.sustainability-hero{padding:92px 0;background:var(--brand-primary-dark)}.sustainability-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,0.65fr) minmax(260px,0.55fr);grid-gap:40px;gap:40px;align-items:center}.sustainability-hero .eyebrow,.sustainability-hero h1,.sustainability-hero p{color:var(--brand-text-inverse)}.before-after-panel{display:grid;grid-gap:12px;gap:12px}.sustain-hero-image{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.before-after-panel div{padding:24px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22)}.before-after-panel span,.before-after-panel strong{display:block;color:var(--brand-text-inverse)}.before-after-panel strong{margin-bottom:8px}.savings-demo-section,.sustain-case-section{padding:80px 0}.savings-demo-section{background:var(--brand-bg)}.sustain-case-section{background:var(--brand-bg-alt)}.savings-layout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.savings-layout article,.sustain-case-grid article{padding:24px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.savings-layout span{display:inline-block;margin-bottom:20px;color:var(--brand-primary-dark);font-weight:700}.sustain-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:991px){.savings-layout,.sustain-case-grid,.sustainability-hero .container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.savings-layout,.sustain-case-grid,.sustainability-hero .container{grid-template-columns:1fr}}