.subhero-about{position:relative;min-height:420px;display:flex;align-items:flex-end;color:var(--brand-text-inverse);padding-bottom:48px;background:#0f3b12}.cnst-about__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f3b12}.cnst-about__hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:420px;background:#0f3b12}.cnst-about__hero-bg img[src=""]{opacity:0}.cnst-about__hero-bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(15,59,18,.55),rgba(15,59,18,.92))}.subhero-about .container{position:relative;z-index:2}.subhero-about h1,.subhero-about p{color:var(--brand-text-inverse);max-width:800px}.cnst-timeline-vertical{list-style:none;margin:0 auto;padding:0;border-left:3px solid var(--brand-primary-light);max-width:800px}.cnst-timeline-vertical li{padding:0 0 32px 28px;position:relative}.cnst-timeline-vertical li::before{content:"";position:absolute;left:-9px;top:6px;width:14px;height:14px;border-radius:50%;background:var(--brand-secondary);border:2px solid var(--brand-primary)}.cnst-year{display:inline-block;font-family:var(--brand-font-display);color:var(--brand-primary);font-size:1.25rem;margin-bottom:4px}.cnst-values-three-col{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cnst-values-three-col article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px 24px}.cnst-team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cnst-team-grid figure{margin:0;background:var(--brand-bg-alt);border-radius:var(--brand-radius);overflow:hidden;border:1px solid var(--brand-border)}.cnst-team-grid img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;min-height:200px}.cnst-team-grid figcaption{padding:12px 16px;font-weight:600;text-align:center}.cnst-cert-row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;padding:32px 16px;background:var(--brand-bg-alt)}.cnst-cert-row span{border:1px solid var(--brand-border);background:var(--brand-bg);padding:10px 16px;border-radius:var(--brand-radius);font-weight:700;font-size:.85rem;color:var(--brand-primary-dark)}.cnst-about__cta{background:var(--brand-primary-dark);color:var(--brand-text-inverse);padding:80px 16px}.cnst-about__cta h2,.cnst-about__cta p{color:var(--brand-text-inverse)}.cnst-about__cta p{max-width:640px;margin:16px auto 28px;opacity:.9}@media (max-width:991.98px){.cnst-team-grid,.cnst-values-three-col{grid-template-columns:1fr 1fr}}@media (max-width:575.98px){.cnst-team-grid,.cnst-values-three-col{grid-template-columns:1fr}}