.rc-collapse-motion{transition:height .3s,opacity .3s}.rc-collapse-content-hidden{display:none}.rc-collapse{background-color:#f7f7f7;border-radius:3px;border:1px solid #d9d9d9}.rc-collapse>.rc-collapse-item{border-top:1px solid #d9d9d9}.rc-collapse>.rc-collapse-item:first-child{border-top:none}.rc-collapse>.rc-collapse-item>.rc-collapse-header{display:flex;align-items:center;line-height:22px;padding:10px 16px;color:#666;cursor:pointer}.rc-collapse>.rc-collapse-item>.rc-collapse-header .arrow{display:inline-block;content:" ";width:0;height:0;font-size:0;line-height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #666;vertical-align:middle;margin-right:8px}.rc-collapse>.rc-collapse-item>.rc-collapse-header .rc-collapse-extra{margin:0 16px 0 auto}.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only{cursor:default}.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only .rc-collapse-expand-icon,.rc-collapse>.rc-collapse-item .rc-collapse-header-collapsible-only .rc-collapse-header-text{cursor:pointer}.rc-collapse>.rc-collapse-item .rc-collapse-icon-collapsible-only{cursor:default}.rc-collapse>.rc-collapse-item .rc-collapse-icon-collapsible-only .rc-collapse-expand-icon{cursor:pointer}.rc-collapse>.rc-collapse-item-disabled>.rc-collapse-header{cursor:not-allowed;color:#999;background-color:#f3f3f3}.rc-collapse-content{overflow:hidden;color:#666;padding:0 16px;background-color:#fff}.rc-collapse-content>.rc-collapse-content-box{margin-top:16px;margin-bottom:16px}.rc-collapse-item:last-child>.rc-collapse-content{border-radius:0 0 3px 3px}.rc-collapse>.rc-collapse-item-active>.rc-collapse-header .arrow{position:relative;top:2px;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #666;margin-right:6px}body,html{margin:0;padding:0}html{background:#fff}#__next,html{height:100%}body{opacity:1;transition:opacity .2s}body.preload{opacity:0;overflow:hidden}h1,h2,h3,h4,h5,h6{font-weight:400}[tabindex],a,button,input,textarea{color:inherit;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}form{-webkit-margin-after:0;margin-block-end:0}*{transform-origin:50% 50%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.clearfix:after{content:"";display:table;clear:both}:root{color-scheme:only light}.header-wrapper{padding:20px;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.header-wrapper a{padding:10px 0;margin:0 15px 0 0;white-space:nowrap;color:#fff}.header-wrapper a:hover{color:#fff;border-bottom:1px solid #fff}.title a{color:#0070f3;text-decoration:none}.title a:active,.title a:focus,.title a:hover{text-decoration:underline}.title{margin:0;line-height:1.15;font-size:4rem}.description,.title{text-align:center}.description{line-height:1.5;font-size:1.5rem}.grid{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px;margin-top:3rem}.card{margin:1rem;flex-basis:45%;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease}.card:active,.card:focus,.card:hover{color:#0070f3;border-color:#0070f3}.card h3{margin:0 0 1rem;font-size:1.5rem}.card p{margin:0;font-size:1.25rem;line-height:1.5}.logo{height:1em}@media(max-width:600px){.grid{width:100%;flex-direction:column}}.main-container{position:relative;display:flex;flex-direction:column;width:100%;height:auto;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}#menu-burger:checked~* .main-container{height:100vh}.content-wrapper{display:flex;flex-grow:1;overflow:hidden}.container-main{width:100%}@media screen and (min-width:1440px){.container-main{padding:73px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .container-main{padding:5.069vw 0 0}:global(.landscape) .container-main{padding:10.429vh 0 0}}@media screen and (max-width:767px){.container-main{padding:33.085vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.container-main{padding:15.625vw 0 0}}.container-main_game,.container_game{height:100%}#menu-burger:checked+.main-container{height:100vh}body,html{height:100%}body{overflow:auto}body::-webkit-scrollbar{display:none}.flip-card{position:relative;overflow:visible;width:37vh;height:50vh;margin:0 auto}.flip-card__content{position:absolute;top:0;left:0;width:100%;height:100%;transform-style:preserve-3d;perspective:1000px;overflow:visible}.flip-card_corner .flip-card__content{perspective:1000px}.flip-card__side{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:1s ease-in-out;box-sizing:border-box;overflow:hidden}.flip-card__side_front{background:red;transform:rotateY(0deg);filter:drop-shadow(0 0 0 rgba(92,92,92,.5))}.flip-card__side_back{background:green;transform:rotateY(180deg);filter:drop-shadow(0 0 50px rgba(92,92,92,.5))}.flip-card_corner .flip-card__side{transition:1s ease-in-out}.flip-card_corner .flip-card__side:after{content:"";clear:both;display:block;position:absolute;top:0;left:0;width:100%;height:100%;transition:.5s ease-in-out .5s}.flip-card_corner .flip-card__side_front{transform-origin:0 100%;opacity:1}.flip-card_corner .flip-card__side_front:after{opacity:0;background:linear-gradient(45deg,#5c5c5c,rgba(92,92,92,0))}.flip-card_corner .flip-card__side_back{transform-origin:0 100%;transform:rotate(-90deg) rotateY(180deg);opacity:0}.flip-card_corner .flip-card__side_back:after{opacity:1;background:linear-gradient(45deg,hsla(0,0%,100%,0),#fff,hsla(0,0%,100%,0))}.flip-card_rotate .flip-card__side_front{transform:rotateY(-180deg)}.flip-card_rotate .flip-card__side_back{transform:rotateY(0deg)}.flip-card_rotate.flip-card_corner .flip-card__side_front{transform:rotate(-90deg) rotateY(-180deg);filter:drop-shadow(0 0 50px rgba(92,92,92,.5));opacity:0}.flip-card_rotate.flip-card_corner .flip-card__side_front:after{opacity:1}.flip-card_rotate.flip-card_corner .flip-card__side_back{transform:rotate(0deg) rotateY(0deg);filter:drop-shadow(0 0 0 rgba(92,92,92,.5));opacity:1}.flip-card_rotate.flip-card_corner .flip-card__side_back:after{opacity:0}.flip-card__side-bg{position:absolute;top:0;left:0;width:100%;height:100%}.flip-card__side-bg img{display:block;width:100%;height:100%;object-fit:cover}.flip-card__side-title{display:block;text-align:center;font-size:1.1em;line-height:1.5}.flip-card__side-text{display:block;text-align:center;font-size:.8em;line-height:1}.stories-modal{width:100%;height:100%;grid-gap:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1024px){.stories-modal{display:block;grid-gap:0}}.stories-modal__bg{position:absolute;top:0;left:0;width:100%;height:100%}.stories-modal__content{position:relative;grid-area:nContent;width:.9375vh;height:80vh}@media screen and (max-width:1024px){.stories-modal__content{width:100%;height:100%}}.stories-modal__content>div{background:none!important}.stories-modal__content>div>div:first-child{width:100%!important;padding:16px!important;box-sizing:border-box!important}@media screen and (max-width:1024px){.stories-modal__content>div>div:first-child{padding:15px!important}}.stories-modal__content>div>div:nth-child(2){border-radius:8px;overflow:hidden}@media screen and (max-width:1024px){.stories-modal__content>div>div:nth-child(2){border-radius:0}}.stories-modal__content>div>div:last-child{bottom:80px;top:0;height:auto!important}.stories-modal__page{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;border-radius:8px;overflow:hidden}@media screen and (max-width:1024px){.stories-modal__page{border-radius:0}}.stories-modal__page-image{position:absolute;top:0;left:0;width:100%;height:100%}.stories-modal__page-image img{width:100%;height:100%;object-fit:cover}.stories-modal__page-content{position:relative;width:100%;padding:40px 24px 24px;box-sizing:border-box;background:linear-gradient(0deg,#212121,rgba(33,33,33,0));border-radius:0 0 8px 8px}@media screen and (max-width:1024px){.stories-modal__page-content{border-radius:0;padding:40px 22px 22px}}.stories-modal__page-title{font-size:24px;line-height:32px;font-weight:500;font-family:Montserrat,Helvetica,sans-serif;margin:0}.stories-modal__page-text{margin:8px 0 0;font-size:18px;line-height:28px}.stories-modal__close-button{width:56px;height:56px;grid-area:nButton}.stories-modal__close-button .button__icon{width:100%;height:100%;display:block}@media screen and (max-width:1024px){.stories-modal__close-button{position:absolute;top:26px;right:16px;width:32px;height:32px;z-index:101}.stories-modal__close-button rect{fill-opacity:.5;fill:#212121}}.stories-modal__close-button svg{width:100%;height:100%;display:block}.pagination-pages__list{display:flex}.pagination-pages .break,.pagination-pages__button,.pagination-pages__item{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;background:rgba(255,0,0,.502);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:20px;margin:0 2px;transition:.3s ease-in-out}.pagination-pages .break a,.pagination-pages__button a,.pagination-pages__item a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pagination-pages__item_active{background:#ff331f;color:#fff}.pagination-pages__button.disabled{opacity:.5;pointer-events:none}.pagination-pages__button:hover{color:#fff}.pagination-pages__button:active{transform:scale(.8)}.countdown-line{display:inline-flex;align-items:center;justify-content:center;padding:0 .5em;line-height:1.5;background:red;border-radius:1.5em;color:#fff}.confetti{top:0;left:0;pointer-events:none}.confetti,.confetti .canvas{position:absolute;width:100%;height:100%}.confetti .canvas{bottom:0;left:50%;transform:translate(-50%)}.player{position:relative;width:100%;height:100%}.player_audio{height:auto}.player__content{position:relative;width:100%;height:100%}.player__content img,.player__content video{width:100%;height:100%;object-fit:cover}.player__controls{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;background-color:rgba(215,253,236,.702)}@media screen and (min-width:1440px){.player__controls{padding:35px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__controls{padding:2.431vw}:global(.landscape) .player__controls{padding:5vh}}@media screen and (max-width:767px){.player__controls{padding:8.706vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__controls{padding:3.418vw}}.player__controls-enter{opacity:0;transform:translateY(50%)}.player__controls-enter-active{transition:transform .3s ease-out,opacity .3s}.player__controls-enter-active,.player__controls-exit{opacity:1;transform:translateY(0)}.player__controls-exit-active{opacity:0;transform:translateY(50%);transition:transform .3s ease-out,opacity .3s}.player_audio .player__controls{position:relative;bottom:auto;left:auto}.player__line{position:relative;width:100%;background-color:#d9d9d9}@media screen and (min-width:1440px){.player__line{height:10px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__line{height:.694vw}:global(.landscape) .player__line{height:1.429vh}}@media screen and (max-width:767px){.player__line{height:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__line{height:.977vw}}@media screen and (min-width:1440px){.player__line{margin:0 0 25px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__line{margin:0 0 1.736vw}:global(.landscape) .player__line{margin:0 0 3.571vh}}@media screen and (max-width:767px){.player__line{margin:0 0 6.219vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__line{margin:0 0 2.441vw}}.player__line-block{width:50%;height:100%;background-color:green}.player__buttons{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.player__button{vertical-align:middle}@media screen and (min-width:1440px){.player__play{margin:0 31px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__play{margin:0 2.153vw 0 0}:global(.landscape) .player__play{margin:0 4.429vh 0 0}}@media screen and (max-width:767px){.player__play{margin:0 7.711vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.player__play{margin:0 3.027vw 0 0}}@media screen and (min-width:1440px){.player__stop{margin:0 31px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__stop{margin:0 2.153vw 0 0}:global(.landscape) .player__stop{margin:0 4.429vh 0 0}}@media screen and (max-width:767px){.player__stop{margin:0 7.711vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.player__stop{margin:0 3.027vw 0 0}}@media screen and (min-width:1440px){.player__sound{margin:0 12px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound{margin:0 .833vw 0 0}:global(.landscape) .player__sound{margin:0 1.714vh 0 0}}@media screen and (max-width:767px){.player__sound{margin:0 2.985vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound{margin:0 1.172vw 0 0}}@media screen and (max-width:767px){.player__sound{display:none}}.player__sound-line{position:relative;display:inline-block;vertical-align:middle;background-color:#d9d9d9}@media screen and (min-width:1440px){.player__sound-line{margin:0 30px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound-line{margin:0 2.083vw}:global(.landscape) .player__sound-line{margin:0 4.286vh}}@media screen and (max-width:767px){.player__sound-line{margin:0 7.463vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound-line{margin:0 2.93vw}}@media screen and (min-width:1440px){.player__sound-line{width:183px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound-line{width:12.708vw}:global(.landscape) .player__sound-line{width:26.143vh}}@media screen and (max-width:767px){.player__sound-line{width:45.522vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound-line{width:17.871vw}}@media screen and (min-width:1440px){.player__sound-line{height:7px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound-line{height:.486vw}:global(.landscape) .player__sound-line{height:1vh}}@media screen and (max-width:767px){.player__sound-line{height:1.741vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound-line{height:.684vw}}@media screen and (max-width:767px){.player__sound-line{display:none}}.player__sound-line-block{position:relative;height:100%;background-color:green}.player__sound-line-circle{position:absolute;border-radius:50%;background-color:green}@media screen and (min-width:1440px){.player__sound-line-circle{top:-4.5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound-line-circle{top:-.313vw}:global(.landscape) .player__sound-line-circle{top:-.643vh}}@media screen and (max-width:767px){.player__sound-line-circle{top:-1.119vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound-line-circle{top:-.439vw}}@media screen and (min-width:1440px){.player__sound-line-circle{right:-8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound-line-circle{right:-.556vw}:global(.landscape) .player__sound-line-circle{right:-1.143vh}}@media screen and (max-width:767px){.player__sound-line-circle{right:-1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound-line-circle{right:-.781vw}}@media screen and (min-width:1440px){.player__sound-line-circle{width:16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound-line-circle{width:1.111vw}:global(.landscape) .player__sound-line-circle{width:2.286vh}}@media screen and (max-width:767px){.player__sound-line-circle{width:3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound-line-circle{width:1.563vw}}@media screen and (min-width:1440px){.player__sound-line-circle{height:16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__sound-line-circle{height:1.111vw}:global(.landscape) .player__sound-line-circle{height:2.286vh}}@media screen and (max-width:767px){.player__sound-line-circle{height:3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__sound-line-circle{height:1.563vw}}.player__time{display:inline-block;vertical-align:middle;color:#000;font-weight:400}@media screen and (min-width:1440px){.player__time{font-size:24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .player__time{font-size:1.667vw}:global(.landscape) .player__time{font-size:3.429vh}}@media screen and (max-width:767px){.player__time{font-size:5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.player__time{font-size:2.344vw}}.custom-progress{position:absolute;top:0;left:0;opacity:0;display:flex;width:100%;height:100%}.custom-progress__line{display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;position:relative;background-color:gray;width:100%;height:100%}.custom-progress__line-inner{height:100%;width:100%;background-color:red}.custom-progress__line-inner_vertical{position:absolute;bottom:0}.custom-progress__line-point{position:absolute;top:0;right:0;left:100%;width:12px;height:12px;cursor:pointer}.custom-progress__line-point_vertical{top:unset;left:50%}.custom-progress__line-point-block{width:100%;height:100%;box-sizing:border-box;border-radius:50%;background-color:red;transform:translate(-6px,-4px)}.custom-progress__line-point-block_vertical{transform:translate(-6px,4px)}.custom-progress_hidden{opacity:0}.load_spin{display:inline-block;border:solid;border-color:#000 #000 transparent;border-radius:50%;box-sizing:border-box;animation:rotation 1s linear infinite}@media screen and (min-width:1440px){.load_spin{width:48px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_spin{width:3.333vw}:global(.landscape) .load_spin{width:6.857vh}}@media screen and (max-width:767px){.load_spin{width:11.94vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_spin{width:4.688vw}}@media screen and (min-width:1440px){.load_spin{height:48px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_spin{height:3.333vw}:global(.landscape) .load_spin{height:6.857vh}}@media screen and (max-width:767px){.load_spin{height:11.94vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_spin{height:4.688vw}}@media screen and (min-width:1440px){.load_spin{border-width:5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_spin{border-width:.347vw}:global(.landscape) .load_spin{border-width:.714vh}}@media screen and (max-width:767px){.load_spin{border-width:1.244vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_spin{border-width:.488vw}}.load_spin-2{border:none}.load_spin-2:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:solid #000;animation:prixClipFix 2s linear infinite}@media screen and (min-width:1440px){.load_spin-2:before{border-width:5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_spin-2:before{border-width:.347vw}:global(.landscape) .load_spin-2:before{border-width:.714vh}}@media screen and (max-width:767px){.load_spin-2:before{border-width:1.244vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_spin-2:before{border-width:.488vw}}.load_points{color:#000;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.3s linear infinite;transform:translateZ(0)}@media screen and (min-width:1440px){.load_points{font-size:10px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_points{font-size:.694vw}:global(.landscape) .load_points{font-size:1.429vh}}@media screen and (max-width:767px){.load_points{font-size:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_points{font-size:.977vw}}.load_points-2{animation:mulShdSpin2 1.1s ease infinite}.load_points-3{color:#000;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s;border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s ease-in-out infinite}@media screen and (min-width:1440px){.load_points-3{font-size:10px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_points-3{font-size:.694vw}:global(.landscape) .load_points-3{font-size:1.429vh}}@media screen and (max-width:767px){.load_points-3{font-size:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_points-3{font-size:.977vw}}.load_points-3:after,.load_points-3:before{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s ease-in-out infinite;content:"";position:absolute;top:0}.load_points-3:before{left:-3.5em;animation-delay:-.32s}.load_points-3:after{left:3.5em}.load_points-4{left:-10em;width:1em;height:1em;border-radius:50%;display:block;margin:1.5em auto;position:relative;color:#000;box-sizing:border-box;animation:shadowRolling 5s linear infinite}@media screen and (min-width:1440px){.load_points-4{font-size:10px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_points-4{font-size:.694vw}:global(.landscape) .load_points-4{font-size:1.429vh}}@media screen and (max-width:767px){.load_points-4{font-size:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_points-4{font-size:.977vw}}.load_half{width:1em;height:.5em;position:relative;overflow:hidden}@media screen and (min-width:1440px){.load_half{font-size:70px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_half{font-size:4.861vw}:global(.landscape) .load_half{font-size:10vh}}@media screen and (max-width:767px){.load_half{font-size:17.413vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_half{font-size:6.836vw}}.load_half:before{content:"";width:1em;height:1em;position:absolute;left:0;top:0;border-color:#000 #000 #fff #fff;border-style:solid;border-width:medium;border-radius:50%;box-sizing:border-box;animation:half 3s ease-in-out infinite;transform:rotate(-200deg)}@media screen and (min-width:1440px){.load_half:before{border-width:5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_half:before{border-width:.347vw}:global(.landscape) .load_half:before{border-width:.714vh}}@media screen and (max-width:767px){.load_half:before{border-width:1.244vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_half:before{border-width:.488vw}}.load_pulse{display:inline-block;position:relative;width:1em;height:1em}@media screen and (min-width:1440px){.load_pulse{font-size:50px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_pulse{font-size:3.472vw}:global(.landscape) .load_pulse{font-size:7.143vh}}@media screen and (max-width:767px){.load_pulse{font-size:12.438vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_pulse{font-size:4.883vw}}.load_pulse:after,.load_pulse:before{content:"";width:1em;height:1em;border-radius:50%;background:#000;position:absolute;left:0;top:0;box-sizing:border-box;animation:pulse 2s ease-in-out infinite}.load_pulse:after{animation-delay:1s}.load_cube{position:relative}@media screen and (min-width:1440px){.load_cube{font-size:32px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_cube{font-size:2.222vw}:global(.landscape) .load_cube{font-size:4.571vh}}@media screen and (max-width:767px){.load_cube{font-size:7.96vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_cube{font-size:3.125vw}}.load_cube:after{content:"";background:#000;position:absolute;left:50%;top:50%;width:1em;height:1em;border-radius:.25em;transform-origin:-.5em -1em;animation:cube 1s linear infinite}.load_cube-2{display:block;position:relative;height:1em;width:7em;background-image:linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0);background-repeat:no-repeat;background-size:1em auto;background-position:0 0,2em 0,4em 0,6em 0;animation:pgfill 1s linear infinite}@media screen and (min-width:1440px){.load_cube-2{font-size:20px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_cube-2{font-size:1.389vw}:global(.landscape) .load_cube-2{font-size:2.857vh}}@media screen and (max-width:767px){.load_cube-2{font-size:4.975vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_cube-2{font-size:1.953vw}}.load_cube-2:after{display:none}.load_text{position:relative;font-weight:700;display:inline-block;color:#000;letter-spacing:.01em;box-sizing:border-box}@media screen and (min-width:1440px){.load_text{font-size:48px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load_text{font-size:3.333vw}:global(.landscape) .load_text{font-size:6.857vh}}@media screen and (max-width:767px){.load_text{font-size:11.94vw}}@media screen and (min-width:768px)and (max-width:1024px){.load_text{font-size:4.688vw}}.load__inner{display:block;position:absolute;left:0;top:0;color:#00b6ff;width:100%;height:100%;letter-spacing:.01em;font-weight:700;overflow:hidden;box-sizing:border-box;animation:animloader 6s linear infinite}@media screen and (min-width:1440px){.load__inner{font-size:48px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .load__inner{font-size:3.333vw}:global(.landscape) .load__inner{font-size:6.857vh}}@media screen and (max-width:767px){.load__inner{font-size:11.94vw}}@media screen and (min-width:768px)and (max-width:1024px){.load__inner{font-size:4.688vw}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes mulShdSpin{0%,to{box-shadow:0 -3em 0 .2em,2em -2em 0 0,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 0}12.5%{box-shadow:0 -3em 0 0,2em -2em 0 .2em,3em 0 0 0,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}25%{box-shadow:0 -3em 0 -.5em,2em -2em 0 0,3em 0 0 .2em,2em 2em 0 0,0 3em 0 -1em,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}37.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 0,2em 2em 0 .2em,0 3em 0 0,-2em 2em 0 -1em,-3em 0 0 -1em,-2em -2em 0 -1em}50%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 0,0 3em 0 .2em,-2em 2em 0 0,-3em 0 0 -1em,-2em -2em 0 -1em}62.5%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 0,-2em 2em 0 .2em,-3em 0 0 0,-2em -2em 0 -1em}75%{box-shadow:0 -3em 0 -1em,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 .2em,-2em -2em 0 0}87.5%{box-shadow:0 -3em 0 0,2em -2em 0 -1em,3em 0 0 -1em,2em 2em 0 -1em,0 3em 0 -1em,-2em 2em 0 0,-3em 0 0 0,-2em -2em 0 .2em}}@keyframes mulShdSpin2{0%,to{box-shadow:0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000}}@keyframes half{0%{border-width:10px}25%{border-width:3px}50%{transform:rotate(115deg);border-width:10px}75%{border-width:3px}to{border-width:10px}}@keyframes pulse{0%,to{transform:scale(0);opacity:1}50%{transform:scale(1);opacity:0}}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes shadowRolling{0%{box-shadow:0 0 transparent,0 0 transparent,0 0 transparent,0 0 transparent}12%{box-shadow:10em 0 #000,0 0 transparent,0 0 transparent,0 0 transparent}25%{box-shadow:11em 0 #000,10em 0 #000,0 0 transparent,0 0 transparent}36%{box-shadow:12em 0 #000,11em 0 #000,10em 0 #000,0 0 transparent}50%{box-shadow:13em 0 #000,12em 0 #000,11em 0 #000,10em 0 #000}62%{box-shadow:20em 0 transparent,13em 0 #000,12em 0 #000,11em 0 #000}75%{box-shadow:20em 0 transparent,20em 0 transparent,13em 0 #000,12em 0 #000}87%{box-shadow:20em 0 transparent,20em 0 transparent,20em 0 transparent,13em 0 #000}to{box-shadow:20em 0 transparent,20em 0 transparent,20em 0 transparent,20em 0 transparent}}@keyframes cube{0%,to{transform:rotate(-45deg) translate(-50%,-50%)}50%{transform:rotate(-245deg) translate(-50%,-50%)}}@keyframes pgfill{0%{background-image:linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0)}25%{background-image:linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0)}50%{background-image:linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#000 1em,transparent 0),linear-gradient(#000 1em,transparent 0)}75%{background-image:linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#000 1em,transparent 0)}to{background-image:linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#00b6ff 1em,transparent 0),linear-gradient(#00b6ff 1em,transparent 0)}}@keyframes animloader{0%{height:100%}to{height:0}}.map-base{overflow:hidden;pointer-events:none;touch-action:none}.map-base,.map-base__bg{position:absolute;top:0;left:0;width:100%;height:100%}.map-base__bg{background:rgba(0,128,0,.1)}.map-base__zoom{position:absolute;top:50%;transform:translateY(-50%);font-size:15px;left:1em;pointer-events:auto;touch-action:auto}.map-base__points{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;touch-action:none}.map-base__point{position:absolute;width:0;height:0;pointer-events:auto;touch-action:auto;transform:var(--scale,none)}.map-base__point-circle{position:absolute;top:-11px;left:-11px;width:22px;height:22px}.map-base__point-circle-block{width:100%;height:100%;background-color:#3c5604;border-radius:50%}.map-base__point-title{position:absolute;top:50%;left:21px;width:261px;font-size:34px;line-height:34px;color:#be9132;font-weight:700;transform:translateY(-50%)}.map-base_projects .map-base__point-title{left:auto;right:21px;text-align:right;width:50vw;max-width:520px}.map-base__point_left .map-base__point-title{left:auto;right:21px;text-align:right}.map-base__point_bottom .map-base__point-title{top:21px;left:50%;transform:translateX(-50%);text-align:center}.map-base__point_top .map-base__point-title{top:auto;bottom:21px;left:50%;transform:translateX(-50%);text-align:center}.zoom{width:2.6285714286em;height:14.9714285714em;border-radius:.4285714286em;background-color:#fff}.zoom__bg{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;padding:2.2857142857em 0;width:.6em;height:11.2571428571em;margin:auto;background-color:#cececd;box-sizing:border-box}.zoom__bg-line{width:1em;height:.1428571429em;border-radius:.1428571429em;background-color:#cececd}.zoom__point-wrapper{position:absolute;top:2.4285714286em;left:.4em;width:3.4285714286em;height:10em}.zoom__point{left:0;width:1.4em;height:.7428571429em;top:.3142857143em;margin:0 0 0 -.4285714286em;border-radius:2.1142857143em;display:block;pointer-events:none;touch-action:none}.zoom__button,.zoom__point{position:absolute;background:#3c5604}.zoom__button{left:50%;transform:translate(-50%);font-size:1.8857142857em;width:1em;height:1em;padding:0;border-radius:50%;border:none}.zoom__button:after,.zoom__button:before{position:absolute;top:0;bottom:0;left:0;right:0;width:.5151515152em;height:.0454545455em;border-radius:.0454545455em;margin:auto;background-color:#fff}.zoom__button:after{transform:rotate(90deg)}.zoom__button_add{top:.5714285714em}.zoom__button_add:after,.zoom__button_add:before{content:""}.zoom__button_del{bottom:.5714285714em}.zoom__button_del:before{content:""}.zoom__button_add,.zoom__button_del{bottom:.5714285714em}.zoom__button svg{display:block;width:100%;height:100%}.scroll{min-height:100%}.scroll-wrapper{position:relative;width:100%;height:100%;flex-grow:1}.scroll .ScrollbarsCustom-Wrapper{inset:0!important}.scroll-wrapper_top-shadow .scroll .ScrollbarsCustom-Wrapper{-webkit-mask:linear-gradient(0deg,#fff 0,#fff 85%,hsla(0,0%,100%,0))}.scroll-wrapper_bottom-shadow .scroll .ScrollbarsCustom-Wrapper{-webkit-mask:linear-gradient(180deg,#fff 0,#fff 85%,hsla(0,0%,100%,0))}.scroll-wrapper_shadow .scroll .ScrollbarsCustom-Wrapper{-webkit-mask:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 15%,#fff 85%,hsla(0,0%,100%,0))}.scroll .ScrollbarsCustom-Scroller{width:100%!important;padding:0!important;margin:0!important}.scroll .ScrollbarsCustom-Scroller::-webkit-scrollbar-track{display:none;width:0;border-radius:0;background-color:hsla(0,0%,94%,0)}.scroll .ScrollbarsCustom-Scroller::-webkit-scrollbar{display:none;position:absolute;top:0;right:0;width:0;background:hsla(0,0%,94%,0)}.scroll .ScrollbarsCustom-Scroller::-webkit-scrollbar-thumb{display:none;width:0;border-radius:0;background-color:hsla(0,0%,67%,0)}@media screen and (min-width:1440px){.scroll .ScrollbarsCustom-Content{padding:0!important}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .scroll .ScrollbarsCustom-Content{padding:0!important}:global(.landscape) .scroll .ScrollbarsCustom-Content{padding:0!important}}@media screen and (max-width:767px){.scroll .ScrollbarsCustom-Content{padding:0!important}}@media screen and (min-width:768px)and (max-width:1024px){.scroll .ScrollbarsCustom-Content{padding:0!important}}.scroll .ScrollbarsCustom-Track{display:none;background:rgba(35,58,38,.2)!important;transition:opacity .1s;pointer-events:none}@media screen and (min-width:1440px){.scroll .ScrollbarsCustom-Track{right:0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .scroll .ScrollbarsCustom-Track{right:0}:global(.landscape) .scroll .ScrollbarsCustom-Track{right:0}}@media screen and (max-width:767px){.scroll .ScrollbarsCustom-Track{right:0}}@media screen and (min-width:768px)and (max-width:1024px){.scroll .ScrollbarsCustom-Track{right:0}}@media screen and (min-width:1440px){.scroll .ScrollbarsCustom-Track{width:10!important}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .scroll .ScrollbarsCustom-Track{width:.694vw!important}:global(.landscape) .scroll .ScrollbarsCustom-Track{width:1.429vh!important}}@media screen and (max-width:767px){.scroll .ScrollbarsCustom-Track{width:2.488vw!important}}@media screen and (min-width:768px)and (max-width:1024px){.scroll .ScrollbarsCustom-Track{width:.977vw!important}}@media screen and (min-width:1440px){.scroll .ScrollbarsCustom-Track{border-radius:50!important}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .scroll .ScrollbarsCustom-Track{border-radius:3.472vw!important}:global(.landscape) .scroll .ScrollbarsCustom-Track{border-radius:7.143vh!important}}@media screen and (max-width:767px){.scroll .ScrollbarsCustom-Track{border-radius:12.438vw!important}}@media screen and (min-width:768px)and (max-width:1024px){.scroll .ScrollbarsCustom-Track{border-radius:4.883vw!important}}.scroll .ScrollbarsCustom-Thumb{background:rgba(35,58,38,.3)!important}@media screen and (min-width:1440px){.scroll .ScrollbarsCustom-Thumb{border-radius:50!important}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .scroll .ScrollbarsCustom-Thumb{border-radius:3.472vw!important}:global(.landscape) .scroll .ScrollbarsCustom-Thumb{border-radius:7.143vh!important}}@media screen and (max-width:767px){.scroll .ScrollbarsCustom-Thumb{border-radius:12.438vw!important}}@media screen and (min-width:768px)and (max-width:1024px){.scroll .ScrollbarsCustom-Thumb{border-radius:4.883vw!important}}.scroll__shadow{position:absolute;left:0;right:0;height:50px;transition:opacity .1s linear;pointer-events:none}.scroll__shadow_top{top:-2px;background:linear-gradient(180deg,#fff 20%,hsla(0,0%,100%,0) 80%)}.scroll-wrapper_info .scroll__shadow_top{background:linear-gradient(180deg,hsla(129,6%,50%,0) 20%,hsla(129,6%,50%,0) 80%)}.scroll__shadow_bottom{bottom:-2px;background:linear-gradient(0deg,#fff 20%,hsla(0,0%,100%,0) 80%)}.scroll-wrapper_info .scroll__shadow_bottom{background:linear-gradient(0deg,hsla(129,6%,50%,0) 20%,hsla(129,6%,50%,0) 80%)}.custom-modal{z-index:1000;display:block;overflow:auto;outline:0}.custom-modal,.custom-modal__bg{position:fixed;top:0;left:0;width:100%;height:100%}.custom-modal__bg{background-color:rgba(0,0,0,.8)}.custom-modal-enter .custom-modal__bg{opacity:0}.custom-modal-enter-active .custom-modal__bg{opacity:1;transition:opacity .3s,transform .3s}.custom-modal-exit .custom-modal__bg{opacity:1}.custom-modal-exit-active .custom-modal__bg{opacity:0;transition:opacity .3s,transform .3s}.custom-modal__container{position:relative;width:100%;height:100%;overflow:auto}.custom-modal__block{position:fixed;right:0;bottom:0;left:0;top:0;display:flex;flex-direction:column;justify-content:center;width:auto;margin:auto;pointer-events:none;will-change:opacity,transform}.custom-modal_bottom .custom-modal__block{margin-bottom:0}.custom-modal_top .custom-modal__block{margin-top:0}.custom-modal_left .custom-modal__block{margin-left:0}.custom-modal_right .custom-modal__block{margin-right:0}.custom-modal_fullpage .custom-modal__block{flex-direction:column;justify-content:flex-start;max-width:100%;max-height:100%;height:100%;margin:0}.custom-modal-enter-active .custom-modal__block,.custom-modal-exit-active .custom-modal__block{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.custom-modal-enter.fade .custom-modal__block{opacity:0}.custom-modal-enter-active.fade .custom-modal__block,.custom-modal-enter-done.fade .custom-modal__block,.custom-modal-exit.fade .custom-modal__block{opacity:1}.custom-modal-exit-active.fade .custom-modal__block,.custom-modal-exit-done.fade .custom-modal__block{opacity:0}.custom-modal-enter.scale .custom-modal__block{transform:scale(.7)}.custom-modal-enter-active.scale .custom-modal__block,.custom-modal-enter-done.scale .custom-modal__block,.custom-modal-exit.scale .custom-modal__block{transform:scale(1)}.custom-modal-exit-active.scale .custom-modal__block,.custom-modal-exit-done.scale .custom-modal__block{transform:scale(.7)}.custom-modal__content{position:relative;display:flex;flex-direction:column;width:auto;margin:auto;pointer-events:auto;outline:0}.custom-modal_info .custom-modal__content{background-color:#fff;border-width:var(--custom-modal-border-width,1px);border-style:solid;border-color:var(--custom-modal-border-color,rgba(0,0,0,.2));border-radius:var(--custom-modal-border-radius,.3rem)}.custom-modal_fullpage .custom-modal__content{height:100%;width:100%;overflow:auto}.custom-modal_inventory .custom-modal__content{max-height:100%;overflow-x:hidden;overflow-y:auto}.custom-modal_inventory .custom-modal__content::-webkit-scrollbar-track{display:none;width:0;border-radius:0;background-color:hsla(0,0%,94%,0)}.custom-modal_inventory .custom-modal__content::-webkit-scrollbar{display:none;position:absolute;top:0;right:0;width:0;background:hsla(0,0%,94%,0)}.custom-modal_inventory .custom-modal__content::-webkit-scrollbar-thumb{display:none;width:0;border-radius:0;background-color:hsla(0,0%,67%,0)}.custom-modal.fade:not(.show){opacity:1}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.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);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.carousel .swiper{width:100%;height:100%}.carousel .swiper-slide{text-align:center;display:flex;justify-content:center;align-items:center}.error-handler-modal{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1100}.error-handler-modal,.error-handler-modal__bg{position:fixed;top:0;left:0;width:100%;height:100%}.error-handler-modal__bg{background-color:rgba(0,0,0,.7)}.error-handler-modal-enter .error-handler-modal__bg{opacity:0}.error-handler-modal-enter-active .error-handler-modal__bg{opacity:1;transition:opacity .3s,transform .3s}.error-handler-modal-exit .error-handler-modal__bg{opacity:1}.error-handler-modal-exit-active .error-handler-modal__bg{opacity:0;transition:opacity .3s,transform .3s}.error-handler-modal__block{position:relative;background-color:#fff;box-sizing:border-box;text-align:center}@media screen and (min-width:1440px){.error-handler-modal__block{width:335px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__block{width:23.264vw}:global(.landscape) .error-handler-modal__block{width:47.857vh}}@media screen and (max-width:767px){.error-handler-modal__block{width:83.333vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__block{width:32.715vw}}@media screen and (min-width:1440px){.error-handler-modal__block{padding:32px 24px 24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__block{padding:2.222vw 1.667vw 1.667vw}:global(.landscape) .error-handler-modal__block{padding:4.571vh 3.429vh 3.429vh}}@media screen and (max-width:767px){.error-handler-modal__block{padding:7.96vw 5.97vw 5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__block{padding:3.125vw 2.344vw 2.344vw}}@media screen and (min-width:1440px){.error-handler-modal__block{border-radius:32px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__block{border-radius:2.222vw}:global(.landscape) .error-handler-modal__block{border-radius:4.571vh}}@media screen and (max-width:767px){.error-handler-modal__block{border-radius:7.96vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__block{border-radius:3.125vw}}.error-handler-modal-enter-active .error-handler-modal__block,.error-handler-modal-exit-active .error-handler-modal__block{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.error-handler-modal-enter .error-handler-modal__block,.error-handler-modal-exit-active .error-handler-modal__block,.error-handler-modal-exit-done .error-handler-modal__block{opacity:0;transform:scale(.7)}.error-handler-modal-enter-active .error-handler-modal__block,.error-handler-modal-enter-done .error-handler-modal__block,.error-handler-modal-exit .error-handler-modal__block{opacity:1;transform:scale(1)}.error-handler-modal__title{font-weight:700;white-space:pre-line;color:#000}@media screen and (min-width:1440px){.error-handler-modal__title{margin:0 auto 16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__title{margin:0 auto 1.111vw}:global(.landscape) .error-handler-modal__title{margin:0 auto 2.286vh}}@media screen and (max-width:767px){.error-handler-modal__title{margin:0 auto 3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__title{margin:0 auto 1.563vw}}@media screen and (min-width:1440px){.error-handler-modal__title{font-size:24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__title{font-size:1.667vw}:global(.landscape) .error-handler-modal__title{font-size:3.429vh}}@media screen and (max-width:767px){.error-handler-modal__title{font-size:5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__title{font-size:2.344vw}}@media screen and (min-width:1440px){.error-handler-modal__title{line-height:32px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__title{line-height:2.222vw}:global(.landscape) .error-handler-modal__title{line-height:4.571vh}}@media screen and (max-width:767px){.error-handler-modal__title{line-height:7.96vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__title{line-height:3.125vw}}.error-handler-modal-enter .error-handler-modal__title{opacity:0;transform:translateY(-50%)}.error-handler-modal-enter-active .error-handler-modal__title{opacity:1;transform:translateY(0);transition:.3s cubic-bezier(.01,.45,.25,1.3) .3s}.error-handler-modal-enter .error-handler-modal__content{opacity:0}.error-handler-modal-enter-active .error-handler-modal__content{opacity:1;transition:.3s cubic-bezier(.01,.45,.25,1.3) .5s}.error-handler-modal__content-item{font-weight:500;white-space:pre-line;color:#000;-webkit-user-select:all;-moz-user-select:all;user-select:all}@media screen and (min-width:1440px){.error-handler-modal__content-item{margin:0 auto 12px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__content-item{margin:0 auto .833vw}:global(.landscape) .error-handler-modal__content-item{margin:0 auto 1.714vh}}@media screen and (max-width:767px){.error-handler-modal__content-item{margin:0 auto 2.985vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__content-item{margin:0 auto 1.172vw}}@media screen and (min-width:1440px){.error-handler-modal__content-item{font-size:16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__content-item{font-size:1.111vw}:global(.landscape) .error-handler-modal__content-item{font-size:2.286vh}}@media screen and (max-width:767px){.error-handler-modal__content-item{font-size:3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__content-item{font-size:1.563vw}}@media screen and (min-width:1440px){.error-handler-modal__content-item{line-height:23px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__content-item{line-height:1.597vw}:global(.landscape) .error-handler-modal__content-item{line-height:3.286vh}}@media screen and (max-width:767px){.error-handler-modal__content-item{line-height:5.721vw}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__content-item{line-height:2.246vw}}@media screen and (min-width:1440px){.error-handler-modal__content-item:last-child{margin-bottom:0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .error-handler-modal__content-item:last-child{margin-bottom:0}:global(.landscape) .error-handler-modal__content-item:last-child{margin-bottom:0}}@media screen and (max-width:767px){.error-handler-modal__content-item:last-child{margin-bottom:0}}@media screen and (min-width:768px)and (max-width:1024px){.error-handler-modal__content-item:last-child{margin-bottom:0}}.input{display:block}.input,.input__block{width:100%;height:100%}.input__block{line-height:1.2;border:none;color:#041433;text-transform:uppercase;font-weight:700;box-sizing:border-box;resize:none}@media screen and (min-width:1440px){.input__block{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .input__block{font-size:.833vw}:global(.landscape) .input__block{font-size:1.714vh}}@media screen and (max-width:767px){.input__block{font-size:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.input__block{font-size:1.563vw}}@media screen and (min-width:1440px){.input__block{padding:0 22px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .input__block{padding:0 1.528vw}:global(.landscape) .input__block{padding:0 3.143vh}}@media screen and (max-width:767px){.input__block{padding:0 4.975vw}}@media screen and (min-width:768px)and (max-width:1024px){.input__block{padding:0 3.906vw}}@media screen and (min-width:1440px){.input_date .input__block{padding:0 67px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .input_date .input__block{padding:0 4.653vw}:global(.landscape) .input_date .input__block{padding:0 9.571vh}}@media screen and (max-width:767px){.input_date .input__block{padding:0 17.91vw}}@media screen and (min-width:768px)and (max-width:1024px){.input_date .input__block{padding:0 5.957vw}}@media screen and (min-width:1440px){.input_dateStub .input__block{padding:0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .input_dateStub .input__block{padding:0}:global(.landscape) .input_dateStub .input__block{padding:0}}@media screen and (max-width:767px){.input_dateStub .input__block{padding:0}}@media screen and (min-width:768px)and (max-width:1024px){.input_dateStub .input__block{padding:0}}.input__block[type=date]::-webkit-calendar-picker-indicator{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;color:transparent;background:transparent;cursor:pointer}@media screen and (min-width:1440px){.input textarea{padding:22px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .input textarea{padding:1.528vw}.landscape .input textarea{padding:3.143vh}}@media screen and (max-width:767px){.input textarea{padding:4.975vw}}@media screen and (min-width:768px)and (max-width:1024px){.input textarea{padding:3.906vw}}.input__error{display:block;width:100%;color:#ff331f;text-align:left;font-weight:700}@media screen and (min-width:1440px){.input__error{margin:15px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .input__error{margin:1.042vw 0 0}:global(.landscape) .input__error{margin:2.143vh 0 0}}@media screen and (max-width:767px){.input__error{margin:2.488vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.input__error{margin:1.563vw 0 0}}@media screen and (min-width:1440px){.input__error{font-size:10.8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .input__error{font-size:.75vw}:global(.landscape) .input__error{font-size:1.543vh}}@media screen and (max-width:767px){.input__error{font-size:2.239vw}}@media screen and (min-width:768px)and (max-width:1024px){.input__error{font-size:1.406vw}}.checkbox{display:block;width:100%;text-align:left}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__box .checkbox__box-block{opacity:0}.checkbox__input:checked+.checkbox__box .checkbox__box-image{opacity:1}.checkbox__box{position:relative;display:inline-block;vertical-align:middle;cursor:pointer}@media screen and (min-width:1440px){.checkbox__box{width:25px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .checkbox__box{width:1.736vw}:global(.landscape) .checkbox__box{width:3.571vh}}@media screen and (max-width:767px){.checkbox__box{width:6.468vw}}@media screen and (min-width:768px)and (max-width:1024px){.checkbox__box{width:2.734vw}}@media screen and (min-width:1440px){.checkbox__box{height:25px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .checkbox__box{height:1.736vw}:global(.landscape) .checkbox__box{height:3.571vh}}@media screen and (max-width:767px){.checkbox__box{height:6.468vw}}@media screen and (min-width:768px)and (max-width:1024px){.checkbox__box{height:2.734vw}}@media screen and (min-width:1440px){.checkbox__box{margin:0 11px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .checkbox__box{margin:0 .764vw 0 0}:global(.landscape) .checkbox__box{margin:0 1.571vh 0 0}}@media screen and (max-width:767px){.checkbox__box{margin:0 2.488vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.checkbox__box{margin:0 1.172vw 0 0}}.checkbox__box-block{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #041433;box-sizing:border-box;transition:opacity .3s;transition:border-color .3s ease-in-out}@media screen and (min-width:1440px){.checkbox__box-block{border-width:3px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .checkbox__box-block{border-width:.208vw}:global(.landscape) .checkbox__box-block{border-width:.429vh}}@media screen and (max-width:767px){.checkbox__box-block{border-width:.746vw}}@media screen and (min-width:768px)and (max-width:1024px){.checkbox__box-block{border-width:.329vw}}.checkbox_error .checkbox__box-block{border-color:#ff331f}.checkbox__box-image{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s;opacity:0}.checkbox__text{display:inline-block;vertical-align:middle;line-height:1.2;font-weight:700;text-transform:uppercase;transition:color .3s ease-in-out}@media screen and (min-width:1440px){.checkbox__text{width:550px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .checkbox__text{width:38.194vw}:global(.landscape) .checkbox__text{width:78.571vh}}@media screen and (max-width:767px){.checkbox__text{width:74.627vw}}@media screen and (min-width:768px)and (max-width:1024px){.checkbox__text{width:63.477vw}}@media screen and (min-width:1440px){.checkbox__text{font-size:10px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .checkbox__text{font-size:.694vw}:global(.landscape) .checkbox__text{font-size:1.429vh}}@media screen and (max-width:767px){.checkbox__text{font-size:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.checkbox__text{font-size:1.172vw}}.checkbox_error .checkbox__text{color:#ff331f}.paper,.paper__canvas{width:100%;height:100%}.paper__canvas{opacity:.25}@media screen and (max-width:767px){.paper__canvas{display:none}}@keyframes cube-loader{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes fade-in{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes fade-in-top{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes loader{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes lock-on{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes frame-top{0%{background-position:0 0}to{background-position:100% 0}}@keyframes frame-left{0%{background-position:0 0}to{background-position:0 100%}}@keyframes menuShow{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes menuHideTop{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes menuHide{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes line{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes line-rev{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes line-vert{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes line-vert-rev{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes game-list-person{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes game-list-progress{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes button-glare{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}html{font-family:Montserrat,Helvetica,sans-serif;color:#041433}@media screen and (min-width:1440px){html{font-size:20px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) html{font-size:1.389vw}:global(.landscape) html{font-size:2.857vh}}@media screen and (max-width:767px){html{font-size:4.975vw}}@media screen and (min-width:768px)and (max-width:1024px){html{font-size:1.953vw}}.container{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.container-enter{opacity:0}.container-enter-active{opacity:1;transition:opacity .3s}.container-exit{opacity:1}.container-exit-active{opacity:0;transition:opacity .3s}@media screen and (min-width:768px){.container{background:#0f0f1e}}.container__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}._isIos .container__bg{position:fixed;height:100vh}.container_game .container__bg{position:fixed;background:radial-gradient(187.62% 293.62% at 100% 35.87%,#53187e 0,#0b0430 37.82%)}.container__block{position:relative;width:57.429vh;height:100%}@media screen and (max-width:767px){.container__block{width:100vw}}@media screen and (min-width:768px){.container__block{height:100%;background:#fff;overflow:hidden}}@media screen and (min-width:768px)and (max-width:1024px){.container__block{width:68.857vh;height:124.857vh;max-height:100%}}@media screen and (min-width:768px)and (max-width:1024px)and (max-width:767px){.container__block{width:119.9vw;height:217.413vw}}:global(._isIos) .container__block{padding-top:5vh;box-sizing:border-box}@media screen and (max-width:767px){:global(._isIos) .container__block{padding-top:8.706vw}}.container_game .container__block{overflow:hidden}.container-enter .container__item-opacity{opacity:0}.container-enter-active .container__item-opacity{opacity:1;transition:opacity .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-left{opacity:0;transform:translateX(-40%)}.container-enter-active .container__item-left{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-right{opacity:0;transform:translateX(40%)}.container-enter-active .container__item-right{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-top{opacity:0;transform:translateY(-50%)}.container-enter-active .container__item-top{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-top-ease{opacity:0;transform:translateY(-50%)}.container-enter-active .container__item-top-ease{opacity:1;transform:translateX(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.container-enter .container__item-block-bottom{opacity:0;transform:translateY(10%)}.container-enter-active .container__item-block-bottom{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-bottom{opacity:0;transform:translateY(50%)}.container-enter-active .container__item-bottom{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-bottom-ease{opacity:0;transform:translateY(10%)}.container-enter-active .container__item-bottom-ease{opacity:1;transform:translateX(0);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.container-enter .container__item-scalex{opacity:0;transform:scaleX(0)}.container-enter-active .container__item-scalex{opacity:1;transform:scaleX(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-scaley{opacity:0;transform:scaleY(0)}.container-enter-active .container__item-scaley{opacity:1;transform:scaleY(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .container__item-scale{opacity:0;transform:scale(.5)}.container-enter-active .container__item-scale{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter-active .container__del-0{transition-delay:.3s}.container-enter-active .container__del-1{transition-delay:.4s}.container-enter-active .container__del-2{transition-delay:.5s}.container-enter-active .container__del-3{transition-delay:.6s}.container-enter-active .container__del-4{transition-delay:.7s}.container-enter-active .container__del-5{transition-delay:.8s}.container-enter-active .container__del-6{transition-delay:.9s}.container-enter-active .container__del-7{transition-delay:1s}.container-enter-active .container__del-8{transition-delay:1.1s}.container-enter-active .container__del-9{transition-delay:1.2s}.container-enter-active .container__del-10{transition-delay:1.3s}.container-enter-active .container__del-11{transition-delay:1.4s}.container-enter-active .container__del-12{transition-delay:1.5s}.container-enter-active .container__del-13{transition-delay:1.6s}.game-lobby{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.game-lobby__input-container{margin-bottom:1rem}.game-lobby__form__label{align-items:center}.game-lobby__form__input{width:100%;max-width:300px;text-align:center}.game-lobby__join-lobby{padding:2rem;text-align:center;width:100%;max-width:600px;background:#f8f9fa;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.game-lobby__title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}.game-lobby__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.game-lobby__list-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#fff;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.game-lobby__info{font-size:1rem;font-weight:600;color:#555}.game-lobby__button{padding:.5rem 1rem;background-color:#28a745}.game-lobby__button:hover{background-color:#218838}.game-lobby__no-lobbies{font-size:1rem;font-weight:500;color:#777;margin-top:1rem}.game-lobby__actions{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.game-lobby__button--back{background-color:#dc3545}.game-lobby__button--back:hover{background-color:#c82333}.game-lobby__button--refresh{background-color:#ffc107;color:#000}.game-lobby__button--refresh:hover{background-color:#e0a800}.game-lobby__stage-selection{text-align:center;padding:2rem}.game-lobby__choose{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.game-lobby__button{display:inline-block;padding:.75rem 1.5rem;margin:.5rem;font-size:1rem;font-weight:700;color:#fff;background-color:#007bff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}.game-lobby__button:hover{background-color:#0056b3}.game-lobby__button:disabled{background-color:#6c757d}.game-lobby__button:disabled:hover{background-color:#5a6268}.game-lobby__create-lobby{padding:2rem}.game-lobby__create{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.game-lobby__form{gap:1rem}.game-lobby__form,.game-lobby__form__label{display:flex;flex-direction:column}.game-lobby__form__span{font-size:.875rem;font-weight:600;margin-bottom:.5rem}.game-lobby__form__input{padding:.5rem;border:1px solid #ccc;border-radius:5px;font-size:1rem}.game-lobby__form__input:focus{border-color:#007bff;outline:none}.game-lobby__accept-buttons{display:flex;gap:1rem;margin-top:1rem}.scene{height:100%;width:100%}.scene__wrapper{height:100vh;width:100vw}.page-component{width:100%;height:100%}.back-enter{opacity:0;transform:translate(-100%,-100%)}.back-enter-active{transition:opacity .3s ease-in-out,transform .3s ease-in-out}.back-enter-active,.back-exit{opacity:1;transform:translate(0)}.back-exit-active{opacity:0;transform:translate(-100%,-100%);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%;margin:0 auto;background:linear-gradient(180deg,#230074,#4e009a 20.93%,#8502c2 50%,#7909a4 75%,#4a0580);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media screen and (min-width:1025px)and (min-width:1440px){.bg{width:360px}}@media screen and (min-width:1025px)and (min-width:1025px)and (max-width:1439px){:global(.portrait) .bg{width:25vw}:global(.landscape) .bg{width:51.429vh}}@media screen and (min-width:1025px)and (max-width:767px){.bg{width:89.552vw}}@media screen and (min-width:1025px)and (min-width:768px)and (max-width:1024px){.bg{width:35.156vw}}.bg__block{position:absolute;left:0;width:100%;object-fit:contain}@media screen and (min-width:1440px){.bg__block{height:160px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .bg__block{height:11.111vw}:global(.landscape) .bg__block{height:22.857vh}}@media screen and (max-width:767px){.bg__block{height:39.801vw}}@media screen and (min-width:768px)and (max-width:1024px){.bg__block{height:15.625vw}}.bg__block_top{top:0}.bg__block_bottom{bottom:0}.bg__image{position:absolute;left:0;width:100%;height:100%;object-fit:contain}.bg__image_top{top:0;object-position:top}.bg__image_bottom{bottom:0;object-position:bottom}.bg__line{position:absolute;left:0;width:100%;overflow:hidden}@media screen and (min-width:1440px){.bg__line{height:160px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .bg__line{height:11.111vw}:global(.landscape) .bg__line{height:22.857vh}}@media screen and (max-width:767px){.bg__line{height:39.801vw}}@media screen and (min-width:768px)and (max-width:1024px){.bg__line{height:15.625vw}}.bg__line_top{top:0;-webkit-mask:linear-gradient(0deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 50%,#fff 60%,#fff)}.bg__line_bottom{bottom:0;-webkit-mask:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 50%,#fff 60%,#fff)}.bg__line-container{position:absolute;left:0;width:100%;overflow:hidden;animation:line-move 20s linear infinite}.bg__line-container_top{top:0}.bg__line-container_bottom{bottom:0;justify-content:flex-end;animation:line-move-2 20s linear infinite}.bg__line-block,.bg__line-container_bottom{display:flex;flex-direction:column;align-items:center}.bg__line-block{justify-content:flex-start;width:100%}.bg__line-item{width:100%;background-color:#7c09a9;box-shadow:0 3.234vw 1.493vw .498vw rgba(124,9,169,.3)}@media screen and (min-width:1440px){.bg__line-item{margin:0 0 30px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .bg__line-item{margin:0 0 2.083vw}:global(.landscape) .bg__line-item{margin:0 0 4.286vh}}@media screen and (max-width:767px){.bg__line-item{margin:0 0 7.463vw}}@media screen and (min-width:768px)and (max-width:1024px){.bg__line-item{margin:0 0 2.93vw}}@media screen and (min-width:1440px){.bg__line-item{height:2px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .bg__line-item{height:.139vw}:global(.landscape) .bg__line-item{height:.286vh}}@media screen and (max-width:767px){.bg__line-item{height:.498vw}}@media screen and (min-width:768px)and (max-width:1024px){.bg__line-item{height:.195vw}}.bg__line-block_top .bg__line-item{box-shadow:0 -3.234vw 1.493vw .498vw rgba(124,9,169,.3)}.boosters{position:absolute;left:0;width:100%;display:flex;justify-content:center;align-items:center}@media screen and (min-width:1440px){.boosters{bottom:30px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters{bottom:2.083vw}:global(.landscape) .boosters{bottom:4.286vh}}@media screen and (max-width:767px){.boosters{bottom:7.463vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters{bottom:2.93vw}}.boosters__item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width:1440px){.boosters__item{width:80px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item{width:5.556vw}:global(.landscape) .boosters__item{width:11.429vh}}@media screen and (max-width:767px){.boosters__item{width:19.9vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item{width:7.813vw}}@media screen and (min-width:1440px){.boosters__item{height:80px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item{height:5.556vw}:global(.landscape) .boosters__item{height:11.429vh}}@media screen and (max-width:767px){.boosters__item{height:19.9vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item{height:7.813vw}}@media screen and (min-width:1440px){.boosters__item{margin:0 8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item{margin:0 .556vw}:global(.landscape) .boosters__item{margin:0 1.143vh}}@media screen and (max-width:767px){.boosters__item{margin:0 1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item{margin:0 .781vw}}.boosters__item-image{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;transition:opacity .3s ease-in-out}@media screen and (min-width:1440px){.boosters__item-image{width:72px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-image{width:5vw}:global(.landscape) .boosters__item-image{width:10.286vh}}@media screen and (max-width:767px){.boosters__item-image{width:17.91vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-image{width:7.031vw}}@media screen and (min-width:1440px){.boosters__item-image{height:72px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-image{height:5vw}:global(.landscape) .boosters__item-image{height:10.286vh}}@media screen and (max-width:767px){.boosters__item-image{height:17.91vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-image{height:7.031vw}}.boosters__item-image img,.boosters__item-image svg{width:100%;height:100%;object-fit:cover}.boosters__item_disable .boosters__item-image{opacity:.5}.boosters__item-bg{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease-in-out}.boosters__item-bg_active{opacity:0;filter:drop-shadow(0 0 8px #c623fc)}.boosters__item_active .boosters__item-bg_active{opacity:1}.boosters__item-count{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;box-sizing:border-box;font-weight:700;color:#fff;background-color:rgba(198,35,252,.6);text-shadow:2px 2px 0 rgba(47,8,90,.2)}@media screen and (min-width:1440px){.boosters__item-count{bottom:-8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{bottom:-.556vw}:global(.landscape) .boosters__item-count{bottom:-1.143vh}}@media screen and (max-width:767px){.boosters__item-count{bottom:-1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{bottom:-.781vw}}@media screen and (min-width:1440px){.boosters__item-count{right:-8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{right:-.556vw}:global(.landscape) .boosters__item-count{right:-1.143vh}}@media screen and (max-width:767px){.boosters__item-count{right:-1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{right:-.781vw}}@media screen and (min-width:1440px){.boosters__item-count{padding:1px 6px 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{padding:.069vw .417vw 0}:global(.landscape) .boosters__item-count{padding:.143vh .857vh 0}}@media screen and (max-width:767px){.boosters__item-count{padding:.249vw 1.493vw 0}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{padding:.098vw .586vw 0}}@media screen and (min-width:1440px){.boosters__item-count{min-width:24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{min-width:1.667vw}:global(.landscape) .boosters__item-count{min-width:3.429vh}}@media screen and (max-width:767px){.boosters__item-count{min-width:5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{min-width:2.344vw}}@media screen and (min-width:1440px){.boosters__item-count{height:24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{height:1.667vw}:global(.landscape) .boosters__item-count{height:3.429vh}}@media screen and (max-width:767px){.boosters__item-count{height:5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{height:2.344vw}}@media screen and (min-width:1440px){.boosters__item-count{border-radius:24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{border-radius:1.667vw}:global(.landscape) .boosters__item-count{border-radius:3.429vh}}@media screen and (max-width:767px){.boosters__item-count{border-radius:5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{border-radius:2.344vw}}@media screen and (min-width:1440px){.boosters__item-count{font-size:16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{font-size:1.111vw}:global(.landscape) .boosters__item-count{font-size:2.286vh}}@media screen and (max-width:767px){.boosters__item-count{font-size:3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{font-size:1.563vw}}@media screen and (min-width:1440px){.boosters__item-count{line-height:22px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-count{line-height:1.528vw}:global(.landscape) .boosters__item-count{line-height:3.143vh}}@media screen and (max-width:767px){.boosters__item-count{line-height:5.473vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-count{line-height:2.148vw}}.boosters__item-button{position:absolute}@media screen and (min-width:1440px){.boosters__item-button{bottom:-8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-button{bottom:-.556vw}:global(.landscape) .boosters__item-button{bottom:-1.143vh}}@media screen and (max-width:767px){.boosters__item-button{bottom:-1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-button{bottom:-.781vw}}@media screen and (min-width:1440px){.boosters__item-button{right:-8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .boosters__item-button{right:-.556vw}:global(.landscape) .boosters__item-button{right:-1.143vh}}@media screen and (max-width:767px){.boosters__item-button{right:-1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.boosters__item-button{right:-.781vw}}.nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;box-sizing:border-box}@media screen and (min-width:1440px){.nav{width:360px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav{width:25vw}:global(.landscape) .nav{width:51.429vh}}@media screen and (max-width:767px){.nav{width:89.552vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav{width:35.156vw}}@media screen and (min-width:1440px){.nav{margin-left:auto}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav{margin-left:auto}:global(.landscape) .nav{margin-left:auto}}@media screen and (max-width:767px){.nav{margin-left:auto}}@media screen and (min-width:768px)and (max-width:1024px){.nav{margin-left:auto}}@media screen and (min-width:1440px){.nav{margin-right:auto}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav{margin-right:auto}:global(.landscape) .nav{margin-right:auto}}@media screen and (max-width:767px){.nav{margin-right:auto}}@media screen and (min-width:768px)and (max-width:1024px){.nav{margin-right:auto}}@media screen and (min-width:1440px){.nav{padding:0 8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav{padding:0 .556vw}:global(.landscape) .nav{padding:0 1.143vh}}@media screen and (max-width:767px){.nav{padding:0 1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav{padding:0 .781vw}}.nav_game{z-index:2}@media screen and (min-width:1440px){.nav_game{padding:0 24px 0 8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav_game{padding:0 1.667vw 0 .556vw}:global(.landscape) .nav_game{padding:0 3.429vh 0 1.143vh}}@media screen and (max-width:767px){.nav_game{padding:0 5.97vw 0 1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav_game{padding:0 2.344vw 0 .781vw}}.nav .back{position:relative}@media screen and (min-width:1440px){.nav .back{top:auto}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav .back{top:auto}:global(.landscape) .nav .back{top:auto}}@media screen and (max-width:767px){.nav .back{top:auto}}@media screen and (min-width:768px)and (max-width:1024px){.nav .back{top:auto}}@media screen and (min-width:1440px){.nav .back{left:auto}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav .back{left:auto}:global(.landscape) .nav .back{left:auto}}@media screen and (max-width:767px){.nav .back{left:auto}}@media screen and (min-width:768px)and (max-width:1024px){.nav .back{left:auto}}.nav__title{display:block;position:relative;margin:0 auto;color:#fff;font-weight:700}@media screen and (min-width:1440px){.nav__title{max-width:208px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__title{max-width:14.444vw}:global(.landscape) .nav__title{max-width:29.714vh}}@media screen and (max-width:767px){.nav__title{max-width:51.741vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__title{max-width:20.313vw}}@media screen and (min-width:1440px){.nav__title{font-size:18px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__title{font-size:1.25vw}:global(.landscape) .nav__title{font-size:2.571vh}}@media screen and (max-width:767px){.nav__title{font-size:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__title{font-size:1.758vw}}@media screen and (min-width:1440px){.nav__title{line-height:18px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__title{line-height:1.25vw}:global(.landscape) .nav__title{line-height:2.571vh}}@media screen and (max-width:767px){.nav__title{line-height:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__title{line-height:1.758vw}}@media screen and (min-width:1440px){.nav span{width:64px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav span{width:4.444vw}:global(.landscape) .nav span{width:9.143vh}}@media screen and (max-width:767px){.nav span{width:15.92vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav span{width:6.25vw}}@media screen and (min-width:1440px){.nav span{height:64px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav span{height:4.444vw}:global(.landscape) .nav span{height:9.143vh}}@media screen and (max-width:767px){.nav span{height:15.92vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav span{height:6.25vw}}.nav__stars{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#2f085a;box-shadow:12px 12px 12px 0 rgba(42,5,113,.259),0 -4px 10px 0 rgba(162,47,224,.6)}@media screen and (min-width:1440px){.nav__stars{width:112px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__stars{width:7.778vw}:global(.landscape) .nav__stars{width:16vh}}@media screen and (max-width:767px){.nav__stars{width:27.861vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__stars{width:10.938vw}}@media screen and (min-width:1440px){.nav__stars{height:48px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__stars{height:3.333vw}:global(.landscape) .nav__stars{height:6.857vh}}@media screen and (max-width:767px){.nav__stars{height:11.94vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__stars{height:4.688vw}}@media screen and (min-width:1440px){.nav__stars{border-radius:16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__stars{border-radius:1.111vw}:global(.landscape) .nav__stars{border-radius:2.286vh}}@media screen and (max-width:767px){.nav__stars{border-radius:3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__stars{border-radius:1.563vw}}.nav__star{transition:opacity .3s ease-in-out}@media screen and (min-width:1440px){.nav__star{width:32px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__star{width:2.222vw}:global(.landscape) .nav__star{width:4.571vh}}@media screen and (max-width:767px){.nav__star{width:7.96vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__star{width:3.125vw}}@media screen and (min-width:1440px){.nav__star{height:32px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__star{height:2.222vw}:global(.landscape) .nav__star{height:4.571vh}}@media screen and (max-width:767px){.nav__star{height:7.96vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__star{height:3.125vw}}.nav__star img{width:100%;height:100%;object-fit:contain}.nav__star_disabled{opacity:.5}@media screen and (min-width:1440px){.nav__counters{padding:0 15px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counters{padding:0 1.042vw 0 0}:global(.landscape) .nav__counters{padding:0 2.143vh 0 0}}@media screen and (max-width:767px){.nav__counters{padding:0 3.731vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counters{padding:0 1.465vw 0 0}}.nav__counter{position:relative;display:inline-block;vertical-align:middle}@media screen and (min-width:1440px){.nav__counter{width:92px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter{width:6.389vw}:global(.landscape) .nav__counter{width:13.143vh}}@media screen and (max-width:767px){.nav__counter{width:22.886vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter{width:8.984vw}}@media screen and (min-width:1440px){.nav__counter{height:43px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter{height:2.986vw}:global(.landscape) .nav__counter{height:6.143vh}}@media screen and (max-width:767px){.nav__counter{height:10.697vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter{height:4.199vw}}@media screen and (min-width:1440px){.nav__counter{margin:0 0 0 9px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter{margin:0 0 0 .625vw}:global(.landscape) .nav__counter{margin:0 0 0 1.286vh}}@media screen and (max-width:767px){.nav__counter{margin:0 0 0 2.239vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter{margin:0 0 0 .879vw}}@media screen and (min-width:1440px){.nav__counter_enemy{width:108px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter_enemy{width:7.5vw}:global(.landscape) .nav__counter_enemy{width:15.429vh}}@media screen and (max-width:767px){.nav__counter_enemy{width:26.866vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter_enemy{width:10.547vw}}.nav__counter-bg{position:absolute;top:0;left:0;width:100%;height:100%;border:solid #c623fc;box-sizing:border-box;background-color:#16032a;box-shadow:inset 0 0 12px 0 hsla(0,0%,100%,.302),0 0 4px 0 #be14ff}@media screen and (min-width:1440px){.nav__counter-bg{border-radius:8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-bg{border-radius:.556vw}:global(.landscape) .nav__counter-bg{border-radius:1.143vh}}@media screen and (max-width:767px){.nav__counter-bg{border-radius:1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-bg{border-radius:.781vw}}@media screen and (min-width:1440px){.nav__counter-bg{border-width:1.5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-bg{border-width:.104vw}:global(.landscape) .nav__counter-bg{border-width:.214vh}}@media screen and (max-width:767px){.nav__counter-bg{border-width:.373vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-bg{border-width:.146vw}}.nav__counter_enemy .nav__counter-bg{border-color:#ff0f0f;box-shadow:inset 0 0 12px 0 #ff5151,0 0 4px 0 #ff5151}.nav__counter-block{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:100%;height:100%;box-sizing:border-box}@media screen and (min-width:1440px){.nav__counter-block{padding:1.5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-block{padding:.104vw}:global(.landscape) .nav__counter-block{padding:.214vh}}@media screen and (max-width:767px){.nav__counter-block{padding:.373vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-block{padding:.146vw}}.nav__counter-image{position:relative;height:100%}@media screen and (min-width:1440px){.nav__counter-image{width:58px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-image{width:4.028vw}:global(.landscape) .nav__counter-image{width:8.286vh}}@media screen and (max-width:767px){.nav__counter-image{width:14.428vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-image{width:5.664vw}}@media screen and (min-width:1440px){.nav__counter-image{margin:0 8px 0 6px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-image{margin:0 .556vw 0 .417vw}:global(.landscape) .nav__counter-image{margin:0 1.143vh 0 .857vh}}@media screen and (max-width:767px){.nav__counter-image{margin:0 1.99vw 0 1.493vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-image{margin:0 .781vw 0 .586vw}}.nav__counter-image-img{position:absolute;bottom:0;left:0;width:100%}.nav__counter-text{position:relative;text-align:center;font-weight:700}@media screen and (min-width:1440px){.nav__counter-text{width:27px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-text{width:1.875vw}:global(.landscape) .nav__counter-text{width:3.857vh}}@media screen and (max-width:767px){.nav__counter-text{width:6.716vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-text{width:2.637vw}}@media screen and (min-width:1440px){.nav__counter-text{font-size:20px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-text{font-size:1.389vw}:global(.landscape) .nav__counter-text{font-size:2.857vh}}@media screen and (max-width:767px){.nav__counter-text{font-size:4.975vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-text{font-size:1.953vw}}.nav__counter_enemy .nav__counter-text{text-align:left}@media screen and (min-width:1440px){.nav__counter_enemy .nav__counter-text{width:39px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter_enemy .nav__counter-text{width:2.708vw}:global(.landscape) .nav__counter_enemy .nav__counter-text{width:5.571vh}}@media screen and (max-width:767px){.nav__counter_enemy .nav__counter-text{width:9.701vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter_enemy .nav__counter-text{width:3.809vw}}.nav__counter-time{position:relative;border-radius:50%;background-color:#c623fc}@media screen and (min-width:1440px){.nav__counter-time{width:18px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time{width:1.25vw}:global(.landscape) .nav__counter-time{width:2.571vh}}@media screen and (max-width:767px){.nav__counter-time{width:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time{width:1.758vw}}@media screen and (min-width:1440px){.nav__counter-time{height:18px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time{height:1.25vw}:global(.landscape) .nav__counter-time{height:2.571vh}}@media screen and (max-width:767px){.nav__counter-time{height:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time{height:1.758vw}}@media screen and (min-width:1440px){.nav__counter-time{margin:0 9px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time{margin:0 .625vw 0 0}:global(.landscape) .nav__counter-time{margin:0 1.286vh 0 0}}@media screen and (max-width:767px){.nav__counter-time{margin:0 2.239vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time{margin:0 .879vw 0 0}}.nav__counter-time-arrow{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;animation:load linear infinite}.nav__counter-time-arrow_big{animation-duration:60s}.nav__counter-time-arrow_min{animation-duration:1s}.nav__counter-time-arrow-block{position:relative;margin:0 auto}@media screen and (min-width:1440px){.nav__counter-time-arrow-block{width:2px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time-arrow-block{width:.139vw}:global(.landscape) .nav__counter-time-arrow-block{width:.286vh}}@media screen and (max-width:767px){.nav__counter-time-arrow-block{width:.498vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time-arrow-block{width:.195vw}}@media screen and (min-width:1440px){.nav__counter-time-arrow-block{height:2px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time-arrow-block{height:.139vw}:global(.landscape) .nav__counter-time-arrow-block{height:.286vh}}@media screen and (max-width:767px){.nav__counter-time-arrow-block{height:.498vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time-arrow-block{height:.195vw}}.nav__counter-time-arrow-block:before{position:absolute;content:"";bottom:0;left:0;background-color:#2f085a}@media screen and (min-width:1440px){.nav__counter-time-arrow-block:before{width:2px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time-arrow-block:before{width:.139vw}:global(.landscape) .nav__counter-time-arrow-block:before{width:.286vh}}@media screen and (max-width:767px){.nav__counter-time-arrow-block:before{width:.498vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time-arrow-block:before{width:.195vw}}@media screen and (min-width:1440px){.nav__counter-time-arrow-block:before{border-radius:1px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time-arrow-block:before{border-radius:.069vw}:global(.landscape) .nav__counter-time-arrow-block:before{border-radius:.143vh}}@media screen and (max-width:767px){.nav__counter-time-arrow-block:before{border-radius:.249vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time-arrow-block:before{border-radius:.098vw}}@media screen and (min-width:1440px){.nav__counter-time-arrow_big .nav__counter-time-arrow-block:before{height:6.5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time-arrow_big .nav__counter-time-arrow-block:before{height:.451vw}:global(.landscape) .nav__counter-time-arrow_big .nav__counter-time-arrow-block:before{height:.929vh}}@media screen and (max-width:767px){.nav__counter-time-arrow_big .nav__counter-time-arrow-block:before{height:1.617vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time-arrow_big .nav__counter-time-arrow-block:before{height:.635vw}}@media screen and (min-width:1440px){.nav__counter-time-arrow_min .nav__counter-time-arrow-block:before{height:5px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .nav__counter-time-arrow_min .nav__counter-time-arrow-block:before{height:.347vw}:global(.landscape) .nav__counter-time-arrow_min .nav__counter-time-arrow-block:before{height:.714vh}}@media screen and (max-width:767px){.nav__counter-time-arrow_min .nav__counter-time-arrow-block:before{height:1.244vw}}@media screen and (min-width:768px)and (max-width:1024px){.nav__counter-time-arrow_min .nav__counter-time-arrow-block:before{height:.488vw}}.stats{position:absolute}@media screen and (min-width:1440px){.stats{top:105px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats{top:7.292vw}:global(.landscape) .stats{top:15vh}}@media screen and (max-width:767px){.stats{top:26.119vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats{top:10.254vw}}@media screen and (min-width:1440px){.stats{right:16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats{right:1.111vw}:global(.landscape) .stats{right:2.286vh}}@media screen and (max-width:767px){.stats{right:3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats{right:1.563vw}}@media screen and (min-width:1440px){._ios .stats{top:140px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) ._ios .stats{top:9.722vw}:global(.landscape) ._ios .stats{top:20vh}}@media screen and (max-width:767px){._ios .stats{top:34.826vw}}@media screen and (min-width:768px)and (max-width:1024px){._ios .stats{top:13.672vw}}.stats__tutor{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}.stats__title{text-align:left;color:hsla(0,0%,100%,.8)}@media screen and (min-width:1440px){.stats__title{margin:0 0 8px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__title{margin:0 0 .556vw}:global(.landscape) .stats__title{margin:0 0 1.143vh}}@media screen and (max-width:767px){.stats__title{margin:0 0 1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__title{margin:0 0 .781vw}}@media screen and (min-width:1440px){.stats__title{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__title{font-size:.833vw}:global(.landscape) .stats__title{font-size:1.714vh}}@media screen and (max-width:767px){.stats__title{font-size:2.985vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__title{font-size:1.172vw}}@media screen and (min-width:1440px){.stats__title{line-height:14px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__title{line-height:.972vw}:global(.landscape) .stats__title{line-height:2vh}}@media screen and (max-width:767px){.stats__title{line-height:3.483vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__title{line-height:1.367vw}}.stats__container{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}@media screen and (min-width:1440px){.stats__item{margin:0 5px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item{margin:0 .347vw 0 0}:global(.landscape) .stats__item{margin:0 .714vh 0 0}}@media screen and (max-width:767px){.stats__item{margin:0 1.244vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item{margin:0 .488vw 0 0}}@media screen and (min-width:1440px){.stats__item:last-child{margin:0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item:last-child{margin:0}:global(.landscape) .stats__item:last-child{margin:0}}@media screen and (max-width:767px){.stats__item:last-child{margin:0}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item:last-child{margin:0}}.stats__item-image{display:inline-block;vertical-align:middle;object-fit:contain}@media screen and (min-width:1440px){.stats__item-image{width:24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item-image{width:1.667vw}:global(.landscape) .stats__item-image{width:3.429vh}}@media screen and (max-width:767px){.stats__item-image{width:5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item-image{width:2.344vw}}@media screen and (min-width:1440px){.stats__item-image{height:24px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item-image{height:1.667vw}:global(.landscape) .stats__item-image{height:3.429vh}}@media screen and (max-width:767px){.stats__item-image{height:5.97vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item-image{height:2.344vw}}@media screen and (min-width:1440px){.stats__item-image{margin:0 4px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item-image{margin:0 .278vw 0 0}:global(.landscape) .stats__item-image{margin:0 .571vh 0 0}}@media screen and (max-width:767px){.stats__item-image{margin:0 .995vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item-image{margin:0 .391vw 0 0}}.stats__item-value{display:inline-block;vertical-align:middle;font-weight:700;text-align:left}@media screen and (min-width:1440px){.stats__item-value{width:30px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item-value{width:2.083vw}:global(.landscape) .stats__item-value{width:4.286vh}}@media screen and (max-width:767px){.stats__item-value{width:7.463vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item-value{width:2.93vw}}@media screen and (min-width:1440px){.stats__item-value{font-size:16px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item-value{font-size:1.111vw}:global(.landscape) .stats__item-value{font-size:2.286vh}}@media screen and (max-width:767px){.stats__item-value{font-size:3.98vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item-value{font-size:1.563vw}}@media screen and (min-width:1440px){.stats__item-value{line-height:22px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .stats__item-value{line-height:1.528vw}:global(.landscape) .stats__item-value{line-height:3.143vh}}@media screen and (max-width:767px){.stats__item-value{line-height:5.473vw}}@media screen and (min-width:768px)and (max-width:1024px){.stats__item-value{line-height:2.148vw}}.game{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#63009d}.game_tutorial .boosters{opacity:.6;pointer-events:none}.game__nav{position:absolute;left:0;pointer-events:none}@media screen and (min-width:1440px){.game__nav{top:40px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .game__nav{top:2.778vw}:global(.landscape) .game__nav{top:5.714vh}}@media screen and (max-width:767px){.game__nav{top:9.95vw}}@media screen and (min-width:768px)and (max-width:1024px){.game__nav{top:3.906vw}}@media screen and (min-width:1440px){._ios .game__nav{top:75px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) ._ios .game__nav{top:5.208vw}:global(.landscape) ._ios .game__nav{top:10.714vh}}@media screen and (max-width:767px){._ios .game__nav{top:18.657vw}}@media screen and (min-width:768px)and (max-width:1024px){._ios .game__nav{top:7.324vw}}.game_playing .game__nav,.game_tutorial .game__nav{pointer-events:auto}.game__wrapper{position:relative;max-width:450px}.game__container,.game__wrapper{width:100%;height:100%}.game__back{position:absolute;top:20px;left:20px;z-index:1}.game__back button{min-width:auto;width:40px;height:40px;display:flex;justify-content:center;align-items:center;padding:0;margin:0;border:0;background-color:transparent}.game__back button svg{width:30px;height:30px;fill:red}.game__mock-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}@media screen and (min-width:1440px){.game__mock-wrapper{width:300px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .game__mock-wrapper{width:20.833vw}:global(.landscape) .game__mock-wrapper{width:42.857vh}}@media screen and (max-width:767px){.game__mock-wrapper{width:74.627vw}}@media screen and (min-width:768px)and (max-width:1024px){.game__mock-wrapper{width:29.297vw}}@media screen and (min-width:1440px){.game__mock-wrapper{height:440px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .game__mock-wrapper{height:30.556vw}:global(.landscape) .game__mock-wrapper{height:62.857vh}}@media screen and (max-width:767px){.game__mock-wrapper{height:109.453vw}}@media screen and (min-width:768px)and (max-width:1024px){.game__mock-wrapper{height:42.969vw}}.game__build-id-ver{position:fixed;right:0;bottom:0;opacity:.5;pointer-events:none}@media screen and (min-width:1440px){.game__build-id-ver{font-size:9px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .game__build-id-ver{font-size:.625vw}:global(.landscape) .game__build-id-ver{font-size:1.286vh}}@media screen and (max-width:767px){.game__build-id-ver{font-size:2.239vw}}@media screen and (min-width:768px)and (max-width:1024px){.game__build-id-ver{font-size:.879vw}}@media screen and (min-width:1440px){.game__build-id-ver{margin:9px}}@media screen and (min-width:1025px)and (max-width:1439px){:global(.portrait) .game__build-id-ver{margin:.625vw}:global(.landscape) .game__build-id-ver{margin:1.286vh}}@media screen and (max-width:767px){.game__build-id-ver{margin:2.239vw}}@media screen and (min-width:768px)and (max-width:1024px){.game__build-id-ver{margin:.879vw}}.spaceship-game{position:absolute;top:0;left:0}.spaceship-game,.spaceship-game__wrapper,.vampire-game{width:100%;height:100%}.vampire-game{position:absolute;top:0;left:0}.vampire-game__wrapper{width:100%;height:100%}@keyframes InfoModal_cube-loader__zl5MU{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes InfoModal_fade-in__8RP9j{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes InfoModal_fade-in-top__hL7__{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes InfoModal_loader__3lQTS{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes InfoModal_loader-inner__Aiz_X{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes InfoModal_lock-on__fAtK6{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes InfoModal_frame-top__NG5_F{0%{background-position:0 0}to{background-position:100% 0}}@keyframes InfoModal_frame-left__e9N4V{0%{background-position:0 0}to{background-position:0 100%}}@keyframes InfoModal_menuShow__SUDZ8{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes InfoModal_menuHideTop__2Rb3o{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes InfoModal_menuHide__YdNaq{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes InfoModal_line__XOvzO{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes InfoModal_line-rev__i_nl8{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes InfoModal_line-vert__1VG6G{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes InfoModal_line-vert-rev__Oo0Yc{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes InfoModal_game-list-person__N18Md{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes InfoModal_game-list-progress__PM6aS{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes InfoModal_button-glare__26y7F{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.InfoModal_infoModal__input__Zh6ss{font-family:Montserrat,Helvetica,sans-serif;color:#041433}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{font-size:20px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss{font-size:1.389vw}.landscape .InfoModal_infoModal__input__Zh6ss{font-size:2.857vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss{font-size:4.975vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss{font-size:1.953vw}}.InfoModal_infoModal__title__K7QnU{font-family:TT Travels Next,Helvetica,sans-serif;line-height:1.2;font-weight:700;text-transform:uppercase}@media screen and (min-width:1440px){.InfoModal_infoModal__title__K7QnU{font-size:32px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__title__K7QnU{font-size:2.222vw}.landscape .InfoModal_infoModal__title__K7QnU{font-size:4.571vh}}@media screen and (max-width:767px){.InfoModal_infoModal__title__K7QnU{font-size:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__title__K7QnU{font-size:2.93vw}}.InfoModal_infoModal__E7GUy{--custom-modal-border-color:#041433;--custom-modal-border-radius:0}@media screen and (min-width:1440px){.InfoModal_infoModal__E7GUy{--custom-modal-border-width:4px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__E7GUy{--custom-modal-border-width:.278vw}.landscape .InfoModal_infoModal__E7GUy{--custom-modal-border-width:.571vh}}@media screen and (max-width:767px){.InfoModal_infoModal__E7GUy{--custom-modal-border-width:.995vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__E7GUy{--custom-modal-border-width:.391vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__wrapper__4za26{width:656px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__wrapper__4za26{width:45.556vw}.landscape .InfoModal_infoModal__wrapper__4za26{width:93.714vh}}@media screen and (max-width:767px){.InfoModal_infoModal__wrapper__4za26{width:83.582vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__wrapper__4za26{width:64.063vw}}.InfoModal_infoModal__close__gJcHG{position:absolute}@media screen and (min-width:1440px){.InfoModal_infoModal__close__gJcHG{width:42px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__close__gJcHG{width:2.917vw}.landscape .InfoModal_infoModal__close__gJcHG{width:6vh}}@media screen and (max-width:767px){.InfoModal_infoModal__close__gJcHG{width:7.463vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__close__gJcHG{width:4.102vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__close__gJcHG{height:42px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__close__gJcHG{height:2.917vw}.landscape .InfoModal_infoModal__close__gJcHG{height:6vh}}@media screen and (max-width:767px){.InfoModal_infoModal__close__gJcHG{height:7.463vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__close__gJcHG{height:4.102vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__close__gJcHG{right:10px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__close__gJcHG{right:.694vw}.landscape .InfoModal_infoModal__close__gJcHG{right:1.429vh}}@media screen and (max-width:767px){.InfoModal_infoModal__close__gJcHG{right:1.741vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__close__gJcHG{right:.977vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__close__gJcHG{top:10px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__close__gJcHG{top:.694vw}.landscape .InfoModal_infoModal__close__gJcHG{top:1.429vh}}@media screen and (max-width:767px){.InfoModal_infoModal__close__gJcHG{top:1.741vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__close__gJcHG{top:.977vw}}.InfoModal_infoModal__close__gJcHG svg{rotate:45deg}.InfoModal_infoModal__close__gJcHG svg path{stroke:#000}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM{padding:40px 105px 53px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__container__Rk2GM{padding:2.778vw 7.292vw 3.681vw}.landscape .InfoModal_infoModal__container__Rk2GM{padding:5.714vh 15vh 7.571vh}}@media screen and (max-width:767px){.InfoModal_infoModal__container__Rk2GM{padding:7.463vw 9.95vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__container__Rk2GM{padding:4.883vw 10.254vw 6.543vw}}.InfoModal_infoModal__form__Qm2N_{position:relative}@media screen and (min-width:1440px){.InfoModal_infoModal__form__Qm2N_{width:446px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__form__Qm2N_{width:30.972vw}.landscape .InfoModal_infoModal__form__Qm2N_{width:63.714vh}}@media screen and (max-width:767px){.InfoModal_infoModal__form__Qm2N_{width:61.692vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__form__Qm2N_{width:43.555vw}}.InfoModal_infoModal__form__Qm2N_ label{position:relative;height:auto}.InfoModal_infoModal__form__Qm2N_ .input__error input{background:rgba(255,51,31,.2);color:#000}.InfoModal_infoModal__form__Qm2N_ .input__error .input__error{position:absolute;font-weight:400}@media screen and (min-width:1440px){.InfoModal_infoModal__form__Qm2N_ .input__error .input__error{padding:0 0 8px 8px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__form__Qm2N_ .input__error .input__error{padding:0 0 .556vw .556vw}.landscape .InfoModal_infoModal__form__Qm2N_ .input__error .input__error{padding:0 0 1.143vh 1.143vh}}@media screen and (max-width:767px){.InfoModal_infoModal__form__Qm2N_ .input__error .input__error{padding:0 0 1.493vw 1.493vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__form__Qm2N_ .input__error .input__error{padding:0 0 .781vw .781vw}}.InfoModal_infoModal__title__K7QnU{text-align:center}@media screen and (min-width:1440px){.InfoModal_infoModal__title__K7QnU{font-size:20px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__title__K7QnU{font-size:1.389vw}.landscape .InfoModal_infoModal__title__K7QnU{font-size:2.857vh}}@media screen and (max-width:767px){.InfoModal_infoModal__title__K7QnU{font-size:2.985vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__title__K7QnU{font-size:1.953vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__title__K7QnU{margin:0 0 66px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__title__K7QnU{margin:0 0 4.583vw}.landscape .InfoModal_infoModal__title__K7QnU{margin:0 0 9.429vh}}@media screen and (max-width:767px){.InfoModal_infoModal__title__K7QnU{margin:0 0 8.955vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__title__K7QnU{margin:0 0 8.105vw}}.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{position:relative;--button-block-flex-direction:row-reverse;--button-image-width:1em;--button-image-height:1em}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{width:154px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{width:10.694vw}.landscape .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{width:22vh}}@media screen and (max-width:767px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{width:29.602vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{width:15.039vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{height:40px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{height:2.778vw}.landscape .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{height:5.714vh}}@media screen and (max-width:767px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{height:6.716vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{height:3.906vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{margin-top:64px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{margin-top:4.444vw}.landscape .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{margin-top:9.143vh}}@media screen and (max-width:767px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{margin-top:7.711vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{margin-top:8.301vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-block-grid-gap:24px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-block-grid-gap:1.667vw}.landscape .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-block-grid-gap:3.429vh}}@media screen and (max-width:767px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-block-grid-gap:4.975vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-block-grid-gap:1.953vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-font-size:14px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-font-size:.972vw}.landscape .InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-font-size:2vh}}@media screen and (max-width:767px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-font-size:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{--button-font-size:1.367vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__inputContainer__okYd5{margin-bottom:86px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__inputContainer__okYd5{margin-bottom:5.972vw}.landscape .InfoModal_infoModal__inputContainer__okYd5{margin-bottom:12.286vh}}@media screen and (max-width:767px){.InfoModal_infoModal__inputContainer__okYd5{margin-bottom:8.955vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__inputContainer__okYd5{margin-bottom:8.398vw}}.InfoModal_infoModal__input__Zh6ss{position:relative;cursor:pointer;width:100%;box-sizing:border-box;border:solid #041433;background-color:#fff;line-height:1.2;font-weight:700;text-transform:uppercase}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{height:33px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss{height:2.292vw}.landscape .InfoModal_infoModal__input__Zh6ss{height:4.714vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss{height:6.716vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss{height:3.223vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{border-width:2px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss{border-width:.139vw}.landscape .InfoModal_infoModal__input__Zh6ss{border-width:.286vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss{border-width:.498vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss{border-width:.195vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{border-bottom-width:1px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss{border-bottom-width:.069vw}.landscape .InfoModal_infoModal__input__Zh6ss{border-bottom-width:.143vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss{border-bottom-width:.249vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss{border-bottom-width:.098vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{border-right-width:1px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss{border-right-width:.069vw}.landscape .InfoModal_infoModal__input__Zh6ss{border-right-width:.143vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss{border-right-width:.249vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss{border-right-width:.098vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss{font-size:.833vw}.landscape .InfoModal_infoModal__input__Zh6ss{font-size:1.714vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss{font-size:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss{font-size:1.172vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{padding:18px 10px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss{padding:1.25vw .694vw}.landscape .InfoModal_infoModal__input__Zh6ss{padding:2.571vh 1.429vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss{padding:2.488vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss{padding:1.758vw .977vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__input_min__G8bBT{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input_min__G8bBT{font-size:.833vw}.landscape .InfoModal_infoModal__input_min__G8bBT{font-size:1.714vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input_min__G8bBT{font-size:1.99vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input_min__G8bBT{font-size:1.172vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss::placeholder{font-size:12px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__input__Zh6ss::placeholder{font-size:.833vw}.landscape .InfoModal_infoModal__input__Zh6ss::placeholder{font-size:1.714vh}}@media screen and (max-width:767px){.InfoModal_infoModal__input__Zh6ss::placeholder{font-size:2.114vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__input__Zh6ss::placeholder{font-size:1.172vw}}.InfoModal_infoModal__inputBorder__zGsvr{position:absolute;background-color:#041433;transition:background-color .3s ease-in-out}.InfoModal_infoModal__inputBorder_bottom__0AQph{top:100%;width:100%;transform:skewX(45deg);transform-origin:top left}@media screen and (min-width:1440px){.InfoModal_infoModal__inputBorder_bottom__0AQph{left:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .InfoModal_infoModal__inputBorder_bottom__0AQph,.portrait .InfoModal_infoModal__inputBorder_bottom__0AQph{left:0}}@media screen and (max-width:767px){.InfoModal_infoModal__inputBorder_bottom__0AQph{left:0}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__inputBorder_bottom__0AQph{left:0}}@media screen and (min-width:1440px){.InfoModal_infoModal__inputBorder_bottom__0AQph{height:6px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__inputBorder_bottom__0AQph{height:.417vw}.landscape .InfoModal_infoModal__inputBorder_bottom__0AQph{height:.857vh}}@media screen and (max-width:767px){.InfoModal_infoModal__inputBorder_bottom__0AQph{height:.995vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__inputBorder_bottom__0AQph{height:.488vw}}.InfoModal_infoModal__inputBorder_full__JKdyd{top:0;left:0;width:100%;height:100%}@media screen and (min-width:1440px){.InfoModal_infoModal__inputBorder_full__JKdyd{top:6px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__inputBorder_full__JKdyd{top:.417vw}.landscape .InfoModal_infoModal__inputBorder_full__JKdyd{top:.857vh}}@media screen and (max-width:767px){.InfoModal_infoModal__inputBorder_full__JKdyd{top:.995vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__inputBorder_full__JKdyd{top:.488vw}}@media screen and (min-width:1440px){.InfoModal_infoModal__inputBorder_full__JKdyd{left:6px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__inputBorder_full__JKdyd{left:.417vw}.landscape .InfoModal_infoModal__inputBorder_full__JKdyd{left:.857vh}}@media screen and (max-width:767px){.InfoModal_infoModal__inputBorder_full__JKdyd{left:.995vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__inputBorder_full__JKdyd{left:.488vw}}.InfoModal_infoModal__inputBorder_right__hQi5Y{left:100%;height:100%;transform:skewY(45deg);transform-origin:top left}@media screen and (min-width:1440px){.InfoModal_infoModal__inputBorder_right__hQi5Y{top:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .InfoModal_infoModal__inputBorder_right__hQi5Y,.portrait .InfoModal_infoModal__inputBorder_right__hQi5Y{top:0}}@media screen and (max-width:767px){.InfoModal_infoModal__inputBorder_right__hQi5Y{top:0}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__inputBorder_right__hQi5Y{top:0}}@media screen and (min-width:1440px){.InfoModal_infoModal__inputBorder_right__hQi5Y{width:6px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .InfoModal_infoModal__inputBorder_right__hQi5Y{width:.417vw}.landscape .InfoModal_infoModal__inputBorder_right__hQi5Y{width:.857vh}}@media screen and (max-width:767px){.InfoModal_infoModal__inputBorder_right__hQi5Y{width:.995vw}}@media screen and (min-width:768px)and (max-width:1024px){.InfoModal_infoModal__inputBorder_right__hQi5Y{width:.488vw}}@keyframes CustomButton_cube-loader__ehe24{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes CustomButton_fade-in__CDED1{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes CustomButton_fade-in-top__cV_m4{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes CustomButton_loader__50IeE{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes CustomButton_loader-inner__psGH4{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes CustomButton_lock-on__Tv3Wu{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes CustomButton_frame-top__JxEs_{0%{background-position:0 0}to{background-position:100% 0}}@keyframes CustomButton_frame-left__S9DDf{0%{background-position:0 0}to{background-position:0 100%}}@keyframes CustomButton_menuShow__Hi_UK{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes CustomButton_menuHideTop__oCXGT{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes CustomButton_menuHide__Di__2{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes CustomButton_line__TKa6R{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes CustomButton_line-rev__Fv_vL{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes CustomButton_line-vert__IJxq_{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes CustomButton_line-vert-rev__aT7Ue{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes CustomButton_game-list-person__9s360{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes CustomButton_game-list-progress__zvfOO{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes CustomButton_button-glare__ehdv1{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.CustomButton_customButton__byfKq{position:relative;display:flex;border:none;padding:0;background:none;cursor:pointer;text-decoration:none;max-width:100%;box-sizing:border-box;transition:transform .3s ease-in-out,opacity .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:1440px){.CustomButton_customButton__byfKq{width:auto}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton__byfKq,.portrait .CustomButton_customButton__byfKq{width:auto}}@media screen and (max-width:767px){.CustomButton_customButton__byfKq{width:auto}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__byfKq{width:auto}}@media screen and (min-width:1440px){.CustomButton_customButton__byfKq{min-width:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton__byfKq,.portrait .CustomButton_customButton__byfKq{min-width:0}}@media screen and (max-width:767px){.CustomButton_customButton__byfKq{min-width:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__byfKq{min-width:0}}@media screen and (min-width:1440px){.CustomButton_customButton__byfKq{height:52px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__byfKq{height:3.611vw}.landscape .CustomButton_customButton__byfKq{height:7.429vh}}@media screen and (max-width:767px){.CustomButton_customButton__byfKq{height:12.935vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__byfKq{height:5.078vw}}@media screen and (min-width:1440px){.CustomButton_customButton__byfKq{--button-font-size:14px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__byfKq{--button-font-size:.972vw}.landscape .CustomButton_customButton__byfKq{--button-font-size:2vh}}@media screen and (max-width:767px){.CustomButton_customButton__byfKq{--button-font-size:3.234vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__byfKq{--button-font-size:1.66vw}}.CustomButton_customButton__byfKq:disabled,.CustomButton_customButton_disabled__RSn8C{pointer-events:none}.CustomButton_customButton__byfKq:disabled .CustomButton_customButton__block__8ecMB,.CustomButton_customButton_disabled__RSn8C .CustomButton_customButton__block__8ecMB{border-color:#9ba1ad}.CustomButton_customButton__byfKq:disabled .CustomButton_customButton__image__y4JNY svg path,.CustomButton_customButton_disabled__RSn8C .CustomButton_customButton__image__y4JNY svg path{fill:var(--custom-button-disabled-fill,#9ba1ad)}.CustomButton_customButton__byfKq:disabled .CustomButton_customButton__text__DCpQR,.CustomButton_customButton_disabled__RSn8C .CustomButton_customButton__text__DCpQR{color:#9ba1ad}.CustomButton_customButton__byfKq:disabled .CustomButton_customButton__border__yyQFy,.CustomButton_customButton_disabled__RSn8C .CustomButton_customButton__border__yyQFy{background-color:#9ba1ad}.CustomButton_customButton__byfKq:active .CustomButton_customButton__block__8ecMB{border-color:#ff5c4c}.CustomButton_customButton__byfKq:active .CustomButton_customButton__image__y4JNY svg path{fill:#ff5c4c}.CustomButton_customButton__byfKq:active .CustomButton_customButton__text__DCpQR{color:#ff5c4c}.CustomButton_customButton__byfKq:active .CustomButton_customButton__border__yyQFy{background-color:#ff5c4c}.CustomButton_customButton_dark__4bOcS:active .CustomButton_customButton__block__8ecMB{border-color:#3b517b}.CustomButton_customButton_dark__4bOcS:active .CustomButton_customButton__image__y4JNY svg path{fill:#3b517b}.CustomButton_customButton_dark__4bOcS:active .CustomButton_customButton__text__DCpQR{color:#3b517b}.CustomButton_customButton_dark__4bOcS:active .CustomButton_customButton__border__yyQFy{background-color:#3b517b}@media screen and (min-width:1440px){.CustomButton_customButton_header__hwgRf{width:166px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_header__hwgRf{width:11.528vw}.landscape .CustomButton_customButton_header__hwgRf{width:23.714vh}}@media screen and (max-width:767px){.CustomButton_customButton_header__hwgRf{width:29.851vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_header__hwgRf{width:19.629vw}}@media screen and (min-width:1440px){.CustomButton_customButton_header__hwgRf{height:34px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_header__hwgRf{height:2.361vw}.landscape .CustomButton_customButton_header__hwgRf{height:4.857vh}}@media screen and (max-width:767px){.CustomButton_customButton_header__hwgRf{height:6.468vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_header__hwgRf{height:4.395vw}}@media screen and (min-width:1440px){.CustomButton_customButton_send__8QiQF{width:216px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_send__8QiQF{width:15vw}.landscape .CustomButton_customButton_send__8QiQF{width:30.857vh}}@media screen and (max-width:767px){.CustomButton_customButton_send__8QiQF{width:43.284vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_send__8QiQF{width:23.926vw}}@media screen and (min-width:1440px){.CustomButton_customButton_send__8QiQF{height:44px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_send__8QiQF{height:3.056vw}.landscape .CustomButton_customButton_send__8QiQF{height:6.286vh}}@media screen and (max-width:767px){.CustomButton_customButton_send__8QiQF{height:8.706vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_send__8QiQF{height:4.883vw}}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT{width:266px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_add__3qbiT{width:18.472vw}.landscape .CustomButton_customButton_add__3qbiT{width:38vh}}@media screen and (max-width:767px){.CustomButton_customButton_add__3qbiT{width:63.433vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_add__3qbiT{width:31.836vw}}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT{height:44px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_add__3qbiT{height:3.056vw}.landscape .CustomButton_customButton_add__3qbiT{height:6.286vh}}@media screen and (max-width:767px){.CustomButton_customButton_add__3qbiT{height:8.706vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_add__3qbiT{height:5.078vw}}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F{min-width:66px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_nav__bdA_F{min-width:4.583vw}.landscape .CustomButton_customButton_nav__bdA_F{min-width:9.429vh}}@media screen and (max-width:767px){.CustomButton_customButton_nav__bdA_F{min-width:13.184vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_nav__bdA_F{min-width:7.227vw}}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F{width:auto}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton_nav__bdA_F,.portrait .CustomButton_customButton_nav__bdA_F{width:auto}}@media screen and (max-width:767px){.CustomButton_customButton_nav__bdA_F{width:auto}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_nav__bdA_F{width:auto}}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F{height:44px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_nav__bdA_F{height:3.056vw}.landscape .CustomButton_customButton_nav__bdA_F{height:6.286vh}}@media screen and (max-width:767px){.CustomButton_customButton_nav__bdA_F{height:8.706vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_nav__bdA_F{height:4.883vw}}.CustomButton_customButton_close__8LaNt{position:absolute}@media screen and (min-width:1440px){.CustomButton_customButton_close__8LaNt{top:-6px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_close__8LaNt{top:-.417vw}.landscape .CustomButton_customButton_close__8LaNt{top:-.857vh}}@media screen and (max-width:767px){.CustomButton_customButton_close__8LaNt{top:-2.114vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_close__8LaNt{top:-.977vw}}@media screen and (min-width:1440px){.CustomButton_customButton_close__8LaNt{right:-6px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_close__8LaNt{right:-.417vw}.landscape .CustomButton_customButton_close__8LaNt{right:-.857vh}}@media screen and (max-width:767px){.CustomButton_customButton_close__8LaNt{right:-2.114vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_close__8LaNt{right:-.977vw}}@media screen and (min-width:1440px){.CustomButton_customButton_close__8LaNt{width:15px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_close__8LaNt{width:1.042vw}.landscape .CustomButton_customButton_close__8LaNt{width:2.143vh}}@media screen and (max-width:767px){.CustomButton_customButton_close__8LaNt{width:5.224vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_close__8LaNt{width:2.344vw}}@media screen and (min-width:1440px){.CustomButton_customButton_close__8LaNt{height:15px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_close__8LaNt{height:1.042vw}.landscape .CustomButton_customButton_close__8LaNt{height:2.143vh}}@media screen and (max-width:767px){.CustomButton_customButton_close__8LaNt{height:5.224vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_close__8LaNt{height:2.344vw}}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE{width:auto}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton_link__Pz9CE,.portrait .CustomButton_customButton_link__Pz9CE{width:auto}}@media screen and (max-width:767px){.CustomButton_customButton_link__Pz9CE{width:auto}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_link__Pz9CE{width:auto}}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE{height:auto}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton_link__Pz9CE,.portrait .CustomButton_customButton_link__Pz9CE{height:auto}}@media screen and (max-width:767px){.CustomButton_customButton_link__Pz9CE{height:auto}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_link__Pz9CE{height:auto}}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE{margin:0 0 20px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_link__Pz9CE{margin:0 0 1.389vw}.landscape .CustomButton_customButton_link__Pz9CE{margin:0 0 2.857vh}}@media screen and (max-width:767px){.CustomButton_customButton_link__Pz9CE{margin:0 0 6.219vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_link__Pz9CE{margin:0 0 3.223vw}}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE:last-child{margin:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton_link__Pz9CE:last-child,.portrait .CustomButton_customButton_link__Pz9CE:last-child{margin:0}}@media screen and (max-width:767px){.CustomButton_customButton_link__Pz9CE:last-child{margin:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_link__Pz9CE:last-child{margin:0}}@media screen and (min-width:1440px){.CustomButton_customButton_linkGray__HcoWk{margin:0 0 15px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_linkGray__HcoWk{margin:0 0 1.042vw}.landscape .CustomButton_customButton_linkGray__HcoWk{margin:0 0 2.143vh}}@media screen and (max-width:767px){.CustomButton_customButton_linkGray__HcoWk{margin:0 0 4.229vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_linkGray__HcoWk{margin:0 0 3.711vw}}@media screen and (min-width:1440px){.CustomButton_customButton_linkGray__HcoWk:last-child{margin:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton_linkGray__HcoWk:last-child,.portrait .CustomButton_customButton_linkGray__HcoWk:last-child{margin:0}}@media screen and (max-width:767px){.CustomButton_customButton_linkGray__HcoWk:last-child{margin:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_linkGray__HcoWk:last-child{margin:0}}.CustomButton_customButton_soc__d7pK0{display:inline-flex}@media screen and (min-width:1440px){.CustomButton_customButton_soc__d7pK0{width:28px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_soc__d7pK0{width:1.944vw}.landscape .CustomButton_customButton_soc__d7pK0{width:4vh}}@media screen and (max-width:767px){.CustomButton_customButton_soc__d7pK0{width:9.95vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_soc__d7pK0{width:5.371vw}}@media screen and (min-width:1440px){.CustomButton_customButton_soc__d7pK0{height:28px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_soc__d7pK0{height:1.944vw}.landscape .CustomButton_customButton_soc__d7pK0{height:4vh}}@media screen and (max-width:767px){.CustomButton_customButton_soc__d7pK0{height:9.95vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_soc__d7pK0{height:5.371vw}}@media screen and (min-width:1440px){.CustomButton_customButton_soc__d7pK0{margin:0 15px 0 0}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_soc__d7pK0{margin:0 1.042vw 0 0}.landscape .CustomButton_customButton_soc__d7pK0{margin:0 2.143vh 0 0}}@media screen and (max-width:767px){.CustomButton_customButton_soc__d7pK0{margin:0 5.473vw 0 0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_soc__d7pK0{margin:0 2.93vw 0 0}}@media screen and (min-width:1440px){.CustomButton_customButton_soc__d7pK0:last-child{margin:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton_soc__d7pK0:last-child,.portrait .CustomButton_customButton_soc__d7pK0:last-child{margin:0}}@media screen and (max-width:767px){.CustomButton_customButton_soc__d7pK0:last-child{margin:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_soc__d7pK0:last-child{margin:0}}.CustomButton_customButton__block__8ecMB{position:relative;width:100%;height:100%;display:inline-flex;flex-direction:var(--button-block-flex-direction,row);justify-content:center;align-items:center;grid-gap:var(--button-block-grid-gap,0);box-sizing:border-box;border:solid #ff331f;background-color:#fff;transition:transform .3s ease-in-out,opacity .3s ease-in-out,border-color .3s ease-in-out}@media screen and (min-width:1440px){.CustomButton_customButton__block__8ecMB{padding:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton__block__8ecMB,.portrait .CustomButton_customButton__block__8ecMB{padding:0}}@media screen and (max-width:767px){.CustomButton_customButton__block__8ecMB{padding:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__block__8ecMB{padding:0}}@media screen and (min-width:1440px){.CustomButton_customButton__block__8ecMB{border-width:2px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__block__8ecMB{border-width:.139vw}.landscape .CustomButton_customButton__block__8ecMB{border-width:.286vh}}@media screen and (max-width:767px){.CustomButton_customButton__block__8ecMB{border-width:.498vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__block__8ecMB{border-width:.195vw}}@media screen and (min-width:1440px){.CustomButton_customButton__block__8ecMB{border-bottom-width:1px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__block__8ecMB{border-bottom-width:.069vw}.landscape .CustomButton_customButton__block__8ecMB{border-bottom-width:.143vh}}@media screen and (max-width:767px){.CustomButton_customButton__block__8ecMB{border-bottom-width:.249vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__block__8ecMB{border-bottom-width:.098vw}}@media screen and (min-width:1440px){.CustomButton_customButton__block__8ecMB{border-right-width:1px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__block__8ecMB{border-right-width:.069vw}.landscape .CustomButton_customButton__block__8ecMB{border-right-width:.143vh}}@media screen and (max-width:767px){.CustomButton_customButton__block__8ecMB{border-right-width:.249vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__block__8ecMB{border-right-width:.098vw}}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:12px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_add__3qbiT .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:.833vw}.landscape .CustomButton_customButton_add__3qbiT .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:1.714vh}}@media screen and (max-width:767px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:4.229vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:1.66vw}}.CustomButton_customButton_dark__4bOcS .CustomButton_customButton__block__8ecMB{border-color:#041433}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__block__8ecMB{padding:0 17px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_nav__bdA_F .CustomButton_customButton__block__8ecMB{padding:0 1.181vw}.landscape .CustomButton_customButton_nav__bdA_F .CustomButton_customButton__block__8ecMB{padding:0 2.429vh}}@media screen and (max-width:767px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__block__8ecMB{padding:0 3.234vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__block__8ecMB{padding:0 2.148vw}}.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__block__8ecMB{border:none;background-color:transparent}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:10px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_link__Pz9CE .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:.694vw}.landscape .CustomButton_customButton_link__Pz9CE .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:1.429vh}}@media screen and (max-width:767px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:2.985vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:1.563vw}}.CustomButton_customButton_close__8LaNt .CustomButton_customButton__block__8ecMB,.CustomButton_customButton_soc__d7pK0 .CustomButton_customButton__block__8ecMB{border:none;background-color:transparent}.CustomButton_customButton__text__DCpQR{position:relative;font-size:var(--button-font-size);font-weight:800;color:#ff331f;transition:color .3s ease-in-out,width .3s ease-in-out,opacity .3s ease-in-out;white-space:nowrap}.CustomButton_customButton_dark__4bOcS .CustomButton_customButton__text__DCpQR{color:#041433}.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__text__DCpQR{color:#fff;font-weight:500}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__text__DCpQR{--button-font-size:16px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_link__Pz9CE .CustomButton_customButton__text__DCpQR{--button-font-size:1.111vw}.landscape .CustomButton_customButton_link__Pz9CE .CustomButton_customButton__text__DCpQR{--button-font-size:2.286vh}}@media screen and (max-width:767px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__text__DCpQR{--button-font-size:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__text__DCpQR{--button-font-size:2.344vw}}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__text__DCpQR{--button-font-size:14px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_add__3qbiT .CustomButton_customButton__text__DCpQR{--button-font-size:.972vw}.landscape .CustomButton_customButton_add__3qbiT .CustomButton_customButton__text__DCpQR{--button-font-size:2vh}}@media screen and (max-width:767px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__text__DCpQR{--button-font-size:3.234vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__text__DCpQR{--button-font-size:1.66vw}}.CustomButton_customButton_linkGray__HcoWk .CustomButton_customButton__text__DCpQR{color:#9ba1ad}@media screen and (min-width:1440px){.CustomButton_customButton_linkGray__HcoWk .CustomButton_customButton__text__DCpQR{--button-font-size:14px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_linkGray__HcoWk .CustomButton_customButton__text__DCpQR{--button-font-size:.972vw}.landscape .CustomButton_customButton_linkGray__HcoWk .CustomButton_customButton__text__DCpQR{--button-font-size:2vh}}@media screen and (max-width:767px){.CustomButton_customButton_linkGray__HcoWk .CustomButton_customButton__text__DCpQR{--button-font-size:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_linkGray__HcoWk .CustomButton_customButton__text__DCpQR{--button-font-size:2.344vw}}.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__text__DCpQR{order:1;overflow:hidden;text-align:left;opacity:0;transition:color .3s ease-in-out,width .3s ease-in-out .2s,opacity .3s ease-in-out 0s}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__text__DCpQR{width:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton_nav__bdA_F .CustomButton_customButton__text__DCpQR,.portrait .CustomButton_customButton_nav__bdA_F .CustomButton_customButton__text__DCpQR{width:0}}@media screen and (max-width:767px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__text__DCpQR{width:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__text__DCpQR{width:0}}.CustomButton_customButton_navFull__MdUkQ .CustomButton_customButton__text__DCpQR{opacity:1;transition:color .3s ease-in-out,width .3s ease-in-out 0s,opacity .3s ease-in-out .2s}@media screen and (min-width:1440px){.CustomButton_customButton_navFull__MdUkQ .CustomButton_customButton__text__DCpQR{width:159px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_navFull__MdUkQ .CustomButton_customButton__text__DCpQR{width:11.042vw}.landscape .CustomButton_customButton_navFull__MdUkQ .CustomButton_customButton__text__DCpQR{width:22.714vh}}@media screen and (max-width:767px){.CustomButton_customButton_navFull__MdUkQ .CustomButton_customButton__text__DCpQR{width:32.587vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_navFull__MdUkQ .CustomButton_customButton__text__DCpQR{width:17.383vw}}.CustomButton_customButton__text__DCpQR .CustomButton_customButton__byfKq:disabled,.CustomButton_customButton__text__DCpQR .CustomButton_customButton_disabled__RSn8C{color:#9ba1ad}.CustomButton_customButton__image__y4JNY{position:relative;display:flex;box-sizing:border-box;transition:transform .3s ease-in-out;overflow:hidden;width:var(--button-image-width,100%);height:var(--button-image-height,100%);min-width:var(--button-image-min-width,auto)}.CustomButton_customButton__image__y4JNY img,.CustomButton_customButton__image__y4JNY svg{width:100%;height:100%;object-fit:contain}.CustomButton_customButton__image__y4JNY img path,.CustomButton_customButton__image__y4JNY svg path{transition:fill .3s ease-in-out}.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__image__y4JNY{--button-image-width:1em;--button-image-min-width:1em;--button-image-height:1em;order:2}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__image__y4JNY{font-size:19px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_nav__bdA_F .CustomButton_customButton__image__y4JNY{font-size:1.319vw}.landscape .CustomButton_customButton_nav__bdA_F .CustomButton_customButton__image__y4JNY{font-size:2.714vh}}@media screen and (max-width:767px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__image__y4JNY{font-size:3.483vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__image__y4JNY{font-size:1.855vw}}.CustomButton_customButton_add__3qbiT .CustomButton_customButton__image__y4JNY{--button-image-width:1em;--button-image-height:1em}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__image__y4JNY{font-size:25px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_add__3qbiT .CustomButton_customButton__image__y4JNY{font-size:1.736vw}.landscape .CustomButton_customButton_add__3qbiT .CustomButton_customButton__image__y4JNY{font-size:3.571vh}}@media screen and (max-width:767px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__image__y4JNY{font-size:4.478vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__image__y4JNY{font-size:2.637vw}}.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__image__y4JNY{--button-image-width:1em;--button-image-height:1em}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__image__y4JNY{font-size:16px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton_link__Pz9CE .CustomButton_customButton__image__y4JNY{font-size:1.111vw}.landscape .CustomButton_customButton_link__Pz9CE .CustomButton_customButton__image__y4JNY{font-size:2.286vh}}@media screen and (max-width:767px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__image__y4JNY{font-size:4.726vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__image__y4JNY{font-size:2.539vw}}.CustomButton_customButton__border__yyQFy{position:absolute;background-color:#041433;transition:background-color .3s ease-in-out;background-color:#ff331f}.CustomButton_customButton__border_bottom__WOoVX{top:100%;width:100%;transform:skewX(45deg);transform-origin:top left}@media screen and (min-width:1440px){.CustomButton_customButton__border_bottom__WOoVX{left:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton__border_bottom__WOoVX,.portrait .CustomButton_customButton__border_bottom__WOoVX{left:0}}@media screen and (max-width:767px){.CustomButton_customButton__border_bottom__WOoVX{left:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__border_bottom__WOoVX{left:0}}@media screen and (min-width:1440px){.CustomButton_customButton__border_bottom__WOoVX{height:7px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__border_bottom__WOoVX{height:.486vw}.landscape .CustomButton_customButton__border_bottom__WOoVX{height:1vh}}@media screen and (max-width:767px){.CustomButton_customButton__border_bottom__WOoVX{height:1.493vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__border_bottom__WOoVX{height:.684vw}}.CustomButton_customButton__border_full__fhecq{top:0;left:0;width:100%;height:100%}@media screen and (min-width:1440px){.CustomButton_customButton__border_full__fhecq{top:7px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__border_full__fhecq{top:.486vw}.landscape .CustomButton_customButton__border_full__fhecq{top:1vh}}@media screen and (max-width:767px){.CustomButton_customButton__border_full__fhecq{top:1.493vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__border_full__fhecq{top:.684vw}}@media screen and (min-width:1440px){.CustomButton_customButton__border_full__fhecq{left:7px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__border_full__fhecq{left:.486vw}.landscape .CustomButton_customButton__border_full__fhecq{left:1vh}}@media screen and (max-width:767px){.CustomButton_customButton__border_full__fhecq{left:1.493vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__border_full__fhecq{left:.684vw}}.CustomButton_customButton__border_right__R3mRv{left:100%;height:100%;transform:skewY(45deg);transform-origin:top left}@media screen and (min-width:1440px){.CustomButton_customButton__border_right__R3mRv{top:0}}@media screen and (min-width:1025px)and (max-width:1439px){.landscape .CustomButton_customButton__border_right__R3mRv,.portrait .CustomButton_customButton__border_right__R3mRv{top:0}}@media screen and (max-width:767px){.CustomButton_customButton__border_right__R3mRv{top:0}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__border_right__R3mRv{top:0}}@media screen and (min-width:1440px){.CustomButton_customButton__border_right__R3mRv{width:7px}}@media screen and (min-width:1025px)and (max-width:1439px){.portrait .CustomButton_customButton__border_right__R3mRv{width:.486vw}.landscape .CustomButton_customButton__border_right__R3mRv{width:1vh}}@media screen and (max-width:767px){.CustomButton_customButton__border_right__R3mRv{width:1.493vw}}@media screen and (min-width:768px)and (max-width:1024px){.CustomButton_customButton__border_right__R3mRv{width:.684vw}}.CustomButton_customButton_dark__4bOcS .CustomButton_customButton__border__yyQFy{background-color:#041433}.CustomButton_customButton_close__8LaNt .CustomButton_customButton__border__yyQFy,.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__border__yyQFy,.CustomButton_customButton_soc__d7pK0 .CustomButton_customButton__border__yyQFy{display:none}@keyframes GameModal_cube-loader__dCDUL{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes GameModal_fade-in__NGNiF{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes GameModal_fade-in-top__rZbVe{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes GameModal_loader__ozU9c{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes GameModal_loader-inner__DRVPx{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes GameModal_lock-on__791oB{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes GameModal_frame-top__BP2MP{0%{background-position:0 0}to{background-position:100% 0}}@keyframes GameModal_frame-left__2LuAc{0%{background-position:0 0}to{background-position:0 100%}}@keyframes GameModal_menuShow__GeBLf{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes GameModal_menuHideTop__Vu3lS{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes GameModal_menuHide__yku4M{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes GameModal_line__NQ2pY{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes GameModal_line-rev__qkvco{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes GameModal_line-vert__yJAOB{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes GameModal_line-vert-rev__0rsl1{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes GameModal_game-list-person__e0JkO{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes GameModal_game-list-progress__fF8CH{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes GameModal_button-glare__c3COo{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.GameModal_gameModal__YHiB1{position:relative;width:51.714vh;min-height:53.429vh;margin:2.857vh auto;color:#fff}@media screen and (max-width:767px){.GameModal_gameModal__YHiB1{width:90.05vw;min-height:93.035vw;margin:4.975vw auto}}.GameModal_gameModal__bg__b6J56{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center;pointer-events:none}.GameModal_gameModal__border__Zug_E{display:flex;flex-direction:column;justify-content:center;position:absolute;top:-.5%;left:-.5%;width:102%;height:101%;pointer-events:none}.GameModal_gameModal__borderItem__WhpFU{position:relative;width:100%;height:10vh;overflow:hidden}@media screen and (max-width:767px){.GameModal_gameModal__borderItem__WhpFU{height:17.413vw}}.GameModal_gameModal__borderItem_middle__U5I4f{height:100%}.GameModal_gameModal__borderItemBlock__iM7r_{position:absolute;left:0;width:100%}.GameModal_gameModal__borderItemBlock_top__XySh1{top:0;height:auto}.GameModal_gameModal__borderItemBlock_middle__VWL3K{top:50%;height:120%;transform:translateY(-50%)}.GameModal_gameModal__borderItemBlock_bottom__RV7qx{bottom:0;height:auto}.GameModal_gameModal__block__bNCre{width:100%;padding:4vh 4.286vh 4.143vh;box-sizing:border-box;text-align:center}@media screen and (max-width:767px){.GameModal_gameModal__block__bNCre{padding:6.965vw 7.463vw 7.214vw}}.gameModal_result .GameModal_gameModal__block__bNCre{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.GameModal_gameModal__title__5FRNs{position:relative;font-family:zarubkaType,Helvetica,sans-serif;margin:0 0 3.286vh;font-size:4.571vh;font-weight:400;text-transform:uppercase;text-shadow:0 0 .1em #f0f}@media screen and (max-width:767px){.GameModal_gameModal__title__5FRNs{margin:0 0 5.721vw;font-size:7.96vw}}.GameModal_gameModal__close__jrEO6{position:absolute!important;top:3.429vh;right:3.429vh}@media screen and (max-width:767px){.GameModal_gameModal__close__jrEO6{top:5.97vw;right:5.97vw}}.GameModal_gameModal__stars__hTTQn{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto 4.143vh}@media screen and (max-width:767px){.GameModal_gameModal__stars__hTTQn{margin:0 auto 7.214vw}}.gameModal_result .GameModal_gameModal__stars__hTTQn{margin:0 auto}@media screen and (max-width:767px){.gameModal_result .GameModal_gameModal__stars__hTTQn{margin:0 auto}}.GameModal_gameModal__starsImg__375JF{position:relative;width:10vh;height:10vh;margin:-2.143vh 2.857vh 0}@media screen and (max-width:767px){.GameModal_gameModal__starsImg__375JF{width:17.413vw;height:17.413vw;margin:-3.731vw 4.975vw 0}}.GameModal_gameModal__starsImgBlock__z42bN{position:absolute;top:50%;left:50%;width:11.429vh;height:11.857vh;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.GameModal_gameModal__starsImgBlock__z42bN{width:19.9vw;height:20.647vw}}.GameModal_gameModal__starsText__9JgP_{font-family:zarubkaType,Helvetica,sans-serif;font-size:9.143vh}@media screen and (max-width:767px){.GameModal_gameModal__starsText__9JgP_{font-size:15.92vw}}.GameModal_gameModal__sound__nnwfI{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto 2.571vh}@media screen and (max-width:767px){.GameModal_gameModal__sound__nnwfI{margin:0 auto 4.478vw}}.GameModal_gameModal__sound__nnwfI:last-of-type{margin:0 auto}@media screen and (max-width:767px){.GameModal_gameModal__sound__nnwfI:last-of-type{margin:0 auto}}.GameModal_gameModal__soundImage__A25az{width:5.714vh;height:5.714vh;margin:0 2.143vh 0 0}@media screen and (max-width:767px){.GameModal_gameModal__soundImage__A25az{width:9.95vw;height:9.95vw;margin:0 3.731vw 0 0}}.GameModal_gameModal__soundImageImg__QHyoI{width:100%;height:100%;object-fit:contain}.GameModal_gameModal__soundToggle__NxWss{position:relative;width:17.429vh;height:4.571vh;border-radius:1.429vh;background-color:#ef63d5;box-shadow:inset 0 2px 3px 0 #8c1186,inset 0 -2px 3px 0 #8c1186;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}@media screen and (max-width:767px){.GameModal_gameModal__soundToggle__NxWss{width:30.348vw;height:7.96vw;border-radius:2.488vw}}.GameModal_gameModal__soundToggle_off__GTy8r{background-color:#82007c;box-shadow:inset 0 2px 3px 0 #5c0058,inset 0 -2px 3px 0 #5c0058}.GameModal_gameModal__soundToggleBlock__tDZdt{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%}.GameModal_gameModal__soundToggleLine__1QIDE{position:absolute;top:0;left:0;width:100%;height:100%;padding:.429vh;box-sizing:border-box;pointer-events:none}@media screen and (max-width:767px){.GameModal_gameModal__soundToggleLine__1QIDE{padding:.746vw}}.GameModal_gameModal__soundToggleLineBlock__V3_e5{position:relative;width:50%;height:100%;border-radius:1.286vh;box-sizing:border-box;background-color:#fff;transition:transform .3s ease-in-out}@media screen and (max-width:767px){.GameModal_gameModal__soundToggleLineBlock__V3_e5{border-radius:2.239vw}}.GameModal_gameModal__soundItem__Z1ZK7{width:50%;height:100%}.GameModal_gameModal__buttons__0ecun{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:3.714vh auto 0}@media screen and (max-width:767px){.GameModal_gameModal__buttons__0ecun{margin:6.468vw auto 0}}@keyframes GButton_cube-loader__5vcwf{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes GButton_fade-in__IgMjV{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes GButton_fade-in-top__ttW4F{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes GButton_loader__x9SLs{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes GButton_loader-inner__07MDJ{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes GButton_lock-on__ELVGY{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes GButton_frame-top__OwkAs{0%{background-position:0 0}to{background-position:100% 0}}@keyframes GButton_frame-left__IvnP0{0%{background-position:0 0}to{background-position:0 100%}}@keyframes GButton_menuShow__7Lc6t{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes GButton_menuHideTop__isLxE{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes GButton_menuHide__g80nW{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes GButton_line__S3foy{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes GButton_line-rev__ceX4h{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes GButton_line-vert__zB_Fn{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes GButton_line-vert-rev__qhpKu{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes GButton_game-list-person__OCMqc{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes GButton_game-list-progress__MrLBb{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes GButton_button-glare__qWFqR{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.GButton_gButton__nwy7x{position:relative;display:flex;width:22vh;min-width:0;height:7.143vh;border:none;padding:0;background:none;cursor:pointer;text-decoration:none;max-width:100%;box-sizing:border-box;transition:transform .3s ease-in-out,opacity .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:767px){.GButton_gButton__nwy7x{width:38.308vw;min-width:0;height:12.438vw}}.GButton_gButton__nwy7x:disabled,.GButton_gButton_disabled__hAOGm{pointer-events:none;opacity:.5}.GButton_gButton__nwy7x:active .GButton_gButton__imageBlock__PDF_9,.GButton_gButton__nwy7x:active .GButton_gButton__text__E4qad{transform:scale(.8)}.GButton_gButton_menu__reQOo:active .GButton_gButton__text__E4qad{transform:none}.GButton_gButton_menu__reQOo{width:12.143vh;height:5.143vh}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo{width:21.144vw;height:8.955vw}}.GButton_gButton_main-button____7tF{width:12.143vh;height:5.714vh}@media screen and (max-width:767px){.GButton_gButton_main-button____7tF{width:21.144vw;height:9.95vw}}.GButton_gButton_home__Nm9pT{width:6.429vh;height:6.429vh}@media screen and (max-width:767px){.GButton_gButton_home__Nm9pT{width:11.194vw;height:11.194vw}}.GButton_gButton_booster__rgixD{width:13.857vh;height:12.857vh}@media screen and (max-width:767px){.GButton_gButton_booster__rgixD{width:24.129vw;height:22.388vw}}.GButton_gButton_modal__7RSUg{width:19.714vh;height:5.143vh}@media screen and (max-width:767px){.GButton_gButton_modal__7RSUg{width:34.328vw;height:8.955vw}}.GButton_gButton_modalSound__qj8DK{width:8.286vh;height:3.714vh}@media screen and (max-width:767px){.GButton_gButton_modalSound__qj8DK{width:14.428vw;height:6.468vw}}.GButton_gButton_exit__cEzYR{width:9.429vh;height:5.714vh}@media screen and (max-width:767px){.GButton_gButton_exit__cEzYR{width:16.418vw;height:9.95vw}}.GButton_gButton_toggle__3rOpu{height:100%}.GButton_gButton_toggleInactive__Vp4K1{opacity:.5}.GButton_gButton_itemScore__KezXJ{width:5.143vh;height:4.457vh}@media screen and (max-width:767px){.GButton_gButton_itemScore__KezXJ{width:8.955vw;height:7.761vw}}.GButton_gButton_itemPlay__ZZeh0{width:19.714vh;height:4.571vh}@media screen and (max-width:767px){.GButton_gButton_itemPlay__ZZeh0{width:34.328vw;height:7.96vw}}.GButton_gButton_hero__4bWYc{width:9.429vh;height:5.714vh}@media screen and (max-width:767px){.GButton_gButton_hero__4bWYc{width:16.418vw;height:9.95vw}}.GButton_gButton_inventory__OPlrU{width:46vh;height:7.143vh}@media screen and (max-width:767px){.GButton_gButton_inventory__OPlrU{width:80.1vw;height:12.438vw}}.GButton_gButton_close__dS77F{width:4.571vh;height:4.571vh}@media screen and (max-width:767px){.GButton_gButton_close__dS77F{width:7.96vw;height:7.96vw}}.container-enter-active .GButton_gButton_menu__reQOo:first-child .GButton_gButton__border__2k2xC{transition-delay:.4s}.container-enter-active .GButton_gButton_menu__reQOo:first-child .GButton_gButton__text__E4qad{transition-delay:.6s}.container-enter-active .GButton_gButton_menu__reQOo:first-child .GButton_gButton__imageImg__cj2uh{transition-delay:.7s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(2) .GButton_gButton__border__2k2xC{transition-delay:.5s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(2) .GButton_gButton__text__E4qad{transition-delay:.7s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(2) .GButton_gButton__imageImg__cj2uh{transition-delay:.8s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(3) .GButton_gButton__border__2k2xC{transition-delay:.6s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(3) .GButton_gButton__text__E4qad{transition-delay:.8s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(3) .GButton_gButton__imageImg__cj2uh{transition-delay:.9s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(4) .GButton_gButton__border__2k2xC{transition-delay:.7s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(4) .GButton_gButton__text__E4qad{transition-delay:.9s}.container-enter-active .GButton_gButton_menu__reQOo:nth-child(4) .GButton_gButton__imageImg__cj2uh{transition-delay:1s}.container-enter-active .GButton_gButton_booster__rgixD:first-child .GButton_gButton__border__2k2xC{transition-delay:.4s}.container-enter-active .GButton_gButton_booster__rgixD:first-child .GButton_gButton__text__E4qad{transition-delay:.6s}.container-enter-active .GButton_gButton_booster__rgixD:first-child .GButton_gButton__imageImg__cj2uh{transition-delay:.7s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(2) .GButton_gButton__border__2k2xC{transition-delay:.5s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(2) .GButton_gButton__text__E4qad{transition-delay:.7s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(2) .GButton_gButton__imageImg__cj2uh{transition-delay:.8s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(3) .GButton_gButton__border__2k2xC{transition-delay:.6s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(3) .GButton_gButton__text__E4qad{transition-delay:.8s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(3) .GButton_gButton__imageImg__cj2uh{transition-delay:.9s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(4) .GButton_gButton__border__2k2xC{transition-delay:.7s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(4) .GButton_gButton__text__E4qad{transition-delay:.9s}.container-enter-active .GButton_gButton_booster__rgixD:nth-child(4) .GButton_gButton__imageImg__cj2uh{transition-delay:1s}.container-enter-active .GButton_gButton_home__Nm9pT:first-child .GButton_gButton__imageImg__cj2uh,.gameNav-enter-active .GButton_gButton_home__Nm9pT:first-child .GButton_gButton__imageImg__cj2uh,.gameNav__content-enter-active .GButton_gButton_home__Nm9pT:first-child .GButton_gButton__imageImg__cj2uh{transition-delay:.2s}.container-exit-active .GButton_gButton_home__Nm9pT:first-child .GButton_gButton__imageImg__cj2uh,.gameNav-exit-active .GButton_gButton_home__Nm9pT:first-child .GButton_gButton__imageImg__cj2uh,.gameNav__content-exit-active .GButton_gButton_home__Nm9pT:first-child .GButton_gButton__imageImg__cj2uh{transition-delay:0s}.container-enter-active .GButton_gButton_home__Nm9pT:nth-child(2) .GButton_gButton__imageImg__cj2uh,.gameNav-enter-active .GButton_gButton_home__Nm9pT:nth-child(2) .GButton_gButton__imageImg__cj2uh,.gameNav__content-enter-active .GButton_gButton_home__Nm9pT:nth-child(2) .GButton_gButton__imageImg__cj2uh{transition-delay:.3s}.container-exit-active .GButton_gButton_home__Nm9pT:nth-child(2) .GButton_gButton__imageImg__cj2uh,.gameNav-exit-active .GButton_gButton_home__Nm9pT:nth-child(2) .GButton_gButton__imageImg__cj2uh,.gameNav__content-exit-active .GButton_gButton_home__Nm9pT:nth-child(2) .GButton_gButton__imageImg__cj2uh{transition-delay:.1s}.container-enter-active .GButton_gButton_home__Nm9pT:nth-child(3) .GButton_gButton__imageImg__cj2uh,.gameNav-enter-active .GButton_gButton_home__Nm9pT:nth-child(3) .GButton_gButton__imageImg__cj2uh,.gameNav__content-enter-active .GButton_gButton_home__Nm9pT:nth-child(3) .GButton_gButton__imageImg__cj2uh{transition-delay:.4s}.container-exit-active .GButton_gButton_home__Nm9pT:nth-child(3) .GButton_gButton__imageImg__cj2uh,.gameNav-exit-active .GButton_gButton_home__Nm9pT:nth-child(3) .GButton_gButton__imageImg__cj2uh,.gameNav__content-exit-active .GButton_gButton_home__Nm9pT:nth-child(3) .GButton_gButton__imageImg__cj2uh{transition-delay:.2s}.container-enter-active .GButton_gButton_home__Nm9pT:nth-child(4) .GButton_gButton__imageImg__cj2uh,.gameNav-enter-active .GButton_gButton_home__Nm9pT:nth-child(4) .GButton_gButton__imageImg__cj2uh,.gameNav__content-enter-active .GButton_gButton_home__Nm9pT:nth-child(4) .GButton_gButton__imageImg__cj2uh{transition-delay:.5s}.container-exit-active .GButton_gButton_home__Nm9pT:nth-child(4) .GButton_gButton__imageImg__cj2uh,.gameNav-exit-active .GButton_gButton_home__Nm9pT:nth-child(4) .GButton_gButton__imageImg__cj2uh,.gameNav__content-exit-active .GButton_gButton_home__Nm9pT:nth-child(4) .GButton_gButton__imageImg__cj2uh{transition-delay:.3s}.GButton_gButton_soc__QRMz_{width:15.571vh;height:15.571vh;box-sizing:border-box}@media screen and (max-width:767px){.GButton_gButton_soc__QRMz_{width:27.114vw;height:27.114vw}}.GButton_gButton_auth__jbSl0{width:31.143vh;height:5.857vh}@media screen and (max-width:767px){.GButton_gButton_auth__jbSl0{width:54.229vw;height:10.199vw}}.GButton_gButton_gen___aW0S{width:5.714vh;height:4.286vh}@media screen and (max-width:767px){.GButton_gButton_gen___aW0S{width:9.95vw;height:7.463vw}}.GButton_gButton_gen___aW0S:active .GButton_gButton__imageBlock__PDF_9{transform:rotate(-1turn);transition:transform .3s ease-in-out}.GButton_gButton_create__HX4UJ{width:44.143vh;height:9.071vh}@media screen and (max-width:767px){.GButton_gButton_create__HX4UJ{width:76.866vw;height:15.796vw}}.GButton_gButton_createNav__Xbzw3{width:5.857vh;height:6.714vh}@media screen and (max-width:767px){.GButton_gButton_createNav__Xbzw3{width:10.199vw;height:11.692vw}}.GButton_gButton_createNavMin__w__cg{width:3.286vh;height:3.571vh}@media screen and (max-width:767px){.GButton_gButton_createNavMin__w__cg{width:5.721vw;height:6.219vw}}.GButton_gButton__block__PJLB0{position:relative;width:100%;height:100%;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box;transition:transform .3s ease-in-out,opacity .3s ease-in-out,border-color .3s ease-in-out}.GButton_gButton_close__dS77F .GButton_gButton__block__PJLB0{background:none;box-shadow:none}.GButton_gButton__text__E4qad{font-family:Wastebased,Helvetica,sans-serif;position:relative;padding:0;font-size:4.571vh;font-weight:400;color:#fff;transition:color .3s ease-in-out,width .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out;white-space:nowrap}@media screen and (max-width:767px){.GButton_gButton__text__E4qad{padding:0;font-size:7.96vw}}.GButton_gButton_menu__reQOo .GButton_gButton__text__E4qad{font-family:zarubkaType,Helvetica,sans-serif;padding:1.143vh 1.286vh 1vh;font-size:2.286vh;z-index:2;text-transform:uppercase;text-shadow:0 0 4px #3ec4ff}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo .GButton_gButton__text__E4qad{padding:1.99vw 2.239vw 1.741vw;font-size:3.98vw}}.GButton_gButton_booster__rgixD .GButton_gButton__text__E4qad{position:absolute;bottom:-.857vh;left:0;right:0;width:5.857vh;height:3.143vh;margin:0 auto;padding:.286vh 0 0;font-size:2.571vh;color:#fff;background:#4c003c;box-shadow:0 0 1.5px 0 rgba(18,0,31,.349),0 0 1.5px 0 rgba(18,0,31,.349),inset 0 1.5px 3px 0 rgba(156,0,123,.651),inset 0 1.5px 2.5px 0 rgba(156,0,123,.651),inset 0 .5px 1.5px 0 rgba(216,4,171,.349);box-sizing:border-box}@media screen and (max-width:767px){.GButton_gButton_booster__rgixD .GButton_gButton__text__E4qad{bottom:-1.493vw;width:10.199vw;height:5.473vw;padding:.498vw 0 0;font-size:4.478vw}}.GButton_gButton_main-button____7tF .GButton_gButton__text__E4qad{font-size:2.857vh;padding:0}@media screen and (max-width:767px){.GButton_gButton_main-button____7tF .GButton_gButton__text__E4qad{font-size:4.975vw;padding:0}}.GButton_gButton_toggle__3rOpu .GButton_gButton__text__E4qad{font-size:2.571vh;padding:.857vh 0 0;color:#000}@media screen and (max-width:767px){.GButton_gButton_toggle__3rOpu .GButton_gButton__text__E4qad{font-size:4.478vw;padding:1.493vw 0 0}}.GButton_gButton_modal__7RSUg .GButton_gButton__text__E4qad{font-size:2.571vh}@media screen and (max-width:767px){.GButton_gButton_modal__7RSUg .GButton_gButton__text__E4qad{font-size:4.478vw}}.GButton_gButton_itemPlay__ZZeh0 .GButton_gButton__text__E4qad{padding:0;font-family:Wastebased,Helvetica,sans-serif;font-size:2.571vh;line-height:.8;text-shadow:0 0 2px 0 #db08d2}@media screen and (max-width:767px){.GButton_gButton_itemPlay__ZZeh0 .GButton_gButton__text__E4qad{padding:0;font-size:4.478vw}}.GButton_gButton_inventory__OPlrU .GButton_gButton__text__E4qad{font-size:3.429vh;color:#fff}@media screen and (max-width:767px){.GButton_gButton_inventory__OPlrU .GButton_gButton__text__E4qad{font-size:5.97vw}}.container-enter .GButton_gButton_menu__reQOo .GButton_gButton__text__E4qad{opacity:0;transform:scale(0)}.container-enter-active .GButton_gButton_menu__reQOo .GButton_gButton__text__E4qad{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .GButton_gButton_booster__rgixD .GButton_gButton__text__E4qad{opacity:0;transform:translateY(100%)}.container-enter-active .GButton_gButton_booster__rgixD .GButton_gButton__text__E4qad{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GButton_gButton_modalSound__qj8DK .GButton_gButton__text__E4qad{font-size:2.286vh}@media screen and (max-width:767px){.GButton_gButton_modalSound__qj8DK .GButton_gButton__text__E4qad{font-size:3.98vw}}.GButton_gButton_modalSoundOff__JQZ5X .GButton_gButton__text__E4qad{color:#7e106b}.GButton_gButton_modalSoundOn__tsDh4 .GButton_gButton__text__E4qad{color:#fff}.GButton_gButton_auth__jbSl0 .GButton_gButton__text__E4qad{color:#fff;font-size:6.857vh}@media screen and (max-width:767px){.GButton_gButton_auth__jbSl0 .GButton_gButton__text__E4qad{font-size:11.94vw}}.GButton_gButton_create__HX4UJ .GButton_gButton__text__E4qad{color:#fff;font-size:3.571vh;text-shadow:0 0 4px #f0f}@media screen and (max-width:767px){.GButton_gButton_create__HX4UJ .GButton_gButton__text__E4qad{font-size:6.219vw}}.GButton_gButton__image__6UGXn{position:relative;display:flex;width:100%;height:100%;box-sizing:border-box;transition:transform .3s ease-in-out;overflow:hidden}.GButton_gButton__image__6UGXn img{width:100%;height:100%;object-fit:contain}.GButton_gButton__image__6UGXn svg{width:100%;height:100%}.GButton_gButton__image__6UGXn svg path{transition:fill .3s ease-in-out}.GButton_gButton_booster__rgixD .GButton_gButton__image__6UGXn{overflow:visible;transform:bottom center}.GButton_gButton_menu__reQOo .GButton_gButton__image__6UGXn{position:absolute;left:50%;bottom:5.571vh;width:12.143vh;height:9.429vh;margin:0 auto;transform:translateX(-50%)}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo .GButton_gButton__image__6UGXn{bottom:9.701vw;width:21.144vw;height:16.418vw;margin:0 auto}}.GButton_gButton_menu__reQOo .GButton_gButton__image__6UGXn img{object-position:bottom center}.GButton_gButton_toggle__3rOpu .GButton_gButton__image__6UGXn{width:2.286vh;height:2.286vh;margin:0 1.714vh 0 0}@media screen and (max-width:767px){.GButton_gButton_toggle__3rOpu .GButton_gButton__image__6UGXn{width:3.98vw;height:3.98vw;margin:0 2.985vw 0 0}}.GButton_gButton_hero__4bWYc .GButton_gButton__image__6UGXn{width:3.143vh;height:3.143vh}@media screen and (max-width:767px){.GButton_gButton_hero__4bWYc .GButton_gButton__image__6UGXn{width:5.473vw;height:5.473vw}}.GButton_gButton_exit__cEzYR .GButton_gButton__image__6UGXn{width:5.143vh;height:5.143vh}@media screen and (max-width:767px){.GButton_gButton_exit__cEzYR .GButton_gButton__image__6UGXn{width:8.955vw;height:8.955vw}}.GButton_gButton_itemScore__KezXJ .GButton_gButton__image__6UGXn{width:3.143vh;height:3.143vh}@media screen and (max-width:767px){.GButton_gButton_itemScore__KezXJ .GButton_gButton__image__6UGXn{width:5.473vw;height:5.473vw}}.GButton_gButton_soc__QRMz_ .GButton_gButton__image__6UGXn{width:10.429vh;height:10.429vh}@media screen and (max-width:767px){.GButton_gButton_soc__QRMz_ .GButton_gButton__image__6UGXn{width:18.159vw;height:18.159vw}}.GButton_gButton_gen___aW0S .GButton_gButton__image__6UGXn{width:5.714vh;height:4.286vh}@media screen and (max-width:767px){.GButton_gButton_gen___aW0S .GButton_gButton__image__6UGXn{width:9.95vw;height:7.463vw}}.GButton_gButton__imageBlock__PDF_9{position:relative;width:100%;height:100%;transition:transform .3s ease-in-out}.GButton_gButton_menu__reQOo .GButton_gButton__imageBlock__PDF_9{transform-origin:bottom center}.GButton_gButton__imageBg__E9BYn{position:absolute;top:0;left:0;width:100%;height:100%}.container-enter .GButton_gButton_booster__rgixD .GButton_gButton__imageBg__E9BYn{opacity:0;transform:scale(1.5)}.container-enter-active .GButton_gButton_booster__rgixD .GButton_gButton__imageBg__E9BYn{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav-enter .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav__content-enter .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh{opacity:0;transform:scale(0)}.container-enter-active .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav-enter-active .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav__content-enter-active .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-exit .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav-exit .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav__content-exit .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh{opacity:1;transform:scale(1)}.container-exit-active .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav-exit-active .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh,.gameNav__content-exit-active .GButton_gButton_home__Nm9pT .GButton_gButton__imageImg__cj2uh{opacity:0;transform:scale(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.container-enter .GButton_gButton_menu__reQOo .GButton_gButton__imageImg__cj2uh{opacity:0;transform:scale(0)}.container-enter-active .GButton_gButton_menu__reQOo .GButton_gButton__imageImg__cj2uh{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GButton_gButton_booster__rgixD .GButton_gButton__imageImg__cj2uh{position:absolute;bottom:0;left:0;width:100%;height:auto!important}.container-enter .GButton_gButton_booster__rgixD .GButton_gButton__imageImg__cj2uh{opacity:0;transform:scale(0)}.container-enter-active .GButton_gButton_booster__rgixD .GButton_gButton__imageImg__cj2uh{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GButton_gButton__border__2k2xC{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;padding:.18vh;border-radius:.429vh;box-sizing:border-box;overflow:hidden;background:linear-gradient(90deg,#a02686 -33.06%,#e0acd5 20%,#e0acd5 80%,#a02686)}@media screen and (max-width:767px){.GButton_gButton__border__2k2xC{padding:.313vw;border-radius:.746vw}}.GButton_gButton_close__dS77F .GButton_gButton__border__2k2xC{display:none}.GButton_gButton_modalPurple__Db1gA .GButton_gButton__border__2k2xC{background:linear-gradient(90deg,#5c1a99 -33.06%,#c0a9d7 20%,#c0a9d7 80%,#5c1a99)}.GButton_gButton_menu__reQOo .GButton_gButton__border__2k2xC{top:-35%;left:-4%;width:108%;height:167%;background:none}.container-enter .GButton_gButton_menu__reQOo .GButton_gButton__border__2k2xC{opacity:0;transform:scale(1.5)}.container-enter-active .GButton_gButton_menu__reQOo .GButton_gButton__border__2k2xC{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GButton_gButton_itemScore__KezXJ .GButton_gButton__border__2k2xC,.GButton_gButton_transparent__mT7A9 .GButton_gButton__border__2k2xC{background:none;overflow:visible}.GButton_gButton__borderInner__Agv5e{position:relative;height:100%;width:100%;border-radius:.286vh;overflow:hidden;background:rgba(66,2,52,.8);box-shadow:0 0 14px 0 rgba(18,0,31,.349),0 0 10px 0 rgba(18,0,31,.349),inset 0 12.57px 37.72px 0 rgba(156,0,123,.651),inset 0 12.57px 25.15px 0 rgba(156,0,123,.651),inset 0 5.03px 15.09px 0 rgba(216,4,171,.349)}@media screen and (max-width:767px){.GButton_gButton__borderInner__Agv5e{border-radius:.498vw}}.GButton_gButton_itemScore__KezXJ .GButton_gButton__borderInner__Agv5e{position:absolute;top:50%;left:50%;width:5.571vh;height:5.143vh;border-radius:0;box-shadow:none;background:none;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.GButton_gButton_itemScore__KezXJ .GButton_gButton__borderInner__Agv5e{width:9.701vw;height:8.955vw;border-radius:0}}.GButton_gButton_modalPurple__Db1gA .GButton_gButton__borderInner__Agv5e{background:rgba(47,0,56,.8);box-shadow:0 0 14px 0 rgba(18,0,31,.349),0 0 14px 0 rgba(18,0,31,.349),inset 0 12.57px 37.72px 0 #310094,inset 0 12.57px 25.15px 0 #6600a2,inset 0 5.03px 15.09px 0 #3c0084}.GButton_gButton_menu__reQOo .GButton_gButton__borderInner__Agv5e,.GButton_gButton_transparent__mT7A9 .GButton_gButton__borderInner__Agv5e{background:none;box-shadow:none}.GButton_gButton__borderGlare__fM8YV{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-mask-size:100% 100%;background-color:rgba(145,16,99,.2)}.GButton_gButton__borderGlareImg__fnad1{position:absolute;top:0;right:0;height:100%;animation:GButton_button-glare__qWFqR 3s linear infinite}@keyframes GameInventoryModal_cube-loader__sf4K6{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes GameInventoryModal_fade-in__B_v4m{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes GameInventoryModal_fade-in-top__owaCz{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes GameInventoryModal_loader__gEN6w{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes GameInventoryModal_loader-inner__FXuYL{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes GameInventoryModal_lock-on__6Xuht{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes GameInventoryModal_frame-top__kojLw{0%{background-position:0 0}to{background-position:100% 0}}@keyframes GameInventoryModal_frame-left__qPxY3{0%{background-position:0 0}to{background-position:0 100%}}@keyframes GameInventoryModal_menuShow___Vb6M{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes GameInventoryModal_menuHideTop___2Sew{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes GameInventoryModal_menuHide__icqjI{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes GameInventoryModal_line__TXrwK{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes GameInventoryModal_line-rev__iSO_i{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes GameInventoryModal_line-vert__NUN_z{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes GameInventoryModal_line-vert-rev__6gEDf{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes GameInventoryModal_game-list-person__fEz6a{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes GameInventoryModal_game-list-progress__TJexj{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes GameInventoryModal_button-glare__8hNJz{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.GameInventoryModal_gameInventoryModal__zaJoi{position:relative;width:51.714vh;margin:2.286vh auto}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__zaJoi{width:90.05vw;margin:4.975vw auto}}.GameInventoryModal_gameInventoryModal__bg__GwcBI{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center}.GameInventoryModal_gameInventoryModal__border__GRyx3{display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;left:-1%;width:102%;height:100%}.GameInventoryModal_gameInventoryModal__borderItem__1zDYL{position:relative;width:100%;height:10vh;overflow:hidden}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__borderItem__1zDYL{height:17.413vw}}.GameInventoryModal_gameInventoryModal__borderItem_middle__iX12p{height:100%}.GameInventoryModal_gameInventoryModal__borderItemBlock__71cQ8{position:absolute;left:0;width:100%}.GameInventoryModal_gameInventoryModal__borderItemBlock_top__HgygC{top:0;height:auto}.GameInventoryModal_gameInventoryModal__borderItemBlock_middle__TMGO3{top:50%;height:120%;transform:translateY(-50%)}.GameInventoryModal_gameInventoryModal__borderItemBlock_bottom__32L39{bottom:0;height:auto}.GameInventoryModal_gameInventoryModal__block__pDTFu{width:100%;padding:2.857vh;box-sizing:border-box;text-align:center}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__block__pDTFu{padding:4.975vw}}.GameInventoryModal_gameInventoryModal__about__d4puz{display:flex;flex-direction:column;position:relative;width:100%;padding:2.286vh 2.857vh;margin:0 auto 1.143vh;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.502);background-color:rgba(0,0,0,.35)}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__about__d4puz{padding:4.975vw;margin:0 auto 4.478vw}}.GameInventoryModal_gameInventoryModal__image__c_fSf{position:relative;width:100%;height:12.857vh;max-height:16vh;margin:0 auto .714vh;object-fit:contain}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__image__c_fSf{height:32.338vw;margin:0 auto 1.244vw}}.GameInventoryModal_gameInventoryModal__info__SVSej{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto .143vh}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__info__SVSej{margin:0 auto .249vw}}.GameInventoryModal_gameInventoryModal__title__Mbb8o{font-family:Wastebased,Helvetica,sans-serif;margin:0 1.286vh 0 0;font-size:3.429vh;color:#fff;font-weight:400;text-transform:uppercase}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__title__Mbb8o{margin:0 2.239vw 0 0;font-size:5.97vw}}.GameInventoryModal_gameInventoryModal__lvl__52ZPO{font-family:Wastebased,Helvetica,sans-serif;display:flex;flex-direction:row;justify-content:center;align-items:center;width:5.857vh;height:2.857vh;font-size:2.571vh;color:#fff;background:#4c003c;box-shadow:0 0 1.5px 0 rgba(18,0,31,.349),0 0 1.5px 0 rgba(18,0,31,.349),inset 0 1.5px 3px 0 rgba(156,0,123,.651),inset 0 1.5px 2.5px 0 rgba(156,0,123,.651),inset 0 .5px 1.5px 0 rgba(216,4,171,.349)}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__lvl__52ZPO{width:10.199vw;height:4.975vw;font-size:4.478vw}}.GameInventoryModal_gameInventoryModal__state__wod3W{position:relative;font-family:Segoe UI,Helvetica,sans-serif;margin:0 0 2.143vh;font-size:2vh;font-weight:400;text-transform:uppercase}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__state__wod3W{margin:0 0 3.731vw;font-size:3.483vw}}.GameInventoryModal_gameInventoryModal__state__wod3W.gameInventoryModal__state_1{color:#828282}.GameInventoryModal_gameInventoryModal__state__wod3W.gameInventoryModal__state_2{color:#fff;text-shadow:0 0 4px hsla(0,0%,100%,.698)}.GameInventoryModal_gameInventoryModal__state__wod3W.gameInventoryModal__state_3{color:#0bf;text-shadow:0 0 4px #18e7ee}.GameInventoryModal_gameInventoryModal__state__wod3W.gameInventoryModal__state_4{color:#ff9d00;text-shadow:0 0 4px rgba(255,227,69,.8)}.GameInventoryModal_gameInventoryModal__button__tZAkM{margin:.714vh 0 0}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__button__tZAkM{margin:2.736vw 0 0}}.GameInventoryModal_gameInventoryModal__close__5HPmC{position:absolute;top:5.143vh;right:5.143vh}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__close__5HPmC{top:8.955vw;right:8.955vw}}.GameInventoryModal_gameInventoryModal__carousel__CZsG7{width:100%;-webkit-mask:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 5%,#fff 15%,#fff 85%,hsla(0,0%,100%,0) 95%,hsla(0,0%,100%,0))}.GameInventoryModal_gameInventoryModal__carousel_start__QVqcB{-webkit-mask:linear-gradient(90deg,#fff 0,#fff 5%,#fff 15%,#fff 85%,hsla(0,0%,100%,0) 95%,hsla(0,0%,100%,0))}.GameInventoryModal_gameInventoryModal__carousel_end__sd4w1{-webkit-mask:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 5%,#fff 15%,#fff 85%,#fff 95%,#fff)}.GameInventoryModal_gameInventoryModal__carousel__CZsG7 .swiper{padding:.8vh 2.743vh .8vh 1.829vh}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__carousel__CZsG7 .swiper{padding:1.741vw 5.97vw 1.741vw 3.98vw}}.GameInventoryModal_gameInventoryModal__carousel__CZsG7 .swiper-slide{width:7.543vh!important;height:16.343vh;margin:0 1.6vh 0 0}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__carousel__CZsG7 .swiper-slide{width:16.418vw!important;height:35.572vw;margin:0 3.483vw 0 0}}.GameInventoryModal_gameInventoryModal__carousel__CZsG7 .swiper-slide:last-child{margin:0}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__carousel__CZsG7 .swiper-slide:last-child{margin:0}}.GameInventoryModal_gameInventoryModal__item__8vxrU{position:relative;width:7.543vh;height:16.343vh}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__item__8vxrU{width:16.418vw;height:35.572vw}}.GameInventoryModal_gameInventoryModal__itemBlock__H6a2y{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;left:-16%;width:10.286vh;height:10.714vh}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__itemBlock__H6a2y{width:22.388vw;height:23.321vw}}.swiper-slide:nth-child(2n) .GameInventoryModal_gameInventoryModal__itemBlock__H6a2y{bottom:0}@media screen and (max-width:767px){.swiper-slide:nth-child(2n) .GameInventoryModal_gameInventoryModal__itemBlock__H6a2y{bottom:0}}.swiper-slide:nth-child(odd) .GameInventoryModal_gameInventoryModal__itemBlock__H6a2y{top:0}@media screen and (max-width:767px){.swiper-slide:nth-child(odd) .GameInventoryModal_gameInventoryModal__itemBlock__H6a2y{top:0}}.GameInventoryModal_gameInventoryModal__itemBorder__4fubj{position:absolute;top:.2vh;left:-.429vh;width:11.143vh;height:10.286vh}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__itemBorder__4fubj{top:.348vw;left:-.746vw;width:24.254vw;height:22.388vw}}.GameInventoryModal_gameInventoryModal__itemImage__CEx6t{position:relative;width:4.8vh;height:4.8vh;object-fit:contain}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__itemImage__CEx6t{width:10.448vw;height:10.448vw}}.GameInventoryModal_gameInventoryModal__itemCounter__Zu3bQ{position:relative;font-family:Wastebased,Helvetica,sans-serif;display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;bottom:0;left:2.857vh;width:4.571vh;height:2.143vh;font-size:2vh;color:#fff;background:#4c003c;box-shadow:0 0 1.5px 0 rgba(18,0,31,.349),0 0 1.5px 0 rgba(18,0,31,.349),inset 0 1.5px 3px 0 rgba(156,0,123,.651),inset 0 1.5px 2.5px 0 rgba(156,0,123,.651),inset 0 .5px 1.5px 0 rgba(216,4,171,.349)}@media screen and (max-width:767px){.GameInventoryModal_gameInventoryModal__itemCounter__Zu3bQ{bottom:0;left:4.975vw;width:7.96vw;height:3.731vw;font-size:3.483vw}}@keyframes GameFeature_cube-loader__GePRs{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes GameFeature_fade-in__i8Fga{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes GameFeature_fade-in-top__DL5aP{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes GameFeature_loader__hcsVF{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes GameFeature_loader-inner__3TH_y{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes GameFeature_lock-on__68No5{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes GameFeature_frame-top__2G_Ub{0%{background-position:0 0}to{background-position:100% 0}}@keyframes GameFeature_frame-left__t7Dtu{0%{background-position:0 0}to{background-position:0 100%}}@keyframes GameFeature_menuShow___kd_L{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes GameFeature_menuHideTop__39VtT{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes GameFeature_menuHide__VOlmt{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes GameFeature_line__qDhpo{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes GameFeature_line-rev__kafd1{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes GameFeature_line-vert__mptcR{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes GameFeature_line-vert-rev__xveRk{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes GameFeature_game-list-person__yTLRc{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes GameFeature_game-list-progress__ZGFdb{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes GameFeature_button-glare__kstiy{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.GameFeature_gameFeature__d_E25{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;position:relative;width:39.857vh}@media screen and (max-width:767px){.GameFeature_gameFeature__d_E25{width:69.403vw}}.GameFeature_gameFeature__item__VnE1z{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:16.571vh;height:6vh;margin:0 0 1.429vh}@media screen and (max-width:767px){.GameFeature_gameFeature__item__VnE1z{width:28.856vw;height:10.448vw;margin:0 0 2.488vw}}.GameFeature_gameFeature__item__VnE1z:last-child,.GameFeature_gameFeature__item__VnE1z:nth-last-child(2){margin:0}@media screen and (max-width:767px){.GameFeature_gameFeature__item__VnE1z:last-child,.GameFeature_gameFeature__item__VnE1z:nth-last-child(2){margin:0}}.GameFeature_gameFeature__itemImage__0wffO{position:relative;width:4vh;height:4vh;margin:0 1vh 0 0}@media screen and (max-width:767px){.GameFeature_gameFeature__itemImage__0wffO{width:6.965vw;height:6.965vw;margin:0 1.741vw 0 0}}.GameFeature_gameFeature__itemImageBlock__0uOrs{position:absolute;top:50%;left:50%;width:10.571vh;height:10.571vh;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.GameFeature_gameFeature__itemImageBlock__0uOrs{width:18.408vw;height:18.408vw}}.GameFeature_gameFeature__itemBg__kNZPn{position:absolute;top:50%;right:0;height:8.286vh;transform:translateY(-50%)}@media screen and (max-width:767px){.GameFeature_gameFeature__itemBg__kNZPn{height:14.428vw}}.GameFeature_gameFeature__itemTitle__aN59G{position:relative;font-family:Segoe UI,Helvetica,sans-serif;margin:-.286vh 0 -.571vh;font-size:1.714vh;font-weight:600;color:#fff}@media screen and (max-width:767px){.GameFeature_gameFeature__itemTitle__aN59G{margin:-.498vw 0 -.995vw;font-size:2.985vw}}.GameFeature_gameFeature__itemScore__AS6jX{position:relative;text-align:left}.GameFeature_gameFeature__itemScoreMain__wucbM{font-family:Wastebased,Helvetica,sans-serif;display:inline-block;vertical-align:middle;margin:0 .571vh 0 0;font-size:2.857vh;color:#fff;font-weight:400}@media screen and (max-width:767px){.GameFeature_gameFeature__itemScoreMain__wucbM{margin:0 .995vw 0 0;font-size:4.975vw}}.GameFeature_gameFeature__itemScoreAdd__GdcFW{font-family:Wastebased,Helvetica,sans-serif;display:inline-block;vertical-align:middle;font-size:2.286vh;color:#f09;font-weight:400}@media screen and (max-width:767px){.GameFeature_gameFeature__itemScoreAdd__GdcFW{font-size:3.98vw}}@keyframes GameFeatureModal_cube-loader__rQ0b5{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes GameFeatureModal_fade-in__CnUH0{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes GameFeatureModal_fade-in-top__U9wqN{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes GameFeatureModal_loader__RGqGw{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes GameFeatureModal_loader-inner__YHqXI{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes GameFeatureModal_lock-on__C6mb3{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes GameFeatureModal_frame-top__GwOFn{0%{background-position:0 0}to{background-position:100% 0}}@keyframes GameFeatureModal_frame-left__AD_7x{0%{background-position:0 0}to{background-position:0 100%}}@keyframes GameFeatureModal_menuShow__GrRWL{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes GameFeatureModal_menuHideTop__z9GE6{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes GameFeatureModal_menuHide__aEDgj{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes GameFeatureModal_line__VtlTr{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes GameFeatureModal_line-rev__hFsEg{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes GameFeatureModal_line-vert__IyzWg{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes GameFeatureModal_line-vert-rev__zj_nr{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes GameFeatureModal_game-list-person__ROGTc{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes GameFeatureModal_game-list-progress__y2UHw{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes GameFeatureModal_button-glare__laKrz{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.GameFeatureModal_gameFeatureModal__MTm_g{position:relative;width:51.714vh;margin:2.857vh auto}@media screen and (max-width:767px){.GameFeatureModal_gameFeatureModal__MTm_g{width:90.05vw;margin:4.975vw auto}}.GameFeatureModal_gameFeatureModal__bg__xsWGL{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom center}.GameFeatureModal_gameFeatureModal__border__gYHJU{display:flex;flex-direction:column;justify-content:center;position:absolute;top:-.5%;left:-.5%;width:102%;height:101%}.GameFeatureModal_gameFeatureModal__borderItem__v50Dt{position:relative;width:100%;height:10vh;overflow:hidden}@media screen and (max-width:767px){.GameFeatureModal_gameFeatureModal__borderItem__v50Dt{height:17.413vw}}.GameFeatureModal_gameFeatureModal__borderItem_middle__NQJ79{height:100%}.GameFeatureModal_gameFeatureModal__borderItemBlock__jsBrq{position:absolute;left:0;width:100%}.GameFeatureModal_gameFeatureModal__borderItemBlock_top__i2efk{top:0;height:auto}.GameFeatureModal_gameFeatureModal__borderItemBlock_middle__DGwOg{top:50%;height:120%;transform:translateY(-50%)}.GameFeatureModal_gameFeatureModal__borderItemBlock_bottom__FCEXr{bottom:0;height:auto}.GameFeatureModal_gameFeatureModal__block__7aVKK{width:100%;padding:4vh 5.929vh 5.857vh;box-sizing:border-box;text-align:center}@media screen and (max-width:767px){.GameFeatureModal_gameFeatureModal__block__7aVKK{padding:6.965vw 10.323vw 10.199vw}}.GameFeatureModal_gameFeatureModal__title__80c2x{position:relative;font-family:zarubkaType,Helvetica,sans-serif;margin:0 0 2.857vh;font-size:4.571vh;color:#fff;font-weight:400;text-transform:uppercase;text-shadow:0 0 .1em #f0f}@media screen and (max-width:767px){.GameFeatureModal_gameFeatureModal__title__80c2x{margin:0 0 4.975vw;font-size:7.96vw}}.GameFeatureModal_gameFeatureModal__close__4hXYa{position:absolute;top:3.429vh;right:3.429vh}@media screen and (max-width:767px){.GameFeatureModal_gameFeatureModal__close__4hXYa{top:5.97vw;right:5.97vw}}@keyframes GameNav_cube-loader__q9ju8{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes GameNav_fade-in__fe0e_{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes GameNav_fade-in-top__2S_E_{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes GameNav_loader__0zOcK{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes GameNav_loader-inner__0rOYF{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes GameNav_lock-on__sQyBG{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes GameNav_frame-top__FfCEf{0%{background-position:0 0}to{background-position:100% 0}}@keyframes GameNav_frame-left__cQrsu{0%{background-position:0 0}to{background-position:0 100%}}@keyframes GameNav_menuShow__nzd12{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes GameNav_menuHideTop__WpsVK{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes GameNav_menuHide__bJJ4T{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes GameNav_line__TvSUb{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes GameNav_line-rev__6Iaoc{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes GameNav_line-vert__UW5S5{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes GameNav_line-vert-rev__H8Oby{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes GameNav_game-list-person__IkwOz{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes GameNav_game-list-progress___3E6Q{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes GameNav_button-glare__H19f_{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.GameNav_gameNav__JZPgp{position:absolute;top:9.286vh;left:0;right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:54.571vh;max-width:100%;margin:0 auto;pointer-events:none}@media screen and (max-width:767px){.GameNav_gameNav__JZPgp{top:16.169vw;width:95.025vw}}@media screen and (min-width:768px)and (max-width:1024px){.GameNav_gameNav__JZPgp{width:68.857vh;max-height:100%;padding:0 2.143vh;box-sizing:border-box}}@media screen and (min-width:768px)and (max-width:1024px)and (max-width:767px){.GameNav_gameNav__JZPgp{width:119.9vw;padding:0 3.731vw}}.GameNav_gameNav__counter__w75Bh{position:relative;display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;vertical-align:top;width:14.571vh;height:5.714vh;margin:0 .143vh 0 0}@media screen and (max-width:767px){.GameNav_gameNav__counter__w75Bh{width:25.373vw;height:9.95vw;margin:0 .249vw 0 0}}.GameNav_gameNav__counter__w75Bh:last-child{margin:0}@media screen and (max-width:767px){.GameNav_gameNav__counter__w75Bh:last-child{margin:0}}.GameNav_gameNav__counter__w75Bh:nth-child(2) .GameNav_gameNav__counterImgImage__5OTUA{transform:translate(-44%,-50%)}.gameNav-enter .GameNav_gameNav__counter__w75Bh{opacity:0;transform:translateY(-100%)}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.gameNav-exit .GameNav_gameNav__counter__w75Bh{opacity:1;transform:translateY(0)}.gameNav-exit-active .GameNav_gameNav__counter__w75Bh{opacity:0;transform:translateY(-100%);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:first-child{transition-delay:.3s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:first-child .GameNav_gameNav__counterImg__yxJix{transition-delay:.5s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:first-child .GameNav_gameNav__counterMore__9KnzO,.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:first-child .GameNav_gameNav__counterText__45a_R{transition-delay:.6s}.container-exit-active .GameNav_gameNav__counter__w75Bh:first-child{transition-delay:0s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(2){transition-delay:.4s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(2) .GameNav_gameNav__counterImg__yxJix{transition-delay:.6s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(2) .GameNav_gameNav__counterMore__9KnzO,.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(2) .GameNav_gameNav__counterText__45a_R{transition-delay:.7s}.container-exit-active .GameNav_gameNav__counter__w75Bh:nth-child(2){transition-delay:.1s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(3){transition-delay:.5s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(3) .GameNav_gameNav__counterImg__yxJix{transition-delay:.7s}.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(3) .GameNav_gameNav__counterMore__9KnzO,.gameNav-enter-active .GameNav_gameNav__counter__w75Bh:nth-child(3) .GameNav_gameNav__counterText__45a_R{transition-delay:.8s}.container-exit-active .GameNav_gameNav__counter__w75Bh:nth-child(3){transition-delay:.2s}.GameNav_gameNav__counterBg__Ybbnz{position:absolute;top:0;right:-1.857vh;height:100%;pointer-events:none}@media screen and (max-width:767px){.GameNav_gameNav__counterBg__Ybbnz{right:-3.234vw}}.GameNav_gameNav__counterImg__yxJix{position:relative;width:4vh;height:4vh;margin:0 2.143vh 0 0}@media screen and (max-width:767px){.GameNav_gameNav__counterImg__yxJix{width:6.965vw;height:6.965vw;margin:0 3.731vw 0 0}}.gameNav-enter .GameNav_gameNav__counterImg__yxJix{opacity:0;transform:scale(0)}.gameNav-enter-active .GameNav_gameNav__counterImg__yxJix{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GameNav_gameNav__counterImgImage__5OTUA{position:absolute;top:50%;left:50%;width:8.857vh;height:8.571vh;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.GameNav_gameNav__counterImgImage__5OTUA{width:15.423vw;height:14.925vw}}.GameNav_gameNav__counterText__45a_R{position:relative;font-family:zarubkaType,Helvetica,sans-serif;font-size:3.429vh;text-align:center;font-weight:400;color:#fff}@media screen and (max-width:767px){.GameNav_gameNav__counterText__45a_R{font-size:5.97vw}}.gameNav-enter .GameNav_gameNav__counterText__45a_R{opacity:0;transform:translateX(100%)}.gameNav-enter-active .GameNav_gameNav__counterText__45a_R{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GameNav_gameNav__counterMore__9KnzO{position:absolute;top:5.429vh;left:6.143vh;font-family:zarubkaType,Helvetica,sans-serif;font-size:2.286vh;text-align:center;font-weight:400;color:hsla(0,0%,100%,.5)}@media screen and (max-width:767px){.GameNav_gameNav__counterMore__9KnzO{top:9.453vw;left:10.697vw;font-size:3.98vw}}.gameNav-enter .GameNav_gameNav__counterMore__9KnzO{opacity:0;transform:translateX(100%)}.gameNav-enter-active .GameNav_gameNav__counterMore__9KnzO{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GameNav_gameNav__block__32fjw{display:flex;flex-direction:row;justify-content:flex-end;position:relative;width:42%;text-align:right;pointer-events:all}.GameNav_gameNav__content__aFjoM{position:absolute;top:0;right:0}@media screen and (max-width:767px){.GameNav_gameNav__content__aFjoM{right:0}}.GameNav_gameNav__about__aX0up{position:relative;width:22.143vh;padding:1.286vh .429vh 1.286vh 1.286vh;text-align:left;box-sizing:border-box}@media screen and (max-width:767px){.GameNav_gameNav__about__aX0up{width:38.557vw;padding:2.239vw .746vw 2.239vw 2.239vw}}.GameNav_gameNav__about__aX0up:after,.GameNav_gameNav__about__aX0up:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;margin:auto;box-sizing:border-box;z-index:1;pointer-events:none}.GameNav_gameNav__about__aX0up:before{border:3px solid #ef63d5;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.GameNav_gameNav__about__aX0up:after{top:1px;bottom:1px;left:1px;right:1px;border:1px solid #fff}.GameNav_gameNav__about__aX0up.gameNav__content-enter,.gameNav-enter .GameNav_gameNav__about__aX0up{opacity:0;transform:scale(0)}.GameNav_gameNav__about__aX0up.gameNav__content-enter-active,.gameNav-enter-active .GameNav_gameNav__about__aX0up{opacity:1;transform:scale(1);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33) .2s,transform .3s cubic-bezier(.17,.89,.48,1.33) .2s}.GameNav_gameNav__about__aX0up.gameNav__content-exit,.gameNav-exit .GameNav_gameNav__about__aX0up{opacity:1;transform:scale(1)}.GameNav_gameNav__about__aX0up.gameNav__content-exit-active,.gameNav-exit-active .GameNav_gameNav__about__aX0up{opacity:0;transform:scale(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GameNav_gameNav__aboutBg__48yWu{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box}.GameNav_gameNav__aboutBgImg__XniZ1{position:relative;width:100%;height:100%;overflow:hidden;object-fit:cover}.GameNav_gameNav__aboutContent__QeBjq{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:100%;height:100%;box-sizing:border-box;z-index:2}.GameNav_gameNav__aboutImage__kMjTu{position:relative;width:7.286vh;height:7.143vh;margin:0 1.571vh 0 0;border-width:.143vh;box-sizing:border-box}@media screen and (max-width:767px){.GameNav_gameNav__aboutImage__kMjTu{width:12.687vw;height:12.438vw;margin:0 2.736vw 0 0;border-width:.249vw}}.GameNav_gameNav__aboutImage__kMjTu:after,.GameNav_gameNav__aboutImage__kMjTu:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;margin:auto;box-sizing:border-box;z-index:1;pointer-events:none}.GameNav_gameNav__aboutImage__kMjTu:before{border:3px solid #ef63d5;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.GameNav_gameNav__aboutImage__kMjTu:after{top:1px;bottom:1px;left:1px;right:1px;border:1px solid #fff;z-index:3}.GameNav_gameNav__aboutImageImg__IAMP9{position:relative;width:100%;height:100%;object-fit:contain;z-index:2}.GameNav_gameNav__aboutBlock__XR0Dh{position:relative;width:11.857vh}@media screen and (max-width:767px){.GameNav_gameNav__aboutBlock__XR0Dh{width:20.647vw}}.GameNav_gameNav__aboutName__1iWhT{margin:0 0 .571vh;font-family:Wastebased,Helvetica,sans-serif;font-size:2vh;line-height:1.1;color:#fff;text-shadow:0 0 4px #ef63d5}@media screen and (max-width:767px){.GameNav_gameNav__aboutName__1iWhT{margin:0 0 .995vw;font-size:3.483vw}}.GameNav_gameNav__aboutLvl__Oe5Wg{margin:0;font-family:zarubkaType,Helvetica,sans-serif;font-size:2.857vh;line-height:1;color:#fff}@media screen and (max-width:767px){.GameNav_gameNav__aboutLvl__Oe5Wg{margin:0;font-size:4.975vw}}.GameNav_gameNav__buttons__NkHD9{display:inline-block;margin:4.286vh 0 0 auto}@media screen and (max-width:767px){.GameNav_gameNav__buttons__NkHD9{margin:7.463vw 0 0 auto}}.GameNav_gameNav__buttons__NkHD9 .main__button{margin:0 0 1.143vh}@media screen and (max-width:767px){.GameNav_gameNav__buttons__NkHD9 .main__button{margin:0 0 1.99vw}}.GameNav_gameNav__buttons__NkHD9.gameNav__content-enter{opacity:0;transform:translateY(4vh)}.GameNav_gameNav__buttons__NkHD9.gameNav__content-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33) .2s,transform .3s cubic-bezier(.17,.89,.48,1.33) .2s}.GameNav_gameNav__buttons__NkHD9.gameNav__content-exit,.gameNav-exit .GameNav_gameNav__buttons__NkHD9{opacity:1;transform:translateY(0)}.GameNav_gameNav__buttons__NkHD9.gameNav__content-exit-active,.gameNav-exit-active .GameNav_gameNav__buttons__NkHD9{opacity:0;transform:translateY(4vh);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GameNav_gameNav__hero__LVs4t{display:inline-block}.GameNav_gameNav__hero__LVs4t.gameNav__content-enter{opacity:0;transform:translateX(50%)}.GameNav_gameNav__hero__LVs4t.gameNav__content-enter-active{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33) .2s,transform .3s cubic-bezier(.17,.89,.48,1.33) .2s}.GameNav_gameNav__hero__LVs4t.gameNav-exit,.GameNav_gameNav__hero__LVs4t.gameNav__content-exit{opacity:1;transform:translateX(0)}.GameNav_gameNav__hero__LVs4t.gameNav-exit-active,.GameNav_gameNav__hero__LVs4t.gameNav__content-exit-active{opacity:0;transform:translateX(50%);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GameNav_gameNav__topButtons__hSrhl{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;top:-.286vh}@media screen and (max-width:767px){.GameNav_gameNav__topButtons__hSrhl{top:-.498vw}}.GameNav_gameNav__topButton__uu9mE{margin:0 0 0 3.143vh}@media screen and (max-width:767px){.GameNav_gameNav__topButton__uu9mE{margin:0 0 0 5.473vw}}@keyframes GameDropdown_cube-loader__sJ9rp{0%,10%{transform:perspective(136px) rotateX(-180deg);opacity:0}25%,75%{transform:perspective(136px) rotateX(0deg);opacity:1}90%,to{transform:perspective(136px) rotateY(180deg);opacity:0}}@keyframes GameDropdown_fade-in__m7bxp{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}@keyframes GameDropdown_fade-in-top__sUcKB{0%{visibility:visible;opacity:0;transform:translateY(-10vh)}to{visibility:visible;opacity:1;transform:translate(0)}}@keyframes GameDropdown_loader__wZhqM{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(1turn)}to{transform:rotate(1turn)}}@keyframes GameDropdown_loader-inner__V_z5P{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}to{height:0}}@keyframes GameDropdown_lock-on__IKceA{0%{background-position:0 0}50%{opacity:1;background-position:100% 0}to{opacity:0}}@keyframes GameDropdown_frame-top__RVtCO{0%{background-position:0 0}to{background-position:100% 0}}@keyframes GameDropdown_frame-left__3Pltz{0%{background-position:0 0}to{background-position:0 100%}}@keyframes GameDropdown_menuShow__1Ub6B{0%{transform:translateY(200%);opacity:0}30%{opacity:1}to{transform:translateY(0);opacity:1}}@keyframes GameDropdown_menuHideTop__W8SPd{0%{transform:translateY(0);opacity:1}40%{transform:translateY(0)}to{transform:translateY(100%);opacity:1}}@keyframes GameDropdown_menuHide__KwuLh{0%{transform:translateY(0);opacity:1}40%{transform:translateY(-20%)}to{transform:translateY(100%);opacity:1}}@keyframes GameDropdown_line__e0AVa{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes GameDropdown_line-rev__hoy2X{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes GameDropdown_line-vert__pBkj_{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes GameDropdown_line-vert-rev__Rt_ST{0%{transform:translateY(0)}to{transform:translateY(50%)}}@keyframes GameDropdown_game-list-person__gt5a2{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes GameDropdown_game-list-progress__UbVos{0%{opacity:.4}30%{opacity:1}70%{opacity:1}to{opacity:.4}}@keyframes GameDropdown_button-glare__f9Gf9{0%{transform:translateX(200%)}98%{transform:translateX(-200%)}99%{transform:translateX(-200%)}to{transform:translateX(200%)}}.GameDropdown_gameDropdown__fa1x7{position:relative;width:22vh;z-index:2}@media screen and (max-width:767px){.GameDropdown_gameDropdown__fa1x7{width:38.308vw}}.gameNav__content-enter .GameDropdown_gameDropdown__fa1x7{opacity:0;transform:translateX(50%)}.gameNav__content-enter-active .GameDropdown_gameDropdown__fa1x7{opacity:1;transform:translateX(0);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33) .2s,transform .3s cubic-bezier(.17,.89,.48,1.33) .2s}.gameNav-exit .GameDropdown_gameDropdown__fa1x7,.gameNav__content-exit .GameDropdown_gameDropdown__fa1x7{opacity:1;transform:translateX(0)}.gameNav-exit-active .GameDropdown_gameDropdown__fa1x7,.gameNav__content-exit-active .GameDropdown_gameDropdown__fa1x7{opacity:0;transform:translateX(50%);transition:opacity .3s cubic-bezier(.17,.89,.48,1.33),transform .3s cubic-bezier(.17,.89,.48,1.33)}.GameDropdown_gameDropdown__header__y8W2S{position:relative;width:100%;height:5.143vh;padding:.18vh;border-radius:.429vh;box-sizing:border-box;overflow:hidden;background:linear-gradient(90deg,#a02686 -33.06%,#e0acd5 20%,#e0acd5 80%,#a02686);z-index:2}@media screen and (max-width:767px){.GameDropdown_gameDropdown__header__y8W2S{height:8.955vw;padding:.313vw;border-radius:.746vw}}.GameDropdown_gameDropdown__headerBlock__8qy3_{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:100%;padding:.857vh 1.286vh 1.143vh 1.429vh;border-radius:.286vh;box-sizing:border-box;overflow:hidden;background:rgba(66,2,52,.8);box-shadow:0 0 14px 0 rgba(18,0,31,.349),0 0 10px 0 rgba(18,0,31,.349),inset 0 12.57px 37.72px 0 rgba(156,0,123,.651),inset 0 12.57px 25.15px 0 rgba(156,0,123,.651),inset 0 5.03px 15.09px 0 rgba(216,4,171,.349)}@media screen and (max-width:767px){.GameDropdown_gameDropdown__headerBlock__8qy3_{padding:1.493vw 2.239vw 1.99vw 2.488vw;border-radius:.498vw}}.GameDropdown_gameDropdown__headerImg__9mCei{position:relative;width:2.857vh;height:2.857vh;margin:0 1.429vh 0 0}@media screen and (max-width:767px){.GameDropdown_gameDropdown__headerImg__9mCei{width:4.975vw;height:4.975vw;margin:0 2.488vw 0 0}}.GameDropdown_gameDropdown__headerImgBlock__K2rHz{position:absolute;top:50%;left:50%;width:8.857vh;height:8.571vh;transform:translate(-50%,-50%);object-fit:contain}@media screen and (max-width:767px){.GameDropdown_gameDropdown__headerImgBlock__K2rHz{width:15.423vw;height:14.925vw}}.GameDropdown_gameDropdown__headerText__qP_R5{font-family:zarubkaType,Helvetica,sans-serif;padding:.571vh 0 0;font-size:2.857vh;color:#fff;font-weight:400;text-transform:uppercase;text-shadow:0 0 .1em #f0f}@media screen and (max-width:767px){.GameDropdown_gameDropdown__headerText__qP_R5{padding:.995vw 0 0;font-size:4.975vw}}.GameDropdown_gameDropdown__headerArrow__PUOO_{position:absolute;top:0;bottom:0;right:1.286vh;width:3.429vh;height:3.429vh;margin:auto 0;transition:transform .3s ease-in-out}@media screen and (max-width:767px){.GameDropdown_gameDropdown__headerArrow__PUOO_{top:0;bottom:0;right:2.239vw;width:5.97vw;height:5.97vw}}.GameDropdown_gameDropdown_open__SSMi0 .GameDropdown_gameDropdown__headerArrow__PUOO_{transform:rotate(180deg)}.GameDropdown_gameDropdown__headerArrowBlock__nHHX1{position:absolute;top:50%;left:50%;width:7.429vh;height:6.286vh;transform:translate(-50%,-50%);object-fit:contain}@media screen and (max-width:767px){.GameDropdown_gameDropdown__headerArrowBlock__nHHX1{width:12.935vw;height:10.945vw}}.GameDropdown_gameDropdown__list__Hi0gJ{position:absolute;top:0;left:0;width:100%;height:0;pointer-events:none;transition:opacity .3s ease-in-out,height .3s ease-in-out;padding:.18vh;border-radius:.429vh;box-sizing:border-box;overflow:hidden;background:linear-gradient(90deg,#a02686 -33.06%,#e0acd5 20%,#e0acd5 80%,#a02686);z-index:1}@media screen and (max-width:767px){.GameDropdown_gameDropdown__list__Hi0gJ{top:0;height:0;padding:.313vw;border-radius:.746vw}}.GameDropdown_gameDropdown_open__SSMi0 .GameDropdown_gameDropdown__list__Hi0gJ{height:31.143vh;pointer-events:auto}@media screen and (max-width:767px){.GameDropdown_gameDropdown_open__SSMi0 .GameDropdown_gameDropdown__list__Hi0gJ{height:54.229vw}}.GameDropdown_gameDropdown__list__Hi0gJ .ScrollbarsCustom-TrackY{display:block;width:.429vh!important;border-radius:0!important;background-color:rgba(219,8,210,.2)!important}@media screen and (max-width:767px){.GameDropdown_gameDropdown__list__Hi0gJ .ScrollbarsCustom-TrackY{width:.746vw!important;border-radius:0!important}}.GameDropdown_gameDropdown__list__Hi0gJ .ScrollbarsCustom-ThumbY{display:block;width:.429vh!important;border-radius:0!important;background-color:#db08d2!important}@media screen and (max-width:767px){.GameDropdown_gameDropdown__list__Hi0gJ .ScrollbarsCustom-ThumbY{width:.746vw!important;border-radius:0!important}}.GameDropdown_gameDropdown__listContainer__pflAX{width:100%;height:100%;padding:5.143vh 1.429vh 0 0;border-radius:.286vh;box-sizing:border-box;overflow:hidden;background:rgba(66,2,52,.8);box-shadow:0 0 14px 0 rgba(18,0,31,.349),0 0 10px 0 rgba(18,0,31,.349),inset 0 12.57px 37.72px 0 rgba(156,0,123,.651),inset 0 12.57px 25.15px 0 rgba(156,0,123,.651),inset 0 5.03px 15.09px 0 rgba(216,4,171,.349)}@media screen and (max-width:767px){.GameDropdown_gameDropdown__listContainer__pflAX{padding:8.955vw 2.488vw 0 0;border-radius:.498vw}}.GameDropdown_gameDropdown__listBlock__pmLM4{width:100%;padding:0 .714vh;box-sizing:border-box}@media screen and (max-width:767px){.GameDropdown_gameDropdown__listBlock__pmLM4{padding:0 1.244vw}}.GameDropdown_gameDropdown__item__FwrP3{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;padding:.857vh 0 .286vh 4vh;box-sizing:border-box}@media screen and (max-width:767px){.GameDropdown_gameDropdown__item__FwrP3{padding:1.493vw 0 .498vw 6.965vw}}.GameDropdown_gameDropdown__item__FwrP3:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.6) 30%,hsla(0,0%,100%,.6) 70%,hsla(0,0%,100%,0))}.GameDropdown_gameDropdown__item__FwrP3:last-child:before{display:none}.GameDropdown_gameDropdown__itemImg__0Acu5{width:2.286vh;height:2.286vh;margin:0 .857vh 0 0;object-fit:contain}@media screen and (max-width:767px){.GameDropdown_gameDropdown__itemImg__0Acu5{width:3.98vw;height:3.98vw;margin:0 1.493vw 0 0}}.GameDropdown_gameDropdown__itemText__oyuDm{font-family:zarubkaType,Helvetica,sans-serif;font-size:2.857vh;color:#fff;font-weight:400;text-transform:uppercase}@media screen and (max-width:767px){.GameDropdown_gameDropdown__itemText__oyuDm{font-size:4.975vw}}