.games__catalog{background:rgba(0,5,23,.6);border:1px solid rgba(223,232,255,.2);border-radius:12px;box-shadow:inset 0 0 2px 0 #dfe8ff,inset 4px 4px 6px 0 rgba(0,91,255,.15);margin:8px 0;padding:16px}@media(min-width:768px){.games__catalog{margin:12px 0}}.games__filter{padding:8px 0}.games-filter .custom-category__list{scrollbar-color:rgba(223,232,255,.6)}.games-filter .custom-category__list::-webkit-scrollbar{height:2px;width:2px}.games-filter .custom-category__list::-webkit-scrollbar-track{background:rgba(0,5,23,.2);border-radius:24px}.games-filter .custom-category__list::-webkit-scrollbar-thumb{background:rgba(223,232,255,.2);border-radius:24px;margin:0}.games-filter .custom-category__list::-webkit-scrollbar-thumb:hover{background:rgba(223,232,255,.6)}@-moz-document url-prefix(){.games-filter .custom-category__list{scrollbar-width:thin}}.games-filter{background:rgba(0,5,23,.6);border:1px solid rgba(223,232,255,.2);border-radius:12px;box-shadow:inset 0 0 2px 0 #dfe8ff,inset 4px 4px 6px 0 rgba(0,91,255,.15);display:flex;flex-direction:column-reverse;gap:12px;padding:16px 16px 0}@media(min-width:768px){.games-filter{align-items:flex-start;flex-direction:row;justify-content:space-between}}.games-filter__left-block{overflow-x:hidden}.games-filter__right-block{display:flex;gap:8px;position:relative}@media(min-width:768px){.games-filter__right-block{justify-content:center}}.games-filter__providers,.games-filter__search{flex:1}.games-filter .custom-category__list{align-items:center;background-color:transparent;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start;overflow:auto;padding:0 0 16px;position:static;right:0;top:100%}.games-filter--open .games-filter .custom-category__list{display:flex;z-index:1}.custom-category-item__item{display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.custom-category-item__link{align-items:center;border:1px solid transparent;border-radius:8px;color:#fff;display:inline-flex;flex-wrap:nowrap;font-size:12px;font-weight:700;justify-content:center;line-height:16px;margin:0;outline:none;padding:8px;text-align:center;text-decoration:none;transition:all .3s ease;width:auto}.custom-category-item__link.custom-category-item__link--current,.custom-category-item__link:active,.custom-category-item__link:focus,.custom-category-item__link:hover{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background:linear-gradient(180deg,rgba(0,5,23,.2),rgba(41,80,149,.2));border:1px solid rgba(223,232,255,.2);border-radius:8px;box-shadow:inset 0 0 2px 0 rgba(0,91,255,.15)}.custom-category-item__icon{height:20px;margin-right:6px;-o-object-fit:contain;object-fit:contain;width:20px}.custom-category-item__name{align-items:center;display:flex;flex-grow:1;text-transform:capitalize;white-space:nowrap}.favorite-games__games,.games-block-default__games{display:flex;flex-wrap:wrap}@keyframes shake2{0%,20%,to{transform:scale(1)}3%{transform:scale(.96)}6%{transform:scale(1.03)}9%{transform:scale(.97)}12%{transform:scale(1.01)}15%{transform:scale(.99)}}.catalog__header{align-items:center;display:flex;justify-content:space-between;padding:0 0 16px}.catalog__header--isLoading>*{visibility:hidden}.catalog__title{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;gap:12px;line-height:22px;text-transform:uppercase}.catalog__title .font-icons{font-size:24px}.catalog__link{color:#fff;font-size:12px;font-weight:700;line-height:16px}.catalog__grid{grid-column-gap:12px;grid-row-gap:12px;display:grid;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);width:100%}@media(min-width:768px){.catalog__grid{grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(4,1fr)}}@media(min-width:960px){.catalog__grid{grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(4,1fr)}}@media(min-width:1248px){.catalog__grid{grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(6,1fr)}}@media(min-width:1632px){.catalog__grid{grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(8,1fr)}}@media(min-width:1920px){.catalog__grid{grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(8,1fr)}}.catalog__item{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;position:relative;width:100%}.catalog__item--skeleton{aspect-ratio:187/252}.catalog__more{margin:24px 0 0;text-align:center}.catalog__more-btn{background:rgba(0,5,23,.6);border:1px solid rgba(223,232,255,.2);border-radius:12px;box-shadow:inset 0 0 2px 0 #dfe8ff,inset 4px 4px 6px 0 rgba(0,91,255,.15);color:#fff;font-size:12px;font-weight:700;line-height:16px;padding:12px;text-align:center;text-transform:uppercase;transition:all .3s ease}.catalog__more-btn:hover{background:linear-gradient(180deg,rgba(2,4,12,.6),rgba(15,23,54,.6));border:1px solid transparent}.catalog__not-found{color:hsla(0,0%,100%,.6);font-size:16px}.catalog--with-banner .catalog__banner{aspect-ratio:2/1;grid-column:span 2}@media(min-width:768px){.catalog--with-banner .catalog__banner{aspect-ratio:unset;grid-column:3/5;grid-row-end:-1}}@media(min-width:1248px){.catalog--with-banner .catalog__banner{grid-column:6/8}}