.hero{margin-top:calc(var(--nav-total)*-1);padding:calc(var(--nav-total) + 80px) 0 0}.hero--light{background:var(--bg-subtle);border-bottom:1px solid var(--aspire-border);padding-bottom:48px}.hero--dark{background:var(--aspire-charcoal)}.hero--dark .hero__heading{color:var(--aspire-white)}.hero--dark .hero__subheading,.hero--dark .hero__subheading p{color:hsla(0,0%,100%,.65)}.hero--dark .hero__image{filter:none}.hero--centered .hero__inner{text-align:center}.hero--centered .hero__text{margin:0 auto;max-width:880px}.hero--centered .hero__subheading{margin-left:auto;margin-right:auto;max-width:640px}.hero--centered .hero__media{margin-top:36px}.hero--centered .hero__image{border-radius:12px;width:100%}.hero--split .hero__inner{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr}.hero--split .hero__image{border-radius:12px;max-height:529px;object-fit:cover;width:100%}.hero__media--embed{line-height:0}.hero__media--embed iframe,.hero__media--embed video{border-radius:12px;width:100%}.hero--centered .hero__media--embed{width:100%}.hero__label{display:block;font-family:var(--font-primary);font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:16px}.hero__heading{font-size:var(--text-display);font-weight:700;letter-spacing:-.03em;line-height:1.12;margin-bottom:20px;text-wrap:balance}.hero__subheading{margin-bottom:32px}.hero__subheading p{color:var(--aspire-mid);font-size:1.0625rem;line-height:1.65}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero--centered .hero__actions{justify-content:center}.hero__form-wrap{margin-top:28px}.hero__form-group{display:flex;gap:10px;max-width:480px}.hero--centered .hero__form-group{margin:0 auto}.hero__form-input{background:#fff;border:1px solid var(--aspire-border);border-radius:8px;color:var(--aspire-charcoal);flex:1;font-family:var(--font-primary);font-size:.9375rem;outline:none;padding:14px 20px;transition:border-color .2s ease,box-shadow .2s ease}.hero__form-input:focus{border-color:#00a651;box-shadow:0 0 0 3px rgba(0,166,81,.1)}.hero--dark .hero__form-input{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.15);color:#fff}.hero--dark .hero__form-input::placeholder{color:hsla(0,0%,100%,.4)}.hero--dark .hero__form-input:focus{border-color:hsla(0,0%,100%,.35);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.hero__form-btn{background:#00a651;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:var(--font-primary);font-size:.875rem;font-weight:600;padding:14px 28px;transition:background .2s ease,filter .2s ease;white-space:nowrap}.hero__form-btn:hover{background:#008f45;filter:brightness(1.05)}.hero--light .hero__form-btn{background:var(--nav-cta-bg);color:#fff}.hero--light .hero__form-btn:hover{background:var(--nav-cta-hover);filter:brightness(1.15)}.hero__hs-form .hs-form{display:flex;gap:10px;max-width:480px}.hero--centered .hero__hs-form .hs-form{margin:0 auto}.hero__hs-form .hs-form fieldset{margin:0!important;max-width:none!important}.hero__hs-form .hs-form .hs-input{border:1px solid var(--aspire-border)!important;border-radius:8px!important;font-family:var(--font-primary)!important;font-size:.9375rem!important;padding:14px 20px!important;width:100%!important}.hero--dark .hero__hs-form .hs-form .hs-input{background:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.15)!important;color:#fff!important}.hero__hs-form .hs-form .hs-button{background:var(--brand-green)!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer;font-family:var(--font-primary)!important;font-size:.875rem!important;font-weight:600!important;padding:14px 28px!important;white-space:nowrap}.hero__hs-form .hs-form .hs-button:hover{background:var(--brand-green-dark)!important}.hero__hs-form .hs-form label{display:none!important}.hero__hs-form .hs-form .hs-error-msgs{margin-top:8px}.hero__hs-form .hs-form .hs-error-msgs li label{color:var(--brand-red)!important;display:block!important;font-size:.75rem!important}.hero__secondary-link{align-items:center;display:inline-flex;font-family:var(--font-primary);font-size:.875rem;font-weight:500;gap:6px;margin-top:20px;text-decoration:none;transition:opacity .2s ease}.hero--light .hero__secondary-link{color:var(--aspire-accent)}.hero--dark .hero__secondary-link{color:hsla(0,0%,100%,.6)}.hero__secondary-link:hover{opacity:.85}.hero__secondary-link svg{height:16px;width:16px}.hero__trust-bar{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;gap:28px;margin-top:72px;padding:36px var(--gutter) 40px}.hero--light .hero__trust-bar{border-top-color:var(--aspire-border)}.hero__trust-text{flex-shrink:0;font-family:var(--font-primary);font-size:.8125rem;font-weight:500;line-height:1.5;white-space:nowrap}.hero--dark .hero__trust-text{color:hsla(0,0%,100%,.45)}.hero--light .hero__trust-text{color:var(--aspire-mid)}.hero__trust-track{flex:1;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);overflow:hidden}.hero__trust-strip{align-items:center;animation:hero-trust-scroll 30s linear infinite;display:flex;gap:48px;width:max-content}.hero__trust-logo{filter:grayscale(1) brightness(0) invert(1);flex-shrink:0;height:28px;opacity:.55;transition:opacity .3s ease;width:auto}.hero__trust-logo:hover{opacity:.8}.hero--light .hero__trust-logo{filter:grayscale(1);opacity:.4}.hero--light .hero__trust-logo:hover{opacity:.65}.hero__trust-placeholder{border-radius:4px;flex-shrink:0;height:28px;width:80px}.hero--dark .hero__trust-placeholder{background:hsla(0,0%,100%,.08)}.hero--light .hero__trust-placeholder{background:rgba(0,0,0,.06)}@keyframes hero-trust-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hero__stats{border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;gap:48px;justify-content:center;margin-top:40px;padding:32px 0 36px}.hero--light .hero__stats{border-top-color:var(--aspire-border)}.hero__stat{text-align:center}.hero__stat-value{display:block;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:700;letter-spacing:-.03em;line-height:1;margin-bottom:6px}.hero__stat-label{font-size:.875rem;font-weight:400;letter-spacing:0}.hero--dark .hero__stat-value{color:var(--aspire-white)}.hero--dark .hero__stat-label{color:hsla(0,0%,100%,.65)}.hero--light .hero__stat-value{color:var(--aspire-charcoal)}.hero--light .hero__stat-label{color:var(--aspire-mid)}@media (max-width:900px){.hero{padding:calc(var(--nav-total) + 40px) 0 36px}.hero--split .hero__inner{gap:40px;grid-template-columns:1fr}.hero__trust-bar{align-items:flex-start;flex-direction:column;gap:16px}.hero__trust-text{white-space:normal}.hero__trust-track{width:100%}}@media (max-width:600px){.hero{padding:calc(var(--nav-total) + 24px) 0 28px}.hero__stats{gap:32px}.hero__stat-value{font-size:2rem}.hero__actions{width:100%}.hero__actions,.hero__form-group{flex-direction:column}.hero__form-btn{text-align:center;width:100%}.hero__hs-form .hs-form{flex-direction:column}}