/* Modelo 2: composição limpa e centralizada, somente branco, azul e cinza */
:root{--navy:#243783;--navy-dark:#172552;--accent-gray:#8291a5;--paper:#fff;--line:#dfe5ed;--muted:#69778a}
body{background:#fff!important;color:#24324a!important}.topline{display:none}.site-header{position:relative;background:#fff;border-bottom:1px solid #dfe5ed;box-shadow:none}.header-inner{min-height:86px}.wordmark-mark{border-radius:50%;background:#243783}.site-nav{gap:24px}.nav-action{background:#243783;border-radius:999px;box-shadow:none}.hero{background:#fff;border-bottom:1px solid #e4e9f0}.hero-grid{display:block;padding:76px 0 88px;text-align:center}.hero-copy{max-width:800px;margin:auto}.hero .kicker{justify-content:center;color:#728198}.hero .kicker span{background:#8291a5}.hero h1{max-width:800px;margin:21px auto 0;font-size:clamp(44px,7vw,82px);line-height:.98;color:#172552}.hero h1 em{color:#243783}.hero-lead{max-width:610px;margin:25px auto 0;color:#69778a}.hero-actions{justify-content:center}.hero-trust{justify-content:center}.hero-panel{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:0;max-width:1050px;margin:58px auto 0;padding:0;border:1px solid #dce4ee;border-top:3px solid #243783;border-radius:12px;background:#f8fafc;box-shadow:none;text-align:left}.panel-caption{padding:22px 20px;color:#243783;font-size:9px}.panel-title{margin:0;padding:19px 20px;color:#243783;font-size:17px;line-height:1.2}.panel-title strong{color:#68778c}.panel-row{display:block;padding:20px;border-top:0;border-left:1px solid #dce4ee}.panel-row>span{display:block;margin-bottom:14px;color:#8291a5}.panel-row b{font-size:11px;color:#24324a}.panel-row small{margin-top:7px;color:#7a8798;font-size:10px}.panel-stamp{display:none}
.service-section{padding:83px 0 92px;background:#f5f7fa}.section-intro{align-items:center}.section-intro h2{font-size:clamp(31px,4vw,49px)}.section-intro>p{max-width:390px}.service-list{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}.service-card,.service-card-featured{display:block;min-height:255px;padding:22px;border:1px solid #dce3ec;border-top:4px solid #243783;border-radius:10px;background:#fff;color:#24324a;box-shadow:none}.service-card:hover{border-color:#a8b8ce;box-shadow:0 12px 25px rgba(36,55,131,.08);transform:translateY(-4px)}.service-card-featured{background:#fff;border-color:#dce3ec;border-top-color:#243783;box-shadow:none}.service-number,.service-card-featured .service-number{top:20px;right:20px;color:#9aa7b8}.service-symbol,.service-card-featured .service-symbol{width:38px;height:38px;border-radius:50%;background:#eef2f7;color:#243783}.service-card h3,.service-card-featured h3{margin:27px 0 0;color:#243783;font-size:16px}.service-card p,.service-card-featured p{color:#6d7b8d;font-size:11px}.service-card strong,.service-card-featured strong{color:#243783;font-size:10px}.service-card-featured strong{color:#243783}
.steps-section{padding:82px 0 88px;background:#fff;color:#24324a;border-bottom:1px solid #e1e7ef}.section-intro.compact h2{color:#172552}.section-intro.compact .kicker{color:#728198}.section-intro.compact .kicker span{background:#8291a5}.section-intro.compact>p{color:#69778a}.steps-grid{margin-top:42px;border-top:1px solid #dce4ee}.steps-grid article{min-height:176px;border-right:1px solid #dce4ee}.steps-grid article+article{border-color:#dce4ee}.steps-grid article>span{color:#243783}.steps-grid h3{color:#243783}.steps-grid p{color:#69778a}
.check-section{padding:86px 0;background:#f5f7fa}.check-grid{grid-template-columns:.9fr 1.1fr;gap:80px}.check-section h2{font-size:clamp(32px,4vw,49px)}.check-section h2 em{color:#243783}.check-lead{color:#69778a}.text-link{color:#243783}.checklist{border-radius:10px;box-shadow:none}.check-item>span{background:#eef2f7;color:#243783}.check-item:nth-child(2)>span,.check-item:nth-child(3)>span{background:#eef2f7;color:#62748c}
.faq-section{padding:88px 0;background:#fff}.faq-grid{grid-template-columns:.85fr 1.15fr;gap:90px}.faq-section h2 em{color:#243783}.faq-section .button-primary{background:#243783}.summary b,summary b{color:#8291a5}
.final-cta{background:#edf1f6;color:#24324a}.final-cta-inner{padding:46px 0}.final-cta h2{color:#172552}.final-cta .kicker{color:#728198}.final-cta .kicker span{background:#8291a5}.button-light{background:#243783;color:#fff}
.site-footer{background:#fff;color:#69778a;border-top:1px solid #dfe5ed}.footer-grid{padding:45px 0 38px}.footer-name{color:#243783}.footer-grid>div>p{color:#7a8798}.footer-grid h3{color:#243783}.footer-grid a{color:#68778b}.footer-grid a:hover{color:#243783}.footer-bottom{border-top:1px solid #dfe5ed;color:#8996a7}
@media(max-width:1000px){.service-list{grid-template-columns:repeat(2,1fr)}.hero-panel{grid-template-columns:1fr 1fr}.panel-caption,.panel-title{grid-column:span 2}.panel-row{border-top:1px solid #dce4ee}.panel-row:nth-of-type(3){border-left:0}}
@media(max-width:850px){.hero-grid{padding:61px 0 70px}.hero-panel{grid-template-columns:1fr;margin-top:45px}.panel-caption,.panel-title{grid-column:auto}.panel-row{display:flex;gap:13px;border-top:1px solid #dce4ee}.panel-row>span{margin-bottom:0}.panel-row:nth-of-type(3){border-left:0}.service-section,.steps-section,.check-section,.faq-section{padding:68px 0}.service-list{grid-template-columns:1fr}.service-card,.service-card-featured{min-height:190px}.steps-grid{margin-top:30px}}
