.global-issue-content{display:grid;padding:4rem 0 0;grid-template-columns:repeat(4,1fr);gap:3rem}.global-issue-stat-item,.global-issue-stat-item-img{width:100%;position:relative}.global-issue-stat-item-img{aspect-ratio:4/3;margin-bottom:1.5rem;clip-path:polygon(0 0,80% 0,100% 20%,100% 70%,100% 100%,10% 100%,0 90%,0 30%);overflow:hidden}.global-issue-stat-item-img img{width:100%;height:100%;object-fit:cover}.global-issue-stat-number h2{font-size:4rem;font-weight:900;line-height:.9;margin-bottom:.5rem}.global-issue-stat-description h4{font-size:1.5rem;font-weight:600;line-height:1.2}@media (max-width:900px){.global-issue-content{grid-template-columns:repeat(2,1fr);padding:2rem 0 0;gap:1.5rem;margin-top:1.5rem}.global-issue-stat-number h2{font-size:2rem}.global-issue-stat-description h4{font-size:1rem}}