:root{--regular: "montserrat-regular", sans-serif;--got: "got-regular", sans-serif;--tektur: "tektur", sans-serif;--bold: "epilepsysans-bold", sans-serif;--700: "songerse-bold", sans-serif;--400: "songerse-regular", sans-serif;--bg: #316bc0;--white: #ffffff;--color: #3b2164;--yellow: #ffd702;--black: #000000;--grey: #f0f1f1;--red: #e6193a;--invalid: #ff002b;--green: #00ff36;--blue: #01f8ff;--blue-dark: #041e65}@font-face{font-family:"got-regular";src:url("../fonts/got-regular.woff2") format("woff2"),url("../fonts/got-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"montserrat-regular";src:url("../fonts/montserrat-regular.woff2") format("woff2"),url("../fonts/montserrat-regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"tektur";src:url("../fonts/tektur-regular.woff2") format("woff2"),url("../fonts/tektur-regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"tektur";src:url("../fonts/tektur-bold.woff2") format("woff2"),url("../fonts/tektur-bold.woff") format("woff");font-weight:600;font-style:normal}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}*,*:before,*:after{padding:0;margin:0;box-sizing:border-box}html{height:100%}body{-ms-scroll-chaining:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;position:relative;width:100%;height:100%;background-color:var(--bg);color:var(--color);font-family:var(--tektur);font-weight:400;line-height:1.4;overflow-x:hidden;overflow-y:auto}html,body{touch-action:manipulation;-ms-scroll-chaining:none;overscroll-behavior:contain}.main{display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;height:auto;min-height:100%;margin:0 auto;position:relative;overflow:hidden;z-index:1}.section{display:flex;position:relative;width:100%;height:auto;min-height:100svh;flex-direction:column;justify-content:space-between;align-items:center;align-content:space-between}img{display:block;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6,b,strong{font-family:var(--got);font-weight:400;color:inherit}button{position:relative;border:none;cursor:pointer;background:none;color:inherit;transition:.3s}button:disabled{cursor:auto;pointer-events:none}ul,menu{list-style:none}a{color:inherit;text-decoration:none}.ellipsis{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}iframe{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}iframe::-webkit-scrollbar{display:none}.yellow{color:var(--yellow)}.green{color:var(--green)}.blue{color:var(--blue)}.preloader{display:flex;position:fixed;flex-direction:column;left:0px;top:0px;width:100%;height:100%;min-height:100vh;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;z-index:50;transition:.6s;opacity:1;visibility:visible;pointer-events:all;background:url("../img/preloader.webp") no-repeat 20% center/cover;overflow:hidden}.preloader.hidden{opacity:0;visibility:hidden;pointer-events:none}.preloader__content{display:flex;position:relative;width:100%;flex-direction:column;justify-content:center;align-items:center;align-content:center;width:538px;height:255px;background:url("../img/preloader-text.webp") no-repeat center center/contain}.preloader__content span{display:block;text-align:center;text-transform:uppercase;color:#01f8ff;font-size:30px;line-height:40px;font-family:var(--got);letter-spacing:-0.05em;text-shadow:1px 0 #01f8ff,-1px 0 #01f8ff,0px 1px #01f8ff,0px 4px 0px rgba(0,0,0,.4)}.preloader__video{display:flex;position:absolute;bottom:calc(100% - 50px);width:100px;height:90px;justify-content:center;align-items:center;align-content:center;margin:0 auto;pointer-events:none;background:url("../img/svg/sota.svg") no-repeat center center/cover}.preloader__video video{display:block;width:64px;height:64px;pointer-events:none}.navigation{display:flex;position:relative;width:100%;flex-direction:column;justify-content:center;align-items:center;align-content:center;gap:2px;text-align:center;margin-top:auto;margin-bottom:10px}.navigation li{display:flex;position:relative;width:100%;height:56px;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;background:url("../img/main/navigation-bg.webp") repeat-x left center;background-size:1px 34px;color:var(--blue);font-family:var(--tektur);font-size:16px;line-height:1}.navigation li p{position:relative;z-index:1}.navigation li:before{content:"";position:absolute;width:400px;height:50px;background:url("../img/main/navigation.png") no-repeat center center/cover;z-index:0}.button{display:inline-flex;gap:20px;overflow:hidden;z-index:1;min-height:50px;justify-content:center;align-items:center;align-content:center;position:relative;font-size:24px;line-height:1;color:var(--blue-dark);font-family:var(--got);padding:8px 40px 12px 40px;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;border-radius:50px;text-transform:uppercase;background:var(--white);letter-spacing:-0.1em;text-shadow:1px 0 var(--blue-dark),-1px 0 var(--blue-dark),0px 1px var(--blue-dark)}.button.button--blue{background:var(--color);color:var(--white);text-shadow:1px 0 var(--white),0px 1px var(--white)}.button.full{width:100%;min-width:100%}.button.small{font-size:18px;min-height:46px;padding:8px 20px 12px 20px}.title{display:inline-block;font-family:var(--got);font-size:30px;font-weight:400;line-height:1.4;letter-spacing:-0.1em;text-align:center;color:var(--white);text-transform:uppercase}.title.title--h1{text-align:center;text-shadow:1px 0 #fff,-1px 0 #fff,0px 1px #fff,0px 4px 0px rgba(0,0,0,.25),2px 4px 0px rgba(0,0,0,.25)}.title.title--h2{text-align:center;font-size:20px;text-shadow:1px 0 #fff,-1px 0 #fff,0px 1px #fff,0px 4px 0px rgba(0,0,0,.25),2px 4px 0px rgba(0,0,0,.25)}.choices{background:none;border-radius:14px;width:280px;height:28px !important;background:#fff;text-align:center;border:none;margin:0;margin-top:20px;z-index:10}.choices.is-open{border-radius:14px 14px 0px 0px}.choices[data-type*=select-one] .choices__input{padding:0;border-bottom:none;background-color:none;margin:0}.choices__inner{width:280px;border:none;padding:0;border-radius:0px 0px 14px 14px;background:none;font-size:14px;font-weight:600;color:var(--color);overflow:hidden}.choices__list{border:none !important;overflow:hidden;padding:0px;background:none}.choices__list.choices__list--single{background:none !important;padding:0;height:28px}.choices__list.choices__list--single>.choices__item{padding:5px !important;height:36px;margin-top:0;border-bottom:1px solid red}.choices__list--dropdown{border-radius:0px 0px 14px 14px !important;border:none !important;font-size:14px;font-weight:600;color:var(--color);text-align:center;background:#fff !important}.choices__list--dropdown.is-active{background:none}.choices__item{padding:8px !important;background:none !important;box-shadow:none;width:calc(100% - 24px);margin:0 auto;border-bottom:1px solid rgba(0,0,0,.1)}.choices__item.choices__item--selectable{padding:0}.choices__item:first-child{margin-top:5px}.choices__item:last-child{border-bottom:none;margin-bottom:5px}.choices__item:before,.choices__item:after{content:none !important}.choices[data-type*=select-one]::before{content:"";width:24px;height:24px;position:absolute;left:6px;top:2px;background:url("../img/svg/calendar.svg") no-repeat center center}.choices[data-type*=select-one]::after{width:24px;height:24px;border:none !important;margin:0 !important;top:2px;right:6px;background:url("../img/svg/select.svg") no-repeat center center;transform:translate(0px, 0px) rotate(0deg);transition:.3s}.choices.is-open[data-type*=select-one]::after{transform:translate(0px, 0px) rotate(180deg)}.section--main{background:#00113f url("../img/main/bg.webp") no-repeat center center;background-size:480px auto}.section--main:before{content:"";z-index:0;position:absolute;width:100%;height:320px;left:0px;bottom:0px;background:url("../img/main/bg-shadow.webp") no-repeat center bottom;background-size:100% 100%}.section--main .title{margin-top:4vh;margin-bottom:280px}@media(min-height: 800px){.section--main{background-size:auto 100%}.section--main .title{margin-top:8vh}}@media(max-height: 667px){.section--main{background-size:420px auto}.section--main .title{margin-top:20px;margin-bottom:180px;font-size:26px}}.section--rules{background:url("../img/rules/bg.webp") no-repeat center center/cover}.rules{display:flex;position:relative;width:100%;max-width:375px;flex-direction:column;justify-content:center;align-items:center;align-content:center;gap:14px;padding:20px 0px 20px 0px;margin:auto}.rules>li{display:flex;position:relative;width:100%;flex-direction:column;justify-content:center;align-items:center;align-content:center;gap:4px 12px;text-align:center;transform:translate(-20px, 0px)}.rules>li:nth-child(2n+2){transform:translate(12px, 0px)}.rules>li p{display:inline-block;width:auto;color:var(--blue);font-size:18px;line-height:1.2}.rules>li>ul{display:inline-flex;position:relative;justify-content:center;align-items:center;align-content:center;gap:10px;margin-top:4px;margin-bottom:4px}.rules>li>ul li{display:flex;position:relative;justify-content:center;align-items:center;align-content:center;width:52px;height:52px}.rules>li>ul li:before{content:"";width:100%;height:90%;background:url("../img/svg/sota.svg") no-repeat center center/cover;position:absolute;z-index:0}.rules>li>ul li img{z-index:1}.rules>li:before{content:"";width:42px;height:103px;position:absolute;bottom:50%;background:url("../img/svg/arrow-down.svg") no-repeat center center/cover}.rules>li:nth-child(1){width:281px;height:130px;background:url("../img/rules/rule1-bg.webp") no-repeat center center/cover}.rules>li:nth-child(1):before{left:100%;margin-left:-18px;margin-bottom:-20px}.rules>li:nth-child(2){width:300px;height:164px;background:url("../img/rules/rule2-bg.webp") no-repeat center center;background-size:100% 100%;z-index:2}.rules>li:nth-child(2) img{width:158px;height:82px}.rules>li:nth-child(2):before{right:100%;margin-right:-17px;margin-bottom:-20px}.rules>li:nth-child(3){flex-direction:row;gap:10px;width:260px;height:90px;background:url("../img/rules/rule3-bg.webp") no-repeat center center/cover}.rules>li:nth-child(3):before{left:100%;margin-left:-18px;margin-bottom:-20px}.rules>li:nth-child(3) img{width:56px;height:56px}.rules>li:nth-child(4){width:300px;height:158px;background:url("../img/rules/rule4-bg.webp") no-repeat center center/cover}.rules>li:nth-child(4):before{right:100%;margin-right:-17px;margin-bottom:-20px}.rules-images{display:flex;position:relative;width:100%;justify-content:center;align-items:flex-end;align-content:flex-end;gap:20px}@media(max-height: 667px){.rules{gap:10px;padding:20px 0px 20px 0px}.rules>li{gap:4px 12px}.rules>li p{font-size:14px}.rules>li:before{content:"";width:40px;height:100px}.rules>li:nth-child(1){width:281px;height:130px}.rules>li:nth-child(1):before{margin-bottom:-18px}.rules>li:nth-child(2){width:250px;height:137px}.rules>li:nth-child(2) img{width:124px;height:64px}.rules>li:nth-child(2):before{margin-bottom:-18px}.rules>li:nth-child(3){width:220px;height:77px}.rules>li:nth-child(3):before{margin-bottom:-18px;margin-left:-14px}.rules>li:nth-child(3) img{width:48px;height:48px}.rules>li:nth-child(4){width:250px;height:131px;background:url("../img/rules/rule4-bg.webp") no-repeat center center/cover}.rules>li:nth-child(4):before{right:100%;margin-right:-17px;margin-bottom:-20px}}.section--game{max-width:884px}.timer{width:152px;height:184px;display:flex;position:absolute;left:-5px;top:-30px;justify-content:center;align-items:center;align-content:center;background:url("../img/game/timer.webp") no-repeat center center/cover;z-index:2}.timer span{width:100%;padding-left:14px;color:var(--blue);font-weight:600;position:relative;z-index:2;font-size:13px;transform:rotate(5deg) translate(39px, 11px)}.game-panel__score{display:inline-flex;position:relative;justify-content:center;align-items:center;align-content:center;width:100%;height:38px;background:url("../img/main/navigation-bg.webp") repeat-x center center;background-size:1px 38px;color:var(--blue);margin-top:15px}.game-panel__score:before{content:"";left:50%;top:0px;margin-left:-147px;display:block;position:absolute;width:294px;height:38px;background:url("../img/game/panel-score-bg.webp") no-repeat center center/cover}.game-panel__score span{display:inline-block;position:relative;font-size:22px;line-height:1}.game-panel{display:flex;position:relative;width:100%;max-width:884px;height:224px;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;background:url("../img/game/panel-bg.webp") no-repeat center top;background-size:884px auto;z-index:1;margin-top:-10px}.game-panel__counters{display:flex;position:relative;width:100%;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:18.5px;margin-bottom:4px;margin-top:26px}.game-panel__counters li{width:72.5px;text-align:center}.game-panel__counters li span{font-size:18px;line-height:1;font-weight:600}.game-panel__counters li picture{display:flex;position:relative;width:72.5px;height:64px;justify-content:center;align-items:center;align-content:center;margin-bottom:10px}.game-panel__counters li picture img{position:absolute;max-width:100%;max-height:100%}.game-panel__counters li picture.active{background:url("../img/svg/ok-border.svg") no-repeat center center;background-size:100% 100%}.game-panel__counters li picture.active:before{content:"";display:block;width:16px;height:16px;border-radius:16px;position:absolute;right:10px;top:-6px;flex-shrink:0;background:url("../img/svg/ok.svg") no-repeat center center;background-size:100% 100%;z-index:2}.level-iframe{display:flex;width:100%;height:calc(100svh - 214px);position:relative;max-width:884px;z-index:1;border:none}.body.body--level{overflow:auto;width:100vw;height:100vh}.level{display:block;position:relative;margin:0 auto;width:1342px;height:972px;background:var(--bg)}.level .level-image{display:block;position:relative;width:100%;height:100%;background:url("../img/levels/1.webp") no-repeat center center;background-size:100% 100%}.section--scores{background:#001136}.section--scores .title{margin-top:20px}.section--scores .footer{margin-top:20px}.results{width:100%;max-width:342px;border-collapse:collapse;text-align:center;font-size:13px;color:var(--white);font-weight:400;margin:20px auto auto auto}.results img{margin:0 auto}.results thead tr{border:none;background:url("../img/table-bg.webp") repeat-x center center;background-size:35px 35px}.results thead th{position:relative;font-size:12px;height:35px;font-weight:400;color:var(--blue);z-index:1}.results thead th:first-child:before{content:"";width:19px;height:35px;left:-12px;background:url("../img/table-left-border.webp") no-repeat center center/cover;position:absolute;top:0px;z-index:-1}.results thead th:last-child:before{content:"";width:19px;height:35px;right:-12px;background:url("../img/table-right-border.webp") no-repeat center center/cover;position:absolute;top:0px;z-index:0}.results tbody tr{border-bottom:1px solid rgba(255,255,255,.5)}.results tbody tr.you{background:#cf9112;border-bottom:none;font-weight:600}.results tbody tr.separator{border-bottom:none}.results tbody td{font-size:13px;height:35px}.footer{display:flex;position:relative;width:100%;max-width:335px;height:auto;flex-direction:column;justify-content:center;align-items:center;align-content:center;padding-bottom:20px;color:var(--white);gap:10px}.footer .button{width:100%}.footer .link{margin-top:12px}.link{display:inline-block;font-family:var(--regular);text-transform:none;font-size:16px;line-height:1;text-transform:none;color:inherit;border-bottom:1px solid var(--white)}.link.dark{color:var(--color);border-bottom:1px solid var(--color)}.sound-button{width:32px;height:32px;border-radius:32px;position:absolute;right:0px;bottom:14px;flex-shrink:0;background:#fff url("../img/svg/sound-mute.svg") no-repeat center center/cover}.sound-button.is-playing{background:#fff url("../img/svg/sound.svg") no-repeat center center/cover}.sound-button.sound-button--yellow{background:#fde989 url("../img/svg/sound-mute.svg") no-repeat center center/cover}.sound-button.sound-button--yellow.is-playing{background:#fde989 url("../img/svg/sound.svg") no-repeat center center/cover}body.locked{overflow-x:hidden;overflow-y:hidden}.backdrop{transform:translateZ(0);will-change:opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);display:grid;place-items:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;overflow-x:hidden;overflow-y:scroll;-ms-scroll-chaining:chained;overscroll-behavior:auto;-webkit-overflow-scrolling:touch;transition:opacity .5s ease-in-out 0s,visibility .5s ease-in-out 0s;opacity:0;pointer-events:none;visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px}.backdrop.active{visibility:visible;opacity:1;pointer-events:all}.backdrop:before{content:"";position:absolute;pointer-events:none;left:0px;right:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0);opacity:1;grid-area:1/1/2/2}.popup{position:relative;transition:.5s;transform:translate(0px, 20px);opacity:0;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;pointer-events:none}@media(max-width: 419px){.popup{width:100%}}.popup.visible{opacity:1;transform:translate(0px, 0px)}.popup .popup-content{position:relative;margin:0 auto;pointer-events:all}.popup-close{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;position:absolute;right:10px;top:10px;width:24px;height:24px;transform:rotate(0deg);z-index:2}.popup-close:before,.popup-close:after{content:"";position:absolute;pointer-events:none;width:62.5%;height:2px;background:var(--color);transition:0s;transition:.3s}.popup-close:before{transform:rotate(45deg)}.popup-close:after{transform:rotate(-45deg)}.popup-close:hover:before{transform:rotate(135deg)}.popup-close:hover:after{transform:rotate(45deg)}.popup-content{width:100%;max-width:344px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:20px;background:var(--white);padding:32px 20px}.popup__title{text-align:center;text-transform:uppercase;font-size:20px;line-height:1.2;font-weight:600}.popup__subtitle{text-align:center;margin-bottom:20px;font-size:16px}