@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');._cnt{max-width:140rem;padding:0 2rem;margin:0 auto;-webkit-box-sizing:content-box;box-sizing:content-box}.about-item__img img,.expert__photo img,.footer__socials-item img,.promo__bg img,.reviews__item-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}*,::after,::before{padding:0;margin:0;border:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{height:100%;font-size:62.5%}body{min-height:100%;font-family:Inter,sans-serif;font-size:1.8rem;line-height:1.2;color:#070707}body ::-moz-selection{color:#000;background:rgba(33,173,106,.2)}body ::selection{color:#000;background:rgba(33,173,106,.2)}a,a:visited{text-decoration:none}a:hover,button:hover{cursor:pointer}button,input,textarea{font-family:Inter,sans-serif}li,ol,ul{list-style-position:inside}li[class],ol[class],ul[class]{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}img{vertical-align:top}body.lock{overflow:hidden}.wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper.blurred{position:relative;padding:0}.wrapper.blurred::after{content:"";position:fixed;width:100%;height:100%;z-index:50;background:rgba(74,74,74,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:.3s;transition:.3s}main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}h1{font-size:clamp(2.8rem,4.2vw,5.2rem);font-weight:600}h2{font-size:clamp(2.2rem,3.6vw,3.4rem);letter-spacing:2px;margin-bottom:6rem}.title-decor{font-weight:500}.nowrap{white-space:nowrap}.about-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;gap:2rem;background:#fff;border-radius:2rem;padding:2rem}.about-item__img{max-width:14rem;text-align:center}.about-item__img img{-o-object-fit:contain;object-fit:contain}.about-item__content{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%}.about-item__title{font-size:2.2rem;font-weight:500;text-align:center;text-transform:uppercase;margin-bottom:2rem}.about-item__text>:not(:last-child){margin-bottom:1rem}.about-item__text ul li:not(:last-child){margin-bottom:.5rem}.about-item__text ul li::marker{color:#bee8ca}.course:nth-child(odd) .course__title{color:#21ad6a}.course:nth-child(even){color:#fff;background:#6ca46e;border-radius:4rem;padding:4rem 2rem}.course:nth-child(even) .course__subtitle{color:#070707}.course__title{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.1;text-align:center;margin-inline:auto}.course__subtitle{font-size:clamp(1.8rem,2.2vw,2.4rem);text-align:center;margin-top:.6rem}.course__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:4rem;margin-top:3rem}.course__info{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;line-height:1.3}.course__info>:not(:last-child){margin-bottom:1.6rem}.course__list li:not(:last-child){margin-bottom:.4rem}.course__list_emoji ul{list-style:none}.course__list-title{margin-bottom:.6rem}.course__widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.course__widgets>*{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:34rem;min-width:28rem!important;margin:0!important}.course__widgets>* ol svg path{fill:#21ad6a}.course__widgets>*>div{max-width:34rem;min-width:28rem!important;margin:0!important}.expert{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;gap:2rem}.expert__photo{max-width:32rem}.expert__photo img{border-radius:2rem;aspect-ratio:12/16;overflow:hidden}.expert__info{text-align:center;max-width:40rem}.expert__name{font-size:2.2rem;font-weight:500;margin-bottom:1.5rem}.spoiler-title{font-size:2rem;cursor:pointer;padding:1rem 5rem 1rem 1rem;position:relative}.spoiler-title::after{content:"";position:absolute;width:2.4rem;height:2.4rem;top:50%;right:1rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:url(../img/arr.svg) center/cover no-repeat;-webkit-transition:.3s;transition:.3s}.spoiler-title.active::after{-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}.spoiler-content{display:none;padding:1rem;margin-top:.5rem}.spoiler-content>:not(:last-child){margin-bottom:1rem}.header{position:absolute;z-index:99;width:100%;border-radius:0 0 2rem 2rem;overflow:hidden;background:0 0}.header__container{padding-block:2rem}.header__menu-list{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;gap:4rem;gap:calc(2rem + 2vw)}.header__menu-link{display:block;font-size:1.6rem;text-align:center;color:#fff;-webkit-transition:.3s;transition:.3s;padding:.5rem}.header__burger{display:none}.promo{position:relative;padding-bottom:3rem}.promo__bg{height:100%;width:100%;max-height:calc(100vh + 4.6rem);overflow:hidden;margin-top:-4.6rem}.promo__bg img{-o-object-fit:contain;object-fit:contain}.promo__info{margin-block:3rem}.promo__info-title{font-size:2rem;font-weight:500;margin-bottom:2rem}.promo__info-text>:not(:last-child){margin-bottom:.8rem}.promo__btn{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:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:3.2rem;font-weight:600;line-height:100%;letter-spacing:.05em;color:#fff;background-color:#21ad6a;border:1px solid transparent;-webkit-transition:.5s;transition:.5s;cursor:pointer;padding:1rem 1.8rem;border-radius:1.2rem;margin-inline:auto}.promo__btn:active{scale:.98}.about{background:#bee8ca}.about__container{padding-top:8rem;padding-bottom:8rem;margin-bottom:0}.about__items{display:-ms-grid;display:grid;grid-template-areas:"A A A A D D" "C C C C B B";gap:4rem}.about__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:7;grid-area:A}.about__item:nth-child(2){-ms-grid-row:3;-ms-grid-column:9;-ms-grid-column-span:3;grid-area:B}.about__item:nth-child(3){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:7;grid-area:C}.about__item:nth-child(4){-ms-grid-row:1;-ms-grid-column:9;-ms-grid-column-span:3;grid-area:D}.courses__container{padding-top:8rem;padding-bottom:8rem;margin-bottom:0}.courses__sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem}.courses__section-title{max-width:80rem;font-weight:500;text-transform:uppercase;border-bottom:2px solid #21ad6a;margin-inline:auto}.courses__section-content{margin-top:2rem}.courses__item:not(:last-child){margin-bottom:6rem}.experts{background:#bee8ca}.experts__container{padding-top:8rem;padding-bottom:8rem;margin-bottom:0}.experts__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:3rem}.experts__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.reviews{position:relative}.reviews::after{content:"";position:absolute;width:20%;min-width:24rem;height:36rem;top:-6rem;bottom:auto;left:auto;right:0;background:url(../img/flower.svg) center/contain no-repeat}.reviews__container{padding-top:8rem;padding-bottom:8rem;margin-bottom:0}.reviews__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:2rem;overflow:hidden;border:2px solid #f9f9f9}.reviews__item-img{border-radius:2rem;overflow:hidden}.reviews__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3rem;margin-top:3rem}.reviews__arrow{cursor:pointer;-webkit-transition:.3s;transition:.3s}.reviews__arrow svg path{-webkit-transition:.3s;transition:.3s}.reviews__arrow:active{scale:.92}.swiper-wrapper{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.footer{background:#bee8ca}.footer__container{padding-top:3rem;padding-bottom:1rem;margin-bottom:0;font-size:1.6rem}.footer__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.footer__info>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer__contacts{font-style:normal}.footer__contacts-item{display:block}.footer__contacts-item:not(:last-child){margin-bottom:.8rem}.footer__contacts-item a{color:#21ad6a;-webkit-transition:.3s;transition:.3s}.footer__contacts-legal{opacity:.9;font-weight:300}.footer__logo{text-align:center}.footer__socials-title{font-size:2.2rem;text-align:center;margin-bottom:3rem}.footer__socials-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;gap:2rem}.footer__socials-item{width:4rem;height:4rem;-webkit-transition:.3s;transition:.3s}.footer__docs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.2rem;margin-top:2rem}.footer__docs a{color:#070707;opacity:.8;-webkit-transition:.3s;transition:.3s}.footer__docs-item{-webkit-transition:.3s;transition:.3s}@media (max-width:1499.98px){.promo__bg{margin-top:0}}@media (max-width:1199.98px){.promo__btn{font-size:2.4rem}.about__items{grid-template-areas:"A D" "C B"}.about__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.about__item:nth-child(2){-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:1}.about__item:nth-child(3){-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:1}.about__item:nth-child(4){-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1}}@media (max-width:991.98px){.about-item__img{max-width:12rem;max-height:12rem}.promo__btn{font-size:2rem}.about__items{grid-template-areas:"A A" "B D" "C C";gap:2rem}.about__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.about__item:nth-child(2){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}.about__item:nth-child(3){-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:3}.about__item:nth-child(4){-ms-grid-row:3;-ms-grid-column:3;-ms-grid-column-span:1}}@media (max-width:767.98px){h2{margin-bottom:4rem}.about-item__img{max-width:10rem;max-height:10rem;margin-top:-4rem}.course__content{-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;gap:2rem;margin-top:2rem}.expert__photo img{aspect-ratio:14/16;-o-object-position:top;object-position:top}.spoiler__title{font-size:1.8rem}.spoiler__title::after{width:2.5rem;height:2.5rem}.spoiler__text>:not(:last-child){margin-bottom:.5rem}.header{position:fixed;width:100%;top:0;left:0;-webkit-transition:.3s;transition:.3s;background:0 0;overflow:visible}.header.blurred{background:rgba(33,173,106,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.header__container{padding-block:1rem}.header__menu{position:absolute;width:100%;top:-100vh;left:0;background:#bee8ca;border-radius:0 0 2rem 2rem;-webkit-transition:.5s;transition:.5s;padding:6rem 0 3rem}.header__menu.active{top:0}.header__menu-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.header__menu-item{width:100%;text-align:center}.header__menu-link{color:#070707;padding:1rem .5rem}.header__burger{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:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:3.6rem;width:4rem;cursor:pointer;margin-left:auto}.header__burger span{display:block;height:.6rem;background:#fff;border-radius:5px;border:.1rem solid #21ad6a;margin:.3rem 0;-webkit-transition:.5s;transition:.5s}.header__burger.active span:nth-child(1){-webkit-transform:translateY(13px) rotate(-45deg);-ms-transform:translateY(13px) rotate(-45deg);transform:translateY(13px) rotate(-45deg)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){-webkit-transform:translateY(-10px) rotate(45deg);-ms-transform:translateY(-10px) rotate(45deg);transform:translateY(-10px) rotate(45deg)}.promo__btn{font-size:1.8rem}.about__container{padding-top:6rem;padding-bottom:6rem}.about__items{grid-template-areas:"A" "B" "C" "D";gap:4rem}.courses__container{padding-top:6rem;padding-bottom:6rem}.courses__item:not(:last-child){margin-bottom:4rem}.experts__container,.reviews__container{padding-top:6rem;padding-bottom:6rem}.reviews::after{display:none}.reviews__arrow svg{width:3.2rem;height:3.2rem}.footer__container{padding-top:1rem}.footer{padding-top:2rem}.footer__info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:2rem}.footer__contacts-item:not(:last-child){margin-bottom:.4rem}.footer__logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__socials-title{margin-bottom:1rem}.footer__docs{gap:1rem}.about__item:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1}.about__item:nth-child(2){-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}.about__item:nth-child(3){-ms-grid-row:5;-ms-grid-column:1;-ms-grid-column-span:1}.about__item:nth-child(4){-ms-grid-row:7;-ms-grid-column:1;-ms-grid-column-span:1}}@media (max-width:499.98px){body{font-size:1.6rem}.about-item{margin-inline:-1rem}.about-item__img{max-width:8rem}.about-item__title{font-size:1.8rem;margin-bottom:1rem}.course:nth-child(even){border-radius:2rem;padding:2rem 1rem;margin-inline:-1rem}.expert__name{font-size:2rem;margin-bottom:.8rem}.promo__info{margin-block:2rem}.promo__info-title{font-size:1.8rem;margin-bottom:1rem}.about__container,.courses__container,.experts__container{padding-top:4rem;padding-bottom:4rem}.experts__items{gap:2rem}.reviews__container{padding-top:4rem;padding-bottom:4rem}}@media ((hover:hover) and (pointer:fine)){.header__menu-link:hover{color:#21ad6a}.promo__btn:hover{background:#21ad6a}.reviews__arrow:hover svg path:first-child{fill:#21ad6a}.footer__contacts-item a:hover{color:#21ad6a}.footer__socials-item:hover{scale:1.1}.footer__docs a:hover{color:#21ad6a}}