/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap);html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{margin:0;padding:0;list-style-type:none;outline:0!important;text-decoration:none;box-sizing:border-box;max-height:999999px}h1,h2,h3,h4,h5,h6{margin:0}* html body,html{height:100%}button{background:0 0;border:none}body{min-height:100%;min-width:320px;color:#b1b1b5;font-family:Poppins;font-size:15px;background:#1f1d2b}.wrapper{display:flex;flex-direction:column;height:100%;min-height:100vh;min-width:300px;overflow:hidden}.content{flex:1 0 auto}.footer{flex:0 0 auto}.container{max-width:1270px;padding:0 30px;margin:0 auto}@media (max-width:1024px){.container{padding:0 20px}}@media (max-width:767px){.container{padding:0 15px}}.row{margin-left:-15px;margin-right:-15px}::-webkit-input-placeholder{color:#f3f4f8}::-moz-placeholder{color:#f3f4f8}:-ms-input-placeholder{color:#f3f4f8}:-moz-placeholder{color:#f3f4f8}:focus::-webkit-input-placeholder{color:transparent}:focus::-moz-placeholder{color:transparent}:focus:-ms-input-placeholder{color:transparent}:focus:-moz-placeholder{color:transparent}.btn{display:flex;justify-content:center;align-items:center;border-radius:8px;height:52px;padding:0 23px;font-size:16px;font-weight:600}.btn--outline{background:0 0;border:1px solid #459ed4;color:#459ed4;transition:all .2s ease-in-out}.btn--outline:hover{color:#fff;background:#459ed4}.btn--primary{background:#459ed4;color:#fff;transition:all .2s ease-in-out}.btn--primary:hover{background:#2b85bb}@media (max-width:767px){.btn{width:100%}}.ttl{font-weight:600;font-size:32px;line-height:1.37;color:#f3f4f8}@media (max-width:1024px){.ttl{font-size:28px}}@media (max-width:767px){.ttl{font-size:24px;line-height:1.58}}.checkbox{position:absolute;z-index:-1;opacity:0}.checkbox+label{position:relative;padding:0 0 0 33px;cursor:pointer}.checkbox+label::before{position:absolute;content:'';left:0;top:1px;background:url(../images/ico-check-part-2.svg) center/contain no-repeat;width:18px;height:18px;opacity:1}.checkbox+label::after{position:absolute;content:'';left:0;top:1px;background:url(../images/ico-check-part-1.svg) center/contain no-repeat;width:18px;height:18px;opacity:0;transition:all .2s ease-in-out}.checkbox:checked+label::after{opacity:1}.header{background:#2f3142;box-shadow:0 10px 30px rgba(0,0,0,.2);position:fixed;z-index:10;left:0;top:0;right:0;padding:19px 0;transition:all .2s linear}@media (max-width:1024px){.header{padding:16px 0}}.header__hamburger{display:none}@media (max-width:1024px){.header__hamburger{display:flex}}.header__logo{display:flex}.header__logo img{transition:all .2s linear;max-height:64px}@media (max-width:1024px){.header__logo img{max-height:40px}}.header__row{display:flex;justify-content:space-between;align-items:center}@media (max-width:1024px){.header__nav{display:none}}@media (max-width:1024px){.header__action{display:none}}.header.fixed{padding:8px 0}@media (max-width:1024px){.header.fixed{padding:16px 0}}.header.fixed .header__logo img{max-height:52px}@media (max-width:1024px){.header.fixed .header__logo img{max-height:40px}}.nav{display:flex}.nav__item{margin-right:32px}.nav__item:last-child{margin-right:0}.nav__link{font-weight:600;font-size:16px;line-height:1.5;color:#f3f4f8;transition:all .2s ease-in-out}.nav__link:hover{color:#459ed4}.promo{padding:246px 0 162px}@media (max-width:1024px){.promo{padding:150px 0 80px}}@media (max-width:767px){.promo{padding:105px 0 40px}}.promo__row{display:flex;flex-wrap:wrap}.promo__content{width:50%}@media (max-width:767px){.promo__content{width:100%;margin-bottom:76px}}.promo__images{width:50%;display:flex;justify-content:center}@media (max-width:1024px){.promo__images{padding-left:50px}}@media (max-width:767px){.promo__images{width:100%;padding-left:0}}.promo__images img{border-radius:10px;max-width:100%}.promo__ttl{font-weight:600;font-size:52px;line-height:1.54;color:#f3f4f8;margin-bottom:24px}@media (max-width:1024px){.promo__ttl{font-size:36px}}@media (max-width:767px){.promo__ttl{font-size:30px;text-align:center}}.promo__desc{margin-bottom:40px;font-size:18px;line-height:1.78}@media (max-width:767px){.promo__desc{font-size:16px;line-height:1.62;text-align:center}}.promo__img-wrap{display:flex;align-self:start;position:relative;z-index:1;align-items:center}.promo__img-wrap::after{position:absolute;content:'';z-index:-1;width:518px;height:518px;left:30px;top:69px;background:url(../images/bg-promo.svg) center/contain no-repeat}@media (max-width:1024px){.promo__img-wrap::after{width:400px;height:400px}}.promo__img-wrap::before{position:absolute;content:'';z-index:-1;width:105px;height:112px;left:-65px;top:-70px;background:url(../images/img-figure.svg) center/contain no-repeat}@media (max-width:767px){.promo__img-wrap::before{width:84px;height:90px;top:-36px;left:-6px;z-index:1}}.promo__action .btn{width:200px}@media (max-width:767px){.promo__action .btn{width:100%}}.about{padding:109px 0 60px}@media (max-width:1024px){.about{padding:70px 0 40px}}.about__row{display:flex;width:100%;flex-wrap:wrap}.about__content{width:72%;padding-right:220px;position:relative}@media (max-width:1024px){.about__content{padding-right:12%}}@media (max-width:767px){.about__content{width:100%;padding-right:0;margin-bottom:65px}}.about__content::after{position:absolute;content:'';top:0;bottom:0;right:110px;width:1px;background:linear-gradient(to bottom,transparent 50%,#1f1d2b 50%),linear-gradient(to bottom,#2698ea 9.51%,#ffb176 53.93%,#ed5158 98.34%),linear-gradient(to top,rgba(255,255,255,0) 1.66%,#5a82f6 98.14%);background-size:100% 10px,100% 100%,100% 100%}@media (max-width:1024px){.about__content::after{right:10%}}@media (max-width:767px){.about__content::after{right:0;left:0;width:auto;height:1px;top:auto;bottom:-32px;background:linear-gradient(to right,transparent 50%,#1f1d2b 50%),linear-gradient(to right,#2698ea 9.51%,#ffb176 53.93%,#ed5158 98.34%),linear-gradient(to left,rgba(255,255,255,0) 1.66%,#5a82f6 98.14%);background-size:10px 100%,100% 100%,100% 100%}}.about__content p{font-size:18px;line-height:1.78;margin-bottom:40px}.about__content p:last-child{margin-bottom:0}@media (max-width:1024px){.about__content p{font-size:16px}}.about__info{width:28%;display:flex;flex-direction:column}@media (max-width:767px){.about__info{width:100%}}.about__ttl{margin-bottom:24px}.about__sub-ttl{font-weight:600;font-size:18px;line-height:1.67;letter-spacing:.05em;text-transform:uppercase;margin-bottom:70px}@media (max-width:767px){.about__sub-ttl{font-size:16px;margin-bottom:24px}}.about__sub-ttl span{color:#f3f4f8;background:linear-gradient(180deg,#5a82f6 0,rgba(255,255,255,0) 100%),linear-gradient(91.34deg,#2698ea 11.48%,#ffb176 53.97%,#ed5158 100.98%);-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.about__list{display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 100px)}.about__item{margin-bottom:32px}.about__item:last-child{margin-bottom:0}.about__question{font-size:16px;line-height:1.5;color:#b1b1b5;margin-bottom:12px;text-transform:uppercase}.about__answer{font-weight:600;font-size:20px;line-height:1.5;color:#f3f4f8}@media (max-width:1024px){.about__answer{font-size:18px}}.results{background:#252836;padding:120px 0}@media (max-width:1024px){.results{padding:80px 0}}@media (max-width:767px){.results{padding:40px 0 75px}}.results__list{display:flex;flex-wrap:wrap;margin:0 -32px -60px}.results__item{width:calc((100% / 3) - 64px);margin:0 32px 60px;display:flex;font-size:16px;line-height:2;color:#b1b1b5;padding-bottom:40px}@media (max-width:1024px){.results__item{width:calc(50% - 64px)}}@media (max-width:767px){.results__item{width:calc(100% - 64px);padding-bottom:30px;margin-bottom:30px}.results__item:first-child{margin-bottom:0}}.results__item:not(:first-child){border-bottom:2px solid #2f3142}.results__item img{margin-right:12px;align-self:flex-start}.results__ttl{font-weight:600;font-size:24px;line-height:1.67;color:#f3f4f8}@media (max-width:767px){.results__ttl{font-size:18px}}.lecturers{padding:120px 0 60px}@media (max-width:1024px){.lecturers{padding:80px 0 40px}}.lecturers__ttl{margin-bottom:60px;text-align:center}@media (max-width:767px){.lecturers__ttl{margin-bottom:24px}}.lecturers__list{display:flex;width:calc(100% + 32px);margin:0 -16px;flex-wrap:wrap}.lecturers__item{padding:0 16px;width:50%}@media (max-width:767px){.lecturers__item{width:100%;margin-bottom:16px}.lecturers__item:last-child{margin-bottom:0}}.lecturer-info{background:#2f3142;border-radius:24px;height:100%;padding:32px 32px 24px}@media (max-width:1024px){.lecturer-info{padding:22px}}.lecturer-info__header{margin-bottom:24px;display:flex}.lecturer-info__content{display:flex;flex-direction:column;justify-content:center}.lecturer-info__body{font-size:14px;color:#f3f4f8;line-height:1.57}.lecturer-info__name{font-weight:600;font-size:20px;line-height:1.5;color:#459ed4;margin-bottom:4px}@media (max-width:1024px){.lecturer-info__name{font-size:18px}}.lecturer-info__position{font-size:14px;line-height:21px;margin-bottom:18px}.lecturer-info__in{display:flex;align-items:center}.lecturer-info__in img{margin-right:14px}.lecturer-info__in a{font-size:14px;line-height:21px;text-decoration:underline;color:#459ed4;transition:all .2s ease-in-out}.lecturer-info__in a:hover{color:#2b85bb}.lecturer-info__photo{margin-right:24px;padding:14px;display:flex;background:url(../images/img-border.svg) center/contain no-repeat;width:156px;align-self:start;align-items:center}@media (max-width:1024px){.lecturer-info__photo{width:120px}}.lecturer-info__photo img{border-radius:50%;max-width:100%}.learning-process{padding:60px 0 120px}@media (max-width:1024px){.learning-process{padding:40px 0 80px}}.learning-process__ttl{text-align:center;margin-bottom:60px}@media (max-width:767px){.learning-process__ttl{margin-bottom:40px}}.learning-process__list{display:flex;margin:0 -16px;width:calc(100% + 32px);flex-wrap:wrap}.learning-process__item{width:calc(100% / 3);padding:0 16px}@media (max-width:767px){.learning-process__item{width:100%;margin-bottom:40px}.learning-process__item:last-child{margin-bottom:0}}.learning-process__ico{text-align:center;margin-bottom:32px}@media (max-width:767px){.learning-process__ico{margin-bottom:24px}}@media (max-width:1024px){.learning-process__ico img{max-width:100px}}@media (max-width:767px){.learning-process__ico img{max-width:90px}}.learning-process__step{font-weight:600;font-size:24px;line-height:1.67;color:#f3f4f8;text-align:center;margin-bottom:24px}@media (max-width:1024px){.learning-process__step{font-size:20px}}@media (max-width:767px){.learning-process__step{font-size:18px;margin-bottom:16px}}.learning-process__description{font-size:16px;line-height:1.75;text-align:center;color:#b1b1b5}@media (max-width:767px){.learning-process__description{font-size:14px;line-height:24px}}.our-experience{padding:120px 0 60px}@media (max-width:1024px){.our-experience{padding:80px 0 40px}}.our-experience__ttl{text-align:center;margin-bottom:60px}@media (max-width:767px){.our-experience__ttl{text-align:left;margin-bottom:24px}}.our-experience__row{max-width:1152px;margin:0 auto;display:flex;flex-wrap:wrap}.our-experience__text{width:53%}@media (max-width:767px){.our-experience__text{width:100%;margin-bottom:60px}}.our-experience__photo{width:47%;padding-left:32px}@media (max-width:767px){.our-experience__photo{width:100%;padding-left:0}}.our-experience__desc{font-weight:600;font-size:20px;line-height:1.6;color:#b1b1b5;margin-bottom:16px}@media (max-width:1024px){.our-experience__desc{font-size:18px}}@media (max-width:767px){.our-experience__desc{margin-bottom:28px}}.our-experience__img-wrap{display:flex;align-self:center;position:relative;z-index:1;align-items:center}.our-experience__img-wrap img{border-radius:10px;max-width:100%}.our-experience__img-wrap::after{position:absolute;content:'';z-index:-1;width:476.07px;height:518px;left:40px;bottom:17px;background:url(../images/bg-experience.svg) center/contain no-repeat}@media (max-width:767px){.our-experience__img-wrap::after{width:326px;height:355px;top:-46px;left:-25px}}.our-experience__item{position:relative;padding-left:42px;margin-bottom:12px;font-size:16px;line-height:2;color:#f3f4f8}@media (max-width:767px){.our-experience__item{font-size:14px}}.our-experience__item a{color:#459ed4;text-decoration:underline}.our-experience__item a:hover{color:#2b85bb}.our-experience__item:last-child{margin-bottom:0}.our-experience__item::before{position:absolute;content:'';left:0;top:3px;width:26px;height:26px;background:url(../images/ico-checkmark.svg) center/contain no-repeat}.faq{padding:80px 0 126px;background:#252836}@media (max-width:1024px){.faq{padding:60px 0 80px}}@media (max-width:767px){.faq{padding:24px 0 40px}}.faq__row{display:flex;width:100%;flex-wrap:wrap}.faq__left{width:35%;padding-left:5%;padding-right:3%}@media (max-width:767px){.faq__left{width:100%;padding:0}}.faq__left img{max-width:100%}@media (max-width:767px){.faq__left img{display:none}}.faq__right{width:65%}@media (max-width:767px){.faq__right{width:100%}}.faq__ttl{margin-bottom:100px}@media (max-width:767px){.faq__ttl{margin-bottom:14px;width:180px}}.faq__faq{font-weight:600;font-size:18px;line-height:1.67;letter-spacing:.05em;text-transform:uppercase;margin-bottom:16px}.faq__faq span{color:#f3f4f8;background:linear-gradient(180deg,#5a82f6 0,rgba(255,255,255,0) 100%),linear-gradient(91.34deg,#2698ea 11.48%,#ffb176 53.97%,#ed5158 100.98%);-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.faq__list{position:relative;z-index:1}.faq__item{background:#2f3142;box-shadow:0 10px 30px rgba(0,0,0,.2);border-radius:10px;padding:16px 52px 14px 32px;margin-bottom:20px;position:relative}@media (max-width:767px){.faq__item{padding:16px}}.faq__item:last-child{margin-bottom:0}.faq__bg{border-radius:11px;z-index:-2;position:absolute;left:-1px;right:-1px;bottom:-1px;top:-1px;background:linear-gradient(91.34deg,#2665ea 11.48%,#ffb176 53.97%,#ed5158 100.98%);overflow:hidden;transition:all .2s ease-in-out}.faq__bg::before{position:absolute;content:'';left:0;right:0;top:0;bottom:0;background:linear-gradient(180deg,#5a82f6 0,rgba(255,255,255,0) 100%)}.faq__question{font-weight:600;font-size:18px;line-height:1.78;color:#f3f4f8;position:relative;cursor:pointer;transition:color .2s ease-in-out}@media (max-width:767px){.faq__question{font-size:16px;padding-right:30px}}.faq__question:hover{color:#459ed4}.faq__btn{position:absolute;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex}@media (max-width:767px){.faq__btn{right:16px}}.faq__btn--active{-webkit-transform:rotate(45deg) translate(-35%,-35%);transform:rotate(45deg) translate(-35%,-35%)}.faq__answer{padding-top:4px;font-size:16px;line-height:1.75;color:#b1b1b5}@media (max-width:767px){.faq__answer{font-size:12px;line-height:22px}}.reserve-spot{padding:120px 0 151px}@media (max-width:1024px){.reserve-spot{padding:80px 0}}.reserve-spot__ttl{text-align:center;margin-bottom:60px}@media (max-width:767px){.reserve-spot__ttl{margin-bottom:24px}}.reserve-spot__row{display:flex;max-width:1040px;width:100%;margin:0 auto;flex-wrap:wrap}.reserve-spot__left{width:50%}@media (max-width:767px){.reserve-spot__left{width:100%;margin-bottom:65px}}.reserve-spot__right{padding-left:150px;width:50%;display:flex;align-items:center}@media (max-width:1024px){.reserve-spot__right{padding-left:50px}}@media (max-width:767px){.reserve-spot__right{width:100%;padding-left:0}}.reserve-spot__wrap{display:flex;position:relative;z-index:1}.reserve-spot__wrap::after{position:absolute;content:'';z-index:-1;width:476px;height:518px;background:url(../images/img-form.svg) center/contain no-repeat;top:-88px;left:-126px}.reserve-spot__form{width:100%;max-width:498px;background:#252836;box-shadow:0 10px 60px rgba(0,0,0,.2);border-radius:16px;padding:60px}@media (max-width:1024px){.reserve-spot__form{padding:30px}}@media (max-width:767px){.reserve-spot__form{padding:16px}}.reserve-spot__form .btn{width:100%}.reserve-spot__agreement{font-size:14px;line-height:21px;margin-bottom:40px;position:relative}.reserve-spot__agreement a{color:#b1b1b5}.reserve-spot__agreement a:hover{text-decoration:underline}@media (max-width:767px){.reserve-spot__agreement{margin-top:16px}}@media (max-width:767px){.reserve-spot__list{width:100%}}.reserve-spot__item{margin-bottom:60px;display:flex}@media (max-width:767px){.reserve-spot__item{margin-bottom:38px}}.reserve-spot__item:last-child{margin-bottom:0}.reserve-spot__img{width:66px;display:flex;align-self:start}.reserve-spot__content{display:flex;width:calc(100% - 66px);padding-left:30px;flex-direction:column}.reserve-spot__question{margin-bottom:12px;font-size:16px;line-height:1.5;text-transform:uppercase}.reserve-spot__answer{font-size:20px;line-height:1.5;font-weight:600;color:#f3f4f8}@media (max-width:767px){.reserve-spot__answer{font-size:18px}}.input-group{display:flex;flex-wrap:wrap;margin-bottom:20px}@media (max-width:767px){.input-group{margin-bottom:8px}}.input-group input{display:block;width:100%;background:#2f3142;border-radius:5px;height:72px;border:none;padding:0 10px 0 32px;font-weight:600;font-size:18px}@media (max-width:1024px){.input-group input{height:62px}}@media (max-width:767px){.input-group input{height:58px}}.footer{background:#252836;padding-top:60px}.footer__info{display:flex;justify-content:space-between;align-items:center;padding:17px 0;border-top:1px solid #2f3142}@media (max-width:767px){.footer__info{flex-direction:column;align-items:center}}@media (max-width:767px){.footer__logo{margin-bottom:40px;margin-top:10px}}.footer__logo img{max-width:87px;height:auto}.footer__copyright{font-size:14px;color:#b1b1b5}.footer__contacts{display:flex;max-width:960px;margin:0 auto 52px;justify-content:space-between}@media (max-width:767px){.footer__contacts{flex-direction:column;align-items:center;margin-bottom:30px}}@media (max-width:767px){.footer__col{margin-bottom:40px}}.footer__col ul{display:flex}.footer__col ul li{margin-right:16px}.footer__col ul li:last-child{margin-bottom:0}.footer__col ul li a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background:#1f1d2b}.footer__col ul li a svg{fill:#f3f4f8}.footer__col ul li a:hover svg{fill:#459ed4}.footer__ttl{font-size:20px;color:#f3f4f8;line-height:1.5;font-weight:600;margin-bottom:17px}@media (max-width:767px){.footer__ttl{text-align:center}}.footer__text{font-size:16px;line-height:2;color:#b1b1b5;padding-top:3px}.footer__text a{color:inherit}.testimonials{padding:60px 0 110px}@media (max-width:1024px){.testimonials{padding:40px 0 60px}}.testimonials__ttl{text-align:center;margin-bottom:32px}@media (max-width:767px){.testimonials__ttl{margin-bottom:24px;text-align:left}}.testimonials__list{display:flex}.testimonials__list .tns-item{display:flex}.testimonials__item{width:100%;height:100%;display:flex;align-items:center;justify-content:center;max-width:1040px;margin:0 auto}@media (max-width:767px){.testimonials__item{flex-wrap:wrap;justify-content:flex-start;padding-top:106px}}.testimonials__photo{width:228px;margin-right:-15px}.testimonials__photo img{border-radius:10px;width:100%;height:auto;max-width:100%}@media (max-width:767px){.testimonials__photo{position:absolute;width:108px;display:flex;align-self:start;align-items:center;z-index:1;top:0}}.testimonials__text{width:calc(100% - 228px);background:#2f3142;border-radius:24px;padding:32px 40px;display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative}@media (max-width:1024px){.testimonials__text{padding:24px 28px}}@media (max-width:767px){.testimonials__text{width:calc(100% - 10px);margin-left:10px;padding:30px 16px 16px}}.testimonials__text::before{position:absolute;content:'';width:48px;height:48px;background:url(../images/ico-testimonials.svg) center/contain no-repeat;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:767px){.testimonials__text::before{-webkit-transform:translate(0,0);transform:translate(0,0);top:0;left:80px;top:-18px;width:36px;height:36px;z-index:1}}.testimonials__text p{font-size:14px;line-height:1.57;color:#f3f4f8;margin-bottom:25px}@media (max-width:767px){.testimonials__text p{font-size:12px;line-height:22px;margin-bottom:16px}}.testimonials__text p:last-child{margin-bottom:0}.testimonials__info{display:flex;justify-content:space-between;align-items:center}.testimonials__name{color:#459ed4;font-weight:600;font-size:20px;line-height:1.5;margin-bottom:4px}@media (max-width:1024px){.testimonials__name{font-size:18px}}@media (max-width:767px){.testimonials__name{font-size:16px}}.testimonials__position{font-size:14px;line-height:21px;color:#b1b1b5}@media (max-width:767px){.testimonials__position{font-size:12px}}.testimonials__in{display:inline-flex;align-items:center}.testimonials__in img{margin-right:14px}.testimonials__link{font-size:14px;color:#459ed4;text-decoration:underline}.testimonials__link:hover{color:#2b85bb}@media (max-width:767px){.testimonials__link{font-size:12px}}.testimonials .tns-outer{position:relative}.testimonials .tns-controls{display:flex;align-items:center;justify-content:flex-end;max-width:1040px;margin:0 auto 14px}.testimonials .tns-controls button{border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #b1b1b5}.testimonials .tns-controls button svg{fill:#b1b1b5;transition:all .2s ease-in-out}.testimonials .tns-controls button:hover{border-color:#f3f4f8}.testimonials .tns-controls button:hover svg{fill:#f3f4f8}.testimonials .tns-controls span{display:inline-flex;width:56px;justify-content:center;font-weight:500;font-size:14px;line-height:21px}@media (max-width:767px){.testimonials .tns-controls{position:absolute;right:0;top:55px;z-index:2}}.lecture{padding-top:24px}.lecture__name{font-weight:600;font-size:16px;color:#b1b1b5;line-height:2;margin-bottom:12px}@media (max-width:767px){.lecture__name{margin-bottom:16px}}.lecture__row{display:flex;margin:0 -16px;width:calc(100% + 32px);flex-wrap:wrap}.lecture__item{width:calc(50% - 32px);background:#252836;border-radius:10px;position:relative;padding:24px 100px 24px 32px;margin:0 16px}@media (max-width:1024px){.lecture__item{padding:20px 80px 20px 26px}}@media (max-width:767px){.lecture__item{width:100%;padding:16px 60px 16px 16px;margin-bottom:16px}.lecture__item:last-child{margin-bottom:0}}.lecture__ttl{font-weight:600;font-size:16px;color:#b1b1b5;line-height:2;margin-bottom:16px}@media (max-width:767px){.lecture__ttl{font-size:14px;line-height:21px;margin-bottom:14px}}.lecture__img{position:absolute;top:32px;right:32px;display:flex;width:80px}.lecture__img img{max-width:100%}@media (max-width:1024px){.lecture__img{width:55px}}@media (max-width:767px){.lecture__img{width:46px;top:16px;right:16px}}.lecture__elem{margin-bottom:16px;font-size:14px;line-height:21px;color:#f3f4f8;position:relative;padding-left:32px}@media (max-width:767px){.lecture__elem{font-size:12px;padding-left:26px}}.lecture__elem::before{position:absolute;content:'';left:0;top:0;width:20px;height:20px;background:url(../images/ico-checkmark.svg) center/contain no-repeat}@media (max-width:767px){.lecture__elem::before{width:16px;height:16px;top:2px}}.lecture__elem:last-child{margin-bottom:0}.course-program{padding:60px 0 120px}@media (max-width:767px){.course-program{padding:40px 0 60px}}.course-program__ttl{margin-bottom:40px}@media (max-width:767px){.course-program__ttl{margin-bottom:22px}}.course-program__part{margin-bottom:100px}@media (max-width:767px){.course-program__part{margin-bottom:40px}}.course-program__part:last-child{margin-bottom:0}.course-program__sub-ttl{font-weight:600;font-size:24px;line-height:36px;letter-spacing:.05em;text-transform:uppercase;margin-bottom:24px}@media (max-width:1024px){.course-program__sub-ttl{padding-left:20px;font-size:20px}}@media (max-width:767px){.course-program__sub-ttl{padding-left:0;font-size:18px}}.course-program__sub-ttl span{color:#f3f4f8;background:linear-gradient(180deg,#5a82f6 0,rgba(255,255,255,0) 100%),linear-gradient(91.34deg,#2698ea 11.48%,#ffb176 53.97%,#ed5158 100.98%);-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.course-program__list{padding-left:65px;position:relative}@media (max-width:1024px){.course-program__list{padding-left:50px}}@media (max-width:767px){.course-program__list{padding-left:40px}}.course-program__list::before{position:absolute;content:'';top:20px;bottom:20px;left:19.5px;width:1px;background:linear-gradient(to bottom,transparent 50%,#1f1d2b 50%),linear-gradient(to bottom,#2698ea 9.51%,#ffb176 53.93%,#ed5158 98.34%),linear-gradient(to top,rgba(255,255,255,0) 1.66%,#5a82f6 98.14%);background-size:100% 10px,100% 100%,100% 100%}@media (max-width:1024px){.course-program__list::before{left:17px}}@media (max-width:767px){.course-program__list::before{left:15px}}.course-program__item{margin-bottom:20px;position:relative}.course-program__item:last-child::before{position:absolute;content:'';width:20px;background:#1f1d2b;bottom:0;top:40px;left:-55px}@media (max-width:1024px){.course-program__item:last-child::before{top:45px;left:-45px}}@media (max-width:767px){.course-program__item:last-child::before{left:-35px;top:50px}}@media (max-width:767px){.course-program__item:first-child::before{position:absolute;content:'';width:20px;background:#1f1d2b;left:-35px;top:0;height:35px}}.course-program__content{padding-bottom:12px;padding-left:40px}@media (max-width:1024px){.course-program__content{padding-left:25px}}@media (max-width:767px){.course-program__content{padding-left:0}}.course-program__name{font-weight:600;font-size:18px;line-height:32px;color:#f3f4f8;padding:20px 24px;background:#2f3142;box-shadow:0 10px 30px rgba(0,0,0,.2);border-radius:10px;position:relative;cursor:pointer;transition:background .2s ease-in-out}@media (max-width:1024px){.course-program__name{padding:18px}}@media (max-width:767px){.course-program__name{font-size:16px;padding:16px 34px 16px 16px}}.course-program__name:hover{background:#272836}.course-program__name::before{position:absolute;content:'';left:-65px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background:url(../images/ico-bullet.svg) center/contain no-repeat}@media (max-width:1024px){.course-program__name::before{width:35px;height:35px;left:-50px}}@media (max-width:767px){.course-program__name::before{width:30px;height:30px;left:-40px}}.course-program__bg{border-radius:11px;z-index:-1;position:absolute;left:-1px;right:-1px;bottom:-1px;top:-1px;background:linear-gradient(91.34deg,#2665ea 11.48%,#ffb176 53.97%,#ed5158 100.98%);overflow:hidden;transition:all .2s ease-in-out}.course-program__bg::before{position:absolute;content:'';left:0;right:0;top:0;bottom:0;background:linear-gradient(180deg,#5a82f6 0,rgba(255,255,255,0) 100%)}.course-program__btn{position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex}@media (max-width:767px){.course-program__btn{right:16px}}.course-program__btn--active{-webkit-transform:rotate(45deg) translate(-35%,-35%);transform:rotate(45deg) translate(-35%,-35%)}.for-you{background:#252836;padding:80px 0 60px}@media (max-width:767px){.for-you{padding:40px 0}}.for-you__ttl{text-align:center;margin-bottom:40px}@media (max-width:767px){.for-you__ttl{text-align:left;margin-bottom:24px}}.for-you__row{display:flex;flex-wrap:wrap}.for-you__photo{width:50%;padding:0 100px}@media (max-width:1024px){.for-you__photo{padding:0 50px 0 0}}@media (max-width:767px){.for-you__photo{width:100%;padding:0}}.for-you__photo img{max-width:100%}.for-you__info{width:50%}@media (max-width:767px){.for-you__info{width:100%;order:-1;margin-bottom:66px}}.for-you__img-wrap{display:flex;align-self:start;position:relative;z-index:1;align-items:center}.for-you__img-wrap::after{position:absolute;content:'';z-index:-1;width:518px;height:518px;left:-130px;top:-60px;background:url(../images/bg-promo.svg) center/contain no-repeat}.for-you__img-wrap img{border-radius:10px;max-width:100%;height:auto}.for-you__desc{font-weight:600;font-size:20px;line-height:1.6;color:#b1b1b5;margin-bottom:16px}@media (max-width:1024px){.for-you__desc{font-size:18px}}@media (max-width:767px){.for-you__desc{margin-bottom:28px}}.for-you__item{position:relative;padding-left:42px;margin-bottom:12px;font-size:16px;line-height:2;color:#f3f4f8}@media (max-width:767px){.for-you__item{font-size:14px}}.for-you__item a{color:#459ed4;text-decoration:underline}.for-you__item:last-child{margin-bottom:0}.for-you__item::before{position:absolute;content:'';left:0;top:3px;width:26px;height:26px;background:url(../images/ico-checkmark.svg) center/contain no-repeat}.for-you__elem{margin-bottom:16px;position:relative;padding-left:42px;font-size:16px;line-height:32px;color:#f3f4f8}@media (max-width:767px){.for-you__elem{font-size:14px}}.for-you__elem::before{position:absolute;content:'';left:0;top:3px;width:30px;height:30px;background:url(../images/img-bullet2.svg) center/contain no-repeat;z-index:1}@media (max-width:767px){.for-you__elem::before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.for-you__elem:not(:last-child)::after{position:absolute;content:'';background:linear-gradient(to bottom,transparent 50%,#1f1d2b 50%),linear-gradient(to bottom,#2698ea 9.51%,#ffb176 53.93%,#ed5158 98.34%),linear-gradient(to top,rgba(255,255,255,0) 1.66%,#5a82f6 98.14%);background-size:100% 10px,100% 100%,100% 100%;width:1px;left:15px;top:10px;bottom:-16px}@media (max-width:767px){.for-you__elem:not(:last-child)::after{top:50%;bottom:-50px}}.for-you__or{position:absolute;z-index:2;left:15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-2px;font-weight:600;font-size:14px;line-height:21px;letter-spacing:.05em;text-transform:uppercase;background:#252836}@media (max-width:767px){.for-you__or{bottom:-16px}}.for-you__or i{color:#f3f4f8;background:linear-gradient(180deg,#5a82f6 0,rgba(255,255,255,0) 100%),linear-gradient(91.34deg,#2698ea 11.48%,#ffb176 53.97%,#ed5158 100.98%);-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;padding:0 2px}.for-you__why{margin-bottom:32px}.mobile-menu{position:fixed;top:70px;left:0;right:0;background:#2f3142;z-index:20;padding:8px 15px 40px;display:none}.mobile-menu ul{margin-bottom:32px}.mobile-menu ul li{border-bottom:1px solid rgba(254,254,254,.1)}.mobile-menu ul li a{font-weight:600;font-size:14px;line-height:21px;color:#f3f4f8;padding:16px 0;display:block}.contact-form{max-width:500px;width:100%;margin:0 auto;background:#252836;padding:40px 30px 50px;box-shadow:0 10px 60px rgba(0,0,0,.2);border-radius:16px;position:relative}.contact-form__ttl{margin-bottom:24px;text-align:center}.contact-form .btn{width:100%}.mfp-close-btn-in .mfp-close{color:#f3f4f8}.error-label{color:red;display:block;margin-top:3px}.success{max-width:500px;width:100%;margin:0 auto;background:#252836;padding:40px 30px 50px;box-shadow:0 10px 60px rgba(0,0,0,.2);border-radius:16px;position:relative}.success__ttl{text-align:center;margin-bottom:24px}.success__text{text-align:center}.terms{padding:140px 0 100px;color:#fff}.terms .container{max-width:1000px}.terms ul li{padding-left:15px;position:relative;font-family:sans-serif}.terms ul li::before{content:'';position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;height:5px;border-radius:50%;background:#fff}.terms p{margin-bottom:30px;font-family:sans-serif;line-height:1.5;font-size:16px}.terms h1{text-align:center;margin-bottom:60px;font-weight:600;font-size:36px;font-family:sans-serif}.terms h2{margin-top:40px;margin-bottom:20px;font-family:sans-serif}.terms a{color:#459ed4;font-family:sans-serif}.terms a:hover{color:#2b85bb}