.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%;padding:5.069vw 0 0}@media screen and (min-width:1440px){.container-main{padding:73px 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%;padding:2.431vw;box-sizing:border-box;background-color:rgba(215,253,236,.702)}@media screen and (min-width:1440px){.player__controls{padding:35px}}@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%;height:.694vw;margin:0 0 1.736vw;background-color:#d9d9d9}@media screen and (min-width:1440px){.player__line{height:10px}}@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 (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}.player__play{margin:0 2.153vw 0 0}@media screen and (min-width:1440px){.player__play{margin:0 31px 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}}.player__stop{margin:0 2.153vw 0 0}@media screen and (min-width:1440px){.player__stop{margin:0 31px 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}}.player__sound{margin:0 .833vw 0 0}@media screen and (min-width:1440px){.player__sound{margin:0 12px 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;margin:0 2.083vw;width:12.708vw;height:.486vw;background-color:#d9d9d9}@media screen and (min-width:1440px){.player__sound-line{margin:0 30px}}@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 (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 (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;top:-.313vw;right:-.556vw;width:1.111vw;height:1.111vw;border-radius:50%;background-color:green}@media screen and (min-width:1440px){.player__sound-line-circle{top:-4.5px}}@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 (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 (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 (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;font-size:1.667vw;color:#000;font-weight:400}@media screen and (min-width:1440px){.player__time{font-size:24px}}@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;width:3.333vw;height:3.333vw;border:.347vw 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 (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 (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 (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:.347vw solid #000;animation:prixClipFix 2s linear infinite}@media screen and (min-width:1440px){.load_spin-2:before{border-width:5px}}@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;font-size:.694vw;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 (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;font-size:.694vw;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 (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{font-size:.694vw;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 (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{font-size:4.861vw;width:1em;height:.5em;position:relative;overflow:hidden}@media screen and (min-width:1440px){.load_half{font-size:70px}}@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:.347vw;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 (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;font-size:3.472vw;width:1em;height:1em}@media screen and (min-width:1440px){.load_pulse{font-size:50px}}@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{font-size:2.222vw;position:relative}@media screen and (min-width:1440px){.load_cube{font-size:32px}}@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{font-size:1.389vw;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 (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-size:3.333vw;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 (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%;font-size:3.333vw;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 (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)}.scroll .ScrollbarsCustom-Content{padding:0!important}@media screen and (min-width:1440px){.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;right:0;width:.694vw!important;background:rgba(35,58,38,.2)!important;border-radius:3.472vw!important;transition:opacity .1s;pointer-events:none}@media screen and (min-width:1440px){.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 (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 (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;border-radius:3.472vw!important}@media screen and (min-width:1440px){.scroll .ScrollbarsCustom-Thumb{border-radius:50!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.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;width:23.264vw;padding:2.222vw 1.667vw 1.667vw;border-radius:2.222vw;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 (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 (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 (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{margin:0 auto 1.111vw;font-size:1.667vw;line-height:2.222vw;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 (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 (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 (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{margin:0 auto .833vw;font-size:1.111vw;line-height:1.597vw;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 (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 (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 (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}}.error-handler-modal__content-item:last-child{margin-bottom:0}@media screen and (min-width:1440px){.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{font-size:.833vw;line-height:1.2;padding:0 1.528vw;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 (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 (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}}.input_date .input__block{padding:0 4.653vw}@media screen and (min-width:1440px){.input_date .input__block{padding:0 67px}}@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}}.input_dateStub .input__block{padding:0}@media screen and (min-width:1440px){.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}.input textarea{padding:1.528vw}@media screen and (min-width:1440px){.input textarea{padding:22px}}@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%;margin:1.042vw 0 0;color:#ff331f;text-align:left;font-size:.75vw;font-weight:700}@media screen and (min-width:1440px){.input__error{margin:15px 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 (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;width:1.736vw;height:1.736vw;margin:0 .764vw 0 0;cursor:pointer}@media screen and (min-width:1440px){.checkbox__box{width:25px}}@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 (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 (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:.208vw 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 (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;width:38.194vw;font-size:.694vw;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 (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 (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%)}}html{font-family:Montserrat,Helvetica,sans-serif;font-size:1.389vw;color:#041433}@media screen and (min-width:1440px){html{font-size:20px}}@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:#e3e3e3}}.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__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}}@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-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}@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%)}}.InfoModal_infoModal__input__Zh6ss{font-family:Montserrat,Helvetica,sans-serif;font-size:1.389vw;color:#041433}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{font-size:20px}}@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;font-size:2.222vw;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 (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-width:.278vw;--custom-modal-border-radius:0}@media screen and (min-width:1440px){.InfoModal_infoModal__E7GUy{--custom-modal-border-width:4px}}@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}}.InfoModal_infoModal__wrapper__4za26{width:45.556vw}@media screen and (min-width:1440px){.InfoModal_infoModal__wrapper__4za26{width:656px}}@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;width:2.917vw;height:2.917vw;right:.694vw;top:.694vw}@media screen and (min-width:1440px){.InfoModal_infoModal__close__gJcHG{width:42px}}@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 (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 (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 (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}.InfoModal_infoModal__container__Rk2GM{padding:2.778vw 7.292vw 3.681vw}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM{padding:40px 105px 53px}}@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;width:30.972vw}@media screen and (min-width:1440px){.InfoModal_infoModal__form__Qm2N_{width:446px}}@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}.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;padding:0 0 .556vw .556vw}@media screen and (min-width:1440px){.InfoModal_infoModal__form__Qm2N_ .input__error .input__error{padding:0 0 8px 8px}}@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{font-size:1.389vw;margin:0 0 4.583vw;text-align:center}@media screen and (min-width:1440px){.InfoModal_infoModal__title__K7QnU{font-size:20px}}@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 (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;width:10.694vw;height:2.778vw;margin-top:4.444vw;--button-block-flex-direction:row-reverse;--button-image-width:1em;--button-image-height:1em;--button-block-grid-gap:1.667vw;--button-font-size:.972vw}@media screen and (min-width:1440px){.InfoModal_infoModal__container__Rk2GM .InfoModal_infoModal__form__Qm2N_ .InfoModal_infoModal__button__ep114{width:154px}}@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 (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 (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 (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 (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}}.InfoModal_infoModal__inputContainer__okYd5{margin-bottom:5.972vw}@media screen and (min-width:1440px){.InfoModal_infoModal__inputContainer__okYd5{margin-bottom:86px}}@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;height:2.292vw;cursor:pointer;width:100%;box-sizing:border-box;border-color:#041433;border-style:solid;border-width:.139vw .069vw .069vw .139vw;background-color:#fff;line-height:1.2;font-weight:700;text-transform:uppercase;font-size:.833vw;padding:1.25vw .694vw}@media screen and (min-width:1440px){.InfoModal_infoModal__input__Zh6ss{height:33px}}@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 (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 (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 (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 (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 (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}}.InfoModal_infoModal__inputBorder__zGsvr{position:absolute;background-color:#041433;transition:background-color .3s ease-in-out}.InfoModal_infoModal__inputBorder_bottom__0AQph{top:100%;left:0;width:100%;height:.417vw;transform:skewX(45deg);transform-origin:top left}@media screen and (min-width:1440px){.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 (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;top:.417vw;left:.417vw;width:100%;height:100%}@media screen and (min-width:1440px){.InfoModal_infoModal__inputBorder_full__JKdyd{top:6px}}@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 (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{top:0;left:100%;width:.417vw;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 (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 (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%)}}.CustomButton_customButton__byfKq{position:relative;display:flex;width:auto;min-width:0;height:3.611vw;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;--button-font-size:.972vw}@media screen and (min-width:1440px){.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 (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 (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 (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}.CustomButton_customButton_header__hwgRf{width:11.528vw;height:2.361vw}@media screen and (min-width:1440px){.CustomButton_customButton_header__hwgRf{width:166px}}@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 (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}}.CustomButton_customButton_send__8QiQF{width:15vw;height:3.056vw}@media screen and (min-width:1440px){.CustomButton_customButton_send__8QiQF{width:216px}}@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 (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}}.CustomButton_customButton_add__3qbiT{width:18.472vw;height:3.056vw}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT{width:266px}}@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 (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}}.CustomButton_customButton_nav__bdA_F{min-width:4.583vw;width:auto;height:3.056vw}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F{min-width:66px}}@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 (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 (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;top:-.417vw;right:-.417vw;width:1.042vw;height:1.042vw}@media screen and (min-width:1440px){.CustomButton_customButton_close__8LaNt{top:-6px}}@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 (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 (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 (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}}.CustomButton_customButton_link__Pz9CE{width:auto;height:auto;margin:0 0 1.389vw}@media screen and (min-width:1440px){.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 (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 (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}}.CustomButton_customButton_link__Pz9CE:last-child{margin:0}@media screen and (min-width:1440px){.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}}.CustomButton_customButton_linkGray__HcoWk{margin:0 0 1.042vw}@media screen and (min-width:1440px){.CustomButton_customButton_linkGray__HcoWk{margin:0 0 15px}}@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}}.CustomButton_customButton_linkGray__HcoWk:last-child{margin:0}@media screen and (min-width:1440px){.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;width:1.944vw;height:1.944vw;margin:0 1.042vw 0 0}@media screen and (min-width:1440px){.CustomButton_customButton_soc__d7pK0{width:28px}}@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 (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 (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}}.CustomButton_customButton_soc__d7pK0:last-child{margin:0}@media screen and (min-width:1440px){.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);padding:0;box-sizing:border-box;border-color:#ff331f;border-style:solid;border-width:.139vw .069vw .069vw .139vw;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 (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 (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 (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 (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}}.CustomButton_customButton_add__3qbiT .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:.833vw}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:12px}}@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}.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__block__8ecMB{padding:0 1.181vw}@media screen and (min-width:1440px){.CustomButton_customButton_nav__bdA_F .CustomButton_customButton__block__8ecMB{padding:0 17px}}@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;--button-block-grid-gap:.694vw}@media screen and (min-width:1440px){.CustomButton_customButton_link__Pz9CE .CustomButton_customButton__block__8ecMB{--button-block-grid-gap:10px}}@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{--button-font-size:1.111vw;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 (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}}.CustomButton_customButton_add__3qbiT .CustomButton_customButton__text__DCpQR{--button-font-size:.972vw}@media screen and (min-width:1440px){.CustomButton_customButton_add__3qbiT .CustomButton_customButton__text__DCpQR{--button-font-size:14px}}@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{--button-font-size:.972vw;color:#9ba1ad}@media screen and (min-width:1440px){.CustomButton_customButton_linkGray__HcoWk .CustomButton_customButton__text__DCpQR{--button-font-size:14px}}@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;width:0;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 (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{width:11.042vw;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 (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{font-size:1.319vw;--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 (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{font-size:1.736vw;--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 (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{font-size:1.111vw;--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 (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%;left:0;width:100%;height:.486vw;transform:skewX(45deg);transform-origin:top left}@media screen and (min-width:1440px){.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 (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;top:.486vw;left:.486vw;width:100%;height:100%}@media screen and (min-width:1440px){.CustomButton_customButton__border_full__fhecq{top:7px}}@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 (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{top:0;left:100%;width:.486vw;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 (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 (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%)}}.GameModal_gameModal__YHiB1{width:47.429vh;padding:4.286vh 3.571vh 3.571vh;border-radius:1.429vh;box-sizing:border-box;background-color:#e3e3e3;text-align:center}@media screen and (max-width:767px){.GameModal_gameModal__YHiB1{width:82.587vw;padding:7.463vw 6.219vw 6.219vw;border-radius:2.488vw}}.GameModal_gameModal__title__5FRNs{font-family:zarubkaType,Helvetica,sans-serif;margin:0 auto 4.286vh;font-size:5.714vh;color:#000}@media screen and (max-width:767px){.GameModal_gameModal__title__5FRNs{margin:0 auto 7.463vw;font-size:9.95vw}}.GameModal_gameModal__stars__hTTQn{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto 9.286vh}@media screen and (max-width:767px){.GameModal_gameModal__stars__hTTQn{margin:0 auto 16.169vw}}.GameModal_gameModal__starsImg__375JF{width:8.857vh;height:8.857vh;margin:0 3.571vh 0 0}@media screen and (max-width:767px){.GameModal_gameModal__starsImg__375JF{width:15.423vw;height:15.423vw;margin:0 6.219vw 0 0}}.GameModal_gameModal__starsText__9JgP_{font-family:zarubkaType,Helvetica,sans-serif;font-size:8.429vh;color:#000}@media screen and (max-width:767px){.GameModal_gameModal__starsText__9JgP_{font-size:14.677vw}}.GameModal_gameModal__buttons__0ecun{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.GameModal_gameModal__sound__nnwfI{margin:0 0 7.857vh}@media screen and (max-width:767px){.GameModal_gameModal__sound__nnwfI{margin:0 0 13.682vw}}.GameModal_gameModal__soundItem__Z1ZK7{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 0 4.286vh}@media screen and (max-width:767px){.GameModal_gameModal__soundItem__Z1ZK7{margin:0 0 7.463vw}}.GameModal_gameModal__soundItem__Z1ZK7:last-child{margin:0}@media screen and (max-width:767px){.GameModal_gameModal__soundItem__Z1ZK7:last-child{margin:0}}.GameModal_gameModal__soundProgress__VZT0f{position:relative;width:28.286vh;height:1.429vh;border-radius:1.429vh;margin:0 0 0 2.857vh;background:#a5a5a5}@media screen and (max-width:767px){.GameModal_gameModal__soundProgress__VZT0f{width:49.254vw;height:2.488vw;border-radius:2.488vw;margin:0 0 0 4.975vw}}.GameModal_gameModal__soundProgressLine__WKTqi{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.429vh;background:#636363}@media screen and (max-width:767px){.GameModal_gameModal__soundProgressLine__WKTqi{border-radius:2.488vw}}.GameModal_gameModal__soundProgressCircle__nZJb0{position:absolute;top:-1.429vh;right:-1.857vh;width:4.286vh;height:4.286vh;background:#c2c2c2;border-radius:50%}@media screen and (max-width:767px){.GameModal_gameModal__soundProgressCircle__nZJb0{top:-2.488vw;right:-3.234vw;width:7.463vw;height:7.463vw}}@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%)}}.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{transform:scale(.9)}.GButton_gButton_menu__reQOo{width:10.714vh;height:5.429vh}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo{width:18.657vw;height:9.453vw}}.GButton_gButton_main-button____7tF{width:9vh;height:4.143vh}@media screen and (max-width:767px){.GButton_gButton_main-button____7tF{width:15.672vw;height:7.214vw}}.GButton_gButton_home__Nm9pT{width:5.714vh;height:5.714vh}@media screen and (max-width:767px){.GButton_gButton_home__Nm9pT{width:9.95vw;height:9.95vw}}.GButton_gButton_booster__rgixD{width:9.429vh;height:3.857vh}@media screen and (max-width:767px){.GButton_gButton_booster__rgixD{width:16.418vw;height:6.716vw}}.GButton_gButton_modal__7RSUg{width:19.571vh;height:7.857vh}@media screen and (max-width:767px){.GButton_gButton_modal__7RSUg{width:34.08vw;height:13.682vw}}.GButton_gButton_modalSound__qj8DK{width:4.857vh;height:5vh}@media screen and (max-width:767px){.GButton_gButton_modalSound__qj8DK{width:8.458vw;height:8.706vw}}.GButton_gButton_exit__cEzYR{width:7.857vh;height:7.857vh}@media screen and (max-width:767px){.GButton_gButton_exit__cEzYR{width:13.682vw;height:13.682vw}}.GButton_gButton_toggle__3rOpu{height:100%}.GButton_gButton_toggleInactive__Vp4K1{opacity:.5}.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_modal__7RSUg .GButton_gButton__block__PJLB0{border:.357vh solid #858585;border-radius:.714vh;background-color:#a5a5a5}@media screen and (max-width:767px){.GButton_gButton_modal__7RSUg .GButton_gButton__block__PJLB0{border-width:.622vw;border-radius:1.244vw}}.GButton_gButton_modalDark__vbnoO .GButton_gButton__block__PJLB0{border-color:#373737;background-color:#464646}.GButton_gButton__text__E4qad{font-family:zarubkaType,Helvetica,sans-serif;position:relative;padding:1.429vh 0 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;white-space:nowrap}@media screen and (max-width:767px){.GButton_gButton__text__E4qad{padding:2.488vw 0 0;font-size:7.96vw}}.GButton_gButton_menu__reQOo .GButton_gButton__text__E4qad{padding:.857vh 0 0;font-size:2.286vh;z-index:2}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo .GButton_gButton__text__E4qad{padding:1.493vw 0 0;font-size:3.98vw}}.GButton_gButton_booster__rgixD .GButton_gButton__text__E4qad{padding:.857vh 0 0;font-size:2.286vh;z-index:2}@media screen and (max-width:767px){.GButton_gButton_booster__rgixD .GButton_gButton__text__E4qad{padding:1.493vw 0 0;font-size:3.98vw}}.GButton_gButton_main-button____7tF .GButton_gButton__text__E4qad{font-size:2vh;padding:.857vh 0 0}@media screen and (max-width:767px){.GButton_gButton_main-button____7tF .GButton_gButton__text__E4qad{font-size:3.483vw;padding:1.493vw 0 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{padding:.857vh 0 0;font-size:3.429vh;color:#000}@media screen and (max-width:767px){.GButton_gButton_modal__7RSUg .GButton_gButton__text__E4qad{padding:1.493vw 0 0;font-size:5.97vw}}.GButton_gButton_modalDark__vbnoO .GButton_gButton__text__E4qad{color:#fff}.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,.GButton_gButton__image__6UGXn svg{width:100%;height:100%;object-fit:contain}.GButton_gButton__image__6UGXn img path,.GButton_gButton__image__6UGXn svg path{transition:fill .3s ease-in-out}.GButton_gButton_menu__reQOo .GButton_gButton__image__6UGXn{position:absolute;left:50%;bottom:2.857vh;width:13vh;height:10.286vh;margin:0 auto;transform:translateX(-50%)}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo .GButton_gButton__image__6UGXn{bottom:4.975vw;width:22.637vw;height:17.91vw;margin:0 auto}}.GButton_gButton_booster__rgixD .GButton_gButton__image__6UGXn{position:absolute;left:50%;bottom:2.857vh;width:7.714vh;height:7.714vh;margin:0 auto;transform:translateX(-50%)}@media screen and (max-width:767px){.GButton_gButton_booster__rgixD .GButton_gButton__image__6UGXn{bottom:4.975vw;width:13.433vw;height:13.433vw;margin:0 auto}}.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__borders__xjjZ1{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%}.GButton_gButton_booster__rgixD .GButton_gButton__borders__xjjZ1,.GButton_gButton_menu__reQOo .GButton_gButton__borders__xjjZ1{z-index:1}.GButton_gButton__border__2k2xC{position:relative;height:100%;overflow:hidden}.GButton_gButton__border_left__vAt63{width:6vh}@media screen and (max-width:767px){.GButton_gButton__border_left__vAt63{width:10.448vw}}.GButton_gButton_menu__reQOo .GButton_gButton__border_left__vAt63{width:4.571vh}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo .GButton_gButton__border_left__vAt63{width:7.96vw}}.GButton_gButton_main-button____7tF .GButton_gButton__border_left__vAt63{width:3.84vh}@media screen and (max-width:767px){.GButton_gButton_main-button____7tF .GButton_gButton__border_left__vAt63{width:6.687vw}}.GButton_gButton_booster__rgixD .GButton_gButton__border_left__vAt63{width:3.143vh}@media screen and (max-width:767px){.GButton_gButton_booster__rgixD .GButton_gButton__border_left__vAt63{width:5.473vw}}.GButton_gButton__border_middle__H8MCI{width:100%;margin:0 -1px}.GButton_gButton__border_right__usSMm{width:4.429vh}@media screen and (max-width:767px){.GButton_gButton__border_right__usSMm{width:7.711vw}}.GButton_gButton_booster__rgixD .GButton_gButton__border_right__usSMm{width:1.571vh}@media screen and (max-width:767px){.GButton_gButton_booster__rgixD .GButton_gButton__border_right__usSMm{width:2.736vw}}.GButton_gButton_menu__reQOo .GButton_gButton__border_right__usSMm{width:3vh}@media screen and (max-width:767px){.GButton_gButton_menu__reQOo .GButton_gButton__border_right__usSMm{width:5.224vw}}.GButton_gButton_main-button____7tF .GButton_gButton__border_right__usSMm{width:3.84vh}@media screen and (max-width:767px){.GButton_gButton_main-button____7tF .GButton_gButton__border_right__usSMm{width:6.687vw}}.GButton_gButton__borderImage__88lk5{position:absolute;top:0;height:100%}.GButton_gButton__borderImage_left___UzGi{left:0}.GButton_gButton__borderImage_middle__SXMSy{left:50%;width:165%;transform:translateX(-50%)}.GButton_gButton__borderImage_right__clYKZ{right:0}