.page-hero{align-items:center;min-height:54vh;margin-top:0;padding-top:6rem;display:flex}.page-hero__container{position:relative}.page-hero__kicker{color:var(--color-primary);text-transform:uppercase;letter-spacing:.24em;margin-bottom:1rem;font-weight:700}.page-hero h1{max-width:760px;margin-bottom:1.2rem;font-size:clamp(2.7rem,5.1vw,4.6rem);line-height:1.08}.page-hero__subtitle{max-width:660px;color:var(--color-light);font-size:1.05rem;line-height:1.8}.page-hero__actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}@media screen and (width<=700px){.page-hero{align-items:flex-start;min-height:auto;padding-top:7.2rem;padding-bottom:2rem}.page-hero h1{margin-bottom:1.1rem;font-size:clamp(2.6rem,13vw,4rem);line-height:1.05}.page-hero__subtitle{font-size:1rem;line-height:1.75}.page-hero__kicker{margin-bottom:.9rem;font-size:.85rem}}
