.hks-about-hero{position:relative;padding:180px 0 90px;overflow:hidden;background:var(--brand-primary-dark)}.hks-about-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brand-primary-dark)}.hks-about-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.3!important;background:var(--brand-primary-dark)}.hks-about-hero__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(10,42,54,.88)}.hks-about-hero__content{position:relative;z-index:1;max-width:760px}.hks-about-hero__content .section-kicker,.hks-about-hero__content h1,.hks-about-hero__content p{color:#fff!important}.hks-about-timeline{padding:var(--space-3xl) 0;background:var(--brand-bg)}.hks-about-timeline h2{margin-bottom:var(--space-2xl)}.hks-timeline{position:relative;padding-left:28px;border-left:2px solid var(--brand-border)}.hks-timeline__item{position:relative;display:grid;grid-template-columns:100px 1fr;grid-gap:20px;gap:20px;margin-bottom:36px}.hks-timeline__item::before{content:"";position:absolute;left:-35px;top:6px;width:12px;height:12px;border-radius:50%;background:var(--brand-secondary);border:2px solid var(--brand-primary-dark)}.hks-timeline__year{font-family:var(--font-heading);font-weight:700;color:var(--brand-primary);font-size:1.25rem}.hks-about-values{padding:var(--space-3xl) 0;background:var(--brand-bg-alt)}.hks-about-values h2{margin-bottom:var(--space-xl)}.hks-value-card{background:var(--brand-bg);border:1px solid var(--brand-border);padding:24px;height:100%}.hks-value-card h3{margin-bottom:10px}.hks-value-card p{margin:0;color:var(--brand-text)}.hks-about-team{padding:var(--space-3xl) 0;background:var(--brand-bg)}.hks-about-team h2{margin-bottom:var(--space-xl)}.hks-team-card{border:1px solid var(--brand-border);padding:16px;height:100%;background:var(--brand-bg)}.hks-team-card img{width:100%;aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover;margin-bottom:16px;min-height:240px;background:var(--brand-bg-alt);opacity:1!important}.hks-team-card h3{margin-bottom:6px;font-size:1.15rem}.hks-team-card p{margin:0;color:var(--brand-text);font-size:.95rem}.hks-about-certs{padding:var(--space-2xl) 0;background:var(--brand-bg-alt)}.hks-about-certs__row{display:flex;flex-wrap:wrap;gap:12px;margin-top:var(--space-lg)}.hks-about-certs__row span{border:1px solid var(--brand-border);padding:10px 16px;background:var(--brand-bg);color:var(--brand-text);font-size:.875rem;font-weight:600}.hks-about-cta{background:var(--brand-primary-dark);padding:var(--space-3xl) 0}.hks-about-cta h2,.hks-about-cta p{color:#fff}.hks-about-cta p{max-width:640px;margin:0 auto var(--space-xl);opacity:.95}@media (max-width:767px){.hks-timeline__item{grid-template-columns:1fr}}