.custom-mini-cart{position:relative;overflow:visible}.cart-quantity-lines{padding:10px;position:absolute;top:-4px;right:1px;bottom:0;left:10px;background-color:var(--color-primary-button-background);border-radius:var(--style-border-radius-lg);font-size:10px;width:10px;height:10px;display:none;align-items:center;justify-content:center}.custom-cart-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b5;z-index:99999999999;display:flex;justify-content:flex-end;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease;@keyframes spin{to{transform:rotate(360deg)}}}.custom-cart-wrapper.is-open{opacity:1;pointer-events:all}.custom-cart-wrapper.is-open .custom-cart-container{transform:translate(0)}.custom-cart-wrapper .custom-cart-container{display:flex;width:400px;height:100%;background:#100a1c;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.custom-cart-wrapper .custom-cart-container .custom-cart-header{display:flex;padding:16px;justify-content:space-between;border-bottom:1px solid #382167;background:#100a1c}.custom-cart-wrapper .custom-cart-container .custom-cart-header span{color:var(--White, #FFF);font-family:PPTelegraf-Ultrabold;font-size:16px;font-style:normal;font-weight:800;line-height:150%;letter-spacing:-.32px}.custom-cart-wrapper .custom-cart-container .custom-cart-header .custom-cart-close-cart{height:100%;cursor:pointer}.custom-cart-wrapper .custom-cart-container .custom-cart-list{overflow-y:auto;flex:1;scrollbar-width:none;-ms-overflow-style:none;padding:16px;display:flex;flex-direction:column;gap:14px}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item{display:flex;gap:.9rem}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__image{display:flex;width:100%;height:100%;max-width:85px}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__image img{max-width:85px;max-height:40px;object-fit:cover;width:100%;height:100%;border-radius:4px;border:1px solid #382167}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info{display:flex;width:100%;justify-content:space-between}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-one{display:flex;flex-direction:column}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-one .cart-item__title{margin:0;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:150%;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-one .cart-item__quantity{align-items:center;justify-content:center;width:120px;display:flex;height:38px;border:solid 1px rgb(120 74 251 / 1);border-radius:12px}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-two{flex-direction:column;align-items:flex-end;display:flex}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-two .cart-item__price{display:flex;flex-direction:column;align-items:flex-end}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-two .cart-item__price .sale-price{font-weight:700;color:#fff}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-two .cart-item__price .real-price{text-decoration:line-through;opacity:.6;font-size:12px}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-two .remove-cart-item{color:#784afb;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;background:transparent;border:none;cursor:pointer}.custom-cart-wrapper .custom-cart-container .custom-cart-list .cart-item .cart-item__info .flex-two .remove-cart-item:hover{background:#784afb1a}.custom-cart-wrapper .custom-cart-container .custom-cart-list::-webkit-scrollbar{display:none}.custom-cart-wrapper .custom-cart-container .custom-cart-resume{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:var(--cart-drawer-summary-padding);margin-top:auto;background-color:transparent;height:fit-content;max-height:385px;padding:1.5rem}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .closed{max-height:65.2px!important;overflow:hidden;transition:max-height .8s ease}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .closed .opening-button{display:flex!important}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .closed .closing-button{display:none!important}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-discount{display:none;width:100%;font-family:Barlow Condensed;font-weight:600;font-style:normal;padding:11px 0;border-top:solid 1px rgb(56 33 103 / 1);border-bottom:solid 1px rgb(56 33 103 / 1);flex-direction:column;overflow:hidden;transition:max-height .8s ease;max-height:300px}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-discount .custom-cart-discount-toggle{display:flex;width:100%;justify-content:space-between;padding:11px 0;height:42px;margin-bottom:11px}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-discount .custom-cart-discount-toggle .opening-button{display:none}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-discount .custom-cart-discount-toggle .closing-button{display:flex}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-discount .custom-cart-discount-toggle button{display:flex;border:none;background:transparent;color:#fff;font-size:14px}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-totals{display:flex;flex-direction:column;width:100%}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-totals .custom-cart-total-value{display:flex;border-top:1px solid #29203C;padding-top:16px}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-totals .custom-cart-total-value .custom-cart-totals-text{display:flex;width:100%;overflow:hidden;color:var(--Body, #877B9D);text-overflow:ellipsis;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-totals .custom-cart-total-value .custom-cart-totals-price{font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-totals .custom-cart-text{display:none;font-size:10px;color:#ffffffb3;margin-top:1rem}.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-totals .custom-cart-checkout-button,.custom-cart-wrapper .custom-cart-container .custom-cart-resume .custom-cart-totals .custom-cart-login-button{width:100%;height:clamp(25px,var(--height-buy-buttons),55px);padding-inline:var(--padding-4xl);border-radius:16px;border:6px solid transparent;background:#784afbcf;font-size:14px;color:#fff;margin-top:16px;align-items:center;text-align:center;justify-content:center;display:flex}.custom-cart-wrapper .custom-cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-cart-wrapper .custom-cart-empty .custom-cart-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-cart-wrapper .custom-cart-empty .custom-cart-empty-content .custom-cart-empty-title{font-size:40px;font-family:PPTelegraf-Ultrabold,sans-serif}.custom-cart-wrapper .custom-cart-empty .custom-cart-empty-content .custom-cart-empty-description{font-size:14px}.custom-cart-wrapper .custom-cart-empty .custom-cart-empty-content .custom-cart-empty-button{padding:16px 32px;background:#784afb;border-radius:12px;margin-top:16px}.custom-cart-wrapper .cart-loading{display:flex;justify-content:center;align-items:center;padding:40px 0}.custom-cart-wrapper .cart-spinner{width:70px;height:70px;border:3px solid rgba(0,0,0,.1);border-top:3px solid #fff;border-radius:50%;animation:spin .8s linear infinite}.header-2-container{width:100%;display:flex}.header-2-container .header-2-game-content-mobile{display:none}.header-2-container .header-2-game-content{display:flex;width:100%;height:72px;padding:12px;max-width:1336px;margin:0 auto}.header-2-container .header-2-game-content .left-side{width:100%;justify-content:start;display:flex;align-items:center;gap:24px}.header-2-container .header-2-game-content .left-side .header-2-game-logo img{width:84px!important;height:36px!important}.header-2-container .header-2-game-content .left-side .header-2-game-navbar{display:flex;align-items:center;gap:32px}.header-2-container .header-2-game-content .left-side .header-2-game-navbar .nav-item .nav-label{display:flex;justify-content:center;align-items:center;gap:2px;color:var(--Color-White, #FFF);font-family:Inter;font-size:var(--Text-Sizes-Text-Small, 14px);font-style:normal;font-weight:500;line-height:150%}.header-2-container .header-2-game-content .right-side{display:flex;width:100%;justify-content:end;max-width:636px;gap:14px}.header-2-container .header-2-game-content .right-side .header-2-game-search-container{width:100%;position:relative}.header-2-container .header-2-game-content .right-side .header-2-game-search-container .header-2-game-search-wrapper{height:100%;width:100%;border-radius:10px;background:#201832;display:flex;padding:12px;gap:16px}.header-2-container .header-2-game-content .right-side .header-2-game-search-container .header-2-game-search-wrapper .header-2-game-search-button{background:transparent;border:none;padding:0}.header-2-container .header-2-game-content .right-side .header-2-game-search-container .header-2-game-search-wrapper .header-2-game-search-input{width:100%;border:none;height:100%;color:#fff;outline:none}.header-2-container .header-2-game-content .right-side .header-2-game-icons{display:flex;height:100%;width:fit-content;align-items:center;gap:14px;position:relative}.header-2-container .header-2-game-content .right-side .header-2-game-icons .header-2-game-custumer-account-swrapper.is-open{opacity:1;pointer-events:all}.header-2-container .header-2-game-content .right-side .header-2-game-icons .header-2-game-custumer-account-swrapper{position:absolute;bottom:-100px;display:flex;width:188px;padding:4px;flex-direction:column;align-items:flex-start;left:-100px;z-index:999999;border-radius:6px;border:1px solid #221B32;background:var(--Field-color, #160F24);opacity:0;pointer-events:none}.header-2-container .header-2-game-content .right-side .header-2-game-icons .header-2-game-custumer-account-swrapper .header-2-game-custumer-account-content{width:100%;display:flex;flex-direction:column}.header-2-container .header-2-game-content .right-side .header-2-game-icons .header-2-game-custumer-account-swrapper .header-2-game-custumer-account-content a{display:flex;height:32px;padding:8px;align-items:center;gap:8px;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.28px}.header-2-container .header-2-game-content .right-side .header-2-game-icons .header-2-game-custumer-account-swrapper .header-2-game-custumer-account-content a.header-2-game-custumer-account-logout{color:#7d2042}.header-2-container .header-2-game-content .right-side .header-2-game-icons .header-2-game-custumer-account-swrapper .header-2-game-custumer-account-content a:hover{border-radius:8px;background:#201730}.header-2-container .header-2-game-content .right-side .header-2-game-icons svg{width:24px;height:24px}.grid-item-2game{max-width:276;border-radius:12px;overflow:hidden}.grid-item-2game .card-price-discount-porcent{background-color:#40112c;color:#fff;border:1px solid #ff2c6d;border-radius:6px;padding:0 8px;font-size:13px;font-weight:700;white-space:nowrap;height:38px;display:flex;align-items:center;justify-content:center;min-height:38px;flex-shrink:0}.grid-item-2game .card-prices{display:flex;gap:12px;height:fit-content;width:100%;align-items:center}.grid-item-2game .card-prices-values{display:flex;flex-direction:column;height:38px;gap:0;justify-content:end}.grid-item-2game .add-to-cart-button-2game{background-color:#c8ff00!important;color:#100a1c!important;border:none!important;border-radius:8px!important;padding:12px!important;font-size:18px!important;font-weight:700!important;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;width:98%;height:40px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;position:absolute;bottom:10px;left:0;max-width:95%;right:0;margin:0 auto!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(5px);transition:all .2s ease-in-out}.grid-item-2game .add-to-cart-button-2game-icon{width:24px;height:24px}.grid-item-2game .form-product-card-2game-container{display:flex;flex-direction:column;height:100%}.grid-item-2game .card-content-title{margin:0;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;height:48px}.grid-item-2game .add-to-cart-button-2game-price{color:var(--2G-Background-Color, #100A1C);font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:150%}.grid-item-2game .card-content-top{display:flex;flex-direction:column;width:100%;height:76px;justify-content:space-between}.grid-item-2game .is-active-btn .add-to-cart-button-2game{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.grid-item-2game .is-active-btn .card-prices{opacity:0}.bread-crumb-2game{display:flex;align-items:center;gap:8px;max-width:1336px;padding:0 12px;margin:10px auto 53px;width:100%}.bread-crumb-2game a{color:var(--Color-Scheme-1-Text, #FFF);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%}@media only screen and (max-width:600px){.header_menu_mobile_bottom .header-2-game-custumer-account-content{width:100%;display:flex;flex-direction:column}.header_menu_mobile_bottom .header-2-game-custumer-account-content a{display:flex;height:32px;padding:8px;align-items:center;gap:8px;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.28px}.header_menu_mobile_bottom .header-2-game-custumer-account-content a.header-2-game-custumer-account-logout{color:#7d2042}.header_menu_mobile_bottom .header-2-game-custumer-account-content a:hover{border-radius:8px;background:#201730}.grid-item-2game .card-content-title{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:150%;max-height:45px;overflow:hidden}.header-2-container .header-2-game-content{display:none}.header-2-container .header-2-game-content-mobile{display:flex;height:64px;width:100%;justify-content:space-between;padding:0 12px;align-items:center;margin-bottom:24px}.header-2-container .header-2-game-content-mobile .header-2-game-open-mobile-menu{background:transparent;border:none;height:48px;width:48px}.header-2-container .header-2-game-content-mobile .header-2-game-open-mobile-menu svg{width:24px;height:24px}.header-2-container .header-2-game-content-mobile .header-2-game-logo img{max-height:36px}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper.open{opacity:1;pointer-events:all}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b5;z-index:99999999999;display:flex;justify-content:flex-start;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .menu-mobile-content{display:flex;flex-direction:column;gap:16px;padding:20px;width:100%;height:100%;background:#100a1c;max-width:350px;border-radius:0 20px 0 0;justify-content:space-between}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-nav-group{display:flex;flex-direction:column;gap:8px}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-nav-title{font-weight:700;font-size:14px;opacity:.7}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-nav-item{display:flex;align-items:center;gap:10px;padding:10px 0;color:#fff}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-nav-icon img{width:20px;height:20px}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-actions{margin-top:20px;display:flex;gap:12px;align-items:center;margin-bottom:24px}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-search{flex:1;position:relative}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-search .mobile-search-input{width:100%;background:#201832;border:none;border-radius:8px;padding:10px 12px;color:#fff;font-size:14px;outline:none}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-search .mobile-search-input::placeholder{color:#877b9d}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-cart{display:flex;align-items:center;gap:8px;background:transparent;border:none;position:relative}.header-2-container .header-2-game-content-mobile .menu-mobile-swapper .mobile-cart .cart-quantity-lines{left:17px}.tab-header .title-wrapper h2{color:#fff;font-family:PPTelegraf-Ultrabold;font-size:30px;font-style:normal;font-weight:800;line-height:80%}.tab-header .title-wrapper img{width:30px;height:30px}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/2game-style.css.map */
