:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.contact-form-page{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}.contact-form-page__label{display:block;margin-bottom:8px;font-weight:700}.contact-form-page__label>p{color:#000}.contact-form-page__required{color:red}.contact-form-page .PhoneInputInput,.contact-form-page__input{width:100%;font-size:16px!important;color:#000!important;border:none!important;border-radius:8px!important;height:46px!important;padding-left:.75rem!important}.contact-form-page .PhoneInputInput:focus,.contact-form-page__input:focus{outline-color:#fed800;border:1px solid #fed800!important;box-shadow:0 0 0 1px rgba(249,191,57,.1)!important}.contact-form-page input::placeholder{font-size:14px;font-weight:400;line-height:18.2px;color:#bfbfbf;font-family:HankenGroteskLight}.contact-form-page__error{color:#ea2635!important;font-size:16px!important;margin:0;padding-left:14px}.contact-form-page__submit-btn{margin:0;cursor:pointer;display:inline-block;font-weight:700;line-height:12px;position:relative;text-align:center;background-color:#fed800;border:1px solid #fed800;border-radius:10px;font-size:14px;padding:12px 24px;width:auto}.contact-form-page__submit-btn:disabled{opacity:.4}.contact-form-page__submit-text{font-size:14px!important;font-weight:700!important;font-family:HankenGroteskBold,serif!important;line-height:15.82px!important;color:#000!important;margin:0}.form-group{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:0 14px;margin-bottom:0;background-color:#fff;border-radius:0 0 10px 10px;width:100%}@media only screen and (max-width:320px){.form-group{flex-direction:column;align-items:flex-start;padding:14px}}.form-group-container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media only screen and (min-width:0px)and (max-width:1023px){.form-group-container__submit{display:flex;flex-direction:row;justify-content:center;align-items:center}}.form-group label{display:flex;width:30%;min-width:160px;margin-bottom:0}@media only screen and (max-width:320px){.form-group label{padding-left:14px;min-width:unset;width:100%}}@media only screen and (max-width:767px){.form-group label{min-width:unset;width:unset}}@media only screen and (min-width:768px)and (max-width:1023px){.form-group label{width:55%}}.form-group label p{font-size:14px;font-weight:600;line-height:18.2px;font-family:HankenGroteskMedium;white-space:nowrap;margin:0}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - (var(--carousel-item-width) + (var(--gap-offset, 0px))) * (var(--carousel-total-item) - 1)))}}@keyframes slide-reverse{0%{transform:translateX(calc(-100% - (var(--carousel-item-width) + (var(--gap-offset, 0px))) * (var(--carousel-total-item) - 1)))}to{transform:translateX(0)}}.custom-carousel{width:100%;margin-top:55px;justify-content:space-between;overflow:hidden}.custom-carousel,.custom-carousel__container{display:flex;flex-direction:row;align-items:center}.custom-carousel__container{width:max-content;justify-content:flex-start;flex-wrap:nowrap;gap:var(--gap-offset)}.custom-carousel__container-alt-item{flex-shrink:0;width:var(--carousel-item-width);display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width:767px){.custom-carousel__container-alt-item{width:300px}}.custom-carousel__container-item{background-color:#fff;flex-shrink:0;border-radius:10px;width:var(--carousel-item-width);height:90px;animation-timing-function:linear;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width:767px){.custom-carousel__container-item{width:140px}}.custom-carousel__container-item>img{width:90px;height:auto}@media only screen and (max-width:767px){.custom-carousel__container-item>img{width:60px}}.custom-carousel__container-no-background-item{flex-shrink:0;border-radius:10px;width:var(--carousel-item-width);height:90px;animation-timing-function:linear;display:flex;flex-direction:row;justify-content:center;align-items:center}@media only screen and (max-width:767px){.custom-carousel__container-no-background-item{width:140px}}.custom-carousel__container-no-background-item>img{width:90px;height:auto}@media only screen and (max-width:767px){.custom-carousel__container-no-background-item>img{width:80px}}.slide-15{animation:slide 160s linear infinite}.slide-reverse-15{animation:slide-reverse 160s linear infinite}.auto-carousel{text-align:left;min-height:332px;width:816px;background-color:#0f28a9;border-radius:30px;padding:40px!important}@media only screen and (max-width:767px){.auto-carousel{min-height:300px;width:100%;padding:20px!important}}@media only screen and (min-width:768px)and (max-width:1023px){.auto-carousel{width:100%}}@media only screen and (min-width:1024px)and (max-width:1299px){.auto-carousel{width:100%}}@media only screen and (max-width:767px){.auto-carousel__content{min-height:unset}}@media only screen and (min-width:768px)and (max-width:1023px){.auto-carousel__content{min-height:unset}}.auto-carousel__wrapper{width:100%;display:flex;align-items:flex-start;flex-direction:row;justify-content:flex-start;gap:20px}@media only screen and (max-width:767px){.auto-carousel__wrapper{padding-bottom:60px!important}}.auto-carousel__image{width:60px;height:60px;border-radius:100%}@media only screen and (max-width:767px){.auto-carousel__image{width:42px;height:42px;padding-right:0;padding-left:0}}.auto-carousel__head{display:flex;flex-direction:column;gap:20px}.auto-carousel__logo{width:45px;height:auto}.auto-carousel .micro-item:last-child{padding-bottom:4px}.auto-carousel p{text-align:left;line-height:22.5px;font-size:15px;color:#fff;font-weight:400;font-family:HankenGroteskLight;margin:0}@media only screen and (max-width:767px){.auto-carousel p{font-size:14px!important;line-height:21px!important}}.auto-carousel__name-company{display:inline;width:100%}.auto-carousel__name-company h3{color:#fff;font-size:20px;font-weight:700;line-height:30px;font-family:HankenGroteskBold}@media only screen and (max-width:767px){.auto-carousel__name-company h3{font-size:14px!important;line-height:21px!important}}.auto-carousel__name-company p{color:#fff;font-size:18px;font-weight:400;line-height:27px;font-family:HankenGroteskLight;text-transform:capitalize;margin:0}@media only screen and (max-width:767px){.auto-carousel__name-company p{font-size:14px!important;line-height:21px!important}}@media only screen and (min-width:768px)and (max-width:1023px){.react-multi-carousel-dot-list{bottom:-24px!important}}@media only screen and (min-width:1024px)and (max-width:1299px){.react-multi-carousel-dot-list{bottom:-31px!important}}.react-multi-carousel-dot-list button:focus{outline:none!important}.case-study-carousel .carousel-control-next,.case-study-carousel .carousel-control-prev{top:unset;bottom:40px;align-items:flex-start;justify-content:flex-end;opacity:1;width:unset}@media only screen and (max-width:767px){.case-study-carousel .carousel-control-next,.case-study-carousel .carousel-control-prev{bottom:15px}}.case-study-carousel .slide{display:flex;flex-direction:row;justify-content:center;align-items:center}.case-study-carousel .slide .auto-carousel{justify-content:space-between;gap:20px}.case-study-carousel .slide .auto-carousel__wrapper{margin:0!important}.case-study-carousel .carousel-control-next{right:20%}@media only screen and (max-width:767px){.case-study-carousel .carousel-control-next{right:20px}}@media only screen and (min-width:768px)and (max-width:1023px){.case-study-carousel .carousel-control-next{right:40px}}@media only screen and (min-width:1024px)and (max-width:1299px){.case-study-carousel .carousel-control-next{right:40px}}.case-study-carousel .carousel-control-prev{left:unset;right:calc(20% + 66px)}@media only screen and (max-width:767px){.case-study-carousel .carousel-control-prev{right:80px}}@media only screen and (min-width:768px)and (max-width:1023px){.case-study-carousel .carousel-control-prev{right:106px}}@media only screen and (min-width:1024px)and (max-width:1299px){.case-study-carousel .carousel-control-prev{right:106px}}.case-study-carousel__custom-button{padding:8px 14px;width:60px;height:60px;border-radius:100%;background-color:#1531c7;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:767px){.case-study-carousel__custom-button{width:54px;height:54px}}.mvp-contact-us{padding:100px;gap:40px;position:relative;background-color:#f6f7fc}@media only screen and (max-width:767px){.mvp-contact-us{padding:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-contact-us{padding:60px}}.mvp-contact-us-container{display:flex;flex-wrap:wrap;gap:40px}@media only screen and (max-width:767px){.mvp-contact-us-container{gap:20px}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-contact-us-container{gap:30px}}.mvp-contact-us__left{flex:1 1;max-width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:40px}@media only screen and (min-width:0px)and (max-width:1023px){.mvp-contact-us__left{flex:unset;width:100%;max-width:unset}}.mvp-contact-us__left-head{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:30px}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-contact-us__left-head{align-items:center}}@media only screen and (max-width:767px){.mvp-contact-us__left-head{align-items:center}}@media only screen and (max-width:480px){.mvp-contact-us__left-head>img{width:100%;height:auto}}.mvp-contact-us__left-head>h2{font-family:HankenGroteskBold;font-size:42px;font-weight:700;font-style:normal;color:#000;line-height:54.6px;text-align:left;margin:0}@media only screen and (min-width:1024px)and (max-width:1299px){.mvp-contact-us__left-head>h2{font-family:HankenGroteskBold;font-size:36px;font-weight:700;font-style:normal;color:#000;line-height:48px;text-align:left;margin:0}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-contact-us__left-head>h2{font-family:HankenGroteskBold;font-size:36px;font-weight:700;font-style:normal;color:#000;line-height:48px;text-align:center;margin:0 auto}}@media only screen and (max-width:767px){.mvp-contact-us__left-head>h2{font-family:HankenGroteskBold;font-size:32px;font-weight:700;font-style:normal;color:#000;line-height:44px;text-align:center;margin:0 auto}}@media only screen and (max-width:480px){.mvp-contact-us__left-head>h2{font-family:HankenGroteskBold;font-size:26px;font-weight:700;font-style:normal;color:#000;line-height:34.5px;text-align:center;margin:0 auto}}.mvp-contact-us__left-head>.form-description{display:flex;align-items:center;height:45px}.mvp-contact-us__left-head>.form-description>.vertical-liner{width:3px;height:100%;background:linear-gradient(180deg,#fed800,#122bac)}.mvp-contact-us__left-head>.form-description>p{font-family:HankenGroteskLight;font-size:15px;font-weight:400;font-style:normal;color:#606569;line-height:22.5px;margin:0;padding-left:15px;position:relative}@media only screen and (max-width:767px){.mvp-contact-us__left-head>.form-description>p{font-family:HankenGroteskLight;font-size:12px;font-weight:400;font-style:normal;color:#606569;line-height:18px}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-contact-us__left-head>.form-description>p{font-family:HankenGroteskLight;font-size:14px;font-weight:400;font-style:normal;color:#606569;line-height:20px}}.mvp-contact-us__right{flex:1 1;max-width:50%}@media only screen and (min-width:0px)and (max-width:1023px){.mvp-contact-us__right{flex:unset;width:100%;max-width:unset}}.mvp-faq{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:80px;padding-bottom:70px;gap:40px}@media only screen and (max-width:767px){.mvp-faq{padding:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-faq{padding:60px}}.mvp-faq__head{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}@media only screen and (max-width:480px){.mvp-faq__head>img{width:100%;height:auto}}.mvp-faq__head>h2{font-family:HankenGroteskBold;font-size:42px;font-weight:700;font-style:normal;color:#000;line-height:130%;text-align:center;margin:0}@media only screen and (max-width:767px){.mvp-faq__head>h2{font-family:HankenGroteskBold;font-size:32px;font-weight:700;font-style:normal;color:#000;line-height:130%}}@media only screen and (max-width:480px){.mvp-faq__head>h2{font-family:HankenGroteskBold;font-size:28px;font-weight:700;font-style:normal;color:#000;line-height:130%}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-faq__head>h2{font-family:HankenGroteskBold;font-size:38px;font-weight:700;font-style:normal;color:#000;line-height:130%}}.mvp-faq__container{width:100%}.mvp-faq__content-panel{display:flex;flex-direction:column;width:100%;gap:40px}.mvp-faq__content-panel__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:10px}.mvp-faq__content-panel__item.active{border:1px solid #f1f1f1;border-radius:20px;padding:20px}.mvp-faq__content-panel__item.active>.mvp-faq__content-panel__header{padding:0}.mvp-faq__content-panel__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer;padding:20px;width:100%}.mvp-faq__content-panel__header>h3,.mvp-faq__content-panel__header>p{font-family:HankenGroteskMedium;font-size:14px;font-weight:600;font-style:normal;color:#000;line-height:18.2px;margin:0}@media only screen and (max-width:767px){.mvp-faq__content-panel__header>h3,.mvp-faq__content-panel__header>p{font-family:HankenGroteskMedium;font-size:12px;font-weight:600;font-style:normal;color:#000;line-height:14px}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-faq__content-panel__header>h3,.mvp-faq__content-panel__header>p{font-family:HankenGroteskMedium;font-size:13px;font-weight:600;font-style:normal;color:#000;line-height:16px}}.mvp-faq__content-panel__body{font-family:HankenGroteskLight;font-size:15px;font-weight:400;font-style:normal;color:#606569;line-height:22.5px;margin:0;width:700px}@media only screen and (max-width:767px){.mvp-faq__content-panel__body{font-family:HankenGroteskLight;font-size:12px;font-weight:400;font-style:normal;color:#606569;line-height:18px;width:100%}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-faq__content-panel__body{font-family:HankenGroteskLight;font-size:14px;font-weight:400;font-style:normal;color:#606569;line-height:20px;width:100%}}.mvp-faq__content-panel__body>a{text-decoration:underline!important;color:#fed800}.mvp-faq__content-panel-divider{width:100%;height:1px;margin-top:40px;background-color:#f1f1f1}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-1500px)}}@keyframes scroll-reverse{0%{transform:translateX(-1500px)}to{transform:translateX(0)}}.slider{width:100%;height:auto;overflow:hidden;position:relative}.slider-achievement{margin-top:50px;padding:0}@media only screen and (max-width:767px){.slider-achievement{margin-top:20px}}@media only screen and (min-width:1024px)and (max-width:1299px){.slider{width:100%}}.slider .slide-track{animation:scroll 40s linear infinite;display:flex;gap:4em}.slider .slide-track-20{animation:scroll 20s linear infinite;gap:30px}@media only screen and (max-width:767px){.slider .slide-track-20{animation:scroll 35s linear infinite}}.slider .slide{background-size:contain;background-position:50%;background-repeat:no-repeat;width:500px;margin:5px 0}.mvp-testimonials{display:flex;padding:80px 100px;background-color:#132eb8;width:100%;align-items:center;justify-content:center}@media only screen and (max-width:767px){.mvp-testimonials{padding:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-testimonials{padding:60px}}.mvp-testimonials__wrapper{max-width:1440px;align-items:center;justify-content:center;gap:40px}.mvp-testimonials__outro,.mvp-testimonials__outro__content,.mvp-testimonials__wrapper{width:100%;display:flex;flex-direction:column}.mvp-testimonials__outro__content__title{font-family:HankenGroteskBold;font-size:42px;font-weight:700;font-style:normal;color:#fff;line-height:50.4px;text-align:center}@media only screen and (max-width:767px){.mvp-testimonials__outro__content__title{font-family:HankenGroteskBold;font-size:32px;font-weight:700;font-style:normal;color:#fff;line-height:44px}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-testimonials__outro__content__title{font-family:HankenGroteskBold;font-size:38px;font-weight:700;font-style:normal;color:#fff;line-height:48px}}.mvp-testimonials__carousel-card-wrapper{width:100%;display:flex;flex-direction:column;gap:16px;position:relative}.mvp-testimonials__carousel-card-left,.mvp-testimonials__carousel-card-right{position:absolute;top:10%;width:380px;height:252px;padding:40px;background-color:#0f28a9;border-radius:30px}@media only screen and (max-width:767px){.mvp-testimonials__carousel-card-left,.mvp-testimonials__carousel-card-right{display:none}}@media only screen and (min-width:768px)and (max-width:1023px){.mvp-testimonials__carousel-card-left,.mvp-testimonials__carousel-card-right{display:none}}.mvp-testimonials__carousel-card-right{right:-400px}@media only screen and (min-width:1800px){.mvp-testimonials__carousel-card-right{right:-35%}}@media only screen and (min-width:1921px){.mvp-testimonials__carousel-card-right{right:-55%}}.mvp-testimonials__carousel-card-left{left:-400px}@media only screen and (min-width:1800px){.mvp-testimonials__carousel-card-left{left:-35%}}@media only screen and (min-width:1921px){.mvp-testimonials__carousel-card-left{left:-55%}}.mvp-testimonials .carousel-inner{overflow:unset}.mvp-testimonials .active.carousel-item-right,.mvp-testimonials .carousel-item-next:not(.carousel-item-left){transform:translateX(100%) scale(.75)}@media only screen and (min-width:1800px){.mvp-testimonials .active.carousel-item-right,.mvp-testimonials .carousel-item-next:not(.carousel-item-left){transform:translateX(180%) scale(.75)}}.mvp-testimonials .active.carousel-item-left,.mvp-testimonials .carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%) scale(.75)}@media only screen and (min-width:1800px){.mvp-testimonials .active.carousel-item-left,.mvp-testimonials .carousel-item-prev:not(.carousel-item-right){transform:translateX(-180%) scale(.75)}}