
:root{--gd:#1a4d3a;--gk:#0f3327;--gl:#5a8a6f;--gm:#f0f5f2;--cm:#f7f5f0;--go:#D4B800;--gk2:#B89E00;--wa:#25D366;--wa2:#1eb856;--wh:#fff;--tx:#1a1a1a;--rd:12px;--rg:24px;--sh:0 4px 12px rgba(0,0,0,.08);--sl:0 20px 40px rgba(0,0,0,.15);--tr:all .3s ease}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Inter',sans-serif;color:var(--tx);background:var(--cm);line-height:1.6}
h1,h2,h3,h4,h5,h6{font-family:'Poppins',sans-serif}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
button{cursor:pointer;border:none;background:none;font-family:inherit}
.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1rem}
@media(min-width:640px){.container{padding:0 1.5rem}}
@media(min-width:1024px){.container{padding:0 2rem}}
.tg{color:var(--go)}.tgr{color:var(--gl)}.tw{color:var(--wh)}.tw7{color:rgba(255,255,255,.7)}
.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:var(--rd);font-weight:600;font-size:.875rem;transition:var(--tr);white-space:nowrap}
.btn-lg{padding:1rem 2rem;font-size:1rem;font-weight:700}
.btn-block{width:100%;justify-content:center;margin-bottom:.75rem}
.bc{background:var(--go);color:var(--wh)}.bc:hover{background:var(--gk2);transform:scale(1.05)}
.bw{background:var(--wa);color:var(--wh)}.bw:hover{background:var(--wa2);transform:scale(1.05)}
.bd{background:var(--gd);color:var(--wh);padding:1rem;font-weight:700;width:100%;justify-content:center}.bd:hover{background:var(--gk);transform:scale(1.02)}
.navbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 0;transition:var(--tr)}
.navbar.sc{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);box-shadow:var(--sh);padding:.5rem 0}
.ni{display:flex;align-items:center;justify-content:space-between}
.nli{height:48px;width:auto;transition:var(--tr)}
.nl{display:none;align-items:center;gap:2rem}
.nl a{color:rgba(255,255,255,.9);font-size:.875rem;font-weight:500;transition:color .3s}
.nl a:hover{color:var(--gl)}
.navbar.sc .nl a{color:#444}.navbar.sc .nl a:hover{color:var(--gd)}
.na{display:none;align-items:center;gap:.75rem}
.nt{display:flex;flex-direction:column;gap:5px;padding:.5rem}
.nt span{width:24px;height:2px;background:var(--wh);transition:var(--tr)}
.navbar.sc .nt span{background:var(--gd)}
@media(min-width:1024px){.nl{display:flex}.na{display:flex}.nt{display:none}}
.mm{position:fixed;top:0;right:-100%;width:320px;max-width:85vw;height:100vh;background:var(--wh);box-shadow:-4px 0 20px rgba(0,0,0,.15);z-index:200;display:flex;flex-direction:column;padding:1.5rem;transition:right .3s ease;overflow-y:auto}
.mm.op{right:0}
.mh{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}
.ml{height:40px;width:auto}
.mc{font-size:1.5rem;color:#999;padding:.5rem}
.mn{display:flex;flex-direction:column;gap:.25rem}
.mn a{padding:.75rem 1rem;color:#555;font-weight:500;border-radius:8px;transition:var(--tr)}
.mn a:hover{background:var(--gm);color:var(--gd)}
.ma{padding-top:1.5rem;border-top:1px solid #eee;margin-top:1rem}
.mo{position:fixed;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:150;opacity:0;pointer-events:none;transition:opacity .3s}
.mo.op{opacity:1;pointer-events:auto}
.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}
.hbg{position:absolute;inset:0;z-index:0}
.hbg img{width:100%;height:100%;object-fit:cover}
.hov{position:absolute;inset:0;background:linear-gradient(135deg,rgba(26,77,58,.9),rgba(26,77,58,.65),rgba(15,51,39,.85))}
.hc{position:relative;z-index:1;text-align:center;padding-top:5rem;max-width:800px}
.hb{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;margin-bottom:2rem;font-size:.875rem;font-weight:500;color:var(--go);background:rgba(212,184,0,.1);border:1px solid rgba(212,184,0,.3);border-radius:999px;backdrop-filter:blur(4px)}
.hero h1{font-size:2.5rem;font-weight:800;color:var(--wh);line-height:1.1;margin-bottom:1.5rem}
@media(min-width:640px){.hero h1{font-size:3rem}}
@media(min-width:1024px){.hero h1{font-size:4rem}}
@media(min-width:1280px){.hero h1{font-size:4.5rem}}
.hero p{font-size:1.125rem;color:rgba(255,255,255,.85);max-width:600px;margin:0 auto 3.5rem;line-height:1.6}
.hct{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}
@media(min-width:640px){.hct{flex-direction:row;justify-content:center}}
.si{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.5);z-index:1;animation:b 2s infinite}
@keyframes b{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}
.sh{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}
.sl{width:48px;height:1px;background:var(--gl)}.sl.go{background:var(--go)}
.sla{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--gl)}.sla.go{color:var(--go)}
h2{font-size:1.875rem;font-weight:800;line-height:1.2;margin-bottom:1rem}
@media(min-width:640px){h2{font-size:2.25rem}}
@media(min-width:1024px){h2{font-size:3rem}}
@media(min-width:1280px){h2{font-size:3.75rem}}
.sd{font-size:1.125rem;color:#666;max-width:600px;margin-bottom:3rem}
.dif .sd{color:rgba(255,255,255,.7)}
.cats{padding:6rem 0;background:var(--cm);position:relative;overflow:hidden}
.cg{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}
@media(min-width:640px){.cg{grid-template-columns:repeat(2,1fr)}}
@media(min-width:1024px){.cg{grid-template-columns:repeat(3,1fr)}}
.cc{background:var(--wh);border-radius:var(--rg);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:var(--tr)}
.cc:hover{box-shadow:var(--sl);transform:translateY(-4px)}

.ci2{position:relative;height:224px;overflow:hidden}
.ci2 img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}
.cc:hover .ci2 img{transform:scale(1.1)}
.co2{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,51,39,.9),rgba(26,77,58,.3),transparent)}
.cb{padding:1.5rem}
.cb h3{font-size:1.25rem;font-weight:700;color:var(--gd);margin-bottom:.5rem}
.cb p{font-size:.875rem;color:#666;line-height:1.5;margin-bottom:1rem;min-height:3rem}
.ct{display:flex;flex-wrap:wrap;gap:.5rem}
.ct span{padding:.25rem .625rem;font-size:.75rem;font-weight:500;color:var(--gl);background:var(--gm);border-radius:999px}
.potes-section{display:grid;grid-template-columns:1fr;gap:0;margin:3rem 0;border-radius:var(--rg);overflow:hidden;box-shadow:var(--sl);background:linear-gradient(135deg,var(--gd),var(--gk))}
@media(min-width:768px){.potes-section{grid-template-columns:5fr 7fr}}
.potes-img{position:relative;min-height:280px;overflow:hidden}
.potes-img img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
@media(min-width:768px){.potes-img{min-height:auto;position:relative}}
@media(min-width:768px){.potes-img img{position:relative}}
.potes-badge{position:absolute;top:1.5rem;left:1.5rem;background:var(--go);color:var(--wh);padding:.375rem 1rem;border-radius:999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;z-index:2}
.potes-content{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}
.potes-content h3{font-size:1.75rem;font-weight:800;color:var(--wh);margin-bottom:1rem;font-family:'Poppins',sans-serif}
@media(min-width:640px){.potes-content h3{font-size:2.25rem}}
.potes-content p{font-size:.9375rem;color:rgba(255,255,255,.75);line-height:1.6;margin-bottom:.75rem}
.potes-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0}
@media(min-width:640px){.potes-features{grid-template-columns:1fr 1fr}}
.potes-feature{display:flex;align-items:center;gap:.625rem}
.pf-icon{width:36px;height:36px;border-radius:8px;background:rgba(212,184,0,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.potes-feature span{font-size:.8125rem;color:rgba(255,255,255,.85);font-weight:500}
.potes-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}
.potes-tags span{padding:.25rem .75rem;font-size:.75rem;font-weight:500;color:var(--go);background:rgba(212,184,0,.1);border:1px solid rgba(212,184,0,.2);border-radius:999px}
.ccta{background:linear-gradient(to right,var(--gd),var(--gk));border-radius:var(--rg);padding:2.5rem;box-shadow:var(--sl);overflow:hidden;position:relative}
.cctai{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}
@media(min-width:1024px){.cctai{flex-direction:row;justify-content:space-between;text-align:left}}
.cctat h3{font-size:1.5rem;font-weight:700;color:var(--wh);margin-bottom:.5rem}
@media(min-width:640px){.cctat h3{font-size:1.875rem}}
.cctat p{color:rgba(255,255,255,.7)}
.about{padding:6rem 0;background:var(--wh);position:relative;overflow:hidden}
.ag{display:grid;gap:4rem;align-items:center}
@media(min-width:1024px){.ag{grid-template-columns:1fr 1fr}}
.ai2{position:relative}
.ai2>img{width:100%;height:500px;object-fit:cover;border-radius:var(--rg);box-shadow:var(--sl)}
.ab{position:absolute;bottom:-2rem;left:2rem;background:var(--wh);border-radius:var(--rd);box-shadow:var(--sl);padding:1rem;display:flex;align-items:center;gap:.75rem}
.abi{width:48px;height:48px;background:var(--gd);border-radius:var(--rd);display:flex;align-items:center;justify-content:center}
.aby{font-size:1.5rem;font-weight:800;color:var(--gd)}
.abl{font-size:.75rem;color:#999;text-transform:uppercase;letter-spacing:.05em}
.ac2 h2{margin-bottom:1.5rem}
.ac2 p{color:#666;line-height:1.7;margin-bottom:1rem}
.ac2 strong{color:var(--gd)}
.dif{padding:6rem 0;background:var(--gd);position:relative;overflow:hidden}
.dg{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}
@media(min-width:640px){.dg{grid-template-columns:repeat(2,1fr)}}
@media(min-width:1024px){.dg{grid-template-columns:repeat(4,1fr)}}
.dc{background:rgba(255,255,255,.05);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.1);border-radius:var(--rg);padding:2rem;transition:var(--tr);position:relative;overflow:hidden}
.dc:hover{background:rgba(255,255,255,.1);transform:translateY(-8px)}
.dn{position:absolute;top:1rem;right:1rem;font-size:3rem;font-weight:800;color:rgba(255,255,255,.05);font-family:'Poppins',sans-serif}
.di{width:56px;height:56px;border-radius:var(--rd);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s}
.dc:hover .di{transform:scale(1.1)}
.dc h3{font-size:1.25rem;font-weight:700;color:var(--wh);margin-bottom:.75rem}
.dc p{font-size:.875rem;color:rgba(255,255,255,.65);line-height:1.5}
.faq{padding:6rem 0;background:var(--cm);position:relative;overflow:hidden}
.fl{margin-top:2rem}
.fi{background:var(--wh);border-radius:var(--rd);box-shadow:0 2px 4px rgba(0,0,0,.04);border:1px solid #f0f0f0;margin-bottom:.75rem;overflow:hidden;transition:var(--tr)}
.fi.ac{border-color:var(--gl);box-shadow:0 4px 12px rgba(0,0,0,.08)}
.fq{width:100%;display:flex;align-items:center;gap:1rem;padding:1.25rem;text-align:left}
.fn{flex-shrink:0;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;background:var(--gm);color:var(--gl);font-family:'Poppins',sans-serif;transition:var(--tr)}
.fi.ac .fn{background:var(--gd);color:var(--wh)}
.fq span:nth-child(2){flex:1;font-size:1rem;font-weight:600;color:var(--gd);font-family:'Poppins',sans-serif}
.fc{flex-shrink:0;color:var(--gl);transition:transform .3s}
.fi.ac .fc{transform:rotate(180deg)}
.fa{max-height:0;overflow:hidden;transition:max-height .3s ease}
.fi.ac .fa{max-height:500px}
.fa p{padding:0 1.25rem 1.25rem 4rem;color:#666;line-height:1.6}
.fcta{margin-top:2.5rem}
.fcta p{color:#666;margin-bottom:1rem}
.contact{padding:6rem 0;background:var(--wh);position:relative;overflow:hidden}
.cgrid{display:grid;gap:3rem;align-items:stretch}
@media(min-width:1024px){.cgrid{grid-template-columns:1fr 1fr}}
.cinfo{display:grid;grid-template-columns:1fr;gap:1rem}
@media(min-width:640px){.cinfo{grid-template-columns:1fr 1fr}}
.ic{background:var(--cm);border-radius:var(--rg);padding:1.5rem;transition:var(--tr);display:flex;flex-direction:column;justify-content:center}
.ic:hover{box-shadow:var(--sh);border:1px solid rgba(90,138,111,.2)}
.ici{width:44px;height:44px;background:var(--gd);border-radius:var(--rd);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}
.ici.gw{background:var(--wa)}
.ic h4{font-weight:700;color:var(--gd);margin-bottom:.25rem;font-family:'Poppins',sans-serif}
.ic p{font-size:.875rem;color:#666;line-height:1.5}
.ic.wa2{background:rgba(37,211,102,.05);border:1px solid rgba(37,211,102,.2)}
.wl{font-size:.875rem;font-weight:700;color:var(--wa);margin-top:.5rem;display:inline-block}
.wl:hover{text-decoration:underline}
.cfw{background:linear-gradient(135deg,var(--cm),var(--gm));border-radius:var(--rg);padding:2rem;border:1px solid rgba(90,138,111,.1);display:flex;flex-direction:column}
.cfw h3{font-size:1.5rem;font-weight:700;color:var(--gd);margin-bottom:1.5rem}
.fg{margin-bottom:1.25rem}
.fgf{flex:1;display:flex;flex-direction:column}
.fr{display:grid;grid-template-columns:1fr;gap:1.25rem}
@media(min-width:640px){.fr{grid-template-columns:1fr 1fr}}
.fg label{display:block;color:var(--gd);font-weight:500;margin-bottom:.375rem;font-size:.875rem}
.fg input,.fg textarea{width:100%;padding:.75rem;border:1px solid #e0e0e0;border-radius:var(--rd);font-family:inherit;font-size:.875rem;background:var(--wh);transition:border-color .3s}
.fg input:focus,.fg textarea:focus{outline:none;border-color:var(--gl)}
.fg textarea{resize:none;flex:1}
.footer{background:var(--gk);color:var(--wh)}
.fcta2{border-bottom:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}
.fcta2::before{content:'';position:absolute;inset:0;background:linear-gradient(to right,rgba(15,51,39,.9),rgba(26,77,58,.7));z-index:0}
.fcta2 .container{position:relative;z-index:1;padding-top:4rem;padding-bottom:4rem}
.fctai2{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}
@media(min-width:1024px){.fctai2{flex-direction:row;justify-content:space-between;text-align:left}}
.fctat2 h3{font-size:1.5rem;font-weight:800;margin-bottom:.75rem}
@media(min-width:640px){.fctat2 h3{font-size:2rem}}
@media(min-width:1024px){.fctat2 h3{font-size:2.5rem}}
.fctat2 p{color:rgba(255,255,255,.7)}
.fctab{display:flex;flex-direction:column;gap:1rem;flex-shrink:0}
@media(min-width:640px){.fctab{flex-direction:row}}
.fm{padding:3rem 0}
.fg2{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}
@media(min-width:768px){.fg2{grid-template-columns:2fr 1fr 1fr;text-align:left}}
.fb2{display:flex;flex-direction:column;align-items:center}
@media(min-width:768px){.fb2{align-items:flex-start}}
.fl2{height:56px;width:auto;margin-bottom:1rem}
.fb2 p{font-size:.875rem;color:rgba(255,255,255,.55);line-height:1.5;max-width:400px;margin-bottom:1rem}
.fi2{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.6);transition:color .3s}
.fi2:hover{color:var(--wh)}
.fii{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;transition:background .3s}
.fi2:hover .fii{background:rgba(255,255,255,.1)}
.fi2:hover span:last-child{color:var(--go)}
.fc2 h4{font-weight:700;color:var(--go);margin-bottom:1rem;font-family:'Poppins',sans-serif;text-align:center}
@media(min-width:768px){.fc2 h4{text-align:left}}
.fc2 ul{list-style:none;text-align:center}
@media(min-width:768px){.fc2 ul{text-align:left}}
.fc2 ul li{margin-bottom:.625rem}
.fc2 ul li a{font-size:.875rem;color:rgba(255,255,255,.55);transition:color .3s}
.fc2 ul li a:hover{color:var(--wh)}
.fcl li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:rgba(255,255,255,.55);margin-bottom:.75rem;justify-content:center}
@media(min-width:768px){.fcl li{justify-content:flex-start}}
.fcl li svg{color:var(--gl);flex-shrink:0;margin-top:2px}
.fbot{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0;text-align:center}
.fbot .container{display:flex;flex-direction:column;align-items:center;gap:.75rem}
.fbot p{font-size:.75rem;color:rgba(255,255,255,.35)}
.fbot a{font-size:.75rem;color:rgba(255,255,255,.35);transition:color .3s}
.fbot a:hover{color:var(--go)}
.waf{position:fixed;bottom:1.5rem;right:1.5rem;z-index:100}
.wap{position:absolute;inset:0;border-radius:50%;background:var(--wa);animation:p 2s infinite;opacity:.2}
@keyframes p{0%{transform:scale(1);opacity:.2}100%{transform:scale(1.5);opacity:0}}
.wab{position:relative;width:56px;height:56px;background:var(--wa);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(0,0,0,.2);transition:var(--tr)}
.waf:hover .wab{transform:scale(1.1);background:var(--wa2)}
@media(min-width:640px){.wab{width:64px;height:64px}}
::-webkit-scrollbar{width:8px}
::-webkit-scrollbar-track{background:var(--cm)}
::-webkit-scrollbar-thumb{background:var(--gl);border-radius:4px}
::-webkit-scrollbar-thumb:hover{background:var(--gd)}


/* Identidade Multigrãos: base preta e branca, verde natural e fotos coloridas. */
:root{
  --gd:#1a4d3a;
  --gk:#0f3327;
  --gl:#5a8a6f;
  --gm:#edf3ef;
  --cm:#f7f7f4;
  --go:#ffffff;
  --gk2:#e2e2e2;
  --wa:#1a4d3a;
  --wa2:#0f3327;
}

/* Contraste explícito em todos os estados dos botões. */
.btn.bc,.btn.bc:visited{background:#fff!important;color:#0f3327!important;border:1px solid rgba(255,255,255,.75)}
.btn.bc:hover,.btn.bc:focus{background:#e7e7e7!important;color:#0f3327!important}
.btn.bw,.btn.bw:visited,.bd,.bd:visited{background:#1a4d3a!important;color:#fff!important;border:1px solid #1a4d3a}
.btn.bw:hover,.btn.bw:focus,.bd:hover,.bd:focus{background:#0f3327!important;color:#fff!important}
.navbar.sc .btn.bc{background:#fff!important;color:#0f3327!important;border-color:#d7d7d7}

/* Hero compacto: todo o conteúdo permanece dentro da primeira tela. */
.hero{height:100svh;min-height:568px;max-height:820px}
.hc{padding-top:4rem}
.hb{margin-bottom:1.25rem}
.hero h1{margin-bottom:1rem;font-size:2.35rem;line-height:1.08}
.hero p{margin-bottom:2rem;font-size:1.05rem;line-height:1.55}
.hct{gap:1rem;margin-bottom:1rem}
.hov{background:linear-gradient(135deg,rgba(9,45,31,.93),rgba(8,31,22,.56),rgba(0,0,0,.88))}

/* Aplicação da marca e do verde institucional. */
.nli{height:66px}.navbar.sc .nli{height:58px}.ml{height:82px}.fl2{height:120px}
.sla,.tgr{color:#1a4d3a}.sl{background:#1a4d3a;height:2px}
.sl.go{background:#a8cbb7}.sla.go{color:#a8cbb7}
.dif .tg,.footer .tg,.potes-content .tg{color:#a8cbb7}
.cb h3,.aby{color:#1a4d3a}
.ct span{color:#355c48;background:#edf3ef;border-radius:3px}
.cc:hover{border-color:rgba(26,77,58,.35)}
.potes-section,.ccta{background:linear-gradient(135deg,#1a4d3a,#071a12)}
.potes-badge,.abi,.ici,.fi.ac .fn{background:#1a4d3a;color:#fff}
.di{background:#a8cbb7;color:#062016}
.fi.ac{border-color:#5a8a6f}
.ic.wa2{background:#eef6f1;border-color:rgba(26,77,58,.25)}
.wl{color:#1a4d3a}
.fcta2::before{background:linear-gradient(to right,rgba(15,51,39,.96),rgba(26,77,58,.76))}
.fcl li svg{color:#a8cbb7}
.wap,.wab{background:#1a4d3a}.waf:hover .wab{background:#0f3327}

.form-note{font-size:.75rem;color:#666;margin:.75rem 0 0;text-align:center}

/* Página de confirmação, compartilhada pelas três versões. */
.thanks-page-body{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(circle at 50% 10%,#244f3d,#071a12 54%,#000);color:#fff}
.thanks-wrapper{max-width:520px;text-align:center}
.thanks-logo{margin:0 auto 1.75rem;height:180px;width:auto}
.thanks-check{width:68px;height:68px;border-radius:50%;background:#a8cbb7;color:#062016;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;border:1px solid rgba(255,255,255,.7);font-size:2rem;font-weight:800}
.thanks-wrapper h1{font-size:1.65rem;font-weight:800;color:#fff;margin-bottom:.75rem}
.thanks-wrapper p{font-size:1rem;color:rgba(255,255,255,.72);line-height:1.6;margin-bottom:1.5rem}
.thanks-actions{display:flex;flex-direction:column;gap:.75rem;align-items:center}
.thanks-back{background:#fff!important;color:#0f3327!important;border:1px solid #fff}

@media(min-width:480px){.thanks-actions{flex-direction:row;justify-content:center}}
@media(min-width:640px){.hero h1{font-size:3rem}}
@media(min-width:1024px){.hero h1{font-size:3.7rem}}
@media(min-width:1280px){.hero h1{font-size:4.15rem}}
@media(max-width:639px){
  .hero{height:100svh;min-height:568px;max-height:760px}
  .hc{padding-top:4.4rem}
  .hb{font-size:.72rem;margin-bottom:.9rem}
  .hero h1{font-size:2rem;margin-bottom:.8rem}
  .hero p{font-size:.9rem;line-height:1.45;margin-bottom:1.15rem}
  .btn-lg{padding:.72rem 1rem;font-size:.86rem}
  .hct{gap:.65rem}
  .si{bottom:.45rem}
  .nli{height:58px}
}
@media(max-height:680px){.si{display:none}.hero p{margin-bottom:1.1rem}.hb{margin-bottom:.8rem}}
