.news-gallery__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}@media(min-width:769px){.news-gallery__grid{gap:var(--space-card-gap)}}.news-gallery__grid{margin-top:0;transition:opacity .3s ease}.news-gallery__grid.loading{opacity:.6;pointer-events:none}@media(min-width:768px)and (max-width:1120px){.news-gallery__grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media(min-width:1200px){.news-gallery__grid{grid-template-columns:repeat(2,1fr)}}.news-gallery__pagination{margin-top:var(--space-section-gap);margin-bottom:calc(var(--space-section-gap) * 3)}
