*{box-sizing:border-box}body{font-family:Montserrat,sans-serif;line-height:normal;color:#fff;background:#102131}.page{overflow:hidden}a{text-decoration:none}.v-enter-active,.v-leave-active{transition:.3s}.v-enter-from,.v-leave-to{opacity:0}button{background:transparent;border:0;cursor:pointer;padding:0}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-stretch{align-items:stretch}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.text-center{text-align:center}.section{padding:0 16px}.wrapper{width:100%;margin:0 auto;max-width:1346px}.text{font-family:Montserrat,sans-serif}.text b{font-weight:700}.text-white{color:#fff}.text-dark{color:#2c2a30}.text-green{color:#12d700}.text-yellow{color:#febf1d}.text-red{color:#b60809}.text-blue{color:#4785ef}.text-royal-blue{color:#414a9b}.text-slate-gray{color:#677791}.text-dark-gray{color:#2d2f2f}.text-tropical-blue{color:#02b4c0}.text-error{margin-top:16px}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.text-24{font-size:24px}.text-32{font-size:32px}.text-36{font-size:36px}.text-42{font-size:42px}.text-48{font-size:48px}.text-52{font-size:52px}.text-54{font-size:54px}.text-64{font-size:64px}.text-96{font-size:96px}.text-vibes{font-family:Inter,sans-serif}.weight-250{font-weight:100}.weight-500{font-weight:500}.weight-600{font-weight:600}.weight-700{font-weight:700}.weight-800{font-weight:800}.weight-900{font-weight:900}.uppercase{text-transform:uppercase}.line-through{text-decoration:line-through}.select{font-family:Inter,sans-serif;border:none;color:#000;font-size:16px;font-weight:400;height:46px;text-align:left;padding:11px 24px;outline:0;box-shadow:inset 0 2px 4px #00000029;border-radius:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='26'%20viewBox='0%200%2024%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_86_1898)'%3e%3cpath%20d='M9%2011.9844L12%2015.125L15%2011.9844'%20stroke='%23FEBF1D'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_86_1898'%3e%3crect%20width='24'%20height='25.125'%20fill='white'%20transform='translate(0%200.46875)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat top 50% right 12px / 24px;background-color:#eaeaea}.header .select{font-size:16px;font-weight:600;color:#fff;border:0;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='26'%20viewBox='0%200%2024%2026'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_86_1898)'%3e%3cpath%20d='M9%2011.9844L12%2015.125L15%2011.9844'%20stroke='%23FEBF1D'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_86_1898'%3e%3crect%20width='24'%20height='25.125'%20fill='white'%20transform='translate(0%200.46875)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat top 50% right 4px / 24px}.select{padding-right:30px}.button{font-size:24px;font-weight:800;line-height:36px;border:none;background:transparent;font-family:Montserrat,sans-serif;border-radius:50px;color:#102131;padding:14px;text-align:center;display:inline-flex;justify-content:center;gap:12px;transition:.3s;position:relative;text-transform:uppercase;max-width:100%}.button span{position:relative;z-index:3}.button:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#febf1d;z-index:2;border-radius:50px;transition:.3s}.button.w-110{width:110px}.button.w-130{width:130px}.button.w-135{width:135px}.button.w-156{width:156px}.button.w-184{width:184px}.button.w-266{width:266px}.button.w-344{width:344px}.button:hover:after{background:#02b4c0}.button.transparent{color:#febf1d;border:2px solid #ffffff;font-size:16px;line-height:24px;font-weight:600;padding:9px;text-transform:unset}.button.transparent:after{background:transparent}.button.transparent:hover{opacity:1;color:#2d2f2f;border-color:#02b4c0}.button.transparent:hover:after{background:#02b4c0}.button.white{color:#414a9b}.button.white:after{background:#fff}.button.white:hover:after{background:#f0e9e9}.button.gray{color:#677791}.button.gray:after{background:#dfe2ec}.button.gray:hover:after{background:#c0c5d6}.button.yellow{color:#000;background:#fb0}.button.dark{color:#fff;font-size:20px;font-weight:600;line-height:150%;padding:12px;text-transform:unset}.button.dark:after{background:#102131}.button.dark:hover:after{background:#02b4c0}.button.blue{color:#fff;font-size:16px;font-weight:700;line-height:150%;padding:11px;text-transform:unset}.button.blue:after{background:#2b68c2}.button.blue:hover:after{background:#02b4c0}.button.disabled{pointer-events:none;opacity:.5}.button-shadow:before{content:"";position:absolute;bottom:-6px;left:0;width:100%;height:64%;border-radius:12px;background:#5d6add99;filter:blur(15px);z-index:1}.arrow-link{padding-left:28px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2015L14%2012L11%209'%20stroke='%23FEBF1D'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat left center/24px;transition:.3s}.arrow-link:hover,.arrow-link.router-link-exact-active{color:#02b4c0}.header{position:absolute;left:0;top:0;width:100%;z-index:5;transition:.3s;padding:32px 16px}.header .header-wrapper{padding:16px 16px 16px 54px;gap:0 16px;border:1px solid #223f5a;background:#06121ec2;border-radius:40px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header .header-icons{gap:12px}.header .user-icon{width:46px;height:46px;border-radius:100%;background:transparent;border:2px solid #ffffff;position:relative}.header .user-icon svg{min-width:24px;position:relative;z-index:3}.header .user-icon:after{background:transparent}.header .user-icon:hover{border-color:#02b4c0}.header .user-icon:hover:after{background:#02b4c0}.header .user-icon:hover path{stroke:#2d2f2f}.header .user-icon .img{position:relative;z-index:3;width:24px}.header .user-icon .indicator{background:#d00404;width:20px;line-height:20px;border-radius:100%;font-size:10px;position:absolute;left:0;bottom:-2px;z-index:4}.header .balance{height:42px;background:transparent;padding:0 12px 0 9px;gap:12px;min-width:112px}.header .balance .text{gap:12px}.header .header-balance{gap:6px}.header .header-balance .text{white-space:nowrap}.header .header-balance .img{width:24px}.header .nav{gap:24px;justify-content:center}.header .menu-btn{display:none;gap:18px}.header .menu-btn.active .menu-btn-icon .img{opacity:0;visibility:hidden}.header .menu-btn.active .menu-btn-icon .img-close{opacity:1;visibility:visible}.header .menu-btn .text{transition:.3s}.header .menu-btn-icon{width:24px;height:24px;position:relative}.header .menu-btn-icon .img{width:100%;position:absolute;left:0;top:0;transition:.3s}.header .menu-btn-icon .img-close{opacity:0;visibility:hidden}.header .logo .img{width:164px}.header .right{gap:12px 46px;flex:1}.header .header-icon{line-height:0;position:relative}.hero-section{background:url(/assets/hero-BZd7ylFW.webp) no-repeat center/cover;position:relative}.hero-section:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(#10213100,#0a1620de,#060c12)}.hero-section .wrapper{padding:174px 0 260px;position:relative;z-index:1}.hero-section .wrapper .img{position:absolute;left:calc(50% - 500px);bottom:0;transform:translate(-50%);width:100%;max-width:1230px}.hero-section .text-large{font-size:200px}.hero-section .text-96{margin-top:16px;position:relative}.hero-section .right{width:50%;margin:46px 0 0 auto;text-align:left;position:relative}.hero-section .right .text{line-height:150%;max-width:544px}.hero-section .right .button{margin-top:64px}.exclusive-section .wrapper{padding:100px 0 64px}.exclusive-section .list{margin-top:96px;gap:24px}.exclusive-section .item{position:relative;flex:1;min-height:220px}.exclusive-section .item:before{content:"";width:calc(100% - 64px);position:absolute;bottom:-24px;left:50%;transform:translate(-50%);height:150px;background:#00000078;filter:blur(23px)}.exclusive-section .item:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:#06121e;border:1px solid #223f5a;border-radius:24px}.exclusive-section .item .item-text{position:relative;z-index:1;width:52%}.exclusive-section .item .item-text .text+.text{margin-top:26px}.exclusive-section .item .img{position:absolute;z-index:1}.exclusive-section .item:first-child:after{background-image:linear-gradient(160deg,#02b4c07a,#00323600 50%)}.exclusive-section .item:first-child .item-text{margin:0 0 0 auto;text-align:right;padding-right:64px}.exclusive-section .item:first-child .img{left:0;top:0;width:50%;height:100%;object-fit:contain;object-position:center left}.exclusive-section .item:last-child:after{background-image:linear-gradient(-160deg,#02b4c07a,#00323600 50%)}.exclusive-section .item:last-child .item-text{text-align:left;padding-left:64px}.exclusive-section .item:last-child .img{right:0;top:0;width:60%;height:100%;object-fit:contain;object-position:center right}.latest-section .list{margin-top:66px;gap:24px}.latest-section .list .item{flex:1}.latest-section .button{margin-top:90px}.advantages-section{position:relative}.advantages-section .bg{max-width:1280px;width:100%;position:absolute;left:50%;transform:translate(-50%);top:232px}.advantages-section .wrapper{padding:196px 0 180px;position:relative}.advantages-section .list{margin-top:274px}.advantages-section .item{flex:1}.advantages-section .item .text-24{max-width:324px;margin:40px auto 0}.advantages-section .item .text-16{max-width:324px;margin:26px auto 0}.cta-section{position:relative;padding-bottom:82px}.cta-section .main-subtitle{margin:40px auto 0;max-width:894px}.cta-section .cta{margin-top:64px;border-radius:24px;padding:96px 16px;border:1px solid #223f5a;position:relative}.cta-section .cta:before{content:"";width:calc(100% - 84px);position:absolute;bottom:-36px;left:50%;transform:translate(-50%);height:416px;background:#0000008c;filter:blur(32px)}.cta-section .cta:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:url(/assets/cta-BZF-MAE8.webp) no-repeat center/ cover;border-radius:24px}.cta-section .cta .text{position:relative;z-index:1}.cta-section .cta .text-36{margin:40px auto 0;max-width:844px}.cta-section .cta .button{margin-top:40px}.nav-section{border-top:1px solid #67779126;padding:24px 16px}.nav-section .nav{gap:8px 52px}.product-item{text-align:center;background:#fbfbfb;border:2px solid #fbfbfb;border-radius:24px;display:block;transition:.3s;position:relative}.product-item:hover{border:2px solid #fff;background:#fbfbfbe5}.product-item:hover .img-container{transform:scale(1.1)}.product-item .button{position:absolute;left:50%;transform:translate(-50%);bottom:-27px}.product-item .product-type{opacity:.5}.product-item .product-item-wrapper{padding:24px 32px 46px}.product-item .product-info{gap:8px;cursor:pointer}.product-item .product-title{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:24px;height:48px;margin-top:16px}.product-item .img-container{cursor:pointer;margin-top:24px;position:relative;padding-top:75%;height:0;overflow:hidden;transition:.3s}.product-item .img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.product-item .product-category{display:none;margin-top:14px}.product-item .product-price{margin-top:16px;gap:8px}.product-item .product-price.hidden{opacity:0;visibility:hidden}.product-item .product-vat{margin-top:8px}.product-item .product-categories{margin-top:12px;gap:6px}.product-item .product-categories .product-categories__item{border:1px solid #677791;font-size:14px;color:#677791;font-weight:400;border-radius:8px;padding:4px 8px;cursor:pointer;gap:6px}.product-item .product-categories .models-item{color:#414a9b;border-color:#414a9b}.footer .wrapper{padding:64px 0;gap:16px}.footer .text{line-height:24px}.footer .column{flex:1;padding-top:8px}.footer .column:first-child{padding-top:0}.footer .column:first-child .text{opacity:.5}.footer .column:first-child .logo+.text{margin-top:16px}.footer .column:nth-child(3) .item{gap:4px;margin-top:40px;padding-left:28px}.footer .column:last-child{padding-top:16px;flex:2}.footer .column .social-nav{gap:24px;margin-top:24px}.footer .column .social-nav .nav__item{overflow:hidden;width:32px}.footer .column .social-nav .nav__item a{width:100%;display:block}.footer .column .social-nav .nav__item .img{width:100%;max-width:100%}.footer .column .social-nav+.text{margin-top:20px;white-space:pre-line}.footer .column .arrow-link+.arrow-link{margin-top:40px}.footer .column .methods{max-width:460px;margin:0 0 0 auto;height:100%;max-height:210px;gap:56px 34px}.faq-section .list{margin-top:24px}.faq-section .list .text-14{margin-top:16px}.faq-section .list .item+.item{margin-top:24px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000a3;z-index:3;opacity:0;visibility:hidden;transition:.3s;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.overlay.active{visibility:visible;opacity:1}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;transition:.3s;padding:16px}.modal .overlay{visibility:visible;opacity:1}.modal .close{position:absolute;top:20px;right:20px;cursor:pointer;transition:.3s;z-index:1}.modal .close .img{width:24px}.modal .modal-wrapper{position:relative;z-index:4;background:transparent;width:100%;max-width:890px}.modal .modal-wrapper .modal-form-container{background:#fff;border-radius:24px;overflow:auto;max-height:calc(100vh - 32px)}.modal .modal-wrapper .modal-form-container .product-type{opacity:.5}.modal .modal-wrapper .modal-form-container .product-type+.text{margin-top:16px}.modal .modal-wrapper .left{position:relative;width:40%}.modal .modal-wrapper .right{position:relative;padding:48px 16px 64px;width:60%;text-align:center}.modal .modal-wrapper .right .text-or{margin:24px auto;opacity:.5}.modal .modal-wrapper .right .button.blue{gap:18px;width:100%;margin:0}.modal .modal-wrapper .right .button.blue .img{position:relative;z-index:3}.modal .modal-wrapper .right .form{width:100%;max-width:320px;margin:46px auto 0}.modal .modal-wrapper .right .button.dark{margin-top:46px;font-size:16px}.modal .label{display:block;margin:0 auto}.modal .label+.label{margin-top:12px}.modal .gift-card-checkbox-container{max-width:394px;margin:24px auto 0}.modal .gift-card-checkbox-container .input-container{margin:0}.modal .gift-card-checkbox-label{width:50%;display:inline-flex}.modal .gift-card-checkbox-label+.label{width:50%;display:inline-flex}.modal .gift-card-checkbox-label+.label input{text-align:left}.modal .link{cursor:pointer;display:table;margin:24px auto 0}.modal .link:hover{text-decoration:underline}.modal .link.text-center{margin:16px auto 0}.modal .modal-bottom{padding:50px;flex:1;height:100%;position:relative}.modal .modal-bottom .img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.modal .modal-bottom .text{position:relative;text-align:center}.modal .modal-bottom .button{margin:100px auto 0;font-size:16px;font-weight:600;line-height:150%;padding:12px;text-transform:unset}.modal .modal-bottom .link{margin:0}.modal select{width:100%}.cookies-modal{padding:32px}.cookies-modal .modal-wrapper{max-width:360px;padding:0}.cookies-modal .modal-wrapper .modal-form-container{background:#2c2a30;border-radius:18px}.cookies-modal .modal-wrapper .modal-form-container .right{padding:32px;width:100%}.cookies-modal .modal-wrapper .modal-form-container .right .text{margin-top:16px}.cookies-modal .modal-wrapper .modal-form-container .right .button{margin-top:35px}.contact-modal .modal-wrapper .modal-form-container{padding:50px}.contact-modal .modal-wrapper .right{padding:0}.contact-modal .modal-wrapper .right .button-container{margin-top:32px}.contact-modal .modal-wrapper .right .button-container .button{margin:0}.contact-modal .modal-wrapper .input-list{gap:30px;margin-top:40px}.contact-modal .modal-wrapper .input-list .left{flex:1}.contact-modal .modal-wrapper .input-list .right{flex:1;padding-bottom:0}.contact-modal .modal-wrapper .input-list .right .label{width:100%}.contact-modal .modal-wrapper .input-list .right .label+.label{flex:1;display:flex}.contact-modal .modal-wrapper .input-list .right .label+.label .input-container{flex:1}.contact-modal .modal-wrapper .input-list .right .label+.label .input-container textarea{height:100%}.reg-modal .checkbox-label{margin:24px auto 0}.reg-modal .modal-wrapper .right .button.dark{font-size:16px;margin-top:22px}.reg-modal .modal-wrapper .right .form{max-width:454px}.reg-modal .label{width:calc(50% - 11px);display:inline-block}.reg-modal .label:nth-child(2){margin-top:0}.reg-modal .label:nth-child(odd){margin-right:11px}.reg-modal .label:nth-child(2n){margin-left:11px}.checkbox-label{gap:12px}.checkbox-label input{display:none}.checkbox-label .dot{width:24px;height:24px;border-radius:4px;box-shadow:inset 0 2px 4px #00000029;cursor:pointer;background:url("data:image/svg+xml,%3csvg%20width='16'%20height='12'%20viewBox='0%200%2016%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%206L6%2010L14%202'%20stroke='%230090F8'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") no-repeat center/ 0;background-color:#eaeaea}.checkbox-label input:checked+.dot{background-size:15px}.checkbox-label .text{flex:1;text-align:left}.checkbox-label a:hover{text-decoration:underline}.label input,.label textarea{font-family:Inter,sans-serif;background:#eaeaea;border:none;border-radius:24px;color:#000;font-size:16px;font-weight:400;height:46px;text-align:left;width:100%;padding:11px 24px;outline:0;box-shadow:inset 0 2px 4px #00000029}.label input.amount,.label textarea.amount{padding-left:62px}.label ::placeholder{color:#949595}.label textarea{resize:none;min-height:110px;padding-top:12px}.label .text+.input-container{margin-top:8px}.label .input-container{position:relative}.label .input-container .input-curr{position:absolute;left:12px;top:50%;transform:translateY(-50%)}.label .input-container .eye{width:24px;position:absolute;right:18px;top:50%;transform:translateY(-50%);cursor:pointer;transition:.3s}.label .input-container .eye:hover{filter:brightness(0) invert(1)}.page-not-found-section{text-align:center;min-height:50vh}.breadcrumbs-section .wrapper{padding:94px 0 64px;gap:6px}.breadcrumbs-section .wrapper .text-white{opacity:.7}.breadcrumbs-section .wrapper .text:not(.uppercase){text-transform:capitalize}.product-list-container{width:calc(73% - 24px)}.product-list-container>.text-24{padding:18px 0 24px}.product-list-container .list-top{gap:24px}.product-list-container .search-block{flex:1;max-width:770px}.product-list-container .search-block .search-input{width:100%;position:relative}.product-list-container .search-block .search-input .icon{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.product-list-container .search-block .search-input input{width:100%;background-color:#06121e;border-radius:24px;color:#fff;height:46px;padding-left:22px;padding-right:50px;box-shadow:none;border:0;outline:none}.product-list-container .list-top-search{gap:24px;flex:1}.product-list-container .list-top-search .input-container{position:relative}.product-list-container .list-top-search .input-container .img{position:absolute;left:12px;top:50%;transform:translateY(-50%)}.product-list-container .list-top-search .select{background-color:#06121e;font-size:14px;color:#fff;min-width:210px;border-radius:24px;padding-left:46px}.product-section{padding:172px 24px 40px;background:url(/assets/top-DBPQogeU.webp) no-repeat top center/ 100%}.product-section .product-list{gap:50px 24px;margin-top:40px}.product-section .product-list .item{width:calc((100% - 72px)/4)}.back{gap:12px}.game-section{padding-bottom:80px;padding-top:182px}.game-section .game-content{gap:16px}.game-section .game-content .img-container{width:400px}.game-section .game-content .img-container .img{width:100%}.game-section .game-content .product-info{flex:1;max-width:744px}.game-section .game-content .product-code,.game-section .game-content .product-price{margin-top:24px}.game-section .game-content .product-price .text+.text{margin-top:10px}.game-section .game-content .buttons{margin-top:24px;gap:8px}.game-section .game-content .buttons .yellow{width:64px;font-size:0;line-height:0}.game-section .game-content .buttons .yellow .img{transition:.3s;filter:brightness(0)}.game-section .game-content .buttons .yellow:hover .img{transform:scale(1.2)}.game-section .game-content .product-description{margin-top:24px}.game-section .game-content .product-description .text+.text{margin-top:10px}.game-section .game-content .note{margin-top:12px}.game-section .product-model{margin-top:34px}.game-section .product-model .text+.text{margin-top:10px}.game-related{margin-top:96px;text-align:center}.game-related .product-list{margin-top:64px}.cart-section{padding-bottom:50px}.cart-section .wrapper{gap:16px}.cart-section .cart-left{flex:1;max-width:500px}.cart-section .cart-left .button{width:100%;margin-top:24px}.cart-section .cart-right{flex:2;max-width:604px;padding-top:60px}.cart-section .list{margin-top:24px;padding:8px 48px;border-radius:10px;border:1px solid #3c4355}.cart-section .list .item{gap:16px;padding:24px 0}.cart-section .list .item+.item{border-top:1px dashed #3c4355}.cart-section .list .product-item{flex:1}.cart-section .list .product-item .product-item-wrapper{display:flex;gap:24px}.cart-section .list .product-item .product-title{margin:0;height:auto;display:block}.cart-section .list .product-item .img-container{padding:0;width:80px;height:100px}.cart-section .list .product-item .product-category{display:block}.cart-section .list .product-item .product-vat{display:none}.cart-section .list .bin{cursor:pointer}.cart-section .form{margin-top:32px}.cart-section .form .label+.label{margin-top:16px}.cart-section .form .label .input-container{flex:1}.cart-section .form .label .text{width:132px;padding-right:16px}.cart-section .form .label input{text-align:left}.cart-section .form .checkbox-label{margin-top:24px}.cart-section .cart-total-block{margin-top:46px}.cart-section .cart-total-block .text-14{margin-top:32px}.cart-section .cart-total-block .text-48{margin-top:12px}.cart-section .cart-total-block .button{margin-top:24px;width:100%;display:flex;height:64px}.cart-section .cart-total-block .text-error{text-align:center}.profile-section{background:url(/assets/top-DBPQogeU.webp) no-repeat top center/ 100%;padding-top:172px;padding-bottom:40px}.profile-section .profile-data-change .main-title{margin-bottom:44px}.profile-section .profile-data-change .input-container{width:304px}.profile-section .profile-data-change .label .text{width:140px}.profile-section .profile-data-change .text+.input-container{margin-top:0}.profile-section .profile-data-change .button.dark{padding:11px;font-size:16px;margin-left:8px}.profile-section .profile-data-change .form+.form{margin-top:16px}.profile-section .profile-data-change .label+.label{margin-top:16px}.profile-section .profile-data-change .label+.button-container{margin-top:16px}.profile-section .profile-data-change .text-error{margin-bottom:14px}.profile-section .profile-data-change .title-container+.title-container{margin-top:46px}.profile-section .profile-data-change .title-container+.title-container .row+.row{margin-top:40px}.profile-section .profile-data-change .title-container+.title-container .text-36{margin-bottom:24px}.profile-section .profile-data-change .title-container+.title-container .row-text{max-width:300px;flex:1;padding-top:12px}.profile-section .profile-data-change .title-container+.title-container .row-text .text-14{margin-top:18px}.profile-section .profile-data-change-left{width:50%;padding:46px}.profile-section .profile-data-change-right{width:50%;padding:46px;border-left:1px solid #dddddd}.profile-section .profile-data-change-right .input-container,.profile-section .profile-data-change-right .label .text-16{width:236px}.profile-section .profile-data-change-right .row+.row{margin-top:16px}.profile-section .profile-data-change-right .button{flex:1}.profile-section .main-title{width:100%}.profile-section .profile-center{background:#fbfbfb;border-radius:24px;width:100%}.profile-section .profile-left{padding:32px 16px;width:100%}.profile-section .profile-left .nav-container .nav{gap:46px;overflow:auto;white-space:nowrap}.profile-section .profile-left .nav-container .text{line-height:38px;border-bottom:2px solid transparent;display:inline-block;color:#fff}.profile-section .profile-left .nav-container .router-link-exact-active{color:#02b4c0;border-color:#02b4c0}.profile-section .profile-left .name-container{gap:24px}.profile-section .profile-left .name-container a{line-height:0}.profile-section .profile-left .name-container .pen{cursor:pointer}.profile-section .profile-left .profile-email{margin-top:10px}.profile-section .profile-main,.profile-section .profile-right{width:100%}.profile-section .profile-right .title-container+.title-container{margin-top:32px}.profile-section .profile-right .profile-overview .title-container .text-14{margin-bottom:2px}.profile-section .profile-right .profile-overview .profile-data{margin-top:42px}.profile-section .profile-right .profile-overview .profile-data .row+.row{margin-top:24px}.profile-section .profile-right .profile-overview .profile-data .text{word-break:break-all}.profile-section .profile-right .profile-overview .profile-data .text-14{width:146px;padding-right:16px}.profile-section .profile-right .profile-overview .table-container{margin-top:24px}.profile-section .profile-right .profile-orders .total-info{gap:32px}.profile-section .profile-right .profile-orders .total-info__item{gap:8px}.profile-section .profile-right .profile-orders .total-info .text-14{opacity:.5}.profile-section .profile-right .profile-data-change .form{margin-top:24px}.profile-section .profile-right .profile-data-change .form .text-14{width:132px;padding-right:16px}.profile-section .profile-right .profile-data-change .form .input-container{flex:1}.profile-section .profile-right .profile-data-change .form .input-container input{text-align:left;padding-left:16px}.profile-section .profile-right .profile-data-change .form .label+.label{margin-top:24px}.profile-section .profile-right .profile-data-change .form .button{width:100%;margin:24px 0 0 auto;justify-content:center}.profile-section .profile-right .profile-data-change .form .text-error{width:100%;margin-left:auto;margin-right:0;text-align:center}.profile-section .profile-right .profile-pass-change .form .text-14{width:172px}.profile-section .profile-right .profile-pass-change .form .button{width:calc(100% - 172px)}.profile-section .profile-right .profile-pass-change .form .text-error{width:calc(100% - 172px);margin-left:auto;margin-right:0;text-align:center}.profile-section .profile-right .profile-balance .table-container{margin-top:24px}.profile-section .profile-right .profile-balance .balance{margin-top:32px}.profile-section .profile-right .profile-balance .balance .button{padding:6px 22px;border-radius:4px;margin-left:28px}.profile-section .profile-right .profile-balance .balance .img{margin-right:24px}.profile-section .profile-right .profile-right-block+.profile-right-block{margin-top:64px}.profile-section .profile-right .profile-order .profile-right-block+.profile-right-block{margin-top:24px;border-top:1px dashed #3c4355}.profile-section .profile-right .profile-order .order-info{margin-top:32px}.profile-section .profile-right .profile-order .order-info .product-item{display:block;margin-top:32px}.profile-section .profile-right .profile-order .order-info .product-item .product-item-wrapper{display:flex;gap:24px}.profile-section .profile-right .profile-order .order-info .product-item .product-title{margin:0;height:auto;display:block}.profile-section .profile-right .profile-order .order-info .product-item .img-container{padding:0;width:80px;height:100px}.profile-section .profile-right .profile-order .order-info .product-item .product-category{display:block}.profile-section .profile-right .profile-order .order-info .product-item .product-price{margin-top:24px}.profile-section .profile-right .profile-order .order-info .product-item .product-vat{display:none}.profile-section .profile-right .profile-order .row{margin-top:24px}.profile-section .profile-right .profile-order .row .text:first-child{width:146px;padding-right:16px}.profile-section .profile-right .profile-order .row .text:last-child{flex:1}.profile-section .profile-right .profile-order .order-details,.profile-section .profile-right .profile-order .buyer-info{padding-top:24px}.profile-section .profile-right .profile-order .cart-info .text:last-child{text-align:right}.profile-section .profile-right .profile-order .cart-info .row{border-bottom:1px dashed #3c4355;padding-bottom:18px;margin-top:18px}.profile-section .profile-right-block{padding:46px}.profile-section .profile-right-block .form{margin-top:22px;max-width:278px}.profile-section .profile-right-block .form .input-container{width:100%}.profile-section .profile-right-block .form .label+.label{margin-top:12px;display:block}.profile-section .profile-right-block .form .button{margin-top:22px}.profile-section .profile-top{background:#102131;border-radius:24px;border:1px solid #223f5a;width:100%;padding:40px 46px}.profile-section .profile-top .profile-top-left{flex:1}.profile-section .profile-top .profile-top-left .icon{border-radius:100%;background:#febf1d;width:64px;height:64px}.profile-section .profile-top .profile-top-right{gap:16px;flex:1}.profile-section .profile-top .profile-top-right .text:first-child{opacity:.5}.profile-section .profile-top .profile-top-right .button{margin-top:22px}.profile-section .profile-top .profile-top-right-wrapper{width:100%}.profile-section .profile-top .info{padding-left:30px}.profile-section .profile-top .balance{gap:14px}.profile-section .profile-top .balance .text-14{opacity:.5}.profile-section .profile-top .wallet{gap:12px;position:relative}.profile-section .profile-top .wallet .text{gap:12px}.profile-section .plus-button{line-height:0;margin-left:12px}.profile-section .copy-button{line-height:0}.profile-section .orders-filter{margin:32px 0;gap:10px;flex-wrap:wrap}.profile-section .orders-filter .button{padding:6px 32px;border-radius:4px;font-size:14px}.profile-section .table-container{margin-top:32px;overflow:auto;border-radius:12px}.profile-section .table-container table{width:100%;text-align:left}.profile-section .table-container table .text{white-space:nowrap}.profile-section .table-container table th{padding:8px 12px;background:#eaeaea;color:#949595;font-family:Inter,sans-serif}.profile-section .table-container table th:first-child{border-radius:8px 0 0 8px;padding-left:32px}.profile-section .table-container table th:last-child{padding-right:32px;border-radius:0 8px 8px 0}.profile-section .table-container table td{padding:16px 14px;vertical-align:middle;color:#2d2f2f;border-bottom:1px dashed #d6d6d6;min-height:64px}.profile-section .table-container table td:first-child{padding-left:32px}.profile-section .table-container table td:last-child{padding-right:32px}.profile-section .table-container table td .price{gap:4px}.profile-section .table-container table td .price img{width:14px}.profile-section .table-container table td .product-img{width:96px}.profile-section .table-container table .status_Error{color:#b60809}.profile-section .table-container table .status_Success{color:#02b4c0}.profile-section .table-container-transactions table td{padding:18px 14px}.profile-section .profile-balance-section .profile-data-change-left .wallet .text{margin-left:12px}.profile-section .profile-balance-section .profile-data-change-left .wallet .text .coin{width:52px;margin-left:12px}.profile-section .profile-balance-section .profile-data-change-left .exchange{margin-top:32px;gap:8px}.profile-section .profile-balance-section .profile-data-change-left .info{padding-top:60px}.profile-section .profile-balance-section .profile-data-change-left .info .text{margin-top:12px}.profile-section .profile-balance-section .profile-data-change-right .label .text{width:auto}.profile-section .profile-balance-section .profile-data-change-right .label .text:first-child{width:110px}.profile-section .profile-balance-section .profile-data-change-right .input-container{position:relative;max-width:134px}.profile-section .profile-balance-section .profile-data-change-right .input-container input{padding-left:32px}.profile-section .profile-balance-section .profile-data-change-right .input-container .text{position:absolute;left:16px;top:50%;transform:translateY(-50%)}.profile-section .profile-balance-section .profile-data-change-right .info{margin-left:14px}.profile-section .profile-balance-section .profile-data-change-right .info+.text{margin-left:14px}.profile-section .profile-balance-section .profile-data-change-right .list-container{margin-top:46px}.profile-section .profile-balance-section .profile-data-change-right .list-container .list{margin-top:22px;gap:8px}.profile-section .profile-balance-section .profile-data-change-right .list-container .list .item{width:calc((100% - 24px)/4);border-radius:16px;background:#eaeaea;height:76px;gap:4px;cursor:pointer;transition:.3s}.profile-section .profile-balance-section .profile-data-change-right .list-container .list .item .img{width:auto;max-width:60%;max-height:90%;object-fit:contain}.profile-section .profile-balance-section .profile-data-change-right .list-container .list .item.active{background:#02b4c0}.profile-section .profile-balance-section .profile-data-change-right .list-container .list .item.active .text{color:#fff}.profile-section .profile-balance-section .profile-data-change-right .list-container .list .item.active .coin,.profile-section .profile-balance-section .profile-data-change-right .list-container .list .item.active .img{filter:brightness(0) invert(1)}.profile-section .profile-balance-section .profile-data-change-right .button{margin-top:14px;width:236px}.static-section{padding-top:210px;padding-bottom:46px;text-align:center;background:url(/assets/top-DBPQogeU.webp) no-repeat top center/ 100%}.static-section .static-desc{margin-top:100px;text-align:left}.contact-section .wrapper{gap:16px;padding-bottom:52px}.contact-section .contact-right{flex:1;max-width:500px}.contact-section .contact-right .text-error{text-align:center}.contact-section .input-container{width:100%}.contact-section .label+.label{margin-top:16px}.contact-section input,.contact-section textarea{text-align:left}.contact-section .checkbox-label{margin-top:24px}.contact-section .button{width:100%;margin-top:36px}.contact-section .contact-item .text+.text{margin-top:24px}.contact-section .contact-item+.contact-item{margin-top:46px}.gift-card-section .wrapper{gap:16px;padding-bottom:52px}.gift-card-section .gift-card-left{flex:1;max-width:600px}.gift-card-section .gift-card-left .text-24,.gift-card-section .gift-card-left .text-16{margin-top:46px}.gift-card-section .gift-card-right{flex:1;max-width:500px}.gift-card-section .gift-card-right .form{margin-top:56px}.gift-card-section .gift-card-right .form .input-container{width:100%}.gift-card-section .gift-card-right .form .input-container input{text-align:left}.gift-card-section .gift-card-right .form .input-container .pass{padding-left:68px;padding-right:16px}.gift-card-section .gift-card-right .form .holder-name,.gift-card-section .gift-card-right .form .holder-phone{gap:10px}.gift-card-section .gift-card-right .form .holder-phone>div:nth-child(1){width:33%}.gift-card-section .gift-card-right .form .label+.label{margin-top:16px}.gift-card-section .gift-card-right .form .label:nth-child(2){width:calc(40% - 8px);margin:0 0 0 8px;display:inline-block}.gift-card-section .gift-card-right .form .label:first-child{width:calc(60% - 8px);margin-right:8px;display:inline-block}.gift-card-section .gift-card-right .form .button{margin-top:26px;width:100%}.search{position:relative;width:100%;max-width:278px}.search input{padding-right:40px}.search .img{width:14px;right:20px;top:50%;transform:translateY(-50%);position:absolute;z-index:1;cursor:pointer;transition:.3s}.search .img:hover{opacity:.7}.product-section-wrapper{gap:24px}.product-section .filters{width:27%}.product-section .filters .main-text-container{padding-left:52px;gap:18px}.product-section .filters .filters-wrapper{margin-top:40px;background:#102131;border-radius:24px;border:1px solid #223f5a;padding:0 50px}.product-section .filters .clear-button{gap:6px}.product-section .filters .clear-button .text{opacity:.5}.product-section .filters .text-container{padding:24px 0}.product-section .filters .text-container+.text-container{border-top:1px solid #223f5a}.product-section .filters .button-list{gap:12px;margin-top:24px}.product-section .filters .button{justify-content:flex-start;align-items:center;text-align:left;border:0;font-size:16px;line-height:normal;font-family:Inter,sans-serif;color:#fff;font-weight:400;cursor:pointer;gap:16px;padding:0;text-transform:unset}.product-section .filters .button input{display:none}.product-section .filters .button:before{content:"";width:24px;height:24px;background:#06121e;border-radius:4px}.product-section .filters .button:after{width:24px;height:24px;position:absolute;left:0;top:50%;transform:translateY(-50%);background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_i_122_2030)'%3e%3crect%20width='24'%20height='24'%20rx='4'%20fill='%2306121E'/%3e%3c/g%3e%3cpath%20d='M6%2012L10%2016L18%208'%20stroke='%23FEBF1D'%20stroke-width='3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3cfilter%20id='filter0_i_122_2030'%20x='0'%20y='0'%20width='24'%20height='26'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='arithmetic'%20k2='-1'%20k3='1'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.16%200'/%3e%3cfeBlend%20mode='normal'%20in2='shape'%20result='effect1_innerShadow_122_2030'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e") no-repeat center/ contain;opacity:0}.product-section .filters .button.active{font-weight:700;color:#febf1d}.product-section .filters .button.active:after{opacity:1}.profile-section .pagination-container .paginate-buttons{color:#2d2f2f}.pagination-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:66px;gap:6px}.pagination-container .paginate-buttons{font-family:Inter,sans-serif;color:#fff;font-size:16px;width:40px;height:40px}.pagination-container .next-button{background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_122_2116)'%3e%3cpath%20d='M20%2035C28.2843%2035%2035%2028.2843%2035%2020C35%2011.7157%2028.2843%205%2020%205C11.7157%205%205%2011.7157%205%2020C5%2028.2843%2011.7157%2035%2020%2035Z'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2020H13.3333'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2020L20%2026.6667'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2019.9997L20%2013.333'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_122_2116'%3e%3crect%20width='40'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center/ contain;font-size:0;width:40px;height:40px}.pagination-container .back-button{background:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_122_2116)'%3e%3cpath%20d='M20%2035C28.2843%2035%2035%2028.2843%2035%2020C35%2011.7157%2028.2843%205%2020%205C11.7157%205%205%2011.7157%205%2020C5%2028.2843%2011.7157%2035%2020%2035Z'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2020H13.3333'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2020L20%2026.6667'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M26.6667%2019.9997L20%2013.333'%20stroke='%2302B4C0'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_122_2116'%3e%3crect%20width='40'%20height='40'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e") no-repeat center/ contain;font-size:0;transform:scaleX(-1);width:40px;height:40px}.pagination-container .active-page{font-weight:700;color:#02b4c0}.blog-page-section{padding-top:182px;padding-bottom:80px}.blog-page-section .blog-card-list{margin-top:32px}.blog-page-section .blog-card__title{overflow:hidden;width:100%;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:54px;line-height:27px}.blog-page-section .blog-card__desc{overflow:hidden;width:100%;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;height:66px;line-height:22px}.blog-page-section .blog-card__time{margin-top:12px;gap:8px}.blog-page-section .img{object-fit:cover;border-radius:12px}.blog-page-section .blog-top .blog-card{width:100%}.blog-page-section .blog-top .blog-card-list{gap:32px}.blog-page-section .blog-top .column:first-child{width:60%}.blog-page-section .blog-top .column:first-child .blog-card__title{height:88px;line-height:44px}.blog-page-section .blog-top .column:first-child .img{width:100%;height:468px;margin-top:16px}.blog-page-section .blog-top .column:last-child{width:40%}.blog-page-section .blog-top .column:last-child .blog-card{gap:12px}.blog-page-section .blog-top .column:last-child .blog-card+.blog-card{margin-top:24px}.blog-page-section .blog-top .column:last-child .img{width:43%;height:185px}.blog-page-section .blog-top .column:last-child .blog-card-text{width:calc(57% - 12px)}.blog-page-section .blog-center{margin-top:60px}.blog-page-section .blog-center .blog-card-list{margin-top:22px;gap:24px}.blog-page-section .blog-center .blog-card{width:calc((100% - 48px) / 3)}.blog-page-section .blog-center .blog-card .img{width:100%;height:262px}.blog-page-section .blog-center .blog-card .blog-card__title{margin-top:12px}.blog-page-section .blog-center .blog-card .blog-card__desc{line-clamp:2;-webkit-line-clamp:2;height:44px}.blog-page-section .blog-bottom{margin-top:60px}.blog-page-section .blog-bottom .blog-card-list{margin-top:22px;gap:24px}.blog-page-section .blog-bottom .blog-card{width:calc(50% - 12px);height:375px;position:relative}.blog-page-section .blog-bottom .blog-card .img{width:100%;height:100%;position:absolute;left:0;top:0}.blog-page-section .blog-bottom .blog-card .blog-card-text{position:absolute;left:0;bottom:0;width:100%;z-index:1;background:#1a1a26cc;border-radius:12px;padding:20px;text-align:center}.blog-page-section .blog-bottom .blog-card .blog-card__time{margin-top:16px;justify-content:center}.product-modal .modal-wrapper .modal-form-container{gap:22px;padding:22px 22px 52px}.product-modal .preview{margin-top:27px}.product-modal .preview .img{width:100%;max-width:410px}.product-modal .price{margin-top:28px;gap:8px}.product-modal .button{position:absolute;bottom:-27px;left:50%;transform:translate(-50%)}.product-modal .text-container{flex:1;padding-top:24px}.product-modal .text-container .text-24{margin-bottom:24px}.product-modal .text-container .text-14{margin-top:6px}.product-confirm-modal .modal-wrapper{max-width:468px}.product-confirm-modal .modal-wrapper .modal-form-container{padding:32px 40px}.product-confirm-modal .modal-wrapper .modal-form-container .price{gap:15px;margin-top:42px}.product-confirm-modal .modal-wrapper .modal-form-container .price .text{gap:4px}.product-confirm-modal .modal-wrapper .modal-form-container .buttons{margin-top:42px;gap:14px}.topup-section .profile-left{padding:32px 22px 22px 38px;width:316px;border-right:0}.topup-section .profile-left .text-24+.text-14{margin-top:30px}.topup-section .profile-left label{margin-top:24px;display:block}.topup-section .profile-left label .input-container input{padding-right:32px;font-weight:700}.topup-section .profile-left label .input-container .text-14{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.topup-section .profile-center{padding:92px 32px 32px 0}.topup-section .profile-center .profile-center-wrapper{border-left:2px solid #f5f5fb;padding-left:22px}.topup-section .profile-center .label-list{margin-top:24px}.topup-section .profile-center .label-list select{width:100%}.topup-section .profile-center .label-column{flex:1}.topup-section .profile-center .label-column+.label-column{margin-left:22px;padding-left:22px;border-left:2px dashed #f5f5fb}.topup-section .profile-center .label+.label{margin-top:12px;display:block;width:100%}.topup-section .profile-right-wrapper{background:#fff;border-radius:18px;overflow:hidden}.topup-section .profile-right-wrapper .total{padding:32px;background:#677791}.topup-section .profile-right-wrapper .total .text.flex{gap:6px}.topup-section .profile-right-wrapper .total .text.flex .text-14{line-height:24px}.topup-section .profile-right-wrapper .bottom{padding:32px}.topup-section .profile-right-wrapper .bottom .button{margin-top:24px}.cart-modal .modal-wrapper .modal-form-container{padding:32px 46px 24px}.cart-modal .cart-modal__items{margin-top:32px;border-top:1px dashed #d6d6d6}.cart-modal .cart-modal__item{padding:14px 0;border-bottom:1px dashed #d6d6d6}.cart-modal .cart-modal__item-image{width:110px}.cart-modal .cart-modal__item-info{gap:28px}.cart-modal .cart-modal__item-info-text{text-align:left}.cart-modal .cart-modal__item-name{margin-top:4px}.cart-modal .cart-modal__item-price-text{gap:4px}.cart-modal .cart-modal__item-price-text img{width:14px}.cart-modal .cart-modal__item-price{gap:44px}.cart-modal .cart-modal__item-price-icon{cursor:pointer}.cart-modal .total{padding-top:32px;text-align:left}.cart-modal .total .button{width:286px}.cart-modal .total .text+.text{margin-top:16px}.topup-modal .form{margin-top:32px}.topup-modal .form .checkbox-label{margin-top:16px}.topup-modal .form .select{border-radius:24px}.topup-modal .modal-wrapper{max-width:460px}.topup-modal .modal-wrapper .button{position:relative;transform:none;left:0;top:0;margin-top:32px}@media screen and (max-width: 1200px){.header .right{gap:16px}.product-section .product-list .item{width:calc((100% - 24px)/2)}.how-it-works-section .list{flex-direction:column;align-items:center}.how-it-works-section .list:before{display:none}.how-it-works-section .item+.item{margin-top:42px}.why-section .line-5{display:none}.why-section .left{width:100%}.why-section .left .button{margin-top:16px}.why-section .left .text{justify-content:center}.why-section .right{width:100%;margin-top:42px}.why-section .list{max-width:100%;display:table;margin:0 auto}.why-section .wrapper{flex-direction:column;text-align:center}.profile-section .profile-main{flex-direction:column;padding-top:24px}.profile-section .profile-center{border-radius:18px;margin-top:24px}.profile-section .profile-center .label-list{flex-direction:column}.profile-section .profile-center .label-column+.label-column{padding-left:0;border-left:0;margin-left:0}.profile-section .profile-left{width:100%;border-radius:18px}.profile-section .profile-right{padding-left:0;margin-top:24px;width:100%}.hero-section .text-large{font-size:100px}.text-96{font-size:56px}.footer .column .methods{gap:24px 20px}.product-section .filters .main-text-container{padding-left:0}.product-section .filters .filters-wrapper{padding:0 24px}.profile-section .profile-data-change{flex-direction:column}.profile-section .profile-data-change .row{justify-content:flex-start}.profile-section .profile-data-change .profile-data-change-left{width:100%;padding:16px}.profile-section .profile-data-change .profile-data-change-right{width:100%;border:0;padding:0 16px 16px}.profile-section .profile-data-change .profile-data-change-right .button{flex:unset}.profile-section .profile-data-change .row,.profile-section .profile-data-change .form{flex-direction:column;align-items:flex-start}.profile-section .profile-data-change .label{flex-direction:column;align-items:flex-start}.profile-section .profile-data-change .label .input-container{margin-top:12px;max-width:100%;width:auto}.profile-section .profile-data-change .button.dark{margin-left:0;margin-top:12px}.profile-section .profile-data-change .label+.button-container{flex-direction:column;align-items:flex-start}.profile-section .profile-balance-section .profile-data-change-left .info{padding-top:16px}.profile-section .profile-balance-section .profile-data-change-right{padding-top:24px}.profile-section .profile-balance-section .profile-data-change-right .info{margin-top:12px;margin-left:0}.profile-section .profile-balance-section .profile-data-change-right .info+.text{margin-left:0}}@media screen and (max-width: 900px){.header{padding:16px}.header .menu-btn{display:flex;margin:0 0 0 auto}.header .header-wrapper{padding:16px;border-radius:24px;overflow:hidden}.header .logo .img{width:120px}.header .center{width:calc(100% - 136px)}.header .right{opacity:0;visibility:hidden;height:0;justify-content:space-between;transition:.3s}.header .right .select{margin-right:0}.header .right .nav{gap:8px 16px;flex-wrap:wrap}.header.active .right{opacity:1;visibility:visible;height:auto;margin-top:24px}.product-section{padding-top:100px}.product-section .filters .button-list,.product-section .filters .filters-wrapper{margin-top:16px}}@media screen and (max-width: 768px){.text-96{font-size:42px}.text-64{font-size:36px}.text-48{font-size:32px}.hero-section .text-large{font-size:48px}.hero-section .wrapper{padding:120px 0 50px}.hero-section .right{width:100%;margin-top:32px;text-align:center}.footer .wrapper{flex-direction:column}.label-list .label{width:100%}.breadcrumbs-section .wrapper{padding-bottom:32px}.product-item .product-price{margin-top:4px}.game-section .game-content{flex-direction:column}.game-section .game-content .img-container{width:100%}.cart-section .wrapper{flex-direction:column}.cart-section .list{padding:0 16px}.cart-section .cart-left,.cart-section .cart-right{max-width:100%}.cart-section .cart-right{padding-top:32px}.profile-section .wrapper{display:block}.profile-section .profile-left,.profile-section .profile-right{width:100%}.contact-section .wrapper{flex-direction:column}.contact-section .contact-right{margin-top:24px}.gift-card-section .wrapper{flex-direction:column}.gift-card-section .gift-card-left .text-24,.gift-card-section .gift-card-left .text-16{margin-top:24px}.gift-card-section .gift-card-right .form{margin-top:24px}.gift-card-section .gift-card-right .form .label:first-child{width:100%;margin-right:0}.gift-card-section .gift-card-right .form .label:nth-child(2){width:100%;margin-left:0;margin-top:16px}.product-section .filters{gap:16px}.product-section .product-list{gap:40px 16px;margin-top:16px}.product-section .product-list .item{width:100%}.product-section .pagination-container{line-height:0;font-size:0}.product-section .pagination-container .paginate-buttons{height:24px;width:24px;margin:0}.game-section{padding-top:80px;padding-bottom:60px}.profile-section{padding-top:80px;padding-bottom:60px}.profile-section .profile-top{flex-direction:column;gap:24px}.profile-section .profile-top .profile-top-right{border-left:0}.profile-section .profile-center{flex-direction:column}.profile-section .profile-center .profile-left{border-right:0}.profile-section .profile-center .profile-right{padding:0 24px 40px}.static-section{padding-top:100px;padding-bottom:0}.static-section .static-desc{margin-top:32px}.footer .wrapper{gap:40px}.footer .column:nth-child(2){padding-top:0}.footer .column:nth-child(2) .item{justify-content:flex-start}.footer .column:nth-child(2) .item .text-12{min-width:124px}.footer .column:last-child{padding-top:0}.footer .column .methods{max-width:100%}.nav-section .nav{gap:8px 24px}.modal .modal-form-container{flex-direction:column-reverse}.modal .modal-form-container .left{width:100%}.modal .modal-form-container .left .text-52{padding-top:0}.modal .modal-form-container .right{padding:24px 16px 50px;width:100%}.reg-modal .modal-form-container{flex-direction:column}.reg-modal .modal-form-container .label:nth-child(odd){width:100%;margin-right:0}.reg-modal .modal-form-container .label:nth-child(2n){margin-left:0;width:100%}.reg-modal .modal-form-container .label:nth-child(2){margin-top:12px}.contact-modal .modal-wrapper .modal-form-container{padding:24px 16px}.contact-modal .modal-wrapper .input-list{flex-direction:column}.contact-modal .modal-wrapper .input-list .right{padding:0}.contact-modal .modal-form-container .right{padding:0}.product-section-wrapper{flex-direction:column}.product-section .filters{width:100%}.product-confirm-modal .modal-form-container{flex-direction:column}.exclusive-section .list{flex-direction:column}.exclusive-section .item .text+.text{margin-top:14px}.exclusive-section .item:first-child .item-text{margin:0;text-align:left;padding-left:24px;padding-right:0}.exclusive-section .item:first-child .img{left:auto;right:0}.exclusive-section .item:last-child .item-text{padding-left:24px}.latest-section .list{gap:56px}.latest-section .list .item{width:100%;flex:unset}.advantages-section .bg{display:none}.advantages-section .list{margin-top:40px;flex-direction:column;gap:40px}.advantages-section .wrapper{padding:60px 0 80px;position:relative}.product-list-container{width:100%}.product-list-container .list-top-search{flex-wrap:wrap;gap:12px}.product-list-container .list-top{align-items:flex-start;flex-wrap:wrap;gap:12px}.product-list-container .search-block{min-width:210px}.cart-modal .modal-wrapper .modal-form-container{padding:24px}.cart-modal .total{flex-direction:column;gap:24px}.cart-modal .cart-modal__item-info{flex-wrap:wrap}.cart-modal .cart-modal__item-price{gap:16px;flex-wrap:wrap}.profile-section .profile-balance-section .profile-data-change-right .list-container .list .item{width:calc((100% - 8px)/2)}}.footer .methods .applepay{filter:brightness(0) invert(1);height:23px}.footer .methods .googlepay{height:60px}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
