: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}input,select{vertical-align:middle}*,*:after,*:before{padding:0;margin:0;box-sizing:border-box}a{color:inherit;text-decoration:none;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}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}mark{color:#f7dc9a}.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;background-image:url(/img/background_main.webp);background-position:center;background-size:cover;background-repeat:no-repeat}.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;justify-content:center;width:40vw;min-width:40vw;aspect-ratio:880 / 1044}.characters__slide-video video{width:100%;height:100%;object-fit:contain}.characters__slide-name{position:absolute;color:#fff;font-size:2.083vw;font-weight:600;line-height:96%;text-transform:uppercase;top:2vw;right:1.5vw;z-index:5;max-width:17.198vw;text-align:right}.characters__slide-info{position:absolute;display:flex;flex-direction:column;gap:.521vw;bottom:2vw;right:1.5vw;z-index:5}.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%;height:100%;object-fit:cover;object-position:top center}.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-violet.png)}.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-violet.png)}.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}@property --rotate{syntax: "<angle>"; initial-value: 132deg; inherits: false;}.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-violet.png);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}}
