.ser-about-hero{position:relative;display:flex;min-height:620px;align-items:end;overflow:hidden;padding:0 0 64px;background:var(--brand-neutral-dark)}.ser-about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:brightness(.34)}.ser-about-hero>.container{position:relative}.ser-about-hero h1,.ser-about-hero p{max-width:780px;color:var(--brand-text-inverse)}.ser-about-hero .ser-eyebrow{color:#f3b9aa}.ser-mission article{height:100%;padding:32px;border-top:5px solid var(--brand-primary);background:var(--brand-bg-alt)}.ser-culture{background:#fff5f2}.ser-culture-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.ser-culture-grid article{padding:24px;background:var(--brand-bg);border-radius:var(--brand-radius)}.ser-culture-grid span{display:grid;width:42px;height:42px;align-items:center;justify-items:center;place-items:center;border-radius:50%;background:var(--brand-secondary);color:#fff;font-weight:700}.ser-gallery-grid{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:1fr 1fr;grid-gap:16px;gap:16px}.ser-gallery-grid img{width:100%;height:100%;border-radius:var(--brand-radius)}.ser-gallery-tall{grid-row:1/3}.ser-about-cta{padding:80px 0 96px;background:var(--brand-secondary);text-align:center}.ser-about-cta p{max-width:720px;margin:0 auto 24px}@media (max-width:767px){.ser-culture-grid{grid-template-columns:1fr 1fr}.ser-gallery-grid{grid-template-columns:1fr;grid-template-rows:auto}.ser-gallery-tall{grid-row:auto}}