@import url("css2.css");body{min-height:100vh;margin:0;overflow-x:hidden;font-family:Roboto,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,p{font-weight:400;margin:0;padding:0}ul{padding:0;margin:0;list-style-type:none}.container{width:100%;max-width:1330px;margin:0 auto;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.section__title{font-weight:700;font-size:55px;line-height:130%}picture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}img{max-width:100%}@media (max-width:998px){.section__title{font-size:30px}}.visually-hidden:not(:focus):not(:active),input[type=checkbox].visually-hidden,input[type=radio].visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.visually-hidden:not(:focus):not(:active),input[type=checkbox].visually-hidden,input[type=radio].visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.login-btn{display:block;font-size:14px;line-height:130%;font-weight:600;color:#fff;background:#456cf4;padding:10px 8px;width:100%;max-width:120px;text-align:center;border:none;border-radius:6px;cursor:pointer;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}.login-btn:hover{background:#5a7efc}.login-btn:active{background:#234cdb}.login-btn:disabled{background:#8e8e93}@media (max-width:768px){.login-btn{font-size:12px;padding:10px 5px}}.btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:#456cf4;border-radius:6px;line-height:1;font-weight:700;font-size:16px;color:#fff;border:0;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}.btn:hover{background:#5a7efc}.btn:active{background:#234cdb}.btn:disabled{background:#8e8e93}.form{width:100%}.form__email{width:100%;height:60px;padding:0 20px;background:#fff;font-size:16px;border:1px solid #e1e3e7;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box}.form__button{position:relative;width:100%;height:60px;margin-top:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;background:#456cf4;border-radius:6px;line-height:1;font-weight:700;font-size:16px;color:#fff;border:0;text-decoration:none;-webkit-box-sizing:border-box;box-sizing:border-box}.form__button:hover{background:#5a7efc}.form__button:active{background:#234cdb}.form__button:disabled{background:#8e8e93}@media (max-width:700px){.form__input{max-width:none}.form__btn{margin:10px auto 0;font-size:16px}}.form__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:567px){.form__content{max-width:100%}}.form .basket__button{position:relative;width:150.47px;height:77.86px;margin-top:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.form__check,.form__check2,.form__check3{position:relative;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;z-index:20;margin-top:10px}.form__check-input{position:absolute;z-index:-1;opacity:0}.form__check-box{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form__check-input+label::before{display:inline-block;width:16px;height:16px;margin-right:10px;margin-bottom:-5px;background:#fff;border:1px solid #e1e3e7;border-radius:2px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;content:""}.form__check-input:checked+label::before{background-image:url("check.png");background-repeat:no-repeat;background-position:center}.form__check-text{font-weight:400;font-size:11px;line-height:130%;color:#12151c}.form__check-text a{color:#456cf4;text-decoration:none}.form__check-text b{font-weight:800;text-decoration:underline}.form__check-text--data{text-decoration:underline}.form__check-text--data-top{text-decoration:underline;color:#fff}@media (max-width:700px){.form__check-input+label::before{width:16px;height:16px}.form__check-text{font-size:12px}}@-webkit-keyframes animatedButton{from{background-position:-3000px}to{background-position:0}}@keyframes animatedButton{from{background-position:-3000px}to{background-position:0}}.form__button-loader:disabled{background-size:3000%;background-image:-o-repeating-linear-gradient(315deg,#456cf4,#456cf4 10px,#8fa7f8 10px,#8fa7f8 20px);background-image:repeating-linear-gradient(135deg,#456cf4,#456cf4 10px,#8fa7f8 10px,#8fa7f8 20px);-webkit-animation:animatedButton 60s infinite linear;animation:animatedButton 60s infinite linear}.header{padding-top:50px;background:#12151c}.header__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.header__logo img{width:230px;height:40px}@media (max-width:750px){.header{padding-top:30px}.header__logo img{width:175px;height:30px}}.start-section{padding-top:110px;padding-bottom:230px;background:#12151c;overflow:hidden}.start-section__container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.start-section h2{font-weight:700;font-size:16px;line-height:130%;text-transform:uppercase;color:#788094}.start-section h2+h1{margin-top:10px}.start-section p{font-weight:400;font-size:25px;line-height:130%;letter-spacing:.2px}.start-section h1+p{margin-top:40px}.start-section a{max-width:260px;width:100%;height:60px}.start-section p+a{margin-top:80px}.start-section img{position:absolute;right:-61px;top:13px;max-width:45.1%}@media (max-width:1200px){.start-section__text-content{position:relative;max-width:60%;z-index:1}.start-section__text-content br{display:none}}@media (max-width:750px){.start-section{padding-top:50px;padding-bottom:79px}.start-section__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.start-section__text-content{max-width:100%}.start-section h2+h1{margin-top:8px}.start-section h2{font-size:12px}.start-section h1+p{margin-top:20px}.start-section p{font-size:18px}.start-section p+a{margin-top:37px}.start-section a{max-width:100%}.start-section img{position:initial;right:auto;top:auto;width:auto;max-width:80%;height:auto;margin-top:55px}}.best-time{padding-top:152px;padding-bottom:60px;overflow:hidden}.best-time__container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.best-time__text-content{max-width:740px;width:60%;margin-left:auto}.best-time h2+p{margin-top:40px}.best-time p{font-weight:500;font-size:25px;line-height:130%}.best-time img{position:absolute;left:15px;top:-30px;max-width:31%}@media (max-width:1200px){.best-time{padding-top:100px}.best-time__text-content{width:55%}.best-time img{top:40px;max-width:40%}}@media (max-width:750px){.best-time{padding-top:80px;padding-bottom:40px}.best-time__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.best-time__container br{display:none}.best-time__text-content{max-width:100%;width:100%;margin-left:auto}.best-time p{font-size:16px}.best-time img{position:initial;left:auto;top:auto;max-width:80%;margin-top:40px}}.why__container{padding-top:80px}@media (max-width:700px){.why__container{padding-top:40px;padding-bottom:40px}}.why__title{margin-bottom:40px}.why__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px}@media (max-width:700px){.why__wrapper{display:block}}.why__descr{-webkit-box-flex:0;-webkit-flex:0 1 740px;-ms-flex:0 1 740px;flex:0 1 740px}.why__descr-text{font-size:25px;line-height:130%;margin-bottom:30px}@media (max-width:700px){.why__descr-text{font-size:15px;margin-bottom:20px}}.why__example{-webkit-box-flex:0;-webkit-flex:0 1 395px;-ms-flex:0 1 395px;flex:0 1 395px}@media (max-width:700px){.why__example{text-align:center;border:2px solid #000;border-radius:8px;padding:20px 15px}}.why__example-num{font-weight:600;font-size:55px;line-height:130%;color:#0cba63}@media (max-width:700px){.why__example-num{font-size:30px}}.why__example-text{font-size:25px;line-height:130%}@media (max-width:700px){.why__example-text{font-size:15px}}.who-suits{padding-top:85px;padding-bottom:120px}.who-suits__header{margin-bottom:80px}.who-suits__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.who-suits .who-suit-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.who-suits .who-suit-item picture{width:80px;min-width:80px;height:64px}.who-suits .who-suit-item__text-content{margin-left:30px}.who-suits .who-suit-item h3{font-weight:700;font-size:25px;line-height:130%}.who-suits .who-suit-item p{font-weight:400;font-size:18px;line-height:130%}.who-suits .who-suit-item h3+p{margin-top:15px}.who-suits__items+.who-suits__promo{margin-top:120px}@media (max-width:1200px){.who-suits .who-suit-item picture{min-width:40px;width:40px;height:32px}.who-suits .who-suit-item__text-content{margin-left:20px}.who-suits .who-suit-item h3{font-size:20px}.who-suits .who-suit-item p{font-size:16px}}@media (max-width:800px){.who-suits{padding-top:40px;padding-bottom:80px}.who-suits__header{margin-bottom:40px}.who-suits__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.who-suits .who-suit-item h3{font-size:18px}.who-suits .who-suit-item+.who-suit-item{margin-top:30px}.who-suits__items+.who-suits__promo{margin-top:80px}}.promo-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:40px 80px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#f6f6fa;border-radius:6px}.promo-block h3{font-weight:700;font-size:30px;line-height:130%}.promo-block a{width:260px;height:60px}@media (max-width:1200px){.promo-block{padding:40px 20px}.promo-block h3{font-size:24px}}@media (max-width:800px){.promo-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.promo-block h3+a{margin-top:30px}.promo-block h3{font-size:20px}.promo-block h3 br{display:none}.promo-block a{max-width:100%;width:100%}}.yll-learn{padding-top:120px;padding-bottom:120px;background:#12151c;color:#fff}.yll-learn__header{margin-bottom:83px}.yll-learn__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:65px 30px}.yll-learn__item img{width:28px;height:28px;background-color:#fff;border-radius:50%}.yll-learn__item p{margin-top:20px}@media (max-width:1200px){.yll-learn{padding-top:80px;padding-bottom:80px}.yll-learn__items{grid-gap:32px 10px}}@media (max-width:750px){.yll-learn__header{margin-bottom:40px}.yll-learn__items{grid-template-columns:repeat(2,1fr)}.yll-learn__item p{margin-top:10px}}@media (max-width:500px){.yll-learn__items{grid-template-columns:repeat(1,1fr)}}.order{padding-top:120px;padding-bottom:120px}.order__body{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:80px;background:#f6f6fa;border-radius:6px}.order__text-content{width:50%;margin-right:40px}.order__text-content h2{font-weight:700;font-size:30px;line-height:130%;color:#456cf4}.order__text-content h2+p{margin-top:40px}.order__text-content p{font-size:22px;line-height:130%}.order__form{max-width:550px;width:50%}.order__sale{font-weight:700;font-size:18px;line-height:130%;text-transform:uppercase}.order__prices{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.order__prices span{padding-right:5px;padding-left:5px}.order__new-prices{font-weight:700;font-size:40px;line-height:130%;color:#e43700}.order__new-prices .js-display-currency-symbol{font-weight:700}.order__old-prices{font-size:18px;line-height:130%;color:#788094}@media (max-width:1200px){.order{padding-top:80px;padding-bottom:80px}.order__body{padding:40px 20px}.order__text-content{width:50%;margin-right:40px}.order__text-content h2{font-size:22px}.order__text-content h2+p{margin-top:22px}.order__text-content p{font-size:18px}.order__text-content p br{display:none}.order__sale{font-size:16px}.order__new-prices{font-size:30px}.order__old-prices{font-size:14px}}@media (max-width:750px){.order__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.order__text-content{width:100%;margin-right:0;margin-bottom:40px}.order__text-content p{font-size:16px}.order__form{max-width:100%;width:100%}}.programm{padding-top:120px;padding-bottom:120px;background:#12151c;color:#fff;font-family:Roboto,sans-serif}.programm__header{margin-bottom:80px}.programm__body{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}.programm__item{padding:30px 40px 35px;background:#20232a;border-radius:6px}.programm__day{font-weight:700;font-size:14px;line-height:130%;color:#0cba63;text-transform:uppercase}.programm__day-content{font-weight:500;font-size:18px;line-height:130%}.programm__day+.programm__day-content{margin-top:10px}@media (max-width:1200px){.programm{padding-top:80px;padding-bottom:80px}.programm__header{margin-bottom:40px}.programm__item{padding:20px}.programm__day{font-size:12px}.programm__day-content{font-size:16px}}@media (max-width:600px){.programm__body{grid-template-columns:repeat(1,1fr);grid-gap:11px}}.after-us{padding-top:120px;padding-bottom:120px}.after-us__container{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.after-us__text-content{max-width:775px;width:65%}.after-us h2+ul{margin-top:40px}.after-us ul li{position:relative;padding-left:50px;font-size:18px;line-height:130%}.after-us ul li::before{position:absolute;left:0;top:0;width:32px;height:32px;background-position:center;background-repeat:no-repeat;background-image:url("alert-circle2.svg");background-size:100% 100%;content:""}.after-us ul li+li{margin-top:20px}.after-us img{position:absolute;right:20px;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);max-width:31%}@media (max-width:1200px){.after-us{padding-top:80px;padding-bottom:80px}.after-us h2+ul{margin-top:40px}.after-us ul li{position:relative;padding-left:42px;font-size:16px}}@media (max-width:750px){.after-us__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.after-us__text-content{max-width:100%;width:100%;margin-bottom:40px}.after-us img{position:relative;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;max-width:80%}}.reviews{background:#12151c}.reviews__container{padding-top:120px;padding-bottom:120px}@media (max-width:1200px){.reviews__container{padding-top:80px;padding-bottom:80px}}.reviews__title{color:#fff;margin-bottom:55px}@media (max-width:1200px){.reviews__title{margin-bottom:40px}}.reviews__list{max-width:1060px}.reviews__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:45px}@media (max-width:800px){.reviews__item{display:block}}.reviews__item-img{-webkit-box-flex:0;-webkit-flex:0 0 244px;-ms-flex:0 0 244px;flex:0 0 244px;margin-right:30px}@media (max-width:998px){.reviews__item-img{-webkit-box-flex:0;-webkit-flex:0 0 195px;-ms-flex:0 0 195px;flex:0 0 195px}}@media (max-width:800px){.reviews__item-img{max-width:160px;margin-right:0;margin-bottom:15px}}.reviews__item-block{background:#20232a;padding:25px 35px}@media (max-width:998px){.reviews__item-block{padding:20px}}.reviews__item-name{font-weight:600;font-size:18px;line-height:130%;color:#0cba63;text-transform:uppercase}@media (max-width:998px){.reviews__item-name{font-size:16px}}.reviews__item-profession{font-weight:400;font-size:18px;line-height:130%;color:#fff;margin-bottom:15px}@media (max-width:998px){.reviews__item-profession{font-size:16px}}.reviews__item-text{font-weight:400;font-size:18px;line-height:130%;color:#fff}@media (max-width:998px){.reviews__item-text{font-size:16px}}.qa{padding-top:120px;padding-bottom:120px}.qa__header{margin-bottom:80px}@media (max-width:1200px){.qa{padding-top:70px;padding-bottom:70px}.qa__header{margin-bottom:41px}}.qa-item{-webkit-box-shadow:inset 0 -1px 0 #c6cce2;box-shadow:inset 0 -1px 0 #c6cce2;cursor:pointer}.qa-item__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:63px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.qa-item__header h3{font-weight:400;font-size:18px;line-height:120%}.qa-item__header span{width:32px;height:32px;background-image:url("plus.svg");background-size:100%;background-repeat:no-repeat;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.qa-item__body{max-height:0;padding:0;opacity:0;pointer-events:none;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;font-weight:400;font-size:16px;line-height:120%}.qa-item.active .qa-item__header span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qa-item.active .qa-item__body{max-height:500px;padding-bottom:20px;opacity:1;pointer-events:painted}@media (max-width:750px){.qa-item__header{min-height:68px}.qa-item__header h3{width:calc(100% - 48px);font-size:16px}}.footer{color:#fff;background:#12151c}.footer__info{color:#fff}.footer__item a{color:#fff}#app .loader{background:#2c39f2}#app .loader__loading{background:-webkit-gradient(linear,left top,right top,color-stop(10%,#1eb949),color-stop(42%,rgba(255,0,31,0)));background:-o-linear-gradient(left,#1eb949 10%,rgba(255,0,31,0) 42%);background:linear-gradient(to right,#1eb949 10%,rgba(255,0,31,0) 42%)}#app .loader__loading::before{background:#1eb949}#app .loader__loading::after{background:#2c39f2}#app .loader__text{color:#fff}