.about-video{min-height:660px}.about-quote{background:#fff}.capability-stats{background:var(--brand-bg-alt)}.stat-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.stat-grid article{background:#fff;border:1px solid var(--brand-border);padding:24px;border-radius:var(--radius)}.stat-grid strong{display:block;color:var(--brand-primary-dark);font-size:1.3rem}.alt-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.sustainability-pledge{background:var(--brand-primary-dark);color:#fff}.sustainability-pledge h2,.sustainability-pledge p{color:#fff}@media (max-width:991px){.stat-grid{grid-template-columns:repeat(2,1fr)}.alt-row{grid-template-columns:1fr}}