.calc-modal{font-family:Gilroy;display:none;position:fixed;z-index:90;bottom:220px;right:0;max-width:400px;width:100%;background:#fff;-webkit-box-shadow:0 0 30px rgba(77,73,122,.15);box-shadow:0 0 30px rgba(77,73,122,.15);text-align:center;padding:40px 35px 35px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.calc-modal--ru{max-width:500px}.calc-modal__content{width:60%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calc-modal__content--ru{width:50%}.calc-modal__title{color:#5c3bfe;font-size:24px;line-height:29px;margin:0 0 11px}.calc-modal__button{font-size:14px;line-height:17px}.calc-modal .rising-btn__text{padding:10px}.calc-modal__list{list-style:none;margin:0;padding:0 0 0 15px}.calc-modal__item{position:relative;font-size:12px;line-height:14px;white-space:nowrap;padding:5px 0 5px 36px;margin-bottom:15px;color:#ada0fb;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calc-modal__item-text-box{overflow:hidden}.calc-modal__item-text{display:inline-block;color:#ff774d;-webkit-transform:translateX(-101%);-ms-transform:translateX(-101%);transform:translateX(-101%)}.calc-modal__item:after,.calc-modal__item:before{content:"";display:block;position:absolute;top:0;left:0;width:24px;height:24px}.calc-modal__item:before{border:1px solid #5c3bfe;-webkit-box-sizing:border-box;box-sizing:border-box}.calc-modal__item:after,.calc-modal__item:before{-webkit-transition:all 1s;transition:all 1s;opacity:0}.calc-modal__item:after{top:7px;left:6px;background:rgba(0,0,0,0)}.calc-modal__item--checked{color:#ff774d}.calc-modal__item--checked:before{border-color:#ff774d}.calc-modal__item--checked:after{background:#ff774d;opacity:1}.calc-modal__item--anim:first-of-type:before{-webkit-animation:before 3s forwards,before-check 3.5s ease-in-out 1s forwards;animation:before 3s forwards,before-check 3.5s ease-in-out 1s forwards}.calc-modal__item--anim:nth-of-type(2):before{-webkit-animation:before 3s forwards,before-check 3.5s ease-in-out 2s forwards;animation:before 3s forwards,before-check 3.5s ease-in-out 2s forwards}.calc-modal__item--anim:nth-of-type(3):before{-webkit-animation:before 3s forwards,before-check 3.5s 3s forwards;animation:before 3s forwards,before-check 3.5s 3s forwards}.calc-modal__item--anim:first-of-type:after{-webkit-animation:after 2.5s ease-in-out .7s forwards;animation:after 2.5s ease-in-out .7s forwards}.calc-modal__item--anim:nth-of-type(2):after{-webkit-animation:after 2.5s ease-in-out 1.7s forwards;animation:after 2.5s ease-in-out 1.7s forwards}.calc-modal__item--anim:nth-of-type(3):after{-webkit-animation:after 2.5s ease-in-out 2.7s forwards;animation:after 2.5s ease-in-out 2.7s forwards}.calc-modal__item--anim:first-of-type .calc-modal__item-text{-webkit-animation:text 1s ease-in-out 1s forwards;animation:text 1s ease-in-out 1s forwards}.calc-modal__item--anim:nth-of-type(2) .calc-modal__item-text{-webkit-animation:text 1s ease-in-out 2s forwards;animation:text 1s ease-in-out 2s forwards}.calc-modal__item--anim:nth-of-type(3) .calc-modal__item-text{-webkit-animation:text 1s ease-in-out 3s forwards;animation:text 1s ease-in-out 3s forwards}.calc-modal__close{position:absolute;top:10px;right:10px;font-size:20px;line-height:20px;padding:5px 5px 0;color:#5c3bfe;border:1px solid rgba(0,0,0,0);cursor:pointer;background-color:rgba(0,0,0,0);outline:none}.calc-modal__close:active,.calc-modal__close:hover{border:1px solid #ada0fb}@-webkit-keyframes before{to{opacity:1}}@keyframes before{to{opacity:1}}@-webkit-keyframes before-check{0%{border-color:#ff774d}to{border-color:#ada0fb}}@keyframes before-check{0%{border-color:#ff774d}to{border-color:#ada0fb}}@-webkit-keyframes after{50%{background:#ff774d;opacity:1}to{background:#ada0fb;opacity:.5}}@keyframes after{50%{background:#ff774d;opacity:1}to{background:#ada0fb;opacity:.5}}@-webkit-keyframes text{90%{-webkit-transform:translateX(0);transform:translateX(0);color:#ff774d}to{-webkit-transform:translateX(0);transform:translateX(0);color:#ada0fb}}@keyframes text{90%{-webkit-transform:translateX(0);transform:translateX(0);color:#ff774d}to{-webkit-transform:translateX(0);transform:translateX(0);color:#ada0fb}}.first-face{padding:92px 120px 128px;background-color:var(--blue)}.first-face__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1440px;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.first-face__wrapper{-webkit-box-flex:1;-ms-flex:1 1 797px;flex:1 1 797px;max-width:797px;margin-right:26px}.first-face__wrapper--ru{max-width:815px}.first-face__svg{width:100%;height:100%;max-width:377px;max-height:463px}.first-face__hidden-title,.first-face__svg--mobile{display:none}.first-face__title{font-weight:800;font-size:96px;line-height:120%;text-transform:uppercase;color:var(--white);letter-spacing:.01em;margin-bottom:20px}.first-face__subtitle{font-weight:400;font-size:24px;line-height:130%;color:var(--white);margin-bottom:32px;max-width:714px}.first-face__subtitle--ru{max-width:715px}.first-face__subtitle--ru-new{margin-bottom:80px}.first-face__br-desktop{display:block}.first-face__btn-text{font-weight:800;font-size:14px;line-height:100%;text-align:center;letter-spacing:.02em;text-transform:uppercase;padding:16px 40px}.you-get{padding-top:200px}.you-get__container{max-width:1440px;margin:0 auto;padding:0 100px}.you-get__title{font-family:Gilroy;font-style:normal;font-weight:800;font-size:96px;line-height:120%;text-align:center;color:#5c3bfe;letter-spacing:.01em;text-transform:uppercase;margin-bottom:70px}.you-get__wrapper{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.you-get__item{padding:44px 28px;border:1px solid #5c3bfe;max-width:284px;margin:10px}.you-get__svg{max-width:120px;max-height:120px;margin-bottom:24px}.you-get__caption{font-weight:700;font-size:24px;line-height:30px;color:#000;margin-bottom:16px}.you-get__caption,.you-get__text{font-family:Gilroy;font-style:normal}.you-get__text{font-weight:400;font-size:16px;line-height:130%;color:grey}.you-get__ref{text-decoration:underline}.you-get__ref,.you-get__ref:hover{-webkit-transition:.5s;transition:.5s}.you-get__ref:hover{color:#504e4e}.what-goes{padding-top:180px}.what-goes__container{max-width:1440px;margin:0 auto;padding:0 110px}.what-goes__title{font-family:Gilroy;font-style:normal;font-weight:800;font-size:96px;line-height:110%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);margin-bottom:70px}.what-goes__title--color{-webkit-text-stroke:1px var(--blue);color:var(--transparent);display:block;margin-bottom:5px}.what-goes__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:70px}.what-goes__item{padding:44px 28px;margin:10px 9px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:387px}.what-goes__svg{margin-bottom:24px;max-width:140px;max-height:140px}.what-goes__caption{font-family:Gilroy;font-style:normal;font-weight:700;font-size:28px;line-height:35px;color:#5c3bfe;margin-bottom:24px}.what-goes__text{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:grey}.what-goes__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.planning{margin-top:200px;position:relative;overflow:hidden}.planning__ref{text-decoration:underline}.planning__ref:hover{text-decoration:none}.planning__title{font-weight:800;font-size:48px;line-height:120%;text-align:center;letter-spacing:.01em;text-transform:uppercase;margin-bottom:80px;color:#5c3bfe}.planning__steps{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.planning__steps-bg-svg{position:absolute;top:84px;z-index:-1;left:0;right:0;margin-right:auto;margin-left:auto}.planning__steps-bg-svg.mobile-version{display:none;top:40px;height:100%}.planning__step{margin-bottom:60px;max-width:950px;width:100%}.planning__step-text{text-align:center}.planning__step-text .planning__step-title{font-weight:800;font-size:24px;line-height:30px;color:#5c3bfe}.planning__step-text .planning__step-subtitle{font-weight:300;font-size:16px;line-height:19px;color:grey}.planning__step-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:90px;-moz-column-gap:90px;column-gap:90px;min-height:216px}.planning__step-content .planning__step-right-illustration{max-width:391px;max-height:226px}.planning__step-content .planning__step-right{display:-webkit-box;display:-ms-flexbox;display:flex}.planning__step-content .planning__step-right .planning__step-right-text{max-width:203px;font-weight:400;font-size:16px;line-height:130%;color:#000}.planning__step-content .planning__step-right .planning__step-right-icon{margin-top:4px;margin-right:12px}.planning__step-content .planning__step-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:387px}.planning__step-content .planning__step-left .planning__step-left-title{margin-bottom:16px;font-weight:800;font-size:24px;line-height:30px;color:#000}.planning__step-content .planning__step-left .planning__step-left-subtitle{font-weight:400;font-size:16px;line-height:130%;color:grey}.planning__step:nth-child(odd) .planning__step-content{margin-left:82px}.planning__step:nth-child(2n) .planning__step-content{margin-right:82px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.planning__step:first-child .planning__step-text{margin-bottom:137px}.planning__step:first-child .planning__step-text .planning__step-subtitle{margin-top:12px}.planning__step:nth-child(3){margin-bottom:159px}.planning__step:nth-child(4){margin-bottom:225px;margin-right:0}.planning__step:nth-child(4) .planning__step-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;min-height:90px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;margin-right:0}.planning__step:nth-child(4) .planning__step-text{margin-bottom:40px}.planning__step:nth-child(4) .planning__step-left .planning__step-left-title{max-width:254px}.planning__step:nth-child(5){margin-bottom:182px}.planning__step:nth-child(5) .planning__step-content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-right:82px;margin-left:0}.planning__step:nth-child(5) .planning__step-content .planning__step-left .planning__step-left-title{margin-bottom:0}.planning__step:nth-child(5) .planning__step-content .planning__step-left .planning__step-left-time{margin-top:4px;margin-bottom:16px}.planning__step:nth-child(6){margin-bottom:207px;max-height:231px}.planning__step:nth-child(6) .planning__step-content{-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;margin-right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.planning__step:nth-child(6) .planning__step-content .planning__step-left .planning__step-left-subtitle{max-width:254px}.planning__step:nth-child(6) .planning__step-text,.planning__step:nth-child(7){margin-bottom:40px}.planning__step:nth-child(7) .planning__step-text{margin-bottom:108px}.planning__step:nth-child(7) .planning__step-content .planning__step-left .planning__step-left-title{margin-bottom:0}.planning__step:nth-child(7) .planning__step-content .planning__step-left .planning__step-left-time{margin-top:4px;margin-bottom:16px}.planning__step:nth-child(8){margin-bottom:182px}.planning__step:nth-child(8) .planning__step-content .planning__step-left .planning__step-left-title{margin-bottom:0}.planning__step:nth-child(8) .planning__step-content .planning__step-left .planning__step-left-time{margin-top:4px;margin-bottom:16px}.planning__step:last-child{margin-bottom:0}.planning__step:last-child .planning__step-content{-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;min-height:63px}.planning__step:last-child .planning__step-text{margin-bottom:40px}.planning__circle.js-active{fill:#5c3bfe}.planning__circle{stroke:#5c3bfe}.payment{padding-top:287px}.payment__container{max-width:1440px;margin:0 auto;padding:0 120px}.payment__title{font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:#5c3bfe;margin-bottom:20px}.payment__subtitle,.payment__title{font-family:Gilroy;font-style:normal}.payment__subtitle{font-weight:400;font-size:20px;line-height:130%;color:grey;max-width:1136px;margin-bottom:80px}.payment__table{display:table;width:100%;table-layout:fixed;margin-bottom:100px}.payment__table-head{background-color:#5c3bfe;font-family:Gilroy;font-style:normal;font-weight:700;font-size:24px;line-height:30px;color:#fff}.payment__table-head--item{position:relative;text-align:center;padding:57px 0;overflow:hidden}.payment__table-head--item:not(:last-child){border-right:1px solid var(--gray8)}.payment__svg{position:absolute;top:9px}.payment__svg--mobile{display:none}.payment__table-item{border:1px solid #5c3bfe;height:104px;text-align:center;font-family:Gilroy;font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:#000;vertical-align:middle}.payment__table-item--styled{text-align:left;font-weight:700;font-size:18px;line-height:130%;color:grey;padding-left:32px}.stack{padding-top:190px;padding-bottom:132px}.stack__container{max-width:1440px;margin:0 auto;padding:0 120px}.stack__ref{text-decoration:underline}.stack__ref:hover{text-decoration:none}.stack__title{font-family:Gilroy;font-style:normal;font-weight:800;font-size:96px;line-height:110%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);margin-bottom:20px}.stack__title--color{-webkit-text-stroke:1px var(--blue);color:var(--transparent);display:block;margin-bottom:5px}.stack__subtitle{font-family:Gilroy;font-style:normal;font-weight:400;font-size:20px;line-height:130%;color:grey;margin-bottom:80px}.stack__svg{margin-bottom:80px;-o-object-fit:cover;object-fit:cover;max-width:1200px;width:100%}.stack__svg--mobile{display:none}.stack__wrapper{width:100%;margin-bottom:80px}.stack__item,.stack__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.stack__item{max-width:360.33px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.stack__item-svg{width:100%;max-width:34px;height:34px;margin-right:27px}.stack__item-title{display:inline-block;margin-bottom:24px;font-family:Gilroy;font-style:normal;font-weight:700;font-size:28px;line-height:35px;color:#5c3bfe}.stack__item-title--link:hover{text-decoration:underline}.stack__item-subtitle{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:grey}.stack__ref{scroll-behavior:smooth}.stack__caption{font-family:Gilroy;font-style:normal;font-weight:400;font-size:20px;line-height:130%;text-align:center;color:grey;margin-bottom:80px}.stack__wrap{position:relative}.stack__bg{position:absolute;left:50%;top:79px;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%)}.stack__bg--mobile{display:none}.stack__block{width:180px;height:160px;border:1px solid #e6e6e6;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1}.stack__block--main{width:230px;border:1px solid #5c3bfe;margin:0 auto 214px}.stack__block--link:hover{color:var(--blue)}.stack__block-caption{font-size:24px}.stack__block-svg{margin-bottom:24px}.stack__scheme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stack__left-wrap{max-width:390px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:30px;margin-right:40px}.stack__scheme-line{height:350px;width:1px;background-color:#e6e6e6;margin-right:40px;-ms-flex-item-align:end;align-self:flex-end}.stack__right-wrap{max-width:600px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:30px}.stack__scheme-title{font-family:Gilroy;font-size:16px;line-height:18px;text-align:center;color:grey;text-transform:uppercase;margin-bottom:60px}.reviews__inner{padding:113px 0 50px}.reviews__title{margin:0 0 50px}.reviews__title--block,.reviews__title--block-ru{display:block}.reviews__title--with-subtitle{margin-bottom:20px}.reviews__title--color-ru{-webkit-text-stroke:1px var(--blue);color:var(--transparent)}.reviews__subtitle{color:grey;font-family:Gilroy;font-size:18px;font-style:normal;font-weight:400;line-height:120%;margin-bottom:80px;max-width:649px}.reviews__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 50px}.reviews__counter-numbers{font-weight:800;font-size:24px;line-height:43px;color:#5c3bfe;vertical-align:middle;margin:0 12px}.reviews__counter-current,.reviews__separator{font-size:34px}.reviews__slider-wrapper{margin:0 -70px 140px;overflow:hidden}.reviews__slider-wrapper-team{margin:0 -70px;overflow:hidden}.reviews__slider{padding:0 0 0 70px;-webkit-transition:.3s ease-out;transition:.3s ease-out;white-space:nowrap;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none;font-size:0;cursor:move}.reviews__slider::-webkit-scrollbar{display:none}.reviews__slide{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top;width:382px;border:2px solid #5c3bfe;padding:50px 30px 28px;margin-right:29px;white-space:normal;-webkit-transition:.6s ease;transition:.6s ease;height:308px}.reviews__slide:hover .reviews__text--shaped{background-color:rgba(92,59,254,.3)}.reviews__slide:hover .reviews__slide-main:before{background:none}.reviews__slide--video{padding:0}.reviews__slide--video .reviews__slide-main{max-height:170px}.reviews__slide--video .reviews__slide-footer,.reviews__slide--video .reviews__slide-main{padding:4px 30px 0}.reviews__slide--video .reviews__slide-date{position:absolute;right:30px;bottom:22px;margin-bottom:0;color:var(--white)}.reviews__slide--video .reviews__slide-auth-info{max-width:74%}.reviews__slide-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.reviews__slide-content,.reviews__slide-header{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__slide-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 33px}.reviews__slide-video-prev{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:120px 30px 22px;margin:0;min-height:255px;height:100%}.reviews__slide-prev-img{z-index:-1}.reviews__slide-prev-img,.reviews__slide-prev-img:before{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.reviews__slide-prev-img:before{content:"";background:linear-gradient(179.91deg,rgba(92,59,254,0) .08%,rgba(92,59,254,.5) 97.01%)}.reviews__slide-prev-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews__slide-video-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center;-webkit-transition:-webkit-transform .36s ease;transition:-webkit-transform .36s ease;transition:transform .36s ease;transition:transform .36s ease,-webkit-transform .36s ease;margin:0 0 50px}.reviews__slide-video-btn--sm{margin:0 0 30px}.reviews__slide-video-btn--xs{margin:0 0 11px}.reviews__slide-video-btn:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.reviews__slide-auth-info{justify-self:flex-end}.reviews__slide-video-author{font-weight:600;font-size:18px;line-height:21px;color:#fff;margin:0 0 3px}.reviews__slide-video-company{font-weight:400;font-size:16px;line-height:19px;color:#fff}.reviews__slide-ava{max-width:91px;max-height:91px;border:2px solid #5c3bfe;border-radius:50%;margin-right:20px}.reviews__slide-ava--placeholder{border:none}.reviews__slide-ava-img{width:100%;height:auto}.reviews__slide-ava-img img{border-radius:50%}.reviews__slide-author{font-weight:600;font-size:18px;line-height:21px;color:#000;margin:0 0 3px}.reviews__slide-company{max-width:160px;font-weight:400;font-size:16px;line-height:19px;color:#666}.reviews__slide-main{max-height:305px;overflow:hidden;position:relative;-webkit-transition:max-height .3s;transition:max-height .3s;-webkit-transform:translateZ(0);transform:translateZ(0)}.reviews__slide-main:before{top:0;left:0;right:0;bottom:-1px;content:"";background:-webkit-gradient(linear,left top,left bottom,color-stop(93%,hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 93%,#fff);position:absolute}.reviews__slide-main-wrapper{padding-bottom:10px}.reviews__slide-text{font-weight:400;font-size:18px;line-height:22px;color:#000;-webkit-transition:.36s ease;transition:.36s ease}.reviews__slide-text:not(:last-child){margin:0 0 15px}.reviews__slide-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.reviews__slide-link:not(:last-of-type){margin:0 0 20px}.reviews__slide-link:hover .reviews__slide-arrow:before{-webkit-animation:pulsation 1.2s infinite;animation:pulsation 1.2s infinite}.reviews__slide-link-text{font-weight:600;font-size:16px;line-height:19px;color:var(--blue);margin-right:15px}.reviews__slide-link-text--long{margin-right:0;max-width:275px}.reviews__slide-arrow{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:6px 0 0;width:26px;height:26px;text-align:center;border-radius:50%;background:var(--blue);-webkit-transition:.5s;transition:.5s}.reviews__slide-arrow:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:radial-gradient(var(--transparent) 50%,var(--blue-opacity) 60%,var(--transparent) 70%);opacity:0}.reviews__slide-arrow svg{display:inline-block}.reviews__slide-footer{margin-top:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 0 0}.reviews__slide-footer,.reviews__slide-rating{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__slide-star:not(:last-of-type){margin-right:5px}.reviews__slide-src-img--clutch{width:82px;height:24px}.reviews__slide-date{display:block;font-size:16px;line-height:19px;color:var(--gray2);margin-bottom:14px}.reviews__text--shaped{-webkit-transition:.6s ease;transition:.6s ease}.reviews__modal{right:0;bottom:0;opacity:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.reviews__modal,.reviews__overlay{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%}.reviews__overlay{background:rgba(0,0,0,.7);cursor:default}.reviews__modal-inner{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:70%;max-width:970px;height:545px;z-index:99;background:var(--black)}.reviews__modal-close{position:absolute;top:-35px;right:-35px;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}.reviews__video{width:100%;height:100%}.reviews__modal-info{position:absolute;bottom:70px;left:20px;z-index:2}.reviews__modal-info .reviews__slide-video-author{font-weight:600;font-size:23px;line-height:27px;margin:0 0 4px}.reviews__modal-info .reviews__slide-video-company{font-weight:400;font-size:23px;line-height:26px;margin:0 0 15px}.reviews__modal-rating{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__modal-star:not(:last-of-type){margin-right:4px}.reviews__badges{max-width:935px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__badges,.reviews__badges-item{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__badges-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reviews__badges-item--clutch .reviews__badge-bot{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.reviews__badges--ru{max-width:1275px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__badges--ru .reviews__badges-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews__badges--ru .reviews__badges-item--agima{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__badge-top{margin:0 0 8px}.reviews__badge-bot,.reviews__badge-top{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__badge-bot{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__badge-reviewed{font-weight:600;font-size:16px;line-height:19px;color:var(--gray2);margin-right:20px}.reviews__badge-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__badge-star:not(:last-of-type){margin-right:6px}.reviews__badge-views{margin-left:auto;font-weight:600;font-size:16px;line-height:19px;color:var(--gray2)}.reviews__badge-text{font-weight:600;font-size:17px;line-height:21px;text-align:center;color:var(--gray2)}.reviews__badge-link{text-decoration:none;color:inherit;cursor:unset}.reviews__total{max-width:1188px;padding:44px 0;background:#5c3bfe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:80px auto 0}.reviews__wrap,.reviews__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__wrapper{position:relative}.reviews__count{font-weight:800;font-size:48px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--white);margin-right:28px}.reviews__info{display:block;font-weight:700;font-size:20px;line-height:25px;color:var(--white);width:160px;margin-right:40px}.reviews__rating{font-weight:800;font-size:48px;line-height:120%;letter-spacing:.01em;margin-right:14px;color:var(--white)}.reviews__wrap-stars{position:absolute;width:169.2px;overflow:hidden;left:81px}.reviews__stars{margin-right:28px;width:180px;height:32px}.reviews__stars-fill{fill:var(--white)}.reviews__text{font-weight:700;font-size:20px;line-height:25px;color:var(--white)}.js-modal-hide{display:none;opacity:0}.js-modal-opening{-webkit-animation-name:openModal;animation-name:openModal}.js-modal-closing,.js-modal-opening{-webkit-animation-duration:.5s;animation-duration:.5s}.js-modal-closing{-webkit-animation-name:closeModal;animation-name:closeModal}@-webkit-keyframes pulsation{0%{-webkit-transform:scale(1);transform:scale(1)}25%,50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.35);transform:scale(1.35)}}@keyframes pulsation{0%{-webkit-transform:scale(1);transform:scale(1)}25%,50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.35);transform:scale(1.35)}}@-webkit-keyframes openModal{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes openModal{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes closeModal{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes closeModal{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.mosaic__title{font-weight:800;font-size:48px;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;color:var(--blue)}.mosaic__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;counter-reset:numItem}.mosaic__list-item{position:relative;-webkit-transition:.3s linear;transition:.3s linear;cursor:pointer;padding:92px 48px;-webkit-box-flex:1;-ms-flex:1 1 477px;flex:1 1 477px;height:630px;overflow:hidden}.mosaic__list-item:before{counter-increment:numItem;content:counter(numItem);position:absolute;top:32px;left:32px;z-index:-1;font-weight:700;font-size:100px;line-height:1.3;color:#ded8ff}.mosaic__list-item:hover{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08)}.mosaic__list-item:nth-child(odd){margin:0 0 20px 20px}.mosaic__list-item:nth-child(n+4):nth-child(2n){margin:0 0 20px}.mosaic__list-item:nth-child(2){margin:178px 0 20px}.mosaic__list-item:nth-child(n+3):nth-child(odd){-webkit-transform:translateY(-177px);-ms-transform:translateY(-177px);transform:translateY(-177px)}.mosaic__list-title{font-weight:700;font-size:28px;line-height:35px;color:var(--black);margin:0 0 28px}.mosaic__list-text{font-weight:400;font-size:18px;line-height:1.23;color:var(--gray25);margin:0 0 80px}.mosaic__list-image{max-width:400px}.consulting{padding:180px 35px 64px}.consulting__title{font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.consulting__title-stroke{-webkit-text-stroke:1px var(--blue);color:var(--transparent)}.consulting__title-text{font-weight:400;font-size:18px;line-height:120%;color:grey;margin-bottom:20px;max-width:580px}.consulting__subtitle{position:relative;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:800;font-size:16px;line-height:20px;color:var(--blue);margin-bottom:60px;max-width:235px}.consulting__subtitle:hover .consulting__subtitle-span:after{width:174px}.consulting__subtitle:hover .consulting__subtitle-svg{-webkit-transform:rotate(-90deg) scale(1.1);-ms-transform:rotate(-90deg) scale(1.1);transform:rotate(-90deg) scale(1.1);-webkit-transition:.36s ease;transition:.36s ease}.consulting__subtitle-span{margin-right:12px;-webkit-transition:.36s ease;transition:.36s ease}.consulting__subtitle-span:after{display:block;position:absolute;left:0;width:0;height:2px;background-color:#5c3bfe;content:"";-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.consulting__subtitle-svg{width:38px;height:38px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.36s ease;transition:.36s ease}.consulting__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:120px;grid-column-gap:20px}.consulting__item{position:relative;width:100%;min-height:280px}.consulting__item:hover .consulting__content{border-color:var(--blue);z-index:2}.consulting__item:hover .consulting__content-text{max-height:300px;margin-bottom:20px}.consulting__img{position:absolute;top:0;left:0;width:100%;height:100%}.consulting__date{font-weight:400;font-size:12px;line-height:15px;color:var(--gray);margin-bottom:8px}.consulting__content{position:absolute;bottom:0;right:30px;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);max-width:440px;padding:20px 48px 25px 30px;background-color:#fff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;border:1px solid rgba(0,0,0,0)}.consulting__content-title{font-weight:700;font-size:20px;line-height:25px;margin-bottom:12px;max-width:371px}.consulting__content-text{font-weight:400;font-size:18px;line-height:130%;color:var(--gray);max-width:371px;margin-top:10px;max-height:0;overflow:hidden;-webkit-transition:all .4s;transition:all .4s}.consulting__content-btn-wrapper{-webkit-transition:all .3s;transition:all .3s}.consulting__content-btn{cursor:pointer;font-weight:800;font-size:20px;text-transform:uppercase;color:var(--blue);position:relative;line-height:1;text-decoration:none}.consulting__content-btn:after{display:block;position:absolute;left:0;width:0;height:2px;background-color:#5c3bfe;content:"";-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.consulting__content-btn:focus:after,.consulting__content-btn:hover:after{width:100%}.faqs{padding:0 35px}.faqs__inner{padding:190px 0}.faqs__item-text--media{display:block;font-weight:700;font-size:18px;line-height:130%;margin-top:24px}.faqs__item-text{font-weight:400;font-size:18px;line-height:120%}.outsourcing__blog-title{margin-bottom:60px}.outsourcing__faq-ref{color:var(--white)}.glance{padding-top:200px}.glance__title{color:#5c3bfe;font-size:96px;font-weight:800;line-height:110%;letter-spacing:.96px;text-transform:uppercase;margin-bottom:20px}.glance__subtitle,.glance__title{font-family:Gilroy;font-style:normal}.glance__subtitle{color:grey;font-size:20px;font-weight:400;line-height:130%;margin-bottom:80px}.glance__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.glance__item,.glance__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.glance__item{max-width:351px;padding:20px 0}.glance__svg{margin-right:27px}.glance__item-title{color:#5c3bfe;font-family:Gilroy;font-size:28px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:8px}.glance__item-content{max-width:290px}.glance__item-subtitle{color:grey;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.partner{padding-top:190px}.partner__container{padding:0 15px;margin:0 auto;max-width:1270px}.partner__title{text-align:center;font-size:48px;line-height:120%;letter-spacing:.5px;margin-bottom:60px}.partner__title,.partner__title--ru{color:#5c3bfe;font-family:Gilroy;font-style:normal;font-weight:800;text-transform:uppercase}.partner__title--ru{font-size:96px;line-height:110%;letter-spacing:.96px;text-align:left}.partner__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.partner__item,.partner__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.partner__item{margin:20px;max-width:580px}.partner__svg{margin-right:20px;width:100%;max-width:34px}.partner__item-title{color:#5c3bfe;font-family:Gilroy;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:24px}.partner__content{max-width:526px}.partner__item-subtitle{color:grey;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.cycle{padding-top:190px;position:relative}.cycle__container{max-width:980px;margin:0 auto;padding:0 15px}.cycle__title{color:#5c3bfe;text-align:center;font-family:Gilroy;font-size:48px;font-style:normal;font-weight:800;line-height:120%;letter-spacing:.48px;text-transform:uppercase;margin-bottom:141px}.cycle__svg{width:391px;height:226px}.cycle__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cycle__item:nth-child(odd){padding-left:82px}.cycle__item:nth-child(2n){padding-right:82px}.cycle__item:not(:last-child){margin-bottom:64px}.cycle__item:nth-child(6){margin-bottom:69px}.cycle__content{max-width:387px}.cycle__content:nth-child(odd){margin-right:90px}.cycle__content:nth-child(2n){margin-left:90px}.cycle__item-title{color:#000;font-family:Gilroy;font-size:24px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:16px}.cycle__item-text{color:grey;font-family:Gilroy;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.cycle__main-svg{position:absolute;top:259px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.cycle__main-svg--mobile{display:none}.cycle__main-svg--ru{top:274px}.cycle__btn{display:block;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:14px;font-style:normal;line-height:100%;letter-spacing:.28px;padding:16px 40px;background-color:#5c3bfe;margin:0 auto}.cycle__btn,.our-blog__title--dev{font-family:Gilroy;font-weight:800;text-transform:uppercase}.our-blog__title--dev{color:#5c3bfe;font-size:48px;letter-spacing:.48px;line-height:120%;margin-bottom:118px}@media(max-width:768px){.calc-modal{max-width:300px;padding:20px 15px 15px}.calc-modal--ru{max-width:400px;padding:32px 15px 15px}.calc-modal__content{width:55%}.calc-modal__content--ru{width:40%}.calc-modal__title{font-size:18px;line-height:20px}.mosaic__title{font-size:36px;margin:0 0 25px}.mosaic__list-item{padding:102px 40px 63px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.mosaic__list-item:before{top:38px}.mosaic__list-text{margin:0 0 50px}}@media(max-width:1023px){.first-face{padding:60px 30px 40px}.first-face__svg{padding-bottom:103px}.planning{margin-top:80px}.planning__title{font-size:36px;max-width:340px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:none;margin-bottom:120px}.planning__steps-bg-svg.pc-version{display:none}.planning__steps-bg-svg.mobile-version{display:block;top:40px}.planning__step{margin-bottom:80px}.planning__step-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:263px;margin:0 auto;-webkit-column-gap:unset;-moz-column-gap:unset;column-gap:unset}.planning__step-content .planning__step-right .planning__step-right-illustration{display:none}.planning__step:nth-child(odd) .planning__step-content{margin:0 auto}.planning__step:nth-child(2n) .planning__step-content{margin:0 auto;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.planning__step:first-child .planning__step-text{margin-bottom:104px}.planning__step:nth-child(3){margin-bottom:145px}.planning__step:nth-child(4){margin-bottom:0}.planning__step:nth-child(4) .planning__step-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.planning__step:nth-child(4) .planning__step-content .planning__step-left .planning__step-left-title{margin-left:36px}.planning__step:nth-child(5){margin-bottom:127px}.planning__step:nth-child(5) .planning__step-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin-right:40px}.planning__step:nth-child(6){margin-bottom:227px}.planning__step:nth-child(6) .planning__step-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.planning__step:nth-child(6) .planning__step-content .planning__step-left{margin-left:40px;margin-bottom:24px}.planning__step:nth-child(7){margin-bottom:40px}.planning__step:nth-child(8){margin-bottom:142px}.planning__step:nth-child(8) .planning__step-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin-left:40px}.planning__step:nth-child(8) .planning__step-content .planning__step-left{width:300px}.planning__step:last-child .planning__step-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.planning__step:last-child .planning__step-content .planning__step-left .planning__step-left-title{margin-left:36px}.reviews__total{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:50px}.reviews__wrap:first-child{margin-bottom:40px}.reviews__text{display:block}.consulting__content-text,.consulting__item:hover .consulting__content-text{margin-bottom:20px}.faqs{padding:0}.glance__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.our-blog__title--dev{margin-bottom:90px}}@media(max-width:1023px)and (max-width:767px){.first-face{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:80px 16px 40px}.first-face,.first-face__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.first-face__svg{display:none;max-width:260px;max-height:320px;padding-bottom:0;margin-top:52px}.reviews__total{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:44px 57px}.reviews__total,.reviews__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reviews__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(min-width:1024px){.first-face-ru{padding:0 120px 128px;height:calc(100vh - 90px);display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width:767px){.first-face__wrapper{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin-right:0}.first-face__svg--mobile{display:block;max-width:260px;max-height:320px;padding-bottom:0;margin-top:52px}.first-face__title{font-size:36px}.first-face__subtitle{font-size:16px}.first-face__br-desktop{display:none}.you-get{padding-top:80px}.you-get__title{font-size:36px;line-height:120%;margin-bottom:30px;text-align:left}.you-get__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.you-get__item{margin:10px 0;padding-bottom:60px;max-width:343px}.what-goes{padding-top:70px}.what-goes__title--color{max-width:215px}.what-goes__title{font-weight:800;font-size:36px;line-height:120%;margin-bottom:30px}.what-goes__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.what-goes__item{margin:10px 0;max-width:343px}.payment{padding-top:80px}.payment__title{font-size:36px;margin-bottom:16px}.payment__subtitle{margin-bottom:40px}.payment__table{margin-bottom:0}.payment__table-head{font-size:11px;line-height:14px;height:71px}.payment__table-head--item{padding:27px 0 17px}.payment__svg--pc{display:none}.payment__svg--mobile{display:block;top:18px;left:0}.payment__table-item{font-size:11px;line-height:120%;height:48px}.payment__table-item--styled{padding:10px;font-size:11px}.payment__btn{display:none}.stack__svg{margin:0 auto 40px}.stack__svg--pc{display:none}.stack__svg--mobile{display:block}.stack__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stack__item{max-width:343px}.stack__item:not(:last-of-type){margin-bottom:32px}.stack__block-caption{font-size:16px}.reviews__inner{padding:50px 0 30px}.reviews__title{margin:0 0 35px}.reviews__title--block{display:inline}.reviews__title--block-ru{display:block}.reviews__title--with-subtitle{margin-bottom:36px}.reviews__title--color-ru{color:#5c3bfe}.reviews__subtitle{display:none}.reviews__counter{margin:0 0 30px}.reviews__slider-wrapper{margin:0 -15px 78px}.reviews__slider-wrapper-team{margin:0 -15px}.reviews__slider{padding:0 0 0 12px}.reviews__slide{width:calc(100% - 12px);width:343px;padding:46px 8% 25px;margin-right:12px;height:276px}.reviews__slide--video{padding:0}.reviews__slide--video .reviews__slide-footer,.reviews__slide--video .reviews__slide-main{padding:4px 8% 0}.reviews__slide-header{margin:0 0 30px}.reviews__slide-video-prev{padding:70px 8% 20px;margin:0}.reviews__slide-ava{max-width:80px;max-height:80px}.reviews__slide-author{font-size:16px;margin:0}.reviews__slide-company{font-size:14px}.reviews__slide-text{font-size:16px;line-height:20px}.reviews__slide-link:not(:last-of-type),.reviews__slide-text:not(:last-child){margin:0 0 20px}.reviews__slide-link-text{font-size:14px;line-height:17px;margin-right:10px}.reviews__slide-link-text--long{max-width:200px}.reviews__slide-star{width:12px}.reviews__slide-star:not(:last-of-type){margin-right:4px}.reviews__slide-src-img--clutch{width:76px;height:22px}.reviews__overlay{background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,rgba(0,0,0,.7)),color-stop(10%,#000),color-stop(90%,#000),color-stop(90%,rgba(0,0,0,.7)));background:linear-gradient(180deg,rgba(0,0,0,.7) 10%,#000 0,#000 90%,rgba(0,0,0,.7) 0)}.reviews__modal-inner{width:100%;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__modal-close{top:-20%;right:10px}.reviews__modal-info{bottom:22%;left:15px}.reviews__modal-info .reviews__slide-video-author{font-size:14px;line-height:18px;margin:0 0 2px}.reviews__modal-info .reviews__slide-video-company{font-size:14px;line-height:20px;margin:0 0 5px}.reviews__modal-star{width:15px;height:15px}.reviews__badges{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:240px}.reviews__badges-item:not(:last-child){margin:0 0 75px}.reviews__badge-logo-img--clutch{width:82px;height:23px}.reviews__count,.reviews__wrapper{margin:0 0 8px}.consulting__title{font-size:36px}.consulting__subtitle{margin-bottom:32px}.faqs__inner{padding:80px 0}.faqs__inner-react-native-company{padding-top:10px}.faqs__inner-react-js{padding-top:2px}.faqs__inner-react-js .faqs__item--columns{padding:19px 4.9% 21px!important}.faqs__inner-react-js .faqs__item-title{-webkit-transition:all .5s,margin-bottom .2s ease!important;transition:all .5s,margin-bottom .2s ease!important}.faqs__item-title{font-weight:700;font-size:24px;line-height:30px}.glance{padding-top:80px}.glance__title{font-size:36px;line-height:120%;letter-spacing:.36px;margin-bottom:16px}.glance__subtitle{color:grey;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:40px;max-width:300px}.glance__item{padding:0}.glance__item:not(:last-child){margin-bottom:32px}.partner{padding-top:80px}.partner__title{margin-bottom:40px;font-size:36px;letter-spacing:.36px;text-align:left}.partner__item{margin:0}.partner__item:not(:last-child){margin-bottom:40px}.partner__item-title{font-size:28px;line-height:30px}}@media(max-width:1430px){.first-face__title{max-width:600px}}@media(max-width:1430px)and (max-width:1024px){.first-face__title{max-width:500px}}@media(max-width:1279px){.first-face__title{font-size:48px}.first-face__subtitle{max-width:400px;font-size:18px}.first-face__subtitle--ru-new{margin-bottom:32px}}@media(max-width:1279px)and (max-width:767px){.first-face__title{font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--white)}.first-face__subtitle{font-weight:400;font-size:24px;line-height:130%;color:var(--white);margin-bottom:52px}.first-face__subtitle--ru-new{margin-bottom:52px}}@media(max-width:1279px)and (max-width:767px)and (max-width:767px){.first-face__title{font-size:36px}.first-face__subtitle{font-size:16px}}@media(max-width:1280px){.payment__container,.stack__container,.what-goes__container,.you-get__container{padding:0 50px}}@media(max-width:1280px)and (max-width:767px){.payment__container,.what-goes__container,.you-get__container{padding:0 16px}}@media(min-width:768px)and (max-width:1439px){.you-get__wrapper{display:grid;grid-template-columns:repeat(2,284px);gap:20px;justify-items:center}.you-get__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width:1023px)and (min-width:375px){.planning__steps-bg-svg.mobile-version_ru{top:20px}}@media(max-width:365px){.planning__steps-bg-svg.mobile-version_ru{top:40px}}@media(max-width:1023px)and (max-width:500px){.planning__step:nth-child(5) .planning__step-content{margin:0 auto;width:263px}}@media(max-width:1165px){.stack{padding-top:90px;padding-bottom:30px}.stack__title--color{color:var(--blue);-webkit-text-stroke:unset;margin-bottom:0}.stack__title{font-weight:800;font-size:36px;line-height:120%;margin-bottom:16px}.stack__caption,.stack__subtitle{margin-bottom:40px}.stack__bg{top:2.4%;left:49.5%;-webkit-transform:none;-ms-transform:none;transform:none}.stack__bg--pc{display:none}.stack__bg--mobile{display:block}.stack__block--main{width:179px;height:125px;margin:0 auto 80px}.stack__scheme{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:16px;border:1px solid var(--gray3);padding:40px 0;max-width:260px;margin:0 auto}.stack__left-wrap{justify-items:center;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);margin-right:0}.stack__scheme-line{width:1px;height:180px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-ms-flex-item-align:center;align-self:center;margin-right:0}.stack__right-wrap{justify-items:center;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr)}.stack__scheme-title{margin-bottom:32px}}@media(max-width:1280px)and (max-width:1165px){.stack__container{padding:0 16px}}@media(max-width:1024px)and (min-width:768px){.reviews__badges--ru{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:550px}.reviews__badges--ru .reviews__badges-item:nth-of-type(-n+2){margin-bottom:40px}.reviews__badge-reviewed{margin-right:10px;font-size:14px}.reviews__badge-views{font-size:14px}}@media(max-width:1023px)and (max-width:767px)and (max-width:374px){.reviews__total{padding:44px 20px}}@media(max-width:1073px){.mosaic__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mosaic__list-item{height:auto;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08)}.mosaic__list-item:nth-child(2),.mosaic__list-item:nth-child(odd){margin:0 0 20px}.mosaic__list-item:nth-child(n+3):nth-child(odd){-webkit-transform:none;-ms-transform:none;transform:none}.mosaic__list-image{max-width:350px}}@media(min-width:769px)and (max-width:1073px){.mosaic__list-text{margin:0 0 28px}}@media(max-width:980px){.consulting{padding:70px 0 0}.consulting__wrapper{grid-template-columns:1fr;grid-row-gap:40px;margin-left:auto;margin-right:auto}.consulting__item{height:100%;max-height:100%;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08)}.consulting__img{position:static;height:auto}.consulting__content{max-width:100%;margin-left:0;position:static;border:none;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08)}.consulting__content-title{max-width:none}.consulting__content-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.consulting__content-btn:hover:after{content:none}}@media(max-width:980px)and (max-width:767px){.consulting{padding:0}.consulting__wrapper{grid-row-gap:24px}.consulting__content{padding:20px 16px}.consulting__content-title{font-weight:700;font-size:20px;line-height:25px}}@media(max-width:1023px)and (max-width:980px){.consulting__content-text{max-height:100%;overflow:visible;color:grey;font-size:16px;line-height:1.3;max-width:none}}@media(max-width:1023px)and (max-width:980px)and (max-width:767px){.consulting__content-text{font-weight:400;font-size:18px;line-height:120%;color:grey;margin-bottom:20px}}@media(max-width:1200px){.cycle{padding-top:80px;margin-bottom:80px}.cycle__container{padding:0 56px}.cycle__title{max-width:339px;font-size:36px;letter-spacing:.36px;max-width:324px;margin:0 auto 76px}.cycle__svg{display:none}.cycle__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:263px}.cycle__item:nth-child(odd){padding-left:0}.cycle__item:nth-child(2n){padding-right:0}.cycle__item:not(:last-child){margin-bottom:40px}.cycle__item:first-child{margin-bottom:61px}.cycle__item:nth-child(2){margin-bottom:78px}.cycle__item:nth-child(3){margin-bottom:127px}.cycle__item:nth-child(4){margin-bottom:125px}.cycle__item:nth-child(5){margin-bottom:79px}.cycle__item:nth-child(6){margin-bottom:134px}.cycle__content:nth-child(odd){margin-right:0}.cycle__content:nth-child(2n){margin-left:0}.cycle__main-svg{display:none}.cycle__main-svg--mobile{display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:160px;z-index:-1}}
