.cookie-modal[data-v-1caeb6dd]{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:100%;max-width:700px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:5px;padding:20px;text-align:center;z-index:3;overflow:auto;max-height:calc(100vh - 40px)}.cookie-modal .title.samll[data-v-1caeb6dd]{font-size:24px;line-height:32px}.cookie-modal .desc[data-v-1caeb6dd]{color:#000;margin-top:16px;font-size:14px;line-height:18px}.cookie-modal .desc a[data-v-1caeb6dd]{text-decoration:underline}.button[data-v-1caeb6dd]{margin:16px 16px 0;width:100px;display:inline-block;color:#fff;padding:12px 32px;font-size:16px}.cookie-content[data-v-1caeb6dd]{font-size:16px;margin-bottom:10px}.cookie-content .button[data-v-1caeb6dd]{width:auto}.cookie-content .chekbox-label .title.small[data-v-1caeb6dd]{color:#000;font-size:18px;line-height:24px}.cookie-content .chekbox-container[data-v-1caeb6dd]{margin-top:24px}.cookie-content .chekbox-container+.chekbox-container[data-v-1caeb6dd]{margin-top:16px}.accept-button[data-v-1caeb6dd]{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer}.accept-button[data-v-1caeb6dd]:hover{background-color:#0056b3}.lang-select-container[data-v-bfd07b70]{position:relative;display:inline-block;border-radius:16px;padding:8px 0 8px 12px;line-height:24px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#282e38;cursor:pointer;margin-right:24px}.lang-dropdown[data-v-bfd07b70]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lang-dropdown-selected[data-v-bfd07b70]{background-color:transparent;display:flex;justify-content:space-between;align-items:center}.lang-dropdown-arrow[data-v-bfd07b70]{margin-left:10px;font-size:25px;color:#666;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;top:-2px}.lang-dropdown-menu[data-v-bfd07b70]{position:absolute;left:0;top:110%;background-color:#fff;border:1px solid #ddd;width:100%;z-index:1000;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1)}.lang-dropdown-item[data-v-bfd07b70]{padding:10px;cursor:pointer;transition:background-color .2s ease}.lang-dropdown-item[data-v-bfd07b70]:hover{background-color:#f0f0f0}.lang-dropdown-arrow.arrow-up[data-v-bfd07b70]{transform:rotate(-180deg);top:2px}.fade-enter-active[data-v-bfd07b70],.fade-leave-active[data-v-bfd07b70]{transition:opacity .2s}.fade-enter[data-v-bfd07b70],.fade-leave-to[data-v-bfd07b70]{opacity:0}*{box-sizing:border-box}body.hidden{overflow:hidden}body{background:#f0f2f3}.page{overflow:hidden;position:relative}.title{font-weight:700;font-size:60px;line-height:76px}.title,.title.small{font-family:Outfit,sans-serif;color:#0d111d}.title.small{font-weight:600;font-size:32px;line-height:40px}.desc{font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#363d47}.desc.small{font-size:16px;line-height:26px}.desc.red{color:#ff4766!important}.desc.green{color:#fca330!important}.mob{display:none}a,button{border:0;outline:0;cursor:pointer;transition:.3s;text-decoration:none}a:hover{opacity:.5}.button{font-family:Open Sans,sans-serif;font-weight:700;font-size:18px;line-height:24px;color:#fff;transition:.3s;padding:14px 42px;overflow:hidden;position:relative;display:table;text-align:center;border-radius:30px;box-shadow:inset 0 3px 6px hsla(0,0%,100%,.4392156862745098);background-image:linear-gradient(#8415d9,#3b22af)}.button:hover{background-image:linear-gradient(#3b22af,#8415d9);opacity:1}.button span{z-index:2;position:relative}.button:hover:before{opacity:1}.button.disabled{color:#d6daea;background:transparent;border:2px solid #d6daea;pointer-events:none;padding:11px 42px}.section{padding:0 16px}.wrapper{max-width:1440px;margin:0 auto}.header-container{transition:.3s;position:relative;z-index:1}.header-container.active{filter:blur(8px)}.header{padding:26px 16px;position:absolute;top:0;left:0;width:100%;height:100px;z-index:2}.header .logo{width:178px}.header .wrapper{display:flex;align-items:center;justify-content:space-between}.header .logo .img{width:150px}.header .nav,.header .right{display:flex;align-items:center}.header .nav__item{margin:0 40px}.nav__item a{font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#262d36}.nav__item .router-link-active{font-weight:700}.header .button{background:transparent;border:2px solid #363d47;color:#363d47;padding:12px 42px 12px 45px;cursor:pointer}.header .button:hover{color:#fff;background:#363d47}.header .button .icon{margin-left:18px;display:inline-block;vertical-align:middle;line-height:0}.header .button span{vertical-align:middle}.header .button ellipse,.header .button path{transition:.3s}.header .button:hover ellipse,.header .button:hover path{fill:#fff}.menu-icon{position:absolute;right:16px;top:26px;z-index:4}.menu-icon.blured{filter:blur(8px)}.menu-icon span{border-radius:4px;background:#fda332;width:24px;height:3px;display:block;transition:.3s}.menu-icon span+span{margin-top:4px}.menu-icon.active span:first-child{transform:rotate(-45deg);margin-top:6px}.menu-icon.active span:nth-child(2){opacity:0}.menu-icon.active span:last-child{transform:rotate(45deg);margin-top:-9px}.menu{position:fixed;left:0;top:0;width:100%;height:100%;background:#f0f2f3;z-index:3;padding:80px 32px}.menu .nav__item+.nav__item{margin-top:32px}.header .dropdown-open{position:relative;padding:11px 40px 11px 16px;margin-left:50px;display:flex;align-items:center;transition:.3s;min-width:204px}.header .dropdown-open .icon+.desc{font-size:18px;font-weight:700;line-height:24px;color:#363d47;margin-left:12px;position:relative;z-index:1}.header .dropdown-open .icon{margin-right:0;position:relative;z-index:1}.header .dropdown-open .arrow{position:absolute;width:12px;right:16px;top:50%;transform:translateY(-50%);z-index:1;transition:.3s}.icon{position:relative}.icon .indicator{color:#aab0c5;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:23px;width:25px;text-align:center;background:#fff;border-radius:4px;border:1px solid #aab0c5;left:calc(100% + 7px)}.icon .indicator,.icon .indicator .triangle{position:absolute;top:50%;transform:translateY(-50%)}.icon .indicator .triangle{width:0;height:0;border-width:5px 7px 5px 0;border-color:transparent #fff transparent transparent;border-style:solid;filter:drop-shadow(-2px 0 0 #aab0c5);right:calc(100% - 2px)}.dropdown{padding:54px 16px 18px;background:#f8f9fa;box-shadow:0 12px 24px rgba(117,116,155,.0784313725490196);border-radius:12px;position:absolute;right:0;top:0;width:100%;min-width:177px;transition:.3s;visibility:hidden;opacity:0;overflow:hidden}.dropdown .nav__item+.nav__item{margin-left:0}.dropdown .nav__item a{display:block;padding:0}.dropdown .nav__item-logout{position:relative}.dropdown:before{content:"";width:calc(100% - 32px);height:4px;border-radius:6px;background:#f0f2f3;position:absolute;left:16px;top:54px}.dropdown .nav__item{margin:0;text-align:center;margin-top:18px}.dropdown .nav__item a{font-size:16px;font-family:Outfit,sans-serif;font-weight:700;color:#363d47}.dropdown-open:hover .dropdown{opacity:1;visibility:visible}.dropdown-open:hover .arrow{transform:translateY(-50%) scale(-1);top:calc(50% + 2px)}.hero-section{background:url(../img/hero.0cbceae3.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:164px 0 578px;position:relative;text-align:center}.hero-section .title{margin:0 auto}.hero-section .desc{margin:39px auto 0;max-width:708px}.hero-section .button{margin:39px auto 0}.features-section{position:absolute;left:0;top:0;width:100%;margin-top:-105px;z-index:1;padding:0 16px}.features-section .list{max-width:1200px;margin:0 auto;display:flex;position:relative;gap:12px}body .features-section .item{flex:1;text-align:center;background:#fff;border-radius:12px;padding:42px 58px 40px;text-align:left;line-height:0;margin-bottom:0}.features-section .icon{width:28px;display:inline-block;vertical-align:middle}.cart-page .features-section .icon+.title{width:calc(100% - 28px)}.features-section .img{width:auto;height:28px}.features-section .title{font-size:24px;line-height:30px;font-weight:600;width:calc(100% - 28px);display:inline-block;vertical-align:middle;padding-left:16px}.features-section .desc{margin-top:20px}.arrivals-section{padding-top:134px;padding-bottom:94px}.arrivals-section .top{position:relative;text-align:center;max-width:1440px;margin:0 auto}.arrivals-section .top .link{color:#aab0c5;font-family:Open Sans,sans-serif;font-weight:700;font-size:16px;line-height:22px;display:flex;align-items:center;position:absolute;right:0;top:50%;transform:translateY(-50%)}.arrivals-section .top .link .img{width:20px;margin-left:10px}.home-page .slider-container,.product-page .slider-container{margin-top:60px}.arrivals-section .wrapper{margin:0 auto;max-width:100%}.slider{margin-top:0;font-size:0}.slider .slick-list{width:100%;position:relative}.arrivals-section .slider .slick-list:before{content:"";height:100%;width:10%;position:absolute;left:0;top:0;background:linear-gradient(90deg,#f0f2f3,rgba(240,242,243,0));z-index:2}.arrivals-section .slider .slick-list:after{content:"";height:100%;width:10%;position:absolute;right:0;top:0;background:linear-gradient(90deg,rgba(240,242,243,0),#f0f2f3);z-index:2}.slick-track{padding:40px 0}.products .preview{height:0;padding-top:57%;width:100%;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.preview{position:relative}.preview .title{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fca330;font-size:36px}.products .preview .img{height:100%;width:auto;position:absolute;left:50%;transform:translateX(-50%);top:0}.arrivals-section .products .slick-slide{height:350px}.products .item-wrapper{background:#fff;box-shadow:0 12px 24px rgba(117,116,155,.0784313725490196);border-radius:12px;padding:28px 26px 20px;margin:0 18px;width:320px;height:100%;transition:.3s}.products .item-wrapper.disabled{pointer-events:none}.products .slick-center .item-wrapper{transform:scale(1.08)}.product-list-section .products .item{width:25%;padding:0 8px}.product-list-section .products .item-wrapper{margin:0;width:100%}.products a.title{margin-top:12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:54px;cursor:pointer;font-size:16px;line-height:26px;transition:.3s}.products .item-wrapper .title-container{text-align:center;display:flex;flex-direction:column}.products .item-wrapper .desc{font-family:Open Sans,sans-serif;font-weight:400;font-size:12px;line-height:17px;color:#363d47;opacity:.5;margin-top:0;transition:.3s}.product-list-section .products .item-wrapper .desc,.products .slick-center .item-wrapper .desc{font-size:14px;line-height:19px}.product-list-section .item-wrapper a.title,.slick-center a.title{font-size:18px}.products .tag{background:#09cc3d;color:#fff;padding:4px 16px;position:absolute;left:0;bottom:0;font-family:Outfit,sans-serif;font-weight:700;font-size:12px;line-height:15px;border-radius:30px;transition:.3s}.product-list-section .products .tag,.products .slick-center .tag{font-size:14px;line-height:18px}.products .price{font-size:20px;line-height:25px;position:relative;transition:.3s}.product-list-section .products .price,.products .slick-center .price{font-size:18px;line-height:28px;margin:0}.products .price .currency{color:#aab0c5}.products .price-container{display:flex;align-items:center;justify-content:space-between}.discount+span{top:10px;position:relative}.products .discount{font-family:Open Sans,sans-serif;font-weight:700;font-size:16px;line-height:20px;position:absolute;top:-8px;left:0;white-space:nowrap}.product-list-section .products .discount,.products .slick-center .discount{top:-4px}.products .discount:after{content:"";width:100%;height:2px;position:absolute;left:0;top:50%;transform:translateY(-50%);background:#ff4766}.products .link{text-align:center;vertical-align:middle;font-family:Open Sans,sans-serif;font-weight:700;font-size:12px;line-height:17px;color:#aab0c5;padding:10px 27px;transition:.3s;border:2px solid #d6daea;border-radius:30px}.product-list-section .products .link,.products .slick-center .link{font-size:16px;line-height:22px;padding:9px 22px}.products .link svg{width:24px;height:auto;margin-left:10px}.products .link:hover{color:#0d111d;border-color:#0d111d;opacity:1}.products a:hover{opacity:1}.slider .slick-dots{display:flex;justify-content:center;margin-top:20px;flex-wrap:wrap}.slider .slick-dots li{margin:0 13px}.slider .slick-dots button{width:100%;border-radius:100px;background:transparent;font-size:0;height:18px;width:18px;background:#f8f9fa;border:2px solid #d6daea}.slider .slick-dots .slick-active button{background:linear-gradient(#f06e35,#fca331);border:0}.more-offers-section{background:linear-gradient(#0d111d,#363d47)}.more-offers-section .wrapper{display:flex;align-items:center;padding:100px 0;max-width:1020px}.more-offers-section .left{flex:2}.more-offers-section .left+.left{flex:3;border-left:2px solid hsla(0,0%,100%,.22);padding-left:110px}.more-offers-section .title{color:#fff;font-size:48px;line-height:60px;font-weight:400;max-width:300px}.more-offers-section .title span{color:#9b3fe1;font-weight:700;font-size:132px;line-height:166px;margin-right:18px;margin-top:18px}.more-offers-section .button{margin-top:56px}.more-offers-section .item+.item{margin-top:34px}.more-offers-section .img-container+.left{padding-left:48px;padding-top:64px;padding-bottom:32px;padding-top:32px}.more-offers-section .item{position:relative;padding-left:54px;color:#b6b7bb}.more-offers-section .item:before{content:"";width:32px;height:32px;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50px;background:url(../img/star.45c23bba.svg);background-size:contain;background-position:50%}.home-page .more-offers-section+.slider-section .slider-container{margin-top:0}.more-offers-section+.slider-section .slick-track,.slider-section{padding:0}.slider-small{background:#fff;padding:0}.slider-small .item-wrapper{background:url(../img/small-slider-bg.de3172dd.svg);background-size:cover;background-position:50%;display:flex;min-height:160px;border-radius:0;align-items:center;padding:16px;position:relative;overflow:hidden;width:auto;margin:0}.slider-small .text{flex:4;padding-left:30px;padding-right:3px;position:relative;padding-right:16px}.products .slider-small .item-wrapper .desc{font-size:16px;line-height:22px}.slider-small .preview{flex:3;align-items:center;display:flex;position:relative;background:transparent;border-radius:0;padding-top:0;margin:0;height:109px}.slider-small .preview .img{width:90%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.slider-small .title{margin-top:0;font-size:16px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word}.recommended-section .tag{background:#5cabe8}.sale-section .tag{background:#e85c73}.sale-section{padding-top:95px;padding-bottom:95px}.daily-offer-section{background:linear-gradient(90deg,#0d111d,#363d47);position:relative}.daily-offer-section .wrapper{display:flex;align-items:center;padding:177px 0 72px;position:relative;max-width:1200px}.daily-offer-section .preview{flex:1;cursor:pointer}.daily-offer-section .preview .img{height:auto;width:100%;max-width:100%;max-height:242px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.daily-offer-section .center{flex:1}.daily-offer-section .right{flex:1;cursor:pointer}.daily-offer-section .right .title{max-width:262px;margin:20px 0 0 auto;font-size:18px;line-height:28px;color:#fff}.daily-offer-section .right .price{font-size:21px;color:#fff}.daily-offer-section .right .price .currency{color:#aab0c5}.daily-offer-section .right .desc{color:#aab0c5;font-size:14px;max-width:262px;margin:0 0 0 auto}.daily-offer-section .center .title{width:100%;color:#13151d;font-size:48px;line-height:60px;font-weight:400;color:#fff}.daily-offer-section .countdown{margin-top:25px;display:flex;gap:20px;display:none}.daily-offer-section .num{background:#13151d;border-radius:16px;font-family:Open Sans,sans-serif;font-weight:600;font-size:32px;line-height:98px;color:#fff;text-align:center;width:100%}.daily-offer-section .column{flex:1}.footer-container{transition:.3s;position:relative;z-index:1}.footer-container.active{filter:blur(8px)}.footer{background:linear-gradient(#363d47,#0d111d)}.footer-section{padding:200px 16px 0}.app.Home .footer-section{padding-top:105px}.footer-section .logo .img{width:150px}.footer-section .wrapper{display:flex;padding-bottom:50px}.footer-section .wrapper+.wrapper{padding-left:128px;padding-top:34px;position:relative}.footer-section .wrapper .list{display:flex;flex-wrap:wrap}.footer-section .wrapper .list .item{width:50%;margin-bottom:24px}.footer-section .wrapper .list .item .desc{word-break:break-all;margin-top:8px}.footer-section .wrapper .left{flex:1}.footer-section .wrapper .center{flex:1;padding:0 16px}.footer-section .wrapper .right{flex:1}.footer-section .wrapper .right .nav{display:flex;flex-wrap:wrap;gap:16px}.footer-section .wrapper .right .nav img{height:32px;width:auto}.footer-section .wrapper .left .text{margin-top:20px}.footer-section .wrapper .left .text .desc{max-width:347px}.footer .desc{font-size:16px;line-height:26px;color:#aab0c5}.footer-section .wrapper .left .desc+.desc{margin-top:4px;position:relative;padding-left:20px}.footer-section .wrapper .left .desc+.desc:before{content:"";width:3px;height:calc(100% - 6px);border-radius:2px;background:#fca330;position:absolute;left:0;top:3px}.footer-section .wrapper .title{font-family:Open Sans,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#fff}.footer-section .nav{max-height:none;overflow:hidden;-moz-column-count:2;column-count:2}.footer-section .nav__item{margin-bottom:12px}.footer-section .nav a{color:#fff;font-size:16px;font-family:Open Sans,sans-serif;font-weight:500;line-height:24px}.copyright-section{padding:0 16px}.copyright-section .list{display:flex;align-items:center;justify-content:flex-end;margin-bottom:16px}.copyright-section .item+.item{margin-left:50px}.copyright-section .item:first-child .img{width:53px}.copyright-section .item:nth-child(2) .img{width:63px}.copyright-section .item:last-child .img{width:65px}.copyright-section .wrapper{display:flex;align-items:center;justify-content:space-between;padding:0 0 22px}.copyright-section .desc{font-size:12px;line-height:18px}.copyright-section .left .desc+.desc{margin-top:16px}.modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:5;padding:24px;display:flex;justify-content:center;align-items:center}.modal .close{width:20px;position:absolute;right:26px;top:26px;cursor:pointer;z-index:2;transition:.3s}.modal .close:hover{opacity:.7}.view-container{transition:.3s}.view-container.active{filter:blur(8px)}.overlay{background:#fff;position:absolute;opacity:0;left:0;top:0;width:100%;height:100%}.modal .wrapper{position:relative;max-width:606px;margin:0 auto;width:100%;height:auto;overflow:hidden;box-shadow:0 12px 24px rgba(0,0,0,.1607843137254902);border-radius:12px}.modal .wrapper .container{background:#fff;position:relative;border-radius:12px;z-index:1;overflow:auto;max-height:calc(100vh - 60px)}.modal .title{color:#1b1c1d;font-size:32px;line-height:40px}.modal label .desc{display:inline-block;vertical-align:middle;width:30%;color:#aab0c5;font-size:16px}.modal label input{width:70%}.modal label{margin-top:38px}.modal label+label{margin-top:16px}.modal .link{color:#9b3fe1;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:19px;cursor:pointer;transition:.3s}.modal .link:hover{opacity:.7}.modal .wrapper .form{width:100%;display:table}.modal .wrapper .form-wrapper{width:100%;overflow:hidden;display:table-cell;vertical-align:middle;text-align:left}.modal .form-fields{padding:49px 46px 32px;max-height:467px;opacity:1;transition:.5s;overflow:hidden}.modal .form-fields.hidden{max-height:0!important;opacity:0;padding:0 46px}.modal .form-fields.register-content{max-height:730px}.form-fields-wrapper{display:flex;flex-direction:column}.offer-modal .wrapper .form-wrapper{display:block}.offer-modal .title{font-weight:600;padding-left:21px}input{width:100%;border:0;border-radius:6px;background:#f0f2f3;font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;color:#363d47;outline:0;padding:15px 22px}::-moz-placeholder{color:#363d47}::placeholder{color:#363d47}.modal .button{width:226px}.modal .error-desc{margin-top:24px;overflow:hidden}.cta-container{display:flex;align-items:center;justify-content:space-between;margin-top:46px}.forgot-pass-content .cta-container,.modal-bottom{justify-content:flex-end}.modal-bottom{margin-top:32px;display:flex;align-items:center}.modal-bottom .desc{color:#1b1c1d;margin-right:18px}.modal-bottom .desc,.modal-bottom .link{font-size:16px;line-height:22px}.modal .chekbox-label{display:block;cursor:pointer;margin-top:0}.chekbox-label-wrapper{position:relative;padding-left:40px;padding-right:16px}.chekbox-label-wrapper:before{content:"";width:24px;height:24px;border-radius:4px;background:#efefef;position:absolute;left:0;top:0;cursor:pointer}.checkbox{content:"";width:16px;height:12px;position:absolute;left:4px;top:6px;background:url(../img/check-mark.2deb07d2.svg);background-size:contain;background-position:50%;opacity:0;visibility:hidden;transition:.3s}input:checked+.checkbox{opacity:1;visibility:visible}.chekbox-container{flex:1;text-align:left}.chekbox-label .title{font-family:Open Sans,sans-serif;font-weight:400;font-size:14px;line-height:19px;color:#1b1c1d}.chekbox-label a.title{color:#9b3fe1;font-weight:700}.chekbox-label input{display:none}.list.products{display:flex;flex-wrap:wrap;font-size:0;width:calc(100% + 16px);left:-8px;position:relative;margin-top:50px;padding:0 16px}.back .img{width:28px}.csgo-products-page .item{width:25%;margin-bottom:16px}.page-inside .hero-section{background-image:none;padding-top:155px;padding-bottom:200px;position:relative}.page-inside .features-section{top:auto;margin:0;bottom:-115px;z-index:2}.page-inside .hero-section .wrapper{flex-direction:column;align-items:flex-start}.back .desc{color:#aab0c5;font-size:16px;line-height:21px;font-weight:700;margin-left:10px}.back .desc,.back .img{vertical-align:middle}.back{position:absolute;left:0;top:9px;line-height:0}.hero-section .productPage-title{position:relative;max-width:100%;width:100%;padding:0 100px}.filter-btn{display:flex;align-items:center}.filter-btn-wrapper{cursor:pointer}.filter-btn .img{width:20px}.filter-btn .desc+.img{width:12px;transition:.3s}.filter-btn .desc{margin-top:0;color:#8d8e92;font-size:16px;font-family:Open Sans,sans-serif;font-weight:500;line-height:21px;margin:0 20px;transition:.3s}.filter-btn.active .desc+.img{transform:rotate(180deg)}.filter-btn.active .desc{color:#fff}.product-list-section .top{margin-top:50px;padding:0 16px;width:100%}.product-list-section .top .wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.product-list-section .right{justify-content:flex-end}.select-container{display:flex;align-items:center;position:static;z-index:unset}.select-container .select2-container--open{position:relative;z-index:1052}.select-container+.select-container{margin-left:0}.select-container .desc{margin-top:0;color:#aab0c5;font-size:16px;font-family:Open Sans,sans-serif;font-weight:400;line-height:21px;margin-right:12px;margin-left:0}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#0d111d;font-size:16px;font-family:Open Sans,sans-serif;font-weight:400;line-height:46px;padding-left:18px;border:1px solid #aab0c5;border-radius:24px;text-align:left}.cart-page .hero-section .right .input-container .select2-container--default .select2-selection--single .select2-selection__rendered{color:#363d47;font-size:14px;border-color:#f0f2f3;border-radius:6px!important}.cart-page .hero-section .right .input-container .select2-container--default .select2-selection--single{background:#f0f2f3;border-radius:6px!important;position:relative;z-index:1052}body .select2-container--default .select2-selection--single{background:#fff;border:0;border-radius:24px!important;height:48px;width:100%}.select2-search--dropdown{display:none}.select2-container{width:196px!important}.select2-container--default .select2-selection--single .select2-selection__arrow{top:11px;right:12px;background:url(../img/arrow-down.1a1df929.svg);background-size:12px;background-position:50%;background-repeat:no-repeat}.select2-container--open .select2-selection--single .select2-selection__arrow{transform:rotate(180deg)}.select2-container--default .select2-selection--single .select2-selection__arrow b{opacity:0}.select2-container--open .select2-dropdown--below{border-radius:24px;margin-top:0;overflow:hidden;box-shadow:none;transform:translateY(-48px)}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#aab0c5}body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,body .select2-container--default .select2-results__option--highlighted[aria-selected],body .select2-container--default .select2-results__option--selected,body .select2-container--default .select2-results__option[aria-selected=true],body .select2-results__option{background:#fff;color:#aab0c5;font-size:16px;font-family:Open Sans,sans-serif;font-weight:500;line-height:24px;display:flex;align-items:center;padding:0 0 0 18px}.select2-results__option{margin-top:16px}.select2-dropdown{background:#fff;border:1px solid #aab0c5}.select2-container--default .select2-results>.select2-results__options{padding-top:48px;padding-bottom:16px}.filters{position:relative}.filters-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.filters-wrapper .select-container .desc{line-height:48px}.range-slider{width:100%!important;padding:0!important}.select-container .val{color:#0d111d;background:#fff;border:1px solid #aab0c5;border-radius:24px;position:relative;width:109px;font-size:16px;font-family:Open Sans,sans-serif;font-weight:400;line-height:48px;padding-left:18px;padding:0 18px;text-align:left}.select-container .val .desc{position:absolute;right:18px;top:50%;transform:translateY(-50%);margin-right:0;text-align:right}.select-container .val input{background:transparent;padding:0;width:55px}.divider{background:#aab0c5;height:2px;width:12px;margin:0 7px;border-radius:14px}.reset{display:flex;align-items:center;cursor:pointer}.reset .desc{margin-right:0;text-decoration:underline}.reset .desc:hover{text-decoration:none}.pagination{margin-top:30px;width:100%;text-align:right;padding:0 16px}.pagination a{font-family:Open Sans,sans-serif;font-weight:700;font-size:18px;line-height:50px;width:54px;color:#363d47;display:block;text-align:center;border:2px solid #d6daea;background:#fff;border-radius:4px}.pagination li{margin-left:9px;width:54px;display:inline-block;vertical-align:middle}.pagination li.active a{background:#9b3fe1;border-color:#9b3fe1;color:#fff}.pagination ul{display:flex;justify-content:flex-end}.pagination .VuePagination__pagination-item-next-page:first-child,.pagination .VuePagination__pagination-item-next-page:last-child,.VuePagination p{display:none}.VuePagination__pagination-item-next-page a{font-size:0!important;position:relative;background-color:#fff}.VuePagination__pagination-item-next-page a:after{content:"";width:100%;height:100%;left:0;top:0;position:absolute;background:url(../img/next.d862184a.svg);background-size:9px;background-position:50%;background-repeat:no-repeat}.VuePagination__pagination-item-prev-page:first-child{display:none}.pagination .VuePagination__pagination-item-prev-page a{font-size:0!important;position:relative}.VuePagination__pagination-item-prev-page a:after{content:"";width:100%;height:100%;left:0;top:0;position:absolute;opacity:.25;border-radius:100px}.VuePagination__pagination-item-prev-page a:before{content:"";width:100%;height:100%;left:0;top:0;position:absolute;background:url(../img/next.d862184a.svg);background-size:9px;background-position:50%;background-repeat:no-repeat;transform:scale(-1)}.VuePagination__pagination-item-next-page.disabled a,.VuePagination__pagination-item-prev-page.disabled a{opacity:0;visibility:hidden}.product-preview{display:flex;align-items:center;background:#fff;box-shadow:0 12px 24px rgba(117,116,155,.0784313725490196);border-radius:12px;padding:26px 65px;width:100%;max-width:830px;margin:42px auto 0}.product-preview .button{width:226px;display:flex;align-items:center;justify-content:center;border:2px solid #d6daea;color:#aab0c5;background:transparent;margin-top:46px;margin-left:0}.product-preview .button:hover{color:#0d111d;border-color:#0d111d;opacity:1}.product-preview .preview{height:295px;display:flex;justify-content:center;align-items:center}.product-preview .preview-container{flex:1;padding-right:105px}.product-preview .preview img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.product-preview .text{flex:1}.product-preview .row{margin-top:0;display:flex;align-items:center}.product-preview .row+.row{margin-top:22px}.product-preview .row .desc{margin-top:0;color:#aab0c5;width:90px;margin:0;text-align:left}.product-preview .row .desc+.desc{width:auto;color:#363d47}.product-preview .row-price .desc+.title{font-size:28px;line-height:35px;margin-left:0}.product-preview .row-price .currency{color:#aab0c5}.product-page .hero-section{padding-bottom:0;padding-left:16px;padding-right:16px}.product-page .recommended-section{padding-bottom:200px;position:relative;padding-top:94px}.profile-page .hero-section{padding-top:160px;text-align:center}.profile-page .hero-section .wrapper{display:block;max-width:1126px}.profile-page .hero-section>.wrapper{padding:0 16px}.profile-form-wrapper{background:#f8f9fa;border-radius:12px;padding:46px 48px;margin-top:46px;text-align:left;box-shadow:0 12px 24px rgba(117,116,155,.0784313725490196);display:flex}.profile-form .wrapper{font-size:0;display:block}.profile-form .wrapper .title{margin-bottom:46px;font-weight:700}.profile-form .wrapper input{max-width:300px;width:calc(100% - 166px)}.profile-form .pass-rules{margin-top:2px}.profile-form .wrapper .pass-rules+.button{margin-top:23px}.profile-form .wrapper .pass-rules .desc{color:#aab0c5;font-size:14px;line-height:19px;margin-top:8px;width:100%}.profile-form .wrapper .pass-rules .desc.bold{margin-top:0;color:#363d47;font-weight:700;font-size:16px;line-height:22px}.input-container{display:inline-flex;align-items:center;width:100%;margin-bottom:18px}.profile-form .wrapper .input-container:nth-child(2n){justify-content:flex-end}.profile-form .wrapper .desc{text-align:left;margin-top:0;line-height:21px;font-size:16px;color:#aab0c5;width:166px}.profile-form .wrapper .desc .red{color:#ff4765}.profile-form-wrapper .wrapper{padding-right:46px;flex:1}.profile-form .wrapper+.wrapper{padding-left:46px;padding-right:0;position:relative}.profile-form .wrapper+.wrapper:before{content:"";width:4px;height:100%;border-radius:6px;background:#f0f2f3;position:absolute;left:0;top:0}.profile-form .wrapper .button{margin-top:27px;width:169px;padding:11px;display:inline-block;vertical-align:middle;color:#aab0c5;border:2px solid #aab0c5;background:#fff;display:table;margin-right:0;margin-left:auto}.profile-form .wrapper .button:hover{color:#0d111d;border-color:#0d111d;opacity:1}.profile-form .wrapper .button+.desc{margin-left:24px;display:inline-block;vertical-align:middle;margin-top:38px;width:auto}.profile-form .wrapper+.wrapper .input-container{width:100%}.profile-table td,.profile-table td a{font-family:Open Sans,sans-serif;font-weight:400;font-size:16px;line-height:22px;color:#363d47}.profile-table td a{color:#363d47;font-family:Open Sans,sans-serif;font-weight:700;font-size:14px;line-height:19px;padding:9px 24px;border:2px solid #363d47;border-radius:31px}.profile-table td a:hover{opacity:1;background:#363d47;color:#fff}.profile-table .profile-form-wrapper{margin-top:56px;padding:50px 0;display:block}.profile-table .profile-form-wrapper .title{max-width:100%;padding-left:48px}.profile-table .profile-form-wrapper table{margin-top:42px;width:100%}.profile-table .profile-form-wrapper td:first-child{padding-left:16px}.profile-table .profile-form-wrapper td:last-child{padding-right:16px;text-align:right}.profile-table .profile-form-wrapper thead td{color:#aab0c5;font-size:16px;font-weight:400;line-height:20px;font-family:Outfit,sans-serif;padding:0 12px 19px}.profile-table .profile-form-wrapper tbody tr:nth-child(odd) td{background:#f0f2f3}.profile-table .profile-form-wrapper tbody tr:nth-child(odd) td:first-child{border-radius:6px 0 0 6px}.profile-table .profile-form-wrapper tbody tr:nth-child(odd) td:last-child{border-radius:0 6px 6px 0}.profile-table .profile-form-wrapper tbody td{padding:24px 12px}.profile-table .pagination{padding-right:30px}.profile-table .pagination li.active a{background:#32303e}.table-container{overflow:auto;padding:0 48px}.profile-table table{min-width:900px}.skin-modal .wrapper .form{width:100%}.skin-modal .wrapper .form-wrapper .form-fields{display:block;max-height:unset;max-width:100%;font-size:0;padding:42px}.skin-modal .wrapper .form-fields-wrapper{flex-direction:row;flex-wrap:wrap;margin-top:38px}.skin-modal .wrapper{height:auto;max-width:1008px}.skin-modal .title{text-align:left}.skin-modal .desc{text-align:left;width:129px;font-size:16px;line-height:21px}.skin-modal .wrapper .form input{margin:unset;max-width:300px}.skin-modal .input-container:nth-child(2n){justify-content:flex-end;padding-left:16px}.offer-modal .wrapper .form{width:100%}.offer-modal .wrapper .form-wrapper .form-fields{display:block;max-width:100%;text-align:left;padding:52px 25px}.offer-modal .wrapper{max-width:830px;max-height:100%;height:auto}.offer-modal .form-fields-wrapper{margin-top:50px;align-items:flex-start}.offer-modal .form-fields-wrapper .row{display:flex;width:100%}.offer-modal .form-fields-wrapper .row+.row{margin-top:24px}.offer-modal .form-fields-wrapper .title{color:#8d8e92;font-family:Open Sans,sans-serif;font-weight:600;font-size:18px;line-height:24px;width:170px}.offer-modal .form-fields-wrapper .desc{font-size:16px;color:#fff}.offer-modal .offer-wrapper{width:100%;overflow:auto}.offer-modal .offer-wrapper table{width:100%}.offer-modal .offer-wrapper table thead td{font-size:18px;line-height:24px;font-weight:400;color:#aab0c5;font-family:Open Sans,sans-serif;padding:0 12px 6px}.offer-modal .offer-wrapper table tbody td{color:#1b1c1d;font-size:16px;line-height:20px;font-weight:700;font-family:Outfit,sans-serif;padding:24px 12px;background:#f0f2f3}.offer-modal .offer-wrapper table tbody td:first-child,.offer-modal .offer-wrapper table thead td:first-child{padding-left:21px;border-radius:6px 0 0 6px}.offer-modal .offer-wrapper table tbody td:last-child,.offer-modal .offer-wrapper table thead td:last-child{padding-right:21px;border-radius:0 6px 6px 0}.offer-modal .form-fields-wrapper .row:last-child{padding-top:28px;position:relative}.offer-modal .form-fields-wrapper .row:last-child:before{content:"";width:100%;height:4px;border-radius:14px;background:#2b2839;position:absolute;left:0;top:0}.offer-modal .form-fields-wrapper .row:last-child .desc{color:#fca330}.cart-page .hero-section .title{width:100%;max-width:100%}.cart-page .hero-section .left{width:calc(50% - 8px);margin-top:46px;box-shadow:0 12px 24px rgba(117,116,155,.0784313725490196);border-radius:12px;padding:0;margin-right:8px;background:#f8f9fa}.cart-page .hero-section .right{width:calc(50% - 8px);margin-top:46px;margin-left:8px}.cart-page .hero-section .right .title{text-align:left}.cart-page .hero-section .wrapper{display:flex;flex-direction:row;flex-wrap:wrap;font-size:0;max-width:1120px}.cart-page .hero-section .left .top{display:flex;justify-content:space-between;align-items:center;padding:0 30px}.cart-page .hero-section .left .top .title{flex:1;padding-right:16px}.cart-page .hero-section .left .top .input-container{margin-bottom:0;position:relative;width:100%;max-width:326px;display:none}.cart-page .hero-section .left .top .input-container .submit{border-radius:7px;background:#373845;border:0;position:absolute;right:1px;top:1px;width:110px;height:calc(100% - 2px);cursor:pointer}.cart-page .product-list .item{padding:28px;display:flex;align-items:center;position:relative}.cart-page .product-list .preview{width:30%;height:30%}.cart-page .product-list .preview .img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.cart-page .product-list .title{font-size:16px;line-height:20px;font-weight:700;text-align:left;margin-bottom:46px;flex:1}.cart-page .product-list .title-container{padding-left:10px}.cart-page .product-list .count{width:150px;background:#f8f9fa;border:2px solid #d6daea;border-radius:31px;overflow:hidden;display:inline-flex;vertical-align:middle;display:none}.cart-page .product-list .price{font-family:Open Sans,sans-serif;font-weight:700;font-size:28px;line-height:35px;color:#0d111d;margin:0;width:100%;display:inline-block;vertical-align:middle;text-align:center}.cart-page .product-list .price .currency{color:#aab0c5}.cart-page .product-list .delete{width:auto;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;right:18px;top:18px}.cart-page .product-list .delete .img{width:15px}.cart-page .product-list .count input{width:46px;padding:0;border:0;line-height:36px;font-family:Open Sans,sans-serif;font-weight:700;font-size:24px;color:#1b1c1d;text-align:center;background:#f8f9fa}.cart-page .product-list .count__item{height:44px;width:52px;background:#f8f9fa;display:flex;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;position:relative}.cart-page .product-list .count__item:before{content:"";width:15px;height:3px;background:#1b1c1d;border-radius:2px}.cart-page .product-list .count__item.plus:after{content:"";width:3px;height:15px;background:#1b1c1d;border-radius:2px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.cart-page .hero-section .right{flex-direction:column}.cart-page .hero-section .right .wrapper{padding:46px;box-shadow:0 12px 24px rgba(117,116,155,.0784313725490196);background:#f8f9fa;border-radius:12px}.cart-page .hero-section .right .desc{margin-top:0}.cart-page .hero-section .right .input-container{width:100%}.cart-page .hero-section .right .steam-input-container{padding:18px 0;border-top:1px solid #aab0c5;border-bottom:1px solid #aab0c5}.cart-page .hero-section .right .title+.input-container{margin-top:42px}.cart-page .hero-section .right input{max-width:300px}.cart-page .hero-section .right .desc{width:150px;color:#aab0c5;font-size:16px;line-height:21px;font-weight:400;text-align:left}.cart-page .hero-section .right .desc .red{color:#ff4765}.cart-page .hero-section .right .select2,.cart-page .hero-section .right .select2-container{width:100%!important;max-width:300px}.select2-container--default .select2-selection--single{width:100%}.cart-page .chekbox-container{max-width:100%;margin-top:10px}.cart-page .chekbox-container .chekbox-label-wrapper:before{top:-3px}.cart-page .chekbox-container .checkbox{top:3px}.cart-page .hero-section .wrapper+.wrapper{margin-top:16px;padding-top:46px;position:relative}.cart-page .hero-section>.wrapper{padding:0 16px}.cart-page .hero-section .wrapper+.wrapper .row{margin-top:35px;display:flex;align-items:center;width:100%}.cart-page .hero-section .wrapper+.wrapper .row .desc{width:150px}.cart-page .hero-section .wrapper+.wrapper .row .title{color:#0d111d;text-align:right}.cart-page .hero-section .wrapper+.wrapper .row .title .currency{color:#aab0c5}.cart-page .hero-section .right .button{width:214px;padding:11px;margin:40px 0 0 auto;color:#363d47;border:2px solid #363d47;background:transparent;height:64px}.cart-page .hero-section .right .button.disabled{color:#d6daea;background:transparent;border:2px solid #d6daea}.cart-page .hero-section .right .button+.red{margin-top:16px;width:100%;display:block}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.slide-enter-active,.slide-leave-active{transition:.5s}.slide-enter,.slide-leave-to{opacity:0;max-height:0;padding:0;margin-top:0}.payment-result-page .hero-section{min-height:80vh}.payment-result-page .hero-section .title{text-align:center;width:100%;max-width:900px;font-size:24px;line-height:32px;margin:0 auto}.text-page .desc{max-width:100%}.page-not-found .hero-section .title{font-size:82px;line-height:112px}.text-page .hero-section .desc,.text-page .hero-section .title{max-width:100%;text-align:left}.text-page .hero-section{padding:155px 16px 100px}.currency-select{margin-right:24px;background:none;outline:none;font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:26px;color:#363d47;border:0}@media screen and (max-width:1400px){.products .item-wrapper{padding:28px 16px 20px}.product-list-section .products .price{font-size:21px}.product-list-section .products .link{padding:6px 12px;font-size:14px}.product-list-section .products .tag{bottom:5px}}@media screen and (max-width:1200px){.header .nav__item+.nav__item{margin:0 12px}.header .dropdown .nav__item+.nav__item{margin:18px 0 0}.header .nav{margin-right:24px}.slider .tag{font-size:12px;padding:5px 10px}.daily-offer-section .center{flex:2;max-width:412px}.daily-offer-section .right .title{font-size:24px;line-height:36px}.daily-offer-section .wrapper{padding:10vh 16px 30px}.footer-section .wrapper .list{flex-wrap:wrap}.footer-section .wrapper .list .item{padding-right:24px;margin-right:0;width:50%;flex:unset}.footer-section .wrapper+.wrapper{padding-top:20px}.filters-wrapper .select2-container{width:138px!important}.filters-wrapper .select2-container--default .select2-selection--single{width:138px}.select-container+.select-container{margin-left:0}.select-container{margin-right:16px;margin-bottom:16px}.filters-wrapper{justify-content:flex-start}.csgo-products-page .item{width:33.33333%}.cart-page .hero-section .left{flex:2}body .features-section .item{padding:24px}.features-section{top:-50%;margin-top:0}.more-offers-section .wrapper{padding:48px 0}.slider .slick-dots{margin-top:0}.product-list-section .products .price{font-size:18px}.product-list-section .products .link{padding:6px 8px;font-size:12px}}@media screen and (max-width:900px){.header .dropdown-open .arrow,.header .dropdown-open .icon+.desc{display:none}.header .dropdown-open{padding:0 10px;min-width:0;padding-right:0}.dropdown{top:100%;padding-top:18px}.dropdown:before{display:none}.dropdown .nav__item:first-child{margin-top:0}.footer-section .wrapper .right{flex:3}.select-container-reset{width:100px}.filters{padding-bottom:0}.product-list-section .right{display:flex!important}.filters-wrapper .select2-container{width:196px!important}.filters-wrapper .select2-container--default .select2-selection--single{width:196px}.csgo-products-page .item{width:50%}.page-inside .hero-section{padding-bottom:148px;padding-top:120px}.product-page .hero-section{padding-bottom:170px}.cart-page .hero-section .left,.cart-page .hero-section .right{width:100%}.product-list-section .products .item{width:33.33333%}.pagination li{margin-bottom:9px}.cart-page .hero-section .right .desc{margin-left:0}.header{padding:16px}}@media screen and (max-width:768px){.hero-section{padding:90px 16px 48px;background-image:none}.page-inside .hero-section{padding-left:0;padding-right:0}.daily-offer-section{padding-top:24px}.title.small{font-size:24px;line-height:28px}.features-section{position:static;padding:0}.daily-offer-section .wrapper{margin-top:24px;padding-bottom:24px}.arrivals-section{padding:48px 16px}.mob{display:block}.header .nav{display:none}.header .right{padding-right:50px;padding-left:10px}.header .divider,.header .link{font-size:14px}.hero-section .wrapper{flex-direction:column}.hero-section .right{display:none}.arrivals-section .top .title{font-size:28px;line-height:36px}.title.big{font-size:36px;line-height:42px}.features-section .list{flex-direction:column;align-items:center}.features-section .item+.item{margin-top:24px}.arrivals-section .top{flex-direction:column}.arrivals-section .top .link{margin-top:36px;position:static;margin:24px auto 0;display:table}.arrivals-section .top:before{width:100%}.more-offers-section .img-container{display:none}.more-offers-section .img-container+.left{padding-left:24px}.daily-offer-section .center .title{font-size:36px;line-height:42px}.daily-offer-section .wrapper{flex-direction:column}.daily-offer-section .center{padding:0;width:100%}.daily-offer-section .num{font-size:24px}.daily-offer-section .countdown{gap:10px}.footer-section{flex-direction:column}.footer-section .wrapper{padding-left:0;flex-direction:column}.footer-section .wrapper .right{padding-left:0;margin-top:24px}.footer-section .wrapper+.wrapper{padding-left:0}.footer-section .wrapper .list{flex-direction:column}.footer-section .wrapper .list .item{width:100%}.copyright-section .wrapper{padding-left:0;flex-direction:column;padding-right:0}.copyright-section .list{padding-left:0;margin-top:24px}.modal .wrapper{height:auto;max-height:calc(100vh - 48px);overflow:auto}.modal .wrapper .form{width:100%}.modal .wrapper .left{width:100%;background:transparent;margin-top:48px;padding:0}.modal .wrapper .form input{margin-top:24px}.product-preview{flex-direction:column}.product-preview .preview-container{padding-right:0}.product-preview .text{margin-top:24px}.product-preview .preview{height:240px;padding:16px}.product-preview{padding:16px 16px 32px}.product-page .recommended-section{padding-bottom:48px;padding-top:0}.pagination a{font-size:16px;line-height:32px;width:32px}.paginationjs-next a,.paginationjs-prev a{font-size:0}.paginationjs-next a,.paginationjs-prev a:before{background-size:11px}.product-list-section .top{padding:0 16px}.paginationjs-ellipsis.disabled{display:none}.pagination .paginationjs-next{margin-left:3px}.pagination .paginationjs-prev{margin-right:3px}.profile-form-wrapper{padding:16px}.profile-form .wrapper .title{margin-bottom:24px}.profile-form .wrapper .input-container:nth-child(2n){justify-content:flex-start}.profile-form .wrapper .input-container:nth-child(2n) .desc{width:152px}.input-container{width:100%}.input-container:nth-child(2n) .desc{width:152px}.input-container:nth-child(2n),.skin-modal .input-container:nth-child(2n){justify-content:flex-start;padding-left:0}.input-container:nth-child(2n) .desc{width:129px}.profile-table .pagination{padding-right:0}.offer-modal .form-fields-wrapper .row{flex-direction:column}.offer-modal .form-fields-wrapper .desc{margin-top:8px}.cart-page .hero-section .left{width:100%;margin-right:0}.cart-page .hero-section .right{margin-top:16px}.cart-page .hero-section .left .top{padding:0;flex-direction:column;align-items:flex-start}.cart-page .hero-section .left .top .input-container{margin-top:16px}.cart-page .product-list .item{flex-wrap:wrap}.cart-page .product-list .count,.cart-page .product-list .delete,.cart-page .product-list .price{margin-top:8px}.cart-page .hero-section .wrapper{flex-direction:column}.cart-page .hero-section .right .input-container{flex-direction:column;align-items:flex-start}.cart-page .hero-section .right .input-container input{margin-top:16px}.profile-form .wrapper .button+.desc{display:block;margin-left:0;margin-top:24px}.profile-form-wrapper .wrapper{padding-right:0;padding-left:0}.profile-form-wrapper{display:block}.profile-form .wrapper .title{max-width:100%;margin-left:0}.profile-form .wrapper .desc{margin-left:0}.profile-form .wrapper+.wrapper{padding-left:0;margin-top:24px}.profile-form .wrapper+.wrapper:before{display:none}.profile-table .profile-form-wrapper{padding:24px 0 0;margin-top:16px}.table-container{padding:0 16px 16px}.profile-table .profile-form-wrapper .title{padding-left:16px}.page-inside .hero-section{padding-bottom:48px}.page-inside .features-section{position:static;padding:0 16px;margin-top:24px}.features-section .list{gap:0}.copyright-section .list{justify-content:flex-start}.footer-section .wrapper .center{padding:0;margin-top:24px}.footer-section{padding-top:48px}.footer-section .wrapper{padding-bottom:0}.pagination li{width:32px}.pagination a{line-height:28px}.product-list-section .products .item{width:50%}.list.products{margin-top:0}.copyright-section .wrapper .right,.header .logo .img,body .features-section .item{width:100%}.header .logo{width:108px}.cart-page .product-list .count__item{width:42px}.cart-page .product-list .count input{width:34px}.cart-page .product-list .count{width:auto}.cart-page .product-list .price{font-size:21px}.cart-page .hero-section .right{display:block;margin-left:0}.cart-page .hero-section .right .wrapper{padding:24px}.cart-page .hero-section .right .title+.input-container{margin-top:24px}.cart-page .hero-section .right .input-container input,.cart-page .hero-section .right .select2{margin-top:8px}.list.products,.product-list-section .top{margin-top:24px}.filters-wrapper .select-container:last-child{margin-bottom:0}.home-page .slider-container,.product-page .slider-container{margin-top:16px}.arrivals-section .slider .slick-list:after,.arrivals-section .slider .slick-list:before{display:none}.products .item-wrapper{width:280px}.arrivals-section{padding:48px 0}.slider .slick-list{padding:0 16px!important}.product-list-section .products .price,.products .slick-center .price{font-size:24px}.more-offers-section .wrapper{display:block}.more-offers-section .left+.left{padding-left:0;border:0}.slider-small .title{-webkit-line-clamp:3}.slider-small .item-wrapper{width:100%;padding:16px}.slider .slick-dots li{margin:0 6px 6px}.cart-page .hero-section .left{margin-top:24px}.modal{padding:16px}.header .button{padding:9px;font-size:14px;line-height:16px}.header .button .icon{margin-left:8px}.modal label{display:block}.modal label .desc{width:100%}.modal .wrapper .form input{width:100%;margin-top:8px}.modal .button{width:185px}.modal .wrapper .form-wrapper .form-fields{padding:24px}.modal .wrapper .form-wrapper .form-fields.hidden{padding:0 24px}.modal .form-fields.register-content{max-height:1000px}.cta-container{margin-top:16px}.cta-container,.modal-bottom{flex-direction:column;align-items:center}.modal .button{margin-top:16px}.modal-bottom .desc{margin-left:0;margin-right:0}.modal .form-fields{max-height:540px}.modal .button{padding:9px}.back{position:static;margin:0 auto 16px;display:table}.hero-section .productPage-title{padding:0 16px}.product-preview{margin-top:24px;width:calc(100% - 32px);left:16px}.text-page .hero-section .title{font-size:36px;line-height:48px}.text-page .hero-section{padding:115px 16px 48px}}@media screen and (max-width:600px){.csgo-products-page .item{width:100%}.product-list-section .top .wrapper{flex-direction:column;align-items:flex-start}.product-list-section .right{margin-top:24px}.filters-wrapper .select-container{justify-content:flex-start}.irs--flat{width:100%}}@media screen and (max-width:460px){.product-list-section .products .item{width:100%;padding:0}.list.products{width:100%;left:0;padding:0 16px}.header .dropdown-open{margin-left:34px}.input-container{display:block}.profile-form .wrapper input{width:100%;margin-top:8px}.cart-page .product-list .title-container{padding-left:0}.cart-page .product-list .item{padding:12px 8px}.cart-page .product-list .title{margin-bottom:16px}.currency-select{margin-right:8px}}.img.applepay{filter:brightness(0) invert(1)}.img.applepay,.img.googlepay{width:65px!important}.button.apple-pay{margin-right:20px}.button.apple-pay img{filter:unset}.button.apple-pay img,.button.google-pay img{height:38px}