:root{--hero-min-height:max(40rem,55vh);--hero-max-height:55rem;--hero-max-width:58rem;--hero-direction:column;--hero-margin:1rem;--hero-contact-margin:calc(var(--hero-margin)*2);--hero-contact-gap:calc(var(--hero-margin)*1.25);--hero-content-wrapper-gap:var(--hero-margin);--hero-steps-line-alignment:flex-start;--hero-steps-transition-h1:all 0.2s ease-in-out;--hero-steps-image-max-width:60vw;--hero-steps-image-min-width:0%;--hero-media-width:100%}.hero{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:clamp(75dvh,40vw,90dvh);position:relative;z-index:0;&.padding-large{padding-top:calc(var(--padding-y)*1.5)}}.hero-banner{min-height:90vh}.hero-wrapper{align-items:center;gap:3rem;height:100%;width:100%}.hero-content,.hero-wrapper{display:flex;flex-direction:column}