.harr-about-hero{min-height:620px;display:grid;align-items:end;overflow:hidden;background:var(--brand-primary-dark)}.harr-about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.harr-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(36,52,68,.45),rgba(36,52,68,.88))}.harr-about-hero .container{position:relative;z-index:1;padding:120px 15px 86px;max-width:980px}.harr-about-hero h1,.harr-about-hero p{color:#fff}.harr-culture-values,.harr-mission-vision,.harr-team-gallery{padding:80px 0}.harr-mission-vision{background:var(--brand-bg-alt)}.harr-two-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.harr-two-card-grid article,.harr-value-grid article{border:1px solid var(--brand-border);background:#fff;padding:28px}.harr-two-card-grid span,.harr-value-grid span{color:var(--brand-accent);font-weight:700}.harr-value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.harr-masonry{display:grid;grid-template-columns:1.25fr 0.85fr;grid-gap:18px;gap:18px}.harr-masonry figure{margin:0;border:1px solid var(--brand-border);background:#fff}.harr-masonry__wide{grid-row:span 2}.harr-masonry img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover}.harr-masonry figcaption{padding:14px 16px;color:var(--brand-text)}.harr-careers-cta{text-align:center}.harr-careers-cta .container{max-width:850px}@media (max-width:991px){.harr-masonry,.harr-two-card-grid,.harr-value-grid{grid-template-columns:1fr}}