@charset "UTF-8";body{margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:16px;color:#000}*{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{font-weight:400;margin:0;padding:0}li,ul{padding:0;margin:0}.container{width:100%;max-width:1345px;margin:0 auto;padding:0 16px;position:relative}.login-btn{font-weight:600;font-size:1rem;line-height:1rem;text-align:center;text-transform:uppercase;color:#e5e5e5;background:-webkit-gradient(linear,left top,right top,from(#cc00a9),to(#4f0090));background:-o-linear-gradient(left,#cc00a9 0,#4f0090 100%);background:linear-gradient(90deg,#cc00a9 0,#4f0090 100%);-webkit-box-shadow:0 4px 13px rgba(0,0,0,.5);box-shadow:0 4px 13px rgba(0,0,0,.5);border-radius:16px;padding:15px;text-decoration:none;display:block;width:100%;max-width:102px;cursor:pointer;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out;position:absolute;top:-170px;right:0}.login-btn:hover{background:#460080;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}@media (max-width:740px){.login-btn{font-size:.75rem;line-height:.75rem;padding:12px;top:-10px;left:auto;right:0}}@media (max-width:410px){.login-btn{top:-50px}}.banner{position:relative;background-image:url(../images/bannerBg.png);background-repeat:no-repeat;background-size:cover;padding:102px 0 220px;overflow:hidden}.banner__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:10}.banner__img{position:absolute;width:100%;max-width:850px;bottom:-400px;right:-130px}.banner__head{position:absolute;width:100%}.banner__head--1{max-width:300px;top:-125px;right:20px}.banner__head--2{max-width:300px;bottom:80px;right:32%}.banner__head--3{max-width:216px;bottom:-170px;right:-25px}.banner__notification{font-weight:600;font-size:1.5rem;line-height:125%;color:#fff;background:-webkit-gradient(linear,left top,right top,from(#cc00a9),to(#4f0090));background:-o-linear-gradient(left,#cc00a9 0,#4f0090 100%);background:linear-gradient(90deg,#cc00a9 0,#4f0090 100%);border-radius:144px;display:inline-block;padding:8px 18px}.banner__title{font-weight:700;font-size:-webkit-calc(26px + 32 * ((100vw - 320px)/ 1120));font-size:calc(26px + 32 * ((100vw - 320px)/ 1120));line-height:122%;letter-spacing:.01em;color:#000;width:100%;max-width:1256px;margin:80px 0 56px}.banner__text{font-weight:500;font-size:-webkit-calc(16px + 11 * ((100vw - 320px)/ 1120));font-size:calc(16px + 11 * ((100vw - 320px)/ 1120));line-height:125%;color:#000;width:100%;max-width:640px}.banner__list{list-style:none;margin:80px 0 29px}.banner__item{font-weight:500;font-size:-webkit-calc(16px + 6 * ((100vw - 320px)/ 1120));font-size:calc(16px + 6 * ((100vw - 320px)/ 1120));line-height:125%;color:#000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.banner__item:before{content:'';background-image:url(../images/check.png);width:24px;height:24px;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:29px}.banner__btn{max-width:352px}@media (max-width:1115px){.banner__img{max-width:-webkit-calc(100vw - 55vw);max-width:calc(100vw - 55vw);bottom:-220px;right:0;z-index:2}.banner__head--1{max-width:130px}.banner__head--2{max-width:130px}.banner__head--3{max-width:130px}}@media (max-width:740px){.banner{padding:25px 0 48px}.banner__head--1{max-width:70px;top:auto;bottom:97px;right:0}.banner__head--2{max-width:130px;bottom:auto;top:19%;right:auto;left:0;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg)}.banner__head--3{max-width:130px;bottom:42%;right:auto;left:-20px;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}.banner__img{max-width:290px;bottom:auto;right:auto;left:18%;top:16%;-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}.banner__notification{font-weight:400;font-size:.75rem;border-radius:8px;padding:6px 10px}.banner__title{margin:16px 0 280px}.banner__text{margin:16px 0}.banner__list{margin:24px 0 0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.banner__item{margin-bottom:16px}.banner__item:before{margin-right:16px}}@media (max-width:410px){.banner{padding:30px 0 48px}}.btn{font-weight:600;font-size:1.25rem;line-height:126%;text-align:center;text-transform:uppercase;color:#e5e5e5;background:-webkit-gradient(linear,left top,right top,from(#cc00a9),to(#4f0090));background:-o-linear-gradient(left,#cc00a9 0,#4f0090 100%);background:linear-gradient(90deg,#cc00a9 0,#4f0090 100%);-webkit-box-shadow:0 4px 13px rgba(0,0,0,.5);box-shadow:0 4px 13px rgba(0,0,0,.5);border-radius:4px;padding:21px 0;text-decoration:none;display:block;width:100%;cursor:pointer;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.btn:hover{background:#460080;-webkit-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out; border-bottom: 2px solid #24043a;}.btn:disabled:hover{-webkit-transition:none;-o-transition:none;transition:none}@media (max-width:740px){.btn{padding:16px 0}}.story{overflow:hidden;background-repeat:no-repeat;background-position:bottom;position:relative}.story--start{background-image:url(../images/bubbleBg1.png);padding-top:106px;margin-top:-120px}.story--more{background-image:url(../images/bubbleBg2.png);background-size:cover}.story--final{background-image:url(../images/bubbleBg3.png);background-size:cover}.story__bubble{position:absolute}.story__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.story__content{width:100%;max-width:900px;margin-left:112px;position:relative}.story__title{font-weight:700;font-size:3rem;line-height:125%;color:#fff;margin-bottom:13px}.story__text{font-weight:400;font-size:1.5rem;line-height:133%;color:#fff;margin-bottom:30px;position:relative}.story__text--bold{font-weight:700}.story__text--more{max-width:416px}.story__text--left:before{background-image:url(../images/left.png);top:10px;left:-130px;content:'';background-repeat:no-repeat;width:114px;height:88px;display:inline-block;position:absolute}.story__text--right:after{background-image:url(../images/right.png);bottom:10px;right:-114px;content:'';background-repeat:no-repeat;width:114px;height:88px;display:inline-block;position:absolute}.story__img{position:relative;z-index:10;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:100%;max-width:528px}@media (min-width:1920px){.story{background-size:cover}.story--start{padding-top:0;margin-top:0;background-color:#b800ba;background-image:url(../images/bubbleBg.png)}}@media (max-width:1170px){.story{padding-top:40px}.story--start{background-color:#b800ba;background-image:url(../images/bubbleBg.png);padding-top:0;margin-top:0;background-size:cover}.story__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.story__content{margin-left:0;padding:0 88px}.story__text{font-weight:400;font-size:1.5rem;line-height:133%;color:#fff;margin-bottom:30px;position:relative}.story__text--bold{font-weight:700}.story__text--more{max-width:416px}.story__text--left:before{background-image:url(../images/left.png);top:10px;left:-114px;content:'';background-repeat:no-repeat;width:114px;height:88px;display:inline-block;position:absolute}.story__text--right:after{background-image:url(../images/right.png);bottom:10px;right:-114px;content:'';background-repeat:no-repeat;width:114px;height:88px;display:inline-block;position:absolute}}@media (max-width:740px){.story{padding-top:40px}.story--start{background-image:url(../images/bubbleBg-mb.png);background-size:cover}.story__title{font-weight:400;font-size:1.5rem;margin-bottom:24px}.story__content{padding:0 24px}.story__text{font-size:1rem;margin-bottom:24px}.story__text--bold{font-weight:700}.story__text--more{max-width:240px}.story__text--left:before{top:5px;left:-40px;width:40px;height:31px;background-size:contain}.story__text--right:after{background-size:contain;bottom:5px;right:-40px;width:40px;height:31px}.story__text--final:after{display:none}.story__img--more{margin-top:-100px;margin-right:-54px}.story__img--final{margin-top:-100px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-right:-100px}}.about{padding:120px 0 100px;background-image:url(../images/bgAbout.png);background-repeat:no-repeat;background-size:cover;overflow:hidden}.about__item{background:#fff;-webkit-box-shadow:0 4px 63px rgba(0,0,0,.15);box-shadow:0 4px 63px rgba(0,0,0,.15);border-radius:40px;padding:88px 80px 88px 56px;margin-bottom:120px}.about__item-title{font-weight:600;font-size:2rem;line-height:125%;color:#000;margin-bottom:40px}.about__item-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.about__item-text{font-weight:400;font-size:1.5rem;line-height:133%;color:#000;max-width:584px}.about__item-text--sm{max-width:448px}.about__title{font-weight:600;font-size:4rem;line-height:125%;text-align:center;color:#000;margin-bottom:80px;position:relative;z-index:10}.about__content{margin:0 auto;width:100%;max-width:665px;position:relative; padding:0 20px;}.about__head{position:absolute;width:100%}.about__head--4{bottom:-20px;left:-3%;max-width:166px}.about__head--5{top:5%;right:0;max-width:159px}.about__article{font-weight:400;font-size:1.5rem;line-height:133%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;color:#000;margin-bottom:40px}.about__article:before{content:'';background-image:url(../images/check.png);background-repeat:no-repeat;width:24px;height:24px;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;margin-top:2px}.about__text{font-weight:600;font-size:1.5rem;line-height:133%;text-align:center;color:#000;margin-bottom:40px;max-width:640px}.about__btn{max-width:352px;margin:0 auto}@media (max-width:1230px){.about__item-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.about__item-text{width:100%;max-width:100%}.about__item-text--sm{max-width:100%}}@media (max-width:740px){.about{padding:80px 0 40px}.about__item{padding:32px 16px;margin-bottom:36px}.about__item-title{font-size:1.375rem;margin-bottom:24px;text-align:center}.about__item-text{font-size:1rem}.about__title{font-size:1.5rem;line-height:125%;margin-bottom:40px}.about__head--4{bottom:25%;left:auto;right:-10px;max-width:110px}.about__head--5{top:-11%;right:auto;left:-10px;max-width:44px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.about__article{font-size:1rem;margin-bottom:24px}.about__article:before{width:16px;height:16px;background-size:contain}.about__text{font-size:1rem;margin-bottom:24px;margin-top:72px}}.programm{background-image:url(../images/bgAbout.png);background-repeat:no-repeat;background-size:cover;padding:200px 0 120px}.programm__title{font-weight:700;font-size:4rem;line-height:112%;text-align:center;color:#000}.programm__subtitle{font-weight:400;font-size:2rem;line-height:125%;text-align:center;color:#000;max-width:639px;margin:80px auto 40px}.programm__content{background:#fff;-webkit-box-shadow:0 4px 63px rgba(0,0,0,.15);box-shadow:0 4px 63px rgba(0,0,0,.15);border-radius:16px;padding:40px 40px 24px;max-width:640px;margin:0 auto 24px;position:relative}.programm__head{position:absolute;top:-45px;right:-120px;width:100%;max-width:256px}.programm__item{font-weight:400;font-size:1.5rem;line-height:133%;color:#000;margin-bottom:16px}.programm__text{font-weight:400;font-size:1rem;line-height:150%;text-align:center;color:#000;max-width:640px;margin:20px auto}@media (max-width:740px){.programm{padding:80px 0 40px;overflow:hidden}.programm__title{font-size:1.5rem}.programm__subtitle{font-size:1rem;margin:24px auto 40px}.programm__content{padding:24px 16px;margin:0 auto 0}.programm__head{top:30%;right:-39px;max-width:100px}.programm__item{font-size:1rem}}.independence{background-color:#6500e5;padding:160px 0;overflow:hidden}.independence__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.independence__item{width:100%;max-width:800px}.independence__title{font-weight:700;font-size:4rem;line-height:112%;color:#fff;margin-bottom:40px}.independence__text{font-weight:400;font-size:2rem;line-height:125%;color:#fff}.independence__head{display:none}@media (max-width:980px){.independence__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.independence__text{margin-bottom:40px}.independence__head{display:block;position:absolute;top:-160px;right:0}}@media (max-width:740px){.independence{padding:80px 0 40px}.independence__title{font-size:1.5rem;margin-bottom:24px;position:relative;z-index:10}.independence__text{font-size:1rem}.independence__head{display:block;position:absolute;top:-80px;right:-40px;width:100%;max-width:150px;z-index:2}}.form{width:100%;max-width:416px;padding:24px 32px 32px;background:#fff;border-radius:40px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:10}.form--goal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:784px}.form__info{width:100%;max-width:352px}.form__action--goal{max-width:304px}.form__title{font-weight:600;font-size:1.5rem;line-height:133%;text-align:center;color:#000}.form__error{color:red;font-size:.875rem;margin-bottom:10px}.form__discount{background-color:#b800ba;border-radius:16px;padding:16px 16px 16px 24px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.form__discount--goal{background-color:#676767}.form__discount-text{font-weight:400;font-size:1rem;line-height:120%;color:#fff;max-width:150px}.form__text{font-weight:400;font-size:1rem;line-height:120%;text-align:center;color:#000;margin:24px 0}.form__text--goal{margin-top:16px}.form__input{background:#e5e5e5;border-radius:4px;padding:16px 0;display:block;width:100%;border:none;text-indent:32px;margin-bottom:8px;font-weight:400;font-size:1rem;line-height:157%;color:#000;text-transform:lowercase}.form__input::-webkit-input-placeholder{color:#676767;font-size:1rem}.form__input::-moz-placeholder{color:#676767;font-size:1rem}.form__input:-ms-input-placeholder{color:#676767;font-size:1rem}.form__input::-ms-input-placeholder{color:#676767;font-size:1rem}.form__input::placeholder{color:#676767;font-size:1rem}.form__btn{border:none}.form__btn:disabled{opacity:.5;cursor:not-allowed}.form__head{position:absolute;width:100%;max-width:200px;top:-125px;right:-45px}@media (max-width:980px){.form__head{display:none}}@media (max-width:740px){.form{padding:24px 16px;border-radius:16px}.form--goal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:480px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 auto}.form__title{font-size:1rem}.form__discount{background-color:transparent;border-radius:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.form__discount--goal{background-color:transparent}.form__discount-text{font-size:.75rem;color:#000;text-align:center;max-width:113px;margin-bottom:8px}.form__text{margin:16px 0 24px}.form__text--goal{margin-top:6px}.form__btn{margin-top:16px}}.basket__content{width:100%}@media only screen and (max-width:567px){.basket__content{max-width:100%}}.basket__button{width:100%;border:none;outline:0;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;position:relative;z-index:10}.basket__button:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);background:-o-linear-gradient(315deg,#c86b98 0,#c6426e 100%);background:linear-gradient(135deg,#c86b98 0,#c6426e 100%)}.basket__button:disabled{cursor:not-allowed;background:grey}.basket__check,.basket__check2{position:relative;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:10px;z-index:10;max-width:390px;margin-bottom:10px}.basket__check-input{position:absolute;z-index:-1;opacity:0}.basket__check-box{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.basket__check-input+label::before{content:'';display:inline-block;margin-right:3px;width:16px;height:16px;border:1px solid #535353;border-radius:4px;cursor:pointer}.basket__check-input:checked+label::before{background-image:url(../images/checkPay.png);background-repeat:no-repeat;background-position:center;background-size:10px}.basket__check-text{font-weight:400;font-size:10px;line-height:120%;color:#000}.basket__check-text--data{text-decoration:underline}.basket__check-text--top{font-size:10px}.basket__check-text--data-top{text-decoration:underline;color:#00f}@-webkit-keyframes animatedButton{from{background-position:-3000px}to{background-position:0}}@keyframes animatedButton{from{background-position:-3000px}to{background-position:0}}.basket__button-loader:disabled{background-size:3000%;background-image:-o-repeating-linear-gradient(315deg,#460080,#460080 10px,#9066b3 10px,#9066b3 20px);background-image:repeating-linear-gradient(135deg,#460080,#460080 10px,#9066b3 10px,#9066b3 20px);-webkit-animation:animatedButton 60s infinite linear;animation:animatedButton 60s infinite linear}.timer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.timer__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.timer__num{font-weight:700;font-size:2rem;line-height:112%;color:#fff;width:72px;text-align:center;position:relative}.timer__num--dots:before{content:':';position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-5%}.timer__text{font-weight:400;font-size:.75rem;line-height:133%;color:#fff}@media (max-width:740px){.timer{background-color:#b800ba;border-radius:16px;padding:8px}}.price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:33px 0 13px;gap:20px}.price__new{font-weight:700;font-size:2.5rem;line-height:100%;color:#000}.price__text{font-weight:400;font-size:1rem;line-height:150%;color:#000}.price__old{font-weight:400;font-size:1rem;line-height:150%;color:#000}@media (max-width:740px){.price{margin:32px 0 22px}.price__new{font-size:2.1875rem}.price__text{font-size:.875rem}.price__old{font-size:.875rem}}.skills{padding:240px 0 200px;overflow:hidden}.skills__title{font-weight:700;font-size:4rem;line-height:125%;text-align:center;color:#000;margin:0 auto 136px;max-width:864px;position:relative;z-index:10}.skills__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:32px}.skills__item{-webkit-box-flex:1;-webkit-flex:1 1 -webkit-calc((100% / 3) - 64px);-ms-flex:1 1 calc((100% / 3) - 64px);flex:1 1 calc((100% / 3) - 64px);background-color:#fff;-webkit-box-shadow:0 4px 63px rgba(0,0,0,.15);box-shadow:0 4px 63px rgba(0,0,0,.15);border-radius:16px;padding:64px 30px 48px;text-align:center;min-width:280px;color:#000;font-weight:400;font-size:1.5rem;line-height:133%}.skills__item--blue{background-color:#6500e5;color:#fff}.skills__head{position:absolute;width:100%}.skills__head--1{top:477px;left:342px;max-width:200px}.skills__head--2{bottom:230px;right:330px;max-width:216px}@media (max-width:1300px){.skills__head--1{top:130px;left:0}.skills__head--2{bottom:auto;top:130px;right:0}}@media (max-width:740px){.skills{padding:100px 0 40px}.skills__title{font-size:1.5rem;margin:0 auto 40px}.skills__item{padding:16px 8px;font-size:1rem}.skills__item--blue{background-color:#6500e5;color:#fff}.skills__head--1{top:-100px;left:-20px;max-width:130px;-webkit-filter:drop-shadow(0 4px 35px rgba(197, 0, 229, .25));filter:drop-shadow(0 4px 35px rgba(197, 0, 229, .25))}.skills__head--2{max-width:110px;top:-90px;right:-15px;-webkit-filter:drop-shadow(0 4px 35px rgba(197, 0, 229, .25));filter:drop-shadow(0 4px 35px rgba(197, 0, 229, .25))}}.reviews{background-image:url(../images/bgAbout.png);background-repeat:no-repeat;background-size:cover;padding:144px 0 280px}.reviews__title{font-weight:700;font-size:4rem;line-height:112%;text-align:center;color:#000;margin-bottom:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.reviews__title:after{content:'';background-image:url(../images/head10.png);background-repeat:no-repeat;width:216px;height:242px;display:inline-block;-webkit-transform:translate(-10px,-35px);-ms-transform:translate(-10px,-35px);transform:translate(-10px,-35px)}.reviews__item-holder{height:auto;position:relative;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.reviews__item-holder:after{content:'';display:block;height:46px;width:43px;background:#fff;border:inherit;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;-webkit-transform:translate(-84px,-22px) rotate(-45deg);-ms-transform:translate(-84px,-22px) rotate(-45deg);transform:translate(-84px,-22px) rotate(-45deg)}.reviews__item{background:#fff;border-radius:24px;padding:32px 32px 24px;width:100%;max-width:464px;height:100%;margin-right:32px}.reviews__item-images{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;gap:32px}.reviews__item-photo{width:100%;max-width:72px}.reviews__item-stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:152px}.reviews__item-star{width:100%;max-width:24px}.reviews__item-name{font-weight:600;font-size:1.5rem;line-height:133%;color:#000;margin:16px 0 24px}.reviews__item-text{font-weight:400;font-size:1rem;line-height:150%;color:#000}.reviews__item-text--bold{font-weight:700}.reviews__icon{display:block;margin:0 auto;-webkit-animation:slide 4s linear;animation:slide 4s linear;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}@-webkit-keyframes slide{0%{opacity:1}10%{opacity:1;-webkit-transform:translate(-20px,10px);transform:translate(-20px,10px)}20%{opacity:1;-webkit-transform:translate(-40px,10px);transform:translate(-40px,10px)}}@keyframes slide{0%{opacity:1}10%{opacity:1;-webkit-transform:translate(-20px,10px);transform:translate(-20px,10px)}20%{opacity:1;-webkit-transform:translate(-40px,10px);transform:translate(-40px,10px)}100%,30%{opacity:0}}@media (max-width:740px){.reviews{overflow:hidden;padding:56px 16px 40px}.reviews__title{font-size:1.5rem;margin-bottom:24px;position:relative}.reviews__title:after{position:absolute;right:-16px;background-size:contain;width:99px;height:99px;margin-bottom:-20px;-webkit-filter:drop-shadow(0 4px 35px rgba(197, 0, 229, .25));filter:drop-shadow(0 4px 35px rgba(197, 0, 229, .25))}.reviews__slider{width:100%;max-width:700px;margin:0 auto}.reviews__item-holder:after{content:'';height:46px;width:43px;background:#fff;border:inherit;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;-webkit-transform:translate(-520%,-22px) rotate(-45deg);-ms-transform:translate(-520%,-22px) rotate(-45deg);transform:translate(-520%,-22px) rotate(-45deg);display:none}.reviews__item{border-radius:16px;padding:16px 8px 40px 16px;width:100%;max-width:312px;margin:0 auto}}.goal{background-color:#6500e5;padding:200px 0 127px}.goal__tablet{position:absolute;bottom:-70px;right:0;z-index:1;width:100%;max-width:816px}.goal__title{font-weight:700;font-size:4rem;line-height:112%;color:#fff}.goal__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;z-index:10}.goal__list{list-style:none;width:100%;max-width:591px;margin:80px 0 48px}.goal__article{font-weight:400;font-size:1.5rem;line-height:133%;color:#fff;margin-bottom:32px}.goal__item{width:100%;max-width:304px}.goal__img{display:block;margin:0 auto;width:100%;max-width:120px}.goal__text{font-weight:600;font-size:1.5rem;line-height:133%;text-align:center;color:#fff}.goal__subtext{font-weight:400;font-size:1rem;line-height:150%;color:#fff;margin-top:16px;width:100%;text-align:center;position:relative;z-index:10}@media (max-width:1160px){.goal__inner{margin-bottom:176px}}@media (max-width:740px){.goal{padding:40px 0}.goal__tablet{bottom:45%;max-width:334px;right:0;z-index:1}.goal__title{font-size:1.5rem}.goal__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.goal__list{margin:40px 0 16px}.goal__article{font-size:1rem;margin-bottom:16px}.goal__img{max-width:80px}.goal__text{font-size:1rem}.goal__subtext{font-size:.875rem;margin-top:24px}}.questions{padding:280px 0 225px;overflow:hidden}.questions__title{font-weight:700;font-size:4rem;line-height:112%;text-align:center;color:#000;margin-bottom:61px}.questions__item{background:#fff;-webkit-box-shadow:0 4px 63px rgba(0,0,0,.15);box-shadow:0 4px 63px rgba(0,0,0,.15);border-radius:24px;padding:24px 40px;margin:0 auto 20px;position:relative;width:100%;max-width:1088px}.questions__item:before{content:'';width:216px;height:216px;display:inline-block;position:absolute;background-repeat:no-repeat;bottom:0;left:-150px;background-size:contain}.questions__item:after{content:'';width:216px;height:216px;display:inline-block;position:absolute;background-repeat:no-repeat;bottom:0;right:-150px;background-size:contain}.questions__item--1:before{background-image:url(../images/head12.png)}.questions__item--2:after{background-image:url(../images/head13.png)}.questions__item--3:before{background-image:url(../images/head14.png)}.questions__item--4:after{background-image:url(../images/head15.png)}.questions__item-title{font-weight:600;font-size:2rem;line-height:125%;color:#000;position:relative;z-index:20;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.questions__item-title:after{content:'';background-image:url(../images/arrow.png);display:inline-block;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);cursor:pointer;-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.questions__item-title.active:after{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.questions__item-text{font-weight:400;font-size:1.5rem;line-height:133%;color:#000;margin-top:16px;max-width:1008px;display:none}@media (max-width:1270px){.questions__item{background:#fff;-webkit-box-shadow:0 4px 63px rgba(0,0,0,.15);box-shadow:0 4px 63px rgba(0,0,0,.15);border-radius:24px;padding:24px 40px;margin:0 auto 20px;position:relative;width:100%;max-width:1088px}.questions__item--1:before{left:auto;right:-40px;bottom:auto;top:-95px;width:104px;height:104px}.questions__item--2:after{width:48px;right:-10px;height:48px;bottom:0}.questions__item--3:before{width:60px;height:60px;left:-30px;bottom:auto;top:-60px}.questions__item--4:after{width:56px;height:56px;bottom:0;right:-10px}}@media (max-width:740px){.questions{padding:40px 0 16px}.questions__title{font-size:1.5rem;margin-bottom:40px}.questions__item{border-radius:8px;padding:16px;margin:0 auto 16px}.questions__item-title{font-size:1.125rem}.questions__item-text{font-size:1rem}}.footer{background:-webkit-gradient(linear,left top,right top,color-stop(0,#cc00a9),to(#4f0090));background:-o-linear-gradient(left,#cc00a9 0,#4f0090 100%);background:linear-gradient(90deg,#cc00a9 0,#4f0090 100%);padding:40px 0 20px}.footer__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.footer__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.footer__info{margin-bottom:8px;font-family:Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:113%;color:#fff}.footer__info--link{text-decoration:none;color:#fff}.footer__info--link:last-child{margin-bottom:0}.footer__info--legal{margin-bottom:-4px;line-height:170%}.footer__info--title{margin:0 0 3px;text-transform:uppercase;font-weight:700;text-align:center}.footer__pay{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;max-width:280px;margin:0 0 16px;gap:10px}.footer__pay--cards{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline;max-width:185px;margin:0 auto}@media (max-width:600px){.footer__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer__item{max-width:270px}.footer__item .footer__info--title{text-align:left}.footer__item:nth-child(2){-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.footer__item:nth-child(2) .footer__pay--cards{margin-left:0}}
.mobile-img {
    display:none;
}
 @media (min-width:120px) and (max-width:650px) {
    .mobile-img {
         display:block;
    }
    .story__img--final {
        margin-right:-20px;
    }
    .main-img {
        display: none;
    }
}
@media (min-width:740px) {
    .goal .order_form {
         padding: 0 0 0 30px;
    }
}
.menu-footer ul {
    list-style-type: none;
    text-transform: uppercase;
    cursor: pointer;
}
.menu-footer a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}
.questions2
{
    padding: 20px 0 50px;
    overflow: hidden;
}
.pay-text p
{
    padding: 0 0 20px;
    text-align:justify;
}
.pdf-img
{
    width:100%;
    margin:10px 0 0 0;
    border-radius: 8px;
    box-shadow: 0 0 6px #777;
}
.pdf-ul
{   
    list-style-type: decimal;
    margin: 0 0 0 26px;
}
.custom-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 58px;
    border: none;
    border-bottom: 2px solid #4f0f50;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: #961b97;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
}
.custom-btn:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}
