:root{--verde:var(--brand);--verde-dark:var(--brand-dark);--verde-acc:var(--brand-accent);--verde-wash:var(--brand-light);--preto:var(--ink);--branco:#fff;--texto:var(--gray-600);--cinza-500:var(--gray-500);--cinza-300:#c8c6c2;--cinza-200:var(--gray-200);--cinza-100:#f2f0ec;--cinza-50:#f8f8f8;--bege:#f8f7f4;--creme:#f4f0e8;--ease:cubic-bezier(.16,1,.3,1);--radius-md:20px;--header-h:72px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:var(--branco);color:var(--texto);font-family:var(--font);font-size:16px;font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}strong{font-weight:700}h1,h2,h3,h4{color:var(--preto);font-weight:400;letter-spacing:-.025em;line-height:1.1}em{color:var(--verde);font-style:normal;font-weight:900}main li,main p,main td{color:var(--texto);font-weight:300}main strong{color:var(--preto);font-weight:700}html[lang=en] [data-lang=pt],html[lang=pt-BR] [data-lang=en],html[lang=pt] [data-lang=en]{display:none!important}.reveal{filter:blur(4px);opacity:0;transform:translateY(14px);transition:opacity .6s var(--ease),filter .6s var(--ease),transform .6s var(--ease)}.reveal.visible{filter:blur(0);opacity:1;transform:none}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.reveal-d4{transition-delay:.4s}.reveal-d5{transition-delay:.5s}@media (prefers-reduced-motion:reduce){.reveal{filter:none;opacity:1;transform:none;transition:none}}.section{margin:0 auto;max-width:1200px;padding:64px 24px}.section-wrap{background:var(--branco)}.section-wrap-alt,.section-wrap.bg-alt{background:var(--cinza-50)}.section-wrap-rounded{background:var(--branco);padding:24px}.section-wrap-rounded>.section{background:var(--cinza-50);border-radius:28px;padding:72px 40px}@media (max-width:768px){.section-wrap-rounded{padding:12px}.section-wrap-rounded>.section{border-radius:20px;padding:48px 24px}}.section-title{color:var(--preto);font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:300;letter-spacing:-.035em;line-height:1.15;margin:0 auto .75rem}.section-title.center{text-align:center}.section-title strong{color:var(--preto);font-weight:900}.section-title em{color:var(--verde);font-style:normal;font-weight:900}.section-sub{color:var(--cinza-500);font-size:1.1rem;font-weight:300;line-height:1.7;margin:0 auto 3rem;max-width:620px}.section-sub.center{text-align:center}.section-sub strong{color:var(--preto);font-weight:700}.section-eyebrow{align-items:center;color:var(--cinza-500);display:flex;font-size:.72rem;font-weight:400;gap:10px;justify-content:center;letter-spacing:.22em;margin:0 auto 20px;text-align:center;text-transform:uppercase}.section-eyebrow:after,.section-eyebrow:before{background:var(--verde);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.btn-charfx{align-items:center;border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.88rem;font-weight:700;gap:.75rem;letter-spacing:-.01em;line-height:1.2;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:background .25s,box-shadow .25s,transform .25s,border-color .25s}.btn-charfx--verde{background:var(--verde);color:#fff}.btn-charfx--verde:hover{background:var(--verde-dark);box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-2px)}.btn-charfx--ghost{background:transparent;border:1.5px solid var(--cinza-300);color:var(--preto)}.btn-charfx--ghost:hover{border-color:var(--preto);transform:translateY(-2px)}.btn-charfx-wrap{display:inline-block}.btn-charfx-row{display:inline;white-space:nowrap}.btn-charfx-row.bot{display:none}.btn-charfx-row span{display:inline-block}.btn-charfx-icon{align-items:center;display:inline-flex;height:18px;justify-content:center;transition:transform .3s var(--ease);width:18px}.btn-charfx:hover .btn-charfx-icon{transform:translateX(3px)}.btn-charfx-icon svg{fill:none;height:100%;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;width:100%}.hero-cinematic{align-items:center;display:flex;min-height:calc(100vh - var(--header-h));min-height:calc(100svh - var(--header-h));overflow:hidden;position:relative;width:100%}.hero-cinematic .hero-bg{background:none;inset:0;overflow:hidden;position:absolute}.hero-cinematic .hero-bg img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;will-change:transform}.hero-cinematic .hero-overlay{background:linear-gradient(180deg,rgba(12,10,8,.62),rgba(12,10,8,.84) 45%,rgba(12,10,8,.99) 85%);inset:0;position:absolute}.hero-cinematic .hero-inner{margin:0 auto;max-width:1200px;padding:60px 40px 0;position:relative;width:100%;z-index:2}.hero-cinematic .hero-eyebrow{align-items:center;color:hsla(0,0%,99.2%,.7);display:flex;font-size:.72rem;font-weight:400;gap:10px;justify-content:flex-start;letter-spacing:.22em;margin-bottom:1.25rem;text-transform:uppercase}.hero-cinematic .hero-eyebrow:after,.hero-cinematic .hero-eyebrow:before{background:var(--verde-acc);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.hero-cinematic .hero-partner-badge{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(118,185,0,.18);border:1px solid rgba(143,214,25,.35);border-radius:999px;color:#fff;display:inline-flex;font-size:.72rem;font-weight:700;gap:.5rem;letter-spacing:.05em;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-cinematic .hero-partner-badge:before{background:var(--verde-acc);border-radius:50%;content:"";height:6px;width:6px}.hero-cinematic .hero-bar{background:var(--verde);border-radius:2px;height:3px;margin-bottom:28px;width:48px}#hero.hero-cinematic h1.hero-title{color:#fff;font-size:clamp(2.6rem,6.5vw,5rem);font-weight:300;letter-spacing:-.04em;line-height:.95;margin:0 0 1.25rem;max-width:720px;text-align:left}#hero.hero-cinematic h1.hero-title span,#hero.hero-cinematic h1.hero-title strong{background:none;-webkit-text-fill-color:#fff;color:#fff}#hero.hero-cinematic h1.hero-title strong{font-weight:900}#hero.hero-cinematic h1.hero-title em{background:linear-gradient(180deg,var(--verde),var(--verde-dark));-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:900;-webkit-text-fill-color:transparent;color:transparent}#hero.hero-cinematic h1.hero-title .wr-word{background:none;-webkit-text-fill-color:inherit;color:inherit}.hero-cinematic .hero-title .wr-word{display:inline-block;opacity:0;transform:translateY(20px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.hero-cinematic .hero-title .wr-word.visible{opacity:1;transform:none}.hero-cinematic .hero-subtitle{color:hsla(0,0%,99.2%,.72);font-size:1.15rem;font-weight:300;line-height:1.6;margin:0 0 2rem;max-width:620px;text-align:left}.hero-cinematic .hero-subtitle strong{color:#fff;font-weight:700}.hero-cinematic .hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.hero-cinematic .btn-charfx--ghost{background:transparent;border:1.5px solid hsla(0,0%,99.2%,.25);color:hsla(0,0%,99.2%,.9)}.hero-cinematic .btn-charfx--ghost:hover{background:hsla(0,0%,100%,.08);border-color:#fff;color:#fff;transform:translateY(-2px)}.hero-cinematic .hero-actions,.hero-cinematic .hero-bar,.hero-cinematic .hero-eyebrow,.hero-cinematic .hero-partner-badge,.hero-cinematic .hero-subtitle{opacity:0;transform:translateY(14px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.hero-cinematic.hero-ready .hero-actions,.hero-cinematic.hero-ready .hero-bar,.hero-cinematic.hero-ready .hero-eyebrow,.hero-cinematic.hero-ready .hero-partner-badge,.hero-cinematic.hero-ready .hero-subtitle{opacity:1;transform:none}.hero-cinematic.hero-ready .hero-eyebrow{transition-delay:.05s}.hero-cinematic.hero-ready .hero-partner-badge{transition-delay:.15s}.hero-cinematic.hero-ready .hero-bar{transition-delay:.25s}.hero-cinematic.hero-ready .hero-subtitle{transition-delay:.85s}.hero-cinematic.hero-ready .hero-actions{transition-delay:1.05s}@media (max-width:768px){.hero-cinematic .hero-inner{padding:0 24px 60px}}.hero-scroll-indicator{align-items:center;animation:scrollIndicatorFadeIn .6s var(--ease) 1.5s forwards;bottom:18px;color:hsla(0,0%,100%,.6);display:flex;flex-direction:column;font-size:.6rem;font-weight:700;gap:6px;left:50%;letter-spacing:.18em;opacity:0;position:absolute;text-decoration:none;text-transform:uppercase;transform:translateX(-50%);transition:color .3s ease;z-index:3}.hero-scroll-indicator:hover{color:#fff}.hero-scroll-indicator svg{animation:scrollBounce 2s ease-in-out infinite;fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}@keyframes scrollIndicatorFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:.85;transform:translateX(-50%) translateY(0)}}@keyframes scrollBounce{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}@media (prefers-reduced-motion:reduce){.hero-scroll-indicator svg{animation:none}.hero-scroll-indicator{animation:none;opacity:.85}}.hero-cinematic .hero-stats-block{border-top:1px solid hsla(0,0%,100%,.15);margin-top:3rem;opacity:0;padding-top:2rem;transform:translateY(14px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.hero-cinematic.hero-ready .hero-stats-block{opacity:1;transform:none;transition-delay:1.25s}.hero-cinematic .hero-stats-eyebrow{align-items:center;color:hsla(0,0%,99.2%,.7);display:flex;font-size:.72rem;font-weight:400;gap:10px;justify-content:flex-start;letter-spacing:.22em;margin-bottom:1.5rem;text-transform:uppercase}.hero-cinematic .hero-stats-eyebrow:after,.hero-cinematic .hero-stats-eyebrow:before{background:var(--verde-acc);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.hero-cinematic .hero-metrics{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);padding-bottom:4rem}.hero-cinematic .hero-metric{position:relative;text-align:left}.hero-cinematic .hero-metric:not(:last-child):after{background:hsla(0,0%,100%,.15);content:"";height:70%;position:absolute;right:-1rem;top:15%;width:1px}.hero-cinematic .hero-metric .metric-val{align-items:baseline;color:#fff;display:inline-flex;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:.5rem}.hero-cinematic .hero-metric .metric-val .stat-suffix{color:var(--verde-acc);font-size:.7em;margin-left:2px}.hero-cinematic .hero-metric .metric-label{color:#fff;font-size:.78rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.3rem}.hero-cinematic .hero-metric .metric-ctx{color:hsla(0,0%,99.2%,.6);font-size:.72rem;font-weight:300;line-height:1.5}@media (max-width:768px){.hero-cinematic .hero-metrics{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.hero-cinematic .hero-metric:after{display:none}}.nm-display,.nm-wrap{display:inline-flex!important}.nm-wrap{height:1em!important;line-height:1!important;overflow:hidden!important;vertical-align:baseline}.nm-col{display:flex!important;flex-direction:column!important;transition:transform 1.4s cubic-bezier(.16,1,.3,1)!important;will-change:transform}.nm-col span{display:block!important;height:1em!important;line-height:1!important}.parceria-narrative-center{margin:0 auto;max-width:740px;text-align:center}.parceria-narrative-center p{color:var(--texto);font-size:1rem;font-weight:300;line-height:1.8}.parceria-narrative-center p strong{color:var(--preto);font-weight:700}.parceria-ticker{overflow:hidden;padding:0 0 7.5rem}.parceria-ticker-header{align-items:center;color:var(--cinza-500);display:flex;font-size:.64rem;font-weight:700;gap:10px;justify-content:center;letter-spacing:.22em;margin:3.81rem 0 .75rem;text-transform:uppercase}.pth-dot{background:var(--verde);border-radius:50%;flex-shrink:0;height:5px;width:5px}.sp-logo-ticker{isolation:isolate;overflow:hidden}.slt-fade{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent)}.slt-row{display:flex;overflow:hidden;padding:.4rem 0}.slt-track{align-items:center;animation:slt-scroll 110s linear infinite;display:flex;flex-shrink:0;will-change:transform}.slt-row--rtl .slt-track{animation-direction:reverse;animation-duration:130s}.slt-row:hover .slt-track{animation-play-state:paused}.mq-logo{display:block;filter:grayscale(100%) opacity(.45);flex-shrink:0;height:auto;margin-right:78px;max-height:38px;max-width:180px;transition:filter .35s ease;width:auto}.mq-logo:hover{filter:grayscale(0) opacity(.9)}@keyframes slt-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.benefits-grid{display:grid;gap:1.25rem;grid-auto-rows:minmax(180px,auto);grid-template-columns:repeat(6,1fr);margin:0 auto;max-width:1140px}.benefit-card{background:var(--branco);border:1px solid var(--cinza-200);border-radius:20px;box-shadow:0 0 0 rgba(12,10,8,0),0 0 0 rgba(118,185,0,0);display:flex;flex-direction:column;grid-column:span 2;padding:2rem 1.75rem;transition:transform .7s var(--ease),box-shadow .9s var(--ease),border-color .5s ease;will-change:transform,box-shadow}.benefit-card:hover{border-color:var(--verde);box-shadow:0 10px 28px rgba(12,10,8,.06),0 4px 10px rgba(118,185,0,.08);transform:translateY(-2px)}.benefit-card.benefit-card--featured{align-items:center;background:linear-gradient(160deg,#0c0a08,#1a1715 55%,#0c0a08);border-color:transparent;color:#fff;display:grid;gap:0 2.5rem;grid-column:span 6;grid-row:span 1;grid-template-columns:auto 1fr 2fr;overflow:hidden;padding:2rem 2.5rem;position:relative}.benefit-card.benefit-card--featured:before{background:radial-gradient(ellipse,rgba(118,185,0,.18),transparent 60%);content:"";height:130%;pointer-events:none;position:absolute;right:-15%;top:-30%;width:55%}.benefit-card.benefit-card--featured>*{position:relative;z-index:1}.benefit-card.benefit-card--featured:hover{border-color:transparent!important;box-shadow:0 22px 48px -18px rgba(12,10,8,.5),0 6px 16px -8px rgba(12,10,8,.35)}.benefit-card.benefit-card--featured .benefit-icon{background:var(--verde);box-shadow:none;color:#0c0a08;flex-shrink:0;margin-bottom:0}.benefit-card.benefit-card--featured .benefit-icon svg{fill:none;stroke:#0c0a08}.benefit-card.benefit-card--featured h3{color:#fff;font-size:1.4rem;margin-bottom:0}.benefit-card.benefit-card--featured h3 strong{color:#fff}.benefit-card.benefit-card--featured p{color:hsla(0,0%,99.2%,.75);font-size:.95rem;margin:0}.benefit-card.benefit-card--featured p strong{color:#fff}.benefit-card.benefit-card--tall{grid-column:span 3}.benefit-icon{background:var(--verde);border-radius:50%;color:#fff;display:grid;flex-shrink:0;height:48px;margin-bottom:1.25rem;place-items:center;width:48px}.benefit-icon svg{fill:none;height:22px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:22px}.benefit-card h3{font-size:1.1rem;letter-spacing:-.01em;line-height:1.25;margin-bottom:.5rem}.benefit-card h3,.benefit-card h3 strong{color:var(--preto);font-weight:900}.benefit-card h3 em{color:var(--verde);font-style:normal;font-weight:900}.benefit-card p{color:var(--texto);font-size:.9rem;font-weight:300;line-height:1.65}@media (max-width:900px){.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit-card,.benefit-card.benefit-card--featured,.benefit-card.benefit-card--tall{grid-column:span 1;grid-row:auto}}@media (max-width:600px){.benefits-grid{grid-template-columns:1fr}}.audience-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1140px}.audience-card{background:var(--branco);border:1px solid var(--cinza-200);border-radius:20px;box-shadow:0 0 0 rgba(12,10,8,0),0 0 0 rgba(118,185,0,0);display:flex;flex-direction:column;min-height:340px;overflow:hidden;padding:0;transition:transform .7s var(--ease),box-shadow .9s var(--ease),border-color .5s ease;will-change:transform,box-shadow}.audience-card:hover{border-color:var(--verde);box-shadow:0 16px 40px rgba(12,10,8,.1),0 6px 16px rgba(118,185,0,.1);transform:translateY(-6px)}.audience-img{background-position:50%;background-size:cover;flex-shrink:0;height:180px;transition:transform .9s var(--ease);width:100%}.audience-card:hover .audience-img{transform:scale(1.04)}.audience-content{display:flex;flex:1;flex-direction:column;gap:.5rem;padding:1.5rem 1.75rem 2rem}.audience-card h3{font-size:1.1rem;letter-spacing:-.01em;line-height:1.25;margin:0}.audience-card h3,.audience-card h3 strong{color:var(--preto);font-weight:900}.audience-card h3 em{color:var(--verde);font-style:normal;font-weight:900}.audience-card p{color:var(--texto);font-size:.9rem;font-weight:300;line-height:1.65;margin:0}@media (max-width:768px){.audience-grid{grid-template-columns:1fr}}.stepper-grid{display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin:3rem auto 0;max-width:1100px;position:relative}.stepper-grid:before{background:repeating-linear-gradient(to right,var(--verde) 0 8px,transparent 8px 14px);content:"";height:2px;left:16%;position:absolute;right:16%;top:48px;z-index:0}.stepper-step{padding:0 16px;position:relative;text-align:center;z-index:1}.stepper-step-circle{background:var(--branco);border:2px solid var(--verde);border-radius:50%;font-size:2rem;font-weight:900;height:96px;letter-spacing:-.02em;margin:0 auto 20px;position:relative;width:96px;z-index:2}.stepper-step-circle,.stepper-step-icon{align-items:center;color:var(--verde-dark);display:flex;justify-content:center}.stepper-step-icon{background:rgba(118,185,0,.1);border-radius:50%;height:44px;margin:0 auto 12px;width:44px}.stepper-step-icon svg{fill:none;height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75;width:22px}.stepper-step-icon img{height:22px;object-fit:contain;width:22px}.stepper-step-tag{color:var(--verde-dark);font-size:.64rem;font-weight:900;letter-spacing:.22em;margin-bottom:6px;text-transform:uppercase}.stepper-step-title{font-size:1.1rem;letter-spacing:-.01em;margin-bottom:10px}.stepper-step-title,.stepper-step-title strong{color:var(--preto);font-weight:900}.stepper-step-title em{color:var(--verde);font-style:normal;font-weight:900}.stepper-step-desc{color:var(--cinza-500);font-size:.9rem;font-weight:300;line-height:1.55;margin:0 auto;max-width:260px}.stepper-step-desc strong{color:var(--preto);font-weight:700}@media (max-width:900px){.stepper-grid{gap:48px 24px;grid-template-columns:repeat(2,1fr)}.stepper-grid:before{display:none}}@media (max-width:600px){.stepper-grid{gap:40px;grid-template-columns:1fr}}.faq-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1080px}.faq-card{background:var(--branco);border:1px solid var(--cinza-200);border-radius:20px;box-shadow:0 0 0 rgba(12,10,8,0),0 0 0 rgba(118,185,0,0);padding:1.75rem;transition:transform .7s var(--ease),box-shadow .9s var(--ease),border-color .5s ease;will-change:transform,box-shadow}.faq-card:hover{border-color:var(--verde);box-shadow:0 10px 28px rgba(12,10,8,.06),0 4px 10px rgba(118,185,0,.08);transform:translateY(-2px)}.faq-card h3{font-size:1rem;line-height:1.3;margin-bottom:.6rem}.faq-card h3,.faq-card h3 strong{color:var(--preto);font-weight:900}.faq-card h3 em{color:var(--verde);font-style:normal;font-weight:900}.faq-card p{color:var(--texto);font-size:.88rem;font-weight:300;line-height:1.65}#final-cta{background:var(--branco);color:var(--preto);padding:6rem 1.5rem}#final-cta:before{background:none!important;display:none!important}.cta-inner{margin:0 auto;max-width:820px;position:relative;text-align:center;z-index:1}#final-cta h2{color:var(--preto);font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:-.035em;line-height:1.15;margin-bottom:1rem}#final-cta h2 strong{color:var(--preto);font-weight:900}#final-cta h2 em{color:var(--verde);font-style:normal;font-weight:900}#final-cta p{color:var(--cinza-500);font-size:1.05rem;font-weight:300;line-height:1.7;margin:0 auto 2rem;max-width:620px}#final-cta p strong{color:var(--preto);font-weight:700}.cta-btns{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}@media (max-width:768px){.audience-grid,.faq-grid{grid-template-columns:1fr}}