.hero-split{padding:clamp(3rem,7vw,6rem) 0 clamp(4rem,8vw,7rem)}.hero-split__grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);align-items:center}.hero-split__headline{margin-bottom:1.5rem}.hero-split__sub{max-width:30rem;margin-bottom:2.25rem}.hero-split__actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero-split__media .media{max-width:460px;margin-left:auto}@media (max-width:860px){.hero-split__grid{grid-template-columns:1fr;gap:2.5rem}.hero-split__media .media{max-width:100%;margin:0}}.hero-centered{padding:clamp(4rem,9vw,8rem) 0 clamp(3rem,6vw,5rem);text-align:center}.hero-centered__inner{display:flex;flex-direction:column;align-items:center}.hero-centered .eyebrow{margin-bottom:1.25rem}.hero-centered__headline{margin-bottom:1.5rem}.hero-centered__sub{max-width:36rem}.hero-centered__actions{margin-top:2.25rem}.hero-minimal{padding:clamp(3.5rem,8vw,7rem) 0 clamp(2.5rem,5vw,4rem)}.hero-minimal .eyebrow{margin-bottom:1.25rem}.hero-minimal__headline{margin-bottom:1.25rem;max-width:16ch}.hero-minimal__sub{max-width:34rem}.hero-overlay{position:relative;margin-top:-76px;min-height:clamp(620px,92vh,880px);display:flex;align-items:center;color:var(--brand-on-primary);overflow:hidden}.hero-overlay__bg{position:absolute;inset:0;z-index:0}.hero-overlay__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,14,28,.5),rgba(20,14,28,.68) 52%,rgba(20,14,28,.94)),linear-gradient(90deg,rgba(20,14,28,.55),transparent 70%)}.hero-overlay .container{position:relative;z-index:1;padding-top:76px}.hero-overlay__content{max-width:760px}.hero-overlay .eyebrow{margin-bottom:1.5rem}.hero-overlay__headline{color:var(--brand-on-primary);margin-bottom:1.5rem}.hero-overlay__sub{font-family:var(--brand-font-body);font-size:clamp(1.1rem,1.7vw,1.35rem);line-height:1.55;color:var(--brand-on-primary-muted);max-width:38rem;margin-bottom:2.25rem}.hero-overlay__actions{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}