.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}}.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)}}.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}.first-face__wrapper{-webkit-box-flex:1;-ms-flex:1 1 898px;flex:1 1 898px;max-width:898px}.first-face__svg{width:100%;height:463px;max-width:377px;position:relative}.first-face__svg>svg{width:377px;height:463px}.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__title br{display:none}.first-face__subtitle{font-weight:400;font-size:24px;line-height:130%;color:var(--white);margin-bottom:32px;max-width:750px}.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}@-webkit-keyframes rotateCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg) duration(5s);transform:rotate(0deg) duration(5s)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg) duration(5s);transform:rotate(0deg) duration(5s)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.advantages{padding:200px 0 182px}.advantages--ru{padding:200px 0 160px}.advantages__container{max-width:1440px;margin:0 auto;padding:0 120px}.advantages__title{font-weight:800;font-size:48px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);text-align:center;padding-bottom:80px}.advantages__title-top{display:block}.advantages__title--mobile--ru{display:none}.advantages__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.advantages__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 20px;margin-bottom:140px}.advantages__item-title{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--blue);font-size:24px;font-weight:700;padding-bottom:20px}.advantages__item-icon{max-width:34px;width:100%;height:34px;margin-right:20px}.advantages__item-text{padding-left:54px;color:var(--gray25);font-size:16px;line-height:130%;font-weight:400}.advantages__item-text--ru:not(:last-child){padding-top:20px}.advantages__item--ru{margin-bottom:120px}.expertise{padding-top:200px;padding-left:35px;padding-right:35px}.expertise__container{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}.expertise__title{font-weight:800;font-size:48px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);text-align:center}.expertise__subtitle{color:var(--Graycolor-Light-Gray_OST,grey);text-align:center;-ms-flex-item-align:center;align-self:center;font-family:Gilroy;font-size:20px;font-style:normal;font-weight:400;line-height:130%;max-width:572px;width:100%;padding:20px 0 60px}.expertise__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.expertise__item{margin:10px 0;padding:50px 44px;width:284px;height:346px;-webkit-transition:all .3s;transition:all .3s}.expertise__item,.expertise__item>a{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}.expertise__item-ru{width:385px;height:auto}.expertise__item:hover{background:#fff;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08)}.expertise__svg{margin-bottom:19px;width:140px;height:140px}.expertise__text{font-weight:400;font-size:18px;line-height:140%;text-align:center;color:#000}.stack{padding-bottom:245px;padding-top:190px}.stack__container{max-width:1440px;margin:0 auto;padding:0 120px}.stack__title{font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);padding-bottom:20px}.stack__title br{display:none}.stack__reasons{max-width:1007px;width:100%;padding:0 0 40px 35px}.stack__subtitle{max-width:724px;width:100%;position:relative;font-weight:700;font-size:24px;line-height:30px;margin-bottom:24px;color:var(--blue)}.stack__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%)}.stack__subtitle-mobile{display:inline}.stack__list{max-width:873px;width:100%;position:relative;list-style:none}.stack__list:before{content:"";height:105%;position:absolute;left:-35px;z-index:-1;top:-50px;width:27px;border:2px solid #e6e6e6;border-top:none;border-right:none;border-radius:0 0 0 17px}.stack__list-item{position:relative;color:var(--gray25);font-size:20px;line-height:130%}.stack__list-item:not(:last-child){margin-bottom:16px}.stack__list-item:before{content:"";position:absolute;width:25px;border:1px solid #e6e6e6;left:-33px;top:50%}.stack__list-item:last-child:before{content:none}.stack__text--bold{font-weight:700}.stack__caption{color:var(--gray25);font-size:20px;line-height:130%;font-weight:400;padding-bottom:60px}.stack__caption-link{-webkit-text-decoration:underline 1px;text-decoration:underline 1px;text-underline-offset:5px}.stack__svg{margin-bottom:80px;-o-object-fit:cover;object-fit:cover;max-width:1200px;width:100%}.stack__svg--mobile{display:none}.stack__tech{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -30px 100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.stack__tech-item{max-width:351px;padding:0 30px}.stack__tech-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--blue);font-size:28px;font-weight:700;padding-bottom:24px}.stack__tech-icon{width:34px;height:34px;margin-right:27px}.stack__tech-link{-webkit-text-decoration:underline 1px;text-decoration:underline 1px;text-underline-offset:5px}.stack__tech-text{padding-left:62px;color:var(--gray25);font-size:16px;line-height:130%;font-weight:400}.stack__frameworks-title{color:var(--blue);text-align:center;font-size:28px;font-weight:700}.stack__frameworks-title--desktop{padding-bottom:80px}.stack__frameworks-title--mobile{display:none}.stack__frameworks-subtitle{color:var(--gray25);text-align:center;font-size:16px;text-transform:uppercase;padding-bottom:60px}.stack__wrap{position:relative}.stack__top-line{position:absolute;top:-5%;left:50%}.stack__top-line--mobile{display:none}.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);text-decoration:underline}.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}.react-apps{padding-bottom:190px;padding-top:190px}.react-apps__container{padding:0 120px}.react-apps__main-title{font-weight:800;font-size:48px;line-height:60px;letter-spacing:.01em;text-transform:uppercase;color:var(--blue);margin-bottom:20px}.react-apps__wrapper{display:grid;grid-template-columns:minmax(auto,700px) minmax(405px,461px);gap:40px;margin-bottom:40px}.react-apps__big{grid-row-start:1;grid-row-end:3}.react-apps__big-wrap{padding:0 32px}.react-apps__big-img{margin-bottom:36px}.react-apps__big-title{font-weight:800;font-size:30px;line-height:90%;margin-bottom:20px;text-transform:uppercase}.react-apps__big-title--ru{margin-bottom:4px}.react-apps__big-subtitle{font-size:16px;font-weight:800;letter-spacing:.16px;margin-bottom:16px}.react-apps__big-text{font-weight:400;font-size:16px;line-height:140%;color:grey;margin-bottom:20px}.react-apps__big-btn{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);max-width:141px;width:100%}.react-apps__big-btn span{margin-right:8px;-webkit-transition:.36s ease;transition:.36s ease}.react-apps__big-btn 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}.react-apps__big-btn span:focus:after,.react-apps__big-btn span:hover:after{width:73px}.react-apps__big-btn-span--ru:focus:after,.react-apps__big-btn-span--ru:hover:after{width:145px!important}.react-apps__big-btn img{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.36s ease;transition:.36s ease}.react-apps__big-btn:hover img{-webkit-transform:rotate(-90deg) scale(1.1);-ms-transform:rotate(-90deg) scale(1.1);transform:rotate(-90deg) scale(1.1)}.react-apps__big-btn--ru{max-width:197px}.react-apps__svg{width:38px;height:38px}.react-apps__item{position:relative}.react-apps__item-wrap{position:absolute;z-index:10;background:#fff;-webkit-box-shadow:-1px 0 1px var(--white);box-shadow:-1px 0 1px var(--white);bottom:0;left:0;padding:36px 32px 12px;max-width:247px;-webkit-transition:all 1.2s;transition:all 1.2s}.react-apps__item-wrap:hover .react-apps__item-text{max-height:700px;opacity:1;-webkit-transition:all 1.3s ease,margin-bottom .2s ease;transition:all 1.3s ease,margin-bottom .2s ease;margin-bottom:20px}.react-apps__item-wrap:hover{max-width:100%;width:100%;-webkit-transition:all .3s linear;transition:all .3s linear}.react-apps__item-wrap-width{max-width:405px}.react-apps__item-wrap-width-ru{max-width:100%;padding:36px 28px 12px 32px;bottom:0;left:0}.react-apps__item-wrap-width-ru:hover{max-width:100%}.react-apps__item-title{font-weight:800;font-size:30px;line-height:90%;margin-bottom:16px;text-transform:uppercase}.react-apps__item-title--ru{margin-bottom:8px}.react-apps__item-subtitle{font-size:16px;font-weight:800;letter-spacing:.16px;margin-bottom:20px}.react-apps__item-text{font-weight:400;font-size:16px;line-height:140%;color:grey;max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .5s ease;transition:all .5s ease;width:341px}.react-apps__item-text-ru{width:100%}.react-apps__item-btn{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);max-width:150px;width:100%;position:relative}.react-apps__item-btn span{margin-right:8px;-webkit-transition:.36s ease;transition:.36s ease}.react-apps__item-btn 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}.react-apps__item-btn span:focus:after,.react-apps__item-btn span:hover:after{width:70px}.react-apps__item-btn-span--ru:focus:after,.react-apps__item-btn-span--ru:hover:after{width:145px!important}.react-apps__item-btn img{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.36s ease;transition:.36s ease}.react-apps__item-btn:hover img{-webkit-transform:rotate(-90deg) scale(1.1);-ms-transform:rotate(-90deg) scale(1.1);transform:rotate(-90deg) scale(1.1)}.react-apps__item-btn--ru{max-width:197px}.react-apps__hidden-btn{display:none}.react-apps__link{color:var(--blue);text-align:center;font-size:36px;font-weight:800;line-height:120%;letter-spacing:.36px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:283px;width:100%;margin:0 auto}.react-apps__link:hover{text-decoration:underline}.reviews__inner{padding:0 0 190px}.faqs__title{margin:0 0 60px}.faqs__inner{padding:0 0 190px}.faqs__item-title{font-size:24px}.faqs__item-text{font-size:18px}.faqs__item--columns.js-active{padding:32px 20px 28px 24px}.faqs__item--columns.js-active .faqs__item-title{margin-bottom:24px}.crossplatform__faq-ref{color:var(--white)}.services{padding-bottom:190px}.services__container{max-width:1440px;margin:0 auto;padding:0 120px}.services__title{margin:0 0 80px;text-align:center;font-weight:800;font-size:96px;line-height:120%;letter-spacing:.01em;text-transform:uppercase;color:var(--blue)}.services__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.services__item{max-width:284px;width:100%;height:374px}.services__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:44px 28px 16px;height:100%;border:2px solid var(--blue);-webkit-box-shadow:0 12px 24px var(--blue-opacity2);box-shadow:0 12px 24px var(--blue-opacity2);-webkit-transition:.3s;transition:.3s}.services__item-link[href]:hover{background:var(--blue);color:#fff}.services__item-link[href]:hover .services__item-arrow{-webkit-transform:translateX(182px);-ms-transform:translateX(182px);transform:translateX(182px);-webkit-animation:moveServicesArrow .8s ease-out .4s infinite alternate;animation:moveServicesArrow .8s ease-out .4s infinite alternate;stroke:#fff}.services__item-link[href] .services__item-arrow{opacity:1}.services__item-img{margin:0 0 24px;width:120px;height:120px}.services__item-title{font-size:24px;font-weight:700}.services__item-title-top{display:block}.services__item-arrow{margin:auto 0 0;width:36px;height:36px;opacity:0;-webkit-transition:.4s ease-out;transition:.4s ease-out;will-change:transform;stroke:var(--blue)}@-webkit-keyframes moveServicesArrow{to{-webkit-transform:translateX(172px);transform:translateX(172px)}}@keyframes moveServicesArrow{to{-webkit-transform:translateX(172px);transform:translateX(172px)}}.payment{padding-top:210px}.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__endtitle{display:block}.payment__table{display:table;width:100%;table-layout:fixed;margin-bottom:20px}.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;vertical-align:middle}.payment__table-head--item:not(:last-child){border-right:1px solid var(--gray8)}.payment__svg{position:absolute;top:9px}.payment__svg--pc{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.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;max-width:335px;padding:34px 33px;vertical-align:middle}.payment__table-item--styled{text-align:center;font-weight:700;font-size:18px;line-height:130%;color:grey;padding-left:32px}.benefits__title{margin-bottom:80px;text-align:left}.benefits__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.benefits__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:285.25px}.benefits__svg{margin-bottom:24px;max-width:140px;max-height:140px}.benefits__caption{font-weight:700;font-size:28px;line-height:35px;color:#5c3bfe;margin-bottom:24px}.benefits__caption,.benefits__text{font-family:Gilroy;font-style:normal}.benefits__text{font-weight:400;font-size:16px;line-height:130%;color:grey}.benefits__text-ref{text-decoration:underline;text-underline-offset:4px}.why-us{background:var(--blue);overflow:hidden}.why-us__inner{padding:120px 0 146px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.why-us__title{margin:0 0 80px;color:#fff;text-transform:uppercase;font-size:48px;font-weight:800;line-height:58px;letter-spacing:.01em;text-align:center}.why-us__title-stroke{color:var(--transparent);-webkit-text-stroke:1px #fff}.why-us__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;row-gap:60px}.why-us__item{width:200px}.why-us__item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.why-us__item-img{margin:12px 28px 24px;width:92px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.why-us__item-title{font-weight:800;line-height:30px;letter-spacing:0;text-align:center;width:220px;margin:0;font-weight:600;font-size:24px;line-height:29px;color:#fff}.why-us__item-title--cost{display:block}.why-choose{margin:180px 0}.why-choose .container{padding:0 79px}.why-choose__title{margin-bottom:70px;font-size:96px;font-style:normal;font-weight:800;line-height:120%;letter-spacing:1px;text-transform:uppercase;color:var(--Purple_OST,#5c3bfe);padding:0 35px}.why-choose__title--spec{display:block;margin-bottom:5px;-webkit-text-stroke:1px var(--blue);color:var(--transparent)}.why-choose__caption{color:var(--gray25);font-size:20px;line-height:130%;font-weight:400;padding:0 35px 80px;max-width:800px}.why-choose__svg{margin-bottom:24px}.why-choose__flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 24px}.why-choose__item{margin:10px;padding:44px 28px 65px;max-width:387px;background:var(--White_OST,#fff);-webkit-box-shadow:0 4px 20px 0 rgba(0,0,0,.08);box-shadow:0 4px 20px 0 rgba(0,0,0,.08)}.why-choose__item-title{color:var(--Purple_OST,#5c3bfe);font-family:Gilroy;font-size:28px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:24px}.why-choose__item-text{color:var(--Light-Gray_OST,grey);font-family:Gilroy;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.process{position:relative;padding-bottom:190px}.process__title{text-align:center;color:#5c3bfe;font-size:48px;font-style:normal;font-weight:800;line-height:120%;letter-spacing:.48px;text-transform:uppercase;margin-bottom:20px}.process__title--mobile,.process__title--mobile br,.process__title-br{display:none}.process__subtitle{font-size:20px;font-weight:400;line-height:26px;text-align:center;max-width:780px;color:grey;margin-bottom:110px}.process__subtitle--ru{margin-bottom:200px}.process__container{max-width:950px;margin:0 auto}.process__title-wrapper,.process__wrapper{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}.process__wrapper{gap:70px}.process__wrapper .process__text-left:nth-child(2){padding-top:10px}.process__wrapper .process__text-left:nth-child(6){padding-top:60px}.process__wrapper .process__text-right:nth-child(3){padding-top:10px}.process__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.process__text-left{gap:90px}.process__text-left .process__content{margin-left:90px}.process__text-right{gap:90px}.process__text-right .process__content{margin-right:90px}.process__content{max-width:387px;width:100%}.process__item-title{color:#000;font-size:24px;font-style:normal;line-height:30px;font-weight:800;margin-bottom:16px}.process__item-image,.process__svg{max-width:391px;width:100%;height:226px}.process__bg{max-width:950px;max-height:1701px;width:100%;height:100%;position:absolute;z-index:-1;top:220px;left:auto;right:auto;-webkit-transition:fill .3s ease-out;transition:fill .3s ease-out}.process__bg-svg--mobile{display:none}.process__text{font-size:16px;font-weight:400;line-height:21px;text-align:left;color:grey}.process__link{text-decoration:underline}.process__info-table{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.process__info-table,.process__info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.process__info-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:350px}.process__info-header{background-color:#5c3bfe;padding:34px 0;text-align:center}.process__info-item{border:1px solid #5c3bfe;padding:24px 24px 0;height:100%;max-height:300px;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:justify;-ms-flex-pack:justify;justify-content:space-between}.process__info-text{max-width:335px;font-size:16px;font-weight:400;line-height:21px}.process__info-header-title{background-color:#5c3bfe;font-family:Gilroy;font-style:normal;font-size:20px;font-weight:700;line-height:25px;color:#fff}.process__table{display:table;width:100%;table-layout:fixed;margin-bottom:20px}.process__table-btn{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);max-width:150px;margin:16px 0}.process__table-btn span{margin-right:12px;-webkit-transition:.36s ease;transition:.36s ease}.process__table-btn 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}.process__table-btn span:focus:after,.process__table-btn span:hover:after{width:73px}.process__table-btn img{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:.36s ease;transition:.36s ease}.process__table-btn:hover img{-webkit-transform:rotate(-90deg) scale(1.1);-ms-transform:rotate(-90deg) scale(1.1);transform:rotate(-90deg) scale(1.1)}.process__table-btn-svg{width:38px;height:38px}.process__table-head{background-color:#5c3bfe;font-family:Gilroy;font-style:normal;font-weight:700;font-size:24px;line-height:30px;color:#fff}.process__table-head--item{position:relative;text-align:center;padding:57px 0;overflow:hidden}.process__table-head--item:not(:last-child){border-right:1px solid var(--blue)}.process__table-item{border:1px solid #5c3bfe;height:104px;vertical-align:middle;max-width:335px;padding-top:24px;padding-left:24px}.process__table-item-text{font-size:16px;font-weight:400;line-height:21px}.process__table-item--styled{text-align:left;font-weight:700;font-size:18px;line-height:130%;color:grey;padding-left:32px}.process__circle.js-active{fill:#5c3bfe}.process__circle{stroke:#5c3bfe;-webkit-transition:fill .3s ease-out;transition:fill .3s ease-out}.other-services{padding:0 35px 190px}.other-services__title{text-transform:uppercase;color:#5c3bfe;margin-bottom:50px;font-size:48px;font-weight:800;line-height:58px;letter-spacing:.01em;text-align:center}.other-services__title-stroke{-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke:1px var(--blue);display:block}.other-services__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.other-services__wrapper>:last-child{max-width:460px}.other-services__item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:360px;-webkit-box-flex:1;-ms-flex:1 1 360px;flex:1 1 360px;margin:30px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s linear;transition:.3s linear}.other-services__item:hover{-webkit-box-shadow:0 4px 20px rgba(0,0,0,.08);box-shadow:0 4px 20px rgba(0,0,0,.08)}.other-services__svg{margin-right:12px;max-width:130px;max-height:116px}.other-services__text{width:100%;font-weight:400;font-size:18px;line-height:120%}.other-services__text-sub{margin-top:4px;font-weight:400;font-size:14px;line-height:17px;color:var(--gray)}@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}}@media(max-width:767px){.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}.first-face__wrapper{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin-right:0}.first-face__svg{max-width:260px;max-height:320px}.first-face__svg>svg{width:260px;height:320px}.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}.advantages{padding:80px 0 40px}.advantages__container{padding:0 16px}.advantages__title{font-size:36px;text-align:start;padding-bottom:40px}.advantages__title-top{display:inline}.advantages__title--desktop--ru{display:none}.advantages__title--mobile--ru{display:inline}.advantages__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.advantages__item{padding:0;margin-bottom:40px}.advantages__item-title{padding-bottom:20px}.expertise{padding-top:80px;padding-left:0;padding-right:0}.expertise__subtitle{padding:16px 0 40px;line-height:130%;max-width:343px;width:100%}.expertise__text{width:201px}.stack{padding-bottom:80px;padding-top:80px}.stack__container{padding:0 16px}.stack__title{font-size:36px;padding-bottom:16px}.stack__title br{display:block}.stack__reasons{padding:0 0 40px}.stack__subtitle:before{content:none}.stack__subtitle-mobile{display:block}.stack__list{list-style:decimal;padding-left:20px}.stack__list-item:before,.stack__list:before{content:none}.stack__caption{padding-bottom:40px}.stack__svg{margin:0 auto 40px}.stack__svg--pc{display:none}.stack__svg--mobile{display:block}.stack__tech{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 80px}.stack__tech-item{padding:0}.stack__tech-item:not(:last-child){padding:0 0 32px}.stack__block-caption{font-size:16px}.react-apps{padding-top:80px;padding-bottom:80px}.react-apps__main-title{margin-bottom:80px;font-size:36px;line-height:45px;letter-spacing:.01em}.react-apps__big-wrap{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:start;-ms-flex-align:start;align-items:flex-start;padding:36px 16px 12px}.react-apps__big-img{margin-bottom:0}.react-apps__big-title{font-size:30px;line-height:120%;margin-bottom:16px}.react-apps__big-subtitle{display:none}.react-apps__big-text{font-weight:400;margin-bottom:20px;font-size:16px;line-height:130%}.react-apps__item-wrap:hover{max-width:none}.react-apps__item-subtitle,.react-apps__link{display:none}.reviews__inner{padding:0 0 80px}.faqs__title{margin:0 0 40px}.faqs__inner{padding:0 0 80px}.services{padding-bottom:80px}.services__container{padding:0 16px}.services__title{font-size:36px;text-align:left}.services__item{height:364px}.services__item:not(:last-child){padding-bottom:20px}.services__item-link{padding:28px 5.5% 13px}.services__item-title{font-size:24px;font-weight:700}.services__item-title-top{display:inline}.payment{padding-top:80px}.payment__title{font-size:36px;margin-bottom:16px}.payment__subtitle{margin-bottom:40px}.payment__endtitle{display:none}.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;max-width:102px;padding:9px 6px}.payment__table-item--styled{padding:10px;color:#000;font-size:12px;font-weight:400;line-height:16px}.payment__btn{display:none}.benefits__title{margin-bottom:40px}.benefits__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}.benefits__item{max-width:343px;margin:10px 0}.why-us__inner{padding:80px 0}.why-us__title{margin:0 0 48px;font-size:36px;line-height:43px;text-align:left}.why-us__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px}.why-us__item-title{width:100%}.why-choose{margin:70px 0;padding:0}.why-choose__title{font-size:36px;margin-bottom:30px;padding:0}.why-choose__title br{display:block}.why-choose__caption{padding:0 0 40px;max-width:400px}.why-choose__flex-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-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;padding:0}.why-choose__item{margin:10px 0;max-width:343px}.process{padding-bottom:80px}.process__title{display:none}.process__title--mobile{color:#5c3bfe;display:block;font-size:36px;font-weight:800;line-height:43px;letter-spacing:.01em;text-align:left;margin-bottom:16px;text-transform:uppercase}.process__title--mobile br{display:block}.process .process__text-left--ru:nth-child(2){padding-top:62px!important}.process .process__text-left--ru:nth-child(6){padding-top:0!important}.process .process__text-right--ru:nth-child(3){padding-top:60px!important}.process__item,.process__item-title{max-width:263px}.process__item-image{display:none}.process__info-table{-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;gap:20px}.process__info-wrapper{max-width:343px;width:100%}.process__table{margin-bottom:0}.process__table-head{font-size:11px;line-height:14px;height:71px}.process__table-head--item{padding:27px 0 17px}.process__table-item{text-align:left;color:#000;font-size:11px;line-height:120%;height:48px;max-width:102px}.process__table-item--styled{padding:10px;color:#000;font-size:12px;font-weight:400;line-height:16px}.process__btn{display:none}.other-services{padding:0 0 80px}.other-services__title{font-size:36px;line-height:43px;margin-bottom:23px;text-align:left}.other-services__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:normal;-ms-flex-align:normal;align-items:normal}.other-services__item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin:17px 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){.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}.first-face{padding:80px 30px 40px}.first-face__svg{margin-bottom:53px;padding-top:52px;margin-left:-60px}.expertise__title{font-size:60px}.react-apps__wrapper{grid-template-columns:minmax(auto,692px) minmax(219px,461px)}.react-apps__item-wrap{padding:20px 6px 0}.react-apps__item-text{margin-bottom:0}.services__title{margin:0 0 40px}.why-us__item{margin:0 0 22px;padding:0 5% 0 0}.why-us__item-img{margin:12px 0 24px}.why-choose .container{padding:0 32px}}@media(max-width:1023px)and (max-width:767px){.reviews__total{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:44px 57px}.reviews__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.first-face,.reviews__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.first-face{padding:80px 16px 40px}.first-face,.first-face__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.first-face__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.expertise__title{font-size:36px;line-height:45px}.react-apps__wrapper{grid-template-columns:1fr;margin-bottom:0}.react-apps__item-wrap{position:static;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:start;-ms-flex-align:start;align-items:flex-start;max-width:none;padding:36px 16px 12px;background:none}.react-apps__item-text{margin-bottom:20px;font-weight:400;max-height:100%;opacity:1;font-size:16px;line-height:130%}.why-us__item{padding:0;height:200px;width:100%}.why-choose .container{padding:0 15px}}@media(max-width:1023px)and (max-width:767px)and (max-width:374px){.reviews__total{padding:44px 20px}}@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}.react-apps__container{padding:0 50px}}@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__title br{display:block}.first-face__subtitle{margin-bottom:52px;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(min-width:768px)and (max-width:1280px){.advantages{padding:160px 0 100px}.services__title,.stack__title{font-size:48px}}@media(max-width:1023px)and (max-width:767px)and (max-width:499px){.expertise__title{text-align:left}}@media(max-width:767px)and (max-width:499px){.expertise__subtitle{-ms-flex-item-align:initial;align-self:auto;text-align:left}}@media(max-width:1216px){.expertise__wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.expertise__item{margin:0 10px}}@media(max-width:1216px)and (max-width:767px){.expertise__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-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}.expertise__item{margin:0 0 20px;height:auto;width:100%;max-width:343px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media(max-width:767px)and (max-width:350px){.expertise__text{width:170px}}@media(max-width:1165px){.stack__frameworks-title--desktop{display:none}.stack__frameworks-title--mobile{display:block;font-size:24px;padding-bottom:40px}.stack__frameworks-subtitle{padding-bottom:80px}.stack__top-line{display:none}.stack__top-line--mobile{display:block;position:absolute;top:-4%;left:50%}.stack__bg{top:2.9%;left:49.5%;-webkit-transform:none;-ms-transform:none;transform:none}.stack__bg--pc{display:none}.stack__bg--mobile{display:block}.stack__block{height:125px}.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:-50px 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:1279px)and (max-width:1023px){.react-apps__container{padding:0 32px}}@media(max-width:1279px)and (max-width:1023px)and (max-width:767px){.react-apps__container{padding:0 15px}}@media(max-width:787px){.react-apps__item-title{font-size:26px}}@media(max-width:787px)and (max-width:767px){.react-apps__item-title{margin-bottom:16px;line-height:120%;font-size:30px}}@media(max-width:1023px)and (max-width:787px){.react-apps__item-text{font-size:16px;width:100%}}@media(max-width:1420px){.services__list{display:grid;grid-template-columns:284px 284px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}@media(max-width:1420px)and (max-width:767px){.services__list{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:start;-ms-flex-pack:start;justify-content:flex-start;gap:0}}@media(max-width:767px)and (max-width:425px){.services__item{max-width:100%}}@media(max-width:1280px){.payment__container{padding:0 50px}}@media(max-width:1280px)and (max-width:767px){.payment__container{padding:0 16px}}@media(max-width:1439px){.why-us__title{margin:0 0 64px}}@media(hover:hover){.why-us__item-link:hover .why-us__item-img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}}@media(max-width:950px){.process__title-br{display:block}.process__subtitle,.process__subtitle--ru{margin-bottom:30px}.process__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.process__container,.process__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.process__wrapper{gap:20px}.process__wrapper .process__text-left:nth-child(2){padding-top:112px}.process__wrapper .process__text-left:nth-child(4){padding-top:73px}.process__wrapper .process__text-left:nth-child(6){padding-top:60px}.process__wrapper .process__text-right:nth-child(3){padding-top:100px}.process__wrapper .process__text-right:nth-child(7){padding-top:69px}.process__text-left{gap:70px}.process__text-left .process__content{margin-left:0}.process__text-right{gap:70px}.process__text-right .process__content{margin-right:0}.process__item-image,.process__svg{max-width:263px;width:100%;height:152px}.process__svg-item{max-width:263px;width:100%}.process__info-table{padding-top:60px}.process__info-table--ru{padding-top:0}}@media(max-width:950px)and (max-width:767px){.process__subtitle,.process__subtitle--ru{margin-bottom:50px;text-align:left}}@media(max-width:950px)and (max-width:850px){.process__wrapper .process__text-left:nth-child(6){padding-top:30px}.process__wrapper .process__text-right:nth-child(3){padding-top:40px}.process__text-left,.process__text-right{gap:30px}.process__info-table{padding-top:0}}@media(max-width:950px)and (max-width:850px)and (max-width:767px){.process__wrapper .process__text-left:nth-child(2){padding-top:72px}.process__wrapper .process__text-left:nth-child(4){padding-top:43px}.process__wrapper .process__text-left:nth-child(6){padding-top:40px}.process__wrapper .process__text-right:nth-child(3){padding-top:60px}.process__info-table{padding-top:70px}.process__info-table--ru{padding-top:10px}}@media(max-width:1240px){.process__bg{top:270px}}@media(max-width:1240px)and (max-width:950px){.process__bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:170px}.process__bg>svg{width:840px}}@media(max-width:1240px)and (max-width:950px)and (max-width:850px){.process__bg{top:90px}.process__bg>svg{width:740px}}@media(max-width:1240px)and (max-width:950px)and (max-width:850px)and (max-width:767px){.process__bg{top:auto}.process__bg-svg--desktop{display:none}.process__bg-svg--mobile{display:block}}@media(max-width:850px){.process__info-item{padding:12px 12px 0}}@media(max-width:850px)and (max-width:767px){.process__info-item{padding:24px 24px 0}}@media(max-width:550px){.other-services__text{width:200px}}@media(max-width:550px)and (max-width:350px){.other-services__text{width:150px}}
