.ArticlesGrid_articles-grid__ejDtf{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(340px,auto);place-items:stretch;column-gap:24px;row-gap:20px}@media(max-width:550px){.ArticlesGrid_articles-grid__ejDtf{grid-template-columns:1fr}}@media(551px <= width <= 800px){.ArticlesGrid_articles-grid__ejDtf{grid-template-columns:repeat(2,1fr)}}@media(min-width:800px){.ArticlesGrid_articles-grid__ejDtf article:first-child,.ArticlesGrid_articles-grid__ejDtf article:nth-child(11),.ArticlesGrid_articles-grid__ejDtf article:nth-child(18),.ArticlesGrid_articles-grid__ejDtf article:nth-child(8){grid-column:span 2;grid-row:span 2}}