.page-hero{background:var(--color-bg)}.page-hero__layout{justify-content:center;align-items:flex-start;gap:var(--space-8);flex-direction:column;justify-content:center;display:flex}@media (min-width:768px){.page-hero__layout.has-image,.page-hero__layout.has-illustration{align-items:center;gap:var(--space-10);grid-template-columns:1.2fr 1fr;display:grid}}.page-hero--centered .page-hero__copy{text-align:center;align-items:center;margin-inline:auto}.page-hero__copy{justify-content:center;align-items:flex-start;gap:var(--space-4);flex-direction:column;max-width:65ch;display:flex}.page-hero__copy h1,.page-hero__copy .lead{margin:0}.page-hero__eyebrow{color:var(--brand-1);margin:0}.page-hero__media{margin:0}.page-hero__media img{border-radius:100%;width:100%;height:auto;display:block}.page-hero__media svg{color:var(--brand-1);opacity:.9;align-self:center;width:100%;max-width:200px;height:auto}@media (min-width:768px){.page-hero__media svg{justify-self:flex-end;max-width:300px}}
