.about-hero-team{position:relative;overflow:hidden;min-height:620px;display:grid;align-items:center}.about-hero-overlay,.about-hero-team>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.about-hero-team>img{-o-object-fit:cover;object-fit:cover}.about-hero-overlay{background:linear-gradient(90deg,rgba(30,75,77,.92),rgba(30,75,77,.52))}.about-hero-team .container{position:relative;z-index:1}.company-story{padding:88px 0;background:#fff}.timeline{display:grid;grid-gap:0;gap:0;border-left:2px solid var(--brand-primary)}.timeline article{position:relative;padding:0 0 42px 38px}.timeline article::before{position:absolute;top:4px;left:-10px;width:18px;height:18px;content:"";background:var(--brand-accent)}.timeline span{color:var(--brand-secondary);font-weight:800;text-transform:uppercase}.timeline h3{margin:10px 0 12px;color:var(--brand-text);font-weight:800}.about-values{padding:80px 0;background:var(--brand-bg-alt)}.values-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.values-grid article{padding:30px;border:1px solid var(--brand-border);background:#fff}.values-grid h3{margin:18px 0 12px;color:var(--brand-text);font-weight:800}.team-grid-section{padding:88px 0}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.team-grid article{border:1px solid var(--brand-border);background:#fff}.team-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.team-grid h3,.team-grid p{margin-right:22px;margin-left:22px}.team-grid h3{margin-top:22px;color:var(--brand-text);font-weight:800}.team-grid p{margin-bottom:24px}.certifications-bar{padding:34px 0;background:var(--brand-primary-dark)}.cert-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cert-row span{padding:10px 14px;border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:700}.about-cta h2,.about-cta p{color:#fff}.about-cta h2{font-weight:800}.about-cta p{max-width:740px;margin:16px auto 24px}@media (max-width:991px){.team-grid,.values-grid{grid-template-columns:1fr}}