.catalog-tabs{display:flex;gap:8px;margin-top:32px;flex-wrap:wrap;justify-content:center}@media screen and (max-width:480px){.catalog-tabs{gap:6px}}.catalog-tabs__item{padding:13px 30px;border-radius:50px;border:1px solid rgba(50,53,62,.9);background:rgba(18,20,26,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#6f7384;font-size:11px;font-weight:700;letter-spacing:2.2px;text-transform:uppercase;cursor:pointer;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .15s}@media screen and (max-width:480px){.catalog-tabs__item{padding:12px 22px;font-size:10px;letter-spacing:1.8px}}.catalog-tabs__item--active{color:#1a273f;background:#ffe001;border-color:#ffe001;box-shadow:0 0 18px rgba(255,224,1,.4),0 4px 24px rgba(255,224,1,.2)}@media screen and (min-width:1270px){.catalog-tabs__item:not(.catalog-tabs__item--active):hover{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.05);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.35)}}.catalog-anticheat{margin-top:40px;width:100%}.anticheat-dropdown{position:relative;display:inline-block}.anticheat-dropdown__trigger{display:inline-flex;align-items:center;gap:10px;padding:13px 22px;border-radius:50px;border:1px solid rgba(50,53,62,.9);background:rgba(18,20,26,.75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#6f7384;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;cursor:pointer;transition:color .2s,background .2s,border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}.anticheat-dropdown__trigger--active{color:#ffe001;border-color:rgba(255,224,1,.55);background:rgba(255,224,1,.07);box-shadow:0 0 14px rgba(255,224,1,.18)}.anticheat-dropdown__trigger--open{border-color:rgba(255,255,255,.2);background:rgba(30,33,42,.9)}@media screen and (min-width:1270px){.anticheat-dropdown__trigger:not(.anticheat-dropdown__trigger--active):not(.anticheat-dropdown__trigger--open):hover{color:#fff;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.04)}}.anticheat-dropdown__dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0;opacity:.6}.anticheat-dropdown__trigger--active .anticheat-dropdown__dot{background:#ffe001;opacity:1;box-shadow:0 0 7px rgba(255,224,1,.85)}.anticheat-dropdown__label{white-space:nowrap}.anticheat-dropdown__selected{color:#ffe001}.anticheat-dropdown__arrow{width:7px;height:7px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg) translateY(-2px);flex-shrink:0;transition:transform .2s}.anticheat-dropdown__arrow--open{transform:rotate(-135deg) translateY(-2px)}.anticheat-dropdown__panel{position:absolute;top:calc(100% + 8px);left:0;z-index:50;min-width:280px;padding:8px;border:1px solid rgba(36,38,45,.9);background:rgba(18,20,26,.96);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 12px 40px rgba(0,0,0,.6),0 0 1px rgba(255,255,255,.05);display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px}@media screen and (max-width:480px){.anticheat-dropdown__panel{min-width:220px;grid-template-columns:1fr 1fr}}.anticheat-dropdown__option{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:50px;border:1px solid rgba(0,0,0,0);color:#6f7384;font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;cursor:pointer;transition:color .15s,background .15s,border-color .15s;white-space:nowrap}.anticheat-dropdown__option:hover{color:#fff;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.anticheat-dropdown__option--active{color:#ffe001;background:rgba(255,224,1,.09);border-color:rgba(255,224,1,.4)}.anticheat-dropdown__option--active .anticheat-dropdown__option-dot{background:#ffe001;box-shadow:0 0 6px rgba(255,224,1,.8)}.anticheat-dropdown__option-dot{width:5px;height:5px;border-radius:50%;background:rgba(111,115,132,.5);flex-shrink:0;transition:background .15s,box-shadow .15s}.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(5px);-webkit-backdrop-filter:blur(5px);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}