.sustainability-compact-header{padding:168px 0 88px;background:#fff;border-top:6px solid var(--brand-accent);border-bottom:1px solid var(--brand-border)}.sustainability-compact-header h1{max-width:820px;font-size:max(2rem, min(4vw, 3.3rem))}.sustainability-compact-header p{max-width:900px;color:var(--brand-text);font-size:18px}.esg-hero{background:#fff;border-top:6px solid var(--brand-accent)}.esg-data{background:#fff}.esg-table{border:1px solid var(--brand-border)}.table.esg-table th{background:var(--brand-primary-dark);color:#fff;border-color:var(--brand-primary-dark)}.table.esg-table td{color:var(--brand-text);border-color:var(--brand-border)}.esg-row{display:grid;grid-template-columns:0.8fr 1.5fr 1.2fr;border-bottom:1px solid var(--brand-border)}.esg-row:last-child{border-bottom:0}.esg-row span{padding:18px;border-right:1px solid var(--brand-border);color:var(--brand-text)}.esg-row span:last-child{border-right:0}.esg-head{background:var(--brand-primary-dark)}.esg-head span{color:#fff;font-weight:800}.sustainability-copy{max-width:980px;margin-top:32px}.certification-checks{background:var(--brand-bg-alt)}.checklist{display:grid;grid-gap:14px;gap:14px;padding:0;margin:24px 0 0;list-style:none}.checklist li{padding:18px 20px;background:#fff;border:1px solid var(--brand-border);color:var(--brand-text)}.check-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.check-grid article{padding:24px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}@media (max-width:991px){.check-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.sustainability-compact-header{padding:128px 0 56px}.check-grid,.esg-row{grid-template-columns:1fr}.esg-row span{border-right:0;border-bottom:1px solid var(--brand-border)}}