@charset "UTF-8";.c-red{color:#fc5252}:root{--scrollWidth:0;--containerPadding:1.5rem;--fontBase:1.6rem}*,::after,::before{box-sizing:border-box}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,ol,p,ul{margin:0}ol,ul{list-style:none;padding:0}details,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;display:block;max-width:100%}button,input,optgroup,select,textarea{font:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,input,select{outline:0}button{padding:0;border:none;background:0 0;cursor:pointer}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}html{-webkit-text-size-adjust:100%;font-size:62.5%;height:100%}body{font-family:WorkSans,sans-serif;font-size:var(--fontBase);font-weight:400;line-height:1.6;background-color:#ecf1f4;color:#0e0e2c;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeSpeed;min-width:32rem}input{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-appearance:none}input::-moz-placeholder{color:inherit}input:-ms-input-placeholder{color:inherit}input::placeholder{color:inherit}input:focus::-moz-placeholder{opacity:0}input:focus:-ms-input-placeholder{opacity:0}input:focus::placeholder{opacity:0}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}textarea{overflow:auto;resize:none;-webkit-appearance:none}section{position:relative}@font-face{font-family:WorkSans;font-style:normal;font-weight:300;font-display:swap;src:url(../fonts/WorkSans-Light.woff) format("woff")}@font-face{font-family:WorkSans;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/WorkSans-Regular.woff) format("woff")}@font-face{font-family:WorkSans;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/WorkSans-Medium.woff) format("woff")}@font-face{font-family:WorkSans;font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/WorkSans-SemiBold.woff) format("woff")}@font-face{font-family:WorkSans;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/WorkSans-Bold.woff) format("woff")}@font-face{font-family:WorkSans;font-style:normal;font-weight:800;font-display:swap;src:url(../fonts/WorkSans-ExtraBold.woff) format("woff")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/Poppins-Bold.woff) format("woff")}@font-face{font-family:Vara;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/VaraCrouza-Regular.woff) format("woff")}body.blocked{overflow:hidden;height:100vh;position:fixed;left:0;width:100%}.page{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.content{flex:1 0 auto;padding-top:var(--header-height)}.container{width:100%;max-width:calc(130rem + (var(--containerPadding) * 2));padding:0 var(--containerPadding);margin:0 auto;position:relative}.icon{width:2em;height:2em}.new-line{display:block}.js-focus-visible :focus:not(.focus-visible){outline:0}.title{display:flex;flex-direction:column;align-items:center;font-size:2.5rem;font-weight:800;line-height:1.175;letter-spacing:-.015em;margin-bottom:5.5rem}.title span{text-transform:uppercase;color:#fc5252;font-size:1.2rem;letter-spacing:.3em;margin-bottom:.3rem}.wrapper{padding:10rem 0;background-color:#fff;position:relative}.wrapper::before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;margin-top:-5rem;background:url(../images/content/wrapper-bg-mobi.png) top center no-repeat}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:700}h1{font-size:5.2rem}a:focus,a:hover{cursor:pointer;text-decoration:none}.popup{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgba(0,0,0,0);position:fixed;top:0;bottom:0;left:0;right:0;transition:background-color .4s;opacity:0;z-index:100;visibility:hidden}.popup.act{opacity:1;visibility:visible;background-color:rgba(0,0,0,.5)}.popup.act .popup__container{-webkit-animation:.5s fadeInUp;animation:.5s fadeInUp}.popup.closing{background-color:rgba(0,0,0,0)}.popup.closing .popup__container{-webkit-animation:.5s fadeOutDown;animation:.5s fadeOutDown}.popup.success [data-type-form]{display:none}.popup.success .popup__success{display:block}.popup__close{display:block;width:3rem;height:3rem;background-color:#fc5252;border-radius:50%;margin-left:5.7rem;transition:transform .4s,background-color .4s;flex-shrink:0;transform:rotate(45deg);position:absolute;top:4rem;right:5rem}.popup__close::after,.popup__close::before{content:'';display:block;width:70%;height:.3rem;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1rem;transition:background-color .4s}.popup__close::after{transform:translate(-50%,-50%) rotate(90deg)}.popup__container{background-color:#fafcfe;width:100%;max-width:108rem;padding:5rem 3rem;border-radius:1.5rem;position:relative;max-height:calc(var(--app-height) - 5rem);overflow-y:auto}.popup__descr{max-width:74.6rem;margin-bottom:5.7rem}.popup__wrap{max-width:66rem;margin:0 auto;position:relative}.popup__wrap.act .popup__list{transform:translateY(.8rem);opacity:1;visibility:visible}.popup__label{font-size:1.6rem;font-weight:700;line-height:1.3;color:#161e54;margin-bottom:1rem}.popup__group{background-color:#ecf1f4;border-radius:.5rem;padding:1rem 2.5rem}.popup__group:not(:last-of-type){margin-bottom:.5rem}.popup__arrow{width:1.5rem;height:1.5rem;margin-left:2rem;flex-shrink:0;fill:#161e54}.popup__input{width:100%;background-color:transparent;cursor:pointer}.popup__input::-moz-placeholder{color:#9b97a1}.popup__input:-ms-input-placeholder{color:#9b97a1}.popup__input::placeholder{color:#9b97a1}.popup__input:focus::-moz-placeholder{opacity:1}.popup__input:focus:-ms-input-placeholder{opacity:1}.popup__input:focus::placeholder{opacity:1}.popup__success{display:none;font-size:3rem;text-align:center}.popup__current{display:flex;align-items:center;border:1px solid #161e54;border-radius:.4rem;padding:.3rem 1.2rem;background-color:#fff;cursor:pointer}.popup__current.error{border-color:#fc5252}.popup__current.error .popup__input::-moz-placeholder{color:#fc5252}.popup__current.error .popup__input:-ms-input-placeholder{color:#fc5252}.popup__current.error .popup__input::placeholder{color:#fc5252}.popup__list{position:absolute;top:100%;right:0;width:100%;max-width:42rem;max-height:22rem;overflow-y:auto;background-color:#fff;border:1px solid #161e54;border-radius:.5rem;overflow-x:hidden;opacity:0;transform:translateY(1.2rem);visibility:hidden;transition:transform .4s,opacity .4s,visibility .4s;z-index:1}.popup__item{padding:.8rem 1.6rem;cursor:pointer}.popup__submit{margin:1.6rem auto 0;box-shadow:0 1px 14px rgba(0,0,0,.25);max-width:100%!important;width:100%}.popup__submit svg{width:2.4rem;height:2.4rem;fill:#fff;margin-left:2rem}.popup-result{color:#161e54;text-align:center}.popup-result.progress .popup-result__img{max-height:40vh}.popup-result__container{padding-top:5rem;padding-bottom:5rem}.popup-result__content{max-width:64rem;margin:0 auto}.popup-result__img{margin:0 auto 7rem;max-width:30rem;max-height:30vh}.popup-result__title{font-size:3rem;margin-bottom:1.5rem}.popup-result__text{font-size:1.6rem;margin-bottom:3rem}.popup-result__actions{margin-bottom:-2rem}.popup-result__btn{width:100%;margin-bottom:2rem}.popup-result__btn svg{width:2rem;height:2rem;margin-left:2rem}.popup-result__btn.border{background:#fff;border:2px solid #fc5252;color:#fc5252}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:' ';display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:'';background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.swiper-container{overflow:hidden}.swiper-wrapper{display:flex;width:100%;height:100%}.swiper-slide{flex-shrink:0}@-webkit-keyframes fadeInUp{0%{transform:translateY(3rem);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(3rem);opacity:0}100%{transform:translateY(0);opacity:1}}@-webkit-keyframes fadeOutDown{0%{transform:translateY(0);opacity:1}100%{transform:translateY(3rem);opacity:0}}@keyframes fadeOutDown{0%{transform:translateY(0);opacity:1}100%{transform:translateY(3rem);opacity:0}}.btn,.btn--blue,.btn--red{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 2rem;color:#fff;height:6.4rem;font-size:1.7rem;font-weight:700;border-radius:.5rem;max-width:27.7rem;transition:background-color .4s;position:relative;overflow:hidden}.btn .btn-inner,.btn--blue .btn-inner,.btn--red .btn-inner{display:flex;align-items:center;justify-content:center;z-index:1;position:relative}.btn--blue{background-color:#161e54}.btn--blue::after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(94.42deg,transparent 18.76%,#88e0ef 47.53%,transparent 100%);opacity:0;transform:translateX(-100%);transition:opacity .4s,transform .5s}.btn--red{background-color:#cd0404}.btn--red::after{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(94.42deg,transparent 18.76%,#ffb9ba 47.53%,transparent 100%);opacity:0;transform:translateX(-100%);transition:opacity .4s,transform .5s}.hamburger{width:3.5rem;height:2rem;display:flex;flex-direction:column;position:relative;transition:opacity .4s}.hamburger__line{position:absolute;top:0;transform:translateY(50%);transition:background-color .13s linear}.hamburger::after,.hamburger::before{content:'';position:absolute}.hamburger::before{top:calc(50% - (.2rem / 3));transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger::after,.hamburger::before,.hamburger__line{width:100%;height:.2rem;display:block;background-color:#fff;border-radius:1rem}.hamburger::after{width:80%;right:0;top:calc(100% - .2rem);transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger.act .hamburger__line{transition-delay:.22s;background-color:transparent}.hamburger.act::after,.hamburger.act::before{top:0;background-color:#fff}.hamburger.act::before{transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,1.16667rem,0) rotate(45deg)}.hamburger.act::after{width:100%;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,1.16667rem,0) rotate(-45deg)}.footer{background:url(../images/content/footer-bg-mobi.svg) center/cover no-repeat,#161e54;color:#fff;padding:5.8rem 0}.footer__container{max-width:calc(125.5rem + (var(--containerPadding) * 2))}.footer__col{margin-right:2rem;margin-bottom:5.5rem}.footer__logo{display:flex;align-items:center;text-transform:uppercase;font-weight:700;margin-bottom:1.1rem}.footer__logo img{width:7.6rem;margin-right:2.3rem}.footer__actions{padding:0 2.7rem}.footer__link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px solid #fff;margin-bottom:3.4rem}.footer-nav{font-size:1.8rem;font-weight:500;max-width:50rem;margin-bottom:5.5rem}.footer-nav__list{display:flex;flex-wrap:wrap;justify-content:space-between}.footer-nav__item{width:49%}.footer-nav__item:not(:last-child){margin-bottom:4.5rem}.footer-socials{display:flex;align-items:center}.footer-socials__item:not(:last-child){margin-right:1.8rem}.footer-socials__link{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:50%}.footer-socials__link.vk{background-color:#4d76a1}.footer-socials__link.facebook{background-color:#3b5998}.footer-socials__link.insta{background:linear-gradient(0deg,#e09b3d .29%,#c74c4d 29.97%,#c21975 59.65%,#7024c4 99.22%)}.footer-socials__link.telegram{background-color:#039be5}.footer-socials__link.twitter{background-color:#55acee}.footer-socials__icon{fill:#fff;width:60%;height:60%}.header{position:fixed;top:0;left:0;width:100%;color:#fff;background-color:#0e0e2c;padding:2.6rem 0;z-index:5;box-shadow:0 2px 4px rgba(38,50,56,.16),0 4px 8px rgba(38,50,56,.08)}.header__container{max-width:calc(122rem + (var(--containerPadding) * 2));display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;font-size:1.4rem;font-weight:700;line-height:1.28;text-transform:uppercase}.header__logo img{width:4.2rem;margin-right:1.4rem}.header-nav{font-size:1.7rem;font-weight:300;flex-grow:1}.header-nav__list{display:flex;align-items:center;justify-content:space-between;flex-direction:column;margin:0 -1rem}.header-nav__item{margin:0 1rem 3rem}.header-nav__link{position:relative}.header-nav__link::after{content:'';display:block;width:0;height:.4rem;background-color:#fc5252;position:absolute;top:100%;left:0;transform:translateY(.4rem);transition:width .4s}.banner{padding:5rem 0;text-align:center}.banner__title{font-size:2.4rem;line-height:1.35;margin-bottom:5.5rem;color:inherit}.banner__list{margin-bottom:-3.2rem}.banner__item{filter:drop-shadow(0 4px 13px rgba(0, 0, 0, .25));border-radius:1.5rem;margin-bottom:3.2rem;padding:6.9rem 2.3rem}.banner__item:first-child{color:#fff;background:url(../images/content/banner-bg01.png) center/cover no-repeat}.banner__item:last-child{color:#161e54;background:url(../images/content/banner-bg02.png) bottom right -6rem no-repeat,#fff}.banner__btn{width:100%;margin:0 auto}.banner__btn.btn--blue{background-color:#88e0ef}.creator{background:url(../images/content/creator-bg-mobi.jpg) center/cover no-repeat;color:#fff;overflow:hidden}.creator__content{position:relative;padding:7rem 0}.creator__subtitle{color:#fc5252;font-size:1.2rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.3em;text-align:center}.creator__title{font-size:2.5rem;text-align:center;letter-spacing:-.015em;line-height:1.4;font-weight:800;margin-bottom:5rem}.creator__icon{width:5.5rem;height:5.5rem;fill:#fc5252;margin-right:3rem;flex-shrink:0}.creator__list{position:relative;z-index:1}.creator__item{display:flex}.creator__item:not(:last-child){margin-bottom:4rem}.creator__text{font-size:1.6rem;font-weight:500}.creator__img{position:relative;transform:translateX(2rem)}.creator__img-wrap{border-bottom:4px solid #fc5252;position:relative;margin:0 auto 5.5rem;max-width:50rem}.creator__img-wrap::before{content:'';display:block;width:58.7rem;height:58.7rem;background:radial-gradient(50% 50% at 50% 50%,#f4a4a4 0,rgba(193,0,33,.564271) 53.65%,rgba(14,14,44,0) 100%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq{padding:5.5rem 0;background:url(../images/content/faq-bg-mobi.jpg) center/cover no-repeat}.faq__title{font-size:2.5rem;font-weight:700;line-height:1.4;color:#161e54;margin-bottom:5rem;text-align:center}.faq__container{margin-bottom:-6.4rem}.faq__col{max-width:60rem;margin:0 auto 6.4rem}.faq__content{height:0;transition:.4s ease-out;overflow:hidden;box-sizing:content-box;padding-right:1.8rem;padding-left:3.8rem;color:#484848;background-color:#f6f8fc;border-radius:1rem}.faq__item{line-height:1.3}.faq__item:not(:last-child){margin-bottom:2rem}.faq__item.act .faq__icon{transform:rotate(180deg);fill:#fc5252}.faq__item.act .faq__content{padding:2.4rem 1.8rem 2.4rem 3.8rem;margin-top:1rem}.faq__head{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem;font-weight:700;cursor:pointer;color:#151515;padding:2.4rem 1.8rem 2.4rem 3.8rem;border-radius:1rem;background-color:#f6f8fc}.faq__icon{width:1.4rem;height:1.4rem;fill:#151515;margin-left:2.5rem;flex-shrink:0;transition:fill .4s,transform .4s}.faq__input{display:block;width:100%;background-color:#f6f8fc;border-radius:1rem;padding:2.2rem 3.2rem;margin-bottom:2rem;border:none}.faq__input::-moz-placeholder{color:#595959}.faq__input:-ms-input-placeholder{color:#595959}.faq__input::placeholder{color:#595959}.faq__input.textarea{min-height:12.5rem;outline:0}.faq__input.textarea:focus::-moz-placeholder{opacity:0}.faq__input.textarea:focus:-ms-input-placeholder{opacity:0}.faq__input.textarea:focus::placeholder{opacity:0}.faq__input.error{background-color:rgba(252,82,82,.5)}.faq__input.error::-moz-placeholder{color:#fff}.faq__input.error:-ms-input-placeholder{color:#fff}.faq__input.error::placeholder{color:#fff}.faq__submit{display:block;width:100%;height:5.2rem;max-width:100%;font-weight:700;font-size:1.7rem;border-radius:.5rem;margin-top:3.2rem}.hero{padding:3.2rem 0 9.4rem;background:url(../images/content/hero-bg-mobi.jpg) center top -30rem/cover no-repeat;color:#fff;position:relative}.hero::before{content:'';display:block;width:100%;height:100%;max-height:134.9rem;position:absolute;top:0;left:0;background:linear-gradient(193.89deg,#161e54 9.38%,rgba(21,21,21,0) 90.37%)}.hero::after{content:'';display:block;width:100%;height:100%;max-height:85%;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,#050929 0,rgba(107,8,8,.87) 52.82%,rgba(134,8,8,.5) 75.45%,rgba(21,21,21,0) 96.58%);transform:rotate(180deg)}.hero__container{z-index:1}.hero__title{font-size:3.2rem;line-height:1.05;margin-bottom:4rem}.hero__subtitle{font-size:1.1rem;display:flex;font-family:Poppins,sans-serif;line-height:1.5;font-weight:700;color:#88e0ef;text-transform:uppercase;margin-bottom:2.8rem;letter-spacing:.3em}.hero__subtitle svg{width:1.3rem;height:1.3rem;fill:#88e0ef;margin-right:1.7rem;flex-shrink:0;margin-top:.2em}.hero__descr{font-size:1.6rem;font-weight:500;line-height:1.58;margin-bottom:4rem;color:#f8f8f8}.hero__content{max-width:97rem;margin-bottom:10rem}.hero__actions{display:flex;flex-direction:column;align-items:center}.hero__fragm{font-size:1.3rem;font-weight:700;display:flex;align-items:center;letter-spacing:.04em}.hero__fragm-icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;margin-right:.6rem;border-radius:50%;background-color:#cd0404;box-shadow:0 15px 30px rgba(223,105,81,.3);transition:background-color .4s}.hero__fragm-icon svg{width:30%;height:30%;fill:#fff}.hero__btn{padding:0 2rem;color:#fff;font-size:1.7rem;font-weight:700;height:6.4rem;max-width:31rem;box-shadow:0 1px 25px rgba(0,0,0,.25);border-radius:.5rem;transition:color .4s,background-color .4s;letter-spacing:.04em;margin-bottom:2.8rem}.hero__btn svg{width:2.4rem;height:2.4rem;fill:#fff;margin-left:1rem;transition:fill .4s}.hero-steps{line-height:1.27;text-align:center;letter-spacing:-.015em}.hero-steps__title{font-size:2.4rem;font-weight:800;line-height:1.175;margin-bottom:2.5rem}.hero-steps__subtitle{color:#fc5252;margin-bottom:1.1rem}.hero-steps__descr{line-height:1.172;max-width:90.4rem;margin:0 auto 9.3rem}.hero-steps__list{margin:0 -1.25rem -12.5rem;counter-reset:section}.hero-steps__wrap{background:linear-gradient(180deg,#fff 0,#e7b7b7 100%);position:relative;z-index:1;border-radius:1rem;padding:9.5rem 1rem 4rem;height:100%}.hero-steps__item{color:#0e0e2c;position:relative;max-width:24rem;margin:0 auto 12.5rem}.hero-steps__item::after{content:'';display:block;width:100%;height:100%;max-width:20.4rem;transform:translate(-50%,1.1rem);background-color:rgba(252,82,82,.5);border-radius:1rem;position:absolute;bottom:0;left:50%}.hero-steps__img-wrap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.hero-steps__img-wrap::before{font-size:1.8rem;letter-spacing:-.015em;counter-increment:section;content:"0" counter(section);display:flex;align-items:center;justify-content:center;width:4.7rem;height:4.7rem;background:radial-gradient(90.06% 90.06% at 50.31% 13.98%,#fc5252 0,#871717 100%);font-weight:700;color:#fff;position:absolute;top:-1.1rem;right:.4rem;border-radius:50%}.prices{padding:8rem 0 9rem;background:url(../images/content/prices-bg.svg) center/cover no-repeat fixed}.prices__list{margin-bottom:-5rem}.prices__item{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px rgba(86,86,86,.15);border:1px solid #9b97a2;color:#484848;position:relative;padding:7rem 2.2rem 5.6rem;max-width:50rem;margin:0 auto 5rem}.prices__item::before{content:'';display:block;width:100%;height:2rem;background:linear-gradient(94.42deg,#161e54 18.76%,#88e0ef 47.53%,#161e54 100%);border-radius:1rem 1rem 0 0;position:absolute;top:0;left:0}.prices__name{font-size:2.4rem;font-weight:900;text-align:center;color:#fc5252;margin-bottom:2rem}.prices__popular{overflow:hidden}.prices__popular::before{background:linear-gradient(94.42deg,#ff4141 18.76%,#ffb9ba 47.53%,#d51e26 100%)}.prices__popular::after{content:'Популярный';width:22rem;height:4rem;text-align:center;font-size:1.4rem;font-weight:700;color:#88e0ef;position:absolute;top:0;right:0;background-color:#161e54;display:flex;align-items:center;justify-content:center;transform-origin:bottom right;transform:rotate(45deg) translate(40%,130%)}.prices__value{width:100%;font-size:7rem;font-weight:700;line-height:1;margin:0 auto 2.4rem;color:#161e54;position:relative;text-align:center}.prices__value::after{content:'';display:block;width:100%;height:1.46rem;background:url(../images/content/price-underline.svg) center no-repeat;position:absolute;bottom:0;left:0;transform:translate(10%,1.5rem)}.prices__value--old{font-size:2.8rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#9b97a1;display:block;margin:0 auto;transform:translateX(100%)}.prices__value--old::before{content:'';display:block;width:100%;height:.3rem;background-color:#fc5252;position:absolute;top:50%;left:0;transform:translateY(-50%)}.prices__course{text-align:center;font-weight:300;color:#4b1212;margin-bottom:2.5rem}.prices__btn{width:100%;margin:0 auto 3rem;max-width:100%}.prices__btn--bottom{margin-top:auto;margin-bottom:0}.prices__btn.btn--blue{background-color:#88e0ef;color:#161e54}.prices__descr{width:90%;font-size:1.4rem;max-width:28.4rem;margin:0 auto 5.6rem;color:#fc5252}.prices-list{width:90%;margin:0 auto 4rem}.prices-list__item{display:flex}.prices-list__item::before{content:'';width:1.2rem;height:1.2rem;border-radius:50%;margin-right:1.2rem;flex-shrink:0;background-color:#fc5252;margin-top:.4em}.prices-list__item:not(Lkast-child){margin-bottom:3rem}.process{padding-bottom:10rem}.process__content{background-color:#fff;box-shadow:0 4px 15px rgba(8,11,34,.25);border-radius:1.5rem;padding:4rem 2.4rem}.process__subtitle{font-size:2.4rem;margin-bottom:3.5rem}.process__icon{display:flex;align-items:center;margin-right:2rem}.process__icon::before{content:'';width:2.4rem;height:2.4rem;background-color:#fc5252;border-radius:50%;margin-right:1.1rem}.process__icon::after{content:'';flex-grow:1;border-bottom:2px dashed #fc5252}.process__list{margin-bottom:-6rem;position:relative}.process__list::before{content:'';display:block;width:.2rem;height:90%;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%);background:url(../images/common/line.svg) center/cover no-repeat}.process__item{display:flex;margin-bottom:6rem}.process__text{font-size:1.8rem;font-weight:700;color:#161e54}.program{margin-bottom:10rem}.program__img{display:block;height:24.7rem;position:relative;border-radius:.5rem;overflow-x:hidden;margin-bottom:2.2rem}.program__img::before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(180deg,rgba(252,82,82,.5) 0,rgba(0,0,0,.5) 100%)}.program__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.program__content{max-width:108rem;background-color:#fff;padding:2.1rem 2.1rem 5rem;border-radius:1.5rem;box-shadow:0 10px 25px rgba(0,0,0,.25);margin:0 auto}.program__wrapper{max-width:86rem;margin:0 auto;position:relative;padding-left:1rem}.program__wrapper::before{content:'';display:block;width:.2rem;height:100%;background-color:#fc5252;position:absolute;top:0;left:0;opacity:0;transition:opacity .4s}.program__wrapper.act::before{opacity:1}.program__wrapper.act .program__text{padding-top:1.5rem}.program__wrapper.act .program__icon{background-color:#fc5252;transform:rotate(45deg)}.program__wrapper.act .program__icon::after,.program__wrapper.act .program__icon::before{background-color:#fff}.program__list{margin-bottom:6rem}.program__item{padding:2rem 1.3rem;border-radius:.5rem;background-color:rgba(252,82,82,.2)}.program__item:not(:last-child){margin-bottom:.5rem}.program__head{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem;font-weight:700;line-height:1;color:#161e54;cursor:pointer}.program__icon{width:3rem;height:3rem;background-color:#fff;border-radius:50%;position:relative;margin-left:5.7rem;transition:transform .4s,background-color .4s;flex-shrink:0}.program__icon::after,.program__icon::before{content:'';display:block;width:70%;height:.3rem;background-color:#fc5252;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1rem;transition:background-color .4s}.program__icon::after{transform:translate(-50%,-50%) rotate(90deg)}.program__text{height:0;transition:.4s ease-out;overflow:hidden;box-sizing:content-box;color:#161e54}.program__text ul{list-style:initial;padding-left:1.2em}.program__btn{margin:0 auto;display:flex;align-items:center;justify-content:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.program__btn svg{width:1.6rem;height:1.6rem;margin-left:2rem;flex-shrink:0}.reviews{padding:6rem 0 10rem}.reviews__name.desktop{display:none}.reviews__img{width:5rem;height:5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:1.4rem}.reviews__socials{display:flex;align-items:center;justify-content:center}.reviews__socials-icon{width:100%;height:100%;fill:#fc5252}.reviews__socials-link{display:block;width:2.2rem;height:2.2rem}.reviews__socials-item:not(:last-child){margin-right:1rem}.reviews__slide{font-size:1.4rem;text-align:center;color:#000;opacity:.6;transform:scale(.9);transition:.4s;background-color:#fafcfe;border-radius:1.4rem}.reviews__slide.act{box-shadow:0 4px 15px rgba(8,11,34,.25);opacity:1;transform:scale(1)}.reviews__info{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0;margin-bottom:1.8rem}.reviews__name{font-weight:700;margin-bottom:1rem}.reviews__item{padding:4.8rem 1.8rem;background-color:#fff;border-radius:1rem;height:100%}.reviews__list{align-items:flex-start}.reviews__text{color:#484848}.reviews__swiper{margin-bottom:3rem;position:relative;padding:3rem 0;margin-top:-3rem}.reviews__pagination{display:flex;align-items:center;justify-content:center;padding:0 var(--containerPadding)}.reviews__pagination span{width:1.5rem;height:1.5rem;border-radius:50%;background-color:#9b97a2}.reviews__pagination span:not(:last-child){margin-right:1.5rem}.reviews__pagination span.act{background-color:#fc5252}.reviews__navigation{display:flex;align-items:center;justify-content:space-between;margin:0 auto 2.4rem;max-width:16rem;width:100%}.reviews__navigation-btn{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background-color:#fc5252;border-radius:50%}.reviews__navigation-btn.prev svg{transform:rotate(90deg)}.reviews__navigation-btn.next svg{transform:rotate(-90deg)}.reviews__navigation-icon{width:40%;height:40%;fill:#fff}.start{margin-bottom:8.6rem}.start__container{max-width:calc(97rem + (var(--containerPadding) * 2))}.start__icon{width:5.5rem;height:5.5rem;margin-right:3.5rem;flex-shrink:0}.start__item{display:flex;align-items:center;margin-bottom:4rem}.start__btn{display:flex;align-items:center;justify-content:center;margin:0 auto}.start__btn svg{width:2.2rem;height:2.2rem;margin-left:1.5rem;fill:#fff}.fragment__title{margin-bottom:9.2rem;text-align:center}.fragment__item{display:flex;align-items:center;font-size:1.8rem;font-weight:700;color:#fc5252}.fragment__item:not(:last-child){margin-bottom:2.7rem}.fragment__icon{width:5.5rem;height:5.5rem;flex-shrink:0;fill:#161e54;margin-right:2.2rem}.fragment__link{display:block;flex-grow:1;position:relative;width:90%;max-width:75rem;margin:0 auto 6rem}.fragment__link::before{content:'';display:block;width:100%;height:100%;border-radius:1.5rem;border:2px solid #88e0ef;position:absolute;top:0;left:0;transform:translate(-1rem,-1.4rem)}.fragment__youtube{width:6rem;height:6rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .4s}.fragment__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fragment__img-wrap{display:block;position:relative;border-radius:1.5rem;overflow:hidden}.fragment__img-wrap::before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(14,14,44,.2)}@media (min-width:375px){.hero__title{font-size:3.6rem}.process__icon{margin-right:4rem}}@media (min-width:560px){.hero__actions{flex-direction:row}.hero__btn{margin-right:5.8rem;margin-bottom:0}}@media (min-width:768px){.title{font-size:3rem}.title span{font-size:1.4rem;margin-bottom:.5rem}.wrapper::before{background:url(../images/content/wrapper-bg.png) top left/100% no-repeat}.popup__close{width:4rem;height:4rem}.popup__container{width:90%}.popup__descr{font-size:2rem}.popup__label{font-size:2rem;margin-bottom:2.6rem}.popup__group{padding:2.8rem 2rem 3.8rem}.popup__current{padding:1.4rem 1.2rem}.popup__submit{margin-top:3rem;max-width:31rem!important}.popup-result__title{font-size:3.5rem}.popup-result__text{font-size:2rem}.popup-result__actions{display:flex;align-items:center}.popup-result__btn:not(:last-child){margin-right:2rem}.footer{background:url(../images/content/footer-bg.svg) center/cover no-repeat,#161e54;padding:5rem 0}.footer__container{display:flex;justify-content:space-between}.footer__col{margin-bottom:0}.footer__actions{padding:0}.footer-nav{font-size:1.6rem;width:40%;max-width:30rem;margin-bottom:0}.footer-nav__item:not(:last-child){margin-bottom:2.5rem}.banner__title{font-size:2.8rem}.banner__list{display:flex;margin:0 -1rem}.banner__item{width:calc(50% - 2rem);margin:0 1rem;height:40rem;padding:9.5rem 7.2rem}.creator{background:url(../images/content/creator-bg.jpg) center/cover no-repeat}.creator__subtitle{font-size:1.6rem}.creator__title{font-size:3rem;text-align:left}.creator__icon{width:6rem;height:6rem}.creator__text{font-size:1.8rem}.faq{background:url(../images/content/faq-bg.jpg) center/cover no-repeat}.faq__content{padding:0 4.4rem}.faq__item:not(:last-child){margin-bottom:3rem}.faq__item.act .faq__content{padding:4.2rem 4.4rem}.faq__head{font-size:1.8rem;padding:1.8rem 3rem}.faq__submit{height:6.4rem}.hero{padding-top:5rem;padding-bottom:15rem;background:url(../images/content/hero-bg.jpg) center/cover no-repeat}.hero__title{font-size:4.2rem;margin-bottom:7rem}.hero__subtitle{font-size:1.5rem;margin-bottom:4rem}.hero__subtitle svg{width:2rem;height:2rem}.hero__descr{font-size:1.8rem}.hero__fragm{font-size:1.7rem}.hero__fragm-icon{width:5.2rem;height:5.2rem;margin-right:2rem}.hero-steps__title{font-size:3rem}.hero-steps__descr{font-size:2rem}.hero-steps__list{display:flex;justify-content:center;flex-wrap:wrap}.hero-steps__item{width:50%;margin:0 1.25rem 12.5rem}.prices__popular::after{font-size:1.7rem;height:5rem;transform:rotate(45deg) translate(35%,135%)}.prices__popular{order:1}.prices__btn{max-width:27.7rem}.prices__descr{font-size:1.6rem;margin-bottom:7rem}.prices-list{width:100%;max-width:31rem}.process__subtitle{font-size:3rem}.process__icon{margin-right:4rem}.process__text{font-weight:500}.program__img{height:27.5rem}.program__content{padding-bottom:6rem}.program__wrapper{padding-left:2rem}.program__wrapper::before{width:.4rem}.program__item{padding:2rem}.program__head{font-size:2rem}.program__icon{width:4rem;height:4rem}.reviews{padding:10rem 0}.reviews__name.mobi{display:none}.reviews__name.desktop{display:block}.reviews__img{width:10rem;height:10rem;margin-bottom:1.1rem}.reviews__socials{justify-content:flex-start}.reviews__slide{font-size:1.8rem;text-align:left}.reviews__info{flex-direction:column;margin-right:2rem;margin-bottom:0}.reviews__item{display:flex;align-items:flex-start;padding:4rem}.start__icon{width:6.5rem;height:6.5rem;margin-right:4.5rem}.start__list{display:flex;flex-wrap:wrap;justify-content:space-between}.start__item{width:48%;max-width:42rem;margin-bottom:6rem}.fragment__item{font-size:2rem}.fragment__icon{width:6.5rem;height:6.5rem}.fragment__youtube{width:10rem;height:10rem}}@media (min-width:1024px){:root{--fontBase:1.8rem}.title{font-size:4rem}.title span{font-size:1.8rem}.popup__container{padding:10rem}.popup__descr,.popup__label{font-size:2.4rem}.popup-result__img{max-width:100%}.popup-result__title{font-size:4.8rem}.popup-result__text{font-size:2.4rem}.hamburger{display:none}.header__logo{padding-right:1rem;margin-right:1rem;border-right:1px solid #fc5252}.header-nav{font-size:1.4rem}.header-nav__list{flex-direction:row}.header-nav__item{margin-bottom:0}.banner{padding:9.5rem 0 6.5rem}.banner__title{font-size:3.4rem}.banner__item:last-child{background:url(../images/content/banner-bg02.png) center bottom no-repeat,#fff}.creator__content{padding:20rem 0 7.4rem;max-width:53rem}.creator__subtitle{font-size:1.8rem;text-align:left}.creator__title{font-size:4rem}.creator__item:not(:last-child){margin-bottom:6rem}.creator__img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;transform:translateX(0)}.creator__img-wrap::before{width:142rem;height:142rem}.creator__img-wrap{position:absolute;bottom:0;left:calc(100% + 2rem);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:0;border-bottom:none}.faq{padding:10rem 0}.faq__title{font-size:3rem;text-align:left;line-height:1.6}.faq__container{display:flex;justify-content:space-between;margin-bottom:0}.faq__col{width:48%;margin-bottom:0}.faq__col:first-child{max-width:64rem}.faq__col:last-child{max-width:53rem}.faq__item{line-height:1.5}.faq__input{margin-bottom:3rem}.hero{padding:5rem 0 29rem}.hero::after{max-height:109.7rem}.hero__descr{margin-bottom:5rem;font-size:2.4rem}.hero__content{margin-bottom:14rem}.hero-steps{font-size:1.5rem}.hero-steps__title{font-size:4rem}.hero-steps__descr{font-size:2.4rem}.hero-steps__list{flex-wrap:nowrap;align-items:flex-start;margin-bottom:0}.hero-steps__item{width:20%;margin-bottom:0}.hero-steps__item:nth-child(2),.hero-steps__item:nth-child(4){transform:translateY(9rem)}.hero-steps__item:nth-child(3){transform:translateY(18rem)}.prices__list{display:flex;margin:0 -1rem -2rem}.prices__item{width:calc(100% / 3 - 2rem);margin:0 1rem 2rem;display:flex;flex-direction:column}.prices__item:nth-child(2){order:0}.prices__item:nth-child(3){order:2}.process__content{padding:5rem}.process__subtitle{font-size:4rem}.process__icon{margin-right:0;margin-bottom:2.3rem}.process__list{display:flex;margin:0 -1rem}.process__list::before{display:none}.process__item{display:block;width:20%;margin:0 1rem}.process__text{font-size:2rem}.program__head{font-size:2.4rem}.reviews__title{margin-bottom:6.5rem}.reviews__slide{font-size:2.4rem;width:100%;max-width:86rem;margin:0 auto}.reviews__list{align-items:stretch}.reviews__navigation{max-width:102.4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;z-index:1}.start{margin-bottom:16rem}.fragment__list{padding-left:4.5rem;max-width:55rem}.fragment__link{width:100%;margin:0}.fragment__content{display:flex;align-items:center}}@media (min-width:1025px){.popup__close:hover{transform:rotate(-45deg)}.popup__item{transition:background-color .4s}.popup__item:hover{background-color:rgba(22,30,84,.1)}.popup-result__btn.border{transition:background-color .4s,border-color .4s,color .4s}.popup-result__btn.border:hover{background-color:#cd0404;border-color:#cd0404;color:#fff}.popup-result__btn.border:hover::after{display:none}.btn--blue:hover::after{opacity:1;transform:translateX(0)}.btn--red:hover{background-color:#ff4141}.btn--red:hover::after{opacity:1;transform:translateX(0)}.footer__link:hover{border-bottom-color:transparent}.footer-nav__link:hover{text-decoration:underline}.footer-socials__link{transition:transform .4s}.footer-socials__link:hover{transform:scale(1.1)}.header-nav__link:hover::after{width:100%}.banner__btn.btn--blue:hover{background-color:#161e54}.faq__head:hover{background-color:#ecf1f4}.hero__fragm:hover .hero__fragm-icon{background-color:#fc5252}.prices__btn.btn--blue{transition:.4s}.prices__btn.btn--blue:hover{background-color:#161e54;color:#fff}.reviews__socials-link{transition:transform .4s}.reviews__socials-link:hover{transform:scale(1.05)}.start__btn:hover{background-color:#161e54}.start__btn:hover:after{background:linear-gradient(94.42deg,transparent 18.76%,#88e0ef 47.53%,transparent 100%)}.fragment__link:hover .fragment__youtube{transform:translate(-50%,-50%) scale(.85)}}@media (min-width:1200px){.popup__submit{margin-top:6rem}.header__logo{padding-right:2.4rem;margin-right:2.4rem}.header-nav{font-size:1.7rem}.banner__title{font-size:4.8rem}.banner__item{height:68.1rem}.creator__title{margin-bottom:9rem}.faq__title{font-size:4rem}.faq__head{font-size:2rem}.hero{padding-top:12.8rem}.hero__title{font-size:6rem}.hero__content{margin-bottom:22.7rem}.hero-steps{font-size:1.8rem}.hero-steps__wrap{padding:9.5rem 2rem 5.6rem}.prices__item{padding:8.2rem 4.4rem 6.8rem}.process__content{padding:8rem 11rem}.fragment__item{font-size:2.4rem}.fragment__link::before{border:5px solid #88e0ef;transform:translate(-4.5rem,-4.5rem)}}@media (max-width:1300px){h1{font-size:calc(3rem + 2.2 * ((100vw - 32rem)/ 98))}.popup__success{font-size:calc(2rem + 1 * ((100vw - 32rem)/ 98))}}@media (max-width:1023px){.header-nav{position:fixed;top:0;right:0;height:var(--app-height);background-color:#0e0e2c;box-shadow:0 0 1rem 1rem rgba(14,14,44,.15);padding:8rem 2rem 2rem;width:90%;max-width:32rem;transition:transform .4s;transform:translateX(100%)}.header-nav.act{transform:translateX(0)}.reviews__swiper{padding:0 var(--containerPadding)}}@media (max-width:767px){.popup{top:var(--header-height);height:calc(var(--app-height) - var(--header-height));padding:0}.popup__close{top:1.5rem;right:1.5rem}.popup__container{border-radius:0;padding:5.5rem 1.6rem}.popup-result__btn{max-width:100%!important}.program__list{width:100%}.program__btn,.start__btn{max-width:100%}}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}