.legacy-hero{background:linear-gradient(135deg,#fff,var(--brand-bg-alt))}.stats-section{background:#fff;padding-top:56px;padding-bottom:56px}.stats-row>div{text-align:center}.stats-row span{color:var(--brand-text)}.timeline-section{background:var(--brand-bg-alt)}.timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.timeline article{position:relative;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:26px}.timeline article span{display:inline-block;color:#fff;background:var(--brand-primary-dark);padding:5px 10px;border-radius:var(--brand-radius);font-weight:800;margin-bottom:14px}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.team-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:#fff}.team-grid img{width:100%;aspect-ratio:7/5;-o-object-fit:cover;object-fit:cover}.team-grid h3,.team-grid p{margin-left:20px;margin-right:20px}.team-grid h3{margin-top:20px}.team-grid p{margin-bottom:22px;color:var(--brand-text)}.quote-band{background:var(--brand-primary-dark);color:#fff}.quote-band blockquote{max-width:940px;margin:0 auto;color:#fff;font-size:1.45rem;line-height:1.45;text-align:center}@media (max-width:991px){.team-grid,.timeline{grid-template-columns:1fr}}