.subhero-about.cnst-hero--office-photo{position:relative;min-height:420px;display:flex;align-items:flex-end;color:var(--brand-text-inverse);overflow:hidden;background:#0f1b33}.cnst-about__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f1b33}.cnst-about__hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:420px;background:#0f1b33}.cnst-about__hero-bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(15,27,51,.45) 0,rgba(15,27,51,.88) 100%)}.cnst-about__hero-copy{position:relative;z-index:1;padding:40px 28px 48px;max-width:760px;background:rgba(15,27,51,.9);border-radius:var(--brand-radius-card);margin-bottom:32px}.cnst-about__hero-copy h1,.cnst-about__hero-copy p{color:#fff}.cnst-about__mission .cnst-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius-card);padding:28px;height:100%;box-shadow:none}.cnst-about__mission .cnst-card h3{color:var(--brand-primary);margin-bottom:12px}.cnst-icon-grid-6{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cnst-icon-grid-6 article{background:var(--brand-bg);border-radius:var(--brand-radius-card);padding:24px;border-top:3px solid var(--brand-secondary)}.cnst-icon-grid-6 p{margin:8px 0 0;color:var(--brand-neutral-mid);font-size:.95rem}.cnst-masonry{-moz-columns:3;columns:3;-moz-column-gap:16px;column-gap:16px}.cnst-masonry figure{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;margin:0 0 16px;background:var(--brand-bg-alt);border-radius:var(--brand-radius);overflow:hidden}.cnst-masonry img{width:100%;min-height:180px;-o-object-fit:cover;object-fit:cover}.cnst-masonry figcaption{padding:10px 12px;font-size:.85rem;color:var(--brand-neutral-mid)}.cnst-careers--accent{background:var(--brand-primary);color:var(--brand-text-inverse);padding:72px 0}.cnst-careers--accent h2,.cnst-careers--accent p{color:#fff}.cnst-careers--accent p{opacity:.92;max-width:640px;margin:12px auto 24px}@media (max-width:991.98px){.cnst-icon-grid-6{grid-template-columns:repeat(2,1fr)}.cnst-masonry{-moz-columns:2;columns:2}}@media (max-width:575.98px){.cnst-icon-grid-6{grid-template-columns:1fr}.cnst-masonry{-moz-columns:1;columns:1}}