.hero .hero-inner{align-items:center;display:grid!important;gap:4.5rem;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1240px;position:relative;text-align:left!important;z-index:1}.hero-copy{text-align:left}@media (max-width:960px){.hero .hero-inner{gap:3rem;grid-template-columns:1fr!important}}.hero-stats-block{border-top:1px solid hsla(0,0%,100%,.12);margin-top:2.75rem;padding-top:2rem}.hero-metrics{display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr);margin:0}.hero-metric{position:relative;text-align:left}.hero-metric:not(:last-child):after{background:hsla(0,0%,100%,.12);content:"";height:80%;position:absolute;right:-.625rem;top:10%;width:1px}.hero-metric .metric-val{align-items:baseline;color:#fff;display:inline-flex;font-size:clamp(1.6rem,2.4vw,2rem);font-weight:900;letter-spacing:-.04em;line-height:1;margin-bottom:.5rem}.hero-metric .metric-val .stat-suffix{color:var(--verde-acc,#8fd619);font-size:.7em;margin-left:2px}.hero-metric .metric-label{color:hsla(0,0%,100%,.7);font-size:.72rem;font-weight:700;letter-spacing:-.01em;line-height:1.35}@media (max-width:768px){.hero-metrics{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.hero-metric:not(:last-child):after,.hero-metric:nth-child(2):after{display:none}}.hero-form-card{backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-lg,20px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 24px 60px -16px rgba(0,0,0,.55);color:#fff;padding:2.25rem 2rem;position:relative}.hero-form-card:before{background:linear-gradient(160deg,rgba(118,185,0,.08),hsla(0,0%,100%,0) 55%);border-radius:inherit;content:"";inset:0;pointer-events:none;position:absolute}.hero-form-card>*{position:relative}.hero-form-card .form-card-kicker{align-items:center;color:var(--verde-acc,#8fd619);display:inline-flex;font-size:.65rem;font-weight:900;gap:8px;letter-spacing:.18em;margin-bottom:.85rem;text-transform:uppercase}.hero-form-card .form-card-kicker:before{background:var(--verde,#76b900);border-radius:50%;content:"";height:5px;width:5px}.hero-form-card h3{color:#fff;font-size:1.4rem;font-weight:900;letter-spacing:-.02em;line-height:1.25;margin-bottom:.5rem}.hero-form-card .form-card-desc{color:hsla(0,0%,100%,.65);font-size:.9rem;font-weight:300;line-height:1.5;margin-bottom:1.5rem}.hero-form-card .hs-form{margin:0;width:100%}.hero-form-card .hs-form fieldset{border:none;display:grid;gap:.85rem;grid-template-columns:1fr 1fr;margin:0 0 .85rem;max-width:100%!important;padding:0}.hero-form-card .hs-form fieldset.form-columns-1{grid-column:1/-1;grid-template-columns:1fr}.hero-form-card .hs-form fieldset.form-columns-1 .hs-form-field{width:100%}.hero-form-card .hs-form fieldset.form-columns-2{grid-column:1/-1}.hero-form-card .hs-form .hs-form-field{display:flex;flex-direction:column;gap:6px;padding:0!important;width:100%!important}.hero-form-card .hs-form .hs-form-field>label,.hero-form-card .hs-form label.hs-form-label{color:hsla(0,0%,100%,.78);display:block;font-size:.72rem;font-weight:700;letter-spacing:.04em;margin:0}.hero-form-card .hs-form .hs-form-field>label .hs-form-required{color:var(--verde-acc,#8fd619);margin-left:2px}.hero-form-card .hs-form .hs-field-desc{display:none}.hero-form-card .hs-form .input{margin:0!important}.hero-form-card .hs-form .hs-input,.hero-form-card .hs-form input[type=email],.hero-form-card .hs-form input[type=tel],.hero-form-card .hs-form input[type=text],.hero-form-card .hs-form select,.hero-form-card .hs-form textarea{appearance:none;-webkit-appearance:none;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.14);border-radius:var(--radius-sm,8px);box-sizing:border-box;color:#fff;font:400 .95rem var(--font);margin:0;max-width:100%!important;outline:none;padding:.78rem 1rem;transition:border-color .2s,box-shadow .2s,background .2s;width:100%!important}.hero-form-card .hs-form input::placeholder{color:hsla(0,0%,100%,.35)}.hero-form-card .hs-form .hs-input:focus,.hero-form-card .hs-form select:focus,.hero-form-card .hs-form textarea:focus{background:hsla(0,0%,100%,.08);border-color:var(--verde-acc,#8fd619);box-shadow:0 0 0 4px rgba(118,185,0,.18)}.hero-form-card .hs-form select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%238fd619' viewBox='0 0 12 12'%3E%3Cpath d='M6 9 2 5h8z'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px;padding-right:36px}.hero-form-card .hs-form select option{background:#1a1715;color:#fff}.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}.hero-form-card .hs-form .hs-fieldtype-intl-phone.hs-input>.hs-input{margin:0;width:100%!important}.hero-form-card .hs-form .hs-error-msgs{color:#ff8a8a;font-size:.7rem;list-style:none;margin:.25rem 0 0;padding:0}.hero-form-card .hs-form .hs-submit{margin-top:.35rem}.hero-form-card .hs-form .hs-button,.hero-form-card .hs-form input[type=submit].hs-button{align-items:center;background:var(--verde,#76b900);border:none;border-radius:980px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.95rem;font-weight:700;gap:.5rem;justify-content:center;letter-spacing:.01em;margin-top:.35rem;padding:1rem 1.5rem;text-align:center;transition:background .25s,box-shadow .25s,transform .25s;width:100%}.hero-form-card .hs-form .hs-button:hover{background:var(--verde-dark,#5e9400);box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.hero-form-card .hs-form .submitted-message{background:rgba(118,185,0,.1);border-radius:12px;color:#fff;font-size:.9rem;line-height:1.5;padding:1.25rem}.hero-form-card .form-card-trust{align-items:center;color:hsla(0,0%,100%,.55);display:inline-flex;font-size:.76rem;font-weight:400;gap:.4rem;justify-content:center;margin-top:.9rem;text-align:center;width:100%}.hero-form-card .form-card-trust svg{fill:none;height:12px;stroke:var(--verde-acc,#8fd619);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:12px}@media (max-width:600px){.hero-form-card{padding:1.75rem 1.4rem}.hero-form-card .hs-form fieldset{grid-template-columns:1fr}}.hero-form-card .hsfc-FormWrapper,.hero-form-card .hsfc-Renderer{width:100%}.hero-form-card .hsfc-Form{margin:0;padding:0}.hero-form-card .hsfc-Step__Content{display:block}.hero-form-card .hsfc-Row{display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:.85rem}.hero-form-card .hsfc-Row>*{min-width:0}.hero-form-card .hsfc-DataPrivacyField,.hero-form-card .hsfc-DropdownField,.hero-form-card .hsfc-EmailField,.hero-form-card .hsfc-PhoneField,.hero-form-card .hsfc-TextField,.hero-form-card .hsfc-TextareaField{display:flex;flex-direction:column;gap:6px;grid-column:1/-1;width:100%}.hero-form-card .hsfc-Row>.hsfc-DropdownField,.hero-form-card .hsfc-Row>.hsfc-EmailField,.hero-form-card .hsfc-Row>.hsfc-PhoneField,.hero-form-card .hsfc-Row>.hsfc-TextField{grid-column:auto}.hero-form-card .hsfc-FieldLabel{color:hsla(0,0%,100%,.78);display:block;font-size:.72rem;font-weight:700;letter-spacing:.04em;margin:0}.hero-form-card .hsfc-FieldLabel__RequiredIndicator{margin-left:4px}.hero-form-card .hsfc-DropdownInput,.hero-form-card .hsfc-PhoneInput,.hero-form-card .hsfc-TextInput,.hero-form-card .hsfc-TextareaInput{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.14);border-radius:8px;box-sizing:border-box;color:#fff;font-family:var(--font);font-size:.95rem;margin:0;max-width:100%!important;outline:none;padding:.78rem 1rem;transition:border-color .2s,box-shadow .2s,background .2s;width:100%!important}.hero-form-card .hsfc-DropdownField:focus-within .hsfc-DropdownInput,.hero-form-card .hsfc-EmailField:focus-within .hsfc-TextInput,.hero-form-card .hsfc-PhoneField:focus-within .hsfc-PhoneInput,.hero-form-card .hsfc-TextField:focus-within .hsfc-TextInput,.hero-form-card .hsfc-TextareaField:focus-within .hsfc-TextareaInput{background:hsla(0,0%,100%,.08);border-color:var(--verde-acc,#8fd619);box-shadow:0 0 0 4px rgba(118,185,0,.18)}.hero-form-card .hsfc-PhoneInput{align-items:stretch;display:flex;overflow:hidden;padding:0}.hero-form-card .hsfc-PhoneInput__FlagAndCaret{align-items:center;background:hsla(0,0%,100%,.06);border-right:1px solid hsla(0,0%,100%,.14);display:flex;flex-shrink:0;padding:0 .65rem}.hero-form-card .hsfc-PhoneInput input[type=tel]{background:transparent!important;border:none!important;color:#fff!important;flex:1;min-width:0;outline:none!important;padding:.78rem 1rem}.hero-form-card .hsfc-DropdownInput{align-items:center;appearance:none;-webkit-appearance:none;cursor:pointer;display:flex;justify-content:space-between;position:relative}.hero-form-card .hsfc-DropdownInput__Caret{flex-shrink:0;margin-left:.5rem}.hero-form-card .hsfc-DropdownOptions{background:#1a1715;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.4);max-height:240px;overflow:auto;z-index:10}.hero-form-card .hsfc-DropdownOptions__List{list-style:none;margin:0;padding:4px 0}.hero-form-card .hsfc-DropdownOptions__List__ListItem{color:#fff;cursor:pointer;font-size:.9rem;padding:.55rem .9rem;transition:background .15s}.hero-form-card .hsfc-DropdownOptions__List__ListItem--selected,.hero-form-card .hsfc-DropdownOptions__List__ListItem:hover{background:hsla(0,0%,100%,.08)}.hero-form-card .hsfc-NavigationRow,.hero-form-card .hsfc-NavigationRow__Buttons{display:flex;justify-content:stretch;margin-top:1.25rem}.hero-form-card .hsfc-Button{align-items:center;background:var(--verde,#76b900)!important;border:none!important;border-radius:980px!important;color:#fff!important;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.95rem;font-weight:700;justify-content:center;letter-spacing:.01em;padding:1rem 1.5rem;transition:background .25s,transform .25s,box-shadow .25s;width:100%}.hero-form-card .hsfc-Button:hover{background:var(--verde-dark,#5e9400)!important;box-shadow:0 8px 24px rgba(118,185,0,.3);transform:translateY(-1px)}.hero-form-card .hsfc-RichText{color:hsla(0,0%,100%,.6);font-size:.82rem;line-height:1.5;margin:0}.hero-form-card .hsfc-RichText a{border-bottom:1px solid;color:var(--verde-acc,#8fd619)}@media (max-width:768px){.hero-form-card .hsfc-Row{grid-template-columns:1fr}}.hero-form-card .hsfc-Form,.hero-form-card .hsfc-FormWrapper,.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:hsla(0,0%,100%,.78);--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:#fff;--hsf-field-input__background-color:hsla(0,0%,100%,.05);--hsf-field-input__border-color:hsla(0,0%,100%,.14);--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:.95rem;--hsf-button__background-color:var(--verde,#76b900);--hsf-button--hover__background-color:var(--verde-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:hsla(0,0%,100%,.6);--hsf-richtext__font-family:var(--font,"Lato",sans-serif);--hsf-richtext__font-size:.82rem;--hsf-heading__color:#fff;--hsf-heading__font-family:var(--font,"Lato",sans-serif);--hsf-row__horizontal-spacing:.75rem;--hsf-row__vertical-spacing:.85rem;--hsf-module__vertical-spacing:.5rem}.hero-form-card .hsfc-Form *{box-sizing:border-box}.hero-form-card .hsfc-FormWrapper{width:100%}.hero-form-card .hsfc-Row{gap:.85rem!important}.hero-form-card .hsfc-TextInput::placeholder,.hero-form-card .hsfc-TextareaInput::placeholder{color:hsla(0,0%,100%,.35)}.hero-form-card .hsfc-NavigationRow,.hero-form-card .hsfc-NavigationRow__Buttons{margin-top:1rem}.hero-form-card .hsfc-Button:hover{box-shadow:0 8px 24px rgba(118,185,0,.3)!important;transform:translateY(-1px)!important}.hero-form-card .hsfc-DropdownInput__Caret,.hero-form-card .hsfc-FieldLabel__RequiredIndicator{color:var(--verde-acc,#8fd619)}.hero-form-card .hsfc-DropdownOptions{background:#1a1715!important;border-color:hsla(0,0%,100%,.14)!important;color:#fff!important}.hero-form-card .hsfc-DropdownOptions__List__ListItem{color:#fff!important}.hero-form-card .hsfc-DropdownOptions__List__ListItem--selected,.hero-form-card .hsfc-DropdownOptions__List__ListItem:hover{background:hsla(0,0%,100%,.08)!important}@media (max-width:768px){.hero-form-card .hsfc-Row{grid-template-columns:1fr!important}}