.modal{display:none;z-index:100}.modal-open{overflow:hidden}.iti{width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);overflow:auto}.modal.modal-registration .modal__dialog{position:relative;overflow:hidden;margin:0 auto;padding:6.5rem 0 2rem;min-height:100%;width:100%;background:#204a53;border:1px solid #edb260}@media only screen and (min-width:768px){.modal.modal-registration .modal__dialog{max-width:48rem;min-height:auto;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);border-radius:1.8rem}}.modal.modal-registration .modal__close{position:absolute;top:20px;right:20px;width:2.4rem;height:2.4rem;z-index:10;cursor:pointer}.modal.modal-registration .modal__close::after,.modal.modal-registration .modal__close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:2.4rem;background:#e65642;border-radius:10rem;-webkit-transition:height .15s linear;transition:height .15s linear}.modal.modal-registration .modal__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.modal.modal-registration .modal__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.modal.modal-registration .modal__close:hover::after,.modal.modal-registration .modal__close:hover::before{height:3px}.modal.modal-registration .modal__title{font-weight:600;font-size:2rem;line-height:115%;color:#f6f6f6;text-align:center}.modal.modal-registration .registration-form__submit{background:#edb260;color:#f6f6f6}.modal.modal-registration .registration__form{margin-bottom:0!important}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__logo-video{font-weight:400;font-size:2rem;line-height:120%;text-transform:lowercase}@media only screen and (min-width:1280px){.header__logo-video{font-size:2.8rem}}@media only screen and (min-width:1440px){.header__logo-video{font-size:3.4rem}}.header__logo-education{padding-left:1.5rem;font-weight:300;font-size:1.8rem;line-height:120%;text-transform:lowercase}@media only screen and (min-width:1280px){.header__logo-education{font-size:2.4rem}}@media only screen and (min-width:1440px){.header__logo-education{font-size:2.8rem}}.header__trade{margin-top:2rem;font-weight:400;font-size:1.4rem;line-height:120%;text-align:right}@media only screen and (min-width:1280px){.header__trade{margin-top:0;font-size:1.8rem}}@media only screen and (min-width:1440px){.header__trade{font-size:2.4rem}}.header__trade .orange{color:#edb260}.header__trade .white{color:#f6f6f6}.entry{padding:4rem 0 0;background:#204a53;color:#f6f6f6;overflow:hidden;width:100%}.entry__main{margin-top:2rem}@media only screen and (min-width:768px){.entry__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:1280px){.entry__main{margin-top:6rem}}@media only screen and (min-width:1440px){.entry__main{margin-top:10.5rem}}@media only screen and (min-width:768px){.entry__content{margin-bottom:8rem}}.entry__title-name{font-weight:300;font-size:2.4rem;line-height:120%}@media only screen and (min-width:1280px){.entry__title-name{margin-top:6rem;font-size:3.4rem}}@media only screen and (min-width:1440px){.entry__title-name{margin-top:10.5rem;font-size:4.4rem}}.entry__title{font-weight:600;font-size:2.8rem;line-height:120%}@media only screen and (min-width:1280px){.entry__title{font-size:4rem}}@media only screen and (min-width:1440px){.entry__title{font-size:5rem}}.entry__text{margin-top:1rem;font-weight:500;font-size:2rem;line-height:120%}@media only screen and (min-width:1280px){.entry__text{font-size:2.8rem}}@media only screen and (min-width:1440px){.entry__text{font-size:3.4rem}}.entry__text span{color:#edb260}.entry__text1{font-weight:400;font-size:1.6rem;line-height:120%;color:#edb260}@media only screen and (min-width:1280px){.entry__text1{font-size:2rem}}@media only screen and (min-width:1440px){.entry__text1{font-size:2.8rem}}.entry__clock-wrap{margin:2rem auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;padding:1rem .5rem;padding-bottom:2rem}@media only screen and (min-width:768px){.entry__clock-wrap{margin-left:0}}.entry__bttn{margin-top:2rem;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12rem;background:#edb260;border-radius:14px;font-weight:500;font-size:1.8rem;line-height:120%;color:#f6f6f6;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.entry__bttn{margin-top:3rem;font-size:2.4rem;gap:4rem;border-radius:2rem}}@media only screen and (min-width:1440px){.entry__bttn{margin-top:4rem;padding:1.8rem 2rem;font-size:2.8rem;border-radius:2.4rem}}.entry__bttn svg{width:3.4rem;height:3.4rem;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.entry__bttn svg{width:3.8rem;height:3.8rem}}@media only screen and (min-width:1440px){.entry__bttn svg{width:4.4rem;height:4.4rem}}.entry__bttn:hover{background:#f6f6f6;color:#204a53}.entry__bttn:hover svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.entry__bttn:hover svg path{fill:#f6f6f6}.entry__bttn:hover svg rect{fill:#204a53}.entry__citate{margin-top:4rem;max-width:25rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;background:#a28d65;border:1px solid #edb260;border-radius:24px 24px 24px 0}@media only screen and (min-width:1024px){.entry__citate{max-width:30rem}}@media only screen and (min-width:1280px){.entry__citate{margin-top:8rem;max-width:32rem}}@media only screen and (min-width:1440px){.entry__citate{margin-top:12rem;max-width:39rem;line-height:120%;font-size:2.4rem}}.entry__citate_hidden{opacity:0;visibility:hidden;pointer-events:none;display:none}@media only screen and (min-width:1024px){.entry__citate_hidden{display:block}}.entry__citate_fixed{display:none;position:fixed;bottom:2rem;left:2rem;z-index:50}@media only screen and (min-width:1280px){.entry__citate_fixed{left:4rem;bottom:4rem}}.entry__content{position:relative;z-index:10}.entry__img-collage{position:relative;z-index:5}@media only screen and (min-width:768px){.entry__img-collage{-ms-flex-item-align:end;align-self:flex-end}}.entry__color-bg{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:78rem;height:60rem;z-index:3}@media only screen and (min-width:768px){.entry__color-bg{right:-7rem;left:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}}@media only screen and (min-width:1280px){.entry__color-bg{width:110rem;height:95rem}}@media only screen and (min-width:1440px){.entry__color-bg{width:140rem;height:120rem}}.entry__color-bg img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.entry__chart{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:68rem;height:48rem;z-index:5}@media only screen and (min-width:768px){.entry__chart{right:-7rem;left:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}}@media only screen and (min-width:1280px){.entry__chart{width:100rem;height:100rem}}@media only screen and (min-width:1440px){.entry__chart{bottom:-30rem;width:125rem;height:125rem}}.entry__chart img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.entry__img{position:relative;z-index:10;width:30.5rem;height:49rem}@media only screen and (min-width:1280px){.entry__img{margin-top:-8rem;width:55rem;height:86rem}}.entry__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.target{padding:4rem 0}@media only screen and (min-width:1280px){.target{padding:6rem 0}}@media only screen and (min-width:1440px){.target{padding:8rem 0}}.target__title{font-weight:700;font-size:3.4rem;line-height:120%;color:#204a53;text-align:center}@media only screen and (min-width:1280px){.target__title{font-size:4rem}}@media only screen and (min-width:1440px){.target__title{font-size:4.6rem}}.target__cards{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (min-width:1024px){.target__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}@media only screen and (min-width:1280px){.target__cards{margin-top:3rem}}@media only screen and (min-width:1440px){.target__cards{margin-top:4.5rem}}.target__card{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;gap:4rem}@media only screen and (min-width:1024px){.target__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.target__card:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (min-width:1024px){.target__card:nth-of-type(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.target__card:nth-of-type(2n) .target__card-text{text-align:right}@media only screen and (min-width:1024px){.target__card:nth-of-type(2n) .target__card-text{text-align:center}}.target__card-text{max-width:17.5rem;font-weight:300;font-size:1.8rem;line-height:125%;color:#111}@media only screen and (min-width:1024px){.target__card-text{text-align:center}}@media only screen and (min-width:1280px){.target__card-text{font-size:2rem;max-width:25rem}}@media only screen and (min-width:1440px){.target__card-text{font-size:2.4rem}}.steps{padding:2rem 0;background:#eff2f3}@media only screen and (min-width:1024px){.steps{padding-top:4rem}}@media only screen and (min-width:1280px){.steps{padding:6rem 0}}@media only screen and (min-width:1440px){.steps{padding:8rem 0}}.steps__title{font-weight:300;font-size:2rem;line-height:120%;text-align:center;color:#204a53}@media only screen and (min-width:1280px){.steps__title{font-size:2.8rem}}.steps__title span{font-size:2.8rem;line-height:125%;font-weight:400;text-transform:uppercase}@media only screen and (min-width:1280px){.steps__title span{font-size:3.2rem}}.steps__subtitle{font-weight:700;font-size:3.4rem;line-height:120%;color:#204a53;text-align:center}@media only screen and (min-width:1280px){.steps__subtitle{margin-top:1rem;font-size:4rem}}@media only screen and (min-width:1440px){.steps__subtitle{font-size:4.6rem}}.steps__cards{margin-top:2rem;padding:0 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (min-width:1024px){.steps__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}}@media only screen and (min-width:1440px){.steps__cards{margin-top:4rem}}.steps__card{padding:2rem 3rem;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;background:#6597a2;border:2px solid rgba(48,48,48,.1);border-radius:2.4rem;text-align:center;color:#f6f6f6}@media only screen and (min-width:1024px){.steps__card{width:calc(50% - 1rem)}}@media only screen and (min-width:1440px){.steps__card{width:calc(25% - 1.5rem)}}.steps__card-title{font-size:2.4rem;line-height:115%;font-weight:300}.steps__card-time{font-weight:600;font-size:3.4rem;line-height:120%}.steps__card-text{margin-top:1rem}@media only screen and (min-width:1024px){.steps__card-text{font-size:1.6rem;line-height:120%}}.ability{padding:4rem 0 0;overflow:hidden;width:100%}@media only screen and (min-width:1280px){.ability{padding:6rem 0 0}}@media only screen and (min-width:1440px){.ability{padding:6rem 0 0}}.ability__title{font-weight:700;font-size:3.4rem;line-height:120%;text-transform:uppercase;color:#edb260}@media only screen and (min-width:1280px){.ability__title{font-size:4rem}}@media only screen and (min-width:1440px){.ability__title{font-size:4.6rem}}.ability__subtitle{font-weight:300;font-size:2rem;line-height:120%;color:#111}@media only screen and (min-width:1280px){.ability__subtitle{font-size:2.4rem}}@media only screen and (min-width:1440px){.ability__subtitle{font-size:2.8rem}}.ability__subtitle span{font-weight:400}@media only screen and (min-width:1440px){.ability__subtitle span{font-size:3.2rem}}.ability__bttn{margin-top:2rem;padding:1rem 2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#204a53;border-radius:1.4rem;font-weight:500;font-size:1.8rem;line-height:120%;color:#f6f6f6;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:768px){.ability__bttn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:4rem}}@media only screen and (min-width:1280px){.ability__bttn{margin-top:3rem;font-size:2.4rem;border-radius:2rem}}@media only screen and (min-width:1440px){.ability__bttn{margin-top:4rem;padding:1.8rem 2rem;font-size:2.8rem;border-radius:2.4rem}}.ability__bttn svg{width:3.4rem;height:3.4rem;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.ability__bttn svg{width:3.8rem;height:3.8rem}}@media only screen and (min-width:1440px){.ability__bttn svg{width:4.4rem;height:4.4rem}}.ability__bttn:hover{background:#edb260}.ability__bttn:hover svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ability__bttn:hover svg path{fill:#edb260}.ability__content{position:relative;margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:768px){.ability__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.ability__chart{position:absolute;top:-24rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:108rem;height:71rem;z-index:-1}@media only screen and (min-width:1440px){.ability__chart{top:-30rem;width:140rem;height:94rem}}.ability__chart img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1024px){.ability__chart_mob{display:none}}.ability__chart_pc{display:none}@media only screen and (min-width:1024px){.ability__chart_pc{display:block}}.ability__text{margin-top:1rem;font-style:italic;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (min-width:768px){.ability__text{margin-left:auto;margin-top:0;margin-bottom:5rem}}@media only screen and (min-width:1024px){.ability__text{font-size:1.6rem}}@media only screen and (min-width:1280px){.ability__text{font-size:1.8rem}}@media only screen and (min-width:1440px){.ability__text{font-size:2rem}}.ability__img{margin-left:3rem;width:22rem;height:22rem}@media only screen and (min-width:600px){.ability__img{margin-left:auto;margin-right:12rem}}@media only screen and (min-width:768px){.ability__img{margin-left:2rem}}@media only screen and (min-width:1024px){.ability__img{margin-left:0;width:30rem;height:30rem}}@media only screen and (min-width:1440px){.ability__img{margin-right:21rem;width:46rem;height:46rem}}.ability__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.ability__author{position:absolute;bottom:10rem;right:1rem;width:11rem;height:4.5rem;padding:.9rem;background:rgba(255,255,255,.1);border-radius:1rem;font-size:1rem;line-height:120%;background:#fff}@media only screen and (min-width:1024px){.ability__author{width:14rem;height:5rem}}@media only screen and (min-width:1440px){.ability__author{padding:2rem;width:22rem;height:9rem}}.ability__author::before{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;background:linear-gradient(83.67deg,#fff -7.28%,rgba(32,74,83,.8) 109.21%);border-radius:1rem;z-index:-1}.ability__author::after{content:"";position:absolute;top:.45rem;left:.45rem;right:.45rem;bottom:.45rem;background:#f6f6f6;border-radius:1rem;z-index:1}@media only screen and (min-width:1440px){.ability__author::after{top:1rem;left:1rem;right:1rem;bottom:1rem}}.ability__author-about{position:relative;z-index:5;color:#757575}@media only screen and (min-width:1024px){.ability__author-about{font-size:1.4rem;line-height:120%}}@media only screen and (min-width:1440px){.ability__author-about{font-size:2rem}}.ability__author-name{position:relative;z-index:5;font-weight:500}@media only screen and (min-width:1024px){.ability__author-name{font-size:1.6rem;line-height:120%}}@media only screen and (min-width:1440px){.ability__author-name{font-size:2.4rem}}.course{padding:4rem 0;background:#fcf3e7}@media only screen and (min-width:1280px){.course{padding:6rem 0}}.course__title{font-weight:400;font-size:2.8rem;line-height:120%;text-align:center;text-transform:uppercase;color:#204a53}@media only screen and (min-width:1440px){.course__title{font-size:3.2rem}}.course__title span{font-weight:300;font-size:2rem;line-height:120%;text-transform:none}@media only screen and (min-width:1440px){.course__title span{font-size:3.2rem}}.course__list{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (min-width:1024px){.course__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.course__card{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}@media only screen and (min-width:1024px){.course__card-img{height:9rem;width:100%}.course__card-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}.course__card-text{padding:1rem;font-weight:300;font-size:2rem;line-height:120%;text-align:center;color:#111}@media only screen and (min-width:1440px){.course__card-text{font-size:2.4rem}}.course__subtitle{margin-top:4rem;text-align:center;font-weight:700;font-size:2.8rem;line-height:120%;text-transform:uppercase;color:#204a53}@media only screen and (min-width:1440px){.course__subtitle{font-size:3.2rem}}.about{padding:4rem 0 0}@media only screen and (min-width:1024px){.about{padding-top:8rem}}@media only screen and (min-width:1280px){.about{padding-top:12rem}}@media only screen and (min-width:1440px){.about{padding-top:18rem}}@media only screen and (min-width:1024px){.about__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}}.about__bg{position:relative;overflow:hidden}.about__bg::before{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;background:radial-gradient(50% 50% at 50% 50%,#f7c683 0,#fff 100%);opacity:.9;z-index:-1}@media only screen and (min-width:1280px){.about__bg::before{bottom:-25%;right:-25%;width:125%;height:125%;opacity:1}}@media only screen and (min-width:1024px){.about__bg{width:40%}}@media only screen and (min-width:1280px){.about__bg{-webkit-transform:translate(6%,0);-ms-transform:translate(6%,0);transform:translate(6%,0)}}@media only screen and (min-width:1440px){.about__bg{width:45%}}.about__img{margin:0 auto;width:21.2rem;height:32rem}@media only screen and (min-width:1024px){.about__img{margin-right:0;height:auto;width:28rem}}@media only screen and (min-width:1280px){.about__img{width:42rem}}@media only screen and (min-width:1440px){.about__img{width:48rem}}.about__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.about__content{position:relative;padding:2rem;background:#f6f6f6;border-radius:24px;z-index:10}@media only screen and (min-width:1024px){.about__content{width:60%}}@media only screen and (min-width:1440px){.about__content{width:55%}}.about__title{font-weight:500;font-size:2.4rem;line-height:120%;color:#303030}@media only screen and (min-width:1280px){.about__title{font-size:3.2rem}}@media only screen and (min-width:1440px){.about__title{font-size:4.6rem}}.about__position{font-weight:300;font-size:1.6rem;line-height:120%;color:#204a53}@media only screen and (min-width:1280px){.about__position{font-size:2.4rem}}@media only screen and (min-width:1440px){.about__position{font-size:3.4rem}}.about__list{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media only screen and (min-width:1280px){.about__list{margin-top:3rem;gap:2rem}}@media only screen and (min-width:1440px){.about__list{margin-top:4rem}}@media only screen and (min-width:1280px){.about__list-item{font-size:2.4rem;line-height:120%}}.about__bttn{margin:2rem auto 0;padding:10px 20px;width:100%;max-width:46rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#edb260;border-radius:14px;font-weight:500;font-size:1.8rem;line-height:120%;color:#f6f6f6;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.about__bttn{margin-top:3rem;font-size:2.4rem;border-radius:2rem}}@media only screen and (min-width:1440px){.about__bttn{margin-top:4rem;padding:1.8rem 2rem;font-size:2.8rem;border-radius:2.4rem}}.about__bttn svg{width:3.4rem;height:3.4rem;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.about__bttn svg{width:3.8rem;height:3.8rem}}@media only screen and (min-width:1440px){.about__bttn svg{width:4.4rem;height:4.4rem}}.about__bttn:hover{background:#f6f6f6;color:#204a53}.about__bttn:hover svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.about__bttn:hover svg path{fill:#f6f6f6}.about__bttn:hover svg rect{fill:#204a53}@-webkit-keyframes scrollReviews{to{-webkit-transform:translateX(calc(-50% - 1rem));transform:translateX(calc(-50% - 1rem))}}@keyframes scrollReviews{to{-webkit-transform:translateX(calc(-50% - 1rem));transform:translateX(calc(-50% - 1rem))}}.reviews{padding:8rem 0 25rem;overflow:hidden}.reviews>.container{position:relative;padding:0}.reviews__chart{position:absolute;top:0;left:-1rem;width:86rem;height:57rem;z-index:-1}@media only screen and (min-width:1024px){.reviews__chart{top:-8rem;left:0;width:115%;height:75rem}}@media only screen and (min-width:1440px){.reviews__chart{top:-25rem;left:0;width:100%;height:100rem}}.reviews__chart img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.reviews__wrap{position:relative;z-index:10;padding:2rem 4rem;background:#eff2f3;overflow:hidden}@media only screen and (min-width:1024px){.reviews__wrap{padding-top:4rem;padding-bottom:4rem}}@media only screen and (min-width:1440px){.reviews__wrap{padding-top:8rem;padding-bottom:8rem}}.reviews__title{font-weight:300;font-size:2.4rem;line-height:133%;text-align:center;color:#204a53}@media only screen and (min-width:1024px){.reviews__title{font-size:2.8rem}}@media only screen and (min-width:1440px){.reviews__title{font-size:3.2rem}}.reviews__subtitlte{font-weight:400;font-size:2.8rem;line-height:133%;color:#204a53;text-align:center}@media only screen and (min-width:1024px){.reviews__subtitlte{font-size:3rem}}@media only screen and (min-width:1440px){.reviews__subtitlte{font-size:3.2rem}}.reviews__list-wrap{margin-top:2rem}@media only screen and (min-width:1024px){.reviews__list-wrap{margin-top:4rem}}@media only screen and (min-width:1440px){.reviews__list-wrap{margin-top:6rem}}.reviews__list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-animation:scrollReviews 40s forwards linear infinite;animation:scrollReviews 40s forwards linear infinite}@media only screen and (min-width:1024px){.reviews__list:hover{-webkit-animation-play-state:paused;animation-play-state:paused}}.reviews__card{width:34rem;padding:2rem;background:#fff;border-radius:2.4rem;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1024px){.reviews__card{width:38rem}}@media only screen and (min-width:1440px){.reviews__card{width:46rem}}.reviews__card-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.reviews__card-img{width:4.4rem;height:4.4rem}.reviews__card-img img{width:100%;height:100%}.reviews__card-titles{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}.reviews__card-name{font-weight:600;font-size:1.6rem;line-height:120%;color:#303030}.reviews__card-date{font-size:14px;line-height:115%;color:#b5b5b5}.reviews__card-content{margin-top:1rem;font-size:1.4rem;line-height:1.65rem;color:#303030}.reviews__card-content span{font-weight:500}.variants{padding-bottom:4rem;overflow:hidden}@media only screen and (min-width:1024px){.variants{padding-bottom:8rem}}@media only screen and (min-width:1280px){.variants{padding-bottom:12rem}}@media only screen and (min-width:1440px){.variants{padding-bottom:16rem}}.variants__head{padding:2rem;gap:10px;background:#fcf3e7;border-radius:2.4rem}@media only screen and (min-width:1280px){.variants__head{padding:4rem}}.variants__title{font-size:2.8rem;line-height:123%;text-align:center;text-transform:uppercase;color:#204a53}@media only screen and (min-width:1280px){.variants__title{font-size:3.2rem}}.variants__subtitle{font-size:2.4rem;line-height:123%;text-align:center;color:#204a53}@media only screen and (min-width:1280px){.variants__subtitle{font-size:2.8rem}}.variants__cards{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media only screen and (min-width:1024px){.variants__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1280px){.variants__cards{margin-top:4rem}}.variants__card{position:relative}.variants__card:nth-of-type(1) .variants__card-wrap{border-color:#e65642}.variants__card:nth-of-type(2) .variants__card-wrap{border-color:#204a53}@media only screen and (min-width:1280px){.variants__card:nth-of-type(2) .variants__card-list{gap:1.5rem}}.variants__card-icon{position:absolute}.variants__card-icon_1{bottom:3rem;left:.5rem;font-size:4.2rem;line-height:120%;-webkit-transform:rotate(-13deg);-ms-transform:rotate(-13deg);transform:rotate(-13deg)}@media only screen and (min-width:1440px){.variants__card-icon_1{bottom:4.5rem;font-size:6.4rem}}.variants__card-icon_2{top:-1.2rem;right:8rem;font-size:2.4rem;line-height:120%;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}@media only screen and (min-width:1440px){.variants__card-icon_2{top:-2.2rem;font-size:4rem}}.variants__card-icon_3{bottom:5rem;right:-1rem;font-size:4.2rem;line-height:120%;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}@media only screen and (min-width:1440px){.variants__card-icon_3{font-size:6rem}}.variants__card-icon_4{top:-2rem;right:-1rem;font-size:4.2rem;line-height:120%}@media only screen and (min-width:1440px){.variants__card-icon_4{top:-4rem;right:-3rem;font-size:7rem}}.variants__card-icon_5{bottom:4.5rem;right:2rem;font-size:3.8rem;line-height:120%;-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg)}@media only screen and (min-width:1440px){.variants__card-icon_5{bottom:5.5rem;font-size:7rem}}.variants__card-wrap{padding:1.5rem;background:#f6f6f6;border:1px solid #e65642;border-radius:24px}@media only screen and (min-width:1280px){.variants__card-wrap{padding:2rem}}@media only screen and (min-width:1440px){.variants__card-wrap{padding:3rem}}.variants__card-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}@media only screen and (min-width:1280px){.variants__card-list{gap:2rem}}@media only screen and (min-width:1440px){.variants__card-list{gap:3rem}}.variants__card-list li{font-weight:300;font-size:1.4rem;line-height:121%}@media only screen and (min-width:1280px){.variants__card-list li{font-size:1.8rem}}@media only screen and (min-width:1440px){.variants__card-list li{font-size:2.4rem}}.variants__card-conclusion{margin-top:3rem;font-size:1.4rem;line-height:121%;text-align:center;color:#204a53}@media only screen and (min-width:1280px){.variants__card-conclusion{font-size:1.8rem}}@media only screen and (min-width:1440px){.variants__card-conclusion{margin-top:4rem;font-size:2.2rem}}.variants__card-conclusion_red{color:#e65642}.registration{background:#204a53;padding:4rem 0 0;overflow:hidden}@media only screen and (min-width:1280px){.registration{padding-top:6rem}}@media only screen and (min-width:1440px){.registration{padding-top:8rem}}.registration>.container{position:relative}.registration__title{margin:0 auto;width:27rem;font-size:2.8rem;line-height:115%;text-align:center;color:#f6f6f6;position:relative;z-index:10}@media only screen and (min-width:1024px){.registration__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width:1280px){.registration__title{font-size:3.2rem}}.registration__subtitle{margin:0 auto;width:27rem;font-weight:300;font-size:2.4rem;line-height:115%;text-align:center;color:#f6f6f6;position:relative;z-index:10}@media only screen and (min-width:1024px){.registration__subtitle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (min-width:1280px){.registration__subtitle{font-size:2.8rem}}.registration__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.8rem;position:relative;z-index:10}@media only screen and (min-width:1024px){.registration__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1440px){.registration__wrap{margin-top:4rem}}.registration__chart{position:absolute;bottom:15.6rem;left:0;width:82rem;height:65.5rem;z-index:1}@media only screen and (min-width:1024px){.registration__chart{bottom:0;width:100%;height:100%}}@media only screen and (min-width:1440px){.registration__chart{width:100%;height:64rem}}.registration__chart img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}@media only screen and (min-width:1024px){.registration__chart_mob{display:none}}.registration__chart_pc{display:none}@media only screen and (min-width:1024px){.registration__chart_pc{display:block}}.registration__img{margin:1.7rem auto 0;width:25rem;height:37.5rem}@media only screen and (min-width:1024px){.registration__img{margin-top:2.3rem;margin-left:5rem}}@media only screen and (min-width:1280px){.registration__img{width:30rem;height:38.1rem}}@media only screen and (min-width:1440px){.registration__img{margin-left:0;position:absolute;bottom:0;left:8rem;width:40.5rem;height:60.6rem}}.registration__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.registration__form{padding:2rem 1rem;background:#204a53}@media only screen and (min-width:1024px){.registration__form{margin:0 auto;width:40rem}}@media only screen and (min-width:1440px){.registration__form{margin-right:20rem;margin-bottom:5.5rem;padding:2rem 4rem;width:48rem}}.registration-form fieldset{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.7rem}.registration-form__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.registration-form__input input{width:100%;padding:1.9rem 1.5rem;background:0 0;border:1px solid #f6f6f6;border-radius:14px;color:#f6f6f6;outline:0;font-size:1.4rem;line-height:100%}.registration-form__input input::-webkit-input-placeholder{color:#b5b5b5}.registration-form__input input::-moz-placeholder{color:#b5b5b5}.registration-form__input input:-ms-input-placeholder{color:#b5b5b5}.registration-form__input input::-ms-input-placeholder{color:#b5b5b5}.registration-form__input input::placeholder{color:#b5b5b5}.registration-form__input input:focus{border:1px solid #edb260}.registration-form__input-text{padding-left:1.5rem;font-weight:600;font-size:1.8rem;line-height:123%;color:#f6f6f6}.registration-form__submit{margin:2rem 1.3rem 0;padding:10px 20px;width:calc(100% - 2.6rem);max-width:46rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f6f6;border-radius:14px;font-weight:500;font-size:1.8rem;line-height:120%;color:#204a53;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.registration-form__submit{margin-left:auto;margin-right:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:4rem;font-size:2.4rem;border-radius:2rem}}@media only screen and (min-width:1440px){.registration-form__submit{padding:1.2rem 2rem;font-size:2.8rem;border-radius:2.4rem}}.registration-form__submit svg{width:3.4rem;height:3.4rem;-webkit-transition:.1s linear;transition:.1s linear}@media only screen and (min-width:1280px){.registration-form__submit svg{width:3.8rem;height:3.8rem}}@media only screen and (min-width:1440px){.registration-form__submit svg{width:4.4rem;height:4.4rem}}.registration-form__submit:hover{background:#edb260}.registration-form__submit:hover svg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.registration-form__submit:hover svg path{fill:#edb260}.iti--separate-dial-code .iti__selected-flag{background:0 0!important}.iti--separate-dial-code .iti__selected-dial-code{color:#b5b5b5;font-size:1.4rem;line-height:100%}.reg-errors{margin-top:1rem;color:red;text-align:center;font-size:1.2rem}@media only screen and (min-width:1024px){.reg-errors{font-size:1.4rem}}.time{position:fixed;top:8rem;right:0;background-color:#204a53;padding:1.2rem 2rem 1.2rem 5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:none;z-index:75;border-bottom-left-radius:12px;border-top-left-radius:12px}@media only screen and (min-width:1440px){.time{top:10rem;padding:2rem 4rem 2rem 8.5rem;border-bottom-left-radius:24px;border-top-left-radius:24px}}.block-download-time svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:5%;width:34px;height:34px}@media only screen and (min-width:1440px){.block-download-time svg{width:4.5rem;height:4.5rem;left:7%}}.last__box-text{margin-top:0;margin-bottom:.3rem;font-size:1.5rem;line-height:1.1;color:#fff;font-weight:400;text-transform:uppercase}@media only screen and (min-width:1024px){.last__box-text{font-size:2rem}}@media only screen and (min-width:1440px){.last__box-text{font-size:3.2rem}}.last__box-count{font-size:1.4rem;line-height:1.1;color:#edb260;font-weight:300}@media only screen and (min-width:1024px){.last__box-count{font-size:1.6rem}}@media only screen and (min-width:1440px){.last__box-count{font-size:2.8rem}}.last__box-count span{font-weight:400}.flip-clock-wrapper{margin:0}.flip-clock-divider{width:18px;height:78px}.flip-clock-divider .flip-clock-label{top:8.2em;right:-60px;font-size:9px;font-weight:700}.flip-clock-divider.minutes .flip-clock-label,.flip-clock-divider.seconds .flip-clock-label{right:-70px}.flip-clock-dot{width:4px;height:4px;left:6px}.flip-clock-dot.top{top:30px}.flip-clock-dot.bottom{top:40px}.flip-clock-wrapper ul{margin:2px;width:44px;height:64px;font-size:35px;line-height:64px}.flip-clock-wrapper ul li{line-height:64px}.flip-clock-wrapper ul li a div{height:49.4%;font-size:35px}.flip-clock-wrapper ul li a div.up:after{top:31px;height:2px}.flip-clock-wrapper ul li a div div.inn{font-size:48px;color:#fff;background:#1d1d1d}@media only screen and (max-width:768px){.flip-clock-wrapper ul{height:52px;line-height:52px}.flip-clock-wrapper ul li a div div.inn{font-size:36px}.flip-clock-wrapper ul li{line-height:52px}.flip-clock-wrapper ul li a div{height:48.4%}.flip-clock-divider .flip-clock-label{top:7.2em}.flip-clock-dot.top{top:25px}.flip-clock-dot.bottom{top:35px}}@media only screen and (max-width:480px){.flip-clock-wrapper ul{height:38px;line-height:38px;width:30px}.flip-clock-dot{width:3px;height:3px;left:3px}.flip-clock-dot.top{top:16px}.flip-clock-dot.bottom{top:24px}.flip-clock-divider{width:8px;height:40px}.flip-clock-wrapper ul li a div,.flip-clock-wrapper ul li a div div.inn{font-size:22px}.flip-clock-wrapper ul li{line-height:35px}.flip-clock-wrapper{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.padding-xs{padding:15px 0}.flip-clock-divider .flip-clock-label{font-size:9px}.flip-clock-divider .flip-clock-label{top:4.5rem;right:-42px}.flip-clock-divider.minutes .flip-clock-label,.flip-clock-divider.seconds .flip-clock-label{right:-50px}}