.about-hero{padding:80px var(--si-margin)}.about-hero--navy{background:var(--si-navy);color:#fff}.about-hero--white{background:var(--si-white);color:var(--si-ink)}.about-hero--smoke{background:var(--si-smoke);color:var(--si-ink)}.about-hero .inner{align-items:end;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--si-page)}.about-hero--navy .eyebrow{color:hsla(0,0%,100%,.72);margin-bottom:16px}.about-hero h1{font-size:54px;font-weight:700;letter-spacing:-.015em;line-height:1.07;margin:0;text-wrap:balance}.about-hero .lead{font-size:15px;line-height:1.65}.about-hero--navy .lead{color:hsla(0,0%,100%,.82)}.about-hero--smoke .lead,.about-hero--white .lead{color:var(--si-ink-2)}.about-hero .lead p+p{margin-top:14px}.about-hero .lead p:first-child{margin-top:0}.about-hero .lead p:last-child{margin-bottom:0}@media (max-width:900px){.about-hero .inner{gap:32px;grid-template-columns:1fr}.about-hero h1{font-size:40px}}