.about-hero{min-height:620px;position:relative;display:grid;align-items:center;color:#fff;overflow:hidden}.about-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,47,117,.82),rgba(8,47,117,.36))}.about-hero .container{position:relative;z-index:1;max-width:900px}.about-hero h1{font-size:max(2.3rem, min(5vw, 4rem));line-height:1.08;font-weight:800}.about-hero p{max-width:760px;color:rgba(255,255,255,.86);font-size:1.1rem}.about-case,.about-story,.about-sust,.about-team,.ha-cert{padding:88px 0}.about-story blockquote{font-size:max(1.5rem, min(3vw, 2.35rem));font-weight:800;line-height:1.28;max-width:980px;margin:0 auto 48px;text-align:center}.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.pledge-grid article,.team-grid article,.timeline article{border:1px solid var(--brand-border);background:#fff;border-radius:8px;padding:24px}.timeline span{color:var(--brand-primary);font-family:monospace;font-size:1.7rem;font-weight:800}.pledge-grid h3,.team-grid h3,.timeline h2{font-size:1.15rem;font-weight:800}.case-row p,.pledge-grid p,.team-grid p,.timeline p{color:var(--brand-text-muted)}.team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px;margin-top:34px}.team-grid img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover;border-radius:6px;background:var(--brand-bg-alt);margin-bottom:16px}.case-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:42px;gap:42px;align-items:center}.case-row img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:var(--brand-bg-alt)}.about-sust{background:#f0fff4}.pledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;margin-top:32px}.pledge-grid strong{display:block;color:var(--brand-accent);font-size:3rem;font-family:monospace}.mini-cert-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:16px;gap:16px;margin-top:32px}.mini-cert-row span{background:#fff;border:1px solid var(--brand-border);padding:18px;border-radius:6px;text-align:center;font-weight:800}@media (max-width:991px){.team-grid,.timeline{grid-template-columns:1fr 1fr}.case-row,.pledge-grid{grid-template-columns:1fr}}@media (max-width:560px){.team-grid,.timeline{grid-template-columns:1fr}}.about-hero{background-color:#10223a;background-color:var(--brand-primary-dark,#10223a)}