: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)}:root{--bg: #F8FFFF;--bg2: #E9F1F8;--text: #002956;--text1: #fff;--text2: #3268a4;--color1: #6EA9EC;--color2: #3382D1;--light: rgb(255 255 255 / 10%);--light2: rgb(255 255 255 / 30%);--dark: rgb(0 0 0 / 30%);--radius: 20px}body{background:var(--bg);color:var(--text);line-height:normal;font-family:Gilroy,sans-serif;font-size:16px;font-weight:500}header{position:absolute;width:100%;padding:20px 0;color:#fff;z-index:6}header .container{display:flex;align-items:center;justify-content:space-between;grid-gap:40px}.header-logo{width:120px;height:auto}@media (max-width: 860px){.header-logo{width:80px}}.header-menu{display:flex;align-items:center;grid-gap:30px}.header-menu>a:last-child{background:url(/btn.webp) no-repeat;background-size:cover;padding:10px 30px;border-radius:50px;font-size:14px;font-weight:700;text-transform:uppercase;text-shadow:0 1px 7px #474747}@media (max-width: 860px){.header-menu>a:not(:last-child){display:none}}.ld-hero{position:relative;background:linear-gradient(45deg,#6ea9ec,#388dfa,#035ad4);color:#fff}.ld-hero:before{content:"";position:absolute;bottom:-490px;left:0;width:100%;height:100%;background:url(../volna3.webp) no-repeat;background-size:100%;z-index:3}@media (max-width: 860px){.ld-hero:before{content:"";position:absolute;top:auto;bottom:-50px;left:0;width:100%;height:100%;background:url(../volna3.webp) no-repeat;background-size:100%;background-position:bottom center;z-index:3}}.ld-hero>.led{position:absolute;top:-5vw;left:-45vw;width:60%;height:auto;transition:transform .8s ease-out;pointer-events:none}.ld-hero>.cube{position:absolute;bottom:-40px;left:20vw;width:20%;height:auto;transition:transform .8s ease-out;pointer-events:none;z-index:3}.ld-hero>.priz{position:absolute;bottom:-60px;right:-3vw;width:35%;height:auto;transition:transform .8s ease-out;pointer-events:none;z-index:3}.ld-hero>.coin{position:absolute;top:4vw;left:21vw;width:8%;height:auto;transition:transform .8s ease-out;pointer-events:none;z-index:1}.ld-hero>.game{position:absolute;top:4vw;left:-20vw;width:40%;height:auto;pointer-events:none;z-index:2}@media (max-width: 860px){.ld-hero>.priz,.ld-hero>.cube,.ld-hero>.led{display:none}.ld-hero>.coin{top:-50px;left:300px;width:40%}.ld-hero>.game{top:80px}}.ld-hero>.game img{width:100%;height:auto;transition:transform .8s ease-out}.ld-hero>.hero{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:hard-light;opacity:.7;transition:transform .8s ease-out;pointer-events:none}.ld-hero_content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20% 0;text-align:center;z-index:4}@media (max-width: 860px){.ld-hero_content{padding:180px 20px 120px;font-size:16px}}.ld-hero_content h1{transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform;opacity:0;transform:translateY(-10px)}.ld-hero_content h1.active{opacity:1;transform:translateY(0)}.ld-hero_content>span{display:block;margin-top:-20px;margin-bottom:50px}.ld-hero_content>a{background:url(/btn.webp) no-repeat;background-size:cover;border-radius:30px;padding:28px 40px;font-weight:700;text-transform:uppercase;text-shadow:0 1px 7px #474747;transition:.3s}.ld-hero_content>a:hover{transform:scale(1.03)}.ld-auth{position:fixed;top:0;left:0;width:100%;height:100%;background:#0000007f;display:flex;align-items:center;justify-content:center;z-index:10}.ld-auth_content{position:relative;background:#fff;padding:30px 40px;border-radius:20px;box-shadow:0 0 20px #0003;max-width:430px;width:100%;text-align:center}.ld-auth_content .e-h2+span{display:block;color:#283645;margin-top:-20px;margin-bottom:30px;font-size:14px}.ld-auth_close{position:absolute;top:30px;right:20px;width:40px;height:40px;line-height:40px;text-align:center;background:var(--bg2);border-radius:50px}.ld-auth_content>button{display:block;width:100%;background:var(--color1);color:#fff;padding:12px 30px;border-radius:50px;margin-top:20px;font-weight:700}.ld-auth_copy{display:block;color:#8d8d8d;font-size:12px;margin-top:30px}.ld-auth_copy a{color:var(--color3);text-decoration:underline;opacity:.9}.ld-auth_num{display:grid;grid-gap:10px;grid-auto-rows:max-content;grid-template-columns:repeat(4,40px);justify-content:center;align-items:center;margin:20px 0}.ld-auth_num input{padding:10px!important;border-radius:5px!important;text-align:center}.ld-auth_back{display:block;max-width:max-content;margin:-15px auto 30px;background:#fa7505;color:#fff;padding:5px 20px;border-radius:50px;font-size:12px}.ld-etap{position:relative;padding:100px 0;text-align:center}.ld-etap_water{position:absolute;top:50%;left:-20%;width:300px;height:500px;z-index:1;transition:transform .8s ease-out;pointer-events:none}.ld-etap_water+.ld-etap_water{top:60%;left:unset;right:0}@media (max-width: 860px){.ld-etap_water{left:-95%}.ld-etap_water+.ld-etap_water{top:40%;right:-25%}}.ld-etap_water>img{width:200%;height:inherit;object-fit:cover}.ld-etap_water+.ld-etap_water>img{transform:scaleX(-1)}.ld-etap_items{display:grid;grid-gap:50px;grid-auto-rows:max-content;grid-template-columns:repeat(3,340px);justify-content:center;justify-items:center;margin-top:60px}@media (max-width: 860px){.ld-etap_items{grid-template-columns:1fr}}.ld-etap_item{background:linear-gradient(180deg,#e5f4ff 61.05%,#b3dfff);box-shadow:0 36px 32.8px #e5f4ff;border-radius:40px;padding:30px 50px}.ld-etap_item:nth-child(2){background:linear-gradient(180deg,#fff6e5 61.05%,#ffe0b3);box-shadow:0 36px 32.8px #e5f4ff}.ld-etap_item>span{display:inline-block;background:linear-gradient(180deg,#6ea9ec,#3382d1);box-shadow:0 10px 46.5px #92d1ff,inset 1px 4px 3.2px 3px #ffffff40;border-radius:50px 60px 30px;color:#fff;width:40px;height:40px;line-height:40px;font-size:20px;font-weight:800;margin-bottom:30px}.ld-etap_item:nth-child(2)>span{background:linear-gradient(180deg,#ffba80,#fa7505);box-shadow:0 4px 22.4px #dd7f3182,inset 1px 4px 3.2px 3px #ffffff40}.ld-etap_name{display:block;font-size:18px;font-weight:700;margin-bottom:10px}.ld-etap_subname{font-size:14px;font-weight:400;color:var(--text2);line-height:1.5}.ld-etap_item>a{display:block;background:#fff;box-shadow:0 0 35.1px #0000001a;border-radius:30px;padding:12px 20px;margin-top:40px;font-weight:700;text-transform:uppercase;transition:.3s}.ld-etap_item>a:hover{transform:scale(1.03)}.ld-etap>.container>a{display:inline-block;background:linear-gradient(180deg,#ffba80,#fa7505);box-shadow:0 4px 22.4px #00000040,inset 1px 4px 3.2px 3px #ffffff40;border-radius:50px;color:#fff;padding:15px 50px;text-transform:uppercase;font-size:16px;font-weight:600;margin-top:80px;letter-spacing:2px}.ld-priz_listva{position:absolute;bottom:-100%;right:-35%;width:600px;height:600px;transition:transform .8s ease-out;pointer-events:none}.ld-priz_listva+.ld-priz_listva{bottom:-120%;right:unset;left:-40%}@media (max-width: 860px){.ld-priz_listva{bottom:-50%;right:-155%}.ld-priz_listva+.ld-priz_listva{bottom:-60%;width:400px;height:400px;left:-80%;display:block}}.ld-priz_listva>img{width:100%;height:inherit;object-fit:cover}.ld-priz_title{display:flex;align-items:center;justify-content:space-between;grid-gap:20px}.ld-priz_title>div>span{display:block;max-width:max-content;background:linear-gradient(180deg,#74ff99,#40a75b);color:#fff;box-shadow:0 4px 22.4px #00000040,inset 1px 4px 3.2px 3px #ffffff40;border-radius:30px;transform:rotate(-2.88deg);padding:8px 30px;font-weight:700;margin:0 auto 30px;animation:pulseRotate 3s ease-in-out infinite}@keyframes pulseRotate{0%{transform:rotate(-2.88deg) scale(1)}50%{transform:rotate(-.88deg) scale(1.05)}to{transform:rotate(-2.88deg) scale(1)}}.ld-priz_title>span{max-width:500px;text-align:right;line-height:1.5;font-size:18px}@media (max-width: 860px){.ld-priz_title{flex-direction:column;text-align:center;justify-content:center}.ld-priz_title>span{text-align:center}}@media (min-width: 860px){.ld-priz .swiper:before,.ld-priz .swiper:after{content:"";position:absolute;top:0;left:-11vw;width:200px;height:100%;background:linear-gradient(90deg,var(--bg) 0%,#ffffff00);z-index:2;pointer-events:none}.ld-priz .swiper:after{left:unset;right:-11vw;background:linear-gradient(270deg,var(--bg) 0%,#ffffff00)}}.ld-priz .swiper-slide{padding:0 0 20px}.ld-priz .swiper-slide img{display:block;width:100%;height:300px;object-fit:contain;transition:.3s}.ld-priz .swiper-slide:hover img{transform:scale(1.05)}.ld-priz .swiper-slide>span{display:block;background:linear-gradient(180deg,#e5f4ff 61.05%,#b3dfff);box-shadow:0 8px 18px #c8dff0;border-radius:60px;width:100%;font-size:18px;font-weight:600;text-align:center;padding:80px 60px 30px;margin-top:-120px}@media (max-width: 860px){.ld-priz .swiper-slide>span{padding:35px 20px 20px;font-size:16px}}.ld-priz .swiper-button-prev,.ld-priz .swiper-button-next{background:#fff;color:var(--text);width:40px;height:40px;padding:10px;border-radius:50px;box-shadow:0 0 8px #0000001f}@media (max-width: 860px){.ld-priz .swiper-button-prev,.ld-priz .swiper-button-next{display:none}}.ld-eco{z-index:1}.ld-eco_title{text-align:center;margin-bottom:130px}.ld-eco_title>img{width:150px;margin-bottom:50px}.ld-eco_title>span{display:block;max-width:80%;text-align:center;line-height:1.5;color:var(--text2);margin:0 auto}@media (max-width: 860px){.ld-eco_title>span{max-width:100%;margin-bottom:-50px;border-bottom:2px dashed var(--bg2);padding-bottom:50px}}.ld-eco_item{display:grid;grid-gap:100px;grid-auto-rows:max-content;grid-template-columns:repeat(2,1fr);align-items:center}.ld-eco_item>img{width:100%;height:auto;aspect-ratio:16 / 9;border-radius:30px;object-fit:cover;overflow:hidden}@media (max-width: 860px){.ld-eco_item{grid-gap:50px;grid-template-columns:1fr;margin-bottom:60px}.ld-eco_item:nth-child(2n) img{order:1}}.ld-eco_item>div{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;grid-gap:10px;font-size:20px}.ld-eco_item>div>span{font-size:16px;color:var(--text2);line-height:1.5}.ld-win{position:relative;padding:400px 0 100px}.ld-win:before{content:"";position:absolute;top:0;left:0;width:100%;height:400px;background:url(../voda.png) center / 100% no-repeat}@media (max-width: 860px){.ld-win{padding:150px 0 60px}.ld-win:before{background-size:200%;height:100px}}.ld-win_title{display:flex;flex-direction:column;align-items:center;margin-bottom:60px;text-align:center}.ld-win_title>span{display:block;max-width:600px;line-height:1.5;color:var(--text2);margin-top:-10px}@media (min-width: 860px){.ld-win .swiper:before,.ld-win .swiper:after{content:"";position:absolute;top:0;left:-11vw;width:200px;height:100%;background:linear-gradient(90deg,var(--bg) 0%,#ffffff00);z-index:2;pointer-events:none}.ld-win .swiper:after{left:unset;right:-11vw;background:linear-gradient(270deg,var(--bg) 0%,#ffffff00)}}.ld-win .swiper-slide{padding:0 0 20px}.ld-win .swiper-slide img{display:block;width:100%;height:auto;aspect-ratio:1 / 1;border-radius:50%;object-fit:cover;transition:.3s;overflow:hidden}.ld-win .swiper-slide:hover img{transform:scale(1.05)}.ld-win .swiper-slide>span{display:block;background:linear-gradient(360deg,#f0ccb8 20%,#fff5ef);box-shadow:0 8px 18px #f0ccb861;border-radius:60px;width:100%;font-size:18px;font-weight:600;text-align:center;padding:140px 60px 30px;color:#5d3925;margin-top:-120px}@media (max-width: 860px){.ld-win .swiper-slide>span{padding:140px 20px 20px;font-size:14px;border-radius:40px}}.ld-win .swiper-button-prev,.ld-win .swiper-button-next{background:#fff;color:var(--text);width:40px;height:40px;padding:10px;border-radius:50px;box-shadow:0 0 8px #0000001f}@media (max-width: 860px){.ld-win .swiper-button-prev,.ld-win .swiper-button-next{display:none}}footer{position:relative;background:#152849;color:#fff}footer .container{display:flex;align-items:center;justify-content:space-between;grid-gap:30px;padding:30px 0;font-size:14px}@media (max-width: 860px){footer .container{flex-direction:column;align-items:flex-start}}.footer-soc{display:flex;align-items:center;grid-gap:10px;margin-bottom:20px}.footer-soc a{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50px;background:var(--light);font-size:14px;color:#fff}.footer-soc a:hover{background:var(--color1)}.footer-tel>a:last-child{color:var(--color3)}.footer-tel>a:first-child{display:block;color:#fff;font-size:16px;font-weight:700;margin-bottom:10px}footer .container>div:first-child{margin-right:auto}.footer-menu:last-child{margin-right:auto}.footer-menu span{display:block;color:var(--color3);font-size:14px;font-weight:700}.footer-menu a{display:block;font-weight:400;margin-top:10px}.footer-menu a:hover{text-decoration:underline dotted}footer .footer-copy{font-size:12px;opacity:.7;border-top:1px solid var(--light)}.footer-copy span{margin-right:auto}*{background:0 0;margin:0;padding:0;outline:0;border:0;box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}.wrapper{position:relative;min-width:320px;max-width:1920px;margin:0 auto;overflow:hidden}.container{position:relative;max-width:1200px;width:calc(100% - 40px);margin:0 auto}.content{min-height:100vh;margin-top:30px;margin-bottom:30px}.section{margin-bottom:80px}h1,h2,h3,h4,.e-h1,.e-h2,.e-h3,.e-h4{margin-bottom:30px}h1,.e-h1{font-size:50px;font-weight:700}h2,.e-h2{font-size:35px;font-weight:700}h3,.e-h3{font-size:25px;line-height:1.4}h4,.e-h4{font-size:18px;line-height:1.4}p{font-size:16px;line-height:1.8}h1+p,h2+p{margin-top:-10px;margin-bottom:20px}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font-size:inherit;font-family:inherit}input:not([type=radio],[type=checkbox]){display:inline-block;background:var(--bg2);color:inherit;padding:15px 20px;border-radius:var(--radius);width:100%}input[type=button],input[type=checkbox],input[type=file],input[type=image],input[type=radio],input[type=reset],input[type=submit]{width:auto}input[type=checkbox],.checkbox input{position:relative;appearance:none;-webkit-appearance:none;vertical-align:middle;display:inline-block;background:var(--light);border:1px solid var(--dark);border-radius:12px;width:50px;height:25px;line-height:25px;margin:10px 15px 10px 0;transition:.3s;cursor:pointer}input[type=checkbox]:before,.checkbox input:before{content:"";position:absolute;display:inline-block;left:0;top:0;width:24px;height:24px;background:#fff;box-shadow:0 1px 3px #0006;border-radius:50%;transition:.3s}input[type=checkbox]:checked:before,.checkbox input:checked:before{left:24px}input[type=checkbox]:checked,.checkbox input:checked{background:#4caf50;box-shadow:#4caf50 0 0 0 12px inset;border-color:#4caf50;transition:border .4s ease 0s,box-shadow .4s ease 0s,background-color 1.2s ease 0s}input[type=radio]{position:relative;appearance:none;-webkit-appearance:none;vertical-align:middle;display:inline-block;border:2px solid #5a5a5a;border-radius:8px;width:24px;height:24px;line-height:24px;margin:10px 15px 10px 0;cursor:pointer}input[type=radio]:checked:before{content:"";position:absolute;display:inline-block;left:4px;top:4px;width:9px;height:5px;border-radius:1px;border-left:3px solid #fff;border-bottom:3px solid #fff;transform:rotate(-45deg)}input[type=radio]:checked{background-color:var(--color1);border:2px solid var(--color1)}textarea{background:var(--bg2);color:var(--text);padding:15px 20px;border-radius:var(--radius);width:100%}select{display:inline-block;background:var(--bg2);color:var(--text);padding:15px 20px;border-radius:var(--radius);width:100%;height:55px}.e-btn,.bbcodes,button[type=submit],input[type=submit],input[type=button]{display:inline-block;background:var(--color1);color:#fff;padding:15px 30px;border-radius:var(--radius);font-weight:500;text-align:center;cursor:pointer}.e-btn:hover,.bbcodes:hover,button[type=submit]:hover,input[type=submit]:hover{background:var(--color2)}.e-grid2,.e-grid3,.e-grid4,.e-grid5,.e-grid6,.e-grid7{display:grid;grid-gap:20px;grid-auto-rows:max-content}.e-grid7{grid-template-columns:repeat(7,1fr)}.e-grid6{grid-template-columns:repeat(6,1fr)}.e-grid5{grid-template-columns:repeat(5,1fr)}.e-grid4{grid-template-columns:repeat(4,1fr)}.e-grid3{grid-template-columns:repeat(3,1fr)}@media (max-width: 860px){.e-grid7,.e-grid6,.e-grid5,.e-grid4{grid-template-columns:repeat(2,1fr)}}.e-grid2{grid-template-columns:repeat(2,1fr)}@media (max-width: 860px){.e-grid3,.e-grid2{grid-template-columns:1fr}}.e-flex{display:flex;flex-wrap:wrap;flex-direction:row}.e-flex50{flex:1 1 0%;max-width:100%;min-width:50px}.e-flex_col,.e-flexcol{flex-direction:column}.e-flex_row,.e-flexrow{flex-direction:row}.e-flex_center,.e-flexcenter{justify-content:center;align-items:center}.e-flex_jb,.e-flexjb{justify-content:space-between}.e-flex_jc,.e-flexjc{justify-content:center}.e-flex_ac,.e-flexac{align-items:center}.e-center{position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.e-nowrap{-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.e-cover img,.e-cover video,.e-cover iframe{width:100%;height:100%;object-fit:cover}@media (max-width: 860px){.e-swipe{display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto}.e-swipe>*{min-width:max-content}}.e-clamp2,.e-clamp3,.e-clamp4,.e-clamp5{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.e-clamp2{-webkit-line-clamp:2}.e-clamp3{-webkit-line-clamp:3}.e-clamp4{-webkit-line-clamp:4}.e-clamp5{-webkit-line-clamp:5}.e-scroll::-webkit-scrollbar{position:relative;width:4px;border-radius:10px}.e-scroll::-webkit-scrollbar-thumb{background-color:var(--color1)}.e-scroll::-webkit-scrollbar-track{background-color:var(--light)}.e-none,.hidden,.e-mobile,.e-desktop{display:none}@media (max-width: 860px){.e-mobile{display:block}}@media (min-width: 860px){.e-desktop{display:block}}.e-float{position:relative;margin-bottom:20px}.e-float label{position:absolute;color:var(--text2);font-size:10px;top:8px;left:20px;transition:.3s}.e-float input::-webkit-input-placeholder,.e-float textarea::-webkit-input-placeholder{opacity:0}.e-float input:placeholder-shown:not(:focus)::-webkit-input-placeholder,.e-float textarea:placeholder-shown:not(:focus)::-webkit-input-placeholder{opacity:1}.e-float input:placeholder-shown:not(:focus)+label,.e-float textarea:placeholder-shown:not(:focus)+label{opacity:0;top:12px}.e-float input:placeholder-shown{padding:20px}.e-float input,.e-float textarea,.e-float input:focus,.e-float textarea:focus{border:1px solid rgb(61 67 79 / 19%);padding:25px 20px 15px;height:55px;transition:.3s}.e-float input:focus,.e-float~textarea:focus{border:1px solid var(--color1)}.e-field{position:relative;align-items:center;grid-gap:15px;text-align:left;margin-bottom:20px}.e-field label{display:inline-block;color:var(--text2);font-size:14px;margin-bottom:12px}.e-field input{border:1px solid transparent}.e-field input:focus,.e-field~textarea:focus{border:1px solid var(--color1)}.e-overlay{position:fixed;background:#0000007f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100%;top:0;left:0;z-index:8}.e-modal{display:none;position:fixed;min-width:500px;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);background:#fff;box-shadow:0 0 20px #0000001a;padding:30px;border-radius:var(--radius);text-align:center;z-index:9}@media (max-width: 860px){.e-modal{min-width:max-content}}.e-modal>.fa-xmark{position:absolute;top:-50px;right:0;width:40px;height:40px;line-height:40px;background:var(--light);color:#fff;border-radius:50%;font-size:20px;text-align:center;transition:.3s;cursor:pointer}.e-modal>.fa-xmark:hover{background:var(--light2)}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype")}@font-face{font-family:fa-solid;src:url(/assets/fa-solid-900-8GirhLYJ.woff2) format("woff2");font-weight:900}@font-face{font-family:fa;src:url(/assets/fa-regular-400-BVHPE7da.woff2) format("woff2");font-weight:400}@font-face{font-family:Kanit;src:url(/assets/Kanit-Black-VPvJV-oR.ttf) format("truetype");font-weight:900}html,body,#root{height:100dvh;position:relative;margin:0}:root{--bg: #10101c;--default-bg: linear-gradient(180deg, #006c9e 0%, #00afff 100%);--light-blue: #47c5ff;--game-field-color: #004e9e;--dark-blue: #002f4c;--game-cell-color: #1c6dd0;--game-accent: #a3a3a3;--game-light-accent: #fff;--game-dark-accent: #373737;--game-dark-text-color: #000;--game-green-highlight: #31ff2ea6;--font-family: "Inter", sans-serif;--level-font-family: "Kanit", sans-serif;--max-container-width: 1024px;--max-container-height: 1366px}.pushable{cursor:pointer;-webkit-user-select:none;user-select:none}.pushable:active{transform:scale(.9);opacity:.7}#root{background-color:var(--bg)!important}.game-wrapper{max-width:var(--max-container-width);max-height:var(--max-container-height);width:100%;height:100dvh;min-height:0;box-sizing:border-box;position:relative;display:flex;flex-direction:column}.game-wrapper>.content{flex:1;min-height:0;display:flex;flex-direction:column}.text{font-family:var(--font-family);color:var(--game-light-accent);font-weight:700;font-size:15px;paint-order:stroke fill;-webkit-text-stroke:4px #001929;word-spacing:3px;text-stroke:4px black;line-height:20px}.text-no-outline{-webkit-text-stroke:0px!important;text-stroke:0px}.debug-container{position:fixed;top:0;left:0;width:20%;height:100%;z-index:1000}@media (max-width: 860px){.debug-container{display:none}}.debug-item{width:100px;height:100px;border-radius:10px;padding:10px;color:#fff}.game-header{width:100%;margin:0;grid-gap:5;padding-bottom:10px;padding-left:12px;padding-right:12px;position:fixed;flex-wrap:nowrap;max-width:var(--max-container-width);z-index:501}@media (max-width: 380px){.game-header{padding-left:5px;padding-right:5px}}.header-item-square-wrapper{width:54px;height:54px;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative}.header-profile-pic-wrapper{border-radius:50%;background-color:var(--bg);width:48px;height:48px;position:relative;left:-3.5%;top:-5%}.header-profile-level{position:absolute;top:-5px;right:-5px;background-color:none;width:21px;height:21px;border-radius:50%;transform:translateY(-15%) translate(-35%);z-index:2}.header-profile-level span{font-family:var(--level-font-family);font-weight:700;font-size:16px;line-height:11%;color:#fff;box-shadow:0 2px 6px #00000059;-webkit-text-stroke:.5px black;text-shadow:0 1px 2px rgba(0,0,0,.4)}.header-profile-home-button{width:100px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%);cursor:pointer;border:none;padding-right:13px;overflow:hidden;justify-content:flex-end}.header-profile-home-button>span{position:absolute;top:50%;right:7.5%;transform:translateY(-53%)}.profile-curve{position:absolute;top:0;left:0}.profile-curve.empty{-webkit-mask-image:conic-gradient(from 40deg at 50% 50%,rgba(0,0,0,1) var(--angle),rgba(0,0,0,0) calc(var(--angle) + 20deg) 180deg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:conic-gradient(from 40deg at 50% 50%,rgba(0,0,0,1) var(--angle),rgba(0,0,0,0) calc(var(--angle) + 20deg) 180deg);mask-repeat:no-repeat;mask-size:100% 100%}.balance-pic-wrapper{border-radius:50%;width:40px;height:40px;transform:translate(50%);margin-left:-20px;background-image:url(/assets/coin-DERzu8uu.webp);background-size:95%;background-position:center;background-repeat:no-repeat}.balance-container{background-image:url(/assets/balance-5necbaPA.webp);background-size:cover;background-position:center;background-repeat:no-repeat;height:28px;aspect-ratio:361 / 80}.balance-text{font-family:var(--font-family);font-weight:700;font-size:15px;line-height:7%;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:1px black;text-stroke:1px black;text-shadow:0 2px 2px rgba(0,0,0,.6);-webkit-user-select:none;user-select:none}.game-nav-buttons{position:relative;margin-bottom:10px;right:0;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:0 10px;margin-top:auto}.level-info-box{flex:1;width:100%;height:55px;max-width:250px;background-color:#fffad4;border-radius:15px;position:relative;padding:5px;gap:0px;flex-wrap:nowrap}.level-info-box>div{flex:1;height:100%;max-width:75%;position:relative;left:-2px;flex-wrap:nowrap;overflow:hidden;gap:3%}.level-info-box>div>img{max-height:80%;max-width:40%;margin-right:-2px;aspect-ratio:1/1;object-fit:cover}.level-info-box>div>span{max-width:55%}.level-info-box span{display:block;font-family:var(--font-family);font-weight:700;font-size:14px;line-height:1;text-align:center;color:var(--game-dark-accent);word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.level-info-box:before{content:"";width:103%;height:114%;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);background-color:#ffad00;border-radius:18px;z-index:-1}.level-info-box>button{height:65%;aspect-ratio:1/1;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(to bottom,#5c97f2,#3c73e6,#1d459b);box-shadow:0 3px 6px #0006,inset 0 1px #ffffff80,inset 0 -1px #0000004d;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center;text-shadow:0 1px 1px rgba(0,0,0,.5)}.game-nav-button{flex:1;width:65px;aspect-ratio:1/1;cursor:pointer}.game-nav-button:active{transform:scale(.9);opacity:.8}.game-nav-button>img{width:100%;height:100%;object-fit:cover;background:none;border-radius:25%}.game-screen-container{background:linear-gradient(180deg,#006c9e,#00afff);margin:0}.home-nav-buttons{width:100%;max-width:var(--max-container-width);position:fixed;bottom:25px;padding-left:12px;padding-right:12px;z-index:100}.home-nav-buttons-left{width:50%;gap:20px}.play-button{width:63px;height:70px}.play-button svg>path{fill:var(--game-accent);stroke:var(--game-dark-accent);stroke-width:8px}.home-map-container{width:100%;height:100%;overflow:hidden;position:relative;touch-action:none;cursor:grab}.home-map-container:active{cursor:grabbing}.home-map{height:120%;width:fit-content;transform-origin:top left;position:absolute;top:50%;left:50%;display:block;-webkit-user-select:none;user-select:none;pointer-events:none}.home-map-clouds-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;pointer-events:none;overflow:hidden}.home-map-clouds{position:absolute;width:65%;height:65vh;background-image:url(/assets/clouds-NpylfDUU.webp);background-repeat:repeat}@media (orientation: portrait){.home-map-clouds{background-size:90vh}}@media (orientation: landscape){.home-map-clouds{background-size:57vw}@media (max-width: 1200px) and (max-height: 840px){.home-map-clouds{background-size:75vw}}}.home-map-clouds.top-left{top:0;left:0;background-position:bottom right}.home-map-clouds.top-right{top:0;right:0;background-position:bottom left}.home-map-clouds.bottom-left{bottom:0;left:0;background-position:top right}.home-map-clouds.bottom-right{bottom:0;right:0;background-position:top left}.home-map-point{position:absolute;width:50px;aspect-ratio:3/4;cursor:pointer;overflow:hidden;object-fit:contain;transform-origin:bottom center;pointer-events:auto;touch-action:auto;z-index:1000}.home-map-point>img{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.home-map-point.disabled{filter:grayscale(100%);opacity:.85}.shop-page-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse 75% 75% at 50% 25%,#0000 50%,#000c 85%,#000000f2)}@media (max-width: 860px){.shop-page-overlay{background:none}}.menu-container{background-color:var(--light-blue);margin:0}.menu-item{background-color:var(--game-light-accent);border-width:4px;border-style:solid;border-color:var(--game-dark-accent);width:240px;max-width:100%;height:40px;border-radius:17px}.menu-item.icon{height:40px;width:40px}.menu-item.middle{height:64px}.leaders-list-container{padding:32px 15px;overflow:auto;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.5) transparent}.leaders-list-container::-webkit-scrollbar{width:12px;height:12px}.leaders-list-container::-webkit-scrollbar-track{background:transparent}.leaders-list-container::-webkit-scrollbar-thumb{background-color:#78787880;border-radius:10px}.leaders-list-container::-webkit-scrollbar-thumb:hover{background-color:#787878cc;cursor:pointer}.leaders-list-container::-webkit-scrollbar-button{display:none}.leaders-list-header{width:100%;max-width:300px;aspect-ratio:125 / 37;background-image:url(/assets/leaders-header-BJmZbhFa.webp);background-size:contain;-webkit-user-select:none;user-select:none}.leaders-list-header>span{font-family:var(--font-family);font-weight:900;font-size:19px;line-height:1;text-transform:uppercase;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:5px black;text-stroke:4px black}.leaders-list{row-gap:16px;flex-wrap:nowrap;max-width:290px;margin-top:36px;margin-bottom:110px}.leaders-list-item{width:100%;gap:12px;flex-wrap:nowrap;height:48px;position:relative}.leaders-list-item-number{height:100%;aspect-ratio:1/1;background-size:contain;background-position:center;background-repeat:no-repeat;-webkit-user-select:none;user-select:none;position:relative}.leaders-list-item-number>span{font-weight:900;font-size:25px;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.leaders-list-item-name{flex:1;height:calc(100% - 6px);aspect-ratio:57 / 10;background:url(/assets/line-Catk0ZXS.png);background-size:contain;background-position:center;background-repeat:no-repeat;padding:9px 24px;overflow:hidden}.leaders-list-item-name>span{font-size:16px;-webkit-user-select:none;user-select:none;line-height:1;text-transform:uppercase;white-space:nowrap}.leaders-list-item-level{height:115%;aspect-ratio:1/1;background-image:url(/assets/favorite-star-t1dl_GAs.webp);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;right:-20px;top:-5px}.leaders-list-item-level>span{font-size:20px;position:absolute;top:53%;left:50%;transform:translate(-50%) translateY(-50%)}.clipboard-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;padding:10px;overflow:hidden}.clipboard-modal{z-index:1000;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);aspect-ratio:15 / 22;margin:10px auto;width:calc(100% - 20px);box-sizing:border-box;max-width:370px;background-color:transparent;background-image:url(/assets/big-blue-plate-G8M4ncfq.webp);background-size:cover;background-position:center;background-repeat:no-repeat;flex-wrap:nowrap}.clipboard-modal>.xmark-button{z-index:10;border-color:var(--game-dark-text-color);border-style:solid;position:absolute;top:0;right:0;width:55px;aspect-ratio:1/1;background-image:url(/assets/xmark-button-CqvN7JHg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;transform:translateY(-10%) translate(10%);color:var(--game-dark-text-color);display:flex;align-items:center;justify-content:center;font-family:var(--font-family);font-weight:700;font-size:25px;opacity:1}.clipboard-modal>.favourite-button{top:0;left:0;transform:translateY(-10%) translate(-10%);background-image:url(/assets/empty-button-DDX9KZjT.webp);padding:12px}.clipboard-modal>.favourite-button>div{width:100%;aspect-ratio:1/1;background:linear-gradient(180deg,#066cb2,#055395,#033b76);mask-image:url(/assets/favorite-star-t1dl_GAs.webp);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/assets/favorite-star-t1dl_GAs.webp);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.clipboard-modal>.favourite-button:before{content:"";position:absolute;inset:9px;background:linear-gradient(180deg,#066cb2,#055395,#033b76);z-index:-1;mask-image:url(/assets/favorite-star-t1dl_GAs.webp);-webkit-mask-image:url(/assets/favorite-star-t1dl_GAs.webp);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.clipboard-modal>.favourite-button.active>div{background:url(/assets/favorite-star-t1dl_GAs.webp);background-size:contain;background-position:center;background-repeat:no-repeat}.clipboard-modal>.back-button{inset:auto auto 0 0;transform:translateY(10%) translate(-10%);background-image:url(/assets/back-button-BCdLxQtA.webp)}.clipboard-modal>.ok-button{inset:auto 0 0 auto;transform:translateY(10%) translate(10%);background-image:url(/assets/ok-button-F7GGAyVj.webp)}.next-button{background-image:url(/assets/next-button-BLe-ivLx.webp)!important}.clipboard-modal-header{width:230px;height:51px;position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-30%);border-radius:18px;z-index:50;background-image:url(/assets/big-title-field-blue-DfqaRJwM.webp);background-size:cover}.clipboard-modal-header>span{text-transform:uppercase;font-weight:900;font-size:19px;line-height:auto;paint-order:stroke fill}.clipboard-modal-content{width:calc(100% - 40px);height:calc(100% - 45px);border-radius:30px;margin:0 auto;top:50%;left:50%;transform:translate(-50%) translateY(-50%);overflow-y:auto;position:absolute;flex-wrap:nowrap}.clipboard-modal-content::-webkit-scrollbar{width:7px;height:90%;background-color:transparent;border-radius:8px;border:3px solid transparent;background-clip:content-box;margin:20px 0}.clipboard-modal-content::-webkit-scrollbar-track{background:transparent;margin:20px 0;background-clip:padding-box}.clipboard-modal-content::-webkit-scrollbar-thumb{background:#0000004d;border-radius:10px;transition:background-color .2s,transform .2s}.confirm-modal{z-index:998;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);aspect-ratio:494 / 293;margin-top:50px;width:calc(100% - 20px);padding:35px 20px;box-sizing:border-box;max-width:370px;background-color:transparent;background-image:url(/assets/small-blue-plate-CjTnYzK0.webp);background-size:contain;background-position:center;background-repeat:no-repeat;flex-wrap:nowrap}.confirm-modal>p{font-weight:700;font-size:20px;line-height:1.3;text-align:center;paint-order:stroke fill}.confirm-modal-buttons{display:flex;justify-content:space-between;gap:10px;position:absolute;bottom:40px;width:70%;left:50%;transform:translate(-50%);flex-direction:row;flex-wrap:nowrap}.confirm-modal-buttons>button{cursor:pointer;background-image:url(data:image/webp;base64,UklGRjIFAABXRUJQVlA4WAoAAAAQAAAAlQAANgAAQUxQSBcBAAABkGvb2rFXb+zK6GzbtlE7V5DKZpVUvALbrmzbts0nTo52eUZEoG3bNtTaB5L0AvZlAtrhOR2j0/9cM5NDNZn+clzsh0kEVq7f0T/b5XSBo8BPiAT3PdA/3kWFLde3tMrvCECH6eLf8JwlEDWofoUjcI9gNKD/Bf8DAtKAyidGSwSlWtEPRJsIi+ckzncRT2DQnvkb+TmCUyEfY5GEx4kVk+wFhLI5vM4RGZHNIkTOXLsgeY7bgYSK7jHpfMCkB5Te//TpQTUvoJqtUM2hqGZ2VPsNVLsgFgnIqRWqHSOmfawZY4yJNuPZXYPa80O6ifSrYLof6YG6tUG6S2aIg7rh4rl3zxQ4CrAfJqDzz/4NqM0MkPv6BQMAVlA4IPQDAADQHwCdASqWADcAPjEYikOiIaEiI1gK4EAGCWMAvrg+Uo+0fiB+NfY9yA/BrrGDx8afuZ3gD+q7pT9lP1V97j+5f2b2AeRX1nPoAfqr6W/7Y/C9+2f7GezR//ycP0gD9AAMTzF5ZVTUvwaPF491G0kZUWeeU/nxsQIbVp3/WS7vrlBDbkvHZE99LDhOfwLw/iH2f53Z+L/OnAAa2tLaHeMKmmKTcIOe2/EVWpEE8qr1tSsuq27yWFQ3/kvnpY1oP+T5/lmKd5f45e7wjf5qety0yhBev6NhXvDKjvqlnnRUDJ/RQKkhX9AP/yVXLk3ynjnt/Di7ldw1JeEVX0r+YxJSLvPcptE2AAD+uSmoambcC/D8p9F8KBt10lZ+FdmJHBCaas56QWm55a5iRKWGa2J1kf/zRL60QJJ1xW1B1Mzv/7wPk2fV3dgatEh47p/YwQuNko/clkA/PYopSRLsNBwzxPsYAZx7GdO+MOOU7IYeoFY/ECnyN+LDa+wyQ1RcC5BpJ7p2fWuOCW8JhtDUGp/o01DH+sfkVq28bobWLZ1yKDGXZbjsRGQzWT5g+UtnDDkyL+0EE4bGcRIC3fjIOCkXK1sdo2JVgzd1omN+C2n0j2N06d8dsMuOgzkB++Ny8icTMIxMfFj0S1fdC55nGGZyozBSRFf1tGnaq08S8u2Roh7ccUMbHQDCJWReglwztvekwWphTN+Ogge+iOlGhB1HM4f/4NfcTnwFa1PWvE5ZvjQR16QTRodVnGOesA+0w7Q3gfIMrI1IwY0Az1Xy4AXwTbUdFOyvzc5H3Ofw4LaUu2NzyxxvNUanWy/Nwex8kN2PgWzzdHddKsAlvPMQnteeO3YuoXyMaSCTldM9CrDdPOEWyERcsXzeheeLAOLdVFOFCB22DFZiMALYsmZPdYhX7E2ks8UBJ1pQGwZdOP5zebJeI5ew9LM/sxJ04KlAN6BeWWrwojf/aiM+XX+JisJ6wQe+RqGQrLctLXvZ8xJvmZhzp0Wexngc+2v57umeoRTqeI+jLcjU8SZfIFvT3WAs83+0JaO1wkBUettSjPRFTcNS4NYi1GciYRaDgUZrWnMFtjXT9iwTT5hw/WIG5cjb1Kap63h7blUFV2dVs9CtbPMAH5DBLOT59/i5pk2VnxiU+BPVe0iZcTKNrE+0ymPA6r0L3o3IgL2U8yxe3IW/UkaUmnaIk0+xuJTFI8di4qsXEY+Kzpvzq8t58bCwV4a5zQZqmPqhEtp/NYEGXXiaggMHW46kl0kphVkZMe01u/uPBnsuoZBSqRGLIWE7MLs3/vnpuIIf87ZBHV4YRECAkg0a5zg5y8iIV9nce9Cn6n6hAAAA);background-size:contain;background-position:center;background-repeat:no-repeat;height:45px;aspect-ratio:527 / 192;font-weight:700;font-size:20px;line-height:1.3;text-align:center;paint-order:stroke fill}.profile-edit-container{box-sizing:border-box;width:calc(100% - 14px);aspect-ratio:673 / 201;margin-top:30px;position:relative;background-image:url(/assets/wide-gold-plate-D8AAEcIf.webp);background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:18px;flex-wrap:nowrap;gap:5px;padding:6px;overflow:hidden}.profile-edit-container .menu-item.small{margin-right:10px;display:flex;min-width:50px;color:var(--game-dark-text-color);background-color:var(--game-light-accent);text-align:center;font-family:var(--font-family);font-weight:700;font-size:1.2em;line-height:7%}.profile-edit-container>.profile-edit-inputs{row-gap:2px}.profile-edit-inputs{height:100%;flex-wrap:nowrap}.profile-edit-inputs-row{height:50%;max-height:48px;overflow:hidden;flex-wrap:nowrap;gap:5px}.profile-edit-button{height:100%;aspect-ratio:1/1;background-image:url(data:image/webp;base64,UklGRoIKAABXRUJQVlA4THYKAAAvMUAMEAkGbRtJkqfd3Xv4M14QEf2fgITd3uZPmPnhn2fjfVskdV0wctvGcVynOc3uGsL23hS2bduGmHRPgmyb5v5YBzjCUfofks9tpu96wO6GPejFLkipBei9R1aSZpJC2JEAAKEiPSJyAgA/Nz8AsGRr29pI0vN+vyRDRTJVMzMPGUe4iR7hIhjX0uvAcTFzVaIzwnbYlvR/7yC4ViC51ra1VvaXk1zB3d2ZUgYdUActUYIzYuTu7q7Xjyb/RzuSJMm24lk9597LDhLw9yRABJRCBNAGfRDhbcBbrp0z0ylHFACCbt53bH0ktW1j6+YepBfgDbr1AJqarOXUMbZt25wACIDTf239H5Ff9h37Yvd843I+XS96rs3Gq7PQGkUCQAAoCdgPtorbbI1j0tHmRe6apyO1v9v8+yDsgfP/c/1t0V8W/3zxzfbHt/M8Pu5yJZbElkaPQRgSCAFYAJQQtgaH5ljNdWVqXf+YHvlF/9uDT41/nYTNc/pn7yXvO93j2QetN9v0+s1cR57W2EZYSYRChEIAAAxgGFVU7Iv74qGJDKZwyuk7sVIfyi4POYPn8qXcFy5Zr/fzuP6Cib5hWwGECFhU22iryhAAClgAEKKIxgghMYilpbfCexq/akd/3D2fOdvvZ35Mv5m9ts19+TU7ctfWQ5AYbQdOj73aOtmDnKSEoiQCQjVGjCIdGk+2QpbWIQwwirUREq5cn6UrP+neRM/wrfaItY5jCyl4Wx26VFuqtdObPnnbe/N49YHZ+vDmcW1jTGdohcpQNSgIDlyohTHZTGqxSHSng/Zu4TRYJhYZKQa8qx44ikZzlP7b6KkKgU4z94ksVVWjWnt4179W3vtY8+p7+/jArm1vG916NI1qVKMKx0BZOAOQRcETclg3N43bq2Mva9k/3cuLjc5S1eCyL5ZEeztr7rvAKTZxbqVuDBhVqtG29rDz1Yeb7WtbD586tN04dhez0EANNdTlalBhAY6S0BWTUhVlKqZrYq8Ec9wbX5bG3E1FihFjRlhrk/XfbZ/w89PdIPQ3uisDw0aPmbvPbf7iIye32a4RM6FpmMY9XGEY4JQkqiJUJFHRGM2ARyuXB5ZepLDA0sl2LwOwdQwcVK2bRxcCFggbXcS1tTXdSEyXqlKDm5EwwBkJhAgiSogm1PJg7lSAwMChw4x5ymo6pjqaLpvmFhUpMDZ5KBXRQEEJEY5wBDhHgUBQQiHHtPUShhzSqGoPM6m/67kVAAALl6Xypu72GFVr6Y2D5YW2FJBQAOdMQCChDlqoYizLxIuwVDXgDts9lQCAbeyqD7kaZNuqtPSWRwPcAgBZJOcFgAISWoiog/GovzSejWoj9nCF6n/8+bsAgFvRTx/UnVElWt94YY71t0UANsCFUrCgi4df48HkZuJZFeBjbH3c7TH4V++H6MdM1dyw8YQX9/LZK2/KKwsgARetjPHfePZz2HdsqbiB5Onn/vwWDo9jH7EGMcKy50f/n2f5cZCh3C5OJTThnRfx8uBZ54XRiBX3fiWHh3JcP9B4gyKqhy9uvLl05IaZoQhFXJib8Oy4feTJreZSbTIq9klO9eqreV5fmpgMjCk+ueuF1o2cWcDFO8L1mG4bH1gb1UUAC9IPnNdXkbO9wBjVjR7XdhzcDNfxPgAEMTvubBm4CBIbccj5PlOaQkjb5YZu1UCB96ESdYCr60djs5CoYiUlKzvXAINqqlCEO9SWxIWpEOPSqJjb9LtCpRBSLJy5vYYByurBgLt3uH6Kbv8oSUQo4gIUkChRoQy2WLnkl21xjfufbsICgNG7IthCgSIy4+533rwa1/cz3EHzlCQiJMg4F0EQSFRgUvSrftqW1+udK7z3LbYihCFIVIEIAcKQJY31eLzzJl45U++dZXUu6uOIuShthIgaQTidoIKSsDGBcdV5hp+x+8juI++er7fvxWJ59JAoQrBAAGBIyEAYVQAQolVdHdO1TDfSbaTdFM0Wylo0G0wHPQgICBxBQEAJSqiFPl7CC1Xna/efzf/YLLBdoXaVKkUVCYlBpJCQMFBCAFGUVCoZNlDAAgBQ0Iiu3rpp2lV0M9VME7NEjSLUCwKCnEQOGFcY+tGvMI4ZutiJEQYQQCIBiqgCCCgAQoQRGGEjLWmkMAwLw8KwAEAiVEAiIBGQEAAwElUYKQwLAQjgaEUVIRAABVIlAoZFChlGAmUBDAtwsoQAALAAAAAUAAJCOIJIhDCABQobyggVqAjDsAAoCwsUAIjjgAAswMkCkDiCMloUJKSsB2k2LFIU1anRCIuBAicjgAAAACiAQAGLYySAACwAkEjVwTAqUrbMHLBI0RijMRpWQAACAAgBAIAAAAWOWqAAQAAABGABABAkLMJIm420YRaWOpaqGFYdrCoEAFAIIAGOFYCFAIAFOBZlAY6VkKgoohiC1IDBOY5dP3WcDmFcFhMjLRaGVQIFjjcEcLwVAABlAACAlVGRyiLFVTQi0TqE4/SO8V5ri3U9HAEbrXFdDIaRKlUKAIAFChgABSQACgBggGMRwAqVABVVGaO6jQFg4ghIb8DEfe+b7LwysWINLD4oRqASFgBYAAsDAAAECXB6K8MAIEXFiE5cFiNktI7Yzuv19JiGidatrHOLF0tgJuboDXBqQTiVAQwAUMCwsRNPGiMCjSWkLInDCrBrTXK6tQTW4hpGNUAAiJPAKQxwLAoYqIqZ6IxehDFxk67TYVYB2Pgwg13USLpQsROXcBcAAAkBABQAAAFORh0HgJECcVM8VqEaQ5I+aqE9TQMAuzITvZaFAVYiDakFjjtfA2UYwk0s1AAbYWzd49VjEvYAAHN7pJf1wZURwPZYfcgQ9gEEAIDE2QyAMgxj7uamcYANCkJsPDLSuf0hv4yCoxvflaF3ppaiAiFaNVcNADBSSAgIAIBgcRLKAlgA45r4jBGioLF1tpmo3HnbpwQ4PlyHQ5IdCgpaF8QVXFEoAwAAEAIAABgIFEIABgAgjUZ8FLeMpywtGtGqiZKdSo6Bk6sjXjxlNQ6NpRVhWTo0xgexBwtDAhwrWAjAAiAsUGk0uIOPY2l52rJWRYQlLOFITysJTttImnQvjWIUgXog3rVcEp8Q76kFdiIFAkgBhAAsbABUgznuiDtiwPPGXUiEkBpU2vuhEXB6XAu9Pb9yV11QVofqZeNlhw9gpqraYidQUhJAQACLRnSYiCoWeEPct6UoQsbaZeMy6GKyAs46OEfW/u+66+PuQ19VVdCoUckyMfYse2KOAgQKABQqRS+W4kCtVK+AhC297R3/e93b/a1H98Z9EJx93/uhQ6//Fr72vOOTx+5sdG4CFmkINoBhAYAhYRioFIKNxKGHuz550wcL//aMrs+jez84T1iu1s+d1y/3fW5+xaedN3x103cuuemMIiysrAwLABAIw6KiV/vu7vnkPf/uLv3f1Xv9YV++Qzc470Pv4sXxoHh6MrWuz6zUE5ozI9wqbAawsJBNQqjYqkP2NrK8YWzrrK/2bzv/wyi4yH/7K/gNb8pwHEvrdOXQ4JGomm4TlAIGSiLkIMxm4xhDhovdNdD7on8mYA+cEQ==);background-size:contain;background-position:center;background-repeat:no-repeat}.profile-edit-button span{-webkit-text-stroke:.6px black;text-shadow:0 0 2px black}.profile-edit-input{height:100%;flex:1;aspect-ratio:713 / 167;min-width:20px;border-radius:0!important;background:url(/assets/profile-input-RKBAwLoE.webp)!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;vertical-align:middle;paint-order:stroke fill;-webkit-text-stroke:4px black}.profile-edit-input>input{position:relative;height:100%;width:90%;top:-2px;padding:0!important;background:none!important;text-align:center;font-family:var(--font-family);font-weight:700;line-height:1;letter-spacing:1px;font-size:1.05em;color:var(--game-light-accent)}.profile-pic-container{flex:1;width:100px;aspect-ratio:1/1;overflow:hidden;position:relative;z-index:2}.profile-pic-wrapper{background-image:url(/assets/profile-edit-DNELEDYb.png);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1;width:100%;height:100%;aspect-ratio:1/1;position:absolute;overflow:hidden}.profile-pic{position:absolute;width:90%;height:90%;object-fit:cover;border-radius:50%}.profile-accounts{row-gap:19px;column-gap:5px;width:calc(100% - 14px);overflow:hidden;max-width:100%;flex-wrap:nowrap;padding:10px 0;flex:1}.profile-accounts>div{aspect-ratio:15 / 4;height:60px;border-radius:18px;position:relative;padding:6px 15px;flex-wrap:nowrap;gap:10px;box-shadow:inset 0 2px 4px #ffffff4d,inset 0 -4px 6px #00000040,0 6px 14px #0000004d;color:#fff;font-size:18px;font-weight:600;letter-spacing:.5px;transition:.2s ease;z-index:0;isolation:isolate}.profile-accounts>div:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:102%;height:110%;border-radius:20px;background:linear-gradient(180deg,#00e2f9,#005a98);z-index:-1}.profile-accounts>div:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;height:100%;border-radius:18px;background:linear-gradient(90deg,#005f9f,#00add9,#005f9f);z-index:0}.profile-accounts>div>*{z-index:1}.profile-accounts>div>p{font-family:var(--font-family);font-weight:700;font-size:1.05em;line-height:1;color:var(--game-light-accent);height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center;overflow-wrap:break-word;white-space:normal}.profile-additional-functions{position:absolute;bottom:0;margin-bottom:9%;grid-template-columns:1fr 1fr 1fr;row-gap:19px;column-gap:5px;width:calc(100% - 14px);margin-top:45px;overflow:hidden;max-width:100%;grid-gap:5px;max-width:300px;place-items:center}.profile-additional-functions>button{background-image:url(data:image/webp;base64,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);background-size:contain;width:85px;height:56px;border-radius:21px;-webkit-text-stroke:.5px black;-moz-text-stroke:.5px black;text-stroke:.5px black}.avatar-modal-content-header{padding:40px 20px 20px;display:flex;align-items:center;justify-content:center}.avatar-items-container{padding:10px}.avatar-items-set{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:min-content;grid-gap:10px;margin:10px 0}.avatar-item{width:100%;aspect-ratio:1/1;overflow:hidden;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;background-image:url(/assets/avatar-holder-CUTWAiPX.webp);background-size:contain;background-position:center;background-repeat:no-repeat;padding:11px}.avatar-item>img{pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:cover;border-radius:50%;width:100%;aspect-ratio:1/1}.rules-modal-text{display:block;font-family:var(--font-family);font-weight:900;font-size:16px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:5px black;text-stroke:2px black;text-shadow:0 0 2px rgb(38,31,31);padding:0 15px;margin-top:30px;margin-bottom:10px;-webkit-user-select:none;user-select:none;position:relative;overflow-y:visible}.rules-modal-text ul{padding-left:20px;display:flex;flex-direction:column;gap:5px;margin:7px 0}.level-content>.background{position:absolute;top:0;left:0;width:100%;height:33dvh;background-size:cover;background-position:50% 55%;background-repeat:no-repeat;-webkit-mask-image:linear-gradient(to bottom,black 55%,transparent 90%);mask-image:linear-gradient(to bottom,black 55%,transparent 90%);z-index:1}.level-orders-wrapper{width:100%;position:relative;overflow-x:auto;cursor:grab;-webkit-user-select:none;user-select:none;z-index:100;margin-top:auto;bottom:-5px}.level-orders-wrapper::-webkit-scrollbar{width:7px;height:4px;background-color:transparent;border-radius:12px;border:3px solid transparent;background-clip:content-box;margin:20px 0}.level-orders-wrapper:active{cursor:grabbing}.level-orders-container{position:relative;width:fit-content;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;height:100%;flex:1;padding-top:3px}.level-order:first-of-type{margin-left:10px}.level-order{width:150px;height:auto;max-height:170px;aspect-ratio:9 / 10;position:relative}@media (max-height: 844px){.level-order{width:130px}}.level-order-client{width:100%;height:90%;box-sizing:border-box;position:absolute;overflow:hidden;background-clip:padding-box;left:50%;transform:translate(-50%)}.level-order-client>img{width:100%;pointer-events:none}.level-order-reward-container{position:absolute;top:50%;transform:translateY(-50%);left:-2px;bottom:0;gap:2px}.level-order-reward{width:62px;height:25px;background:#000000b3;border-radius:10px;padding:0 2px;flex-wrap:nowrap;font-family:var(--font-family);font-weight:700;font-size:14px;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:1px black;text-stroke:1px black;text-shadow:0 0 2px black;pointer-events:none;-webkit-user-select:none;user-select:none;position:relative}.level-order-reward>img{height:80%;object-fit:cover}.level-order-reward>span{flex:1;text-align:center;justify-self:stretch;z-index:5}.level-order-reward-increased{object-fit:contain!important;width:20px!important;height:auto!important;position:absolute;aspect-ratio:1/1!important}.level-order-reward-increased[data-icon-type=arrow]{left:-6px;top:-3px;z-index:3}.level-order-reward-increased[data-icon-type=watch]{left:0;top:-12px;z-index:1}.level-order-product{position:absolute;left:50%;transform:translate(-50%);bottom:0;width:100%;aspect-ratio:16 / 7;background:url(/assets/task-icon-CTlCnCW9.png) no-repeat center center;background-size:contain;gap:8px;overflow:hidden}@media (max-height: 680px){.level-order{max-height:120px;height:100%;min-height:90px}.level-order-client{width:75%;height:80%}.level-order-product{bottom:0;width:80%}}.level-order-product>.item{position:relative;cursor:pointer;height:80%}.level-order-product>.item.active{border-radius:25px;background:#31ff2ea6}.level-order-product>.item>img{height:100%;aspect-ratio:1/1;object-fit:cover;pointer-events:none}.level-order-count-circle{width:25px;aspect-ratio:1 / 1;border-radius:50%;background:url(data:image/webp;base64,UklGRnwFAABXRUJQVlA4WAoAAAAQAAAAMQAAMQAAQUxQSJYBAAABkG3btmlHK7adlG3b1pNt27Ztu+rNtm3bNmLt6OSswsHe8wsiYgJIolfRluPX7Dp2fPf6ae1L+5B6z2rTznwWOhunf7s4r76fGv9OJxPYdurVwRHy3FpdymSp+oO+vpIKbhMsXTtSUUqzJ6z0S09nW469o1mxmO1pw2lECivXlnha65fCgNo8FyvNohkyfbCFAo8Z9GdNE7dtDHsh2Ki1wOGxBoFXGPhN/v+6aUg8nYi8zzL0ixxEdZKxsrsSzWfw7c4B19HeFqgcjSZa9c5C4zlLGf7ofrznV/F+PMKLe4wXcw3v+xG8pyvxjg3IgltQNRotvX3QLbRPRWkp2n43aiSw9N5E/lex3uQhov7ZUPOIiELvIH0q+h91yQCaRoaeu3CuhxtR8Zco0Q3IvHksRsZwsto/BUFb6GbJaUSyOm2pJ1l37PFDlZjpSbYb3FXzpaczScy9JkmedrwyyXVudjJdjv6wnx9J92l5MNaeuDYogpS6VZx48qPQTTJ+3Vja2J/UexZpOX79/hMnDm+Z3qVCAEkEVlA4IMADAAAQFACdASoyADIAPjEUiEKiISEUBvwgAwS1AFYZez/f0n8RPx0+SKvP1r8E/i9zSUk+VTxz/r/QV/jvsA+kviKdQDzX/YB76fot9AD+wdRBz8Hso/4b/fV4vlbZWdKD+uKxW5L6k9FkJZ+i3rqiDKVpeJhU8ZBvxkfonA8CXO5I1Pu9YTLJQC4nqiXCXWZKg60xvxnZLgHIYlGx3T4oWT7ldZ/VdT8eoXXAAP4VdTx2ooO6nvj07tk/wkff52YBQiYbsAQwELZK0c9fAscpGtcQSQMcDZX43s6s04v0Z3wevfcX3dP+QuafuaFXSni7DHaJaT8vZbCIDSs8vo1i6oOvyPiZp3mg1wczuXhI3v9M3fpmObe7QJFO8PGYYODYBvIvaz+Dyd/+3+idbwEN7NofhbdIlQeQJnHOv9vnJ8y0DSHpjPl0c5f4nYJzjef/D8dIEDbWE+f3I+Lc//jxzeOWrjKp4L5MEEAsDWQgTx5gGnkPYT34gcoXWb6XdzysZP0nYiLwi3QxLvp0AOAZGTtLGyOVH4eo0mV7XWBvxEwUdQCj22RQib07Y7RQmKka9UC2xQTO8sF5k7/AWP//+NgkwcbvDjm1oG1tnKpEBosj3jT1SIrPi7/BCfX5ixsMaCmAfseG5okkHcLIaYGrA1F8vOo1jHwvwjLe2NjS73SEhmyr+3P1iYNe6s1ewlHm1iVo4oWbzXy6hfd0G1hL+CAGjAx31CQVgQKNx6G+VnjZii4jsH5cu7soRFkU4LjXBPaQprl+Bp+9VwIUbf/ngbrkMOf/T2jP8/VQxHh3eehqJiLHwDqQaPyr5Qysmq4nMGHD9dC59MN40fdEdhv4qIJ4edNz1VJUbJB3yv8yJnpiK9rhhDGXugegB447r+mbFaTbkfmq2gWndOitZNGfiYU9v1UrRpmRF/j/Pmvt7hBc+68tzYKv2T2IUeIag/V3lVxfcRJ2s1dNY3OQB+IAqVOR/eGfIIb6i4w/JmKz0FSxcex2mXCcrbPNcnos8P8ul9ZnSv/zIEhWDEVu248mJ2ieQKxu3XxvRPc8IAEklkOXXNTzb16QsOl+VddMlSR6Ncri/3SqKDlOEL3UxDy5uaesqODVO524De0MvysHo8tZjMT/864X9bt4j0jBzb+QgsaHxHoXqCv4Y98Me/1BP//AoBj+l4TJ9FiND6DeqdWvn3yWcHXddYBGdOBwRgbL1Az1eXHS2x5PmfppFgk1jcJf+3B//6sxz5orfrRxd3FX/B3Q3UI/wd0N0AAA+ae4AAA=) no-repeat center center;background-size:contain;color:var(--game-light-accent);font-family:var(--font-family);font-weight:700;font-size:15px;paint-order:stroke fill;-webkit-text-stroke:2px black;text-stroke:2px black;line-height:20px;position:absolute;right:-6px;top:-2px}.submit-order-button{position:absolute;background-image:url(/assets/line-Catk0ZXS.png);background-repeat:no-repeat;background-size:contain;background-position:center;color:#e9e9e9;bottom:-1px;left:50%;transform:translate(-50%);width:100%;height:45%;padding:6px;font-size:14px;cursor:pointer}.level-container{flex:1;min-height:0;display:flex;flex-direction:column}.level-content{height:100%;position:relative;width:100%;flex:1;min-height:100px;background:transparent;flex-wrap:nowrap;gap:5px;justify-content:center;padding-top:65px}.game-field{background-color:var(--game-field-color);width:min(99vw,500px);align-self:center;aspect-ratio:1/1;margin:auto auto 0;border-collapse:collapse;display:flex;flex-direction:column;gap:1px;border-radius:15px;border:5px solid var(--game-field-color);position:relative;overflow:hidden}@media (max-height: 780px){.game-field{width:min(99vw,400px)}}.game-field-row{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:1px;overflow:hidden}.game-field-row:first-of-type>:first-child{border-top-left-radius:12px}.game-field-row:last-of-type>:last-child{border-bottom-right-radius:12px}.game-field-cell{background-color:var(--game-cell-color);aspect-ratio:1 / 1;overflow:hidden;height:100%;text-align:center;border:1px solid var(--game-dark-accent);border-radius:5px 12px;box-shadow:inset -2px -4px 4px #00000025;z-index:0}.game-field-cell img{width:100%;height:100%;object-fit:contain;pointer-events:none}.game-field-cell.active{background-color:var(--game-green-highlight)}.game-field-cell-count-circle{width:30px;aspect-ratio:1 / 1;background-image:url(/assets/recipe-product-counter-J-JuQbKJ.png);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;bottom:-6px;right:-8px;display:flex;justify-content:center;align-items:center}.game-field-cell-count-circle>span{font-family:var(--font-family);font-weight:700;font-size:14px;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:2.5px black;text-stroke:5px black}.game-field-cell-tap-icon{position:absolute;bottom:-6px;left:50%;width:25px;aspect-ratio:1/1}.game-field-cell-tap-icon>div{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:3px}.game-field-cell-tap-icon>div>span{font-family:var(--font-family);font-weight:700;font-size:16px;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:2.5px black;text-stroke:2.5px black}.game-field-cell-tap-icon>div>span:first-of-type{transform:scale(1);animation:scale-up-down-opacity 2s infinite}.arrow-edge-pointer-wrapper{pointer-events:none}.arrow-edge-pointer{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000002e;box-shadow:0 0 10px #00000040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:relative;z-index:9999}.react-flow__edges{z-index:1000!important;pointer-events:none}.react-flow__nodes{z-index:0!important}.react-flow__edge,.react-flow__edge-path{pointer-events:none}@keyframes scale-up-down-opacity{0%{transform:scale(1)}10%{transform:scale(.7)}20%{transform:scale(1)}30%{transform:scale(.7)}40%{transform:scale(1)}}.game-board{height:100%;padding-bottom:2px;position:absolute;left:0;width:100%;z-index:10;overflow:hidden}.game-board canvas{display:block;width:100%!important;height:100.5%!important;image-rendering:-webkit-optimize-contrast!important;image-rendering:crisp-edges!important;z-index:100}.warehouse-modal{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.warehouse-modal .warehouse-grid{background:transparent;border:none}.warehouse-grid{background-color:var(--game-field-color);border:5px solid var(--game-field-color);border-radius:15px;display:flex;flex-direction:column;align-items:flex-start;gap:1px;padding:4px;max-width:min(420px,90vw);aspect-ratio:6 / 8;width:100%}.warehouse-grid>.warehouse-row:nth-child(1)>.warehouse-cell:nth-child(1){border-top-left-radius:12px}.warehouse-grid>.warehouse-row:last-of-type>.warehouse-cell:last-of-type{border-bottom-right-radius:12px}.warehouse-row{display:grid;grid-template-columns:repeat(6,1fr);width:100%;gap:1px}.warehouse-cell{width:100%;aspect-ratio:1 / 1!important;height:auto!important}.warehouse-item{width:100%;height:100%;object-fit:contain;pointer-events:none}.product-chain-message{position:absolute;top:-55px;left:50%;transform:translate(-50%);width:100px;padding:5px;border-radius:16px;background-color:var(--game-cell-color);border:4px solid var(--dark-blue);opacity:0;transition:opacity .1s ease-in-out}.product-chain-message:after{content:"";position:absolute;bottom:-11px;left:50%;transform:translate(-50%);width:0;height:0;border-width:12px 10px 0 10px;border-style:solid;pointer-events:none;border-color:var(--game-cell-color) transparent transparent transparent}.product-chain-message:before{content:"";position:absolute;bottom:-18px;left:50%;transform:translate(-50%);width:0;height:0;border-width:16px 14px 0 14px;border-style:solid;border-color:var(--dark-blue) transparent transparent transparent}.product-chain-message>span{display:block;font-family:var(--font-family);font-weight:700;line-height:1;font-size:14px;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:4px black;text-stroke:1px black}.promocodes-modal-content-header{padding-top:30px}.promocodes-list{gap:20px;flex-wrap:nowrap;width:100%;padding:15px}.promocode-item{width:100%;flex:1;height:50px;border-radius:10px;background-color:var(--game-cell-color);z-index:0;position:relative;flex-wrap:nowrap;padding:15px}.promocode-item:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:102%;height:110%;background:linear-gradient(180deg,#00e2f9,#005a98);border-radius:10px;z-index:-1}.promocode-item:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:100%;height:100%;background:linear-gradient(90deg,#005f9f,#00add9,#005f9f);z-index:1;border-radius:8px}.promocode-item>*{position:relative;z-index:2}.promocode-discount{width:50px;aspect-ratio:1 / 1;object-fit:contain;pointer-events:none;position:absolute;top:-10px;left:-10px;animation:scale-up-down 1s ease-in-out infinite}.promocode-discount>span{font-family:var(--font-family);font-weight:900;font-size:1.1em;color:var(--game-light-accent);paint-order:stroke fill;position:absolute;top:45%;left:50%;transform:translate(-50%) translateY(-50%) rotate(-25deg)}.promocode-discount>img{width:100%;height:100%;object-fit:contain;pointer-events:none}.promocode-item-code{gap:15px}.promocode-item-code>span{font-family:var(--font-family);font-weight:700;font-size:1.3em;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:4px black;text-stroke:2px black}@keyframes scale-up-down{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.promocode-item-button-copy{width:30px;aspect-ratio:1 / 1;position:absolute;right:10px;background:none;text-shadow:0px 5px 10px #00add9,0px -5px 10px #00add9,5px 0px 10px #00add9,-5px 0px 10px #00add9}.new-coupon-alert-modal-content{padding:30px 12px 20px;gap:15px}.new-coupon-alert-modal-text{font-family:var(--font-family);font-weight:700;line-height:1.3;text-align:center;font-size:1.3em;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:4px black;text-stroke:2px black}.new-coupon-alert-modal-text-small{font-family:var(--font-family);font-weight:700;line-height:1.3;text-align:center;font-size:1em;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:3.5px black;text-stroke:2px black;margin-top:20px}.new-coupon-alert-modal-text-small>img{width:2em;height:2em;margin-right:2px;object-fit:contain;pointer-events:none;transform:translateY(30%)}.new-coupon-alert-modal-code-container{height:80px;background-image:url(/assets/leaders-header-BJmZbhFa.webp);background-size:contain;border-radius:10px;padding:10px;aspect-ratio:125 / 37}.new-coupon-alert-modal-code-container>span{font-family:var(--font-family);font-weight:700;font-size:1.5em;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:4px black;text-stroke:2px black}.new-coupon-alert-modal-discount{width:70px;aspect-ratio:1 / 1;object-fit:contain;position:relative}.new-coupon-alert-modal-discount>img{width:100%;height:100%;object-fit:contain;pointer-events:none;position:absolute;animation:scale-up-down 1s ease-in-out infinite}.new-coupon-alert-modal-discount>span{font-family:var(--font-family);font-weight:700;font-size:1.6em;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:4px black;text-stroke:2px black;z-index:2;animation:scale-up-down 1s ease-in-out infinite}.product-info-modal-image{width:200px;aspect-ratio:1 / 1;position:relative;background:linear-gradient(90deg,#005f9f,#00add9,#005f9f);padding:20px;border-radius:25px;margin-bottom:20px}.product-info-modal-image:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);width:105%;height:105%;background:linear-gradient(180deg,#00e2f9,#005a98);border-radius:30px;z-index:-1}.product-info-modal-image>img.product-info-modal-grohe-product{position:absolute;width:95%;height:95%;left:50%;top:50%;transform:translate(-50%) translateY(-50%);object-fit:contain;pointer-events:none}.product-info-modal-image>img.product-info-modal-grohe-logo{position:absolute;width:60px;height:60px;aspect-ratio:1 / 1;bottom:0;transform:translateY(20%) translate(20%);right:0;z-index:5}.learning-modal-content{width:100%;display:block;padding:0 5px;margin-top:30px;margin-bottom:10px;-webkit-user-select:none;user-select:none;position:relative;overflow-y:visible}.learning-modal-content p{font-family:var(--font-family);font-weight:900;font-size:15px;line-height:24px;text-align:center;color:var(--game-light-accent);paint-order:stroke fill;letter-spacing:1.5px;text-transform:uppercase;-webkit-text-stroke:4px black;text-stroke:2px black;text-shadow:0 0 2px rgb(38,31,31)}.learning-modal-content p>img{height:27px;width:27px;object-fit:contain;vertical-align:middle}.learning-animation{width:80%;aspect-ratio:auto;position:relative;left:50%;transform:translate(-50%);margin:0 auto;pointer-events:none;-webkit-user-select:none;user-select:none}.new-generator-modal-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 15px;gap:10px;position:relative}.new-generator-modal-title{text-align:center;margin-top:20px;font-family:var(--font-family);font-weight:900;text-transform:uppercase;font-size:1.5em;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:5px black;text-stroke:2px black;text-shadow:0 3px 8px black}.new-generator-modal-text{font-family:var(--font-family);text-transform:uppercase;text-align:center;font-weight:900;font-size:1.1em;letter-spacing:1.3px;line-height:1.4;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:4px black;text-stroke:2px black;text-shadow:0 3px 8px black}.new-generator-modal-generator{padding-top:10px;padding-bottom:35px;position:relative}.new-generator-modal-generator-cell{width:120px;aspect-ratio:1 / 1;position:relative;background:linear-gradient(to bottom,#005f9f,#00add9,#005f9f)}.new-generator-modal-generator-name{padding:5px;position:absolute;bottom:0;background:#0b8dd8;overflow:hidden;display:flex;justify-content:center;gap:7px;align-items:flex-start;border-radius:10px;transform:translate(30%) translateY(-20%);border:3px solid #003b74}.new-generator-modal-generator-name>span{font-size:.8em}.new-generator-modal-products{margin-top:5px;margin-bottom:35px;display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:15px;row-gap:20px;flex-wrap:wrap}.new-generator-modal-products-cell{width:60px;height:auto;aspect-ratio:1 / 1;position:relative;overflow:visible}.new-generator-modal-products-cell>div{width:30px;aspect-ratio:1 / 1;position:absolute;bottom:-10px;right:-10px}.shop-info-modal-content{margin-top:35px;margin-bottom:12rem;width:100%;padding:0 7%;word-break:break-word}.shop-info-modal-title{text-align:center;display:block;text-transform:uppercase;width:100%;font-size:18px;margin-bottom:25px;line-height:1.3}.shop-info-modal-upgrades-list{gap:30px;padding:0;margin:0}.shop-info-modal-upgrade-status{flex:1;flex-wrap:nowrap;width:100%}.shop-info-modal-upgrade-status>img{aspect-ratio:1 / 1;height:100%;max-height:45px;flex:.1;object-fit:contain;pointer-events:none}.shop-info-modal-upgrade-status>.text{font-family:var(--font-family);font-weight:700;flex:.55;font-size:17px;line-height:1.3;text-align:start}.shop-info-modal-upgrade-description{display:block;width:100%;text-align:start;margin-top:10px;-webkit-text-stroke:3px black;font-size:13px}.shop-info-modal-upgrade-check{flex:.4;border:none;max-width:100px;height:45px;border-radius:25px;display:flex;justify-content:flex-end}.shop-info-modal-upgrade-check>img{aspect-ratio:1 / 1;height:100%;flex:.1;object-fit:contain;pointer-events:none}.shop-info-modal-upgrade-button{flex:.4;background:linear-gradient(to bottom,#ccf7cc,#42da42 15%,#1db01d);color:var(--game-light-accent);padding:5px;border:none;cursor:pointer;max-width:100px;height:45px;border-radius:25px;gap:7px;box-shadow:0 2px 15px #00000059;-webkit-user-select:none;user-select:none}.shop-info-modal-upgrade-button:disabled{cursor:not-allowed;filter:saturate(0) brightness(.8);pointer-events:none}.shop-info-modal-upgrade-button:active{transform:scale(.9);filter:brightness(.8)}.shop-info-modal-upgrade-button>img{display:block;height:78%;aspect-ratio:1 / 1;object-fit:cover}.shop-info-modal-upgrade-button>span{font-size:17px}.purchase-shop-modal{z-index:998;position:absolute;top:45%;left:50%;transform:translate(-50%) translateY(-50%);aspect-ratio:494 / 293;margin-top:50px;width:calc(100% - 20px);padding:30px 15px;box-sizing:border-box;max-width:370px;background-color:transparent;background-image:url(/assets/small-blue-plate-CjTnYzK0.webp);background-size:contain;background-position:center;background-repeat:no-repeat;justify-content:space-between}.purchase-shop-modal>p{font-size:18px;line-height:1.3;text-align:center}.purchase-shop-modal-buttons{display:flex;justify-content:center;gap:30px;width:100%;bottom:30px;flex-direction:row;flex-wrap:nowrap}.purchase-shop-modal-buttons>button{cursor:pointer;background:linear-gradient(to bottom,#ccf7cc,#42da42 15%,#1db01d);border-radius:25px;background-size:contain;background-position:center;background-repeat:no-repeat;height:45px;aspect-ratio:527 / 192;box-shadow:0 2px 15px #00000059;font-size:20px;-webkit-user-select:none;user-select:none}.purchase-shop-modal-buttons>button.decline{background:linear-gradient(to bottom,#f7cccf,#da4247 15%,#b01d22)}.purchase-shop-modal-buttons>button:disabled{cursor:not-allowed;filter:saturate(0) brightness(.8);pointer-events:none}.purchase-shop-modal-buttons>button:active{transform:scale(.9);filter:brightness(.8)}.battlepass-modal-content{padding:30px 20px 20px}.battlepass-modal-content-header{flex-wrap:nowrap}.battlepass-modal-content-header span{font-size:30px;font-weight:900;color:var(--game-light-accent);line-height:1.2}.battlepass-modal-content-header span.text{font-size:19px;font-weight:900;text-transform:uppercase;color:var(--game-light-accent);paint-order:stroke fill;-webkit-text-stroke:4px #001929;text-stroke:4px black;line-height:1.2;letter-spacing:1.8px;text-align:center}.battlepass-map{width:calc(100% - 12px);gap:0px;margin-left:12px;border-left:4px dotted #525252;flex-wrap:nowrap}.battlepass-map-item{width:calc(100% - 20px);height:fit-content;flex-wrap:nowrap;padding-top:40px;padding-bottom:30px;margin-left:10px;margin-right:10px;padding-left:10px;position:relative;opacity:1}.battlepass-map-item.disabled{opacity:.7}.battlepass-map-item-status{flex-wrap:nowrap;position:absolute;top:0;left:0;width:100%}.battlepass-map-item-status>div{position:relative;top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;text-transform:uppercase;font-weight:900}.battlepass-map-item-status>div:before,.battlepass-map-item-status>div:after{content:"";flex:1;height:1px;background:var(--game-dark-accent)}.battlepass-map-item-status>div:before{margin-right:7px}.battlepass-map-item-status>div:after{margin-left:7px}.battlepass-map-item-status>div>img{width:20px;height:20px;object-fit:contain;pointer-events:none;margin-right:7px;margin-left:7px}.battlepass-map-item-star{width:50px;aspect-ratio:1 / 1;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;margin-right:10px;top:25px;left:0}.battlepass-map-item-star>img{width:100%;height:100%;object-fit:contain;pointer-events:none;position:absolute;z-index:1;filter:drop-shadow(0px 0px 3px var(--game-dark-accent))}.battlepass-map-item-star>span{font-size:20px;font-weight:900;color:var(--game-light-accent);line-height:.55;text-transform:uppercase;top:2px;left:0;z-index:2;position:relative;text-align:center}.battlepass-map-item-collection{flex-wrap:nowrap;height:100%;gap:8px}.battlepass-map-item-collection>.game-field-cell{width:45px;height:45px;aspect-ratio:1 / 1;object-fit:contain;pointer-events:none}.battlepass-map-item-collection>.game-field-cell>img{width:100%;height:100%;object-fit:contain;pointer-events:none}.battlepass-map-item-new-items{height:140px;pointer-events:none;flex-wrap:wrap;gap:3px}.battlepass-map-item-new-items>div{width:40px;height:40px;pointer-events:none}.battlepass-map-item-discount{width:90px;height:90px;aspect-ratio:1 / 1;pointer-events:none;position:relative}.battlepass-map-item-discount>img{width:100%;height:100%;position:absolute;pointer-events:none}.battlepass-map-item-discount>div{position:absolute;bottom:0;left:2px;width:45px;height:45px}.battlepass-map-item-discount>div>img{width:100%;height:100%;object-fit:contain;pointer-events:none;filter:drop-shadow(1px 1px 0px var(--game-light-accent)) drop-shadow(-1px -1px 0px var(--game-light-accent)) drop-shadow(1px -1px 0px var(--game-light-accent))}.battlepass-map-item-discount>div>span{font-size:16px;font-weight:900;color:var(--game-light-accent);position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%) rotate(-25deg);animation:scale-up-down-battlepass-discount 1s infinite}@keyframes scale-up-down-battlepass-discount{0%{transform:translate(-50%) translateY(-50%) rotate(-25deg) scale(1)}50%{transform:translate(-50%) translateY(-50%) rotate(-25deg) scale(1.15)}to{transform:translate(-50%) translateY(-50%) rotate(-25deg) scale(1)}}:root{--admin-main-blue: #0060e7;--admin-main-blue-hover: #3f85e7;--admin-main-orange: #fa7505;--admin-dark-blue: #00255c;--admin-main-bg: #fff}html,body{background-color:var(--admin-main-bg)}.liquid-glass{background:#fff3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #1f26875e;border:2px solid rgba(255,255,255,.18)}.admin-header{position:sticky;top:0;left:0;z-index:100;height:80px;width:100%;padding:0;background:var(--admin-main-blue);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #1f26875e;border:2px solid rgba(255,255,255,.18)}.admin-nav{display:flex;align-items:center;justify-content:space-between;max-width:1400px;width:100%;padding:0 40px;margin:0 auto}.admin-nav-logo{width:fit-content;overflow:hidden;height:80px;display:flex;align-items:center;justify-content:center;cursor:pointer}.admin-nav-logo>img{width:100%;height:100%;object-fit:cover}.account-info{padding:10px 20px;border-radius:30px;font-size:16px;font-weight:700;color:#fff;font-family:Inter,sans-serif;text-align:center}.admin-page-wrapper{background-color:var(--admin-main-bg)}.admin-container{max-width:1900px;width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.admin-content{width:100%;background-color:var(--admin-main-bg);margin-top:10px;margin-right:20px;margin-bottom:20px;border-radius:30px;min-height:80vh;padding:20px 35px}.admin-content>h1{font-size:34px;font-weight:700;color:#000;font-family:Inter,sans-serif;margin-bottom:20px}.admin-main-page-content{width:100%}.admin-main-page-content>ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;list-style:none;width:100%;padding:0;margin:0}.admin-main-page-content>ul>li>a{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;gap:7px;background-color:#fff;width:270px;height:90px;max-width:100%;border-radius:30px;justify-content:flex-start;align-items:flex-start;padding:10px 20px;font-family:Inter,sans-serif;font-size:13px;transition:transform .3s ease,box-shadow .3s ease}.admin-main-page-content>ul>li>a:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001a}.admin-main-page-link-title{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;font-weight:700;font-family:Inter,sans-serif;font-size:22px}.admin-table-filters{display:flex;flex-direction:row;gap:20px;justify-content:flex-start;margin-bottom:20px;align-items:center}.admin-table-header-button{cursor:pointer;background:var(--admin-main-blue);border-radius:25px;border:none;outline:none;padding:15px 20px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;opacity:1}.admin-table-header-button:hover{opacity:.7}.admin-table-header-button:active{opacity:.8;background:var(--admin-dark-blue)}.admin-table-header-button>span{display:block;color:#fff;font-size:19px;font-weight:700;font-family:Inter,sans-serif}.admin-table-filter-container{width:100%;min-width:100px;max-width:220px}.admin-table-filter-select{height:55px;border-radius:30px;position:relative}.admin-table-filter-select>label{position:absolute;top:5px;left:15px;font-size:13px;z-index:1;pointer-events:none;color:var(--admin-dark-blue);font-weight:400}.admin-table-filter-select>select{cursor:pointer;color:#000;background:transparent;width:100%;height:100%;z-index:10;position:relative;top:7px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%23333" height="14" viewBox="0 0 24 24" width="14" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:30px}.admin-table-filter-container>select>option{color:#000;padding:10px 20px;cursor:pointer}.admin-table-content{width:100%;min-width:900px;border-radius:10px}.admin-table{width:100%;color:#000;font-family:Inter,sans-serif;border-collapse:collapse;border-radius:15px;overflow:hidden}.admin-table thead{background:#303546;border-top-left-radius:15px;border-top-right-radius:15px;color:#fff}.admin-table td,.admin-table th{padding:10px}.admin-table tbody tr:nth-child(2n){background:#f0f0f0}.admin-table-pagination{display:flex;flex-direction:row;gap:10px;justify-content:center;align-items:center;margin-top:20px}.admin-table-pagination-prev-next{display:flex;flex-direction:row;gap:30px;justify-content:center;align-items:center;margin-top:20px}.admin-table-pagination-prev-next>button{cursor:pointer;height:35px;display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;font-family:Inter,sans-serif;color:var(--admin-dark-blue)}.admin-table-pagination-prev-next>button:hover{opacity:.6}.admin-table-pagination-prev-next>button:disabled{opacity:.5}.admin-table-pagination>button{cursor:pointer;width:35px;height:35px;color:#fff;font-size:16px;font-weight:700;font-family:Inter,sans-serif;border-radius:50%;background:var(--admin-main-blue);text-align:center}.admin-table-pagination>div{width:30px;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center;font-size:23px;color:#a9a9a9;font-weight:700;font-family:Inter,sans-serif}.admin-table-pagination>button:hover{background:var(--admin-main-blue-hover)}.admin-table-pagination>button.active{background:var(--admin-dark-blue)}.admin-sidebar{align-self:flex-start;position:sticky;top:95px;left:0;z-index:10;width:290px;height:100%;border-radius:30px;margin:10px 20px;padding:30px 25px;background:var(--admin-main-blue)}.admin-sidebar>nav>ul{display:flex;flex-direction:column;gap:30px;list-style:none;width:100%}.admin-sidebar>nav>ul>li>.admin-sidebar-link{background:#fff3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #1f26875e;border-radius:30px;border:2px solid rgba(255,255,255,.18);padding:10px 20px;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:flex-start;gap:10px;transition:color .3s}.admin-sidebar>nav>ul>li>.admin-sidebar-link:hover{background:#ffffff6a}.admin-sidebar>nav>ul>li>.admin-sidebar-link:active{background:var(--admin-main-orange)}.admin-sidebar-link-text{font-size:18px;font-weight:700;color:#fff;font-family:Inter,sans-serif;width:100%;text-align:center}.wrapper.admin-page-wrapper{min-height:100vh;width:100%;background:var(--admin-main-bg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.admin-login-page-wrapper{min-height:100vh;width:100%;background:url(/assets/volna-1-D6wgy1Qo.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px}.admin-login-logo{width:180px;overflow:hidden;margin-top:30px;margin-left:auto;margin-right:auto;position:absolute;top:0}.admin-login-logo>img{width:100%;height:100%;object-fit:contain}.login-form{margin-top:30px;padding:50px 20px;min-width:200px;width:100%;max-width:400px;background:#fff3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #1f26875e;border-radius:30px;border:2px solid rgba(255,255,255,.18)}.login-form>h2{font-size:28px;font-weight:700;text-align:center;margin-bottom:20px;color:var(--admin-dark-blue);font-family:Inter,sans-serif}.login-form>.login-form-content{margin-top:50px;display:flex;flex-direction:column;gap:20px;font-family:Inter,sans-serif}.login-form>.login-form-content>.input-holder{color:var(--admin-dark-blue);font-size:16px;padding:0 15px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #1f26875e;border-radius:30px;border:2px solid rgba(255,255,255,.18)}.login-form>.login-form-content>.input-holder>input{width:100%;height:100%;border:none;outline:none;background:transparent;color:var(--admin-dark-blue)}.login-form>.login-form-content>.input-holder>button{background:transparent;border:none;outline:none;cursor:pointer;margin-right:5px}.login-form>.login-form-content>button{margin-top:10px;width:100%;max-width:200px;margin-left:auto;margin-right:auto;position:relative;transition:.3s;background:var(--admin-main-blue);color:var(--game-light-accent);font-size:16px;font-weight:700;font-family:Inter,sans-serif;padding:12px;border-radius:30px;border:none;outline:none;cursor:pointer}.login-form>.login-form-content>button:hover{transform:translateY(-3px);background:var(--admin-dark-blue)}.admin-notifications_container{position:fixed;width:100%;max-width:400px;min-height:70px;top:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:10px;z-index:1500;pointer-events:none}.admin-notification{width:100%;min-height:50px;border-radius:10px;background:#ffffff94;display:flex;align-items:center;padding:10px;gap:20px;pointer-events:auto}.admin-notification-close{background:transparent;position:absolute;top:7px;right:10px;cursor:pointer}.admin-notification-icon{border:4px solid green;border-radius:50%;display:block;position:relative;aspect-ratio:1 / 1;width:50px;display:flex;align-items:center;justify-content:center}.admin-notification-content{flex:1;display:flex;flex-direction:column;gap:1px;color:var(--admin-dark-blue);font-family:Inter,sans-serif}.admin-notification-header{font-size:18px;font-weight:700;font-family:Inter,sans-serif}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}
