:root{
  --red:#e51b23;
  --red-dark:#b80f16;
  --black:#111518;
  --black-2:#181c1f;
  --white:#fff;
  --text:#181a1d;
  --muted:#6d7277;
  --line:#e8e8e8;
  --green:#18ad57;
  --shell:1160px;
  --radius:20px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:84px}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input,select{font:inherit}
.shell{width:min(var(--shell),calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05)}
.header-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand img{width:142px;height:auto}
.main-nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:700;color:#333}
.main-nav>a:not(.nav-cta){position:relative;padding:32px 0}
.main-nav>a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--red);transition:.25s}
.main-nav>a:not(.nav-cta):hover::after{right:0}
.menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}
.menu-toggle span{width:23px;height:2px;background:#171717;display:block;transition:.25s}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:6px;padding:15px 23px;font-weight:700;font-size:13px;border:1px solid transparent;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}
.btn:hover{transform:translateY(-2px)}
.btn-red{background:linear-gradient(135deg,#f31b25,#d7111a);color:#fff;box-shadow:0 12px 28px rgba(229,27,35,.25)}
.btn-red:hover{box-shadow:0 16px 32px rgba(229,27,35,.35)}
.btn-outline{border-color:rgba(255,255,255,.45);color:#fff;background:rgba(255,255,255,.03)}
.btn-black{background:#111518;color:#fff;padding:14px 22px}
.section-dark{color:#fff;position:relative;background:var(--black)}
.section-light{background:#fff}
.eyebrow{display:flex;align-items:center;gap:11px;text-transform:uppercase;letter-spacing:2.4px;font-size:10px;font-weight:800;color:#ef7b7f;margin-bottom:25px}
.eyebrow span{width:31px;height:2px;background:var(--red);display:inline-block}
.eyebrow.red{color:#bc2b30}.eyebrow.light{color:#fff}.eyebrow.light span{background:#fff}
h1,h2,h3,p{margin-top:0}
.hero{min-height:650px;overflow:hidden;display:flex;align-items:center}
.hero-image{position:absolute;inset:0;background-image:url('/assets/hero-novo-1534.png');background-size:cover;background-position:72% 48%;transform:scale(1.02)}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,14,17,.99) 0%,rgba(10,14,17,.95) 34%,rgba(10,14,17,.55) 60%,rgba(10,14,17,.05) 100%)}
.hero-shade::after{content:"";position:absolute;width:500px;height:500px;border:85px solid rgba(198,23,29,.18);border-radius:50%;right:55px;bottom:-330px}
.hero-content{position:relative;z-index:2;padding:85px 0 70px}
.hero-copy{max-width:660px}
.hero h1{font-size:54px;line-height:1.05;letter-spacing:-2.6px;margin-bottom:25px;font-weight:500}
.hero h1 strong{display:inline-block;color:#ff2630;font-weight:600}
.hero p{max-width:600px;color:#d3d5d7;font-size:15px;line-height:1.8;margin-bottom:29px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:540px;margin-top:48px;border-top:1px solid rgba(255,255,255,.16)}
.stats div{padding:24px 28px 0 0;border-right:1px solid rgba(255,255,255,.12)}
.stats div+div{padding-left:30px}.stats div:last-child{border-right:0}
.stats strong{font-size:25px;display:block;margin-bottom:8px}.stats span{font-size:11px;color:#aeb3b7;display:block}
.trust{padding:80px 0 95px}
.trust-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}
.trust h2,.faq h2{font-size:43px;line-height:1.13;letter-spacing:-1.8px;font-weight:500;margin-bottom:23px}
.lead{color:#70757a;font-size:15px;line-height:1.9;max-width:640px;margin-bottom:35px}
.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.feature-card{border:1px solid #e7e8e9;border-radius:13px;padding:21px 19px;display:flex;gap:14px;min-height:145px;box-shadow:0 8px 25px rgba(0,0,0,.025)}
.feature-card b{color:var(--red);font-size:12px;padding-top:3px}.feature-card h3{font-size:14px;margin-bottom:8px;font-weight:700}.feature-card p{font-size:12px;line-height:1.65;color:#7a7e82;margin:0}
.text-link{display:inline-flex;margin-top:28px;color:#b92025;font-weight:700;font-size:13px;gap:15px}
.trust-visual{position:relative;min-height:510px}
.trust-visual>img{width:100%;height:510px;object-fit:cover;border-radius:38px 4px 38px 38px;filter:saturate(.78) contrast(.96);box-shadow:0 20px 45px rgba(0,0,0,.12)}
.trust-visual::after{content:"";position:absolute;right:-17px;top:25px;bottom:-17px;width:1px;background:var(--red);border-bottom:1px solid var(--red)}
.floating-card{position:absolute;background:#fff;color:#222;border-radius:13px;box-shadow:0 20px 50px rgba(0,0,0,.16);padding:21px;display:flex;flex-direction:column}
.floating-card strong{font-size:18px;line-height:1.3;color:#c52228}.floating-card span{font-size:10px;color:#777;margin-top:13px;line-height:1.55}
.card-years{top:42px;left:-24px;width:172px;border-left:4px solid var(--red)}
.card-rating{right:-18px;bottom:42px;width:175px}.card-rating strong{font-size:14px;color:#222}.stars{color:#e8af13;letter-spacing:2px;font-size:11px}
.journey{padding:86px 0 72px;overflow:hidden}
.journey-bg{position:absolute;inset:0;background-image:url('assets/journey.jpg');background-size:cover;background-position:center right;filter:saturate(.8);transform:scale(1.08)}
.journey-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,14,17,.96),rgba(10,14,17,.80) 55%,rgba(10,14,17,.65))}
.journey-content{position:relative;z-index:2}
.journey h2{font-size:43px;line-height:1.12;font-weight:500;letter-spacing:-1.5px;margin-bottom:16px}.journey-content>p{color:#c8cbcd;font-size:14px;margin-bottom:35px}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.category-card{background:rgba(18,23,27,.85);border:1px solid rgba(255,255,255,.17);border-radius:12px;padding:22px 20px 20px;min-height:210px;backdrop-filter:blur(5px);display:flex;flex-direction:column}
.category-badge{width:48px;height:48px;border-radius:50%;background:var(--red);display:grid;place-items:center;font-weight:800;margin-bottom:26px}
.category-card h3{font-size:16px;font-weight:500;margin-bottom:11px}.category-card p{font-size:11px;color:#b9bdc0;line-height:1.65;flex:1}.category-card a{font-size:11px;font-weight:700;color:#f56b70}
.steps{border-top:1px solid rgba(255,255,255,.18);margin-top:44px;padding-top:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:27px}
.steps>div{display:flex;gap:13px}.steps b{color:var(--red);font-size:25px;line-height:1}.steps span{font-size:10px;color:#aeb2b5;line-height:1.5}.steps strong{display:block;color:#fff;font-size:12px;margin-bottom:5px}
.faq-section{padding:80px 0 75px}
.faq-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:65px;align-items:stretch}
.proof-card{background:linear-gradient(145deg,#ee1e27,#d8121b);color:#fff;border-radius:24px;padding:50px 46px;min-height:565px;position:relative;overflow:hidden}
.proof-card::after{content:"4,8";position:absolute;font-size:190px;font-weight:800;color:rgba(255,255,255,.035);right:-16px;bottom:-42px;line-height:1}
.proof-card h2{font-size:38px;line-height:1.17;font-weight:500;letter-spacing:-1.6px;margin-bottom:24px}.proof-card>p{font-size:12px;line-height:1.75;color:#ffe4e5;max-width:380px;border-bottom:1px solid rgba(255,255,255,.23);padding-bottom:25px}
.proof-rating{display:flex;gap:18px;align-items:center;margin-top:25px}.proof-rating>strong{font-size:48px;line-height:1}.proof-rating div{display:flex;flex-direction:column}.proof-rating b{font-size:12px;margin:4px 0}.proof-rating span{font-size:9px;color:#ffd9db}.proof-rating .stars{display:block;color:#ffd83e;letter-spacing:2px}
.proof-list{display:grid;grid-template-columns:1fr 1fr;gap:11px 16px;margin-top:34px;font-size:10px;font-weight:700}
.faq{padding:28px 0}.accordion{border-top:1px solid #dedede;margin:26px 0 32px}
details{border-bottom:1px solid #dedede;padding:0}summary{list-style:none;cursor:pointer;font-size:13px;font-weight:700;padding:19px 34px 19px 0;position:relative}summary::-webkit-details-marker{display:none}summary::after{content:"+";position:absolute;right:2px;color:var(--red);font-size:22px;top:12px}details[open] summary::after{content:"×"}details p{color:#777;font-size:12px;line-height:1.75;padding:0 45px 20px 0;margin:0;max-width:650px}
.contact{padding:78px 0 28px;overflow:hidden}.contact-glow{position:absolute;inset:0;background:radial-gradient(circle at 25% 10%,rgba(213,20,27,.24),transparent 33%),linear-gradient(115deg,#121619,#161b1e)}
.contact-glow::after{content:"";position:absolute;inset:0;background:linear-gradient(112deg,transparent 0 48%,rgba(255,255,255,.025) 48% 66%,transparent 66%)}
.contact-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr .75fr;gap:95px;align-items:start}
.contact-copy{padding-top:37px}.contact-copy h2{font-size:46px;line-height:1.13;letter-spacing:-2px;font-weight:500;margin-bottom:22px}.contact-copy>p{color:#b8bdc0;font-size:13px;line-height:1.75;max-width:600px;padding-bottom:27px;border-bottom:1px solid rgba(255,255,255,.12)}
.contact-list{display:grid;gap:10px;margin-top:18px}.contact-list a{display:flex;align-items:center;gap:18px;padding:15px;border:1px solid rgba(255,255,255,.11);border-radius:7px;background:rgba(255,255,255,.015);transition:.2s}.contact-list a:hover{border-color:rgba(229,27,35,.7);background:rgba(229,27,35,.05)}
.contact-list b{width:34px;height:34px;border-radius:7px;background:linear-gradient(135deg,#f31b25,#d7111a);display:grid;place-items:center;font-size:11px}.contact-list span{font-size:10px;color:#aeb3b6;line-height:1.5}.contact-list strong{font-size:13px;color:#fff;display:block;margin-bottom:3px}
.contact-form{background:#fff;color:#222;border-radius:24px;padding:38px 36px;box-shadow:0 24px 55px rgba(0,0,0,.3)}.form-kicker{text-transform:uppercase;letter-spacing:1.5px;font-size:10px;font-weight:800;color:#d42027;margin-bottom:18px}.contact-form h3{font-size:29px;line-height:1.25;font-weight:500;letter-spacing:-1px;margin-bottom:11px}.contact-form>p{font-size:11px;color:#888;line-height:1.6;margin-bottom:22px}.contact-form label{display:block;font-size:10px;font-weight:800;margin:15px 0 7px}.contact-form input,.contact-form select{width:100%;border:1px solid #ddd;border-radius:7px;padding:13px 12px;background:#fff;outline:0;font-size:12px;transition:.2s}.contact-form input:focus,.contact-form select:focus{border-color:#d52228;box-shadow:0 0 0 3px rgba(213,34,40,.08)}.form-submit{width:100%;margin-top:19px;border:0}.contact-form small{display:block;text-align:center;color:#999;font-size:9px;line-height:1.5;margin-top:12px}
.footer-row{position:relative;z-index:2;margin-top:55px;border-top:1px solid rgba(255,255,255,.13);padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#888;font-size:9px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:105px;background:#fff;border-radius:5px;padding:2px}
.whatsapp-float{position:fixed;right:24px;bottom:22px;z-index:55;background:var(--green);color:#fff;border:2px solid #fff;border-radius:30px;padding:9px 16px 9px 11px;display:flex;gap:10px;align-items:center;box-shadow:0 12px 28px rgba(0,0,0,.22);font-size:11px}.wa-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:16px}.whatsapp-float small,.whatsapp-float strong{display:block}.whatsapp-float small{font-size:8px;opacity:.8}.whatsapp-float strong{font-size:10px}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.in-view{opacity:1;transform:none}
@media (max-width:980px){
  .shell{width:min(100% - 32px,var(--shell))}.header-inner{height:74px}.brand img{width:120px}.menu-toggle{display:flex}.main-nav{position:absolute;top:74px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:8px 16px 20px;border-top:1px solid #eee;box-shadow:0 15px 30px rgba(0,0,0,.08)}.main-nav.open{display:flex}.main-nav>a:not(.nav-cta){padding:14px 10px}.main-nav>a:not(.nav-cta)::after{display:none}.nav-cta{margin-top:7px}
  .hero{min-height:620px}.hero-image{background-position:69% center}.hero-shade{background:linear-gradient(90deg,rgba(10,14,17,.97),rgba(10,14,17,.78))}.hero h1{font-size:45px}.hero-copy{max-width:600px}
  .trust-grid,.faq-grid,.contact-grid{grid-template-columns:1fr}.trust-grid{gap:55px}.trust-visual{width:min(600px,100%);margin:0 auto}.faq-grid{gap:25px}.contact-grid{gap:40px}.contact-copy{padding-top:0}.contact-form{max-width:600px;width:100%;margin:0 auto}.category-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.footer-row{margin-top:38px}
}
@media (max-width:620px){
  html{scroll-padding-top:70px}.shell{width:min(100% - 26px,var(--shell))}.header-inner{height:70px}.main-nav{top:70px}.hero{min-height:690px}.hero-content{padding:70px 0 55px}.hero-image{background-position:73% center}.hero-shade{background:linear-gradient(90deg,rgba(10,14,17,.97) 0%,rgba(10,14,17,.90) 58%,rgba(10,14,17,.67))}.hero h1{font-size:39px;letter-spacing:-1.9px}.hero p{font-size:13px}.hero-actions{align-items:stretch}.hero-actions .btn{width:100%}.stats{margin-top:37px}.stats div{padding-right:9px}.stats div+div{padding-left:12px}.stats strong{font-size:21px}.stats span{font-size:9px}
  .trust,.faq-section{padding:62px 0}.trust h2,.faq h2,.journey h2{font-size:34px;letter-spacing:-1.2px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.trust-visual{min-height:420px}.trust-visual>img{height:420px}.card-years{left:-4px;top:24px;width:148px}.card-rating{right:-4px;bottom:24px;width:153px}.trust-visual::after{display:none}
  .journey{padding:65px 0}.journey-bg{background-size:auto 100%;background-position:68% center}.category-grid{grid-template-columns:1fr}.category-card{min-height:180px}.steps{grid-template-columns:1fr;gap:19px}.steps>div{padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.08)}
  .proof-card{padding:38px 27px;min-height:0}.proof-card h2{font-size:33px}.proof-list{grid-template-columns:1fr}.faq{padding:16px 0}
  .contact{padding-top:60px}.contact-copy h2{font-size:38px}.contact-form{padding:31px 22px;border-radius:19px}.contact-form h3{font-size:26px}.footer-row{flex-direction:column;align-items:flex-start}.whatsapp-float{right:13px;bottom:13px;padding-right:11px}.whatsapp-float span:last-child{display:none}
}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}

/* ==========================================================
   GRAN RIO - HERO FINAL
   ========================================================== */

.hero{
    height:calc(100vh - 86px);
    height:calc(100dvh - 86px);
    min-height:calc(100vh - 86px);
    min-height:calc(100dvh - 86px);
}

.hero-image{
    background-image:url('/assets/hero-novo-1534.png') !important;
    background-size:cover !important;
    background-position:72% center !important;
    background-repeat:no-repeat !important;
}

@media (max-width:980px){
    .hero{
        height:calc(100dvh - 74px);
        min-height:calc(100dvh - 74px);
    }
}

@media (max-width:620px){
    .hero{
        height:calc(100dvh - 70px);
        min-height:calc(100dvh - 70px);
    }
}


/* HERO CORRETO - USAR EXCLUSIVAMENTE hero.png */
.hero-image{
    background-image:url('/assets/hero-novo-1534.png') !important;
    background-size:cover !important;
    background-repeat:no-repeat !important;
    background-position:center center !important;
}


/* ======================================================
   GRAN RIO - CORRECAO DEFINITIVA DA LOGO DO CABECALHO
   ====================================================== */

.site-header{
    overflow:hidden !important;
}

.header-inner{
    height:86px !important;
}

.brand{
    width:170px !important;
    height:86px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
    flex:0 0 170px !important;
}

.brand img{
    display:block !important;
    position:static !important;
    width:155px !important;
    height:74px !important;
    max-width:155px !important;
    max-height:74px !important;
    object-fit:contain !important;
    object-position:center center !important;
    margin:0 !important;
    padding:0 !important;
}

@media (max-width:980px){
    .header-inner{
        height:74px !important;
    }

    .brand{
        width:145px !important;
        height:74px !important;
        flex-basis:145px !important;
    }

    .brand img{
        width:135px !important;
        height:64px !important;
    }
}

@media (max-width:620px){
    .header-inner{
        height:70px !important;
    }

    .brand{
        width:130px !important;
        height:70px !important;
        flex-basis:130px !important;
    }

    .brand img{
        width:120px !important;
        height:60px !important;
    }
}


/* ======================================================
   GRAN RIO - CABECALHO MAIOR NO DESKTOP
   HERO NAO E ALTERADO
   ====================================================== */

@media (min-width:1100px){

    .header-inner{
        height:96px !important;
    }

    .brand{
        width:195px !important;
        height:96px !important;
        flex:0 0 195px !important;
        display:flex !important;
        align-items:center !important;
        justify-content:center !important;
    }

    .brand img{
        width:175px !important;
        height:82px !important;
        max-width:175px !important;
        max-height:82px !important;
        object-fit:contain !important;
    }

    .main-nav{
        gap:31px !important;
    }

    .main-nav a{
        font-size:15px !important;
        font-weight:600 !important;
    }

    .header-inner .btn{
        font-size:14px !important;
        font-weight:700 !important;
        padding:16px 23px !important;
        min-height:50px !important;
    }
}


/* =========================================================
   GRAN RIO - ORGANIZACAO DESKTOP CONFORME REFERENCIA
   ========================================================= */

@media (min-width:1100px){

    /* =========================
       CABECALHO
       ========================= */

    .header-inner{
        width:100% !important;
        max-width:none !important;
        height:86px !important;

        padding-left:7.5vw !important;
        padding-right:5vw !important;

        display:grid !important;
        grid-template-columns:190px 1fr auto !important;
        align-items:center !important;
        column-gap:25px !important;
    }

    /* LOGO - BLOCO ESQUERDO */
    .brand{
        width:170px !important;
        height:82px !important;

        display:flex !important;
        align-items:center !important;
        justify-content:center !important;

        margin:0 !important;
        justify-self:start !important;
    }

    .brand img{
        width:155px !important;
        height:72px !important;
        max-width:155px !important;
        max-height:72px !important;

        object-fit:contain !important;
        object-position:center !important;
    }

    /* MENU - BLOCO DIREITO */
    .main-nav{
        position:static !important;

        display:flex !important;
        align-items:center !important;
        justify-content:flex-end !important;

        gap:27px !important;

        width:auto !important;
        margin-left:auto !important;
        justify-self:end !important;
    }

    .main-nav a{
        font-size:14px !important;
        font-weight:600 !important;
        white-space:nowrap !important;
    }

    /* BOTAO DO CABECALHO */
    .header-inner > .btn{
        justify-self:end !important;
        margin-left:4px !important;

        font-size:14px !important;
        padding:15px 22px !important;
        white-space:nowrap !important;
    }


    /* =========================
       PRIMEIRA DOBRA
       ========================= */

    .hero-content{
        width:100% !important;
        max-width:none !important;

        padding-left:3vw !important;
        padding-right:0 !important;

        display:grid !important;

        /* área marcada à esquerda */
        grid-template-columns:46vw 1fr !important;

        align-items:center !important;
    }

    /* TODO CONTEUDO FICA DENTRO
       DA METADE ESQUERDA */
    .hero-copy{
        grid-column:1 !important;

        width:60% !important;
        max-width:650px !important;

        justify-self:end !important;

        margin-left:0 !important;
        margin-right:1.5vw !important;
    }

    .hero h1{
        width:100% !important;
    }

    .hero p{
        width:100% !important;
        max-width:100% !important;
    }

    .hero-actions{
        width:100% !important;
    }

    .stats{
        width:100% !important;
    }
}


/* =========================================================
   GRAN RIO - ORGANIZACAO DESKTOP CONFORME REFERENCIA
   ========================================================= */

@media (min-width:1100px){

    /* =========================
       CABECALHO
       ========================= */

    .header-inner{
        width:100% !important;
        max-width:none !important;
        height:86px !important;

        padding-left:7.5vw !important;
        padding-right:5vw !important;

        display:grid !important;
        grid-template-columns:190px 1fr auto !important;
        align-items:center !important;
        column-gap:25px !important;
    }

    /* LOGO - BLOCO ESQUERDO */
    .brand{
        width:170px !important;
        height:82px !important;

        display:flex !important;
        align-items:center !important;
        justify-content:center !important;

        margin:0 !important;
        justify-self:start !important;
    }

    .brand img{
        width:155px !important;
        height:72px !important;
        max-width:155px !important;
        max-height:72px !important;

        object-fit:contain !important;
        object-position:center !important;
    }

    /* MENU - BLOCO DIREITO */
    .main-nav{
        position:static !important;

        display:flex !important;
        align-items:center !important;
        justify-content:flex-end !important;

        gap:27px !important;

        width:auto !important;
        margin-left:auto !important;
        justify-self:end !important;
    }

    .main-nav a{
        font-size:14px !important;
        font-weight:600 !important;
        white-space:nowrap !important;
    }

    /* BOTAO DO CABECALHO */
    .header-inner > .btn{
        justify-self:end !important;
        margin-left:4px !important;

        font-size:14px !important;
        padding:15px 22px !important;
        white-space:nowrap !important;
    }


    /* =========================
       PRIMEIRA DOBRA
       ========================= */

    .hero-content{
        width:100% !important;
        max-width:none !important;

        padding-left:3vw !important;
        padding-right:0 !important;

        display:grid !important;

        /* área marcada à esquerda */
        grid-template-columns:46vw 1fr !important;

        align-items:center !important;
    }

    /* TODO CONTEUDO FICA DENTRO
       DA METADE ESQUERDA */
    .hero-copy{
        grid-column:1 !important;

        width:60% !important;
        max-width:650px !important;

        justify-self:end !important;

        margin-left:0 !important;
        margin-right:1.5vw !important;
    }

    .hero h1{
        width:100% !important;
    }

    .hero p{
        width:100% !important;
        max-width:100% !important;
    }

    .hero-actions{
        width:100% !important;
    }

    .stats{
        width:100% !important;
    }
}


/* =========================================================
   GRAN RIO - AREA DE CONTEUDO HERO 843 x 694
   ========================================================= */

@media (min-width:1100px){

    .hero-content{
        width:100% !important;
        max-width:none !important;
        height:100% !important;

        display:flex !important;
        align-items:center !important;

        padding-left:70px !important;
        padding-right:0 !important;
    }

    .hero-copy{
        width:843px !important;
        max-width:843px !important;

        height:694px !important;
        min-height:694px !important;

        box-sizing:border-box !important;

        display:flex !important;
        flex-direction:column !important;
        justify-content:center !important;

        margin:0 !important;

        padding:50px 70px !important;
    }

}


/* =========================================================
   GRAN RIO - CONTEUDO INTERNO MAIS CONTIDO NO HERO
   ========================================================= */

@media (min-width:1100px){

    /* mantém a área geral do bloco esquerdo */
    .hero-copy{
        width:843px !important;
        max-width:843px !important;
        height:694px !important;
        min-height:694px !important;

        padding:50px 54px !important;
        display:flex !important;
        flex-direction:column !important;
        justify-content:center !important;
        align-items:flex-start !important;
        box-sizing:border-box !important;
    }

    /* afunila o conteúdo para não correr pro lado do carro */
    .hero-copy .eyebrow,
    .hero-copy h1,
    .hero-copy p,
    .hero-copy .hero-actions,
    .hero-copy .stats{
        width:100% !important;
        max-width:620px !important;
    }

    .hero h1{
        font-size:60px !important;
        line-height:1.05 !important;
        letter-spacing:-2.6px !important;
        margin-bottom:26px !important;
    }

    .hero p{
        font-size:16px !important;
        line-height:1.75 !important;
        margin-bottom:28px !important;
    }

    .hero-actions{
        gap:12px !important;
        margin-bottom:18px !important;
    }

    .hero-actions .btn{
        font-size:15px !important;
        padding:16px 22px !important;
    }

    .stats{
        margin-top:18px !important;
    }
}


/* =========================================================
   GRAN RIO - EXPANSAO VERTICAL DO CONTEUDO DO HERO
   Mantem largura e posicionamento horizontal atuais
   ========================================================= */

@media (min-width:1100px){

    .hero-copy{
        width:843px !important;
        max-width:843px !important;

        /* ocupa quase toda a altura disponível */
        height:calc(100% - 36px) !important;
        min-height:0 !important;
        max-height:none !important;

        padding:42px 54px 34px !important;

        display:grid !important;
        grid-template-rows:auto auto auto auto 1fr !important;
        align-content:stretch !important;

        box-sizing:border-box !important;
    }

    /* topo mais alto */
    .hero-copy .eyebrow{
        align-self:start !important;
        margin-top:0 !important;
        margin-bottom:24px !important;
    }

    .hero h1{
        margin-top:0 !important;
        margin-bottom:27px !important;
    }

    .hero p{
        margin-bottom:28px !important;
    }

    .hero-actions{
        margin-bottom:0 !important;
    }

    /* indicadores descem para preencher a parte inferior */
    .hero-copy .stats{
        align-self:end !important;
        margin-top:0 !important;
        margin-bottom:0 !important;
        width:100% !important;
        max-width:620px !important;
    }
}


/* =========================================================
   GRAN RIO - AJUSTE FINO DA PARTE INFERIOR DO HERO
   ========================================================= */

@media (min-width:1100px){

    .hero-copy .stats{
        align-self:end !important;
        margin-top:0 !important;
        margin-bottom:38px !important;
    }

}


/* AJUSTE FINAL - INDICADORES DO HERO */
@media (min-width:1100px){

    .hero-copy .stats{
        transform:translateY(-42px) !important;
    }

}

/* =========================================================
   GRAN RIO - SEGUNDA DOBRA
   Layout ampliado conforme referencia
   ========================================================= */

@media (min-width:1100px){

    /* A segunda dobra ocupa toda a área útil da tela */
    .trust{
        min-height:calc(100dvh - 86px) !important;
        padding:38px 0 34px !important;
        display:flex !important;
        align-items:flex-start !important;
    }

    /* Expande a seção horizontalmente */
    .trust .trust-grid{
        width:min(1500px, calc(100% - 100px)) !important;
        max-width:1500px !important;

        grid-template-columns:
            minmax(0, 1.16fr)
            minmax(0, .84fr) !important;

        gap:70px !important;
        align-items:center !important;

        margin-left:auto !important;
        margin-right:auto !important;
    }

    /* ==========================
       LADO ESQUERDO
       ========================== */

    .trust-copy{
        width:100% !important;
        max-width:none !important;
    }

    .trust .eyebrow{
        font-size:11px !important;
        letter-spacing:2.7px !important;
        margin-bottom:20px !important;
    }

    .trust h2{
        font-size:50px !important;
        line-height:1.08 !important;
        letter-spacing:-2.2px !important;
        margin-bottom:22px !important;
    }

    .trust .lead{
        max-width:710px !important;
        font-size:16px !important;
        line-height:1.75 !important;
        margin-bottom:28px !important;
    }

    /* CARDS */
    .trust .feature-grid{
        width:100% !important;
        grid-template-columns:1fr 1fr !important;
        gap:16px !important;
    }

    .trust .feature-card{
        min-height:142px !important;
        padding:21px 20px !important;
        border-radius:14px !important;
        gap:15px !important;
    }

    .trust .feature-card b{
        font-size:12px !important;
    }

    .trust .feature-card h3{
        font-size:15px !important;
        line-height:1.35 !important;
        margin-bottom:8px !important;
    }

    .trust .feature-card p{
        font-size:12px !important;
        line-height:1.6 !important;
    }

    .trust .text-link{
        margin-top:24px !important;
        font-size:13px !important;
    }

    /* ==========================
       IMAGEM DIREITA
       ========================== */

    .trust-visual{
        width:100% !important;
        min-height:600px !important;
    }

    .trust-visual > img{
        width:100% !important;
        height:600px !important;
        object-fit:cover !important;
        object-position:center center !important;
        border-radius:38px 4px 38px 38px !important;
    }

    /* CARD 28 ANOS */
    .trust .card-years{
        width:190px !important;
        top:44px !important;
        left:-28px !important;
        padding:22px !important;
    }

    .trust .card-years strong{
        font-size:20px !important;
    }

    /* CARD GOOGLE */
    .trust .card-rating{
        width:190px !important;
        right:-20px !important;
        bottom:45px !important;
        padding:22px !important;
    }

    .trust .card-rating strong{
        font-size:15px !important;
    }

}


/* =========================================================
   GRAN RIO - LOGO NOVA + CARDS SEGUNDA DOBRA
   ========================================================= */

@media (min-width:1100px){

    /* =========================
       LOGO DO CABECALHO
       Mantem menu como esta
       ========================= */

    .brand{
        width:190px !important;
        height:86px !important;
        flex:0 0 190px !important;

        display:flex !important;
        align-items:center !important;
        justify-content:center !important;

        overflow:hidden !important;
    }

    .brand img{
        width:180px !important;
        height:78px !important;

        max-width:180px !important;
        max-height:78px !important;

        object-fit:contain !important;
        object-position:center center !important;

        margin:0 !important;
        padding:0 !important;
    }


    /* =========================
       SEGUNDA DOBRA
       ========================= */

    .trust{
        min-height:calc(100dvh - 86px) !important;
        padding-top:28px !important;
        padding-bottom:28px !important;
    }

    .trust .trust-grid{
        min-height:650px !important;
        align-items:stretch !important;
    }

    /* COLUNA ESQUERDA */
    .trust-copy{
        height:650px !important;

        display:flex !important;
        flex-direction:column !important;

        width:100% !important;
    }

    .trust h2{
        margin-bottom:20px !important;
    }

    .trust .lead{
        margin-bottom:24px !important;
    }

    /* GRADE DOS 4 CARDS
       Cresce verticalmente para ocupar a dobra */
    .trust .feature-grid{
        flex:1 1 auto !important;

        display:grid !important;
        grid-template-columns:1fr 1fr !important;
        grid-template-rows:1fr 1fr !important;

        gap:16px !important;

        min-height:350px !important;
    }

    .trust .feature-card{
        height:100% !important;
        min-height:0 !important;

        padding:24px 22px !important;

        display:flex !important;
        align-items:flex-start !important;

        box-sizing:border-box !important;
    }

    /* CTA fica perto da base da seção */
    .trust .text-link{
        margin-top:22px !important;
        margin-bottom:0 !important;
    }

    /* COLUNA DA FOTO NA MESMA ALTURA */
    .trust-visual{
        height:650px !important;
        min-height:650px !important;
    }

    .trust-visual > img{
        height:650px !important;
    }
}


/* =========================================================
   GRAN RIO - REMOVE CARDS ANTIGOS DA SEGUNDA DOBRA
   A nova imagem ja possui esses elementos
   ========================================================= */

.trust .card-years,
.trust .card-rating{
    display:none !important;
}


/* =========================================================
   GRAN RIO - REMOVE LINHAS DECORATIVAS DA FOTO
   ========================================================= */

.trust-visual::before,
.trust-visual::after{
    display:none !important;
    content:none !important;
}


/* =========================================================
   GRAN RIO - DESCE A IMAGEM DA SEGUNDA DOBRA 15PX
   ========================================================= */

@media (min-width:1100px){
    .trust-visual{
        position:relative !important;
        top:15px !important;
    }
}


/* =========================================================
   GRAN RIO - DESCE A IMAGEM DA SEGUNDA DOBRA 15PX
   ========================================================= */

@media (min-width:1100px){
    .trust-visual{
        position:relative !important;
        top:55px !important;
    }
}


/* =========================================================
   GRAN RIO - DESCE A IMAGEM DA SEGUNDA DOBRA 15PX
   ========================================================= */

@media (min-width:1100px){
    .trust-visual{
        position:relative !important;
        top:67px !important;
    }
}


/* SEGUNDA DOBRA - IMAGEM 85PX MAIS BAIXA */
@media (min-width:1100px){
    .trust-visual{
        position:relative !important;
        top:85px !important;
    }
}


/* =========================================================
   GRAN RIO - CARDS SEGUNDA DOBRA CONFORME REFERENCIA
   ========================================================= */

@media (min-width:1100px){

    .trust .feature-grid{
        width:100% !important;
        max-width:650px !important;

        display:grid !important;
        grid-template-columns:1fr 1fr !important;

        gap:16px !important;

        margin-top:4px !important;
    }

    .trust .feature-card{
        min-height:155px !important;
        height:auto !important;

        padding:19px 18px !important;

        display:grid !important;
        grid-template-columns:38px 1fr !important;
        align-items:start !important;
        column-gap:14px !important;

        border:1px solid #e6e7e8 !important;
        border-radius:13px !important;

        background:#fff !important;

        box-shadow:0 4px 16px rgba(0,0,0,.025) !important;
    }

    /* QUADRADO ROSA DOS NUMEROS */
    .trust .feature-card > b{
        width:38px !important;
        height:38px !important;

        display:flex !important;
        align-items:center !important;
        justify-content:center !important;

        padding:0 !important;

        background:#fff1f1 !important;
        color:#ef1b24 !important;

        border-radius:9px !important;

        font-size:12px !important;
        font-weight:700 !important;
    }

    .trust .feature-card > div{
        width:100% !important;
        max-width:220px !important;
    }

    .trust .feature-card h3{
        font-size:15px !important;
        line-height:1.35 !important;
        font-weight:600 !important;

        margin:1px 0 7px !important;
    }

    .trust .feature-card p{
        font-size:12px !important;
        line-height:1.55 !important;

        color:#74787c !important;

        margin:0 !important;
    }

    .trust .text-link{
        margin-top:20px !important;
    }
}


/* =========================================================
   GRAN RIO - CARDS PREMIUM SEGUNDA DOBRA
   ========================================================= */

@media (min-width:1100px){

    .trust .feature-grid{
        gap:18px !important;
    }

    .trust .feature-card{
        position:relative !important;
        overflow:hidden !important;

        min-height:165px !important;

        padding:22px 22px 22px 24px !important;

        background:
            linear-gradient(
                145deg,
                #ffffff 0%,
                #ffffff 68%,
                #fff6f6 100%
            ) !important;

        border:1px solid #e8e8e8 !important;
        border-radius:18px !important;

        box-shadow:
            0 10px 28px rgba(16,24,40,.065),
            0 2px 5px rgba(16,24,40,.035) !important;

        transition:
            transform .25s ease,
            box-shadow .25s ease,
            border-color .25s ease !important;
    }

    /* detalhe vermelho lateral */
    .trust .feature-card::before{
        content:"" !important;

        position:absolute !important;
        left:0 !important;
        top:22px !important;
        bottom:22px !important;

        width:4px !important;

        background:#ef1b24 !important;

        border-radius:0 5px 5px 0 !important;
    }

    /* brilho decorativo muito sutil */
    .trust .feature-card::after{
        content:"" !important;

        position:absolute !important;
        width:100px !important;
        height:100px !important;

        right:-45px !important;
        top:-45px !important;

        border-radius:50% !important;

        background:rgba(239,27,36,.045) !important;

        pointer-events:none !important;
    }

    /* número */
    .trust .feature-card > b{
        width:42px !important;
        height:42px !important;

        background:linear-gradient(
            145deg,
            #fff4f4,
            #ffe7e7
        ) !important;

        color:#e71922 !important;

        border:1px solid rgba(239,27,36,.10) !important;
        border-radius:11px !important;

        box-shadow:
            0 5px 12px rgba(239,27,36,.08) !important;

        font-size:12px !important;
        font-weight:800 !important;
    }

    .trust .feature-card h3{
        color:#111417 !important;

        font-size:16px !important;
        font-weight:700 !important;

        margin-bottom:9px !important;
    }

    .trust .feature-card p{
        color:#63686d !important;

        font-size:12.5px !important;
        line-height:1.6 !important;
    }

    /* efeito ao passar o mouse */
    .trust .feature-card:hover{
        transform:translateY(-5px) !important;

        border-color:rgba(239,27,36,.24) !important;

        box-shadow:
            0 18px 38px rgba(16,24,40,.11),
            0 4px 8px rgba(16,24,40,.05) !important;
    }

}


/* =========================================================
   GRAN RIO - CTA CENTRAL + FECHAMENTO DA SEGUNDA DOBRA
   ========================================================= */

@media (min-width:1100px){

    /* impede a terceira dobra de aparecer no final da tela */
    .trust{
        min-height:calc(100dvh - 50px) !important;
        padding-bottom:55px !important;
    }

    /* CTA centralizado */
    .trust .text-link{
        position:relative !important;
        overflow:hidden !important;

        display:flex !important;
        align-items:center !important;
        justify-content:center !important;

        width:max-content !important;
        min-width:270px !important;

        margin:28px auto 0 !important;
        padding:16px 28px !important;

        background:linear-gradient(
            135deg,
            #ef1822 0%,
            #d90f18 100%
        ) !important;

        color:#ffffff !important;

        border:1px solid rgba(255,255,255,.12) !important;
        border-radius:12px !important;

        font-size:14px !important;
        font-weight:700 !important;
        line-height:1 !important;
        text-decoration:none !important;

        box-shadow:
            0 12px 28px rgba(239,24,34,.24),
            0 4px 9px rgba(239,24,34,.14) !important;

        transition:
            transform .25s ease,
            box-shadow .25s ease,
            background .25s ease !important;

        animation:granRioCtaPulse 2.6s ease-in-out infinite !important;
    }

    /* brilho passando pelo botão */
    .trust .text-link::before{
        content:"" !important;

        position:absolute !important;
        top:-40% !important;
        left:-35% !important;

        width:28% !important;
        height:180% !important;

        background:linear-gradient(
            90deg,
            transparent,
            rgba(255,255,255,.28),
            transparent
        ) !important;

        transform:rotate(18deg) !important;

        animation:granRioCtaShine 3.3s ease-in-out infinite !important;

        pointer-events:none !important;
    }

    .trust .text-link:hover{
        transform:translateY(-4px) scale(1.02) !important;

        background:linear-gradient(
            135deg,
            #ff202b 0%,
            #e2101a 100%
        ) !important;

        box-shadow:
            0 18px 35px rgba(239,24,34,.32),
            0 5px 12px rgba(239,24,34,.18) !important;

        animation:none !important;
    }
}


/* animação suave de presença */
@keyframes granRioCtaPulse{
    0%,100%{
        box-shadow:
            0 12px 28px rgba(239,24,34,.22),
            0 4px 9px rgba(239,24,34,.12);
    }

    50%{
        box-shadow:
            0 15px 34px rgba(239,24,34,.36),
            0 5px 13px rgba(239,24,34,.20);
    }
}


/* reflexo passando pelo botão */
@keyframes granRioCtaShine{
    0%,58%{
        left:-40%;
        opacity:0;
    }

    65%{
        opacity:1;
    }

    82%{
        left:120%;
        opacity:0;
    }

    100%{
        left:120%;
        opacity:0;
    }
}

