:root{--verde:#76b900;--verde-dark:#5e9400;--verde-acc:#8fd619;--verde-wash:#f5faec;--preto:#0c0a08;--branco:#fdfdfd;--texto:#222;--cinza-700:#3a3633;--cinza-500:#6e6e73;--cinza-300:#c8c6c2;--cinza-200:#e7e5e1;--cinza-100:#f2f0ec;--cinza-50:#f8f7f4;--radius-md:20px;--radius-lg:28px;--radius-xl:40px;--ease:cubic-bezier(0.16,1,0.3,1);--font:"Lato",-apple-system,BlinkMacSystemFont,sans-serif;--header-h:72px;--brand:var(--verde);--brand-dark:var(--verde-dark);--brand-accent:var(--verde-acc);--brand-light:var(--verde-wash);--ink:var(--preto);--white:var(--branco);--gray-50:var(--cinza-50);--gray-100:var(--cinza-100);--gray-200:var(--cinza-200);--gray-300:var(--cinza-300);--gray-400:var(--cinza-300);--gray-500:var(--cinza-500);--gray-600:var(--cinza-500);--gray-700:var(--cinza-700);--gray-900:var(--preto);--transition:all .3s var(--ease)}main h1,main h2,main h3,main h4{color:var(--preto);font-weight:400;letter-spacing:-.025em;line-height:1.1}main 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}.center{text-align:center}.section-wrap,.section-wrap-rounded{background:var(--branco)}.section-wrap-rounded{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}}main .section{margin:0 auto;max-width:1200px;padding:96px 24px;text-align:center}main .section-title{color:var(--preto);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;letter-spacing:-.035em;line-height:1.15;margin:0 auto .75rem}main .section-title strong{color:var(--preto);font-weight:900}main .section-title em{color:var(--verde);font-style:normal;font-weight:900}main .section-sub{color:var(--cinza-500);font-size:1.1rem;font-weight:300;line-height:1.7;margin:0 auto 3rem;max-width:640px}main .section-sub strong{color:var(--preto);font-weight:700}.section-eyebrow{align-items:center;color:var(--cinza-500);display:inline-flex;font-size:.72rem;font-weight:400;gap:10px;justify-content:center;letter-spacing:.22em;margin-bottom:20px;text-transform:uppercase}.section-eyebrow:after,.section-eyebrow:before{background:var(--verde);border-radius:50%;content:"";height:5px;width:5px}.hero-cinematic{align-items:flex-end;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{inset:0;overflow:hidden;position:absolute}.hero-cinematic .hero-bg img{height:100%;inset:0;object-fit:cover;object-position:center 35%;position:absolute;transform:scaleX(-1);width:100%;will-change:transform}@media (max-width:640px){.hero-cinematic .hero-bg img{object-position:calc(50% + 250px) 100%;transform:translate(80px,-230px) scaleX(-1) scale(1.5);transform-origin:50% 0}}.hero-cinematic .hero-overlay{background:linear-gradient(180deg,rgba(12,10,8,.2),rgba(12,10,8,.55) 40%,rgba(12,10,8,.97) 85%);inset:0;position:absolute}.hero-cinematic .hero-inner{margin:0 auto;max-width:1200px;padding:120px 40px 80px;position:relative;width:100%;z-index:2}.hero-cinematic .hero-eyebrow{align-items:center;color:hsla(0,0%,99.2%,.7);display:inline-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-bar{background:var(--verde);border-radius:2px;height:3px;margin-bottom:28px;width:48px}.hero-cinematic .hero-title{color:#fff;font-size:clamp(2.6rem,6.5vw,5.4rem);font-weight:300;letter-spacing:-.04em;line-height:.95;margin:0 0 1.25rem;max-width:720px;text-align:left}.hero-cinematic .hero-title strong{color:#fff;font-weight:900}.hero-cinematic .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}.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%,.78);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-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-subtitle{opacity:1;transform:none}.hero-cinematic.hero-ready .hero-eyebrow{transition-delay:.05s}.hero-cinematic.hero-ready .hero-bar{transition-delay:.15s}.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:100px 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)}.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(2rem,4vw,3rem);font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:.5rem}.hero-cinematic .hero-metric .metric-val .stat-prefix{color:var(--verde-acc);font-size:.7em;margin-right: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}.evp-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.evp-card{background:#fff;border:1px solid var(--cinza-200);border-radius:var(--radius-lg);display:flex;flex-direction:column;justify-content:flex-start;padding:2rem 1.75rem;text-align:left;transition:transform .7s var(--ease),box-shadow .9s var(--ease),border-color .5s var(--ease);will-change:transform,box-shadow}.evp-card:hover{border-color:var(--verde);box-shadow:0 18px 42px -18px rgba(12,10,8,.18),0 6px 16px -8px rgba(118,185,0,.12);transform:translateY(-2px)}.evp-icon{background:var(--verde);border-radius:50%;color:#fff;display:grid;height:48px;margin-bottom:1rem;place-items:center;width:48px}.evp-icon svg{fill:none;height:22px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75;width:22px}.evp-card h3{color:var(--preto);font-size:1.05rem;font-weight:900;letter-spacing:-.01em;line-height:1.35;margin-bottom:.25rem;text-align:left}.evp-card p{color:var(--texto);font-size:.95rem;font-weight:300;line-height:1.65;text-align:left}.evp-card p strong{color:var(--preto);font-weight:700}@media (max-width:1024px){.evp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.evp-grid{grid-template-columns:1fr}}#ganhos-wrap>.section{background:#f5f5f7}.ganhos-grid{border-top:1px solid var(--cinza-200);counter-reset:ganho;display:flex;flex-direction:column;margin:0 auto;max-width:960px}.ganho-row{align-items:center;background:transparent;border-bottom:1px solid var(--cinza-200);display:grid;gap:1.5rem;grid-template-columns:90px 56px 1fr;padding:1.75rem 1rem;position:relative;text-align:left}.ganho-row:before{color:var(--cinza-300);content:counter(ganho,decimal-leading-zero);counter-increment:ganho;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;letter-spacing:-.04em;line-height:1}.ganho-icon{background:var(--verde);border-radius:50%;color:#fff;display:grid;flex-shrink:0;height:56px;place-items:center;width:56px}.ganho-icon svg{fill:none;height:24px;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75;width:24px}.ganho-text{color:var(--preto);display:block;font-size:clamp(1.05rem,1.8vw,1.35rem);font-weight:300;letter-spacing:-.02em;line-height:1.35}.ganho-text strong{color:var(--preto);font-weight:700}@media (max-width:640px){.ganho-row{gap:1rem;grid-template-columns:56px 44px 1fr;padding:1.25rem .25rem}.ganho-row:before{font-size:1.6rem}.ganho-icon{height:44px;width:44px}.ganho-icon svg{height:20px;width:20px}.ganho-text{font-size:1rem}}.mid-cta{align-items:center;background:linear-gradient(160deg,#0c0a08,#1a1715 50%,#0c0a08);border-radius:var(--radius-xl);display:grid;gap:2.5rem;grid-template-columns:1.4fr 1fr;margin:0 auto;max-width:1100px;overflow:hidden;padding:3.5rem 3rem;position:relative}.mid-cta:before{background:radial-gradient(ellipse,rgba(118,185,0,.12),transparent 60%);content:"";height:130%;pointer-events:none;position:absolute;right:-10%;top:-30%;width:60%}.mid-cta-body{position:relative;text-align:left;z-index:1}.mid-cta-eyebrow{align-items:center;color:var(--verde-acc);display:inline-flex;font-size:.68rem;font-weight:900;gap:8px;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.mid-cta-eyebrow:before{background:var(--verde-acc);border-radius:50%;content:"";height:6px;width:6px}.mid-cta h3{color:#fff;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:300;letter-spacing:-.025em;line-height:1.2;margin-bottom:1rem}.mid-cta h3 strong{color:#fff;font-weight:900}.mid-cta h3 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}.mid-cta-desc{color:hsla(0,0%,99.2%,.72);font-size:.95rem;font-weight:300;line-height:1.65;margin:0}.mid-cta-desc strong{color:#fff;font-weight:700}.mid-cta-actions{align-items:flex-end;display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.btn-charfx--sm{font-size:.82rem;padding:.55rem 1.25rem}.btn-charfx--sm .btn-charfx-icon svg{height:14px;width:14px}.mid-cta .btn-charfx--ghost{background:transparent;border:1.5px solid hsla(0,0%,99.2%,.25);color:hsla(0,0%,99.2%,.9)}.mid-cta .btn-charfx--ghost:hover{background:hsla(0,0%,100%,.08);border-color:#fff;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.mid-cta{grid-template-columns:1fr;padding:2.5rem 2rem}.mid-cta-actions{align-items:flex-start}}main #programa.section{padding-top:66px}.areas-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.area-card{background:linear-gradient(160deg,#0c0a08,#383838);border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius-lg);color:#fff;overflow:hidden;padding:2.25rem 2rem;position:relative;text-align:left;transition:transform .7s var(--ease),box-shadow .9s var(--ease);will-change:transform,box-shadow}.area-card:hover{box-shadow:0 22px 48px -18px rgba(12,10,8,.5),0 6px 16px -8px rgba(12,10,8,.35);transform:translateY(-2px)}.area-icon{background:var(--verde);border-radius:50%;color:var(--preto);display:grid;height:56px;margin:0 0 1.25rem;place-items:center;width:56px}.area-icon svg{fill:none;height:26px;stroke:var(--preto);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75;width:26px}.area-card h3{color:#fff;font-size:1.25rem;font-weight:900;letter-spacing:-.01em;margin-bottom:.6rem}.area-card p{color:hsla(0,0%,100%,.72);font-size:.96rem;font-weight:300;line-height:1.65}.area-card p strong{color:#fff;font-weight:700}@media (max-width:768px){.areas-grid{gap:1.25rem;grid-template-columns:1fr}}main #recursos.section{background:var(--branco);padding-top:66px}.recursos-feature{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.recursos-feature-text{text-align:left}.recursos-feature-text h2{color:var(--preto);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:300;letter-spacing:-.035em;line-height:1.15;margin-bottom:1.25rem}.recursos-feature-text h2 strong{font-weight:900}.recursos-feature-text h2 em{color:var(--verde);font-style:normal;font-weight:900}.recursos-feature-text p{color:var(--texto);font-size:1.05rem;font-weight:300;line-height:1.75;margin-bottom:1rem}.recursos-feature-text p strong{color:var(--preto);font-weight:700}.recursos-feature-text .section-eyebrow{justify-content:flex-start}@media (max-width:900px){.recursos-feature{gap:2.5rem;grid-template-columns:1fr}}.form-card{background:#fff;border-radius:20px;box-shadow:0 8px 40px rgba(12,10,8,.1),0 2px 8px rgba(12,10,8,.04);justify-self:end;max-width:520px;padding:2rem;text-align:left;width:100%}.form-card-title{color:var(--preto);font-size:1.25rem;font-weight:400;letter-spacing:-.02em;line-height:1.3;margin-bottom:1.5rem;text-align:left}.form-card-title em{color:var(--verde);font-style:normal;font-weight:900}.form-group,.form-label{text-align:left}.form-grid{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.form-group{display:flex;flex-direction:column;gap:.3rem}.form-group.full{grid-column:1/-1}.form-label{color:var(--cinza-500);font-size:.75rem;font-weight:700}.form-input,.form-select{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--cinza-200);border-radius:8px;color:var(--texto);font-family:var(--font);font-size:.85rem;outline:none;padding:.65rem .9rem;transition:border-color .2s;width:100%}.form-input:focus,.form-select:focus{border-color:var(--verde)}.form-input::placeholder{color:var(--cinza-300)}.form-select-wrap{position:relative}.form-select-wrap:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--cinza-500);content:"";height:0;pointer-events:none;position:absolute;right:.9rem;top:50%;transform:translateY(-50%);width:0}.btn-form{background:var(--verde);border:none;border-radius:999px;color:#fff;cursor:pointer;display:block;font-family:var(--font);font-size:.9rem;font-weight:700;letter-spacing:.02em;margin-top:1rem;padding:1rem;text-align:center;transition:background .2s,transform .2s,box-shadow .2s;width:100%}.btn-form:hover{background:var(--verde-dark);box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}@media (max-width:900px){.form-card{justify-self:center;max-width:560px}}@media (max-width:480px){.form-grid{grid-template-columns:1fr}}.btn-charfx{align-items:center;border:none;border-radius:980px;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.9rem;font-weight:700;gap:.75rem;letter-spacing:-.01em;line-height:1.2;padding:.68rem 1.75rem;position:relative;text-decoration:none;transition:background .25s,box-shadow .25s,transform .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;flex-shrink:0;justify-content:center;transition:transform .55s cubic-bezier(.625,.05,0,1)}.btn-charfx:hover .btn-charfx-icon{transform:translateX(5px)}.btn-charfx-icon svg{display:block;fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4;width:17px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.visible{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{opacity:1;transform:none;transition:none}}.form-card .hs-form{margin:0;width:100%}.form-card .hs-form fieldset{border:none;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin:0 0 .75rem;max-width:100%!important;padding:0}.form-card .hs-form fieldset.form-columns-1{grid-column:1/-1;grid-template-columns:1fr}.form-card .hs-form fieldset.form-columns-1 .hs-form-field{width:100%}.form-card .hs-form fieldset.form-columns-2{grid-column:1/-1}.form-card .hs-form .hs-form-field{display:flex;flex-direction:column;gap:6px;padding:0!important;width:100%!important}.form-card .hs-form .hs-form-field>label,.form-card .hs-form label.hs-form-label{color:var(--gray-600,#424245);display:block;font-size:.72rem;font-weight:700;letter-spacing:.01em;margin:0}.form-card .hs-form .hs-form-field>label .hs-form-required{color:var(--brand,#76b900);margin-left:4px}.form-card .hs-form .hs-field-desc{display:none}.form-card .hs-form .input{margin:0!important}.form-card .hs-form .hs-input,.form-card .hs-form input[type=email],.form-card .hs-form input[type=tel],.form-card .hs-form input[type=text],.form-card .hs-form select,.form-card .hs-form textarea{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--gray-200,#e8e8ed);border-radius:8px;box-sizing:border-box;color:var(--ink,#0c0a08);font-family:inherit;font-size:.9rem;margin:0;max-width:100%!important;outline:none;padding:.78rem 1rem;transition:border-color .2s;width:100%!important}.form-card .hs-form .hs-input:focus,.form-card .hs-form select:focus,.form-card .hs-form textarea:focus{border-color:var(--brand,#76b900);box-shadow:0 0 0 4px rgba(118,185,0,.12)}.form-card .hs-form .hs-fieldtype-intl-phone.hs-input{background:transparent;border:none;display:grid;gap:.5rem;grid-template-columns:30% 70%;padding:0}.form-card .hs-form .hs-fieldtype-intl-phone.hs-input>.hs-input{margin:0;width:100%!important}.form-card .hs-form .hs-error-msgs{color:#c1272d;font-size:.7rem;list-style:none;margin:.25rem 0 0;padding:0}.form-card .hs-form .hs-submit{margin-top:.5rem}.form-card .hs-form .hs-button,.form-card .hs-form input[type=submit].hs-button{background:var(--brand,#76b900);border:none;border-radius:980px;color:#fff;cursor:pointer;display:block;font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:.01em;margin-top:1.25rem;padding:1rem;text-align:center;transition:background .25s,transform .25s,box-shadow .25s;width:100%}.form-card .hs-form .hs-button:hover{background:var(--brand-dark,#5e9400);box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.form-card .hs-form .submitted-message{background:rgba(118,185,0,.08);border-radius:12px;color:var(--ink,#0c0a08);font-size:.9rem;line-height:1.5;padding:1.25rem}@media (max-width:768px){.form-card .hs-form fieldset{grid-template-columns:1fr}}.form-card .hsfc-FormWrapper,.form-card .hsfc-Renderer{width:100%}.form-card .hsfc-Form{margin:0;padding:0}.form-card .hsfc-Step__Content{display:block}.form-card .hsfc-Row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.form-card .hsfc-Row>*{min-width:0}.form-card .hsfc-DataPrivacyField,.form-card .hsfc-DropdownField,.form-card .hsfc-EmailField,.form-card .hsfc-PhoneField,.form-card .hsfc-TextField,.form-card .hsfc-TextareaField{display:flex;flex-direction:column;gap:6px;grid-column:1/-1;width:100%}.form-card .hsfc-Row>.hsfc-DropdownField,.form-card .hsfc-Row>.hsfc-EmailField,.form-card .hsfc-Row>.hsfc-PhoneField,.form-card .hsfc-Row>.hsfc-TextField{grid-column:auto}.form-card .hsfc-FieldLabel{color:var(--gray-600,#424245);display:block;font-size:.72rem;font-weight:700;letter-spacing:.01em;margin:0}.form-card .hsfc-FieldLabel__RequiredIndicator{margin-left:4px}.form-card .hsfc-DropdownInput,.form-card .hsfc-PhoneInput,.form-card .hsfc-TextInput,.form-card .hsfc-TextareaInput{background:#fff;border:1px solid var(--gray-200,#e8e8ed);border-radius:8px;box-sizing:border-box;color:var(--ink,#0c0a08);font-family:inherit;font-size:.9rem;margin:0;max-width:100%!important;outline:none;padding:.78rem 1rem;transition:border-color .2s;width:100%!important}.form-card .hsfc-DropdownField:focus-within .hsfc-DropdownInput,.form-card .hsfc-DropdownInput:focus,.form-card .hsfc-PhoneField:focus-within .hsfc-PhoneInput,.form-card .hsfc-PhoneInput:focus,.form-card .hsfc-TextField:focus-within .hsfc-TextInput,.form-card .hsfc-TextInput:focus,.form-card .hsfc-TextareaInput:focus{border-color:var(--brand,#76b900);box-shadow:0 0 0 4px rgba(118,185,0,.12)}.form-card .hsfc-PhoneInput{align-items:stretch;display:flex;overflow:hidden;padding:0}.form-card .hsfc-PhoneInput__FlagAndCaret{align-items:center;background:var(--gray-50,#f5f5f7);border-right:1px solid var(--gray-200,#e8e8ed);display:flex;flex-shrink:0;padding:0 .65rem}.form-card .hsfc-PhoneInput input[type=tel]{background:transparent!important;border:none!important;flex:1;min-width:0;outline:none!important;padding:.78rem 1rem}.form-card .hsfc-DropdownInput{align-items:center;appearance:none;-webkit-appearance:none;cursor:pointer;display:flex;justify-content:space-between;position:relative}.form-card .hsfc-DropdownInput__Caret{flex-shrink:0;margin-left:.5rem}.form-card .hsfc-DropdownOptions{background:#fff;border:1px solid var(--gray-200,#e8e8ed);border-radius:8px;box-shadow:0 8px 24px rgba(12,10,8,.08);max-height:240px;overflow:auto;z-index:10}.form-card .hsfc-DropdownOptions__List{list-style:none;margin:0;padding:4px 0}.form-card .hsfc-DropdownOptions__List__ListItem{cursor:pointer;font-size:.9rem;padding:.55rem .9rem;transition:background .15s}.form-card .hsfc-DropdownOptions__List__ListItem--selected,.form-card .hsfc-DropdownOptions__List__ListItem:hover{background:var(--gray-50,#f5f5f7)}.form-card .hsfc-NavigationRow,.form-card .hsfc-NavigationRow__Buttons{display:flex;justify-content:stretch;margin-top:1.25rem}.form-card .hsfc-Button{align-items:center;background:var(--brand,#76b900)!important;border:none!important;border-radius:980px!important;color:#fff!important;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;font-weight:700;justify-content:center;letter-spacing:.01em;padding:1rem;text-align:center;transition:background .25s,transform .25s,box-shadow .25s;width:100%}.form-card .hsfc-Button:hover{background:var(--brand-dark,#5e9400)!important;box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.form-card .hsfc-RichText{color:var(--gray-500,#6e6e73);font-size:.82rem;line-height:1.5;margin:0}.form-card .hsfc-RichText a{border-bottom:1px solid;color:var(--brand-dark,#5e9400)}@media (max-width:768px){.form-card .hsfc-Row{grid-template-columns:1fr}}.form-card .hsfc-Form,.form-card .hsfc-FormWrapper,.form-card .hsfc-Renderer{--hsf-background__padding:0;--hsf-background__border-style:none;--hsf-background__border-width:0;--hsf-background__background-color:transparent;--hsf-field-label__color:var(--gray-600,#424245);--hsf-field-label__font-family:var(--font,"Lato",sans-serif);--hsf-field-label__font-size:.72rem;--hsf-field-label__font-weight:700;--hsf-field-input__color:var(--ink,#0c0a08);--hsf-field-input__background-color:#fff;--hsf-field-input__border-color:var(--gray-200,#e8e8ed);--hsf-field-input__border-style:solid;--hsf-field-input__border-width:1px;--hsf-field-input__border-radius:8px;--hsf-field-input__padding:.78rem 1rem;--hsf-field-input__font-family:var(--font,"Lato",sans-serif);--hsf-field-input__font-size:.9rem;--hsf-button__background-color:var(--brand,#76b900);--hsf-button--hover__background-color:var(--brand-dark,#5e9400);--hsf-button__color:#fff;--hsf-button--hover__color:#fff;--hsf-button__border-radius:980px;--hsf-button__border-style:none;--hsf-button__border-width:0;--hsf-button__padding:1rem 1.5rem;--hsf-button__font-family:var(--font,"Lato",sans-serif);--hsf-button__font-size:.95rem;--hsf-button__font-weight:700;--hsf-button__width:100%;--hsf-button__box-shadow:none;--hsf-richtext__color:var(--gray-500,#6e6e73);--hsf-richtext__font-family:var(--font,"Lato",sans-serif);--hsf-richtext__font-size:.82rem;--hsf-heading__color:var(--ink,#0c0a08);--hsf-heading__font-family:var(--font,"Lato",sans-serif);--hsf-row__horizontal-spacing:.75rem;--hsf-row__vertical-spacing:.75rem;--hsf-module__vertical-spacing:.5rem}.form-card .hsfc-Form *{box-sizing:border-box}.form-card .hsfc-FormWrapper{width:100%}.form-card .hsfc-Row{gap:.75rem!important}.form-card .hsfc-NavigationRow,.form-card .hsfc-NavigationRow__Buttons{margin-top:1rem}.form-card .hsfc-Button:hover{box-shadow:0 8px 24px rgba(118,185,0,.3)!important;transform:translateY(-1px)!important}.form-card .hsfc-FieldLabel__RequiredIndicator{color:var(--brand,#76b900)}.form-card .hsfc-DropdownInput__Caret{color:var(--gray-400,#949393)}@media (max-width:768px){.form-card .hsfc-Row{grid-template-columns:1fr!important}}