.filters{display:flex;flex:1 1;margin:0 -1em}@media(max-width: 1023px){body:not(.desktop-client) .filters{flex-wrap:wrap}}.filter-advanced{display:grid;grid-template-columns:25% repeat(3, 1fr);grid-template-rows:auto auto 1fr;grid-template-areas:"sidebar slider slider slider" "sidebar header header header" "sidebar results results results";grid-gap:2em;gap:2em}.filter-advanced--version-2:not(.filter-advanced--game-catalog){grid-template-columns:minmax(0, 1fr) !important;grid-template-rows:none;grid-template-areas:none !important;grid-auto-flow:row}.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__slider,.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__library,.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__sidebar,.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__header,.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__results{grid-area:auto;grid-column:1/-1;min-width:0}.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__sidebar{order:1}.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__library{order:2}.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__slider{order:3}.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__header{order:4}.filter-advanced--version-2:not(.filter-advanced--game-catalog)>.filter-advanced__results{order:5}.filter-advanced--server-catalog.filter-advanced--no-sidebar{padding-top:5em}.filter-advanced--server-catalog.filter-advanced--no-sidebar>.filter-advanced__header{display:none}@media(max-width: 1023px){body:not(.desktop-client) .filter-advanced--server-catalog.filter-advanced--no-sidebar{padding-top:4em !important}}.filter-advanced--game-catalog>.filter-advanced__results,.filter-advanced--server-catalog>.filter-advanced__results{margin-top:-1em}.filter-advanced#filter-advanced-2>.filter-advanced__header{display:none}.filter-advanced#filter-advanced-2>.filter-advanced__results{margin-top:0}@media(max-width: 1023px){body:not(.desktop-client) .filter-advanced#filter-advanced-2>.filter-advanced__header{display:flex}}.filter-advanced--game-catalog{display:grid;grid-template-columns:minmax(0, 1fr) auto !important;grid-template-rows:none;grid-template-areas:none !important;grid-auto-flow:row}.filter-advanced--game-catalog>.filter-advanced__slider,.filter-advanced--game-catalog>.filter-advanced__library,.filter-advanced--game-catalog>.filter-advanced__fixed-games,.filter-advanced--game-catalog>.filter-advanced__genres,.filter-advanced--game-catalog>.filter-advanced__sidebar,.filter-advanced--game-catalog>.filter-advanced__header,.filter-advanced--game-catalog>.filter-advanced__results{grid-area:auto;min-width:0}.filter-advanced--game-catalog>.filter-advanced__slider,.filter-advanced--game-catalog>.filter-advanced__library,.filter-advanced--game-catalog>.filter-advanced__fixed-games,.filter-advanced--game-catalog>.filter-advanced__genres,.filter-advanced--game-catalog>.filter-advanced__results{grid-column:1/-1}.filter-advanced--game-catalog>.filter-advanced__sidebar{grid-column:2;justify-self:end}.filter-advanced--game-catalog>.filter-advanced__header{grid-column:1}.filter-advanced--game-catalog .filter-advanced__slider{order:1}.filter-advanced--game-catalog .filter-advanced__library{order:2}.filter-advanced--game-catalog .filter-advanced__fixed-games{order:3;min-width:0}.filter-advanced--game-catalog .filter-advanced__genres{order:4;min-width:0}.filter-advanced--game-catalog .filter-advanced__sidebar{order:6;align-self:stretch}.filter-advanced--game-catalog .filter-advanced__header{order:5}.filter-advanced--game-catalog .filter-advanced__results{order:7}@media(max-width: 1023px){body:not(.desktop-client) .filter-advanced--game-catalog{grid-template-columns:minmax(0, 1fr) !important}body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__slider,body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__library,body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__fixed-games,body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__genres,body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__sidebar,body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__header,body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__results{grid-column:1/-1}}.filter-advanced--library{grid-template-areas:"sidebar library library library" "sidebar slider slider slider" "sidebar header header header" "sidebar results results results"}.filter-advanced--no-sidebar{grid-template-areas:"slider slider slider slider" "header header header header" "results results results results"}.filter-advanced--library-no-sidebar{grid-template-areas:"library library library library" "slider slider slider slider" "header header header header" "results results results results"}.filter-advanced--no-header{grid-template-areas:"sidebar results results results"}.filter-advanced__sidebar{grid-area:sidebar;align-self:start;overflow:hidden}.filter-advanced--no-sidebar .filter-advanced__sidebar{display:none}.filter-advanced--disabled .filter-advanced__sidebar{opacity:.5}.filter-advanced--disabled .filter-advanced__sidebar input,.filter-advanced--disabled .filter-advanced__sidebar label,.filter-advanced--disabled .filter-advanced__sidebar button,.filter-advanced--disabled .filter-advanced__sidebar .form-field__switch__switcher{cursor:no-drop}.filter-advanced__sidebar-field{margin-bottom:2em}.filter-advanced--version-2 .filter-advanced__sidebar-field{display:flex;min-height:2em;margin:0;padding:.5em .7em;border-radius:.8em;font-size:.85em;background:#172233}.filter-advanced__library{grid-area:library}.filter-advanced--server-library .filter-advanced__library>.section{margin-top:0;padding-top:0}.filter-advanced__slider{grid-area:slider;border-radius:1.75rem;overflow:hidden}.filter-advanced__header{grid-area:header;display:flex;justify-content:space-between}.filter-advanced--no-header .filter-advanced__header{display:none}.filter-advanced__header__fields{display:flex}.filter-advanced__header-field{display:flex;align-items:center}.filter-advanced__header__options{display:flex;justify-content:space-between;align-items:center;margin:0 -0.5em}.filter-advanced__header-option{display:flex;align-items:center;margin:0 .5em;cursor:pointer}.filter-advanced__header-option-view{opacity:.5}.filter-advanced__header-option-view.active{opacity:1}.filter-advanced__header-option-filters{display:none}.filter-advanced__results{grid-area:results}.filter-advanced__results>section{padding-top:0}.filter-advanced--disabled .filter-advanced__results .grid{display:none}.filter-advanced__title{margin-top:0}.filter-advanced__preloader{display:none;justify-content:center;margin-top:4em}.filter-advanced__preloader--show{display:flex}.filter-advanced__preloader img{animation:preloader 1s infinite linear}.filter-advanced--disabled .filter-advanced__preloader{display:flex}@media(min-width: 1024px){.filter-advanced__sidebar{position:sticky;top:7em}.filter-advanced--version-2 .filter-advanced__sidebar{position:static}}@media(min-width: 1023.02px) and (max-width: 1439.98px){.filter-advanced{grid-template-columns:33% repeat(2, 1fr);grid-template-areas:"sidebar slider slider" "sidebar header header" "sidebar results results"}.filter-advanced--library{grid-template-areas:"sidebar library library" "sidebar slider slider" "sidebar header header" "sidebar results results"}.filter-advanced--no-sidebar{grid-template-areas:"slider slider slider" "header header header" "results results results"}.filter-advanced--library-no-sidebar{grid-template-areas:"library library library" "slider slider slider" "header header header" "results results results"}.filter-advanced--no-header{grid-template-areas:"sidebar results results results"}}@media(max-width: 1023px){body:not(.desktop-client) .filter-advanced{grid-template-columns:1fr;grid-template-areas:"slider" "header" "results";gap:1em}body:not(.desktop-client) .filter-advanced__slider{justify-self:center;width:100%}body:not(.desktop-client) .filter-advanced__library{min-width:0}body:not(.desktop-client) .filter-advanced--library{grid-template-areas:"library" "slider" "header" "results"}body:not(.desktop-client) .filter-advanced--library-no-sidebar{grid-template-areas:"library" "slider" "header" "results"}body:not(.desktop-client) .filter-advanced--version-2:not(.filter-advanced--new-version):not(.filter-advanced--server-catalog):not(.filter-advanced--game-catalog){margin-top:-4.5em !important}body:not(.desktop-client) .filter-advanced--game-catalog>.filter-advanced__results,body:not(.desktop-client) .filter-advanced--server-catalog>.filter-advanced__results{margin-top:0}body:not(.desktop-client) .filter-advanced__sidebar{display:none;position:fixed;top:0;right:0;bottom:0;left:0;padding-top:4em;background:#080e1c;z-index:3}body:not(.desktop-client) .filter-advanced__sidebar.active{display:block;width:100%}body:not(.desktop-client) .filter-advanced__sidebar-field:last-child{margin-bottom:2em}body:not(.desktop-client) .filter-advanced__header-option-view{display:none}body:not(.desktop-client) .filter-advanced__header-option-filters{display:flex}body:not(.desktop-client) .filter-advanced__header-option-fields{margin:0 .5em}body:not(.desktop-client) .filter-advanced--no-sidebar .filter-advanced__header-option-filters{display:none}body:not(.desktop-client) .filter-advanced--no-header .filter-advanced__header{display:flex}body:not(.desktop-client) .filter-advanced--new-version .filter-advanced__header{margin-top:-21%}}.catalog-genres{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:12px;margin:0;padding:0;list-style:none}.catalog-genres__item{min-width:0}.catalog-genres__item--extra{display:none}.catalog-genres--opened .catalog-genres__item--extra{display:block}.catalog-genres__card{display:flex;align-items:center;justify-content:center;width:100%;height:68px;box-sizing:border-box;gap:6px;padding:0 4px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;color:#fff;background:linear-gradient(180deg, rgba(10, 39, 67, 0) 0%, rgba(6, 16, 35, 0.7) 100%),rgba(178,219,249,.08);-webkit-text-decoration:none;text-decoration:none;transition:box-shadow .2s ease}.catalog-genres__card:hover{box-shadow:0 0 2em -1em rgba(255,255,255,.6)}.catalog-genres__more{-webkit-appearance:none;appearance:none;margin:0;font:inherit;cursor:pointer}.catalog-genres__icon{width:44px;height:44px;flex:0 0 44px}.catalog-genres__label{min-width:0;overflow:hidden;font-family:"MTS Compact",sans-serif;font-size:21.789px;font-weight:500;line-height:29.053px;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 1023.02px) and (max-width: 1439.98px){.catalog-genres{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 1023px){body:not(.desktop-client) .catalog-genres{grid-template-columns:repeat(2, minmax(0, 1fr))}body:not(.desktop-client) .catalog-genres__card{gap:4px;padding:0 4px;height:3em}body:not(.desktop-client) .catalog-genres__icon{width:1.3em;height:auto;flex-basis:1.3em}body:not(.desktop-client) .catalog-genres__label{font-size:1em}}@media(max-width: 1023px){.filter-advanced--new-version .filter-advanced__header-field--sort{display:none}}@keyframes preloader{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.filter-advanced__results--empty .section{display:none}.section__filter{display:flex;flex-wrap:wrap;gap:1em;align-items:center;position:relative;margin-top:1em;padding-top:0}@media(max-width: 1023px){body:not(.desktop-client) .section__filter{display:block;margin-top:0 !important;padding-top:0 !important}}.section__games,.section__servers,.section__filter-advanced{margin-top:0;padding-top:2em}@media(max-width: 1023px){body:not(.desktop-client) .section__games,body:not(.desktop-client) .section__servers,body:not(.desktop-client) .section__filter-advanced{padding-top:0}}.section__games-history{padding:0 !important}@media(max-width: 1023px){body:not(.desktop-client) .section__filter-advanced{padding-top:0 !important}}.section__fog-server{padding-top:2em}@media(max-width: 1023px){body:not(.desktop-client) .section__fog-server{padding-top:4em !important}}.filter-advanced__results .section__placeholder{display:none;max-width:630px;margin:0 auto}.filter-advanced__results--empty .section__placeholder{display:block}
