.about-photo{position:relative;overflow:hidden;color:#fff;background:var(--brand-primary-dark)}.about-photo>img,.photo-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.about-photo>img{-o-object-fit:cover;object-fit:cover}.photo-shade{background:linear-gradient(90deg,rgba(39,64,41,.9),rgba(39,64,41,.48))}.about-photo .container{position:relative;z-index:2}.about-photo h1,.about-photo p{color:#fff;max-width:900px}.mission-cards,.team-gallery{background:var(--brand-bg-alt)}.careers-cta,.mission-cards article{border-radius:var(--brand-radius)}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:18px;gap:18px;margin-bottom:32px}.gallery-grid img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.about-copy{max-width:980px;margin:0 auto}