.category .category-top,.category .category-top .category-left{align-items:center;display:flex}.group-games-mobile .skeleton-loading{flex-direction:column;display:flex}@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{grid-gap:var(--col-gap);flex-wrap:wrap;grid-template-columns:repeat(3,1fr);margin:0;display:grid}@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 .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{grid-column-gap:.5rem;grid-template-columns:1fr 3.75rem;grid-template-areas:"title arrows";display:grid}.group-games-mobile .skeleton-loading .title{grid-area:title;width:100%;height:1.625rem}.group-games-mobile .skeleton-loading .arrows{grid-area:arrows;width:100%;height:1.625rem}.group-games-mobile .skeleton-loading .items{flex-wrap:wrap;grid-area:items;grid-template-columns:repeat(3,1fr);display:grid}.group-games-mobile .skeleton-loading .card-base{width:100%;height:40vw}
