: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:#f5f5f7;--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;--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 em,main h1 em,main h2 em,main h3 em,main h4 em{color:var(--verde);font-style:normal;font-weight:900}main strong{color:var(--preto);font-weight:700}main li,main p,main td{color:var(--texto);font-weight:300}main h1,main h2,main h3,main h4{color:var(--preto);font-family:var(--font);font-weight:400;letter-spacing:-.025em;line-height:1.1}.newsletter-hero{background:var(--branco);overflow:hidden;padding:4.5rem 1.5rem 5rem;position:relative;text-align:center}.newsletter-hero .hero-orb{border-radius:50%;pointer-events:none;position:absolute;z-index:0}.newsletter-hero .hero-orb-1{animation:nlOrbFloat1 10s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(118,185,0,.08) 0,transparent 65%);height:600px;right:-10%;top:-15%;width:600px}.newsletter-hero .hero-orb-2{animation:nlOrbFloat2 12s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(143,214,25,.06) 0,transparent 65%);bottom:-10%;height:500px;left:-8%;width:500px}.newsletter-hero .hero-orb-3{animation:nlOrbFloat3 8s ease-in-out infinite alternate;background:radial-gradient(circle,rgba(118,185,0,.04) 0,transparent 60%);height:350px;left:50%;top:30%;transform:translateX(-50%);width:350px}@keyframes nlOrbFloat1{to{transform:translate(-30px,20px) scale(1.05)}}@keyframes nlOrbFloat2{to{transform:translate(20px,-15px) scale(.95)}}@keyframes nlOrbFloat3{to{transform:translateX(-50%) translate(15px,10px)}}@media (prefers-reduced-motion:reduce){.newsletter-hero .hero-orb-1,.newsletter-hero .hero-orb-2,.newsletter-hero .hero-orb-3{animation:none}}.newsletter-hero .hero-split{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:2}.newsletter-hero .hero-left{padding-top:1.5rem;text-align:left}.newsletter-hero .hero-logo-mark{display:block;height:auto;margin:0 0 2rem;max-width:220px}.newsletter-hero .hero-badge{align-items:center;background:transparent;border:none;color:var(--gray-900);display:inline-flex;font-size:.72rem;font-weight:400;gap:10px;letter-spacing:.22em;margin-bottom:1.5rem;padding:0;position:relative;text-transform:uppercase;z-index:1}.newsletter-hero .hero-badge:after,.newsletter-hero .hero-badge:before{background:var(--brand-accent);border-radius:50%;content:"";flex-shrink:0;height:6px;width:6px}.newsletter-hero h1{color:var(--gray-900);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;letter-spacing:-.035em;line-height:1.1;margin:0 0 1.5rem;max-width:750px;position:relative;z-index:1}.newsletter-hero h1 strong{color:var(--ink);font-weight:900}.newsletter-hero h1 .hl-green,.newsletter-hero h1 em{color:var(--brand);font-style:normal;font-weight:900}.newsletter-hero .hero-sub{color:var(--gray-500);font-size:1.15rem;font-weight:400;letter-spacing:-.01em;line-height:1.6;margin:0 0 2rem;max-width:560px;position:relative;z-index:1}.newsletter-hero .hero-sub strong{color:var(--ink);font-weight:700}.newsletter-hero .hero-ctas{margin-bottom:2.5rem}.newsletter-hero .hero-ctas,.newsletter-hero .hero-trust{display:flex;flex-wrap:wrap;gap:.75rem;position:relative;z-index:1}.newsletter-hero .hero-trust-pill{align-items:center;border:1px solid var(--gray-200);border-radius:100px;color:var(--gray-500);display:inline-flex;font-size:.75rem;font-weight:500;gap:6px;padding:6px 14px}.newsletter-hero .hero-trust-pill svg{color:var(--brand);height:14px;width:14px}.newsletter-hero .hero-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:480px;padding:2rem;position:relative;text-align:left;width:100%;z-index:2}.newsletter-hero .hero-form-card,.newsletter-hero .hero-form-card *{text-align:left}.newsletter-hero .hero-form-card h3{color:var(--ink);font-size:1.35rem;font-weight:400;letter-spacing:-.02em;line-height:1.3;margin:0 0 .35rem}.newsletter-hero .hero-form-card h3 em{color:var(--brand);font-style:normal;font-weight:900}.newsletter-hero .hero-form-card p.form-sub{color:var(--gray-500);font-size:.82rem;font-weight:300;line-height:1.5;margin:0 0 1.5rem}.newsletter-hero .hero-form-card .form-grid{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.newsletter-hero .hero-form-card .form-group{display:flex;flex-direction:column;gap:.3rem}.newsletter-hero .hero-form-card .form-group.full{grid-column:1/-1}.newsletter-hero .hero-form-card label{color:var(--gray-600);display:block;font-size:.75rem;font-weight:700;letter-spacing:.01em;margin:0}.newsletter-hero .hero-form-card label .req{color:#e53935;margin-left:2px}.newsletter-hero .hero-form-card input,.newsletter-hero .hero-form-card select,.newsletter-hero .hero-form-card textarea{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--gray-200);border-radius:8px;color:var(--ink);font-family:inherit;font-size:.85rem;margin:0;outline:none;padding:.65rem .9rem;transition:border-color .2s;width:100%}.newsletter-hero .hero-form-card input:focus,.newsletter-hero .hero-form-card select:focus,.newsletter-hero .hero-form-card textarea:focus{border-color:var(--brand)}.newsletter-hero .hero-form-card textarea{min-height:70px;resize:vertical}.newsletter-hero .hero-form-card .form-consent{color:var(--gray-500);font-size:.72rem;font-weight:300;line-height:1.55;margin:1rem 0 .5rem}.newsletter-hero .hero-form-card .form-consent a{color:var(--verde-dark);text-decoration:underline;text-underline-offset:2px}.newsletter-hero .hero-form-card .form-consent a:hover{color:var(--brand)}.newsletter-hero .hero-form-card .form-submit{background:var(--brand);border:none;border-radius:980px;color:#fff;cursor:pointer;display:block;font-family:var(--font);font-size:.95rem;font-weight:700;letter-spacing:.02em;margin-top:1rem;padding:1rem;text-align:center;transition:background .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.22,.61,.36,1);width:100%}.newsletter-hero .hero-form-card .form-submit:hover{background:var(--brand-dark);box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-2px)}.newsletter-hero .hero-form-card .form-submit:active{transform:translateY(0)}@media (max-width:900px){.newsletter-hero{padding:3rem 1.25rem 4rem}.newsletter-hero .hero-split{align-items:start;gap:2rem;grid-template-columns:1fr}.newsletter-hero .hero-left{padding-top:0}.newsletter-hero .hero-form-card{justify-self:stretch;max-width:100%;padding:1.75rem 1.5rem}.newsletter-hero .hero-form-card .form-grid{grid-template-columns:1fr}.newsletter-hero .hero-logo-mark{margin-bottom:1.5rem;max-width:180px}.newsletter-hero h1{font-size:clamp(2rem,7vw,2.8rem)}.newsletter-hero .hero-sub{font-size:1.05rem}.newsletter-hero .hero-ctas{align-items:stretch;flex-direction:column}.newsletter-hero .hero-ctas .btn-charfx{justify-content:center;width:100%}}@media (max-width:480px){.newsletter-hero .hero-form-card{border-radius:16px;padding:1.5rem 1.25rem}.newsletter-hero .hero-logo-mark{max-width:150px}}.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}main>:last-child{margin-bottom:2rem}.newsletter-hero .hero-form-card .hs-form{margin:0;width:100%}.newsletter-hero .hero-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}.newsletter-hero .hero-form-card .hs-form fieldset.form-columns-1{grid-column:1/-1;grid-template-columns:1fr}.newsletter-hero .hero-form-card .hs-form fieldset.form-columns-1 .hs-form-field{width:100%}.newsletter-hero .hero-form-card .hs-form fieldset.form-columns-2{grid-column:1/-1}.newsletter-hero .hero-form-card .hs-form .hs-form-field{display:flex;flex-direction:column;gap:.3rem;padding:0!important;width:100%!important}.newsletter-hero .hero-form-card .hs-form .hs-form-field>label,.newsletter-hero .hero-form-card .hs-form label.hs-form-label{color:var(--gray-600);display:block;font-size:.75rem;font-weight:700;letter-spacing:.01em;margin:0}.newsletter-hero .hero-form-card .hs-form .hs-form-field>label .hs-form-required{color:var(--brand);margin-left:4px}.newsletter-hero .hero-form-card .hs-form .hs-field-desc{display:none}.newsletter-hero .hero-form-card .hs-form .input{margin:0!important}.newsletter-hero .hero-form-card .hs-form .hs-input,.newsletter-hero .hero-form-card .hs-form input[type=email],.newsletter-hero .hero-form-card .hs-form input[type=tel],.newsletter-hero .hero-form-card .hs-form input[type=text],.newsletter-hero .hero-form-card .hs-form select,.newsletter-hero .hero-form-card .hs-form textarea{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--gray-200);border-radius:8px;box-sizing:border-box;color:var(--ink);font-family:inherit;font-size:.85rem;margin:0;max-width:100%!important;outline:none;padding:.65rem .9rem;transition:border-color .2s;width:100%!important}.newsletter-hero .hero-form-card .hs-form .hs-input:focus,.newsletter-hero .hero-form-card .hs-form select:focus,.newsletter-hero .hero-form-card .hs-form textarea:focus{border-color:var(--brand)}.newsletter-hero .hero-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}.newsletter-hero .hero-form-card .hs-form .hs-fieldtype-intl-phone.hs-input>.hs-input{margin:0;width:100%!important}.newsletter-hero .hero-form-card .hs-form .hs-error-msgs{color:#c1272d;font-size:.7rem;list-style:none;margin:.25rem 0 0;padding:0}.newsletter-hero .hero-form-card .hs-form .hs-submit{margin-top:.5rem}.newsletter-hero .hero-form-card .hs-form .hs-button,.newsletter-hero .hero-form-card .hs-form input[type=submit].hs-button{background:var(--brand);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%}.newsletter-hero .hero-form-card .hs-form .hs-button:hover{background:var(--brand-dark);box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.newsletter-hero .hero-form-card .hs-form .submitted-message{background:rgba(118,185,0,.08);border-radius:12px;color:var(--ink);font-size:.9rem;line-height:1.5;padding:1.25rem}@media (max-width:768px){.newsletter-hero .hero-form-card .hs-form fieldset{grid-template-columns:1fr}}.newsletter-hero .hero-form-card .hsfc-FormWrapper,.newsletter-hero .hero-form-card .hsfc-Renderer{width:100%}.newsletter-hero .hero-form-card .hsfc-Form{margin:0;padding:0}.newsletter-hero .hero-form-card .hsfc-Step__Content{display:block}.newsletter-hero .hero-form-card .hsfc-Row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.75rem}.newsletter-hero .hero-form-card .hsfc-Row>*{min-width:0}.newsletter-hero .hero-form-card .hsfc-DataPrivacyField,.newsletter-hero .hero-form-card .hsfc-DropdownField,.newsletter-hero .hero-form-card .hsfc-EmailField,.newsletter-hero .hero-form-card .hsfc-PhoneField,.newsletter-hero .hero-form-card .hsfc-TextField,.newsletter-hero .hero-form-card .hsfc-TextareaField{display:flex;flex-direction:column;gap:6px;grid-column:1/-1;width:100%}.newsletter-hero .hero-form-card .hsfc-Row>.hsfc-DropdownField,.newsletter-hero .hero-form-card .hsfc-Row>.hsfc-EmailField,.newsletter-hero .hero-form-card .hsfc-Row>.hsfc-PhoneField,.newsletter-hero .hero-form-card .hsfc-Row>.hsfc-TextField{grid-column:auto}.newsletter-hero .hero-form-card .hsfc-FieldLabel{color:var(--gray-600,#424245);display:block;font-size:.72rem;font-weight:700;letter-spacing:.01em;margin:0}.newsletter-hero .hero-form-card .hsfc-FieldLabel__RequiredIndicator{margin-left:4px}.newsletter-hero .hero-form-card .hsfc-DropdownInput,.newsletter-hero .hero-form-card .hsfc-PhoneInput,.newsletter-hero .hero-form-card .hsfc-TextInput,.newsletter-hero .hero-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}.newsletter-hero .hero-form-card .hsfc-DropdownField:focus-within .hsfc-DropdownInput,.newsletter-hero .hero-form-card .hsfc-EmailField:focus-within .hsfc-TextInput,.newsletter-hero .hero-form-card .hsfc-PhoneField:focus-within .hsfc-PhoneInput,.newsletter-hero .hero-form-card .hsfc-TextField:focus-within .hsfc-TextInput,.newsletter-hero .hero-form-card .hsfc-TextareaField:focus-within .hsfc-TextareaInput{border-color:var(--brand,#76b900);box-shadow:0 0 0 4px rgba(118,185,0,.12)}.newsletter-hero .hero-form-card .hsfc-PhoneInput{align-items:stretch;display:flex;overflow:hidden;padding:0}.newsletter-hero .hero-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}.newsletter-hero .hero-form-card .hsfc-PhoneInput input[type=tel]{background:transparent!important;border:none!important;flex:1;min-width:0;outline:none!important;padding:.78rem 1rem}.newsletter-hero .hero-form-card .hsfc-DropdownInput{align-items:center;appearance:none;-webkit-appearance:none;cursor:pointer;display:flex;justify-content:space-between;position:relative}.newsletter-hero .hero-form-card .hsfc-DropdownInput__Caret{flex-shrink:0;margin-left:.5rem}.newsletter-hero .hero-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}.newsletter-hero .hero-form-card .hsfc-DropdownOptions__List{list-style:none;margin:0;padding:4px 0}.newsletter-hero .hero-form-card .hsfc-DropdownOptions__List__ListItem{cursor:pointer;font-size:.9rem;padding:.55rem .9rem;transition:background .15s}.newsletter-hero .hero-form-card .hsfc-DropdownOptions__List__ListItem--selected,.newsletter-hero .hero-form-card .hsfc-DropdownOptions__List__ListItem:hover{background:var(--gray-50,#f5f5f7)}.newsletter-hero .hero-form-card .hsfc-NavigationRow,.newsletter-hero .hero-form-card .hsfc-NavigationRow__Buttons{display:flex;justify-content:stretch;margin-top:1.25rem}.newsletter-hero .hero-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;transition:background .25s,transform .25s,box-shadow .25s;width:100%}.newsletter-hero .hero-form-card .hsfc-Button:hover{background:var(--brand-dark,#5e9400)!important;box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.newsletter-hero .hero-form-card .hsfc-RichText{color:var(--gray-500,#6e6e73);font-size:.82rem;line-height:1.5;margin:0}.newsletter-hero .hero-form-card .hsfc-RichText a{border-bottom:1px solid;color:var(--brand-dark,#5e9400)}@media (max-width:768px){.newsletter-hero .hero-form-card .hsfc-Row{grid-template-columns:1fr}}.newsletter-hero .hero-form-card .hsfc-Form,.newsletter-hero .hero-form-card .hsfc-FormWrapper,.newsletter-hero .hero-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}.newsletter-hero .hero-form-card .hsfc-Form *{box-sizing:border-box}.newsletter-hero .hero-form-card .hsfc-FormWrapper{width:100%}.newsletter-hero .hero-form-card .hsfc-Row{gap:.75rem!important}.newsletter-hero .hero-form-card .hsfc-NavigationRow,.newsletter-hero .hero-form-card .hsfc-NavigationRow__Buttons{margin-top:1rem}.newsletter-hero .hero-form-card .hsfc-Button:hover{box-shadow:0 8px 24px rgba(118,185,0,.3)!important;transform:translateY(-1px)!important}.newsletter-hero .hero-form-card .hsfc-FieldLabel__RequiredIndicator{color:var(--brand,#76b900)}.newsletter-hero .hero-form-card .hsfc-DropdownInput__Caret{color:var(--gray-400,#949393)}@media (max-width:768px){.newsletter-hero .hero-form-card .hsfc-Row{grid-template-columns:1fr!important}}