.z-hero{display:grid;gap:var(--z-space-5,var(--z-space-4));max-width:62ch;padding-block:clamp(var(--z-space-12),6vw,var(--z-space-16))}.z-hero--center{justify-items:center;margin-inline:auto;text-align:center}.z-hero__title{margin:0}.z-hero__sub{font-size:1.125rem;max-width:52ch}.z-hero__sub p{margin:0}.z-hero__actions{display:flex;flex-wrap:wrap;gap:var(--z-space-3);margin-top:var(--z-space-2)}