.need-sustainability-header{background:linear-gradient(135deg,var(--brand-primary-dark),#36544f)}.need-cert-checklist,.need-esg-table{padding:80px 0}.need-esg-table{background:var(--brand-bg)}.need-table{margin-bottom:22px;color:var(--brand-text);border:1px solid var(--brand-border)}.need-table thead th{padding:14px;color:var(--brand-text-inverse);background:var(--brand-primary-dark);border-color:var(--brand-primary-dark)}.need-table td{padding:14px;color:var(--brand-text);border-color:var(--brand-border)}.need-table tbody tr:nth-child(2n) td{background:var(--brand-neutral-light)}.need-table-note{max-width:960px;margin-bottom:0}.need-cert-checklist{background:var(--brand-bg-alt)}.need-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.need-check-grid article{padding:22px}.need-check-grid span{display:inline-flex;margin-bottom:18px;color:var(--brand-accent);font-size:1.35rem;font-weight:800}.need-check-grid h3{font-size:1.08rem}.need-check-grid p{margin-bottom:0}@media (max-width:991px){.need-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.need-check-grid{grid-template-columns:1fr}}