.subhero-about.cnst-hero--team-photo{position:relative;min-height:420px;display:flex;align-items:flex-end;padding:0;overflow:hidden;background:#163a5a;background:var(--brand-primary-dark,#163a5a)}.cnst-about__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.cnst-about__hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cnst-about__hero-bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(22,58,90,.35),rgba(22,58,90,.88))}.cnst-about__hero-inner{position:relative;z-index:1;padding:96px 0 48px}.cnst-about__hero-inner h1,.cnst-about__hero-inner p{color:#fff!important;max-width:820px}.cnst-about__hero-inner h1{font-size:max(2rem, min(4vw, 3.25rem));margin-bottom:16px}.cnst-about__story{padding:64px 0;background:#fff;background:var(--brand-bg,#fff)}.cnst-timeline-vertical{list-style:none;padding:0;margin:32px 0 0;border-left:3px solid #c4a35a;border-left:3px solid var(--brand-secondary,#c4a35a)}.cnst-timeline-vertical li{padding:0 0 32px 24px;position:relative}.cnst-timeline-vertical li::before{content:"";position:absolute;left:-8px;top:6px;width:12px;height:12px;border-radius:50%;background:#1f4e79;background:var(--brand-primary,#1f4e79)}.cnst-year{display:inline-block;font-weight:700;color:#1f4e79;color:var(--brand-primary,#1f4e79);margin-bottom:8px}.cnst-about__values{padding:64px 0;background:#f0f4f8;background:var(--brand-bg-alt,#f0f4f8)}.cnst-values-three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.cnst-values-three-col article{background:#fff;background:var(--brand-bg,#fff);border-top:4px solid #1f4e79;border-top:4px solid var(--brand-primary,#1f4e79);padding:24px;border-radius:4px;border-radius:var(--brand-radius,4px)}.cnst-about__team{padding:64px 0}.cnst-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:24px;gap:24px;margin-top:32px}.cnst-team-grid figure{margin:0;text-align:center}.cnst-team-grid img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius,4px);margin-bottom:12px}.cnst-about__certs{padding:32px 0;background:#f0f4f8;background:var(--brand-bg-alt,#f0f4f8)}.cnst-cert-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.cnst-cert-row span{border:1px solid #e2e8f0;border:1px solid var(--brand-border,#e2e8f0);background:#fff;background:var(--brand-bg,#fff);padding:10px 16px;border-radius:4px;border-radius:var(--brand-radius,4px);font-weight:600;color:#1a202c;color:var(--brand-text,#1a202c)}.cnst-about__cta p{color:#fff;max-width:640px;margin:16px auto 24px}@media (max-width:767.98px){.cnst-values-three-col{grid-template-columns:1fr}}