@charset "UTF-8";:root{--white:#fff;--black:#000;--text:#141414;--silverback:#cacaca;--void:#070f36;--green:#9ef1c3;--dark-green:#63C48E;--purple:#C897EE;--text-purple:#9260BA;--pink:#E9D9F8}.clr-white{color:var(--white)}.clr-green{color:var(--green)!important}.clr-dark-green{color:var(--dark-green)!important}.clr-purple{color:var(--purple)!important}.clr-text-purple{color:var(--text-purple)!important}@font-face{font-family:DMSans;font-display:swap;src:url(../fonts/DMSans-ExtraBold.woff2) format("woff2"),url(../fonts/DMSans-ExtraBold.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:DMSans;font-display:swap;src:url(../fonts/DMSans-Light.woff2) format("woff2"),url(../fonts/DMSans-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:DMSans;font-display:swap;src:url(../fonts/DMSans-Medium.woff2) format("woff2"),url(../fonts/DMSans-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:DMSans;font-display:swap;src:url(../fonts/DMSans-SemiBold.woff2) format("woff2"),url(../fonts/DMSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:DMSans;font-display:swap;src:url(../fonts/DMSans-Regular.woff2) format("woff2"),url(../fonts/DMSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-LightItalic.woff2) format("woff2"),url(../fonts/Roboto-LightItalic.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Light.woff2) format("woff2"),url(../fonts/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:SourceSansPro;font-display:swap;src:url(../fonts/SourceSansPro-Regular.woff2) format("woff2"),url(../fonts/SourceSansPro-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:RobotoCondensed;font-display:swap;src:url(../fonts/RobotoCondensed-LightItalic.woff2) format("woff2"),url(../fonts/RobotoCondensed-LightItalic.woff) format("woff");font-weight:300;font-style:italic}@font-face{font-family:Roboto;font-display:swap;src:url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}html{color:var(--text);background-color:#fff;font-size:62.5%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";scroll-behavior:smooth}body{font-family:Roboto;font-size:1.6rem;font-weight:400;min-height:100vh;overflow-x:hidden;--sb-track-color:#232e33;--sb-thumb-color:#9ef1c3;--sb-size:1rem}body::-webkit-scrollbar{width:var(--sb-size)}body::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:3px}body::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:3px}@supports not selector(::-webkit-scrollbar){body{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}*{-webkit-box-sizing:border-box;box-sizing:border-box}a,button{color:inherit;-webkit-tap-highlight-color:rgba(255,255,255,0)}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:border-box;box-sizing:border-box}input,textarea{outline:0}.page{position:relative}.img-full,svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.gradient{background:-webkit-gradient(linear,left top,left bottom,from(#d4faea),color-stop(79.91%,#fff));background:linear-gradient(180deg,#d4faea 0,#fff 79.91%)}h1{font-family:DMSans;font-size:2rem;line-height:1.2;font-weight:600;letter-spacing:.02em}h2{font-family:DMSans;font-size:2rem;line-height:1.2;font-weight:600;letter-spacing:.02em}h3{font-family:DMSans;font-size:1.6rem;line-height:1.2;font-weight:300}h4{font-size:1.2rem;line-height:1.4;font-weight:400}p{font-size:1.2rem;line-height:1.4}.btn{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.btn p{position:relative;z-index:3;font-size:1.6rem;line-height:1.4}.btn svg{position:relative;z-index:3}.btn::before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:1}.btn::after{content:"";width:0;height:100%;position:absolute;left:0;top:0;z-index:2;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.btn--white{color:var(--text);-webkit-box-shadow:0 4px 20px 0 rgba(21,236,102,.6980392157);box-shadow:0 4px 20px 0 rgba(21,236,102,.6980392157)}.btn--white::before{background-color:var(--white)}.btn--white::after{background-color:var(--green)}.btn--dark{color:var(--white)}.btn--dark::before{background-color:var(--void)}.btn--dark::after{background-color:var(--white)}.btn--green{color:var(--text);-webkit-box-shadow:0 4px 20px 0 rgba(21,236,102,.6980392157);box-shadow:0 4px 20px 0 rgba(21,236,102,.6980392157)}.btn--green::before{background-color:var(--green)}.btn--green::after{background-color:var(--white)}.btn--br20{border-radius:20px}.btn--br28{border-radius:28px}.btn--br40{border-radius:40px}.btn--br60{border-radius:60px}.stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stars__item{width:2.4rem;height:2.4rem}.stars__item.active{color:#dbff00}article:not(:last-child){margin-bottom:8rem}article h1:not(:last-child){margin-bottom:3.2rem}article h3{position:relative;font-weight:500}article h3:not(:last-child){margin-bottom:2.4rem}article h3:has(span){padding-left:3.6rem}article h3 span{position:absolute;left:0;top:.2rem}article .group:not(:last-child){margin-bottom:4.8rem}article .group:has(.group-item){padding-left:.4rem}article .group-item{position:relative;padding-left:3.2rem}article .group-item:not(:last-child){margin-bottom:1.6rem}article .group-item>span{font-size:1.2rem;line-height:1.4;position:absolute;left:0}article .group-item a{text-decoration:underline}article p:not(:last-child){margin-bottom:1.2rem}article ul:not(:last-child){margin-bottom:1.2rem}article ul li{position:relative;font-size:1.2rem;line-height:1.4;padding-left:2rem}article ul li::before{content:"•";position:absolute;left:.6rem}.article__form{width:32.8rem;margin:0 auto;padding:2rem 1.6rem;border-radius:20px;background-color:var(--white)}.header{position:relative;z-index:999}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0}.header__logo{-ms-flex-negative:0;flex-shrink:0;width:13.6rem;height:2.6rem}.header__btn{font-size:1.6rem;line-height:1.4;width:11.2rem;height:3.6rem!important}.header__btn.current-page{color:var(--text);-webkit-box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078)}.header__btn.current-page::before{background-color:var(--white)}.header__btn.current-page::after{background-color:var(--void)}.header__burger{-ms-flex-negative:0;flex-shrink:0;width:3.6rem;height:3.6rem;padding:.8rem .4rem;position:relative;z-index:2;overflow:hidden;margin-right:1rem}.header__burger span{width:calc(100% - .8rem);height:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:var(--void);-webkit-transition:all .5s;transition:all .5s}.header__burger span:nth-of-type(2){width:40%;top:calc(50% - 8px);left:.4rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.header__burger span:nth-of-type(3){width:55%;top:calc(50% + 8px);left:.4rem;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.header__burger.open span:nth-of-type(1){width:0}.header__burger.open span:nth-of-type(2){width:calc(100% - .8rem);top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.header__burger.open span:nth-of-type(3){width:calc(100% - .8rem);top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.menu-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-nav__item{position:relative;padding:.8rem 0}.menu-nav__item::after{content:"";width:0;height:1px;background-color:var(--silverback);position:absolute;left:0;bottom:0;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu-nav__item.has-children::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='19' height='12' viewBox='0 0 19 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.29437 7.87292L9.55234 8.1309L9.81032 7.87292L16.3744 1.30892L17.8076 2.74211L9.55234 10.9974L1.2972 2.74211L2.73039 1.30892L9.29437 7.87292Z' fill='%23141414' stroke='white' stroke-width='0.729665'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:0 0;background-size:100%;width:1.9rem;height:1.2rem;position:absolute;right:0;top:1.4rem;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu-nav__item.current-page::after{width:100%}.menu-nav__link{position:relative;font-family:SourceSansPro;font-size:1.6rem;line-height:1.4;font-weight:400}.menu-nav__sublist{display:none;background-color:#fff;border-radius:0 0 20px 20px}.menu-nav__subitem{display:block;white-space:nowrap}.menu-nav__subitem:not(:last-child){margin-bottom:.8rem}.menu-nav__subitem a{position:relative;font-family:SourceSansPro;font-size:1.2rem;line-height:1.4;font-weight:400;padding:.4rem}.menu-nav__subitem a::after{content:"";width:0;height:1px;background-color:var(--silverback);position:absolute;left:0;bottom:0;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.footer{color:var(--white);background-color:var(--void)}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3.7rem 0 3.9rem}.footer__col{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__wrp.df{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__link{display:block;font-size:1.2rem;line-height:1.2;font-weight:600}.footer__link:not(:last-child){margin-bottom:1.2rem}.footer__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.footer__email:not(:last-child){margin-bottom:3.9rem}.footer__email img{width:3.2rem;height:3.2rem;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(248,248,248,.2);border-radius:.8rem;-webkit-box-shadow:0 1.6px 2.4px 0 rgba(143,143,143,.1490196078);box-shadow:0 1.6px 2.4px 0 rgba(143,143,143,.1490196078)}.footer__email p{font-size:.8rem;line-height:1.2;font-weight:600}.footer__logo{display:block;width:13.6rem;height:2.53rem}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.social__item{width:3.2rem;height:3.2rem;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(248,248,248,.2);border-radius:.8rem;-webkit-box-shadow:0 1.6px 2.4px 0 rgba(143,143,143,.1490196078);box-shadow:0 1.6px 2.4px 0 rgba(143,143,143,.1490196078)}.swiper-nav__arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}[data-reviews] .swiper-nav__arrow_prev{left:4rem}[data-reviews] .swiper-nav__arrow_next{right:4rem}[data-courses] .swiper-nav__arrow_prev{left:-7.3rem}[data-courses] .swiper-nav__arrow_next{right:-7.3rem}.section{position:relative;overflow:hidden}.section--lgwhite{background:linear-gradient(192.94deg,#fff 1.83%,#f3faff 72.05%)}.section--lglite{background:linear-gradient(178.58deg,#f3faff 2.94%,#f0f3ff 52.57%,#fff 96.1%)}.section--lglite-rev{background:linear-gradient(.53deg,#f3faff 1.94%,#f0f3ff 51.05%,#fff 94.13%)}.section--lggreen{background:linear-gradient(320.11deg,#fff 24.18%,#d4faea 99.29%)}.section--bigcolor{background:linear-gradient(178.61deg,#f3faff 2.91%,#f0f3ff 77.26%,#fff 100.74%)}.section__container_p{padding:5.8rem 0 4rem}.section__container_full{margin:0!important}.section__head:not(:last-child){margin-bottom:3.2rem}.section__head_tac{text-align:center}.section__head h2~h2{margin-top:3.2rem}.section__bg{position:absolute;inset:0;z-index:-1}.section__bg.brightness{-webkit-filter:brightness(50%);filter:brightness(50%)}.section__block{padding:18rem 0 7.6rem}.section__block_ec .section-block__item{max-width:19.7rem;margin:0!important}.section-head__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-head__col .section-head__title{margin-top:0!important}.section-head__col .section-head__title:not(:last-child){margin-bottom:0}.section-head__text:not(:last-child){margin-bottom:1.2rem}.section-head__title:not(:last-child){margin-bottom:1.2rem}.section-block__item{padding:1.6rem;max-width:27.4rem;margin:0 auto;border-radius:20px;background-color:var(--white)}.section-block-item__title:not(:last-child){margin-bottom:1.6rem}.section-block-item__title_tac{text-align:center}.section-block-item__text_tac{text-align:center}.hero{position:relative}.hero_full .hero__container{min-height:calc(100vh - 33.113rem)}.hero_full .hero__title{font-size:7.2rem;line-height:1.2;letter-spacing:.02em}.hero_full .hero__title:not(:last-child){margin-bottom:2.8rem}.hero_full .hero__title_big{position:relative;font-size:11.6rem;line-height:1.2}.hero_full .hero__title_big span{font-size:2.2rem;line-height:1.2;font-weight:300}.hero_full .hero__subtitle{font-size:2.2rem;line-height:1.2}.hero_full .hero__subtitle a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.hero_full .hero__bg{height:100%}.hero_courses .hero__container{padding-top:15.4rem}.hero_courses .hero__wrap{position:relative;z-index:1}.hero_courses .hero__wrap:not(:last-child){margin-bottom:2.8rem}.hero_courses .hero__wrap-bg{position:absolute;right:-1.2rem;top:-40%;width:28.7rem;height:16.17rem}.hero_courses .hero__title{position:relative;z-index:2}.hero_courses .hero__bg{height:35.6rem}.hero_courses .hero__bg img{-o-object-position:40% center;object-position:40% center}.hero_cc .hero__container{padding-top:17.4rem}.hero_cc .hero__wrap:not(:last-child){margin-bottom:6.8rem}.hero_cc .hero__bg{height:43.3rem}.hero_ec .hero__container{padding-top:17.6rem}.hero_ec .hero__wrap:not(:last-child){margin-bottom:7.5rem}.hero_ec .hero__title:not(:last-child){margin-bottom:1rem}.hero_ec .hero__bg{height:51.5rem}.hero__container{padding-top:10.2rem}.hero__wrap:not(:last-child){margin-bottom:9.2rem}.hero__title{color:var(--white)}.hero__title:not(:last-child){margin-bottom:3.4rem}.hero__subtitle{color:var(--white)}.hero__btn{width:18.4rem;height:5.4rem}.hero__body{padding:2.4rem;border-radius:24px;background-color:rgba(255,255,255,.9294117647);-webkit-box-shadow:0 20px 120px 0 rgba(0,0,0,.0588235294);box-shadow:0 20px 120px 0 rgba(0,0,0,.0588235294);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.hero__body h2~p{margin-top:1.2rem}.hero__bg{width:100%;height:48.9rem;position:absolute;left:0;right:0;top:0;z-index:-1}.hero-body__list{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-body__list:not(:last-child){margin-bottom:3.2rem}.hero-body__list_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.hero-body__list_item img{width:4.6rem;height:4.6rem;-ms-flex-negative:0;flex-shrink:0}.hero-body__list_item h3{font-size:1.2rem;line-height:1.4;font-weight:400}.hero-body__subtitle:not(:last-child){margin-bottom:1.2rem}.hero-body__subtitle span{font-weight:400}.hero-body__line{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-body__title{font-family:DMSans;font-size:2rem;line-height:1.2;font-weight:600}.hero-body__btn{width:100%;height:5.4rem}.stats__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stats__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:1.2rem}.stats__item:nth-of-type(2) .stats-item__num{font-size:4.6rem;line-height:1.2}.stats__item:nth-of-type(2) .stats-item__num::after,.stats__item:nth-of-type(2) .stats-item__num::before{content:"";width:100%;height:2px;background-color:var(--purple);position:absolute}.stats-item__num{font-family:DMSans;font-size:3.6rem;line-height:1.2;font-weight:800;color:var(--purple)}.stats-item__title{font-family:DMSans;font-size:1.8rem;line-height:1.2;font-weight:300;letter-spacing:.02em}.reviews{position:relative;padding-left:1rem}.reviews__slider{padding:1.6rem 0 1.6rem .6rem}.reviews__item{width:30.6rem;height:26.2rem;padding:2rem 1.6rem;border-radius:20px;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.1490196078);box-shadow:0 4px 12px 0 rgba(0,0,0,.1490196078);overflow:hidden;margin-right:.8rem}.reviews-item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews-item__head:not(:last-child){margin-bottom:2.4rem}.reviews-item__text{font-size:1.2rem;line-height:1.4;font-weight:300;font-style:italic;overflow:hidden;text-overflow:ellipsis;display:-moz-box;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;line-clamp:10;box-orient:vertical}.reviews-item-head__name{font-size:2rem;line-height:1.4;font-weight:500}.theorie{position:relative}.theorie__bg{position:absolute;z-index:-1}.theorie-body__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theorie-body__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem}.theorie-body__btn{width:32.8rem;margin:0 auto}.theorie-body-item__check{width:2.4rem;height:2.4rem}.theorie-body-item__text{color:var(--white);padding:.4rem .8rem;background:rgba(13,13,13,.231372549);border-radius:32px;border:1.5px solid var(--white)}.advantage{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:1.2rem}.advantage__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:3.4rem;-moz-column-gap:3.4rem;column-gap:3.4rem;padding:2.4rem;border-radius:24px;background-color:var(--white)}.advantage__item.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantage__item--green{background-color:var(--green)}.advantage__item--purple{background-color:var(--purple)}.advantage__item--border{border:1px solid var(--text)}.advantage-item__text{font-size:1.6rem;line-height:1.2;font-weight:600}.advantage-item__text:not(:last-child){margin-bottom:.4rem}.advantage-item__icon{width:5.6rem;height:5.6rem;-ms-flex-negative:0;flex-shrink:0}.exp{display:-webkit-box;display:-ms-flexbox;display:flex}.exp__body{position:relative;width:33.6rem;height:21.5rem;padding-top:1.5rem;padding-left:10.8rem;padding-right:1.5rem}.exp-body__wrap{position:relative;z-index:1}.exp-body__info{width:19rem;height:7.3rem;padding:.9rem 3.2rem .9rem 7.5rem;position:relative;z-index:1;color:var(--white);margin-top:4rem}.exp-body__photo{position:absolute;bottom:-.1rem;left:0;width:16.4rem;height:20rem;z-index:1}.exp-body__bg{position:absolute;inset:0;z-index:0}.exp-body-wrap__icon{position:absolute;width:5.2rem;height:4rem;bottom:-2rem;right:0}.exp-body-info__name{font-size:1.2rem;line-height:1.4;font-weight:500}.exp-body-info__name:not(:last-child){margin-bottom:.4rem}.exp-body-info__bg{position:absolute;inset:0;z-index:-1}.exp-content__title{font-weight:600}.exp-content__title:not(:last-child){margin-bottom:3.2rem}.teacher__top{display:-webkit-box;display:-ms-flexbox;display:flex}.teacher__accordion{position:relative}.teacher-top__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3.25rem 2.4rem;border-radius:20px;overflow:hidden;background-color:var(--white)}.teacher-top__text:not(:last-child){margin-bottom:1.2rem}.teacher-top__img{width:100%;height:auto;border-radius:20px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.teacher-accordion__head{width:100%;height:5.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;color:var(--white)!important;background-color:var(--void);-webkit-box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);border-radius:40px;padding:0!important;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0}.teacher-accordion__head p:nth-child(2){display:none}.teacher-accordion__head.active{top:unset;bottom:0}.teacher-accordion__head.active p:nth-child(1){display:none}.teacher-accordion__head.active p:nth-child(2){display:block}.teacher-accordion__head.active img{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.teacher-accordion__head img{width:2.2rem;height:2.2rem;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.teacher-accordion__line{display:-webkit-box;display:-ms-flexbox;display:flex}.teacher-accordion__line:not(:last-child){margin-bottom:1.2rem}.teacher-accordion__picture{width:100%}.teacher-accordion__item{padding:3.25rem 2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;background-color:var(--white)}.teacher-accordion__item--void{color:var(--white);background-color:var(--void)}.teacher-accordion__item-pink{background-color:var(--pink)}.teacher-accordion__text:not(:last-child){margin-bottom:1.2rem}.team:not(:last-child){margin-bottom:8rem}.team_courses .team__item:nth-child(2n) .team-item__body{border-radius:20px 0 0 20px}.team_ec .team__item{-webkit-column-gap:.2rem;-moz-column-gap:.2rem;column-gap:.2rem}.team_ec .team__item:nth-child(2n) .team-item__body{border-radius:20px 20px 0 20px}.team_ec .team__item:nth-child(1) .team-item__icon{overflow:hidden;border-radius:0 20px 0 20px}.team_ec .team__item:nth-child(2) .team-item__icon{overflow:hidden;border-radius:20px 20px 0 0}.team_ec .team__item:nth-child(3) .team-item__icon{overflow:hidden;border-radius:20px 20px 0 0}.team_ec .team__item:nth-child(4) .team-item__icon{overflow:hidden;border-radius:20px 20px 20px 0}.team_ec .team__item:nth-child(5) .team-item__icon{overflow:hidden;border-radius:20px 20px 0 20px}.team_ec .team__item:nth-child(6) .team-item__icon{overflow:hidden;border-radius:20px 0 20px 0}.team_ec .team-item__icon{width:10rem;height:10rem;-webkit-box-shadow:0 4px 12px 0 rgba(44,44,44,.1490196078);box-shadow:0 4px 12px 0 rgba(44,44,44,.1490196078)}.team_ec .team-item__body{-webkit-box-shadow:0 4px 12px 0 rgba(44,44,44,.1490196078);box-shadow:0 4px 12px 0 rgba(44,44,44,.1490196078)}.team_ec .team-item-body__title{font-family:DMSans;font-weight:600;letter-spacing:.02em}.team__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.team__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.team__item:nth-child(2n) .team-item__body{border-radius:20px 0 0 20px}.team__item:nth-child(2n) .team-item-body__title{text-align:right}.team-item__picture{-ms-flex-negative:0;flex-shrink:0;width:14rem;height:16rem}.team-item__icon{-ms-flex-negative:0;flex-shrink:0;width:10rem;height:10rem}.team-item__body{padding:1.6rem;background-color:var(--white);border-radius:0 20px 20px 0}.team-item-body__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem}.team-item-body__head:not(:last-child){margin-bottom:.4rem}.team-item-body__icon{width:3.2rem;height:3.2rem;-ms-flex-negative:0;flex-shrink:0}.team-item-body__title{font-family:Roboto;font-size:1.2rem;line-height:1.4;font-weight:500}.courses{position:relative}.courses__item{border-radius:20px;overflow:hidden}.courses-item__picture{position:relative;width:100%;height:16.4rem}.courses-item__labels{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;row-gap:1rem;top:1.6rem;right:1.6rem}.courses-item__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;padding:.4rem .8rem;border-radius:40px;background-color:var(--white)}.courses-item__label span{font-size:.8rem;line-height:1.4;font-weight:300}.courses-item__body{height:10.4rem;padding:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;background-color:var(--white);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.courses-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.courses-item__period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.courses-item__period img{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.courses-item__title{font-family:Roboto;font-weight:500}.courses-item__arrow{color:var(--green);width:4.6rem;height:4.6rem;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.mission__circle{position:absolute;width:37.75rem;height:37.75rem;top:7rem;right:-19rem;pointer-events:none}.mission__circle svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30.4rem;height:30.4rem;overflow:visible;z-index:-1}.mission-body__title{font-weight:500}.mission-body__title:not(:last-child){margin-bottom:1.2rem}.mission-body__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem .4rem}.mission-body__list:not(:last-child){margin-bottom:8.6rem}.mission-body__item{font-size:1.2rem;line-height:1.4;padding:.4rem .8rem;border-radius:32px;border:1px solid var(--green)}.mission-body__item.active{-webkit-box-shadow:0 4px 20px 0 rgba(21,236,102,.6980392157);box-shadow:0 4px 20px 0 rgba(21,236,102,.6980392157)}.mission-body__text:not(:last-child){margin-bottom:1.2rem}.mission-circle__body{position:relative;width:100%;height:100%}.mission-circle__item{width:7.4rem;height:7.4rem;z-index:1}.mission-circle__item .item__body{width:7.4rem;height:7.4rem;padding:.5rem;background:-webkit-gradient(linear,left top,left bottom,from(#d6d8fc),to(#83eed8));background:linear-gradient(180deg,#d6d8fc 0,#83eed8 100%);border:.5px solid var(--purple);border-radius:50%;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mission-circle__item .item__body img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mission-circle__item.active .item__body{width:10.8rem;height:10.8rem}.mission-circle__item.prev .item__body{width:9.6rem;height:9.6rem}.mission-circle__item.next .item__body{width:12rem;height:12rem}.mission-circle__bg{position:absolute;inset:0;z-index:-1}.section_mission{overflow:hidden}.section_mission .section__head:not(:last-child){margin-bottom:4rem}.contact__form{width:100%;padding:1.6rem 2rem;border-radius:20px;background-color:var(--white)}.contact__bg{position:absolute;z-index:-1;inset:0}.form--green{background:linear-gradient(320.11deg,#fff 5.29%,#d4faea 99.29%)}.form .chbox:not(:last-child){margin-bottom:2.4rem}.form .chbox__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form .chbox__input{display:none}.form .chbox__input:checked~.chbox__icon:before{opacity:1}.form .chbox__icon{width:2.4rem;height:2.4rem;border-radius:5px;-ms-flex-negative:0;flex-shrink:0;margin-right:.4rem;border:.55px solid var(--text);position:relative;opacity:1;background-color:var(--white);cursor:pointer}.form .chbox__icon:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='32' height='23' viewBox='0 0 32 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9934 18.1679L12.3469 18.5215L12.7005 18.1679L29.1997 1.66878L31.0853 3.55439L12.3469 22.2927L1.3868 11.3326L3.27242 9.44702L11.9934 18.1679Z' fill='%2363C48E' stroke='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100%;background-position:0 0;width:1.7rem;height:1.2rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0}.form .chbox__text{font-size:.6rem;line-height:1.2;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.form__title:not(:last-child){margin-bottom:.8rem}.form__checks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__checks:not(:last-child){margin-bottom:.8rem}.form__checks-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.form__checks .chbox:not(:last-child){margin-bottom:0!important}.form__checks .chbox__icon{border-color:var(--green)}.form__checks .chbox__text{font-size:1.2rem;line-height:1.4;font-weight:400}.form__text{font-weight:500}.form__text:not(:last-child){margin-bottom:.4rem}.form__info{font-size:.6rem;line-height:1.2;font-weight:600;text-align:right}.form__item:not(:last-child){margin-bottom:.8rem}.form__label{display:block;font-size:1.2rem;line-height:1.4;font-weight:500}.form__label:not(:last-child){margin-bottom:.4rem}.form__input{font-size:1.2rem;width:100%;height:3.3rem;padding:0 1.2rem;border:1px solid var(--text);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--white)}.form__input::-webkit-input-placeholder{color:#dadada}.form__input::-moz-placeholder{color:#dadada}.form__input:-ms-input-placeholder{color:#dadada}.form__input::-ms-input-placeholder{color:#dadada}.form__input::placeholder{color:#dadada}.form__textarea{font-size:1.2rem;width:100%;height:3.3rem;padding:.8rem 1.2rem;border:1px solid var(--text);border-radius:12px;resize:none;background-color:var(--white)}.form__textarea::-webkit-input-placeholder{color:#dadada}.form__textarea::-moz-placeholder{color:#dadada}.form__textarea:-ms-input-placeholder{color:#dadada}.form__textarea::-ms-input-placeholder{color:#dadada}.form__textarea::placeholder{color:#dadada}.form__smalltext{font-size:.6rem;line-height:1.2;font-weight:600}.form__smalltext:not(:last-child){margin-bottom:1.2rem}.form__btn{width:100%}.form__chbox-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.2rem}.form__chbox-list:not(:last-child){margin-bottom:2.4rem}.form__chbox-list .chbox:not(:last-child){margin-bottom:0!important}.form__chbox-list .chbox__icon{width:2.4rem;height:2.4rem;border-radius:5px;margin-right:.4rem}.form__chbox-list .chbox__icon:before{width:1.7rem;height:1.2rem}.form__chbox-list .chbox__text{font-size:1.2rem;line-height:1.4;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.connect__body{position:relative;width:100%}.connect__top{position:relative;z-index:2;padding:2rem 1.2rem 0}.connect__top:not(:last-child){margin-bottom:3.5rem}.connect__bottom{width:33rem;height:23.1rem;padding:1.2rem 6.5rem 1.2rem 1.2rem;position:relative;z-index:3;color:var(--white)}.connect-top__icon{position:absolute;width:1rem;height:auto;left:21rem}.connect-bottom__title{font-weight:500}.connect-bottom__title:not(:last-child){margin-bottom:.8rem}.connect-bottom__info{display:-webkit-box;display:-ms-flexbox;display:flex}.connect-bottom__info:not(:last-child){margin-bottom:1rem}.connect-bottom__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.connect-bottom__bg{position:absolute;z-index:-1;inset:0}.connect-bottom-info__item:nth-child(2){max-width:23.2rem}.connect-bottom-info__item:nth-child(3){max-width:28.2rem}.connect-bottom-info-item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.4rem;-moz-column-gap:.4rem;column-gap:.4rem}.connect-bottom-info-item__head:not(:last-child){margin-bottom:.4rem}.connect-bottom-info-item__title{font-weight:500}.connect-bottom-info-item__text{font-size:.8rem;line-height:1.4;font-weight:300}.connect-bottom-info-item__link{font-size:1rem;line-height:1.4;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.connect-bottom-social__col{display:-webkit-box;display:-ms-flexbox;display:flex}.connect-bottom-social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}.connect-bottom-social__icon{width:3.6rem;height:3.6rem;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(248,248,248,.2);border-radius:9px;-webkit-box-shadow:0 1.6px 2.4px 0 rgba(143,143,143,.1490196078);box-shadow:0 1.6px 2.4px 0 rgba(143,143,143,.1490196078)}.connect-bottom-social__link{-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.connect-body__bg{position:absolute;z-index:-1}.connect-body__picture{position:absolute;bottom:0;right:-1.6rem;width:21.164rem;height:auto}.learn{display:-webkit-box;display:-ms-flexbox;display:flex}.learn__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:1.2rem;padding:1.6rem;color:var(--white);background:rgba(13,13,13,.4196078431);border-radius:20px;border:1.5px solid #fffdfd}.learn__item_fw{width:100%!important;height:auto!important}.learn-item__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.learn-item-head__icon{width:2.9rem;height:2.9rem;-ms-flex-negative:0;flex-shrink:0}.learn-item-head__title{letter-spacing:.02em}.course__head{background:linear-gradient(178.58deg,#f3faff 2.94%,#f0f3ff 52.57%,#fff 96.1%);padding:6rem 0}.course__head-group{position:absolute;z-index:9;display:none;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.course__head-body{position:relative;text-align:center;margin:0 1.6rem}.course__head-body h2:not(:last-child){margin-bottom:1.6rem}.course__head-body img{position:absolute;width:4rem;height:auto;right:10vw;bottom:-1.5rem}.course__tabs{cursor:pointer;position:relative;z-index:1;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;padding:2rem 1.6rem}.course__tab{border-radius:12px;background-color:var(--white);cursor:pointer;overflow:unset}.course__tab::before{background:-webkit-gradient(linear,left top,left bottom,from(#d6d8fc),to(#83eed8));background:linear-gradient(180deg,#d6d8fc 0,#83eed8 100%);width:calc(100% + 2px);height:calc(100% + 2px);left:-1px;top:-1px;z-index:-1;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;border-radius:12px}.course__tab::after{background-color:rgba(200,151,238,.2509803922);border-radius:12px}.course__tab p{pointer-events:none}.course__tab--active{-webkit-box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);border-color:var(--purple)}.course__tab--active::before{opacity:0}.course__tab--active::after{background-color:var(--purple);width:100%}.course__content{display:none}.course__content--active{display:block;padding-bottom:10rem}.course__content--green{background:linear-gradient(320.11deg,#d4faea 5.29%,#fff 99.29%)}.course__content--green .course-content__item:nth-child(2){background:var(--white)}.course__content--green .course-content__item:nth-child(2)::after{background:var(--white)}.course-content__head{position:relative;z-index:4;text-align:center}.course-content__body{display:-webkit-box;display:-ms-flexbox;display:flex}.course-content__body--green .course-content__item:nth-child(2){background:var(--white)}.course-content__body--green .course-content__item:nth-child(2)::after{background:var(--white)}.course-content__item{position:relative;z-index:1}.course-content__item:nth-child(2){padding:1.6rem;background:linear-gradient(320.11deg,#fff 24.18%,#d4faea 99.29%);border-radius:20px 0 0 20px}.course-content__item:nth-child(2)::after{content:"";width:calc(100% + 15rem);height:100%;position:absolute;top:0;left:0;z-index:-1;background:linear-gradient(320.11deg,#fff 24.18%,#d4faea 99.29%);border-radius:60px 0 0 60px}.course-content__item:nth-child(3){width:100%;background:var(--white);padding:1.6rem;border-radius:20px}.course-content__item:nth-child(3) .course-content-item__overview{-ms-flex-negative:0;flex-shrink:0}.course-content__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 1.6rem}.course-content__nav_jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.course-content__nav-arrow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.course-content__nav-arrow img{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.course-content__nav-arrow p{font-size:1.2rem;line-height:1.4}.course-content__nav-arrow::after{content:"";width:100%;height:1px;background-color:var(--purple);position:absolute;left:0;bottom:0}.course-content__nav-arrow--green::after{background-color:var(--green)}.course-content-head__title:not(:last-child){margin-bottom:1.2rem}.course-content-head__subtitle{font-weight:500}.course-content-head__subtitle:not(:last-child){margin-bottom:1.2rem}.course-content-item__content:not(:last-child){margin-bottom:2.4rem}.course-content-item__title{font-weight:600}.course-content-item__title:not(:last-child){margin-bottom:.8rem}.course-content-item__subtitle:not(:last-child){margin-bottom:1.2rem}.course-content-item__text:not(:last-child){margin-bottom:.8rem}.course-content-item__overview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.course-content-item__overview:not(:last-child){margin-bottom:1.2rem}.course-content-item__line:not(:last-child){margin-bottom:1.2rem}.course-content-item__line h4:not(:last-child){margin-bottom:.4rem}.course-content-item__line p{font-size:.8rem;line-height:1.4;font-weight:200}.course-content-item__line ul li{position:relative;font-size:.8rem;line-height:1.4;font-weight:200;padding-left:1rem}.course-content-item__line ul li:not(:last-child){margin-bottom:.8rem}.course-content-item__line ul li::before{content:"—";position:absolute;left:0}.course-content-item__smalltext{font-size:.8rem;line-height:1.4}.course-content-item__smalltext:not(:last-child){margin-bottom:1.2rem}.course-content-item__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.course-content-item__prices:not(:last-child){margin-bottom:3.2rem}.course-content-item__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.course-content-item__price span{position:relative;font-size:.8rem;line-height:1.2;font-weight:600}.course-content-item__price p{font-family:DMSans;font-size:2.4rem;line-height:1.2;font-weight:600}.course-content-item__btn:not(:last-child){margin-bottom:3.2rem}.course-content-item__btn svg{-ms-flex-negative:0;flex-shrink:0;width:12.5rem;height:3.4rem}.course-content-item__btn svg path{-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.course-content-item__subtext{font-size:.8rem;line-height:normal;font-weight:200}.course-content-item__labels{position:absolute;top:1.9rem;right:-1.6rem;width:18.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.course-content-item__labels .course-content-item-overview__item{padding:.6rem .8rem;border-radius:12px;background:var(--white)}.course-content-item__labels .course-content-item-overview__item p{font-weight:400}.course-content-item-overview__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.course-content-item-overview__item img{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.course-content-item-overview__item:not(:has(img)) p{padding-left:3.6rem}.course-content-item-overview__item p{font-weight:300}.course-content-item-overview__item--aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.course-content-item-overview__item_body p:not(:last-child){margin-bottom:.4rem}.course-content-item-overview__item_body span{display:block;font-size:.8rem;line-height:1.4;font-weight:200}.ec_course-content .course-content__item{height:auto}.ec_course-content .course-content__item:nth-child(3){padding:0}.method{padding:1.6rem;border-radius:20px 20px 0 20px;background:linear-gradient(320.11deg,#fff 24.18%,#d4faea 99.29%)}.method__title:not(:last-child){margin-bottom:2.4rem}.method__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.method__social:not(:last-child){margin-bottom:1.2rem}.method__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.method-social__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:var(--white);-webkit-animation:color 2s linear 1s infinite;animation:color 2s linear 1s infinite}.method-social__icon svg{width:2.4rem;height:2.4rem;color:var(--green)}.method-social__text a{color:var(--dark-green);text-decoration:underline}.method-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.2rem;height:3.2rem;-ms-flex-negative:0;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:var(--white);-webkit-animation:color 2s linear 1s infinite;animation:color 2s linear 1s infinite}.method-item__icon svg{width:2.4rem;height:2.4rem;color:var(--purple)}.method-item__title{font-weight:500}.method-item__title:not(:last-child){margin-bottom:1.2rem}.method-item__text a{font-weight:500;color:var(--text-purple);text-decoration:underline}@-webkit-keyframes color{0%{-webkit-box-shadow:0 0 0 0 rgba(94,116,230,.3490196078);box-shadow:0 0 0 0 rgba(94,116,230,.3490196078)}50%{-webkit-box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078)}100%{-webkit-box-shadow:0 0 0 0 rgba(94,116,230,.3490196078);box-shadow:0 0 0 0 rgba(94,116,230,.3490196078)}}@keyframes color{0%{-webkit-box-shadow:0 0 0 0 rgba(94,116,230,.3490196078);box-shadow:0 0 0 0 rgba(94,116,230,.3490196078)}50%{-webkit-box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078)}100%{-webkit-box-shadow:0 0 0 0 rgba(94,116,230,.3490196078);box-shadow:0 0 0 0 rgba(94,116,230,.3490196078)}}.video{background-color:var(--black)}.video__wrap{max-width:20rem;margin:0 auto}.idc{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:.8rem}.idc__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:1.2rem;padding:1.6rem;background-color:var(--white);-webkit-box-shadow:0 20px 120px 0 rgba(0,0,0,.0588235294);box-shadow:0 20px 120px 0 rgba(0,0,0,.0588235294);border-radius:20px}.idc__item:nth-child(1){padding:1.6rem 3.8rem}.idc-item__icon{width:6.4rem;height:6.4rem}.idc-item__text{text-align:center}.lwu{padding:14.2rem 0 2rem}.lwu__title:not(:last-child){margin-bottom:1.6rem}.lwu__item{padding:1.6rem;background-color:var(--white);border-radius:20px 20px 0 20px}.course-overview{padding:1.6rem;background:linear-gradient(336.16deg,#d4faea -64.67%,#fff 99.1%);border-radius:20px 0 0 20px}.course-overview__title{font-weight:600}.course-overview__title:not(:last-child){margin-bottom:1.2rem}.course-overview__text:not(:last-child){margin-bottom:1.2rem}.course-overview__list{display:-webkit-box;display:-ms-flexbox;display:flex}.course-overview__list:not(:last-child){margin-bottom:1.2rem}.course-overview__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.course-overview__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.course-overview__smalltext{font-size:.8rem;line-height:1.4;font-weight:400}.course-overview-item__icon{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.course-overview-item__text{font-weight:300}.inspection__item{display:-webkit-box;display:-ms-flexbox;display:flex}.inspection__item:not(:last-child){margin-bottom:4rem}.inspection__item .course-content__item{padding:1.6rem;background:linear-gradient(320.11deg,#fff 5.29%,#d4faea 99.29%)}.inspection__line{padding:1.6rem;border-radius:20px;background:linear-gradient(93.79deg,#f3faff 23.2%,#f0f3ff 69.31%,#fff 109.77%)}.inspection-line__title{font-weight:500}.inspection-line__title:not(:last-child){margin-bottom:1.2rem}.coach{position:relative}.coach__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:5.6rem;padding:2.4rem 1.4rem}.coach__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.6rem;-moz-column-gap:.6rem;column-gap:.6rem}.coach__bg{position:absolute;inset:0;z-index:-1}.coach-item__check{width:2.3rem;height:2.3rem;-ms-flex-negative:0;flex-shrink:0}.coach-item__text{padding:.8rem 1.2rem;border-radius:16px;background:rgba(13,13,13,.231372549);border:1.5px solid var(--green)}.coach-item__text p{color:var(--white)}.owner{display:-webkit-box;display:-ms-flexbox;display:flex}.owner__picture{width:100%;border-radius:20px;overflow:hidden}.owner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.2rem}.owner__item{padding:3rem 2.4rem;border-radius:20px;background-color:var(--white)}.owner__item:nth-child(2){background-color:#e9d9f8}@media (min-width:992px){.mob{display:none}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}}@media (max-width:992px){.mob-none{display:none}}@media (width < 992px){[class*=__container]{margin-left:1.6rem;margin-right:1.6rem}.btn{height:5.4rem}.header__container{margin-left:1.1rem;margin-right:1.7rem}.header__menu{margin-left:auto}.menu{position:absolute;left:-100%;top:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:auto;background-color:var(--white);z-index:99;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.menu.open{left:0}.menu__wrap{padding:1.6rem 2rem}.menu-nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.4rem}.menu-nav__item.open .menu-nav__sublist{display:block}.menu-nav__item.open.has-children::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.footer__col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.footer__col:nth-child(1) .footer__wrp:not(:last-child){margin-bottom:1.2rem}.footer__col:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer__wrp.df{margin-bottom:3.8rem}.footer__email{padding-right:.8rem}.footer__logo{margin-bottom:2rem}.swiper-nav__arrow{display:none}.section__container_full .section__head{margin-left:1.6rem;margin-right:1.6rem}.section__container_mobfull{margin:0}.section__container_mobfull .section__head{margin-left:1.6rem;margin-right:1.6rem}.section__block_ec{padding:11.3rem 0 18.3rem}.section__block_ec .section-block__item{border-radius:16px 16px 0 16px}.section__block_ec .section-block-item__title{font-size:1.2rem;line-height:1.2}.section-head__col{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-head__col .section-head__title{font-size:1.6rem;line-height:1.2}.section-head__col .section-head__title:nth-child(1){text-align:left}.section-head__col .section-head__title:nth-child(2){text-align:right}.hero_full .hero__title{text-align:center}.hero_full .hero__title_big{margin-top:8rem}.hero_full .hero__title_big span{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}.hero_full .hero__subtitle{text-align:center}.hero_full .hero__subtitle_big{font-size:3.2rem;line-height:1.2}.hero_full .hero__bg{-webkit-filter:brightness(75%);filter:brightness(75%)}.hero_courses .hero__title{max-width:23.9rem;margin-left:auto}.hero_ec .hero__wrap{min-height:18vh}.hero__bg img{-o-object-position:78% center;object-position:78% center}.hero-body__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.2rem}.hero-body__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3.2rem}.hero-body__title{letter-spacing:.02em}.stats__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.4rem}.stats__item{width:100%}.stats__item:nth-of-type(2){padding:2.4rem 0}.stats__item:nth-of-type(2) .stats-item__num::before{top:0;left:0}.stats__item:nth-of-type(2) .stats-item__num::after{bottom:0;left:0}.theorie__body{padding-top:4.6rem}.theorie__bg{top:0;left:0;width:100%;height:27.6rem}.theorie-body__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.theorie-body__list:not(:last-child){margin-bottom:5.7rem}.advantage__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.advantage__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.advantage__item:nth-child(2n) .advantage-item__body{text-align:right}.advantage-item__title{font-size:1.2rem;line-height:1.4;font-weight:400}.advantage_hust{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:.8rem;grid-row-gap:.4rem}.advantage_hust .advantage__item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:1.2rem;text-align:center;padding:2.4rem;border-radius:12px}.advantage_hust .advantage__item:nth-child(2n) .advantage-item__body{text-align:center}.advantage_hust .advantage__item:nth-child(1){-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.advantage_hust .advantage__item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.advantage_hust .advantage__item:nth-child(3){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.advantage_hust .advantage__item:nth-child(4){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.advantage_hust .advantage__item:nth-child(5){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.advantage_hust .advantage__item:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.exp{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:2.4rem}.teacher__top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:1.2rem}.teacher__body .ui.accordion:not(.styled) .accordion .title~.content:not(.ui),.teacher__body .ui.accordion:not(.styled) .title~.content:not(.ui){padding:0 0 7.8rem}.teacher__accordion{margin-top:1.2rem;min-height:5.4rem}.teacher-accordion__line{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.2rem}.teacher-accordion__line:nth-child(2){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.team_ec .team-item__body{padding:1.2rem;border-radius:20px 20px 20px 0}.team__item:not(:last-child){margin-bottom:1.2rem}.courses{padding-left:1.6rem}.courses__item{width:30.6rem;height:26.8rem;margin-right:1.2rem}.courses-item__info{row-gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mission-body__title{max-width:14rem}.mission-body__list{max-width:14rem}.form__checks{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}.connect-top__title{font-size:1.2rem;line-height:1.4;font-weight:400;max-width:18rem}.connect-top__icon{top:25%}.connect-bottom__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.connect-bottom__social{-webkit-column-gap:3.9rem;-moz-column-gap:3.9rem;column-gap:3.9rem}.connect-bottom-social__col{-webkit-column-gap:3.9rem;-moz-column-gap:3.9rem;column-gap:3.9rem}.connect-bottom-social__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.connect-bottom-social__body{display:none}.connect-body__bg{width:35.7rem;height:auto;top:0;left:0}.learn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.learn__item{height:15.8rem}.learn__item:nth-child(1){-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.learn__item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.learn__item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.learn__item:nth-child(4){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.learn__item:nth-child(5){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.learn-item-head__title{font-size:1.8rem;line-height:1.2}.course__head-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:.3rem;left:10%;top:35%}.course__tabs{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.2rem}.course__tab{height:3.8rem;padding:0 1.6rem}.course__tab p{font-size:1rem}.course-content__head{margin:0 1.6rem}.course-content__head:not(:last-child){margin-bottom:3.2rem}.course-content__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3.2rem;margin:0 1.6rem}.course-content__body:not(:last-child){margin-bottom:2.4rem}.course-content__item:nth-child(2)::after{border-radius:20px 0 0 20px}.course-content__item:nth-child(3) .course-content-item__overview{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:3.2rem}.course-content-item__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.course-content-item__col .course-content-item__title{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.course-content-item__col .course-content-item__subtitle{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.course-content-item__col .course-content-item__prices{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.course-content-item__col .course-content-item__btn{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.course-content-item__col .course-content-item__overview:not(:last-child){margin-bottom:1.2rem}.method{margin-top:22.2rem}.course-overview__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.8rem}.inspection__item .course-content__item{border-radius:20px 0 0 20px}.inspection__item .course-content__item::after{content:"";width:calc(100% + 1.6rem);height:100%;position:absolute;top:0;left:0;z-index:-1;background:linear-gradient(320.11deg,#fff 24.18%,#d4faea 99.29%);border-radius:20px 0 0 20px}.inspection-item__picture{display:none}.coach{max-width:45rem;margin:0 auto}.coach__bg img{-o-object-fit:fill;object-fit:fill}.owner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.2rem}}@media (width > 992px){[class*=__container]{max-width:169.2rem;margin:0 auto}h1{font-size:6rem;line-height:1.2}h2{font-size:6rem;line-height:1.2}h3{font-size:4.6rem;line-height:1.2}h4{font-size:2.8rem;line-height:1.4}p{font-size:2.8rem;line-height:1.4}.btn p{font-size:2.8rem;line-height:1.4}.stars{-webkit-column-gap:.8rem;-moz-column-gap:.8rem;column-gap:.8rem}.stars__item{width:3.8rem;height:3.6rem}article:not(:last-child){margin-bottom:16rem}article h1:not(:last-child){margin-bottom:6rem}article h3:not(:last-child){margin-bottom:4.6rem}article h3:has(span){padding-left:8.3rem}article h3 span{top:.4rem}article .group:not(:last-child){margin-bottom:6rem}article .group:has(.group-item){padding-left:1.6rem}article .group-item{padding-left:6.7rem}article .group-item:not(:last-child){margin-bottom:3.2rem}article .group-item>span{font-size:2.8rem;line-height:1.4}article p:not(:last-child){margin-bottom:3.2rem}article ul:not(:last-child){margin-bottom:3.2rem}article ul li{padding-left:3.2rem;font-size:2.8rem;line-height:1.4}article ul li::before{left:1rem}.article__form{width:113.7rem;padding:8rem 7.6rem;border-radius:60px}.header__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4.4rem 0;max-width:169.8rem}.header__logo{width:38.7rem;height:7.4rem}.header__btn{font-size:2.4rem;line-height:1.4;width:21.2rem;height:6rem!important}.header__burger{display:none}.menu-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-nav__item{padding:1.3rem 2rem}.menu-nav__item.has-children{padding-right:3.3rem}.menu-nav__item.has-children::before{top:2.5rem}.menu-nav__link{font-size:2.4rem;line-height:1.4}.menu-nav__sublist{position:absolute;top:100%;left:0;min-width:100%;padding:2.4rem 2rem}.menu-nav__subitem a{font-size:2rem;line-height:1.4}.footer__container{max-width:147.7rem;padding:10rem 0 15.4rem;-webkit-column-gap:22rem;-moz-column-gap:22rem;column-gap:22rem}.footer__col{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__col:nth-child(1){width:70%}.footer__link{font-size:1.8rem;line-height:1.2}.footer__link:not(:last-child){margin-bottom:2.8rem}.footer__email{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.footer__email:not(:last-child){margin-bottom:3.2rem}.footer__email p{font-size:1.8rem;line-height:1.2}.footer__logo{width:35.4rem;height:6.6rem}.social{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.swiper-nav__arrow{width:3.242rem;height:11.385rem}.section__container_p{padding:16rem 0}.section__container_full{max-width:100%}.section__container_full .section__head{max-width:169.2rem;margin:0 auto}.section__container_stats{max-width:180.2rem}.section__head:not(:last-child){margin-bottom:9.6rem}.section__head h2~h2{margin-top:5.6rem}.section__block{padding:51.1rem 0 41.8rem}.section__block_ec .section-block__item{max-width:114.2rem}.section-head__col{-webkit-column-gap:12.8rem;-moz-column-gap:12.8rem;column-gap:12.8rem}.section-head__text:not(:last-child){margin-bottom:4rem}.section-head__title:not(:last-child){margin-bottom:2rem}.section-block__item{padding:6rem;max-width:108.9rem;border-radius:40px}.section-block-item__title:not(:last-child){margin-bottom:4rem}.hero_main .hero__body{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto}.hero_main .hero__title{font-size:5.4rem;line-height:1.2}.hero_full .hero__container{min-height:calc(100vh - 16.2rem);padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero_full .hero__title{font-size:12rem;line-height:1.2}.hero_full .hero__title:not(:last-child){margin-bottom:4.1rem}.hero_full .hero__title_big{font-size:27.835rem;line-height:1.199928148}.hero_full .hero__title_big span{font-size:5.4rem;line-height:1.2;margin-left:-4rem}.hero_full .hero__subtitle{font-size:6.8rem;line-height:1.2;letter-spacing:.02em}.hero_courses .hero__container{padding-top:46.4rem}.hero_courses .hero__wrap:not(:last-child){margin-bottom:30.2rem}.hero_courses .hero__wrap-bg{width:125.5rem;height:70.7rem;top:-100%;right:-15rem}.hero_courses .hero__bg{height:118.4rem}.hero_cc .hero__container{padding-top:39.6rem}.hero_cc .hero__wrap:not(:last-child){margin-bottom:24.1rem}.hero_cc .hero__bg{height:105rem}.hero_cc .hero__body{padding:12.65rem 7.8rem;width:160rem;margin:0 auto}.hero_ec .hero__container{padding-top:26.2rem}.hero_ec .hero__wrap:not(:last-child){margin-bottom:31.4rem}.hero_ec .hero__title:not(:last-child){margin-bottom:2rem}.hero_ec .hero__bg{height:107.4rem}.hero_ec .hero__body{padding:7.15rem 7.8rem;width:160rem;margin:0 auto}.hero__container{padding-top:32.1rem}.hero__wrap:not(:last-child){margin-bottom:27.1rem}.hero__wrap_mw{max-width:96rem;margin-left:auto}.hero__title:not(:last-child){margin-bottom:7rem}.hero__btn{width:41.4rem;height:8rem}.hero__body{border-radius:60px;padding:6rem 7.8rem}.hero__body h2~p{margin-top:3.2rem}.hero__bg{height:108.3rem}.hero-body__list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-body__list:not(:last-child){margin-bottom:5.6rem}.hero-body__list_item{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.hero-body__list_item img{width:7rem;height:7rem}.hero-body__list_item h3{font-size:2.8rem;line-height:1.4}.hero-body__subtitle:not(:last-child){margin-bottom:3.6rem}.hero-body__line{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3.6rem;-moz-column-gap:3.6rem;column-gap:3.6rem}.hero-body__title{font-size:6rem;line-height:1.2;letter-spacing:.02em}.hero-body__btn{width:19rem;height:7.9rem}.stats__wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stats__item{row-gap:1.8rem}.stats__item:nth-of-type(2){min-width:58.3rem}.stats__item:nth-of-type(2) .stats-item__num{font-size:18rem;line-height:1.2}.stats__item:nth-of-type(2) .stats-item__num::after,.stats__item:nth-of-type(2) .stats-item__num::before{height:100%;width:2px;top:0}.stats__item:nth-of-type(2) .stats-item__num::before{left:-9.4rem}.stats__item:nth-of-type(2) .stats-item__num::after{right:-9.4rem}.stats-item__num{font-size:9.4rem;line-height:1.2}.stats-item__title{font-size:4.6rem;line-height:1.2}.reviews{padding-left:10.8rem;padding-right:6.8rem}.reviews__slider{padding:3rem .6rem 3.7rem}.reviews__item{width:55.6rem;height:32.6rem;padding:2rem 4rem;margin-right:1.2rem}.reviews-item__head:not(:last-child){margin-bottom:2.8rem}.reviews-item__text{font-size:1.8rem;line-height:1.4;-webkit-line-clamp:8;line-clamp:8}.reviews-item-head__name{font-size:3.6rem;line-height:1.4}.theorie{width:100%;height:99.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5rem 13rem}.theorie__bg{inset:0}.theorie-body__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.6rem 2.4rem}.theorie-body__list:not(:last-child){margin-bottom:9rem}.theorie-body__item{-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}.theorie-body__btn{width:19.4rem;height:7.9rem}.theorie-body-item__check{width:6.4rem;height:6.4rem}.theorie-body-item__text{padding:1.6rem 2rem;border:3px solid var(--white)}.advantage{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-column-gap:4.6rem;grid-row-gap:6rem}.advantage__item{padding:4rem 3.6rem;-webkit-column-gap:3.6rem;-moz-column-gap:3.6rem;column-gap:3.6rem;border-radius:40px}.advantage-item__text{font-size:1.8rem;line-height:1.2}.advantage-item__text:not(:last-child){margin-bottom:1.1rem}.advantage-item__icon{width:10rem;height:10rem}.exp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:9.7rem;-moz-column-gap:9.7rem;column-gap:9.7rem}.exp__body{width:97.7rem;height:54.8rem;padding-top:6.9rem;padding-left:33.9rem;padding-right:8.9rem}.exp__content{max-width:61.5rem}.exp-body__info{width:52.7rem;height:19rem;padding:4.5rem 2.1rem 4.5rem 15.4rem;margin-top:11.5rem}.exp-body__photo{width:44rem;height:53.637rem;position:absolute;bottom:-.1rem;left:2.6rem}.exp-body-wrap__icon{right:-5.9rem;bottom:-8rem;width:17.1rem;height:12.8rem}.exp-body-info__name{font-size:2.8rem;line-height:1.4}.exp-body-info__name:not(:last-child){margin-bottom:1.2rem}.exp-content__title:not(:last-child){margin-bottom:4rem}.teacher__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.teacher__body .ui.accordion:not(.styled) .accordion .title~.content:not(.ui),.teacher__body .ui.accordion:not(.styled) .title~.content:not(.ui){padding:6rem 0 0}.teacher-top__col{padding:9rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:60px}.teacher-top__text{font-size:3.2rem;line-height:1.4}.teacher-top__text:not(:last-child){margin-bottom:3.2rem}.teacher-top__img{width:69.1rem;border-radius:60px}.teacher-accordion__head{top:-7.6rem;width:26.7rem;height:9.6rem;border-radius:60px}.teacher-accordion__head.active{bottom:-13rem}.teacher-accordion__head img{width:5.6rem;height:5.6rem}.teacher-accordion__line{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.teacher-accordion__line:not(:last-child){margin-bottom:6rem}.teacher-accordion__picture{width:58.8rem}.teacher-accordion__item{padding:6rem;width:58.8rem;border-radius:60px}.teacher-accordion__item_big{width:104.4rem}.teacher-accordion__text{font-size:3.2rem;line-height:1.4}.teacher-accordion__text:not(:last-child){margin-bottom:3.2rem}.team:not(:last-child){margin-bottom:18rem}.team_courses .team__item:nth-child(2n) .team-item__body{border-radius:40px 0 0 40px}.team_courses .team-item__body{border-radius:0 40px 40px 0}.team_ec .team__item{-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem}.team_ec .team__item:not(:first-child){margin-top:0}.team_ec .team__item:nth-child(2n) .team-item__body{border-radius:40px 0 0 40px;text-align:right}.team_ec .team__item:nth-child(2n) .team-item-body__head{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.team_ec .team__item:nth-child(1) .team-item__icon{border-radius:0 60px 0 60px}.team_ec .team__item:nth-child(2) .team-item__icon{border-radius:60px 60px 0 0}.team_ec .team__item:nth-child(3) .team-item__icon{border-radius:60px 60px 0 0}.team_ec .team__item:nth-child(4) .team-item__icon{border-radius:60px 60px 60px 0}.team_ec .team__item:nth-child(5) .team-item__icon{border-radius:60px 60px 0 60px}.team_ec .team__item:nth-child(6) .team-item__icon{border-radius:60px 0 60px 0}.team_ec .team-item__icon{width:38rem;height:38rem}.team_ec .team-item__body{border-radius:0 40px 40px 0}.team_ec .team-item-body__title{font-size:4.6rem;line-height:1.2}.team__item:not(:first-child){margin-top:-2rem}.team__item:nth-child(2n) .team-item__body{border-radius:80px 0 0 80px}.team-item__picture{width:50rem;height:44rem}.team-item__icon{width:28rem;height:28rem}.team-item__body{padding:6rem;border-radius:0 80px 80px 0}.team-item-body__head{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.team-item-body__head:not(:last-child){margin-bottom:2.4rem}.team-item-body__icon{width:7.2rem;height:7.2rem}.team-item-body__title{font-size:2.8rem;line-height:1.4}.courses__item{height:50rem;border-radius:60px}.courses-item__picture{height:34.6rem}.courses-item__labels{right:2rem}.courses-item__label{padding:1.6rem 3.2rem}.courses-item__label span{font-size:2rem;line-height:1.4}.courses-item__body{height:15.4rem;padding:2.55rem 2.8rem 2.55rem 3.6rem}.courses-item__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.courses-item__period img{width:3.8rem;height:3.8rem}.courses-item__title{font-size:2.8rem;line-height:1}.courses-item__arrow{width:8rem;height:8rem}.mission__body{max-width:80rem}.mission__circle{top:25.5rem;right:-64rem;width:136.8rem;height:136.8rem}.mission__circle svg{width:110rem;height:110rem}.mission-body__title:not(:last-child){margin-bottom:3.2rem}.mission-body__list{gap:3.2rem}.mission-body__list:not(:last-child){margin-bottom:10rem}.mission-body__item{font-size:2.8rem;line-height:1.4;padding:1.6rem 2rem;border-width:2px}.mission-body__text:not(:last-child){margin-bottom:3.2rem}.mission-circle__item{width:26.8rem;height:26.8rem}.mission-circle__item .item__body{width:26.8rem;height:26.8rem;padding:1.8rem;border-width:1.78px}.mission-circle__item.active .item__body{width:39.3rem;height:39.3rem}.mission-circle__item.prev .item__body{width:35.4rem;height:35.4rem}.mission-circle__item.next .item__body{width:44.4rem;height:44.4rem}.section_mission .section__container{padding:14rem 0 37.5rem}.section_mission .section__head:not(:last-child){margin-bottom:30rem}.contact__form{width:100rem;padding:8rem 7.6rem;margin-left:auto;border-radius:60px}.contact__form_center{margin:0 auto;width:107.6rem}.form .chbox:not(:last-child){margin-bottom:6.4rem}.form .chbox__icon{width:4.4rem;height:4.4rem;border-radius:9px;margin-right:2.4rem;border-width:1px}.form .chbox__icon:before{width:3.2rem;height:2.3rem}.form .chbox__text{font-size:1.8rem;line-height:1.2}.form__title:not(:last-child){margin-bottom:2.4rem}.form__checks{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem;max-width:64.2rem}.form__checks:not(:last-child){margin-bottom:2.4rem}.form__checks-col{row-gap:2.4rem}.form__checks .chbox__text{font-size:2.8rem;line-height:1.4}.form__text:not(:last-child){margin-bottom:3.2rem}.form__info{font-size:1.8rem;line-height:1.2}.form__item:not(:last-child){margin-bottom:4.2rem}.form__label{font-size:2.8rem;line-height:1.4}.form__label:not(:last-child){margin-bottom:1.6rem}.form__input{padding:0 4rem;height:9rem;font-size:2.8rem;border-radius:28px}.form__textarea{padding:2.2rem 4rem;height:14.9rem;font-size:2.8rem;border-radius:28px}.form__smalltext{font-size:1.8rem;line-height:1.2}.form__smalltext:not(:last-child){margin-bottom:3.2rem}.form__btn{height:9rem}.form__chbox-list{row-gap:3.2rem}.form__chbox-list:not(:last-child){margin-bottom:6.4rem}.form__chbox-list .chbox__icon{width:7.8rem;height:7.8rem;border-radius:16px;margin-right:2.4rem;border-width:1px}.form__chbox-list .chbox__icon:before{width:5.5rem;height:3.9rem}.form__chbox-list .chbox__text{font-size:2.8rem;line-height:1.4}.connect__body{height:120.33rem}.connect__top{padding:13rem 7.6rem 0}.connect__top:not(:last-child){margin-bottom:15rem}.connect__bottom{width:133.832rem;height:78rem;padding:5.1rem 10.8rem 6.15rem 7.8rem}.connect-top__title{max-width:89.6rem}.connect-top__icon{width:5rem;bottom:-4rem;left:100rem}.connect-bottom__title:not(:last-child){margin-bottom:4rem}.connect-bottom__info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4.3rem 10.1rem}.connect-bottom__info:not(:last-child){margin-bottom:6.2rem}.connect-bottom__social{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.connect-bottom-info__item:nth-child(1){max-width:40.8rem}.connect-bottom-info__item:nth-child(2){max-width:38.5rem}.connect-bottom-info__item:nth-child(3){max-width:103rem}.connect-bottom-info-item__head{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.connect-bottom-info-item__head:not(:last-child){margin-bottom:1.2rem}.connect-bottom-info-item__text{font-size:2.4rem;line-height:1.4}.connect-bottom-info-item__link{font-size:2.8rem;line-height:1.4}.connect-bottom-social__col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:2.4rem}.connect-bottom-social__item{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.connect-bottom-social__icon{width:8rem;height:8rem;border-radius:20px}.connect-bottom-social__link{font-size:1.8rem;line-height:1.2}.connect-body__bg{inset:0}.connect-body__picture{width:104.5rem;height:128.1rem;right:-15rem}.learn{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6rem}.learn__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:2.3rem;padding:4rem;width:81.6rem;height:34.6rem;border-radius:60px;border-width:.6rem}.learn-item__text{font-size:2.4rem;line-height:1.4}.learn-item-head__icon{width:8.9rem;height:8.9rem}.course__head{padding:10rem 0 0}.course__head-group{top:60%;left:9%}.course__head-body{max-width:169.2rem;margin:0 auto}.course__head-body h2:not(:last-child){margin-bottom:2rem}.course__head-body img{width:7rem;right:55rem;bottom:-3.5rem}.course__tabs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10rem 4rem 6rem;max-width:169.2rem;margin:0 auto;border-radius:40px}.course__tab::before{border-radius:40px}.course__tab::after{border-radius:40px}.course__tab{width:31.6rem;height:8rem;border-radius:40px}.course__content--active{padding-top:6rem}.course-content__head{max-width:169.2rem;margin:0 auto}.course-content__head:not(:last-child){margin-bottom:10rem}.course-content__body{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6rem;max-width:169.2rem;margin:0 auto}.course-content__item:nth-child(1){width:70.9rem;padding:6rem 0}.course-content__item:nth-child(2){width:91.3rem;padding:6rem;border-radius:60px 0 0 60px}.course-content__item:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:10.5rem;-moz-column-gap:10.5rem;column-gap:10.5rem;padding:6rem;border-radius:60px 0 0 60px}.course-content__item:nth-child(3) .course-content-item__overview{width:76rem}.course-content__nav{display:none}.course-content-head__title:not(:last-child){margin-bottom:2rem}.course-content-head__subtitle:not(:last-child){margin-bottom:3.2rem}.course-content-item__content:not(:last-child){margin-bottom:6rem}.course-content-item__col{width:100%}.course-content-item__title:not(:last-child){margin-bottom:4rem}.course-content-item__subtitle:not(:last-child){margin-bottom:4.8rem}.course-content-item__text{font-size:2.4rem;line-height:1.4}.course-content-item__text:not(:last-child){margin-bottom:2.8rem}.course-content-item__overview{row-gap:2.8rem}.course-content-item__overview:not(:last-child){margin-bottom:4rem}.course-content-item__line:not(:last-child){margin-bottom:4rem}.course-content-item__line h4:not(:last-child){margin-bottom:1.2rem}.course-content-item__line p{font-size:1.8rem;line-height:1.4}.course-content-item__line ul li{font-size:1.8rem;line-height:1.4;padding-left:2.6rem}.course-content-item__line ul li:not(:last-child){margin-bottom:1.2rem}.course-content-item__smalltext{font-size:1.8rem;line-height:1.4}.course-content-item__smalltext:not(:last-child){margin-bottom:4rem}.course-content-item__prices:not(:last-child){margin-bottom:4rem}.course-content-item__price span{font-size:1.8rem;line-height:1.2;top:-1rem}.course-content-item__price p{font-size:6rem;line-height:1.2}.course-content-item__btn{height:8rem}.course-content-item__btn:not(:last-child){margin-bottom:4rem}.course-content-item__subtext{font-size:1.8rem;line-height:1.2}.course-content-item__labels{position:absolute;top:6.1rem;right:0;row-gap:2.6rem;width:43.2rem}.course-content-item__labels .course-content-item-overview__item{padding:2rem;border-radius:40px}.course-content-item-overview__item{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.course-content-item-overview__item img{width:4rem;height:4rem}.course-content-item-overview__item:not(:has(img)) p{padding-left:6.4rem}.course-content-item-overview__item_body p:not(:last-child){margin-bottom:1.2rem}.course-content-item-overview__item_body span{font-size:1.8rem;line-height:1.4}.ec_course-content .course-content__item:nth-child(1){padding:0}.ec_course-content .course-content__item:nth-child(3){display:-ms-grid;display:grid;-ms-grid-columns:70.9rem 1fr;grid-template-columns:70.9rem 1fr;grid-gap:0 6rem}.ec_course-content .course-content__item:nth-child(3) .course-content-item__content:nth-child(2n+1){width:70.9rem}.method{width:98.6rem;padding:6rem 4rem 8rem;border-radius:60px 60px 0 60px}.method__title:not(:last-child){margin-bottom:6rem}.method__social{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;padding:2rem 8.9rem 2rem 0}.method__social:not(:last-child){margin-bottom:6rem}.method__item{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.method-social__icon{width:8rem;height:8rem;border-radius:20px}.method-social__icon svg{width:5.8rem;height:5.8rem}.method-item__icon{width:8rem;height:8rem;border-radius:20px}.method-item__icon svg{width:6rem;height:6rem}.method-item__title:not(:last-child){margin-bottom:4rem}.video__wrap{max-width:60rem}.idc{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:7.2rem}.idc__item{height:49rem;padding:6rem 7.8rem;row-gap:3.2rem;border-radius:60px}.idc__item:nth-child(1){padding:6rem 15.7rem}.idc-item__icon{width:17.2rem;height:17.2rem}.lwu{padding:29rem 0}.lwu__title{padding:0 6rem}.lwu__title:not(:last-child){margin-bottom:5rem}.lwu__item{padding:6rem;max-width:107.7rem;border-radius:40px 40px 0 40px}.course-overview{padding:8rem 23.35rem;border-radius:60px 60px 0 0}.course-overview__title{text-align:center}.course-overview__title:not(:last-child){margin-bottom:4rem}.course-overview__text:not(:last-child){margin-bottom:2.8rem}.course-overview__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.course-overview__list:not(:last-child){margin-bottom:4rem}.course-overview__col{row-gap:2.8rem}.course-overview__item{-webkit-column-gap:2.4rem;-moz-column-gap:2.4rem;column-gap:2.4rem}.course-overview__smalltext{font-size:1.8rem;line-height:1.4;text-align:center}.course-overview-item__icon{width:4rem;height:4rem}.inspection__item{overflow:hidden;border-radius:60px}.inspection__item:not(:last-child){margin-bottom:6rem}.inspection__item .course-content__item{padding:6rem;width:78.5rem}.inspection__line{border-radius:60px;padding:6rem}.inspection-item__picture{width:90.7rem}.coach__body{row-gap:3.6rem;padding:36.9rem 20rem 15.5rem}.coach__item{-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}.coach-item__check{width:7.2rem;height:7.2rem}.coach-item__text{max-width:76.8rem;padding:2.4rem 3.2rem;border-radius:32px;border-width:3px}.owner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.owner__picture{width:69.1rem;border-radius:60px}.owner__body{width:94.1rem;row-gap:6rem}.owner__item{padding:6rem;border-radius:60px}.owner-item__text{font-size:3.2rem;line-height:1.4}}@media (any-hover:hover){.btn--white:hover::after{width:100%}.btn--dark:hover{color:var(--text);-webkit-box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078);box-shadow:0 4px 20px 0 rgba(94,116,230,.3490196078)}.btn--dark:hover::after{width:100%}.btn--green:hover::after{width:100%}.header__btn.current-page:hover{color:var(--white)}.menu-nav__item:hover::after{width:100%}.menu-nav__item:hover .menu-nav__sublist{display:block}.menu-nav__item:hover.has-children::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.menu-nav__subitem a:hover::after{width:100%}.hero__body:hover{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.courses__item:hover .courses-item__body{background-color:var(--green)}.courses__item:hover .courses-item__arrow{color:var(--white)}.connect-bottom-info-item__link:hover{color:var(--dark-green)}.connect-bottom-social__link:hover{color:var(--dark-green)}.course__tab:hover{-webkit-box-shadow:0 4px 20px 0 rgba(94,116,230,.2509803922) inset;box-shadow:0 4px 20px 0 rgba(94,116,230,.2509803922) inset;border-color:var(--purple)}.course__tab:hover::before{opacity:0}.course__tab:hover::after{width:100%}.course-content-item__btn:hover svg path{stroke:var(--text)}}@media (any-hover:hover) and (width < 992px){.menu-nav__item:hover .menu-nav__sublist{padding-top:.8rem}}@media (width < 992px) and (width < 992px){.menu-nav__item.open .menu-nav__sublist{padding-top:.8rem}}