.about-hero{padding:86px 0;background:linear-gradient(135deg,var(--brand-bg),var(--brand-bg-alt))}.about-hero-grid,.data-grid,.footprint-grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1fr);grid-gap:42px;gap:42px;align-items:center}.about-hero img,.map-card img{border-radius:var(--brand-radius);box-shadow:var(--brand-shadow);aspect-ratio:1.28;-o-object-fit:cover;object-fit:cover}.timeline-block{background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:34px;box-shadow:0 12px 28px rgba(43,43,43,.08)}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:24px}.leader-grid article,.pillar-grid article,.timeline div{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px}.timeline span,.timeline strong{display:block}.timeline strong{color:var(--brand-primary-dark)}.esg-data,.footprint{background:var(--brand-bg-alt)}.leader-grid,.pillar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:22px;gap:22px}.data-table{width:100%;background:var(--brand-card);border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;box-shadow:var(--brand-shadow)}.data-table td,.data-table th{padding:18px;border-bottom:1px solid var(--brand-border);vertical-align:top}.data-table tr:last-child td,.data-table tr:last-child th{border-bottom:0}.data-table th{color:var(--brand-primary-dark);width:32%}.about-cta{padding:84px 0 100px;background:var(--brand-primary-dark)}.about-cta .eyebrow,.about-cta h2,.about-cta p{color:var(--brand-text-inverse)}@media (max-width:991.98px){.about-hero-grid,.data-grid,.footprint-grid,.timeline{grid-template-columns:1fr}}