.health-landing{
    color:#001a46;
    font-family:Onest,sans-serif;
}

.health-container{
    width:min(100% - 48px,1224px);
    margin-inline:auto;
}

.health-hero{
    padding:108px 0 92px;
    overflow:hidden;
    border-bottom:1px solid #dbe7f7;
    background:
        radial-gradient(circle at 80% 18%,rgba(1,93,252,.12),transparent 30%),
        linear-gradient(180deg,#f8fbff 0%,#fff 100%);
}

.health-hero-grid{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);
    gap:76px;
    align-items:center;
}

.health-eyebrow{
    display:inline-flex;
    align-items:center;
    gap:9px;
    margin-bottom:24px;
    color:#015dfc;
    font-size:13px;
    font-weight:800;
}

.health-eyebrow svg{
    width:18px;
    height:18px;
}

.health-hero h1{
    max-width:680px;
    margin:0;
    color:#001a46;
    font-family:"Alan Sans",Onest,sans-serif;
    font-size:64px;
    line-height:1.02;
    letter-spacing:-.045em;
}

.health-hero h1 span{
    display:block;
    color:#015dfc;
}

.health-hero-grid>div>p{
    max-width:650px;
    margin:28px 0 0;
    color:#64748b;
    font-size:18px;
    line-height:1.75;
}

.health-actions{
    display:flex;
    gap:14px;
    margin-top:34px;
}

.health-proof{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
    margin-top:40px;
}

.health-proof>div{
    display:grid;
    grid-template-columns:42px minmax(0,1fr);
    gap:13px;
    align-items:start;
}

.health-proof>div>svg{
    width:42px;
    height:42px;
    padding:11px;
    border-radius:12px;
    background:#eaf2ff;
    color:#015dfc;
}

.health-proof strong{
    display:block;
    margin-bottom:5px;
    color:#001a46;
    font-size:13px;
}

.health-proof span{
    color:#6b7890;
    font-size:12px;
    line-height:1.55;
}

.health-preview{
    padding:24px;
    border:1px solid #d8e5f7;
    border-radius:24px;
    background:#fff;
    box-shadow:0 26px 70px rgba(0,26,70,.12);
}

.health-preview-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:20px;
    padding:4px 4px 22px;
    border-bottom:1px solid #e4ebf5;
}

.health-preview-head>div>span{
    display:block;
    margin-bottom:8px;
    color:#718097;
    font-size:12px;
}

.health-preview-head>div>strong{
    color:#001a46;
    font-size:22px;
    line-height:1.35;
}

.health-badge{
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:9px 11px;
    border-radius:999px;
    background:#fff8e8;
    color:#a86d00;
    font-size:11px;
    font-weight:800;
    white-space:nowrap;
}

.health-badge svg{
    width:15px;
    height:15px;
}

.health-metrics{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
    padding:20px 0;
}

.health-metrics article{
    display:grid;
    grid-template-columns:44px minmax(0,1fr);
    gap:13px;
    align-items:center;
    padding:16px;
    border:1px solid #e0e8f3;
    border-radius:15px;
    background:#fbfdff;
}

.health-icon{
    display:grid;
    width:44px;
    height:44px;
    place-items:center;
    border-radius:12px;
    background:#eaf2ff;
    color:#015dfc;
}

.health-icon svg{
    width:20px;
    height:20px;
}

.health-metrics article span{
    display:block;
    color:#718097;
    font-size:11px;
}

.health-metrics article strong{
    display:block;
    margin-top:5px;
    color:#001a46;
    font-size:15px;
}

.health-product{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    padding:20px;
    border:1px solid #ffd8d8;
    border-radius:16px;
    background:#fff8f8;
}

.health-product>div>span{
    display:block;
    margin-bottom:6px;
    color:#d92c3a;
    font-size:10px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.06em;
}

.health-product strong{
    display:block;
    color:#001a46;
    font-size:15px;
}

.health-product small{
    display:block;
    margin-top:6px;
    color:#718097;
    font-size:11px;
}

.health-product>svg{
    width:19px;
    height:19px;
    flex:none;
    color:#d92c3a;
}

.health-preview-footer{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    padding-top:18px;
}

.health-preview-footer span{
    display:flex;
    align-items:center;
    gap:8px;
    color:#7a8799;
    font-size:11px;
}

.health-preview-footer i{
    width:7px;
    height:7px;
    border-radius:50%;
    background:#24b36b;
}

.health-preview-footer strong{
    color:#015dfc;
    font-size:11px;
}

.health-section{
    padding:108px 0;
    border-bottom:1px solid #dbe7f7;
}

.health-section-soft{
    background:#f7faff;
}

.health-heading{
    display:grid;
    grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);
    gap:80px;
    align-items:end;
    margin-bottom:54px;
}

.health-heading h2{
    margin:0;
    color:#001a46;
    font-family:"Alan Sans",Onest,sans-serif;
    font-size:46px;
    line-height:1.1;
    letter-spacing:-.035em;
}

.health-heading p{
    margin:0;
    color:#64748b;
    font-size:16px;
    line-height:1.8;
}

.health-controls{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:16px;
}

.health-controls article{
    display:flex;
    min-height:300px;
    flex-direction:column;
    padding:26px;
    border:1px solid #dce6f3;
    border-radius:18px;
    background:#fff;
}

.health-control-icon{
    display:grid;
    width:48px;
    height:48px;
    margin-bottom:26px;
    place-items:center;
    border-radius:12px;
    background:#eaf2ff;
    color:#015dfc;
}

.health-control-icon svg{
    width:21px;
    height:21px;
}

.health-controls h3{
    margin:0;
    color:#001a46;
    font-size:20px;
}

.health-controls p{
    margin:14px 0 0;
    color:#68778d;
    font-size:13px;
    line-height:1.7;
}

.health-controls strong{
    margin-top:auto;
    padding-top:24px;
    color:#015dfc;
    font-size:12px;
}

.health-product-list{
    display:grid;
    gap:14px;
}

.health-product-list article{
    display:grid;
    grid-template-columns:58px minmax(0,1fr) auto;
    gap:22px;
    align-items:center;
    padding:25px 28px;
    border:1px solid #dce6f3;
    border-radius:17px;
    background:#fff;
}

.health-index{
    color:#d9e4f3;
    font-size:34px;
    font-weight:800;
}

.health-priority{
    display:block;
    margin-bottom:7px;
    color:#015dfc;
    font-size:10px;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.07em;
}

.health-product-list h3{
    margin:0;
    color:#001a46;
    font-size:18px;
}

.health-product-list p{
    margin:7px 0 0;
    color:#718097;
    font-size:13px;
    line-height:1.65;
}

.health-tags{
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin-top:14px;
}

.health-tags span{
    padding:7px 9px;
    border-radius:999px;
    background:#fff2f2;
    color:#d92c3a;
    font-size:10px;
    font-weight:700;
}

.health-product-list article>strong{
    min-width:58px;
    color:#001a46;
    font-size:15px;
    text-align:right;
    white-space:nowrap;
}

.health-action{
    padding:108px 0;
    background:#001a46;
}

.health-action>.health-container{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:76px;
    align-items:center;
}

.health-action h2{
    margin:0;
    color:#fff;
    font-family:"Alan Sans",Onest,sans-serif;
    font-size:46px;
    line-height:1.1;
    letter-spacing:-.035em;
}

.health-action>.health-container>div>p{
    margin:22px 0 0;
    color:#b8c7dd;
    font-size:16px;
    line-height:1.8;
}

.health-action ul{
    display:grid;
    gap:13px;
    margin:30px 0 0;
    padding:0;
    list-style:none;
}

.health-action li{
    display:flex;
    gap:10px;
    color:#d4deed;
    font-size:14px;
}

.health-action li svg{
    width:18px;
    height:18px;
    color:#75aaff;
}

.health-action article{
    padding:30px;
    border-radius:22px;
    background:#fff;
}

.health-action article>span{
    color:#d92c3a;
    font-size:11px;
    font-weight:800;
}

.health-action article h3{
    margin:20px 0 0;
    color:#001a46;
    font-size:25px;
}

.health-action article>p{
    margin:12px 0 0;
    color:#68778d;
    font-size:14px;
    line-height:1.7;
}

.health-action article>div{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin:24px 0;
}

.health-action article>div span{
    padding:15px;
    border-radius:12px;
    background:#f5f8fc;
    color:#7a8799;
    font-size:10px;
}

.health-action article>div strong{
    display:block;
    margin-top:7px;
    color:#001a46;
    font-size:15px;
}

.health-action article>a{
    display:inline-flex;
    align-items:center;
    gap:8px;
    color:#015dfc;
    font-size:13px;
    font-weight:800;
}

.health-action article>a svg{
    width:17px;
    height:17px;
}

.health-final-cta{
    padding:88px 0;
    background:linear-gradient(105deg,#0f00b5 0%,#0044ba 50%,#0042b5 100%);
}

.health-final-cta .health-container{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:70px;
}

.health-final-cta h2{
    max-width:760px;
    margin:0;
    color:#fff;
    font-family:"Alan Sans",Onest,sans-serif;
    font-size:44px;
    line-height:1.1;
    letter-spacing:-.035em;
}

.health-final-cta p{
    margin:17px 0 0;
    color:#d8e5ff;
    font-size:15px;
    line-height:1.7;
}

.health-final-cta .health-container>div:last-child{
    display:flex;
    width:225px;
    flex:none;
    flex-direction:column;
    gap:12px;
}

.health-final-cta .btn{
    width:100%;
}

@media(max-width:1050px){
    .health-hero-grid,
    .health-heading,
    .health-action>.health-container{
        grid-template-columns:1fr;
        gap:36px;
    }

    .health-preview{
        max-width:760px;
    }

    .health-controls{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}

@media(max-width:700px){
    .health-container{
        width:min(100% - 32px,1224px);
    }

    .health-hero{
        padding:72px 0 66px;
    }

    .health-hero h1{
        font-size:42px;
    }

    .health-hero-grid>div>p{
        font-size:16px;
        line-height:1.68;
    }

    .health-actions{
        flex-direction:column;
    }

    .health-actions .btn{
        width:100%;
    }

    .health-proof,
    .health-metrics,
    .health-controls,
    .health-action article>div{
        grid-template-columns:1fr;
    }

    .health-preview{
        padding:15px;
        border-radius:19px;
    }

    .health-preview-head,
    .health-preview-footer{
        align-items:flex-start;
        flex-direction:column;
    }

    .health-section,
    .health-action{
        padding:72px 0;
    }

    .health-heading h2,
    .health-action h2{
        font-size:36px;
    }

    .health-controls article{
        min-height:0;
    }

    .health-product-list article{
        grid-template-columns:42px minmax(0,1fr);
        padding:21px;
    }

    .health-product-list article>strong{
        grid-column:2;
        text-align:left;
    }

    .health-final-cta{
        padding:70px 0;
    }

    .health-final-cta .health-container{
        align-items:flex-start;
        flex-direction:column;
        gap:34px;
    }

    .health-final-cta h2{
        font-size:36px;
    }

    .health-final-cta .health-container>div:last-child{
        width:100%;
    }
}
