.legacy-hero{padding-top:150px;color:var(--brand-text-inverse);background:linear-gradient(rgba(115,74,30,.88),rgba(115,74,30,.88)),var(--brand-primary-dark)}.legacy-hero .section-kicker,.legacy-hero h1,.legacy-hero p{color:var(--brand-text-inverse)}.legacy-hero .container{max-width:900px}.legacy-hero h1{font-size:max(2rem, min(4vw, 3.3rem));font-weight:900}.team-grid-section,.timeline-section{background:var(--brand-bg-alt)}.timeline{display:grid;grid-gap:22px;gap:22px;margin-top:28px}.timeline article{padding:24px;background:#fff;border-left:6px solid var(--brand-primary);border-radius:var(--brand-radius)}.timeline span{color:var(--brand-primary-dark);font-weight:900}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:28px}.team-grid article{overflow:hidden;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.team-grid img{width:100%;aspect-ratio:7/6;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.team-grid h3,.team-grid p{margin-left:20px;margin-right:20px}.quote-section blockquote{color:var(--brand-primary-dark);font-size:max(1.8rem, min(4vw, 3rem));font-weight:900}@media (max-width:991px){.team-grid{grid-template-columns:1fr}}