.category .category-top,.category .category-top .category-left{align-items:center;display:flex}.group-games-mobile .skeleton-loading{display:flex;flex-direction:column}@keyframes skeleton-loading{to{background-position:100% 0,0 0,0 40px,0 80px,0 120px,0 160px}}:root{--radius-0:0;--radius-xxs:4px;--radius-xs:6px;--radius-s:8px;--radius-r:12px;--radius-m:16px;--radius-l:20px;--radius-xl:24px;--radius-xxl:32px}.grid{--col-gap:8px}.grid .items{display:grid;flex-wrap:wrap;grid-template-columns:repeat(3,1fr);margin:0;grid-gap:var(--col-gap)}@media (min-width: 48rem){.grid .items{--col-gap:16px;grid-template-columns:repeat(5,1fr)}}@media (min-width: 90rem){.grid .items{grid-template-columns:repeat(7,1fr)}}.grid .item{background:var(--layer-surface-2);border-radius:var(--radius-s)}.grid .btn-load-more{margin:auto;opacity:0!important;visibility:hidden!important}.grid .card-base{--min-width:100%}.grid .btn-show-all{margin:1rem auto 0}.category .category-top{justify-content:space-between}.category .category-top .show-all{color:var(--brand-primary);cursor:pointer;font-size:var(--font-size,.875rem);font-weight:var(--font-weight,400);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.3)}.category .category-top .category-left,.group-games-mobile .skeleton-loading{gap:1rem}.group-games-mobile .skeleton-loading .category-top{display:grid;grid-template-areas:"title arrows";grid-template-columns:1fr 3.75rem;grid-column-gap:.5rem}.group-games-mobile .skeleton-loading .title{grid-area:title;height:1.625rem;width:100%}.group-games-mobile .skeleton-loading .arrows{grid-area:arrows;height:1.625rem;width:100%}.group-games-mobile .skeleton-loading .items{display:grid;flex-wrap:wrap;grid-area:items;grid-template-columns:repeat(3,1fr)}.group-games-mobile .skeleton-loading .card-base{height:40vw;width:100%}
