.cull-about-hero{position:relative;min-height:620px;display:flex;align-items:flex-end;padding:160px 0 72px;color:#fff;overflow:hidden}.cull-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}.cull-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(17,26,39,.86),rgba(17,26,39,.35))}.cull-about-hero .container{position:relative;z-index:1}.cull-about-hero h1{max-width:860px;color:#fff;font-size:46px;font-weight:800}.cull-gallery,.cull-mission,.cull-values{padding:88px 0}.cull-two-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.cull-two-cards article{border:1px solid var(--brand-border);border-radius:var(--radius-card);padding:32px}.cull-gallery{background:var(--brand-bg-alt)}.cull-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.cull-gallery-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:#fff}@media (max-width:991px){.cull-gallery-grid,.cull-two-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.cull-gallery-grid,.cull-two-cards{grid-template-columns:1fr}}.cull-about-hero{background-color:#10223a;background-color:var(--brand-primary-dark,#10223a)}