.anch-about-hero{min-height:620px;display:grid;align-items:end;padding:160px max(24px,(100vw - 1180px) / 2) 86px;overflow:hidden;background:var(--brand-primary-dark)}.anch-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(42,39,36,.28),rgba(42,39,36,.78));z-index:1}.anch-about-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.anch-about-hero__copy{position:relative;z-index:2;max-width:780px}.anch-about-hero h1,.anch-about-hero p{color:var(--brand-text-inverse)}.anch-about-story,.anch-about-team,.anch-about-values{padding:88px max(24px,(100vw - 1180px) / 2)}.anch-about-story,.anch-about-team{background:var(--brand-bg)}.anch-about-values{background:var(--brand-bg-alt)}.anch-timeline{position:relative;display:grid;grid-gap:28px;gap:28px;max-width:960px}.anch-timeline::before{content:"";position:absolute;left:22px;top:0;bottom:0;width:2px;background:var(--brand-border)}.anch-timeline article{position:relative;padding-left:68px}.anch-timeline article::before{content:"";position:absolute;left:12px;top:4px;width:22px;height:22px;border-radius:50%;background:var(--brand-primary);border:4px solid var(--brand-bg);box-shadow:0 0 0 1px var(--brand-border)}.anch-timeline span{color:var(--brand-primary-dark);font-weight:900}.anch-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.anch-value-grid .anch-card{padding:28px}.anch-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.anch-team-card{text-align:center;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px;background:var(--brand-bg)}.anch-team-card img{width:150px;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin:0 auto 18px;border:4px solid var(--brand-bg-alt)}.anch-team-card h3{font-size:1.05rem}.anch-credential-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding:42px max(24px,(100vw - 1180px) / 2);background:var(--brand-secondary)}.anch-credential{padding:0 22px;text-align:center;border-right:1px solid rgba(255,255,255,.22)}.anch-credential:last-child{border-right:0}.anch-credential span,.anch-credential strong{display:block;color:var(--brand-text-inverse)}.anch-credential strong{margin-bottom:8px}.anch-about-cta{text-align:center;padding:80px max(24px,(100vw - 960px) / 2) 96px;background:var(--brand-primary-dark)}.anch-about-cta .anch-kicker,.anch-about-cta h2,.anch-about-cta p{color:var(--brand-text-inverse)}.anch-about-cta p{max-width:720px;margin-left:auto;margin-right:auto}@media (max-width:991px){.anch-credential-row,.anch-team-grid,.anch-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.anch-credential{border-right:0;padding-top:14px;padding-bottom:14px}}@media (max-width:575px){.anch-about-cta,.anch-about-hero,.anch-about-story,.anch-about-team,.anch-about-values,.anch-credential-row{padding-left:20px;padding-right:20px}.anch-credential-row,.anch-team-grid,.anch-value-grid{grid-template-columns:1fr}}