.trc-about-hero{min-height:600px;position:relative;overflow:hidden;background:var(--brand-primary-dark)}.trc-about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.trc-about-hero-overlay{position:relative;z-index:1;display:flex;min-height:600px;align-items:flex-end;padding:120px 0 72px;background:linear-gradient(90deg,rgba(2,27,58,.92),rgba(2,27,58,.25))}.trc-about-hero-overlay h1{max-width:820px;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.trc-about-hero-overlay .trc-eyebrow,.trc-about-hero-overlay p{max-width:720px;color:var(--brand-text-inverse)}.trc-about-story{background:var(--brand-bg-alt)}.trc-about-timeline{max-width:980px;margin:0 auto;border-left:3px solid var(--brand-primary)}.trc-about-timeline article{display:grid;grid-template-columns:130px 1fr;grid-gap:24px;gap:24px;padding:0 0 40px 32px}.trc-about-timeline article>span{color:var(--brand-primary);font-weight:800;text-transform:uppercase}.trc-about-timeline article>div{padding:24px;background:var(--brand-bg);box-shadow:var(--trc-shadow)}.trc-about-timeline p{color:var(--brand-text)}.trc-team-grid,.trc-values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.trc-values-grid article{padding:32px;border:1px solid var(--brand-border);background:var(--brand-bg)}.trc-values-grid article:nth-child(2){border-top:6px solid var(--brand-accent)}.trc-team-grid p,.trc-values-grid p{color:var(--brand-text)}.trc-about-team{background:var(--brand-bg-alt)}.trc-team-grid article{background:var(--brand-bg)}.trc-team-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.trc-team-grid h3,.trc-team-grid p{margin-right:24px;margin-left:24px}.trc-team-grid h3{margin-top:20px}.trc-team-grid p{margin-bottom:28px}.trc-about-evidence{padding:56px 0;background:var(--brand-secondary)}.trc-about-evidence h2,.trc-about-evidence p{color:var(--brand-text-inverse)}.trc-evidence-row{display:flex;flex-wrap:nowrap;gap:16px;margin:24px 0}.trc-evidence-row span{flex:1 1 0;padding:18px;border:1px solid rgba(255,255,255,.32);color:var(--brand-text-inverse);text-align:center;font-weight:700}.trc-about-cta{background:var(--brand-bg)}.trc-about-cta p{color:var(--brand-text)}@media (max-width:767.98px){.trc-about-timeline article,.trc-team-grid,.trc-values-grid{grid-template-columns:1fr}.trc-evidence-row{flex-wrap:wrap}.trc-evidence-row span{flex:0 0 calc(50% - 8px)}}