@import url("/font/Montserrat/stylesheet.css");@import url("/font/Onest/stylesheet.css");html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-size:16px;margin:0;background:url(/img/style/bg_sample.png);color:#323232;font-weight:500;font-family:Montserrat,sans-serif;overflow-x:hidden;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding-top:80px}body.over{overflow:hidden}p{margin:10px 0 30px}p:first-child{margin-top:0}*{box-sizing:border-box}.focus,:focus{outline:5px auto -webkit-focus-ring-color}a{color:inherit}a,a:focus,a:hover{outline:none;text-decoration:none}.wrapper{overflow-x:hidden;-ms-flex:1 0 auto;flex:1 0 auto;height:100%;overflow:hidden}.container,.wrapper{position:relative;width:100%}.container{max-width:1170px;padding:0 15px;z-index:2}.container,.container_center{margin:0 auto}.logo{position:relative;font-size:0}.logo,.logo img{width:100%}.title-2{font-size:50px;line-height:1.3;font-weight:500;margin:0;padding:0;font-family:Onest,sans-serif}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z6{z-index:6}img{max-width:100%}.hidden{display:none!important}h1,h2,h3,h4,h5,h6{margin:0;padding:0}[role=button]{cursor:pointer}body.safari .nav__wrap{padding-bottom:60px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.tt-u{text-transform:uppercase}.tt-n{text-transform:none}.text-middle{font-size:1.28571rem}.header{position:fixed;top:0px;left:0;width:100vw;background-color:#fff;z-index:9}.header__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.header__left{-ms-flex:0 210px;flex:0 210px;margin-right:30px}.header__right{-ms-flex:0 1 844px;flex:0 1 844px;position:relative}.header__menu{padding-left:90px;position:relative;z-index:2}.header__menu-btn{display:none}.header__bg{width:100vw;background:#fff;box-shadow:inset 3px -10px 40px -4px rgba(0,0,0,.2);border-bottom-left-radius:90px;-webkit-mask:url(/img/style/plash.svg) no-repeat;mask:url(/img/style/plash.svg) no-repeat}.header__bg,.header__bg:before{position:absolute;left:0;top:0;height:100%}.header__bg:before{content:"";width:100%;background:linear-gradient(90deg,#d9001e 2.56%,#ac0018);transition:.2s;opacity:0}.footer{background-color:#c20000;padding:50px 0}.footer__container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.footer__logo{-ms-flex:0 1 222px;flex:0 1 222px;margin-right:30px}.footer__nav{-ms-flex:0 1 745px;flex:0 1 745px}.footer__list{margin:0;padding:0;list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__item{display:block;-ms-flex:0 0 50%;flex:0 0 50%;color:#fff}.footer__item:first-child{-ms-flex-order:0;order:0;margin-bottom:33px}.footer__item:nth-child(2){-ms-flex-order:3;order:3}.footer__item:nth-child(3){-ms-flex-order:4;order:4}.footer__item:nth-child(4){-ms-flex-order:1;order:1;margin-bottom:33px}.footer__link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.footer__link span{border-bottom:1px solid transparent;transition:.2s}.footer__link img{-ms-flex:0 0 20px;flex:0 0 20px;margin-right:12px}.footer__formWrapper{margin-top:20px;margin-bottom:40px}.footer__form,.footer__formWrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.footer__title{font-size:24px;font-weight:500;font-family:Onest,sans-serif;margin-bottom:28px;color:#fff;text-align:center}.footer__subtitle{display:block;margin-bottom:28px;line-height:150%}.footer__inputs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:16px}.footer__label-bottom{width:100%}.footer__button{background-color:#2a2a2a;margin-bottom:12px;color:#fff}.footer__personalData{font-size:9px;line-height:13.5px;font-family:Montserrat,sans-serif;color:#2a2a2a;text-align:center;margin-top:0}.footer__personalData a{color:#fff}.nav ul{list-style-type:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:98px}.nav__link{font-size:16px}.nav__link span{border-bottom:1px solid transparent;transition:.2s}.modal{position:relative;max-width:950px;z-index:20;display:none;margin:0;padding:0;pointer-events:all;background:#fff;overflow:visible;border-radius:20px;padding:60px 40px 40px;width:100%}.modal_small{max-width:570px}.modal_black{color:#fff;background-color:#2a2a2a;border-radius:10px;padding:40px 40px 80px}.modal__close{width:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#111;position:absolute;top:20px;right:20px;cursor:pointer;transition:.2s;border-radius:50%;z-index:3;font-size:0;padding-top:2px}.modal__close svg{width:16px;height:16px;stroke:#fff}.modal__content{display:none}.modal__content.active{display:block}.modal__form{margin-top:30px}.modal__form-descr{font-size:16px;line-height:1.5;margin-bottom:25px}.modal__input{display:block}.modal__input:not(:last-child){margin-bottom:10px}.modal__submit{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:28px}.modal__descr{font-weight:400;font-size:18px;line-height:1.5;margin:20px 0 27px}.modal__error{text-align:center;max-width:365px;margin:0 auto}.modal__error-title{font-family:Onest,sans-serif;font-size:28px;margin-bottom:10px}.modal__error-descr{font-size:18px;line-height:1.5}.modal__error-descr_mt{margin-top:15px}.modalChooseTarif{position:relative;max-width:950px;z-index:20;display:none;margin:0;padding:0;pointer-events:all;background:#fff;overflow:visible;border-radius:20px;padding:60px 40px 40px;width:100%}.modalChooseTarif_small{max-width:570px}.modalChooseTarif__description{font-size:12px;margin-top:20px;font-family:Montserrat,sans-serif;font-weight:700;margin-bottom:0}.modalChooseTarif__radioTitle{font-size:17px;font-weight:600;font-family:Montserrat,sans-serif}.modalChooseTarif__radioSubTitle{font-size:12px;font-weight:500;font-family:Montserrat,sans-serif}.modalChooseTarif__radioSubTitle span{text-decoration:line-through}.modalChooseTarif__saleBadge{-ms-flex-pack:center;justify-content:center;line-height:20px;position:absolute;top:-14px;right:11px;color:#fff;border-radius:22px;background-color:#c20908;font-size:12px;padding:0 10px;height:25px}.modalChooseTarif__radioWrapper,.modalChooseTarif__saleBadge{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.modalChooseTarif__radioWrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:250px;padding:20px 15px}.modalChooseTarif__radioWrapper input[type=radio]{display:none}.modalChooseTarif__radioWrapper #option-1:checked:checked~.option-1,.modalChooseTarif__radioWrapper #option-2:checked:checked~.option-2{border-color:#c20908}.modalChooseTarif__radioWrapper .wrapper .option span{font-size:20px;color:gray}.modalChooseTarif__radioWrapper .option{background:#fff;position:relative;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0 10px;border-radius:10px;cursor:pointer;padding:0 14px;border:2px solid #d3d3d3;transition:all .3s ease;margin-bottom:20px}.modalChooseTarif__radioWrapper .option p{margin-bottom:0}.modalChooseTarif__radioWrapper .option .dot{height:20px;width:20px;background:#d9d9d9;border-radius:50%;position:relative}.modalChooseTarif__radioWrapper .option .dot:before{position:absolute;content:"";top:4px;left:4px;width:12px;height:12px;background:#0069d9;border-radius:50%;opacity:0;transform:scale(1.5);transition:all .3s ease}.modalChooseTarif_black{color:#fff;background-color:#2a2a2a;border-radius:10px;padding:40px 40px 80px}.modalChooseTarif__close{width:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#111;position:absolute;top:20px;right:20px;cursor:pointer;transition:.2s;border-radius:50%;z-index:3;font-size:0;padding-top:2px}.modalChooseTarif__close svg{width:16px;height:16px;stroke:#fff}.modalChooseTarif__content{display:none}.modalChooseTarif__content.active{display:block}.modalChooseTarif__form{margin-top:30px}.modalChooseTarif__form-descr{font-size:16px;line-height:1.5;margin-bottom:25px}.modalChooseTarif__input{display:block}.modalChooseTarif__input:not(:last-child){margin-bottom:10px}.modalChooseTarif__submit{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-top:28px}.modalChooseTarif__descr{font-weight:400;font-size:18px;line-height:1.5;margin:20px 0 27px}.modalChooseTarif__tarif{text-align:center;max-width:365px;margin:0 auto}.modalChooseTarif__tarif-title{font-family:Onest,sans-serif;font-size:28px;margin-bottom:20px}.modalChooseTarif__tarif-descr{font-size:18px;line-height:1.5}.modalChooseTarif__tarif-descr_mt{margin-top:15px}.fancybox-close-small{display:none!important}.modalWelcome{position:relative;max-width:950px;z-index:20;margin:0;padding:0;pointer-events:all;background:#fff;overflow:visible;border-radius:20px;padding:60px 40px 40px;width:100%}.modalWelcome_small{max-width:570px}.modalWelcome__firstText{font-size:12px;font-weight:700}.modalWelcome__badge{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#2a2a2a;height:25px;font-size:12px;padding:0 15px;color:#fff;border-radius:20px;width:-moz-max-content;width:max-content;margin:0 auto;margin-bottom:20px}.modalWelcome__secondText{font-weight:500;font-size:12px}.modalWelcome__thirdText{font-weight:700;font-size:12px;margin-bottom:27px}.modalWelcome_black{color:#fff;background-color:#2a2a2a;border-radius:10px;padding:40px 40px 80px}.modalWelcome__close{width:40px;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#111;position:absolute;top:20px;right:20px;cursor:pointer;transition:.2s;border-radius:50%;z-index:3;font-size:0;padding-top:2px}.modalWelcome__close svg{width:16px;height:16px;stroke:#fff}.modalWelcome__content{display:none}.modalWelcome__content.active{display:block}.modalWelcome__form{margin-top:30px}.modalWelcome__form-descr{font-size:16px;line-height:1.5;margin-bottom:25px}.modalWelcome__input{display:block}.modalWelcome__input:not(:last-child){margin-bottom:10px}.modalWelcome__submit{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-top:28px}.modalWelcome__descr{font-weight:400;font-size:18px;line-height:1.5;margin:20px 0 27px}.modalWelcome__tarif{text-align:center;max-width:365px;margin:0 auto}.modalWelcome__tarif-title{font-family:Onest,sans-serif;font-size:28px;margin-bottom:20px}.modalWelcome__tarif-descr{font-size:18px;line-height:1.5}.modalWelcome__tarif-descr_mt{margin-top:15px}.chooseCourse{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 24px;padding-bottom:20px;padding-top:78px}.chooseCourse__body{padding-top:0}.chooseCourse__header{position:absolute;top:0;left:0;padding-left:13px;padding-top:18px}.chooseCourse__logo{width:106px}.chooseCourse__title{font-size:24px;font-family:Onest,sans-serif;font-weight:500;margin-bottom:28px;-ms-flex-item-align:center;align-self:center}.chooseCourse__list{gap:16px}.chooseCourse__item,.chooseCourse__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chooseCourse__item{width:100%;height:104px;background-size:cover;background-position:100%;padding:12px;padding-right:75px;font-size:12px;border-radius:10px;box-shadow:-5px 5px 8px 0 #00000026}.chooseCourse__item-instagram{background-image:url(/img/content/insta-block.png)}.chooseCourse__item-telegram{background-image:url(/img/content/telegram-block.png)}.chooseCourse__item-target{background-image:url(/img/content/target-block.png)}.chooseCourse__item-smm{background-image:url(/img/content/smm-block.png)}.chooseCourse__itemTitle{font-weight:600;font-size:15px;color:#3e3e3e;margin-bottom:8px}.chooseCourse__itemDescription{font-size:12px;margin-bottom:0;line-height:18px}.button{position:relative;-webkit-appearance:none;outline:none;border-radius:36px;border:none;height:72px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:24px;transition:.2s;cursor:pointer;font-family:Onest,sans-serif;overflow:hidden;width:100%}.button[disabled]{background-color:#9fa8b0;color:#fff;cursor:auto;pointer-events:none}.button span,.button svg{position:relative;z-index:3}.button_white{background-color:#fff;text-align:center;color:#323232}.button_black{background-color:#323232;color:#fff}.button_red{color:#fff;background-color:#e3001e;transform:translateZ(0);isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.button_red img{margin-left:45px}.button_empty{color:#323232;border:1px solid currentColor;background-color:transparent}.button_empty span{transition:.2s}.button_gradient{color:#fff;transform:translateZ(0);isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);height:64px;font-size:18px}.button_gradient:before{position:absolute;content:"";width:600%;height:100%;background:linear-gradient(45deg,#8593ff 6.08%,#ce66ff 10.33%,#ff5266 17.88%,#ffb54d 23.54%,#e8ff75 32.04%,#ffb54d 40.53%,#ff5266 49.02%,#ce66ff 57.05%,#8593ff 66.96%,#ce66ff 74.04%,#ff5266 81.59%,#ffb54d 89.61%,#e8ff75 96.69%);top:0;left:0;z-index:1;transition:10s;background-size:100% 100%;background-repeat:repeat-x}.button_blue:before{width:200%;background:linear-gradient(265.39deg,#71cff4,#4583e0 50%,#71cff4)}.input-checkbox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block}.input-checkbox input[type=checkbox]{-webkit-appearance:none;position:absolute;opacity:0;width:0;height:0}.input-checkbox input[type=checkbox]:checked+span:after{opacity:1}.input-checkbox input[type=checkbox]:checked+span:before{background-color:#353535;border-color:#353535}.input-checkbox span{padding-left:36px;position:relative;color:#323232;font-size:15px;font-weight:500;line-height:1.6;display:block}.input-checkbox span:before{position:absolute;content:"";border-radius:0;border:2px solid #bcbcbc;background-color:transparent;width:20px;height:20px;top:-1px;left:0;border-radius:4px;transition:.2s}.input-checkbox span:after{position:absolute;content:"";width:13px;height:10px;top:7px;left:5px;background:url(/img/style/icons/icon_check.svg) no-repeat 50%;background-size:contain;opacity:0;transition:opacity .2s}.input-checkbox span a{text-decoration:underline}.input-checkbox span a:hover{text-decoration:none}.input-radio{display:block;background:#fff;box-shadow:5px 5px 40px rgba(0,0,0,.1);border-radius:10px;padding:24px 35px;cursor:pointer}.input-radio input{position:absolute;width:0;height:0;opacity:0;-webkit-appearance:none}.input-radio input:checked+span:before{border-color:#e3001e}.input-radio input:checked+span:after{opacity:1}.input-radio span{position:relative;padding-left:51px;display:block;color:#323232;font-size:22px;line-height:1.5;font-weight:400}.input-radio span:before{width:27px;height:27px;left:0;border-radius:50%;background-color:#ececec;border:2px solid #ececec}.input-radio span:after,.input-radio span:before{position:absolute;content:"";top:50%;transform:translateY(-50%);transition:.2s}.input-radio span:after{width:13px;height:13px;background-color:#e3001e;left:9px;border-radius:50%;opacity:0}.input-text{border-radius:10px;-webkit-appearance:none;font-size:18px;line-height:1.2;color:#323232;outline:none;background:none;padding:0 16px;border:none;background-color:#f0f0f0;height:45px;width:100%;display:block;transition:.2s;font-family:Montserrat,sans-serif}.input-text::-webkit-input-placeholder{color:#4a4a4a}.input-text::-moz-placeholder{color:#4a4a4a}.input-text:-ms-input-placeholder,.input-text::-ms-input-placeholder{color:#4a4a4a}.input-text::placeholder{color:#4a4a4a}.input-text_gray{background:#f0f0f0;border:none}.input-text.error{border-color:red}.input-label{position:relative;display:block}.input-label__caption{position:absolute;z-index:2;font-weight:600;font-size:16px;top:50%;left:20px;transform:translateY(-50%);color:#4a4a4a;font-size:14px}.input-label__caption:after{content:"*";color:#e3001e}.textarea{height:80px;background-color:#f0f0f0;border-radius:10px;padding:14px 19px;outline:none;border:none;resize:none;font-family:Montserrat,sans-serif}.textarea::-webkit-input-placeholder{position:absolute;top:17px;font-size:13px;font-weight:600;color:#4a4a4a}.textarea::-moz-placeholder{position:absolute;top:17px;font-size:13px;font-weight:600;color:#4a4a4a}.textarea:-ms-input-placeholder,.textarea::-ms-input-placeholder{position:absolute;top:17px;font-size:13px;font-weight:600;color:#4a4a4a}.textarea::placeholder{position:absolute;top:17px;font-size:13px;font-weight:600;color:#4a4a4a}.section{position:relative}.section_black{background-color:#2e2e2e;color:#fff}.case__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.case__left{-ms-flex:0 1 510px;flex:0 1 510px;margin-right:35px}.case__right{-ms-flex:0 1 315px;flex:0 1 315px;min-width:0}.case__right.active{display:block}.case__info{height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.case__info,.case__user{display:-ms-flexbox;display:flex}.case__user{-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:32px}.case__user-image{width:125px;-ms-flex:0 0 125px;flex:0 0 125px;height:125px;border-radius:50%;overflow:hidden;margin-right:20px}.case__user-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.case__user-name{font-size:30px;line-height:1.5;margin-bottom:10px}.case__user-inst{position:relative;padding-left:50px;font-size:20px;line-height:1.5}.case__user-inst:before{position:absolute;content:"";width:30px;height:30px;top:0;left:0;background:url(/img/style/icons/icon_inst.svg) no-repeat 50%/contain}.case__wer{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:start;justify-content:flex-start;color:#6d6d6d;font-size:20px;line-height:1.5;margin-bottom:12px}.case__wer-label{margin-right:30px}.case__descr{font-size:20px;line-height:1.5}.case__path{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between}.case__point{padding:20px;border-radius:10px;background-color:#e3001e;-ms-flex:0 1 220px;flex:0 1 220px}.case__point-label{font-weight:700;font-size:18px;line-height:1.5;margin-bottom:7px}.case__point-value{font-weight:600;font-size:18px;line-height:1.5;margin-bottom:16px}.case__point-value span{border-bottom:1px solid #fff}.case__point-value span:before{content:"ЗАРОБЛЯЄ";margin-right:8px}.case__point-descr{font-size:16px;line-height:1.5}.case__arrow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 15px}.case__reviews{padding-top:105px;height:100%;position:relative}.case__nav{position:absolute;top:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;width:100%}.case__nav-arrow{width:12px;height:24px;margin:0 20px;outline:none}.case__nav-arrow svg{width:100%;height:100%;fill:#fff;stroke:#fff}.case__nav-arrow_prev svg{transform:scaleX(-1)}.case__pagination{-ms-flex:none;flex:none;width:auto}.case__pagination_mobile{display:none}.case__image{position:relative;border-radius:12px;overflow:hidden;height:476px;font-size:0}.case__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.case__read{display:none}.case__read-arrow{margin-left:10px;font-size:0}.case__read-arrow svg{width:8px;height:16px;fill:#fff}.cases{padding:50px 0}.cases__wrap{margin-top:30px;position:relative;margin-bottom:48px}.cases__nav{position:absolute;right:0;top:-80px;-ms-flex-align:center;-ms-flex-pack:end;justify-content:flex-end}.cases__nav,.cases__nav-arrow{display:-ms-flexbox;display:flex;align-items:center}.cases__nav-arrow{width:60px;-ms-flex:0 0 60px;flex:0 0 60px;height:60px;border-radius:50%;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;background:#fff;box-shadow:0 23.8917px 50.185px rgba(0,0,0,.15);cursor:pointer;outline:none}.cases__nav-arrow_prev{margin-right:42px}.cases__nav-arrow_prev svg{transform:scaleX(-1)}.cases__nav-arrow svg{width:12px;height:24px;fill:#323232}.cases__item-wrap{position:relative;margin-bottom:27px}.cases__image{box-shadow:-4px 4px 10px rgba(0,0,0,.3);position:relative;font-size:0;border-radius:10px}.cases__image:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.2);border-radius:10px}.cases__image-wrap{padding-top:123%;position:relative;border-radius:10px;overflow:hidden}.cases__image-wrap>img,.cases__image-wrap picture,.cases__image-wrap video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.cases__info{position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.cases__name{height:34px;border-radius:17px;-ms-flex-pack:center;justify-content:center;background-color:#fff;font-size:16px}.cases__bottom,.cases__name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cases__bottom{-ms-flex-pack:justify;justify-content:space-between}.cases__point{text-align:center;-ms-flex:0 1 120px;flex:0 1 120px}.cases__point-label{font-size:16px;color:#fff;margin-bottom:5px}.cases__point-value{height:34px;border-radius:17px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;font-size:16px}.cases__point-value_red{background-color:#e3001e;color:#fff}.cases__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.cases__button .button{margin:0 75px;max-width:365px}.cases__button-icon_right{transform:scaleX(-1)}.discount{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;position:relative;width:100%;width:280px;background-color:#faff00;border-radius:10px;font-family:Onest,sans-serif;font-weight:500;padding:9px 20px}.discount__title{font-size:28px;line-height:36.4px;margin-bottom:12px}.discount__subtitle{margin-bottom:20px;font-size:12px;font-family:Montserrat,sans-serif}.discount__image{position:absolute;bottom:0;right:0}.discount__image-2{bottom:0;right:89px}.discount__timer{font-size:28px;line-height:42px}.doubt{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.doubt__title{font-size:24px;font-weight:500;font-family:Onest,sans-serif;margin-bottom:12px}.doubt__subtitle{display:block;margin-bottom:28px;line-height:150%}.doubt__inputs{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:28px}.doubt__button{margin-bottom:12px}.doubt__personalData{font-size:9px;line-height:13.5px;font-family:Montserrat,sans-serif;color:#777}.doubt__personalData a{color:#3278ff}.edu{padding:50px 0}.edu__wrap{margin-top:40px;position:relative;z-index:3}.edu__icon{position:absolute;z-index:2;background:#fdfdfd;box-shadow:0 10px 20px 0 #00000033;height:60px;padding:0 22px;top:0;right:40px;transform:translateY(-50%);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;font-size:30px}.edu__icon-2{background-color:#faff00;box-shadow:none;top:auto;right:auto;bottom:0;padding:0 31px;left:20px;translate:none}.edu__image{position:relative;overflow:hidden;border-radius:20px;cursor:pointer;transition:transform .3s}.edu__image:hover{transform:translateY(-3px)}.edu__mainImage{height:500px;-o-object-fit:cover;object-fit:cover}.edu__playIcon{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:90px}.edu__list{-ms-flex-pack:justify;justify-content:space-between;gap:40px;margin-top:40px}.edu__item,.edu__list{display:-ms-flexbox;display:flex;width:100%}.edu__item{position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;box-shadow:0 10px 30px 0 #00000033;border-radius:10px;padding:24px 20px 24px 64px;line-height:33.6px;font-size:24px}.edu__item:before{content:"";position:absolute;width:2px;height:50%;left:40px;top:0;bottom:0;margin:auto 0;background-color:#c20908}.edu__item span:first-child{font-weight:700}.eduNew{padding:50px 0}.eduNew__title{width:90%}.eduNew__wrap{margin-top:40px;position:relative;z-index:3}.eduNew__icon{z-index:2;background:#fdfdfd;box-shadow:0 10px 20px 0 #00000033;height:60px;padding:0 22px;right:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;font-size:30px}.eduNew__icon,.eduNew__videoImage{position:absolute;top:0;transform:translateY(-50%)}.eduNew__videoImage{right:47px;z-index:5}.eduNew__image{position:relative;overflow:hidden;border-radius:20px;cursor:pointer;transition:transform .3s}.eduNew__image:hover{transform:translateY(-3px)}.eduNew__mainImage{width:100%;height:500px;-o-object-fit:cover;object-fit:cover}.eduNew__playIcon{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;width:90px}.eduNew__list{-ms-flex-pack:justify;justify-content:space-between;gap:40px;margin-top:40px}.eduNew__item,.eduNew__list{display:-ms-flexbox;display:flex;width:100%}.eduNew__item{position:relative;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;box-shadow:0 10px 30px 0 #00000033;border-radius:10px;padding:24px 20px 24px 64px;line-height:33.6px;font-size:24px}.eduNew__item:before{content:"";position:absolute;width:2px;height:50%;left:40px;top:0;bottom:0;margin:auto 0;background-color:#c20908}.eduNew__item span:first-child{font-weight:700}.faq{padding:50px 0}.faq__wrap{margin-top:80px}.faq__item{border:1px solid #2a2a2a;border-radius:20px}.faq__item:not(:last-child){margin-bottom:24px}.faq__item.active .faq__arrow img{transform:rotate(-180deg)}.faq__item.active .faq__main:before{transform:scale(1)}.faq__top{padding:40px;cursor:pointer}.faq__main{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;font-size:24px;line-height:1.3}.faq__main:before{position:absolute;content:"";width:100%;height:1px;background-color:#e3001e;bottom:-15px;left:0;transition:.4s;transform-origin:left center;transform:scaleX(0)}.faq__arrow{margin-left:30px;-ms-flex:0 0 26px;flex:0 0 26px}.faq__arrow img{transition:.2s}.faq__bottom{padding:0 40px 40px;font-size:20px;line-height:1.5;display:none}.gain{padding:50px 0}.gain__wrap{margin-top:150px}.gain__range>.irs{width:calc(100% + 40px);margin-left:-20px}.gain__range .irs--sharp{height:30px}.gain__range .irs .irs:before{left:10px;background-color:#323232}.gain__range .irs .irs:after,.gain__range .irs .irs:before{position:absolute;content:"";width:20px;height:20px;top:50%;border-radius:50%;transform:translateY(-50%)}.gain__range .irs .irs:after{right:10px;background-color:#c20908}.gain__range .irs .irs-line{height:30px;background:transparent;top:0;width:calc(100% - 40px);margin-left:20px}.gain__range .irs .irs-line:before{position:absolute;content:"";width:100%;height:3px;top:50%;margin-top:-1px;left:0;background:linear-gradient(90deg,#2a2a2a 3.99%,#c20908)}.gain__range .irs .irs-line:after{position:absolute;content:"";width:20px;height:20px;top:50%;left:50%;border-radius:50%;background-color:#323232;transform:translate(-50%,-50%)}.gain__range .irs .irs-min{transform:translateX(-50%);left:20px}.gain__range .irs .irs-max{transform:translateX(50%);right:20px}.gain__range .irs .irs-max,.gain__range .irs .irs-min{top:-80px;width:180px;border-radius:10px;background-color:#323232;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:40px;opacity:1;font-size:20px;font-family:Montserrat,sans-serif;display:none}.gain__range .irs .irs-max:before,.gain__range .irs .irs-min:before{position:absolute;content:"";width:16px;height:16px;background-color:#323232;bottom:-5px;left:50%;transform:translateX(-50%) scaleY(1.8) rotate(-45deg);z-index:-1}.gain__range .irs .irs-single{top:-80px;width:180px;border-radius:10px;background-color:#323232;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:40px;opacity:1;font-size:20px;font-family:Montserrat,sans-serif}.gain__range .irs .irs-single:before{position:absolute;content:"";width:16px;height:16px;background-color:#323232;bottom:-5px;left:50%;transform:translateX(-50%) scaleY(1.8) rotate(-45deg);z-index:-1}.gain__range .irs .irs-bar{top:50%;height:3px;margin-top:-1px;background-color:transparent}.gain__range .irs .irs-handle{width:42px;height:42px;background-color:transparent;top:-5px;cursor:pointer;background:url(/img/style/icons/icon_range1.png) no-repeat 50%/contain}.gain__range .irs .irs-handle i{display:none}.gain__range .irs .irs-handle.low{background-image:url(/img/style/icons/icon_range2.png)}.gain__range .irs .irs-handle.moderate{background-image:url(/img/style/icons/icon_range3.png)}.gain__range .irs .irs-handle.good{background-image:url(/img/style/icons/icon_range4.png)}.gain__legend{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.gain__legend-item{-ms-flex:0 0 170px;flex:0 0 170px;font-size:20px;line-height:1.5}.gain__legend-item:first-child{text-align:left}.gain__legend-item:nth-child(2){text-align:center}.gain__legend-item:nth-child(3){text-align:right}.ideal{display:grid;grid-template-columns:1fr 400px;gap:39px}.ideal__left{background-color:#fff;padding:40px 33px 57px 48px;border-radius:20px;box-shadow:0 21.313426971435547px 94.72633361816406px 0 #0000000a}.ideal__left h2{font-size:50px;font-weight:500;margin-bottom:63px;font-family:Onest,sans-serif}.ideal__left-inner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:15px}.ideal__description{font-size:20px;line-height:30px;display:none}.ideal__description.active{display:block}.ideal__btn-list{display:grid;grid-template-columns:1fr;gap:33px}.ideal__btn{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:38px;width:100%;background-color:#2a2a2a;border-radius:20px;text-transform:uppercase;color:#fff;transition:.4s;cursor:pointer}.ideal__btn.active{background-color:#c20908}.ideal__bottomDescription{position:relative;font-size:20px;line-height:30px;padding-left:60px;margin-top:28px}.ideal__bottomDescription:before{content:"";position:absolute;top:0;left:0;height:100%;width:15px;background-color:#c20908;border-radius:20px}.ideal__bottomDescription-mobile{display:none;background-color:#c20908;border-radius:10px;padding:20px;color:#fff;margin-top:0}.ideal__bottomDescription-mobile p{font-size:20px;line-height:30px;text-decoration:underline;margin-bottom:20px;text-underline-offset:8px}.main{padding:80px 0 50px;position:relative}.main_black{color:#fff}.main_black .main__label{background-color:#323232}.main_black .main__image img{width:1964px;bottom:-130px;left:-158px}.main__bg{width:100%;height:100%;top:0;left:0}.main__bg,.main__bg-image{position:absolute}.main__bg-image_1{top:-30px;right:-64px;width:245px}.main__bg-image_2{bottom:0;left:-154px;width:230px}.main__wrap{position:relative;z-index:2;height:584px}.main__image{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:20px;overflow:hidden;z-index:1}.main__image img{width:2328px;max-width:none;bottom:-70px;left:-278px;position:absolute}.main__inner{position:relative;z-index:2;width:100%;height:100%;padding:40px}.main__label{position:absolute;top:40px;right:40px;background-color:#fff;border-radius:30px;height:50px;display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:350px;font-size:20px}.main__label strong{margin-left:8px}.main__info{height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.main__title{font-family:Onest,sans-serif;font-size:50px;line-height:1.3;margin-bottom:32px}.main__descr{font-size:30px;line-height:1.5;max-width:580px}.main__button{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.main__button .button{width:auto;padding-left:40px;padding-right:40px}.menu-btn{width:36px;height:31px;padding:5px;margin-top:-5px;margin-left:-5px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;display:none}.menu-btn__wrap{width:26px;height:21px;position:relative}.menu-btn span{position:absolute;top:50%;background-color:#323232;width:100%;height:2px;margin-top:-1px;border-radius:0;transition:transform .2s,opacity .2s,margin-top .2s;right:0}.menu-btn span:first-child{transform:translateY(-8px)}.menu-btn span:nth-child(2){width:17px}.menu-btn span:nth-child(3){transform:translateY(8px)}.menu-btn.active span:first-child{transform:translateY(0) rotate(-45deg)}.menu-btn.active span:nth-child(2){width:100%;opacity:0}.menu-btn.active span:nth-child(3){transform:translateY(0) rotate(45deg)}.myLesson{margin-top:100px}.myLesson__wrapper{display:grid;grid-template-columns:1fr 359px;gap:42px}.myLesson__left{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;box-shadow:5px 5px 40px 0 #0000001a;padding:40px;border-radius:10px}.myLesson__title{font-size:50px;line-height:65px;font-weight:500;font-family:Onest,sans-serif;margin-bottom:82px}.myLesson__profile{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:38px}.myLesson__profile>div{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-left:21px}.myLesson__profile>div p{margin:0}.myLesson__profile>div p:first-child{font-size:30px}.myLesson__profile>div p:nth-child(2){font-size:20px;color:#2a2a2a;opacity:.5}.myLesson__profile-mobile{display:none;padding:23px 20px 26px 18px;box-shadow:0 4px 20px 0 #0000001a;background-color:#fff;border-radius:10px;width:100%}.myLesson__infoWrapper{gap:40px}.myLesson__infoBox,.myLesson__infoWrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.myLesson__infoBox{gap:16px}.myLesson__infoText{font-size:20px;max-width:600px;margin:0}.myLesson__bold{color:#c20908}.myLesson__iconVoice{position:absolute;right:40px;top:0;width:100px;transform:translateY(-50%)}.myLesson__iphone{height:100%;-o-object-fit:fill;object-fit:fill}.newFooter{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;max-width:1032px;margin:auto;padding-top:50px;padding-bottom:70px;color:#fff}.newFooter,.newFooter__telegram{display:-ms-flexbox;display:flex}.newFooter__telegram-mob{display:none;font-size:11px}.newFooter__telegram-mob img{width:13px;height:13px}.newFooter__telegram p{margin:0}.newFooter__telegram img{margin-right:12px}.newFooter__links a{display:block}.newFooter__logo{margin-bottom:27px}.newFooter__logoMobile{display:none;margin:0 auto;margin-bottom:25px}.newFooter__leftText{margin-bottom:22px;font-size:14px;font-weight:400}.newFooter__inner{display:grid;grid-template-columns:365px 150px 272px;gap:120px;border-bottom:1px solid #fff;padding-bottom:20px;margin-bottom:20px}.newFooter a{font-weight:400;color:#fff}.newFooter__list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.newFooter__list-2{margin-top:20px}.newFooter__list-mob{display:none}.newFooter__list h4{font-size:16px;text-transform:uppercase;margin-bottom:38px;font-weight:600}.newFooter__list a{margin-bottom:22px;font-size:14px}.newFooter__list a:last-child(){margin-bottom:0}.newMain{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;width:1141px;height:586px;background-image:url(/img/content/new/main-hero.png);background-position:-30px;color:#fff;padding:42px;margin-top:40px;border-radius:10px}.newMain__title{font-size:50px;line-height:69px;margin-bottom:60px;font-family:Onest,sans-serif}.newMain__fly{position:absolute;right:0;top:0;transform:translateX(50%);font-size:170px}.newMain__bottom{background-color:#353535;padding:2px 18px;border-radius:50px;font-size:30px}.newMain__rocket{position:relative;left:0;display:block;font-size:30px;margin-left:25px;transition:.6s}.newMain__button{width:-moz-max-content;width:max-content;padding:0 40px}.newMain__button:hover .newMain__rocket{left:20px;rotate:45deg}.newMain__btnMobile{display:none}.program{padding:50px;box-shadow:0 21.313426971435547px 94.72633361816406px 0 #0000000a}.program__title{font-size:50px;font-family:Onest,sans-serif;margin-bottom:36px;font-weight:400}.program__content{overflow:hidden;transition:.8s;max-height:0}.program__content.active{max-height:1000px;margin-top:32px;margin-bottom:50px}.program__accordionItem{margin-bottom:28px}.program__accordionItem button{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:20px 43px;color:#fff;font-size:24px;outline:none;border:none;border-radius:10px;text-align:left;background:#2a2a2a;transition:.3s;cursor:pointer}.program__accordionItem button img{transition:.3s;transform:rotate(180deg)}.program__accordionItem button.active{background:#c20908}.program__accordionItem button.active img{transform:rotate(0deg)}.program__accordionItem button p{margin-bottom:0;margin-right:20px}.program__accordionTitle{font-size:24px;text-decoration:underline;text-underline-offset:8px;margin-bottom:40px}.program__list{padding-left:0;font-size:20px;list-style:none;font-weight:500;margin-bottom:48px}.program__list li{margin-bottom:30px}.program__accordionResult{padding:40px;font-size:20px;border:3px solid #c20908;border-radius:10px}.program__bottomButton{border:1px solid #2a2a2a;width:100%;border-radius:70px;background-color:transparent;height:72px;font-family:Onest,sans-serif;font-size:24px;margin-top:25px;cursor:pointer;transition:.3s}.program__bottomButton:hover{background-color:#2a2a2a;color:#fff}.prop{position:fixed;top:0;left:0;width:100vw;background-color:#e3001e;color:#fff;z-index:9}.prop__wrap{height:80px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.prop__icon{-ms-flex:0 0 50px;flex:0 0 50px;margin-right:20px}.prop__text{font-size:23px;font-weight:700}.prop__timer{margin-left:20px;-ms-flex:0 0 70px;flex:0 0 70px;text-align:right;font-size:24px;font-weight:700}.rates{padding:50px 0 80px;position:relative}.rates .discount-second{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;width:100%;background-color:#faff00;border-radius:10px;font-family:Onest,sans-serif;font-weight:500;padding-left:250px;height:160px;overflow:hidden;margin-top:20px}.rates .discount-second__title{font-size:50px;line-height:65px;margin-right:20px;margin-bottom:0;font-family:Onest,sans-serif}.rates .discount-second__subtitle{width:139px;font-size:20px;line-height:30px;font-family:Montserrat,sans-serif;margin:0}.rates .discount-second__image{position:absolute;left:0;top:0;height:100%}.rates .discount-second__image-2{left:auto;top:auto;bottom:-80px;right:-50px}.rates .discount-second__innerBlock{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.rates .discount-second__timer{font-size:50px;line-height:65px;margin:0;margin-left:60px}.rates__bg{width:100%;height:100%;top:0;left:0}.rates__bg,.rates__bg-image{position:absolute}.rates__bg-image_1{width:408px;top:580px;left:-246px}.rates__bg-image_2{width:141px;top:-130px;right:25px}.rates__wrap{position:relative;z-index:2}.rates__container{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;margin-top:30px}.rates__item{position:relative;padding:80px 40px 0;-ms-flex:0 1 555px;flex:0 1 555px;background:#fff;box-shadow:0 21.3134px 94.7263px rgba(0,0,0,.04);border-radius:10px}.rates__item_red{background:#c20908;border-radius:10px;box-shadow:none;color:#fff}.rates__item:first-child{margin-right:15px}.rates__item-wrap{height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.rates__icon,.rates__item-wrap{display:-ms-flexbox;display:flex}.rates__icon{position:absolute;z-index:2;background:#fdfdfd;box-shadow:inset 3px -1px 14px rgba(0,0,0,.11);width:100px;height:100px;top:0;left:50%;transform:translate(-50%,-50%);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.rates__title{font-weight:600;font-size:30px;line-height:1.5;text-align:center;margin-bottom:40px}.rates__list{list-style-type:none;margin:0;padding:0;margin-bottom:60px}.rates__list li{font-size:24px;line-height:1.5;position:relative;padding-left:30px}.rates__list li:before{position:absolute;content:"";width:4px;height:4px;border-radius:50%;background-color:currentColor;left:10px;top:15px}.rates__list li:not(:last-child){margin-bottom:24px}.rates__price{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rates__price-wrap{position:relative;margin-bottom:17px}.rates__price-new{font-family:Onest,sans-serif;font-weight:700;font-size:60px;line-height:1.3}.rates__price-old{position:absolute;left:100%;bottom:12px;margin-left:30px;opacity:.7;font-size:18px;text-decoration:line-through}.rates__sub{display:none;margin:0 auto 30px;max-width:365px;font-size:20px;line-height:1.5;text-align:center}.rates__button{max-width:365px;margin:0 auto -32px}.ratesNew{margin-top:100px}.ratesNew__wrapper{justify-self:center;color:#fff;font-family:Onest,sans-serif}.ratesNew__block,.ratesNew__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ratesNew__block{-ms-flex-pack:justify;justify-content:space-between;background-color:#c10a09;height:439px;width:1057px;border-radius:20px;margin:0 auto;position:relative;padding:0 75px}.ratesNew__list{gap:30px;margin-top:28px;font-size:24px;font-weight:500;font-family:Montserrat,sans-serif}.ratesNew__list,.ratesNew__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ratesNew__right{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ratesNew__price{font-size:80px;line-height:104px;margin-bottom:20px}.ratesNew__btn{padding:20px 80px;font-size:24px;font-weight:500;border-radius:70px;background-color:#2a2a2a}.ratesNew__btn:hover{background-color:#1c1c1c}.ratesNew__fly1,.ratesNew__fly2{position:absolute}.ratesNew__fly1{right:0;top:0;font-size:129px;z-index:5}.ratesNew__fly2{left:-30px;bottom:40%;font-size:159px}.ratesNew__title{font-size:50px;font-weight:500}.ratesNew__smile-img{width:131px;position:absolute;top:0;left:0;right:0;margin:0 auto;transform:translateY(-50%)}.result{font-weight:500;padding:60px 34px}.result__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}.result__title{font-family:Onest,sans-serif;font-size:24px;margin-bottom:28px;line-height:31.2px}.result__item{position:relative;height:120px;box-shadow:0 4px 20px 0 #0000001a;padding:37px 25px;padding-right:25%;margin-bottom:25px;overflow:hidden;font-size:15px;border-radius:10px}.result__item span{position:absolute;right:-10px;bottom:-30px;font-size:120px;font-weight:700;font-family:Montserrat,sans-serif;color:#2a2a2a1a}.result__item-with-image{display:none;padding:0}.result__item-with-image img{-o-object-fit:cover;object-fit:cover;height:100%}.result__item span.result__first{right:0}.reviews{color:#fff;margin:50px 0}.reviews__container{position:relative;padding:60px 0 70px}.reviews__bg{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:12px;overflow:hidden;z-index:-1;background-color:#323232}.reviews__bg img{position:absolute;top:0;right:0}.reviews__content{position:relative;overflow:hidden}.reviews__title{font-size:40px;font-weight:600;line-height:1.3;margin-bottom:25px;padding-left:40px}.reviews__slider{width:180px;margin:0 auto;overflow:visible;padding:50px 0}.reviews__slider .swiper-wrapper{-ms-flex-align:center;align-items:center;margin-left:-55px!important}.reviews__slider .swiper-slide:not(.swiper-slide-active) .reviews__item{opacity:.7}.reviews__slider .swiper-slide-prev{margin-right:90px!important}.reviews__slider .swiper-slide-active{margin-right:90px!important;transition:margin .4s}.reviews__slider .swiper-slide-active .reviews__item{transform:translateX(0)}.reviews__slider .swiper-slide-active .reviews__item img{transform:scale(1.3)}.reviews__slider .swiper-slide-active~.swiper-slide .reviews__item{-ms-flex-pack:start;justify-content:flex-start;margin-left:0}.reviews__slider .swiper-slide-active~.swiper-slide-next .reviews__item,.reviews__slider .swiper-slide-prev .reviews__item{transform:translateX(0)}.reviews__item{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;margin-right:0;transition:opacity .2s,width .2s;width:100%}.reviews__item img{max-width:none;width:100%;transition:.6s;border-radius:12px;will-change:transform}.reviews__pagination{font-weight:500;font-size:18px;line-height:1.5;margin-bottom:20px;text-align:center}.reviews__nav{position:absolute;top:50%;left:50%;transform:translate(-50%,-60px);height:0;-ms-flex-align:center;-ms-flex-pack:justify;justify-content:space-between;width:510px;z-index:9}.reviews__nav,.reviews__nav .swiper-button{display:-ms-flexbox;display:flex;align-items:center}.reviews__nav .swiper-button{-ms-flex:0 0 70px;flex:0 0 70px;width:70px;height:70px;border-radius:50%;background-color:#fff;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;font-size:0;border:none;outline:none;box-shadow:0 23.8917px 106.185px rgba(0,0,0,.15)}.reviews__nav .swiper-button svg{width:13px;height:26px;fill:#323232}.reviews__nav .swiper-button:after{display:none}.reviews__nav .swiper-button-prev svg{transform:scaleX(-1)}.reviews__users{max-width:305px;margin:30px auto 0}.reviews__inst{margin-bottom:20px;width:100%;background-color:#fff;border-radius:10px;padding:10px;color:#323232}.reviews__inst,.reviews__profit{text-align:center;font-weight:500;font-size:20px;line-height:1.5}.reviews__button{position:absolute;bottom:0;left:50%;transform:translate(-50%,50%);width:270px}.reviews__first{-ms-flex-pack:justify;justify-content:space-between;margin-top:45px}.reviews__first,.reviews__textBlock{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.reviews__textBlock{-ms-flex-pack:center;justify-content:center;position:relative;color:#2a2a2a;max-width:620px;font-size:20px;text-align:center}.reviews__line{position:absolute;left:0;bottom:15px;width:109px}.reviews__buttonRed{-ms-flex-pack:center;justify-content:center;border-radius:70px;width:468px;height:72px;font-size:24px;font-family:Onest,sans-serif}.reviews__bottomRedBlock,.reviews__buttonRed{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.reviews__bottomRedBlock{-ms-flex-pack:justify;justify-content:space-between;background-color:#c20908;padding:80px 40px;border-radius:10px;margin-top:100px}.reviews__buttonWhite{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:380px;height:70px;border-radius:70px;font-size:24px;line-height:30px;font-family:Onest,sans-serif}.reviews__bottomTitle{font-size:50px;line-height:65px;font-family:Onest,sans-serif}.reviews__bottomSubtitle{font-size:24px;line-height:36px;width:450px}.reviews__bottomSubtitle span{text-decoration:underline}.slider-controls{-ms-flex-align:center;-ms-flex-pack:justify;justify-content:space-between;transform:translateY(-35px)}.slider-controls,.slider-controls__arrow{display:-ms-flexbox;display:flex;align-items:center}.slider-controls__arrow{-ms-flex:0 0 70px;flex:0 0 70px;width:70px;height:70px;outline:none;border-radius:50%;-ms-flex-align:center;-ms-flex-pack:center;justify-content:center;background:#2a2a2a;box-shadow:0 23.8917px 106.185px rgba(0,0,0,.15)}.slider-controls__arrow svg{width:13px;height:26px;fill:#fff}.slider-controls__arrow_prev svg{transform:scaleX(-1)}.speaker{padding:50px 0}.speaker__wrap{margin-top:50px;position:relative;padding-left:47px}.speaker__image{position:absolute;left:0;top:50%;transform:translateY(-50%)!important;width:380px;height:calc(100% - 80px);z-index:2;border-radius:10px;overflow:hidden;transform:translateZ(0);background-color:#000}.speaker__image-item,.speaker__image-slider{width:100%;height:100%}.speaker__image-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.speaker__nav{position:absolute;height:0;top:50%;width:calc(100% - 24px);z-index:2;left:12px}.speaker__content{padding:40px 40px 40px 380px;background:#2a2a2a;box-shadow:5px 5px 40px rgba(0,0,0,.1);border-radius:10px;color:#fff}.speaker__icon{position:absolute;z-index:2;background:#fdfdfd;box-shadow:inset 3px -1px 14px rgba(0,0,0,.11);width:100px;height:100px;top:0;right:40px;transform:translateY(-50%);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.speaker__slider{overflow:hidden}.speaker__name{font-size:30px;line-height:1.5;margin-bottom:12px}.speaker__post{font-size:20px;line-height:1.5;opacity:.3;margin-bottom:32px}.speaker__list ul{list-style:none;margin:0;padding:0}.speaker__list li{font-size:20px;line-height:1.5;position:relative;padding-left:30px}.speaker__list li:before{position:absolute;content:"";width:4px;height:4px;border-radius:50%;background-color:currentColor;left:10px;top:13px}.speaker__list li:not(:last-child){margin-bottom:24px}@media (min-width:768px){.footer__link:hover span{border-color:currentColor}.nav__link:hover span{border-color:#000}.modal__close:hover,.modalChooseTarif__close:hover,.modalWelcome__close:hover{background-color:#e3001e}.button_white:hover{background-color:#323232;color:#fff}.button_black:not(.no-hover):hover{background-color:#e3001e;color:#fff}.button_red:not(.no-hover):hover{background-color:#323232;color:#fff}.button_empty:hover{background-color:currentColor}.button_empty:hover span{color:#fff}.button_gradient:hover:before{transform:translateX(-66%)}}@media (min-width:1024px){.footer__title{font-size:50px;line-height:65px;text-align:left;margin-bottom:40px}.footer__inputs{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.footer__label{width:49%}.footer__button{-ms-flex-item-align:end;align-self:flex-end;width:460px}.footer__personalData{font-size:14px;line-height:22px;text-align:right}.modalWelcome__firstText{margin-bottom:9px;font-size:16px;line-height:24px}.modalWelcome__badge{font-size:16px;font-weight:600;padding:0 40px;height:40px}.modalWelcome__secondText{margin-bottom:20px}.modalWelcome__secondText,.modalWelcome__thirdText{font-size:16px;line-height:24px}.doubt{-ms-flex-align:start;align-items:flex-start;text-align:left}.doubt__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.doubt__title{font-size:50px;margin-bottom:28px}.doubt__subtitle{max-width:870px;font-size:24px;line-height:33px;margin-bottom:40px}.doubt__inputs{-ms-flex-direction:row;flex-direction:row}.doubt__label{width:49%}.doubt__textarea{width:100%}.doubt__button{-ms-flex-item-align:end;align-self:flex-end;width:auto;padding-right:62px;padding-left:62px}.doubt__personalData{font-size:14px;line-height:22px;text-align:right}.result__title{font-size:50px;line-height:65px;max-width:650px;font-weight:500px}.result__item span{color:#2a2a2a;font-size:140px;opacity:.1}.result__item{height:170px;font-size:20px;padding-right:20%}.result__item-with-image{display:block;padding-right:0}}@media (max-width:1439px){.input-label__caption{font-size:13px}}@media (max-width:1329px){.gain__wrap{max-width:974px;margin:140px auto 0}}@media (max-width:1169px){.container{max-width:1024px}.gain__wrap{max-width:824px}.main_black .main__image img{width:1744px;bottom:-100px}.main__image img{width:1828px;left:-160px}.rates .discount-second{padding-right:40px;height:180px;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.rates .discount-second__title{margin-top:20px;width:216px;font-size:40px;line-height:52px}.rates .discount-second__image-2{right:340px}.rates .discount-second__innerBlock{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end;text-align:right;-ms-flex-item-align:center;align-self:center}.rates .discount-second__timer{font-size:40px;line-height:60px}.result__list{grid-template-columns:1fr 1fr}}@media (max-width:1023px){.container{max-width:768px;margin:0 auto}.title-2{font-size:30px}.header__menu{padding-left:40px}.footer__personalData{text-align:right;font-size:11px}.modal_black,.modalChooseTarif_black,.modalWelcome_black{padding:25px 25px 80px}.input-checkbox span{font-size:12px}.case__descr{font-size:18px}.case__point-value{font-size:16px}.case__point-descr{font-size:14px}.case__image{height:456px}.cases__info{padding:15px}.cases__point{-ms-flex:0 1 80px;flex:0 1 80px}.cases__point-label{font-size:14px}.cases__point-value{font-size:12px}.edu__icon{font-size:24px;height:50px}.edu__mainImage{height:400px}.edu__playIcon{width:80px}.edu__item{font-size:16px;line-height:24px;padding-left:40px}.edu__item:before{left:24px}.eduNew__icon{font-size:24px;height:50px}.eduNew__mainImage{height:400px}.eduNew__playIcon{width:80px}.eduNew__item{font-size:16px;line-height:24px;padding-left:40px}.eduNew__item:before{left:24px}.faq__wrap{margin-top:50px}.faq__item:not(:last-child){margin-bottom:16px}.faq__top{padding:25px}.faq__bottom{padding:0 25px 25px}.gain__wrap{max-width:580px}.main{padding-top:50px}.main_black .main__image img{width:1244px;bottom:-80px;left:-100px}.main__wrap{height:414px}.main__image img{width:1428px}.main__inner{padding:25px}.main__label{top:25px;right:25px;width:280px;font-size:18px;height:40px}.main__title{font-size:34px}.main__descr{font-size:24px;max-width:400px}.menu-btn{display:-ms-flexbox;display:flex}.rates .discount-second__image-2{right:220px;height:140px;bottom:-40px}.rates__item{padding:70px 25px 0}.rates__title{font-size:24px;margin-bottom:25px}.rates__list li,.rates__sub{font-size:18px}.result__list{gap:10px;grid-template-columns:1fr}.reviews__first{-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:16px}.reviews__line{display:none}.reviews__bottomRedBlock{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:70px}.reviews__bottomTitle{font-size:35px;line-height:31px}.reviews__bottomSubtitle{margin-bottom:40px;width:249px;font-size:20px;margin-right:auto;margin-left:auto}.speaker__image{width:280px}.speaker__content{padding-left:260px}.speaker__name{font-size:24px}.speaker__post{font-size:18px}.speaker__list li,.speaker__list li:not(:last-child){font-size:16px}}@media (max-width:767px){body{padding-top:145px}p{margin:0 0 15px}.container{max-width:428px}.title-2{font-size:24px;text-align:center}.header__wrap{padding:18px 0}.header__left{-ms-flex:0 1 106px;flex:0 1 106px}.header__right{-ms-flex:auto;flex:auto;position:static;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.header__menu{display:none;position:absolute;width:100vw;top:0;left:50%;transform:translateX(-50%);background-color:#fff;height:100vh;z-index:-1;padding-top:80px;padding-left:0;padding-bottom:160px}.header__menu.active{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.header__menu-btn{display:block}.header__bg{display:none}.footer{padding:20px 0}.footer__wrap{display:block}.footer__logo{width:125px;margin:0 auto 15px}.footer__list{display:block}.footer__item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.footer__item:first-child,.footer__item:nth-child(4){margin-bottom:0}.footer__item:not(:last-child){margin-bottom:10px}.footer__link{font-size:11px}.footer__link img{-ms-flex:0 0 13px;flex:0 0 13px;width:13px;margin-right:8px}.nav ul{height:auto;display:block}.nav__item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.nav__item:not(:last-child){margin-bottom:10px}.nav__link{padding:10px;font-size:20px}.modal{border-radius:10px;width:calc(100vw - 30px);max-width:428px;padding:55px 20px 35px}.modal_black{padding:20px}.modal__form{margin-top:18px}.modal__descr,.modal__error-descr{font-size:15px}.modalChooseTarif{border-radius:10px;width:calc(100vw - 30px);max-width:428px;padding:20px 20px 35px}.modalChooseTarif_black{padding:20px}.modalChooseTarif__form{margin-top:18px}.modalChooseTarif__descr,.modalChooseTarif__tarif-descr{font-size:15px}.fancybox-slide--iframe .fancybox-content{width:100%;max-width:100%}.modalWelcome{border-radius:10px;width:calc(100vw - 30px);max-width:428px;padding:20px 20px 35px}.modalWelcome_black{padding:20px}.modalWelcome__form{margin-top:18px}.modalWelcome__descr,.modalWelcome__tarif-descr{font-size:15px}.button{height:54px;font-size:20px;padding-top:0}.button_red img{margin-left:15px}.button_gradient:before{width:400%}.input-radio{padding:12px 16px}.input-radio span{font-size:15px;padding-left:32px}.input-radio span:before{width:16px;height:16px;border-width:1px}.input-radio span:after{width:6px;height:6px;left:6px}.input-text{font-size:16px;padding:14px 16px}.case__wrap{display:block;position:relative}.case__left{margin-right:0}.case__right{display:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#2a2a2a}.case__info-bottom{margin-top:30px}.case__user{margin-bottom:8px;padding-bottom:42px;position:relative}.case__user-image{width:80px;-ms-flex:0 0 80px;flex:0 0 80px;height:80px;margin-right:12px}.case__user-name{font-size:24px;line-height:1.3;max-width:120px}.case__user-inst{font-size:12px;padding-left:24px;position:absolute;bottom:0;left:0}.case__user-inst:before{width:16px;height:16px}.case__wer{color:#fff;font-size:12px;margin-bottom:24px}.case__wer-label{color:#6d6d6d;margin-right:10px}.case__descr{font-size:15px}.case__path{display:block}.case__point{width:100%;padding:10px}.case__point:first-child{margin-bottom:12px}.case__point-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px}.case__point-label{margin-bottom:0;font-size:12px;font-weight:500;border-bottom:1px solid #fff}.case__point-label:after{content:"-";margin:0 8px}.case__point-value{font-size:12px;font-weight:500;margin-bottom:0}.case__point-value span{display:block}.case__point-value span:before{display:none}.case__point-descr{font-size:12px}.case__arrow{display:none}.case__reviews{padding-top:66px;padding-bottom:72px}.case__reviews-slider{height:100%}.case__nav{top:auto;margin-top:0;bottom:0}.case__nav-arrow{-ms-flex:0 1 47%;flex:0 1 47%;height:44px;border:1px solid #fff;border-radius:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0}.case__nav-arrow svg{width:8px;height:16px}.case__nav-arrow_prev{margin-right:20px}.case__pagination{display:none}.case__pagination_mobile{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;top:30px;margin-bottom:15px;left:0;width:100%;bottom:auto}.case__image{height:100%}.case__read{display:block;margin-top:28px;border:1px solid #fff;border-radius:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:44px;color:#fff}.cases{padding-top:20px}.cases__wrap{margin-bottom:16px}.cases__nav{width:100%;-ms-flex-pack:justify;justify-content:space-between;top:-65px}.cases__nav-arrow{width:36px;height:36px;-ms-flex:0 0 36px;flex:0 0 36px;box-shadow:0 3.8917px 20.185px rgba(0,0,0,.2)}.cases__nav-arrow svg{width:8px;height:16px}.cases__image{max-height:425px;overflow:hidden}.cases__image-wrap{height:100%}.cases__point{-ms-flex:auto;flex:auto}.cases__arrow{-ms-flex:0 0 50px;flex:0 0 50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:15px}.cases__button .button{margin:0;max-width:none}.cases__button-icon{display:none}.edu{padding:20px 0}.edu__wrap{margin-top:38px}.edu__icon{padding:6px 10px;width:130px;height:30px;font-size:14px;padding:11px;right:10px}.edu__image{border-radius:10px}.edu__mainImage{height:230px}.edu__playIcon{width:45px}.edu__list{margin-top:16px;-ms-flex-direction:column;flex-direction:column;gap:16px}.edu__item{font-size:12px;line-height:16px;padding-left:34px}.edu__item>div{-ms-flex-direction:column;flex-direction:column}.edu__item:before{left:20px}.eduNew{padding:40px 0}.eduNew__title{width:100%}.eduNew__wrap{margin-top:38px}.eduNew__icon{padding:6px 10px;width:130px;height:30px;font-size:14px;padding:11px;right:10px}.eduNew__videoImage{width:60px;right:20px}.eduNew__image{border-radius:10px}.eduNew__mainImage{height:230px}.eduNew__playIcon{width:45px}.eduNew__list{margin-top:16px;-ms-flex-direction:column;flex-direction:column;gap:16px}.eduNew__item{font-size:12px;line-height:16px;padding-left:34px}.eduNew__item>div{-ms-flex-direction:column;flex-direction:column}.eduNew__item:before{left:20px}.faq{padding:20px 0}.faq__wrap{margin-top:28px}.faq__item{border-radius:10px}.faq__top{padding:20px}.faq__main{font-size:15px}.faq__arrow{-ms-flex:0 0 18px;flex:0 0 18px}.faq__bottom{padding:10px 20px 20px;font-size:12px}.gain{padding:20px 0}.gain__wrap{max-width:calc(100% - 66px);margin-top:90px}.gain__range>.irs{width:calc(100% + 20px);margin-left:-10px}.gain__range .irs .irs:after,.gain__range .irs .irs:before{width:8px;height:8px}.gain__range .irs .irs-line:before{height:1px}.gain__range .irs .irs-line:after{width:8px;height:8px}.gain__range .irs .irs-single{width:80px;height:28px;font-size:12px;border-radius:4px;top:-50px}.gain__range .irs .irs-single:before{width:8px;height:8px;transform:translateX(-50%) scaleY(1.3) rotate(-45deg)}.gain__range .irs .irs-handle{width:24px;height:24px;top:2px}.gain__legend{margin-top:5px}.gain__legend-item{font-size:12px;-ms-flex:0 0 90px;flex:0 0 90px}.ideal{grid-template-columns:1fr;gap:12px}.ideal__left{padding:20px}.ideal__left h2{font-size:24px;line-height:31px;text-align:center;margin-bottom:28px}.ideal__left-inner{-ms-flex-align:start;align-items:flex-start}.ideal__left-inner img{width:43px}.ideal__description{font-size:15px;line-height:22.5px;padding-right:16px}.ideal__bottomDescription,.ideal__btn-list{display:none}.ideal__select{margin-bottom:28px}.ideal__bottomDescription-mobile{display:block}.main{padding-top:20px;height:calc(100vh - 220px);min-height:500px;padding-bottom:90px}.main_black .main__image img{width:926px;left:50%;margin-left:-25px;bottom:-60px}.main__bg{display:none}.main__wrap{height:100%}.main__image{box-shadow:-4px 4px 15px rgba(0,0,0,.1)}.main__image img{width:926px;left:50%;transform:translateX(-50%);bottom:-10px}.main__inner{padding:20px;padding-top:30px}.main__label{right:auto;left:50%;transform:translateX(-50%);font-size:14px;height:28px;width:200px;box-shadow:-4px 4px 15px rgba(0,0,0,.1)}.main__info{text-align:center}.main__title{font-size:28px;margin-bottom:11px}.main__descr{font-size:18px;line-height:1.4}.main__button{position:absolute;top:100%;left:0;width:100%;margin-top:20px}.main__button .button{padding-left:0;padding-right:0;width:100%}.myLesson__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:0}.myLesson__right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.myLesson__title{font-size:24px;line-height:31px;margin:0 auto;margin-bottom:46px;text-align:center;max-width:290px}.myLesson__profile{display:none;margin-bottom:20px}.myLesson__profile img{width:49px}.myLesson__profile>div{gap:3px}.myLesson__profile>div p:first-child{font-size:18px}.myLesson__profile>div p:nth-child(2){font-size:12px}.myLesson__profile-mobile{display:-ms-flexbox;display:flex}.myLesson__iconVoice{display:none}.myLesson__iphone{width:93%;margin:0 auto}.newFooter{padding-top:0;padding-bottom:10px}.newFooter__allRights{font-size:11px;font-weight:600}.newFooter__telegram{display:none}.newFooter__telegram-mob{display:-ms-flexbox;display:flex}.newFooter__links{display:grid;grid-template-columns:1fr 1fr}.newFooter__logo{display:none}.newFooter__logoMobile{display:-ms-flexbox;display:flex}.newFooter__leftText{font-size:11px}.newFooter__inner{text-align:center;display:-ms-flexbox;display:flex;gap:0;-ms-flex-direction:column;flex-direction:column}.newFooter__list-3{display:none}.newFooter__list-mob{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:19px}.newFooter__list-mob a{margin-bottom:14px;font-weight:400;font-size:11px}.newFooter__list-mob a:last-child(){margin-bottom:0}.newFooter__list h4{font-size:14px;margin-bottom:12px}.newFooter__list a{font-size:11px}.newMain{height:397px;padding:20px;margin-bottom:74px;background-size:cover;background-image:url(/img/content/new/hero-mobile.png)}.newMain,.newMain__inner{width:100%}.newMain__title{font-size:24px;line-height:28px;text-align:center}.newMain__fly{font-size:80px;top:40%;margin:auto 0;height:-moz-max-content;height:max-content;transform:translateX(8%)}.newMain__bottom{font-size:11px;line-height:16px;font-weight:500;width:100%;text-align:center;padding:2px 10px}.newMain__rocket{margin-left:12px}.newMain__button{position:absolute;bottom:-74px;left:0;right:0;width:100%}.newMain__btnDesktop{display:none}.newMain__btnMobile{display:-ms-flexbox;display:flex}.program{padding:17px}.program__title{font-size:24px;text-align:center;margin-bottom:27px}.program__second{background:#c20908;padding:20px;border-radius:10px}.program__first{box-shadow:-4px 4px 15px 0 rgba(0,0,0,.1);padding:20px;background:#fff;margin-bottom:16px;border-radius:10px}.program__first .program__accordionTitle{color:#323232}.program__content.active{margin-bottom:0;margin-top:20px}.program__accordionItem{margin-bottom:16px}.program__accordionItem button{font-size:15px;padding:11px 19px}.program__accordionTitle{font-size:20px;margin-bottom:30px;color:#fff}.program__list{font-size:15px;margin-bottom:16px}.program__list li{margin-bottom:15px}.program__accordionResult{border:none;color:#fff;font-size:15px;padding:0}.program__bottomButton{font-size:14px;height:44px;margin-top:10px}.prop__icon{-ms-flex:0 0 23px;flex:0 0 23px;margin-right:14px}.prop__text{font-size:12px;line-height:1.5}.prop__timer{font-size:12px;-ms-flex:0 0 40px;flex:0 0 40px;margin-left:15px}.rates .discount-second{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding-left:20px;height:152px}.rates .discount-second__title{font-size:28px;line-height:36px;margin-top:10px}.rates .discount-second__subtitle{font-size:12px}.rates .discount-second__image{height:80%;top:auto;left:auto;bottom:-10px;right:-70px}.rates .discount-second__image-2{height:60px;bottom:-25px;right:130px}.rates .discount-second__innerBlock{text-align:left;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}.rates .discount-second__timer{margin-left:0}.rates__bg-image_2{display:none}.rates__container{display:block;margin-top:45px}.rates__item{box-shadow:0 11.3134px 24.7263px rgba(0,0,0,.2);padding:40px 20px 20px}.rates__item:first-child{margin-right:0;margin-bottom:122px}.rates__icon{width:60px;height:60px;padding:11px}.rates__list li{font-size:15px}.rates__list li:before{top:8px}.rates__list li:not(:last-child){margin-bottom:16px}.rates__price-wrap{margin-bottom:0}.rates__price-new{font-size:40px;font-weight:500}.rates__price-old{font-size:14px;margin-left:20px}.rates__sub{font-size:15px;margin-bottom:0;margin-top:10px}.rates__button{max-width:none;margin-bottom:0;position:absolute;top:100%;left:0;margin-top:20px;width:100%}.ratesNew{margin-bottom:150px}.ratesNew__block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:314px;padding:0 20px;padding-top:40px;padding-bottom:20px}.ratesNew__list{gap:16px;font-size:15px;line-height:22px;margin-top:20px;padding-left:0}.ratesNew__price{font-size:40px;line-height:52px;margin-bottom:0}.ratesNew__btn{text-align:center;width:100%;position:absolute;bottom:-28%;left:0}.ratesNew__fly1{font-size:60px}.ratesNew__fly2{font-size:70px;left:-10px;z-index:5;bottom:10px}.ratesNew__title{font-weight:600;font-size:16px;line-height:21px;text-align:center}.ratesNew__smile-img{width:40px}.reviews{padding-bottom:0}.reviews__container{padding:25px 0 30px}.reviews__bg img{top:-20px}.reviews__title{font-size:24px;margin-bottom:15px;padding-left:20px;text-align:center;padding-left:0}.reviews__slider{width:140px}.reviews__slider .swiper-wrapper{margin-left:-55px!important}.reviews__slider .swiper-slide-active,.reviews__slider .swiper-slide-prev{margin-right:90px!important}.reviews__nav{width:calc(100vw - 92px);max-width:300px}.reviews__nav .swiper-button{width:30px;height:30px;-ms-flex:0 0 30px;flex:0 0 30px}.reviews__nav .swiper-button svg{width:7px;height:14px}.reviews__inst{width:calc(100% - 40px);margin:0 auto 20px}.reviews__profit{font-size:15px}.reviews__button{bottom:auto;left:0;transform:none;width:100%;top:100%;margin-top:20px}.reviews__textBlock{font-size:15px}.reviews__buttonRed{font-size:16px;width:auto;padding-left:18.5px;padding-right:18.5px;height:54px;width:100%}.reviews__bottomRedBlock{margin-top:60px;padding:28px}.reviews__buttonWhite{width:100%;height:50px;font-size:16px}.reviews__bottomTitle{font-size:24px}.reviews__bottomSubtitle{font-size:15px;line-height:22px;width:100%}.slider-controls{transform:translateY(-15px)}.slider-controls__arrow{-ms-flex:0 0 35px;flex:0 0 35px;width:35px;height:35px}.slider-controls__arrow svg{width:7px;height:14px}.speaker{padding:30px 0}.speaker__wrap{padding-left:0;padding-top:50px}.speaker__image{left:50%;top:0;transform:translateX(-50%)!important;height:auto;width:calc(100% - 40px);overflow:visible}.speaker__image-item{padding-top:105%;position:relative;border-radius:10px;overflow:hidden}.speaker__image-item>img,.speaker__image-item picture,.speaker__image-item video{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.speaker__content{padding-left:20px;padding-right:20px;padding-top:85%}.speaker__icon{width:60px;height:60px;padding:11px;right:auto;left:50%;transform:translate(-50%,-50%)}.speaker__name{font-size:20px;margin-bottom:8px}.speaker__post{font-size:12px;margin-bottom:24px}.speaker__list li{font-size:15px}}@media (max-width:390px){.rates .discount-second__image-2{right:90px}}@media (max-width:340px){.rates .discount-second__image-2{display:none}}@media (max-width:767px) and (min-width:376px){.chooseCourse{padding-bottom:20px;padding-top:86px}.chooseCourse__item{height:131px;padding:16px;padding-right:100px}.chooseCourse__itemTitle{font-size:17px;line-height:25.5px}.chooseCourse__itemDescription{font-size:15px;line-height:22.5px}}

.m-cases {
    padding: 50px 0;
}
@media (max-width: 767px) {
    .m-cases {
        padding-top: 20px;
    }
}
.m-cases__wrap {
    margin-top: 30px;
    position: relative;
    margin-bottom: 48px;
}
@media (max-width: 767px) {
    .m-cases__wrap {
        margin-bottom: 16px;
    }
}
.m-cases__inner {
    max-width: 1030px;
}
@media (max-width: 1169px) {
    .m-cases__inner {
        max-width: 740px;
    }
}
@media (max-width: 1023px) {
    .m-cases__inner {
        max-width: 580px;
    }
}
@media (max-width: 767px) {
    .m-cases__inner {
        max-width: 220px;
    }
}
.m-cases__slider {
    padding: 20px 0;
    overflow: visible;
}
.m-cases__slider-wrap {
    align-items: stretch;
}
.m-cases__slider .swiper-slide {
    height: auto;
}
.m-cases__nav {
    position: absolute;
    right: 0;
    top: -80px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
@media (max-width: 767px) {
    .m-cases__nav {
        width: 100%;
        justify-content: space-between;
        top: -65px;
    }
}
.m-cases__nav-arrow {
    width: 60px;
    flex: 0 0 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0px 23.8917px 50.185px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    outline: none;
}
@media (max-width: 767px) {
    .m-cases__nav-arrow {
        width: 36px;
        height: 36px;
        flex: 0 0 36px;
        box-shadow: 0px 3.8917px 20.185px rgba(0, 0, 0, 0.2);
    }
}
.m-cases__nav-arrow_prev {
    margin-right: 42px;
}
.m-cases__nav-arrow_prev svg {
    transform: scale(-1, 1);
}
.m-cases__nav-arrow svg {
    width: 12px;
    height: 24px;
    fill: #323232;
}
@media (max-width: 767px) {
    .m-cases__nav-arrow svg {
        width: 8px;
        height: 16px;
    }
}
.m-cases__item {
    position: relative;
    box-shadow: 0px 0 15px 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    overflow: hidden;
    transform: translateZ(0);
    isolation: isolate;
    -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.m-cases__item-wrap {
    position: relative;
}
.m-cases__info {
    background-color: #2a2a2a;
    color: #fff;
    height: 84px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 12px;
    font-size: 20px;
    line-height: 1.5;
}
@media (max-width: 1023px) {
    .m-cases__info {
        font-size: 16px;
        height: 72px;
    }
}
@media (max-width: 767px) {
    .m-cases__info {
        font-size: 12px;
        height: 56px;
    }
}
.m-cases__quote {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 14px;
    color: #fff;
    z-index: 2;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    max-width: 260px;
}
@media (max-width: 767px) {
    .m-cases__quote {
        font-size: 12px;
        padding: 20px;
        line-height: 1.6;
    }
}
.m-cases__button {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.m-cases__button:before {
    position: absolute;
    content: '';
    width: 49px;
    height: 49px;
    top: 0;
    left: 0;
    border: 3px solid #fff;
    border-radius: 50%;
    transition: 0.2s;
}
.m-cases__button > img {
    font-size: 0;
    display: block;
    max-width: 25px;
    transition: 0.2s;
}
.m-cases__button:hover:before, .m-cases__button:hover img {
    transform: scale(1.1);
}
.m-cases__poster {
    font-size: 0;
    position: relative;
    padding-top: 145%;
}
@media (max-width: 1023px) {
    .m-cases__poster {
        padding-top: 160%;
    }
}
.m-cases__poster > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.m-cases__video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #2a2a2a;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
}
.m-cases__video.active {
    z-index: 4;
    visibility: visible;
    opacity: 1;
}
.m-cases__video .player {
    max-width: 100% !important;
}
.m-cases__duration {
    position: absolute;
    right: 16px;
    top: 16px;
    background-color: #fff;
    border-radius: 5px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 3px;
    font-size: 16px;
    z-index: 3;
}
@media (max-width: 1023px) {
    .m-cases__duration {
        font-size: 12px;
        height: 19px;
    }
}
.m-cases__link {
    background: #fff;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.2s;
}
@media (min-width: 768px) {
    .m-cases__link:hover {
        background-color: #323232;
        color: #fff;
    }
}
.m-cases__link-arrow {
    width: 20px;
    height: 20px;
    top: 16px;
    right: 16px;
    position: absolute;
}
.m-cases__link-arrow svg {
    width: 100%;
    height: 100%;
    fill: currentColor;
}
.m-cases__link-text {
    max-width: 200px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 1.5;
}