@import url(https://fonts.googleapis.com/css2?family=Inter&display=swap);@import url(https://use.typekit.net/fbi2ujn.css);.header__logo,.header__phone{transition:color .5s;text-decoration:none}.header__burger{display:none!important}.footer{padding:20px 0;font-size:18px;line-height:23px}.footer__link{text-decoration:none;color:#eb3f43}.footer__link:hover{text-decoration:underline}@media screen and (max-width:767px){.footer{font-size:13px;line-height:15px}}.layout-default{min-height:100vh;display:flex;flex-direction:column}.layout-default__main{flex-grow:1}.tpl-error__content{padding:127px 0 0}.tpl-error__title{font-size:30px;font-weight:700;margin-bottom:26px;font-family:loos-extended,sans-serif}@media (max-width:767px){.tpl-error__title{margin-bottom:10px;font-size:20px}}.tpl-error__subtitle{font-family:loos-extended,sans-serif;font-weight:800;font-size:62px;line-height:100%;color:#eb3f43;margin:0;max-width:540px}@media (max-width:767px){.tpl-error__subtitle{font-size:30px;line-height:1}}.tpl-error__text{font-family:Inter;font-weight:300;font-size:22px;line-height:1.4;margin-top:32px}@media (max-width:767px){.tpl-error__text{font-size:14px;line-height:20px;margin-top:14px}}.tpl-error__btn{text-decoration:none;margin-top:30px}@media (max-width:767px){.tpl-error__btn{margin-top:20px}}.tpl-error .footer{background:none}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:3px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#7b61ff;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[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:1px dotted ButtonText}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}textarea{overflow:auto}[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}details{display:block}summary{display:list-item}[hidden],template{display:none}html{overscroll-behavior-y:none}*{box-sizing:border-box}body{padding:0;margin:0;font-family:Inter,sans-serif;background:#fff;overscroll-behavior-y:none}#root{width:100%;position:relative;z-index:6}#root.disable{pointer-events:none}@media (max-width:1024px){#root{overflow:hidden}#root.active{overflow:auto}}.wrapper{width:calc(100% - 40px);max-width:1020px;margin:auto}@media (max-width:1024px){.wrapper{width:calc(100% - 60px)}}@media (max-width:767px){.wrapper{width:calc(100% - 32px)}}.btn{display:inline-flex;vertical-align:top;align-items:center;justify-content:center;font-family:Inter,sans-serif;color:#fff;border-radius:40px;padding:0 30px;cursor:pointer}@media (max-width:767px){.btn{padding:0 20px}}.btn.disable{pointer-events:none;opacity:.8}.btn--red{background:#eb3f43}.btn--sm{font-size:18px;line-height:22px;height:44px}.btn--md{font-size:22px;line-height:140%;height:56px}@media (max-width:767px){.btn--md{font-size:14px;height:41px}}.h1{font-size:70px;line-height:100%;font-weight:800;color:#eb3f43;margin:0;font-family:loos-extended,sans-serif}@media (max-width:767px){.h1{font-size:36px}}.h2{font-size:62px;line-height:100%;font-weight:200;color:#eb3f43;margin:0;font-family:loos-extended,sans-serif}@media (max-width:767px){.h2{font-size:30px}}.h3{font-size:50px;line-height:100%;font-weight:800;color:#eb3f43;margin:0;font-family:loos-extended,sans-serif}@media (max-width:767px){.h3{font-size:24px}}.tmd{font-weight:300;font-size:22px;line-height:140%;color:#000;font-family:Inter,sans-serif}@media (max-width:767px){.tmd{font-size:14px}}.tsm{font-weight:400;font-size:18px;line-height:22px;color:#000;font-family:Inter,sans-serif}.header{position:fixed;left:50%;top:0;transform:translateX(-50%);width:100%;height:84px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;background-color:#fff;z-index:10}@media (max-width:767px){.header{height:72px;padding:0 16px}}.header__logo{color:#eb3f43;font-size:24px;line-height:24px;letter-spacing:-.5px}.header__section{display:flex;align-items:center}.header__nav{display:flex;padding:10px 5px 12px;background:#fff;border-radius:100px}@media (max-width:1024px){.header__nav{display:none}}.header__nav-item{cursor:pointer;font-size:18px;line-height:22px;color:grey;font-family:Inter,sans-serif;text-decoration:none;margin:0 25px}.header__burger{width:44px;height:44px;border-radius:22px;background:#eb3f43;position:relative;cursor:pointer;list-style:none;padding:0;margin:0 0 0 10px;display:none}@media (max-width:1024px){.header__burger{display:block}}@media (max-width:767px){.header__burger{width:40px;height:40px}}.header__burger li{position:absolute;width:20px;height:2px;background:#fff;border-radius:2px;left:50%;transform:translateX(-50%)}.header__burger li:first-child{top:15px}@media (max-width:767px){.header__burger li:first-child{top:13px}}.header__burger li:nth-child(2){top:26px}@media (max-width:767px){.header__burger li:nth-child(2){top:24px}}.header__feedback{text-decoration:none}@media (max-width:767px){.header__feedback{display:none}}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;min-height:100vh;background:#eb3f43;z-index:20;padding:100px 30px;display:flex;align-items:center}.mobile-menu__wrapper{cursor:pointer}.mobile-menu__logo{position:absolute;left:30px;top:25px}@media (max-width:767px){.mobile-menu__logo{left:16px;top:16px}}.mobile-menu__close{width:44px;height:44px;border-radius:22px;background:#fff;position:absolute;top:20px;right:30px;cursor:pointer;list-style:none;padding:0;margin:0 0 0 10px}@media (max-width:1024px){.mobile-menu__close{display:block}}@media (max-width:767px){.mobile-menu__close{width:40px;height:40px;top:16px;right:16px}}.mobile-menu__close li{position:absolute;width:20px;height:2px;background:#eb3f43;border-radius:2px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.mobile-menu__close li:nth-child(2){transform:translate(-50%,-50%) rotate(-45deg)}.mobile-menu__item{font-family:loos-extended,sans-serif;font-weight:800;font-size:70px;line-height:100%;color:#fff;cursor:pointer;word-break:break-word;text-decoration:none;display:block;width:calc(100vw - 140px)}@media (max-width:767px){.mobile-menu__item{font-size:36px;width:100%}}.mobile-menu__item+.mobile-menu__item{margin-top:70px}@media (max-width:767px){.mobile-menu__item+.mobile-menu__item{margin-top:30px}}.mobile-menu__item:last-child{color:#24298f}.first{position:relative;min-height:100vh;padding:100px 0;display:flex;align-items:center;overflow:hidden;opacity:1;transition:opacity 1.3s}@media (max-width:767px){.first{padding:100px 0 62px}}.first.hidden{opacity:0}.first__wrapper{max-width:100%}.first .h1,.first__wrapper{position:relative;z-index:1}.first__title{margin-top:-180px;margin-bottom:-40px}.first__title-1{height:492px;width:100vw;position:relative;display:flex}@media (max-width:1024px){.first__title{margin-top:-60px;margin-bottom:60px}.first__title div{height:146px;width:100vw;position:relative;display:flex}}@media (max-width:767px){.first__title{margin-top:-10px;margin-bottom:-7px}.first__title div{height:100px}}.first__title svg{position:relative;left:0;min-width:3017px;max-width:3017px;height:488px;will-change:contents}@media (max-width:1024px){.first__title svg{min-width:1559px;max-width:1559px;height:auto;margin:-50px 0}}@media (max-width:767px){.first__title svg{min-width:704px;max-width:704px;height:155px}}.first__title-2{display:none}@media (max-width:1024px){.first__title-2{display:block}.first__title-2 svg{left:auto;right:0}}.first__text{max-width:420px;position:relative}@media (max-width:767px){.first__text{margin-top:10px}}.first__button{margin-top:30px}@media (max-width:767px){.first__button{margin-top:20px}}.first__bg{position:absolute}.first__bg-1{top:calc(50% - 256px);left:calc(50% - 610px)}@media (max-width:1024px){.first__bg-1{top:calc(50% - 280px);left:calc(50% - 347px)}}@media (max-width:767px){.first__bg-1{top:calc(50% - 171px);left:calc(50% - 146px);width:30px}}.first__bg-2{top:calc(50% + 222px);left:calc(50% - 25px)}@media (max-width:1024px){.first__bg-2{top:calc(50% - 305px);left:calc(50% - 258px)}}@media (max-width:767px){.first__bg-2{top:calc(50% + 98px);left:calc(50% + 127px);width:22px}}.first__bg-3{top:calc(50% + 83px);left:calc(50% + 567px)}@media (max-width:1024px){.first__bg-3{top:calc(50% + 104px);left:calc(50% + 315px)}}@media (max-width:767px){.first__bg-3{top:calc(50% - 176px);left:calc(50% - 113px);width:20px}}.first__bg-4{top:calc(50% + 120px);left:calc(50% + 144px)}@media (max-width:1024px){.first__bg-4{top:calc(50% + 238px);left:calc(50% + 23px)}}@media (max-width:767px){.first__bg-4{top:calc(50% - 245px);left:calc(50% + 33px);width:158px}}.first__bg-5{top:calc(50% + 173px);left:calc(50% - 1253px)}@media (max-width:1024px){.first__bg-5{top:calc(50% + 62px);left:calc(50% - 906px)}}@media (max-width:767px){.first__bg-5{top:calc(50% - 184px);left:calc(50% - 382px);width:354px}}.temp{position:fixed;top:0;right:0;left:0;bottom:0;z-index:7;pointer-events:none}.temp svg{position:absolute;left:0;top:100%;transform:translate(-100%);transition:transform 1.5s ease-in-out,left 1.5s ease-in-out,top 1.5s ease-in-out;width:200%}@media (max-width:767px){.temp svg{width:1400px;height:auto}}.temp svg.start{left:50%;transform:translate(-50%);top:-75%}.temp svg.finish{left:100%;transform:translateY(-100%);top:-150%}.second{position:relative;overflow:hidden;padding:100px 0;min-height:100vh;display:flex;align-items:center;justify-content:center;border-top:1px solid hsla(0,0%,50.2%,.2)}.second.active .second__bg,.second.active .second__block,.second.active .second__text{opacity:1;transform:translateY(0)}.second.active .second__block svg:first-child,.second.active .second__block svg:nth-child(2){transform:translateY(0)}.second .wrapper{position:relative;z-index:1}@media (max-width:1024px){.second .wrapper{margin-top:22px}}@media (max-width:767px){.second .wrapper{margin-top:41px}}.second__text{transform:translateY(300px);opacity:0;transition:all 1.3s .5s}.second__text span{color:#24298f}@media (min-width:1025px){.second__text{margin-left:5px;margin-top:17px}}.second__bg{opacity:0;transition:all 1.3s .5s;position:absolute;left:calc(50% - 570px);top:calc(50% - 167px)}@media (max-width:1024px){.second__bg{display:none}}.second__bg--mob{display:none}@media (max-width:1024px){.second__bg--mob{display:block;position:absolute;left:calc(50% - 133px);top:100px}}.second__block{position:absolute;left:calc(50% + 162px);top:calc(50% - 141px);width:333px;height:333px;border-radius:170px;background:#eb3f43;display:flex;justify-content:center;flex-direction:column;font-family:loos-extended,sans-serif;font-weight:800;font-size:36px;color:#fff;padding-left:97px;padding-bottom:8px;transform:translateY(300px);opacity:0;transition:all 1.3s .5s}@media (max-width:1024px){.second__block{left:calc(50% - 170px);top:calc(50% - 46px)}}@media (max-width:767px){.second__block{font-size:16px;width:150px;height:150px;left:calc(50% - 75px);top:calc(50% + 16px);padding-left:43px}}@media (max-width:767px){.second__block span svg{width:auto;height:57px}}.second__block>svg{position:absolute}.second__block>svg:first-child{left:-70px;top:28px;transform:translateY(560px);transition:all 1.5s .5s}@media (max-width:767px){.second__block>svg:first-child{width:90px;left:-54px;top:-73px}}.second__block>svg:nth-child(2){right:-68px;top:-83px;transform:translateY(400px);transition:all 1.1s .5s}@media (max-width:767px){.second__block>svg:nth-child(2){width:102px;right:-40px;top:-124px}}.second__wave{width:0;height:0;border:1px solid #eb3f43;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;z-index:-1}.third__step{min-height:100vh;padding:100px 0 40px;display:flex;align-items:center;transition:opacity .3s;position:relative;z-index:-1}@media (max-width:1024px){.third__step{min-height:0;padding:90px 0 60px}}@media (max-width:767px){.third__step{padding:83px 0 20px}}.third__step--1{background:#ecbcc5}.third__step--1 .third__step-num{color:#ecbcc5;background:#eb3f43}.third__step--1 li:before{background:#eb3f43}@media (max-width:1024px){.third__step--1 .third__step-section:nth-child(2) svg{margin-right:-78px}}@media (max-width:767px){.third__step--1 .third__step-section:nth-child(2) svg{margin-left:auto;transform:translateX(0);width:334px;height:auto}.third__step--1 .third__step-section:nth-child(2) svg g:nth-child(2){transform:translate(-25px)}}.third__step--2{background:#24298f}.third__step--2 .third__step-num{color:#24298f;background:#ecbcc5}.third__step--2 li{color:#fff}.third__step--2 li:before{background:#ecbcc5}.third__step--2 .third__step-title{color:#ecbcc5}.third__step--2 .third__step-section:nth-child(2) svg{margin-left:-50px}@media (max-width:1023px){.third__step--2 .third__step-section:nth-child(2) svg{margin-left:auto}}@media (max-width:767px){.third__step--2 .third__step-section:nth-child(2) svg{transform:translateX(-27px);width:353px;height:auto}.third__step--2 .third__step-section:nth-child(2) svg .third__step-path--1{transform:translate(20px)}.third__step--2 .third__step-section:nth-child(2) svg .third__step-path--2{transform:translate(-40px)}}.third__step--3{background:#eb3f43}.third__step--3 .third__step-num{color:#eb3f43;background:#24298f}.third__step--3 li{color:#fff}.third__step--3 li:before{background:#fff}.third__step--3 .third__step-title{color:#fff}@media (max-width:767px){.third__step--3 .third__step-section:nth-child(2) svg{margin-left:3px;width:348px;height:auto}.third__step--3 .third__step-section:nth-child(2) svg g:nth-child(2){transform:translate(-60px)}}.third__step-block{display:flex;justify-content:center}@media (max-width:1024px){.third__step-block{flex-direction:column}}.third__step-section{width:50%}@media (max-width:1024px){.third__step-section{width:100%;position:relative}}.third__step-section:first-child{padding-right:40px}@media (max-width:1024px){.third__step-section:first-child{padding-left:177px;padding-right:0;padding-bottom:59px}}@media (max-width:767px){.third__step-section:first-child{padding-left:0;padding-bottom:20px}}@media (max-width:1024px){.third__step-section:last-child{text-align:center;padding-left:15px}.third__step--1 .third__step-section:last-child{padding-left:2px}.third__step--3 .third__step-section:last-child{padding-left:103px}}@media (max-width:767px){.third__step--1 .third__step-section:last-child,.third__step--3 .third__step-section:last-child{padding-left:0}.third__step-section:last-child{text-align:left;padding-left:0}}.third__step-num{width:120px;height:120px;border-radius:60px;display:flex;align-items:center;justify-content:center;font-size:80px;line-height:100%;font-family:loos-wide,sans-serif;font-weight:800;font-style:normal}@media (max-width:1024px){.third__step-num{position:absolute;left:0;top:0}}@media (max-width:767px){.third__step-num{font-size:44px;width:60px;height:60px;position:static}.third__step-num svg{height:30px;width:auto}}.third__step-title{margin-top:15px}@media (max-width:1024px){.third__step-title{margin-top:8px}}@media (max-width:767px){.third__step-title{margin-top:15px;font-size:30px}}.third__step ul{margin-top:40px;margin-bottom:0;padding-left:0;list-style:none;max-width:420px}@media (max-width:1024px){.third__step ul{margin-top:34px;max-width:440px}}@media (max-width:767px){.third__step ul{margin-top:16px}}.third__step ul li{margin-top:20px;padding-left:30px;display:block;position:relative}@media (max-width:767px){.third__step ul li{margin-top:11px;padding-left:15px}}.third__step ul li:before{content:"";display:block;width:8px;height:8px;border-radius:4px;position:absolute;left:0;top:10px}@media (max-width:767px){.third__step ul li:before{width:6px;height:6px;top:6px}}.forth{background:#fff}.forth.disable{pointer-events:none}.forth__wrapper{display:flex}@media (max-width:1024px){.forth__wrapper{flex-direction:column}}.forth__ask{padding:100px 50px 100px calc(50vw - 510px);min-width:50%;max-width:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:84px}@media (max-width:1024px){.forth__ask{min-width:100%;padding-left:88px;padding-top:114px}}@media (max-width:767px){.forth__ask{min-width:100%;padding-left:16px;padding-top:141px;min-height:0;padding-bottom:33px}}.forth__ask-title{position:relative}@media (max-width:1024px){.forth__ask-title{max-width:500px}}@media (max-width:767px){.forth__ask-title{max-width:280px}}.forth__ask-title span{color:#24298f}.forth__ask-title svg{position:absolute}.forth__ask-title svg:first-child{left:-72px;top:-45px}@media (max-width:1024px){.forth__ask-title svg:first-child{left:-57px}}@media (max-width:767px){.forth__ask-title svg:first-child{left:210px;width:30px;top:-24px}}.forth__ask-title svg:nth-child(2){left:calc(50% + 7px);bottom:-10px}@media (max-width:1024px){.forth__ask-title svg:nth-child(2){left:calc(50% - 27px);bottom:-17px}}@media (max-width:767px){.forth__ask-title svg:nth-child(2){left:calc(50% - 6px);bottom:-21px;width:20px}}.forth__ask-arrow{margin-top:95px}@media (max-width:1024px){.forth__ask-arrow{margin-top:95px;transform:rotate(90deg)}}@media (max-width:767px){.forth__ask-arrow{margin-top:43px;transform:rotate(90deg);width:80px;height:auto;margin-left:-7px}}.forth__side{min-width:50%;max-width:50%;position:relative}@media (max-width:1024px){.forth__side{height:auto;min-width:100%;max-width:100%}}.forth__section{display:flex;align-items:center;padding:100px 50px 60px;min-width:100%;max-width:100%}@media (max-width:1024px){.forth__section{min-width:100%;max-width:100%}}@media (max-width:767px){.forth__section{padding:20px 16px}}.forth__section--1{background:#ecbcc5}.forth__section--1 .forth__text,.forth__section--1 .forth__title{color:#24298f}.forth__section--2{background:#eb3f43}.forth__section--2 .forth__text,.forth__section--2 .forth__title{color:#fff}.forth__section--3{background:#24298f}.forth__section--3 .forth__text,.forth__section--3 .forth__title{color:#fff}.forth__ico{height:250px;display:flex;align-items:center}@media (max-width:767px){.forth__ico{height:auto}}.forth__ico svg:nth-child(2){display:none}@media (max-width:767px){.forth__ico svg:first-child{display:none}.forth__ico svg:nth-child(2){display:block}}.forth__title{margin-top:50px}@media (max-width:767px){.forth__title{margin-top:18px}}.forth__text{margin-top:30px;max-width:500px}@media (max-width:767px){.forth__text{margin-top:20px}}.fifth{padding:122px 0 104px;background:#fff;border-top:1px solid hsla(0,0%,50.2%,.2)}@media (max-width:767px){.fifth{padding:30px 0 20px}}.fifth__title{max-width:540px;font-weight:800;font-size:62px;line-height:100%;color:#eb3f43;margin:0;font-family:loos-extended,sans-serif}@media (max-width:767px){.fifth__title{font-size:30px}}.fifth__text{margin-top:19px;max-width:650px}@media (max-width:767px){.fifth__text{margin-top:16px}}.fifth__tabs{display:flex;margin-top:82px}@media (max-width:1024px){.fifth__tabs{display:none}}.fifth__tab{margin-right:20px;padding-bottom:30px;position:relative;cursor:pointer}.fifth__tab:after{content:"";display:block;width:calc(100% + 20px);position:absolute;left:0;bottom:0;height:1px;background:hsla(0,0%,50.2%,.2)}.fifth__tab.active:after{background:#eb3f43}.fifth__tab:last-child{margin-right:0}.fifth__tab:last-child:after{width:100%}.fifth__examples{margin-top:50px}@media (max-width:1024px){.fifth__examples{display:none}}.fifth__example{display:flex}.fifth__example-decktop{min-width:710px;max-width:710px;min-height:200px;background-size:cover;background-position:50%;background-color:#ecbcc5}@media (max-width:1024px){.fifth__example-decktop{min-width:496px;max-width:496px}}@media (max-width:767px){.fifth__example-decktop{display:none}}.fifth__example-mobile{min-width:270px;max-width:270px;min-height:200px;background-size:cover;background-position:50%;background-color:#ecbcc5;margin-left:20px}@media (max-width:1024px){.fifth__example-mobile{min-width:191px;max-width:191px}}@media (max-width:767px){.fifth__example-mobile{min-width:100%;max-width:100%;max-height:500px;margin-left:0}}.fifth__example img{max-width:100%;height:auto}.fifth__accordeon{display:none;margin-top:21px}@media (max-width:1024px){.fifth__accordeon{display:block}}@media (max-width:767px){.fifth__accordeon{margin-top:17px}}.fifth__accordeon-block{margin:0;border-bottom:1px solid hsla(0,0%,50.2%,.2)}.fifth__accordeon-block:last-child{border-bottom:none}.fifth__accordeon-block.active .fifth__accordeon-exemles{display:flex}.fifth__accordeon-block.active .fifth__accordeon-title:after{display:none}.fifth__accordeon-title{position:relative;padding:25px 35px 25px 0;cursor:pointer;font-size:18px;line-height:22px;color:#000;font-family:Inter,sans-serif}@media (max-width:767px){.fifth__accordeon-title{padding:15px 30px 25px 0;font-size:13px;line-height:16px}}.fifth__accordeon-title:after,.fifth__accordeon-title:before{content:"";display:block;width:21px;height:1px;background:#eb3f43;position:absolute;right:0;top:45%;transform:translateY(-50%)}.fifth__accordeon-title:after{transform:translateY(-50%) rotate(90deg)}.fifth__accordeon-exemles{display:none;overflow-y:scroll;margin:5px 0}.fifth__accordeon-exemle{min-width:503px;width:503px;height:354px;background-color:#ecbcc5;background-position:50%;background-size:cover;background-repeat:no-repeat}.fifth__accordeon-exemle+.fifth__accordeon-exemle{margin-left:14px}.sixth{background:#ecbcc5;padding-top:130px;padding-bottom:73px}@media (max-width:767px){.sixth{padding-top:124px}}.sixth__title{font-weight:800;max-width:600px}.sixth__phone{margin-top:34px}@media (max-width:767px){.sixth__phone{margin-top:23px}}.sixth__phone a{text-decoration:none;color:#24298f;font-family:loos-extended,sans-serif;font-weight:800;font-size:30px;line-height:38px}@media (max-width:767px){.sixth__phone a{font-size:20px}}.sixth__form{margin-top:6px;display:flex;flex-wrap:wrap}@media (max-width:767px){.sixth__form{margin-top:0}}.sixth .btn{margin-top:30px}.input{position:relative;border-bottom:1px solid #eb3f43;margin-top:22px}@media (max-width:767px){.input{margin-top:14px;padding-bottom:2px}}.input.error .input__error{display:block}.input.textarea{margin-top:40px}@media (max-width:767px){.input.textarea{margin-top:30px}}.input--half{width:calc(50% - 17px)}.input--half:nth-child(2n){margin-left:34px}@media (max-width:767px){.input--half{width:100%;margin-left:0!important}}.input--full{width:100%}.input input,.input textarea{padding:0;margin:0;outline:none;border:none;background:none;height:60px;font-weight:400;font-size:18px;line-height:22px;color:#000;width:100%;font-family:Inter,sans-serif}.input input::-moz-placeholder,.input textarea::-moz-placeholder{color:#000}.input input:-ms-input-placeholder,.input textarea:-ms-input-placeholder{color:#000}.input input::placeholder,.input textarea::placeholder{color:#000}@media (max-width:767px){.input input,.input textarea{height:50px;font-size:16px;line-height:20px}}.input textarea{height:103px;resize:none}.input__error{display:none;font-size:12px;position:absolute;left:0;bottom:-20px;color:#eb3f43}.popup{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);z-index:15}.popup__body{background:#fff;padding:20px;width:calc(100% - 40px);max-width:400px;text-align:center;position:relative;border-radius:15px}.popup__body-close{position:absolute;cursor:pointer;width:20px;height:20px;top:-20px;right:-20px}.popup__body-close:after,.popup__body-close:before{content:"";display:block;width:100%;height:2px;background:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.popup__body-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.popup__body-title{font-family:loos-extended,sans-serif;font-size:28px;font-weight:800}.popup__body-text{margin-top:15px;font-size:18px;font-family:Inter,sans-serif}.jspHorizontalBar,.jspVerticalBar{display:none}.jspPane{margin-left:0!important;left:0!important}.mCSB_inside>.mCSB_container{margin-right:0!important}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-bottom:0!important}.js-first-rotate--1{transform-origin:44% 34%;-webkit-animation:rotate 6s linear infinite;animation:rotate 6s linear infinite}.js-first-rotate--2{transform-origin:83% 18%;-webkit-animation:rotate 8s linear infinite;animation:rotate 8s linear infinite}.js-first-rotate--3{transform-origin:50% 50%;-webkit-animation:rotate 9s linear infinite;animation:rotate 9s linear infinite}.js-first-rotate--4{transform-origin:50% 50%;-webkit-animation:rotate 4s linear infinite;animation:rotate 4s linear infinite}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.header__phone{flex-grow:1;font-size:18px;line-height:1.2;text-align:right;padding-right:30px;color:#000}@media screen and (max-width:1024px){.header__phone{display:none}}.top-carousel{position:relative}.top-carousel__back,.top-carousel__slide{position:absolute;left:0;right:0;top:0;bottom:0}.top-carousel__back.is-animated .top-carousel__slide{transition:opacity 1.3s}.top-carousel__slide{background:none no-repeat 50%;background-size:cover;opacity:0}@media screen and (max-width:1024px){.top-carousel__slide{background-position:0 0}}.top-carousel__slide.is-active{opacity:1}.top-carousel__bar{position:absolute;left:0;right:0;bottom:0;height:5px;max-width:100%;overflow:hidden}@media screen and (max-width:767px){.top-carousel__bar{height:3px}}.top-carousel__bar span{position:absolute;top:0;left:0;height:5px;background:#eb3f43}@media screen and (max-width:767px){.top-carousel__bar span{height:3px}}.top-carousel__bar span.is-animated{transition:width .5s linear,opacity .5s}.top-carousel__bar span.is-hide{opacity:0}.top-carousel__wrapper{position:relative;min-height:100vh;padding:100px 0;display:flex;align-items:center}@media screen and (max-width:1024px){.top-carousel__wrapper{align-items:flex-start}}@media screen and (max-width:767px){.top-carousel__wrapper{padding:75px 0 100px}}.top-carousel__title{font-family:loos-extended,tahoma,sans-serif;font-size:70px;font-weight:800;line-height:1;margin:0;padding-top:8px;color:#fff}@media screen and (max-width:1024px){.top-carousel__title{padding-top:29px}}@media screen and (max-width:767px){.top-carousel__title{font-size:30px}}.top-carousel__subtitle{font-family:loos-extended,tahoma,sans-serif;font-size:70px;font-weight:800;line-height:1;margin:0;color:#fff;-webkit-text-stroke:2px #fff;-webkit-text-fill-color:transparent}@media screen and (max-width:1024px){.top-carousel__subtitle{max-width:400px}}@media screen and (max-width:767px){.top-carousel__subtitle{font-size:30px;padding-top:5px}}.top-carousel__desc{padding-top:22px}@media screen and (max-width:767px){.top-carousel__desc{padding-top:16px}}.top-carousel__desc-item{position:relative;font-weight:300;font-size:22px;line-height:1.4;color:#fff;padding-left:70px;margin-bottom:10px}@media screen and (max-width:767px){.top-carousel__desc-item{font-size:14px;padding-left:48px;margin-bottom:16px}}.top-carousel__desc-item:last-child{margin-bottom:0}.top-carousel__desc-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:39px;height:2px;background:#eb3f43}.top-carousel__button{margin-top:39px}@media screen and (max-width:767px){.top-carousel__button{margin-top:20px}}.top-carousel__note{position:absolute;right:30px;bottom:20px;font-family:loos-extended,tahoma,sans-serif;font-weight:700;font-size:32px;line-height:1;text-align:right;text-transform:uppercase;color:#fff;-webkit-text-stroke:1px #fff;-webkit-text-fill-color:#fff}@media screen and (max-width:767px){.top-carousel__note{right:16px;bottom:14px;font-size:20px;letter-spacing:.05em}}.b-filters{margin:0 -5px;font-size:0;line-height:1}@media screen and (max-width:767px){.b-filters{margin:0 -16px;max-width:calc(100% + 32px);overflow-x:auto}}@media screen and (max-width:767px){.b-filters__move{white-space:nowrap;padding:0 13px}}.b-filters__item{display:inline-block;vertical-align:top;font-weight:400;font-size:18px;line-height:40px;height:42px;cursor:pointer;color:#24298f;border:1px solid rgba(36,41,143,.1);border-radius:21px;padding:0 19px;margin:5px;min-width:72px;transition:border-color 134ms,background 134ms,color 134ms}@media screen and (max-width:767px){.b-filters__item{white-space:nowrap;font-size:13px;line-height:26px;height:30px;padding:0 14px;margin:3px;min-width:0}}.b-filters__item:hover{border-color:#24298f}.b-filters__item.is-active,.b-filters__item.is-active:hover{border-color:#24298f;background:#24298f;color:#fff;cursor:default}.b-works{color:#24298f}.b-works__wrapper{padding:34px 0}@media screen and (max-width:767px){.b-works__wrapper{padding:27px 0}}.b-works__filters{padding-bottom:64px}@media screen and (max-width:767px){.b-works__filters{padding-bottom:41px}}.b-works__title{font-family:loos-extended,tahoma,sans-serif;font-weight:800;font-size:70px;line-height:1;margin:0 0 52px;max-width:100%;word-break:break-word}@media screen and (max-width:767px){.b-works__title{font-size:36px;margin:0 0 26px}}.b-works__list{padding-bottom:106px}@media screen and (max-width:767px){.b-works__list{padding-bottom:24px}}.b-works__item{transition:background 134ms,color 134ms}.b-works__item.is-hidden{display:none}.b-works__item:hover{background:#24298f;cursor:pointer;color:#fff}.b-works__item:hover+.b-works__item .b-works__item-wrapper:before{opacity:0}.b-works__item:hover .b-works__image{opacity:1}.b-works__item-wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:69px;width:calc(100% - 60px);max-width:1000px;margin:0 auto}@media screen and (max-width:767px){.b-works__item-wrapper{width:calc(100% - 32px);flex-direction:column;align-items:flex-start}}.b-works__item-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:#24298f;opacity:.2}.b-works__caption{font-family:loos-extended,tahoma,sans-serif;font-weight:400;font-size:40px;line-height:1.2;letter-spacing:-.02em;padding-top:10px}@media screen and (max-width:767px){.b-works__caption{font-size:22px;padding-top:14px}}.b-works__category{font-weight:400;font-size:18px;line-height:1.2;padding-right:47px}@media screen and (max-width:1024px){.b-works__category{padding-right:0}}@media screen and (max-width:767px){.b-works__category{font-size:13px;padding-top:5px;padding-bottom:12px}}.b-works__category span{position:relative;padding-right:21px}.b-works__category span:after{content:"";position:absolute;right:8px;top:10px;width:3px;height:3px;border:1px solid;border-radius:50%}@media screen and (max-width:767px){.b-works__category span:after{right:7px;top:7px}}.b-works__category span:last-child{padding-right:0}.b-works__category span:last-child:after{display:none}.b-works__image{position:absolute;left:45%;top:50%;transform:translateY(-50%);max-width:330px;opacity:0;pointer-events:none;z-index:7}@media screen and (max-width:1024px){.b-works__image{display:none}}.b-works__image img{max-width:100%}.b-upblock{position:fixed;top:110vh;right:0;bottom:0;left:0;background:#fff;z-index:20;pointer-events:none;transition:top .5s}.b-upblock.is-open{pointer-events:auto;top:0}.b-upblock__content{max-height:100vh;overflow-y:auto;padding:59px 0 59px 8px}@media (min-width:1025px){.b-upblock__content{scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.1);scrollbar-width:thin}}@media screen and (max-width:1024px){.b-upblock__content{padding:39px 0 50px 8px}}@media screen and (max-width:767px){.b-upblock__content{padding:84px 0 50px 8px}}@media (min-width:1025px){.b-upblock__content::-webkit-scrollbar{width:8px}.b-upblock__content::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1)}.b-upblock__content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}}.b-upblock__layout{width:calc(100% - 210px);max-width:1000px;margin:0 auto}@media screen and (max-width:1024px){.b-upblock__layout{width:calc(100% - 44px)}}@media screen and (max-width:767px){.b-upblock__layout{width:calc(100% - 16px)}}.b-upblock__close{position:absolute;z-index:20;right:30px;top:30px;border:1px solid hsla(0,0%,50.2%,.2);border-radius:50%;width:60px;height:60px;cursor:pointer;transition:border-color 134ms}@media screen and (max-width:1024px){.b-upblock__close{background:#fff}}@media screen and (max-width:767px){.b-upblock__close{width:42px;height:42px;right:16px;top:16px}}.b-upblock__close:hover{border-color:grey}.b-upblock__close:after,.b-upblock__close:before{content:"";position:absolute;left:15px;top:28px;background:grey;width:28px;height:1px;transform:rotate(45deg);box-sizing:border-box}@media screen and (max-width:767px){.b-upblock__close:after,.b-upblock__close:before{width:20px;left:10px;top:20px}}.b-upblock__close:before{transform:rotate(-45deg)}.b-upblock__title{font-family:loos-extended,tahoma,sans-serif;font-size:70px;font-weight:800;line-height:1;color:#24298f;padding-bottom:42px;max-width:100%;word-break:break-word}@media screen and (max-width:1024px){.b-upblock__title{padding-right:65px}}@media screen and (max-width:767px){.b-upblock__title{padding-right:0;padding-bottom:16px;font-size:36px}}.b-upblock__desc{font-size:22px;line-height:1.4;color:#000;padding-bottom:30px}@media screen and (max-width:767px){.b-upblock__desc{font-size:14px}}.b-upblock__image{max-width:100%;font-size:0;line-height:1}.b-upblock__image img{max-width:100%}.b-upblock__button{margin-top:59px}@media screen and (max-width:767px){.b-upblock__button{margin-top:30px}}.b-upblock__controls{font-size:0;line-height:1}@media screen and (max-width:1024px){.b-upblock__controls{display:none}}.b-upblock__next,.b-upblock__prev{position:absolute;top:calc(50% - 30px);left:calc(50% - 610px);border:1px solid hsla(0,0%,50.2%,.2);border-radius:50%;width:60px;height:60px;cursor:pointer;transition:border-color 134ms;z-index:20}@media (max-width:1279px){.b-upblock__next,.b-upblock__prev{left:30px}}.b-upblock__next:hover,.b-upblock__prev:hover{border-color:grey}.b-upblock__next:after,.b-upblock__prev:after{content:"";position:absolute;left:26px;top:22px;width:13px;height:13px;border-left:1px solid grey;border-bottom:1px solid grey;transform:rotate(45deg)}.b-upblock__next{left:auto;right:calc(50% - 610px)}@media (max-width:1279px){.b-upblock__next{left:auto;right:30px}}.b-upblock__next:after{transform:rotate(-135deg);left:auto;right:26px}.b-upblock .slick-dots{position:absolute;left:0;right:0;bottom:24px;margin:0;padding:0;justify-content:center;list-style:none;display:none}@media screen and (max-width:1024px){.b-upblock .slick-dots{display:flex}}@media screen and (max-width:767px){.b-upblock .slick-dots{padding:0 16px;flex-wrap:wrap;bottom:12px}}.b-upblock .slick-dots li{position:relative;border:1px solid #fff;border-radius:50%;width:10px;height:10px;margin:6px}@media screen and (max-width:767px){.b-upblock .slick-dots li{margin:4px}}.b-upblock .slick-dots li.slick-active{background:#fff}.b-upblock .slick-dots button{padding:0;margin:0;font-size:0;line-height:1;border:none;position:absolute;width:100%;height:100%;opacity:0;cursor:pointer}.is-fixed{max-height:100vh;overflow:hidden}.header{position:absolute}.sixth{padding:106px 0 96px}@media screen and (max-width:767px){.sixth{padding:50px 0}}.wrapper,.wrapper--short{max-width:1000px}.wrapper--short{width:calc(100% - 60px);margin:0 auto}@media screen and (max-width:767px){.wrapper--short{width:calc(100% - 32px)}}.input textarea{height:98px}@media screen and (max-width:1024px){.input textarea{height:120px}}@media screen and (max-width:767px){.input textarea{height:102px}}@media screen and (max-width:1024px){.sixth .btn{margin-top:40px}}@media screen and (max-width:767px){.sixth .btn{margin-top:33px}}body{opacity:0}.icon{display:inline-block;vertical-align:middle;height:auto;fill:none}