:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}@font-face{font-family:HeyAugust;src:url(../fonts/Hey-August.otf) format("opentype"),url(../fonts/Hey-August.ttf) format("truetype");font-weight:400;font-style:normal}.storeSelects__slider{overflow:hidden}.storeSelects__slider .swiper,.storeSelects__slider .swiper-wrapper,.storeSelects__slider .swiper-slide{overflow:visible}.reviews .swiper-wrapper{align-items:center}.storeSelects__slider .product__item{position:relative;will-change:transform}.storeSelects__slider .product__item:hover{z-index:10}@font-face{font-family:MetronicProBold;src:url(../fonts/MetronicPro-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:NeoPrintM319;src:url(../fonts/NeoPrintM319.otf) format("opentype");font-weight:400;font-style:normal}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}*{-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul,ol{list-style:none}html,body{color:#221511;font-family:Prompt,sans-serif;font-size:.833vw;font-style:normal;font-weight:400;line-height:1.25vw;scroll-behavior:smooth;background:#000;position:relative}.body{min-width:16.667vw}.body.no-scroll{overflow:hidden}main{position:relative;z-index:2}.container{max-width:93.438vw;padding:0 .833vw;margin:0 auto}@keyframes btn-hover-anim{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.btn-6,.btn-5,.btn-4,.btn-3,.btn-2,.btn,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#fefcd8;text-align:center;font-family:Prompt,sans-serif;font-size:1.458vw;font-style:normal;font-weight:700;line-height:normal}.btn{width:16.823vw;height:6.302vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/img/btn.webp);filter:drop-shadow(-.625vw .208vw .208vw rgba(0,0,0,.55))}.btn svg path{transition:all .2s ease}.btn:hover{filter:drop-shadow(0px 7px 15.2px rgba(40,250,36,.8));text-shadow:0px 1px 3.3px #e5ffe4;color:#fff}.btn:hover svg path{fill:#fff}.btn-6:active,.btn-5:active,.btn-4:active,.btn-3:active,.btn-2:active,.btn:active{transform:scale(.95)}.btn-2{border-radius:.521vw;box-shadow:0 .142vw .142vw #00000040;width:16.218vw;height:3.549vw;gap:.729vw;position:relative;z-index:1;color:#fff;text-shadow:0 .071vw .071vw rgba(0,0,0,.2);font-size:1.136vw}.btn-2:before{position:absolute;content:"";background-image:url(/img/btn-2.webp);z-index:-1;inset:0;border-radius:.417vw;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.btn-2:after{position:absolute;content:"";inset:-.104vw;border-radius:.521vw;background:linear-gradient(90deg,#0dd3ff,#da3acf,#0dd3ff);background-size:300% 300%;transition:opacity .6s ease;opacity:0;z-index:-2}.btn-2:hover{transform:scale(.95)}.btn-2:hover:after{opacity:1;animation:btn-hover-anim 3s linear infinite}.btn-noise{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.3'/%3E%3C/svg%3E");pointer-events:none;z-index:2}.btn-3{background:linear-gradient(90deg,#fff 37.5% 98.08%);border-radius:.521vw;box-shadow:-.156vw .208vw 1.089vw #19ddeb,0 .142vw .142vw #00000040;width:16.218vw;height:3.549vw;gap:.729vw;position:relative;z-index:1;color:#474747;text-shadow:0 .071vw .071vw rgba(0,0,0,.2);font-size:.967vw}.btn-3:before{position:absolute;content:"";background-image:url(/img/btn-3.webp);z-index:-1;inset:0;border-radius:.417vw;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.btn-3:after{position:absolute;content:"";background:linear-gradient(90deg,#da3acf,#0dd3ff);inset:-.104vw;border-radius:.521vw;z-index:-2;opacity:0;transition:opacity .6s ease;background-size:300% 300%}.btn-3:hover{transform:scale(.95)}.btn-3:hover:after{opacity:1;animation:btn-hover-anim 3s linear infinite}.btn-4{border-radius:.521vw;width:20.719vw;height:5.278vw;gap:2.083vw;position:relative;z-index:1;color:#fefcd8;font-size:1.458vw;text-transform:uppercase;background-image:url(/img/btn-4.png);background-position:center;background-repeat:no-repeat;background-size:contain}.btn-4 svg path{transition:all .2s ease}.btn-4:hover{color:#fff;filter:drop-shadow(1.9685px 2.95276px 10.1378px #00ffff)}.btn-4:hover svg path{fill:#fff}.btn-6,.btn-5{border-radius:.521vw;width:15.625vw;height:3.75vw;gap:1.083vw;position:relative;z-index:1;color:#f7dc9a;text-align:center;text-shadow:0 .104vw .104vw rgba(0,0,0,.2);font-family:MetronicProBold,sans-serif;font-size:1.042vw;font-weight:700;text-transform:uppercase}.btn-5:before{position:absolute;content:"";background-image:url(/img/btn-5.webp);z-index:-1;inset:0;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:contain}.btn-5:hover{filter:drop-shadow(0px 7px 15.2px rgba(40,250,36,.8));text-shadow:0px 1px 3.3px #e5ffe4;color:#fff}.btn-5:hover svg path{fill:#fff}.btn-6:before{position:absolute;content:"";background-image:url(/img/btn-6.webp);z-index:-1;inset:0;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:contain}.btn-5 svg path{transition:all .2s ease}.btn-6:hover{filter:drop-shadow(0px 7px 15.2px rgba(247,220,154,1));text-shadow:0px 1px 3.3px #e5ffe4;color:#fff}.btn-6:hover svg path{fill:#fff}.btn-slide-prev{background-image:url(/img/btn-prev.webp);background-position:center;background-repeat:no-repeat;background-size:contain;width:4.173vw;min-width:4.173vw;height:3.807vw;flex-shrink:0}.btn-slide-next{background-image:url(/img/btn-next.webp);background-position:center;background-repeat:no-repeat;background-size:contain;width:4.173vw;min-width:4.173vw;height:3.807vw;flex-shrink:0}.title{color:#cfa77d;font-size:4.392vw;font-weight:600;line-height:4.392vw;text-transform:uppercase}.animated-title{position:relative}.animated-title span{position:relative;display:flex;align-items:center;white-space:nowrap;z-index:1}.animated-title span span{transform:translateY(100%) rotateX(-80deg);opacity:0;transform-origin:center top;transform-style:preserve-3d;transition:opacity 0s cubic-bezier(.215,.61,.355,1),transform 0s cubic-bezier(.215,.61,.355,1)}@media(min-width:769px){.show-mobile{display:none!important}}@media(max-width:768px){.container{max-width:90%;padding:0 16px}.html,body{font-size:14px;line-height:normal}.body{min-width:320px}.btn-6,.btn-5,.btn-4,.btn-3,.btn-2,.btn,button{font-size:14px}.btn{width:150px;height:60px;filter:drop-shadow(-12px 3.994px 3.994px rgba(0,0,0,.55))}.btn-2{border-radius:10px;box-shadow:0 2.726px 2.726px #00000040;width:150px;height:60px;gap:10px;text-shadow:0 1.363px 1.363px rgba(0,0,0,.2);font-size:16px}.btn-2:before{border-radius:8px}.btn-2:after{inset:-3px;border-radius:10px}.btn-3{border-radius:10px;box-shadow:-2.995px 3.994px 20.909px #19ddeb,0 2.726px 2.726px #00000040;width:150px;height:60px;gap:10px;text-shadow:0 1.363px 1.363px rgba(0,0,0,.2);font-size:16px}.btn-3:before{border-radius:8px}.btn-3:after{inset:-3px;border-radius:10px}.btn-4{border-radius:10px;width:150px;height:60px;gap:20px;font-size:16px}.btn-6,.btn-5{border-radius:10px;width:150px;height:60px;gap:20px;text-shadow:0 1.997px 1.997px rgba(0,0,0,.2);font-size:16px}.btn-slide-prev,.btn-slide-next{width:40px;min-width:40px;height:40px}.title{font-size:40px;line-height:40px}main.main{overflow:hidden}.hide-mobile{display:none!important}}@media(max-width:480px){.develop{--develop-offset: 60vw}}.header{padding:2.031vw 0;position:absolute;top:0;left:0;right:0;z-index:100}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.042vw}.header__logo{display:flex;align-items:center;width:100%;max-width:11.354vw}.header__logo img{width:100%}.header__content{display:flex;align-items:center;gap:1.771vw}.header__btn{color:#fefcd8;font-size:.729vw;font-weight:600;width:8.333vw;height:3.125vw;filter:none}.header__user{display:flex;align-items:center;gap:.938vw}.header__user-image{display:flex;align-items:center;width:3.125vw;height:3.125vw;min-width:3.125vw;overflow:hidden;border-radius:50%}.header__user-image img{width:100%;height:100%;object-fit:cover;object-position:center}.header__user-name{color:#fff;font-size:.938vw;font-weight:500;transition:all .2s ease;line-height:1.042vw}@media(max-width:768px){.header{padding:10px 0;position:fixed}.header__inner{gap:10px}.header__logo{max-width:160px}.header__content{gap:10px;margin-left:auto}.header__btn{font-size:10px;width:110px;height:40px}.header__user{gap:10px}.header__user-image{width:40px;height:40px;min-width:40px}.header__user-name{font-size:16px;line-height:normal}.header:before{content:"";position:absolute;inset:0;z-index:-2;background:url(/img/storeSelects/bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;transition:all .2s ease}.header:after{content:"";position:absolute;z-index:-1;background-color:#10374133;inset:0;opacity:0;transition:all .2s ease}.header.scrolled:after,.header.scrolled:before{opacity:1}.header.scrolled .header__user-name{color:#191b1f}}.hero{overflow:hidden;position:relative;z-index:10;border-radius:0 0 5.833vw 5.833vw}.hero__inner{min-height:calc(var(--vh, 1vh) * 100);padding:7.813vw 0 10vw;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative;z-index:10}.hero__bg{display:flex;align-items:center;position:absolute;inset:0;z-index:-1;overflow:hidden}.hero__bg video,.hero__bg .hero__video{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.1)}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.1)}.hero__name{position:absolute;color:#fff;font-size:1.25vw;font-weight:600;line-height:125%;letter-spacing:.104vw;z-index:10}.hero__name{overflow:hidden}.hero__name .letter{display:inline-block}.hero__name:nth-of-type(1){top:8.542vw;left:5.677vw}.hero__name:nth-of-type(2){font-size:.833vw;line-height:134%;letter-spacing:.104vw;text-align:right;right:6.25vw;bottom:19.792vw;max-width:13.5vw}.hero__buttons .hero__btn-download{position:relative;width:1.4vw;height:1.4vw;right:-2vw;transition:all .2s}.hero__btn.btn-2:hover .hero__btn-download{transform:rotate(-180deg)}.hero__btn.btn-2{position:relative;z-index:10}.hero-dropdown{position:absolute;top:calc(100% + .417vw);left:0;width:100%;height:3.549vw;background-image:url(../img/btn-2.webp);border-radius:.417vw;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:.521vw;box-shadow:0 .142vw .142vw #00000040;display:flex;align-items:center;justify-content:center;color:#fff;gap:.7vw;text-shadow:0 .071vw .071vw rgba(0,0,0,.2);font-size:1.136vw;padding:0 2.4vw;white-space:nowrap;opacity:0;transition:all .2s}.hero__btn.btn-2:hover .hero-dropdown,.hero__btn.btn-2.open .hero-dropdown{opacity:1}.hero-dropdown img{width:2.4vw;height:auto;filter:drop-shadow(0 .071vw .071vw rgba(0,0,0,.2))}.hero-dropdown svg{width:1.8vw;height:1.8vw}.hero__title{display:flex;font-size:0;align-items:center;justify-content:center;width:100%;max-width:47.5vw;display:none}.hero__title img{filter:drop-shadow(-.618vw .412vw 2.572vw #0ef);width:100%}.hero__buttons{margin-top:2.604vw;display:flex;align-items:center;justify-content:center;gap:2.448vw}.hero__btn svg{width:auto;height:1.615vw;filter:drop-shadow(0 .071vw .071vw rgba(0,0,0,.2))}.hero__buttons .hero__btn img{width:auto;height:1.6vw;filter:drop-shadow(0 .071vw .071vw rgba(0,0,0,.2));object-fit:contain}.hero__animate>*{display:flex;align-items:center;justify-content:center;width:100%;position:absolute}.hero__animate>* img{width:100%}.hero__main{width:34.167vw;bottom:-1.771vw;bottom:3.073vw;width:40.365vw;left:50%;transform:translate(-50%)}.hero__chatacters{width:54.427vw;bottom:-32.813vw;bottom:0;z-index:1;left:50%;transform:translate(-50%);transition:all 1.1s ease}.hero__chatacters-wrapper{position:relative;width:100%}.hero__chatacters-wrapper img{position:absolute;left:0;bottom:0;height:auto}.hero__chatacters-wrapper img:nth-child(1){width:26%;bottom:-8px;z-index:1}.hero__chatacters-wrapper img:nth-child(2){bottom:-375px;width:54%;left:5%;z-index:3}.hero__chatacters-wrapper img:nth-child(3){width:30%;left:42%;bottom:101px;z-index:2}.hero__chatacters-wrapper img:nth-child(4){width:35%;left:59%;bottom:-272px;z-index:1}.hero__icon{width:29.583vw;transition:all 1.2s ease}.hero__icon:nth-of-type(1){left:-13.594vw;bottom:-2.292vw}.hero__icon:nth-of-type(2){right:-13.698vw;bottom:-2.969vw;transform:scaleX(-1)}.hero__hovered{z-index:3;width:63.385vw;bottom:-10.469vw;left:16.979vw;transition:all 1s ease}.hero__animate.animated .hero__hovered{bottom:-4.427vw}.hero__animate.animated .hero__icon:nth-of-type(1){bottom:.677vw;left:.26vw}.hero__animate.animated .hero__icon:nth-of-type(2){bottom:.677vw;right:.26vw}@media(max-width:1600px){.hero__chatacters-wrapper img:nth-child(2){bottom:-335px}.hero__chatacters-wrapper img:nth-child(4){bottom:-225px}}@media(max-width:1368px){.hero__chatacters-wrapper img:nth-child(2){bottom:-280px}.hero__chatacters-wrapper img:nth-child(3){bottom:76px}.hero__chatacters-wrapper img:nth-child(4){bottom:-185px}}@media(max-width:1279px){.hero__chatacters-wrapper img:nth-child(2){bottom:-250px}.hero__chatacters-wrapper img:nth-child(4){bottom:-155px}}@media(max-width:1024px){.hero__chatacters-wrapper img:nth-child(1){bottom:-5px}.hero__chatacters-wrapper img:nth-child(2){bottom:-200px}.hero__chatacters-wrapper img:nth-child(3){bottom:56px}.hero__chatacters-wrapper img:nth-child(4){bottom:-125px}}@media(max-width:768px){.hero__buttons .hero__btn img{height:2vw}.hero-dropdown{width:100%;height:50px;top:calc(100% + 8px)}.hero{border-radius:0 0 20px 20px}.hero__inner{min-height:100vh;padding:60px 0 40px}.hero__name{font-size:16px;letter-spacing:1px}.hero__name:nth-of-type(1){top:69px;left:20px}.hero__name:nth-of-type(2){font-size:14px;letter-spacing:1px;right:0;bottom:320.006px;max-width:200px}.hero__title{max-width:912px}.hero__title img{filter:drop-shadow(-4px 7.91px 14.382px #0ef)}.hero__buttons{margin-top:40px;gap:40px;width:100%}.hero__btn svg{height:20px;filter:drop-shadow(0 1.363px 1.363px rgba(0,0,0,.2))}.hero__btn{width:180px;height:40px}.hero__main{width:350px;bottom:-34.003px}.hero__icon{width:220px}.hero__icon:nth-of-type(1){left:-261.005px;bottom:-44.006px}.hero__icon:nth-of-type(2){right:-263.002px;bottom:-57.005px}.hero__hovered{width:1216.992px;bottom:-201.005px;left:325.997px}.hero__animate.animated .hero__main{bottom:59.002px;width:500px}.hero__animate .hero__chatacters{bottom:-173px;width:537.592px}.hero__hovered{left:50%;transform:translate(-50%);width:530px;bottom:-200px}.hero__animate.animated .hero__hovered{bottom:-54.998px}.hero__animate.animated .hero__icon:nth-of-type(1){bottom:initial;left:-25.008px;top:120px;display:none}.hero__animate.animated .hero__icon:nth-of-type(2){bottom:initial;right:-25.008px;top:120px;display:none}.hero{margin-bottom:-40px}.hero__chatacters-wrapper img:nth-child(1){bottom:230px;left:11%}.hero__chatacters-wrapper img:nth-child(2){bottom:22px;left:12%}.hero__chatacters-wrapper img:nth-child(3){left:45%;bottom:278px}.hero__chatacters-wrapper img:nth-child(4){left:57%;bottom:120px}}@media(max-width:480px){.hero__chatacters-wrapper img:nth-child(1){bottom:230px;left:11%}.hero__chatacters-wrapper img:nth-child(2){bottom:22px;left:12%}.hero__chatacters-wrapper img:nth-child(3){left:45%;bottom:278px}.hero__chatacters-wrapper img:nth-child(4){left:57%;bottom:120px}.hero__buttons .hero__btn img{height:18px}.hero-dropdown{width:100%;height:34px;border-radius:8px;top:calc(100% + 6px)}.hero__buttons .btn-2{font-size:14px}.hero__buttons .hero__btn-download{width:10px;height:10px}.hero__buttons{gap:20px}}.headerMenuSection{position:relative;margin:0 0 -20.417vw}.headerMenu{position:sticky;top:.521vw;left:0;right:0;z-index:100;margin-top:-5.729vw;margin-bottom:8.208vw}.headerMenu__list{width:100%;max-width:59.948vw;border-radius:4.392vw;background:#191b1f;padding:.938vw;margin:0 auto}.headerMenu__list ul{display:flex;align-items:center;gap:3.49vw;justify-content:center}.headerMenu__list ul li a{display:flex;align-items:center;transition:all .2s ease;color:#fff;font-family:Oswald,sans-serif;font-size:1.464vw;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.headerMenu__list ul li a:hover,.headerMenu__list ul li a.active{text-shadow:.104vw .156vw .536vw #0ff}.headerMenu__list ul li a.menuSoon{display:inline-block;white-space:nowrap;min-width:15ch}.headerMenu__hud{position:relative;z-index:100;pointer-events:none;margin-bottom:-5.729vw}.headerMenu__hud img{width:100%;opacity:0;visibility:hidden}.headerMenu__close,.header__burger,.header__inner.hidden{display:none}.header__burger svg{animation:headerBurgerWave 2.4s ease-in-out infinite;will-change:transform,opacity}@keyframes headerBurgerWave{0%{opacity:1;transform:scaleY(1)}50%{opacity:.724794;transform:scaleY(.92137)}to{opacity:1;transform:scaleY(1)}}@media(min-width:769px){.headerMenu__download,.headerMenu__play,.headerMenu__search,.headerMenu__balance,.headerMenu__link,.headerMenu__logo,.headerMenu__list .header__user{display:none}}@media(min-width:769px){.headerMenu__list .header__user{display:none}}@media(max-width:768px){.header .header__user{display:none}.header__user{margin-top:40px;max-width:max-content}.headerMenuSection{margin:0;position:fixed;inset:0;z-index:111;display:flex;align-items:stretch;opacity:0;pointer-events:none;transition:all 1s ease;overflow:auto;background:#030303}.headerMenu{background:url(../img/menu-bg.jpg) no-repeat;background-size:cover;position:initial;max-width:100%;width:100%;height:auto;margin:0 0 0 auto;transform:translate(100%)!important;opacity:0;padding:20px 76px;transition:all .5s ease}.headerMenu:before{content:"";position:absolute;bottom:0;right:0;background:url(../img/menu-decor.png) no-repeat;background-size:100% auto;width:151px;height:432px;pointer-events:none}.headerMenu__search{position:relative}.headerMenu__search input{font-family:Prompt,sans-serif;background:#fff;border-radius:30px;width:100%;padding:8px 10px 8px 45px;outline:none;border:1px solid transparent;font-weight:700;font-size:14px;color:#000}.headerMenu__search input::placeholder{font-weight:700;line-height:100%}.headerMenu__search input:focus{border:1px solid #0dd3ff}.headerMenu__search svg{width:20px;height:20px;position:absolute;top:50%;transform:translateY(-50%);left:15px}.headerMenu__logo{display:inline-block;width:124px;margin-bottom:33px}.headerMenu__logo img{width:100%;max-width:100%}.headerMenu__link{display:inline-block;color:#fff;font-size:24px;margin-bottom:26px}.headerMenu__balance{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:20px;text-transform:uppercase;margin-bottom:28px}.headerMenu__balance strong{font-weight:700;font-size:24px}.headerMenuSection.active{opacity:1;pointer-events:all}.headerMenuSection.active .headerMenu{opacity:1!important;transform:translate(0)!important}.headerMenu__list{max-width:89%;border-radius:0;padding:0;display:flex;flex-direction:column;background:transparent;margin:0}.headerMenu__list ul{gap:16px;flex-direction:column;align-items:start;margin-top:25px}.headerMenu__list ul li a{font-family:Prompt,sans-serif;font-weight:500;font-size:24px;line-height:100%;text-shadow:unset;text-transform:capitalize}.headerMenu__play{width:142px;height:30px;gap:10px;text-shadow:0 1.363px 1.363px rgba(0,0,0,.2);font-size:12px;margin-top:30px}.headerMenu__play:hover{color:#474747}.headerMenu__download{display:flex;align-items:center;color:#fff;font-size:16px;margin-top:35px;gap:10px}.headerMenu__download:hover,.headerMenu__list ul li a:hover{color:#0ef}.headerMenu__hud{display:none}.headerMenu__close,.header__burger{display:flex}.headerMenu__close{position:absolute;top:20px;right:20px}}@media(max-width:768px){body.main-block main{z-index:200}}@media(max-width:480px){.headerMenu{padding:15px 47px 20px}.headerMenu__close{top:10px;right:20px;width:17px}.headerMenu__list{max-width:100%}.headerMenu__play{width:182px;height:36px;font-size:13px;margin-top:28px}.headerMenu:before{right:-32px}}@media(max-width:360px){.headerMenu{padding:15px 25px 20px}}.main-block{overflow:hidden}.enjoy{position:relative;z-index:2}.enjoy__bg{display:flex;align-items:center;position:absolute;inset:0;z-index:-1}.enjoy__neon{position:absolute;top:8vw;left:50%;transform:translate(-50%);pointer-events:none;width:95vw}.enjoy__neon img{width:100%;height:100%;object-fit:contain;object-position:center}.enjoy__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.enjoy__loading{display:flex;align-items:center;position:absolute;top:15.625vw;z-index:10;right:4.323vw;gap:.781vw;padding:.26vw .521vw .26vw 1.042vw;border:.104vw solid #1dc5d2}.enjoy__loading-name{color:#fff;font-size:1.159vw;font-weight:500;line-height:normal}.enjoy__loading-icon{display:flex;align-items:center;width:14.74vw}.enjoy__loading-icon svg{width:100%;height:auto}@keyframes enjoy-wave{0%,to{opacity:.3;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}.product__item-2-btn svg{width:1vw}.enjoy__loading-icon svg path,.header__burger svg path,.headerMenu__close svg path,.mobileapp__btn svg path,.btn-4 svg path,.hero__btn svg path,.product__item-2-btn svg path{animation:enjoy-wave 2s ease-in-out infinite;transform-origin:center;transform-box:fill-box}.enjoy__loading-icon svg path:nth-child(1){animation-delay:0s}.enjoy__loading-icon svg path:nth-child(2){animation-delay:.1s}.enjoy__loading-icon svg path:nth-child(3){animation-delay:.2s}.enjoy__loading-icon svg path:nth-child(4){animation-delay:.3s}.enjoy__loading-icon svg path:nth-child(5){animation-delay:.4s}.enjoy__loading-icon svg path:nth-child(6){animation-delay:.5s}.enjoy__loading-icon svg path:nth-child(7){animation-delay:.6s}.enjoy__loading-icon svg path:nth-child(8){animation-delay:.7s}.enjoy__loading-icon svg path:nth-child(9){animation-delay:.8s}.enjoy__loading-icon svg path:nth-child(10){animation-delay:.9s}.enjoy__loading-icon svg path:nth-child(11){animation-delay:1s}.enjoy__loading-icon svg path:nth-child(12){animation-delay:1.1s}.enjoy__loading-icon svg path:nth-child(13){animation-delay:1.2s}.enjoy__loading-icon svg path:nth-child(14){animation-delay:1.3s}.header__burger svg path:nth-child(1){animation-delay:0s}.header__burger svg path:nth-child(2){animation-delay:.1s}.header__burger svg path:nth-child(3){animation-delay:.2s}.headerMenu__close svg path:nth-child(1){animation-delay:0s}.mobileapp__btn svg path:nth-child(1){animation-delay:0s}.btn-4 svg path:nth-child(1){animation-delay:0s}.hero__btn svg path:nth-child(1){animation-delay:0s}.product__item-2-btn svg path:nth-child(1){animation-delay:0s}.enjoy__inner{padding:20vw 0}.enjoy__title{display:flex;flex-direction:column;gap:1.042vw;color:#cfa77d;font-family:MetronicProBold,sans-serif;font-size:6.44vw;font-weight:700;line-height:4.58vw;text-transform:uppercase;width:100%;margin-left:5.208vw}.enjoy__title span{display:flex;align-items:center;position:relative;z-index:2}.enjoy__title span img{width:100%}.enjoy__title span:nth-of-type(1){width:21.042vw;margin-left:21.979vw}.enjoy__title span:nth-of-type(1) img:nth-of-type(1){position:absolute;filter:blur(.052vw);width:4.063vw;top:.625vw;left:-5.313vw}.enjoy__title span:nth-of-type(1) img:nth-of-type(2){position:absolute;filter:drop-shadow(.885vw .208vw 0 rgba(0,0,0,.75));width:7.114vw;transform:rotate(30.476deg);top:-.104vw;right:3.646vw;z-index:2}.enjoy__title span:nth-of-type(1) img:nth-of-type(3){position:absolute;width:3.403vw;transform:rotate(-11.032deg);top:1.406vw;right:-3.229vw;filter:blur(.052vw)}.enjoy__title span:nth-of-type(1) img:nth-of-type(4){width:100%;filter:drop-shadow(-.365vw .313vw .188vw #000);min-width:43.958vw}.enjoy__title>img{width:65.573vw;filter:drop-shadow(-.521vw .521vw .302vw #000)}.enjoy__title span:nth-of-type(2){margin-left:38.49vw}.enjoy__title span:nth-of-type(3){margin-left:5.729vw}.enjoy__icon{position:absolute;width:11.906vw;height:9.224vw;filter:blur(.052vw);bottom:-5.208vw;left:39.063vw;display:flex;align-items:center;z-index:3}.enjoy__icon img{width:100%}.enjoy__icon:after{content:"";position:absolute;background:#221d17cf;filter:blur(.487vw);width:9.89vw;height:3.038vw;transform:rotate(1.149deg);z-index:1;min-width:9.89vw;top:17.708vw;left:1.042vw;border-radius:50%}.enjoy__content{position:relative}.enjoy__content:before{content:"";position:absolute;z-index:-1;border-radius:73.438vw;background:#24140fa6;filter:blur(8.516vw);width:73.438vw;height:27.76vw;top:-4.167vw;left:-1.563vw}.enjoy__btn{position:absolute;top:10.148vw;left:24.833vw}.enjoy__title>span,.enjoy__title>img,.enjoy__btn,.enjoy__icon{opacity:0;transform:translate(-250px);transition:all .5s ease-in-out;will-change:transform,opacity}.enjoy__title>span:nth-of-type(1){transition-delay:1.1s}.enjoy__title>img{transition-delay:.9s}.enjoy__title>span:nth-of-type(2){transition-delay:.7s}.enjoy__title>span:nth-of-type(3){transition-delay:.5s}.enjoy__btn{transition-delay:.3s}.enjoy__icon{transition-delay:.1s}.enjoy.visible .enjoy__title>span,.enjoy.visible .enjoy__title>img,.enjoy.visible .enjoy__btn,.enjoy.visible .enjoy__icon{opacity:1;transform:translate(0)}.enjoy.visible .enjoy__title>span:nth-of-type(1){transition-delay:.1s}.enjoy.visible .enjoy__title>img{transition-delay:.3s}.enjoy.visible .enjoy__title>span:nth-of-type(2){transition-delay:.5s}.enjoy.visible .enjoy__title>span:nth-of-type(3){transition-delay:.7s}.enjoy.visible .enjoy__btn{transition:opacity .5s ease,transform .5s ease}.enjoy.visible .enjoy__icon{transition-delay:1.1s}@media(max-width:768px){.enjoy__loading{top:80px;right:40px;gap:10px;padding:4.992px 10.003px 4.992px 20.006px;border:1.997px solid #1dc5d2}.enjoy__loading-name{font-size:16px}.enjoy__loading-icon{width:150px}.enjoy__inner{padding:170px 0}.enjoy__title{gap:20px;font-size:40px;line-height:normal;margin-left:0}.enjoy__title span:nth-of-type(1){width:200px;margin-left:100px}.enjoy__title span:nth-of-type(1) img:nth-of-type(1){filter:blur(.4px);width:34px;top:4px;left:-49.01px}.enjoy__title span:nth-of-type(1) img:nth-of-type(2){filter:drop-shadow(8.992px 3.994px 0 rgba(0,0,0,.75));width:39.589px;top:-1.997px;right:88.003px}.enjoy__title span:nth-of-type(1) img:nth-of-type(3){width:45.338px;top:7.995px;right:-23.997px;filter:unset}.enjoy__title span:nth-of-type(1) img:nth-of-type(4){filter:drop-shadow(-7.008px 6.01px 3.61px #000);min-width:300px}.enjoy__title>img{width:100%;filter:drop-shadow(-6.003px 6.003px 5.798px #000)}.enjoy__title span:nth-of-type(2){margin-left:220px}.enjoy__title span:nth-of-type(3){margin-left:0;margin-top:-10px}.enjoy__icon{width:86.595px;height:79.101px;filter:blur(.6px);bottom:-70px;left:271px}.enjoy__icon:after{background:#221d17cf;filter:blur(9.35px);width:39.888px;height:37.33px;min-width:99.888px;top:128.994px;left:-7.994px}.enjoy__content:before{border-radius:1410.01px;filter:blur(181.507px);width:430.01px;height:372.992px;top:-40.006px;left:-30.01px}.enjoy__btn{top:95.842px;left:46.794px}}@media(max-width:480px){.enjoy__inner{padding:300px 0 180px}.enjoy__loading-icon{width:90px}.enjoy__loading-name{font-size:12px}.enjoy__loading{right:10px;padding:2px 4px}}.footer{padding:2.396vw 0 2.135vw;background-image:url(../img/footer-bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;position:sticky;bottom:0;z-index:1}.footer__top{display:flex;align-items:center;justify-content:space-between}.footer__menu{display:flex;align-items:center;gap:3.49vw}.footer__menu li a{display:flex;align-items:center;transition:all .2s ease;position:relative;color:#fff;font-size:.938vw;font-weight:700;line-height:1.042vw;text-transform:uppercase}.footer__menu li a:after{content:"";position:absolute;height:.156vw;left:0;right:0;width:0%;background:linear-gradient(90deg,#cfa77d8f,#17171700);bottom:-.26vw;transition:all .2s ease;border-radius:.521vw}.footer__menu li a:hover:after,.footer__menu li a.active:after{width:2.6vw}.footer__menu li a:hover,.footer__menu li a.active{color:#cfa77d}.footer__socials{display:flex;align-items:center;gap:1.25vw}.footer__socials a{display:flex;align-items:center;justify-content:center;border-radius:.521vw;border:.052vw solid #fff;width:2.344vw;height:2.344vw;min-width:2.344vw;transition:all .2s ease}.footer__socials a svg{width:100%;height:auto;transform-origin:center;transform-box:fill-box;will-change:transform,filter}.footer__socials a svg path{transition:all .2s ease;animation:enjoy-wave 2s ease-in-out infinite;transform-origin:center;animation-delay:0s}.footer__socials a:hover svg path[fill]{fill:#cfa77d}.footer__socials a:hover svg path[stroke]{stroke:#cfa77d}.footer__socials a:hover{background-color:#fff}@keyframes footer-social-wiggle{0%{transform:translateZ(0) rotate(0) scale(1)}30%{transform:translateZ(0) rotate(-8deg) scale(1.06)}60%{transform:translateZ(0) rotate(8deg) scale(1.04)}to{transform:translateZ(0) rotate(0) scale(1)}}.footer__socials a:hover svg,.footer__socials a:focus-visible svg,.footer__socials a:active svg{animation:footer-social-wiggle .8s ease-in-out infinite alternate;filter:drop-shadow(0 .08vw .4vw rgba(207,167,125,.6))}@keyframes footer-social-glow{0%,to{box-shadow:0 0 #cfa77d00;transform:translateZ(0) scale(1)}50%{box-shadow:0 .208vw .625vw #cfa77dbf;transform:translateZ(0) scale(1.02)}}.footer__socials a:hover,.footer__socials a:focus-visible{animation:footer-social-glow .9s ease-in-out infinite}.footer__socials a:focus-visible{outline:none;background-color:#fff}.footer__socials a:focus-visible svg path[fill]{fill:#cfa77d}.footer__socials a:focus-visible svg path[stroke]{stroke:#cfa77d}.footer__bottom{margin-top:1.198vw;padding-top:1.198vw;border-top:.052vw solid #cfa77d}.footer__logo{width:100%;max-width:11.354vw;display:flex;align-items:center}.footer__logo img{width:100%}.footer__copy{color:#fff;font-size:.729vw;line-height:.833vw}.footer__start{display:flex;align-items:center;justify-content:space-between;gap:1.042vw}.footer__end-pay{display:flex;align-items:center;justify-content:end;gap:1.875vw}.footer__end-pay img:first-child{width:4.531vw;height:auto}.footer__end-pay img:last-child{width:6.667vw;height:auto}.footer__end-links{margin-top:1.25vw;display:flex;align-items:center;gap:1.042vw}.footer__end-links>*{color:#fff;font-size:.833vw;transition:all .2s ease;line-height:.833vw}.footer__end-links a:hover{color:#cfa77d}@media(max-width:768px){.footer{padding:50px 0;background-image:url(../img/footer-bg-mob.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.footer__top{flex-direction:column;align-items:center;gap:20px}.footer__menu{gap:20px 40px;justify-content:space-between;width:100%;flex-wrap:wrap;align-items:center;justify-content:center}.footer__menu li a{font-size:14px;line-height:normal}.footer__menu li a:after{height:2.995px;bottom:-4.992px;border-radius:10px}.footer__menu li a:hover:after,.footer__menu li a.active:after{width:40px}.footer__socials{gap:24px}.footer__socials a{border-radius:10px;border:1px solid #fff;width:40px;height:40px;min-width:40px}.footer__bottom{margin-top:25px;padding-top:25px;border-top:1px solid #cfa77d}.footer__logo{max-width:150px}.footer__copy{font-size:14px;line-height:normal}.footer__start{gap:40px;flex-direction:column;align-items:start;margin-top:40px}.footer__end-pay{gap:20px;justify-content:start}.footer__end-pay img:first-child{width:60px}.footer__end-pay img:last-child{width:60px}.footer__end-links{display:flex;flex-direction:column;margin-top:0;gap:10px;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.footer__end-links span{display:none}.footer__end-links>*{font-size:14px;line-height:normal}.footer__menu{flex-direction:column;align-items:flex-start;margin-bottom:20px}.footer__inner{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:flex-start}.footer__bottom{padding-top:0;margin-top:0;border:none;display:flex;flex-direction:column}.footer__end{display:flex;flex-direction:column-reverse}.footer__copy{order:1}}@media(max-width:480px){.footer__top,.footer__bottom{width:48%}.footer__logo{max-width:120px}.footer__end-pay img:first-child{width:40px}.footer__end-pay img:last-child{width:50px}.footer__socials{gap:10px}.footer__socials a{width:30px;min-width:30px;height:30px}.footer__top{align-items:flex-start}}.characters{position:relative;z-index:15;background:#000;overflow:hidden;height:117vh;z-index:2;border-top-left-radius:70px;border-top-right-radius:70px}.pin-spacer{background:#fff}.characters__inner{position:relative;height:100%}.characters__prev,.characters__next{position:absolute;top:50%;transform:translateY(-50%);z-index:40}.characters__prev{left:5.417vw}.characters__next{right:9.167vw}.characters__slider{display:flex;width:100%;height:100%}.characters__slider--mob{display:none}.characters__slide{position:relative;flex:0 0 100%;height:100%}.characters__slider .swiper-wrapper{align-items:center}.characters__slide-inner{width:100%;max-width:60.99vw;margin:0 auto;display:flex;align-items:start;padding:3.75vw 0 5.521vw;gap:8.438vw;justify-content:start}.characters__slide-content{max-width:31.25vw;margin-top:5.833vw}.characters__slide-step{margin-bottom:1.302vw;color:#fff;font-size:1.171vw;font-weight:700;line-height:1.464vw;text-transform:uppercase;overflow:hidden}.characters__slide-step span{display:block;transform:translate(-100%)}.characters__slide-title{position:relative}.characters__slide-title span{position:relative;display:flex;align-items:center;white-space:nowrap;z-index:1}.characters__slide-title span span{transform:translateY(100%) rotateX(-80deg);opacity:0;transform-origin:center top;transform-style:preserve-3d;transition:opacity 0s cubic-bezier(.215,.61,.355,1),transform 0s cubic-bezier(.215,.61,.355,1)}.characters__slide-descr{margin-top:1.458vw;color:#fff;font-size:1.171vw;font-weight:400;line-height:1.757vw}.characters__slide-btn{margin-top:6.406vw}.characters__slide-pers{position:relative}.characters__slide-video{display:flex;align-items:center;width:21.927vw;min-width:21.927vw}.characters__slide-video video{width:100%}.characters__slide-name{position:absolute;color:#fff;font-size:2.083vw;font-weight:600;line-height:96%;text-transform:uppercase;top:8.969vw;z-index:1;left:calc(100% - .698vw);max-width:17.198vw;width:100%}.characters__slide-info{position:absolute;display:flex;flex-direction:column;gap:.521vw;bottom:3.385vw;left:calc(100% + .573vw)}.characters__slide-info--item{display:flex;align-items:center;gap:1.198vw}.characters__slide-info--name{color:#cfa77d;font-size:.833vw;font-weight:600;line-height:1.464vw;letter-spacing:.073vw;text-transform:uppercase;min-width:4.323vw;width:4.323vw}.characters__slide-info--descr{color:#b3b1b1;font-size:.833vw;font-weight:700;line-height:1.464vw;letter-spacing:.073vw;text-align:left;text-wrap:nowrap}.characters__slide-bg{position:absolute;z-index:-1;display:flex;align-items:center}.characters__slide-bg img{width:100%}.characters__slide-one .characters__slide-bg{top:-13.698vw;left:-10vw;width:79.272vw;height:156.024vw}.characters__slide-two .characters__slide-bg{top:-9.271vw;left:-9.219vw;width:71.703vw;height:163.074vw}.characters__slide-three .characters__slide-bg{top:-13.229vw;left:-9.531vw;width:75.614vw;height:158.31vw}.characters__slide-four .characters__slide-bg{top:-11.406vw;left:-6.667vw;width:67.251vw;height:149.085vw}@media(max-width:768px){.characters{margin-top:-40px;border-radius:20px 20px 0 0;height:auto}.characters__prev{left:20px;bottom:23%;top:unset}.characters__next{right:20px;bottom:23%;top:unset}.characters__slider--mob{display:flex}.characters__slider--desk{display:none}.characters__slide-inner{max-width:480px;padding:200px 16px 0;gap:40px;flex-direction:column}.characters__slide-content{max-width:100%;margin:0}.characters__slide-step{margin-bottom:20px;font-size:18px;line-height:normal}.characters__slide-descr{margin-top:20px;font-size:18px;line-height:normal}.characters__slide-btn{margin-top:40px;width:250px}.characters__slide-pers{width:100%;display:flex;align-items:center;gap:40px}.characters__slide-video{width:100%;min-width:auto;max-width:200px;height:400px;justify-content:center;margin:50px auto 20px}.characters__slide-video video{width:auto;height:auto;max-width:100%;max-height:100%}.characters__slide-about{position:absolute;top:0;padding-top:14px;height:100%;width:100%}.characters__slide-name{font-size:22px;line-height:115%;max-width:100%;position:initial}.characters__slide-info{gap:6px;position:initial;margin-top:40px;position:absolute;bottom:20px;left:0}.characters__slide-info--item{flex-direction:column;align-items:flex-start;gap:0}.characters__slide-info--name{font-size:14px;line-height:normal;letter-spacing:1px;min-width:60px;width:60px}.characters__slide-info--descr{font-size:14px;line-height:normal;letter-spacing:1px}.characters__slide-one .characters__slide-bg,.characters__slide-two .characters__slide-bg,.characters__slide-three .characters__slide-bg,.characters__slide-four .characters__slide-bg{top:0;left:-126px;width:642px;height:650px;overflow:hidden;align-items:start}.characters__slide-bg img{object-fit:contain;object-position:top}.characters__slide-name{font-size:32px;line-height:115%;max-width:140px;position:initial;margin-left:auto;text-align:left}.characters__slide-video{margin:10px 0 20px -20px}.characters__slide-info--item{flex-direction:row;gap:10px}.characters__slide-info--name{min-width:70px}.characters__slide-info{bottom:82px;left:unset;right:0}.characters{margin-top:0;border-top-left-radius:40px;border-top-right-radius:40px}}@media(max-width:480px){.characters__prev,.characters__next{bottom:-4%}.characters__prev{left:10%}.characters__next{right:10%}.characters__slide-pers{flex-direction:column;align-items:start}.characters__slide-name{font-size:32px;line-height:115%;max-width:140px;position:initial;margin-left:auto;text-align:left}.characters__slide-video{margin:10px 0 20px -20px}.characters__slide-info--item{flex-direction:row;gap:10px}.characters__slide-info--name{min-width:70px}.characters__slide-info{bottom:82px;left:unset;right:0}.characters{margin-top:0;border-top-left-radius:40px;border-top-right-radius:40px;padding-bottom:40px}}.sticky{position:relative}.equip{padding:8.333vw 0 4.948vw;background:#000;box-shadow:-.313vw .938vw .443vw #00000040;overflow:hidden;position:sticky;top:0;z-index:2}.equip .product__item-2-image{margin:0 auto}.equip:before{content:"";position:absolute;z-index:-1;top:-4.844vw;left:-16.042vw;background-image:url(/img/equip/icon-2.webp);background-position:center;background-repeat:no-repeat;background-size:contain;width:37.932vw;height:65.975vw}.equip__bg{display:flex;align-items:center;position:absolute;z-index:-2;inset:0}.equip__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.equip__icon{display:flex;align-items:center;position:absolute;bottom:.052vw;right:1.458vw;width:20.331vw;height:15.469vw}.equip__icon img{width:100%}.equip__top{display:flex;gap:4.063vw;align-items:start}.equip__content{width:100%;max-width:23.958vw}.equip__name{color:#fff;font-size:1.25vw;font-weight:700;line-height:1.464vw;text-transform:uppercase;margin-bottom:.625vw;overflow:hidden}.equip__name span{display:block;transform:translate(-100%)}.equip__descr{color:#fff;font-size:1.25vw;line-height:1.757vw;margin-top:.781vw}.equip__balance{color:#cfa77d;text-align:center;leading-trim:both;text-edge:cap;text-shadow:0 .104vw .104vw rgba(0,0,0,.2);font-family:MetronicProBold,sans-serif;font-size:.833vw;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-top:.781vw;position:relative;height:2.76vw;width:12.5vw;display:flex;align-items:center;justify-content:start;gap:.521vw;padding:.781vw;transition:color .2s ease,text-shadow .2s ease,filter .2s ease}.equip__balance:before{position:absolute;content:"";background-image:url(/img/btn-7.webp);z-index:-1;inset:0;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}.equip__balance:hover{filter:drop-shadow(0px 7px 15.2px rgba(247,220,154,1));text-shadow:0px 1px 3.3px #e5ffe4;color:#fff}.equip__block{margin-top:5.208vw;width:100%;max-width:52.708vw;display:grid;grid-template-columns:repeat(3,1fr);gap:2.917vw;justify-content:space-between;align-items:stretch}.equip__block .equip__item{display:flex;min-width:0}.equip__block .product__item-2-inner{min-height:100%;display:flex}.equip__btn{margin:5.208vw 0 0 calc(4.063vw + 23.958vw - 6px);max-width:max-content}.equip__btn svg{width:2.083vw;height:auto}.equip__inner{max-width:80.729vw;width:100%;margin:0 auto}.equip__block_mobile{display:none}.equip__icon{transition:none!important;will-change:transform}@media(max-width:768px){.equip{position:relative;top:unset;padding:60px 0;border-radius:0 0 20px 20px;box-shadow:-6.01px 12.01px 8.506px #00000040}.equip:before{top:initial;left:-120px;width:330px;height:500px;bottom:-70px}.equip__icon{bottom:10.998px;right:-22.006px;width:260.355px;height:157.005px}.equip__top{gap:40px;flex-direction:column}.equip__content{max-width:100%}.equip__name{font-size:18px;line-height:normal;margin-bottom:20px}.equip__descr{font-size:14px;line-height:normal;margin-top:20px}.equip__balance{text-shadow:0 1.997px 1.997px rgba(0,0,0,.2);font-size:14px;margin-top:20px;height:52.992px;width:250px;gap:20px;padding:15px}.equip__block{margin:0 auto;max-width:300px;gap:40px;grid-template-columns:1fr}.equip__block .equip__item,.equip__block_mobile .equip__item{min-height:400px}.equip__btn{margin-top:60px;margin-left:0}.equip__btn .btn-4{width:250px}.equip__btn svg{width:20px}.equip__inner{max-width:1549.997px}.equip .product__item-back .inner__back{padding:2.8vw}.equip .product__item-addition{margin-bottom:10px}.equip .equip__block{overflow:hidden;padding-bottom:15px}}@media(max-width:480px){.equip__balance{font-size:16px}.equip__btn .btn-4{width:210px}.equip__btn{margin-left:auto;margin-right:auto}.equip .product__item-addition{margin-bottom:20px}.equip__block_mobile{max-width:315px}}.champion{margin-bottom:-1.042vw;overflow:hidden;position:relative;z-index:3;padding-top:5.417vw;padding-bottom:8.563vw;border-radius:2.928vw 2.928vw 0 0}.champion__bg{display:flex;align-items:center;position:absolute;z-index:-2;inset:0}.champion__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.champion__title{display:flex;flex-direction:column;color:#192c2e;width:100%;max-width:28.958vw;margin:0 auto;position:relative}.champion__title span:nth-of-type(1){font-size:4.285vw;font-weight:700;line-height:3.385vw;letter-spacing:-.086vw;margin-left:4.896vw}.champion__title span:nth-of-type(2){font-family:Archivo,sans-serif;font-size:4.285vw;font-weight:400;line-height:normal;letter-spacing:-.043vw}.champion__title span:nth-of-type(3){font-size:4.285vw;font-weight:700;line-height:4.844vw;letter-spacing:-.043vw;margin-left:4.896vw}.champion__title img:nth-of-type(1){position:absolute;width:10.441vw;height:9.479vw;flex-shrink:0;aspect-ratio:200.47/182;top:-2.979vw;right:-1.513vw}.champion__title img:nth-of-type(2){position:absolute;width:4.835vw;height:5.238vw;flex-shrink:0;aspect-ratio:92.84/100.58;left:-.677vw;bottom:1.198vw}.champion__block{margin:4.125vw auto 0;width:100%;max-width:79.063vw;display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:33.854vw;gap:1.563vw}.champion__item{position:relative;z-index:1;border-radius:2.188vw;overflow:hidden;display:flex;align-items:center}.champion__item-title{position:absolute;color:#fff;font-size:2.928vw;font-weight:600;line-height:2.928vw;text-transform:uppercase;text-align:center;left:.26vw;right:.26vw;bottom:2.083vw}.champion__item-title span{justify-content:center}.champion__item:nth-of-type(1){grid-column:span 2;background-image:url(/img/champion/item-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.champion__item:nth-of-type(1) .champion__item-title{top:3.49vw;left:1.563vw;text-align:left;bottom:initial;right:unset}.champion__item-video{display:flex;align-items:center;height:100%;width:100%}.champion__item-video video{width:100%;height:100%;object-fit:cover;object-position:center}.champion__item-try{color:#1a2021;font-family:HeyAugust,sans-serif;font-size:2.928vw;font-style:normal;font-weight:400;line-height:2.05vw;text-transform:uppercase;max-width:12.396vw;display:flex;flex-direction:column;position:absolute;top:18.073vw;left:2.24vw}.champion__item-try span{margin-left:2.604vw}.champion__item-image{display:flex;align-items:center;width:30.463vw;height:63.598vw;position:absolute;top:1.094vw;right:-9.948vw}.champion__item-image img{width:100%}.champion__title>span{opacity:0;transform:translate(-50px);transition:all .8s ease-out;will-change:transform,opacity}.champion__title span:nth-of-type(2){transform:translate(50px)}.champion__title img{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.champion__block .champion__item{opacity:0;transform:translate(-50px);transition:all .6s ease-out;will-change:transform,opacity}.champion__item-title span{opacity:0;transform:translateY(40px) rotateX(-90deg);transform-origin:center top;transform-style:preserve-3d;transition:all 0s}.champion__item-image img{opacity:0;transform:scale(.5);transition:all 1.5s cubic-bezier(.175,.885,.32,1.275);transition-delay:0s}.champion__title.visible>span{opacity:1;transform:translate(0)}.champion__title.visible span:nth-of-type(1){transition-delay:0s}.champion__title.visible span:nth-of-type(2){transition-delay:.1s}.champion__title.visible span:nth-of-type(3){transition-delay:.2s}.champion__title.visible img{opacity:1;transform:translateY(0)}.champion__title.visible img:nth-child(1){transition-delay:.3s}.champion__title.visible img:nth-child(2){transition-delay:.5s}.champion__block.visible .champion__item{opacity:1;transform:translate(0)}.champion__block.visible .champion__item:nth-child(1){transition-delay:.2s}.champion__block.visible .champion__item:nth-child(2){transition-delay:.4s}.champion__block.visible .champion__item:nth-child(3){transition-delay:.6s}.champion__block.visible .champion__item:nth-child(4){transition-delay:.8s}.champion__block.visible .champion__item-title span{opacity:1;transform:translateY(0) rotateX(0);transition:all 1s ease-out;transition-delay:.8s}.champion__block.visible .champion__item-image img.visible{opacity:1;transform:scale(1);transition-delay:.8s}@media(max-width:768px){.champion{margin-bottom:0;padding-top:100px;padding-bottom:60px;border-radius:0}.champion__title{max-width:100%}.champion__title span:nth-of-type(1){font-size:60px;line-height:60px;letter-spacing:-1px;margin-left:auto;margin-right:auto}.champion__title span:nth-of-type(2){font-size:60px;line-height:60px;margin-left:50px;letter-spacing:-.826px}.champion__title span:nth-of-type(3){font-size:60px;line-height:60px;letter-spacing:-.826px;margin-left:90px}.champion__title img:nth-of-type(1){width:110.467px;height:auto;top:20.003px;right:13.01px}.champion__title img:nth-of-type(2){width:51.832px;height:auto;left:.002px;bottom:22.002px}.champion__block{margin-top:60px;max-width:100%;gap:10px;display:flex;width:100%;overflow:auto}.champion__item{border-radius:20px;min-width:27%;height:400px}.champion__item:first-child{min-width:42%}.champion__item-title{font-size:5vw;line-height:normal;left:4.992px;right:4.992px;bottom:20px}.champion__item:nth-of-type(1) .champion__item-title{top:37.008px;left:6px}.champion__item-try{font-size:56px;line-height:39.36px;max-width:238.003px;top:177.002px;left:23.008px}.champion__item-try span{margin-left:49.997px}.champion__item-image{width:464.89px;height:1081.082px;top:11.005px;right:-141.002px}.champion__item:nth-of-type(1) .champion__item-image{top:61.005px;right:-231.002px}}@media(max-width:480px){.champion{padding:110px 0 100px}.champion__title span{line-height:46px!important}.champion__title span:nth-of-type(1){font-size:50px;margin-right:117px}.champion__title span:nth-of-type(2){font-size:47px;margin-left:4px}.champion__title img:nth-of-type(2){width:51.832px;height:auto;left:-1px;bottom:4.002px}.champion__title span:nth-of-type(3){font-size:49px;margin-left:59px}.champion__title img:nth-of-type(1){width:115.467px;height:auto;top:-3.997px;right:13.01px}.champion__block{margin-top:50px;max-width:315px}.champion__item{border-radius:20px;min-width:27%;height:366px}.champion__item:first-child,.champion__item{min-width:100%}.champion__item-image,.champion__item:nth-of-type(1) .champion__item-image{width:336.89px;height:300px;top:216px;right:-103.002px}.champion__item-try{font-size:32px;line-height:28.36px;max-width:133.003px;top:161px;left:24px}.champion__item .champion__item-title{top:37.008px!important;left:29px!important;font-size:24px!important;right:unset!important}.champion__item-video video{object-fit:cover;object-position:top center}}@media(max-width:360px){.champion__title img:nth-of-type(1){right:-32.99px}.champion__title span:nth-of-type(3){margin-left:12px}.champion__title img:nth-of-type(2){bottom:-50.998px}.champion__item .champion__item-title{left:14px!important;font-size:22px!important}}.activity{position:relative;z-index:2;border-radius:0 0 5.857vw 5.857vw;overflow:hidden}.activity__bg{display:flex;align-items:center;position:absolute;z-index:-1;inset:0}.activity__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.activity__select{display:flex;align-items:center;justify-content:center;gap:4.375vw;position:relative;z-index:20}.activity__select-btn{color:#231f20;font-size:1.171vw;font-weight:500;line-height:1.757vw;position:relative}.activity__select-btn:after{content:"";position:absolute;bottom:-.521vw;height:.208vw;border-radius:.521vw;background:#191b1f;left:0;right:0;width:0%;transition:all .2s ease}.activity__select-btn:hover:after,.activity__select-btn.active:after{width:100%}.activity__select-btn:hover,.activity__select-btn.active{font-weight:700;color:#231f20}.activity__inner{padding:4.375vw 0 7.552vw;max-width:83.698vw;width:100%;margin:0 auto}.activity__content{display:flex;align-items:end;justify-content:space-between;margin-top:7.188vw}.activity__box{position:relative;z-index:1;width:100%;max-width:20.469vw}.activity__image{position:absolute;z-index:-1;display:flex;align-items:center}.activity__image img{width:100%}.activity__box-first .activity__image{width:31.427vw;top:-17.031vw;right:-19.479vw;z-index:-1}.activity__box-last .activity__image{width:28.75vw;top:-16.458vw;left:-17.344vw;z-index:-1}.activity__block{border-radius:1.757vw;border:.073vw solid rgba(255,255,255,.4);background:#ffffff14;-webkit-backdrop-filter:blur(2.489vw);backdrop-filter:blur(2.489vw);padding:2.292vw}.activity__block-top{margin-bottom:2.344vw;display:flex;align-items:center;gap:1.042vw;justify-content:space-between}.activity__block-name{color:#fff;font-size:1.464vw;font-weight:700;line-height:1.757vw;letter-spacing:.073vw;max-width:10vw}.activity__block-who{color:#fff;font-size:1.171vw;font-weight:600;line-height:1.464vw;letter-spacing:.073vw;display:flex;align-items:center;gap:.625vw}.activity__block-who:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%0A%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4712 16.8661C15.0873 16.8661 15.6801 16.7659 16.234 16.581C18.4427 15.8437 20.0349 13.759 20.0349 11.3024C20.0349 8.22963 17.544 5.73868 14.4712 5.73868C14.4472 5.73868 14.4232 5.73883 14.3993 5.73913C14.0403 5.74368 13.6895 5.78223 13.3499 5.85171C10.8146 6.37049 8.90748 8.61371 8.90748 11.3024C8.90748 14.3751 11.3985 16.8661 14.4712 16.8661Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.1372 1.96776C14.3597 1.95671 14.5827 1.95671 14.8052 1.96776C15.6642 2.01041 16.455 2.26 17.3366 2.66911C18.1948 3.06738 19.1921 3.64317 20.4538 4.37161L20.5252 4.41285C21.7869 5.14128 22.7842 5.71708 23.5583 6.26121C24.3534 6.82013 24.9649 7.38021 25.4314 8.10279C25.5522 8.28996 25.6636 8.48302 25.7653 8.68125C26.1579 9.44647 26.3372 10.2561 26.4237 11.2242C26.5079 12.1666 26.5079 13.3181 26.5078 14.775V14.8575C26.5079 16.3144 26.5079 17.466 26.4237 18.4084C26.3372 19.3764 26.1579 20.1861 25.7653 20.9513C25.6636 21.1495 25.5522 21.3426 25.4314 21.5298C24.863 22.4103 24.0766 23.052 23.007 23.7413C22.3284 24.1786 21.5013 24.6562 20.507 25.2302L20.4538 25.2609C19.1921 25.9894 18.1948 26.5652 17.3366 26.9635C16.455 27.3726 15.6642 27.6222 14.8052 27.6648C14.5827 27.6758 14.3597 27.6758 14.1372 27.6648C13.2783 27.6222 12.4874 27.3726 11.6058 26.9635C10.7476 26.5652 9.7503 25.9894 8.4886 25.2609L8.43612 25.2306C7.45116 24.662 6.6303 24.188 5.95558 23.7543C4.87562 23.06 4.08296 22.4158 3.51105 21.5298C3.39023 21.3426 3.27877 21.1495 3.17708 20.9513C2.78452 20.1861 2.60526 19.3764 2.51876 18.4084C2.43456 17.466 2.43456 16.3144 2.43457 14.8575V14.775C2.43456 13.3181 2.43456 12.1666 2.51876 11.2242C2.60526 10.2561 2.78452 9.44647 3.17708 8.68125C3.27877 8.48302 3.39023 8.28997 3.51105 8.10279C3.97748 7.38021 4.58904 6.82013 5.38413 6.26121C6.15817 5.71708 7.15546 5.1413 8.41716 4.41287L8.48862 4.37161C9.75031 3.64317 10.7476 3.06738 11.6058 2.66911C12.4874 2.26 13.2783 2.01041 14.1372 1.96776ZM14.7181 3.72255C14.5536 3.71439 14.3888 3.71439 14.2244 3.72255C13.6705 3.75005 13.109 3.90848 12.3454 4.26282C11.5666 4.62424 10.6367 5.1602 9.33137 5.91381C8.02608 6.66742 7.09696 7.20478 6.39454 7.69855C5.7059 8.18265 5.28791 8.58976 4.98718 9.05564C4.89788 9.19399 4.8155 9.33668 4.74034 9.48319C4.48724 9.97657 4.34366 10.5421 4.26875 11.3805C4.19233 12.2357 4.19153 13.3091 4.19153 14.8163C4.19153 16.3235 4.19233 17.3968 4.26875 18.252C4.34366 19.0905 4.48724 19.656 4.74034 20.1494C4.8155 20.2959 4.89788 20.4386 4.98718 20.5769C5.22708 20.9486 5.54049 21.2817 6.00625 21.6466C6.92893 19.8517 8.79881 18.623 10.9573 18.623H17.9851C20.1436 18.623 22.0135 19.8517 22.9362 21.6466C23.402 21.2816 23.7154 20.9485 23.9552 20.5769C24.0445 20.4386 24.1269 20.2959 24.2021 20.1494C24.4552 19.656 24.5988 19.0905 24.6737 18.252C24.7501 17.3968 24.7509 16.3235 24.7509 14.8163C24.7509 13.3091 24.7501 12.2357 24.6737 11.3805C24.5988 10.5421 24.4552 9.97657 24.2021 9.48319C24.1269 9.33668 24.0445 9.19399 23.9552 9.05564C23.6545 8.58976 23.2365 8.18265 22.5479 7.69855C21.8455 7.20478 20.9163 6.66742 19.6111 5.91381C18.3058 5.1602 17.3758 4.62424 16.597 4.26282C15.8334 3.90848 15.2719 3.75005 14.7181 3.72255Z' fill='white'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:contain;width:1.458vw;height:1.458vw;min-width:1.458vw}.activity__block-info{display:grid;grid-template-columns:5.671vw 1fr;gap:1.042vw}.activity__block-info+.activity__block-info{margin-top:1.198vw}.activity__block-stats{color:#fff9;font-size:1.171vw;font-weight:500;line-height:1.464vw;letter-spacing:.073vw}.activity__block-rating{justify-content:end;color:#fff;text-align:right;font-family:IBM Plex Mono,sans-serif;font-size:1.171vw;font-weight:700;line-height:1.464vw;letter-spacing:.073vw;display:flex;align-items:center;gap:.313vw}.activity__block-rating:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%0A%3Csvg width='23' height='24' viewBox='0 0 23 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3098 21.5952C11.6979 21.5952 12.0125 21.2806 12.0125 20.8924L13.8866 11.2878H13.9941C14.5564 11.2878 15.6284 10.7832 16.4641 10.3384C17.1283 9.98488 17.3476 9.15537 16.9549 8.51346C16.6678 8.04414 16.3321 7.52367 16.036 7.13902L13.3517 3.65202C13.1575 3.39977 12.8201 2.92937 12.4749 2.44083C11.9075 1.63798 10.712 1.63798 10.1447 2.44084C9.79942 2.92937 9.46203 3.39978 9.26785 3.65202L6.58355 7.13902C6.3117 7.49217 5.96266 8.03748 5.66006 8.53205C5.27114 9.16771 5.47377 9.99119 6.12791 10.3482C6.93847 10.7905 7.9908 11.2878 8.62548 11.2878H8.73289L10.607 20.8924C10.607 21.2806 10.9216 21.5952 11.3098 21.5952Z' fill='%2326F022'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:contain;width:1.172vw;height:1.172vw;min-width:1.172vw;transform:translateY(20px);opacity:0;transition:.3s ease}.activity__block-rating.with-arrow:before{transform:translateY(0);opacity:1}.activity__middle{width:100%;max-width:33.073vw;position:relative;z-index:10}.activity__name{color:#fff;text-align:center;font-size:2.343vw;font-weight:700;line-height:2.928vw;letter-spacing:.073vw;text-transform:uppercase}.activity__vs{margin:2.24vw auto 0;display:flex;align-items:center;width:12.958vw;height:19.645vw}.activity__vs img{width:100%}.activity__btn{margin:1.198vw auto 0;max-width:max-content}.activity__winner{position:absolute;z-index:-1;top:-18.75vw;left:-6.5vw}.activity__winner-image{display:flex;align-items:center;width:20.833vw}.activity__winner-image img{width:100%}.activity__winner-name{color:#fff;text-align:center;font-size:1.757vw;font-weight:700;line-height:2.343vw;letter-spacing:.073vw;text-transform:uppercase;display:flex;padding:1.719vw 4.219vw 1.719vw 7.604vw;border-radius:1.171vw;background:#ffffff47;-webkit-backdrop-filter:blur(1.464vw);backdrop-filter:blur(1.464vw);position:absolute;z-index:-1;top:9.896vw;left:8.854vw}.activity__box-first,.activity__box-last{opacity:0;transition:all .6s ease-out;will-change:transform}.activity__box-first{transform:translate(-100px)}.activity__box-last{transform:translate(100px)}.activity__middle .activity__name,.activity__middle .activity__btn,.activity__btn.show-mobile,.activity__name.show-mobile{opacity:0;transform:translateY(50px);transition:all .5s ease-out;will-change:transform,opacity}.activity__vs img{opacity:0;transform:scale(2) rotate(-15deg);transition:all .4s cubic-bezier(.175,.885,.32,1.275);will-change:transform,opacity}.activity__block-info{opacity:0;transform:translateY(50px);transition:all .8s ease-out;will-change:transform,opacity}.activity__box-first.visible,.activity__box-last.visible{opacity:1;transform:translate(0);transition-delay:0s}.activity__middle .activity__name.visible,.activity__name.show-mobile.visible{opacity:1;transform:translateY(0);transition-delay:.6s}.activity__middle .activity__btn.visible{opacity:1;transform:translateY(0);transition-delay:1.1s}.activity__vs img.visible{opacity:1;transform:scale(1) rotate(0);transition-delay:1.1s}.activity__btn.show-mobile.visible{opacity:1;transform:translateY(0);transition-delay:1.1s}.activity__block-info.visible{opacity:1;transform:translateY(0);transition-delay:.8s}@media(max-width:768px){.activity{border-radius:0 0 20px 20px;min-height:210vw}.activity__inner{max-width:100%}.activity__content{margin-top:90px}.activity__winner{top:-6.75vw}.activity__name{position:absolute;top:9%;left:30%;transform:translate(-50%);z-index:4;max-width:37vw}.activity__box-first .activity__image{right:-61.479vw;width:57.427vw;top:-11.031vw}.activity__block{position:relative;top:21vw;left:10vw}.activity__winner-image{width:30.833vw}.activity__select-btn{font-size:1.5vw}.activity__winner-name{font-size:2.857vw;padding:2.719vw 10.219vw 2.719vw 17.604vw;top:12.896vw;left:8.854vw}.activity__vs{position:relative;right:-47vw;top:39vw;width:17.958vw}.activity__winner{left:1.5vw}.activity__box-last .activity__image{left:-11.521vw;width:57.427vw;top:25.969vw}.activity__box{max-width:27.469vw}.activity__block-name{font-size:2.264vw;line-height:115%}.activity__block_second{position:relative;top:66vw;left:45vw}.activity__btn{margin:1.198vw auto 0;max-width:max-content;position:absolute;bottom:5vw;left:50%;transform:translate(-50%)}.activity__btn .btn-4{width:240px;font-size:20px}}@media(max-width:480px){.activity{border-radius:0;min-height:1104px}.activity__inner{max-width:100%}.activity__content{margin-top:90px}.activity__name{color:#fff;text-align:center;font-size:25px;font-weight:700;line-height:100%;max-width:100%;letter-spacing:.073vw;text-transform:uppercase;width:73%;top:68px;left:15%}.activity__box-first .activity__image{right:-278px;width:285px;top:5px}.activity__block{position:relative;top:165px;left:5px;border-radius:20px;transform:unset;padding:20px;min-width:182px}.activity__winner-image{width:188px}.activity__select-btn{font-size:16px}.activity__select{gap:30px}.activity__vs{position:relative;right:-189px;top:227px;width:119px}.activity__winner{top:-4px;left:-42px}.activity__box-last .activity__image{left:-42px;width:238px;top:223px}.activity__block-name{font-size:14px;line-height:115%;max-width:70%}.activity__btn{margin:1.198vw auto 0;max-width:max-content;position:absolute;bottom:5vw;left:25%;transform:translate(-50%)}.activity__inner{padding:27px 0}.activity__select-btn:after{bottom:-10px;height:2px}.activity__winner-name{font-size:18px;padding:20px 50px 20px 80px;top:90px;left:70px}.activity__block-who{font-size:12px}.activity__block-who:before{width:15px;height:15px}.activity__block-rating,.activity__block-stats{font-size:13px;line-height:100%}.activity__block-rating:before{width:10px;height:10px}.activity__block-top{margin-bottom:21px}.activity__block-info+.activity__block-info{margin-top:11px}.activity__block_second{top:382px;left:155px}.activity__btn .btn-4{width:213px;font-size:14px}}@media(max-width:360px){.activity__box-last .activity__image{left:-87px}.activity__block_second{left:112px}.activity__vs{right:-144px}.activity__select{gap:20px}}.infoBlock{padding:10.417vw 0 3.646vw;background:#000;box-shadow:0 .208vw .208vw #00000040;z-index:2;overflow:hidden;margin-top:-7.208vw}.infoBlock:before{content:"";position:absolute;z-index:-1;left:-14.375vw;top:8.854vw;background-image:url(../img/storeSelects/icon-1.webp);width:28.646vw;height:48.958vw;background-position:center;background-repeat:no-repeat;background-size:contain}.infoBlock:after{content:"";position:absolute;z-index:-1;right:-3.646vw;top:8.854vw;background-image:url(../img/storeSelects/icon-2.webp);width:19.792vw;height:48.333vw;background-position:center;background-repeat:no-repeat;background-size:contain}.infoBlock__content{display:grid;grid-template-columns:1fr 1fr;gap:1.146vw 2.292vw;grid-auto-rows:13.021vw;max-width:64.583vw;margin:3.083vw auto 0}.infoBlock__item{border-radius:.768vw;overflow:hidden;position:relative;z-index:1;display:flex;align-items:center;width:100%;height:100%}.infoBlock__item-image{position:relative;z-index:1;display:flex;align-items:center;width:100%;height:100%}.infoBlock__item-image:after{content:"";position:absolute;inset:0;background:linear-gradient(181deg,#40394533 .68%,#3a377d33 47.18%,#b3a27b33 99.37%)}.infoBlock__item-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .2s ease}.infoBlock__item-title{position:absolute;inset:1.042vw 4.063vw;color:#f7dc9a;font-size:3.071vw;font-weight:700;z-index:10;line-height:103%}.infoBlock__item:hover .infoBlock__item-image img{transform:scale(1.1)}@media(max-width:768px){.infoBlock__item:hover .infoBlock__item-image img{transform:none!important}}.infoBlock__item-end .infoBlock__item-title{text-align:right}.infoBlock__pages{margin:3.125vw auto 0;display:flex;align-items:center;justify-content:center;gap:.521vw;flex-wrap:wrap}.infoBlock__pages a{display:flex;align-items:center;justify-content:center;width:2.748vw;min-width:2.748vw;height:2.748vw;background-image:url(../img/pages-icon.svg);background-position:center;background-repeat:no-repeat;background-size:contain;color:#fff;text-align:center;font-size:.999vw;font-weight:400;line-height:1.599vw;border-radius:50%;transition:all .2s ease}.infoBlock__pages a:hover{background-color:#cfa77d}.infoBlock__select{display:flex;align-items:center;justify-content:center;gap:2.604vw}.infoBlock__btn{color:#f6f7e5;text-align:center;text-shadow:0 .1vw .1vw rgba(0,0,0,.2);font-family:MetronicProBold,sans-serif;font-size:1.599vw;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.infoBlock__btn.active,.infoBlock__btn:hover{color:#f7dc9a}@media(max-width:768px){.infoBlock{padding:100px 0 60px;box-shadow:0 3.994px 3.994px #00000040;margin-top:-30px}.infoBlock__btn{font-size:20px}.infoBlock:before{left:-276px;top:169.997px;width:440.003px;height:739.994px;display:none}.infoBlock:after{right:-70.003px;top:169.997px;width:280.006px;height:527.994px;display:none}.infoBlock__content{gap:20px;grid-template-columns:1fr;grid-auto-rows:150px;max-width:100%;margin:40px auto 0}.infoBlock__item{border-radius:15px}.infoBlock__item-title{inset:20px;font-size:24px}.infoBlock__item-end .infoBlock__item-title{justify-content:end}.infoBlock__pages{margin:40px auto 0;gap:10px}.infoBlock__pages a{width:40px;min-width:40px;height:40px;font-size:16px;line-height:normal}.infoBlock__select{gap:20px}.infoBlock__btn{text-shadow:0 1.92px 1.92px rgba(0,0,0,.2);font-size:24px}}@media(max-width:480px){.infoBlock__content{grid-template-columns:1fr}.infoBlock__item-end .infoBlock__item-title{justify-content:start}.infoBlock__item-title br{display:block;flex-basis:100%;width:100%;height:0}.infoBlock{padding:260px 0 60px;margin-top:0}.infoBlock__btn{font-size:20px}.infoBlock__content{margin-top:30px}.infoBlock__item-title{inset:19px 25px 20px 44px;font-size:34px;width:50%}.infoBlock__item-end .infoBlock__item-title{text-align:left}}.reviews{overflow:hidden;position:relative;z-index:1}.reviews__bg{display:flex;align-items:center;position:absolute;z-index:-2;inset:0}.reviews__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.reviews__inner{padding:6.094vw 0 8.333vw}.reviews:before{content:"";position:absolute;z-index:-1;background-image:url(/img/reviews/bg-icon.svg);width:121.094vw;height:83.75vw;flex-shrink:0;background-position:center;background-repeat:no-repeat;background-size:contain;top:-12.083vw;left:-12.448vw}.reviews__title{text-align:center;color:#f7dc9a;font-family:MetronicProBold,sans-serif;font-size:4.375vw;font-weight:700;line-height:4.167vw;text-transform:uppercase}.reviews__title span img{width:2.917vw;height:2.865vw}.reviews__descr{color:#f7d9ad;text-align:center;font-size:1.354vw;line-height:1.875vw;margin-top:.208vw}.reviews__content{display:flex;align-items:center;width:100%;max-width:63.385vw;margin:1.302vw auto 0;gap:1.302vw}.reviews__slider{width:100%;border-radius:.938vw;overflow:hidden}.reviews__slide{position:relative;padding:4.896vw 6.094vw 5.208vw 7.656vw;border-radius:.917vw;background:#221511}.reviews__slide-message{color:#f7dc9a;font-size:1.1vw;font-style:italic;line-height:1.467vw;letter-spacing:.092vw;position:relative;z-index:1}.reviews__slide-message:before{content:"“";position:absolute;width:3.531vw;height:4.356vw;flex-shrink:0;color:#7e1a01;font-family:NeoPrintM319,sans-serif;font-size:8.254vw;font-style:normal;font-weight:400;line-height:115%;top:-3.698vw;left:-4.167vw;z-index:-1}.reviews__slide-message:after{content:"“";position:absolute;width:3.531vw;height:4.356vw;color:#7e1a01;font-family:NeoPrintM319,sans-serif;font-size:8.254vw;font-style:normal;font-weight:400;line-height:115%;bottom:-4.01vw;right:-2.656vw}.reviews__slide-about{position:absolute;bottom:1.419vw;display:flex;flex-direction:column;align-items:start}.reviews__slide-name{color:#7e1a01;font-size:1.376vw;font-weight:700;line-height:140%}.reviews__slide-date{color:#cfa77d;font-size:.917vw;line-height:140%}.reviews__btn{margin:2.604vw auto 0;max-width:max-content}.reviews__title,.reviews__descr,.reviews__content,.reviews__btn{opacity:0;transform:translateY(50px);transition:none;will-change:transform,opacity}.reviews__title.visible,.reviews__descr.visible,.reviews__content.visible{opacity:1;transform:translateY(0);transition:transform .5s ease-out,opacity .5s ease-out}.reviews__title.visible{transition-delay:0s}.reviews__descr.visible{transition-delay:.2s}.reviews__content.visible{transition-delay:.4s}.reviews__btn{transform:translateY(50px);transition:none}.reviews__btn.visible{opacity:1;transform:translateY(0);transition:transform 1.2s ease-out,opacity 1.2s ease-out}@media(max-width:768px){.reviews__inner{padding:60px 0}.reviews:before{width:2325.005px;height:1608px;top:-231.994px;left:-239.002px}.reviews__title{font-size:40px;line-height:normal}.reviews__title span img{width:33.006px;height:auto}.reviews__descr{font-size:16px;line-height:normal;margin-top:5px}.reviews__content{max-width:100%;margin-top:30px;gap:20px 0;display:grid;grid-template-columns:1fr 1fr}.reviews__slider{border-radius:10px;grid-column:span 3;order:-1}.reviews__next{top:50%;transform:translateY(-50%);position:absolute;right:-45px;z-index:60}.reviews__prev{top:50%;transform:translateY(-50%);position:absolute;left:-45px;z-index:60}.reviews__slide{padding:80px;border-radius:10px}.reviews__slide-message{font-size:14px;line-height:normal;letter-spacing:1px}.reviews__slide-message:before{width:47.795px;height:63.635px;font-size:138.477px;top:-75.002px;left:-55.006px}.reviews__slide-message:after{width:47.795px;height:63.635px;font-size:138.477px;bottom:-88.992px;right:-10.995px}.reviews__slide-about{margin-top:20px;position:initial}.reviews__slide-name{font-size:18px}.reviews__slide-date{font-size:14px}.reviews__btn{margin:10px auto 0}.reviews__btn .btn-6{width:250px}.reviews__prev,.reviews__next{display:none!important}}@media(max-width:480px){.reviews__slide{padding:59px 52px 30px;border-radius:20px}.reviews__slide-message:before{width:21.795px;height:19.635px;font-size:80.477px;top:-45.002px;left:-30.006px}.reviews__slide-message:after{width:47.795px;height:63.635px;font-size:80.477px;bottom:-88.992px;right:-32.995px}.reviews__title{font-size:35px}.reviews__inner{padding:36px 0 60px}.reviews__descr{line-height:123%}.reviews__content{margin-top:50px}.reviews__slide-about{margin-top:25px}.reviews__next,.reviews__prev{top:100%;transform:unset}.reviews__prev{left:10%}.reviews__next{right:10%}}.develop{padding:8.646vw 0 10.677vw;background:#080000;position:relative;overflow:hidden;z-index:1;--develop-progress: 0;--develop-offset: 20vw;--develop-speed: 2}.develop__bg{display:flex;align-items:center;position:absolute;inset:0;opacity:.2;z-index:-1}.develop__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.develop__inner{position:relative;display:flex;align-items:center;z-index:2}.develop__content{width:100%;max-width:45.313vw}.develop__name{margin-bottom:1.719vw;color:#fff;font-size:1.171vw;font-weight:700;line-height:1.464vw;text-transform:uppercase;overflow:hidden}.develop__name span{display:block;transform:translate(-100%);opacity:0;transition:transform .8s ease-out,opacity .8s ease-out}.develop__title{color:#f7dc9a;font-size:4.375vw;line-height:4.531vw;max-width:37.188vw}.develop__title>span{display:block;overflow:hidden}.develop__title>span>span{display:inline-block;opacity:0;transform:translateY(40px);transition:transform .9s ease-out,opacity .9s ease-out}.develop__title>span:nth-child(1)>span{transition-delay:.1s}.develop__title>span:nth-child(2)>span{transition-delay:.2s}.develop__title>span:nth-child(3)>span{transition-delay:.3s}.develop__descr{margin-top:.781vw;color:#d2bd8a;font-size:1.25vw;line-height:1.757vw;max-width:33.125vw;opacity:0;transform:translateY(40px);transition:transform .9s ease-out .25s,opacity .9s ease-out .25s}.develop__btn{margin-top:.781vw;opacity:0;transform:translateY(35px);transition:transform .9s ease-out .45s,opacity .9s ease-out .45s}.develop__btn .btn-4{width:16vw;height:4.678vw;color:#fefcd8;font-size:1.158vw;background-image:url(../img/btn-5.webp);background-position:center;background-repeat:no-repeat;background-size:contain}.develop__images{position:absolute;display:flex;right:2.604vw}.develop__image{display:flex;align-items:center;width:24.74vw;margin:0 -1.021vw;will-change:transform}.develop__image--top{transform:translateY(var( --develop-top-translate, calc(var(--develop-offset) * var(--develop-speed)) ))}.develop__image--bottom{transform:translateY(var( --develop-bottom-translate, calc(var(--develop-offset) * -1 * var(--develop-speed)) ))}.develop__image img{width:100%}.develop__image:nth-of-type(1){margin-top:50.479vw}.develop__image:nth-of-type(2){margin-top:-30.479vw}.develop--visible .develop__name span{transform:translate(0);opacity:1}.develop--visible .develop__title>span>span{transform:translateY(0);opacity:1}.develop--visible .develop__descr,.develop--visible .develop__btn{transform:translateY(0);opacity:1}@media(max-width:768px){.develop{--develop-offset: 24vw}.develop{padding:60px 0 200px}.develop__content{max-width:100%;position:relative;z-index:10}.develop__name{margin-bottom:20px;font-size:18px;line-height:normal}.develop__title{font-size:40px;line-height:40px;max-width:100%}.develop__descr{margin-top:20px;font-size:14px;line-height:normal;max-width:636px}.develop__btn{margin-top:20px}.develop__btn .btn-4{width:250px;height:60px;gap:20px;font-size:16px}.develop__images{right:-120.003px;transform:rotate(35deg);gap:60px}.develop__image{width:120px;margin:0 -20px}.develop__image:nth-of-type(1){margin-top:853.197px}.develop__image:nth-of-type(2){margin-top:-169.197px}}@media(max-width:480px){.develop{padding:48px 0 400px}.develop__name{margin-bottom:11px}.develop__title{font-size:36px}.develop__descr{margin-top:5px;font-size:14.3px;line-height:136%;max-width:636px}.develop__btn{margin-top:25px}.develop__btn .btn-4{width:215px;height:60px;gap:20px;font-size:14px}.develop__images{transform:rotate(90deg);top:-240px}}.levelup{position:relative;z-index:3;overflow:hidden}.levelup__bg{display:flex;align-items:center;position:absolute;z-index:-1;inset:0}.levelup__camera{position:absolute;z-index:-1;right:0;top:0;pointer-events:none;width:19vw}.levelup__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.levelup__inner{display:flex;align-items:start;gap:21vw;max-width:85.417vw;justify-content:end;padding:5.208vw 0 4.604vw}.levelup__content{margin-top:5.729vw;max-width:30.573vw;width:100%}.levelup__step{margin-bottom:1.042vw;color:#fff;font-size:1.171vw;font-weight:700;line-height:1.464vw;text-transform:uppercase;overflow:hidden}.levelup__step span{display:block;transform:translate(-100%)}.levelup__descr{margin-top:1.458vw;color:#fff;font-size:1.25vw;line-height:1.757vw}.levelup__info{width:100%;display:flex;align-items:center;position:relative;max-width:22.969vw;justify-content:center;height:40.469vw}.levelup__info-image{display:flex;align-items:center;position:relative}.levelup__info-video{position:relative;display:flex;align-items:center;width:16.146vw;min-width:16.146vw;height:34.167vw}.levelup__info-video:before{content:"";position:absolute;top:-2.7vw;left:-2.5vw;width:21vw;height:49vw;background:url(../img/levelup/video-back.svg) no-repeat;background-size:100% auto;pointer-events:none;z-index:-1}.levelup__info-video video{width:100%}.levelup__info-top{position:relative;display:flex;align-items:center;width:22.917vw;position:absolute;z-index:1;top:-2.969vw;left:-3.646vw}.levelup__info-top img{width:100%}.levelup__info-block{position:absolute;display:flex;flex-direction:column;gap:5.417vw;z-index:10;align-items:end;top:4.167vw}.levelup__info-level{position:absolute;width:9.479vw;display:flex;align-items:center;z-index:1;bottom:8.385vw;right:1.042vw}.levelup__info-level img{width:100%}.levelup__info-item{display:flex;align-items:center;gap:.521vw}.levelup__info-name{color:#cfa77d;font-size:1.171vw;font-weight:600;line-height:1.464vw;letter-spacing:.073vw;text-transform:uppercase}.levelup__info-descr{display:flex;align-items:center;color:#fff;font-family:IBM Plex Mono,sans-serif;font-size:1.171vw;font-style:normal;font-weight:700;line-height:1.464vw;letter-spacing:.073vw;min-width:4.219vw}.levelup__info-descr:before{content:"";display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.1469 21.8535C12.5351 21.8535 12.8497 21.5389 12.8497 21.1507L14.7238 11.5461H14.8312C15.3935 11.5461 16.4656 11.0415 17.3012 10.5967C17.9655 10.2432 18.1847 9.41367 17.7921 8.77176C17.505 8.30244 17.1692 7.78197 16.8731 7.39732L14.1889 3.91032C13.9947 3.65807 13.6573 3.18767 13.312 2.69913C12.7446 1.89628 11.5492 1.89628 10.9818 2.69914C10.6366 3.18768 10.2992 3.65808 10.105 3.91032L7.42071 7.39732C7.14886 7.75047 6.79982 8.29578 6.49722 8.79035C6.1083 9.42601 6.31092 10.2495 6.96506 10.6065C7.77563 11.0488 8.82796 11.5461 9.46264 11.5461H9.57005L11.4441 21.1507C11.4441 21.5389 11.7588 21.8535 12.1469 21.8535Z' fill='%23CFA77D'/%3E%3C/svg%3E%0A");width:1.171vw;min-width:1.171vw;height:1.171vw;transform:translateY(20px);opacity:0;transition:.3s ease}.levelup__info-descr.with-arrow:before{transform:translateY(0);opacity:1}.levelup__info-block:first-of-type{left:-12.5vw}.levelup__info-block:last-of-type{right:-14.5vw;align-items:start;top:6.875vw}.levelup__info-image,.levelup__info-item{opacity:0;transform:translateY(50px);transition:transform 1s ease-out,opacity 1s ease-out;will-change:transform,opacity}.levelup__info-image.visible,.levelup__info-item.visible{opacity:1;transform:translateY(0)}.levelup__descr{opacity:0;transform:translateY(50%);transition:all 1s ease-out;will-change:transform,opacity}.levelup__descr.visible{opacity:1;transform:translateY(0);transition-delay:1s}.levelup__step span{display:block;transform:translate(-100%);opacity:0;transition:all 1s ease-out;will-change:transform,opacity}.levelup__step.visible span{opacity:1;transform:translate(0);transition-delay:1s}.levelup__title span span{opacity:0;transform:translateY(40px) rotateX(-90deg);transform-origin:center top;transform-style:preserve-3d;transition:all 1s ease-out;will-change:transform,opacity}.levelup__content.visible .levelup__title span span{opacity:1;transform:translateY(0) rotateX(0)}.levelup__content.visible .levelup__title span:nth-child(1) .levelup__title-span{transition-delay:0s}.levelup__content.visible .levelup__title span:nth-child(2) .levelup__title-span{transition-delay:.1s}.levelup__content.visible .levelup__title span:nth-child(3) .levelup__title-span{transition-delay:.2s}@media(max-width:768px){.levelup__inner{gap:100px;flex-direction:column-reverse;max-width:100%;padding:100px 0 60px}.levelup__content{margin-top:0;max-width:100%}.levelup__step{margin-bottom:20px;font-size:18px;line-height:normal}.levelup__descr{margin-top:20px;font-size:14px;line-height:normal}.levelup__info{max-width:max-content;height:auto;margin-left:50px}.levelup__info-video{width:100%;max-width:140px;min-width:auto;height:auto}.levelup__info-top{width:210.006px;top:-34.005px;left:-37.003px}.levelup__info-block{gap:20px;top:80.006px}.levelup__info-level{width:83px;bottom:73px;right:8px}.levelup__info-item{gap:10px}.levelup__info-name{font-size:14px;line-height:normal;letter-spacing:1px}.levelup__info-descr{font-size:14px;line-height:normal;letter-spacing:1px;min-width:60px}.levelup__info-descr:before{width:22.483px;min-width:22.483px;height:22.483px}.levelup__info-block:first-of-type{left:130%;top:0;align-items:start}.levelup__info-block:last-of-type{right:initial;left:130%;top:initial;bottom:0}.levelup__info-block:first-of-type .levelup__info-item{flex-direction:row-reverse}.levelup__camera{width:30vw}.levelup__info-video:before{top:-4.1vw;left:-3.6vw;width:27vw;height:49vw}}@media(max-width:480px){.levelup__info{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:20px 60px}.levelup__info-image{order:-1;min-width:140px;width:140px;min-height:295px;grid-row:span 2}.levelup__info-top{width:210.006px;top:-29.005px;left:-7.003px}.levelup__info-video{left:30px}.levelup__info-block{position:initial}.levelup__info-descr,.levelup__info-name{font-size:12px}.levelup__info-descr{min-width:50px}.levelup__camera{width:54vw}}.mobileapp{overflow:hidden;padding:5vw 0;position:relative;z-index:1}.mobileapp__inner{display:flex;align-items:start;justify-content:center}.mobileapp__bg{display:flex;align-items:center;position:absolute;inset:0;z-index:-1}.mobileapp__bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background:#f7dc9a66}.mobileapp__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.mobileapp__content{display:flex;flex-direction:column;gap:1.51vw;width:100%;max-width:32.865vw;margin-top:2.448vw;margin-left:5.208vw}.mobileapp__name{font-size:1.25vw;font-weight:700;line-height:1.042vw;color:#fff;text-transform:uppercase}.mobileapp__title{color:#221511;font-size:4.167vw;font-weight:600;line-height:4.167vw;text-transform:uppercase}.mobileapp__descr{color:#221511;font-size:.833vw;max-width:26.615vw;line-height:1.25vw}.mobileapp__phone{display:flex;align-items:center;margin-left:-5.208vw;position:relative}.mobileapp__phone-girl,.mobileapp__phone-bg{display:flex;align-items:center}.mobileapp__phone-girl img,.mobileapp__phone-bg img{width:100%;pointer-events:none}.mobileapp__btn svg{width:auto;height:1.354vw}.mobileapp__btn{display:inline-flex;align-items:center;gap:.521vw}.mobileapp__label{display:grid;position:relative}.mobileapp__labelDefault,.mobileapp__labelHover{grid-area:1 / 1;transition:opacity .2s ease,transform .2s ease}.mobileapp__labelHover{opacity:0;transform:translateY(10%)}.mobileapp__btn:hover .mobileapp__labelDefault{opacity:0;transform:translateY(-10%)}.mobileapp__btn:hover .mobileapp__labelHover{opacity:1;transform:translateY(0)}.mobileapp__buttons{display:flex;flex-direction:column;align-items:flex-start;gap:.833vw}.mobileapp__phone-bg{width:25.938vw}.mobileapp__phone-girl{position:absolute;top:-54px;left:54px;width:17.396vw}.mobileapp__content>*,.mobileapp__phone-girl,.mobileapp__phone-bg{opacity:0;transition:none;will-change:transform,opacity}.mobileapp__phone-girl,.mobileapp__phone-bg{transform:translate(200px)}.mobileapp__content>*{transform:translate(-50px)}.mobileapp.visible .mobileapp__phone-girl,.mobileapp.visible .mobileapp__phone-bg{opacity:1;transform:translate(0);transition:transform 1s ease-out .3s,opacity 1s ease-out .3s}.mobileapp.visible .mobileapp__content>*{opacity:1;transform:translate(0);transition:transform .5s ease-out,opacity .5s ease-out}.mobileapp.visible .mobileapp__content>*:nth-child(1){transition-delay:.6s}.mobileapp.visible .mobileapp__content>*:nth-child(2){transition-delay:.7s}.mobileapp.visible .mobileapp__content>*:nth-child(3){transition-delay:.8s}.mobileapp.visible .mobileapp__content>*:nth-child(4){transition-delay:.9s}@media(max-width:768px){.mobileapp{padding:60px 0 120px}.mobileapp__inner{flex-direction:column}.mobileapp__content{gap:20px;max-width:100%;margin:0}.mobileapp__name{font-size:20px;line-height:normal}.mobileapp__title{font-size:11vw;line-height:11vw}.mobileapp__descr{font-size:14px;max-width:100%;line-height:normal}.mobileapp__phone{margin:-110px 0 0 auto}.mobileapp__btn svg{height:25.997px}.mobileapp__phone-bg{width:340px}.mobileapp__phone-girl{top:-3.813vw;left:2.813vw;width:246.003px}.mobileapp__btn{width:220px}}@media(max-width:480px){.mobileapp{padding:40px 0 220px}.mobileapp__phone{margin:-276px 0 0 190px}.mobileapp__name{font-size:16.5px}.mobileapp__phone-bg{width:183px;position:relative;top:139px;right:5px;margin-bottom:30px}.mobileapp__phone-girl{top:115px;left:15px;width:123px}.mobileapp__title{font-size:36.5px;line-height:115%}.mobileapp__content{gap:10px}.mobileapp__btn{width:212px;font-size:14px}}.storeSelects{position:relative;z-index:3;padding:16.833vw 0 6.125vw}.storeSelects__slider-dots{display:flex;justify-content:center;margin-top:30px;gap:4px}.storeSelects .swiper-pagination-bullet{background:transparent;border:3px solid #00eeff;width:20px;height:20px;border-radius:50%}.storeSelects .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#0ef}.storeSelects__lines{position:absolute;top:10vw;left:0;right:0}.storeSelects__line-inner{display:flex;align-items:center;gap:5vw;min-height:11.458vw;padding:1.042vw 0}.storeSelects__line-block{display:flex;align-items:center;gap:1.042vw}.storeSelects__line-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.storeSelects__line-name{text-align:center;color:#fff;font-family:MetronicProBold,sans-serif;font-size:2.862vw;font-weight:700;line-height:2.862vw;text-transform:uppercase;text-wrap:nowrap}.storeSelects__line-descr{color:#fff;font-size:.859vw;font-weight:500;line-height:1.431vw;text-transform:uppercase;text-align:center;text-wrap:nowrap}.storeSelects__line-image{display:flex;align-items:center;width:14.948vw;height:5.938vw;border-radius:.859vw;overflow:hidden}.storeSelects__line-icon img,.storeSelects__line-image img{width:100%;height:100%;object-fit:cover;object-position:center}.storeSelects__line-icon{width:5.99vw;height:5.99vw;min-width:5.99vw;display:flex;align-items:center}.storeSelects__line-icon:first-child{width:2.448vw;height:4.271vw;min-width:2.448vw}.storeSelects__line-icon:first-child img{height:auto}.storeSelects__line{bottom:0;position:absolute;background-image:url(../img/lines/line-bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;left:-1.042vw;right:-1.042vw;overflow:hidden;box-shadow:0 -.365vw 6.745vw #1e1204;transform:rotate(-5.221deg)}.storeSelects__line-second{position:absolute;bottom:0;background-image:url(../img/lines/line-bg-2.webp);background-position:center;background-repeat:no-repeat;background-size:cover;left:-1.042vw;right:-1.042vw;overflow:hidden;transform:rotate(3deg);box-shadow:-1.094vw .677vw .271vw #1e120466}.storeSelects__line-second .storeSelects__line-inner{animation:moveRight 70s linear infinite}.storeSelects__line .storeSelects__line-inner{animation:moveLeft 70s linear infinite}@keyframes moveRight{0%{transform:translate(-90%)}to{transform:translate(0)}}@keyframes moveLeft{0%{transform:translate(10%)}to{transform:translate(-90%)}}.storeSelects__bg{display:flex;align-items:center;position:absolute;inset:0;z-index:-2}.storeSelects__bg img{width:100%;height:100%;object-fit:cover;object-position:center}.storeSelects__select{display:flex;align-items:center;justify-content:center;gap:1.094vw;border-radius:4.392vw;background:#191b1f;height:4.063vw;max-width:21.771vw;margin:0 auto;padding:0 1.042vw;width:100%}.storeSelects__select-icon{display:flex;align-items:center;width:3.281vw;height:auto}.storeSelects__select-icon img{width:100%}.storeSelects__btn{position:relative;color:#cab27866;font-family:Oswald,sans-serif;font-size:1.464vw;font-weight:400;line-height:normal;text-transform:uppercase;overflow:hidden}.storeSelects__btn.active{color:#fff}.storeSelects__btn span.hover{position:absolute;top:0;left:0;width:100%;height:100%;display:none;font-size:1vw;line-height:115%;z-index:2}.storeSelects__btn:hover span.hover{background:#191b1f;display:block}.storeSelects__btn span:not(.hover){z-index:1}.storeSelects__content{width:100%;max-width:69.271vw;display:flex;align-items:center;gap:1.042vw;justify-content:space-between;margin:4.167vw auto 0}.storeSelects__slider{width:100%;padding:20px;max-width:52.708vw;border-radius:.625vw}.storeSelects__slider.centered .swiper-wrapper{justify-content:center;display:flex;gap:40px}.storeSelects__slider.centered .swiper-slide{width:auto!important;flex:0 0 auto}.storeSelects__more{margin:4.167vw auto 0;max-width:max-content}.storeSelects__icon{display:flex;align-items:center;position:absolute;z-index:-1}.storeSelects__icon img{width:100%}.storeSelects__icon:nth-of-type(1){top:6.219vw;left:-8.594vw;width:39.06vw;height:65.975vw}.storeSelects__icon:nth-of-type(2){top:2.76vw;right:-6.406vw;width:25.07vw;height:71.717vw}.storeSelects__icon:nth-of-type(3){top:44.01vw;left:35vw;width:6.157vw;height:4.77vw;transform:rotate(-15deg);filter:blur(.052vw)}.storeSelects__icon:nth-of-type(4){bottom:4.135vw;left:69.896vw;width:7.674vw;height:5.945vw;transform:rotate(-10.145deg);filter:drop-shadow(.313vw .677vw .208vw rgba(0,0,0,.56));z-index:2}.storeSelects__icon:nth-of-type(5){top:44.01vw;left:35vw;width:3.5vw;height:2.711vw;transform:rotate(20.589deg);filter:blur(.052vw)}.storeSelects__icon:nth-of-type(6){bottom:-2vw;right:10.781vw;width:27.416vw;height:18.302vw}.product__item{width:100%;min-width:0;box-sizing:border-box;position:relative;transition-property:transform;display:block}.product__item:hover{box-shadow:-.269vw .034vw .333vw #1affe445 inset,.067vw .101vw .346vw #0ff}.product__item:hover:before,.product__item:hover:after{opacity:1}.product__item:hover:after{animation:spin 2.5s linear infinite}.product__item-front-2,.product__item-back-2{padding:1.667vw .781vw 1.042vw}.product__item.product__item-gold:before{background-image:linear-gradient(var(--rotate),rgba(240,197,92,.66) 46%,rgba(48,38,28,.66))}.product__item.product__item-gold:after{background-image:linear-gradient(var(--rotate),rgba(240,197,92,.66) 46%,rgba(48,38,28,.66))}@keyframes spin{0%{--rotate: 0deg}to{--rotate: 360deg}}.product__item-btn{width:6.927vw;height:2.604vw;color:#f7dc9a;font-size:.729vw;font-weight:600;gap:.26vw;filter:none}.product__item-inner{margin:.156vw;border-radius:.469vw;padding:.573vw .99vw 1.302vw;display:flex;flex-direction:column;position:relative;justify-content:space-between;z-index:2;overflow:hidden;min-height:20.833vw;height:20.833vw}.product__item-inner-2{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2.604vw 1.25vw 1.146vw;position:relative;overflow:hidden;z-index:1;border-radius:.625vw}.product__item[data-product-type] .product__item-inner{box-sizing:border-box;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width:768px){.product__item-front .inner,.product__item-back .inner{display:flex;flex-direction:column;height:100%;min-height:100%}}.product__item-back .inner__back{display:flex;flex-direction:column;height:100%;min-height:100%}.product__item-inner:after{content:"";position:absolute;z-index:-2;top:.26vw;left:50%;transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,#00eeffa8,#061519a8);filter:blur(.833vw);width:14.866vw;height:14.866vw}.product__item-start{position:absolute;z-index:10;top:.573vw;left:.99vw;right:.99vw;display:flex;align-items:center;justify-content:space-between;gap:.521vw}.product__item-details{color:#fefcfa;font-size:.625vw;font-weight:400;line-height:1.042vw}.product__item-liked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='26' viewBox='0 0 30 26' fill='none'%3E%3Cpath d='M18.3154 1.09717C19.5492 0.6991 20.8575 0.577562 22.1445 0.742676C23.9873 1.04654 26.5343 2.20708 28.1211 6.17725L28.2715 6.5708C29.0107 8.59195 28.6463 10.6809 27.6084 12.7319C26.5678 14.7884 24.8695 16.7639 23.0234 18.5044C19.334 21.9827 15.1552 24.4328 14.8193 24.6274H14.8184L14.8145 24.6294C14.7684 24.6566 14.7155 24.6714 14.6611 24.6714C14.6067 24.6714 14.5538 24.6566 14.5078 24.6294L14.5029 24.6274L14.2061 24.4517C13.1317 23.8055 9.52788 21.5486 6.29883 18.5044C4.45272 16.7639 2.75448 14.7884 1.71387 12.7319C0.676013 10.6809 0.311574 8.59195 1.05078 6.5708C2.62273 2.28384 5.27461 1.0566 7.17676 0.742676C8.4641 0.577379 9.77279 0.699001 11.0068 1.09717C12.2447 1.49662 13.3763 2.16454 14.3184 3.05225L14.6611 3.37549L15.0039 3.05225C15.9459 2.16454 17.0775 1.49662 18.3154 1.09717Z' stroke='%23FFFFFF'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;width:1.51vw;height:1.302vw;min-width:1.51vw}.product__item-fav{width:1.25vw;min-width:1.25vw;height:1.25vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.03176 4.18532C1.87874 5.33834 1.87874 7.20773 3.03176 8.36078L8.07203 13.401L13.1122 8.36078C14.2652 7.20773 14.2652 5.33834 13.1122 4.18532C11.9591 3.0323 10.0898 3.0323 8.93671 4.18532L8.07203 5.05012L7.20721 4.18532C6.05418 3.0323 4.18477 3.0323 3.03176 4.18532Z' stroke='white' stroke-width='1.31222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.product__item-fav.active,.product__item:hover .product__item-fav.active,.product__item-front:hover .product__item-fav.active,.product__item-back:hover .product__item-fav.active,.product__item-liked.active{filter:drop-shadow(0 .068vw .113vw rgba(0,238,255,.92));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12' fill='none'%3E%3Cpath d='M1.82765 1.60134C0.674636 2.75435 0.674636 4.62375 1.82765 5.77679L6.86793 10.817L11.9081 5.77679C13.0611 4.62375 13.0611 2.75435 11.9081 1.60134C10.755 0.448318 8.88565 0.448318 7.73261 1.60134L6.86793 2.46613L6.00311 1.60134C4.85008 0.448318 2.98067 0.448318 1.82765 1.60134Z' fill='%2300EEFF' stroke='%23ABE7EB' stroke-width='0.656108' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.product__item-title{text-align:left;color:#fff;font-size:.833vw;font-weight:600;line-height:115%;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product__item-title-2{text-align:left;color:#fff;font-size:.521vw;font-weight:600;line-height:115%;text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product__item-bottom{margin-top:0;display:flex;align-items:center;gap:.521vw;justify-content:space-between}.product__item-price{color:#fff;font-size:.833vw;font-weight:700;line-height:1.25vw;letter-spacing:.052vw}.product__item-image{display:flex;align-items:center;justify-content:center;width:auto;margin:-.573vw -.99vw .521vw;position:relative;z-index:1}.product__item-image-2{display:flex;align-items:center;justify-content:center;width:4.219vw;min-width:8.219vw;height:8.229vw;margin-bottom:-.365vw;margin:0 auto}@media(max-width:768px){.product__item-image-2{display:flex;align-items:center;justify-content:center;width:auto;min-width:4.219vw;height:180px;margin-bottom:-.365vw;margin:0 auto}.product__item-image{display:flex;align-items:center;justify-content:center;width:auto;margin:-.573vw -.99vw .521vw;position:relative;height:180px!important;z-index:1}}.product__item-image img{max-width:100%;max-height:90%;width:auto;height:auto}.product__item-gold:after{background-color:#cfa77d}.product__item-gold .product__item-inner{box-shadow:0 0 4.943vw 2.135vw #614f35 inset}.product__item-gold .product__item-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#f0c55ca8,#30261ca8)}.product__item-back .product__item-level,.product__item-front .product__item-level{color:#fefcfa;font-size:.83vw;font-weight:600;line-height:1.042vw;text-transform:uppercase}.product__item[data-product-type=grey] .product__item-inner{background-image:url(/img/product-item-gray.webp)}.product__item[data-product-type=blue-grey] .product__item-inner,.product__item[data-product-type=bluegray] .product__item-inner,.product__item[data-product-type=blue_gray] .product__item-inner{background-image:url(/img/product-item-blue.webp)}.product__item[data-product-type=green] .product__item-inner{background-image:url(/img/product-item-green.webp)}.product__item[data-product-type=pink] .product__item-inner{background-image:url(/img/product-item-gold.webp)}.product__item[data-product-type=yellow] .product__item-inner{background-image:url(/img/product-item-gold.webp)}.product__item[data-product-type=red] .product__item-inner{background-image:url(/img/product-item-red.webp)}.product__item[data-product-type="1"] .product__item-inner{background-image:url(/img/product-item-gray.webp)}.product__item[data-product-type="2"] .product__item-inner{background-image:url(/img/product-item-green.webp)}.product__item[data-product-type="3"] .product__item-inner{background-image:url(/img/product-item-blue.webp)}.product__item[data-product-type="4"] .product__item-inner{background-image:url(/img/product-item-gold.webp)}.product__item[data-product-type="5"] .product__item-inner{background-image:url(/img/product-item-gold.webp)}.product__item[data-product-type=grey] .product__item-inner:after,.product__item[data-product-type="1"] .product__item-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#a0a0a0a8,#17171733)}.product__item[data-product-type=green] .product__item-inner:after,.product__item[data-product-type="2"] .product__item-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#67da83a8,#1c302621)}.product__item[data-product-type=blue-grey] .product__item-inner:after,.product__item[data-product-type="3"] .product__item-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#67a2daa8,#1932398a)}.product__item[data-product-type=pink] .product__item-inner:after,.product__item[data-product-type="4"] .product__item-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#da67b4a8,#301c2921)}.product__item[data-product-type=yellow] .product__item-inner:after,.product__item[data-product-type="5"] .product__item-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#f0c55ca8,#30261c21)}.product__item[data-product-type=red] .product__item-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#da6767a8,#301c1c21)}.product__item-fn{background-image:url("data:image/svg+xml,%0A%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='24' height='24' stroke='url(%23paint0_linear_14_5374)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_14_5374' x1='12.5' y1='0' x2='12.5' y2='25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.274038' stop-color='%2300EEFF'/%3E%3Cstop offset='1' stop-color='%23171717' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");width:1.302vw;height:1.302vw;min-width:1.302vw;display:flex;align-items:center;justify-content:center;text-align:center;background-position:center;background-repeat:no-repeat;background-size:contain;color:#fefcfa;font-size:.625vw;font-weight:400;line-height:1.042vw}.product__item-small .product__item-image{height:11.979vw}.product__item-small .product__item-title{text-align:left}.product__item-saller{margin-top:.104vw;color:#f6f7e5;font-size:.729vw;line-height:normal}.product__item-descr{margin-top:.104vw;font-size:.417vw;line-height:.683vw;color:#f7dc9a}.product__item-descr-clip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product__item-descr-over{overflow:visible;text-overflow:unset;white-space:normal}.productItemBuy,.productItemSell{width:6.563vw;min-width:6.563vw;height:1.667vw;font-size:.729vw;gap:.521vw;margin-left:auto}@media(max-width:768px){.productItemBuy,.productItemSell{width:8.563vw;min-width:6.563vw;height:2.667vw;font-size:1.729vw;gap:.521vw;margin-left:auto}}@media(max-width:480px){.productItemBuy,.productItemSell{width:11.563vw;min-width:6.563vw;height:4.667vw;font-size:2.729vw;gap:.521vw;margin-left:auto}}.productItemPrice{color:#fff;font-size:.633vw;font-weight:700;line-height:1.25vw;letter-spacing:.052vw;text-wrap:nowrap}.product__item-descr-2{color:#f7dc9a;font-size:.625vw;font-weight:400;line-height:1.042vw}.product__item-small .product__item-bottom{margin-top:auto}.product__item-small .product__item-inner:after{width:12.344vw;height:12.344vw}.product__item-small .product__item-content{display:flex;flex-direction:column;flex:1}.product__item-small .product__item-content .product__item-content{display:flex;flex-direction:column;margin-top:auto}.product__item-2{position:relative;width:100%}.product__item-2:hover:before,.product__item-2:hover:after{opacity:1}.product__item-2:hover:after{animation:spin 5.5s linear infinite}.product__item-2:before,.product__item:before{content:"";width:102%;height:103%;border-radius:14px;background-image:linear-gradient(var(--rotate),rgba(52,122,200,1),rgba(247,220,154,1) 46%,rgba(23,23,23,0));position:absolute;z-index:-1;top:-1.6%;left:-1%;opacity:0;animation:spin 5.5s linear infinite;transition:opacity .5s}.product__item-2.product__item-2-gold:before{background-image:linear-gradient(var(--rotate),rgba(240,197,92,.66) 46%,rgba(48,38,28,.66))}.product__item-2:after{position:absolute;content:"";top:20px;left:0;right:0;z-index:-1;height:100%;width:100%;margin:0 auto;transform:scale(.8);filter:blur(20px);opacity:1;transition:opacity .5s}.product__item-2.product__item-2-gold:after{background-image:linear-gradient(var(--rotate),rgba(240,197,92,.66) 46%,rgba(48,38,28,.66))}.product__item-2-btn{width:6.927vw;height:2.604vw;color:#f7dc9a;font-size:.729vw;font-weight:600;gap:.26vw;filter:none}.product__item-2-inner{margin:.156vw;background-image:url(../img/product-item-blue.webp);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:14px;padding:1.51vw 1.2vw .8vw;display:flex;flex-direction:column;position:relative;justify-content:space-between;z-index:2;overflow:hidden;min-height:20.833vw}.product__item-2-inner:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1}.product__item-2-inner:after{content:"";position:absolute;z-index:-2;top:.26vw;left:50%;transform:translate(-50%);background:radial-gradient(50% 50% at 50% 50%,#67a2daa8,#1932398a);filter:blur(.833vw);width:14.866vw;height:14.866vw}.product__item-2-inner:hover:after{animation:opacity 2.5s linear infinite}@keyframes opacity{0%,to{opacity:1}50%{opacity:.5}}.product__item-2-start{position:absolute;z-index:10;top:1.2vw;left:1.2vw;right:1.2vw;display:flex;align-items:center;justify-content:space-between;gap:.521vw}.product__item-2-details{color:#fefcfa;font-size:.83vw;font-weight:600;line-height:1.042vw}.product__item-2-liked{background-image:url("data:image/svg+xml,%3Csvg width='21' height='18' viewBox='0 0 21 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.56802 2.73135C0.81066 4.48871 0.81066 7.33793 2.56802 9.09533L10.2501 16.7773L17.932 9.09533C19.6893 7.33793 19.6893 4.48871 17.932 2.73135C16.1746 0.97399 13.3254 0.97399 11.568 2.73135L10.2501 4.04942L8.932 2.73135C7.17462 0.97399 4.32538 0.97399 2.56802 2.73135Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:contain;width:1.2vw;height:1vw;min-width:1.2vw}.product__item-2-liked.active{background-image:url(/img/liked.png)}.product__item-2-title{text-align:left;color:#fff;font-size:.83vw;font-weight:600;line-height:120%;text-transform:uppercase}.product__item-2-subtitle{text-align:left;color:#f7dc9a;font-size:.63vw;font-weight:400;line-height:120%;margin-top:4px}.product__item-2-bottom{margin-top:0;display:flex;align-items:center;gap:.521vw;justify-content:space-between}.product__item-2-price{color:#fff;text-align:right;font-size:.83vw;font-weight:700;line-height:120%;letter-spacing:.052vw}.product__item-2-image{display:flex;align-items:center;justify-content:center;width:auto;height:12.583vw;top:1.4vw;margin:-.573vw -.99vw .521vw;position:relative;z-index:1}.product__item-2-image img{width:auto;height:auto;max-width:100%;max-height:100%}@media(min-width:480px){.product__item-2-image img{max-width:100%;max-height:100%;width:auto;height:auto}}.product__item,.product__item-2{contain-intrinsic-size:340px 420px;border-radius:14px}.product__item-extra-actions{margin-top:.365vw;display:flex;gap:.365vw}.product__item-2-gold .product__item-2-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#a8cf28a8,#30261c21)}.product__item-2-gold .product__item-2-inner,.product__item-2-gold .product__item-inner-2{background-image:url(/img/product-item-gold.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-blue-grey .product__item-2-inner,.product__item-2-rarity-blue-grey .product__item-inner-2{background-image:url(/img/product-item-blue.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-pink .product__item-2-inner,.product__item-2-rarity-pink .product__item-inner-2{background-image:url(/img/product-item-gold.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-grey .product__item-2-inner,.product__item-2-rarity-grey .product__item-inner-2{background-image:url(/img/product-item-gray.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-green .product__item-2-inner,.product__item-2-rarity-green .product__item-inner-2{background-image:url(/img/product-item-green.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-blue .product__item-2-inner,.product__item-2-rarity-blue .product__item-inner-2{background-image:url(/img/product-item-blue.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-yellow .product__item-2-inner,.product__item-2-rarity-yellow .product__item-inner-2{background-image:url(/img/product-item-gold.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-red .product__item-2-inner,.product__item-2-rarity-red .product__item-inner-2{background-image:url(/img/product-item-red.webp);background-position:center;background-repeat:no-repeat;background-size:100% 100%}.product__item-2-rarity-grey .product__item-2-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#a0a0a0a8,#17171733)}.equip__block .product__item-2-inner{box-shadow:none!important}.product__item-2-rarity-green .product__item-2-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#67da83a8,#1c302621)}.product__item-2-rarity-blue .product__item-2-inner:after,.product__item-2-rarity-blue-grey .product__item-2-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#67a2daa8,#1932398a)}.product__item-2-rarity-pink .product__item-2-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#da67b4a8,#301c2921)}.product__item-2-rarity-yellow .product__item-2-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#f0c55ca8,#30261c21)}.product__item-2-rarity-red .product__item-2-inner:after{background:radial-gradient(59.9% 59.9% at 50% 50%,#da6767a8,#301c1c21)}.product__item-2-fn{background-image:url("data:image/svg+xml,%0A%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='24' height='24' stroke='url(%23paint0_linear_14_5374)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_14_5374' x1='12.5' y1='0' x2='12.5' y2='25' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.274038' stop-color='%2300EEFF'/%3E%3Cstop offset='1' stop-color='%23171717' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");width:1.302vw;height:1.302vw;min-width:1.302vw;display:flex;align-items:center;justify-content:center;text-align:center;background-position:center;background-repeat:no-repeat;background-size:contain;color:#fefcfa;font-size:.625vw;font-weight:400;line-height:1.042vw}.product__item-2-gold .product__item-2-inner .flip-box-back:before{display:none}.flip-box{-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;perspective:1000px;-webkit-perspective:1000px;padding:0;position:relative;height:100%}.product__item-inner.flip-box{padding:0}.product__item-front,.product__item-back{padding:1.667vw .781vw 1.042vw}.flip-box-front,.flip-box-back{background-size:cover;background-position:center;border-radius:8px;box-sizing:border-box;height:100%;min-height:100%;-ms-transition:transform .7s cubic-bezier(.4,.2,.2,1);transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-transition:transform .7s cubic-bezier(.4,.2,.2,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip-box-front{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box-back{position:absolute;top:0;left:0;width:100%;-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box-back:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#0ef6,#061519a8);width:8.998vw;height:9.447vw;filter:blur(.9vw);position:absolute;z-index:-5;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;opacity:0;transition:all .3s}.product__item-link{display:inline-block;font-size:.521vw;text-align:left;color:#f7dc9a;border-bottom:.1vw solid #f7dc9a;margin-left:auto;padding-top:.6vw;font-weight:700;transition:all .2s}.product__item-link:hover{border-color:transparent}@media(min-width:769px){.flip-box:hover .flip-box-back:before{opacity:1}.flip-box:hover .flip-box-back{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box:hover .flip-box-front{-ms-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}}@media(max-width:768px){.flip-box.active .flip-box-back:before{opacity:1}.flip-box.active .flip-box-back{-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box.active .flip-box-front{-ms-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.flip-box .flip-box-back,.flip-box.active .flip-box-front{opacity:0}.flip-box.active .flip-box-back{opacity:1}.flip-box-front,.flip-box-back{transition:all .7s cubic-bezier(.4,.2,.2,1)}}.product__item-2-small .product__item-2-image{height:11.979vw}.product__item-2-small .product__item-2-title{text-align:left}.product__item-2-saller{margin-top:.104vw;color:#f6f7e5;font-size:.729vw;line-height:normal}.product__item-2-descr{margin-top:.104vw;font-size:.729vw;line-height:1.042vw;color:#f7dc9a}.product__item-2-small .product__item-2-bottom{margin-top:auto}.product__item-2-small .product__item-2-inner:after{width:12.344vw;height:12.344vw}.product__item-2-small .product__item-2-content{margin-top:auto}.product__item-top{position:absolute;z-index:10;top:.573vw;left:.99vw;right:.99vw;display:flex;align-items:center;justify-content:space-between;gap:.521vw}.product__item-level-2{font-size:.521vw;color:#fefcfa;font-weight:600;line-height:1.042vw;text-transform:uppercase}.product__item-list{font-size:.8vw;color:#fff;text-transform:uppercase;padding:.7vw 1vw .5vw}.product__item-list li{display:flex;align-items:center;font-family:IBM Plex Mono,sans-serif;font-weight:700}.product__item-list img{width:.525vw;height:.525vw;min-width:.525vw;margin-right:.2vw}.product__item-list span{color:#cfa77d;display:inline-block;margin-right:.3vw}.product__item-addition{margin-top:.104vw;font-size:.729vw;line-height:1.042vw;color:#f7dc9a}.product__item-2-content{padding:0 .7vw;margin-top:auto;display:flex;flex-direction:column;min-height:0}.product__item-2-content .product__item-2-bottom,.product__item-2-content .product__item-bottom{margin-top:auto}@media(max-width:768px){.storeSelects{padding:200px 0}.storeSelects__lines{top:90px}.storeSelects__line-inner{gap:60px;min-height:60px;padding:0}.storeSelects__line-block{gap:20px}.storeSelects__line-name{font-size:24px;line-height:normal}.storeSelects__line-descr{font-size:14px;line-height:normal}.storeSelects__line-image{width:210px;height:90px;border-radius:10px}.storeSelects__line-icon{width:100px;height:100px;min-width:100px}.storeSelects__line-icon:first-child{width:47.002px;height:82.003px;min-width:47.002px}.storeSelects__line{left:-30.006px;right:-30.006px;box-shadow:0 -7.008px 40.504px #1e1204}.storeSelects__line-second{left:-30.006px;right:-30.006px;box-shadow:-21.005px 12.998px 5.203px #1e120466}.storeSelects__select{gap:20px;border-radius:100px;height:60px;max-width:350px;padding:0 20px}.storeSelects__select-icon{width:40px}.storeSelects__btn{font-size:20px}.storeSelects__btn span.hover{font-size:14px}.storeSelects__content{max-width:100%;gap:0;margin:60px auto 0}.storeSelects__slider{max-width:100%;border-radius:12px;padding-right:5px;padding-left:5px}.storeSelects__more{margin:40px auto 0}.storeSelects__more .btn-4{width:270px}.storeSelects__icon:nth-of-type(1){top:130px;left:-300px;width:420px;height:702px}.storeSelects__icon:nth-of-type(2){top:152.992px;right:-211.995px;width:330px;height:830px}.storeSelects__icon:nth-of-type(3){top:700px;left:334px;width:90px;height:91.584px;filter:blur(.998px)}.storeSelects__icon:nth-of-type(4){bottom:40px;left:280px;width:77.341px;height:74.144px;filter:drop-shadow(6.01px 12.998px 3.994px rgba(0,0,0,.56))}.storeSelects__icon:nth-of-type(5){top:410px;left:40px;width:67.2px;height:52.051px;filter:blur(.998px)}.storeSelects__icon:nth-of-type(6){bottom:-24.003px;right:15.995px;width:306.387px;height:231.398px}.storeSelects .btn-slide-next,.storeSelects .btn-slide-prev{display:none!important}.product__item:after{inset:2.995px;border-radius:12px}.product__item:before{border-radius:12px}.product__item-btn{width:132.998px;height:49.997px;font-size:13.997px;gap:4.992px}.product__item-inner{margin:2.995px;border-radius:9.005px;padding:11.002px 19.008px 24.998px;min-height:399.994px}.product__item-inner:after{top:4.992px;filter:blur(15.994px);width:285.427px;height:285.427px}.product__item-start{top:11.002px;left:19.008px;right:19.008px;gap:10.003px}.product__item-details{font-size:12px;line-height:20.006px}.product__item-liked{width:28.992px;height:24.998px;min-width:28.992px}.product__item-title{font-size:20.006px;line-height:24px}.product__item-bottom{gap:10.003px}.product__item-price{font-size:16px;line-height:24px;letter-spacing:1px}.product__item-image{height:279.994px;margin:-11.002px -19.008px 10.003px}.product__item-gold .product__item-inner{box-shadow:0 0 94.906px 40.992px #614f35 inset}.product__item-fn{width:24.998px;height:24.998px;min-width:24.998px;font-size:12px;line-height:20.006px}.product__item-small .product__item-image{height:229.997px}.product__item-saller{margin-top:1.997px;font-size:13.997px}.product__item-descr{margin-top:1.997px;font-size:13.997px;line-height:20.006px}.product__item-small .product__item-inner:after{width:237.005px;height:237.005px}.pruduct__item{border-radius:12px}.product__item-2:after{inset:2.995px;border-radius:12px}.product__item-2:before{border-radius:12px}.product__item-2-btn{width:132.998px;height:49.997px;font-size:13.997px;gap:4.992px}.product__item-2-inner{margin:2.995px;border-radius:9.005px;padding:11.002px 19.008px 24.998px;min-height:399.994px}.product__item-2-inner:after{top:4.992px;filter:blur(15.994px);width:285.427px;height:285.427px}.product__item-2-start{top:11.002px;left:19.008px;right:19.008px;gap:10.003px}.product__item-2-details{font-size:16px;line-height:20.006px}.product__item-2-liked{width:28.992px;height:24.998px;min-width:28.992px}.product__item-2-title{font-size:18px;line-height:24px}.product__item-2-bottom{gap:10.003px}.product__item-2-price{font-size:10px;line-height:14px;letter-spacing:.998px}.product__item-2-image{height:279.994px;margin:-11.002px -19.008px 10.003px}.product__item-2-gold .product__item-2-inner{box-shadow:0 0 94.906px 40.992px #614f35 inset}.product__item-2-fn{width:24.998px;height:24.998px;min-width:24.998px;font-size:12px;line-height:20.006px}.product__item-2-small .product__item-2-image{height:229.997px}.product__item-2-saller{margin-top:1.997px;font-size:13.997px}.product__item-2-descr{margin-top:1.997px;font-size:13.997px;line-height:20.006px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product__item-2-small .product__item-2-inner:after{width:237.005px;height:237.005px}.storeSelects__line-second .storeSelects__line-inner{animation:moveRight 10s linear infinite}.storeSelects__line .storeSelects__line-inner{animation:moveLeft 20s linear infinite}.product__item-back .inner__back{padding:3.4vw}.product__item-back .product__item-level{font-size:16px;line-height:20.006px}.product__item-2-btn svg{width:3.4vw}.product__item-list{font-size:16px;margin:20px auto}.product__item-addition{font-size:13px;margin:1.5vw auto 2.4vw}.product__item-list img{width:10px;height:10px;min-width:10px;margin-right:5px}.flip-box-back:before{width:200px;height:200px;filter:blur(30px)}.levelup__camera{width:30vw}.levelup__info-video:before{top:-4.1vw;left:-3.6vw;width:27vw;height:49vw}.equip .product__item-back .inner__back{padding:2.8vw}.equip .product__item-addition{margin-bottom:10px}.enjoy__neon{display:none}.headerMenu__list .header__btn{font-size:16px;width:250px;height:70px;margin-left:-30px}.storeSelects__more .btn-4 svg{width:25px}.equip__block_desk{display:none}.equip__block_mobile{display:block;width:100%;max-width:unset}.equip .equip__block{overflow:hidden}.activity__content{flex-direction:column;align-items:flex-start}.hero__buttons .hero__btn img{height:2vw}.hero-dropdown{width:100%;height:50px}.product__item-list{padding:.7vw 2.2vw .5vw}.product__item-list li{margin-bottom:.4vw}}@media(max-width:480px){.levelup__camera{width:54vw}.storeSelects__slider-next,.storeSelects__slider-prev{display:none}.container{max-width:480px}.hero__buttons{gap:20px}.enjoy__icon{left:170px}.champion__item:first-child,.champion__item{min-width:100%}.enjoy__neon{display:block;position:absolute;top:46px;left:50%;transform:translate(-50%);pointer-events:none;width:400px}.storeSelects{padding:160px 0 70px}.characters__slide-name{font-size:32px;line-height:115%;max-width:140px;position:initial;margin-left:auto;text-align:left}.characters__slide-video{margin:10px 0 20px -20px}.characters__slide-info--item{flex-direction:row;gap:10px}.characters__slide-info--name{min-width:70px}.characters__slide-info{bottom:82px;left:unset;right:0}.characters{margin-top:0;border-top-left-radius:40px;border-top-right-radius:40px;padding-bottom:40px}.levelup__info-level{width:60px}.equip__balance{font-size:16px}.equip__btn .btn-4{width:210px}.equip__btn{margin-left:auto;margin-right:auto}.main{background:#fff}.hero__buttons .hero__btn img{height:18px}.hero-dropdown{width:100%;height:34px;border-radius:8px}.hero__buttons .btn-2{font-size:14px}.hero__buttons .hero__btn-download{width:10px;height:10px}.equip__block_mobile,.storeSelects__content{max-width:315px}.product__item-list{margin-top:10px;padding:10px 25px 0}.equip .product__item-addition,.product__item-addition{margin-bottom:20px}.product__item-list li{margin-bottom:7px}.storeSelects__icon:nth-of-type(4){bottom:-4px}}@media(max-width:768px){.storeSelects__slider-next,.storeSelects__slider-prev{display:none}}.menuSoonDefault{display:inline}.menuSoonHover,.menuSoon:hover .menuSoonDefault{display:none}.menuSoon:hover .menuSoonHover{display:inline}.headerMenu__list ul li a.menuSoon{display:grid;align-items:center;position:relative}.headerMenu__list ul li a.menuSoon .menuSoonDefault,.headerMenu__list ul li a.menuSoon .menuSoonHover{grid-area:1 / 1;transition:opacity .2s ease,transform .2s ease}.headerMenu__list ul li a.menuSoon .menuSoonHover{opacity:0;transform:translateY(10%)}.headerMenu__list ul li a.menuSoon:hover .menuSoonDefault{opacity:0;transform:translateY(-10%)}.headerMenu__list ul li a.menuSoon:hover .menuSoonHover{opacity:1;transform:translateY(0)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important;box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:inherit!important;caret-color:inherit!important;background-clip:content-box!important;transition:background-color 9999s ease-in-out 0s}input:-moz-autofill,textarea:-moz-autofill,select:-moz-autofill{box-shadow:inset 0 0 0 1000px #fff!important;-moz-text-fill-color:inherit!important}.product__item-content{min-width:0}.product__item .product__item-image{min-height:0}.product__item .product__item-inner{padding-bottom:.6vw}.product__item .product__item-content,.product__item .product__item-bottom{margin-top:auto}.product__item-front .inner,.product__item-back .inner{display:flex;flex-direction:column;height:100%;min-height:100%}.product__item .product__item-content{display:flex;flex-direction:column;margin-top:auto;min-height:0}.product__item .product__item-bottom{margin-top:auto}.product__item .product__item-inner{padding-bottom:.4vw}.product__item-level{color:#fff}.product__item:hover .product__item-liked.active,.product__item-front:hover .product__item-liked.active,.product__item-back:hover .product__item-liked.active,.product__item .product__item-liked.active{background-image:url(/img/liked.webp)}.product__stats-block{margin-top:auto;margin-bottom:auto;padding:10px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.product__stats-list{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:3px}.product__stat-line{display:flex;justify-content:space-between;align-items:center;width:100%}.product__stat-text{display:flex;justify-content:space-between;align-items:center;width:100%;color:#e6d8a9;font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.3px;margin:0;line-height:1.3}.product__stat-text strong{font-weight:500;color:#e6d7a8}.product__stat-value{color:#fff;font-weight:500;font-size:12px;letter-spacing:.4px;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.product__stats-block.cart{margin-top:4px}.product__stats-list.cart{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.product__stat-line.cart{display:flex;justify-content:space-between;align-items:flex-end;width:100%;line-height:1.1}.product__stat-text.cart{display:flex;justify-content:space-between;align-items:flex-end;width:100%;font-size:8.5px;color:#d6b97a;font-weight:400;text-align:left;letter-spacing:.3px}.product__stat-label.cart{color:#d6b97a;font-weight:500;text-transform:uppercase;max-width:75%;overflow-wrap:anywhere;word-break:break-word;text-align:left}.product__stat-value.cart{color:#fff;font-weight:600;font-size:8.5px;margin-left:6px;text-align:right;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.product__stats-block.profile{align-items:flex-start;justify-content:flex-start;text-align:left;padding:5px 7px;min-height:auto;width:100%}.product__stats-list.profile{width:100%;display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.product__stat-line.profile{display:flex;justify-content:space-between;align-items:flex-start;width:100%;flex-wrap:nowrap;gap:6px}.product__stat-text.profile{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;gap:6px;width:100%;color:#e6d8a9;font-size:8.5px;font-weight:400;text-transform:uppercase;letter-spacing:.3px;line-height:1.1;margin:0;word-break:break-word}.product__stat-label.profile{flex:0 0 auto;min-width:0;text-align:left;color:#e6d8a9;font-weight:500;padding-right:5px}.product__stat-value.profile{flex:1 1 60%;min-width:0;text-align:right;font-size:8.5px;font-weight:600;color:#fff;white-space:normal;word-break:break-word;overflow-wrap:anywhere}@media(max-width:480px){.flip-box{width:100%!important}}@media(max-width:780px){h3.product__item-title-2{font-size:11px!important;line-height:13px!important;white-space:normal!important}}@media(max-width:780px){.product__item-level-2{font-size:11px!important;line-height:13px!important}}._authPopup_vyy80_1{position:fixed;inset:0;z-index:123;background:#000000ba;overflow:hidden;opacity:0;pointer-events:none;transition:all .2s ease}._authPopup_vyy80_1._active_vyy80_12{opacity:1;pointer-events:all}._authPopup__inner_vyy80_16{padding:3.542vw 2.083vw;position:relative;overflow:hidden;z-index:1;width:100%;max-width:24.792vw;background-image:url(/img/storeSelects/bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;margin:5% auto}._authPopup__inner_vyy80_16:after{position:absolute;content:"";z-index:-1;background-image:url(/img/storeSelects/icon-6.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:12.06vw;height:8.051vw;bottom:0;left:-5.208vw;bottom:-3.229vw}._authPopup__title_vyy80_44{color:#14171a;font-size:1.25vw;text-align:center;font-weight:600;line-height:1.042vw;text-transform:uppercase}._authPopup__close_vyy80_52{position:absolute;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 5L5 19M19 19L5 5' stroke='%23191B1F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;width:1.25vw;height:1.25vw;min-width:1.25vw;top:1.146vw;right:1.302vw}._authPopup__form_vyy80_64{max-width:16.667vw;width:100%;margin:1.563vw auto 0}._authPopup__formAgreed_vyy80_69{margin-top:1.198vw;display:flex;align-items:center;position:relative;gap:.625vw}._authPopup__formCheckbox_vyy80_76 input{position:absolute;opacity:0;left:0;bottom:0}._authPopup__formCheckbox_vyy80_76 span{display:inline-block;width:1.615vw;cursor:pointer;height:1.615vw;min-width:1.615vw;border:.052vw solid #000;position:relative}._authPopup__formCheckbox_vyy80_76 input:checked+span{background-color:#fff}._authPopup__formCheckbox_vyy80_76 input:checked+span:before{content:"";position:absolute;width:1.042vw;height:1.042vw;inset:50% 0 0 50%;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M10.7988 0.5L3.92383 7.5L0.798828 4.31818' stroke='%23151920' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:.521vw .365vw}._authPopup__formAgreedDescr_vyy80_108{color:#000;font-size:.521vw;font-weight:400;line-height:105%}._authPopup__formAgreedDescr_vyy80_108 a:not(:hover){text-decoration:underline}._authPopup__formBtn_vyy80_117{min-width:9.115vw;margin:1.042vw auto 0;height:1.667vw;background-image:url(/img/prod-btn-2.png);font-size:.729vw;font-weight:600}._authPopup__formBtn_vyy80_117:hover{background-image:url(/img/prod-btn-2-hover.png)}._authPopup__formOr_vyy80_128{color:#14171a;font-size:.625vw;font-weight:400;line-height:96%;margin:.781vw auto;text-align:center}._authPopup__formLink_vyy80_136{color:#14171a;font-size:.729vw;font-weight:400;line-height:96%;margin:0 auto}._authPopup__formLink_vyy80_136:not(:hover){text-decoration:underline}._authPopup__content_vyy80_146{min-height:26.042vw}._authPopup__content_vyy80_146:not(._active_vyy80_12){display:none}._forgotBtn_vyy80_152{margin-top:1.042vw}._authPopup__descr_vyy80_155{margin-top:1.042vw;color:#000;text-align:center;font-size:.729vw;font-weight:400;line-height:1.042vw}._authPopup__code_vyy80_163{margin-bottom:1.823vw}._authPopup__code-input_vyy80_166{display:flex;align-items:center;justify-content:space-between;gap:.208vw}._authPopup__code-input_vyy80_166._error_vyy80_172 input{border-color:#ff0707}._authPopup__code-span_vyy80_175{display:inline-block;width:.26vw;min-width:.26vw}._authPopup__code-input_vyy80_166 input{color:#000;font-family:Roboto,sans-serif;font-size:.781vw;font-weight:400;line-height:1.25vw;border-radius:.417vw;border:.052vw solid #d9d9d9;background:#fff;width:2.5vw;height:2.5vw;min-width:2.5vw;text-align:center}._authPopup__code-content_vyy80_194{margin-top:.625vw;display:flex;align-items:center;gap:.521vw;justify-content:space-between}._authPopup__code-paste_vyy80_201,._authPopup__code-resend_vyy80_202{color:#000;font-family:Roboto,sans-serif;font-size:.625vw;font-weight:300;line-height:105%}._password-content_vyy80_209{position:relative;width:100%}._password-content_vyy80_209 input{padding-right:2.604vw}._password-show_vyy80_216{position:absolute;top:50%;transform:translateY(-50%);right:.625vw;width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='17' viewBox='0 0 19 17' fill='none'%3E%3Cpath d='M9.39921 5.24707C7.57712 5.24707 6.09473 6.72946 6.09473 8.55155C6.09473 10.3736 7.57712 11.856 9.39921 11.856C11.2213 11.856 12.7037 10.3736 12.7037 8.55155C12.7037 6.72946 11.2213 5.24707 9.39921 5.24707ZM9.39921 11.1217C7.98203 11.1217 6.82906 9.96873 6.82906 8.55155C6.82906 7.13437 7.98203 5.9814 9.39921 5.9814C10.8164 5.9814 11.9694 7.13437 11.9694 8.55155C11.9694 9.96873 10.8164 11.1217 9.39921 11.1217Z' fill='black'/%3E%3Cpath d='M9.3993 10.387C10.4132 10.387 11.2351 9.56505 11.2351 8.55115C11.2351 7.53726 10.4132 6.71533 9.3993 6.71533C8.3854 6.71533 7.56348 7.53726 7.56348 8.55115C7.56348 9.56505 8.3854 10.387 9.3993 10.387Z' fill='black'/%3E%3Cpath d='M18.6985 8.29922C18.6548 8.25303 17.6095 7.15484 15.9445 6.04314C14.397 5.00994 12.0055 3.77832 9.39944 3.77832C6.79342 3.77832 4.40185 5.00994 2.8544 6.04314C1.18938 7.15484 0.144066 8.25303 0.100374 8.29922C-0.0334579 8.44076 -0.0334579 8.66216 0.100374 8.8037C0.144029 8.84989 1.18935 9.94808 2.8544 11.0598C4.40185 12.093 6.79342 13.3246 9.39944 13.3246C12.0055 13.3246 14.397 12.093 15.9445 11.0598C17.6095 9.94808 18.6548 8.84989 18.6985 8.8037C18.8323 8.66216 18.8323 8.44076 18.6985 8.29922ZM9.39944 12.5903C6.98324 12.5903 4.73616 11.4311 3.27653 10.4587C2.1396 9.70123 1.28951 8.93548 0.888859 8.55168C1.85156 7.63186 5.41093 4.51265 9.39944 4.51265C11.8156 4.51265 14.0627 5.67182 15.5223 6.64426C16.6592 7.40161 17.5093 8.16737 17.91 8.55124C16.9473 9.47106 13.3879 12.5903 9.39944 12.5903Z' fill='black'/%3E%3Cpath d='M9.39939 2.30943C9.60214 2.30943 9.76656 2.14505 9.76656 1.94227V0.47361C9.76656 0.270825 9.60214 0.106445 9.39939 0.106445C9.19664 0.106445 9.03223 0.270825 9.03223 0.47361V1.94227C9.03223 2.14505 9.19664 2.30943 9.39939 2.30943Z' fill='black'/%3E%3Cpath d='M9.39939 14.793C9.19664 14.793 9.03223 14.9573 9.03223 15.1601V16.6288C9.03223 16.8316 9.19664 16.996 9.39939 16.996C9.60214 16.996 9.76656 16.8316 9.76656 16.6288V15.1601C9.76656 14.9573 9.60214 14.793 9.39939 14.793Z' fill='black'/%3E%3Cpath d='M6.14443 2.91255C6.21247 3.03034 6.33584 3.09617 6.46276 3.09617C6.52504 3.09617 6.58819 3.08031 6.64598 3.04693C6.82159 2.94556 6.88177 2.721 6.78036 2.54538L6.04603 1.27349C5.94466 1.09788 5.7201 1.0377 5.54449 1.13911C5.36887 1.24048 5.30869 1.46504 5.4101 1.64065L6.14443 2.91255Z' fill='black'/%3E%3Cpath d='M12.6549 14.19C12.5535 14.0144 12.329 13.9542 12.1534 14.0556C11.9778 14.157 11.9176 14.3815 12.019 14.5571L12.7533 15.829C12.8214 15.9468 12.9447 16.0127 13.0717 16.0127C13.1339 16.0127 13.1971 15.9968 13.2549 15.9634C13.4305 15.862 13.4907 15.6375 13.3892 15.4619L12.6549 14.19Z' fill='black'/%3E%3Cpath d='M12.1534 3.04691C12.3287 3.1481 12.5534 3.0884 12.6549 2.91252L13.3892 1.64063C13.4907 1.46502 13.4305 1.24046 13.2549 1.13908C13.0792 1.03771 12.8547 1.09789 12.7533 1.27347L12.019 2.54536C11.9176 2.72098 11.9778 2.94553 12.1534 3.04691Z' fill='black'/%3E%3Cpath d='M6.64598 14.0556C6.47033 13.9542 6.24577 14.0144 6.14443 14.19L5.4101 15.4619C5.30869 15.6375 5.36887 15.8621 5.54449 15.9634C5.60231 15.9968 5.66543 16.0127 5.7277 16.0127C5.85459 16.0127 5.97803 15.9468 6.04603 15.8291L6.78036 14.5572C6.88177 14.3815 6.82159 14.157 6.64598 14.0556Z' fill='black'/%3E%3C/svg%3E")}._authPopup__formBlock_vyy80_230._error_vyy80_172 ._authPopup__formInput_vyy80_230{border-color:#ff0707}._authPopup__formInput_vyy80_230{border:.052vw solid #000;background:#fff;color:#000;font-size:.729vw;font-weight:400;height:2.083vw}._formError_vyy80_242{display:none;color:red;text-align:right;font-family:Gilroy,sans-serif;font-size:.625vw;font-style:normal;font-weight:400;line-height:96%;position:absolute;top:calc(100% + .26vw);right:0}._formError_vyy80_242._visible_vyy80_256{display:block}._authPopup__formBlock_vyy80_230{display:flex;flex-direction:column;gap:.26vw;width:100%;position:relative}._passwordWrap_vyy80_267{position:relative}._passwordWrap_vyy80_267 ._authPopup__formInput_vyy80_230{padding-right:2.5vw}._passwordToggle_vyy80_273{position:absolute;right:.625vw;top:50%;transform:translateY(-50%);width:20px;height:18px;background:none;border:none;padding:0;cursor:pointer}._authPopup__formBox_vyy80_285{width:100%;display:flex;flex-direction:column;gap:1.042vw}@media(max-width:768px){._authPopup__inner_vyy80_16{padding:24px 16px;max-width:94vw;border-radius:12px;margin:12vw auto}._authPopup__inner_vyy80_16:after{width:231.552px;height:154.579px;left:-99.994px;bottom:-61.997px}._authPopup__title_vyy80_44{font-size:18px;line-height:1.2}._authPopup__close_vyy80_52{width:32px;height:32px;min-width:32px;top:12px;right:12px}._authPopup__form_vyy80_64{max-width:100%;width:100%;margin:16px auto 0}._authPopup__formAgreed_vyy80_69{margin-top:16px;gap:12px}._authPopup__formCheckbox_vyy80_76 span{display:inline-block;width:28px;height:28px;min-width:28px;border:1px solid #000}._authPopup__formCheckbox_vyy80_76 input:checked+span:before{display:inline-block;width:16px;height:16px;background-size:10px 7px}._authPopup__formAgreedDescr_vyy80_108{font-size:12px}._authPopup__formBtn_vyy80_117{min-width:0;width:100%;margin:12px auto 0;height:44px;font-size:15px;font-weight:600}._authPopup__formOr_vyy80_128{font-size:12px;margin:12px auto}._authPopup__formLink_vyy80_136{font-size:14px}._authPopup__content_vyy80_146{min-height:480px}._passwordWrap_vyy80_267 ._authPopup__formInput_vyy80_230{padding-right:40px}._passwordToggle_vyy80_273{right:10px;width:20px;height:18px}._forgotBtn_vyy80_152{margin-top:16px}._authPopup__descr_vyy80_155{margin-top:16px;font-size:14px;line-height:20px}._authPopup__code_vyy80_163{margin-bottom:24px}._authPopup__code-input_vyy80_166{gap:4px}._authPopup__code-span_vyy80_175{display:none}._authPopup__code-input_vyy80_166 input{font-size:14px;line-height:normal;border-radius:8px;border:1px solid #d9d9d9;width:100%;height:48px;min-width:auto}._authPopup__code-content_vyy80_194{margin-top:12px;gap:10px}._authPopup__code-paste_vyy80_201,._authPopup__code-resend_vyy80_202{font-size:12px}._password-content_vyy80_209 input{padding-right:40px}._password-show_vyy80_216{right:12px;width:18px;height:18px;min-width:18px}._authPopup__formInput_vyy80_230{height:44px;font-size:14px}._formError_vyy80_242{position:relative;top:4px;right:auto;text-align:left;font-size:12px}._authPopup__formBtn_vyy80_117{max-width:none}}._profileLeft_1qdxn_38{position:relative;z-index:30;margin-top:2.865vw;width:100%;max-width:12.917vw}._profileUserImage_1qdxn_45,._profileUserPhoto_1qdxn_46{display:flex;align-items:center}._profileUserPhoto_1qdxn_46{margin:0 auto;margin-bottom:.521vw;position:relative;background:linear-gradient(180deg,#f7dc9a,#91815a);border-radius:50%;width:7.292vw;height:7.292vw;min-width:7.292vw;justify-content:center}._profileUserImage_1qdxn_45{width:7.135vw;height:7.135vw;min-width:7.135vw;overflow:hidden;border-radius:50%}._profileUserImage_1qdxn_45 img{width:100%;height:100%;object-fit:cover;object-position:center}._profileUserPhotoEdit_1qdxn_74{display:flex;align-items:center;border:.052vw solid #a9976a;background:#14171a;width:1.354vw;height:1.354vw;min-width:1.354vw;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_6_8649)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.82749 2.60103C5.0985 2.43349 5.41082 2.34474 5.72944 2.34473H8.89024C9.20883 2.34474 9.52119 2.43349 9.79222 2.60103C10.0632 2.76855 10.2821 3.00822 10.4245 3.29319L10.5221 3.48828H11.9222C12.3771 3.48828 12.8134 3.669 13.1351 3.99069C13.4568 4.31238 13.6375 4.74868 13.6375 5.20361V11.4932C13.6375 11.7964 13.517 12.0873 13.3026 12.3018C13.0881 12.5162 12.7972 12.6367 12.494 12.6367H2.12573C1.82244 12.6367 1.53158 12.5162 1.31712 12.3018C1.10266 12.0873 0.982178 11.7964 0.982178 11.4932V5.20361C0.982178 4.74868 1.1629 4.31238 1.48459 3.99069C1.80627 3.669 2.24258 3.48828 2.69751 3.48828H4.09758L4.19507 3.29331C4.3375 3.00834 4.55652 2.76855 4.82749 2.60103ZM5.72945 3.48828C5.62326 3.48829 5.51915 3.51787 5.42882 3.57372C5.33849 3.62957 5.26549 3.70947 5.21802 3.80447L4.96237 4.31576C4.86552 4.50948 4.66753 4.63184 4.45096 4.63184H2.69751C2.54586 4.63184 2.40043 4.69208 2.2932 4.7993C2.18597 4.90653 2.12573 5.05197 2.12573 5.20361V11.4932H12.494V5.20361C12.494 5.05197 12.4337 4.90653 12.3265 4.7993C12.2193 4.69208 12.0738 4.63184 11.9222 4.63184H10.1687C9.95214 4.63184 9.75419 4.50948 9.65734 4.31576L9.40175 3.80459C9.35424 3.70959 9.28122 3.62957 9.19088 3.57372C9.10054 3.51787 8.99642 3.48829 8.89024 3.48828M7.30985 6.06128C6.52039 6.06128 5.8804 6.70127 5.8804 7.49072C5.8804 8.28018 6.52039 8.92017 7.30985 8.92017C8.0993 8.92017 8.73929 8.28018 8.73929 7.49072C8.73929 6.70127 8.0993 6.06128 7.30985 6.06128ZM4.73685 7.49072C4.73685 6.0697 5.88882 4.91772 7.30985 4.91772C8.73088 4.91772 9.88284 6.0697 9.88284 7.49072C9.88284 8.91176 8.73088 10.0637 7.30985 10.0637C5.88882 10.0637 4.73685 8.91176 4.73685 7.49072Z' fill='white'/%3E%3Ccircle cx='11.2743' cy='5.66079' r='0.457422' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6_8649'%3E%3Crect width='13.7227' height='13.7227' fill='white' transform='translate(0.449219 0.628906)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:.714vw;position:absolute;bottom:.104vw;right:.781vw}._profileUserUsername_1qdxn_101{color:#cfa77d;font-size:.729vw;font-weight:600;line-height:normal}._profileUserEdit_1qdxn_107{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.04058 12.8589L13.9946 4.91081C14.5825 4.32295 14.5825 3.37518 13.9946 2.78733C13.4068 2.19947 12.459 2.19947 11.8712 2.78733L3.9231 10.7414L6.04058 12.8589Z' stroke='white' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.92318 10.7412L2.43555 14.3463L6.04067 12.8587L3.92318 10.7412Z' stroke='white' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");min-width:.833vw;height:.833vw;width:.833vw;background-position:center;background-repeat:no-repeat;background-size:contain}._profileUserInfo_1qdxn_91{display:flex;justify-content:center;align-items:center;gap:.26vw}._profileUserInfo_1qdxn_91:nth-of-type(3){gap:.625vw;margin-top:.26vw}._profileUserName_1qdxn_126{color:#fff;font-size:.625vw;font-weight:400;line-height:1.25vw;letter-spacing:.008vw}._profileUserUid_1qdxn_133{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.86011 3.84969V2.09969C4.86011 1.77886 5.12261 1.51636 5.44344 1.51636H11.8601C12.1809 1.51636 12.4434 1.77886 12.4434 2.09969V10.2664C12.4434 10.5872 12.1809 10.8497 11.8601 10.8497H9.52677V4.43302C9.52677 4.11219 9.26427 3.84969 8.94344 3.84969H4.86011Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.94336 13.1829H2.52669C2.20586 13.1829 1.94336 12.9204 1.94336 12.5996V4.43294C1.94336 4.11211 2.20586 3.84961 2.52669 3.84961H8.94336C9.26419 3.84961 9.52669 4.11211 9.52669 4.43294V12.5996C9.52669 12.9204 9.26419 13.1829 8.94336 13.1829Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");min-width:.729vw;height:.729vw;width:.729vw;background-position:center;background-repeat:no-repeat;background-size:contain}._profileUserBalance_1qdxn_142{color:#fff;text-align:center;font-size:1.667vw;font-weight:600;line-height:4.063vw}._btn6_1qdxn_149,._btn4_1qdxn_150,._btn3_1qdxn_151,._btn2_1qdxn_152,._btn_1qdxn_149,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn6_1qdxn_149:active,._btn4_1qdxn_150:active,._btn_1qdxn_149:active{transform:scale(.95)}._btn6_1qdxn_149,._btn4_1qdxn_150{color:#fefcd8;text-align:center;font-size:.833vw;font-weight:700;line-height:normal;text-transform:uppercase;background-image:url(../img/btn-4.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:13.438vw;height:3.125vw}._btn4_1qdxn_150:hover{filter:drop-shadow(-.41vw .051vw .507vw rgba(26,255,228,.27)) drop-shadow(.103vw .154vw .528vw #0ff)}._btn6_1qdxn_149{text-shadow:0 .086vw .086vw rgba(0,0,0,.2);color:#f7dc9a;background-image:url(../img/btn-6.webp)}._btn6_1qdxn_149:hover{filter:drop-shadow(-.156vw .208vw .507vw rgba(247,220,154,.8)) drop-shadow(.103vw .154vw .528vw rgba(247,220,154,.87))}._profileUserTransaction_1qdxn_207{margin:.625vw auto 0;color:#fff;font-family:Roboto,sans-serif;font-size:.625vw;font-weight:400;line-height:1.25vw;letter-spacing:.008vw}._profileUserTransaction_1qdxn_207:not(:hover){text-decoration:underline}._profileFriends_1qdxn_219{margin-top:.938vw}._profileFriendsTop_1qdxn_222{display:flex;align-items:center;gap:.521vw;justify-content:space-between}._profileFriendsTitle_1qdxn_228{cursor:pointer;color:#fff;font-size:.729vw;font-weight:600;line-height:normal;display:flex;align-items:center;gap:.26vw}._profileFriendsTitle_1qdxn_228:before{content:"";display:inline-block;width:.521vw;height:.521vw;min-width:.521vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'%3E%3Cpath d='M4.51762 6.03019C4.90003 6.38102 5.48726 6.38102 5.86967 6.03018L9.87264 2.35776C10.5331 1.75182 10.1044 0.650391 9.2081 0.650391C8.96201 0.650391 8.72488 0.742691 8.54354 0.909055L5.86959 3.36227C5.48722 3.71308 4.90004 3.71312 4.51761 3.36236L1.84266 0.908886C1.6614 0.742629 1.42437 0.650391 1.17841 0.650391C0.282371 0.650391 -0.146197 1.75148 0.514073 2.35723L4.51762 6.03019Z' fill='white'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._profileFriendsTitle_1qdxn_228 span{font-weight:300}._profileFriendsAdd_1qdxn_252{width:2.292vw;height:2.292vw;min-width:2.292vw;background-image:url("data:image/svg+xml,%0A%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.5952 21.7509C23.3865 21.7509 24.8387 20.2986 24.8387 18.5073C24.8387 16.7159 23.3865 15.2637 21.5952 15.2637C19.8038 15.2637 18.3516 16.7159 18.3516 18.5073C18.3516 20.2986 19.8038 21.7509 21.5952 21.7509Z' stroke='white' stroke-width='1.8'/%3E%3Cpath d='M14.0273 29.3189V28.2377C14.0273 26.0753 17.2709 24.9941 21.5957 24.9941C25.9205 24.9941 29.1641 26.0753 29.1641 28.2377V29.3189C29.1641 29.6057 29.0502 29.8807 28.8474 30.0834C28.6447 30.2862 28.3697 30.4001 28.0829 30.4001H15.1085C14.8218 30.4001 14.5468 30.2862 14.344 30.0834C14.1413 29.8807 14.0273 29.6057 14.0273 29.3189Z' stroke='white' stroke-width='1.8' stroke-linejoin='round'/%3E%3Cg clip-path='url(%23clip0_6_23689)'%3E%3Cpath d='M39.0631 17.6784L29.3236 17.6784M34.1934 22.5481L34.1934 12.8086' stroke='white' stroke-width='0.98384' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6_23689'%3E%3Crect width='11.8061' height='11.8061' fill='white' transform='translate(34.1934 9.33008) rotate(45)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:auto}._profileFriendsBlock_1qdxn_262{display:flex;flex-direction:column;gap:.729vw;overflow:auto;max-height:8.3vw;margin-top:.938vw;display:none}._profileFriendsTop_1qdxn_222._active_1qdxn_271+._profileFriendsBlock_1qdxn_262{display:flex}._profileFriends-top_1qdxn_274._active_1qdxn_271 ._profileFriendsTitle_1qdxn_228:before{transform:rotate(180deg)}._profileFriendsItem_1qdxn_277{display:flex;align-items:center;gap:.573vw}._profileFriendsPhoto_1qdxn_282{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f7dc9a,#91815a);width:2.083vw;height:2.083vw;min-width:2.083vw;border-radius:50%;position:relative}._profileFriendsImage_1qdxn_293{display:flex;align-items:center;width:2.031vw;min-width:2.031vw;height:2.031vw;border-radius:50%;overflow:hidden}._profileFriendsImage_1qdxn_293 img{width:100%;height:100%;object-fit:cover;object-position:center}._profileFriendsPhoto_1qdxn_282 span{position:absolute;bottom:-.052vw;right:-.052vw;background-color:#26f022;width:.625vw;height:.625vw;min-width:.625vw;border-radius:50%}._profileFriendsName_1qdxn_318{color:#d9d9d9;font-size:.729vw;line-height:1.146vw;font-weight:400}._profileFriendsSearch_1qdxn_324{margin-bottom:.938vw;position:relative;border-radius:1.719vw;background:#23252b;display:flex;height:1.771vw;width:100%;padding-right:1.042vw}._profileFriendsSearch_1qdxn_324 input{padding-left:2.552vw;width:100%}._profileFriendsSearch_1qdxn_324:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_6_23848)'%3E%3Cpath d='M18.1296 18.905L13.3796 14.155M13.3796 14.155C10.7562 16.7784 6.50297 16.7784 3.87962 14.155C1.25627 11.5316 1.25627 7.27836 3.87962 4.65501C6.50297 2.03166 10.7562 2.03166 13.3796 4.65501C16.003 7.27836 16.003 11.5316 13.3796 14.155Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6_23848'%3E%3Crect width='19' height='19' fill='white' transform='translate(0.128906 0.904297)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:1.042vw;height:1.042vw;min-width:1.042vw;background-position:center;background-repeat:no-repeat;background-size:contain;left:.99vw;pointer-events:none}._profileLeftEnd_1qdxn_353{margin-top:.938vw;display:flex;flex-direction:column}._profileLeftLink_1qdxn_358{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;max-width:max-content}a._profileLeftLink_1qdxn_358:hover{text-decoration:underline}._profileLeftCopy_1qdxn_368{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;opacity:.83}@media(max-width:768px){input::placeholder,input{font-size:14px}input{padding:10px}._profileLeft_1qdxn_38{margin-top:0;max-width:100%;padding-bottom:0}._profileUser_1qdxn_45{display:flex;flex-direction:column;align-items:center}._profileUserPhoto_1qdxn_46{margin-bottom:10px;width:140px;height:140px;min-width:140px}._profileUserImage_1qdxn_45{width:137px;height:137px;min-width:137px}._profileUserPhotoEdit_1qdxn_74{border:1px solid #a9976a;width:26px;height:26px;min-width:26px;background-size:14px;bottom:2px;right:15px}._profileUserUsername_1qdxn_101{font-size:14px}._profileUserEdit_1qdxn_107{min-width:16px;height:16px;width:16px}._profileUserInfo_1qdxn_91{gap:5px}._profileUserInfo_1qdxn_91:nth-of-type(3){gap:12px;margin-top:5px}._profileUserName_1qdxn_126{font-size:12px;line-height:24px;letter-spacing:.154px}._profileUserUid_1qdxn_133{min-width:14px;height:14px;width:14px}._profileUserBalance_1qdxn_142{font-size:32px;line-height:normal}._btn6_1qdxn_149,._btn4_1qdxn_150,._btn3_1qdxn_151,._btn2_1qdxn_152,._btn_1qdxn_149,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn6_1qdxn_149,._btn4_1qdxn_150,._btn3_1qdxn_151,._btn2_1qdxn_152,._btn_1qdxn_149,button{font-size:14px}._btn6_1qdxn_149,._btn4_1qdxn_150{font-size:16px;max-width:258.01px;height:60px}._btn4_1qdxn_150:hover{filter:drop-shadow(-7.872px .979px 9.734px rgba(26,255,228,.27)) drop-shadow(1.978px 2.957px 10.138px #0ff)}._btn6_1qdxn_149{text-shadow:0 1.651px 1.651px rgba(0,0,0,.2)}._btn6_1qdxn_149:hover{filter:drop-shadow(-2.995px 4px 9.734px rgba(247,220,154,.8)) drop-shadow(1.978px 2.957px 10.138px rgba(247,220,154,.87))}._profileUserTransaction_1qdxn_207{margin:12px auto 0;font-size:12px;line-height:24px;letter-spacing:.154px}._profileFriends_1qdxn_219{margin-top:18px}._profileFriendsTop_1qdxn_222{gap:10px}._profileFriendsTitle_1qdxn_228{font-size:14px;gap:5px}._profileFriendsTitle_1qdxn_228:before{width:10px;height:10px;min-width:10px}._profileFriendsAdd_1qdxn_252{width:44px;height:44px;min-width:44px}._profileFriendsBlock_1qdxn_262{gap:14px;max-height:165px;margin-top:18px}._profileFriendsItem_1qdxn_277{gap:11px}._profileFriendsPhoto_1qdxn_282{width:40px;height:40px;min-width:40px}._profileFriendsImage_1qdxn_293{width:39px;min-width:39px;height:39px}._profileFriendsPhoto_1qdxn_282 span{bottom:-1px;right:-1px;width:12px;height:12px;min-width:12px}._profileFriendsName_1qdxn_318{font-size:14px;line-height:22.003px}._profileFriendsSearch_1qdxn_324{margin-bottom:18px;border-radius:33px;height:34px;padding-right:20px}._profileFriendsSearch_1qdxn_324 input{padding-left:49px}._profileFriendsSearch_1qdxn_324:before{width:20px;height:20px;min-width:20px;left:19px}._profileLeftEnd_1qdxn_353{display:none;margin:40px auto 20px;max-width:480px;width:100%;padding:0 16px}._profileLeftLink_1qdxn_358{font-size:10px;line-height:22px}a._profileLeftLink_1qdxn_358:hover{text-decoration:underline}._profileLeftCopy_1qdxn_368{font-size:10px;line-height:22px}}._container_piupu_1{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}label{display:flex;align-items:start;color:#14171a;font-family:Gilroy,sans-serif;font-size:.625vw;font-style:normal;font-weight:400;line-height:96%}._btn6_piupu_17,._btn4_piupu_18,._btn3_piupu_19,._btn2_piupu_20,._btn_piupu_17,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn_piupu_17{width:4.323vw;height:1.094vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/prod-btn-buy.png)}._btn_piupu_17:hover{background-image:url(../img/prod-btn-buy-hover.png);filter:drop-shadow(0 .12vw .137vw #0ff80b);text-shadow:0 .034vw .113vw #e5ffe4;color:#fff}._btn2_piupu_20:hover ._cartIcon_piupu_56,._btn_piupu_17:hover ._cartIcon_piupu_56{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M7.06836 15.4395C7.69113 15.4396 8.22496 15.8187 8.45312 16.3584C8.52913 16.5382 8.57127 16.7359 8.57129 16.9434L8.56445 17.0967C8.55442 17.1956 8.53318 17.2915 8.50488 17.3838C8.50216 17.3927 8.49897 17.4014 8.49609 17.4102C8.4698 17.4906 8.43729 17.5678 8.39844 17.6416C8.38796 17.6615 8.37657 17.6808 8.36523 17.7002C8.35123 17.7241 8.33655 17.7475 8.32129 17.7705C8.31415 17.7813 8.30721 17.7921 8.2998 17.8027C8.27949 17.8318 8.25859 17.8602 8.23633 17.8877C8.22906 17.8967 8.22134 17.9053 8.21387 17.9141C8.19205 17.9398 8.16996 17.9651 8.14648 17.9893C8.13285 18.0033 8.11867 18.0168 8.10449 18.0303C8.08744 18.0465 8.06955 18.0617 8.05176 18.0771C8.035 18.0917 8.01838 18.1063 8.00098 18.1201C7.98148 18.1356 7.96167 18.1505 7.94141 18.165C7.92143 18.1793 7.90155 18.1937 7.88086 18.207C7.86415 18.2178 7.84723 18.2282 7.83008 18.2383C7.807 18.2519 7.78362 18.265 7.75977 18.2773C7.74375 18.2857 7.72729 18.293 7.71094 18.3008C7.68359 18.3138 7.65616 18.3265 7.62793 18.3379C7.61284 18.3439 7.59736 18.3489 7.58203 18.3545C7.55528 18.3642 7.52841 18.3736 7.50098 18.3818C7.47239 18.3904 7.44334 18.3974 7.41406 18.4043C7.39711 18.4083 7.38045 18.4136 7.36328 18.417C7.34041 18.4215 7.31718 18.4242 7.29395 18.4277C7.22026 18.4389 7.14515 18.4473 7.06836 18.4473C7.01639 18.4473 6.96468 18.4446 6.91406 18.4395C6.81368 18.4292 6.7166 18.4079 6.62305 18.3789C6.61842 18.3775 6.61398 18.3755 6.60938 18.374C6.56964 18.3613 6.5304 18.3479 6.49219 18.332C6.47128 18.3234 6.45108 18.3133 6.43066 18.3037C6.41098 18.2945 6.39128 18.2855 6.37207 18.2754C6.34812 18.2628 6.32493 18.2491 6.30176 18.2354C6.2844 18.225 6.26689 18.2151 6.25 18.2041C6.22998 18.1911 6.21075 18.177 6.19141 18.1631C6.17119 18.1485 6.15128 18.1337 6.13184 18.1182C6.11536 18.105 6.0989 18.0919 6.08301 18.0781C6.06438 18.0619 6.04613 18.0454 6.02832 18.0283C6.01186 18.0125 5.9962 17.996 5.98047 17.9795C5.96043 17.9585 5.94068 17.9372 5.92188 17.915C5.91424 17.906 5.90684 17.8969 5.89941 17.8877C5.87837 17.8617 5.85817 17.835 5.83887 17.8076C5.82737 17.7913 5.81652 17.7746 5.80566 17.7578C5.79282 17.7379 5.78048 17.7178 5.76855 17.6973C5.75837 17.6798 5.74777 17.6625 5.73828 17.6445C5.72348 17.6165 5.71032 17.5876 5.69727 17.5586C5.68897 17.5401 5.68042 17.5218 5.67285 17.5029C5.66435 17.4817 5.65697 17.4601 5.64941 17.4385C5.64173 17.4165 5.63363 17.3945 5.62695 17.3721C5.62083 17.3515 5.61561 17.3305 5.61035 17.3096C5.59269 17.2391 5.5786 17.1668 5.57129 17.0928C5.56645 17.0437 5.56446 16.9937 5.56445 16.9434C5.56446 16.8916 5.56715 16.8405 5.57227 16.79C5.58251 16.6888 5.6025 16.5904 5.63184 16.4961C5.69051 16.3076 5.78543 16.135 5.9082 15.9863C6.18399 15.6524 6.60148 15.4395 7.06836 15.4395ZM13.8359 15.4395C14.4588 15.4396 14.9926 15.8186 15.2207 16.3584C15.2777 16.4934 15.3157 16.6383 15.3311 16.79C15.3361 16.8404 15.3389 16.8917 15.3389 16.9434L15.332 17.0967C15.322 17.1957 15.3008 17.2914 15.2725 17.3838C15.2697 17.3927 15.2666 17.4014 15.2637 17.4102C15.239 17.4855 15.2095 17.5584 15.1738 17.6279C15.1612 17.6525 15.1477 17.6764 15.1338 17.7002C15.12 17.7237 15.1058 17.7468 15.0908 17.7695C15.0823 17.7824 15.0734 17.795 15.0645 17.8076C15.0473 17.832 15.0293 17.8556 15.0107 17.8789C15.0011 17.891 14.9915 17.9032 14.9814 17.915C14.9598 17.9405 14.9374 17.9653 14.9141 17.9893C14.9025 18.0012 14.8899 18.0119 14.8779 18.0234C14.8578 18.0428 14.8376 18.0618 14.8164 18.0801C14.8013 18.0931 14.7861 18.1058 14.7705 18.1182C14.7505 18.1341 14.7308 18.1502 14.71 18.165C14.6896 18.1797 14.6686 18.1934 14.6475 18.207C14.6337 18.2159 14.6195 18.224 14.6055 18.2324C14.5801 18.2476 14.5547 18.2627 14.5283 18.2764C14.5056 18.2882 14.4824 18.2989 14.459 18.3096C14.4415 18.3176 14.4241 18.3257 14.4062 18.333C14.3816 18.3431 14.3563 18.3515 14.3311 18.3604C14.3103 18.3676 14.2897 18.3755 14.2686 18.3818C14.2483 18.3879 14.2276 18.3922 14.207 18.3975C14.1786 18.4047 14.1502 18.4124 14.1211 18.418C14.1072 18.4206 14.0931 18.4225 14.0791 18.4248C14.0481 18.4299 14.017 18.4353 13.9854 18.4385C13.9362 18.4433 13.8864 18.4463 13.8359 18.4463C13.784 18.4463 13.7322 18.4446 13.6816 18.4395C13.6323 18.4344 13.5839 18.4257 13.5361 18.416C13.524 18.4136 13.5121 18.41 13.5 18.4072C13.4634 18.3989 13.4272 18.3899 13.3916 18.3789C13.3837 18.3765 13.376 18.3737 13.3682 18.3711C13.3311 18.359 13.2945 18.3459 13.2588 18.3311C13.2419 18.324 13.2255 18.3162 13.209 18.3086C13.185 18.2975 13.161 18.2867 13.1377 18.2744C13.1161 18.2631 13.0952 18.2506 13.0742 18.2383C13.0516 18.2249 13.0297 18.2108 13.0078 18.1963C12.996 18.1885 12.9842 18.181 12.9727 18.1729C12.9477 18.1553 12.9232 18.1372 12.8994 18.1182C12.8808 18.1033 12.8626 18.088 12.8447 18.0723C12.8281 18.0576 12.8119 18.0427 12.7959 18.0273C12.7796 18.0117 12.7636 17.9958 12.748 17.9795C12.7398 17.9708 12.7307 17.963 12.7227 17.9541L12.6758 17.8994C12.6727 17.8957 12.6701 17.8915 12.667 17.8877C12.6459 17.8617 12.6257 17.835 12.6064 17.8076C12.595 17.7913 12.5841 17.7746 12.5732 17.7578C12.5604 17.7379 12.5481 17.7178 12.5361 17.6973C12.5254 17.6789 12.5148 17.6605 12.5049 17.6416C12.4906 17.6144 12.4775 17.5867 12.4648 17.5586C12.4565 17.5401 12.448 17.5218 12.4404 17.5029C12.4319 17.4817 12.4245 17.4601 12.417 17.4385C12.4093 17.4165 12.4012 17.3945 12.3945 17.3721C12.3884 17.3515 12.3841 17.3305 12.3789 17.3096C12.3612 17.239 12.3462 17.1669 12.3389 17.0928C12.334 17.0436 12.332 16.9938 12.332 16.9434C12.332 16.8398 12.3424 16.7383 12.3623 16.6406C12.4524 16.2 12.7355 15.8296 13.1191 15.6211C13.3322 15.5054 13.5765 15.4395 13.8359 15.4395ZM1.33008 0.404297C2.6531 0.404297 3.78249 1.361 4 2.66602L4.09961 3.26074H15.8848C17.6455 3.26074 18.9377 4.9159 18.5107 6.62402L17.7588 9.63086C17.4575 10.8355 16.3746 11.6807 15.1328 11.6807H5.50293L5.60254 12.2803C5.67503 12.7152 6.05127 13.0341 6.49219 13.0342H16.8418C17.34 13.0342 17.7441 13.4383 17.7441 13.9365C17.7441 14.4348 17.34 14.8389 16.8418 14.8389H6.49219C5.16926 14.8388 4.03976 13.8821 3.82227 12.5771L2.21973 2.96289C2.14723 2.52788 1.77109 2.20898 1.33008 2.20898H1.05469C0.556504 2.20898 0.152446 1.8048 0.152344 1.30664C0.152344 0.808394 0.556441 0.404297 1.05469 0.404297H1.33008ZM5.20215 9.87598H15.1328C15.5467 9.87597 15.9073 9.59478 16.0078 9.19336L16.7607 6.18555C16.9027 5.61635 16.4715 5.06543 15.8848 5.06543H4.40039L5.20215 9.87598Z' fill='white'/%3E%3C/svg%3E");filter:drop-shadow(0 .052vw .25vw #fff)}._btn2_piupu_20{color:#f7dc9a;text-align:center;font-size:.729vw;font-weight:600;line-height:normal;text-transform:uppercase;background-image:url(../img/prod-btn.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:6.563vw;height:1.667vw;text-transform:none;gap:1.042vw}._btn2_piupu_20:hover{color:#fff;text-shadow:0 .156vw .172vw rgba(255,255,255,.84)}._btn2_piupu_20:hover:after{filter:drop-shadow(0 .156vw .172vw #fff)}._btn2_piupu_20:hover{filter:drop-shadow(0 .365vw .781vw #0ef);background-image:url(../img/prod-btn-hover.png)}._cartIcon_piupu_56{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M5.0918 10.6667C5.15982 10.6668 5.22687 10.6731 5.29102 10.6863C5.74057 10.7783 6.0791 11.1763 6.0791 11.6531C6.0791 11.6698 6.077 11.6864 6.07617 11.7029L6.07422 11.7537C6.06117 11.8823 6.02157 12.0029 5.96387 12.1121C5.95759 12.1239 5.95108 12.1356 5.94434 12.1472C5.93536 12.1626 5.92677 12.1782 5.91699 12.1931C5.91069 12.2027 5.90408 12.2121 5.89746 12.2214C5.8855 12.2383 5.87234 12.2542 5.85938 12.2703C5.85167 12.2798 5.84399 12.2893 5.83594 12.2986C5.82669 12.3092 5.8173 12.3196 5.80762 12.3298C5.79525 12.3429 5.78259 12.3555 5.76953 12.3679C5.75897 12.3779 5.7483 12.3877 5.7373 12.3972C5.72646 12.4066 5.71535 12.4156 5.7041 12.4246C5.68914 12.4364 5.67385 12.4477 5.6582 12.4587C5.64977 12.4647 5.64143 12.4706 5.63281 12.4763C5.61694 12.4867 5.60048 12.4961 5.58398 12.5056C5.57135 12.5129 5.55887 12.5204 5.5459 12.5271C5.53517 12.5327 5.52462 12.5385 5.51367 12.5437C5.49604 12.5521 5.47815 12.5598 5.45996 12.5671C5.45021 12.5711 5.44057 12.5752 5.43066 12.5789C5.41166 12.5858 5.39257 12.5926 5.37305 12.5984C5.3269 12.6121 5.27916 12.6208 5.23047 12.6277C5.1852 12.634 5.13882 12.6394 5.0918 12.6394C5.05785 12.6394 5.02428 12.6379 4.99121 12.6345C4.92865 12.6282 4.86812 12.6149 4.80957 12.5974C4.79104 12.5919 4.77293 12.5854 4.75488 12.5789C4.74189 12.5741 4.72855 12.5704 4.71582 12.5652C4.7045 12.5605 4.69372 12.5546 4.68262 12.5496C4.66442 12.5412 4.64649 12.5326 4.62891 12.5232C4.62091 12.5189 4.61333 12.514 4.60547 12.5095C4.55774 12.4823 4.51205 12.4522 4.46973 12.4177C4.46507 12.4139 4.46064 12.4099 4.45605 12.406C4.43914 12.3917 4.42313 12.3765 4.40723 12.3611C4.39746 12.3516 4.3873 12.3426 4.37793 12.3328C4.36712 12.3214 4.35695 12.3095 4.34668 12.2976C4.33669 12.2861 4.32684 12.2744 4.31738 12.2625C4.3086 12.2513 4.3003 12.2398 4.29199 12.2283C4.28228 12.2148 4.27271 12.2012 4.26367 12.1873C4.25543 12.1745 4.24789 12.1613 4.24023 12.1482C4.23268 12.1352 4.22475 12.1225 4.21777 12.1091C4.16672 12.0114 4.1321 11.9042 4.11621 11.7908C4.1099 11.7457 4.10548 11.6999 4.10547 11.6531C4.10547 11.1423 4.49383 10.7222 4.99121 10.6716C5.02429 10.6683 5.05783 10.6668 5.0918 10.6667ZM9.63379 10.6716C9.70007 10.6784 9.76444 10.6915 9.82617 10.7107C9.85712 10.7203 9.88744 10.7314 9.91699 10.7439C9.94633 10.7563 9.97513 10.7698 10.0029 10.7849L10.084 10.8347C10.2413 10.941 10.3665 11.0914 10.4414 11.2683C10.4664 11.3274 10.4859 11.3895 10.499 11.4539C10.5122 11.5181 10.5186 11.585 10.5186 11.6531C10.5185 11.687 10.518 11.7206 10.5146 11.7537C10.5049 11.85 10.4799 11.9419 10.4443 12.0281C10.4376 12.0444 10.4295 12.06 10.4219 12.0759C10.4177 12.0846 10.4145 12.0937 10.4102 12.1023C10.4024 12.1175 10.3943 12.1325 10.3857 12.1472C10.3603 12.1909 10.3314 12.2321 10.2998 12.2712C10.2927 12.2801 10.2857 12.289 10.2783 12.2976C10.2687 12.3088 10.2582 12.3191 10.248 12.3298C10.2357 12.3429 10.223 12.3556 10.21 12.3679C10.1994 12.3779 10.1887 12.3877 10.1777 12.3972C10.1669 12.4066 10.1558 12.4156 10.1445 12.4246C10.1296 12.4364 10.1143 12.4477 10.0986 12.4587C10.0902 12.4647 10.0819 12.4706 10.0732 12.4763C10.0574 12.4867 10.0409 12.4961 10.0244 12.5056C10.0127 12.5124 10.0013 12.5198 9.98926 12.5261C9.89238 12.5768 9.78629 12.6115 9.67383 12.6277C9.6276 12.6343 9.58029 12.6394 9.53223 12.6394C9.49828 12.6394 9.4647 12.6379 9.43164 12.6345C9.2696 12.6181 9.11944 12.5616 8.99023 12.4763C8.98103 12.4702 8.97188 12.4641 8.96289 12.4578C8.94602 12.4458 8.93012 12.4327 8.91406 12.4197C8.90451 12.412 8.89499 12.4043 8.88574 12.3962C8.87513 12.387 8.8647 12.3776 8.85449 12.3679C8.84145 12.3556 8.82876 12.3429 8.81641 12.3298C8.80499 12.3178 8.794 12.3054 8.7832 12.2927C8.77705 12.2855 8.77059 12.2786 8.76465 12.2712C8.73259 12.2315 8.70438 12.1888 8.67871 12.1443C8.67143 12.1317 8.66396 12.1192 8.65723 12.1062C8.65166 12.0955 8.6458 12.0849 8.64062 12.074C8.63228 12.0563 8.6245 12.0384 8.61719 12.0203C8.61327 12.0105 8.60908 12.0009 8.60547 11.991C8.59854 11.972 8.59171 11.9529 8.58594 11.9333C8.57229 11.8872 8.56346 11.8394 8.55664 11.7908C8.55032 11.7457 8.54592 11.6999 8.5459 11.6531C8.5459 11.1083 8.9875 10.6659 9.53223 10.6658C9.56644 10.6658 9.60047 10.6682 9.63379 10.6716ZM1.32715 0.801514C2.19506 0.801514 2.93623 1.42888 3.0791 2.28491L3.14453 2.67554H10.877C12.0321 2.67555 12.8795 3.76098 12.5996 4.88159L12.1064 6.85522C11.9087 7.64553 11.1985 8.19994 10.3838 8.19995H4.06543L4.13086 8.59351C4.17844 8.87869 4.42478 9.08837 4.71387 9.08862H11.5049C11.8318 9.08862 12.0967 9.35352 12.0967 9.68042C12.0965 10.0072 11.8317 10.2722 11.5049 10.2722H4.71387C3.84605 10.272 3.10557 9.64391 2.96289 8.78784L1.91113 2.48022C1.86356 2.19481 1.6165 1.98511 1.32715 1.98511H1.14648C0.819633 1.98505 0.554688 1.72018 0.554688 1.39331C0.554749 1.0665 0.819671 0.801575 1.14648 0.801514H1.32715ZM3.86816 7.01636H10.3838C10.6553 7.01635 10.8921 6.83149 10.958 6.56812L11.4512 4.59448C11.5443 4.22103 11.2619 3.85914 10.877 3.85913H3.3418L3.86816 7.01636Z' fill='%23F7DC9A'/%3E%3C/svg%3E");display:inline-block;width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain}._popupProudctBtn_piupu_98 ._cartIcon_piupu_56{width:.938vw;height:.938vw;min-width:.938vw}._formBlock_piupu_103{display:flex;flex-direction:column;gap:.26vw;width:100%;position:relative}._formBlock_piupu_103._error_piupu_110 ._formError_piupu_110{display:inline-block}._formBlock_piupu_103._error_piupu_110 ._formInput_piupu_113{border-color:#ff0707}._formInput_piupu_113{border:.052vw solid #000;background:#fff;color:#000;font-size:.729vw;font-weight:400;height:2.083vw}._formError_piupu_110{display:none;color:red;text-align:right;font-family:Gilroy,sans-serif;font-size:.625vw;font-style:normal;font-weight:400;line-height:96%;position:absolute;top:calc(100% + .26vw);right:0}._formBox_piupu_137{width:100%;display:flex;flex-direction:column;gap:1.042vw}._popupProduct_piupu_143{position:fixed;inset:0;z-index:9999;background:#000000ba;overflow:auto;opacity:0;pointer-events:none;transition:all .2s ease}._popupProduct_piupu_143._active_piupu_153{opacity:1;pointer-events:all}._popupProductInner_piupu_157{border-radius:.417vw;padding:2.292vw 2.083vw 1.563vw;position:relative;overflow:hidden;z-index:1;width:100%;max-width:21.875vw;background-image:url(../img/storeSelects/bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:34.375vw;margin:5% auto}._popupProductInner_piupu_157:after{position:absolute;content:"";z-index:-1;background-image:url(../img/storeSelects/icon-6.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:12.06vw;height:8.051vw;bottom:0;left:-5.208vw;bottom:-3.229vw}._popupProductContent_piupu_186{margin:1.042vw auto 1.563vw;max-width:15.625vw;width:100%;filter:drop-shadow(.365vw .521vw .208vw rgba(0,0,0,.25))}._popupProductContent_piupu_186 ._productItemDetail_piupu_192{font-size:.833vw;bottom:1.458vw;position:absolute;right:1.354vw}._popupProductContent_piupu_186 ._productItemTop_piupu_198{top:1.042vw;left:1.198vw;right:1.198vw}._popupProductContent_piupu_186 ._productItemDetails_piupu_203{color:#f7dc9a;font-family:Gilroy,sans-serif;font-size:.625vw;font-weight:400;line-height:96%;position:absolute;right:1.198vw;bottom:1.667vw;z-index:5}._popupProductContent_piupu_186 ._productItemDetail_piupu_192:not(:hover){text-decoration:underline}._popupProductEnd_piupu_217{width:100%;max-width:15.625vw;margin:1.302vw auto 0}._popupProductForm_piupu_222{display:flex;align-items:end;gap:.677vw}._popupProductBtn_piupu_227{width:6.563vw;min-width:6.563vw;height:1.667vw;gap:.521vw;margin-bottom:.208vw;margin-left:auto}._popupProductBtn_piupu_227 ._cartIcon_piupu_56{width:.938vw;height:.938vw;min-width:.938vw}._popupProductTitle_piupu_240{color:#14171a;font-size:1.25vw;font-weight:600;line-height:1.042vw;text-transform:uppercase;text-align:center}._popupProductClose_piupu_248{position:absolute;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 5L5 19M19 19L5 5' stroke='%23191B1F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;width:1.25vw;height:1.25vw;min-width:1.25vw;top:1.146vw;right:1.302vw}._popupProductTransaction_piupu_260{color:#000;font-family:Roboto,sans-serif;font-size:.625vw;font-weight:400;line-height:1.25vw;letter-spacing:.008vw;margin:0 auto;text-align:center;max-width:max-content;display:flex;align-items:center}._popupProductTransaction_piupu_260:not(:hover){text-decoration:underline}@media(max-width:768px){._container_piupu_1{max-width:480px;padding:0 16px}._btn6_piupu_17,._btn4_piupu_18,._btn3_piupu_19,._btn2_piupu_20,._btn_piupu_17,button{font-size:14px}._btn_piupu_17{width:83.002px;height:21.005px}._btn_piupu_17:hover{filter:drop-shadow(0 2.304px 2.63px #0ff80b);text-shadow:0 .653px 2.17px #e5ffe4}._btn2_piupu_20:hover ._cartIcon_piupu_56,._btn_piupu_17:hover ._cartIcon_piupu_56{filter:drop-shadow(0 1px 4.8px #fff)}._btn2_piupu_20{font-size:14px;max-width:126.01px;height:32.006px;gap:20px}._btn2_piupu_20:hover{color:#fff;text-shadow:0 2.995px 3.302px rgba(255,255,255,.84)}._btn2_piupu_20:hover:after{filter:drop-shadow(0 2.995px 3.302px #fff)}._btn2_piupu_20:hover{filter:drop-shadow(0 7.008px 14.995px #0ef)}._cartIcon_piupu_56,._popupProudctBtn_piupu_98 ._cartIcon_piupu_56{width:18.01px;height:18.01px;min-width:18.01px}._formBlock_piupu_103{gap:5px}._popupProductInner_piupu_157{border-radius:8px;padding:40px 30px;width:100%;max-width:420px;min-height:auto;margin:10% auto}._popupProductInner_piupu_157:after{width:231.552px;height:154.579px;left:-99.994px;bottom:-61.997px}._popupProductContent_piupu_186{margin:20px auto 30px;max-width:300px;width:100%;filter:drop-shadow(7.008px 10px 4px rgba(0,0,0,.25))}._popupProductContent_piupu_186 ._productItemDetail_piupu_192{font-size:16px;bottom:27.994px;right:25.997px}._popupProductContent_piupu_186 ._productItemTop_piupu_198{top:20px;left:23.002px;right:23.002px}._popupProductContent_piupu_186 ._productItemDetails_piupu_203{font-size:12px;right:23.002px;bottom:32.006px;z-index:5}._popupProductEnd_piupu_217{max-width:300px;margin:25px auto 0}._popupProductForm_piupu_222{gap:20px;flex-direction:column}._popupProductBtn_piupu_227{width:126.01px;min-width:126.01px;height:32.006px;gap:10px;margin-bottom:0}._popupProductBtn_piupu_227 ._cartIcon_piupu_56{width:18.01px;height:18.01px;min-width:18.01px}._popupProductTitle_piupu_240{font-size:24px;line-height:20px}._popupProductClose_piupu_248{width:24px;height:24px;min-width:24px;top:10px;right:20px}._popupProductTransaction_piupu_260{font-size:12px;line-height:24px;letter-spacing:.154px}}@media(max-width:768px){label,._formLabel_piupu_407{font-size:12px}._popupProductInput_piupu_411 input,._popupProductInput_piupu_411 select,._formInput_piupu_113 input,input._formInput_piupu_113,select._formInput_piupu_113,textarea._formInput_piupu_113{height:44px;font-size:14px;width:100%}._formError_piupu_110{position:relative;top:4px;right:auto;font-size:12px;text-align:left}._popupProductInner_piupu_157{max-width:94vw;padding:24px 16px;border-radius:12px;min-height:unset;margin:12vw auto}._popupProductContent_piupu_186{max-width:100%;margin:16px auto 20px}._popupProductForm_piupu_222{flex-direction:column;align-items:stretch;gap:12px}._popupProductEnd_piupu_217{width:100%;max-width:100%;margin:16px auto 0}._popupProductClose_piupu_248{top:12px;right:12px;width:32px;height:32px;min-width:32px}}._popupProduct_12ke1_2{position:fixed;inset:0;z-index:9999;background:#000000ba;overflow:auto;opacity:0;pointer-events:none;transition:all .2s ease}._popupProduct_12ke1_2._active_12ke1_12{opacity:1;pointer-events:all}._container_12ke1_18{width:100%;max-width:86vw;padding:0 1vw;margin:0 auto}._popupProductInner_12ke1_26{border-radius:.5vw;padding:2.5vw 2vw 1.8vw;position:relative;overflow:hidden;width:100%;max-width:25vw;background-image:url(../img/storeSelects/bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:36vw;margin:5% auto}._popupProductInner_12ke1_26:after{position:absolute;content:"";z-index:-1;background-image:url(../img/storeSelects/icon-6.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:12vw;height:8vw;left:-5vw;bottom:-3vw}._popupProductTitle_12ke1_56{color:#14171a;font-family:Gilroy,sans-serif;font-size:1.4vw;font-weight:600;text-transform:uppercase;text-align:center;margin-bottom:1.2vw}._popupProductContent_12ke1_69{margin:1vw auto;max-width:18vw;width:100%;filter:drop-shadow(.3vw .4vw .2vw rgba(0,0,0,.25))}._popupProductForm_12ke1_76{display:flex;flex-direction:column;gap:1vw}._formBlock_12ke1_82{display:flex;flex-direction:column;gap:.3vw;width:100%;position:relative}._formLabel_12ke1_90{color:#14171a;font-family:Gilroy,sans-serif;font-size:.7vw;font-weight:400}._formInput_12ke1_97{border:.07vw solid #000;background:#fff;color:#000;font-family:Gilroy,sans-serif;font-size:.8vw;height:2.4vw;padding:0 .7vw;outline:none;border-radius:.2vw;transition:all .2s ease}._formInput_12ke1_97:focus{border-color:#f7dc9a;box-shadow:0 0 .4vw #f7dc9a99}._formError_12ke1_115{display:none;color:red;text-align:right;font-size:.7vw;position:absolute;top:calc(100% + .3vw);right:0}._formBlock_12ke1_82._error_12ke1_124 ._formError_12ke1_115{display:inline-block}._formBlock_12ke1_82._error_12ke1_124 ._formInput_12ke1_97{border-color:#ff0707}._popupProductEnd_12ke1_164{width:100%;display:flex;justify-content:center;margin-top:20px}._popupProductBtn_12ke1_131{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:10px 34px;font-weight:600;font-size:15px;color:#fff;border-radius:8px;background:none;overflow:hidden;transform:skew(12deg);transition:all .3s ease}._popupProductBtn_12ke1_131:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/btn.webp);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}._popupProductBtn_12ke1_131 span,._popupProductBtn_12ke1_131 p{position:relative;z-index:1;transform:skew(-12deg);margin:0}._popupProductBtn_12ke1_131:hover{transform:skew(12deg) scale(1.03)}._popupProductBtn_12ke1_131:active{transform:skew(12deg) scale(.97)}._popupProductClose_12ke1_249{position:absolute;top:1.2vw;right:1.2vw;width:1.4vw;height:1.4vw;min-width:20px;min-height:20px;background:transparent;border:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18 6L6 18M6 6l12 12' stroke='%23000000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;z-index:1000;transition:transform .2s ease,opacity .2s ease}._popupProductClose_12ke1_249:hover{transform:scale(1.15);opacity:.8}@media(max-width:768px){._popupProductInner_12ke1_26{border-radius:12px;padding:30px 20px 40px;max-width:90%;margin:15% auto;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center}._popupProductTitle_12ke1_56{font-size:20px;text-align:center;margin-bottom:24px;color:#14171a;letter-spacing:.5px}._popupProductContent_12ke1_69{width:100%;max-width:320px;margin:0 auto}._popupProductForm_12ke1_76{display:flex;flex-direction:column;gap:16px}._formBlock_12ke1_82{display:flex;flex-direction:column;gap:6px;width:100%}._formLabel_12ke1_90{font-size:14px;font-weight:500;color:#14171a}._formInput_12ke1_97{width:100%;height:44px;font-size:16px;padding:0 12px;border:1px solid #000;border-radius:6px;background:#fff;color:#000;transition:all .2s ease}._formInput_12ke1_97:focus{border-color:#f7dc9a;box-shadow:0 0 8px #f7dc9a66}._popupProductEnd_12ke1_164{margin-top:24px;display:flex;justify-content:center;width:100%}._popupProductBtn_12ke1_131{max-width:100%;font-size:15px;padding:14px 20px;border-radius:8px;margin-top:20px}._popupProductClose_12ke1_249{width:26px;height:26px;top:12px;right:12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M5 5L19 19M19 5L5 19' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}}._currencyList_12ke1_382{position:absolute;top:100%;left:0;right:0;background:#fff;color:#000;border:1px solid rgba(0,0,0,.15);border-radius:6px;max-height:160px;overflow-y:auto;z-index:20;margin-top:4px;padding:0}._currencyItem_12ke1_398{list-style:none;padding:4px 8px;cursor:pointer;font-size:13px;line-height:1.2}._currencyItem_12ke1_398:hover{background-color:#0000000d}@media(max-width:768px){label,._popupProductLabel_12ke1_412,._formLabel_12ke1_90{font-size:12px}._popupProductInput_12ke1_417 input,._popupProductInput_12ke1_417 select,._formInput_12ke1_97 input,input._formInput_12ke1_97,select._formInput_12ke1_97,textarea._formInput_12ke1_97{height:44px;font-size:14px;width:100%}._popupProductError_12ke1_428,._formError_12ke1_115{position:relative;top:4px;right:auto;font-size:12px;text-align:left}._popupProductInner_12ke1_26{max-width:94vw;padding:24px 16px;border-radius:12px;min-height:unset;margin:12vw auto}._popupProductContent_12ke1_69{max-width:100%;margin:16px auto 20px}._popupProductForm_12ke1_76{flex-direction:column;align-items:stretch;gap:12px}._popupProductEnd_12ke1_164{width:100%;max-width:100%;margin:16px auto 0}._popupProductClose_12ke1_249{top:12px;right:12px;width:32px;height:32px;min-width:32px}}a{color:inherit;text-decoration:none;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}input,select{vertical-align:middle}*,*:after,*:before{padding:0;margin:0;box-sizing:border-box}._btn6_10a0j_38,._btn4_10a0j_39,._btn3_10a0j_40,._btn2_10a0j_41,._btn_10a0j_38,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn6_10a0j_38:active,._btn4_10a0j_39:active,._btn_10a0j_38:active{transform:scale(.95)}._btn6_10a0j_38,._btn4_10a0j_39{color:#fefcd8;text-align:center;font-size:.833vw;font-weight:700;line-height:normal;text-transform:uppercase;background-image:url(../img/btn-4.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:13.438vw;height:3.125vw}._btn4_10a0j_39:hover{filter:drop-shadow(-.41vw .051vw .507vw rgba(26,255,228,.27)) drop-shadow(.103vw .154vw .528vw #0ff)}._btn6_10a0j_38{text-shadow:0 .086vw .086vw rgba(0,0,0,.2);color:#f7dc9a;background-image:url(../img/btn-6.webp)}._btn6_10a0j_38:hover{filter:drop-shadow(-.156vw .208vw .507vw rgba(247,220,154,.8)) drop-shadow(.103vw .154vw .528vw rgba(247,220,154,.87))}._btnSlidePrev_10a0j_96{background-image:url(../img/btn-prev.webp);background-position:center;background-repeat:no-repeat;background-size:contain;width:4.173vw;min-width:4.173vw;height:3.807vw;flex-shrink:0}._btnSlideNext_10a0j_106{background-image:url(../img/btn-next.webp);background-position:center;background-repeat:no-repeat;background-size:contain;width:4.173vw;min-width:4.173vw;height:3.807vw;flex-shrink:0}._btnSlideNext_10a0j_106:hover,._btnSlidePrev_10a0j_96:hover{filter:drop-shadow(.046vw .051vw .195vw rgba(26,255,228,.27)) drop-shadow(.103vw .05vw .216vw #0ff)}._btn2_10a0j_41:hover ._cartIcon_10a0j_121,._btn_10a0j_38:hover ._cartIcon_10a0j_121{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M7.06836 15.4395C7.69113 15.4396 8.22496 15.8187 8.45312 16.3584C8.52913 16.5382 8.57127 16.7359 8.57129 16.9434L8.56445 17.0967C8.55442 17.1956 8.53318 17.2915 8.50488 17.3838C8.50216 17.3927 8.49897 17.4014 8.49609 17.4102C8.4698 17.4906 8.43729 17.5678 8.39844 17.6416C8.38796 17.6615 8.37657 17.6808 8.36523 17.7002C8.35123 17.7241 8.33655 17.7475 8.32129 17.7705C8.31415 17.7813 8.30721 17.7921 8.2998 17.8027C8.27949 17.8318 8.25859 17.8602 8.23633 17.8877C8.22906 17.8967 8.22134 17.9053 8.21387 17.9141C8.19205 17.9398 8.16996 17.9651 8.14648 17.9893C8.13285 18.0033 8.11867 18.0168 8.10449 18.0303C8.08744 18.0465 8.06955 18.0617 8.05176 18.0771C8.035 18.0917 8.01838 18.1063 8.00098 18.1201C7.98148 18.1356 7.96167 18.1505 7.94141 18.165C7.92143 18.1793 7.90155 18.1937 7.88086 18.207C7.86415 18.2178 7.84723 18.2282 7.83008 18.2383C7.807 18.2519 7.78362 18.265 7.75977 18.2773C7.74375 18.2857 7.72729 18.293 7.71094 18.3008C7.68359 18.3138 7.65616 18.3265 7.62793 18.3379C7.61284 18.3439 7.59736 18.3489 7.58203 18.3545C7.55528 18.3642 7.52841 18.3736 7.50098 18.3818C7.47239 18.3904 7.44334 18.3974 7.41406 18.4043C7.39711 18.4083 7.38045 18.4136 7.36328 18.417C7.34041 18.4215 7.31718 18.4242 7.29395 18.4277C7.22026 18.4389 7.14515 18.4473 7.06836 18.4473C7.01639 18.4473 6.96468 18.4446 6.91406 18.4395C6.81368 18.4292 6.7166 18.4079 6.62305 18.3789C6.61842 18.3775 6.61398 18.3755 6.60938 18.374C6.56964 18.3613 6.5304 18.3479 6.49219 18.332C6.47128 18.3234 6.45108 18.3133 6.43066 18.3037C6.41098 18.2945 6.39128 18.2855 6.37207 18.2754C6.34812 18.2628 6.32493 18.2491 6.30176 18.2354C6.2844 18.225 6.26689 18.2151 6.25 18.2041C6.22998 18.1911 6.21075 18.177 6.19141 18.1631C6.17119 18.1485 6.15128 18.1337 6.13184 18.1182C6.11536 18.105 6.0989 18.0919 6.08301 18.0781C6.06438 18.0619 6.04613 18.0454 6.02832 18.0283C6.01186 18.0125 5.9962 17.996 5.98047 17.9795C5.96043 17.9585 5.94068 17.9372 5.92188 17.915C5.91424 17.906 5.90684 17.8969 5.89941 17.8877C5.87837 17.8617 5.85817 17.835 5.83887 17.8076C5.82737 17.7913 5.81652 17.7746 5.80566 17.7578C5.79282 17.7379 5.78048 17.7178 5.76855 17.6973C5.75837 17.6798 5.74777 17.6625 5.73828 17.6445C5.72348 17.6165 5.71032 17.5876 5.69727 17.5586C5.68897 17.5401 5.68042 17.5218 5.67285 17.5029C5.66435 17.4817 5.65697 17.4601 5.64941 17.4385C5.64173 17.4165 5.63363 17.3945 5.62695 17.3721C5.62083 17.3515 5.61561 17.3305 5.61035 17.3096C5.59269 17.2391 5.5786 17.1668 5.57129 17.0928C5.56645 17.0437 5.56446 16.9937 5.56445 16.9434C5.56446 16.8916 5.56715 16.8405 5.57227 16.79C5.58251 16.6888 5.6025 16.5904 5.63184 16.4961C5.69051 16.3076 5.78543 16.135 5.9082 15.9863C6.18399 15.6524 6.60148 15.4395 7.06836 15.4395ZM13.8359 15.4395C14.4588 15.4396 14.9926 15.8186 15.2207 16.3584C15.2777 16.4934 15.3157 16.6383 15.3311 16.79C15.3361 16.8404 15.3389 16.8917 15.3389 16.9434L15.332 17.0967C15.322 17.1957 15.3008 17.2914 15.2725 17.3838C15.2697 17.3927 15.2666 17.4014 15.2637 17.4102C15.239 17.4855 15.2095 17.5584 15.1738 17.6279C15.1612 17.6525 15.1477 17.6764 15.1338 17.7002C15.12 17.7237 15.1058 17.7468 15.0908 17.7695C15.0823 17.7824 15.0734 17.795 15.0645 17.8076C15.0473 17.832 15.0293 17.8556 15.0107 17.8789C15.0011 17.891 14.9915 17.9032 14.9814 17.915C14.9598 17.9405 14.9374 17.9653 14.9141 17.9893C14.9025 18.0012 14.8899 18.0119 14.8779 18.0234C14.8578 18.0428 14.8376 18.0618 14.8164 18.0801C14.8013 18.0931 14.7861 18.1058 14.7705 18.1182C14.7505 18.1341 14.7308 18.1502 14.71 18.165C14.6896 18.1797 14.6686 18.1934 14.6475 18.207C14.6337 18.2159 14.6195 18.224 14.6055 18.2324C14.5801 18.2476 14.5547 18.2627 14.5283 18.2764C14.5056 18.2882 14.4824 18.2989 14.459 18.3096C14.4415 18.3176 14.4241 18.3257 14.4062 18.333C14.3816 18.3431 14.3563 18.3515 14.3311 18.3604C14.3103 18.3676 14.2897 18.3755 14.2686 18.3818C14.2483 18.3879 14.2276 18.3922 14.207 18.3975C14.1786 18.4047 14.1502 18.4124 14.1211 18.418C14.1072 18.4206 14.0931 18.4225 14.0791 18.4248C14.0481 18.4299 14.017 18.4353 13.9854 18.4385C13.9362 18.4433 13.8864 18.4463 13.8359 18.4463C13.784 18.4463 13.7322 18.4446 13.6816 18.4395C13.6323 18.4344 13.5839 18.4257 13.5361 18.416C13.524 18.4136 13.5121 18.41 13.5 18.4072C13.4634 18.3989 13.4272 18.3899 13.3916 18.3789C13.3837 18.3765 13.376 18.3737 13.3682 18.3711C13.3311 18.359 13.2945 18.3459 13.2588 18.3311C13.2419 18.324 13.2255 18.3162 13.209 18.3086C13.185 18.2975 13.161 18.2867 13.1377 18.2744C13.1161 18.2631 13.0952 18.2506 13.0742 18.2383C13.0516 18.2249 13.0297 18.2108 13.0078 18.1963C12.996 18.1885 12.9842 18.181 12.9727 18.1729C12.9477 18.1553 12.9232 18.1372 12.8994 18.1182C12.8808 18.1033 12.8626 18.088 12.8447 18.0723C12.8281 18.0576 12.8119 18.0427 12.7959 18.0273C12.7796 18.0117 12.7636 17.9958 12.748 17.9795C12.7398 17.9708 12.7307 17.963 12.7227 17.9541L12.6758 17.8994C12.6727 17.8957 12.6701 17.8915 12.667 17.8877C12.6459 17.8617 12.6257 17.835 12.6064 17.8076C12.595 17.7913 12.5841 17.7746 12.5732 17.7578C12.5604 17.7379 12.5481 17.7178 12.5361 17.6973C12.5254 17.6789 12.5148 17.6605 12.5049 17.6416C12.4906 17.6144 12.4775 17.5867 12.4648 17.5586C12.4565 17.5401 12.448 17.5218 12.4404 17.5029C12.4319 17.4817 12.4245 17.4601 12.417 17.4385C12.4093 17.4165 12.4012 17.3945 12.3945 17.3721C12.3884 17.3515 12.3841 17.3305 12.3789 17.3096C12.3612 17.239 12.3462 17.1669 12.3389 17.0928C12.334 17.0436 12.332 16.9938 12.332 16.9434C12.332 16.8398 12.3424 16.7383 12.3623 16.6406C12.4524 16.2 12.7355 15.8296 13.1191 15.6211C13.3322 15.5054 13.5765 15.4395 13.8359 15.4395ZM1.33008 0.404297C2.6531 0.404297 3.78249 1.361 4 2.66602L4.09961 3.26074H15.8848C17.6455 3.26074 18.9377 4.9159 18.5107 6.62402L17.7588 9.63086C17.4575 10.8355 16.3746 11.6807 15.1328 11.6807H5.50293L5.60254 12.2803C5.67503 12.7152 6.05127 13.0341 6.49219 13.0342H16.8418C17.34 13.0342 17.7441 13.4383 17.7441 13.9365C17.7441 14.4348 17.34 14.8389 16.8418 14.8389H6.49219C5.16926 14.8388 4.03976 13.8821 3.82227 12.5771L2.21973 2.96289C2.14723 2.52788 1.77109 2.20898 1.33008 2.20898H1.05469C0.556504 2.20898 0.152446 1.8048 0.152344 1.30664C0.152344 0.808394 0.556441 0.404297 1.05469 0.404297H1.33008ZM5.20215 9.87598H15.1328C15.5467 9.87597 15.9073 9.59478 16.0078 9.19336L16.7607 6.18555C16.9027 5.61635 16.4715 5.06543 15.8848 5.06543H4.40039L5.20215 9.87598Z' fill='white'/%3E%3C/svg%3E");filter:drop-shadow(0 .052vw .25vw #fff)}._btn_10a0j_38{width:4.323vw;height:1.094vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/prod-btn-buy.png)}._btn_10a0j_38:hover{background-image:url(../img/prod-btn-buy-hover.png);filter:drop-shadow(0 .12vw .137vw #0ff80b);text-shadow:0 .034vw .113vw #e5ffe4;color:#fff}._btn2_10a0j_41{color:#f7dc9a;text-align:center;font-size:.729vw;font-weight:600;line-height:normal;text-transform:uppercase;background-image:url(../img/prod-btn.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:6.563vw;height:1.667vw;text-transform:none;gap:1.042vw}._btn2_10a0j_41:hover{color:#fff;text-shadow:0 .156vw .172vw rgba(255,255,255,.84)}._btn2_10a0j_41:hover:after{filter:drop-shadow(0 .156vw .172vw #fff)}._btn2_10a0j_41:hover{filter:drop-shadow(0 .365vw .781vw #0ef);background-image:url(../img/prod-btn-hover.png)}._profileRight_10a0j_167{width:100%}._profileContent_10a0j_170:not(._active_10a0j_170){display:none}._characters_10a0j_173{display:flex;align-items:start;justify-content:space-between;gap:3.125vw;height:100%}._charactersSlider_10a0j_180{margin-top:5.208vw;position:relative;width:100%;max-width:29.427vw;display:flex;align-items:center;gap:1.042vw}._charactersSlider_10a0j_180 ._swiperWrapper_10a0j_189{align-items:center}._charactersSliderProfile_10a0j_192{width:100%}._profileSlideImage_10a0j_195{display:flex;align-items:center;width:15.885vw;min-width:15.885vw;height:31.302vw;position:relative;z-index:1}._profileSlideImage_10a0j_195 img{height:100%;object-fit:contain}._profileSlide_10a0j_195 ._profileSlideImage_10a0j_195:before{width:17.754vw;height:3.379vw;position:absolute;content:"";z-index:-1;bottom:.26vw;left:5.729vw;filter:blur(.521vw);border-radius:20.358vw}._profileSlide_10a0j_195[data-characters-slide="1"] ._profileSlideImage_10a0j_195:before{background:radial-gradient(65.1% 63.1% at 51% 50%,#00eeffab,#0000)}._profileSlide_10a0j_195[data-characters-slide="2"] ._profileSlideImage_10a0j_195:before{background:radial-gradient(65.1% 63.1% at 51% 50%,#1eee1ba8,#0000)}._profileSlide_10a0j_195[data-characters-slide="3"] ._profileSlideImage_10a0j_195:before{background:radial-gradient(65.1% 63.1% at 51% 50%,#f29af7a8,#0000)}._profileSlide_10a0j_195[data-characters-slide="4"] ._profileSlideImage_10a0j_195:before{background:radial-gradient(65.1% 63.1% at 51% 50%,#ee1b1ba8,#0000)}._profileSlide_10a0j_195[data-characters-slide="5"] ._profileSlideImage_10a0j_195:before{background:radial-gradient(65.1% 63.1% at 51% 50%,#f7dc9aa8,#0000)}._profileSlideContent_10a0j_255{position:absolute;display:flex;flex-direction:column;gap:.99vw;bottom:6.354vw;z-index:10;max-width:13.125vw;right:-5.208vw;min-width:13.125vw}._profileSlideLevel_10a0j_266{color:#fff;font-size:1.25vw;font-weight:600;line-height:96%;text-transform:uppercase}._profileSlideName_10a0j_273{color:#fff;font-size:1.25vw;max-width:10.208vw;font-weight:600;line-height:96%;text-transform:uppercase}._profileSlideDescr_10a0j_281{color:#f7dc9a;font-size:.625vw;font-weight:400;line-height:1.042vw}._profileSlide_10a0j_195{transition:all .1s ease;position:relative}._charactersSliderPrev_10a0j_295,._charactersSliderNext_10a0j_296{width:1.927vw;height:1.823vw;position:absolute;min-width:1.927vw;top:10.938vw;z-index:20}._charactersSliderPrev_10a0j_295{left:0}._charactersSliderNext_10a0j_296{right:0}._charactersContent_10a0j_310{width:100%;display:flex;flex-direction:column;max-width:32.656vw;height:100%}._charactersTop_10a0j_317{display:flex;align-items:center;justify-content:space-between;gap:.521vw;z-index:10}._charactersSelect_10a0j_324{display:flex;align-items:center;gap:1.406vw}._charactersSelectBtn_10a0j_329{color:#fff;font-size:.833vw;font-weight:600;line-height:normal}._charactersSelectBtn_10a0j_329:hover,._charactersSelectBtn_10a0j_329._active_10a0j_170{text-shadow:.103vw .154vw .528vw #0ff}._charactersTopBtn_10a0j_339{width:10.625vw;height:2.552vw;font-size:.717vw;color:#fefcd8;gap:.521vw;text-transform:none}._charactersTopBtn_10a0j_339:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M7.61328 15.2954C8.23605 15.2955 8.76989 15.6747 8.99805 16.2144C9.07405 16.3942 9.11619 16.5918 9.11621 16.7993L9.10938 16.9526C9.09934 17.0516 9.0781 17.1474 9.0498 17.2397C9.04709 17.2486 9.04389 17.2573 9.04102 17.2661C9.01472 17.3465 8.98221 17.4238 8.94336 17.4976C8.93288 17.5175 8.92149 17.5368 8.91016 17.5562C8.89615 17.5801 8.88148 17.6034 8.86621 17.6265C8.85908 17.6373 8.85213 17.6481 8.84473 17.6587C8.82441 17.6877 8.80352 17.7162 8.78125 17.7437C8.77398 17.7526 8.76626 17.7612 8.75879 17.77C8.73697 17.7957 8.71488 17.821 8.69141 17.8452C8.67777 17.8593 8.66359 17.8727 8.64941 17.8862C8.63237 17.9025 8.61448 17.9177 8.59668 17.9331C8.57992 17.9477 8.5633 17.9623 8.5459 17.9761C8.5264 17.9915 8.5066 18.0065 8.48633 18.021C8.46635 18.0353 8.44647 18.0497 8.42578 18.063C8.40907 18.0737 8.39215 18.0841 8.375 18.0942C8.35192 18.1078 8.32854 18.1209 8.30469 18.1333C8.28867 18.1416 8.27221 18.149 8.25586 18.1567C8.22851 18.1697 8.20108 18.1825 8.17285 18.1938C8.15776 18.1999 8.14228 18.2049 8.12695 18.2104C8.10021 18.2202 8.07333 18.2295 8.0459 18.2378C8.01731 18.2464 7.98826 18.2534 7.95898 18.2603C7.94203 18.2643 7.92537 18.2695 7.9082 18.2729C7.88533 18.2775 7.8621 18.2802 7.83887 18.2837C7.76518 18.2948 7.69007 18.3032 7.61328 18.3032C7.56131 18.3032 7.5096 18.3006 7.45898 18.2954C7.3586 18.2852 7.26153 18.2638 7.16797 18.2349C7.16334 18.2334 7.1589 18.2315 7.1543 18.23C7.11457 18.2172 7.07533 18.2039 7.03711 18.188C7.01621 18.1793 6.996 18.1692 6.97559 18.1597C6.9559 18.1504 6.9362 18.1414 6.91699 18.1313C6.89304 18.1188 6.86985 18.1051 6.84668 18.0913C6.82933 18.081 6.81182 18.0711 6.79492 18.0601C6.7749 18.047 6.75568 18.033 6.73633 18.019C6.71611 18.0045 6.6962 17.9896 6.67676 17.9741C6.66029 17.961 6.64383 17.9479 6.62793 17.9341C6.6093 17.9179 6.59105 17.9014 6.57324 17.8843C6.55678 17.8685 6.54113 17.852 6.52539 17.8354C6.50535 17.8144 6.4856 17.7932 6.4668 17.771C6.45916 17.762 6.45176 17.7528 6.44434 17.7437C6.42329 17.7176 6.40309 17.691 6.38379 17.6636C6.3723 17.6473 6.36144 17.6306 6.35059 17.6138C6.33774 17.5939 6.3254 17.5737 6.31348 17.5532C6.30329 17.5357 6.29269 17.5184 6.2832 17.5005C6.2684 17.4725 6.25524 17.4436 6.24219 17.4146C6.23389 17.3961 6.22534 17.3777 6.21777 17.3589C6.20927 17.3377 6.20189 17.3161 6.19434 17.2944C6.18665 17.2724 6.17855 17.2505 6.17188 17.228C6.16575 17.2074 6.16053 17.1865 6.15527 17.1655C6.13761 17.095 6.12352 17.0228 6.11621 16.9487C6.11137 16.8997 6.10938 16.8497 6.10938 16.7993C6.10938 16.7476 6.11207 16.6964 6.11719 16.646C6.12743 16.5447 6.14743 16.4464 6.17676 16.3521C6.23543 16.1636 6.33035 15.9909 6.45312 15.8423C6.72891 15.5084 7.1464 15.2954 7.61328 15.2954ZM14.3809 15.2954C15.0037 15.2955 15.5375 15.6746 15.7656 16.2144C15.8227 16.3493 15.8606 16.4943 15.876 16.646C15.8811 16.6963 15.8838 16.7476 15.8838 16.7993L15.877 16.9526C15.8669 17.0516 15.8457 17.1474 15.8174 17.2397C15.8147 17.2486 15.8115 17.2573 15.8086 17.2661C15.7839 17.3414 15.7545 17.4143 15.7188 17.4839C15.7062 17.5084 15.6926 17.5324 15.6787 17.5562C15.665 17.5797 15.6507 17.6028 15.6357 17.6255C15.6272 17.6384 15.6183 17.651 15.6094 17.6636C15.5922 17.6879 15.5742 17.7116 15.5557 17.7349C15.546 17.747 15.5364 17.7592 15.5264 17.771C15.5047 17.7965 15.4823 17.8212 15.459 17.8452C15.4474 17.8571 15.4348 17.8679 15.4229 17.8794C15.4028 17.8988 15.3825 17.9178 15.3613 17.936C15.3463 17.949 15.331 17.9617 15.3154 17.9741C15.2954 17.99 15.2757 18.0061 15.2549 18.021C15.2345 18.0356 15.2135 18.0494 15.1924 18.063C15.1786 18.0718 15.1645 18.08 15.1504 18.0884C15.125 18.1036 15.0996 18.1186 15.0732 18.1323C15.0505 18.1441 15.0273 18.1549 15.0039 18.1655C14.9864 18.1735 14.969 18.1816 14.9512 18.189C14.9265 18.1991 14.9013 18.2075 14.876 18.2163C14.8552 18.2236 14.8347 18.2314 14.8135 18.2378C14.7932 18.2439 14.7725 18.2482 14.752 18.2534C14.7235 18.2607 14.6951 18.2683 14.666 18.2739C14.6521 18.2766 14.6381 18.2785 14.624 18.2808C14.593 18.2858 14.5619 18.2913 14.5303 18.2944C14.4811 18.2993 14.4313 18.3022 14.3809 18.3022C14.3289 18.3022 14.2772 18.3006 14.2266 18.2954C14.1772 18.2904 14.1289 18.2816 14.0811 18.272C14.0689 18.2695 14.057 18.2659 14.0449 18.2632C14.0083 18.2548 13.9721 18.2459 13.9365 18.2349C13.9286 18.2324 13.9209 18.2296 13.9131 18.2271C13.876 18.2149 13.8395 18.2019 13.8037 18.187C13.7869 18.18 13.7704 18.1722 13.7539 18.1646C13.7299 18.1535 13.7059 18.1426 13.6826 18.1304C13.661 18.119 13.6401 18.1066 13.6191 18.0942C13.5965 18.0809 13.5746 18.0667 13.5527 18.0522C13.541 18.0445 13.5291 18.0369 13.5176 18.0288C13.4926 18.0112 13.4682 17.9931 13.4443 17.9741C13.4257 17.9593 13.4075 17.9439 13.3896 17.9282C13.373 17.9136 13.3568 17.8986 13.3408 17.8833C13.3245 17.8677 13.3085 17.8518 13.293 17.8354C13.2847 17.8268 13.2756 17.8189 13.2676 17.8101L13.2207 17.7554C13.2176 17.7516 13.215 17.7474 13.2119 17.7437C13.1909 17.7176 13.1707 17.691 13.1514 17.6636C13.1399 17.6473 13.129 17.6306 13.1182 17.6138C13.1053 17.5939 13.093 17.5737 13.0811 17.5532C13.0704 17.5348 13.0597 17.5164 13.0498 17.4976C13.0355 17.4704 13.0224 17.4427 13.0098 17.4146C13.0015 17.3961 12.9929 17.3777 12.9854 17.3589C12.9768 17.3377 12.9695 17.3161 12.9619 17.2944C12.9542 17.2724 12.9461 17.2505 12.9395 17.228C12.9333 17.2075 12.9291 17.1864 12.9238 17.1655C12.9061 17.0949 12.8911 17.0229 12.8838 16.9487C12.8789 16.8996 12.877 16.8497 12.877 16.7993C12.877 16.6957 12.8873 16.5943 12.9072 16.4966C12.9973 16.0559 13.2804 15.6855 13.6641 15.4771C13.8771 15.3613 14.1214 15.2954 14.3809 15.2954ZM1.875 0.260254C3.19802 0.260254 4.32741 1.21695 4.54492 2.52197L4.64453 3.1167H16.4297C18.1904 3.1167 19.4826 4.77186 19.0557 6.47998L18.3037 9.48682C18.0024 10.6914 16.9195 11.5366 15.6777 11.5366H6.04785L6.14746 12.1362C6.21995 12.5712 6.59619 12.89 7.03711 12.8901H17.3867C17.8849 12.8901 18.289 13.2943 18.2891 13.7925C18.2891 14.2907 17.885 14.6948 17.3867 14.6948H7.03711C5.71418 14.6947 4.58468 13.7381 4.36719 12.4331L2.76465 2.81885C2.69215 2.38384 2.31601 2.06494 1.875 2.06494H1.59961C1.10143 2.06494 0.697367 1.66076 0.697266 1.1626C0.697266 0.664351 1.10136 0.260254 1.59961 0.260254H1.875ZM5.74707 9.73193H15.6777C16.0916 9.73192 16.4522 9.45074 16.5527 9.04932L17.3057 6.0415C17.4476 5.47231 17.0164 4.92139 16.4297 4.92139H4.94531L5.74707 9.73193Z' fill='white'/%3E%3C/svg%3E");width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain}._charactersResult_10a0j_358{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:12rem;align-items:stretch;justify-items:center;gap:.573vw .938vw;margin:0vw -2.083vw -2.083vw;padding:.625vw 2.083vw 2.083vw}._charactersResult_10a0j_358::-webkit-scrollbar{width:0;height:0}._charactersResult_10a0j_358>.product__item-2,._charactersResult_10a0j_358>.product__item{width:100%;max-width:18.75rem;height:100%;display:block;position:relative}._charactersResult_10a0j_358>.product__item-2:hover,._charactersResult_10a0j_358>.product__item:hover{z-index:10}._charactersResult_10a0j_358>.product__item-2>.product__item-inner-2,._charactersResult_10a0j_358>.product__item>.product__item-inner{height:100%;min-height:0;max-height:12rem;display:flex;flex-direction:column;justify-content:space-between}._charactersResult_10a0j_358 .product__item-content{display:flex;flex-direction:column;margin-top:auto;min-height:0}._charactersResult_10a0j_358 .product__item-bottom{margin-top:auto}._charactersResult_10a0j_358 .product__item-image-2,._charactersResult_10a0j_358 .product__item-image{min-height:0}._charactersResult_10a0j_358 .is-character .product__item-inner:before{content:"";position:absolute;inset:.156vw;background-color:#000;z-index:-1;border-radius:.469vw;box-shadow:0 0 3.243vw 1.401vw #113943 inset;background-position:center;background-repeat:no-repeat;background-size:cover}._charactersResult_10a0j_358:not(._active_10a0j_170){display:none}._charactersResult_10a0j_358 ._productItem_10a0j_433 ._cartIcon_10a0j_121{width:.625vw;height:.625vw;min-width:.625vw}._charactersResult_10a0j_358 ._productItem_10a0j_433{border-radius:.417vw;width:100%;height:100%;display:block}._charactersResult_10a0j_358 ._productItem_10a0j_433:before{border-radius:.313vw}._charactersResult_10a0j_358 ._productItemImage_10a0j_447:before{width:8.998vw;height:9.447vw;filter:blur(.547vw)}._charactersResult_10a0j_358 ._productItemImage_10a0j_447:after{left:-1.302vw;bottom:-.156vw;width:6.954vw;height:1.357vw;filter:blur(.122vw)}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=grey] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=blue-grey] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=green] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=pink] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=red] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=yellow] ._productItemImage_10a0j_447{min-width:8.594vw;width:8.594vw;height:8.594vw;margin-bottom:-.365vw;filter:drop-shadow(.205vw .444vw .208vw rgba(0,0,0,.49))}._charactersResult_10a0j_358 ._productItemInner_10a0j_471{padding:1.667vw .781vw 1.042vw}._charactersResult_10a0j_358 ._productItemLevel_10a0j_474{font-size:.521vw}._charactersResult_10a0j_358 ._productItemFav_10a0j_477{width:.885vw;height:.885vw;min-width:.885vw}._charactersResult_10a0j_358 ._productItemImage_10a0j_447{width:4.219vw;min-width:4.219vw;height:8.229vw;margin-bottom:-.365vw}._charactersResult_10a0j_358 ._productItemContent_10a0j_488{margin-top:.365vw}._charactersResult_10a0j_358 ._productItemTitle_10a0j_491{font-size:.521vw}._charactersResult_10a0j_358 ._productItemDescr_10a0j_494{font-size:.417vw;line-height:.683vw}._charactersResult_10a0j_358 ._productItemDetails_10a0j_498{font-size:.547vw;line-height:.82vw;letter-spacing:.034vw}._charactersResult_10a0j_358 ._productItemBuy_10a0j_503,._charactersResult_10a0j_358 ._productItemSell_10a0j_504{width:4.323vw;min-width:4.323vw;height:1.198vw;font-size:.478vw;gap:.26vw}._charactersResult_10a0j_358 ._productItemPrice_10a0j_511{font-size:.547vw;line-height:.82vw;letter-spacing:.034vw}._favouritesSelect_10a0j_516{display:flex;align-items:center;gap:.521vw}._favouritesSelectTitle_10a0j_521{color:#0ef;font-size:.833vw;font-weight:600;line-height:normal;text-transform:uppercase}._favouritesSelectBtn_10a0j_528{color:#fff;font-size:.833vw;font-weight:600;line-height:normal}button._favouritesSelectBtn_10a0j_528:not(:hover){text-decoration:underline}._favouritesSelectBtn_10a0j_528._active_10a0j_170{text-shadow:.103vw .154vw .528vw #0ff}._favouritesSelectSelect_10a0j_540{display:flex;align-items:center;gap:.26vw}._productItem_10a0j_433{position:relative;overflow:hidden;z-index:1;transition:transform .3s ease,box-shadow .3s ease;transform-style:preserve-3d;will-change:transform;perspective:300px}._productItem_10a0j_433:hover{border-radius:.313vw;transform:perspective(300px) rotateX(0) rotateY(0);box-shadow:-.269vw .034vw .333vw #1affe445 inset,.067vw .101vw .346vw #0ff}._productItemInner_10a0j_471{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2.604vw 1.25vw 1.146vw;position:relative;overflow:hidden;z-index:1;border-radius:.625vw}._productItem_10a0j_433:hover:before,._productItem_10a0j_433:hover:after{opacity:1}._product__item_10a0j_375:hover:after{animation:_spin_10a0j_1 2.5s linear infinite}._productItem_10a0j_433._productItemReverse_10a0j_584{display:flex;justify-content:space-between;flex-direction:column-reverse}._productItem_10a0j_433:after{content:"";position:absolute;top:20px;left:0;right:0;z-index:-1;height:100%;width:100%;border-radius:.625vw;margin:0 auto;transform:scale(.8);filter:blur(20px);background-image:linear-gradient(var(--rotate),#5ddcff,rgba(0,238,255,.66) 46%,rgba(6,21,25,1));opacity:1;transition:opacity .5s}._productItemTop_10a0j_617{position:absolute;top:.729vw;right:1.198vw;left:1.198vw;display:flex;z-index:10;justify-content:space-between;align-items:center}._productItemLevel_10a0j_474{color:#fff;font-size:.833vw;font-weight:600;line-height:96%;text-transform:uppercase}._productItemFav_10a0j_477{width:1.25vw;min-width:1.25vw;height:1.25vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.03176 4.18532C1.87874 5.33834 1.87874 7.20773 3.03176 8.36078L8.07203 13.401L13.1122 8.36078C14.2652 7.20773 14.2652 5.33834 13.1122 4.18532C11.9591 3.0323 10.0898 3.0323 8.93671 4.18532L8.07203 5.05012L7.20721 4.18532C6.05418 3.0323 4.18477 3.0323 3.03176 4.18532Z' stroke='white' stroke-width='1.31222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._productItemFav_10a0j_477._active_10a0j_170{filter:drop-shadow(0 .068vw .113vw rgba(0,238,255,.92));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12' fill='none'%3E%3Cpath d='M1.82765 1.60134C0.674636 2.75435 0.674636 4.62375 1.82765 5.77679L6.86793 10.817L11.9081 5.77679C13.0611 4.62375 13.0611 2.75435 11.9081 1.60134C10.755 0.448318 8.88565 0.448318 7.73261 1.60134L6.86793 2.46613L6.00311 1.60134C4.85008 0.448318 2.98067 0.448318 1.82765 1.60134Z' fill='%2300EEFF' stroke='%23ABE7EB' stroke-width='0.656108' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}._productItemImage_10a0j_447{display:flex;align-items:center;min-width:6.458vw;width:6.458vw;height:12.5vw;margin:0 auto;position:relative}._productItemImage_10a0j_447 img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}._productItemImage_10a0j_447:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:11.081vw;height:11.01vw;filter:blur(.547vw)}._productItemImage_10a0j_447:after{content:none;position:absolute;z-index:-1;left:-1.25vw;bottom:-.469vw;width:9.297vw;height:2.19vw;filter:blur(.122vw)}._productItem_10a0j_433[data-product-type=yellow] ._productItemDescr_10a0j_494,._productItem_10a0j_433[data-product-type="5"] ._productItemDescr_10a0j_494,._productItem_10a0j_433[data-product-type="4"] ._productItemDescr_10a0j_494,._productItem_10a0j_433[data-product-type="3"] ._productItemDescr_10a0j_494{color:#fff}._productItem_10a0j_433[data-product-type="1"] ._productItemImage_10a0j_447:after,._productItem_10a0j_433[data-product-type="1"] ._productItemImage_10a0j_447:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#00eeffa8,#061519a8)}._productItem_10a0j_433[data-product-type="2"] ._productItemImage_10a0j_447:after,._productItem_10a0j_433[data-product-type="2"] ._productItemImage_10a0j_447:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#1eee1ba8,#061519a8)}._productItem_10a0j_433[data-product-type="3"] ._productItemImage_10a0j_447:after,._productItem_10a0j_433[data-product-type="3"] ._productItemImage_10a0j_447:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#f29af7a8,#061519a8)}._productItem_10a0j_433[data-product-type="4"] ._productItemImage_10a0j_447:after,._productItem_10a0j_433[data-product-type="4"] ._productItemImage_10a0j_447:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#ee1b1ba8,#061519a8)}._productItem_10a0j_433[data-product-type="5"] ._productItemImage_10a0j_447:after,._productItem_10a0j_433[data-product-type="5"] ._productItemImage_10a0j_447:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#f7dc9aa8,#061519a8)}._productItem_10a0j_433[data-product-type=grey] ._productItemInner_10a0j_471:before{background-color:none;background-image:url(/img/cart/grey.webp);box-shadow:none}._productItem_10a0j_433[data-product-type=blue-grey] ._productItemInner_10a0j_471:before{background-color:none;background-image:url(/img/cart/blue-grey.webp);box-shadow:none}._productItem_10a0j_433[data-product-type=green] ._productItemInner_10a0j_471:before{background-color:none;background-image:url(/img/cart/green.webp);box-shadow:none}._productItem_10a0j_433[data-product-type=pink] ._productItemInner_10a0j_471:before{background-color:none;background-image:url(/img/cart/pink.webp);box-shadow:none}._productItem_10a0j_433[data-product-type=red] ._productItemInner_10a0j_471:before{background-color:none;background-image:url(/img/cart/red.webp);box-shadow:none}._productItem_10a0j_433[data-product-type=yellow] ._productItemInner_10a0j_471:before{background-color:none;background-image:url(/img/cart/yellow.webp);box-shadow:none}._productItem_10a0j_433[data-product-type=yellow] ._productItemInner_10a0j_471:after,._productItem_10a0j_433[data-product-type=grey] ._productItemInner_10a0j_471:after,._productItem_10a0j_433[data-product-type=blue-grey] ._productItemInner_10a0j_471:after,._productItem_10a0j_433[data-product-type=green] ._productItemInner_10a0j_471:after,._productItem_10a0j_433[data-product-type=pink] ._productItemInner_10a0j_471:after,._productItem_10a0j_433[data-product-type=red] ._productItemInner_10a0j_471:after{content:none}._productItem_10a0j_433[data-product-type=grey] ._productItemImage_10a0j_447:before{background:radial-gradient(50% 50% at 50% 50%,#868686db,#06151900)}._productItem_10a0j_433[data-product-type=blue-grey] ._productItemImage_10a0j_447:before{background:radial-gradient(50% 50% at 50% 50%,#6ba2eadb,#06151900)}._productItem_10a0j_433[data-product-type=green] ._productItemImage_10a0j_447:before{background:radial-gradient(50% 50% at 50% 50%,#35c22bdb,#06151900)}._productItem_10a0j_433[data-product-type=pink] ._productItemImage_10a0j_447:before{background-color:radial-gradient(50% 50% at 50% 50%,rgba(169,43,194,.86) 0%,rgba(6,21,25,0) 100%)}._productItem_10a0j_433[data-product-type=red] ._productItemImage_10a0j_447:before{background:radial-gradient(50% 50% at 50% 50%,#c22b2edb,#06151900)}._productItem_10a0j_433[data-product-type=yellow] ._productItemImage_10a0j_447:before{background:radial-gradient(50% 50% at 50% 50%,#bccf28db,#06151900)}._productItem_10a0j_433[data-product-type=yellow]:after,._productItem_10a0j_433[data-product-type=grey]:after,._productItem_10a0j_433[data-product-type=blue-grey]:after,._productItem_10a0j_433[data-product-type=green]:after,._productItem_10a0j_433[data-product-type=pink]:after,._productItem_10a0j_433[data-product-type=red]:after{content:none}._productItemTitle_10a0j_491{color:#fff;font-size:.833vw;font-weight:600;line-height:115%;text-transform:uppercase}._productItemDescr_10a0j_494{color:#f7dc9a;font-size:.625vw;font-weight:400;line-height:1.042vw;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productItemBottom_10a0j_913{margin-top:.417vw;display:flex;align-items:center;justify-content:space-between;gap:.521vw}._productItemPrice_10a0j_511{color:#fff;font-size:.833vw;font-weight:700;line-height:1.25vw;letter-spacing:.052vw}._productItemBuy_10a0j_503,._productItemSell_10a0j_504{width:6.563vw;min-width:6.563vw;height:1.667vw;font-size:.729vw;gap:.521vw;margin-left:auto}._productItemDetails_10a0j_498{margin-left:auto;font-size:.833vw;font-weight:700;line-height:1.25vw;letter-spacing:.052vw}._productItemDetails_10a0j_498:not(:hover){text-decoration:underline}._productItemContent_10a0j_488{margin-top:.521vw}._productItem_10a0j_433[data-product-type=grey] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=blue-grey] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=green] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=pink] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=red] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=yellow] ._productItemImage_10a0j_447{min-width:13.021vw;width:13.021vw;height:13.021vw;margin-bottom:-.521vw;filter:drop-shadow(.313vw .677vw .318vw rgba(0,0,0,.49))}._cartIcon_10a0j_121{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M5.0918 10.6667C5.15982 10.6668 5.22687 10.6731 5.29102 10.6863C5.74057 10.7783 6.0791 11.1763 6.0791 11.6531C6.0791 11.6698 6.077 11.6864 6.07617 11.7029L6.07422 11.7537C6.06117 11.8823 6.02157 12.0029 5.96387 12.1121C5.95759 12.1239 5.95108 12.1356 5.94434 12.1472C5.93536 12.1626 5.92677 12.1782 5.91699 12.1931C5.91069 12.2027 5.90408 12.2121 5.89746 12.2214C5.8855 12.2383 5.87234 12.2542 5.85938 12.2703C5.85167 12.2798 5.84399 12.2893 5.83594 12.2986C5.82669 12.3092 5.8173 12.3196 5.80762 12.3298C5.79525 12.3429 5.78259 12.3555 5.76953 12.3679C5.75897 12.3779 5.7483 12.3877 5.7373 12.3972C5.72646 12.4066 5.71535 12.4156 5.7041 12.4246C5.68914 12.4364 5.67385 12.4477 5.6582 12.4587C5.64977 12.4647 5.64143 12.4706 5.63281 12.4763C5.61694 12.4867 5.60048 12.4961 5.58398 12.5056C5.57135 12.5129 5.55887 12.5204 5.5459 12.5271C5.53517 12.5327 5.52462 12.5385 5.51367 12.5437C5.49604 12.5521 5.47815 12.5598 5.45996 12.5671C5.45021 12.5711 5.44057 12.5752 5.43066 12.5789C5.41166 12.5858 5.39257 12.5926 5.37305 12.5984C5.3269 12.6121 5.27916 12.6208 5.23047 12.6277C5.1852 12.634 5.13882 12.6394 5.0918 12.6394C5.05785 12.6394 5.02428 12.6379 4.99121 12.6345C4.92865 12.6282 4.86812 12.6149 4.80957 12.5974C4.79104 12.5919 4.77293 12.5854 4.75488 12.5789C4.74189 12.5741 4.72855 12.5704 4.71582 12.5652C4.7045 12.5605 4.69372 12.5546 4.68262 12.5496C4.66442 12.5412 4.64649 12.5326 4.62891 12.5232C4.62091 12.5189 4.61333 12.514 4.60547 12.5095C4.55774 12.4823 4.51205 12.4522 4.46973 12.4177C4.46507 12.4139 4.46064 12.4099 4.45605 12.406C4.43914 12.3917 4.42313 12.3765 4.40723 12.3611C4.39746 12.3516 4.3873 12.3426 4.37793 12.3328C4.36712 12.3214 4.35695 12.3095 4.34668 12.2976C4.33669 12.2861 4.32684 12.2744 4.31738 12.2625C4.3086 12.2513 4.3003 12.2398 4.29199 12.2283C4.28228 12.2148 4.27271 12.2012 4.26367 12.1873C4.25543 12.1745 4.24789 12.1613 4.24023 12.1482C4.23268 12.1352 4.22475 12.1225 4.21777 12.1091C4.16672 12.0114 4.1321 11.9042 4.11621 11.7908C4.1099 11.7457 4.10548 11.6999 4.10547 11.6531C4.10547 11.1423 4.49383 10.7222 4.99121 10.6716C5.02429 10.6683 5.05783 10.6668 5.0918 10.6667ZM9.63379 10.6716C9.70007 10.6784 9.76444 10.6915 9.82617 10.7107C9.85712 10.7203 9.88744 10.7314 9.91699 10.7439C9.94633 10.7563 9.97513 10.7698 10.0029 10.7849L10.084 10.8347C10.2413 10.941 10.3665 11.0914 10.4414 11.2683C10.4664 11.3274 10.4859 11.3895 10.499 11.4539C10.5122 11.5181 10.5186 11.585 10.5186 11.6531C10.5185 11.687 10.518 11.7206 10.5146 11.7537C10.5049 11.85 10.4799 11.9419 10.4443 12.0281C10.4376 12.0444 10.4295 12.06 10.4219 12.0759C10.4177 12.0846 10.4145 12.0937 10.4102 12.1023C10.4024 12.1175 10.3943 12.1325 10.3857 12.1472C10.3603 12.1909 10.3314 12.2321 10.2998 12.2712C10.2927 12.2801 10.2857 12.289 10.2783 12.2976C10.2687 12.3088 10.2582 12.3191 10.248 12.3298C10.2357 12.3429 10.223 12.3556 10.21 12.3679C10.1994 12.3779 10.1887 12.3877 10.1777 12.3972C10.1669 12.4066 10.1558 12.4156 10.1445 12.4246C10.1296 12.4364 10.1143 12.4477 10.0986 12.4587C10.0902 12.4647 10.0819 12.4706 10.0732 12.4763C10.0574 12.4867 10.0409 12.4961 10.0244 12.5056C10.0127 12.5124 10.0013 12.5198 9.98926 12.5261C9.89238 12.5768 9.78629 12.6115 9.67383 12.6277C9.6276 12.6343 9.58029 12.6394 9.53223 12.6394C9.49828 12.6394 9.4647 12.6379 9.43164 12.6345C9.2696 12.6181 9.11944 12.5616 8.99023 12.4763C8.98103 12.4702 8.97188 12.4641 8.96289 12.4578C8.94602 12.4458 8.93012 12.4327 8.91406 12.4197C8.90451 12.412 8.89499 12.4043 8.88574 12.3962C8.87513 12.387 8.8647 12.3776 8.85449 12.3679C8.84145 12.3556 8.82876 12.3429 8.81641 12.3298C8.80499 12.3178 8.794 12.3054 8.7832 12.2927C8.77705 12.2855 8.77059 12.2786 8.76465 12.2712C8.73259 12.2315 8.70438 12.1888 8.67871 12.1443C8.67143 12.1317 8.66396 12.1192 8.65723 12.1062C8.65166 12.0955 8.6458 12.0849 8.64062 12.074C8.63228 12.0563 8.6245 12.0384 8.61719 12.0203C8.61327 12.0105 8.60908 12.0009 8.60547 11.991C8.59854 11.972 8.59171 11.9529 8.58594 11.9333C8.57229 11.8872 8.56346 11.8394 8.55664 11.7908C8.55032 11.7457 8.54592 11.6999 8.5459 11.6531C8.5459 11.1083 8.9875 10.6659 9.53223 10.6658C9.56644 10.6658 9.60047 10.6682 9.63379 10.6716ZM1.32715 0.801514C2.19506 0.801514 2.93623 1.42888 3.0791 2.28491L3.14453 2.67554H10.877C12.0321 2.67555 12.8795 3.76098 12.5996 4.88159L12.1064 6.85522C11.9087 7.64553 11.1985 8.19994 10.3838 8.19995H4.06543L4.13086 8.59351C4.17844 8.87869 4.42478 9.08837 4.71387 9.08862H11.5049C11.8318 9.08862 12.0967 9.35352 12.0967 9.68042C12.0965 10.0072 11.8317 10.2722 11.5049 10.2722H4.71387C3.84605 10.272 3.10557 9.64391 2.96289 8.78784L1.91113 2.48022C1.86356 2.19481 1.6165 1.98511 1.32715 1.98511H1.14648C0.819633 1.98505 0.554688 1.72018 0.554688 1.39331C0.554749 1.0665 0.819671 0.801575 1.14648 0.801514H1.32715ZM3.86816 7.01636H10.3838C10.6553 7.01635 10.8921 6.83149 10.958 6.56812L11.4512 4.59448C11.5443 4.22103 11.2619 3.85914 10.877 3.85913H3.3418L3.86816 7.01636Z' fill='%23F7DC9A'/%3E%3C/svg%3E");display:inline-block;width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain}._productItemInner_10a0j_471:before{content:"";position:absolute;inset:.156vw;background-color:#000;z-index:-1;border-radius:.469vw;box-shadow:0 0 3.243vw 1.401vw #113943 inset;background-position:center;background-repeat:no-repeat;background-size:cover}._productItemInner_10a0j_471:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.3'/%3E%3C/svg%3E");pointer-events:none;background-position:center;z-index:-1}@media(max-width:768px){input::placeholder,input{font-size:14px}input{padding:10px}._btn6_10a0j_38,._btn4_10a0j_39,._btn3_10a0j_40,._btn2_10a0j_41,._btn_10a0j_38,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn6_10a0j_38,._btn4_10a0j_39,._btn3_10a0j_40,._btn2_10a0j_41,._btn_10a0j_38,button{font-size:14px}._btn6_10a0j_38,._btn4_10a0j_39{font-size:16px;max-width:258.01px;height:60px}._btn4_10a0j_39:hover{filter:drop-shadow(-7.872px .979px 9.734px rgba(26,255,228,.27)) drop-shadow(1.978px 2.957px 10.138px #0ff)}._btn6_10a0j_38{text-shadow:0 1.651px 1.651px rgba(0,0,0,.2)}._btn6_10a0j_38:hover{filter:drop-shadow(-2.995px 4px 9.734px rgba(247,220,154,.8)) drop-shadow(1.978px 2.957px 10.138px rgba(247,220,154,.87))}._btn2_10a0j_41:hover ._cartIcon_10a0j_121,._btn_10a0j_38:hover ._cartIcon_10a0j_121{filter:drop-shadow(0 1px 4.8px #fff)}._btn2_10a0j_41{font-size:14px;max-width:126.01px;height:32.006px;gap:20px}._btn2_10a0j_41:hover{color:#fff;text-shadow:0 2.995px 3.302px rgba(255,255,255,.84)}._btn2_10a0j_41:hover:after{filter:drop-shadow(0 2.995px 3.302px #fff)}._btn2_10a0j_41:hover{filter:drop-shadow(0 7.008px 14.995px #0ef)}._btnSlidePrev_10a0j_96,._btnSlideNext_10a0j_106{width:80.122px;min-width:80.122px;height:73.094px}._btnSlideNext_10a0j_106:hover,._btnSlidePrev_10a0j_96:hover{filter:drop-shadow(.883px .979px 3.744px rgba(26,255,228,.27)) drop-shadow(1.978px .96px 4.147px #0ff)}._characters_10a0j_173{gap:60px;flex-direction:column;align-items:center}._charactersSlider_10a0j_180{margin-top:0;max-width:100%;overflow:hidden;gap:20px}._charactersSliderPrev_10a0j_295,._charactersSliderNext_10a0j_296{width:36px;height:35px;min-width:36px;top:100px}._profileSlideImage_10a0j_195{width:220px;min-width:220px;height:400px;margin-left:-54px}._profileSlide_10a0j_195 ._profileSlideImage_10a0j_195:before{width:340.877px;height:64.877px;bottom:5px;left:47.997px;filter:blur(10.003px);border-radius:390.874px}._profileSlideContent_10a0j_255{gap:19px;bottom:30px;max-width:190px;right:0;min-width:auto;width:100%}._profileSlideLevel_10a0j_266{font-size:24px}._profileSlideName_10a0j_273{font-size:24px;max-width:195px}._profileSlideDescr_10a0j_281{font-size:12px;line-height:20px}._charactersContent_10a0j_310{max-width:100%}._charactersTop_10a0j_317{gap:10px}._charactersSelect_10a0j_324{gap:20px}._charactersSelectBtn_10a0j_329{font-size:16px}._charactersSelectBtn_10a0j_329:hover,._charactersSelectBtn_10a0j_329._active_10a0j_170{text-shadow:1.978px 2.957px 10.138px #0ff}._charactersTop_10a0j_317{flex-direction:column}._charactersTopBtn_10a0j_339{width:204px;height:48.998px;font-size:14px;gap:10px}._charactersTopBtn_10a0j_339:before{width:19px;height:19px;min-width:19px}._productItemImage_10a0j_447{min-width:124px;width:124px;height:240px}._productItemImage_10a0j_447:before{width:212.755px;height:211.392px;filter:blur(10.502px)}._productItemImage_10a0j_447:after{left:-24px;bottom:-9.005px;width:178.502px;height:42.048px;filter:blur(2.342px)}._productItemTitle_10a0j_491{font-size:16px}._productItemDescr_10a0j_494{font-size:12px;line-height:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productItemBottom_10a0j_913{margin-top:8.006px;gap:10.003px}._productItemPrice_10a0j_511{font-size:16px;line-height:24px;letter-spacing:1px}._productItemBuy_10a0j_503,._productItemSell_10a0j_504{width:126.01px;min-width:126.01px;height:32.006px;font-size:13.997px;gap:10.003px}._productItemDetails_10a0j_498{font-size:16px;line-height:24px;letter-spacing:1px}._productItemContent_10a0j_488{margin-top:10.003px}._productItem_10a0j_433[data-product-type=grey] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=blue-grey] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=green] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=pink] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=red] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=yellow] ._productItemImage_10a0j_447{min-width:auto;width:100%;height:160px;margin-bottom:-10.003px;filter:drop-shadow(6.01px 12.998px 6.106px rgba(0,0,0,.49))}._charactersResult_10a0j_358{padding-bottom:0;margin:40px 0;grid-template-columns:repeat(auto-fit,minmax(13.75rem,1fr));grid-auto-rows:20rem;gap:11.002px 19px;justify-items:center}._charactersResult_10a0j_358>.product__item-2>.product__item-inner-2,._charactersResult_10a0j_358>.product__item>.product__item-inner{max-height:20rem;padding:20px 14.995px}._charactersResult_10a0j_358 .product__item-fav{width:20px;height:20px;min-width:20px}._charactersResult_10a0j_358 .productItemPrice{font-size:14px;line-height:18px}._charactersResult_10a0j_358 .productItemBuy,._charactersResult_10a0j_358 .productItemSell{min-width:120px;height:38px;font-size:14px;gap:8px}._charactersResult_10a0j_358 ._productItem_10a0j_433 ._cartIcon_10a0j_121{width:12px;height:12px;min-width:12px}._charactersResult_10a0j_358 ._productItem_10a0j_433{border-radius:.313vw}._charactersResult_10a0j_358 ._productItem_10a0j_433:before{inset:1.997px;border-radius:6.01px}._charactersResult_10a0j_358 ._productItemImage_10a0j_447:before{width:172.762px;height:181.382px;filter:blur(10.502px)}._charactersResult_10a0j_358 ._productItemImage_10a0j_447:after{left:-24.998px;bottom:-2.995px;width:133.517px;height:26.054px;filter:blur(2.342px)}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=grey] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=blue-grey] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=green] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=pink] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=red] ._productItemImage_10a0j_447,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=yellow] ._productItemImage_10a0j_447{min-width:auto;width:100%;height:165.005px;margin-bottom:-7.008px;filter:drop-shadow(3.936px 8.525px 4px rgba(0,0,0,.49))}._charactersResult_10a0j_358 ._productItemInner_10a0j_471{padding:32.006px 14.995px 20px;border-radius:8.006px}._productItemInner_10a0j_471:before{box-shadow:0 0 62.266px 26.899px #113943 inset}._charactersResult_10a0j_358 ._productItemInner_10a0j_471:before{inset:1.997px;border-radius:6.01px}._charactersResult_10a0j_358 ._productItemLevel_10a0j_474{font-size:10.003px}._charactersResult_10a0j_358 ._productItemFav_10a0j_477{width:16.992px;height:16.992px;min-width:16.992px}._charactersResult_10a0j_358 ._productItemImage_10a0j_447{width:81.005px;min-width:81.005px;height:157.997px;margin-bottom:-7.008px}._charactersResult_10a0j_358 ._productItemContent_10a0j_488{margin-top:7.008px}._charactersResult_10a0j_358 ._productItemTitle_10a0j_491{font-size:10.003px}._charactersResult_10a0j_358 ._productItemDescr_10a0j_494{font-size:8.006px;line-height:13.114px}._charactersResult_10a0j_358 ._productItemDetails_10a0j_498{font-size:10.502px;line-height:15.744px;letter-spacing:.653px}._charactersResult_10a0j_358 ._productItemBuy_10a0j_503,._charactersResult_10a0j_358 ._productItemSell_10a0j_504{width:83.002px;min-width:83.002px;height:23.002px;font-size:9.178px;gap:5px}._charactersResult_10a0j_358 ._productItemPrice_10a0j_511{font-size:10.502px;line-height:15.744px;letter-spacing:.653px}._favouritesSelect_10a0j_516{gap:10px}._favouritesSelectTitle_10a0j_521,._favouritesSelectBtn_10a0j_528{font-size:14px}._favouritesSelectBtn_10a0j_528._active_10a0j_170{text-shadow:1.978px 2.957px 10.138px #0ff}._favouritesSelectSelect_10a0j_540{gap:5px}._productItem_10a0j_433:before{inset:3px;border-radius:9px;box-shadow:0 0 62.266px 26.899px #113943 inset}._productItemTop_10a0j_617{top:14px;right:23.002px;left:23.002px}._productItemLevel_10a0j_474{font-size:16px}._productItemFav_10a0j_477{width:24px;min-width:24px;height:24px}._productItemFav_10a0j_477._active_10a0j_170{filter:drop-shadow(0 1.306px 2.17px rgba(0,238,255,.92))}._cartIcon_10a0j_121{width:18.01px;height:18.01px;min-width:18.01px}}@media(max-width:479px){._charactersResult_10a0j_358>.product__item-2>.product__item-inner-2,._charactersResult_10a0j_358>.product__item>.product__item-inner{max-height:22rem;padding:20px 14.995px}._productItem_10a0j_433 ._cartIcon_10a0j_121{width:12px;height:12px;min-width:12px}._productItem_10a0j_433{border-radius:8.006px}._productItem_10a0j_433:before{inset:1.997px;border-radius:6.01px}._productItemImage_10a0j_447:before{width:172.762px;height:181.382px;filter:blur(10.502px)}._productItemImage_10a0j_447:after{left:-24.998px;bottom:-2.995px;width:133.517px;height:26.054px;filter:blur(2.342px)}._productItem_10a0j_433[data-product-type=grey] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=blue-grey] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=green] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=pink] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=red] ._productItemImage_10a0j_447,._productItem_10a0j_433[data-product-type=yellow] ._productItemImage_10a0j_447{min-width:auto;width:100%;height:165.005px;margin-bottom:-7.008px;filter:drop-shadow(3.936px 8.525px 4px rgba(0,0,0,.49))}._productItemInner_10a0j_471{padding:32.006px 14.995px 20px}._productItemLevel_10a0j_474{font-size:10.003px}._productItemFav_10a0j_477{width:16.992px;height:16.992px;min-width:16.992px}._productItemImage_10a0j_447{width:81.005px;min-width:81.005px;height:157.997px;margin-bottom:-7.008px}._productItemContent_10a0j_488{margin-top:7.008px}._productItemTitle_10a0j_491{font-size:10.003px}._productItemDescr_10a0j_494{font-size:8.006px;line-height:13.114px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productItemDetails_10a0j_498,._productItemPrice_10a0j_511{font-size:10.502px;line-height:15.744px;letter-spacing:.653px}._charactersResult_10a0j_358{padding-bottom:0;margin:40px 0;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));grid-auto-rows:22rem;gap:11.002px 19px;justify-items:center}._charactersResult_10a0j_358 .product__item-fav{width:18px;height:18px;min-width:18px}._charactersResult_10a0j_358 .productItemPrice{font-size:12px;line-height:16px}._charactersResult_10a0j_358 .productItemBuy,._charactersResult_10a0j_358 .productItemSell{min-width:110px;height:34px;font-size:13px;gap:6px}}@keyframes _glowShift_10a0j_1{0%{--rotate: 0deg}50%{--rotate: 180deg}to{--rotate: 360deg}}._productItem_10a0j_433:hover:before{opacity:1;animation:_glowShift_10a0j_1 4s linear infinite,_spin_10a0j_1 2.5s linear infinite}._productItem_10a0j_433:hover:after{opacity:.8;animation:_glowShift_10a0j_1 4s linear infinite;filter:blur(24px) brightness(1.3)}@keyframes _imageGlowPulse_10a0j_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}._productItem_10a0j_433:hover ._productItemImage_10a0j_447:before{animation:_imageGlowPulse_10a0j_1 3.8s ease-in-out infinite;opacity:1;transition:opacity .6s ease,transform .6s ease,filter .6s ease}._productItem_10a0j_433:hover ._productItemImage_10a0j_447:after{animation:_imageGlowPulse_10a0j_1 3.8s ease-in-out infinite;opacity:1;transition:opacity .6s ease,transform .6s ease,filter .6s ease}._productItem_10a0j_433:not(:hover) ._productItemImage_10a0j_447:before{transition:opacity 1s ease,filter 1s ease,transform 1s ease}._productItem_10a0j_433:not(:hover) ._productItemImage_10a0j_447:after{transition:opacity 1s ease,filter 1s ease,transform 1s ease}._charactersResult_10a0j_358 ._productItem_10a0j_433>._product__item-2_10a0j_375,._charactersResult_10a0j_358 ._productItem_10a0j_433>._product__item_10a0j_375{width:100%;height:100%;display:flex}._charactersResult_10a0j_358 ._productItem_10a0j_433>._product__item-2_10a0j_375 ._product__item-2-inner_10a0j_1603,._charactersResult_10a0j_358 ._productItem_10a0j_433>._product__item_10a0j_375 ._product__item-inner_10a0j_389{flex:1 1 auto;height:100%;min-height:0}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=grey] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=grey] .product__item-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="1"] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="1"] .product__item-inner{background-image:url(/img/product-item-gray.webp);background-position:center;background-size:cover;background-repeat:no-repeat}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=green] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=green] .product__item-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="2"] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="2"] .product__item-inner{background-image:url(/img/product-item-green.webp);background-position:center;background-size:cover;background-repeat:no-repeat}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=blue-grey] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=blue-grey] .product__item-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="3"] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="3"] .product__item-inner{background-image:url(/img/product-item-blue.webp);background-position:center;background-size:cover;background-repeat:no-repeat}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=pink] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=pink] .product__item-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="4"] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="4"] .product__item-inner{background-image:url(/img/product-item-gold.webp);background-position:center;background-size:cover;background-repeat:no-repeat}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=yellow] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=yellow] .product__item-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="5"] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type="5"] .product__item-inner{background-image:url(/img/product-item-gold.webp);background-position:center;background-size:cover;background-repeat:no-repeat}._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=red] .product__item-2-inner,._charactersResult_10a0j_358 ._productItem_10a0j_433[data-product-type=red] .product__item-inner{background-image:url(/img/product-item-red.webp);background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width:768px){._charactersResult_10a0j_358{max-height:74vh;overflow-y:auto;overflow-x:visible}._charactersResult_10a0j_358::-webkit-scrollbar{width:8px;height:8px}._charactersResult_10a0j_358::-webkit-scrollbar-track{background:#ffffff0a;border-radius:12px}._charactersResult_10a0j_358::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:12px}}._container_1v143_1{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}._btn6_1v143_7,._btn4_1v143_8,._btn3_1v143_9,._btn2_1v143_10,._btn_1v143_7,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn_1v143_7{width:4.323vw;height:1.094vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/prod-btn-buy.png)}._btn_1v143_7:hover{background-image:url(../img/prod-btn-buy-hover.png);filter:drop-shadow(0 .12vw .137vw #0ff80b);text-shadow:0 .034vw .113vw #e5ffe4;color:#fff}._btn2_1v143_10:hover ._cartIcon_1v143_46,._btn_1v143_7:hover ._cartIcon_1v143_46{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M7.06836 15.4395C7.69113 15.4396 8.22496 15.8187 8.45312 16.3584C8.52913 16.5382 8.57127 16.7359 8.57129 16.9434L8.56445 17.0967C8.55442 17.1956 8.53318 17.2915 8.50488 17.3838C8.50216 17.3927 8.49897 17.4014 8.49609 17.4102C8.4698 17.4906 8.43729 17.5678 8.39844 17.6416C8.38796 17.6615 8.37657 17.6808 8.36523 17.7002C8.35123 17.7241 8.33655 17.7475 8.32129 17.7705C8.31415 17.7813 8.30721 17.7921 8.2998 17.8027C8.27949 17.8318 8.25859 17.8602 8.23633 17.8877C8.22906 17.8967 8.22134 17.9053 8.21387 17.9141C8.19205 17.9398 8.16996 17.9651 8.14648 17.9893C8.13285 18.0033 8.11867 18.0168 8.10449 18.0303C8.08744 18.0465 8.06955 18.0617 8.05176 18.0771C8.035 18.0917 8.01838 18.1063 8.00098 18.1201C7.98148 18.1356 7.96167 18.1505 7.94141 18.165C7.92143 18.1793 7.90155 18.1937 7.88086 18.207C7.86415 18.2178 7.84723 18.2282 7.83008 18.2383C7.807 18.2519 7.78362 18.265 7.75977 18.2773C7.74375 18.2857 7.72729 18.293 7.71094 18.3008C7.68359 18.3138 7.65616 18.3265 7.62793 18.3379C7.61284 18.3439 7.59736 18.3489 7.58203 18.3545C7.55528 18.3642 7.52841 18.3736 7.50098 18.3818C7.47239 18.3904 7.44334 18.3974 7.41406 18.4043C7.39711 18.4083 7.38045 18.4136 7.36328 18.417C7.34041 18.4215 7.31718 18.4242 7.29395 18.4277C7.22026 18.4389 7.14515 18.4473 7.06836 18.4473C7.01639 18.4473 6.96468 18.4446 6.91406 18.4395C6.81368 18.4292 6.7166 18.4079 6.62305 18.3789C6.61842 18.3775 6.61398 18.3755 6.60938 18.374C6.56964 18.3613 6.5304 18.3479 6.49219 18.332C6.47128 18.3234 6.45108 18.3133 6.43066 18.3037C6.41098 18.2945 6.39128 18.2855 6.37207 18.2754C6.34812 18.2628 6.32493 18.2491 6.30176 18.2354C6.2844 18.225 6.26689 18.2151 6.25 18.2041C6.22998 18.1911 6.21075 18.177 6.19141 18.1631C6.17119 18.1485 6.15128 18.1337 6.13184 18.1182C6.11536 18.105 6.0989 18.0919 6.08301 18.0781C6.06438 18.0619 6.04613 18.0454 6.02832 18.0283C6.01186 18.0125 5.9962 17.996 5.98047 17.9795C5.96043 17.9585 5.94068 17.9372 5.92188 17.915C5.91424 17.906 5.90684 17.8969 5.89941 17.8877C5.87837 17.8617 5.85817 17.835 5.83887 17.8076C5.82737 17.7913 5.81652 17.7746 5.80566 17.7578C5.79282 17.7379 5.78048 17.7178 5.76855 17.6973C5.75837 17.6798 5.74777 17.6625 5.73828 17.6445C5.72348 17.6165 5.71032 17.5876 5.69727 17.5586C5.68897 17.5401 5.68042 17.5218 5.67285 17.5029C5.66435 17.4817 5.65697 17.4601 5.64941 17.4385C5.64173 17.4165 5.63363 17.3945 5.62695 17.3721C5.62083 17.3515 5.61561 17.3305 5.61035 17.3096C5.59269 17.2391 5.5786 17.1668 5.57129 17.0928C5.56645 17.0437 5.56446 16.9937 5.56445 16.9434C5.56446 16.8916 5.56715 16.8405 5.57227 16.79C5.58251 16.6888 5.6025 16.5904 5.63184 16.4961C5.69051 16.3076 5.78543 16.135 5.9082 15.9863C6.18399 15.6524 6.60148 15.4395 7.06836 15.4395ZM13.8359 15.4395C14.4588 15.4396 14.9926 15.8186 15.2207 16.3584C15.2777 16.4934 15.3157 16.6383 15.3311 16.79C15.3361 16.8404 15.3389 16.8917 15.3389 16.9434L15.332 17.0967C15.322 17.1957 15.3008 17.2914 15.2725 17.3838C15.2697 17.3927 15.2666 17.4014 15.2637 17.4102C15.239 17.4855 15.2095 17.5584 15.1738 17.6279C15.1612 17.6525 15.1477 17.6764 15.1338 17.7002C15.12 17.7237 15.1058 17.7468 15.0908 17.7695C15.0823 17.7824 15.0734 17.795 15.0645 17.8076C15.0473 17.832 15.0293 17.8556 15.0107 17.8789C15.0011 17.891 14.9915 17.9032 14.9814 17.915C14.9598 17.9405 14.9374 17.9653 14.9141 17.9893C14.9025 18.0012 14.8899 18.0119 14.8779 18.0234C14.8578 18.0428 14.8376 18.0618 14.8164 18.0801C14.8013 18.0931 14.7861 18.1058 14.7705 18.1182C14.7505 18.1341 14.7308 18.1502 14.71 18.165C14.6896 18.1797 14.6686 18.1934 14.6475 18.207C14.6337 18.2159 14.6195 18.224 14.6055 18.2324C14.5801 18.2476 14.5547 18.2627 14.5283 18.2764C14.5056 18.2882 14.4824 18.2989 14.459 18.3096C14.4415 18.3176 14.4241 18.3257 14.4062 18.333C14.3816 18.3431 14.3563 18.3515 14.3311 18.3604C14.3103 18.3676 14.2897 18.3755 14.2686 18.3818C14.2483 18.3879 14.2276 18.3922 14.207 18.3975C14.1786 18.4047 14.1502 18.4124 14.1211 18.418C14.1072 18.4206 14.0931 18.4225 14.0791 18.4248C14.0481 18.4299 14.017 18.4353 13.9854 18.4385C13.9362 18.4433 13.8864 18.4463 13.8359 18.4463C13.784 18.4463 13.7322 18.4446 13.6816 18.4395C13.6323 18.4344 13.5839 18.4257 13.5361 18.416C13.524 18.4136 13.5121 18.41 13.5 18.4072C13.4634 18.3989 13.4272 18.3899 13.3916 18.3789C13.3837 18.3765 13.376 18.3737 13.3682 18.3711C13.3311 18.359 13.2945 18.3459 13.2588 18.3311C13.2419 18.324 13.2255 18.3162 13.209 18.3086C13.185 18.2975 13.161 18.2867 13.1377 18.2744C13.1161 18.2631 13.0952 18.2506 13.0742 18.2383C13.0516 18.2249 13.0297 18.2108 13.0078 18.1963C12.996 18.1885 12.9842 18.181 12.9727 18.1729C12.9477 18.1553 12.9232 18.1372 12.8994 18.1182C12.8808 18.1033 12.8626 18.088 12.8447 18.0723C12.8281 18.0576 12.8119 18.0427 12.7959 18.0273C12.7796 18.0117 12.7636 17.9958 12.748 17.9795C12.7398 17.9708 12.7307 17.963 12.7227 17.9541L12.6758 17.8994C12.6727 17.8957 12.6701 17.8915 12.667 17.8877C12.6459 17.8617 12.6257 17.835 12.6064 17.8076C12.595 17.7913 12.5841 17.7746 12.5732 17.7578C12.5604 17.7379 12.5481 17.7178 12.5361 17.6973C12.5254 17.6789 12.5148 17.6605 12.5049 17.6416C12.4906 17.6144 12.4775 17.5867 12.4648 17.5586C12.4565 17.5401 12.448 17.5218 12.4404 17.5029C12.4319 17.4817 12.4245 17.4601 12.417 17.4385C12.4093 17.4165 12.4012 17.3945 12.3945 17.3721C12.3884 17.3515 12.3841 17.3305 12.3789 17.3096C12.3612 17.239 12.3462 17.1669 12.3389 17.0928C12.334 17.0436 12.332 16.9938 12.332 16.9434C12.332 16.8398 12.3424 16.7383 12.3623 16.6406C12.4524 16.2 12.7355 15.8296 13.1191 15.6211C13.3322 15.5054 13.5765 15.4395 13.8359 15.4395ZM1.33008 0.404297C2.6531 0.404297 3.78249 1.361 4 2.66602L4.09961 3.26074H15.8848C17.6455 3.26074 18.9377 4.9159 18.5107 6.62402L17.7588 9.63086C17.4575 10.8355 16.3746 11.6807 15.1328 11.6807H5.50293L5.60254 12.2803C5.67503 12.7152 6.05127 13.0341 6.49219 13.0342H16.8418C17.34 13.0342 17.7441 13.4383 17.7441 13.9365C17.7441 14.4348 17.34 14.8389 16.8418 14.8389H6.49219C5.16926 14.8388 4.03976 13.8821 3.82227 12.5771L2.21973 2.96289C2.14723 2.52788 1.77109 2.20898 1.33008 2.20898H1.05469C0.556504 2.20898 0.152446 1.8048 0.152344 1.30664C0.152344 0.808394 0.556441 0.404297 1.05469 0.404297H1.33008ZM5.20215 9.87598H15.1328C15.5467 9.87597 15.9073 9.59478 16.0078 9.19336L16.7607 6.18555C16.9027 5.61635 16.4715 5.06543 15.8848 5.06543H4.40039L5.20215 9.87598Z' fill='white'/%3E%3C/svg%3E");filter:drop-shadow(0 .052vw .25vw #fff)}._btn2_1v143_10{color:#f7dc9a;text-align:center;font-size:.729vw;font-weight:600;line-height:normal;text-transform:uppercase;background-image:url(../img/prod-btn.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:6.563vw;height:1.667vw;text-transform:none;gap:1.042vw}._btn2_1v143_10:hover{color:#fff;text-shadow:0 .156vw .172vw rgba(255,255,255,.84)}._btn2_1v143_10:hover:after{filter:drop-shadow(0 .156vw .172vw #fff)}._btn2_1v143_10:hover{filter:drop-shadow(0 .365vw .781vw #0ef);background-image:url(../img/prod-btn-hover.png)}._editProfile_1v143_80{position:fixed;inset:0;z-index:123;background:#000000ba;overflow:hidden;opacity:0;pointer-events:none;transition:all .2s ease}._editProfile_1v143_80._active_1v143_90{opacity:1;pointer-events:all}._editProfileInner_1v143_94{padding:2.292vw 2.083vw;position:relative;overflow:hidden;z-index:1;width:100%;max-width:24.792vw;background-image:url(../img/storeSelects/bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;margin:5% auto}._editProfileInner_1v143_94:after{position:absolute;content:"";z-index:-1;background-image:url(../img/storeSelects/icon-6.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:12.06vw;height:8.051vw;bottom:0;left:-5.208vw;bottom:-3.229vw}._editProfileTitle_1v143_121{color:#14171a;font-size:1.25vw;text-align:center;font-weight:600;line-height:1.042vw;text-transform:uppercase}._editProfileClose_1v143_129{position:absolute;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 5L5 19M19 19L5 5' stroke='%23191B1F' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;width:1.25vw;height:1.25vw;min-width:1.25vw;top:1.146vw;right:1.302vw}._editProfileFormImage_1v143_141,._editProfileFormUser_1v143_142{display:flex;align-items:center}._editProfileFormImage_1v143_141{margin:0 auto;position:relative;background:linear-gradient(180deg,#f7dc9a,#91815a);border-radius:50%;width:7.292vw;height:7.292vw;min-width:7.292vw;justify-content:center;overflow:hidden}._editProfileFormUser_1v143_142{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:nowrap;transition:transform .4s ease-in-out;align-items:center;justify-content:flex-start}._editProfileFormUser_1v143_142 img{width:100%;min-width:100%;height:100%;object-fit:cover;position:static;transform:none;opacity:1}._editProfileFormImage_1v143_141{margin:0 auto;position:relative;background:linear-gradient(180deg,#f7dc9a,#91815a);border-radius:50%;width:7.292vw;height:7.292vw;min-width:7.292vw;display:flex;justify-content:center;align-items:center;overflow:hidden}._editProfileFormBox_1v143_189{margin-top:.781vw}._editProfileFormUserImage_1v143_192{min-width:100%;width:100%;height:100%;display:flex;justify-content:center;align-items:center}._editProfileFormUser_1v143_142{border-radius:50%;display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:100%;transition:transform .4s ease-in-out}._editProfileFormUserImage_1v143_192 img{width:100%;height:100%;object-fit:cover;object-position:center}._editProfileFormPhoto_1v143_215{position:relative;-webkit-user-select:none;user-select:none;margin:0 auto;z-index:1}._editProfileFormPhoto_1v143_215:before{content:"";position:absolute;background:linear-gradient(180deg,#f7dc9a,#91815a);inset:-.156vw;z-index:-1;border-radius:50%}._editProfileFormFile_1v143_233{cursor:pointer;display:flex;align-items:center;border:.052vw solid #a9976a;background:#14171a;width:1.354vw;height:1.354vw;min-width:1.354vw;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cg clip-path='url(%23clip0_6_8649)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.82749 2.60103C5.0985 2.43349 5.41082 2.34474 5.72944 2.34473H8.89024C9.20883 2.34474 9.52119 2.43349 9.79222 2.60103C10.0632 2.76855 10.2821 3.00822 10.4245 3.29319L10.5221 3.48828H11.9222C12.3771 3.48828 12.8134 3.669 13.1351 3.99069C13.4568 4.31238 13.6375 4.74868 13.6375 5.20361V11.4932C13.6375 11.7964 13.517 12.0873 13.3026 12.3018C13.0881 12.5162 12.7972 12.6367 12.494 12.6367H2.12573C1.82244 12.6367 1.53158 12.5162 1.31712 12.3018C1.10266 12.0873 0.982178 11.7964 0.982178 11.4932V5.20361C0.982178 4.74868 1.1629 4.31238 1.48459 3.99069C1.80627 3.669 2.24258 3.48828 2.69751 3.48828H4.09758L4.19507 3.29331C4.3375 3.00834 4.55652 2.76855 4.82749 2.60103ZM5.72945 3.48828C5.62326 3.48829 5.51915 3.51787 5.42882 3.57372C5.33849 3.62957 5.26549 3.70947 5.21802 3.80447L4.96237 4.31576C4.86552 4.50948 4.66753 4.63184 4.45096 4.63184H2.69751C2.54586 4.63184 2.40043 4.69208 2.2932 4.7993C2.18597 4.90653 2.12573 5.05197 2.12573 5.20361V11.4932H12.494V5.20361C12.494 5.05197 12.4337 4.90653 12.3265 4.7993C12.2193 4.69208 12.0738 4.63184 11.9222 4.63184H10.1687C9.95214 4.63184 9.75419 4.50948 9.65734 4.31576L9.40175 3.80459C9.35424 3.70959 9.28122 3.62957 9.19088 3.57372C9.10054 3.51787 8.99642 3.48829 8.89024 3.48828M7.30985 6.06128C6.52039 6.06128 5.8804 6.70127 5.8804 7.49072C5.8804 8.28018 6.52039 8.92017 7.30985 8.92017C8.0993 8.92017 8.73929 8.28018 8.73929 7.49072C8.73929 6.70127 8.0993 6.06128 7.30985 6.06128ZM4.73685 7.49072C4.73685 6.0697 5.88882 4.91772 7.30985 4.91772C8.73088 4.91772 9.88284 6.0697 9.88284 7.49072C9.88284 8.91176 8.73088 10.0637 7.30985 10.0637C5.88882 10.0637 4.73685 8.91176 4.73685 7.49072Z' fill='white'/%3E%3Ccircle cx='11.2743' cy='5.66079' r='0.457422' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6_8649'%3E%3Crect width='13.7227' height='13.7227' fill='white' transform='translate(0.449219 0.628906)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:.714vw;position:absolute;bottom:.104vw;right:.781vw}._editProfileFormImage_1v143_141 input{display:none}._editProfileFormTop_1v143_254{display:flex;align-items:start;gap:.781vw}._editProfileFormAbout_1v143_259{display:flex;flex-direction:column;gap:.156vw}._editProfileFormInfo_1v143_264{display:flex;align-items:center;justify-content:space-between;gap:.26vw}._editProfileFormCopy_1v143_270{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.60449 4.00008V2.25008C5.60449 1.92925 5.86699 1.66675 6.18783 1.66675H12.6045C12.9253 1.66675 13.1878 1.92925 13.1878 2.25008V10.4167C13.1878 10.7376 12.9253 11.0001 12.6045 11.0001H10.2712V4.58341C10.2712 4.26258 10.0087 4.00008 9.68783 4.00008H5.60449Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.6875 13.3333H3.27083C2.95 13.3333 2.6875 13.0708 2.6875 12.75V4.58333C2.6875 4.2625 2.95 4 3.27083 4H9.6875C10.0083 4 10.2708 4.2625 10.2708 4.58333V12.75C10.2708 13.0708 10.0083 13.3333 9.6875 13.3333Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");min-width:.729vw;height:.729vw;width:.729vw;background-position:center;background-repeat:no-repeat;background-size:contain}._editProfileFormEdit_1v143_279{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.72198 12.5093L13.676 4.5612C14.2639 3.97334 14.2639 3.02558 13.676 2.43772C13.0882 1.84986 12.1404 1.84986 11.5525 2.43772L3.60449 10.3918L5.72198 12.5093Z' stroke='black' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.60482 10.3916L2.11719 13.9967L5.72231 12.5091L3.60482 10.3916Z' stroke='black' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");min-width:.833vw;height:.833vw;width:.833vw;background-position:center;background-repeat:no-repeat;background-size:contain}._editProfileFormLink_1v143_288{color:#14171a;font-size:.625vw;font-weight:300;line-height:normal}._editProfileFormLink_1v143_288 a{word-break:break-all}._editProfileFormLink_1v143_288 a:not(:hover){text-decoration:underline}._editProfileForm_1v143_141{max-width:16.563vw;margin:1.042vw auto 0;width:100%}._editProfileFormUsername_1v143_305{padding:0;height:1.563vw;color:#cfa77d;font-size:.729vw;font-style:normal;font-weight:600;line-height:125%}._editProfileFormUid_1v143_314{color:#000;font-family:Roboto,sans-serif;font-size:.625vw;font-weight:400;line-height:115%;letter-spacing:.008vw}._editProfileFormInfo_1v143_264:last-of-type{align-items:start}._editProfileFormLink_1v143_288+._editProfileFormCopy_1v143_270{margin-top:.156vw}._editProfileFormLox_1v143_328{margin-top:.781vw}._editProfileFormEnd_1v143_331{margin-top:1.302vw;display:flex;align-items:center;justify-content:space-between;gap:.521vw}._editProfileFormBtn_1v143_338{min-width:6.563vw;min-height:1.667vw}._editProfileFormDelete_1v143_342{color:#14171a;font-family:Gilroy,sans-serif;font-size:.625vw;font-weight:400;line-height:96%}._editProfileFormDelete_1v143_342:not(:hover){text-decoration:underline}._formBlock_1v143_352{display:flex;flex-direction:column;gap:.26vw;width:100%;position:relative}._formBlock_1v143_352._error_1v143_359 ._formError_1v143_359{display:inline-block}._formBlock_1v143_352._error_1v143_359 ._formInput_1v143_362{border-color:#ff0707}._formInput_1v143_362{border:.052vw solid #000;background:#fff;color:#000;font-size:.729vw;font-weight:400;height:2.083vw}._formError_1v143_359{display:none;color:red;text-align:right;font-family:Gilroy,sans-serif;font-size:.625vw;font-style:normal;font-weight:400;line-height:96%;position:absolute;top:calc(100% + .26vw);right:0}._formBox_1v143_386{width:100%;display:flex;flex-direction:column;gap:1.042vw}._passwordShow_1v143_392{position:absolute;top:70%;transform:translateY(-50%);right:.625vw;width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='17' viewBox='0 0 19 17' fill='none'%3E%3Cpath d='M9.39921 5.24707C7.57712 5.24707 6.09473 6.72946 6.09473 8.55155C6.09473 10.3736 7.57712 11.856 9.39921 11.856C11.2213 11.856 12.7037 10.3736 12.7037 8.55155C12.7037 6.72946 11.2213 5.24707 9.39921 5.24707ZM9.39921 11.1217C7.98203 11.1217 6.82906 9.96873 6.82906 8.55155C6.82906 7.13437 7.98203 5.9814 9.39921 5.9814C10.8164 5.9814 11.9694 7.13437 11.9694 8.55155C11.9694 9.96873 10.8164 11.1217 9.39921 11.1217Z' fill='black'/%3E%3Cpath d='M9.3993 10.387C10.4132 10.387 11.2351 9.56505 11.2351 8.55115C11.2351 7.53726 10.4132 6.71533 9.3993 6.71533C8.3854 6.71533 7.56348 7.53726 7.56348 8.55115C7.56348 9.56505 8.3854 10.387 9.3993 10.387Z' fill='black'/%3E%3Cpath d='M18.6985 8.29922C18.6548 8.25303 17.6095 7.15484 15.9445 6.04314C14.397 5.00994 12.0055 3.77832 9.39944 3.77832C6.79342 3.77832 4.40185 5.00994 2.8544 6.04314C1.18938 7.15484 0.144066 8.25303 0.100374 8.29922C-0.0334579 8.44076 -0.0334579 8.66216 0.100374 8.8037C0.144029 8.84989 1.18935 9.94808 2.8544 11.0598C4.40185 12.093 6.79342 13.3246 9.39944 13.3246C12.0055 13.3246 14.397 12.093 15.9445 11.0598C17.6095 9.94808 18.6548 8.84989 18.6985 8.8037C18.8323 8.66216 18.8323 8.44076 18.6985 8.29922ZM9.39944 12.5903C6.98324 12.5903 4.73616 11.4311 3.27653 10.4587C2.1396 9.70123 1.28951 8.93548 0.888859 8.55168C1.85156 7.63186 5.41093 4.51265 9.39944 4.51265C11.8156 4.51265 14.0627 5.67182 15.5223 6.64426C16.6592 7.40161 17.5093 8.16737 17.91 8.55124C16.9473 9.47106 13.3879 12.5903 9.39944 12.5903Z' fill='black'/%3E%3Cpath d='M9.39939 2.30943C9.60214 2.30943 9.76656 2.14505 9.76656 1.94227V0.47361C9.76656 0.270825 9.60214 0.106445 9.39939 0.106445C9.19664 0.106445 9.03223 0.270825 9.03223 0.47361V1.94227C9.03223 2.14505 9.19664 2.30943 9.39939 2.30943Z' fill='black'/%3E%3Cpath d='M9.39939 14.793C9.19664 14.793 9.03223 14.9573 9.03223 15.1601V16.6288C9.03223 16.8316 9.19664 16.996 9.39939 16.996C9.60214 16.996 9.76656 16.8316 9.76656 16.6288V15.1601C9.76656 14.9573 9.60214 14.793 9.39939 14.793Z' fill='black'/%3E%3Cpath d='M6.14443 2.91255C6.21247 3.03034 6.33584 3.09617 6.46276 3.09617C6.52504 3.09617 6.58819 3.08031 6.64598 3.04693C6.82159 2.94556 6.88177 2.721 6.78036 2.54538L6.04603 1.27349C5.94466 1.09788 5.7201 1.0377 5.54449 1.13911C5.36887 1.24048 5.30869 1.46504 5.4101 1.64065L6.14443 2.91255Z' fill='black'/%3E%3Cpath d='M12.6549 14.19C12.5535 14.0144 12.329 13.9542 12.1534 14.0556C11.9778 14.157 11.9176 14.3815 12.019 14.5571L12.7533 15.829C12.8214 15.9468 12.9447 16.0127 13.0717 16.0127C13.1339 16.0127 13.1971 15.9968 13.2549 15.9634C13.4305 15.862 13.4907 15.6375 13.3892 15.4619L12.6549 14.19Z' fill='black'/%3E%3Cpath d='M12.1534 3.04691C12.3287 3.1481 12.5534 3.0884 12.6549 2.91252L13.3892 1.64063C13.4907 1.46502 13.4305 1.24046 13.2549 1.13908C13.0792 1.03771 12.8547 1.09789 12.7533 1.27347L12.019 2.54536C11.9176 2.72098 11.9778 2.94553 12.1534 3.04691Z' fill='black'/%3E%3Cpath d='M6.64598 14.0556C6.47033 13.9542 6.24577 14.0144 6.14443 14.19L5.4101 15.4619C5.30869 15.6375 5.36887 15.8621 5.54449 15.9634C5.60231 15.9968 5.66543 16.0127 5.7277 16.0127C5.85459 16.0127 5.97803 15.9468 6.04603 15.8291L6.78036 14.5572C6.88177 14.3815 6.82159 14.157 6.64598 14.0556Z' fill='black'/%3E%3C/svg%3E")}@media(max-width:768px){label{font-size:12px}._container_1v143_1{max-width:480px;padding:0 16px}._btn6_1v143_7,._btn4_1v143_8,._btn3_1v143_9,._btn2_1v143_10,._btn_1v143_7,button{font-size:14px}._btn_1v143_7{width:83.002px;height:21.005px}._btn_1v143_7:hover{filter:drop-shadow(0 2.304px 2.63px #0ff80b);text-shadow:0 .653px 2.17px #e5ffe4}._btn2_1v143_10:hover ._cartIcon_1v143_46,._btn_1v143_7:hover ._cartIcon_1v143_46{filter:drop-shadow(0 1px 4.8px #fff)}._editProfileInner_1v143_94{padding:40px 30px;max-width:420px}._editProfileInner_1v143_94:after{width:231.552px;height:154.579px;left:-99.994px;bottom:-61.997px}._editProfileTitle_1v143_121{font-size:24px;line-height:20px}._editProfileClose_1v143_129{width:24px;height:24px;min-width:24px;top:10px;right:20px}._editProfileFormImage_1v143_141{width:140px;height:140px;min-width:140px}._editProfileFormFile_1v143_233{border:1px solid #a9976a;width:26px;height:26px;min-width:26px;background-size:14px;bottom:2px;right:15px}._editProfileFormTop_1v143_254{gap:15px;flex-direction:column}._editProfileFormAbout_1v143_259{gap:3px}._editProfileFormInfo_1v143_264{gap:5px}._editProfileFormCopy_1v143_270{min-width:14px;height:14px;width:14px}._editProfileFormEdit_1v143_279{min-width:16px;height:16px;width:16px}._editProfileFormLink_1v143_288{font-size:12px}._editProfileForm_1v143_141{max-width:318px;margin:20px auto 0}._editProfileFormUsername_1v143_305{height:30px;font-size:14px}._editProfileFormUid_1v143_314{font-size:12px;letter-spacing:.154px}._editProfileFormLink_1v143_288+._editProfileFormCopy_1v143_270{margin-top:3px}._editProfileFormBox_1v143_189{margin-top:15px}._editProfileFormEnd_1v143_331{margin-top:25px;gap:10px}._editProfileFormBtn_1v143_338{min-width:126px;min-height:32px}._editProfileFormDelete_1v143_342{font-size:12px}._editProfileFormPhoto_1v143_215:before{inset:-2px}._formBlock_1v143_352{gap:5px}._formInput_1v143_362{border:1px solid #000;font-size:14px;height:40px}._formError_1v143_359{font-size:12px;top:calc(100% + 5px)}._formBox_1v143_386{gap:20px}._passwordShow_1v143_392{right:12px;width:18px;height:18px;min-width:18px}}._breadcrump_m9gy4_1{display:flex;align-items:center;gap:.208vw}._breadcrumpLink_m9gy4_6{display:flex;align-items:center;max-width:max-content;color:#fff;font-size:.521vw;font-weight:500;line-height:1.042vw}._breadcrumpLink_m9gy4_6:hover{color:#0ef}._breadcrumpItem_m9gy4_18{position:relative;display:flex;align-items:center;gap:.208vw}._breadcrumpItem_m9gy4_18:not(:last-of-type):after{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='4' viewBox='0 0 9 4' fill='none'%3E%3Cpath d='M8.78516 2.125L6.28516 0.681624V3.56838L8.78516 2.125ZM0.128906 2.125V2.375H6.53516V2.125V1.875H0.128906V2.125Z' fill='white'/%3E%3C/svg%3E");width:.417vw;height:.313vw;min-width:.417vw;background-position:center;background-repeat:no-repeat;background-size:contain}._breadcrumpMain_m9gy4_35{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M6.129 0.126953C6.61487 0.154613 6.99581 0.278486 7.27861 0.571093L11.9462 5.09335C12.184 5.32408 12.1898 5.70394 11.9591 5.94179C11.7287 6.17997 11.3488 6.18626 11.1106 5.95583L6.46064 1.45115C6.26703 1.28089 5.98951 1.28029 5.79619 1.45115L1.1462 5.95583C0.908036 6.18626 0.528169 6.17997 0.297762 5.94179C0.0670297 5.70394 0.0728003 5.32408 0.31065 5.09335L4.97939 0.571093C5.30578 0.26519 5.74071 0.126953 6.129 0.126953Z' fill='white'/%3E%3Cpath d='M10.3115 6.72461C10.4706 6.72461 10.6232 6.78783 10.7358 6.90035C10.8483 7.01288 10.9115 7.16548 10.9115 7.32461V10.3246C10.9115 11.3114 10.0983 12.1246 9.1115 12.1246H3.11151C2.12469 12.1246 1.31151 11.3114 1.31151 10.3246V7.32461C1.31151 7.16548 1.37472 7.01288 1.48725 6.90035C1.59977 6.78783 1.75238 6.72461 1.91151 6.72461C2.07064 6.72461 2.22325 6.78783 2.33577 6.90035C2.4483 7.01288 2.51151 7.16548 2.51151 7.32461V10.3246C2.51151 10.6674 2.76873 10.9246 3.11151 10.9246H9.1115C9.45428 10.9246 9.7115 10.6674 9.7115 10.3246V7.32461C9.7115 7.16548 9.77471 7.01288 9.88724 6.90035C9.99976 6.78783 10.1524 6.72461 10.3115 6.72461Z' fill='white'/%3E%3C/svg%3E");width:.625vw;height:1.042vw;min-width:.625vw;background-position:center;background-repeat:no-repeat;background-size:contain}._breadcrumpMain_m9gy4_35:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M6.129 0.126953C6.61487 0.154613 6.99581 0.278486 7.27861 0.571093L11.9462 5.09335C12.184 5.32408 12.1898 5.70394 11.9591 5.94179C11.7287 6.17997 11.3488 6.18626 11.1106 5.95583L6.46064 1.45115C6.26703 1.28089 5.98951 1.28029 5.79619 1.45115L1.1462 5.95583C0.908036 6.18626 0.528169 6.17997 0.297762 5.94179C0.0670297 5.70394 0.0728003 5.32408 0.31065 5.09335L4.97939 0.571093C5.30578 0.26519 5.74071 0.126953 6.129 0.126953Z' fill='%2300EEFF'/%3E%3Cpath d='M10.3115 6.72461C10.4706 6.72461 10.6232 6.78783 10.7358 6.90035C10.8483 7.01288 10.9115 7.16548 10.9115 7.32461V10.3246C10.9115 11.3114 10.0983 12.1246 9.1115 12.1246H3.11151C2.12469 12.1246 1.31151 11.3114 1.31151 10.3246V7.32461C1.31151 7.16548 1.37472 7.01288 1.48725 6.90035C1.59977 6.78783 1.75238 6.72461 1.91151 6.72461C2.07064 6.72461 2.22325 6.78783 2.33577 6.90035C2.4483 7.01288 2.51151 7.16548 2.51151 7.32461V10.3246C2.51151 10.6674 2.76873 10.9246 3.11151 10.9246H9.1115C9.45428 10.9246 9.7115 10.6674 9.7115 10.3246V7.32461C9.7115 7.16548 9.77471 7.01288 9.88724 6.90035C9.99976 6.78783 10.1524 6.72461 10.3115 6.72461Z' fill='%2300EEFF'/%3E%3C/svg%3E")}@media(max-width:768px){._breadcrump_m9gy4_1{gap:4px}._breadcrumpLink_m9gy4_6{font-size:10px;line-height:normal}._breadcrumpItem_m9gy4_18{gap:4px}._breadcrumpItem_m9gy4_18:not(:last-of-type):after{width:8px;height:6px;min-width:8px}._breadcrumpMain_m9gy4_35,._breadcrump-main_m9gy4_69{width:12px;height:20px;min-width:12px}}._body_u2mo6_12{min-width:16.667vw}._btn_6_u2mo6_16,._btn_4_u2mo6_17,._btn_3_u2mo6_18,._btn_2_u2mo6_19,._btn_u2mo6_16,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn_3_u2mo6_18{background:linear-gradient(90deg,#fff 37.5% 98.08%);border-radius:.521vw;box-shadow:-.156vw .208vw 1.089vw #19ddeb,0 .142vw .142vw #00000040;width:16.218vw;height:3.549vw;gap:.729vw;position:relative;z-index:1;color:#474747;text-shadow:0 .071vw .071vw rgba(0,0,0,.2);font-size:.967vw}._btn_3_u2mo6_18:before{position:absolute;content:"";background-image:url(/img/btn-3.webp);z-index:-1;inset:0;border-radius:.417vw;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover}._btn_3_u2mo6_18:after{position:absolute;content:"";background:linear-gradient(90deg,#da3acf,#0dd3ff);inset:-.104vw;border-radius:.521vw;z-index:-2}input::placeholder,input{color:#737373;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:700;line-height:normal}input{background-color:transparent;border:none;outline:none;width:100%;color:#fff;padding:.521vw}mark{color:#f7dc9a}._container_u2mo6_96{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}@media(max-width:768px){html,body{font-size:14px}._body_u2mo6_12{min-width:320px}._btn_6_u2mo6_16,._btn_4_u2mo6_17,._btn_3_u2mo6_18,._btn_2_u2mo6_19,._btn_u2mo6_16,button{font-size:14px}._btn_3_u2mo6_18{border-radius:10px;box-shadow:-2.995px 4px 20.909px #19ddeb,0 2.726px 2.726px #00000040;width:311.386px;height:68.141px;gap:14px;text-shadow:0 1.363px 1.363px rgba(0,0,0,.2);font-size:18.566px}._btn_3_u2mo6_18:before{border-radius:8.006px}._btn_3_u2mo6_18:after{inset:-1.997px;border-radius:10px}input::placeholder,input{font-size:14px}input{padding:10px}._container_u2mo6_96{max-width:480px;padding:0 16px}}._header_u2mo6_150{position:absolute;z-index:100;top:0;left:0;right:0}._header__top_u2mo6_157{padding:.729vw 0 .833vw;display:flex;align-items:center;justify-content:space-between}._header__logo_u2mo6_163{display:flex;align-items:center;width:100%;max-width:8.906vw}._header__logo_img_u2mo6_169{width:100%}._header__top_content_u2mo6_172{width:100%;max-width:38.75vw;display:flex;align-items:center;justify-content:space-between}._header__top_start_u2mo6_179{display:flex;align-items:center;gap:1.146vw;width:100%;max-width:26.094vw;justify-content:space-between}._header__download_u2mo6_187,._header__support_u2mo6_188{color:#fff;font-size:.938vw;font-weight:500;line-height:1.042vw;padding:.521vw .521vw .521vw 0;display:flex;align-items:center;gap:.521vw}._header__support_svg_u2mo6_198{width:1.146vw;min-width:1.146vw;height:auto}._header__download_u2mo6_187{gap:1.042vw}._header__download_svg_u2mo6_206{width:.938vw;min-width:.938vw;height:auto}._header__download_u2mo6_187:hover,._header__support_u2mo6_188:hover{color:#0ef}._header__download_u2mo6_187:hover ._header__download_path_u2mo6_216,._header__support_u2mo6_188:hover ._header__support_path_u2mo6_217{fill:#0ef}._header__cart_u2mo6_221:hover ._header__cart_path_u2mo6_221,._header__favourite_u2mo6_222:hover ._header__favourite_path_u2mo6_222{stroke:#0ef}._header__buttons_u2mo6_225{min-width:5.417vw;display:flex;align-items:center;gap:.833vw}._header__cart_u2mo6_221,._header__favourite_u2mo6_222{width:2.292vw;height:2.292vw;min-width:2.292vw;position:relative;display:flex;align-items:center;justify-content:center}._header__favourite_svg_u2mo6_241{width:1.25vw;height:auto}._header__cart_svg_u2mo6_245{width:.938vw;height:auto}._header__cart_span_u2mo6_250{position:absolute;top:.1vw;right:.3vw;width:.9vw;height:.9vw;border-radius:50%;background-color:#2d7e27;color:#fff;font-size:.55vw;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1;text-align:center;box-shadow:0 0 .1vw #00000026}._header_user_u2mo6_268{width:100%;max-width:11.771vw;display:flex;align-items:center}._header_user_content_u2mo6_274{padding:0 .521vw;display:flex;align-items:center;gap:1.042vw}._header_user_balance_u2mo6_280{order:-1}._header_user_balance_name_u2mo6_283{color:#fff;font-size:.521vw;font-weight:300;line-height:1.042vw;text-transform:uppercase}._header_user_balance_total_u2mo6_290{color:#fff;font-size:1.042vw;font-weight:500;white-space:nowrap;line-height:1.042vw}._header__about_image_u2mo6_297{display:flex;align-items:center;border-radius:50%;width:2.188vw;min-width:2.188vw;height:2.188vw;overflow:hidden}._header__about_image_img_u2mo6_306{width:100%;height:100%;object-fit:cover;object-position:center}._header__about_u2mo6_297{display:flex;align-items:center;gap:.521vw;position:relative}._header__about_more_u2mo6_318{position:absolute;z-index:10;top:calc(100% + .521vw);right:0;width:100%;background-color:#fff;border-radius:.521vw;padding:1.042vw}._header__about_u2mo6_297:not(._active_u2mo6_328) ._header__about_more_u2mo6_318{display:none}._header__about_logout_u2mo6_331{color:#000}._header__about_content_u2mo6_334{display:flex;align-items:center;gap:.521vw;cursor:pointer}._header__about_content_u2mo6_334:after{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M5.00724 5.68253C5.38965 6.03336 5.97689 6.03336 6.3593 5.68253L10.3623 2.0101C11.0227 1.40417 10.594 0.302735 9.69772 0.302735C9.45164 0.302735 9.2145 0.395035 9.03317 0.561398L6.35922 3.01462C5.97684 3.36543 5.38966 3.36547 5.00724 3.01471L2.33229 0.561229C2.15102 0.394972 1.914 0.302734 1.66803 0.302734C0.771995 0.302734 0.343427 1.40383 1.0037 2.00957L5.00724 5.68253Z' fill='white'/%3E%3C/svg%3E");width:.469vw;height:.313vw;min-width:.469vw;background-position:center;background-repeat:no-repeat;background-size:contain}._header__about_name_u2mo6_351{color:#fff;font-size:.938vw;font-weight:500;line-height:1.042vw}._header__bottom_inner_u2mo6_357{display:flex;align-items:center;gap:1.042vw;justify-content:space-between}._header__bottom_content_u2mo6_363{display:flex;max-width:68.021vw;height:2.5vw;padding:0 8.073vw 0 .521vw;align-items:center;justify-content:space-between;width:100%;border-radius:.313vw;background:#23252b}._header__menu_ul_u2mo6_374{display:flex;align-items:center;gap:1.563vw}._header__menu_ul_li_a_u2mo6_379{display:flex;align-items:center;max-width:max-content;color:#fff;font-size:.833vw;font-style:normal;font-weight:700;transition:all .1s ease;line-height:normal}._header__menu_ul_li_a_u2mo6_379:hover{text-shadow:.103vw .154vw .528vw #0ff}._header__search_u2mo6_393{position:relative;border-radius:1.719vw;background:#000;display:flex;height:1.771vw;padding:0 1.042vw 0 .469vw;width:100%;max-width:20.99vw}._header__search_input_u2mo6_403{padding-left:2.552vw;width:100%}._searchDropdown_u2mo6_407{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#0b0b0b;border:1px solid rgba(255,255,255,.1);border-radius:8px;z-index:20;display:flex;flex-direction:column;overflow:hidden}._searchItem_u2mo6_420{padding:8px 12px;color:#fff;font-size:14px;cursor:pointer}._searchItem_u2mo6_420:hover{background:#ffffff14}._header__search_u2mo6_393:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_6_23848)'%3E%3Cpath d='M18.1296 18.905L13.3796 14.155M13.3796 14.155C10.7562 16.7784 6.50297 16.7784 3.87962 14.155C1.25627 11.5316 1.25627 7.27836 3.87962 4.65501C6.50297 2.03166 10.7562 2.03166 13.3796 4.65501C16.003 7.27836 16.003 11.5316 13.3796 14.155Z' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6_23848'%3E%3Crect width='19' height='19' fill='white' transform='translate(0.128906 0.904297)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:1.042vw;height:1.042vw;min-width:1.042vw;background-position:center;background-repeat:no-repeat;background-size:contain;left:.99vw;pointer-events:none}._header__bottom_btn_u2mo6_444{text-shadow:0 .049vw .049vw rgba(0,0,0,.2);font-size:.672vw;font-weight:700;max-width:11.25vw;height:2.448vw;box-shadow:-.109vw .145vw .757vw #19ddeb,0 .099vw .099vw #00000040}._header_user_auth_u2mo6_453{display:flex;align-items:center}._header_user_auth_u2mo6_453:before{content:"";width:1.198vw;height:1.198vw;min-width:1.198vw;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.2979 12.0936C14.0893 12.0936 15.5415 10.6414 15.5415 8.85004C15.5415 7.05865 14.0893 5.60645 12.2979 5.60645C10.5065 5.60645 9.05432 7.05865 9.05432 8.85004C9.05432 10.6414 10.5065 12.0936 12.2979 12.0936Z' stroke='white' stroke-width='1.8'/%3E%3Cpath d='M4.7301 19.6617V18.5805C4.7301 16.4181 7.97369 15.3369 12.2985 15.3369C16.6233 15.3369 19.8669 16.4181 19.8669 18.5805V19.6617C19.8669 19.9485 19.7529 20.2235 19.5502 20.4262C19.3474 20.629 19.0724 20.7429 18.7857 20.7429H5.8113C5.52455 20.7429 5.24954 20.629 5.04678 20.4262C4.84401 20.2235 4.7301 19.9485 4.7301 19.6617Z' stroke='white' stroke-width='1.8' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:1.042vw}._header_user_link_u2mo6_469{color:#fff;font-size:.938vw;font-weight:500;line-height:1.042vw}button._header_user_link_u2mo6_469:not(:hover){text-decoration:underline}._header__bottom_close_u2mo6_478,._header__burger_u2mo6_479,._header__bottom_u2mo6_357 ._header__download_u2mo6_187,._header__bottom_u2mo6_357 ._header__support_u2mo6_188{display:none}@media(max-width:768px){._header__top_u2mo6_157{padding:14px 0;gap:20px}._header__logo_u2mo6_163{max-width:130px}._header__top_content_u2mo6_172{max-width:270px;margin-left:auto}._header__top_start_u2mo6_179{gap:20px;max-width:100%;margin-right:5px}._header__top_start_u2mo6_179 ._header__download_u2mo6_187,._header__top_start_u2mo6_179 ._header__support_u2mo6_188{display:none}._header__download_u2mo6_187,._header__support_u2mo6_188{font-size:16px;line-height:normal;padding:0;gap:10px}._header__support_svg_u2mo6_198{width:20px;min-width:20px}._header__download_u2mo6_187{gap:10px}._header__download_svg_u2mo6_206{width:20px;min-width:20px}._header__buttons_u2mo6_225{min-width:auto;gap:10px}._header__cart_u2mo6_221,._header__favourite_u2mo6_222{width:20px;height:20px;min-width:20px}._header__favourite_svg_u2mo6_241,._header__cart_svg_u2mo6_245{width:20px}._header__cart_span_u2mo6_250{top:-2px;right:-4px;width:9px;height:9px}._header_user_u2mo6_268{max-width:200px}._header_user_content_u2mo6_274{padding:0;gap:10px}._header_user_balance_name_u2mo6_283{font-size:10px;line-height:normal}._header_user_balance_total_u2mo6_290{font-size:14px;line-height:normal}._header__about_image_u2mo6_297{width:24px;min-width:24px;height:24px}._header__about_u2mo6_297{gap:10px}._header__about_more_u2mo6_318{top:calc(100% + 10px);border-radius:5px;padding:10px}._header__about_content_u2mo6_334{gap:10px}._header__about_content_u2mo6_334:after{width:9px;height:6px;min-width:9px}._header__about_name_u2mo6_351{font-size:14px;line-height:normal;max-width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._header__bottom_u2mo6_357{position:fixed;overflow:hidden;inset:0;z-index:222;background-color:#23252b;opacity:0;pointer-events:none;transition:all .2s ease}._header__bottom_inner_u2mo6_357{gap:20px;flex-direction:column;justify-content:start;background-color:#23252b;padding:64px 20px 40px;width:100%;max-width:100%;margin:0;height:100vh;min-height:100vh;overflow:auto;transform:translate(100%);transition:all .2s ease}._header__bottom_u2mo6_357._active_u2mo6_328{opacity:1;pointer-events:all}._header__bottom_u2mo6_357._active_u2mo6_328 ._header__bottom_inner_u2mo6_357{transform:translate(0)}._header__bottom_u2mo6_357 ._header__download_u2mo6_187,._header__bottom_u2mo6_357 ._header__support_u2mo6_188{display:flex}._header__bottom_content_u2mo6_363{max-width:400px;flex-direction:column;align-items:center;height:auto;padding:10px;border-radius:6px;gap:40px}._header__menu_ul_u2mo6_374{display:flex;align-items:center;gap:30px;flex-direction:column}._header__menu_ul_li_a_u2mo6_379{font-size:16px}._header__menu_ul_li_a_u2mo6_379:hover{text-shadow:1.978px 2.957px 10.138px #0ff}._header__search_u2mo6_393{border-radius:33px;height:35px;padding:0 20px 0 9px;max-width:100%}._header__search_input_u2mo6_403{padding-left:48px}._header__search_u2mo6_393:before{width:20px;height:20px;min-width:20px;left:19px}._header__bottom_btn_u2mo6_444{text-shadow:0 .941px .941px rgba(0,0,0,.2);font-size:12.902px;min-width:216px;height:47px;min-height:47px;box-shadow:-2.093px 2.784px 14.534px #19ddeb,0 1.901px 1.901px #00000040}._header_user_auth_u2mo6_453:before{width:20px;height:20px;min-width:20px;margin-right:10px}._header_user_link_u2mo6_469{font-size:14px;line-height:normal}._header__bottom_close_u2mo6_478,._header__burger_u2mo6_479{display:flex}._header__bottom_close_u2mo6_478{position:absolute;top:20px;right:20px}._header_user_balance_u2mo6_280{transform:none;max-width:none;width:auto;overflow:visible}._header_user_balance_name_u2mo6_283{font-size:12px}._header_user_balance_total_u2mo6_290{font-size:14px}._header__burger_svg_u2mo6_707{width:24px;height:auto}}@media(max-width:479px){._header__top_u2mo6_157{gap:10px}._header__about_u2mo6_297,._header__about_content_u2mo6_334,._header__buttons_u2mo6_225{gap:5px}._header__top-start_u2mo6_723,._header__user_u2mo6_724{max-width:max-content}._header__user-balance_u2mo6_727{position:absolute;left:20px;top:20px;margin-right:auto}._header__user-balance--name_u2mo6_733{font-size:16px}._header__user-balance--total_u2mo6_736{font-size:20px}._header__top-content_u2mo6_739{max-width:max-content;gap:20px}._header__burger_u2mo6_479 svg{width:24px;height:auto}}._comingSoonDefault_u2mo6_750{display:inline}._comingSoonHover_u2mo6_753,._header__menu_ul_li_a_u2mo6_379:hover ._comingSoonDefault_u2mo6_750{display:none}._header__menu_ul_li_a_u2mo6_379:hover ._comingSoonHover_u2mo6_753{display:inline}._currencySelect_u2mo6_762{appearance:none;cursor:pointer;width:75px;height:27px;padding:6px;font-size:14px;color:#fff;background-color:#181818;border:1px solid #2b2b2b;border-radius:6px;margin-right:16px;background-image:url(/img/icons/arrow-down.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:10px;transition:all .25s ease}._currencySelect_u2mo6_762:hover{border-color:#4e4e4e;background-color:#1f1f1f}@media(max-width:1054px){._currencySelect_u2mo6_762{appearance:none;cursor:pointer;width:35px;height:21px;padding:4px;font-size:7px;color:#fff}}._currencyMobile_u2mo6_801{display:none;width:75px;height:40px;margin:15px 0;padding:8px 12px;background:#2a2a2a;color:#fff;border-radius:6px;border:1px solid #555;font-size:16px}@media(max-width:768px){._currencySelect_u2mo6_762{display:none}._currencyMobile_u2mo6_801{display:block}}._profileLeftEnd_nb664_1{margin-top:.938vw;display:none;flex-direction:column}._profileLeftLink_nb664_6{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;max-width:max-content}a._profileLeftLink_nb664_6:hover{text-decoration:underline}._profileLeftCopy_nb664_16{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;opacity:.83}@media(max-width:768px){._profileLeftEnd_nb664_1{display:flex;margin:40px auto 20px;max-width:480px;width:100%;padding:0 16px}._profileLeftLink_nb664_6{font-size:10px;line-height:22px}a._profileLeftLink_nb664_6:hover{text-decoration:underline}._profileLeftCopy_nb664_16{font-size:10px;line-height:22px}}._body_7algd_13{min-width:16.667vw}._body_profile_7algd_17{background-image:url(/img/profile-bg.webp);background-position:top center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}main._main_7algd_25{padding-top:7.292vw}._container_7algd_29{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}._profile__inner_7algd_36{overflow:hidden;display:flex;align-items:stretch;justify-content:space-between;gap:3.125vw;height:100%;height:calc((var(--vh, 1vh) * 100) - 5.208vw)}._profile__right_7algd_46{width:100%}._profile__content_7algd_50:not(._active_7algd_50){display:none}@media(max-width:768px){html,body{font-size:14px}main._main_7algd_25{padding-top:70px}._body_7algd_13{min-width:320px}._container_7algd_29{max-width:480px;padding:0 16px}._profile__inner_7algd_36{gap:60px;height:auto;flex-direction:column}}._history_7algd_79{width:100%;max-width:44.896vw;margin-left:6.563vw}._history__top_7algd_84{display:flex;align-items:center;gap:.521vw;justify-content:space-between}._history__price_7algd_90{padding:.469vw .99vw;display:flex;align-items:center;gap:1.25vw;border:.052vw solid #23252b}._history__price_descr_7algd_97{color:#a2a2a2;text-align:center;text-shadow:0 .1vw .1vw rgba(0,0,0,.2);font-size:.625vw;font-weight:400;line-height:normal;text-transform:capitalize}._history__select_7algd_106{display:flex;align-items:center;gap:3.021vw}._history__select_btn_7algd_111{color:#f7dc9a;text-align:center;text-shadow:0 .1vw .1vw rgba(0,0,0,.2);font-size:.833vw;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}._history__select_btn_7algd_111:hover,._history__select_btn_7algd_111._active_7algd_50{color:#f6f7e5;filter:drop-shadow(.103vw .154vw .163vw #0ff)}._history__table_7algd_126,._history__content_7algd_127{width:100%}._history__content_7algd_127{margin-top:.833vw}._history__table_top_7algd_133{display:flex;align-items:center;background:#23252b;gap:.26vw;padding:.26vw .417vw}._history__table_name_7algd_140,._history__table_title_7algd_141{color:#f6f7e5;text-shadow:0 .1vw .1vw rgba(0,0,0,.2);font-size:.938vw;font-weight:400;line-height:normal}._history__table_item_7algd_148{display:flex;align-items:center;gap:.26vw;padding:.26vw .417vw}._history__table_name_7algd_140{font-size:.833vw}._history__table_name_7algd_140:nth-of-type(3),._history__table_name_7algd_140:nth-of-type(4){color:#1eee1b}._history__table_item_7algd_148[data-history-transaction=buy] ._history__table_name_7algd_140:nth-of-type(3),._history__table_item_7algd_148[data-history-transaction=buy] ._history__table_name_7algd_140:nth-of-type(4){color:red}._history__table_title_7algd_141:nth-of-type(1),._history__table_name_7algd_140:nth-of-type(1){width:18%}._history__table_title_7algd_141:nth-of-type(2),._history__table_name_7algd_140:nth-of-type(2){width:18%}._history__table_title_7algd_141:nth-of-type(3),._history__table_name_7algd_140:nth-of-type(3){width:18%}._history__table_title_7algd_141:nth-of-type(4),._history__table_name_7algd_140:nth-of-type(4){width:18%}._history__table_title_7algd_141:nth-of-type(5),._history__table_name_7algd_140:nth-of-type(5){width:14%}._history__table_title_7algd_141:nth-of-type(6),._history__table_name_7algd_140:nth-of-type(6){width:14%}._history__table_name_7algd_140:nth-of-type(5){color:#f7dc9a}._history__more_7algd_194{color:#f6f7e5;text-shadow:0 .1vw .1vw rgba(0,0,0,.2);font-size:.833vw;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:1.042vw auto 0}._history__more_7algd_194:not(:hover){text-decoration:underline}@media(max-width:768px){._history_7algd_79{max-width:100%;margin-left:0;margin-top:20px}._history__top_7algd_84{gap:20px;flex-direction:column}._history__price_7algd_90{padding:9.005px 19.008px;gap:10px;border:1px solid #23252b}._history__price_descr_7algd_97{text-shadow:0 1.92px 1.92px rgba(0,0,0,.2);font-size:12px}._history__select_7algd_106{gap:10px}._history__select_btn_7algd_111{text-shadow:0 1.92px 1.92px rgba(0,0,0,.2);font-size:14px}._history__select_btn_7algd_111:hover,._history__select_btn_7algd_111._active_7algd_50{filter:drop-shadow(1.978px 2.957px 3.13px #0ff)}._history__content_7algd_127{margin-top:16px;overflow:auto}._history__content_7algd_127:after{content:"";position:absolute}._history__table_7algd_126{min-width:660px;width:660px}._history__table-top_7algd_249{gap:5px;padding:5px 8.006px}._history__table_name_7algd_140,._history__table_title_7algd_141{text-shadow:0 1.92px 1.92px rgba(0,0,0,.2);font-size:16px}._history__table_item_7algd_148{gap:5px;padding:5px 8px}._history__table_name_7algd_140{font-size:14px}._history__more_7algd_194{text-shadow:0 1.92px 1.92px rgba(0,0,0,.2);font-size:14px;margin:20px auto 0}}._body_1ciln_13{min-width:16.667vw}._body_profile_1ciln_17{background-image:url(/img/profile-bg.webp);background-position:top center;background-repeat:no-repeat;background-size:cover}._btn_6_1ciln_24,._btn_4_1ciln_25,._btn_3_1ciln_26,._btn_2_1ciln_27,._btn_1ciln_24,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._btn_1ciln_24{width:4.323vw;height:1.094vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/img/prod-btn-buy.png)}._btn_1ciln_24:hover{background-image:url(/img/prod-btn-buy-hover.png);filter:drop-shadow(0 .12vw .137vw #0ff80b);text-shadow:0 .034vw .113vw #e5ffe4;color:#fff}._btn_2_1ciln_27:hover ._cart_icon_1ciln_63,._btn_1ciln_24:hover ._cart_icon_1ciln_63{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M7.06836 15.4395C7.69113 15.4396 8.22496 15.8187 8.45312 16.3584C8.52913 16.5382 8.57127 16.7359 8.57129 16.9434L8.56445 17.0967C8.55442 17.1956 8.53318 17.2915 8.50488 17.3838C8.50216 17.3927 8.49897 17.4014 8.49609 17.4102C8.4698 17.4906 8.43729 17.5678 8.39844 17.6416C8.38796 17.6615 8.37657 17.6808 8.36523 17.7002C8.35123 17.7241 8.33655 17.7475 8.32129 17.7705C8.31415 17.7813 8.30721 17.7921 8.2998 17.8027C8.27949 17.8318 8.25859 17.8602 8.23633 17.8877C8.22906 17.8967 8.22134 17.9053 8.21387 17.9141C8.19205 17.9398 8.16996 17.9651 8.14648 17.9893C8.13285 18.0033 8.11867 18.0168 8.10449 18.0303C8.08744 18.0465 8.06955 18.0617 8.05176 18.0771C8.035 18.0917 8.01838 18.1063 8.00098 18.1201C7.98148 18.1356 7.96167 18.1505 7.94141 18.165C7.92143 18.1793 7.90155 18.1937 7.88086 18.207C7.86415 18.2178 7.84723 18.2282 7.83008 18.2383C7.807 18.2519 7.78362 18.265 7.75977 18.2773C7.74375 18.2857 7.72729 18.293 7.71094 18.3008C7.68359 18.3138 7.65616 18.3265 7.62793 18.3379C7.61284 18.3439 7.59736 18.3489 7.58203 18.3545C7.55528 18.3642 7.52841 18.3736 7.50098 18.3818C7.47239 18.3904 7.44334 18.3974 7.41406 18.4043C7.39711 18.4083 7.38045 18.4136 7.36328 18.417C7.34041 18.4215 7.31718 18.4242 7.29395 18.4277C7.22026 18.4389 7.14515 18.4473 7.06836 18.4473C7.01639 18.4473 6.96468 18.4446 6.91406 18.4395C6.81368 18.4292 6.7166 18.4079 6.62305 18.3789C6.61842 18.3775 6.61398 18.3755 6.60938 18.374C6.56964 18.3613 6.5304 18.3479 6.49219 18.332C6.47128 18.3234 6.45108 18.3133 6.43066 18.3037C6.41098 18.2945 6.39128 18.2855 6.37207 18.2754C6.34812 18.2628 6.32493 18.2491 6.30176 18.2354C6.2844 18.225 6.26689 18.2151 6.25 18.2041C6.22998 18.1911 6.21075 18.177 6.19141 18.1631C6.17119 18.1485 6.15128 18.1337 6.13184 18.1182C6.11536 18.105 6.0989 18.0919 6.08301 18.0781C6.06438 18.0619 6.04613 18.0454 6.02832 18.0283C6.01186 18.0125 5.9962 17.996 5.98047 17.9795C5.96043 17.9585 5.94068 17.9372 5.92188 17.915C5.91424 17.906 5.90684 17.8969 5.89941 17.8877C5.87837 17.8617 5.85817 17.835 5.83887 17.8076C5.82737 17.7913 5.81652 17.7746 5.80566 17.7578C5.79282 17.7379 5.78048 17.7178 5.76855 17.6973C5.75837 17.6798 5.74777 17.6625 5.73828 17.6445C5.72348 17.6165 5.71032 17.5876 5.69727 17.5586C5.68897 17.5401 5.68042 17.5218 5.67285 17.5029C5.66435 17.4817 5.65697 17.4601 5.64941 17.4385C5.64173 17.4165 5.63363 17.3945 5.62695 17.3721C5.62083 17.3515 5.61561 17.3305 5.61035 17.3096C5.59269 17.2391 5.5786 17.1668 5.57129 17.0928C5.56645 17.0437 5.56446 16.9937 5.56445 16.9434C5.56446 16.8916 5.56715 16.8405 5.57227 16.79C5.58251 16.6888 5.6025 16.5904 5.63184 16.4961C5.69051 16.3076 5.78543 16.135 5.9082 15.9863C6.18399 15.6524 6.60148 15.4395 7.06836 15.4395ZM13.8359 15.4395C14.4588 15.4396 14.9926 15.8186 15.2207 16.3584C15.2777 16.4934 15.3157 16.6383 15.3311 16.79C15.3361 16.8404 15.3389 16.8917 15.3389 16.9434L15.332 17.0967C15.322 17.1957 15.3008 17.2914 15.2725 17.3838C15.2697 17.3927 15.2666 17.4014 15.2637 17.4102C15.239 17.4855 15.2095 17.5584 15.1738 17.6279C15.1612 17.6525 15.1477 17.6764 15.1338 17.7002C15.12 17.7237 15.1058 17.7468 15.0908 17.7695C15.0823 17.7824 15.0734 17.795 15.0645 17.8076C15.0473 17.832 15.0293 17.8556 15.0107 17.8789C15.0011 17.891 14.9915 17.9032 14.9814 17.915C14.9598 17.9405 14.9374 17.9653 14.9141 17.9893C14.9025 18.0012 14.8899 18.0119 14.8779 18.0234C14.8578 18.0428 14.8376 18.0618 14.8164 18.0801C14.8013 18.0931 14.7861 18.1058 14.7705 18.1182C14.7505 18.1341 14.7308 18.1502 14.71 18.165C14.6896 18.1797 14.6686 18.1934 14.6475 18.207C14.6337 18.2159 14.6195 18.224 14.6055 18.2324C14.5801 18.2476 14.5547 18.2627 14.5283 18.2764C14.5056 18.2882 14.4824 18.2989 14.459 18.3096C14.4415 18.3176 14.4241 18.3257 14.4062 18.333C14.3816 18.3431 14.3563 18.3515 14.3311 18.3604C14.3103 18.3676 14.2897 18.3755 14.2686 18.3818C14.2483 18.3879 14.2276 18.3922 14.207 18.3975C14.1786 18.4047 14.1502 18.4124 14.1211 18.418C14.1072 18.4206 14.0931 18.4225 14.0791 18.4248C14.0481 18.4299 14.017 18.4353 13.9854 18.4385C13.9362 18.4433 13.8864 18.4463 13.8359 18.4463C13.784 18.4463 13.7322 18.4446 13.6816 18.4395C13.6323 18.4344 13.5839 18.4257 13.5361 18.416C13.524 18.4136 13.5121 18.41 13.5 18.4072C13.4634 18.3989 13.4272 18.3899 13.3916 18.3789C13.3837 18.3765 13.376 18.3737 13.3682 18.3711C13.3311 18.359 13.2945 18.3459 13.2588 18.3311C13.2419 18.324 13.2255 18.3162 13.209 18.3086C13.185 18.2975 13.161 18.2867 13.1377 18.2744C13.1161 18.2631 13.0952 18.2506 13.0742 18.2383C13.0516 18.2249 13.0297 18.2108 13.0078 18.1963C12.996 18.1885 12.9842 18.181 12.9727 18.1729C12.9477 18.1553 12.9232 18.1372 12.8994 18.1182C12.8808 18.1033 12.8626 18.088 12.8447 18.0723C12.8281 18.0576 12.8119 18.0427 12.7959 18.0273C12.7796 18.0117 12.7636 17.9958 12.748 17.9795C12.7398 17.9708 12.7307 17.963 12.7227 17.9541L12.6758 17.8994C12.6727 17.8957 12.6701 17.8915 12.667 17.8877C12.6459 17.8617 12.6257 17.835 12.6064 17.8076C12.595 17.7913 12.5841 17.7746 12.5732 17.7578C12.5604 17.7379 12.5481 17.7178 12.5361 17.6973C12.5254 17.6789 12.5148 17.6605 12.5049 17.6416C12.4906 17.6144 12.4775 17.5867 12.4648 17.5586C12.4565 17.5401 12.448 17.5218 12.4404 17.5029C12.4319 17.4817 12.4245 17.4601 12.417 17.4385C12.4093 17.4165 12.4012 17.3945 12.3945 17.3721C12.3884 17.3515 12.3841 17.3305 12.3789 17.3096C12.3612 17.239 12.3462 17.1669 12.3389 17.0928C12.334 17.0436 12.332 16.9938 12.332 16.9434C12.332 16.8398 12.3424 16.7383 12.3623 16.6406C12.4524 16.2 12.7355 15.8296 13.1191 15.6211C13.3322 15.5054 13.5765 15.4395 13.8359 15.4395ZM1.33008 0.404297C2.6531 0.404297 3.78249 1.361 4 2.66602L4.09961 3.26074H15.8848C17.6455 3.26074 18.9377 4.9159 18.5107 6.62402L17.7588 9.63086C17.4575 10.8355 16.3746 11.6807 15.1328 11.6807H5.50293L5.60254 12.2803C5.67503 12.7152 6.05127 13.0341 6.49219 13.0342H16.8418C17.34 13.0342 17.7441 13.4383 17.7441 13.9365C17.7441 14.4348 17.34 14.8389 16.8418 14.8389H6.49219C5.16926 14.8388 4.03976 13.8821 3.82227 12.5771L2.21973 2.96289C2.14723 2.52788 1.77109 2.20898 1.33008 2.20898H1.05469C0.556504 2.20898 0.152446 1.8048 0.152344 1.30664C0.152344 0.808394 0.556441 0.404297 1.05469 0.404297H1.33008ZM5.20215 9.87598H15.1328C15.5467 9.87597 15.9073 9.59478 16.0078 9.19336L16.7607 6.18555C16.9027 5.61635 16.4715 5.06543 15.8848 5.06543H4.40039L5.20215 9.87598Z' fill='white'/%3E%3C/svg%3E");filter:drop-shadow(0 .052vw .25vw #fff)}._cart_icon_1ciln_63{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M5.0918 10.6667C5.15982 10.6668 5.22687 10.6731 5.29102 10.6863C5.74057 10.7783 6.0791 11.1763 6.0791 11.6531C6.0791 11.6698 6.077 11.6864 6.07617 11.7029L6.07422 11.7537C6.06117 11.8823 6.02157 12.0029 5.96387 12.1121C5.95759 12.1239 5.95108 12.1356 5.94434 12.1472C5.93536 12.1626 5.92677 12.1782 5.91699 12.1931C5.91069 12.2027 5.90408 12.2121 5.89746 12.2214C5.8855 12.2383 5.87234 12.2542 5.85938 12.2703C5.85167 12.2798 5.84399 12.2893 5.83594 12.2986C5.82669 12.3092 5.8173 12.3196 5.80762 12.3298C5.79525 12.3429 5.78259 12.3555 5.76953 12.3679C5.75897 12.3779 5.7483 12.3877 5.7373 12.3972C5.72646 12.4066 5.71535 12.4156 5.7041 12.4246C5.68914 12.4364 5.67385 12.4477 5.6582 12.4587C5.64977 12.4647 5.64143 12.4706 5.63281 12.4763C5.61694 12.4867 5.60048 12.4961 5.58398 12.5056C5.57135 12.5129 5.55887 12.5204 5.5459 12.5271C5.53517 12.5327 5.52462 12.5385 5.51367 12.5437C5.49604 12.5521 5.47815 12.5598 5.45996 12.5671C5.45021 12.5711 5.44057 12.5752 5.43066 12.5789C5.41166 12.5858 5.39257 12.5926 5.37305 12.5984C5.3269 12.6121 5.27916 12.6208 5.23047 12.6277C5.1852 12.634 5.13882 12.6394 5.0918 12.6394C5.05785 12.6394 5.02428 12.6379 4.99121 12.6345C4.92865 12.6282 4.86812 12.6149 4.80957 12.5974C4.79104 12.5919 4.77293 12.5854 4.75488 12.5789C4.74189 12.5741 4.72855 12.5704 4.71582 12.5652C4.7045 12.5605 4.69372 12.5546 4.68262 12.5496C4.66442 12.5412 4.64649 12.5326 4.62891 12.5232C4.62091 12.5189 4.61333 12.514 4.60547 12.5095C4.55774 12.4823 4.51205 12.4522 4.46973 12.4177C4.46507 12.4139 4.46064 12.4099 4.45605 12.406C4.43914 12.3917 4.42313 12.3765 4.40723 12.3611C4.39746 12.3516 4.3873 12.3426 4.37793 12.3328C4.36712 12.3214 4.35695 12.3095 4.34668 12.2976C4.33669 12.2861 4.32684 12.2744 4.31738 12.2625C4.3086 12.2513 4.3003 12.2398 4.29199 12.2283C4.28228 12.2148 4.27271 12.2012 4.26367 12.1873C4.25543 12.1745 4.24789 12.1613 4.24023 12.1482C4.23268 12.1352 4.22475 12.1225 4.21777 12.1091C4.16672 12.0114 4.1321 11.9042 4.11621 11.7908C4.1099 11.7457 4.10548 11.6999 4.10547 11.6531C4.10547 11.1423 4.49383 10.7222 4.99121 10.6716C5.02429 10.6683 5.05783 10.6668 5.0918 10.6667ZM9.63379 10.6716C9.70007 10.6784 9.76444 10.6915 9.82617 10.7107C9.85712 10.7203 9.88744 10.7314 9.91699 10.7439C9.94633 10.7563 9.97513 10.7698 10.0029 10.7849L10.084 10.8347C10.2413 10.941 10.3665 11.0914 10.4414 11.2683C10.4664 11.3274 10.4859 11.3895 10.499 11.4539C10.5122 11.5181 10.5186 11.585 10.5186 11.6531C10.5185 11.687 10.518 11.7206 10.5146 11.7537C10.5049 11.85 10.4799 11.9419 10.4443 12.0281C10.4376 12.0444 10.4295 12.06 10.4219 12.0759C10.4177 12.0846 10.4145 12.0937 10.4102 12.1023C10.4024 12.1175 10.3943 12.1325 10.3857 12.1472C10.3603 12.1909 10.3314 12.2321 10.2998 12.2712C10.2927 12.2801 10.2857 12.289 10.2783 12.2976C10.2687 12.3088 10.2582 12.3191 10.248 12.3298C10.2357 12.3429 10.223 12.3556 10.21 12.3679C10.1994 12.3779 10.1887 12.3877 10.1777 12.3972C10.1669 12.4066 10.1558 12.4156 10.1445 12.4246C10.1296 12.4364 10.1143 12.4477 10.0986 12.4587C10.0902 12.4647 10.0819 12.4706 10.0732 12.4763C10.0574 12.4867 10.0409 12.4961 10.0244 12.5056C10.0127 12.5124 10.0013 12.5198 9.98926 12.5261C9.89238 12.5768 9.78629 12.6115 9.67383 12.6277C9.6276 12.6343 9.58029 12.6394 9.53223 12.6394C9.49828 12.6394 9.4647 12.6379 9.43164 12.6345C9.2696 12.6181 9.11944 12.5616 8.99023 12.4763C8.98103 12.4702 8.97188 12.4641 8.96289 12.4578C8.94602 12.4458 8.93012 12.4327 8.91406 12.4197C8.90451 12.412 8.89499 12.4043 8.88574 12.3962C8.87513 12.387 8.8647 12.3776 8.85449 12.3679C8.84145 12.3556 8.82876 12.3429 8.81641 12.3298C8.80499 12.3178 8.794 12.3054 8.7832 12.2927C8.77705 12.2855 8.77059 12.2786 8.76465 12.2712C8.73259 12.2315 8.70438 12.1888 8.67871 12.1443C8.67143 12.1317 8.66396 12.1192 8.65723 12.1062C8.65166 12.0955 8.6458 12.0849 8.64062 12.074C8.63228 12.0563 8.6245 12.0384 8.61719 12.0203C8.61327 12.0105 8.60908 12.0009 8.60547 11.991C8.59854 11.972 8.59171 11.9529 8.58594 11.9333C8.57229 11.8872 8.56346 11.8394 8.55664 11.7908C8.55032 11.7457 8.54592 11.6999 8.5459 11.6531C8.5459 11.1083 8.9875 10.6659 9.53223 10.6658C9.56644 10.6658 9.60047 10.6682 9.63379 10.6716ZM1.32715 0.801514C2.19506 0.801514 2.93623 1.42888 3.0791 2.28491L3.14453 2.67554H10.877C12.0321 2.67555 12.8795 3.76098 12.5996 4.88159L12.1064 6.85522C11.9087 7.64553 11.1985 8.19994 10.3838 8.19995H4.06543L4.13086 8.59351C4.17844 8.87869 4.42478 9.08837 4.71387 9.08862H11.5049C11.8318 9.08862 12.0967 9.35352 12.0967 9.68042C12.0965 10.0072 11.8317 10.2722 11.5049 10.2722H4.71387C3.84605 10.272 3.10557 9.64391 2.96289 8.78784L1.91113 2.48022C1.86356 2.19481 1.6165 1.98511 1.32715 1.98511H1.14648C0.819633 1.98505 0.554688 1.72018 0.554688 1.39331C0.554749 1.0665 0.819671 0.801575 1.14648 0.801514H1.32715ZM3.86816 7.01636H10.3838C10.6553 7.01635 10.8921 6.83149 10.958 6.56812L11.4512 4.59448C11.5443 4.22103 11.2619 3.85914 10.877 3.85913H3.3418L3.86816 7.01636Z' fill='%23F7DC9A'/%3E%3C/svg%3E");display:inline-block;width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain}._btn_6_1ciln_24:active,._btn_4_1ciln_25:active,._btn_1ciln_24:active{transform:scale(.95)}._btn_6_1ciln_24,._btn_4_1ciln_25{color:#fefcd8;text-align:center;font-size:.833vw;font-weight:700;line-height:normal;text-transform:uppercase;background-image:url(/img/btn-4.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:13.438vw;height:3.125vw}._btn_4_1ciln_25:hover{filter:drop-shadow(-.41vw .051vw .507vw rgba(26,255,228,.27)) drop-shadow(.103vw .154vw .528vw #0ff)}main._main_1ciln_104{padding-top:7.292vw}._container_1ciln_108{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}._profile__inner_1ciln_115{overflow:hidden;display:flex;align-items:stretch;justify-content:space-between;gap:3.125vw;height:100%;height:calc((var(--vh, 1vh) * 100) - 5.208vw)}._profile__right_1ciln_125{width:100%}._profile__content_1ciln_129:not(._active_1ciln_129){display:none}._characters__result_1ciln_133{padding-bottom:2.604vw;overflow:auto;flex:1;margin-top:.625vw;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:18.5vw;gap:.573vw .938vw;margin:0vw -2.083vw -2.083vw;padding:0vw 2.083vw 2.083vw}._characters__result_1ciln_133:not(._active_1ciln_129){display:none}@media(max-width:768px){html,body{font-size:14px}main._main_1ciln_104{padding-top:70px}._body_1ciln_13{min-width:320px}._btn_6_1ciln_24,._btn_4_1ciln_25,._btn_3_1ciln_26,._btn_2_1ciln_27,._btn_1ciln_24,button{font-size:14px}._btn_1ciln_24{width:83.002px;height:21.005px}._btn_1ciln_24:hover{filter:drop-shadow(0 2.304px 2.63px #0ff80b);text-shadow:0 .653px 2.17px #e5ffe4}._btn_2_1ciln_27:hover ._cart_icon_1ciln_63,._btn_1ciln_24:hover ._cart_icon_1ciln_63{filter:drop-shadow(0 1px 4.8px #fff)}._cart_icon_1ciln_63{width:18.01px;height:18.01px;min-width:18.01px}._btn_6_1ciln_24,._btn_4_1ciln_25{font-size:16px;max-width:258.01px;height:60px}._btn_4_1ciln_25:hover{filter:drop-shadow(-7.872px .979px 9.734px rgba(26,255,228,.27)) drop-shadow(1.978px 2.957px 10.138px #0ff)}._container_1ciln_108{max-width:480px;padding:0 16px}._profile__inner_1ciln_115{gap:60px;height:auto;flex-direction:column}._characters__result_1ciln_133{grid-template-columns:repeat(2,1fr);grid-auto-rows:276px;gap:11.002px 19px;margin:40px 0;padding:0}}._product__item_1ciln_222{position:relative;z-index:1;overflow:hidden;border-radius:.625vw}._product__item_1ciln_222:hover{box-shadow:-.269vw .034vw .333vw #1affe445 inset,.067vw .101vw .346vw #0ff}._product__item_inner_1ciln_232{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:2.604vw 1.25vw 1.146vw;position:relative;overflow:hidden;z-index:1;border-radius:.625vw}._product__item_1ciln_222:hover:before,._product__item_1ciln_222:hover:after{opacity:1}._product__item_1ciln_222:hover:after{animation:_spin_1ciln_1 2.5s linear infinite}._product__item_1ciln_222:before{content:"";inset:0;border-radius:.469vw;background-image:linear-gradient(var(--rotate),rgba(240,197,92,.66) 46%,rgba(48,38,28,.66));position:absolute;z-index:-1;animation:_spin_1ciln_1 2.5s linear infinite;transition:opacity .5s;overflow:hidden;opacity:0}._product__item_1ciln_222:after{position:absolute;content:"";top:20px;left:0;right:0;z-index:-1;height:100%;width:100%;border-radius:.625vw;margin:0 auto;transform:scale(.8);filter:blur(20px);background-image:linear-gradient(var(--rotate),#5ddcff,rgba(0,238,255,.66) 46%,rgba(6,21,25,1));opacity:1;transition:opacity .5s}._product__item_1ciln_222._product__item-gold_1ciln_293:after{background-image:linear-gradient(var(--rotate),rgba(240,197,92,.66) 46%,rgba(48,38,28,.66))}._product__item_1ciln_222._product__item-reverse_1ciln_309 ._product__item_inner_1ciln_232{display:flex;justify-content:space-between;flex-direction:column-reverse}._product__item_inner_1ciln_232:before{content:"";position:absolute;inset:.156vw;background-color:#000;z-index:-1;border-radius:.469vw;box-shadow:0 0 3.243vw 1.401vw #113943 inset;background-position:center;background-repeat:no-repeat;background-size:cover}._product__item_inner_1ciln_232:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.3'/%3E%3C/svg%3E");pointer-events:none;background-position:center;z-index:-1}@property --rotate{syntax: "<angle>"; initial-value: 132deg; inherits: false;}@keyframes _spin_1ciln_1{0%{--rotate: 0deg}to{--rotate: 360deg}}._product__item_top_1ciln_352{position:absolute;top:.729vw;right:1.198vw;left:1.198vw;display:flex;z-index:10;justify-content:space-between;align-items:center}._product__item_level_1ciln_362{color:#fff;font-size:.833vw;font-weight:600;line-height:96%;text-transform:uppercase}._product__item_fav_1ciln_369{width:1.25vw;min-width:1.25vw;height:1.25vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.03176 4.18532C1.87874 5.33834 1.87874 7.20773 3.03176 8.36078L8.07203 13.401L13.1122 8.36078C14.2652 7.20773 14.2652 5.33834 13.1122 4.18532C11.9591 3.0323 10.0898 3.0323 8.93671 4.18532L8.07203 5.05012L7.20721 4.18532C6.05418 3.0323 4.18477 3.0323 3.03176 4.18532Z' stroke='white' stroke-width='1.31222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._product__item_fav_1ciln_369._active_1ciln_129{filter:drop-shadow(0 .068vw .113vw rgba(0,238,255,.92));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' viewBox='0 0 14 12' fill='none'%3E%3Cpath d='M1.82765 1.60134C0.674636 2.75435 0.674636 4.62375 1.82765 5.77679L6.86793 10.817L11.9081 5.77679C13.0611 4.62375 13.0611 2.75435 11.9081 1.60134C10.755 0.448318 8.88565 0.448318 7.73261 1.60134L6.86793 2.46613L6.00311 1.60134C4.85008 0.448318 2.98067 0.448318 1.82765 1.60134Z' fill='%2300EEFF' stroke='%23ABE7EB' stroke-width='0.656108' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}._product__item_image_1ciln_382{display:flex;align-items:center;min-width:6.458vw;width:6.458vw;height:12.5vw;margin:0 auto;position:relative}._product__item_image_1ciln_382 img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}._product__item_image_1ciln_382:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:11.081vw;height:11.01vw;filter:blur(.547vw)}._product__item_image_1ciln_382:after{content:none;position:absolute;z-index:-1;left:-1.25vw;bottom:-.469vw;width:9.297vw;height:2.19vw;filter:blur(.122vw)}._product__item_1ciln_222:hover ._product__item_image_1ciln_382:before{animation:_opacity_1ciln_1 2.5s linear infinite}._product__item_1ciln_222:hover ._product__item_image_1ciln_382:after{animation:_opacity-bottom_1ciln_1 2.5s linear infinite}@keyframes _opacity_1ciln_1{0%,to{opacity:1}50%{opacity:.5}}@keyframes _opacity-bottom_1ciln_1{0%,to{opacity:1}50%{opacity:.5}}._product__item_1ciln_222[data-product-type=yellow] ._product__item_descr_1ciln_445,._product__item_1ciln_222[data-product-type="5"] ._product__item_descr_1ciln_445,._product__item_1ciln_222[data-product-type="4"] ._product__item_descr_1ciln_445,._product__item_1ciln_222[data-product-type="3"] ._product__item_descr_1ciln_445{color:#fff}._product__item_1ciln_222[data-product-type="1"] ._product__item_image_1ciln_382:after,._product__item_1ciln_222[data-product-type="1"] ._product__item_image_1ciln_382:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#00eeffa8,#061519a8)}._product__item_1ciln_222[data-product-type="2"] ._product__item_image_1ciln_382:after,._product__item_1ciln_222[data-product-type="2"] ._product__item_image_1ciln_382:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#1eee1ba8,#061519a8)}._product__item_1ciln_222[data-product-type="3"] ._product__item_image_1ciln_382:after,._product__item_1ciln_222[data-product-type="3"] ._product__item_image_1ciln_382:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#f29af7a8,#061519a8)}._product__item_1ciln_222[data-product-type="4"] ._product__item_image_1ciln_382:after,._product__item_1ciln_222[data-product-type="4"] ._product__item_image_1ciln_382:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#ee1b1ba8,#061519a8)}._product__item_1ciln_222[data-product-type="5"] ._product__item_image_1ciln_382:after,._product__item_1ciln_222[data-product-type="5"] ._product__item_image_1ciln_382:before{content:"";background:radial-gradient(50% 50% at 50% 50%,#f7dc9aa8,#061519a8)}._product__item_1ciln_222[data-product-type=grey] ._product__item_inner_1ciln_232:before{background-color:none;background-image:url(/img/cart/grey.webp);box-shadow:none}._product__item_1ciln_222[data-product-type=grey] ._product__item_image_1ciln_382:before{background:radial-gradient(50% 50% at 50% 50%,#868686db,#06151900)}._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_inner_1ciln_232:before{background-color:none;background-image:url(/img/cart/blue-grey.webp);box-shadow:none}._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_image_1ciln_382:before{background:radial-gradient(50% 50% at 50% 50%,#6ba2eadb,#06151900)}._product__item_1ciln_222[data-product-type=green] ._product__item_inner_1ciln_232:before{background-color:none;background-image:url(/img/cart/green.webp);box-shadow:none}._product__item_1ciln_222[data-product-type=green] ._product__item_image_1ciln_382:before{background:radial-gradient(50% 50% at 50% 50%,#35c22bdb,#06151900)}._product__item_1ciln_222[data-product-type=pink] ._product__item_inner_1ciln_232:before{background-color:none;background-image:url(/img/cart/pink.webp);box-shadow:none}._product__item_1ciln_222[data-product-type=pink] ._product__item_image_1ciln_382:before{background-color:radial-gradient(50% 50% at 50% 50%,rgba(169,43,194,.86) 0%,rgba(6,21,25,0) 100%)}._product__item_1ciln_222[data-product-type=red] ._product__item_inner_1ciln_232:before{background-color:none;background-image:url(/img/cart/red.webp);box-shadow:none}._product__item_1ciln_222[data-product-type=red] ._product__item_image_1ciln_382:before{background:radial-gradient(50% 50% at 50% 50%,#c22b2edb,#06151900)}._product__item_1ciln_222[data-product-type=yellow] ._product__item_inner_1ciln_232:before{background-color:none;background-image:url(/img/cart/yellow.webp);box-shadow:none}._product__item_1ciln_222[data-product-type=yellow] ._product__item_image_1ciln_382:before{background:radial-gradient(50% 50% at 50% 50%,#bccf28db,#06151900)}._product__item_1ciln_222[data-product-type=yellow] ._product__item_inner_1ciln_232:after,._product__item_1ciln_222[data-product-type=grey] ._product__item_inner_1ciln_232:after,._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_inner_1ciln_232:after,._product__item_1ciln_222[data-product-type=green] ._product__item_inner_1ciln_232:after,._product__item_1ciln_222[data-product-type=pink] ._product__item_inner_1ciln_232:after,._product__item_1ciln_222[data-product-type=red] ._product__item_inner_1ciln_232:after{content:none}._product__item_title_1ciln_576{color:#fff;font-size:.833vw;font-weight:600;line-height:115%;text-transform:uppercase}._product__item_descr_1ciln_445{color:#f7dc9a;font-size:.625vw;font-weight:400;line-height:1.042vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._product__item_bottom_1ciln_592{margin-top:.417vw;display:flex;align-items:center;justify-content:space-between;gap:.521vw}._product__item_price_1ciln_599{color:#fff;font-size:.833vw;font-weight:700;line-height:1.25vw;letter-spacing:.052vw}._product__item-buy_1ciln_606,._product__item-sell_1ciln_607{width:6.563vw;min-width:6.563vw;height:1.667vw;font-size:.729vw;gap:.521vw;margin-left:auto}._product__item_details_1ciln_615{margin-left:auto;font-size:.833vw;font-weight:700;line-height:1.25vw;letter-spacing:.052vw}._product__item_details_1ciln_615:not(:hover){text-decoration:underline}._product__item_content_1ciln_625{margin-top:.521vw}._product__item_1ciln_222[data-product-type=grey] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=green] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=pink] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=red] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=yellow] ._product__item_image_1ciln_382{min-width:13.021vw;width:13.021vw;height:13.021vw;margin-bottom:-.521vw;filter:drop-shadow(.313vw .677vw .318vw rgba(0,0,0,.49))}._characters__result_1ciln_133 ._product__item_inner_1ciln_232 ._cart_icon_1ciln_63{width:.625vw;height:.625vw;min-width:.625vw}._characters__result_1ciln_133 ._product__item_inner_1ciln_232{border-radius:.417vw;flex:1}._characters__result_1ciln_133 ._product__item_1ciln_222:before{border-radius:.313vw}._characters__result_1ciln_133 ._product__item_1ciln_222{border-radius:.313vw}._characters__result_1ciln_133 ._product__item_inner_1ciln_232:before{inset:.104vw;border-radius:.313vw}._characters__result_1ciln_133 ._product__item_image_1ciln_382:before{width:8.998vw;height:9.447vw;filter:blur(.547vw)}._characters__result_1ciln_133 ._product__item_image_1ciln_382:after{left:-1.302vw;bottom:-.156vw;width:6.954vw;height:1.357vw;filter:blur(.122vw)}._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=grey] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=green] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=pink] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=red] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=yellow] ._product__item_image_1ciln_382{min-width:8.594vw;width:8.594vw;height:8.594vw;margin-bottom:-.365vw;filter:drop-shadow(.205vw .444vw .208vw rgba(0,0,0,.49))}._characters__result_1ciln_133 ._product__item_level_1ciln_362{font-size:.521vw}._characters__result_1ciln_133 ._product__item_fav_1ciln_369{width:.885vw;height:.885vw;min-width:.885vw}._characters__result_1ciln_133 ._product__item_image_1ciln_382{width:4.219vw;min-width:4.219vw;height:8.229vw;margin-bottom:-.365vw}._characters__result_1ciln_133 ._product__item_content_1ciln_625{margin-top:.365vw}._characters__result_1ciln_133 ._product__item_title_1ciln_576{font-size:.521vw}._characters__result_1ciln_133 ._product__item_descr_1ciln_445{font-size:.417vw;line-height:.683vw}._characters__result_1ciln_133 ._product__item_details_1ciln_615{font-size:.547vw;line-height:.82vw;letter-spacing:.034vw}._characters__result_1ciln_133 ._product__item-buy_1ciln_606,._characters__result_1ciln_133 ._product__item-sell_1ciln_607{width:4.323vw;min-width:4.323vw;height:1.198vw;font-size:.478vw;gap:.26vw}._characters__result_1ciln_133 ._product__item_price_1ciln_599{font-size:.547vw;line-height:.82vw;letter-spacing:.034vw}@media(max-width:768px){._product__item_inner_1ciln_232{padding:50px 24px 22px;border-radius:12px}._product__item_inner_1ciln_232:before{inset:3px;border-radius:9px;box-shadow:0 0 62.266px 26.899px #113943 inset}._product__item_top_1ciln_352{top:14px;right:23.002px;left:23.002px}._product__item_level_1ciln_362{font-size:16px}._product__item_fav_1ciln_369{width:24px;min-width:24px;height:24px}._product__item_fav_1ciln_369._active_1ciln_129{filter:drop-shadow(0 1.306px 2.17px rgba(0,238,255,.92))}._product__item_image_1ciln_382{min-width:124px;width:124px;height:240px}._product__item_image_1ciln_382:before{width:212.755px;height:211.392px;filter:blur(10.502px)}._product__item_image_1ciln_382:after{left:-24px;bottom:-9.005px;width:178.502px;height:42.048px;filter:blur(2.342px)}._product__item_title_1ciln_576{font-size:16px}._product__item_descr_1ciln_445{font-size:12px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._product__item_bottom_1ciln_592{margin-top:8.006px;gap:10.003px}._product__item_price_1ciln_599{font-size:16px;line-height:24px;letter-spacing:1px}._product__item-buy_1ciln_606,._product__item-sell_1ciln_607{width:126.01px;min-width:126.01px;height:32.006px;font-size:13.997px;gap:10.003px}._product__item_details_1ciln_615{font-size:16px;line-height:24px;letter-spacing:1px}._product__item_content_1ciln_625{margin-top:10.003px}._product__item_1ciln_222[data-product-type=grey] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=green] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=pink] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=red] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=yellow] ._product__item_image_1ciln_382{min-width:auto;width:100%;height:160px;margin-bottom:-10.003px;filter:drop-shadow(6.01px 12.998px 6.106px rgba(0,0,0,.49))}._characters__result_1ciln_133 ._product__item_inner_1ciln_232 ._cart_icon_1ciln_63{width:12px;height:12px;min-width:12px}._characters__result_1ciln_133 ._product__item_inner_1ciln_232{border-radius:8.006px}._characters__result_1ciln_133 ._product__item_inner_1ciln_232:before{inset:1.997px;border-radius:6.01px}._characters__result_1ciln_133 ._product__item_image_1ciln_382:before{width:172.762px;height:181.382px;filter:blur(10.502px)}._characters__result_1ciln_133 ._product__item_image_1ciln_382:after{left:-24.998px;bottom:-2.995px;width:133.517px;height:26.054px;filter:blur(2.342px)}._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=grey] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=green] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=pink] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=red] ._product__item_image_1ciln_382,._characters__result_1ciln_133 ._product__item_1ciln_222[data-product-type=yellow] ._product__item_image_1ciln_382{min-width:auto;width:100%;height:165.005px;margin-bottom:-7.008px;filter:drop-shadow(3.936px 8.525px 4px rgba(0,0,0,.49))}._characters__result_1ciln_133 ._product__item_inner_1ciln_232{padding:32.006px 14.995px 20px}._characters__result_1ciln_133 ._product__item_level_1ciln_362{font-size:10.003px}._characters__result_1ciln_133 ._product__item_fav_1ciln_369{width:16.992px;height:16.992px;min-width:16.992px}._characters__result_1ciln_133 ._product__item_image_1ciln_382{width:81.005px;min-width:81.005px;height:157.997px;margin-bottom:-7.008px}._characters__result_1ciln_133 ._product__item_content_1ciln_625{margin-top:7.008px}._characters__result_1ciln_133 ._product__item_title_1ciln_576{font-size:10.003px}._characters__result_1ciln_133 ._product__item_descr_1ciln_445{font-size:8.006px;line-height:13.114px}._characters__result_1ciln_133 ._product__item_details_1ciln_615{font-size:10.502px;line-height:15.744px;letter-spacing:.653px}._characters__result_1ciln_133 ._product__item-buy_1ciln_606,._characters__result_1ciln_133 ._product__item-sell_1ciln_607{width:83.002px;min-width:83.002px;height:23.002px;font-size:9.178px;gap:5px}._characters__result_1ciln_133 ._product__item_price_1ciln_599{font-size:10.502px;line-height:15.744px;letter-spacing:.653px}}@media(max-width:479px){._product__item_inner_1ciln_232 ._cart_icon_1ciln_63{width:12px;height:12px;min-width:12px}._product__item_inner_1ciln_232{border-radius:8.006px}._product__item_inner_1ciln_232:before{inset:1.997px;border-radius:6.01px}._product__item_image_1ciln_382:before{width:172.762px;height:181.382px;filter:blur(10.502px)}._product__item_image_1ciln_382:after{left:-24.998px;bottom:-2.995px;width:133.517px;height:26.054px;filter:blur(2.342px)}._product__item_1ciln_222[data-product-type=grey] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=blue-grey] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=green] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=pink] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=red] ._product__item_image_1ciln_382,._product__item_1ciln_222[data-product-type=yellow] ._product__item_image_1ciln_382{min-width:auto;width:100%;height:165.005px;margin-bottom:-7.008px;filter:drop-shadow(3.936px 8.525px 4px rgba(0,0,0,.49))}._product__item_inner_1ciln_232{padding:32.006px 14.995px 20px}._product__item_level_1ciln_362{font-size:10.003px}._product__item_fav_1ciln_369{width:16.992px;height:16.992px;min-width:16.992px}._product__item_image_1ciln_382{width:81.005px;min-width:81.005px;height:157.997px;margin-bottom:-7.008px}._product__item_content_1ciln_625{margin-top:7.008px}._product__item_title_1ciln_576{font-size:10.003px}._product__item_descr_1ciln_445{font-size:8.006px;line-height:13.114px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._product__item_details_1ciln_615{font-size:10.502px;line-height:15.744px;letter-spacing:.653px}._product__item-buy_1ciln_606,._product__item-sell_1ciln_607{width:83.002px;min-width:83.002px;height:23.002px;font-size:9.178px;gap:5px}._product__item_price_1ciln_599{font-size:10.502px;line-height:15.744px;letter-spacing:.653px}}._cart__item_1ciln_1023{min-width:0}._cart__block_1ciln_1026 ._product__item_1ciln_222{width:100%}._cart_1ciln_63{width:100%;max-width:65.99vw}._cart__title_1ciln_1035{color:#fff;font-size:1.25vw;font-weight:600;line-height:normal;text-transform:uppercase}._cart__content_1ciln_1042{margin-top:1.042vw;display:flex;align-items:start;gap:2.344vw}._cart__itemsWrapper_1ciln_1048{display:flex;flex-direction:column;width:100%;overflow:visible}._cart__block_1ciln_1026{width:100%;max-width:43.854vw;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(0,auto);gap:1.979vw .938vw;overflow:visible}._cart__item_1ciln_1023{display:flex;flex-direction:column;min-width:0}._cart__bottom_1ciln_1069{margin-top:.521vw;display:flex;align-items:center;justify-content:center;gap:1.042vw}._cart__item_1ciln_1023>.product__item{width:100%;height:auto;min-height:0}._cart__item_1ciln_1023 .product__item-cart .product__item-inner{min-height:12.5vw;display:flex;flex-direction:column}._cart__item_1ciln_1023 .product__item-cart .product__item-front .inner,._cart__item_1ciln_1023 .product__item-cart .product__item-back .inner{min-height:0}._cart__item_1ciln_1023 .product__item-cart .product__item-image{height:7.5vw;min-height:0}._cart__item_1ciln_1023 .product__item-cart .product__item-descr,._cart__item_1ciln_1023 .product__item-cart .product__item-2-descr{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cart__item_1ciln_1023 .product__item-cart .product__item-bottom{margin-top:.417vw}._cart__delete_1ciln_1113{color:#f7dc9a;font-size:.504vw;font-weight:400;line-height:.84vw}._cart__delete_1ciln_1113:not(:hover){text-decoration:underline}._cart__buy_1ciln_1122{min-width:4.271vw;height:1.146vw;font-size:.573vw;gap:.26vw}._cart__total_1ciln_1128{min-height:32.448vw;width:100%;max-width:19.479vw;padding:2.292vw;position:relative;overflow:hidden;border-radius:.573vw;z-index:1;background-image:url(/img/storeSelects/bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover}._cart__total_1ciln_1128:after{position:absolute;content:"";z-index:-1;background-image:url(/img/storeSelects/icon-6.webp);background-position:center;background-repeat:no-repeat;background-size:cover;width:12.06vw;height:8.051vw;bottom:0;left:-5.052vw;bottom:-.833vw}._cart__total_title_1ciln_1156{margin-bottom:2.865vw;color:#14171a;text-align:center;font-size:1.25vw;font-weight:600;line-height:1.042vw;text-transform:uppercase}._cart__total_bottom_1ciln_1165,._cart__total_top_1ciln_1166{gap:.521vw;display:flex;align-items:center;justify-content:space-between}._cart__total_agree_1ciln_1172{margin-top:1.458vw;padding-top:1.458vw;border-top:.052vw solid #000;color:#000;text-align:center;font-size:.625vw;font-weight:400;line-height:normal}._cart__total_agree_1ciln_1172 a:not(:hover){text-decoration:underline}._cart__total_name_1ciln_1185{color:#000;font-size:1.25vw;font-weight:600;line-height:normal}._cart__total_price_1ciln_1191{color:#000;font-size:1.25vw;font-weight:400;line-height:normal}._cart__total_bottom_1ciln_1165{margin-top:1.406vw}._cart__total_bottom_1ciln_1165 ._cart__total_price_1ciln_1191{font-size:1.042vw;font-weight:600}._cart__total_btn_1ciln_1204{margin:1.042vw auto 0;width:10.625vw;height:2.604vw}@media(max-width:768px){._cart_1ciln_63{max-width:100%}._cart__title_1ciln_1035{font-size:24px}._cart__content_1ciln_1042{margin-top:20px;gap:40px;flex-direction:column}._cart__block_1ciln_1026{max-width:100%;grid-template-columns:1fr 1fr;gap:38px 18px;grid-auto-rows:22rem}._cart__bottom_1ciln_1069{margin-top:10px;gap:20px}._cart__delete_1ciln_1113{font-size:10px;line-height:16px}._cart__buy_1ciln_1122{min-width:82.003px;height:22.003px;font-size:11.002px;gap:5px}._cart__total_1ciln_1128{min-height:auto;max-width:100%;padding:44.006px;border-radius:11.002px}._cart__total_1ciln_1128:after{width:231.552px;height:154.579px;left:-96.998px;bottom:-15.994px}._cart__total_title_1ciln_1156{margin-bottom:40px;font-size:24px;line-height:20px}._cart__total_bottom_1ciln_1165,._cart__total_top_1ciln_1166{gap:10px}._cart__total_agree_1ciln_1172{margin-top:28px;padding-top:28px;border-top:1px solid #000;font-size:12px}._cart__total_name_1ciln_1185,._cart__total_price_1ciln_1191{font-size:24px}._cart__total_bottom_1ciln_1165{margin-top:30px}._cart__total_bottom_1ciln_1165 ._cart__total_price_1ciln_1191{font-size:20px}._cart__total_btn_1ciln_1204{margin:20px auto 0;width:204px;height:50px}._cart__item_1ciln_1023 .product__item-cart .product__item-inner{padding:2vw}}._btn6_a178r_1,._btn4_a178r_2,._btn3_a178r_3,._btn2_a178r_4,._btn_a178r_1,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._customCheckbox_a178r_26 span{gap:24.998px;font-size:16px;line-height:20px}._customCheckbox_a178r_26 span:before{width:20px;height:20px;min-width:20px}._customCheckbox_a178r_26 span{display:flex;align-items:center;gap:1.302vw;cursor:pointer;color:#fff;font-size:.833vw;font-weight:400;line-height:1.042vw}._customCheckbox_a178r_26 span:before{content:"";width:1.042vw;height:1.042vw;min-width:1.042vw;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Cpath d='M19.333 1.01562V19.0156H1.33301V1.01562H19.333Z' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._customCheckbox_a178r_26 input:checked+span:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Crect x='1.33301' y='1.01562' width='18' height='18' stroke='%2300EEFF' stroke-width='2'/%3E%3Cpath d='M14.083 7.20312L8.92676 12.8281L6.58301 10.2713' stroke='%2300EEFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}._customCheckbox_a178r_26 input:checked+span{color:#0ef}._btn_a178r_1{width:4.323vw;height:1.094vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/img/prod-btn-buy.png)}._btn_a178r_1:hover{background-image:url(/img/prod-btn-buy-hover.png);filter:drop-shadow(0 .12vw .137vw #0ff80b);text-shadow:0 .034vw .113vw #e5ffe4;color:#fff}._btn2_a178r_4:hover ._cartIcon_a178r_77,._btn_a178r_1:hover ._cartIcon_a178r_77{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M7.06836 15.4395C7.69113 15.4396 8.22496 15.8187 8.45312 16.3584C8.52913 16.5382 8.57127 16.7359 8.57129 16.9434L8.56445 17.0967C8.55442 17.1956 8.53318 17.2915 8.50488 17.3838C8.50216 17.3927 8.49897 17.4014 8.49609 17.4102C8.4698 17.4906 8.43729 17.5678 8.39844 17.6416C8.38796 17.6615 8.37657 17.6808 8.36523 17.7002C8.35123 17.7241 8.33655 17.7475 8.32129 17.7705C8.31415 17.7813 8.30721 17.7921 8.2998 17.8027C8.27949 17.8318 8.25859 17.8602 8.23633 17.8877C8.22906 17.8967 8.22134 17.9053 8.21387 17.9141C8.19205 17.9398 8.16996 17.9651 8.14648 17.9893C8.13285 18.0033 8.11867 18.0168 8.10449 18.0303C8.08744 18.0465 8.06955 18.0617 8.05176 18.0771C8.035 18.0917 8.01838 18.1063 8.00098 18.1201C7.98148 18.1356 7.96167 18.1505 7.94141 18.165C7.92143 18.1793 7.90155 18.1937 7.88086 18.207C7.86415 18.2178 7.84723 18.2282 7.83008 18.2383C7.807 18.2519 7.78362 18.265 7.75977 18.2773C7.74375 18.2857 7.72729 18.293 7.71094 18.3008C7.68359 18.3138 7.65616 18.3265 7.62793 18.3379C7.61284 18.3439 7.59736 18.3489 7.58203 18.3545C7.55528 18.3642 7.52841 18.3736 7.50098 18.3818C7.47239 18.3904 7.44334 18.3974 7.41406 18.4043C7.39711 18.4083 7.38045 18.4136 7.36328 18.417C7.34041 18.4215 7.31718 18.4242 7.29395 18.4277C7.22026 18.4389 7.14515 18.4473 7.06836 18.4473C7.01639 18.4473 6.96468 18.4446 6.91406 18.4395C6.81368 18.4292 6.7166 18.4079 6.62305 18.3789C6.61842 18.3775 6.61398 18.3755 6.60938 18.374C6.56964 18.3613 6.5304 18.3479 6.49219 18.332C6.47128 18.3234 6.45108 18.3133 6.43066 18.3037C6.41098 18.2945 6.39128 18.2855 6.37207 18.2754C6.34812 18.2628 6.32493 18.2491 6.30176 18.2354C6.2844 18.225 6.26689 18.2151 6.25 18.2041C6.22998 18.1911 6.21075 18.177 6.19141 18.1631C6.17119 18.1485 6.15128 18.1337 6.13184 18.1182C6.11536 18.105 6.0989 18.0919 6.08301 18.0781C6.06438 18.0619 6.04613 18.0454 6.02832 18.0283C6.01186 18.0125 5.9962 17.996 5.98047 17.9795C5.96043 17.9585 5.94068 17.9372 5.92188 17.915C5.91424 17.906 5.90684 17.8969 5.89941 17.8877C5.87837 17.8617 5.85817 17.835 5.83887 17.8076C5.82737 17.7913 5.81652 17.7746 5.80566 17.7578C5.79282 17.7379 5.78048 17.7178 5.76855 17.6973C5.75837 17.6798 5.74777 17.6625 5.73828 17.6445C5.72348 17.6165 5.71032 17.5876 5.69727 17.5586C5.68897 17.5401 5.68042 17.5218 5.67285 17.5029C5.66435 17.4817 5.65697 17.4601 5.64941 17.4385C5.64173 17.4165 5.63363 17.3945 5.62695 17.3721C5.62083 17.3515 5.61561 17.3305 5.61035 17.3096C5.59269 17.2391 5.5786 17.1668 5.57129 17.0928C5.56645 17.0437 5.56446 16.9937 5.56445 16.9434C5.56446 16.8916 5.56715 16.8405 5.57227 16.79C5.58251 16.6888 5.6025 16.5904 5.63184 16.4961C5.69051 16.3076 5.78543 16.135 5.9082 15.9863C6.18399 15.6524 6.60148 15.4395 7.06836 15.4395ZM13.8359 15.4395C14.4588 15.4396 14.9926 15.8186 15.2207 16.3584C15.2777 16.4934 15.3157 16.6383 15.3311 16.79C15.3361 16.8404 15.3389 16.8917 15.3389 16.9434L15.332 17.0967C15.322 17.1957 15.3008 17.2914 15.2725 17.3838C15.2697 17.3927 15.2666 17.4014 15.2637 17.4102C15.239 17.4855 15.2095 17.5584 15.1738 17.6279C15.1612 17.6525 15.1477 17.6764 15.1338 17.7002C15.12 17.7237 15.1058 17.7468 15.0908 17.7695C15.0823 17.7824 15.0734 17.795 15.0645 17.8076C15.0473 17.832 15.0293 17.8556 15.0107 17.8789C15.0011 17.891 14.9915 17.9032 14.9814 17.915C14.9598 17.9405 14.9374 17.9653 14.9141 17.9893C14.9025 18.0012 14.8899 18.0119 14.8779 18.0234C14.8578 18.0428 14.8376 18.0618 14.8164 18.0801C14.8013 18.0931 14.7861 18.1058 14.7705 18.1182C14.7505 18.1341 14.7308 18.1502 14.71 18.165C14.6896 18.1797 14.6686 18.1934 14.6475 18.207C14.6337 18.2159 14.6195 18.224 14.6055 18.2324C14.5801 18.2476 14.5547 18.2627 14.5283 18.2764C14.5056 18.2882 14.4824 18.2989 14.459 18.3096C14.4415 18.3176 14.4241 18.3257 14.4062 18.333C14.3816 18.3431 14.3563 18.3515 14.3311 18.3604C14.3103 18.3676 14.2897 18.3755 14.2686 18.3818C14.2483 18.3879 14.2276 18.3922 14.207 18.3975C14.1786 18.4047 14.1502 18.4124 14.1211 18.418C14.1072 18.4206 14.0931 18.4225 14.0791 18.4248C14.0481 18.4299 14.017 18.4353 13.9854 18.4385C13.9362 18.4433 13.8864 18.4463 13.8359 18.4463C13.784 18.4463 13.7322 18.4446 13.6816 18.4395C13.6323 18.4344 13.5839 18.4257 13.5361 18.416C13.524 18.4136 13.5121 18.41 13.5 18.4072C13.4634 18.3989 13.4272 18.3899 13.3916 18.3789C13.3837 18.3765 13.376 18.3737 13.3682 18.3711C13.3311 18.359 13.2945 18.3459 13.2588 18.3311C13.2419 18.324 13.2255 18.3162 13.209 18.3086C13.185 18.2975 13.161 18.2867 13.1377 18.2744C13.1161 18.2631 13.0952 18.2506 13.0742 18.2383C13.0516 18.2249 13.0297 18.2108 13.0078 18.1963C12.996 18.1885 12.9842 18.181 12.9727 18.1729C12.9477 18.1553 12.9232 18.1372 12.8994 18.1182C12.8808 18.1033 12.8626 18.088 12.8447 18.0723C12.8281 18.0576 12.8119 18.0427 12.7959 18.0273C12.7796 18.0117 12.7636 17.9958 12.748 17.9795C12.7398 17.9708 12.7307 17.963 12.7227 17.9541L12.6758 17.8994C12.6727 17.8957 12.6701 17.8915 12.667 17.8877C12.6459 17.8617 12.6257 17.835 12.6064 17.8076C12.595 17.7913 12.5841 17.7746 12.5732 17.7578C12.5604 17.7379 12.5481 17.7178 12.5361 17.6973C12.5254 17.6789 12.5148 17.6605 12.5049 17.6416C12.4906 17.6144 12.4775 17.5867 12.4648 17.5586C12.4565 17.5401 12.448 17.5218 12.4404 17.5029C12.4319 17.4817 12.4245 17.4601 12.417 17.4385C12.4093 17.4165 12.4012 17.3945 12.3945 17.3721C12.3884 17.3515 12.3841 17.3305 12.3789 17.3096C12.3612 17.239 12.3462 17.1669 12.3389 17.0928C12.334 17.0436 12.332 16.9938 12.332 16.9434C12.332 16.8398 12.3424 16.7383 12.3623 16.6406C12.4524 16.2 12.7355 15.8296 13.1191 15.6211C13.3322 15.5054 13.5765 15.4395 13.8359 15.4395ZM1.33008 0.404297C2.6531 0.404297 3.78249 1.361 4 2.66602L4.09961 3.26074H15.8848C17.6455 3.26074 18.9377 4.9159 18.5107 6.62402L17.7588 9.63086C17.4575 10.8355 16.3746 11.6807 15.1328 11.6807H5.50293L5.60254 12.2803C5.67503 12.7152 6.05127 13.0341 6.49219 13.0342H16.8418C17.34 13.0342 17.7441 13.4383 17.7441 13.9365C17.7441 14.4348 17.34 14.8389 16.8418 14.8389H6.49219C5.16926 14.8388 4.03976 13.8821 3.82227 12.5771L2.21973 2.96289C2.14723 2.52788 1.77109 2.20898 1.33008 2.20898H1.05469C0.556504 2.20898 0.152446 1.8048 0.152344 1.30664C0.152344 0.808394 0.556441 0.404297 1.05469 0.404297H1.33008ZM5.20215 9.87598H15.1328C15.5467 9.87597 15.9073 9.59478 16.0078 9.19336L16.7607 6.18555C16.9027 5.61635 16.4715 5.06543 15.8848 5.06543H4.40039L5.20215 9.87598Z' fill='white'/%3E%3C/svg%3E");filter:drop-shadow(0 .052vw .25vw #fff)}._cartIcon_a178r_77{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M5.0918 10.6667C5.15982 10.6668 5.22687 10.6731 5.29102 10.6863C5.74057 10.7783 6.0791 11.1763 6.0791 11.6531C6.0791 11.6698 6.077 11.6864 6.07617 11.7029L6.07422 11.7537C6.06117 11.8823 6.02157 12.0029 5.96387 12.1121C5.95759 12.1239 5.95108 12.1356 5.94434 12.1472C5.93536 12.1626 5.92677 12.1782 5.91699 12.1931C5.91069 12.2027 5.90408 12.2121 5.89746 12.2214C5.8855 12.2383 5.87234 12.2542 5.85938 12.2703C5.85167 12.2798 5.84399 12.2893 5.83594 12.2986C5.82669 12.3092 5.8173 12.3196 5.80762 12.3298C5.79525 12.3429 5.78259 12.3555 5.76953 12.3679C5.75897 12.3779 5.7483 12.3877 5.7373 12.3972C5.72646 12.4066 5.71535 12.4156 5.7041 12.4246C5.68914 12.4364 5.67385 12.4477 5.6582 12.4587C5.64977 12.4647 5.64143 12.4706 5.63281 12.4763C5.61694 12.4867 5.60048 12.4961 5.58398 12.5056C5.57135 12.5129 5.55887 12.5204 5.5459 12.5271C5.53517 12.5327 5.52462 12.5385 5.51367 12.5437C5.49604 12.5521 5.47815 12.5598 5.45996 12.5671C5.45021 12.5711 5.44057 12.5752 5.43066 12.5789C5.41166 12.5858 5.39257 12.5926 5.37305 12.5984C5.3269 12.6121 5.27916 12.6208 5.23047 12.6277C5.1852 12.634 5.13882 12.6394 5.0918 12.6394C5.05785 12.6394 5.02428 12.6379 4.99121 12.6345C4.92865 12.6282 4.86812 12.6149 4.80957 12.5974C4.79104 12.5919 4.77293 12.5854 4.75488 12.5789C4.74189 12.5741 4.72855 12.5704 4.71582 12.5652C4.7045 12.5605 4.69372 12.5546 4.68262 12.5496C4.66442 12.5412 4.64649 12.5326 4.62891 12.5232C4.62091 12.5189 4.61333 12.514 4.60547 12.5095C4.55774 12.4823 4.51205 12.4522 4.46973 12.4177C4.46507 12.4139 4.46064 12.4099 4.45605 12.406C4.43914 12.3917 4.42313 12.3765 4.40723 12.3611C4.39746 12.3516 4.3873 12.3426 4.37793 12.3328C4.36712 12.3214 4.35695 12.3095 4.34668 12.2976C4.33669 12.2861 4.32684 12.2744 4.31738 12.2625C4.3086 12.2513 4.3003 12.2398 4.29199 12.2283C4.28228 12.2148 4.27271 12.2012 4.26367 12.1873C4.25543 12.1745 4.24789 12.1613 4.24023 12.1482C4.23268 12.1352 4.22475 12.1225 4.21777 12.1091C4.16672 12.0114 4.1321 11.9042 4.11621 11.7908C4.1099 11.7457 4.10548 11.6999 4.10547 11.6531C4.10547 11.1423 4.49383 10.7222 4.99121 10.6716C5.02429 10.6683 5.05783 10.6668 5.0918 10.6667ZM9.63379 10.6716C9.70007 10.6784 9.76444 10.6915 9.82617 10.7107C9.85712 10.7203 9.88744 10.7314 9.91699 10.7439C9.94633 10.7563 9.97513 10.7698 10.0029 10.7849L10.084 10.8347C10.2413 10.941 10.3665 11.0914 10.4414 11.2683C10.4664 11.3274 10.4859 11.3895 10.499 11.4539C10.5122 11.5181 10.5186 11.585 10.5186 11.6531C10.5185 11.687 10.518 11.7206 10.5146 11.7537C10.5049 11.85 10.4799 11.9419 10.4443 12.0281C10.4376 12.0444 10.4295 12.06 10.4219 12.0759C10.4177 12.0846 10.4145 12.0937 10.4102 12.1023C10.4024 12.1175 10.3943 12.1325 10.3857 12.1472C10.3603 12.1909 10.3314 12.2321 10.2998 12.2712C10.2927 12.2801 10.2857 12.289 10.2783 12.2976C10.2687 12.3088 10.2582 12.3191 10.248 12.3298C10.2357 12.3429 10.223 12.3556 10.21 12.3679C10.1994 12.3779 10.1887 12.3877 10.1777 12.3972C10.1669 12.4066 10.1558 12.4156 10.1445 12.4246C10.1296 12.4364 10.1143 12.4477 10.0986 12.4587C10.0902 12.4647 10.0819 12.4706 10.0732 12.4763C10.0574 12.4867 10.0409 12.4961 10.0244 12.5056C10.0127 12.5124 10.0013 12.5198 9.98926 12.5261C9.89238 12.5768 9.78629 12.6115 9.67383 12.6277C9.6276 12.6343 9.58029 12.6394 9.53223 12.6394C9.49828 12.6394 9.4647 12.6379 9.43164 12.6345C9.2696 12.6181 9.11944 12.5616 8.99023 12.4763C8.98103 12.4702 8.97188 12.4641 8.96289 12.4578C8.94602 12.4458 8.93012 12.4327 8.91406 12.4197C8.90451 12.412 8.89499 12.4043 8.88574 12.3962C8.87513 12.387 8.8647 12.3776 8.85449 12.3679C8.84145 12.3556 8.82876 12.3429 8.81641 12.3298C8.80499 12.3178 8.794 12.3054 8.7832 12.2927C8.77705 12.2855 8.77059 12.2786 8.76465 12.2712C8.73259 12.2315 8.70438 12.1888 8.67871 12.1443C8.67143 12.1317 8.66396 12.1192 8.65723 12.1062C8.65166 12.0955 8.6458 12.0849 8.64062 12.074C8.63228 12.0563 8.6245 12.0384 8.61719 12.0203C8.61327 12.0105 8.60908 12.0009 8.60547 11.991C8.59854 11.972 8.59171 11.9529 8.58594 11.9333C8.57229 11.8872 8.56346 11.8394 8.55664 11.7908C8.55032 11.7457 8.54592 11.6999 8.5459 11.6531C8.5459 11.1083 8.9875 10.6659 9.53223 10.6658C9.56644 10.6658 9.60047 10.6682 9.63379 10.6716ZM1.32715 0.801514C2.19506 0.801514 2.93623 1.42888 3.0791 2.28491L3.14453 2.67554H10.877C12.0321 2.67555 12.8795 3.76098 12.5996 4.88159L12.1064 6.85522C11.9087 7.64553 11.1985 8.19994 10.3838 8.19995H4.06543L4.13086 8.59351C4.17844 8.87869 4.42478 9.08837 4.71387 9.08862H11.5049C11.8318 9.08862 12.0967 9.35352 12.0967 9.68042C12.0965 10.0072 11.8317 10.2722 11.5049 10.2722H4.71387C3.84605 10.272 3.10557 9.64391 2.96289 8.78784L1.91113 2.48022C1.86356 2.19481 1.6165 1.98511 1.32715 1.98511H1.14648C0.819633 1.98505 0.554688 1.72018 0.554688 1.39331C0.554749 1.0665 0.819671 0.801575 1.14648 0.801514H1.32715ZM3.86816 7.01636H10.3838C10.6553 7.01635 10.8921 6.83149 10.958 6.56812L11.4512 4.59448C11.5443 4.22103 11.2619 3.85914 10.877 3.85913H3.3418L3.86816 7.01636Z' fill='%23F7DC9A'/%3E%3C/svg%3E");display:inline-block;width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain}._backIcon_a178r_92{width:.365vw;height:.625vw;min-width:.365vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' viewBox='0 0 8 12' fill='none'%3E%3Cpath d='M7 11L2 6L7 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._btn6_a178r_1:active,._btn4_a178r_2:active,._btn_a178r_1:active{transform:scale(.95)}._btn6_a178r_1,._btn4_a178r_2{color:#fefcd8;text-align:center;font-size:.833vw;font-weight:700;line-height:normal;text-transform:uppercase;background-image:url(/img/btn-4.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:13.438vw;height:3.125vw}._btn4_a178r_2:hover{filter:drop-shadow(-.41vw .051vw .507vw rgba(26,255,228,.27)) drop-shadow(.103vw .154vw .528vw #0ff)}._profileLeftEnd_a178r_125{margin-top:.938vw;display:flex;flex-direction:column}._profileLeftLink_a178r_130{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;max-width:max-content}a._profileLeftLink_a178r_130:hover{text-decoration:underline}._profileLeftCopy_a178r_140{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;opacity:.83}._marketplaceLeft_a178r_147{width:100%;max-width:12.604vw}._marketplaceBalance_a178r_151{margin-bottom:1.563vw}._marketplaceBalanceTotal_a178r_154{color:#fff;font-size:1.042vw;font-weight:300;line-height:normal;text-transform:uppercase;white-space:nowrap}._marketplaceBalanceTotal_a178r_154 span{font-size:1.667vw;font-weight:600}._marketplaceBalanceBtn_a178r_166{width:100%;height:3.073vw}._marketplaceBalanceDetails_a178r_170{display:flex;align-items:center;margin:.625vw auto 0;color:#fff;max-width:max-content;font-family:Roboto,sans-serif;font-size:.625vw;font-weight:400;line-height:1.25vw;letter-spacing:.008vw}._marketplaceBalanceDetails_a178r_170:not(:hover){text-decoration:underline}._marketplaceFilters_a178r_185{display:flex;flex-direction:column;gap:1.302vw;margin-bottom:2.083vw}._filtersTitle_a178r_191{color:#f7dc9a;font-size:1.667vw;font-style:normal;font-weight:600;line-height:normal}._filtersPriceTitle_a178r_198{color:#fff;font-size:1.25vw;font-weight:700;line-height:normal}._filtersPriceCost_a178r_204{margin-top:1.25vw}._filtersPriceSelected_a178r_207{display:flex;margin-top:1.042vw;align-items:center;gap:.521vw;justify-content:space-between}._filtersPriceTo_a178r_214,._filtersPriceFrom_a178r_215{color:#fff;font-size:.729vw;padding:0 .26vw;font-weight:400;line-height:normal;letter-spacing:-.016vw;border:.052vw solid #fff;display:inline-flex;align-items:center;gap:0;max-width:max-content;white-space:nowrap;flex:0 0 auto}._filtersPriceTo_a178r_214 input,._filtersPriceFrom_a178r_215 input{background:transparent;border:none;outline:none;color:inherit;font:inherit;text-align:left;padding:0;flex:0 0 auto}._filtersPriceTo_a178r_214 input::-webkit-outer-spin-button,._filtersPriceTo_a178r_214 input::-webkit-inner-spin-button,._filtersPriceFrom_a178r_215 input::-webkit-outer-spin-button,._filtersPriceFrom_a178r_215 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._filtersPriceTo_a178r_214 input[type=number]{-moz-appearance:textfield}._filtersPriceCost_a178r_204{position:relative;width:100%}._filtersPriceSlider_a178r_258{height:.313vw;background:#fff;position:relative;border-radius:.104vw;overflow:hidden;width:100%}._filtersPriceProgress_a178r_266{position:absolute;height:100%;background:#fff;left:0;right:0;border-radius:.104vw}._rangeInput_a178r_274{position:relative}._rangeInput_a178r_274 input{position:absolute;top:-.729vw;width:100%;height:.208vw;background:none;pointer-events:none;-webkit-appearance:none;z-index:2}.range-min--raised{z-index:3}.range-min--raised::-webkit-slider-thumb{z-index:3}.range-max--locked{pointer-events:none}.range-max--locked::-webkit-slider-thumb{pointer-events:none}._rangeInput_a178r_274 input::-webkit-slider-thumb{pointer-events:all;width:1.146vw;height:1.146vw;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none}._filtersBox_a178r_308{position:relative;padding-top:1.198vw}._filtersBox_a178r_308:before{content:"";position:absolute;top:0;left:0;width:80%;right:0;background:linear-gradient(90deg,#f7dc9a 83.04%,#17171700 103.26%);height:.156vw}._filtersBoxTop_a178r_326{display:flex;align-items:center;gap:.313vw;cursor:pointer;max-width:max-content}._filtersBoxTop_a178r_326:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M4.91772 5.42618C5.30013 5.77701 5.88737 5.77701 6.26978 5.42618L10.2727 1.75376C10.9332 1.14782 10.5045 0.0463872 9.6082 0.0463871C9.36212 0.0463871 9.12498 0.138687 8.94365 0.305051L6.2697 2.75827C5.88732 3.10908 5.30014 3.10912 4.91772 2.75836L2.24277 0.304882C2.0615 0.138625 1.82448 0.0463868 1.57852 0.0463868C0.682476 0.0463867 0.253908 1.14748 0.914177 1.75323L4.91772 5.42618Z' fill='white'/%3E%3C/svg%3E");width:.469vw;min-width:.469vw;height:.313vw;background-position:center;background-repeat:no-repeat;background-size:contain;transform:rotate(180deg)}._filtersName_a178r_345{color:#fff;font-size:.833vw;font-weight:600;line-height:normal}._filtersName_a178r_345 span{font-weight:300}._filtersBlock_a178r_354{display:none;margin-top:1.302vw;flex-direction:column;gap:.781vw}._filtersBox_a178r_308._active_a178r_360 ._filtersBoxTop_a178r_326:before{transform:rotate(0)}._filtersBox_a178r_308._active_a178r_360 ._filtersBlock_a178r_354{display:flex}._marketplaceRight_a178r_366{width:100%;max-width:67.396vw}._marketplaceSlider_a178r_370{display:flex;align-items:center;gap:1.042vw;justify-content:space-between}._marketplaceSliderContent_a178r_376{width:100%;overflow:hidden}._marketplaceSliderPrev_a178r_380,._marketplaceSliderNext_a178r_381{width:2.083vw;min-width:2.083vw;height:2.083vw}._marketplaceSlideImage_a178r_386{display:flex;align-items:center;border-radius:.573vw;overflow:hidden}._marketplaceSlideImage_a178r_386 img{width:100%;height:100%;object-position:center;object-fit:cover}._marketplaceSlideName_a178r_398{color:#fff;text-align:center;font-size:.833vw;font-weight:600;line-height:normal;margin-top:.417vw}._marketplaceSort_a178r_406{margin-top:3.125vw;display:flex;align-items:center;justify-content:space-between;gap:.833vw}._marketplaceSortStart_a178r_413{display:flex;align-items:start;gap:.833vw}._marketplaceSortFound_a178r_418{color:#fff;font-size:1.042vw;font-weight:300;line-height:135%}._marketplaceSortFilters_a178r_424{display:flex;align-items:center;gap:.833vw;flex-wrap:wrap}._marketplaceSortFilters_a178r_424 button{color:#fff;font-size:.833vw;font-style:normal;font-weight:400;line-height:1.042vw;display:flex;align-items:center;gap:.781vw;padding:.208vw 1.146vw;border-radius:1.875vw;border:.052vw solid #fff}._marketplaceSortFilters_a178r_424 button:not(:first-child){padding:.208vw .729vw}._marketplaceSortFilters_a178r_424 button:not(:first-child):before{content:"";display:inline-block;width:.885vw;min-width:.885vw;height:.885vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M13.3999 3.98486L3.81836 13.5664M13.3999 13.5664L3.81836 3.98486' stroke='white' stroke-width='1.36879' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._marketplaceSortSelect_a178r_457{width:100%;max-width:14.271vw}._customSelect_a178r_461{position:relative;z-index:10}._customSelectBtn_a178r_465,._customSelectName_a178r_466{color:#fff;font-size:.833vw;font-weight:600;line-height:normal;display:flex;align-items:center;gap:.469vw;cursor:pointer}._customSelectContent_a178r_476{position:absolute;top:100%;left:0;right:0;background-color:#fff;display:none;flex-direction:column;gap:.521vw;padding:.521vw;border-radius:.104vw}._customSelectBtn_a178r_465{color:#000;cursor:pointer}._customSelect_a178r_461 input{display:none}._customSelectName_a178r_466:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M4.91772 5.42618C5.30013 5.77701 5.88737 5.77701 6.26978 5.42618L10.2727 1.75376C10.9332 1.14782 10.5045 0.0463872 9.6082 0.0463871C9.36212 0.0463871 9.12498 0.138687 8.94365 0.305051L6.2697 2.75827C5.88732 3.10908 5.30014 3.10912 4.91772 2.75836L2.24277 0.304882C2.0615 0.138625 1.82448 0.0463868 1.57852 0.0463868C0.682476 0.0463867 0.253908 1.14748 0.914177 1.75323L4.91772 5.42618Z' fill='white'/%3E%3C/svg%3E");width:.469vw;min-width:.469vw;height:.313vw;background-position:center;background-repeat:no-repeat;background-size:contain}._customSelect_a178r_461._active_a178r_360 ._customSelectContent_a178r_476{display:flex}._marketplaceContent_a178r_509{margin-top:1.302vw;display:grid;grid-template-columns:repeat(4,1fr);gap:.938vw 1.458vw}@media(max-width:768px){._btn6_a178r_1,._btn4_a178r_2,._btn3_a178r_3,._btn2_a178r_4,._btn_a178r_1,button{font-size:14px}._customCheckbox_a178r_26 span{gap:24.998px;font-size:16px;line-height:20px}._customCheckbox_a178r_26 span:before{width:20px;height:20px;min-width:20px}._btn_a178r_1{width:83.002px;height:21.005px}._btn_a178r_1:hover{filter:drop-shadow(0 2.304px 2.63px #0ff80b);text-shadow:0 .653px 2.17px #e5ffe4}._btn2_a178r_4:hover ._cartIcon_a178r_77,._btn_a178r_1:hover ._cartIcon_a178r_77{filter:drop-shadow(0 1px 4.8px #fff)}._btn6_a178r_1,._btn4_a178r_2{font-size:16px;max-width:258.01px;height:60px}._btn4_a178r_2:hover{filter:drop-shadow(-7.872px .979px 9.734px rgba(26,255,228,.27)) drop-shadow(1.978px 2.957px 10.138px #0ff)}._marketplaceLeft_a178r_147{max-width:100%}._marketplaceBalance_a178r_151{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}._marketplaceBalanceTotal_a178r_154{font-size:20px}._marketplaceBalanceTotal_a178r_154 span{font-size:32px}._marketplaceBalanceBtn_a178r_166{height:59px}._marketplaceBalanceDetails_a178r_170{margin:12px auto 0;font-size:12px;line-height:24px;letter-spacing:.154px}._marketplaceFilters_a178r_185{gap:25px;margin-bottom:40px}._filtersTitle_a178r_191{font-size:32px}._filtersPriceTitle_a178r_198{font-size:24px}._filtersPriceCost_a178r_204{margin-top:24px}._filtersPriceSelected_a178r_207{margin-top:20px;gap:10px}._filtersPriceTo_a178r_214,._filtersPriceFrom_a178r_215{font-size:14px;padding:0 5px;letter-spacing:-.307px;border:1px solid #fff}._filtersPriceSlider_a178r_258{height:6.01px;border-radius:1.997px}._filtersPriceProgress_a178r_266{border-radius:1.997px}._rangeInput_a178r_274 input{top:-13.997px;height:4px}._rangeInput_a178r_274 input::-webkit-slider-thumb{width:22.003px;height:22.003px}._filtersBox_a178r_308{padding-top:23.002px}._filtersBox_a178r_308:before{height:2.995px}._filtersBoxTop_a178r_326{gap:6.01px}._filtersBoxTop_a178r_326:before{width:9.005px;min-width:9.005px;height:6.01px}._filtersName_a178r_345{font-size:16px}._filtersBlock_a178r_354{margin-top:25px;gap:15px}._marketplaceRight_a178r_366{max-width:100%}._marketplaceSlider_a178r_370{gap:20px}._marketplaceSliderPrev_a178r_380,._marketplaceSliderNext_a178r_381{width:30px;min-width:30px;height:30px}._marketplaceSlideImage_a178r_386{border-radius:11px}._marketplaceSlideName_a178r_398{font-size:12px;margin-top:8px}._marketplaceSort_a178r_406{margin-top:40px;flex-direction:column;align-items:start;gap:40px}._marketplaceSortStart_a178r_413{gap:16px;flex-direction:column;align-items:start}._marketplaceSortFound_a178r_418{font-size:20px}._marketplaceSortFilters_a178r_424{gap:16px}._marketplaceSortFilters_a178r_424 button{font-size:14px;line-height:20px;gap:10px;padding:4px 22px;border-radius:36px;border:1px solid #fff}._marketplaceSortFilters_a178r_424 button:not(:first-child){padding:4px 13.997px}._marketplaceSortFilters_a178r_424 button:not(:first-child):before{width:16.992px;min-width:16.992px;height:16.992px}._marketplaceSortSelect_a178r_457{max-width:274.003px}._customSelectBtn_a178r_465,._customSelectName_a178r_466{font-size:16px;gap:9.005px}._customSelectContent_a178r_476{gap:10.003px;padding:10.003px;border-radius:1.997px}._customSelectName_a178r_466:before{width:9.005px;min-width:9.005px;height:6.01px}._marketplaceContent_a178r_509{margin-top:24px;grid-template-columns:repeat(2,1fr);gap:30px 18px}._profileLeftEnd_a178r_125{display:none;margin:40px auto 20px;max-width:480px;width:100%;padding:0 16px}._profileLeftLink_a178r_130{font-size:10px;line-height:22px}a._profileLeftLink_a178r_130:hover{text-decoration:underline}._profileLeftCopy_a178r_140{font-size:10px;line-height:22px}}._btn6_9v910_1,._btn4_9v910_2,._btn3_9v910_3,._btn2_9v910_4,._btn_9v910_1,button{background-color:transparent;cursor:pointer;border:none;outline:none;transition:all .2s ease;display:flex;align-items:center;justify-content:center;color:#f7dc9a;text-align:center;font-family:Prompt,sans-serif;font-size:.729vw;font-style:normal;font-weight:600;line-height:normal;width:100%;max-width:max-content}._customCheckbox_9v910_26 span{gap:24.998px;font-size:16px;line-height:20px}._customCheckbox_9v910_26 span:before{width:20px;height:20px;min-width:20px}._customCheckbox_9v910_26 span{display:flex;align-items:center;gap:1.302vw;cursor:pointer;color:#fff;font-size:.833vw;font-weight:400;line-height:1.042vw}._customCheckbox_9v910_26 span:before{content:"";width:1.042vw;height:1.042vw;min-width:1.042vw;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Cpath d='M19.333 1.01562V19.0156H1.33301V1.01562H19.333Z' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._customCheckbox_9v910_26 input:checked+span:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21' fill='none'%3E%3Crect x='1.33301' y='1.01562' width='18' height='18' stroke='%2300EEFF' stroke-width='2'/%3E%3Cpath d='M14.083 7.20312L8.92676 12.8281L6.58301 10.2713' stroke='%2300EEFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}._customCheckbox_9v910_26 input:checked+span{color:#0ef}._btn_9v910_1{width:4.323vw;height:1.094vw;background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(../img/prod-btn-buy.png)}._btn_9v910_1:hover{background-image:url(../img/prod-btn-buy-hover.png);filter:drop-shadow(0 .12vw .137vw #0ff80b);text-shadow:0 .034vw .113vw #e5ffe4;color:#fff}._btn2_9v910_4:hover ._cartIcon_9v910_77,._btn_9v910_1:hover ._cartIcon_9v910_77{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Cpath d='M7.06836 15.4395C7.69113 15.4396 8.22496 15.8187 8.45312 16.3584C8.52913 16.5382 8.57127 16.7359 8.57129 16.9434L8.56445 17.0967C8.55442 17.1956 8.53318 17.2915 8.50488 17.3838C8.50216 17.3927 8.49897 17.4014 8.49609 17.4102C8.4698 17.4906 8.43729 17.5678 8.39844 17.6416C8.38796 17.6615 8.37657 17.6808 8.36523 17.7002C8.35123 17.7241 8.33655 17.7475 8.32129 17.7705C8.31415 17.7813 8.30721 17.7921 8.2998 17.8027C8.27949 17.8318 8.25859 17.8602 8.23633 17.8877C8.22906 17.8967 8.22134 17.9053 8.21387 17.9141C8.19205 17.9398 8.16996 17.9651 8.14648 17.9893C8.13285 18.0033 8.11867 18.0168 8.10449 18.0303C8.08744 18.0465 8.06955 18.0617 8.05176 18.0771C8.035 18.0917 8.01838 18.1063 8.00098 18.1201C7.98148 18.1356 7.96167 18.1505 7.94141 18.165C7.92143 18.1793 7.90155 18.1937 7.88086 18.207C7.86415 18.2178 7.84723 18.2282 7.83008 18.2383C7.807 18.2519 7.78362 18.265 7.75977 18.2773C7.74375 18.2857 7.72729 18.293 7.71094 18.3008C7.68359 18.3138 7.65616 18.3265 7.62793 18.3379C7.61284 18.3439 7.59736 18.3489 7.58203 18.3545C7.55528 18.3642 7.52841 18.3736 7.50098 18.3818C7.47239 18.3904 7.44334 18.3974 7.41406 18.4043C7.39711 18.4083 7.38045 18.4136 7.36328 18.417C7.34041 18.4215 7.31718 18.4242 7.29395 18.4277C7.22026 18.4389 7.14515 18.4473 7.06836 18.4473C7.01639 18.4473 6.96468 18.4446 6.91406 18.4395C6.81368 18.4292 6.7166 18.4079 6.62305 18.3789C6.61842 18.3775 6.61398 18.3755 6.60938 18.374C6.56964 18.3613 6.5304 18.3479 6.49219 18.332C6.47128 18.3234 6.45108 18.3133 6.43066 18.3037C6.41098 18.2945 6.39128 18.2855 6.37207 18.2754C6.34812 18.2628 6.32493 18.2491 6.30176 18.2354C6.2844 18.225 6.26689 18.2151 6.25 18.2041C6.22998 18.1911 6.21075 18.177 6.19141 18.1631C6.17119 18.1485 6.15128 18.1337 6.13184 18.1182C6.11536 18.105 6.0989 18.0919 6.08301 18.0781C6.06438 18.0619 6.04613 18.0454 6.02832 18.0283C6.01186 18.0125 5.9962 17.996 5.98047 17.9795C5.96043 17.9585 5.94068 17.9372 5.92188 17.915C5.91424 17.906 5.90684 17.8969 5.89941 17.8877C5.87837 17.8617 5.85817 17.835 5.83887 17.8076C5.82737 17.7913 5.81652 17.7746 5.80566 17.7578C5.79282 17.7379 5.78048 17.7178 5.76855 17.6973C5.75837 17.6798 5.74777 17.6625 5.73828 17.6445C5.72348 17.6165 5.71032 17.5876 5.69727 17.5586C5.68897 17.5401 5.68042 17.5218 5.67285 17.5029C5.66435 17.4817 5.65697 17.4601 5.64941 17.4385C5.64173 17.4165 5.63363 17.3945 5.62695 17.3721C5.62083 17.3515 5.61561 17.3305 5.61035 17.3096C5.59269 17.2391 5.5786 17.1668 5.57129 17.0928C5.56645 17.0437 5.56446 16.9937 5.56445 16.9434C5.56446 16.8916 5.56715 16.8405 5.57227 16.79C5.58251 16.6888 5.6025 16.5904 5.63184 16.4961C5.69051 16.3076 5.78543 16.135 5.9082 15.9863C6.18399 15.6524 6.60148 15.4395 7.06836 15.4395ZM13.8359 15.4395C14.4588 15.4396 14.9926 15.8186 15.2207 16.3584C15.2777 16.4934 15.3157 16.6383 15.3311 16.79C15.3361 16.8404 15.3389 16.8917 15.3389 16.9434L15.332 17.0967C15.322 17.1957 15.3008 17.2914 15.2725 17.3838C15.2697 17.3927 15.2666 17.4014 15.2637 17.4102C15.239 17.4855 15.2095 17.5584 15.1738 17.6279C15.1612 17.6525 15.1477 17.6764 15.1338 17.7002C15.12 17.7237 15.1058 17.7468 15.0908 17.7695C15.0823 17.7824 15.0734 17.795 15.0645 17.8076C15.0473 17.832 15.0293 17.8556 15.0107 17.8789C15.0011 17.891 14.9915 17.9032 14.9814 17.915C14.9598 17.9405 14.9374 17.9653 14.9141 17.9893C14.9025 18.0012 14.8899 18.0119 14.8779 18.0234C14.8578 18.0428 14.8376 18.0618 14.8164 18.0801C14.8013 18.0931 14.7861 18.1058 14.7705 18.1182C14.7505 18.1341 14.7308 18.1502 14.71 18.165C14.6896 18.1797 14.6686 18.1934 14.6475 18.207C14.6337 18.2159 14.6195 18.224 14.6055 18.2324C14.5801 18.2476 14.5547 18.2627 14.5283 18.2764C14.5056 18.2882 14.4824 18.2989 14.459 18.3096C14.4415 18.3176 14.4241 18.3257 14.4062 18.333C14.3816 18.3431 14.3563 18.3515 14.3311 18.3604C14.3103 18.3676 14.2897 18.3755 14.2686 18.3818C14.2483 18.3879 14.2276 18.3922 14.207 18.3975C14.1786 18.4047 14.1502 18.4124 14.1211 18.418C14.1072 18.4206 14.0931 18.4225 14.0791 18.4248C14.0481 18.4299 14.017 18.4353 13.9854 18.4385C13.9362 18.4433 13.8864 18.4463 13.8359 18.4463C13.784 18.4463 13.7322 18.4446 13.6816 18.4395C13.6323 18.4344 13.5839 18.4257 13.5361 18.416C13.524 18.4136 13.5121 18.41 13.5 18.4072C13.4634 18.3989 13.4272 18.3899 13.3916 18.3789C13.3837 18.3765 13.376 18.3737 13.3682 18.3711C13.3311 18.359 13.2945 18.3459 13.2588 18.3311C13.2419 18.324 13.2255 18.3162 13.209 18.3086C13.185 18.2975 13.161 18.2867 13.1377 18.2744C13.1161 18.2631 13.0952 18.2506 13.0742 18.2383C13.0516 18.2249 13.0297 18.2108 13.0078 18.1963C12.996 18.1885 12.9842 18.181 12.9727 18.1729C12.9477 18.1553 12.9232 18.1372 12.8994 18.1182C12.8808 18.1033 12.8626 18.088 12.8447 18.0723C12.8281 18.0576 12.8119 18.0427 12.7959 18.0273C12.7796 18.0117 12.7636 17.9958 12.748 17.9795C12.7398 17.9708 12.7307 17.963 12.7227 17.9541L12.6758 17.8994C12.6727 17.8957 12.6701 17.8915 12.667 17.8877C12.6459 17.8617 12.6257 17.835 12.6064 17.8076C12.595 17.7913 12.5841 17.7746 12.5732 17.7578C12.5604 17.7379 12.5481 17.7178 12.5361 17.6973C12.5254 17.6789 12.5148 17.6605 12.5049 17.6416C12.4906 17.6144 12.4775 17.5867 12.4648 17.5586C12.4565 17.5401 12.448 17.5218 12.4404 17.5029C12.4319 17.4817 12.4245 17.4601 12.417 17.4385C12.4093 17.4165 12.4012 17.3945 12.3945 17.3721C12.3884 17.3515 12.3841 17.3305 12.3789 17.3096C12.3612 17.239 12.3462 17.1669 12.3389 17.0928C12.334 17.0436 12.332 16.9938 12.332 16.9434C12.332 16.8398 12.3424 16.7383 12.3623 16.6406C12.4524 16.2 12.7355 15.8296 13.1191 15.6211C13.3322 15.5054 13.5765 15.4395 13.8359 15.4395ZM1.33008 0.404297C2.6531 0.404297 3.78249 1.361 4 2.66602L4.09961 3.26074H15.8848C17.6455 3.26074 18.9377 4.9159 18.5107 6.62402L17.7588 9.63086C17.4575 10.8355 16.3746 11.6807 15.1328 11.6807H5.50293L5.60254 12.2803C5.67503 12.7152 6.05127 13.0341 6.49219 13.0342H16.8418C17.34 13.0342 17.7441 13.4383 17.7441 13.9365C17.7441 14.4348 17.34 14.8389 16.8418 14.8389H6.49219C5.16926 14.8388 4.03976 13.8821 3.82227 12.5771L2.21973 2.96289C2.14723 2.52788 1.77109 2.20898 1.33008 2.20898H1.05469C0.556504 2.20898 0.152446 1.8048 0.152344 1.30664C0.152344 0.808394 0.556441 0.404297 1.05469 0.404297H1.33008ZM5.20215 9.87598H15.1328C15.5467 9.87597 15.9073 9.59478 16.0078 9.19336L16.7607 6.18555C16.9027 5.61635 16.4715 5.06543 15.8848 5.06543H4.40039L5.20215 9.87598Z' fill='white'/%3E%3C/svg%3E");filter:drop-shadow(0 .052vw .25vw #fff)}._cartIcon_9v910_77{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M5.0918 10.6667C5.15982 10.6668 5.22687 10.6731 5.29102 10.6863C5.74057 10.7783 6.0791 11.1763 6.0791 11.6531C6.0791 11.6698 6.077 11.6864 6.07617 11.7029L6.07422 11.7537C6.06117 11.8823 6.02157 12.0029 5.96387 12.1121C5.95759 12.1239 5.95108 12.1356 5.94434 12.1472C5.93536 12.1626 5.92677 12.1782 5.91699 12.1931C5.91069 12.2027 5.90408 12.2121 5.89746 12.2214C5.8855 12.2383 5.87234 12.2542 5.85938 12.2703C5.85167 12.2798 5.84399 12.2893 5.83594 12.2986C5.82669 12.3092 5.8173 12.3196 5.80762 12.3298C5.79525 12.3429 5.78259 12.3555 5.76953 12.3679C5.75897 12.3779 5.7483 12.3877 5.7373 12.3972C5.72646 12.4066 5.71535 12.4156 5.7041 12.4246C5.68914 12.4364 5.67385 12.4477 5.6582 12.4587C5.64977 12.4647 5.64143 12.4706 5.63281 12.4763C5.61694 12.4867 5.60048 12.4961 5.58398 12.5056C5.57135 12.5129 5.55887 12.5204 5.5459 12.5271C5.53517 12.5327 5.52462 12.5385 5.51367 12.5437C5.49604 12.5521 5.47815 12.5598 5.45996 12.5671C5.45021 12.5711 5.44057 12.5752 5.43066 12.5789C5.41166 12.5858 5.39257 12.5926 5.37305 12.5984C5.3269 12.6121 5.27916 12.6208 5.23047 12.6277C5.1852 12.634 5.13882 12.6394 5.0918 12.6394C5.05785 12.6394 5.02428 12.6379 4.99121 12.6345C4.92865 12.6282 4.86812 12.6149 4.80957 12.5974C4.79104 12.5919 4.77293 12.5854 4.75488 12.5789C4.74189 12.5741 4.72855 12.5704 4.71582 12.5652C4.7045 12.5605 4.69372 12.5546 4.68262 12.5496C4.66442 12.5412 4.64649 12.5326 4.62891 12.5232C4.62091 12.5189 4.61333 12.514 4.60547 12.5095C4.55774 12.4823 4.51205 12.4522 4.46973 12.4177C4.46507 12.4139 4.46064 12.4099 4.45605 12.406C4.43914 12.3917 4.42313 12.3765 4.40723 12.3611C4.39746 12.3516 4.3873 12.3426 4.37793 12.3328C4.36712 12.3214 4.35695 12.3095 4.34668 12.2976C4.33669 12.2861 4.32684 12.2744 4.31738 12.2625C4.3086 12.2513 4.3003 12.2398 4.29199 12.2283C4.28228 12.2148 4.27271 12.2012 4.26367 12.1873C4.25543 12.1745 4.24789 12.1613 4.24023 12.1482C4.23268 12.1352 4.22475 12.1225 4.21777 12.1091C4.16672 12.0114 4.1321 11.9042 4.11621 11.7908C4.1099 11.7457 4.10548 11.6999 4.10547 11.6531C4.10547 11.1423 4.49383 10.7222 4.99121 10.6716C5.02429 10.6683 5.05783 10.6668 5.0918 10.6667ZM9.63379 10.6716C9.70007 10.6784 9.76444 10.6915 9.82617 10.7107C9.85712 10.7203 9.88744 10.7314 9.91699 10.7439C9.94633 10.7563 9.97513 10.7698 10.0029 10.7849L10.084 10.8347C10.2413 10.941 10.3665 11.0914 10.4414 11.2683C10.4664 11.3274 10.4859 11.3895 10.499 11.4539C10.5122 11.5181 10.5186 11.585 10.5186 11.6531C10.5185 11.687 10.518 11.7206 10.5146 11.7537C10.5049 11.85 10.4799 11.9419 10.4443 12.0281C10.4376 12.0444 10.4295 12.06 10.4219 12.0759C10.4177 12.0846 10.4145 12.0937 10.4102 12.1023C10.4024 12.1175 10.3943 12.1325 10.3857 12.1472C10.3603 12.1909 10.3314 12.2321 10.2998 12.2712C10.2927 12.2801 10.2857 12.289 10.2783 12.2976C10.2687 12.3088 10.2582 12.3191 10.248 12.3298C10.2357 12.3429 10.223 12.3556 10.21 12.3679C10.1994 12.3779 10.1887 12.3877 10.1777 12.3972C10.1669 12.4066 10.1558 12.4156 10.1445 12.4246C10.1296 12.4364 10.1143 12.4477 10.0986 12.4587C10.0902 12.4647 10.0819 12.4706 10.0732 12.4763C10.0574 12.4867 10.0409 12.4961 10.0244 12.5056C10.0127 12.5124 10.0013 12.5198 9.98926 12.5261C9.89238 12.5768 9.78629 12.6115 9.67383 12.6277C9.6276 12.6343 9.58029 12.6394 9.53223 12.6394C9.49828 12.6394 9.4647 12.6379 9.43164 12.6345C9.2696 12.6181 9.11944 12.5616 8.99023 12.4763C8.98103 12.4702 8.97188 12.4641 8.96289 12.4578C8.94602 12.4458 8.93012 12.4327 8.91406 12.4197C8.90451 12.412 8.89499 12.4043 8.88574 12.3962C8.87513 12.387 8.8647 12.3776 8.85449 12.3679C8.84145 12.3556 8.82876 12.3429 8.81641 12.3298C8.80499 12.3178 8.794 12.3054 8.7832 12.2927C8.77705 12.2855 8.77059 12.2786 8.76465 12.2712C8.73259 12.2315 8.70438 12.1888 8.67871 12.1443C8.67143 12.1317 8.66396 12.1192 8.65723 12.1062C8.65166 12.0955 8.6458 12.0849 8.64062 12.074C8.63228 12.0563 8.6245 12.0384 8.61719 12.0203C8.61327 12.0105 8.60908 12.0009 8.60547 11.991C8.59854 11.972 8.59171 11.9529 8.58594 11.9333C8.57229 11.8872 8.56346 11.8394 8.55664 11.7908C8.55032 11.7457 8.54592 11.6999 8.5459 11.6531C8.5459 11.1083 8.9875 10.6659 9.53223 10.6658C9.56644 10.6658 9.60047 10.6682 9.63379 10.6716ZM1.32715 0.801514C2.19506 0.801514 2.93623 1.42888 3.0791 2.28491L3.14453 2.67554H10.877C12.0321 2.67555 12.8795 3.76098 12.5996 4.88159L12.1064 6.85522C11.9087 7.64553 11.1985 8.19994 10.3838 8.19995H4.06543L4.13086 8.59351C4.17844 8.87869 4.42478 9.08837 4.71387 9.08862H11.5049C11.8318 9.08862 12.0967 9.35352 12.0967 9.68042C12.0965 10.0072 11.8317 10.2722 11.5049 10.2722H4.71387C3.84605 10.272 3.10557 9.64391 2.96289 8.78784L1.91113 2.48022C1.86356 2.19481 1.6165 1.98511 1.32715 1.98511H1.14648C0.819633 1.98505 0.554688 1.72018 0.554688 1.39331C0.554749 1.0665 0.819671 0.801575 1.14648 0.801514H1.32715ZM3.86816 7.01636H10.3838C10.6553 7.01635 10.8921 6.83149 10.958 6.56812L11.4512 4.59448C11.5443 4.22103 11.2619 3.85914 10.877 3.85913H3.3418L3.86816 7.01636Z' fill='%23F7DC9A'/%3E%3C/svg%3E");display:inline-block;width:.938vw;height:.938vw;min-width:.938vw;background-position:center;background-repeat:no-repeat;background-size:contain}._backIcon_9v910_92{width:.365vw;height:.625vw;min-width:.365vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='12' viewBox='0 0 8 12' fill='none'%3E%3Cpath d='M7 11L2 6L7 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._btn6_9v910_1:active,._btn4_9v910_2:active,._btn_9v910_1:active{transform:scale(.95)}._btn6_9v910_1,._btn4_9v910_2{color:#fefcd8;text-align:center;font-size:.833vw;font-weight:700;line-height:normal;text-transform:uppercase;background-image:url(../img/btn-4.png);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:13.438vw;height:3.125vw}._btn4_9v910_2:hover{filter:drop-shadow(-.41vw .051vw .507vw rgba(26,255,228,.27)) drop-shadow(.103vw .154vw .528vw #0ff)}._profileLeftEnd_9v910_125{margin-top:.938vw;display:flex;flex-direction:column}._profileLeftLink_9v910_130{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;max-width:max-content}a._profileLeftLink_9v910_130:hover{text-decoration:underline}._profileLeftCopy_9v910_140{color:#fff;font-size:.521vw;font-weight:300;line-height:1.146vw;opacity:.83}._marketplaceLeft_9v910_147{width:100%;max-width:12.604vw}._marketplaceBalance_9v910_151{margin-bottom:1.563vw}._marketplaceBalanceTotal_9v910_154{color:#fff;font-size:1.042vw;font-weight:300;line-height:normal;text-transform:uppercase;white-space:nowrap}._marketplaceBalanceTotal_9v910_154 span{font-size:1.667vw;font-weight:600}._marketplaceBalanceBtn_9v910_166{width:100%;height:3.073vw}._marketplaceBalanceDetails_9v910_170{display:flex;align-items:center;margin:.625vw auto 0;color:#fff;max-width:max-content;font-family:Roboto,sans-serif;font-size:.625vw;font-weight:400;line-height:1.25vw;letter-spacing:.008vw}._marketplaceBalanceDetails_9v910_170:not(:hover){text-decoration:underline}._marketplaceFilters_9v910_185{display:flex;flex-direction:column;gap:1.302vw;margin-bottom:2.083vw}._filtersTitle_9v910_191{color:#f7dc9a;font-size:1.667vw;font-style:normal;font-weight:600;line-height:normal}._filtersPriceTitle_9v910_198{color:#fff;font-size:1.25vw;font-weight:700;line-height:normal}._filtersPriceCost_9v910_204{margin-top:1.25vw}._filtersPriceSelected_9v910_207{display:flex;margin-top:1.042vw;align-items:center;gap:.521vw;justify-content:space-between}._filtersPriceTo_9v910_214,._filtersPriceFrom_9v910_215{color:#fff;font-size:.729vw;padding:0 .26vw;font-weight:400;line-height:normal;letter-spacing:-.016vw;border:.052vw solid #fff}._filtersPriceCost_9v910_204{position:relative;width:100%}._filtersPriceSlider_9v910_228{height:.313vw;background:#fff;position:relative;border-radius:.104vw;overflow:hidden;width:100%}._filtersPriceProgress_9v910_236{position:absolute;height:100%;background:#fff;left:0;right:0;border-radius:.104vw}._rangeInput_9v910_244{position:relative}._rangeInput_9v910_244 input{position:absolute;top:-.729vw;width:100%;height:.208vw;background:none;pointer-events:none;-webkit-appearance:none}._rangeInput_9v910_244 input::-webkit-slider-thumb{pointer-events:all;width:1.146vw;height:1.146vw;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none}._filtersBox_9v910_265{position:relative;padding-top:1.198vw}._filtersBox_9v910_265:before{content:"";position:absolute;top:0;left:0;width:80%;right:0;background:linear-gradient(90deg,#f7dc9a 83.04%,#17171700 103.26%);height:.156vw}._filtersBoxTop_9v910_283{display:flex;align-items:center;gap:.313vw;cursor:pointer;max-width:max-content}._filtersBoxTop_9v910_283:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M4.91772 5.42618C5.30013 5.77701 5.88737 5.77701 6.26978 5.42618L10.2727 1.75376C10.9332 1.14782 10.5045 0.0463872 9.6082 0.0463871C9.36212 0.0463871 9.12498 0.138687 8.94365 0.305051L6.2697 2.75827C5.88732 3.10908 5.30014 3.10912 4.91772 2.75836L2.24277 0.304882C2.0615 0.138625 1.82448 0.0463868 1.57852 0.0463868C0.682476 0.0463867 0.253908 1.14748 0.914177 1.75323L4.91772 5.42618Z' fill='white'/%3E%3C/svg%3E");width:.469vw;min-width:.469vw;height:.313vw;background-position:center;background-repeat:no-repeat;background-size:contain;transform:rotate(180deg)}._filtersName_9v910_302{color:#fff;font-size:.833vw;font-weight:600;line-height:normal}._filtersName_9v910_302 span{font-weight:300}._filtersBlock_9v910_311{display:none;margin-top:1.302vw;flex-direction:column;gap:.781vw}._filtersBox_9v910_265._active_9v910_317 ._filtersBoxTop_9v910_283:before{transform:rotate(0)}._filtersBox_9v910_265._active_9v910_317 ._filtersBlock_9v910_311{display:flex}._marketplaceRight_9v910_323{width:100%;max-width:67.396vw}._marketplaceSlider_9v910_327{display:flex;align-items:center;gap:1.042vw;justify-content:space-between}._marketplaceSliderContent_9v910_333{width:100%;overflow:hidden}._btnSlidePrev_9v910_337{background-image:url(../img/btn-prev.webp);background-position:center;background-repeat:no-repeat;background-size:contain;width:4.173vw;min-width:4.173vw;height:3.807vw;flex-shrink:0}._btnSlideNext_9v910_347{background-image:url(../img/btn-next.webp);background-position:center;background-repeat:no-repeat;background-size:contain;width:4.173vw;min-width:4.173vw;height:3.807vw;flex-shrink:0}._btnSlideNext_9v910_347:hover,._btnSlidePrev_9v910_337:hover{filter:drop-shadow(.046vw .051vw .195vw rgba(26,255,228,.27)) drop-shadow(.103vw .05vw .216vw #0ff)}._marketplaceSliderPrev_9v910_362,._marketplaceSliderNext_9v910_363{width:2.083vw;min-width:2.083vw;height:2.083vw}._marketplaceSlideImage_9v910_368{display:flex;align-items:center;border-radius:.573vw;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}._marketplaceSlideImage_9v910_368 img{width:100%;height:100%;object-position:center;object-fit:cover;transition:transform .3s ease}._marketplaceSlideImage_9v910_368:hover img{transform:scale(1.05)}._marketplaceSlideName_9v910_387{color:#fff;text-align:center;font-size:.833vw;font-weight:600;line-height:normal;margin-top:.417vw}._marketplaceSort_9v910_395{margin-top:3.125vw;display:flex;align-items:center;justify-content:space-between;gap:.833vw}._marketplaceSortStart_9v910_402{display:flex;align-items:start;gap:.833vw}._marketplaceSortFound_9v910_407{color:#fff;font-size:1.042vw;font-weight:300;line-height:135%}._marketplaceSortFilters_9v910_413{display:flex;align-items:center;gap:.833vw;flex-wrap:wrap}._marketplaceSortFilters_9v910_413 button{color:#fff;font-size:.833vw;font-style:normal;font-weight:400;line-height:1.042vw;display:flex;align-items:center;gap:.781vw;padding:.208vw 1.146vw;border-radius:1.875vw;border:.052vw solid #fff}._marketplaceSortFilters_9v910_413 button:not(:first-child){padding:.208vw .729vw}._marketplaceSortFilters_9v910_413 button:not(:first-child):before{content:"";display:inline-block;width:.885vw;min-width:.885vw;height:.885vw;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath d='M13.3999 3.98486L3.81836 13.5664M13.3999 13.5664L3.81836 3.98486' stroke='white' stroke-width='1.36879' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}._marketplaceSortSelect_9v910_446{width:100%;max-width:14.271vw}._customSelect_9v910_450{position:relative;z-index:10}._customSelectBtn_9v910_454,._customSelectName_9v910_455{color:#fff;font-size:.833vw;font-weight:600;line-height:normal;display:flex;align-items:center;gap:.469vw;cursor:pointer}._customSelectContent_9v910_465{position:absolute;top:100%;left:0;right:0;background-color:#fff;display:none;flex-direction:column;gap:.521vw;padding:.521vw;border-radius:.104vw}._customSelectBtn_9v910_454{color:#000;cursor:pointer}._customSelect_9v910_450 input{display:none}._customSelectName_9v910_455:before{content:"";display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='6' viewBox='0 0 11 6' fill='none'%3E%3Cpath d='M4.91772 5.42618C5.30013 5.77701 5.88737 5.77701 6.26978 5.42618L10.2727 1.75376C10.9332 1.14782 10.5045 0.0463872 9.6082 0.0463871C9.36212 0.0463871 9.12498 0.138687 8.94365 0.305051L6.2697 2.75827C5.88732 3.10908 5.30014 3.10912 4.91772 2.75836L2.24277 0.304882C2.0615 0.138625 1.82448 0.0463868 1.57852 0.0463868C0.682476 0.0463867 0.253908 1.14748 0.914177 1.75323L4.91772 5.42618Z' fill='white'/%3E%3C/svg%3E");width:.469vw;min-width:.469vw;height:.313vw;background-position:center;background-repeat:no-repeat;background-size:contain}._customSelect_9v910_450._active_9v910_317 ._customSelectContent_9v910_465{display:flex}._marketplaceContent_9v910_498{margin-top:1.302vw;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.938vw 1.458vw}._productItemImage_9v910_507{display:flex;align-items:center;min-width:6.458vw;width:6.458vw;height:12.5vw;margin:0 auto;position:relative}._productItemImage_9v910_507 img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}._productItemImage_9v910_507:before{content:"";position:absolute;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%);width:11.081vw;height:11.01vw;filter:blur(.547vw)}._productItemImage_9v910_507:after{content:none;position:absolute;z-index:-1;left:-1.25vw;bottom:-.469vw;width:9.297vw;height:2.19vw;filter:blur(.122vw)}._productItem_9v910_507:hover ._productItemImage_9v910_507:before{animation:_opacity_9v910_1 2.5s linear infinite}._productItem_9v910_507:hover ._productItemImage_9v910_507:after{animation:_opacity-bottom_9v910_1 2.5s linear infinite}@media(max-width:768px){._btn6_9v910_1,._btn4_9v910_2,._btn3_9v910_3,._btn2_9v910_4,._btn_9v910_1,button{font-size:14px}._customCheckbox_9v910_26 span{gap:24.998px;font-size:16px;line-height:20px}._customCheckbox_9v910_26 span:before{width:20px;height:20px;min-width:20px}._btn_9v910_1{width:83.002px;height:21.005px}._btn_9v910_1:hover{filter:drop-shadow(0 2.304px 2.63px #0ff80b);text-shadow:0 .653px 2.17px #e5ffe4}._btn2_9v910_4:hover ._cartIcon_9v910_77,._btn_9v910_1:hover ._cartIcon_9v910_77{filter:drop-shadow(0 1px 4.8px #fff)}._btn6_9v910_1,._btn4_9v910_2{font-size:16px;max-width:258.01px;height:60px}._btn4_9v910_2:hover{filter:drop-shadow(-7.872px .979px 9.734px rgba(26,255,228,.27)) drop-shadow(1.978px 2.957px 10.138px #0ff)}._marketplaceLeft_9v910_147{max-width:100%}._marketplaceBalance_9v910_151{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}._marketplaceBalanceTotal_9v910_154{font-size:20px}._marketplaceBalanceTotal_9v910_154 span{font-size:32px}._marketplaceBalanceBtn_9v910_166{height:59px}._marketplaceBalanceDetails_9v910_170{margin:12px auto 0;font-size:12px;line-height:24px;letter-spacing:.154px}._marketplaceFilters_9v910_185{gap:25px;margin-bottom:40px}._filtersTitle_9v910_191{font-size:32px}._filtersPriceTitle_9v910_198{font-size:24px}._filtersPriceCost_9v910_204{margin-top:24px}._filtersPriceSelected_9v910_207{margin-top:20px;gap:10px}._filtersPriceTo_9v910_214,._filtersPriceFrom_9v910_215{font-size:14px;padding:0 5px;letter-spacing:-.307px;border:1px solid #fff}._filtersPriceSlider_9v910_228{height:6.01px;border-radius:1.997px}._filtersPriceProgress_9v910_236{border-radius:1.997px}._rangeInput_9v910_244 input{top:-13.997px;height:4px}._rangeInput_9v910_244 input::-webkit-slider-thumb{width:22.003px;height:22.003px}._filtersBox_9v910_265{padding-top:23.002px}._filtersBox_9v910_265:before{height:2.995px}._filtersBoxTop_9v910_283{gap:6.01px}._filtersBoxTop_9v910_283:before{width:9.005px;min-width:9.005px;height:6.01px}._filtersName_9v910_302{font-size:16px}._filtersBlock_9v910_311{margin-top:25px;gap:15px}._btnSlidePrev_9v910_337,._btnSlideNext_9v910_347{width:80.122px;min-width:80.122px;height:73.094px}._btnSlideNext_9v910_347:hover,._btnSlidePrev_9v910_337:hover{filter:drop-shadow(.883px .979px 3.744px rgba(26,255,228,.27)) drop-shadow(1.978px .96px 4.147px #0ff)}._marketplaceRight_9v910_323{max-width:100%}._marketplaceSlider_9v910_327{gap:20px}._marketplaceSliderPrev_9v910_362,._marketplaceSliderNext_9v910_363{width:30px;min-width:30px;height:30px}._marketplaceSlideImage_9v910_368{border-radius:11px}._marketplaceSlideName_9v910_387{font-size:12px;margin-top:8px}._marketplaceSort_9v910_395{margin-top:40px;flex-direction:column;align-items:start;gap:40px}._marketplaceSortStart_9v910_402{gap:16px;flex-direction:column;align-items:start}._marketplaceSortFound_9v910_407{font-size:20px}._marketplaceSortFilters_9v910_413{gap:16px}._marketplaceSortFilters_9v910_413 button{font-size:14px;line-height:20px;gap:10px;padding:4px 22px;border-radius:36px;border:1px solid #fff}._marketplaceSortFilters_9v910_413 button:not(:first-child){padding:4px 13.997px}._marketplaceSortFilters_9v910_413 button:not(:first-child):before{width:16.992px;min-width:16.992px;height:16.992px}._marketplaceSortSelect_9v910_446{max-width:274.003px}._customSelectBtn_9v910_454,._customSelectName_9v910_455{font-size:16px;gap:9.005px}._customSelectContent_9v910_465{gap:10.003px;padding:10.003px;border-radius:1.997px}._customSelectName_9v910_455:before{width:9.005px;min-width:9.005px;height:6.01px}._marketplaceContent_9v910_498{margin-top:24px;grid-template-columns:repeat(2,1fr);gap:30px 18px;justify-items:center}._marketplaceContent_9v910_498>div{width:100%;max-width:240px}._profileLeftEnd_9v910_125{display:none;margin:40px auto 20px;max-width:480px;width:100%;padding:0 16px}._profileLeftLink_9v910_130{font-size:10px;line-height:22px}a._profileLeftLink_9v910_130:hover{text-decoration:underline}._profileLeftCopy_9v910_140{font-size:10px;line-height:22px}._productItemImage_9v910_507{min-width:124px;width:124px;height:240px}._productItemImage_9v910_507:before{width:212.755px;height:211.392px;filter:blur(10.502px)}._productItemImage_9v910_507:after{left:-24px;bottom:-9.005px;width:178.502px;height:42.048px;filter:blur(2.342px)}}@media(max-width:479px){._productItemImage_9v910_507:before{width:172.762px;height:181.382px;filter:blur(10.502px)}._productItemImage_9v910_507:after{left:-24.998px;bottom:-2.995px;width:133.517px;height:26.054px;filter:blur(2.342px)}._productItemImage_9v910_507{width:81.005px;min-width:81.005px;height:157.997px;margin-bottom:-7.008px}._marketplaceContent_9v910_498{margin-top:24px;grid-template-columns:repeat(1,1fr);gap:24px 16px;justify-items:center}._marketplaceContent_9v910_498>div{width:100%;max-width:20rem}}@media(max-width:479px){._productItemImage_9v910_507{width:81.005px;min-width:81.005px;height:157.997px;margin-bottom:-7.008px}}._marketplaceContent_9v910_498>*{min-width:0}main._main_7wdbu_1{padding-top:7.292vw}._marketplace_7wdbu_4{padding-bottom:3.125vw}._container_7wdbu_7{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}._marketplaceInner_7wdbu_13{display:flex;align-items:start;gap:1.042vw;justify-content:space-between;margin-top:1.042vw}@media(max-width:768px){main._main_7wdbu_1{padding-top:70px}._marketplace_7wdbu_4{padding-bottom:60px}._container_7wdbu_7{max-width:480px;padding:0 16px}._marketplaceInner_7wdbu_13{gap:40px;flex-direction:column;margin-top:20px}}main._main_1bgqg_1{padding-top:7.292vw}._container_1bgqg_4{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}._profileInner_1bgqg_10{overflow:hidden;display:flex;align-items:stretch;justify-content:space-between;gap:3.125vw;height:100%;height:calc((var(--vh, 1vh) * 100) - 5.208vw)}@media(max-width:768px){main._main_1bgqg_1{padding-top:70px}._container_1bgqg_4{max-width:480px;padding:0 16px}._profileInner_1bgqg_10{gap:60px;height:auto;flex-direction:column}}html,body{color:#121212;font-family:Prompt,sans-serif;font-size:1.25vw;font-style:normal;font-weight:400;line-height:normal;scroll-behavior:smooth;background:#000}._body_16237_13{min-width:16.667vw}._body_profile_16237_17{background-image:url(/img/profile-bg.webp);background-position:top center;background-repeat:no-repeat;background-size:cover}main._main_16237_24{padding-top:7.292vw}._container_16237_28{width:100%;max-width:85.833vw;padding:0 .833vw;margin:0 auto}._news_16237_36{height:calc((var(--vh, 1vh) * 100) - 7.292vw);overflow:hidden;display:flex;flex-direction:column;flex:1}._news_16237_36 ._container_16237_28{height:100%;display:flex;flex-direction:column}._news__inner_16237_48{height:100%;margin-top:1.042vw;overflow:hidden;display:flex;flex-direction:column}._news__select_16237_55{display:flex;align-items:center;gap:2.969vw}._news__select_btn_16237_60{color:#f6f7e5;text-shadow:0 .1vw .1vw rgba(0,0,0,.2);font-size:1.599vw;font-weight:400;line-height:normal}._news__select_btn_16237_60:hover,._news__select_btn_16237_60._active_16237_68{color:#f7dc9a;font-size:1.599vw;font-weight:600;line-height:normal}._news__bottom_16237_74{justify-content:space-between;margin-top:.521vw;display:flex;align-items:start;gap:2.969vw;height:100%;overflow:hidden}._news__block_16237_83{padding-bottom:1.042vw;width:100%;display:flex;flex-direction:column;gap:1.198vw}._news__results_16237_91{width:100%;max-width:24.479vw;overflow:auto;height:100%;padding-right:2.604vw}._news__results_16237_91::-webkit-scrollbar{width:.521vw;background-color:transparent}._news__results_16237_91::-webkit-scrollbar-track{background:transparent}._news__results_16237_91::-webkit-scrollbar-thumb{background:#0ef;border-radius:1.51vw}._news__item_16237_110{cursor:pointer}._news__item_16237_110:hover ._news__item_content_16237_113,._news__item_16237_110._active_16237_68 ._news__item_content_16237_113{box-shadow:-.41vw .051vw .507vw #1affe445 inset,.103vw .154vw .528vw #0ff}._news__item_content_16237_113{border-radius:.514vw;box-shadow:-.162vw -.027vw .108vw #00000040;overflow:hidden;display:flex;align-items:center;padding:1.25vw 2.292vw .885vw;min-height:9.167vw;z-index:1;position:relative;transition:all .1s ease}._news__item_image_16237_131{display:flex;align-items:center;position:absolute;inset:0;z-index:-1}._news__item_image_16237_131 img{width:100%;height:100%;object-fit:cover;object-position:center}._news__item_image_16237_131:before{content:"";position:absolute;z-index:1;background:linear-gradient(181deg,#40394533 .68%,#3a377d33 47.18%,#b3a27b33 99.37%);inset:0}._news__item_title_16237_156{color:#f7dc9a;font-size:2.135vw;font-weight:700;line-height:103%}._news__item_date_16237_162{color:#fff;font-size:.521vw;font-weight:300;line-height:normal;margin-bottom:.26vw}._news__item_more_16237_170{color:#f6f7e5;text-shadow:0 .1vw .1vw rgba(0,0,0,.2);font-size:.833vw;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0 auto}._news__item_more_16237_170:not(:hover){text-decoration:underline}@media(max-width:768px){html,body{font-size:14px}main._main_16237_24{padding-top:70px}._body_16237_13{min-width:320px}._container_16237_28{max-width:480px;padding:0 16px}._news_16237_36{height:auto}._news__inner_16237_48{margin-top:20px}._news__select_16237_55{gap:20px}._news__select_btn_16237_60{text-shadow:0 1.92px 1.92px rgba(0,0,0,.2);font-size:24px}._news__select_btn_16237_60:hover,._news__select_btn_16237_60._active_16237_68{font-size:30px}._news__bottom_16237_74{margin-top:10px;gap:40px;flex-direction:column}._news__results_16237_91{max-width:100%;padding-right:0}._news__block_16237_83{padding-bottom:20px;gap:25px}._news__results_16237_91::-webkit-scrollbar{width:10px}._news__results_16237_91::-webkit-scrollbar-thumb{border-radius:28px}._news__item_16237_110:hover ._news__item_content_16237_113,._news__item_16237_110._active_16237_68 ._news__item_content_16237_113{box-shadow:-7.872px .979px 9.734px #1affe445 inset,1.978px 2.957px 10.138px #0ff}._news__item_content_16237_113{border-radius:9px;box-shadow:-3.11px -.518px 2.074px #00000040;padding:24px;min-height:170px}._news__item_title_16237_156{font-size:34px}._news__item_date_16237_162{font-size:10px;margin-bottom:5px}._news__item_more_16237_170{text-shadow:0 1.92px 1.92px rgba(0,0,0,.2);font-size:14px}}._news__article_1igur_1{width:100%;max-width:51.354vw;overflow:auto;border-radius:.417vw;height:100%;padding-bottom:2.083vw}._news__article_inner_1igur_10{width:100%;border-radius:.417vw;overflow:hidden}._news__article_top_1igur_16{position:relative;min-height:13.021vw;padding:3.021vw 1.042vw;z-index:1;overflow:hidden;border-radius:.729vw}._news__article_image_1igur_25{position:absolute;z-index:-1;box-shadow:-.23vw -.038vw .154vw #00000040;display:flex;align-items:center;inset:0}._news__article_image_img_1igur_33{width:100%;height:100%;object-fit:cover;object-position:center}._news__article_image_1igur_25:before{content:"";position:absolute;z-index:1;background:linear-gradient(181deg,#40394533 .68%,#3a377d33 47.18%,#b3a27b33 99.37%);inset:0}._news__article_title_1igur_52{color:#f7dc9a;font-size:3.071vw;font-weight:700;line-height:103%;width:100%;margin:0 auto;max-width:34.896vw;position:relative;z-index:2}._news__article_bottom_1igur_65{background-image:url(/img/storeSelects/bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;margin:-1.042vw 0 0}._news__article_content_1igur_73{width:100%;margin:0 auto;max-width:34.896vw;padding:2.083vw 1.042vw;min-height:25vw}._news__article_content_1igur_73 p{color:#000;font-size:.833vw;font-weight:300;line-height:normal}._news__article_content_1igur_73 p+p{margin-top:.625vw}@media(max-width:768px){._news__article_1igur_1{padding-bottom:40px;max-width:100%;border-radius:8px}._news__article_inner_1igur_10{border-radius:8px}._news__article_top_1igur_16{min-height:200px;padding:40px 20px;border-radius:14px}._news__article_image_1igur_25{box-shadow:-4.416px -.73px 2.957px #00000040}._news__article_title_1igur_52{color:#f7dc9a;font-size:3.071vw;font-weight:700;line-height:103%;width:100%;margin:0 auto;max-width:34.896vw;position:relative;z-index:2}._news__article_title_1igur_52{font-size:34px;max-width:670.003px}._news__article_bottom_1igur_65{margin:-20.006px 0 0}._news__article_content_1igur_73{width:100%;max-width:670.003px;padding:40px 20px;min-height:480px}._news__article_content_1igur_73 p{font-size:14px}._news__article_content_1igur_73 p+p{margin-top:12px}}
