.hero-statistics{background:linear-gradient(180deg,var(--charcoal) 0,#152036 50%,var(--navy) 100%);color:#fff;overflow:hidden;padding:72px 0 64px;position:relative}.hero-statistics:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.4 0'/></filter><rect width='200' height='200' filter='url(%23n)' opacity='0.35'/></svg>");content:"";inset:0;mix-blend-mode:overlay;opacity:.3;pointer-events:none;position:absolute}.hero-statistics>*{position:relative;z-index:1}.hero-grid{align-items:start;display:grid;gap:78px;grid-template-columns:1fr 400px}.hero-statistics .eyebrow{color:hsla(0,0%,100%,.6);font-size:11px;letter-spacing:1.8px;margin-bottom:16px;text-transform:uppercase}.hero-statistics .eyebrow,.hero-title{font-family:var(--font-display);font-weight:800}.hero-title{color:#fff;font-size:clamp(34px,4.2vw,48px);letter-spacing:-1.4px;line-height:1.05;margin-bottom:18px}.hero-title .accent{color:var(--jde-light)}.hero-sub{color:hsla(0,0%,100%,.85);font-size:16px;line-height:1.55;margin-bottom:28px;max-width:580px}.hero-feature-stat{background:rgba(0,0,0,.32);border:1px solid hsla(0,0%,100%,.14);border-radius:14px;margin-bottom:16px;padding:32px 24px 28px;text-align:center}.hero-feature-label{color:hsla(0,0%,100%,.72);font-family:var(--font-display);font-size:11px;font-weight:800;letter-spacing:1.8px;margin-bottom:14px;text-transform:uppercase}.hero-feature-num{color:#fff;font-family:var(--font-display);font-size:72px;font-weight:900;letter-spacing:-3px;line-height:.95}.hero-feature-sub{color:hsla(0,0%,100%,.62);font-size:13px;letter-spacing:0;margin-top:12px}.hero-supporting-stats{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);text-align:center}.hero-supporting-stat{background:rgba(0,0,0,.22);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;padding:14px 12px}.hero-supporting-num{color:#fff;font-family:var(--font-display);font-size:22px;font-weight:900;letter-spacing:-.5px;line-height:1;margin-bottom:4px}.hero-supporting-label{color:hsla(0,0%,100%,.7);font-size:11px;line-height:1.35}.hero-form-card{background:#fff;border-radius:16px;box-shadow:0 24px 64px -24px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.04);color:var(--navy);padding:28px 28px 24px}.hero-form-eyebrow{color:var(--jde);font-size:10px;letter-spacing:1.6px;text-transform:uppercase}.hero-form-card h2,.hero-form-eyebrow{font-family:var(--font-display);font-weight:800;margin-bottom:8px}.hero-form-card h2{color:var(--navy);font-size:24px!important;letter-spacing:-.6px;line-height:1.2}.hero-form-card .hero-form-lead{color:var(--gray-600);font-size:13.5px;line-height:1.5;margin-bottom:20px}.hero-bva-form{display:grid;gap:12px}.hero-form-field{display:grid;gap:5px}.hero-form-field label{color:var(--gray-700);font-family:var(--font-display);font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.hero-form-field input,.hero-form-field select,.hero-form-field textarea{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;color:var(--navy);font-family:var(--font-body);font-size:14px;padding:10px 12px;transition:border-color .15s ease,background .15s ease;width:100%}.hero-form-field textarea{line-height:1.5;min-height:70px;resize:vertical}.hero-form-field input:focus,.hero-form-field select:focus,.hero-form-field textarea:focus{background:#fff;border-color:var(--jde);box-shadow:0 0 0 3px rgba(51,102,153,.12);outline:none}.hero-form-submit{align-self:center;background:var(--jde);border:none;border-radius:10px;color:#fff;cursor:pointer;display:block;font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:-.2px;margin-left:auto;margin-right:auto;margin-top:6px;padding:14px 26px;transition:background .15s ease;width:max-content}.hero-form-submit:hover{background:var(--jde-dark)}.hero-serial{bottom:16px;color:hsla(0,0%,100%,.25);font-family:var(--font-display);font-size:10px;font-weight:700;letter-spacing:1.5px;position:absolute;right:24px;z-index:2}.hero-statistics .hs-submit .actions input.hs-button{background:var(--jde);margin:0 auto;max-width:max-content;transform:none!important;transition:background .15s ease}.hero-statistics .hs-submit .actions input.hs-button:hover{background:var(--jde-dark)}.hero-statistics .hs-submit .actions{text-align:center}@media (max-width:1100px){.hero-grid{gap:40px;grid-template-columns:1fr 360px}.hero-feature-num{font-size:60px;letter-spacing:-2.5px}}@media (max-width:900px){.hero-statistics{padding:56px 0 48px}.hero-grid{gap:32px;grid-template-columns:1fr}.hero-feature-num{font-size:56px}}@media (max-width:600px){.hero-supporting-stats{grid-template-columns:1fr}.hero-feature-num{font-size:48px}}