.about-legacy-hero{position:relative;min-height:560px;display:flex;align-items:end;overflow:hidden;color:#fff}.about-legacy-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-legacy-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(36,25,51,.2),rgba(36,25,51,.82))}.about-legacy-hero .container{position:relative;z-index:1;padding-bottom:72px}.about-legacy-hero .eyebrow,.about-legacy-hero h1{color:#fff}.about-legacy-hero h1{max-width:820px;font-size:max(2rem, min(4vw, 3.6rem))}.timeline{display:grid;grid-gap:28px;gap:28px;max-width:920px}.timeline article{border-left:2px solid var(--brand-primary);padding-left:28px}.timeline span{color:var(--brand-secondary);font-weight:700;text-transform:uppercase;font-size:.8rem}.team-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;margin:-28px -28px 20px;width:calc(100% + 56px);max-width:none}.about-credentials{background:var(--brand-primary-dark)}.credential-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:rgba(255,255,255,.18)}.credential-row span{display:flex;align-items:center;justify-content:center;min-height:92px;padding:18px;background:var(--brand-primary-dark);color:#fff;font-family:var(--brand-serif);text-align:center}@media (max-width:991px){.credential-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.credential-row{grid-template-columns:1fr}}