.about-hero{min-height:620px;display:grid;align-items:end;padding:170px 0 88px;overflow:hidden;background:var(--brand-primary-dark)}.about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(43,37,34,.84),rgba(43,37,34,.38));z-index:1}.about-hero .container{position:relative;z-index:2;max-width:840px}.about-hero .ma-eyebrow,.about-hero h1,.about-hero p{color:#fff}.about-milestones,.team-grid-section,.traceability-features{padding:88px 0}.about-milestones{background:var(--brand-bg-alt)}.milestone-list{display:grid;grid-gap:18px;gap:18px}.milestone-list article{display:grid;grid-gap:24px;gap:24px;padding:26px;background:#fff;border-left:4px solid var(--brand-primary);border-radius:var(--radius)}.milestone-list span{color:var(--brand-secondary);font-weight:900}.traceability-features{background:#fff}.team-grid-section{background:var(--brand-bg-alt)}.team-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid var(--brand-border)}.team-grid h3,.team-grid p{margin-left:18px;margin-right:18px}.team-grid h3{margin-top:18px}.team-grid p{margin-bottom:22px}@media (max-width:767px){.milestone-list article{grid-template-columns:1fr}}