.games-list{overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media(min-width:508px){.games-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:980px){.games-list{grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}}@media(min-width:1054px){.games-list{grid-template-columns:repeat(6,1fr)}}@media(min-width:1300px){.games-list{grid-template-columns:repeat(7,1fr)}}@media(min-width:980px)and (min-width:754px){.app--sidebar-open .games-list{grid-template-columns:repeat(4,1fr)}}@media(min-width:980px)and (min-width:980px){.app--sidebar-open .games-list{grid-template-columns:repeat(6,1fr)}}@media(min-width:1300px){.app--sidebar-open .games-list{grid-template-columns:repeat(7,1fr)}}
