.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.games-list-shell{position:relative;min-height:200px}.games-list-shell--loading .games-list{opacity:.55;pointer-events:none;transition:opacity .15s ease}.games-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.games-loading--overlay{position:absolute;inset:0;z-index:2;min-height:160px;background:rgba(0,0,0,.15);pointer-events:none}.games-loading .loading-spinner{text-align:center}.games-loading .loading-spinner .spinner{width:40px;height:40px;border:4px solid #333;border-top-color:#fbbb43;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.games-loading .loading-spinner p{color:#ccc;font-size:16px}.games-error{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;text-align:center}.games-error p{color:#ff6b6b;font-size:18px;margin-bottom:16px}.games-error .retry-button{background:#fbbb43;color:#000;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .3s}.games-error .retry-button:hover{background:#e8a632}.games-empty{display:flex;justify-content:center;align-items:center;min-height:400px}.games-empty p{color:#ccc;font-size:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shopPage{width:100%;min-height:110vh;display:flex;flex-direction:column;align-items:center;color:#fff}.shopPage .container{margin-top:15vh;width:1450px;min-height:80vh;border-radius:10px}.shopPage .shop-header{width:100%;display:flex;justify-content:space-between}.shopPage .games-list{display:flex;display:grid;grid-template-columns:repeat(5,1fr);padding:0}.shopPage .get-more__container{margin-top:25px}.shopPage .get-more__container,.shopPage .recommendation-btn__container{width:100%;display:flex;justify-content:center;margin-bottom:20px}.shopPage .recommendation-btn{background-color:rgba(251,187,67,.365);border:1.5px solid #fbbb43;color:#fff;border-radius:6px;padding:10px 24px;font-size:1.1em;font-family:Milks;font-weight:500;cursor:pointer;transition:background .2s,color .2s,border .2s;text-transform:uppercase}@media(max-width:1500px){.shopPage .container{width:1200px}.shopPage .games-list{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:1250px){.shopPage .container{width:90%}.shopPage .games-list{grid-template-columns:repeat(4,1fr)!important}}@media(max-width:1100px){.shopPage .games-list{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:900px){.shopPage .container{width:100%}.shopPage .games-list{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:650px){.shopPage .container{width:100%}.shopPage .shop-header .filter-btns-wrapper{display:none}.shopPage .games-list{grid-template-columns:repeat(2,1fr)!important;padding:0}}a{color:#fff;text-decoration:none}.shop-item_mobile .shop-item_mobile__details{width:100%;height:70px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:10px 5px;display:flex;flex-direction:column;justify-content:space-between;border-radius:0 0 7px 7px}.shop-item_mobile .shop-item-mobile-price{width:100%;display:flex;justify-content:flex-end}.shop-item_mobile .shop-item-mobile-price .shop-item-mobile__price{margin-right:5px;font-size:.9em}.shop-item_mobile .shop-item__top{height:100%;background:linear-gradient(transparent,rgba(0,0,0,.5))}.shop-item_mobile .shop-item-mobile__title{font-size:.8em;color:#fff}.shop-item{z-index:2;margin:8.8px 9px;height:400px;cursor:pointer;overflow:hidden;filter:brightness(80%);transition:.5s;border-radius:7px;box-shadow:1px 2px 12px 1px hsla(0,4%,45%,.502);box-shadow:1px 2px 12px 1px rgba(87,80,80,.502);color:hsla(0,0%,100%,.8);font-size:.95em;position:relative;-moz-user-select:none;-webkit-user-select:none;user-select:none}.shop-item .shop-item__dop-wrapper{position:absolute;top:5px;display:flex}.shop-item .shop-item__dop-wrapper .dlc{width:45px;height:35px;background-color:rgba(0,0,0,.708);border-radius:5px;padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;margin-left:3px;transition:.3s}.shop-item .shop-item__dop-wrapper .dlc img{width:25px;height:25px;filter:hue-rotate(-25deg)}.shop-item .shop-item__dop-wrapper .dlc:before{content:"Игра недели";display:inline-block;background-color:rgba(0,0,1,.803);padding:5px;position:absolute;right:35px;visibility:hidden;border-radius:5px;font-size:.9em}.shop-item .shop-item__dop-wrapper .dlc:hover{transform:scale(1.04)}.shop-item .shop-item__dop-wrapper .dlc:hover:before{visibility:visible}.shop-item .shop-item__img-wrapper{width:100%;height:79%;position:relative}.shop-item .shop-item__img-wrapper:before{content:"";width:100%;height:100%;position:absolute;background-color:lime;background:linear-gradient(95deg,#000,rgba(49,49,49,.361),#000);animation:shine 1.5s linear infinite;background-size:200% 100%}@keyframes shine{to{background-position-x:-200%}}.shop-item .shop-item__img-wrapper .shop-item__img{width:100%;height:100%;object-fit:cover;object-position:top;opacity:0}.shop-item .shop-item__img-wrapper .shop-item__lock{position:absolute;background-color:rgba(194,12,12,.48);top:0;right:0;left:0;bottom:0;filter:blur(1px);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.7);font-size:1.4em;color:#fff;text-align:center}.shop-item .shop-item__img-wrapper .shop-item__lock img{transition:.3s}.shop-item .shop-item__img-wrapper .shop-item__lock:hover img{transform:scale(1.05)}.shop-item .shop-item__img-wrapper_loaded .shop-item__img{opacity:1;transition:.3s}.shop-item .shop-item__img-wrapper_loaded:before{display:none}.shop-item .shop-item__details__shadow{width:100%;position:absolute;box-shadow:0 -2px 8px 8px #101010;z-index:1}.shop-item .shop-item__details{width:100%;min-height:21%;background:linear-gradient(150deg,#0f0d0d,#1e1e1e,#151515);padding:10px;font-family:Milks;display:flex;flex-direction:column;justify-content:space-between;z-index:2;color:#f5f5f5}.shop-item .shop-item__details .shop-item__details-title{width:100%;font-size:1.1em}.shop-item .shop-item__details .shop-item__details-price{width:100%;display:flex;justify-content:space-between;flex-direction:row-reverse;font-weight:200}.shop-item .shop-item__details .shop-item__details-price span{font-weight:200;font-size:.83em;font-weight:700;color:#ff352e;text-transform:uppercase}.shop-item .shop-item__details .shop-item__details-price p{font-size:1.07em;font-weight:500;color:#f5f5f5}.shop-item .shop-item__details .shop-item__details-price .discountt{padding:2px 3px;background-color:#fbbb43;border-radius:5px;color:#000;font-weight:600}.shop-item .shop-item__details .shop-item__details-price .price-without-discront{text-decoration:line-through;font-weight:700;color:#b51200;font-family:Milks;margin-right:5px;font-size:1em}.shop-item .shop-item__details .shop-item__details-price .new-price{color:#fff;font-size:1.1em}.shop-item:hover{filter:brightness(95%);transform:scale(1.02) translateY(-8px)!important;box-shadow:1px 2px 12px 3px rgba(75,75,75,.302)}.discount{width:45px;height:35px;background-color:rgba(0,0,0,.708);border-radius:5px;padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;margin-left:3px;transition:.3s}.discount img{width:28px;height:28px;filter:hue-rotate(15deg)}.discount:before{content:"Скидка дня";display:inline-block;background-color:rgba(0,0,1,.883);padding:5px;position:absolute;right:35px;visibility:hidden;border-radius:5px;font-size:.9em}.discount:hover{transform:scale(1.04)}.discount:hover:before{visibility:visible}.autoguard{width:45px;height:35px;background-color:rgba(0,0,0,.708);border-radius:5px;padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;transition:.3s}.autoguard p{font-size:1.3em;color:red;font-weight:500}.autoguard img{width:25px;height:25px}.autoguard:before{content:"Auto";display:inline-block;background-color:rgba(0,0,1,.803);padding:5px;position:absolute;right:35px;bottom:15px;visibility:hidden;border-radius:5px;font-size:.9em}.autoguard:hover{transform:scale(1.04)}.autoguard:hover:before{visibility:visible}.new{width:45px;height:35px;background-color:rgba(0,0,0,.708);border-radius:5px;padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;transition:.3s}.new p{font-size:1.3em;color:red;font-weight:500}.new img{width:35px;height:35px}.new:before{content:"Auto";display:inline-block;background-color:rgba(0,0,1,.803);padding:5px;position:absolute;right:35px;bottom:15px;visibility:hidden;border-radius:5px;font-size:.9em}.new:hover{transform:scale(1.04)}.new:hover:before{visibility:visible}*{text-decoration:none}#shop-item__inform_free{background:linear-gradient(150deg,#0f0d0d,rgba(77,16,124,.88),#151515)}#shop-item__inform_new{background:linear-gradient(150deg,#111014,#1a1830 40%,#252048 70%,#12111a)}#shop-item__inform_hot{background:linear-gradient(150deg,#0f0d0d,rgba(203,2,0,.57),#151515);background:linear-gradient(110.4deg,rgba(193,5,5,.212),rgba(193,5,5,.863),rgba(193,5,5,.102));background:linear-gradient(110.4deg,#0f0d0d,rgba(193,5,5,.863),#0f0d0d)}#shop-item__new{position:absolute;right:0;top:0;z-index:20}#blur{filter:blur(1.5px)}@media(max-width:1999px){.shop-item{height:347px}.shop-item .inform__container .infrom span{font-size:.95em}}@media(max-width:1455){.shop-item{height:347px}.shop-item .inform__container .infrom span{font-size:.95em}}@media(max-width:875px){.shop-item{height:307px;box-shadow:none}.shop-item .inform__container .infrom span{font-size:.75em}}@media(min-width:650px){.shop-item__inform{height:21%}}@media(max-width:650px){.shop-item{margin:7px;height:250px}.shop-item .shop-item__inform{position:absolute;bottom:0;left:0;right:0;height:79px;padding:8px;font-size:.9em}}#crossed{margin-right:5px;font-weight:200;position:relative;color:#c3c3c3}#crossed:before{content:"";position:absolute;left:0;right:0;top:10px;height:2px;background-color:red;transform:rotate(10deg)}.shop__item{background-size:107%}.shop-item_mobile{border:1px solid #353535!important;position:relative;height:240px;border-radius:8.8px;margin:1%;background:no-repeat;background-size:cover;display:flex;flex-direction:column-reverse;border:1px solid #000;overflow:hidden;animation:mobileApr .5s 1}.shop-item_mobile .shop-item_mobile__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.shop-item_mobile .shop-item_mobile__about{width:100%;box-shadow:0 -3px 23px 17px #0d0d0d;height:70px;background:linear-gradient(90deg,hsla(0,0%,8%,.85),#15171a);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:5px 5px 9px 9px;padding:8px;display:flex;flex-direction:column;justify-content:space-between}.shop-item_mobile .shop-item_mobile__about .about__name{width:100%;color:#f4d8d8;font-size:.85em;font-weight:200}.shop-item_mobile .shop-item_mobile__about .about__price{color:hsla(0,0%,100%,.845);font-size:1.8em;font-weight:200;font-size:.9em;display:flex;justify-content:end;font-family:Milks}.shop-item_mobile .shop-item_mobile__lock{height:100%;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:brightness(70%) blur(3px);backdrop-filter:brightness(70%) blur(3px);filter:blur(1px)}@keyframes mobileApr{0%{opacity:0}}.shop-item_mobile::hover{transform:scale(1.05)}.discountt{padding:2px 3px;background-color:#fbbb43;border-radius:5px;color:#000;font-weight:600;font-size:.9em}@keyframes game-appear{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}#game-item-v2-anim{animation:game-appear .35s ease-out both}.gameItem-online{font-size:.9em;color:red;color:#ff3c00;font-weight:700;margin-bottom:1px}.gameItem-sub{position:absolute;left:10px;top:10px;z-index:2;font-family:Milks,sans-serif;font-size:.7em;font-weight:700;letter-spacing:1px;line-height:1;padding:6px 9px;border-radius:6px;white-space:nowrap;text-transform:uppercase;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 10px rgba(0,0,0,.4)}.gameItem-sub--prime{color:#fff8e8;background:rgba(255,120,0,.9);border:1px solid #ffd080;text-shadow:0 1px 3px rgba(80,30,0,.55);box-shadow:0 2px 14px rgba(255,120,0,.55),0 0 10px rgba(255,180,60,.35)}.gameItem-sub--prime_plus{color:#faf0ff;background:rgba(147,51,234,.88);border:1px solid #e9b8ff;text-shadow:0 1px 3px rgba(50,0,100,.55);box-shadow:0 2px 14px rgba(147,51,234,.55),0 0 10px rgba(192,132,252,.35)}.gameItem-sub--gift{color:#151515;background:linear-gradient(135deg,#fbbb43,#f5a623);border:1px solid rgba(255,224,138,.85);text-shadow:none;box-shadow:0 2px 12px rgba(251,187,67,.4),inset 0 1px 0 hsla(0,0%,100%,.25)}.gameItem-sub--new{right:10px;left:auto;color:#eaf2ff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:1px solid rgba(191,219,254,.75);text-shadow:0 1px 2px rgba(15,40,90,.45);box-shadow:0 2px 12px rgba(37,99,235,.45),inset 0 1px 0 hsla(0,0%,100%,.28)}.game-item-v2{opacity:0;position:relative;margin:7px;border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:#0e0d0d;box-shadow:0 4px 18px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.04);transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease}.game-item-v2:hover{transform:translateY(-5px);border-color:rgba(251,187,67,.45);box-shadow:0 14px 32px rgba(0,0,0,.5),0 0 0 1px rgba(251,187,67,.12),inset 0 1px 0 hsla(0,0%,100%,.06)}.game-item-v2:hover .game-item-v2__img img{transform:scale(1.05)}.game-item-v2:hover .game-item-v2__img:after{opacity:1}.game-item-v2:focus-within{outline:2px solid rgba(251,187,67,.7);outline-offset:2px}.game-item-v2--gift .game-item-v2__about__price span{color:#fbbb43}.game-item-v2--gift .game-item-v2__about__meta{color:hsla(0,0%,100%,.45);font-size:.82em;font-weight:400;letter-spacing:.2px}.game-item-v2--new{border-color:rgba(129,140,248,.35)}.game-item-v2--new:hover{border-color:rgba(165,180,252,.5);box-shadow:0 14px 32px rgba(0,0,0,.5),0 0 0 1px rgba(99,102,241,.1),inset 0 1px 0 hsla(0,0%,100%,.06)}.game-item-v2--new:hover .game-item-v2__img:after{background:linear-gradient(125deg,transparent 35%,rgba(99,102,241,.1))}.game-item-v2--new .game-item-v2__img:before{background:linear-gradient(0deg,#16141f 0,rgba(22,20,31,.55) 18%,transparent 42%)}.game-item-v2 #game_new__icon{position:absolute;right:0;top:0;width:55px;height:50px;z-index:2}.game-item-v2 .game-item-v2__img{width:100%;height:270px;position:relative;overflow:hidden;background:#1a1a1a}.game-item-v2 .game-item-v2__img:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,#0e0d0d 0,hsla(0,4%,5%,.55) 18%,transparent 42%)}.game-item-v2 .game-item-v2__img:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .28s ease;background:linear-gradient(125deg,transparent 40%,rgba(251,187,67,.08))}.game-item-v2 .game-item-v2__img img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1);will-change:transform}.game-item-v2 .game-item-v2__badges{position:absolute;right:10px;bottom:12px;z-index:3;display:flex;align-items:center;gap:6px}.game-item-v2 .game-item-v2__rate-badge{position:relative;right:auto;bottom:auto;min-width:46px;padding:6px 8px;border-radius:8px;font-family:Milks,sans-serif;font-size:.82em;font-weight:800;letter-spacing:.3px;line-height:1;text-align:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 12px rgba(0,0,0,.45);border:1px solid transparent}.game-item-v2 .game-item-v2__rate-badge.sr-excellent{color:#0a1f16;background:linear-gradient(135deg,#1cffa1,#04d47e);border-color:hsla(0,0%,100%,.35);box-shadow:0 2px 14px rgba(28,255,161,.45),0 0 10px rgba(4,212,126,.25)}.game-item-v2 .game-item-v2__rate-badge.sr-good{color:#061811;background:linear-gradient(135deg,#04d47e,#03b56b);border-color:hsla(0,0%,100%,.28);box-shadow:0 2px 14px rgba(4,212,126,.4)}.game-item-v2 .game-item-v2__rate-badge.sr-mixed{color:#1a1406;background:linear-gradient(135deg,#f0c45c,#ecba55);border-color:hsla(0,0%,100%,.28);box-shadow:0 2px 14px rgba(236,186,85,.4)}.game-item-v2 .game-item-v2__rate-badge.sr-bad{color:#fff;background:linear-gradient(135deg,#f0462f,#d63a25);border-color:hsla(0,0%,100%,.22);box-shadow:0 2px 14px rgba(240,70,47,.4)}.game-item-v2 .game-item-v2__rate-badge.steam-rate{color:hsla(0,0%,100%,.9);background:rgba(0,0,0,.7);border-color:hsla(0,0%,100%,.15)}.game-item-v2 .game-item-v2__about{position:relative;width:100%;height:112px;min-height:112px;background:linear-gradient(180deg,#121111,#0a0909);padding:10px 12px 12px;display:flex;flex-direction:column;gap:2px;box-sizing:border-box}.game-item-v2 .game-item-v2__about.game-item-v2__about--new{background:linear-gradient(150deg,#111014,#1a1830 40%,#252048 70%,#12111a);box-shadow:inset 0 1px 0 rgba(148,163,255,.12)}.game-item-v2 .game-item-v2__about .game-item-v2__about__title{font-size:.98em;font-weight:500;line-height:1.25;color:hsla(0,0%,100%,.95);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.game-item-v2 .game-item-v2__about .game-item-v2__about__meta{font-size:.88em;font-weight:500;font-family:Milks,sans-serif;color:hsla(0,0%,100%,.55)}.game-item-v2 .game-item-v2__about .game-item-v2__about__rate{font-size:.98em;font-weight:600;font-family:Milks,sans-serif;letter-spacing:.15px;line-height:1.25;margin-top:2px}.game-item-v2 .game-item-v2__about .game-item-v2__about__price{font-family:Milks,sans-serif;font-size:1.05em;font-weight:600;margin-top:auto;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end;color:hsla(0,0%,100%,.92);letter-spacing:.2px;gap:8px}.game-item-v2 .game-item-v2__about .game-item-v2__about__price span{line-height:1.2}.gameItem-tag{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:6px 8px;border-radius:8px;font-family:Milks,sans-serif;font-size:.72em;font-weight:700;letter-spacing:.8px;line-height:1;text-transform:uppercase;white-space:nowrap;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.gameItem-tag--new{color:#eaf2ff;background:linear-gradient(135deg,#3b82f6,#2563eb);border:1px solid rgba(191,219,254,.65);box-shadow:0 2px 12px rgba(37,99,235,.4)}@media(max-width:850px){.game-item-v2{font-size:.9em!important;max-width:31.5vw!important}}@media(max-width:650px){.game-item-v2{max-width:48.5vw!important;margin:3.5px!important;border-radius:10px}.game-item-v2:hover{transform:translateY(-2px)}.game-item-v2 .game-item-v2__about{height:102px;min-height:102px;padding:8px 9px 10px}.game-item-v2 .game-item-v2__about__title{font-size:.9em!important}.game-item-v2 .game-item-v2__about__title span{text-wrap-mode:wrap}#game_new__icon{width:30px!important;height:30px!important}.game-item-v2__img{height:200px!important}.game-item-v2__about__meta,.game-item-v2__about__rate{font-size:.9em!important}.game-item-v2__badges{right:8px;bottom:10px;gap:5px}.game-item-v2__rate-badge{min-width:40px;padding:5px 7px;font-size:.75em;border-radius:7px}.gameItem-tag{border-radius:7px}.gameItem-sub,.gameItem-tag{padding:5px 7px;font-size:.65em}.gameItem-sub{left:8px;top:8px}.gameItem-sub--new{right:8px;left:auto}}