.blum-about-hero{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.blum-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}.blum-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(36,68,51,.86),rgba(36,68,51,.42));z-index:1}.blum-about-hero .container{position:relative;z-index:2}.blum-about-hero__copy{max-width:780px}.blum-about-hero h1,.blum-about-hero p{color:#fff}.blum-about-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.blum-about-hero .blum-eyebrow{color:var(--brand-primary-light)}.blum-culture-section,.blum-gallery-section,.blum-mission-section{padding:80px 0}.blum-mission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.blum-mission-grid article{padding:32px;border:1px solid var(--brand-border);background:#fff}.blum-mission-grid h2{margin-bottom:14px}.blum-mission-grid p{color:var(--brand-text)}.blum-culture-section{background:var(--brand-bg-alt)}.blum-culture-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.blum-culture-grid article{padding:24px;border:1px solid var(--brand-border);background:#fff}.blum-culture-grid span{display:grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;margin-bottom:18px;background:var(--brand-primary);color:#fff;font-weight:800}.blum-culture-grid h3{font-size:1.05rem}.blum-culture-grid p{color:var(--brand-text)}.blum-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.blum-gallery-grid img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);background:var(--brand-bg-alt)}.blum-about-careers{background:var(--brand-primary-dark)}@media (max-width:991px){.blum-culture-grid,.blum-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.blum-culture-grid,.blum-gallery-grid,.blum-mission-grid{grid-template-columns:1fr}}