.GameCategory_content__vkwoJ{position:relative;display:flex;flex-direction:column;min-height:100%}.GameCategory_gameGrid__VPpLp{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:12px 12px 0}@media(min-width:768px){.GameCategory_gameGrid__VPpLp{grid-template-columns:repeat(4,1fr);gap:16px;padding:16px 80px 0}}@media(min-width:1440px){.GameCategory_gameGrid__VPpLp{grid-template-columns:repeat(5,1fr)}}.GameCategory_loading__s8YXV{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 0;color:var(--text-muted);font-size:14px}.GameCategory_spinner__7Fc5u{animation:GameCategory_spin__zRoE8 1s linear infinite}@keyframes GameCategory_spin__zRoE8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GameCategory_empty__rMFBC{text-align:center;padding:60px 0;color:var(--text-muted);font-size:14px}.GameCategory_loadMore__RRMG6{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:20px 0 24px;color:var(--text-muted);font-size:13px;min-height:60px}