/* Original SDG artwork, compact and uncropped. */
.sdg-icon-list{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,100px));gap:12px;padding:0;margin:28px 0 0;max-width:436px}.sdg-icon-list li{padding:0;margin:0;border:0;background:none;min-width:0}.sdg-icon-list img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:0}.sdg-home-panel{min-width:0}.sdg-home-photo{width:100%;aspect-ratio:4/3;min-height:0;margin-bottom:24px}.sdg-home-panel h3{font-size:1.05rem;letter-spacing:-.02em;margin-bottom:16px}.sdg-home-grid{grid-template-columns:repeat(4,minmax(0,90px));margin:0;gap:12px;max-width:396px}.sdg-section{align-items:center}@media(max-width:600px){.sdg-icon-list{grid-template-columns:repeat(4,minmax(0,76px));gap:10px;max-width:334px}.sdg-home-grid{grid-template-columns:repeat(4,minmax(0,76px));margin:0}.sdg-home-photo{margin-bottom:22px;aspect-ratio:4/3}}

/* Compact, centred SDG group beneath the homepage composition. */
.sdg-home-panel h3{text-align:center;font-size:.9rem;line-height:1.5;margin:8px 0 14px;color:#59615c;font-weight:500;letter-spacing:0}
.sdg-home-panel .sdg-home-grid{grid-template-columns:repeat(4,minmax(0,64px));justify-content:center;gap:10px;max-width:286px;margin:0 auto;width:100%}
.sdg-home-panel .sdg-home-grid img{width:100%;height:auto;display:block}
@media(max-width:600px){.sdg-home-panel .sdg-home-grid{grid-template-columns:repeat(4,minmax(0,56px));max-width:254px;gap:10px}.sdg-home-panel h3{font-size:.85rem;margin-top:4px}}

/* Match the desktop SDG strip to the enlarged graphic above it. */
.sdg-home-panel .sdg-home-grid{grid-template-columns:repeat(8,minmax(0,1fr));width:118%;max-width:none;margin-left:-6%;margin-right:0;gap:10px}
.sdg-home-panel h3{width:118%;margin-left:-6%}
@media(max-width:900px){.sdg-home-panel .sdg-home-grid,.sdg-home-panel h3{width:110%;margin-left:-5%}}
@media(max-width:600px){.sdg-home-panel .sdg-home-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:320px;margin:0 auto;gap:10px}.sdg-home-panel h3{width:100%;margin-left:0}}

.sdg-home-goals{margin-top:28px}.sdg-home-goals h3{font-size:.9rem;font-weight:500;letter-spacing:0;margin:0 0 14px;color:#59615c}.sdg-home-goals .sdg-home-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;width:100%;max-width:none;margin:0}@media(max-width:600px){.sdg-home-goals .sdg-home-grid{grid-template-columns:repeat(4,minmax(0,64px));gap:10px}}
