.ast-about-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;padding:0;background:var(--brand-primary-dark)}.ast-about-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.ast-about-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:420px}.ast-about-hero__bg::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(27,42,74,.72)}.ast-about-hero .container{position:relative;z-index:1;padding:80px 0 48px}.ast-about-hero h1,.ast-about-hero p{color:var(--brand-text-inverse)}.ast-about-hero p{max-width:720px;opacity:.92}.ast-about-story{background:var(--brand-bg)}.cnst-timeline-vertical{list-style:none;padding:0;margin:0;border-left:3px solid var(--brand-secondary)}.cnst-timeline-vertical li{position:relative;padding:0 0 32px 32px}.cnst-timeline-vertical li::before{content:"";position:absolute;left:-7px;top:6px;width:11px;height:11px;background:var(--brand-primary);border:2px solid var(--brand-secondary)}.cnst-year{display:block;font-family:var(--brand-font-display);font-size:1.25rem;color:var(--brand-primary);margin-bottom:4px}.cnst-timeline-vertical p{color:var(--brand-neutral-mid);margin:0}.ast-about-values{background:var(--brand-bg-alt)}.cnst-values-three-col{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cnst-values-three-col article{background:#fff;border:1px solid var(--brand-border);padding:24px}.cnst-values-three-col p{color:var(--brand-neutral-mid);margin:0}.ast-about-values__note{max-width:900px;margin:32px auto 0;color:var(--brand-neutral-mid);text-align:left}.cnst-team-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cnst-team-grid figure{margin:0;border:1px solid var(--brand-border);background:#fff}.cnst-team-grid img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt);min-height:180px}.cnst-team-grid figcaption{padding:12px 14px;font-weight:600;font-size:.95rem}.ast-about-certs{background:var(--brand-bg-alt);padding:32px 0}.cnst-cert-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cnst-cert-row span{border:1px solid var(--brand-border);background:#fff;padding:10px 16px;font-weight:700;font-size:.85rem}.ast-about-cta{background:var(--brand-primary-dark);padding:64px 0}.ast-about-cta h2,.ast-about-cta p{color:var(--brand-text-inverse)}.ast-about-cta .btn-primary{background:var(--brand-secondary);border-color:var(--brand-secondary);color:var(--brand-neutral-dark)}@media (max-width:991px){.cnst-team-grid,.cnst-values-three-col{grid-template-columns:1fr 1fr}}@media (max-width:575px){.cnst-team-grid,.cnst-values-three-col{grid-template-columns:1fr}}