.about-hero-heritage{background:var(--brand-bg-alt)}.about-hero-heritage::after{display:none}.about-hero-heritage h1,.about-hero-heritage p{color:var(--brand-text)}.about-hero-heritage .eyebrow{color:var(--brand-primary-dark)}.about-hero-heritage img{border-radius:var(--brand-radius);box-shadow:0 20px 48px rgba(35,32,28,.14)}.leadership-grid,.purpose-band{padding:86px 0;background:var(--brand-bg)}.purpose-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.purpose-cards article{position:relative;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.purpose-icon{display:block;width:46px;height:46px;margin-bottom:18px;border-radius:50%;background:linear-gradient(135deg,var(--brand-secondary),var(--brand-accent))}.brand-timeline,.parent-quotes{padding:86px 0;background:var(--brand-bg-alt)}.timeline-list{display:grid;grid-gap:18px;gap:18px;max-width:900px;margin:0 auto}.timeline-list article{display:grid;grid-template-columns:88px minmax(0,1fr);grid-gap:20px;gap:20px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.timeline-list article span{grid-row:1/span 2;grid-column:1;display:inline-grid;align-items:center;justify-items:center;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--brand-primary-dark);color:var(--brand-text-inverse);font-weight:900}.timeline-list article h3,.timeline-list article p{grid-column:2}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.team-grid article{position:relative;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.team-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.team-grid h3,.team-grid p{padding:0 22px}.team-grid h3{padding-top:22px}.team-grid p{padding-bottom:22px}.quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.quote-grid blockquote{margin:0;padding:26px;border-left:4px solid var(--brand-accent);border-radius:var(--brand-radius);background:var(--brand-bg)}.quote-grid cite{color:var(--brand-primary-dark);font-weight:900;font-style:normal}.about-cta-split{text-align:left}.about-cta-split .eyebrow,.about-cta-split h2,.about-cta-split p{color:var(--brand-text-inverse)}.about-cta-split .form-panel h2,.about-cta-split .form-panel h3,.about-cta-split .form-panel label,.about-cta-split .form-panel p{color:var(--brand-text)}@media (max-width:991px){.purpose-cards,.quote-grid,.team-grid{grid-template-columns:1fr}}@media (max-width:575px){.timeline-list article{grid-template-columns:1fr}.timeline-list article h3,.timeline-list article p,.timeline-list article span{grid-column:1}}