.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:154px 120px 175px;background-color:var(--blue)}.first-face__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1440px;margin:0 auto}.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:292px;max-height:287px;position:absolute;right:0;top:69px}.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:633px}.first-face__subtitle--ru{max-width:715px}.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 20px}.rates{padding:180px 0 0}.rates__container{max-width:1440px;margin:0 auto;padding:0 220px}.rates__title{font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);margin-bottom:80px}.rates__title-top{-webkit-text-stroke:1px var(--blue);color:var(--transparent);display:block;margin-bottom:5px}.rates__subtitle{color:var(--blue);font-size:36px;font-weight:800;line-height:120%;letter-spacing:.36px;text-transform:uppercase;margin-bottom:30px}.rates__subtitle--only{margin-bottom:0}.rates__subtitle-break{display:none}.rates__item:not(:last-child){padding-bottom:85px}.rates__wrapper:not(:last-child){margin-bottom:85px}.rates__table{width:100%;margin-bottom:15px}.rates__table-caption{font-size:24px;font-weight:700;text-align:left;border-bottom:2px solid var(--blue);margin-bottom:30px;padding-bottom:10px}.rates__table-line{width:100%;height:1px;color:var(--blue)}.rates__table thead{height:33px}.rates__table thead th{color:var(--blue);font-size:18px;font-weight:700;line-height:130%}.rates__table thead th:nth-child(2){width:312px}.rates__table thead th:nth-child(3){width:302px}.rates__table thead th:nth-child(4){width:201px}.rates__table-body{height:150px}.rates__table-body tr:not(:last-child){height:43px}.rates__table-body th{color:var(--gray41);font-size:16px;font-weight:400;line-height:130%;height:41px}.rates__table-body th:nth-child(2n){width:120px}.rates__table-body td{font-size:18px;font-weight:400;line-height:120%}.rates__table-body td:first-child{font-size:18px;font-weight:700;line-height:130%;width:183px}.how-works{padding:200px 0 0}.how-works__title{font-family:Gilroy;font-style:normal;font-weight:800;font-size:96px;line-height:110%;text-align:center;letter-spacing:.01em;text-transform:uppercase;margin-bottom:20px;color:#5c3bfe}.how-works__caption{font-weight:400;font-size:18px;color:grey;max-width:823px;margin:0 auto 80px}.how-works__caption,.how-works__outsourcing{font-family:Gilroy;font-style:normal;line-height:120%;text-align:center}.how-works__outsourcing{font-weight:800;font-size:48px;letter-spacing:.01em;text-transform:uppercase;color:#5c3bfe;margin-bottom:20px}.how-works__suboutsourcing{font-family:Gilroy;font-style:normal;font-weight:400;font-size:18px;line-height:120%;text-align:center;color:grey;max-width:694px;margin:0 auto 60px}.how-works__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.how-works__wrap,.how-works__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.how-works__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.how-works__svg,.how-works__wrap:not(:last-child){margin-right:30px}.how-works__item{max-width:387px;-webkit-box-flex:1;-ms-flex:1 1 387px;flex:1 1 387px;padding-left:51px}.how-works__subtitle{position:relative;font-weight:700;font-size:24px;line-height:30px;margin-bottom:24px;color:#5c3bfe}.how-works__subtitle:before{content:"";position:absolute;width:8px;height:8px;background-color:var(--blue);left:-35px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.how-works__list{position:relative}.how-works__list:before{content:"";height:126%;position:absolute;left:-35px;z-index:-1;top:-35px;width:27px;border:2px solid #e6e6e6;border-top:none;border-right:none;border-radius:0 0 0 17px}.how-works__text{position:relative;font-weight:400;font-size:18px;line-height:120%;color:var(--gray)}.how-works__text:not(:last-child){margin-bottom:16px}.how-works__text:before{content:"";position:absolute;width:25px;border:1px solid #e6e6e6;left:-33px;top:50%}.how-works__text:last-child:before{content:none}.our-workflow{margin:190px 0 0}.our-workflow__container{max-width:1164px}.our-workflow__title{max-width:480px;margin-bottom:20px}.our-workflow__subtitle{font-weight:400;font-size:20px;line-height:130%;color:var(--gray);max-width:480px}.our-workflow__list{margin-top:-56px}.our-workflow__list-item:nth-child(6){opacity:0}.mosaic__list-item:nth-child(odd){-webkit-transform:translateY(-138px)!important;-ms-transform:translateY(-138px)!important;transform:translateY(-138px)!important}.mosaic__list-item:nth-child(n+3):nth-child(odd){-webkit-transform:translateY(-316px)!important;-ms-transform:translateY(-316px)!important;transform:translateY(-316px)!important}.mosaic__list-item:nth-child(2){margin:156px 0 20px}.our-workflow__list-item.mosaic__list-item{padding:92px 48px 60px}.mosaic__list-text{margin:0 0 48px!important}.our-workflow__list-item--ru:nth-child(odd){-webkit-transform:translateY(-70px)!important;-ms-transform:translateY(-70px)!important;transform:translateY(-70px)!important}.our-workflow__list-item--ru:nth-child(n+3):nth-child(odd){-webkit-transform:translateY(-250px)!important;-ms-transform:translateY(-250px)!important;transform:translateY(-250px)!important}.time{margin-top:-300px}.time__title{font-family:Gilroy;font-style:normal;font-weight:800;font-size:48px;line-height:120%;text-align:center;letter-spacing:.01em;text-transform:uppercase;color:#5c3bfe;margin:0 auto 80px}.time__wrapper{padding-bottom:61px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.time__item,.time__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.time__item{max-width:270px}.time__subtitle{font-weight:700;font-size:28px;line-height:35px;color:#5c3bfe;margin-bottom:24px}.time__subtitle,.time__text{font-family:Gilroy;font-style:normal}.time__text{font-weight:400;font-size:16px;line-height:130%;color:grey;max-width:216px}.time__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.time__svg{margin-right:20px;width:34px;height:34px}.time__btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.what-we-do{padding-top:190px}.what-we-do__container{max-width:1440px;padding:0 110px;margin:0 auto}.what-we-do__title{font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);margin-bottom:80px}.what-we-do__title-top{-webkit-text-stroke:1px var(--blue);color:var(--transparent);display:block;margin-bottom:5px}.what-we-do__title-br-desktop{display:block}.what-we-do__mark{color:grey;margin-bottom:10px}.what-we-do__footer,.what-we-do__mark{font-family:Gilroy;font-size:16px;font-weight:800;line-height:20px;letter-spacing:.01em}.what-we-do__footer{text-align:left;color:#000}.what-we-do__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.what-we-do__item{padding:44px 28px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08);width:285px;margin:10px}.what-we-do__svg{margin-bottom:24px;max-width:140px;max-height:140px}.what-we-do__subtitle{font-family:Gilroy;font-style:normal;font-weight:700;font-size:28px;line-height:34px;color:#5c3bfe;margin-bottom:10px}.what-we-do__text{font-family:Gilroy;font-style:normal;font-weight:400;font-size:16px;line-height:130%;color:grey;margin-bottom:24px}.what-we-do__text a{text-decoration:underline}.why{padding-top:180px}.why__container{max-width:1440px;padding:0 70px;margin:0 auto}.why__title{padding-left:50px;font-family:Gilroy;font-style:normal;font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:#5c3bfe;margin-bottom:30px}.why__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.why__item,.why__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.why__item{margin:50px 49.5px;width:100%;max-width:548px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.why__svg{width:140px;height:140px;margin-right:20px}.why__text{font-family:Gilroy;font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:grey;max-width:388px}.why__text--bold{font-weight:700;color:#000}.why__text--link{text-decoration:underline}.workflow{padding-top:190px}.workflow__container{max-width:1440px;margin:0 auto;padding:0 80px;position:relative}.workflow__bg{position:absolute;top:25.4%;right:5%;z-index:-1}.workflow__bg-tablet{display:none}.workflow__bg--ru{width:1219px;left:10%}.workflow__title{font-family:Gilroy;font-style:normal;font-weight:800;font-size:48px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:#5c3bfe;margin-bottom:30px;text-align:center}.workflow__wrapper{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}.workflow__item{width:100%;max-width:342px;margin:50px 40px;position:relative}.workflow__svg-desktop{margin-bottom:36px;width:100px;height:70px}.workflow__svg-tablet,.workflow__wrap{display:none}.workflow__text{font-family:Gilroy;font-style:normal;font-weight:400;font-size:18px;line-height:120%;color:grey}.reviews__badges,.reviews__total{display:none!important}.reviews__slider-wrapper{margin-bottom:0!important}.reviews__inner{padding-top:140px!important;padding-bottom:0!important;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}.marquee{width:100%;overflow:hidden;padding:120px 0 0;max-width:1440px;margin:0 auto}.marquee--small-p{padding:60px 0 0}.marquee--without-bottom{padding-bottom:0}.marquee__container{padding:0 120px}.marquee__title{margin-bottom:80px;font-size:48px;font-weight:800;line-height:120%;letter-spacing:.48px;text-transform:uppercase;color:var(--blue)}.marquee__content{--grid-columns-width:270px;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--grid-columns-width),1fr));gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.marquee__content--marquee{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.marquee__content--marquee,.marquee__image{display:-webkit-box;display:-ms-flexbox;display:flex}.marquee__image{max-width:270px;-ms-flex-negative:0;flex-shrink:0}.marquee__image img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@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}.our-workflow{margin:80px 0 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}.what-we-do__container{padding:0 15px}.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}.marquee,.marquee--small-p{padding:90px 0 0}.marquee--without-bottom{padding-bottom:0}.marquee__container{padding:0 16px}.marquee__title{margin-bottom:40px;font-size:36px;letter-spacing:.36px}.marquee__image--mobile-hidden{display:none}}@media(max-width:1023px)and (max-width:767px){.first-face{padding:60px 16px 19.5px}.first-face,.first-face__container{-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:center;-ms-flex-pack:center;justify-content:center}.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(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}.rates{padding:80px 0 0}.rates__title{font-size:36px;margin-bottom:40px}.rates__subtitle{font-size:28px}.rates__subtitle-break{display:block}.how-works{padding:80px 0 0}.how-works__title{font-size:36px;line-height:120%;text-align:left}.how-works__caption{text-align:left;margin:0 0 40px}.how-works__outsourcing{font-size:28px;line-height:35px;text-align:left;text-transform:none}.how-works__suboutsourcing{text-align:left;margin:0 0 40px}.how-works__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.how-works__wrap,.how-works__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.how-works__wrap:not(:last-child){margin-bottom:32px}.how-works__svg{margin-right:0;margin-bottom:30px}.how-works__item{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.what-we-do{padding-top:80px}.what-we-do__title{font-size:36px}.what-we-do__title-top{-webkit-text-stroke:0;color:var(--blue);margin-bottom:0}.what-we-do__title-br-desktop{display:none}.what-we-do__title{margin-bottom:40px}.what-we-do__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}.what-we-do__item{width:100%;max-width:343px;margin:10px 0}.what-we-do__subtitle{line-height:35px}.why{padding-top:70px}.why__container{padding:0 15px}.why__title{padding-left:0;font-size:36px;margin-bottom:8px}.why__item{margin:16px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.workflow{padding-top:80px}.reviews__inner{padding-top:60px!important}.faqs__inner{padding:0 0 80px!important}.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}.marquee__content{--grid-columns-width:170px;gap:40px 0}.marquee__image{max-width:170px}}@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}}@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)}}@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:1439px){.rates__container{padding:0 50px}}@media(max-width:1439px)and (max-width:767px){.rates__container{padding:0 16px}}@media(max-width:1099px){.rates__wrapper{position:relative;overflow-x:scroll;overflow-y:hidden}.rates__table{min-width:1000px}}@media(max-width:1320px){.how-works__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width:1073px){.our-workflow__list{margin-top:40px}.our-workflow__list-item:nth-child(6){display:none}.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(max-width:1090px){.mosaic__list-item:nth-child(n+3):nth-child(odd),.mosaic__list-item:nth-child(odd){-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}}@media(max-width:1024px){.time{margin-top:60px}.time__title{margin-bottom:40px;font-size:36px;line-height:120%}.time__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:baseline;-ms-flex-align:baseline;align-items:baseline;padding-bottom:40px;max-width:343px;margin:0 auto}.time__item{max-width:none}.time__item:not(:last-child){margin-bottom:40px}.time__text{max-width:289px}}@media(max-width:1433px){.why__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}}@media(max-width:1426px){.workflow__container{padding:0 15px}}@media(max-width:1295px){.workflow__bg{display:none}.workflow__bg-tablet{display:block;position:absolute;width:1px;height:582.5px;left:10.5%;top:25%;z-index:-1}.workflow__title{padding-left:0;margin-bottom:20px;font-size:36px;line-height:120%;text-align:left}.workflow__wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.workflow__item,.workflow__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.workflow__item{padding-left:0;margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.workflow__svg-desktop{display:none}.workflow__svg-tablet{display:block}.workflow__wrap{display:block;width:70px;height:100px;margin-right:20px;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}.workflow__text{max-width:253px;font-size:16px;line-height:130%}}@media(max-width:1295px)and (max-width:374px){.workflow__wrap{margin-right:0}}@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(min-width:769px)and (max-width:1073px){.mosaic__list-text{margin:0 0 28px}}
