.PopularPlacesGrid_PopularPlacesGrid__Pylrh{--index:1;--cols:5;grid-template-columns:repeat(var(--cols),var(--item-width,18vw));grid-template-rows:repeat(6,1fr);display:grid;height:var(--height,55vh);width:calc(var(--item-width, 18vw) * var(--cols))}.PopularPlacesGrid_PopularPlacesGrid__Pylrh>:nth-child(5n+1){grid-row:1/span 6}.PopularPlacesGrid_PopularPlacesGrid__Pylrh>:nth-child(5n+2){grid-row:1/span 3}.PopularPlacesGrid_PopularPlacesGrid__Pylrh>:nth-child(5n+3){grid-row:4/span 3}.PopularPlacesGrid_PopularPlacesGrid__Pylrh>:nth-child(5n+4){grid-row:1/span 4}.PopularPlacesGrid_PopularPlacesGrid__Pylrh>:nth-child(5n){grid-row:5/span 2}