.catalog-tabs{display:inline-flex;gap:4px;margin-top:32px;padding:5px;max-width:100%;overflow-x:auto;border-radius:50px;border:1px solid rgba(50,53,62,.9);background:rgba(14,16,21,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 34px rgba(0,0,0,.45)}.catalog-tabs__item{position:relative;display:inline-flex;align-items:center;gap:9px;padding:12px 26px;border-radius:50px;color:#6f7384;font-size:11px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase;cursor:pointer;transition:color .2s}@media screen and (max-width:480px){.catalog-tabs__item{padding:11px 16px;gap:7px;font-size:10px;letter-spacing:1.6px}}.catalog-tabs__item .catalog-tabs__pill{position:absolute;inset:0;border-radius:50px;background:linear-gradient(160deg,#FFEB4D,#FFE001 55%,#E8CC00);box-shadow:0 0 18px rgba(255,224,1,.45),0 4px 22px rgba(255,224,1,.22),inset 0 1px 0 rgba(255,255,255,.55)}.catalog-tabs__item .catalog-tabs__icon,.catalog-tabs__item .catalog-tabs__label{position:relative;z-index:1}.catalog-tabs__item .catalog-tabs__icon{display:inline-flex}.catalog-tabs__item .catalog-tabs__icon svg{display:block}.catalog-tabs__item--active{color:#14161b}@media screen and (min-width:1270px){.catalog-tabs__item:not(.catalog-tabs__item--active):hover{color:#fff}}.catalog-anticheat{margin-top:28px;width:100%;display:flex;justify-content:center}.anticheat-rail{display:inline-flex;align-items:center;gap:14px;max-width:100%;padding:8px 10px 8px 18px;border-radius:50px;border:1px solid rgba(50,53,62,.9);background:rgba(14,16,21,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 34px rgba(0,0,0,.45)}@media screen and (max-width:790px){.anticheat-rail{flex-direction:column;align-items:stretch;gap:8px;padding:12px 14px;border-radius:22px}}.anticheat-rail__caption{display:inline-flex;align-items:center;gap:7px;color:#6f7384;font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;padding-right:14px;border-right:1px solid rgba(50,53,62,.9)}.anticheat-rail__caption svg{color:#4b4f5e}@media screen and (max-width:790px){.anticheat-rail__caption{justify-content:center;padding-right:0;border-right:none}}.anticheat-rail__chips{display:flex;gap:4px;flex-wrap:wrap;justify-content:center}.anticheat-rail__chip{position:relative;display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:50px;color:#6f7384;font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:color .2s}.anticheat-rail__chip .anticheat-rail__chip-pill{position:absolute;inset:0;border-radius:50px;border:1px solid rgba(255,224,1,.55);background:rgba(255,224,1,.1);box-shadow:0 0 14px rgba(255,224,1,.22),inset 0 0 12px rgba(255,224,1,.06)}.anticheat-rail__chip .anticheat-rail__chip-dot,.anticheat-rail__chip .anticheat-rail__chip-label{position:relative;z-index:1}.anticheat-rail__chip .anticheat-rail__chip-dot{width:5px;height:5px;border-radius:50%;background:rgba(111,115,132,.5);flex-shrink:0;transition:background .2s,box-shadow .2s}.anticheat-rail__chip--active{color:#ffe001}.anticheat-rail__chip--active .anticheat-rail__chip-dot{background:#ffe001;box-shadow:0 0 7px rgba(255,224,1,.85)}@media screen and (min-width:1270px){.anticheat-rail__chip:not(.anticheat-rail__chip--active):hover{color:#fff}.anticheat-rail__chip:not(.anticheat-rail__chip--active):hover .anticheat-rail__chip-dot{background:rgba(255,255,255,.7)}}.catalog-product-item{padding:0 20px 18px;width:270px;border:1px solid rgba(36,38,45,.7);background:rgba(24,27,32,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);margin:0 auto;display:flex;flex-direction:column;height:100%}.catalog-product-item .products-item__background{margin-top:16px;padding-bottom:16px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #33353e;height:113px;overflow:hidden}.catalog-product-item .products-item__background img{max-height:140%;max-width:100%;height:140%;object-fit:contain}.catalog-product-item .products-item-head{margin-top:-14px;width:100%;height:29px;display:flex;justify-content:flex-end}.catalog-product-item .products-item-head mark{padding:8px 12px;height:100%;box-shadow:0 4px 27px 0 rgba(255,224,1,.25);font-size:10px;line-height:normal;background:#ffe001;color:#1a273f;font-weight:700}.catalog-product-item h3{color:#fff;font-size:26px;font-weight:600;line-height:normal;margin:20px 0 10px;word-spacing:.15em}.catalog-product-item .products-item-status__risk,.catalog-product-item .products-item-status__undetected,.catalog-product-item .products-item-status__update{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;line-height:normal;margin-bottom:40px}.catalog-product-item .products-item-status__risk:before,.catalog-product-item .products-item-status__undetected:before,.catalog-product-item .products-item-status__update:before{content:"";width:4px;height:4px;border-radius:39px;border:1px solid}.catalog-product-item .products-item-status__risk{color:#fd4454}.catalog-product-item .products-item-status__undetected{color:#84b545}.catalog-product-item .products-item-status__update{color:#0266d6}.catalog-product-item .products-item__price{margin-bottom:10px;margin-top:auto;color:#fff;font-size:24px;font-weight:600;line-height:normal}.catalog-product-item .products-item__price span{color:#6b6f7b;font-size:10px;font-weight:500}.catalog-product-item .products-item__button{margin-top:10px;padding:21px 0;width:100%;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;line-height:normal;letter-spacing:1.56px;text-transform:uppercase;color:#6f7384;border:2px solid rgba(50,53,62,.6980392157)!important}@media screen and (min-width:1270px){.catalog-product-item .products-item__button:hover{color:#1a273f;background-color:#ffe001;border-color:#ffe001!important}}.catalog-search{margin-top:120px;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1270px){.catalog-search{margin-top:18px}}.catalog-search>img{width:105px;margin-top:45px;margin-left:auto}@media screen and (max-width:1170px){.catalog-search>img{display:none}}.catalog-list{margin-top:120px;scroll-margin-top:200px;width:100%;gap:20px;z-index:3;display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));position:relative}@media screen and (min-width:1270px){.catalog-list{gap:30px}}@media screen and (min-width:1170px){.catalog-list{margin-top:45px}}.catalog-list:has(.empty){display:flex;align-items:center;justify-content:center;padding:200px 0}@media screen and (max-width:480px){.catalog-list{display:flex;flex-direction:column}.catalog-list .game{max-width:270px;margin:0 auto}}.catalog-list .game:last-child{pointer-events:auto!important}.catalog-background-body{position:absolute;left:0;top:0;width:100vw;overflow:hidden}@media screen and (max-width:1270px){.catalog-background-body{display:none}}.catalog__background{position:absolute;top:0;left:50%;translate:-50%;width:8262px;height:5539px;transition:position .3s,bottom .3s}@media screen and (max-width:1270px){.catalog__background{display:none}}.catalog__background_fixed{position:fixed;top:-2660px}