@import"https://fonts.googleapis.com/css?family=Anonymous+Pro";html,body{background-color:#000;color:#fff;height:100%}.main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{max-width:1350px;margin:0 auto;padding:0 15px}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after *::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:#007bff;text-decoration:none}h3{font-weight:300}@font-face{font-family:gothampro-Bold;src:url("../fonts/gothampro_bold.ttf") format("truetype");font-style:normal;font-weight:bold}@font-face{font-family:gothampro-Light;src:url("../fonts/gothampro_light.ttf") format("truetype");font-style:normal;font-weight:300 !important}@font-face{font-family:gothampro-Medium;src:url("../fonts/gothampro_medium.ttf") format("truetype");font-style:normal;font-weight:100}@font-face{font-family:gothampro;src:url("../fonts/gothampro.ttf") format("truetype")}@font-face{font-family:gothampro-Bold;src:url("../fonts/gothampro_bold.ttf") format("truetype");font-style:normal;font-weight:bold}@font-face{font-family:gothampro-Light;src:url("../fonts/gothampro_light.ttf") format("truetype");font-style:normal;font-weight:300 !important}@font-face{font-family:gothampro-Medium;src:url("../fonts/gothampro_medium.ttf") format("truetype");font-style:normal;font-weight:100}@font-face{font-family:gothampro;src:url("../fonts/gothampro.ttf") format("truetype")}h1{font-family:gothampro-Bold;color:#ff9000;font-size:56px}h2{font-family:gothampro-Bold;color:#fff;font-size:44px}h3{font-family:gothampro-Light;color:#fff;font-size:33px}.popup__bg{position:fixed;z-index:2;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;pointer-events:none;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.popup__bg.active{opacity:1;pointer-events:all;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.popup{position:absolute;z-index:15;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);background-color:#fff;border:10px solid #cecece;border-radius:16px;width:500px;height:630px;padding:25px;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.popup.active{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.close-popup{position:absolute;top:14px;right:16px;cursor:pointer}.choise__title{text-align:center;font-size:26px;color:#000;line-height:36px;padding-bottom:15px}.choise__line{display:block;width:90px;height:4px;background-color:#f7971d;margin:10px auto 20px;-webkit-box-shadow:0 0 12.35px .65px rgba(255,197,0,.33);box-shadow:0 0 12.35px .65px rgba(255,197,0,.33)}.choise__title_orange{color:#f7971d;padding-right:5px}.close-popup:hover,.close-popup-agreement:hover,.close-popup-faq:hover,.close-popup-cookie:hover,.popup__button--back:hover{opacity:.7}@-webkit-keyframes move{100%{background-position:12px 0}}@keyframes move{100%{background-position:12px 0}}.choise-container{max-width:408px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:auto}.choise__title{width:100%;text-align:center}.choise__step-circle,.choise__step-circle--active{margin-top:90px;z-index:12;width:103%;position:absolute;left:-2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.choise__step-circle__item,.choise__step-circle--active__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 20px 0 rgba(109,109,109,.15);box-shadow:0 0 20px 0 rgba(109,109,109,.15);max-width:38px;width:100%;height:38px;position:relative}.choise__step-circle #active,.choise__step-circle--active #active{background-color:orange}.choise__step-circle__item.active::after{background-color:#f7971d}.choise__step-circle__item::after{content:"";position:absolute;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;border-radius:50%;background-color:#e9e9e9;width:16px;height:16px}.choise__step-progress{margin-top:90px;position:absolute;width:100%;height:15px;background-size:40px;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.choise__step-progress__fill{background-color:#fbfbfb}.choise__step-progress__fill::after{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;content:"";position:absolute;width:0;height:100%;background:-o-linear-gradient(135deg, #fff 15%, transparent 35%, transparent 50%, #fff 50%, #fff 65%, transparent 75%, transparent);background:linear-gradient(-45deg, #fff 15%, transparent 35%, transparent 50%, #fff 50%, #fff 65%, transparent 75%, transparent);background-color:#ef9516;-webkit-animation:inherit;animation:inherit;background-size:inherit}.catalog{margin-top:70px}.catalog__list__line{margin-top:10px;margin-bottom:15px;max-width:auto;height:2px;background-color:#a8a7a7}.catalog__list{margin-bottom:20px;overflow-y:scroll;max-height:230px}.catalog__list>li{color:#a8a7a7;font-family:gothampro-Light;font-weight:700;font-size:20px;letter-spacing:1px;cursor:pointer}.catalog__list__item:hover .catalog__list__line{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, #ff7200), color-stop(20%, rgba(255, 114, 0, 0.8)), color-stop(68%, rgba(120, 36, 0, 0.52)), to(#fa7e0a));background-image:-o-linear-gradient(left, #ff7200 0, rgba(255, 114, 0, 0.8) 20%, rgba(120, 36, 0, 0.52) 68%, #fa7e0a 100%);background-image:linear-gradient(90deg, #ff7200 0, rgba(255, 114, 0, 0.8) 20%, rgba(120, 36, 0, 0.52) 68%, #fa7e0a 100%);-webkit-box-shadow:0 10px 50px 0 rgba(247,151,29,.2),inset 0 0 4.75px .25px #f7971d;box-shadow:0 10px 50px 0 rgba(247,151,29,.2),inset 0 0 4.75px .25px #f7971d;-webkit-filter:drop-shadow(0 1px 4px #f7971d);filter:drop-shadow(0 1px 4px #f7971d);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.container-button-in-popup{padding-top:80px;padding-left:116px}.casino{padding-left:7px;font-size:20px;color:#1a1a1a;font-family:gothampro-Bold}.style1{color:#f7971d !important}.button-in-popup{cursor:pointer;font-family:gothampro-Bold;letter-spacing:.5px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:270px;min-height:56px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7971d), color-stop(52%, #f07c1d), color-stop(99%, #e9601d));background-image:-o-linear-gradient(top, #f7971d 0, #f07c1d 52%, #e9601d 99%);background-image:linear-gradient(180deg, #f7971d 0, #f07c1d 52%, #e9601d 99%);-webkit-box-shadow:0 6px 54.87px 4.13px rgba(248,155,33,.22),2.661px 10.673px 20.64px 3.36px rgba(0,0,0,.19);box-shadow:0 6px 54.87px 4.13px rgba(248,155,33,.22),2.661px 10.673px 20.64px 3.36px rgba(0,0,0,.19);border-radius:30px;color:#fff !important;font-size:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;overflow:hidden;border:none}.button-in-popup .ink.animate{opacity:1}.button-in-popup .ink{position:absolute;background:rgba(255,255,255,.3);border-radius:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);z-index:20}.button__arrow{padding-left:32px;max-width:40px;width:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.button-in-popup:hover .button__arrow{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.animate{-webkit-animation:ripple 3s linear;animation:ripple 3s linear;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-name:ripple;animation-name:ripple}a:hover{color:#0056b3;text-decoration:underline}.slider__button--left{list-style:none;cursor:pointer}.popup__button--back{background:url(../images/back.svg) center/cover no-repeat;cursor:pointer;list-style:none;width:30px;height:23px;border:0;position:absolute;top:14px;left:14px}.registration__political-link{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.choise__step-progress__fill.half{background:-o-linear-gradient(135deg, rgba(235, 235, 235, 0.3) 15%, transparent 35%, transparent 50%, rgba(235, 235, 235, 0.3) 50%, rgba(235, 235, 235, 0.3) 65%, transparent 75%, transparent);background:linear-gradient(-45deg, rgba(235, 235, 235, 0.3) 15%, transparent 35%, transparent 50%, rgba(235, 235, 235, 0.3) 50%, rgba(235, 235, 235, 0.3) 65%, transparent 75%, transparent);background-size:12px;-webkit-animation:move .5s linear infinite;animation:move .5s linear infinite;height:100%;position:relative;background-color:orange;width:50%}.choise__step-progress__fill.full{background-color:orange;width:100%}@media(max-width: 1440px){.popup{border:8px solid #cecece;border-radius:12px;width:400px;height:530px;padding:25px}.choise__title{padding-bottom:10px;font-size:22px;line-height:26px}.choise__line{margin-bottom:15px}.close-popup{width:18px;height:18px}.choise__step-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:12px;width:83%;left:9%}.choise__step-circle__item{max-width:30px;height:30px}.choise__step-circle__item::after{width:14px;height:14px}.choise__step-circle{width:85%;left:8%}.catalog__list{max-height:190px}.casino{font-size:18px}.catalog__list>li{font-size:18px}.registration__political{margin-bottom:7.5px !important}.registration__political-label{font-size:15px !important;line-height:20px}.button-in-popup{width:232px;min-height:50px;font-size:14px}.container-button-in-popup{padding-left:85px}.choise__step-progress__fill.half{left:-70px}.choise__step-progress__fill.full{left:0px}.slick-center img{border-radius:6px !important}.popup__button--back{width:26px;height:18px}.slick-prev,.slick-next{display:none !important}.button-in-popup-registration{width:232px !important;min-height:50px !important;font-size:14px !important}}@media(max-width: 540px){.popup{border:7px solid #cecece;border-radius:10px;width:320px;height:460px}.choise__title{padding-bottom:10px;font-size:20px;line-height:22px}.choise__line{margin-bottom:15px}.close-popup{width:16px;height:16px}.choise__step-progress{margin-top:35px;height:8px;width:72%;left:14%}.choise__step-circle__item{max-width:24px;height:24px}.choise__step-circle__item::after{width:12px;height:12px}.choise__step-circle{margin-top:35px;width:85%;left:8%}.choise{margin-top:10px}.catalog__list{max-height:150px}.casino{font-size:16px}.catalog__list>li{font-size:16px}.registration__political{margin-bottom:7.5px !important}.registration__political-label{font-size:12px !important;line-height:14px}.button-in-popup{width:232px;min-height:50px;font-size:14px}.container-button-in-popup{padding-left:45px}.choise__step-progress__fill.half{left:-60px}.choise__step-progress__fill.full{left:0px}.slick-center img{border-radius:6px !important}.slider .slick-list .slick-slide img{max-height:110px;width:100%}.popup__button--back{width:23px;height:16px}.slick-arrow{top:54% !important}.slick-prev{left:35px !important}.slick-next{right:35px !important}.slick-prev.active{left:35px !important}.slick-next.active{right:35px !important}.button-in-popup-registration{width:232px !important;min-height:50px !important;font-size:14px !important}}.slider{width:80%;margin:0px auto;overflow:hidden}.slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.slider .slick-list{height:205px}.slider .slick-list .slick-slide img{height:205px;width:100%}.slider .slick-arrow{position:absolute;top:53.3%;z-index:10;font-size:0;width:12px;height:24px;border:none;outline:none}.slider .slick-prev{cursor:pointer;left:40px;background:url(../images/arrow-back.svg) 0 0/100% no-repeat}.slider .slick-next{cursor:pointer;right:42px;background:url(../images/arrow-next1.svg) 0 0/100% no-repeat}.slider .slick-prev.active{left:118px}.slider .slick-next.active{right:120px}.slick-next:hover{background:url(../images/arrow-next.svg) 0 0/100% no-repeat}.slick-prev:hover{background:url(../images/arrow-back1.svg) 0 0/100% no-repeat}.slick-center img{border-radius:8px}.slider .slick-slide:not(.slick-center){-webkit-transform:scaleY(0.87);-ms-transform:scaleY(0.87);transform:scaleY(0.87);-webkit-filter:blur(0.3px);filter:blur(0.3px)}.slick-slide:not(.slick-center){z-index:0;-webkit-transform:translate3d(450px, 0px, 0px);transform:translate3d(450px, 0px, 0px)}.slick-active.slick-center+.slick-slide+.slick-slide{z-index:1}.slick-active.slick-center+.slick-slide,.slick-center+.slick-cloned{z-index:2}.slick-center{z-index:3}.slick-slide{position:relative;-webkit-transition:-webkit-transform 80ms;transition:-webkit-transform 80ms;-o-transition:transform 80ms;transition:transform 80ms;transition:transform 80ms, -webkit-transform 80ms}.slider__item img{position:relative;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%}.registration__political.delete{display:none}.registration__political{font-family:gothampro;font-size:15px;line-height:1.25;position:relative;margin-bottom:1rem}.registration__political-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute}.registration__political-label{padding-left:28px;font-size:1rem;color:#212529;cursor:pointer}.registration__political-label:after{content:"";display:block;width:20px;height:20px;background-color:#e9e9e9;border-radius:3px;position:absolute;top:0;left:0;z-index:1;-webkit-transition:background .1s linear,border .1s linear;-o-transition:background .1s linear,border .1s linear;transition:background .1s linear,border .1s linear}.registration__political-label:before{content:"";display:block;width:12px;height:12px;background:url("../images/check.svg") no-repeat;background-size:12px;opacity:0;position:absolute;top:6px;left:4px;z-index:2;-webkit-transition:opacity .1s linear;-o-transition:opacity .1s linear;transition:opacity .1s linear}.registration__political-input:checked+.registration__political-label::after{background-color:#f7971d}.registration__political-input:checked+.registration__political-label::before{opacity:1}.iziModal .iziModal-header{background:#88a0b9;padding:14px 18px 15px;-webkit-box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;box-shadow:inset 0 -10px 15px -12px rgba(0,0,0,.3),0 0 0 #555;overflow:hidden;position:relative;z-index:10}.iziModal *{-webkit-box-sizing:border-box;box-sizing:border-box}.iziModal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;background:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,.3);box-shadow:0 0 8px rgba(0,0,0,.3);-webkit-transition:margin-top .3s ease,height .3s ease;-o-transition:margin-top .3s ease,height .3s ease;transition:margin-top .3s ease,height .3s ease;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-box-sizing:border-box;box-sizing:border-box}#see-popup{opacity:0;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.popup-faq{position:fixed;z-index:16;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);background:#fff;border:9px solid #cecece;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25);border-radius:15px;width:600px;height:750px;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all;pointer-events:all}.popup-faq a{text-decoration:none}.popup-faq__tittle{color:#ff9000;padding-top:30px;font-size:42px}.popup-faq__tittle-name{font-family:gothampro-Medium;color:#2f2c2e;padding-top:30px;font-size:38px}.popup-faq__tittle-name span{font-family:Georgia,"Times New Roman",Times,serif;color:#ff9000}.popup-faq__line{margin-bottom:23px;border:0;border-radius:15px;background-color:#2f2c2e;height:2px;width:280px}.popup-faq__git-book{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;margin-left:20px;margin-right:20px;width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;background-color:#edeff1}.popup-faq__git-book img{padding-left:30px}.popup-faq__git-book h2{padding-left:20px;font-size:22px;font-family:gothampro-Light;color:#8b99a6}.popup-faq__git-book h2 span{font-size:23px;font-family:gothampro-Medium}.popup-faq__subtittle{padding-top:3px;font-family:gothampro-Light;padding-bottom:15px;font-size:22px;color:#2f2c2e}.popup-faq__cross{position:absolute;left:0px;top:315px;z-index:1}.support:hover .popup-faq__support{opacity:.9}.popup-faq .support:hover img{opacity:.9}.popup-faq .support{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7971d), color-stop(52%, #f07c1d), color-stop(99%, #e9601d));background-image:-o-linear-gradient(top, #f7971d 0, #f07c1d 52%, #e9601d 99%);background-image:linear-gradient(180deg, #f7971d 0, #f07c1d 52%, #e9601d 99%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:45px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:190px;height:42.5px;padding-top:4px;padding-bottom:4px}.popup-faq .faq-logo{font-size:32px}.popup-faq .container-for-buttons{margin-top:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-faq .container-for-buttons h2{padding-left:13px;line-height:20px;font-size:22px;color:#2f2c2e}.popup-faq .container-for-buttons h2 span{-ms-flex-wrap:wrap;flex-wrap:wrap;color:#2f2c2e;font-family:gothampro-Light;font-size:18px}.popup-faq .container-for-buttons #plane-logo-first{padding-bottom:7px;right:45px;position:absolute}.popup-faq .container-for-buttons #plane-logo-second{right:45px;position:absolute;padding-bottom:7px}.popup-faq .container-for-buttons #link-logo{margin-left:-7px;border-radius:50%}.popup-faq .container-for-buttons__first{cursor:pointer;border-radius:15px;width:470px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#edeff1;margin-bottom:35px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-faq .container-for-buttons__second{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px;height:70px;width:470px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:25px;background-color:#edeff1}.popup-faq .container-for-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-faq .container-for-faq h2{text-align:center;font-family:gothampro-Medium;font-weight:400;font-size:27px;color:#2f2c2e}.popup-faq .buttom-video{margin-top:35px;font-family:gothampro-Bold;font-size:28px;color:#2f2c2e}.popup-faq .buttom-video-text{line-height:25px;margin-top:5px;font-weight:400;font-family:gothampro;font-size:22px;color:#2f2c2e}.popup-faq .chanel{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7971d), color-stop(52%, #f07c1d), color-stop(99%, #e9601d));background-image:-o-linear-gradient(top, #f7971d 0, #f07c1d 52%, #e9601d 99%);background-image:linear-gradient(180deg, #f7971d 0, #f07c1d 52%, #e9601d 99%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:45px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:190px;height:42.5px;padding-top:4px;padding-bottom:4px}.popup-faq__support{padding-right:15px;font-family:gothampro;font-size:16px;color:#fff}.popup-faq__video{z-index:2}.popup-faq.active{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.close-popup-faq{position:absolute;top:16px;right:16px;cursor:pointer}.popup-faq-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.registration-reminder{position:fixed;display:none;bottom:0px;right:50px;z-index:4}.animation-reminder{right:50px;position:fixed;bottom:0px;-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1);display:block;z-index:30}.animation__reminder-block{position:fixed;right:150px;bottom:400px;width:400px;height:200px;border:6px solid #cecece;border-radius:30px;background-color:#fff}.animation__reminder-text{padding:20px;color:#2f2c2e;font-size:28px}.close-registration-reminder{position:absolute;top:10px;right:12px;cursor:pointer}@media(max-height: 900px){.popup-faq{position:absolute;top:70%;left:50%}}@media(max-width: 760px){.popup-faq{width:490px;height:600px;border:7px solid #cecece}.popup-faq__line{width:220px;margin-bottom:20px}.popup-faq__git-book{border-radius:12px;width:420px;height:66px}.popup-faq__git-book h2{font-size:20px}.popup-faq__git-book h2 span{font-size:21px}.popup-faq__git-book img{width:50px;height:50px}.popup-faq__tittle-name{font-family:gothampro-Medium;color:#2f2c2e;padding-top:30px;font-size:36px}.popup-faq__tittle-name span{font-family:Georgia,"Times New Roman",Times,serif;color:#ff9000}.popup-faq .container-for-faq{margin-top:0px}.popup-faq .container-for-faq h2{font-size:20px}.popup-faq .container-for-buttons{margin-top:30px}.popup-faq .container-for-buttons h2{line-height:17px;padding-left:10px;font-size:20px}.popup-faq .container-for-buttons h2 span{font-size:17px}.popup-faq .container-for-buttons #link-logo{width:75px;height:75px}.popup-faq .container-for-buttons__first{margin-bottom:28px;border-radius:12px;height:58px;width:412px}.popup-faq .container-for-buttons__first #plane-logo-first{right:25px;width:70px;height:70px}.popup-faq .container-for-buttons__second{margin-bottom:20px;border-radius:12px;height:58px;width:412px}.popup-faq .container-for-buttons__second #plane-logo-second{right:25px;width:70px;height:70px}.popup-faq .faq-logo{font-size:26px}.popup-faq .buttom-video{font-size:21px}.popup-faq .buttom-video-text{margin-top:2px;line-height:22px;font-size:18px}.popup-faq .chanel{margin-top:22.5px}.popup-faq .container-for-buttons{width:410px}.popup-faq .buttom-video{margin-top:22.5px}.popup-faq .support{margin-top:22.5px}.popup-faq__tittle{padding-top:25px;font-size:36px}.popup-faq__subtittle{padding-bottom:15px;font-size:19px}.popup-faq__cross{left:15px;top:260px;width:75px;height:75px}.popup-faq__video{width:396px;height:195px;z-index:2}}@media(max-width: 562px){.popup-faq{top:50%;width:420px;height:520px;border:5px solid #cecece;width:490px;height:600px;border:7px solid #cecece}.popup-faq__line{width:220px;margin-bottom:20px}.popup-faq__git-book{border-radius:12px;width:420px;height:66px}.popup-faq__git-book h2{font-size:20px}.popup-faq__git-book h2 span{font-size:21px}.popup-faq__git-book img{width:50px;height:50px}.popup-faq__tittle-name{font-family:gothampro-Medium;color:#2f2c2e;padding-top:30px;font-size:36px}.popup-faq__tittle-name span{font-family:Georgia,"Times New Roman",Times,serif;color:#ff9000}.popup-faq .container-for-faq{margin-top:0px}.popup-faq .container-for-faq h2{font-size:20px}.popup-faq .container-for-buttons{margin-top:30px}.popup-faq .container-for-buttons h2{line-height:17px;padding-left:10px;font-size:20px}.popup-faq .container-for-buttons h2 span{font-size:17px}.popup-faq .container-for-buttons #link-logo{width:75px;height:75px}.popup-faq .container-for-buttons__first{margin-bottom:28px;border-radius:12px;height:58px;width:412px}.popup-faq .container-for-buttons__first #plane-logo-first{right:25px;width:70px;height:70px}.popup-faq .container-for-buttons__second{margin-bottom:20px;border-radius:12px;height:58px;width:412px}.popup-faq .container-for-buttons__second #plane-logo-second{right:25px;width:70px;height:70px}.popup-faq .faq-logo{font-size:26px}.popup-faq .buttom-video{font-size:21px}.popup-faq .buttom-video-text{margin-top:2px;line-height:22px;font-size:18px}.popup-faq .chanel{margin-top:22.5px}.popup-faq .container-for-buttons{width:410px}.popup-faq .buttom-video{margin-top:22.5px}.popup-faq .support{margin-top:22.5px}.popup-faq__tittle{padding-top:25px;font-size:36px}.popup-faq__subtittle{padding-bottom:15px;font-size:19px}.popup-faq__cross{left:15px;top:260px;width:75px;height:75px}.popup-faq__video{width:396px;height:195px;z-index:2}}@media(max-width: 440px){.popup-faq{position:fixed;top:50%;width:350px;height:485px;border:5px solid #cecece}.popup-faq__line{height:1px;width:170px;margin-bottom:20px}.popup-faq__git-book{border-radius:10px;width:290px;height:54px}.popup-faq__git-book h2{letter-spacing:-1.5px;font-size:15px;padding-left:15px}.popup-faq__git-book h2 span{font-size:15px}.popup-faq__git-book img{padding-left:15px;width:40px;height:40px}.popup-faq__tittle-name{font-family:gothampro-Medium;color:#2f2c2e;padding-top:24px;font-size:24px}.popup-faq__tittle-name span{font-family:Georgia,"Times New Roman",Times,serif;color:#ff9000}.popup-faq__tittle-name span span{font-size:24px}.popup-faq .container-for-faq{margin-top:-5px}.popup-faq .container-for-faq h2{font-size:16px;letter-spacing:-0.5px}.popup-faq .container-for-buttons{margin-left:9px;margin-top:25px}.popup-faq .container-for-buttons h2{line-height:15px;padding-left:5px;font-size:16px}.popup-faq .container-for-buttons h2 span{letter-spacing:-1.5px;line-height:12px;font-size:13px}.popup-faq .container-for-buttons #link-logo{margin-left:-9px;width:58px;height:58px}.popup-faq .container-for-buttons__first{margin-bottom:18px;border-radius:10px;height:50px;width:296px}.popup-faq .container-for-buttons__first #plane-logo-first{padding-bottom:3px;right:15px;width:50px;height:50px}.popup-faq .container-for-buttons__second{margin-bottom:15px;border-radius:10px;height:50px;width:296px}.popup-faq .container-for-buttons__second #plane-logo-second{padding-bottom:3px;right:15px;width:50px;height:50px}.popup-faq .faq-logo{font-size:26px}.popup-faq .buttom-video{letter-spacing:-1px;line-height:15px;font-size:17px}.popup-faq .buttom-video-text{letter-spacing:-1px;margin-top:2px;line-height:18px;font-size:15px}.popup-faq .chanel{margin-top:22.5px}.popup-faq .container-for-buttons{width:300px}.popup-faq .buttom-video{margin-top:22.5px}.popup-faq .support{margin-top:22.5px}.popup-faq__tittle{letter-spacing:-1px;padding-top:20px;font-size:24px}.popup-faq__subtittle{letter-spacing:-1.5px;padding-bottom:10px;font-size:15px}.popup-faq__cross{left:15px;top:260px;width:75px;height:75px}.popup-faq__video{width:396px;height:195px;z-index:2}.close-popup-faq{top:13px !important;right:13px !important;width:16px;height:16px}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.popup-agreement{position:fixed;z-index:16;top:50%;left:50%;padding:50px 20px 58px 70px;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);background:url(../images/modal-bg-agreement.jpg) center/cover no-repeat;-webkit-box-shadow:0 31px 66.12px 9.88px rgba(0,0,0,.23);box-shadow:0 31px 66.12px 9.88px rgba(0,0,0,.23);-webkit-box-sizing:inherit;box-sizing:inherit;width:700px;height:460px;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all;pointer-events:all;overflow:hidden}.popup-agreement.active{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.popup-agreement-info{overflow:auto;margin-top:40px;max-width:98%;width:100%;height:408px;color:#e0e0e0;line-height:22px}.popup-agreement-info::-webkit-scrollbar{width:6px;height:6px}.popup-agreement-info::-webkit-scrollbar-track{background:#3d3d3d}.popup-agreement-info::-webkit-scrollbar-thumb{background-color:#929292}.popup-agreement-info p{padding-right:50px;font-family:gothampro-Light;font-size:14px}.close-popup-faq{position:absolute;top:16px;right:16px;cursor:pointer}.popup__bg-agreement{position:fixed;z-index:17;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;pointer-events:none;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.popup__bg-agreement.active{opacity:1;pointer-events:all;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.close-popup-agreement{position:absolute;top:26px;right:26px;cursor:pointer}.popup-agreement h2{font-size:36px}.popup-agreement-info h2{font-size:16px;margin:20px 0 10px}.indent-left{padding-left:25px}@media(max-width: 1440px){.popup-agreement{width:500px;height:500px}}@media(max-width: 700px){.popup-agreement{width:450px}}@media(max-width: 570px){.popup-agreement{width:380px;height:490px}}@media(max-width: 500px){.popup-agreement-info-subtitle{margin:0px 0 0 0 !important}.popup-agreement{padding:30px 20px 58px 50px;width:315px;height:440px}.popup-agreement__title{margin-bottom:0;font-size:22px !important;font-weight:800;margin-bottom:-20px}.popup-agreement-info p{padding-top:10px;padding-bottom:10px;padding-right:30px;font-size:13px}.popup-agreement-info h2{font-size:14px;margin:20px 20px 20px 0}.close-popup-agreement{width:20px;height:20px;right:20px;top:20px}}.popup-cookie{position:fixed;z-index:17;top:50%;left:50%;padding:50px 20px 58px 70px;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);background:url(../images/modal-bg-agreement.jpg) center/cover no-repeat;-webkit-box-shadow:0 31px 66.12px 9.88px rgba(0,0,0,.23);box-shadow:0 31px 66.12px 9.88px rgba(0,0,0,.23);-webkit-box-sizing:inherit;box-sizing:inherit;width:700px;height:460px;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all;pointer-events:all;overflow:hidden}.popup-cookie.active{-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.close-popup-faq{position:absolute;top:16px;right:16px;cursor:pointer}.popup__bg-cookie{position:fixed;z-index:17;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);opacity:0;pointer-events:none;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.popup__bg-cookie.active{opacity:1;pointer-events:all;-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.close-popup-cookie{position:absolute;top:16px;right:16px;cursor:pointer}.popup-cookie__title{margin-bottom:0;font-size:30px;font-weight:800}.popup-cookie-info p{padding-right:50px;font-family:gothampro-Light;font-size:14px}.popup-cookie h2{font-size:31px}.popup-cookie-info h2{font-size:16px;margin:20px 0 10px}.popup-cookie-info{overflow:auto;margin-top:40px;max-width:98%;width:100%;height:408px;color:#e0e0e0;line-height:22px}.popup-cookie-info::-webkit-scrollbar{width:6px;height:6px}.popup-cookie-info::-webkit-scrollbar-track{background:#3d3d3d}.popup-cookie-info::-webkit-scrollbar-thumb{background-color:#929292}@media(max-width: 1440px){.popup-cookie{width:500px;height:500px}}@media(max-width: 700px){.popup-cookie{width:450px}}@media(max-width: 570px){.popup-cookie{width:380px;height:490px}}@media(max-width: 500px){.popup-cookie{padding:30px 20px 58px 50px;width:315px;height:440px}.popup-cookie__title{margin-bottom:0;font-size:20px !important;font-weight:800;margin-bottom:-20px}.popup-cookie-info p{padding-top:10px;padding-bottom:10px;padding-right:30px;font-size:13px}.popup-cookie-info h2{font-size:14px;margin:20px 20px 20px 0}}.registration-popup{border:5px;position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:16;top:63%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0);-ms-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);background-color:#fff;-webkit-box-shadow:0 31px 66.12px 9.88px rgba(0,0,0,.23);box-shadow:0 31px 66.12px 9.88px rgba(0,0,0,.23);-webkit-box-sizing:inherit;box-sizing:inherit;width:460px;height:300px;pointer-events:all;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:.5s all;-o-transition:.5s all;transition:.5s all}.registration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:280px;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.registration__alert{padding-top:8px;text-align:center;width:450px;font-size:18px;color:#000}.registration__loading{padding-bottom:8px;font-size:18px;text-align:center;color:#000}.timer:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;z-index:3;background-color:#e9e9e9;-webkit-animation:mask_left 10s steps(1, end) forwards;animation:mask_left 10s steps(1, end) forwards}.timer:after{content:"";position:absolute;top:0;right:0;width:50%;height:100%;z-index:3;background-color:orange;-webkit-animation:mask_right 10s steps(1, end) forwards;animation:mask_right 10s steps(1, end) forwards}.timer{width:50px;height:50px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;color:#000;font-family:gothampro-Bold;font-size:10px;z-index:5}.timer__line{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;-webkit-animation:timer-line 10s linear forwards;animation:timer-line 10s linear forwards;background-color:#e9e9e9}.timer__line:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background-color:orange}.timer__body{width:25px;height:25px;border-radius:50%;background-color:#fff;text-align:center;overflow:hidden;z-index:4}.timer__counter{-webkit-animation:counter 10s steps(9, end) forwards;animation:counter 10s steps(9, end) forwards}.timer__counter span{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:25px}@-webkit-keyframes counter{100%{-webkit-transform:translate(0px, -225px);transform:translate(0px, -225px)}}@keyframes counter{100%{-webkit-transform:translate(0px, -225px);transform:translate(0px, -225px)}}@-webkit-keyframes timer-line{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes timer-line{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes mask_left{0%{visibility:visible}50%,100%{visibility:hidden}}@keyframes mask_left{0%{visibility:visible}50%,100%{visibility:hidden}}@-webkit-keyframes mask_right{0%{visibility:hidden}50%,100%{visibility:visible}}@keyframes mask_right{0%{visibility:hidden}50%,100%{visibility:visible}}.button-in-popup-registration{cursor:pointer;font-family:gothampro-Bold;letter-spacing:.5px;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:270px;min-height:56px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7971d), color-stop(52%, #f07c1d), color-stop(99%, #e9601d));background-image:-o-linear-gradient(top, #f7971d 0, #f07c1d 52%, #e9601d 99%);background-image:linear-gradient(180deg, #f7971d 0, #f07c1d 52%, #e9601d 99%);-webkit-box-shadow:0 6px 54.87px 4.13px rgba(248,155,33,.22),2.661px 10.673px 20.64px 3.36px rgba(0,0,0,.19);box-shadow:0 6px 54.87px 4.13px rgba(248,155,33,.22),2.661px 10.673px 20.64px 3.36px rgba(0,0,0,.19);border-radius:30px;color:#fff !important;font-size:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;overflow:hidden;border:none}.button-in-popup-registration .ink.animate{opacity:1}.button-in-popup-registration .ink{position:absolute;background:rgba(255,255,255,.3);border-radius:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);z-index:20}.button__arrow{padding-left:32px;max-width:40px;width:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.button-in-popup-registration .button__arrow{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.animate{-webkit-animation:ripple 3s linear;animation:ripple 3s linear;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-name:ripple;animation-name:ripple}.button-in-popup-registration .ink.animate{opacity:1}.container-select{position:relative;display:block;width:100%;max-width:400px;font-family:gothampro;font-weight:600;right:400px}.select{position:relative;display:block;max-width:200px;min-width:100px}.select__head{width:100%;max-width:100%;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);border-radius:10px;padding:14px 15px;font-size:18px;line-height:18px;color:rgba(255,255,255,.8);cursor:pointer}.select__head::after{width:13px;height:8px;background:url("../images/arrow-see-bottom.svg") no-repeat center/cover;position:absolute;left:50px;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);content:"";display:block;-webkit-transition:.2s ease-in;-o-transition:.2s ease-in;transition:.2s ease-in}.select__head.open::after{-webkit-transform:translateY(50%) rotate(180deg);-ms-transform:translateY(50%) rotate(180deg);transform:translateY(50%) rotate(180deg)}.select__list{display:none;position:absolute;top:85%;left:0;right:0;background:#f3f3f3;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);border-radius:8px;max-height:120px;overflow-x:hidden;overflow-y:auto;z-index:100;margin:0;padding:0;font-size:14px;color:#424348;scrollbar-color:dark;scrollbar-width:thin;-ms-scroll-chaining:none;overscroll-behavior:contain}.select__list::-webkit-scrollbar{width:7px;background-color:#f8f9fa;padding:5px}.select__list::-webkit-scrollbar-thumb{border-radius:10px;background-color:#d9d9d9}.select__list .select__item{position:relative;border-top:1px solid rgba(224,229,231,.5);padding:10px 15px;cursor:pointer;list-style-type:none}.select__list .select__item:hover{background-color:rgba(233,145,12,.404)}#russia::before{width:16px;height:12px;background:url("../images/rurussiaflag_111751.svg") no-repeat center/cover;position:absolute;left:43px;bottom:52%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);content:"";display:block}#english::before{width:16px;height:12px;background:url("../images/Flag-SShA-64x34.png") no-repeat center/cover;position:absolute;left:43px;bottom:52%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);content:"";display:block}#espanish::before{width:16px;height:12px;background:url("../images/pngwing.com.png") no-repeat center/cover;position:absolute;left:43px;bottom:52%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);content:"";display:block}.select__list a{text-decoration:none !important;color:#4b4c50}.select__list li{font-weight:400}.fade-in{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);-webkit-transition:opacity 1s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity 1s ease-in-out,-webkit-transform 1s ease-in-out;-o-transition:opacity 1s ease-in-out,transform 1s ease-in-out;transition:opacity 1s ease-in-out,transform 1s ease-in-out;transition:opacity 1s ease-in-out,transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.fade-out{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity 1s ease-in-out,-webkit-transform 1s ease-in-out;transition:opacity 1s ease-in-out,-webkit-transform 1s ease-in-out;-o-transition:opacity 1s ease-in-out,transform 1s ease-in-out;transition:opacity 1s ease-in-out,transform 1s ease-in-out;transition:opacity 1s ease-in-out,transform 1s ease-in-out,-webkit-transform 1s ease-in-out}.header{-webkit-animation:Site 1s ease;animation:Site 1s ease;margin-top:54px;margin-bottom:100px}.header .arrow-container{margin-right:30px;margin-left:auto}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__inner__quetion{-webkit-animation:blink2 2s infinite;animation:blink2 2s infinite;background-color:transparent;border-radius:20px;border:none;cursor:pointer}.header__inner__logo{font-size:44px;color:#fff}.header__inner__logo_orange{font-family:Georgia,serif;padding-left:4px;color:#ef810a}.header__inner__change-lang{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000;color:#fff;font-family:Roboto,Roboto Local,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.container-select{display:-webkit-box;display:-ms-flexbox;display:flex;width:100px;left:440px}.container-select form{width:75px}.select__head{width:60%}.container-for-bot__comment{-webkit-animation:Site 3s ease;animation:Site 3s ease}.main{-webkit-animation:Site 2s ease;animation:Site 2s ease;margin-bottom:100px}.main__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-text{margin-left:5px}.main-text__tittle{padding-bottom:4px}.main-text__middle{padding-bottom:26px}.main-text__bottom{line-height:42px;padding-bottom:38px;width:724px}.footer{margin-bottom:54px}.footer__telegram{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-telegram__info{margin-top:42px;-webkit-animation:Site 3s ease;animation:Site 3s ease;line-height:60px;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.footer-telegram__line{z-index:0;margin-top:28px;-webkit-animation:Site 3s ease;animation:Site 3s ease;padding-left:300px;position:absolute;-ms-flex-item-align:end;align-self:flex-end}.footer-telegram__telephone{-webkit-animation:Site 3s ease;animation:Site 3s ease}.footer-telegram__cross{-webkit-animation:Site 3s ease;animation:Site 3s ease;z-index:1;margin-left:920px;position:absolute;-webkit-transition:2s;-o-transition:2s;transition:2s}.button{cursor:pointer;font-family:gothampro-Bold;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:275px;min-height:60px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #f7971d), color-stop(52%, #f07c1d), color-stop(99%, #e9601d));background-image:-o-linear-gradient(top, #f7971d 0, #f07c1d 52%, #e9601d 99%);background-image:linear-gradient(180deg, #f7971d 0, #f07c1d 52%, #e9601d 99%);-webkit-box-shadow:0 6px 54.87px 4.13px rgba(248,155,33,.22),2.661px 10.673px 20.64px 3.36px rgba(0,0,0,.19);box-shadow:0 6px 54.87px 4.13px rgba(248,155,33,.22),2.661px 10.673px 20.64px 3.36px rgba(0,0,0,.19);border-radius:30px;color:#fff !important;font-size:18px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;overflow:hidden;border:none}.button .ink.animate{opacity:1}.button .ink{position:absolute;background:rgba(255,255,255,.3);border-radius:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);z-index:20}.button__arrow{padding-left:32px;max-width:40px;width:100%;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}.button:hover .button__arrow{-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.animate{-webkit-animation:ripple 3s linear;animation:ripple 3s linear;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-name:ripple;animation-name:ripple}@-webkit-keyframes blink-caret{from,to{border-color:transparent}50%{border-color:orange}}@keyframes blink-caret{from,to{border-color:transparent}50%{border-color:orange}}@-webkit-keyframes typing{from{width:0}to{width:100%}}@keyframes typing{from{width:0}to{width:100%}}.affiliate__img .roulette{transform-box:fill-box;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:rotation 5s linear infinite;animation:rotation 5s lianer infinite}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes blink1{100%{fill:#ef810a}}@keyframes blink1{100%{fill:#ef810a}}@-webkit-keyframes blink2{0%{-webkit-box-shadow:0 0 0 0 rgba(250,156,0,.96);box-shadow:0 0 0 0 rgba(250,156,0,.96)}100%{-webkit-box-shadow:0 0 7px 12.5px rgba(55,141,250,0);box-shadow:0 0 7px 12.5px rgba(55,141,250,0)}}@keyframes blink2{0%{-webkit-box-shadow:0 0 0 0 rgba(250,156,0,.96);box-shadow:0 0 0 0 rgba(250,156,0,.96)}100%{-webkit-box-shadow:0 0 7px 12.5px rgba(55,141,250,0);box-shadow:0 0 7px 12.5px rgba(55,141,250,0)}}.affiliate__img .i{-webkit-animation:blink1 1.5s linear infinite;animation:blink1 1.5s linear infinite}@-webkit-keyframes rotate{0%{opacity:1}100%{opacity:0}}@keyframes rotate{0%{opacity:1}100%{opacity:0}}.affiliate__img .chip{transform-box:fill-box;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:rotation 5s lianer infinite;animation:rotation 5s lianer infinite}.affiliate__img .chip .k{-webkit-animation:blink1 1.3s ease-in-out infinite;animation:blink1 1.3s ease-in-out infinite}.affiliate__img .chip .l{-webkit-animation:blink3 1.3s ease-in-out infinite;animation:blink3 1.3s ease-in-out infinite}@-webkit-keyframes blink3{100%{-webkit-filter:drop-shadow(-1px 8px 12px #f3881d);filter:drop-shadow(-1px 8px 12px #f3881d)}}@keyframes blink3{100%{-webkit-filter:drop-shadow(-1px 8px 12px #f3881d);filter:drop-shadow(-1px 8px 12px #f3881d)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.affiliate__img .slot-num{-webkit-animation:blink1 2s linear infinite;animation:blink1 2s linear infinite}@-webkit-keyframes Site{from{-webkit-transform:translate3d(-1200px, 0, 0);transform:translate3d(-1200px, 0, 0);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes Site{from{-webkit-transform:translate3d(-1200px, 0, 0);transform:translate3d(-1200px, 0, 0);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}.container-for-bot__comment{-ms-flex-item-align:end;align-self:flex-end;position:absolute;z-index:1}.bot__comment:hover::before{-webkit-transform:scale(0.8) translate(0%, -25%);-ms-transform:scale(0.8) translate(0%, -25%);transform:scale(0.8) translate(0%, -25%);opacity:0;background:rgba(205,214,219,0)}.bot__comment:hover{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.bot__comment:hover::after{background:url(../images/affiliate-cross-1.png) no-repeat;background-size:100%;width:130px;height:131px;opacity:.9;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);-webkit-transition:1s;-o-transition:1s;transition:1s}.bot__comment{font-family:gothampro;position:relative;max-width:418px;max-height:48px;width:100%;border-radius:10px;background:#232222;-webkit-box-shadow:0 0 34.4px 5.6px rgba(0,0,0,.17);box-shadow:0 0 34.4px 5.6px rgba(0,0,0,.17);color:#fff;font-size:20px;line-height:27px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;padding:26px 10px 28px 86px;display:block;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease, -webkit-transform 1s ease}.bot__comment::before{margin:0 5px 0 35px;content:"";position:absolute;left:-20px;width:100%;height:90%;border-radius:inherit;-webkit-transform:translateZ(-1px);transform:translateZ(-1px);background:#d1d1d1;-webkit-box-shadow:inherit;box-shadow:inherit;-webkit-transition:.8s;-o-transition:.8s;transition:.8s}.bot__comment-strong{display:block;font-weight:700;color:#ef9516}.bot__comment::after{content:"";position:absolute;top:25px;left:-11px;width:130px;height:131px;background:url(../images/company-crosss.png) no-repeat;background-size:100%}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}.slick-dots{position:absolute;display:none;max-width:100%;width:400px;padding:0;margin:0px;margin-top:15px;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 3px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:10px;height:10px;cursor:pointer;outline:none;background:transparent;border:none}.slick-dots li.slick-active button:before{opacity:1;color:orange}.slick-dots li button::before{font-size:22px;line-height:20px;position:absolute;top:0px;left:0px;width:20px;height:20px;content:"•";text-align:center;opacity:1;color:#cecece;-webkit-font-smoothing:antialiased}@media(max-width: 1440px){.registration-popup{width:400px;height:246px;top:61%}.registration__loading{font-size:16px !important}.registration__alert{font-size:16px !important}.registration{width:230px !important}.satodsan-uvemopag h2{font-size:18px !important}.load-gif{width:150px;height:150px}.container-button-in-popup{padding-top:60px}.slick-dots{margin-top:5px}.slider{width:100%}.slick-list{height:210px !important}.slider .slick-list .slick-slide img{height:210px;width:320px;max-width:320px}.bot__comment{font-size:17px;line-height:25px;padding:20px 30px 20px 90px;max-width:360px}.bot__comment::before{margin-top:3px}.bot__comment::after{top:18px}.container{max-width:1000px}.header__inner__logo{font-size:38px}.header__inner__quetion{width:33px;height:33px}.affiliate__img{width:390px}.main-text h1{font-size:48px}.main-text h2{font-size:38px}.main-text h3{font-size:24px}.main-text__tittle{padding-bottom:0px}.main-text__middle{padding-bottom:20px}.main-text__bottom{max-width:550px;line-height:33px;padding-bottom:32px}.main-text .button{width:232px;min-height:52px;font-size:16px}.footer-telegram__info{line-height:45px;margin-top:50px;font-size:38px}.footer-telegram__cross{margin-left:640px;width:120px;height:120px}.footer-telegram__line{margin-top:4px;padding-left:260px;width:580px;height:100px}.footer-telegram__telephone{width:260px;height:260px}.container-select{width:100px;left:290px}}@media(max-width: 1040px){.main,.header{-webkit-animation:none;animation:none}.arrow{width:60px}.footer-telegram__info{-webkit-animation:none;animation:none}.footer-telegram__line{-webkit-animation:none;animation:none}.footer-telegram__telephone{-webkit-animation:none;animation:none}.footer-telegram__cross{-webkit-animation:none;animation:none}.container-for-bot__comment{-webkit-animation:none;animation:none}.bot__comment{padding:18px 18px 44px 80px;max-width:340px}.bot__comment::after{top:17px;left:-16px}.header{margin-top:30px;margin-bottom:50px}.main__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-text{-ms-flex-item-align:start;align-self:flex-start}.foruna{-ms-flex-item-align:end;align-self:flex-end}.affiliate__img{width:370px}.footer-telegram__cross{margin-left:510px}.footer-telegram__line{margin-top:-15px;padding-left:260px;width:380px;height:80px}.container{max-width:800px}.container-select{width:100px;left:200px}}@media(max-width: 860px){.popup-agreement .popup-agreement__title{font-size:28px}.popup-cookie .popup-cookie__title{font-size:28px}.bot__comment{font-size:15px;line-height:21px;padding:18px 0px 20px 80px;max-width:210px;max-height:80px}.bot__comment::after{top:18px;left:-16px}.bot__comment::before{margin:7px 5px 0 35px}.header{margin-bottom:60px}.main__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-text{-ms-flex-item-align:start;align-self:flex-start}.foruna{margin-bottom:20px;-ms-flex-item-align:end;align-self:flex-end}.affiliate__img{width:370px}.footer-telegram__info{margin-top:20px}.footer-telegram__cross{display:none}.footer-telegram__line{display:none;margin-top:-15px;padding-left:260px;width:380px;height:80px}.container{max-width:600px}.container-select{width:100px;left:110px}}@media(max-width: 600px){.arrow{height:40px;width:40px}.bot__comment{font-size:14px;line-height:20px;padding:18px 10px 20px 77px;max-width:160px;max-height:75px}.bot__comment::after{top:18px;left:-16px}.bot__comment::before{margin:-28px 0 0 30px}.header{margin-top:20px;margin-bottom:20px}.header .arrow-container{margin-right:20px}.header__inner__logo{font-size:32px}.header__inner__quetion{width:28px;height:28px}.main-text__bottom{max-width:450px}.main-text h1{font-size:38px}.main-text h2{padding-bottom:16px;font-size:32px}.main-text h3{padding-bottom:26px;font-size:20px;line-height:26px}.main-text .button{width:225px;min-height:52px;font-size:16px}.foruna{margin-bottom:10px}.affiliate__img{width:280px}.bot__comment:hover::after{width:100px;height:100px}.footer-telegram__cross{width:100px;height:100px;margin-left:240px}.footer-telegram__info{font-size:32px;line-height:40px;margin-top:-28px}.footer-telegram__telephone{width:200px;height:200px}.container{max-width:500px}.container-select{width:100px;left:100px}.select__list .select__item{padding-top:6px}.select__list{max-width:76px}.select__head{font-size:16px}.select__head::after{width:10px;height:8px;left:45px}.select__head{width:50%}}@media(max-width: 544px){.bot__comment{max-width:140px;max-height:120px}.footer-telegram__info{margin-top:-60px}.registration-popup{width:336px;height:206px;top:64%}.registration__loading{font-size:14px !important}.registration__alert{font-size:14px !important}.satodsan-uvemopag h2{font-size:15px !important;letter-spacing:.6em}.load-gif{margin-bottom:22px !important;width:120px;height:120px}.container-select{width:70px;left:60px}.slick-dots{width:320px;margin-top:0px;margin-right:auto}.slick-dots li{position:relative;display:inline-block;width:6px;height:6px;margin:0 3px;padding:0;cursor:pointer}.slider{width:100%}.slick-list{height:155px !important}.slider .slick-list .slick-slide img{max-height:155px;width:240px;max-width:240px}}@media(max-width: 490px){.header__inner__logo{font-size:30px}.header__inner__quetion{width:28px;height:28px}.bot__comment{max-width:110px;max-height:140px}.main-text__bottom{max-width:440px}.main-text__middle{line-height:33px}.main-text h1{font-size:38px}.main-text h2{padding-bottom:16px;font-size:30px}.main-text h3{padding-bottom:26px;font-size:20px;line-height:26px}.main-text .button{width:225px;min-height:52px;font-size:16px}.foruna{margin-bottom:10px}.affiliate__img{width:280px}.footer-telegram__cross{width:80px;height:80px;margin-left:215px}.footer-telegram__info{line-height:36px;font-size:28px}.footer-telegram__telephone{width:200px;height:200px}.container{max-width:490px}.container-select{width:100px;right:60px}}@media(max-width: 460px){.footer__telegram{height:110px}.container-button-in-popup{padding-top:50px}.popup__button--back{width:18px;height:18px}.bot__comment{font-size:12px;line-height:16px;padding:18px 20px 16px 60px;max-width:230px;max-height:105px}.bot__comment::after{width:100px;height:100px;top:18px;left:-16px}.header{margin-top:20px;margin-bottom:20px}.header__inner__quetion{width:28px;height:28px}.main-text h1{font-size:38px;padding-bottom:3px}.main-text h2{padding-bottom:18px;font-size:30px}.main-text h3{padding-bottom:20px;font-size:20px;line-height:26px}.main-text .button{width:225px;min-height:52px;font-size:16px}.main-text__bottom{max-width:350px}.foruna{margin-bottom:20px}.affiliate__img{width:250px}.footer-telegram__cross{margin-top:-5px;margin-left:0px;width:100px;height:100px}.footer-telegram__info{margin-left:4px;margin-top:-50px;font-size:24px;line-height:30px}.footer-telegram__telephone{position:absolute;right:10px;bottom:-20px;width:180px;height:180px}.container{max-width:400px}.container-select{width:80px;margin-right:-90px;right:0px;left:0px}.select{min-width:80px}#espanish::before{bottom:60%}#english::before{bottom:60%}#russia::before{bottom:60%}}@media(max-width: 400px){.bot__comment{max-width:230px;max-height:140px}.footer-telegram__info{margin-top:-50px;line-height:28px}.container-select{width:80px;margin-right:-60px;right:0px;left:0px}.select{min-width:80px}}@media(max-width: 375px){.popup{width:310px}.container-button-in-popup{padding-left:37.5px;padding-top:40px}}.footer__telegram a{text-decoration:none !important;color:#fff}@-webkit-keyframes spinReturn{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinReturn{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-webkit-transform:rotate(225deg);transform:rotate(225deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}75%{-webkit-transform:rotate(405deg);transform:rotate(405deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.loftloader-wrapper{display:none;color:#232222;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loftloader-wrapper .loader{text-align:center;position:absolute;bottom:120px}.satodsan-uvemopag h2{font-size:22px;color:#000;font-family:monospace;overflow:hidden;border-right:.17em solid #e29508;white-space:nowrap;margin:0 auto;letter-spacing:.1em;-webkit-animation:typing 3.5s steps(30, end),blink-caret .7s step-end infinite;animation:typing 3.5s steps(30, end),blink-caret .7s step-end infinite}.load-gif{margin-bottom:42px;margin-left:auto;margin-right:auto}