@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul,ol{list-style:none;margin:0;padding:0}a{text-decoration:none}body{box-sizing:border-box}button{cursor:pointer;padding:0}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}a{cursor:pointer}img{display:block;max-width:100%;height:auto}.container{max-width:420px;padding-left:15px;padding-right:15px;margin:0 auto}@media screen and (min-width: 768px){.container{max-width:768px}}@media screen and (min-width: 1200px){.container{max-width:1200px}}body{font-family:Urbanist,sans-serif;font-size:20px;color:#111518}.menu-container{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:3;padding-top:25px;padding-left:20px;padding-right:20px;background-color:#fff;transform:translate(100%);transition-duration:.35s;box-shadow:0 1px 3px #00000029,0 2px 4px #00000014,0 4px 8px #0000000a}.menu-container.is-open{transform:translate(0)}.menu-toggle{cursor:pointer;border:none;outline:none;background-color:transparent;padding:0}.menu-toggle .menu__burger-icon{fill:#111518;transition:fill .25s ease-in-out}.menu-toggle .menu__burger-icon:hover{fill:#5f5f5f}.menu-toggle .menu__icon-close{stroke:#111518;width:20px;height:20px;transition:stroke .25s ease-in-out}.menu-toggle .menu__icon-close:hover{stroke:#5f5f5f}.menu__wrap{display:flex;justify-content:space-between;margin-bottom:30px}.menu__logo{display:flex;width:150px;height:60px}.menu__item{margin-bottom:30px}.menu__link{font-weight:700;color:#111518;transition:color .25s ease-in-out;font-size:30px}.menu__link:hover{color:#ff8a1d80}.menu__btn-list{display:flex}@media screen and (max-width: 768px){.header__nav,.header__btn-list{display:none}}.header{border-bottom:1px solid rgba(17,21,24,.1);padding:15px 0}.header__wrap{display:flex;align-items:center;justify-content:space-between}.header__logo{width:150px;height:60px;display:flex}.header__btn-item:first-child{margin-right:20px}.header__btn{padding:10px 36px;font-size:16px}.header__btn{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.header__btn:hover{color:#ff8a1d;background-color:#fff}.header__btn-login{font-weight:700;font-size:16px;line-height:120%;color:#ff8a1d;border:1px solid #FF8A1D;background-color:#fff;padding:9px 24px;border-radius:8px;display:block;transition:color .25s ease-in-out,background-color .25s ease-in-out}.header__btn-login:hover{background-color:#ff8a1d;color:#fff}@media screen and (min-width: 768px){.menu-toggle{display:none}.header{padding:20px 0}.header__list{display:flex}.header__item:not(:last-child){margin-right:25px}.header__link{font-weight:700;line-height:120%;font-size:16px;color:#111518;transition:color .25s ease-in-out}.header__link:hover{color:#ff8a1d80}.header__link--active{color:#ff8a1d}.header__btn-list{display:flex;align-items:center}}@media screen and (min-width: 1200px){.header__item:not(:last-child){margin-right:30px}.header__link{font-size:20px}}.modal{display:flex;flex-direction:column;background-color:#fff;min-width:290px;min-height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:4px;padding:20px 15px;box-shadow:0 2px 1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;transform:translate(-50%,-50%) scale(1);transition:opacity .25s cubic-bezier(.83,-.08,.32,1)}.modal__box-close{position:absolute;top:10px;right:10px;cursor:pointer;width:30px;height:30px;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;justify-content:center;align-items:center}.modal__icon-close{stroke:#111518;transition:stroke .25s ease-in-out}.modal__icon-close:hover{stroke:#ff8a1d}.modal__title{font-weight:700;font-size:24px;text-align:center;width:163px;margin:0 auto 112px}.modal__list{display:flex;gap:15px;flex-direction:column}.modal__item{height:40px}.modal__label{position:relative;display:flex;height:40px}.modal__input{padding-left:15px;width:100%;height:40px;border-radius:5px;border:1px solid rgba(17,21,24,.1);padding-right:15px;transition:border .25s ease-in-out}.modal__input:hover{border:1px solid transparent}.modal__input::placeholder{font-weight:400;font-size:12px;color:#111518;opacity:.3;height:14px}.modal__icon{stroke:#111518;fill:#111518;width:15px;height:15px;position:absolute;top:13px;right:15px}.modal__forget{font-weight:400;font-size:12px;color:#111518;display:flex;justify-content:flex-end;margin-bottom:25px;margin-top:10px;transition:color .25s ease-in-out}.modal__forget:hover{color:#5f5f5f}.modal__btn{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.modal__btn:hover{color:#ff8a1d;background-color:#fff}.modal__btn{margin-bottom:25px}.modal__link{font-weight:400;font-size:13px;color:#111518;transition:text-decoration .25s ease-in-out,text-decoration-color .25s ease-in-out;display:flex;text-decoration-color:transparent;justify-content:center;align-items:flex-end}.modal__link:hover{text-decoration:underline;text-decoration-color:#ff8a1d}.modal__text{font-weight:700;font-size:13px;color:#ff8a1d;transition:color .25s ease-in-out;margin-left:5px}.modal__text:hover{color:#ff8a1d80}@media screen and (min-width: 768px){.modal{min-height:300px}.modal__form{max-width:520px;margin:0 auto}.modal__list{flex-direction:row;gap:15px;justify-content:center}.modal__title,.modal__forget{margin-bottom:25px}.modal__btn{margin:0 auto 25px}}.interests{background-color:#ff8a1d1a;padding:20px 0}.interests__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.interests__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.interests__title{font-size:40px;margin-bottom:50px}}.interests__title{text-align:center}.interests__text{font-weight:600;line-height:120%;color:#5f5f5f;text-align:center;margin-bottom:30px}.interests__btn{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.interests__btn:hover{color:#ff8a1d;background-color:#fff}.interests__btn{width:125px}@media screen and (min-width: 768px){.interests__wrap{display:flex;justify-content:space-between;align-items:center}.interests__title{font-size:36px;text-align:left}.interests__text{font-size:24px;margin-bottom:0;text-align:left}.interests__btn{margin:0}}.videos{padding:40px 0}.videos__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.videos__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.videos__title{font-size:40px;margin-bottom:50px}}.videos__span{color:#ff8a1d}.videos__video{width:350px;height:200px}.videos__item:not(:last-child){margin-bottom:25px}@media screen and (min-width: 768px){.videos__list{display:flex;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width: 1200px){.videos__item:not(:last-child){margin-bottom:0}}.hero{background-image:linear-gradient(360deg,#fff 0%,rgba(255,255,255,0) 27.36%),url(/ExciteEdu/assets/team-mobile@1x-d662d38b.png);background-position:top center;background-repeat:no-repeat;background-size:cover;padding-top:45px;padding-bottom:71px;overflow:hidden;transition:background-image .3s ease-in-out}.hero__title{font-weight:900;font-size:36px;color:#fff;margin-bottom:25px}.hero__span{color:#ff8a1d}.hero__btn{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.hero__btn:hover{color:#ff8a1d;background-color:#fff}.hero__btn{width:192px;text-align:center}@supports (background-image: linear-gradient(180deg,rgba(217,217,217,0) 62.45%,#fff 100%),url(../img/home/hero/team-mobile@1x.webp)){.hero{background-image:linear-gradient(180deg,rgba(217,217,217,0) 62.45%,#fff 100%),url(/ExciteEdu/assets/team-mobile@1x-6e6c33b7.webp)}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-device-pixel-ratio: 2),(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.hero{background-image:linear-gradient(180deg,rgba(217,217,217,0) 62.45%,#fff 100%),url(/ExciteEdu/assets/team-mobile@2x-e063b0c9.png)}@supports (background-image: linear-gradient(180deg,rgba(217,217,217,0) 62.45%,#fff 100%),url(../img/home/hero/team-mobile@2x.webp)){.hero{background-image:linear-gradient(180deg,rgba(217,217,217,0) 62.45%,#fff 100%),url(/ExciteEdu/assets/team-mobile@2x-3cd06859.webp)}}}@media screen and (min-width: 768px){.hero{padding-top:92px;padding-bottom:91px;background-image:url(/ExciteEdu/assets/team-tablet@1x-1d982fc9.png);background-position:top right;background-size:contain;background-size:435px}.hero__title{font-size:40px;margin-bottom:20px;color:#111518;width:420px}.hero__btn{margin:0}@supports (background-image: url(../img/home/hero/team-tablet@1x.webp)){.hero{background-image:url(/ExciteEdu/assets/team-tablet@1x-30937671.webp)}}}@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 768px) and (min-resolution: 192dpi),screen and (min-width: 768px) and (min-device-pixel-ratio: 2),screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 768px) and (min-resolution: 192dpi),screen and (min-width: 768px) and (min-resolution: 2dppx){.hero{background-image:url(/ExciteEdu/assets/team-tablet@2x-1630809d.png)}@supports (background-image: url(../img/home/hero/team-tablet@2x.webp)){.hero{background-image:url(/ExciteEdu/assets/team-tablet@2x-f27fdd5a.webp)}}}@media screen and (min-width: 1200px){.hero{padding-top:77px;padding-bottom:76px;background-image:url(/ExciteEdu/assets/team-desktop@1x-686b724d.png);background-size:contain}.hero__title{font-size:48px;width:534px}@supports (background-image: url(../img/home/hero/team-desktop@1x.webp)){.hero{background-image:url(/ExciteEdu/assets/team-desktop@1x-2c9986a1.webp)}}}@media screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 1200px) and (min-resolution: 192dpi),screen and (min-width: 1200px) and (min-device-pixel-ratio: 2),screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2),screen and (min-width: 1200px) and (min-resolution: 192dpi),screen and (min-width: 1200px) and (min-resolution: 2dppx){.hero{background-image:url(/ExciteEdu/assets/team-desktop@2x-08f039ef.png)}@supports (background-image: url(../img/home/hero/team-desktop@2x.webp)){.hero{background-image:url(/ExciteEdu/assets/team-desktop@2x-4b6023d4.webp)}}}.slider{overflow:hidden;margin-bottom:50px}.slider__slider-wrap{display:flex;position:relative}.slider__slider-wrap:before,.slider__slider-wrap:after{position:absolute;top:0;width:50px;height:123px;content:"";z-index:2}.slider__slider-wrap:before{left:0;background:linear-gradient(to left,rgba(255,255,255,0),white)}.slider__slider-wrap:after{right:0;background:linear-gradient(to right,rgba(255,255,255,0),white)}.slider__slider-wrap:hover .hero__list{animation-play-state:paused}.slider__list{display:flex;flex-wrap:nowrap;animation:15s slide infinite linear}.slider__item{padding:15px;border:.5px solid rgba(17,21,24,.1);border-radius:8px;box-shadow:0 4px 4px #00000040;background-color:#fff;margin-right:20px}.slider__subtitle{font-weight:700;font-size:40px;text-align:center;color:#ff8a1d}.slider__text{font-weight:700;font-size:16px;text-align:center;color:#111518;width:215px}@media screen and (min-width: 768px){.slider__slider-wrap{margin-top:15px}.slider__item{margin-right:15px}.slider__subtitle{font-size:48px}.slider__text{font-size:20px;width:284px}}@media screen and (min-width: 1200px){.slider__slider-wrap{margin-top:25px}.slider__item{padding:15px 18px;margin-right:30px}.slider__text{font-size:24px;width:337px}}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.preferences{margin-top:50px}.preferences__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.preferences__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.preferences__title{font-size:40px;margin-bottom:50px}}.preferences__title{text-align:center}.preferences__span{color:#ff8a1d;font-size:32px;font-weight:700}@media screen and (min-width: 768px){.preferences__span{font-size:40px}}.preferences__subtitle{color:#111518;font-size:32px;font-weight:700;margin-top:20px;margin-bottom:20px}@media screen and (min-width: 768px) and (max-width: 1200px){.preferences__subtitle{font-size:24px}}.preferences__text{color:#111518;font-size:20px;font-weight:700;margin-bottom:20px;min-height:55px}@media screen and (min-width: 768px) and (max-width: 1200px){.preferences__text{font-size:16px}}.preferences__subtext{max-width:330px}.preferences__img{width:330px;height:170px}@media screen and (min-width: 768px) and (max-width: 1200px){.preferences__img{width:270px;height:170px}}.preferences__button{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.preferences__button:hover{color:#ff8a1d;background-color:#fff}.preferences__button{margin:0;max-width:202px;text-align:center}.preferences__list{display:flex;justify-content:center;gap:56px;margin-top:50px}@media screen and (max-width: 768px){.preferences__list{flex-direction:column;row-gap:20px}}.preferences__item{padding:20px;border-radius:8px;border:1px solid rgba(17,21,24,.1);background-color:#fff;box-shadow:0 4px 4px #00000040;width:370px}@media screen and (max-width: 768px){.preferences__item{margin:0 auto}}.benefits{margin-top:100px;padding-bottom:100px}.benefits__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.benefits__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.benefits__title{font-size:40px;margin-bottom:50px}}.benefits__list{border-radius:8px;border:1px solid rgba(17,21,24,.1);background:#fff;box-shadow:0 4px 4px #00000040;display:flex;flex-wrap:wrap;gap:15px;padding:20px;margin-bottom:30px}@media screen and (min-width: 768px){.benefits__list{padding:25px;margin-bottom:35px;gap:25px}}@media screen and (min-width: 1200px){.benefits__list{padding:30px;margin-bottom:50px}}.benefits__item{padding:10px 14px;border-radius:3px;border:1px solid #FF8A1D;display:flex;justify-content:center;gap:10px}@media screen and (min-width: 768px){.benefits__item{font-size:36px;gap:15px}}@media screen and (min-width: 1200px){.benefits__item{font-size:40px}}.benefits__number{color:#ff8a1d;font-size:32px;font-weight:700}.benefits__text{font-weight:700;font-size:32px;display:flex;color:#ff8a1d}.benefits__span{font-weight:600;font-size:24px;margin-left:10px;margin-top:5px;color:#111518;letter-spacing:-.01em}.benefits__button{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.benefits__button:hover{color:#ff8a1d;background-color:#fff}.benefits__button{width:277px;margin:0 auto}@media screen and (min-width: 768px){.benefits__button{margin:0 auto}}.reviews{padding:45px 0;position:relative}.reviews__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.reviews__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.reviews__title{font-size:40px;margin-bottom:50px}}.reviews__wrap{display:flex;align-items:center;justify-content:space-between}.reviews__icon{stroke:#111518;width:20px;height:11px;cursor:pointer}.reviews__list{display:flex;overflow:hidden;gap:20px;width:330px;transition:transform .5s ease-in-out}.reviews__item{padding:20px;height:333px;border:1px solid rgba(17,21,24,.1);border-radius:8px;max-width:310px;flex:0 0 50%;transition:transform .5s ease-in-out;min-width:0}.reviews__item:not(:last-child){margin-right:20px}.reviews__item.active{display:block}.reviews__info-wrap{display:flex;align-items:center;margin-bottom:15px}.reviews__name{margin-left:15px;font-weight:500;font-size:20px;line-height:120%}.reviews__text{font-weight:500;font-size:16px;line-height:120%}@media screen and (max-width: 768px){.reviews__item:last-child{display:none}.reviews__item{flex:0 0 100%}}@media screen and (min-width: 768px){.reviews{padding:80px 0}.reviews__list{align-items:center;justify-content:space-between;width:650px}.reviews__text{width:270px}}@media screen and (min-width: 1200px){.reviews{padding:100px 0}.reviews__icon{width:30px;height:17px}.reviews__list{width:948px}.reviews__item{height:248px;max-width:456px}.reviews__text{width:406px}}.swiper-container{width:100%;height:100%;overflow:hidden}.form{margin:0 auto;display:flex;justify-content:center}@media screen and (min-width: 768px){.form{margin-top:80px}}@media screen and (min-width: 1200px){.form{margin-top:100px}}.form__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.form__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.form__title{font-size:40px;margin-bottom:50px}}.form__title{text-align:center;margin-bottom:10px}.form__containre{display:flex;gap:25px;flex-direction:column-reverse}@media screen and (min-width: 768px){.form__containre{flex-direction:row}}@media screen and (min-width: 1200px){.form__containre{gap:40px}}.form__list{display:flex;flex-direction:column;gap:15px;margin-bottom:25px;width:350px}@media screen and (min-width: 1200px){.form__list{width:470px}}.form__border{width:350px;height:54px;flex-shrink:0}@media screen and (min-width: 1200px){.form__border{width:470px}}.form__input{padding-left:20px;width:350px;height:54px;flex-shrink:0;border-radius:4px;border:1px solid #111518}@media screen and (min-width: 1200px){.form__input{width:470px}}.form__button{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.form__button:hover{color:#ff8a1d;background-color:#fff}.form__button{width:220px;margin:0}@media screen and (min-width: 1200px){.form__button{width:280px}}.form__text{width:353px;color:#5f5f5f;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-align:center}@media screen and (min-width: 768px){.form__text{text-align:left}}.form__orange{color:#ff8a1d}.intro__container{padding-top:250px;padding-bottom:30px;background-repeat:no-repeat;background-position-x:center;background-size:250px;background-position-y:13px;background-image:url(/ExciteEdu/assets/intro-background@mobile-1x-1c2deb08.png)}@media (min-device-pixel-ratio: 2),(min-resolution: 192dpi),(min-resolution: 2dppx){.intro__container{background-image:url(/ExciteEdu/assets/intro-background@mobile-2x-28adec25.png)}}@media screen and (min-width: 768px){.intro__container{background-position-x:right;background-position-y:21px;background-size:400px;background-image:url(/ExciteEdu/assets/intro-background@tablet-1x-7925b78e.png)}}@media screen and (min-width: 768px) and (min-device-pixel-ratio: 2),screen and (min-width: 768px) and (min-resolution: 192dpi),screen and (min-width: 768px) and (min-resolution: 2dppx){.intro__container{background-image:url(/ExciteEdu/assets/intro-background@tablet-2x-cdad1e08.png)}}@media screen and (min-width: 1200px){.intro__container{background-position-x:643px;background-position-y:27px;background-size:500px;background-image:url(/ExciteEdu/assets/intro-background@desktop-1x-3cfe0842.png)}}@media screen and (min-width: 1200px) and (min-device-pixel-ratio: 2),screen and (min-width: 1200px) and (min-resolution: 192dpi),screen and (min-width: 1200px) and (min-resolution: 2dppx){.intro__container{background-image:url(/ExciteEdu/assets/intro-background@desktop-2x-737af426.png)}}@media screen and (min-width: 768px){.intro__container{padding-bottom:147px;padding-top:70px}}@media screen and (min-width: 1200px){.intro__container{padding-bottom:160px;padding-top:100px}}.intro__text{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.intro__text{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.intro__text{font-size:40px;margin-bottom:50px}}.intro__text{margin-bottom:30px}@media screen and (min-width: 768px){.intro__text{font-size:40px;max-width:451px}}@media screen and (min-width: 1200px){.intro__text{font-size:64px;max-width:725px}}.intro__subtext{color:#ff8a1d;font-size:36px;font-weight:900}@media screen and (min-width: 768px){.intro__subtext{font-size:40px}}@media screen and (min-width: 1200px){.intro__subtext{font-size:64px}}.intro__button{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.intro__button:hover{color:#ff8a1d;background-color:#fff}.intro__button{width:300px;text-align:center;margin:0}.statistic{padding:50px 0}.statistic__item{border:1px solid rgba(17,21,24,.1);box-shadow:0 4px 4px #00000040;background-color:#fff;border-radius:8px;transition:border .25s ease-in-out}.statistic__item:hover{border:1px solid #FF8A1D}.statistic__item:first-child{max-width:300px}.statistic__item:not(:last-child){padding:20px;margin-bottom:15px}.statistic__wrap{max-width:360px;min-width:350px}.statistic__item:first-child>.statistic__wrap{max-width:260px;min-width:260px}.statistic__title{font-weight:600;font-size:20px;width:100%}.statistic__item:first-child>.statistic__wrap>.statistic__title{border-bottom:1px solid rgba(255,138,29,.2);padding-bottom:10px}.statistic__span{font-weight:700;font-size:24px;color:#ff8a1d}.statistic__achivement{font-weight:600;font-size:24px;padding:10px;border:1px solid rgba(255,138,29,.2);border-radius:3px;color:#ff8a1d;max-width:224px;margin-top:20px}.statistic__info{font-weight:400;font-size:12px;color:#5f5f5f;max-width:218px}.statistic__item:first-child>.statistic__wrap>.statistic__info{max-width:167px;margin-top:10px;display:flex}.statistic__text{font-weight:600;font-size:16px;color:#5f5f5f;margin-top:15px;max-width:190px}.statistic__ex{font-weight:500;font-size:14px;color:#b9b9b9;margin-top:10px}.statistic__btn{border:none;background-color:transparent;font-weight:600;font-size:16px;color:#ff8a1d;margin-top:25px;transition:color .25s ease-in-out}.statistic__btn:hover{color:#ff8a1d80}.statistic__item:last-child>.statistic__wrap{display:flex;align-items:center}.statistic__wrapper{padding:20px 31px 20px 20px;border-right:1px solid rgba(17,21,24,.1)}.statistic__sublist{display:flex;margin-top:15px;height:32px}.statistic__subitem{display:flex;flex-direction:column;align-items:center}.statistic__subitem:not(:last-child){margin-right:12px}.statistic__day-names{font-weight:600;font-size:10px;color:#5f5f5f}.statistic__day-wrap{text-align:center;padding:0 15px}.statistic__day{font-weight:600;font-size:40px;width:91px}.statistic__wrapper>.statistic__info{min-width:218px;margin-top:20px}.statistic__wrapper>.statistic__btn{margin-top:20px}.statistic__progress{width:300px}input[type=radio]:after{width:20px;height:20px;border-radius:15px;top:-1px;left:-3px;position:relative;background-color:#ffe8d2;content:"";display:inline-block;visibility:visible;border:2px solid #ffffff;cursor:pointer;transition:background-color .25s ease-in-out}input[type=radio]:checked:after{width:20px;height:20px;border-radius:15px;top:-1px;left:-3px;position:relative;background-color:#ff8a1d;content:"";display:inline-block;visibility:visible;border:2px solid white}@media screen and (min-width: 768px){.statistic{padding:60px 0}.statistic__list{display:flex;flex-wrap:wrap;justify-content:space-between}.statistic__item:not(:last-child){margin-bottom:20px}.statistic__wrap{max-width:400px}.statistic__day-wrap{padding:0 20px}}@media screen and (min-width: 1200px){.statistic{padding:80px 0}.statistic__item:not(:last-child){margin-bottom:0}}.course{background-color:#ff8a1d33;padding:40px 0}.course__wrap{border:1px solid rgba(17,21,24,.1);border-radius:8px;box-shadow:0 4px 4px #00000040;padding:15px;display:flex;flex-direction:column;background-color:#fff;transition:border .25s ease-in-out}.course__wrap:hover{border:1px solid #FF8A1D}.course__title{font-weight:600;font-size:32px;line-height:120%;color:#111518;text-align:center;margin-bottom:10px}.course__text{font-size:16px;line-height:120%;text-align:justify;color:#b9b9b9;margin-bottom:40px}.course__topic{font-weight:600;font-size:24px;line-height:120%;margin-bottom:15px}.course__span{font-weight:500}.course__info{font-weight:500;font-size:14px;line-height:120%;color:#5f5f5f;margin-bottom:5px}.course__topic-wrap{margin-bottom:40px}.course__btn{font-weight:700;font-size:16px;line-height:120%;color:#ff8a1d;border:1px solid #FF8A1D;background-color:#fff;padding:9px 24px;border-radius:8px;display:block;transition:color .25s ease-in-out,background-color .25s ease-in-out}.course__btn:hover{background-color:#ff8a1d;color:#fff}.course__btn{width:205px}.course__img{order:-1;width:252px;height:153px;margin:0 auto 30px}progress{height:7px;width:360px;border-radius:7px;overflow:hidden;display:block}progress::-webkit-progress-bar{background-color:#ffe8d2;border:none}progress::-webkit-progress-value{background-color:#ff8a1d;border-radius:7px}@media screen and (min-width: 768px){.course__wrap{padding:25px;display:flex;flex-direction:row;align-items:center}.course__title{margin-bottom:5px;text-align:left}.course__text{text-align:left}.course__text-wrapper{width:428px}.course__img{order:1;margin:0}progress{width:400px}}@media screen and (min-width: 1200px){.course__topic-wrap{margin-bottom:85px}.course__text-wrapper{width:611px;margin-right:78px}.course__img{width:391px;height:237px}progress{width:572px}}.resources{padding-top:80px}.resources__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.resources__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.resources__title{font-size:40px;margin-bottom:50px}}.resources__title{margin-bottom:10px}.resources__text{color:#b9b9b9;text-align:justify;font-size:16px;font-weight:400;line-height:120.006%;margin-bottom:40px}@media screen and (min-width: 768px){.resources__text{font-weight:500;font-size:24px;color:#5f5f5f}}.resources__list{display:flex;flex-wrap:wrap;justify-content:center;row-gap:20px}@media screen and (min-width: 768px){.resources__list{row-gap:30px;gap:46px}}@media screen and (min-width: 1200px){.resources__list{gap:67px}}.resources__subitem-two{display:flex;flex-direction:column}@media screen and (max-width: 768px){.resources__subitem-two{display:none}}.resources__tab{justify-content:center;display:flex}.resources__item{width:300px;height:300px;border-radius:8px;border:1px solid rgba(17,21,24,.1);background:#fff;box-shadow:0 4px 4px #00000040;transition:border .25s ease-in-out}.resources__item:hover{border:1px solid #FF8A1D}.resources__teg{margin:0 auto 35px;padding-top:25px}.resources__item:nth-child(2n){display:none;flex-direction:column}@media screen and (min-width: 1200px){.resources__item:nth-child(2){display:flex}}.resources__subtitle{color:#111518;font-size:20px;font-weight:600;line-height:120.006%;padding-left:25px;margin-bottom:15px}.resources__subtext{color:#5f5f5f;font-size:16px;font-weight:500;line-height:120.006%;padding-left:25px;max-width:250px;height:95px}.resources__link-wrap{margin-top:15px}.resources__link{color:#ff8a1d;font-size:20px;font-weight:500;line-height:120.006%;margin-left:25px;display:inline-block;transition:color .25s ease-in-out}.resources__link:hover{color:#ff8a1d80}.resources__link-link{margin-left:0}.resources__button{font-weight:700;font-size:16px;line-height:120%;color:#ff8a1d;border:1px solid #FF8A1D;background-color:#fff;padding:9px 24px;border-radius:8px;display:block;transition:color .25s ease-in-out,background-color .25s ease-in-out}.resources__button:hover{background-color:#ff8a1d;color:#fff}.resources__button{margin:60px auto 0}.resources__item{display:none}.resources__item:nth-child(-n+2){display:block}@media (min-width: 1200px){.resources__item:nth-child(-n+3){display:block}}.hidden{display:none}.remember{padding:50px 0}.remember__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.remember__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.remember__title{font-size:40px;margin-bottom:50px}}.remember__title{text-align:center}.remember__span{color:#ff8a1d}.remember__text{font-weight:600;line-height:120%;text-align:justify;color:#5f5f5f;margin-bottom:30px}.remember__btn{font-weight:700;font-size:16px;line-height:120%;color:#ff8a1d;border:1px solid #FF8A1D;background-color:#fff;padding:9px 24px;border-radius:8px;display:block;transition:color .25s ease-in-out,background-color .25s ease-in-out}.remember__btn:hover{background-color:#ff8a1d;color:#fff}.remember__btn{margin:0 auto}@media screen and (min-width: 768px){.remember{padding:60px 0}.remember__text{font-size:24px;margin-bottom:35px}}@media screen and (min-width: 1200px){.remember{padding:80px 0}.remember__text{font-size:32px;margin-bottom:40px}}.backdrop.is-hidden .modal{transform:translate(-50%,-50%) scale(0)}.remember-modal{display:flex;flex-direction:column;background-color:#fff;min-width:290px;max-width:290px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:4px;box-shadow:0 2px 1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;transform:translate(-50%,-50%) scale(1);transition:opacity .25s cubic-bezier(.83,-.08,.32,1)}.remember-modal__box-close{position:absolute;top:10px;right:10px;cursor:pointer;width:30px;height:30px;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;justify-content:center;align-items:center}.remember-modal__icon-close{stroke:#111518;transition:stroke .25s ease-in-out}.remember-modal__icon-close:hover{stroke:#ff8a1d}.remember-modal__wrap{text-align:center}.remember-modal__title{font-weight:600;font-size:18px;color:#5f5f5f}.remember-modal__span{color:#ff8a1d}.remember-modal__text{font-weight:600;font-size:20px;text-align:center;color:#111518;margin-top:15px}@media screen and (min-width: 480px){.modal{min-width:450px;max-width:460px}.modal__wrap{padding:35px 5px}.modal__text{max-width:400px;margin-top:20px;font-size:18px}}@media screen and (min-width: 768px){.modal{min-width:670px;max-width:670px}}.calendar{margin-bottom:60px}.calendar__title{font-weight:700;font-size:32px;line-height:120%;margin-bottom:45px}@media screen and (min-width: 768px){.calendar__title{font-size:36px;margin-bottom:40px}}@media screen and (min-width: 1200px){.calendar__title{font-size:40px;margin-bottom:50px}}.calendar__title{margin-top:20px}.calendar__container{border-radius:8px;border:1px solid rgba(17,21,24,.1);background:#fff;box-shadow:0 4px 4px #00000040;width:390px;height:534px;display:flex;justify-content:space-between;align-items:center;flex-direction:column-reverse}@media screen and (min-width: 768px){.calendar__container{width:738px;height:300px;flex-direction:row}}@media screen and (min-width: 1200px){.calendar__container{width:1170px;height:300px}}.calendar__data{padding-top:20px;padding-left:20px;color:#111518;font-size:32px;font-weight:700;line-height:38px;margin-bottom:53px}@media screen and (min-width: 768px){.calendar__data{padding-top:30px;padding-left:30px;margin-bottom:67px}}.calendar__text{color:#5f5f5f;font-size:24px;font-weight:600;padding-left:20px;margin-bottom:52px;line-height:120.006%}@media screen and (min-width: 768px){.calendar{padding-left:30px;margin-bottom:67px}}.calendar__button{font-weight:700;font-size:16px;line-height:120%;color:#ff8a1d;border:1px solid #FF8A1D;background-color:#fff;padding:9px 24px;border-radius:8px;display:block;transition:color .25s ease-in-out,background-color .25s ease-in-out}.calendar__button:hover{background-color:#ff8a1d;color:#fff}.calendar__button{margin-left:20px;margin-bottom:20px}@media screen and (min-width: 768px){.calendar__button{margin-left:30px;margin-bottom:30px}}#calendarModal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:3}#calendar{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:80%;max-width:900px}.event-title{color:#ff8a1d}.topic__wrap{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.topic__icon{stroke:#111518;width:20px;height:11px}.topic__list{display:flex;align-items:center}.topic__item:first-child,.topic__item:last-child{display:none}.topic__chapter{font-weight:600;font-size:24px;line-height:120%;color:#ff8a1d}.topic__question{padding:17px 15px;border:1px solid rgba(255,138,29,.2);display:flex;align-items:center;justify-content:space-between;transition:background-color .5s ease-in-out,padding .5s ease-in-out}.topic__theme{font-weight:600;line-height:120%;color:#5f5f5f;transition:color .5s ease-in-out}.topic__icon-arrow{width:25px;height:25px;fill:none;stroke:#ff8a1d;transform:rotate(180deg);transition:transform .25s ease-in-out}.topic__answer{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.5,0,.1,1),margin-top .5s cubic-bezier(.5,0,.1,1)}.topic__question.open{background-color:#ff8a1d1a;padding:30px 15px}.topic__question.open>.topic__theme{color:#ff8a1d}.topic__question.open+.topic__answer{max-height:1430px;margin-top:30px}.topic__question.open>.topic__icon-arrow{transform:rotate(0)}.topic__text{width:360px;color:#111518;line-height:120%;font-size:16px;font-weight:600;margin:0 auto}.topic__span{font-size:20px;font-weight:700}.topic__btn{font-weight:600;border:none;background-color:transparent;color:#ff8a1d;display:flex;margin:40px auto 0;transition:color .25s ease-in-out}.topic__btn:hover{color:#ff8a1d80}.topic__video-box{margin-top:40px}.topic__video-box iframe{margin-bottom:20px;width:390px;height:200px}@media screen and (min-width: 768px){.topic__item:not(:last-child){margin-right:50px}.topic__item:first-child,.topic__item:last-child{display:block}.topic__item:first-child .topic__chapter,.topic__item:last-child .topic__chapter{color:#ff8a1d80;font-size:20px}.topic__chapter{width:188px}.topic__question{padding:15px 30px}.topic__theme{font-size:24px}.topic__question.open{padding:30px}.topic__text{width:678px;font-size:22px}.topic__span,.topic__btn{font-size:24px}.topic__video-box{display:flex;flex-wrap:wrap;justify-content:space-evenly}.topic__video-box iframe{margin-bottom:35px;width:300px}}@media screen and (min-width: 1200px){.topic__item:not(:last-child){margin-right:100px}.topic__item:first-child .topic__chapter,.topic__item:last-child .topic__chapter{font-size:24px}.topic__chapter{width:228px;font-size:32px}.topic__text{width:1110px}}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:1;transition:opacity .25s cubic-bezier(.83,-.08,.32,1),visibility .25s cubic-bezier(.83,-.08,.32,1);z-index:998}.backdrop.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.backdrop.is-hidden .signup{transform:translate(-50%,-50%) scale(0)}.no-scroll{overflow:hidden}.signup{display:flex;flex-direction:column;background-color:#fff;min-width:290px;min-height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:4px;padding:20px 15px;box-shadow:0 2px 1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;transform:translate(-50%,-50%) scale(1);transition:opacity .25s cubic-bezier(.83,-.08,.32,1)}@media screen and (min-width: 768px){.signup{max-width:515px;min-height:357px}}.signup__close{position:absolute;top:10px;right:10px;cursor:pointer;width:30px;height:30px;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;justify-content:center;align-items:center}.signup__icon-close{stroke:#111518;transition:stroke .25s ease-in-out}.signup__icon-close:hover{stroke:#ff8a1d}.signup__title{font-weight:700;font-size:24px;text-align:center;width:163px;margin:0 auto}.signup__form{margin-top:25px}.signup__list{width:100%;height:100%;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:15px;flex-direction:row;align-items:center;justify-content:center}@media screen and (min-width: 768px){.signup__list{margin-bottom:15px}}.signup__border{flex-basis:calc((100% - 15px)*1)}@media screen and (min-width: 768px){.signup__border{flex-basis:calc((100% - 18px)/2)}}.signup__label{position:relative;display:flex;height:40px}.signup__input{padding-left:15px;width:100%;height:40px;border-radius:5px;border:1px solid rgba(17,21,24,.1);padding-right:15px;transition:border .25s ease-in-out}.signup__input:hover{border:1px solid transparent}.signup__input::placeholder{font-weight:400;font-size:12px;color:#111518;opacity:.3;height:14px}.signup__icon{position:absolute;top:13px;right:15px;width:15px;height:15px;stroke:#111518;fill:#111518}.signup__containre{gap:10px;display:flex;margin-bottom:40px}.signup__chekbox{width:10px;height:10px}.signup__text{color:#111518;font-size:15px;font-weight:400}.signup__orange{color:#ff8a1d;font-weight:700}.signup__button{padding:9px 40px;border-radius:8px;background-color:#ff8a1d;color:#fff;font-size:18px;border:1px solid #FF8A1D;transition:color .25s ease-in-out,background-color .25s ease-in-out;font-weight:700;display:block;margin:0 auto;line-height:120%}.signup__button:hover{color:#ff8a1d;background-color:#fff}.signup__button{margin-bottom:25px;width:150px}@media screen and (min-width: 768px){.signup__button{margin:0 auto 25px}}.signup__question{font-weight:400;font-size:13px;color:#111518;transition:text-decoration .25s ease-in-out,text-decoration-color .25s ease-in-out;display:flex;text-decoration-color:transparent;justify-content:center;align-items:flex-end}.signup__question:hover{text-decoration:underline;text-decoration-color:#ff8a1d}.signup__link{font-weight:700;font-size:13px;color:#ff8a1d;transition:color .25s ease-in-out;margin-left:5px}.signup__link:hover{color:#ff8a1d80}.themes__form{position:relative;max-width:390px;min-width:390px;margin-top:25px}.themes__input{padding:17px 26px 16px;border-radius:30px;max-width:390px;min-width:390px;font-weight:500;font-size:14px;line-height:120%;height:50px;border:1px solid rgba(17,21,24,.1)}.themes__btn{background-color:transparent;border:none;display:flex;position:absolute;top:16px;right:26px}.themes__icon{width:18px;height:18px;fill:none;stroke:#111518}.themes__list{display:flex;flex-direction:column;margin-top:30px;row-gap:25px}.themes__item{width:350px;padding:15px;background-color:#fff;border:1px solid rgba(17,21,24,.1);border-radius:10px;box-shadow:0 4px 4px #00000040;margin:0 auto;transition:border .25s ease-in-out}.themes__item:hover{border:1px solid #FF8A1D}.themes__title{font-weight:600;font-size:20px;line-height:120%;margin-top:20px;min-height:48px}.themes__link{font-weight:600;font-size:20px;line-height:120%;color:#ff8a1d;margin-top:20px;display:block;transition:color .25s ease-in-out}.themes__link:hover{color:#ff8a1d80}.themes__btn-load{font-weight:700;font-size:16px;line-height:120%;color:#ff8a1d;border:1px solid #FF8A1D;background-color:#fff;padding:9px 24px;border-radius:8px;display:block;transition:color .25s ease-in-out,background-color .25s ease-in-out}.themes__btn-load:hover{background-color:#ff8a1d;color:#fff}.themes__btn-load{width:185px;text-align:center;margin:30px auto 0}@media screen and (min-width: 768px){.themes__form,.themes__input{max-width:450px;min-width:450px}.themes__list{flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:20px;gap:25px}.themes__item{margin:0}}@media screen and (min-width: 1200px){.themes__list{gap:30px;padding:30px}}.footer{margin-top:50px}@media screen and (min-width: 768px){.footer{margin-top:60px}}@media screen and (min-width: 1200px){.footer{margin-top:80px}}.footer__wrap{display:flex;justify-content:space-between;padding-bottom:45px;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.footer__wrap{padding-bottom:40px;flex-direction:row}}@media screen and (min-width: 1200px){.footer__wrap{padding-bottom:50px}}.footer__list{display:flex;align-items:center}@media screen and (max-width: 768px){.footer__list{margin-top:25px}}.footer__link{color:#111518;font-size:20px;font-weight:600;line-height:120.006%;transition:color .25s ease-in-out}@media screen and (min-width: 1200px){.footer__link{font-size:24px}}.footer__tel{display:flex;align-items:center}.footer__tel:after{content:"";display:block;background-color:#ff8a1d;width:1px;height:29px;margin-left:20px;margin-right:20px}.footer__link:hover{color:#ff8a1d}.footer__icon-inst{fill:#111518;transition:fill .25s ease-in-out}@media screen and (max-width: 768px){.footer__icon-inst{margin-top:25px}}.footer__icon-inst:hover{fill:#ff8a1d}.footer__rights-wrap{background-color:#111518}.footer__sublist{padding-top:20px;padding-bottom:20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-direction:column}@media screen and (max-width: 768px){.footer__sublist{row-gap:5px}}@media screen and (min-width: 768px){.footer__sublist{flex-direction:row}}.footer__text{color:#fff;text-align:right;font-family:Urbanist;font-size:16px;font-style:normal;font-weight:600;line-height:120.006%}@media screen and (min-width: 768px){.footer{font-size:20px}}
