@-moz-keyframes shakeCard{0%,to{transform:rotate(0deg)}30%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}}@-webkit-keyframes shakeCard{0%,to{transform:rotate(0deg)}30%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}}@-o-keyframes shakeCard{0%,to{transform:rotate(0deg)}30%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}}@keyframes shakeCard{0%,to{transform:rotate(0deg)}30%{transform:rotate(5deg)}60%{transform:rotate(-5deg)}}.check-list__item{display:flex;padding:6px 15px;align-items:center;gap:10px;background:#eff5ff;width:fit-content}.check-list__item_light{background:rgba(255,255,255,.7)}.check-list__item-icon{width:20px;height:20px;object-fit:contain}.check-list__item-text{color:#232323;font-size:16px;font-weight:600;line-height:29px}.card-box{padding:30px;display:flex;flex-basis:100%;flex-direction:column;align-items:flex-start;max-width:325px;width:100%;transition:background .2s ease-out,box-shadow .2s ease-out,border .2s ease-out;border:1px solid #e2ebfc}.card-box:hover{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid transparent;cursor:pointer}.card-box:hover .card-box__image_grey{opacity:0}.card-box:hover .card-box__image_color{opacity:1}.card-box__images{position:relative;width:50px;height:50px;display:flex;justify-content:center;align-items:center;margin-bottom:30px}.card-box__image_grey{position:absolute;transition:opacity .3s ease-out}.card-box__image_color{opacity:0;transition:opacity .3s ease-out}.card-box__title{margin-bottom:15px;font-weight:700;font-size:18px;line-height:22px;color:#232323}.card-box__description{font-size:14px;font-weight:400;line-height:22px;color:#232323}.team-augmentation-services-page .hire-page-circle-cancel,.team-augmentation-services-page .hire-page-circle-check{flex-shrink:0;border:1px solid #2bbfca;border-radius:50%;width:26px;height:26px;position:relative}.team-augmentation-services-page .hire-page-circle-check:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotateZ(45deg) translate(-1px,-1px);border:1px solid #2bbfca;height:14px;width:8px;border-top:0 solid #fff;border-left:0 solid #fff}.team-augmentation-services-page .hire-page-circle-cancel{border:1px solid #c2cee1}.team-augmentation-services-page .hire-page-circle-cancel:after,.team-augmentation-services-page .hire-page-circle-cancel:before{content:"";position:absolute;top:50%;left:50%;width:1px;height:10px;background-color:#c2cee1;transform:translate(-50%,-50%) rotateZ(45deg)}.team-augmentation-services-page .hire-page-circle-cancel:after{transform:translate(-50%,-50%) rotateZ(-45deg)}.team-augmentation-services-page .clients-trust{margin-top:80px}@media (max-width:995px){.team-augmentation-services-page .clients-trust{margin-top:60px}.team-augmentation-services-page .clients-trust__button{margin-top:40px}}.team-augmentation-services-page .clients-trust__feedback{height:auto;min-height:205px}.team-augmentation-services-page .clients-trust__feedback-title{font-size:18px!important;line-height:22px!important;margin-bottom:14px}.team-augmentation-services-page .clients-trust__feedback-text{font-size:16px!important;line-height:28px!important}.team-augmentation-services-page .team-augmentation-title{margin-bottom:20px;font-weight:700;font-size:30px;line-height:40px;text-align:center;color:#232323}@media (max-width:767px){.team-augmentation-services-page .team-augmentation-title{font-size:22px;line-height:26px}}.team-augmentation-services-page .team-augmentation-title_white{color:#fff}.team-augmentation-services-page .team-augmentation-subtitle{font-weight:400;font-size:18px;line-height:29px;text-align:center;color:#232323}@media (max-width:767px){.team-augmentation-services-page .team-augmentation-subtitle{font-size:18px;line-height:27px}}.team-augmentation-services-page .team-augmentation-subtitle_white{color:#fff}.team-augmentation-services-page .btn{font-weight:600;font-size:14px}.team-augmentation-services-page .btn__outline{border:2px solid #2bbfca;color:#2bbfca;padding:13px 20px;transition:color .5s ease,background .5s ease;background:#fff}.team-augmentation-services-page .btn__outline:hover{background:#2bbfca;color:#fff}.team-augmentation-services-page .btn svg,.team-augmentation-services-page .works-with-company .btn svg,.who-need .btn svg{margin-left:5px}.team-augmentation-services-page .have-questions__wrap{margin-bottom:0}.team-augmentation-services-page .have-questions__btn{margin:40px auto 0;display:flex;justify-content:center;align-items:center;width:fit-content}.team-augmentation-services-page .new-home__airbyte-section{margin-bottom:0}.team-augmentation-services-page .new-home__airbyte-wrap{max-width:1360px;margin:0 auto;padding:0}@media (max-width:1400px){.team-augmentation-services-page .new-home__airbyte-wrap{padding-left:5%;padding-right:5%}}.team-augmentation-services-page .technology-skills{background:#eff5ff;padding:60px 0;margin-top:80px}@media (max-width:767px){.team-augmentation-services-page .technology-skills{margin-top:50px;padding:40px 0}}.team-augmentation-services-page .technology-skills__container{max-width:1360px;margin:0 auto}@media (max-width:1400px){.team-augmentation-services-page .technology-skills__container{padding-left:5%;padding-right:5%}}.team-augmentation-services-page .technology-skills__tabs{display:flex;gap:15px;margin-top:60px}.team-augmentation-services-page .technology-skills__list{width:320px;overflow-y:auto;max-height:496px}@media (max-width:847px){.team-augmentation-services-page .technology-skills__list{display:none}}.team-augmentation-services-page .technology-skills__list-item{background:#fff}.team-augmentation-services-page .technology-skills__list-item.placeholder{pointer-events:none}.team-augmentation-services-page .technology-skills__list-item a{display:block;padding:16px 24px;font-size:16px;line-height:30px;font-family:'Montserrat',sans-serif;font-weight:400;color:#232323;border-left:3px solid transparent;transition:all .3s ease;text-decoration:none}.team-augmentation-services-page .technology-skills__list-item a:hover{color:#2bbfca}.team-augmentation-services-page .technology-skills__list-item.active-tab{position:relative;z-index:1;pointer-events:none}.team-augmentation-services-page .technology-skills__list-item.active-tab a{border-color:#2bbfca;box-shadow:0 0 20px 0 rgba(0,0,0,.05);font-weight:700}.team-augmentation-services-page .technology-skills__box{width:calc(100% - 350px)}@media (max-width:847px){.team-augmentation-services-page .technology-skills__box{width:100%;box-shadow:0 4px 20px rgba(0,0,0,.05)}}.team-augmentation-services-page .technology-skills__block{height:100%}@media (max-width:847px){.team-augmentation-services-page .technology-skills__block{display:block!important;height:auto;min-height:auto}}.team-augmentation-services-page .technology-skills__block.placeholder{pointer-events:none}.team-augmentation-services-page .technology-skills__block.active-tab{display:block;min-height:496px}@media (max-width:847px){.team-augmentation-services-page .technology-skills__block.active-tab{min-height:auto}}.team-augmentation-services-page .technology-skills__block.active-tab .technology-skills__item{display:block}@media (min-width:847px){.team-augmentation-services-page .technology-skills__block.active-tab .technology-skills__item{display:block!important}}.team-augmentation-services-page .technology-skills__block.active .technology-skills__title-wrap{border-left:3px solid #2bbfca}.have-questions__block.active .have-questions__open-btn img,.team-augmentation-services-page .technology-skills__block.active .technology-skills__open-btn{transform:rotate(180deg)}.team-augmentation-services-page .technology-skills__block.active .technology-skills__item{margin-bottom:0}.team-augmentation-services-page .technology-skills__icon{position:absolute;right:0;top:0}@media (max-width:1023px){.team-augmentation-services-page .technology-skills__icon{width:180px;height:100px}}.team-augmentation-services-page .technology-skills__title-wrap{background:#fff;padding:15px 24px;cursor:pointer;display:none;flex-wrap:wrap;gap:30px;justify-content:space-between;border-left:3px solid transparent;transition:all .3s ease;margin-bottom:0}@media (max-width:847px){.team-augmentation-services-page .technology-skills__title-wrap{display:flex}}.team-augmentation-services-page .technology-skills__title{font-size:18px;line-height:30px;font-weight:500}.team-augmentation-services-page .technology-skills__open-btn{transition:all .3s ease;transform:rotate(0deg)}.team-augmentation-services-page .technology-skills__item{background:#fff;padding:35px;position:relative;overflow:hidden;display:none;min-height:496px;height:100%}@media (max-width:847px){.team-augmentation-services-page .technology-skills__item{padding:24px;min-height:auto;height:auto}}.team-augmentation-services-page .technology-skills__item-content{height:100%;display:flex;flex-direction:column}.team-augmentation-services-page .technology-skills__item-image{min-height:155px;object-fit:contain}.team-augmentation-services-page .technology-skills__item-title{font-size:22px;line-height:30px;margin-bottom:17px;margin-top:6px}.team-augmentation-services-page .technology-skills__item-description{font-size:16px;line-height:27px;margin-bottom:26px;max-width:80%}@media (max-width:847px){.team-augmentation-services-page .technology-skills__item-description{max-width:100%}}.team-augmentation-services-page .technology-skills__item .btn{padding-bottom:10px;padding-top:10px;display:inline-block;font-family:'Montserrat',sans-serif;text-transform:uppercase;font-size:14px;font-weight:700;margin-top:auto;width:fit-content}.who-need{background-color:rgba(67,198,209,.09)}.who-need-move .who-need-container__content,.who-need-move .who-need__logo{transform:translateX(0);opacity:1}.who-need .btn{height:47px;width:fit-content;display:flex;justify-content:center;align-items:center;padding-left:24px;padding-right:24px}.who-need__logo{width:580px;height:560px;transform:translateX(100px);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out}@media (min-width:1024px) and (max-width:1439px){.who-need__logo{width:424px;height:416px}}@media (max-width:1023px){.who-need__logo{width:204px;height:200px}}.who-need__logo-img{display:flex;width:100%;height:100%;object-fit:contain}.who-need-container{position:relative;display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:1370px;padding:56px 0 78px;min-height:695px;gap:40px}@media (min-width:1440px) and (max-width:1919px){.who-need-container{max-width:1346px}}@media (min-width:1024px) and (max-width:1439px){.who-need-container{max-width:982px;padding:90px 0}}@media (max-width:1023px){.who-need-container{flex-direction:column;padding:8px 20px 40px;min-height:auto}.who-need-container .neuro-line-with-hire-logo{order:-1}}.who-need-container__content{max-width:665px;opacity:0;transition:transform .5s ease,opacity .5s ease}.who-need-container__title{margin-bottom:20px;font-weight:700;font-size:14px;line-height:17px;letter-spacing:1px;text-transform:uppercase;color:#232323}@media (max-width:1023px){.who-need-container__title{font-size:12px;line-height:15px;margin:22px 0 10px}}.who-need-container__subtitle{margin-bottom:30px;font-weight:700;font-size:42px;line-height:50px;color:#232323}.team-augmentation-services-page .who-need-container__subtitle span,.who-need-container__subtitle span{background:linear-gradient(271.1deg,#22e7f5 0,#665ed8 78.31%);background-clip:text;-webkit-background-clip:text;color:transparent;white-space:nowrap;overflow:hidden;padding-right:10px;animation:typing 3s steps(30) forwards,blink .4s step-end infinite alternate}@media (max-width:1023px){.who-need-container__subtitle{font-size:22px;line-height:30px;margin-bottom:20px}}.who-need-container__description{font-weight:400;font-size:20px;line-height:30px;color:#232323;position:relative;margin-bottom:30px;padding-left:20px}.team-augmentation-services-page .who-need-container__description span,.team-augmentation-services-page .works-with-company .hire-page-subtitle strong,.who-need-container__description span,.who_need__card_delivered span,.who_need__card_details span{display:block}.team-augmentation-services-page .who-need-container__description:before,.who-need-container__description:before{content:'';position:absolute;top:50%;left:0;transform:translateY(-50%);width:3px;height:90%;background-color:#2bbfca}.who-need-container__expertise{margin-top:36px}.team-augmentation-services-page .who-need-container__expertise strong,.who-need-container__expertise strong{font-family:'Montserrat',sans-serif;font-size:14px;line-height:30px;color:#232323}.who-need-container__expertise_list{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.who-need-container__expertise_item{font-size:14px;line-height:30px;font-weight:400;color:#232323;padding:5px 15px;background:#fff;border-radius:4px}.who-need-container__scroll-btn{border-color:#404040;border-style:solid;border-width:0 2px 2px 0;width:15px;height:15px;position:absolute;bottom:36px;left:50%;transform:translateX(-50%) rotate(45deg)}.who-need-container__scroll-btn:hover{cursor:pointer}@media (max-width:1023px){.who-need-container__scroll-btn{display:none}}.who_need__cards{position:relative;display:flex;flex-direction:column;width:351px}@media (max-width:1023px){.who_need__cards{order:-1;flex-direction:row;max-width:100%;width:320px;column-gap:10px;padding:30px 5% 25px 20px;margin-left:-65px}}@media (min-width:1024px){.who_need__cards.active .who_need__card{transform:translateX(0) translateY(0) rotate(0);transform-origin:50% 0;top:0;transition-delay:inherit;transition:transform .3s ease!important}}.who_need__cards.no-active .who_need__card{transition:transform .3s ease!important}.who_need__cards.no-active .who_need__card:nth-child(1){z-index:4;transform:translateX(0) translateY(140%) rotate(4.19deg);transform-origin:100% 0}@media (max-width:1023px){.who_need__cards.no-active .who_need__card:nth-child(1){transform:translateX(0) translateY(0) rotate(0)}}.who_need__cards.no-active .who_need__card:nth-child(2){z-index:3;transform:translateX(-10px) translateY(40px) rotate(-4.19deg);transform-origin:75% 0}@media (max-width:1023px){.who_need__cards.no-active .who_need__card:nth-child(2){transform:translateX(-103%) translateY(6px) rotate(-4.19deg)}}.who_need__cards.no-active .who_need__card:nth-child(3){z-index:2;transform:translateX(0) translateY(-45px) rotate(4.19deg);transform-origin:50% 0}@media (max-width:1023px){.who_need__cards.no-active .who_need__card:nth-child(3){transform:translateX(-200%) translateY(-10px) rotate(4.19deg)}}.who_need__cards.no-active .who_need__card:nth-child(4){z-index:1;transform:translateX(-10px) translateY(-130px) rotate(-4.19deg);transform-origin:25% 0}@media (max-width:1023px){.who_need__cards.no-active .who_need__card:nth-child(4){transform:translateX(-306%) translateY(35px) rotate(-6.19deg)}}.who_need__card{display:inline-block;position:relative;transition:transform .3s,opacity .3s,right .3s ease,top .3s ease;padding-top:5px;padding-bottom:5px;transform:translateY(10px) rotate(0);transform-origin:50% 0;opacity:0;min-width:320px;transform:translateX(0) translateY(0) rotate(0);right:-100%}.who_need__card_box{display:flex;column-gap:12px;align-items:center;padding:10px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);border-radius:10px}.who_need__card_image{border-radius:10px;width:107px;height:107px;min-width:107px;object-fit:cover}@media (max-width:1023px){.who_need__card_image{width:90px;height:90px}}.who_need__card_profile{position:relative;width:calc(100% - 205px)}.who_need__card_name{font-family:'Montserrat',sans-serif;font-size:14px;line-height:20px;text-align:left;font-weight:700}.who_need__card_indent{width:126px;border-left:1px solid #e9ebef;padding-left:12px;padding-right:12px;display:flex;flex-direction:column;row-gap:26px}@media (max-width:1023px){.who_need__card_indent{row-gap:10px}}.who_need__card_delivered,.who_need__card_details{font-size:12px;line-height:16px;font-weight:400}.who_need__card_details strong{color:#474747}.who_need__card_logo{max-width:55px;width:100%;height:20px;object-fit:contain}.who_need__card_logo[alt=Airbyte],.who_need__card_logo[alt=Cisco]{max-width:70px;height:25px}.who_need__card_logo[alt=Urbansim]{max-width:80px;height:40px}.who-need-move .who_need__card{opacity:0;right:-100%}@media (min-width:1024px){.who-need-move .who_need__card{transform:translateX(0) translateY(0) rotate(0);top:0}}.who-need-move .who_need__card:nth-child(4){transition:transform .2s ease,opacity .2s ease,top .2s ease,right .3s ease-out;transition-delay:1.2s;right:0;opacity:1;z-index:1}.who-need-move .who_need__card:nth-child(1),.who-need-move .who_need__card:nth-child(2),.who-need-move .who_need__card:nth-child(3){transition:transform .2s ease,opacity .2s ease,top .2s ease,right .3s ease-out;transition-delay:1s;right:0;opacity:1;z-index:2}.who-need-move .who_need__card:nth-child(1),.who-need-move .who_need__card:nth-child(2){transition-delay:.8s;z-index:3}.who-need-move .who_need__card:nth-child(1){transition-delay:.6s;z-index:4}@media (max-width:1023px){.who-need-move .who_need__card{transform:translateX(100%) translateY(0) rotate(0);right:0;top:-10px;opacity:1}.who-need-move .who_need__card:nth-child(1){z-index:4;transform-origin:100% 0;transform:translateX(0) translateY(0) rotate(0);top:0;transition-delay:1.5s}.who-need-move .who_need__card:nth-child(2){z-index:3;transform-origin:75% 0;transform:translateX(-103%) translateY(6px) rotate(-4.19deg);top:0;transition-delay:1.2s}.who-need-move .who_need__card:nth-child(3){z-index:2;transform-origin:50% 0;transform:translateX(-200%) translateY(-10px) rotate(4.19deg);top:0;transition-delay:.9s}.who-need-move .who_need__card:nth-child(4){z-index:1;transform-origin:25% 0;transform:translateX(-306%) translateY(35px) rotate(-6.19deg);top:0;transition-delay:.6s}}.team-augmentation-services-page .who-need{background:#eff5ff}.team-augmentation-services-page .who-need-container{padding:90px 0;min-height:auto;max-width:1360px}@media (max-width:1400px){.team-augmentation-services-page .who-need-container{padding-left:5%;padding-right:5%}}@media (max-width:1023px){.team-augmentation-services-page .who-need-container{flex-direction:column;padding:40px 5%;gap:40px}}@media (max-width:767px){.team-augmentation-services-page .who-need-container{padding:40px 5%}}.team-augmentation-services-page .who-need-container__title{margin-bottom:20px;font-weight:700;font-size:14px;line-height:17px;letter-spacing:1px;text-transform:uppercase;color:#232323}@media (max-width:1023px){.team-augmentation-services-page .who-need-container__title{font-size:12px;line-height:15px;margin:22px 0 10px}}.team-augmentation-services-page .who-need-container__subtitle{margin-bottom:30px;font-weight:700;font-size:42px;line-height:50px;color:#232323}@media (max-width:1023px){.team-augmentation-services-page .who-need-container__subtitle{font-size:22px;line-height:30px;margin-bottom:20px}}.team-augmentation-services-page .who-need-container__description{font-weight:400;font-size:20px;line-height:30px;color:#232323;position:relative;margin-bottom:30px;padding-left:20px}@media (max-width:767px){.team-augmentation-services-page .who-need-container__description{font-size:18px;line-height:27px}}.team-augmentation-services-page .who-need-container__expertise{margin-top:36px}.team-augmentation-services-page .who-need-container__expertise_list{margin:14px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.team-augmentation-services-page .who-need-container__expertise_item{font-size:14px;line-height:30px;font-weight:400;color:#232323;padding:5px 15px;background:#fff;border-radius:4px}.team-augmentation-services-page .who-need-container .btn{padding:15px 25px;line-height:normal}.team-augmentation-services-page .who-need-container__content{width:calc(100% - 500px);max-width:800px}@media (max-width:1023px){.team-augmentation-services-page .who-need-container__content{max-width:100%;width:100%}}.team-augmentation-services-page .who-need-container .who_need__cards{width:445px;display:flex;flex-wrap:wrap;flex-direction:row;column-gap:60px;row-gap:30px}@media (min-width:1024px){.team-augmentation-services-page .who-need-container .who_need__cards{position:relative;height:625px}}@media (max-width:1023px){.team-augmentation-services-page .who-need-container .who_need__cards{max-width:100%;width:100%;column-gap:20px;row-gap:20px;padding:40px 0 0;margin:0}}@media (max-width:480px){.team-augmentation-services-page .who-need-container .who_need__cards{flex-wrap:nowrap;position:relative;padding:60px 0 0;height:340px}}.team-augmentation-services-page .who-need__logo{width:428px;height:390px}.who_need__card-staff{width:calc(50% - 30px);display:inline-block;position:relative;transition:all .3s ease;transform:translateX(0) translateY(0)}@media (min-width:1200px){.who_need__card-staff:nth-child(1){transform:translateX(140%) translateY(12%);opacity:0}.who_need__card-staff:nth-child(2){transform:translateX(200%) translateY(-15%);opacity:0}.who_need__card-staff:nth-child(3){transform:translateX(140%) translateY(131%);opacity:0}.who_need__card-staff:nth-child(4){transform:translateX(200%) translateY(108%);opacity:0}}@media (min-width:1024px){.who_need__card-staff{position:absolute;left:0;top:0}.who_need__card-staff:nth-child(1){transform:translateX(140%) translateY(0);opacity:0}.who_need__card-staff:nth-child(2){transform:translateX(200%) translateY(0);opacity:0}.who_need__card-staff:nth-child(3){transform:translateX(140%) translateY(120%);opacity:0}.who_need__card-staff:nth-child(4){transform:translateX(200%) translateY(120%);opacity:0}}@media (max-width:1023px){.who_need__card-staff{width:calc(25% - 15px);transform:translateY(100px);opacity:0}}@media (max-width:767px){.who_need__card-staff{width:calc(50% - 15px);transform:translateY(100px);opacity:0}}@media (max-width:480px){.who_need__card-staff{width:180px}.who_need__card-staff:nth-child(1){position:absolute;top:0;left:50%;transform:translateX(100%) translateY(50px);z-index:4;opacity:0}.who_need__card-staff:nth-child(2){position:absolute;top:0;left:50%;transform:translateX(-100%) translateY(60px) rotate(-14.19deg);z-index:3;opacity:0}.who_need__card-staff:nth-child(3),.who_need__card-staff:nth-child(4){position:absolute;top:0;left:50%;transform:translateX(100%) translateY(60px) rotate(14.19deg);z-index:2;opacity:0}.who_need__card-staff:nth-child(4){transform:translateX(-100%) translateY(60px) rotate(28.19deg);z-index:1}}.who_need__card-staff_box{display:flex;flex-direction:column;align-items:flex-start;padding:10px;background:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.08);border-radius:10px;border:1px solid #f2fffa;transition:all .3s ease}@media (min-width:768px){.who_need__card-staff_box:hover{animation:shakeCard .3s ease-in-out}}@media (max-width:767px){.who_need__card-staff_box{height:100%}}@media (max-width:480px){.who_need__card-staff_box{border:0}}.who_need__card-staff_image{margin:-10px;border-radius:10px 10px 0 0;width:calc(100% + 20px);height:auto;object-fit:cover;max-height:150px}@media (max-width:480px){.who_need__card-staff_image{max-height:150px}}.who_need__card-staff_profile{margin-top:22px;padding-bottom:10px;display:flex;flex-direction:column}.who_need__card-staff_name{font-family:'Montserrat',sans-serif;font-size:13px;line-height:20px;text-align:left;font-weight:700;color:#232323}.who_need__card-staff_position{display:block;font-size:12px;line-height:18px;color:#232323;font-weight:500;margin-bottom:10px}.who_need__card-staff_indent{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;width:100%}.who_need__card-staff_delivered,.who_need__card-staff_details{width:calc(50% - 10px);font-size:11px;line-height:14px}.who_need__card-staff_details span{opacity:.5}.who_need__card-staff_details strong{display:block;font-weight:500;font-size:12px;margin-top:6px}.who_need__card-staff_delivered{display:flex;flex-direction:column}.who_need__card-staff_delivered span{display:block;opacity:.5;margin-left:auto;padding-bottom:4px}.who_need__card-staff_logo{margin-left:auto;height:20px;width:100%}@media (min-width:1024px){.who_need__cards.move .who_need__card-staff:nth-child(1){transform:translateX(0) translateY(0);opacity:1;transition-delay:.6s}.who_need__cards.move .who_need__card-staff:nth-child(2){transform:translateX(131%) translateY(0);opacity:1;transition-delay:.8s}.who_need__cards.move .who_need__card-staff:nth-child(3){transform:translateX(0) translateY(120%);opacity:1;transition-delay:1s}.who_need__cards.move .who_need__card-staff:nth-child(4){transform:translateX(131%) translateY(120%);opacity:1;transition-delay:1.2s}}@media (min-width:1200px){.who_need__cards.move .who_need__card-staff:nth-child(1){transform:translateX(-20%) translateY(12%)}.who_need__cards.move .who_need__card-staff:nth-child(2){transform:translateX(106%) translateY(-15%)}.who_need__cards.move .who_need__card-staff:nth-child(3){transform:translateX(5%) translateY(131%)}.who_need__cards.move .who_need__card-staff:nth-child(4){transform:translateX(130%) translateY(108%)}}@media (max-width:767px){.who_need__cards.move .who_need__card-staff{transform:translateY(0);opacity:1}.who_need__cards.move .who_need__card-staff:nth-child(1){transition-delay:.3s}.who_need__cards.move .who_need__card-staff:nth-child(2){transition-delay:.6s}.who_need__cards.move .who_need__card-staff:nth-child(3){transition-delay:.9s}.who_need__cards.move .who_need__card-staff:nth-child(4){transition-delay:1.2s}}@media (max-width:1023px){.who_need__cards.move .who_need__card-staff{transform:translateY(0);opacity:1}.who_need__cards.move .who_need__card-staff:nth-child(1){transition-delay:.3s}.who_need__cards.move .who_need__card-staff:nth-child(2){transition-delay:.6s}.who_need__cards.move .who_need__card-staff:nth-child(3){transition-delay:.9s}.who_need__cards.move .who_need__card-staff:nth-child(4){transition-delay:1.2s}}@media (max-width:480px){.who_need__cards.move .who_need__card-staff:nth-child(1){transform:translateX(-50%) translateY(50px);opacity:1;transition:transform .25s ease,opacity .25s ease;transition-delay:1.2s}.who_need__cards.move .who_need__card-staff:nth-child(2){transform:translateX(-50%) translateY(60px) rotate(-14.19deg);opacity:1;transition:transform .25s ease,opacity .25s ease;transition-delay:1s}.who_need__cards.move .who_need__card-staff:nth-child(3),.who_need__cards.move .who_need__card-staff:nth-child(4){transform:translateX(-50%) translateY(60px) rotate(14.19deg);opacity:1;transition:transform .25s ease,opacity .25s ease;transition-delay:.8s}.who_need__cards.move .who_need__card-staff:nth-child(4){transform:translateX(-50%) translateY(60px) rotate(28.19deg);transition-delay:.6s}}.who_need__cards.hover.moving .who_need__card-staff_box:hover{animation:none!important}@media (min-width:1024px){.who_need__cards.hover .who_need__card-staff{transition:transform .3s ease-in-out}.who_need__cards.hover .who_need__card-staff.pos-1{transform:translateX(0) translateY(0);transition-delay:inherit}.who_need__cards.hover .who_need__card-staff.pos-2{transform:translateX(131%) translateY(0);transition-delay:inherit}.who_need__cards.hover .who_need__card-staff.pos-3{transform:translateX(0) translateY(120%);transition-delay:inherit}.who_need__cards.hover .who_need__card-staff.pos-4{transform:translateX(131%) translateY(120%);transition-delay:inherit}}@media (min-width:1200px){.who_need__cards.hover .who_need__card-staff{transition:transform .3s ease-in-out}.who_need__cards.hover .who_need__card-staff.pos-1{transform:translateX(-20%) translateY(12%)}.who_need__cards.hover .who_need__card-staff.pos-2{transform:translateX(106%) translateY(-15%)}.who_need__cards.hover .who_need__card-staff.pos-3{transform:translateX(5%) translateY(131%)}.who_need__cards.hover .who_need__card-staff.pos-4{transform:translateX(130%) translateY(108%)}}.team-augmentation-services-page .speed-up-time__container{position:relative;display:flex;flex-direction:column;align-items:center;gap:38px;margin:0 auto;max-width:1380px;padding:80px 0}@media (min-width:1024px) and (max-width:1439px){.team-augmentation-services-page .speed-up-time__container{max-width:944px}}@media (max-width:1023px){.team-augmentation-services-page .speed-up-time__container{padding:60px 20px 40px;gap:30px}}.team-augmentation-services-page .speed-up-time__header{max-width:900px}@media (max-width:768px){.team-augmentation-services-page .speed-up-time__dots{display:none}}.team-augmentation-services-page .speed-up-time__dots_bottom-right{position:absolute;bottom:-28px;right:55px}.team-augmentation-services-page .speed-up-time__list{position:relative}.team-augmentation-services-page .speed-up-time__list-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;background-color:#fff;position:relative}@media (min-width:1024px) and (max-width:1439px){.team-augmentation-services-page .speed-up-time__list-wrapper{gap:20px}}.technology-skills-blue{position:relative;background:linear-gradient(107.15deg,#1a3661 0,#042833 100%);overflow:hidden}.technology-skills-blue:after,.technology-skills-blue:before{content:'';position:absolute;opacity:.75;background-image:url("static/neuro-lines.47a7ac596a10.svg");background-size:contain;background-repeat:no-repeat}.technology-skills-blue:before{bottom:-44%;left:168px;transform:rotate(56deg);width:377px;height:384px}.technology-skills-blue:after{top:-36%;right:168px;width:442px;height:435px}@media (max-width:1919px){.technology-skills-blue:before{left:-100px}.technology-skills-blue:after{right:-164px;top:-30%}}@media (max-width:1023px){.technology-skills-blue{margin-top:80px}.technology-skills-blue:after{content:none}}.technology-skills-blue__container{display:flex;flex-direction:column;align-items:center;max-width:1090px;padding:60px 0 80px;margin:0 auto}@media (min-width:1024px) and (max-width:1439px){.technology-skills-blue__container{max-width:944px}}@media (max-width:1023px){.technology-skills-blue__container{padding-bottom:60px}.technology-skills-blue__container .hire-page-subtitle,.technology-skills-blue__container .hire-page-title{padding:0 25px}}.technology-skills-blue__container .hire-page-subtitle{max-width:746px}.technology-skills-blue__list{display:flex;gap:50px;margin-top:60px}.technology-skills-blue__list::-webkit-scrollbar{width:0}@media (min-width:1024px) and (max-width:1439px){.technology-skills-blue__list{gap:20px}}@media (max-width:1023px){.technology-skills-blue__list{margin-top:40px;padding:0 25px;gap:20px;overflow:scroll;width:100%}}.technology-skills-blue__item{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-width:300px;padding:23px 20px 15px;background:rgba(255,255,255,.05);box-shadow:0 4px 20px rgba(0,0,0,.05);overflow:hidden;transition:background .2s ease-out}.technology-skills-blue__item:before{content:none;position:absolute;top:-73px;left:-73px;width:223px;height:204px;background-color:#1dfff1;opacity:.15;filter:blur(58px)}.technology-skills-blue__item:after{content:none;position:absolute;top:-32%;right:-20%;width:233px;height:233px;z-index:2;background-image:url("static/neuro-lines.47a7ac596a10.svg");background-size:contain;background-repeat:no-repeat}.technology-skills-blue__item:hover{cursor:pointer;background:rgba(255,255,255,.1)}.technology-skills-blue__item:hover:after,.technology-skills-blue__item:hover:before{content:''}.technology-skills-blue__item-content{z-index:3}.technology-skills-blue__item-image{margin-bottom:15px}.technology-skills-blue__item-title{margin-bottom:14px;font-weight:700;font-size:18px;line-height:22px;color:#fff}.technology-skills-blue__item-description{font-weight:400;font-size:16px;line-height:27px;color:#fff}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue{margin-top:0}}.team-augmentation-services-page .technology-skills-blue:before{bottom:-34%}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue:before{bottom:-17%}.team-augmentation-services-page .technology-skills-blue:after{content:'';top:-17%}}.team-augmentation-services-page .technology-skills-blue__container{max-width:1392px}@media (min-width:1024px) and (max-width:1439px){.team-augmentation-services-page .technology-skills-blue__container{max-width:944px}}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue__container{padding:60px 40px}}@media (max-width:480px){.team-augmentation-services-page .technology-skills-blue__container{padding:60px 20px}}.team-augmentation-services-page .technology-skills-blue__container__header{max-width:634px}.team-augmentation-services-page .technology-skills-blue__list{gap:30px}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue__list{flex-direction:column;gap:40px;margin-top:40px;padding:0;width:100%}}@media (max-width:480px){.team-augmentation-services-page .technology-skills-blue__list{padding:0}}.team-augmentation-services-page .technology-skills-blue__item{width:50%;background:0 0;box-shadow:none;cursor:default}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue__item{max-width:100%;width:100%}}.team-augmentation-services-page .technology-skills-blue__item-title{margin-bottom:0}.team-augmentation-services-page .technology-skills-blue__item-description{text-align:left}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue__item-description{height:auto;text-align:left}}.team-augmentation-services-page .technology-skills-blue__item:hover{background:0 0}.team-augmentation-services-page .technology-skills-blue__item:hover:after,.team-augmentation-services-page .technology-skills-blue__item:hover:before{content:none}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue__item{width:100%;padding:0}}@media (max-width:480px){.team-augmentation-services-page .technology-skills-blue__item{min-width:100%}}.team-augmentation-services-page .technology-skills-blue__item-content{display:flex;flex-direction:column;gap:20px;align-items:flex-start;height:100%}@media (max-width:1023px){.team-augmentation-services-page .technology-skills-blue__item-content{align-items:flex-start}}.team-augmentation-services-page .technology-skills-blue__item-content .btn__outline{display:flex;align-items:center;justify-content:center;height:44px;width:max-content;background:0 0;font-size:14px;font-weight:700;line-height:normal;letter-spacing:.3px;text-transform:uppercase;margin-top:auto}.team-augmentation-services-page .technology-skills-blue__item-content .btn__outline:hover{background:#2bbfca}.team-augmentation-services-page .technology-skills-blue__item-image{width:166px;height:166px;margin-bottom:0}.team-augmentation-services-page .how-it-works__container{display:flex;flex-direction:column;align-items:center;max-width:1123px;margin:0 auto;padding:140px 0}@media (min-width:1024px) and (max-width:1439px){.team-augmentation-services-page .how-it-works__container{padding:80px 40px}}@media (max-width:1023px){.team-augmentation-services-page .how-it-works__container{padding:40px 20px 60px}}@media (max-width:480px){.team-augmentation-services-page .how-it-works__container{padding:40px 0 60px}}.team-augmentation-services-page .how-it-works__header{max-width:553px;padding:0 20px}.team-augmentation-services-page .how-it-works__list{position:relative;max-width:1123px;margin-top:40px;padding:0 12px;display:flex;flex-wrap:wrap;z-index:2;row-gap:56px;width:100%;background:url("static/how-it-works-bg.a1363a6b7046.svg") no-repeat center;min-height:458px}@media (max-width:1023px){.team-augmentation-services-page .how-it-works__list{max-width:688px;row-gap:0;background:url("static/how-it-works-bg-size768.1e86e1f3230e.svg") no-repeat center}}@media (max-width:768px){.team-augmentation-services-page .how-it-works__list{display:flex;gap:30px;background:url("static/how-it-works-bg-size320.15f5caffeadf.svg") no-repeat bottom;background-size:336px 241px;padding-bottom:252px}}@media (max-width:480px){.team-augmentation-services-page .how-it-works__list{padding:0 20px 252px}}.team-augmentation-services-page .how-it-works__list .card-box{border:0;max-width:336px}@media (max-width:1023px){.team-augmentation-services-page .how-it-works__list .card-box{min-width:200px;max-width:242px}}@media (max-width:768px){.team-augmentation-services-page .how-it-works__list .card-box{width:100%;max-width:100%}}.team-augmentation-services-page .how-it-works__item{display:flex;flex-grow:1;position:relative;top:-28px;width:50%}@media (max-width:1023px){.team-augmentation-services-page .how-it-works__item{top:0}}@media (max-width:768px){.team-augmentation-services-page .how-it-works__item{width:100%!important}}.team-augmentation-services-page .how-it-works__item:nth-child(2n){justify-content:flex-end}@media (max-width:768px){.team-augmentation-services-page .how-it-works__item:nth-child(2n) .card-box{min-width:100%;max-width:100%}}.team-augmentation-services-page .how-it-works .card-box{padding:20px}@media (max-width:1023px){.team-augmentation-services-page .how-it-works .card-box{padding:0}.team-augmentation-services-page .how-it-works .card-box:hover{box-shadow:none;background:0 0}}.team-augmentation-services-page .how-it-works .card-box__images{margin-bottom:20px}.team-augmentation-services-page .how-it-works .card-box__title{margin-bottom:10px;line-height:normal}.team-augmentation-services-page .how-it-works .card-box__description{font-size:15px;line-height:27px}.team-augmentation-services-page .how-it-works__flyaps-gives{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;margin-top:52px;padding:0 18px}@media (max-width:768px){.team-augmentation-services-page .how-it-works__flyaps-gives{margin-top:42px;z-index:2}}@media (max-width:480px){.team-augmentation-services-page .how-it-works__flyaps-gives{padding:0}}.team-augmentation-services-page .how-it-works__flyaps-gives-image-wrap{display:flex;justify-content:center;align-items:center;position:absolute;top:-52px;width:100px;height:100px;flex-shrink:0;background-color:#eff5ff;border-radius:50%;border:4px solid #fff}.team-augmentation-services-page .how-it-works__flyaps-gives-image{width:38px;height:42px;object-fit:contain}.team-augmentation-services-page .how-it-works__flyaps-gives-description{display:flex;justify-content:center;align-items:center;padding:64px 52px 42px;width:100%;background-color:#eff5ff}@media (max-width:480px){.team-augmentation-services-page .how-it-works__flyaps-gives-description{padding:64px 20px 20px}}.team-augmentation-services-page .how-it-works__flyaps-gives-description span{color:#232323;text-align:center;font-size:22px;font-weight:400;line-height:36px;max-width:794px}@media (max-width:480px){.team-augmentation-services-page .how-it-works__flyaps-gives-description span{font-size:20px;line-height:30px}}.new-home__airbyte{display:flex;flex-direction:column;transform:translateX(-200px);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out}@media (max-width:768px){.new-home__airbyte{padding-bottom:25px}}.new-home__airbyte-section{background-color:#eff5ff;padding-top:50px;padding-bottom:40px;margin-bottom:140px}@media (max-width:768px){.new-home__airbyte-section{padding-top:0;padding-bottom:0;margin-bottom:60px}}.new-home__airbyte-section.move .new-home__airbyte,.new-home__airbyte-section.move .new-home__airbyte-img_wrap{transform:translateX(0);opacity:1}.new-home__airbyte-wrap{display:flex;justify-content:space-between;align-items:center;max-width:1600px;padding:0 40px;margin:0 auto}@media (max-width:768px){.new-home__airbyte-wrap{flex-direction:column-reverse;padding:0 20px}}.new-home__airbyte-img{width:578px;height:525px}@media (max-width:1200px){.new-home__airbyte-img{position:relative}}@media (max-width:768px){.new-home__airbyte-img{width:200px;height:180px}}.new-home__airbyte-img_wrap{transform:translateX(200px);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out}@media (max-width:1200px){.new-home__airbyte-img_wrap{max-width:370px}}@media (max-width:768px){.new-home__airbyte-img_wrap{max-width:unset;overflow:hidden;margin-bottom:12px}}.new-home__airbyte-logo{width:43px;height:43px;margin-bottom:13px}@media (max-width:768px){.new-home__airbyte-logo{margin-bottom:0}}.new-home__airbyte-logo_wrap{display:flex;flex-direction:column;margin-bottom:20px}@media (max-width:768px){.new-home__airbyte-logo_wrap{flex-direction:row;align-items:center;margin-bottom:15px}}.new-home__airbyte-name{font-family:'Montserrat',sans-serif;font-size:20px;line-height:24px;color:#232323}@media (max-width:768px){.new-home__airbyte-name{font-size:18px;line-height:22px;margin-left:22px}}.new-home__airbyte-title{font-size:22px;line-height:29px;font-weight:700;color:#232323;margin-bottom:20px;max-width:610px}@media (max-width:768px){.new-home__airbyte-title{font-size:18px;line-height:29px;margin-bottom:10px}}.new-home__airbyte-description{font-size:16px;line-height:28px;color:#232323;margin-bottom:20px;max-width:640px}@media (max-width:768px){.new-home__airbyte-description{margin-bottom:35px}}.new-home__airbyte-items{display:flex;flex-direction:column;margin-bottom:30px}@media (max-width:768px){.new-home__airbyte-items{margin-bottom:20px}}.new-home__airbyte-item{display:flex;align-items:center;width:fit-content;background:rgba(255,255,255,.7);padding:5px 10px;margin-bottom:10px}.new-home__airbyte-item:last-child{margin-bottom:0}.new-home__airbyte-item-text{font-size:14px;line-height:29px;font-weight:600;color:#232323;margin-left:10px}@media (max-width:768px){.new-home__airbyte-item-text{font-size:13px}}.new-home__airbyte-btn{display:flex;justify-content:center;align-items:center;width:110px;height:40px;font-family:'Montserrat',sans-serif;font-size:14px;line-height:17px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;color:#2bbfca;text-decoration:none;border:1px solid #2bbfca;transition:color .2s ease-out,background-color .2s ease-out}.new-home__airbyte-btn:hover{color:#fff;background-color:#2bbfca}.its-match-if__container{display:flex;align-items:flex-start;justify-content:space-between;margin:10px auto 90px;max-width:1178px}@media (max-width:1439px){.its-match-if__container{flex-direction:row;gap:68px;padding:0 40px}}@media (max-width:1023px){.its-match-if__container{margin:0 auto 80px 0;flex-direction:column;align-items:flex-start;gap:35px}}@media (max-width:767px){.its-match-if__container{padding:0 20px}}@media (max-width:480px){.its-match-if__container{margin-bottom:50px}}.its-match-if__image{width:409px;height:217px}@media (max-width:767px){.its-match-if__image{width:246px;height:130px}}.its-match-if__left{display:flex;flex-direction:column;gap:28px;max-width:553px}@media (max-width:1023px){.its-match-if__left{max-width:100%}}.its-match-if__left-content{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.its-match-if__right{max-width:487px}@media (max-width:1023px){.its-match-if__right{max-width:100%}}.its-match-if__list,.its-match-if__list-item{display:flex;flex-direction:column;gap:35px}.its-match-if__list-item{gap:15px}.its-match-if__list-item-description{color:#232323;font-size:14px;font-weight:400;line-height:24px}.its-match-if .team-augmentation-title{margin-bottom:0}.its-match-if .team-augmentation-subtitle{color:#232323;font-size:16px;font-weight:400;line-height:27px;text-align:left}@media (max-width:1400px){.get-started__container{padding-left:5%;padding-right:5%}}@media (min-width:1440px) and (max-width:1919px){.get-started__container{max-width:1346px}}@media (min-width:1024px) and (max-width:1439px){.get-started__container{max-width:944px}}@media screen and (max-width:1439px){.get-started__container{padding:20px 20px 80px}}@media screen and (max-width:1439px){.get-started__steps-list{flex-direction:column}}@media screen and (max-width:1439px){.get-started__item{flex-direction:row;justify-content:flex-start}.get-started__item:not(:last-child){min-height:136px}}@media (min-width:1440px){.get-started__item:nth-child(2) .get-started-progress__circle,.get-started__item:nth-child(2) .get-started-progress__circle:before,.get-started__item:nth-child(2) .get-started-progress__line,.get-started__item:nth-child(2) .get-started-progress__line:before,.get-started__item:nth-child(2) .get-started__item-number,.get-started__item:nth-child(2) .get-started__item-number:before{transition-delay:.4s}.get-started__item:nth-child(3) .get-started-progress__circle,.get-started__item:nth-child(3) .get-started-progress__circle:before,.get-started__item:nth-child(3) .get-started-progress__line,.get-started__item:nth-child(3) .get-started-progress__line:before,.get-started__item:nth-child(3) .get-started__item-number,.get-started__item:nth-child(3) .get-started__item-number:before{transition-delay:.8s}.get-started__item:nth-child(4) .get-started-progress__circle,.get-started__item:nth-child(4) .get-started-progress__circle:before,.get-started__item:nth-child(4) .get-started-progress__line,.get-started__item:nth-child(4) .get-started-progress__line:before,.get-started__item:nth-child(4) .get-started__item-number,.get-started__item:nth-child(4) .get-started__item-number:before{transition-delay:1.2s}}@media (max-width:1439px){.get-started__item.get-started__item_active .get-started-progress__line:before{height:100%}}@media (max-width:1439px){.get-started__item-number{width:36px;flex-shrink:0;line-height:1;top:-16px;position:relative}}@media (max-width:1439px){.get-started-progress{width:20px;height:auto;flex-shrink:0;margin:0 26px 0 24px}}@media (max-width:1439px){.get-started-progress__line{height:100%;width:1px;left:50%;top:50%;transform:translate(-50%,-50%)}}@media (max-width:1439px){.get-started-progress__line:before{height:0;transition:height .4s ease-out}}@media (max-width:1439px){.get-started__item-content{padding-right:0;margin-top:0;margin-bottom:20px}}.get-started__container{display:flex;flex-direction:column;align-items:center;max-width:1360px;margin:0 auto;padding-bottom:30px;padding-top:80px;overflow:hidden}@media (max-width:1400px){.get-started__container{padding-left:5%;padding-right:5%}}.get-started__container .hire-page-subtitle{max-width:746px}@media (min-width:1440px) and (max-width:1919px){.get-started__container{max-width:1346px}}@media (min-width:1024px) and (max-width:1439px){.get-started__container{max-width:944px}}@media screen and (max-width:1439px){.get-started__container{padding:80px 20px 40px}}.get-started .btn{margin-top:38px}.get-started__steps-list{display:flex;margin-top:40px;margin-bottom:10px}@media screen and (max-width:1439px){.get-started__steps-list{flex-direction:column}}.get-started__item{display:flex;flex-direction:column}@media screen and (max-width:1439px){.get-started__item{flex-direction:row;justify-content:flex-start}.get-started__item:not(:last-child){min-height:136px}}@media (min-width:1440px){.get-started__item:nth-child(2) .get-started-progress__circle,.get-started__item:nth-child(2) .get-started-progress__circle:before,.get-started__item:nth-child(2) .get-started-progress__line,.get-started__item:nth-child(2) .get-started-progress__line:before,.get-started__item:nth-child(2) .get-started__item-number,.get-started__item:nth-child(2) .get-started__item-number:before{transition-delay:.4s}.get-started__item:nth-child(3) .get-started-progress__circle,.get-started__item:nth-child(3) .get-started-progress__circle:before,.get-started__item:nth-child(3) .get-started-progress__line,.get-started__item:nth-child(3) .get-started-progress__line:before,.get-started__item:nth-child(3) .get-started__item-number,.get-started__item:nth-child(3) .get-started__item-number:before{transition-delay:.8s}.get-started__item:nth-child(4) .get-started-progress__circle,.get-started__item:nth-child(4) .get-started-progress__circle:before,.get-started__item:nth-child(4) .get-started-progress__line,.get-started__item:nth-child(4) .get-started-progress__line:before,.get-started__item:nth-child(4) .get-started__item-number,.get-started__item:nth-child(4) .get-started__item-number:before{transition-delay:1.2s}}.get-started__item.get-started__item_active .get-started__item-number{color:#2bbfca}.get-started__item.get-started__item_active .get-started-progress__circle{background:#fff;border:1px solid #2bbfca}.get-started__item.get-started__item_active .get-started-progress__circle:after{background:#2bbfca}.get-started__item.get-started__item_active .get-started-progress__line:before{width:100%}@media (max-width:1439px){.get-started__item.get-started__item_active .get-started-progress__line:before{height:100%}}.get-started__item-number{margin-bottom:10px;font-family:Montserrat;font-weight:900;font-size:50px;line-height:61px;color:#eff5ff;transition:color .2s ease-out}@media (max-width:1439px){.get-started__item-number{width:36px;flex-shrink:0;line-height:1;top:-16px;position:relative}}.get-started-progress{position:relative;width:100%;height:20px}@media (max-width:1439px){.get-started-progress{width:20px;height:auto;flex-shrink:0;margin:0 26px 0 24px}}.get-started-progress__circle{width:20px;height:20px;border-radius:50%;background:#fff;border:1px solid #d5e4fc;top:0;left:0;position:absolute;transition:background .2s ease-out,border .2s ease-out}.get-started-progress__circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:0 0;transition:background .2s ease-out}.get-started-progress__line{position:relative;width:100%;height:1px;left:0;top:50%;background:#d5e4fc}@media (max-width:1439px){.get-started-progress__line{height:100%;width:1px;left:50%;top:50%;transform:translate(-50%,-50%)}}.get-started-progress__line:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:#2bbfca;transition:width .4s ease-out}@media (max-width:1439px){.get-started-progress__line:before{height:0;transition:height .4s ease-out}}.get-started__item-content{padding-right:50px;margin-top:32px}@media (max-width:1439px){.get-started__item-content{padding-right:0;margin-top:0;margin-bottom:20px}}.get-started__item-title{margin-bottom:10px;font-weight:700;font-size:18px;line-height:22px;color:#232323}.get-started__item-description{font-weight:400;font-size:16px;line-height:27px;color:#232323}.get-in-touch{background-color:#eff5ff;padding:53px 0;width:100%;color:#232323;margin-bottom:40px}.get-in-touch.move .get-in-touch__desc{transform:translateX(0);opacity:1}.get-in-touch.move .get-in-touch__img{transform:scale(1);opacity:1}.get-in-touch__wrap{display:flex;justify-content:space-between;padding:0;align-items:center;max-width:1360px;margin:0 auto}@media (max-width:1400px){.get-in-touch__wrap{padding:0 5%}}@media (max-width:847px){.get-in-touch__wrap{flex-direction:column-reverse;padding:0 20px}}.get-in-touch__desc{display:flex;flex-direction:column;justify-content:space-between;margin-right:20px;opacity:0;transform:translateX(-100px);transition:transform .5s ease-out,opacity .5s ease-out}@media (max-width:847px){.get-in-touch__desc{margin-right:0;margin-top:30px}}.get-in-touch__desc .btn{align-self:self-start;font-weight:700;font-size:14px;margin-top:20px;transition:all .3s ease-in-out}.get-in-touch__title{max-width:890px;font-family:'Montserrat',sans-serif;font-size:30px;line-height:44px;font-weight:700;margin:0!important;text-align:left!important}@media (max-width:847px){.get-in-touch__title{font-size:22px;line-height:27px}}.get-in-touch__text{max-width:816px;font-size:18px;line-height:29px;margin-top:10px}@media (max-width:847px){.get-in-touch__text{font-size:16px;line-height:28px}}.get-in-touch__img{align-self:center;opacity:0;transition:transform .5s ease-in-out,opacity .7s linear;transform:scale(0)}.team-augmentation-services-page .get-in-touch{background:#eff5ff;margin-bottom:0}.team-augmentation-services-page .get-in-touch__wrap{margin:0 auto}.team-augmentation-services-page .get-in-touch__avatars{width:470px;display:flex;flex-wrap:wrap;flex-shrink:0}@media (max-width:1440px){.team-augmentation-services-page .get-in-touch__avatars{width:350px}}.team-augmentation-services-page .get-in-touch__avatar{border:3px solid #fff;border-radius:136px;height:136px;width:136px;overflow:hidden;position:relative;margin-left:-25px;transition:transform .2s ease,opacity .2s ease;opacity:0}@media (max-width:1440px){.team-augmentation-services-page .get-in-touch__avatar{margin-left:-50px;height:125px;width:125px}}.team-augmentation-services-page .get-in-touch__avatar:first-child{margin-left:0}.team-augmentation-services-page .get-in-touch__avatar:nth-child(1){z-index:1;transform:translateX(200px);transition-delay:.8s}.team-augmentation-services-page .get-in-touch__avatar:nth-child(2){z-index:2;transform:translateX(311px);transition-delay:.6s}.team-augmentation-services-page .get-in-touch__avatar:nth-child(3){z-index:3;transform:translateX(421px);transition-delay:.4s}.team-augmentation-services-page .get-in-touch__avatar:nth-child(4){z-index:4;transform:translateX(531px);transition-delay:.2s}.team-augmentation-services-page .get-in-touch__avatar-item{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.team-augmentation-services-page .get-in-touch__img{width:360px;height:353px}@media (min-width:1024px) and (max-width:1439px){.team-augmentation-services-page .get-in-touch__img{width:290px;height:284px}}@media (max-width:1023px){.team-augmentation-services-page .get-in-touch__img{width:292px;height:287px}}@media (max-width:847px){.team-augmentation-services-page .get-in-touch__img{width:205px;height:205px}}.team-augmentation-services-page .get-in-touch__img-item{width:100%;height:100%;display:flex;object-fit:contain}.team-augmentation-services-page .get-in-touch.move .get-in-touch__avatar:nth-child(1){transition-delay:.2s;transform:translateX(0);opacity:1}.team-augmentation-services-page .get-in-touch.move .get-in-touch__avatar:nth-child(2){transition-delay:.4s;transform:translateX(0);opacity:1;z-index:2}.team-augmentation-services-page .get-in-touch.move .get-in-touch__avatar:nth-child(3){transition-delay:.6s;transform:translateX(0);opacity:1;z-index:3}.team-augmentation-services-page .get-in-touch.move .get-in-touch__avatar:nth-child(4){transition-delay:.8s;transform:translateX(0);opacity:1;z-index:4}.team-augmentation-services-page .get-in-touch__gradient{padding:0;background:0 0}@media (max-width:1400px){.team-augmentation-services-page .get-in-touch__gradient{padding:0 5%}}.team-augmentation-services-page .get-in-touch__gradient .get-in-touch__wrap{border-radius:20px;padding:40px;background:linear-gradient(269.81deg,#22e7f5 -12.53%,#665ed8 99.98%),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));max-width:1130px}@media (max-width:767px){.team-augmentation-services-page .get-in-touch__gradient .get-in-touch__wrap{padding:20px}}.team-augmentation-services-page .get-in-touch__gradient .get-in-touch__desc,.team-augmentation-services-page .get-in-touch__gradient .get-in-touch__title{width:100%;text-align:center!important;max-width:100%;color:#fff;margin:0}.team-augmentation-services-page .get-in-touch__gradient .get-in-touch__text{width:100%;text-align:center!important;max-width:900px;color:#fff;margin:0 auto}.team-augmentation-services-page .get-in-touch__gradient .btn{margin-left:auto;margin-right:auto;background:0 0;border:1px solid #fff;transition:all .3s ease}.team-augmentation-services-page .get-in-touch__gradient .btn path{transition:all .3s ease}.team-augmentation-services-page .get-in-touch__gradient .btn:hover{background:#fff;color:#232323}.team-augmentation-services-page .get-in-touch__gradient .btn:hover path{stroke:#232323}.breadcrumb{max-width:1360px;margin:0 auto -45px;padding-top:20px;position:relative;z-index:2;display:flex;align-items:flex-start}@media (max-width:1400px){.breadcrumb{padding:20px 5% 0}}.breadcrumb__list{margin:0;padding:0;list-style:none;display:flex;align-items:center;flex-wrap:nowrap;gap:8px;overflow:auto;width:100%}.breadcrumb__list .hidden{display:none}.breadcrumb__item,.breadcrumb__link{font-weight:500;color:#232323;font-family:'Montserrat',sans-serif}.breadcrumb__item{font-size:13px;line-height:20px}.breadcrumb__item span{opacity:.7;white-space:nowrap}@media (max-width:1041px){.breadcrumb__item:first-child{display:none}}.breadcrumb__link{display:flex}.breadcrumb__link:hover{color:#232323}.breadcrumb-dark .breadcrumb__link:hover span,.breadcrumb__link:hover span{opacity:1}.breadcrumb-dark .breadcrumb__link:hover path,.breadcrumb__link:hover path{stroke-width:1.5px}.breadcrumb__link svg{margin:3px}.breadcrumb__item span,.breadcrumb__link,.breadcrumb__link path,.breadcrumb__link svg{transition:all .2s ease}.breadcrumb__link--mobile{display:none;height:21px;margin-right:6px}@media (max-width:1041px){.breadcrumb__link--mobile{display:inline-block}}.breadcrumb__link--mobile svg{margin:0}.breadcrumb__icon{display:flex;align-items:center}.breadcrumb-dark .breadcrumb__item,.breadcrumb-dark .breadcrumb__link{color:#fff;font-weight:400}.breadcrumb-dark .breadcrumb__icon path,.breadcrumb-dark .breadcrumb__link path{stroke:#fff}.breadcrumb-dark .breadcrumb__link:hover{color:#fff}.breadcrumb-dark .breadcrumb__item span{opacity:.8}@media (min-width:481px){.contacts .has-breadcrumbs{padding-top:60px}}.privacy-policy__section{margin-top:95px}.company{padding-top:75px}@media (max-width:1400px){.company{padding-left:5%;padding-right:5%}}@media (max-width:650px){.company{padding-top:50px}}@media (max-width:995px){.has-breadcrumbs .ai-development-services__main-img,.has-breadcrumbs .ai-solutions__main-img,.has-breadcrumbs .case-studies__introduction-title_wrap,.has-breadcrumbs .company__head,.has-breadcrumbs .project-intro__top,.has-breadcrumbs .who-need__logo,.has-breadcrumbs .who_need__cards{margin-top:30px}.has-breadcrumbs .ai-solutions__main-img{margin-bottom:50px}}.clients-trust{max-width:1360px;margin:140px auto 0}@media (max-width:1400px){.clients-trust{padding-left:5%;padding-right:5%}}@media (max-width:1024px){.clients-trust{margin-top:70px}}.clients-trust.move .clients-trust__description,.clients-trust.move .clients-trust__item{opacity:1;transform:translateY(0)}.clients-trust__social-link{align-items:center;color:#b7c8e1;font-size:24px;height:22px;transition:color .2s ease-out;width:30px;text-align:center}.clients-trust__social-link:hover,.have-questions__text a{color:#2bbfca}.clients-trust__description{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;opacity:0;transition:opacity .7s ease-out}.clients-trust__title{font-size:30px;line-height:40px;margin:0 auto;text-align:center}@media (max-width:1024px){.clients-trust__title{font-size:22px;line-height:26px}}.clients-trust__text{font-size:18px;line-height:29px;color:#232323;margin:15px 0;text-align:center}@media (max-width:650px){.clients-trust__text{font-size:18px;line-height:28px}}.clients-trust__border-bottom{width:100px;border-bottom:3px solid #2bbfca}.clients-trust__clients{margin-top:60px;display:grid;grid-template-columns:minmax(200px,1fr) minmax(200px,1fr);grid-template-rows:auto;grid-gap:30px;row-gap:80px;padding:0}@media (max-width:1144px){.clients-trust__clients{grid-template-columns:1fr;padding:0}}@media (max-width:650px){.clients-trust__clients{padding:0}}.clients-trust__item:nth-child(1),.clients-trust__item:nth-child(2){transform:translateY(200px);opacity:0;transition:transform .3s ease-out,opacity .3s ease-out}.clients-trust__item:nth-child(2){transition:transform .6s ease-out,opacity .6s ease-out}.clients-trust__item:nth-child(3),.clients-trust__item:nth-child(4){margin-right:0;transform:translateY(200px);opacity:0;transition:transform .8s ease-out,opacity .8s ease-out}.clients-trust__item:nth-child(4){transition:transform 1s ease-out,opacity .1s ease-out}.clients-trust__details{display:flex;height:80px;align-items:center}@media (max-width:1144px){.clients-trust__details{padding-left:20px}}.clients-trust__about{margin-left:13px}.clients-trust__about-wrap{display:flex;align-items:center}.clients-trust__about-name{font-size:18px;margin-right:13px}@media (max-width:650px){.clients-trust__about-name{font-size:16px}}.clients-trust__about-text{font-size:16px}@media (max-width:650px){.clients-trust__about-text{font-size:13px}}.clients-trust__about-logo{margin-left:auto}@media (max-width:650px){.clients-trust__about-logo{display:none}}.clients-trust__about-link{text-decoration:none;color:#2bbfca}.clients-trust__about-link:hover,.have-questions__text a:hover{text-decoration:underline}@media (max-width:650px){.clients-trust__about-link{font-size:14px}}.clients-trust__feedback{height:330px;max-width:862px;background-color:#eff5ff;padding:30px;margin-top:40px;position:relative}@media (max-width:1144px){.clients-trust__feedback{max-width:fit-content;height:auto;min-height:200px}.clients-trust__feedback::after{left:100px!important}}.clients-trust__feedback::after{content:"";position:absolute;bottom:100%;left:80px;margin-left:-60px;border-width:20px;border-style:solid;border-color:transparent transparent #eff5ff}.clients-trust__feedback-title{font-size:22px;line-height:34px;margin-bottom:20px}.clients-trust__feedback-text{font-size:18px;line-height:29px}.clients-trust__logo-airbyte{display:flex;align-items:center;gap:5px}@media (max-width:650px){.clients-trust__logo-airbyte{display:none}}.clients-trust__logo-airbyte-text{color:#1a194d;font-size:16px;font-weight:700}.clients-trust__img{border-radius:100%;object-fit:cover}.clients-trust__about-name{font-family:'Montserrat',sans-serif;font-weight:700}.clients-trust__list{margin:60px -10px -50px;display:flex;flex-wrap:nowrap;column-gap:20px;overflow:visible;padding:0 10px 50px;transition:all .3s ease;opacity:0}.clients-trust__list.swiper-initialized{opacity:1}@media (max-width:767px){.clients-trust__list{margin-right:calc(-5% - 5px)}}.clients-trust__list div.swiper-wrapper{padding:0 10px 30px;margin:0 -40px -30px -10px;overflow:visible;display:flex}@media (max-width:767px){.clients-trust__list div.swiper-wrapper{margin-right:-10px}}.clients-trust__list .swiper-slide{padding-right:30px;height:unset;opacity:.6!important}@media (max-width:767px){.clients-trust__list .swiper-slide{padding-right:15px}}.clients-trust__list .swiper-slide-active{opacity:1!important}.clients-trust__position{position:relative;max-width:670px;margin:0 auto}.clients-trust__about-logo{padding-right:60px}.clients-trust__controls{display:flex;gap:10px;justify-content:center;align-items:center;padding-bottom:0;transition:all .3s ease;opacity:0}.clients-trust__button,.clients-trust__button span{background:#fff;position:relative;z-index:1;display:flex;border-radius:40px}.clients-trust__button{border:1px solid #dadada;color:#2bbfca;padding:0;margin:60px 0 0;width:40px;height:40px;cursor:pointer;top:0;opacity:1;box-shadow:0 4px 20px 0 rgba(0,0,0,.08);transition:all .3s ease}.clients-trust__button span{justify-content:center;align-items:center;width:100%;height:100%}.clients-trust__button path{stroke:#474747;transition:all .3s ease}.clients-trust__button-prev{left:0}.clients-trust__button-next{right:0}.clients-trust__button:hover{border:1px solid #2bbfca}.clients-trust__button:hover path{stroke:#2bbfca}.clients-trust__button.swiper-button-disabled{pointer-events:none;border:1px solid #dadada;background:#fff}.clients-trust__button.swiper-button-disabled path{stroke:#dadada}.swiper-initialized+.clients-trust__controls{opacity:1}.team-augmentation-services-page .works-with-company .hire-page-description{text-align:center}@media (max-width:767px){.team-augmentation-services-page .works-with-company .hire-page-description{font-size:18px;line-height:27px}}.team-augmentation-services-page .works-with-company .hire-page-title{font-size:30px;line-height:40px;margin:0 auto 20px;text-align:center}@media (max-width:1024px){.team-augmentation-services-page .works-with-company .hire-page-title{font-size:22px;line-height:26px}}.team-augmentation-services-page .works-with-company .hire-page-subtitle{margin-bottom:50px}.team-augmentation-services-page .works-with-company__container{display:flex;flex-direction:column;align-items:center;max-width:878px;margin:0 auto;padding:80px 0 0}@media (max-width:1023px){.team-augmentation-services-page .works-with-company__container{padding:50px 20px 0}}.team-augmentation-services-page .works-with-company__list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:40px auto}@media (max-width:1023px){.team-augmentation-services-page .works-with-company__list{gap:16px}}.team-augmentation-services-page .works-with-company__item{display:flex;align-items:center;justify-content:center;flex-basis:calc(100%/6 - 20px);min-width:129px;max-width:225px;padding:28px 20px;height:100px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05)}@media (max-width:768px){.team-augmentation-services-page .works-with-company__item{height:58px;padding:12px;min-width:132px}}.team-augmentation-services-page .works-with-company__item img{width:100%;height:100%}@media (max-width:768px){.team-augmentation-services-page .works-with-company__item-image--you-team{width:100%!important}}.team-augmentation-services-page.hire-react .you-team-logo{width:100px!important;height:56px!important}.team-augmentation-services-page .engagement{position:relative}.team-augmentation-services-page .engagement .engagement__bg{width:100%;height:376px;position:absolute;top:0;left:0;background:linear-gradient(214deg,#1a3661 0,#042833 100%);overflow:hidden}.team-augmentation-services-page .engagement .engagement__bg:before{content:'';position:absolute;bottom:-50%;left:-8%;transform:rotate(70deg);width:442px;height:422px;background-image:url("static/neuro-lines.47a7ac596a10.svg");background-size:contain;background-repeat:no-repeat}.team-augmentation-services-page .engagement .engagement__bg:after{content:'';position:absolute;top:-16%;right:-8%;width:516px;height:492px;background-image:url("static/neuro-lines.47a7ac596a10.svg");background-size:contain;background-repeat:no-repeat}@media (min-width:1024px) and (max-width:1919px){.team-augmentation-services-page .engagement .engagement__bg:before{left:-230px;top:50%}.team-augmentation-services-page .engagement .engagement__bg:after{right:-372px;top:-30%}}@media (max-width:1023px){.team-augmentation-services-page .engagement .engagement__bg{height:308px}.team-augmentation-services-page .engagement .engagement__bg:after,.team-augmentation-services-page .engagement .engagement__bg:before{content:none}}@media (max-width:614px){.team-augmentation-services-page .engagement .engagement__bg{height:508px}}.team-augmentation-services-page .engagement__container{display:flex;flex-direction:column;align-items:center;max-width:1296px;margin:0 auto;position:relative;padding-top:60px}@media (min-width:1024px) and (max-width:1439px){.team-augmentation-services-page .engagement__container{max-width:944px}}@media (max-width:1023px){.team-augmentation-services-page .engagement__container{padding:30px 20px}}.team-augmentation-services-page .engagement__container .team-augmentation-subtitle{max-width:746px}.team-augmentation-services-page .engagement__list{display:flex;gap:20px;margin:30px 0 50px}@media (max-width:1023px){.team-augmentation-services-page .engagement__list{flex-wrap:wrap;justify-content:center;margin:26px 0 30px}}.team-augmentation-services-page .engagement__item{position:relative;display:flex;border:1px solid #2bbfca;padding:13px 15px}.team-augmentation-services-page .engagement__item-icon{border:2px solid #fff;height:16px;transform:rotateZ(45deg) translate(1px,-4px);width:8px;border-top:0 solid #fff;border-left:0 solid #fff}.team-augmentation-services-page .engagement__item-title{margin-left:18px;font-weight:700;font-size:14px;line-height:17px;color:#fff}.team-augmentation-services-page .engagement__fit-if-container{display:flex;gap:40px;margin-bottom:40px}@media (max-width:1023px){.team-augmentation-services-page .engagement__fit-if-container{flex-direction:column;justify-content:center}}.team-augmentation-services-page .engagement__fit-if{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05);padding:25px;width:50%}@media (max-width:1023px){.team-augmentation-services-page .engagement__fit-if{width:100%}}.team-augmentation-services-page .engagement__fit-if-best{border-top:5px solid #2bbfca}.team-augmentation-services-page .engagement__fit-if-not-best{border-top:5px solid #c2cee1}.team-augmentation-services-page .engagement__fit-if-item{display:flex;align-items:center;gap:14px}.team-augmentation-services-page .engagement__fit-if-item:not(last-child){margin-bottom:25px}.team-augmentation-services-page .engagement__fit-if-title{margin-bottom:30px;font-weight:700;font-size:24px;line-height:29px;color:#2d2d2d}.team-augmentation-services-page .engagement__fit-if-item-title{font-weight:400;font-size:16px;line-height:24px;color:#2d2d2d}.experience-stats{padding:80px 0;overflow:hidden}@media (max-width:1023px){.experience-stats{padding:40px 0}}.experience-stats__container{max-width:1360px;margin:0 auto}@media (max-width:1400px){.experience-stats__container{padding:0 5%}}.experience-stats__list{margin:40px 0 0;display:flex;flex-wrap:wrap;column-gap:20px;overflow:hidden;padding:0}@media (max-width:1023px){.experience-stats__list{row-gap:40px}}@media (max-width:480px){.experience-stats__list{gap:20px;overflow-x:auto;flex-wrap:nowrap;margin-bottom:-20px}}.experience-stats__item{width:calc(25% - 15px);padding-left:15px;position:relative;transition:transform .2s,opacity .2s;opacity:0;transform:translateY(100px)}@media (max-width:1023px){.experience-stats__item{width:calc(50% - 10px)}}@media (max-width:480px){.experience-stats__item{width:320px;min-width:320px;margin-bottom:20px}}.experience-stats__item:before{content:" ";height:100%;border-left:2px solid;border-image-source:linear-gradient(0deg,#22e7f5 -.91%,#665ed8 100%);border-image-slice:1;border-image-width:2;position:absolute;left:0;top:0;opacity:.3}.experience-stats__item_stats{display:block;font-family:'Montserrat',sans-serif;font-size:40px;line-height:42px;font-weight:700;background:linear-gradient(93.98deg,#3c369a 0,#22e7f5 24.53%);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:10px}.experience-stats__item_title{display:block;color:#232323;font-weight:700;font-size:18px;line-height:24px;margin-bottom:10px}.experience-stats__item_text{display:block;color:#232323;font-size:16px;line-height:26px;margin-bottom:0}.experience-stats.move .experience-stats__item:nth-child(3),.experience-stats.move .experience-stats__item:nth-child(4){transition:transform .2s ease,opacity .2s ease;transition-delay:.8s;transform:translateY(0);opacity:1;z-index:1}.experience-stats.move .experience-stats__item:nth-child(3){transition-delay:.6s;z-index:2}.experience-stats.move .experience-stats__item:nth-child(1),.experience-stats.move .experience-stats__item:nth-child(2){transition:transform .2s ease,opacity .2s ease;transition-delay:.4s;transform:translateY(0);opacity:1;z-index:3}.experience-stats.move .experience-stats__item:nth-child(1){transition-delay:.2s;z-index:4}.experience-stats:not(.move) .experience-stats__item:nth-child(3),.experience-stats:not(.move) .experience-stats__item:nth-child(4){transition:transform .15s ease,opacity .15s ease;transition-delay:.2s;transform:translateY(100px);opacity:0}.experience-stats:not(.move) .experience-stats__item:nth-child(3){transition-delay:.4s}.experience-stats:not(.move) .experience-stats__item:nth-child(1),.experience-stats:not(.move) .experience-stats__item:nth-child(2){transition:transform .15s ease,opacity .15s ease;transition-delay:.6s;transform:translateY(100px);opacity:0}.experience-stats:not(.move) .experience-stats__item:nth-child(1){transition-delay:.8s}.have-questions{max-width:950px;padding:80px 30px;margin:0 auto;background:url("static/dots.d4e1a33bc59f.png") no-repeat top 125px right 3px,url("static/dots.d4e1a33bc59f.png") no-repeat bottom 140px left -10px}@media (max-width:768px){.have-questions{padding:40px 20px;background:unset}}.have-questions__wrap{flex-direction:column;gap:20px;display:flex;margin-bottom:0}@media (max-width:768px){.have-questions__wrap{margin-bottom:0}}.have-questions__open-btn img{transition:all .5s ease}.have-questions__head{text-align:center;font-size:30px;margin-bottom:20px}.have-questions__title{font-size:18px;transition:color .2s linear;text-align:left}@media (max-width:768px){.have-questions__title{font-size:16px}}.have-questions__title-wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.have-questions__answer{display:none;max-width:830px;padding:20px 0}.have-questions__text{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#232323}@media (max-width:768px){.have-questions__text{font-size:14px}}.have-questions__list{padding-left:20px;margin-top:16px}.have-questions__list-item{list-style:decimal;font-size:16px;line-height:32px;padding-left:5px}.have-questions__list-item.disc{list-style:disc}@media (max-width:768px){.have-questions__list-item{font-size:14px}}.have-questions__list-item::marker{font-weight:700}@media (max-width:768px){.have-questions__list-item::marker{font-size:14px}}.have-questions__link{text-decoration:none;color:#2bbfca}.have-questions__link:hover{text-decoration:underline}.have-questions__block{transition:border .2s linear,box-shadow .2s ease;padding:20px;max-width:900px;border:1px solid #e2ebfc;background-color:#fff;cursor:pointer}.have-questions__block.active,.have-questions__block:hover{border:1px solid transparent;box-shadow:0 4px 20px rgba(0,0,0,.05)}.have-questions__block:hover .have-questions__title{color:#2bbfca}.have-questions__block.active{border-left:2px solid #2bbfca}