@charset "UTF-8";@font-face{font-family:Arial;font-display:swap;src:url(../fonts/Arial-Bold.woff2) format("woff2"),url(../fonts/Arial-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-Bold.woff2) format("woff2"),url(../fonts/Manrope-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Arial;font-display:swap;src:url(../fonts/Arial-regular.woff2) format("woff2"),url(../fonts/Arial-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-Regular.woff2) format("woff2"),url(../fonts/Manrope-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-SemiBold.woff2) format("woff2"),url(../fonts/Manrope-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Manrope;font-display:swap;src:url(../fonts/Manrope-Medium.woff2) format("woff2"),url(../fonts/Manrope-Medium.woff) format("woff");font-weight:500;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:375px}body{color:#16172c;line-height:1;font-family:Manrope;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Manrope;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit}a:link,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{background-color:#f5f8ff}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:82rem;-webkit-box-sizing:content-box;box-sizing:content-box;margin:0 auto;padding:0 .9375rem}body::after{content:"";background-color:rgba(0,0,0,.7);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#eee;width:100%;max-width:1088px;border-radius:16px;overflow:hidden}.lock .popup__content{visibility:visible}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.page{padding:60px 0 0 0}.btn{padding:10px 26px 12px 26px;background-color:#0353f0;border-radius:12px;color:#fff;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn:hover{background-color:#0046cf}.btn:active{background-color:#16172c}.btn-arrow{position:relative;padding:10px 52px 12px 26px}.btn-arrow::after{content:"";position:absolute;width:24px;height:24px;right:22px;top:50%;background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:url(../img/icon/arrow.svg);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.section-title{margin:0 0 36px 0;font-family:Arial;font-size:32px;line-height:36px;text-transform:uppercase}.link{position:relative;padding:8px 40px 8px 0;color:#0353f0;font-weight:500;line-height:26px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.link::after{content:"";position:absolute;right:10px;top:50%;width:24px;height:24px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-image:url(../img/icon/arrow-blue.svg);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.link:hover{color:#919bb4}.link:hover::after{background-image:url(../img/icon/arrow-grey.svg);background-size:cover;background-repeat:no-repeat;background-position:center center}.link:active{color:#16172c}.link:active::after{background-image:url(../img/icon/arrow-black.svg);background-size:cover;background-repeat:no-repeat;background-position:center center}.text{line-height:26px}.btn-w{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn-w:hover{color:#c5c5c5}.btn-w:active{color:#0353f0}.main-form_margin{margin:0 0 120px 0}.section{margin:0 0 120px 0}.ar{text-align:right}.arabish *{font-family:Manrope!important}.just-validate-error-field{color:#eb1239}.just-validate-error-field::-webkit-input-placeholder{color:#eb1239!important}.just-validate-error-field::-moz-placeholder{color:#eb1239!important}.just-validate-error-field:-ms-input-placeholder{color:#eb1239!important}.just-validate-error-field::-ms-input-placeholder{color:#eb1239!important}.just-validate-error-field::placeholder{color:#eb1239!important}.just-validate-error-label{display:none}.just-validate-success-field{color:#0046cf}.about-top__banner,.card-section__image,.geo-top__card,.main-hero__box,.main-other__image,.services__top{background-color:grey}.main-results__column:last-child{background-color:grey}.main-form__column:nth-child(2){background-color:grey}.about-top__column:last-child{background-color:grey}.about-middle__column2:last-child{background-color:grey}.contacts-top__column:first-child{background-color:grey}.contacts-top__column:nth-child(3){background-color:grey}.contacts-top__column:nth-child(4){background-color:grey}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80px}.header__container{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{display:block;width:305px;height:48px;background-image:url(../img/logo.svg);background-repeat:no-repeat;background-size:cover;background-position:center center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__image{width:100%}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0 0 0}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.menu__link{padding:8px 16px;line-height:26px;font-weight:500;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.header-contacts__subtitle{margin:0 0 8px 0;color:#919bb4}.header-contacts__section:not(:last-child){margin:0 0 16px 0}.header-contacts__section span{display:block}.header-contacts__line{font-size:16px;line-height:20px;color:#fff}.header-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.header-switcher__language{position:relative;padding:8px 0;font-weight:500;line-height:26px}.header-switcher__language:not(:last-child)::after{content:"/";position:absolute;top:8px;right:-14px;width:8px}.header-switcher__language{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header-switcher__language.active{color:#0353f0!important;font-weight:700}.header-switcher__language:hover{color:#919bb4}.header-switcher__language:active{color:#0353f0}.icon-menu{display:none}.menu-open .icon-menu span,.menu-open .icon-menu::after,.menu-open .icon-menu::before{background-color:#fff}.footer{padding:60px 0 40px 0;background-color:#16172c}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:130px;-moz-column-gap:130px;column-gap:130px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__column:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer__image{width:304px;height:48px}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px}.footer__item{padding:8px 0}.footer__link{padding:8px 16px;color:#fff;font-weight:500;line-height:26px}.footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.footer__title{color:#fff;padding:8px 16px 8px 0;font-weight:500;line-height:26px}.footer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__subtitle{margin:0 0 8px 0;font-size:16px;line-height:20px;color:#919bb4}.footer__line{font-size:16px;line-height:20px;color:#fff}.footer__line_link{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer__line_link:hover{opacity:.7}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.footer__dev{font-size:16px;line-height:20px;color:#3b3d60}.footer__copyrights{font-size:16px;line-height:20px;color:#919bb4}.no-webp .main-hero__box{background-image:url(../img/Main/hero.png)}.main-hero__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:620px;padding:0 120px;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:16px}.main-hero__title{margin:0 0 18px 0;font-family:Arial;font-size:48px;font-weight:700;line-height:56px;color:#fff}.main-hero__subtitle{margin:0 0 44px 0;font-family:Arial;font-size:24px;line-height:28px;color:#fff}.main-hero__button{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.main-about__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%}.main-about__column{-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:64px}.main-about__image{width:100%;border-radius:16px}.main-about__text_p:first-child{margin:0 0 26px 0}.main-about__link{display:inline-block;margin:32px 0 0 0;-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.main-sections__title{margin:0 0 60px 0;font-family:Arial;color:#4a4a4a;font-size:24px;line-height:28px}.main-sections__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%}.main-sections__column{-webkit-box-flex:1;-ms-flex:1 0 48.8%;flex:1 0 48.8%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-sections__card{border-radius:16px;overflow:hidden}.main-sections__card:hover .card-section__link{color:#919bb4}.main-sections__card:hover .card-section__link::after{background-image:url(../img/icon/arrow-grey.svg)}.card-section__image{min-height:240px;background-repeat:no-repeat;background-size:cover;background-position:center center}.no-webp .card-section__image_first{background-image:url(../img/Main/pic3.png)}.no-webp .card-section__image_second{background-image:url(../img/Main/pic4.png)}.card-section__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:12px;min-height:202px;background-color:#fff;padding:20px 28px 18px}.card-section__title{font-family:Arial;font-size:20px;line-height:24px}.card-section__descr{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:16px;line-height:22px;color:#4a4a4a}.card-section__link{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.main-results__container{background-color:#16172c;min-width:1440px;padding:0}.main-results__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.1%;-moz-column-gap:1.1%;column-gap:1.1%}.main-results__column:first-child{padding:64px;-webkit-box-flex:0;-ms-flex:0 1 55.6%;flex:0 1 55.6%}.no-webp .main-results__column:last-child{background-image:url(../img/Main/pic5.png)}.main-results__column:last-child{-webkit-box-flex:0;-ms-flex:0 0 43.4%;flex:0 0 43.4%;border-radius:16px 0 0 16px;background-repeat:no-repeat;background-size:cover;background-position:center center}.main-results__title{margin:0 0 32px 0;font-family:Arial;font-size:32px;line-height:36px;text-transform:uppercase;color:#fff}.main-results__text{margin:0 0 44px 0;line-height:26px;color:#fff}.main-results__results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-results__result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 1 28.6%;flex:0 1 28.6%}.main-results__number{text-align:center;font-family:Arial;font-size:96px;font-weight:700;line-height:104px;color:#919bb4}.main-results__descr{text-align:center;font-size:16px;line-height:22px;color:#fff}.main-results__descr span{display:block}.main-geo__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%}.main-geo__column{-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.main-geo__column:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-geo__image{width:100%;border-radius:16px}.main-geo__text{line-height:26px;font-size:16px;line-height:22px}.main-geo__list{padding:8px 0 0 0}.main-geo__point{position:relative;padding:0 0 0 27px}.main-geo__point::before{content:"";position:absolute;left:11px;top:50%;width:5px;height:5px;background-color:#16172c;border-radius:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.main-geo__link{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.main-other__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.45%;-moz-column-gap:2.45%;column-gap:2.45%}.main-other__card{-webkit-box-flex:0;-ms-flex:0 1 31.7%;flex:0 1 31.7%;border-radius:16px;overflow:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.main-other__card:hover .main-other__link{color:#919bb4}.main-other__card:hover .main-other__link::after{background-image:url(../img/icon/arrow-grey.svg)}.no-webp .main-other__card_about .main-other__image{background-image:url(../img/common/about.png)}.no-webp .main-other__card_services .main-other__image{background-image:url(../img/common/services.png)}.no-webp .main-other__card_contacts .main-other__image{background-image:url(../img/common/contacts.png)}.no-webp .main-other__card_geo .main-other__image{background-image:url(../img/common/geo.png)}.main-other__image{min-height:240px;background-repeat:no-repeat;background-size:cover;background-position:center center}.main-other__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px;padding:20px 28px 18px;background-color:#fff}.main-other__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:Arial;font-size:20px;line-height:24px}.main-other__link{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.main-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:6.1%;-moz-column-gap:6.1%;column-gap:6.1%;margin:0 0 12px 0}.main-form__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 42.7%;flex:0 1 42.7%}.no-webp .main-form__column:nth-child(2){background-image:url(../img/back-form.png)}.main-form__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 51.2%;flex:0 0 51.2%;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:16px}.main-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px}.main-form__input{width:100%;padding:12px 20px;background-color:#fff;border-radius:8px;font-size:18px;line-height:26px;outline:0}.main-form__input::-webkit-input-placeholder{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__input::-moz-placeholder{-moz-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__input:-ms-input-placeholder{-ms-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__input::-ms-input-placeholder{-ms-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__input::placeholder{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__input:hover::-webkit-input-placeholder{color:#16172c}.main-form__input:hover::-moz-placeholder{color:#16172c}.main-form__input:hover:-ms-input-placeholder{color:#16172c}.main-form__input:hover::-ms-input-placeholder{color:#16172c}.main-form__input:hover::placeholder{color:#16172c}.main-form__texarea{width:100%;padding:12px 20px;resize:none;background-color:#fff;border-radius:8px;font-size:18px;line-height:26px;outline:0;overflow:hidden}.main-form__texarea::-webkit-input-placeholder{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__texarea::-moz-placeholder{-moz-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__texarea:-ms-input-placeholder{-ms-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__texarea::-ms-input-placeholder{-ms-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__texarea::placeholder{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#919bb4}.main-form__texarea:hover::-webkit-input-placeholder{color:#16172c}.main-form__texarea:hover::-moz-placeholder{color:#16172c}.main-form__texarea:hover:-ms-input-placeholder{color:#16172c}.main-form__texarea:hover::-ms-input-placeholder{color:#16172c}.main-form__texarea:hover::placeholder{color:#16172c}.main-form__btn{padding:12px 26px;border-radius:12px;background-color:#0353f0;font-size:20px;font-weight:600;line-height:28px;color:#fff;text-align:center}.main-form__policy{max-width:350px;font-size:14px;line-height:20px;color:#4a4a4a}.card-section__link_ar,.main-about__link_ar,.main-geo__link_ar,.main-hero__button_ar,.main-other__link_ar{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.main-geo__point_ar{padding:0 27px 0 0}.main-geo__point_ar::before{right:11px!important;left:inherit}.main-form__policy.ar{max-width:430px}.main-sections__title.ar{margin-left:auto}.no-webp .services__top{background-image:url(../img/services/pic7.png)}.services__top{padding:75px 80px;margin:0 0 24px 0;background-color:grey;background-repeat:no-repeat;background-size:cover;background-position:right bottom;border-radius:16px}.services__top span{display:block;font-family:Arial;font-size:32px;line-height:38px;color:#fff}.services-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:6.1%;-moz-column-gap:6.1%;column-gap:6.1%}.services-tabs__navigation{-webkit-box-flex:0;-ms-flex:0 1 34.1%;flex:0 1 34.1%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:18px}.services-tabs__navigation::-webkit-scrollbar{display:none;width:0;height:0}.services-tabs__title{position:relative;padding:28px 32px 28px 94px;text-align:left;background-color:#919bb4;border-radius:16px;-webkit-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;transition:all .2s ease 0s}.services-tabs__title span{display:block;font-family:Arial;font-size:20px;line-height:24px;color:#fff}.services-tabs__title::before{content:"";position:absolute;left:32px;top:50%;width:40px;height:40px;background-repeat:no-repeat;block-size:cover;background-position:center;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.services-tabs__title:first-child::before{background-image:url(../img/icon/serv1.svg)}.services-tabs__title:nth-child(2)::before{background-image:url(../img/icon/serv2.svg)}.services-tabs__title:nth-child(3)::before{background-image:url(../img/icon/serv3.svg)}.services-tabs__title:nth-child(4)::before{background-image:url(../img/icon/serv4.svg)}.services-tabs__title:nth-child(5)::before{background-image:url(../img/icon/serv5.svg)}.services-tabs__title._tab-active{background-color:#0353f0}.services-tabs__title._tab-active::after{content:"";position:absolute;right:32px;top:50%;width:24px;height:24px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);background-repeat:no-repeat;block-size:cover;background-position:center;background-image:url(../img/icon/arrow.svg)}.services-tabs__content{-webkit-box-flex:0;-ms-flex:0 1 59.8%;flex:0 1 59.8%;padding:40px 56px;background-color:#fff;border-radius:16px}.services-tabs__subtitle{margin:0 0 8px 0;font-family:Arial;font-size:20px;line-height:24px;color:#0353f0}.services-tabs__descr{margin:0 0 40px 0}.services-tabs__text{line-height:26px}.services-tabs__text:not(:last-child){margin:0 0 26px 0}.services-tabs__text_advant{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8px}.services-tabs__item{position:relative;padding:0 0 0 28px}.services-tabs__item::before{content:"";position:absolute;left:12px;top:12px;width:4px;height:4px;border-radius:50%;background-color:#16172c}.services-tabs__title_ar{padding:28px 94px 28px 32px;text-align:right}.services-tabs__title_ar::before{content:"";position:absolute;right:32px;left:inherit}.services-tabs__title_ar._tab-active::after{content:"";right:inherit;left:32px;-webkit-transform:rotate(-180deg) translate(0,50%);-ms-transform:rotate(-180deg) translate(0,50%);transform:rotate(-180deg) translate(0,50%)}.services-tabs__item_ar{padding:0 27px 0 0}.services-tabs__item_ar::before{right:11px!important;left:inherit}.no-webp .services__top.ar{background-image:url(../img/services/pic7-ar.png)}.no-webp .services__top_geo{background-image:url(../img/geo/pic09.png)}.services__top_geo{margin:0 0 80px 0}.geo-top__descr{max-width:760px;margin:0 0 80px 0}.geo-top__text{font-size:18px;line-height:24px}.geo-top__text:not(:last-child){margin:0 0 24px 0}.geo-top__map{margin:0 0 80px 0}.geo-top__image{width:100%}.geo-top__slogan{margin:0 0 80px 0;font-family:Arial;font-size:32px;line-height:38px;color:#4a4a4a}.geo-top__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%;row-gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.geo-top__card{position:relative;height:310px;background-repeat:no-repeat;background-size:cover;background-position:left bottom;border-radius:16px;overflow:hidden;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.geo-top__card::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(3,83,240,.7019607843);border-radius:16px;opacity:0;-webkit-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.no-webp .geo-top__card:first-child{background-image:url(../img/geo/card01.png)}.geo-top__card:first-child{-webkit-box-flex:0;-ms-flex:0 1 65.9%;flex:0 1 65.9%}.no-webp .geo-top__card:nth-child(2){background-image:url(../img/geo/card02.png)}.geo-top__card:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 31.7%;flex:0 1 31.7%}.no-webp .geo-top__card:nth-child(3){background-image:url(../img/geo/card03.png)}.geo-top__card:nth-child(3){-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.no-webp .geo-top__card:nth-child(4){background-image:url(../img/geo/card04.png)}.geo-top__card:nth-child(4){-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.card-geo__descr{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 32px 26px 32px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:translate(0,116px);-ms-transform:translate(0,116px);transform:translate(0,116px)}.card-geo__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-family:Arial;font-size:48px;font-weight:700;line-height:56px;color:#fff}.card-geo__text{min-height:96px;max-width:576px;line-height:24px;color:#fff}.geo-top__descr_ar{margin-left:auto}.card-geo__title_ar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-geo__text_ar{margin-left:auto}.no-webp .about-top__banner{background-image:url(../img/about/banner.png)}.about-top__banner{margin:0 0 80px 0;padding:64px 64px 314px 64px;background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:16px}.about-top__banner span{display:block;font-family:Arial;font-size:32px;line-height:38px;color:#fff}.about-top__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%}.about-top__column{-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.about-top__column:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:32px}.no-webp .about-top__column:last-child{background-image:url(../img/about/pic10.png)}.about-top__column:last-child{background-repeat:no-repeat;background-size:cover;background-position:right center;border-radius:16px}.about-top__slogan{font-family:Arial;font-size:32px;line-height:38px;color:#4a4a4a}.about-top__text{font-size:18px;line-height:26px}.about-top__text:not(:last-child){margin:0 0 26px 0}.about-middle__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%;margin:0 0 94px 0}.about-middle__column{-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.about-middle__column:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:5%;-moz-column-gap:5%;column-gap:5%}.about-middle__title{font-family:Arial;font-size:48px;font-weight:700;line-height:56px;color:#4a4a4a}.about-middle__sector{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-middle__count{font-family:Arial;font-size:92px;font-weight:700;line-height:104px;color:#919bb4}.about-middle__advant{text-align:center;font-size:16px;line-height:22px}.about-middle__advant span{display:block}.about-middle__row2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%;margin:0 0 120px 0}.about-middle__column2{-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.no-webp .about-middle__column2:last-child{background-image:url(../img/about/pic11.png)}.about-middle__column2:last-child{background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:16px}.about-middle__descr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:26px}.about-middle__text{line-height:26px}.about-geo__map{margin:0 0 36px 0}.about-geo__image{width:100%}.about-geo__regions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:11%;-moz-column-gap:11%;column-gap:11%}.about-geo__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.about-geo__column:last-child{-webkit-box-flex:0;-ms-flex:0 1 40.2%;flex:0 1 40.2%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:26px}.about-geo__line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-geo__word{font-family:Arial;font-size:48px;font-weight:700;line-height:60px}.about-geo__text{line-height:26px}.about-geo__text span{padding:0 0 4px 0}.about-geo__item{position:relative;padding:0 0 0 25px}.about-geo__item::before{content:"";position:absolute;left:10px;top:50%;width:4px;height:4px;background-color:#16172c;border-radius:50%}.blue{color:#0353f0}.grey{color:#919bb4}.black{color:#4a4a4a}.about-geo__column_eu{-webkit-box-flex:0!important;-ms-flex:0 1 39%!important;flex:0 1 39%!important}.about-geo__line_ar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.about-geo__regions_ar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about-geo__item_ar{padding:0 27px 0 0}.about-geo__item_ar::before{right:11px!important;left:inherit}.contacts-top__column_ar{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important;-webkit-column-gap:140px;-moz-column-gap:140px;column-gap:140px}.contacts-top__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:2.4%;-moz-column-gap:2.4%;column-gap:2.4%;row-gap:32px}.contacts-top__column{background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:16px}.no-webp .contacts-top__column:first-child{background-image:url(../img/contacts/pic12.png)}.contacts-top__column:first-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:76px 80px}.contacts-top__column:first-child span{display:block;font-family:Arial;font-size:32px;line-height:38px;color:#fff}.contacts-top__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%;padding:80px;background-color:#0353f0}.contacts-top__column:nth-child(2) span{display:block;line-height:24px;color:#fff}.no-webp .contacts-top__column:nth-child(3){background-image:url(../img/contacts/pic13.png)}.contacts-top__column:nth-child(3){-webkit-box-flex:0;-ms-flex:0 1 48.8%;flex:0 1 48.8%}.no-webp .contacts-top__column:nth-child(4){background-image:url(../img/contacts/pic14.png)}.contacts-top__column:nth-child(4){-webkit-box-flex:0;-ms-flex:0 1 31.7%;flex:0 1 31.7%;background-position:right center}.contacts-top__column:last-child{-webkit-box-flex:0;-ms-flex:0 1 65.9%;flex:0 1 65.9%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:80px 150px 56px 80px;background-color:#222}.contacts-top__half{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:40px}.contacts-top__line{font-size:14px;line-height:22px;color:#fff}.contacts-top__line_big{font-size:18px;line-height:24px}.policy__text{font-size:16px;line-height:22px}.policy__text:not(:last-child){margin:0 0 32px 0}.policy__thin{max-width:864px}.policy__container.ar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.popup__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 58.8%;flex:0 1 58.8%;padding:62px 80px 62px 64px}.no-webp .popup__column:nth-child(2){background-image:url(../img/popup.png)}.popup__column:nth-child(2){-webkit-box-flex:0;-ms-flex:0 1 41.2%;flex:0 1 41.2%;background-repeat:no-repeat;background-size:cover;background-position:center}.popup__title{margin:0 0 24px 0;font-family:Arial;font-size:32px;line-height:38px}.popup__text{margin:0 0 40px 0;line-height:26px}.popup__text span{display:block}.popup__subtitle{margin:0 0 4px 0;font-size:14px;line-height:20px;padding:24px 0 0 0}.popup__contact{line-height:26px;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.popup__contact:hover{opacity:.7}.popup__close{position:absolute;top:24px;right:24px;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url(../img/icon/close.svg);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:transparent}.popup__close:hover{opacity:.7}.not-found__container{max-width:260px;padding:100px 0 100px 0;text-align:center}.not-found__image{width:100%;margin:0 0 20px 0}.not-found__title{margin:0 0 10px 0;font-size:32px;line-height:36px;font-weight:700}.not-found__text{font-size:14px;line-height:20px}@media (min-width:47.99875em){.mobile{display:none!important}.menu__link:hover{color:#0353f0}.menu__link:active{color:#919bb4}.menu__link.active{color:#919bb4!important}.footer__bottom{margin:0 0 -26px 0;-webkit-transform:translate(0,-26px);-ms-transform:translate(0,-26px);transform:translate(0,-26px)}.page-main{padding:20px 0 0 0}.main-sections__title{max-width:48.8%;font-size:32px;line-height:38px}.geo-top__slogan span{display:block}}@media (min-width:61.99875em){.header__logo:hover{background-image:url(../img/logo-h.svg)}.header__logo:active{background-image:url(../img/logo-a.svg)}.footer__container{padding:0 135px 0 15px}.services-tabs_ar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.geo-top__card:hover::before{opacity:1}.geo-top__card:hover .card-geo__descr{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.card-geo__descr_ar{-webkit-transform:translate(0,104px);-ms-transform:translate(0,104px);transform:translate(0,104px)}.card-geo__text_ar{min-height:72px}.about-middle__row_ar{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.about-middle__column2_ar{min-height:304px}.about-geo__column_ar2{-webkit-box-flex:0!important;-ms-flex:0 1 33%!important;flex:0 1 33%!important}.about-geo__column_ar{-webkit-box-flex:0!important;-ms-flex:0 1 30%!important;flex:0 1 30%!important}}@media (min-width:83.875em){.card-geo__descr_ar{-webkit-transform:translate(0,80px);-ms-transform:translate(0,80px);transform:translate(0,80px)}.card-geo__text_ar{min-height:48px}}@media (max-width:600px){.no-webp .main-results__column:last-child{background-image:url(../img/Main/pic6.png)}}@media (max-width:83.875em){.footer__row{-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}.main-hero__box{padding:0 60px}.card-section__bottom{min-height:216px}.main-results__container{min-width:100%}.main-results__column:first-child{padding:72px 16px 52px}.main-geo__column:first-child{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%}.main-other__bottom{min-height:160px}.card-geo__descr{-webkit-transform:translate(0,164px);-ms-transform:translate(0,164px);transform:translate(0,164px)}.card-geo__text{min-height:144px}.about-middle__title{font-size:36px;line-height:42px}.about-geo__word{font-size:36px;line-height:42px}}@media (max-width:61.99875em){.header__logo{width:203px;height:32px!important}.menu__body{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.menu__list{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.menu__link{padding:8px}.footer__row{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}.main-hero__box{min-height:412px}.main-hero__title{margin:0 0 12px 0;font-size:24px;font-weight:400;line-height:28px}.main-hero__subtitle{font-size:14px;line-height:20px}.main-about__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-sections__title{margin:0 0 72px 0}.main-sections__title span{display:block}.main-sections__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}.card-section__bottom{min-height:auto}.main-results__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-results__column:last-child{min-height:500px;border-radius:0}.main-geo__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:46px}.main-other__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}.main-other__bottom{row-gap:24px;min-height:auto}.main-form__policy{max-width:42.7%}.services-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}.services-tabs__navigation{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;overflow-x:auto}.services-tabs__title{padding:10px 18px}.services-tabs__title span{font-size:14px;line-height:16px}.services-tabs__title::before{display:none}.services-tabs__title._tab-active::after{display:none}.geo-top__card::before{opacity:1}.geo-top__card{-webkit-box-flex:0!important;-ms-flex:0 1 100%!important;flex:0 1 100%!important;height:240px}.card-geo__descr{row-gap:12px;padding:0 16px 12px 16px;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.card-geo__text{max-width:none;min-height:auto}.about-top__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px}.about-top__column:first-child{row-gap:72px}.about-top__column:last-child{padding:0 0 450px 0}.about-middle__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:72px}.about-middle__title{text-align:center}.about-middle__row2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:32px;margin:0 0 72px 0}.about-middle__column2:last-child{padding:0 0 352px 0;background-position:center top}.about-geo__column:first-child{display:none}.about-geo__column:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.contacts-top__row{row-gap:16px}.contacts-top__column{-webkit-box-flex:1!important;-ms-flex:1 1 100%!important;flex:1 1 100%!important}.contacts-top__column:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.contacts-top__column:first-child span{font-size:28px;line-height:34px}.contacts-top__column:nth-child(2){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.contacts-top__column:nth-child(3){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;padding:0 0 452px 0}.contacts-top__column:nth-child(4){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0 0 452px 0}.contacts-top__column:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:61.99875em) and (max-width:47.99875em){.services-tabs__navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -15px;padding:0 0 0 15px}}@media (max-width:47.99875em){.page{padding:76px 0 0 0}.section-title{margin:0 0 32px 0;font-size:24px;line-height:28px}.text{font-size:16px;line-height:22px}.main-form_margin{margin:0 0 72px 0}.section{margin:0 0 72px 0}.desktop{display:none}.header{position:fixed;z-index:5;width:100%;height:52px;background-color:#f5f8ff}.header__container{height:52px}.header__menu{height:52px}.menu__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;height:100vh;padding:10px 15px 25px 15px;overflow:hidden;background-color:#16172c}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;row-gap:16px;width:100%;padding:40px 0 0 0;margin:0 0 20px 0}.menu__item{position:relative;display:block;padding:0}.menu__item::after{content:"";position:absolute;right:0;top:50%;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-position:0 0;background-image:url(../img/icon/Chevron_Right.svg);-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.menu__link{display:block;padding:8px 0;color:#fff}.header-switcher{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:44px 0 0 0}.header-switcher__language:not(:last-child)::after{color:#fff}.header-switcher__language{color:#fff}.icon-menu{display:block;position:absolute;width:1.25rem;height:.75rem;cursor:pointer;z-index:7;top:24px;right:15px;padding:14px 0 0 0}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:#16172c;border-radius:20px}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.menu__body{position:fixed;top:0;left:100%;z-index:3;width:100%;height:100%;overflow:auto;-webkit-transition:left,.3s ease 0s;-o-transition:left,.3s ease 0s;transition:left,.3s ease 0s}.menu-open .menu__body{left:0}.footer{padding:72px 0 22px 0}.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:62px}.footer__column:first-child{margin:0 0 10px 0;text-align:center}.footer__image{margin:0 0 10px 0}.footer__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:24px}.footer__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.footer__contacts{row-gap:24px;padding:0 0 0 16px;margin:0 0 72px 0}.footer__title{-ms-flex-item-align:start;align-self:flex-start}.footer__bottom{padding:0 0 0 16px}.main-hero__box{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:16px}.main-hero__title span{display:block}.main-hero__subtitle{margin:0 0 72px 0}.main-hero__subtitle span{display:block}.main-hero__button{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;text-align:center}.main-about__column{row-gap:32px}.main-about__text_p:first-child{margin:0 0 22px 0}.main-about__link{margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-section__bottom{padding:16px 20px 12px}.card-section__descr{font-size:14px;line-height:20px;margin:0 0 12px 0}.main-results__column:last-child{background-position:0 90%}.main-results__title{margin:0 0 24px 0;font-size:20px;line-height:24px;text-transform:none}.main-results__text{margin:0 0 48px 0;font-size:16px;line-height:22px}.main-results__results{-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:36px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-results__result{-webkit-box-flex:0;-ms-flex:0 1 47.7%;flex:0 1 47.7%}.main-results__number{font-size:48px;line-height:56px}.main-results__descr{font-size:14px;line-height:20px}.main-geo__column{row-gap:16px}.main-geo__list{padding:4px 0 0 0}.main-other__bottom{padding:20px 16px 12px}.main-form__column:first-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.main-form__column:nth-child(2){display:none}.main-form__form{row-gap:16px}.main-form__input{padding:13px 16px}.main-form__btn{font-size:16px;line-height:26px}.main-form__policy{max-width:none}.no-webp .services__top{background-image:url(../img/services/pic8.png)}.services__top{padding:137px 16px;margin:0 0 32px 0}.services__top span{font-size:16px;font-weight:500;line-height:26px}.services-tabs__title{-ms-flex-negative:0;flex-shrink:0}.services-tabs__content{padding:16px 20px}.services-tabs__descr{margin:0 0 16px 0}.services-tabs__text{font-size:16px;line-height:20px}.services-tabs__text:not(:last-child){margin:0 0 20px 0}.no-webp .services__top.ar{background-image:url(../img/services/pic8-ar.png)}.services__top_geo{margin:0 0 32px 0}.geo-top__descr{margin:0 0 32px 0}.geo-top__text{font-size:16px;line-height:22px}.geo-top__text:not(:last-child){margin:0 0 22px 0}.geo-top__slogan{margin:0 0 72px 0;font-size:24px;line-height:28px}.card-geo__title{font-size:24px;font-weight:400;line-height:28px}.card-geo__text{font-size:14px;line-height:20px}.about-top__banner{margin:0 0 72px 0;padding:137px 16px;background-position:right center}.about-top__banner span{font-size:16px;line-height:26px}.about-top__column:last-child{padding:0 0 352px 0}.about-top__slogan{font-size:24px;line-height:28px}.about-top__text{font-size:16px;line-height:22px}.about-top__text:not(:last-child){margin:0 0 22px 0}.about-middle__column:last-child{-webkit-column-gap:4.6%;-moz-column-gap:4.6%;column-gap:4.6%;row-gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-middle__title{font-size:24px;font-weight:400;line-height:28px}.about-middle__title span{display:block}.about-middle__count{font-size:48px;line-height:56px}.about-middle__advant{font-size:16px;line-height:22px}.about-middle__text{font-size:16px;line-height:22px}.about-geo__map{margin:0 0 46px 0}.about-geo__column:last-child{row-gap:22px}.about-geo__text{font-size:16px;line-height:22px}.contacts-top__column:first-child{padding:137px 20px}.contacts-top__column:first-child span{font-size:16px;line-height:26px}.contacts-top__column:nth-child(2){padding:20px}.contacts-top__column:nth-child(2) span{font-size:16px;line-height:22px}.contacts-top__column:nth-child(2) span:not(:last-child){margin:0 0 22px 0}.contacts-top__column:nth-child(3){padding:0 0 352px 0}.contacts-top__column:nth-child(4){padding:0 0 352px 0}.contacts-top__column:last-child{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:16px;padding:20px}.contacts-top__half{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;row-gap:16px}.contacts-top__line_title{margin:0 0 4px 0}.policy__text{font-size:14px;line-height:20px}.popup__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup__column:first-child{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:72px 16px 32px 16px}.no-webp .popup__column:nth-child(2){background-image:url(../img/popup-mobile.png)}.popup__column:nth-child(2){min-height:240px}.popup__title{margin:0 0 12px 0;font-size:24px;line-height:28px}.popup__text{margin:0 0 8px 0;font-size:16px}.popup__close{background-image:url(../img/icon/close-black.svg)}}@media (max-width:47.99875em) and (max-width:47.99875em){.main-geo__link{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:8px 40px 8px 8px}}@media (max-width:29.99875em){.main-results__column:last-child{min-height:352px}}.webp .main-hero__box{background-image:url(../img/Main/hero.webp)}.webp .card-section__image_first{background-image:url(../img/Main/pic3.webp)}.webp .card-section__image_second{background-image:url(../img/Main/pic4.webp)}.webp .main-results__column:last-child{background-image:url(../img/Main/pic5.webp)}.webp .main-other__card_about .main-other__image{background-image:url(../img/common/about.webp)}.webp .main-other__card_services .main-other__image{background-image:url(../img/common/services.webp)}.webp .main-other__card_contacts .main-other__image{background-image:url(../img/common/contacts.webp)}.webp .main-other__card_geo .main-other__image{background-image:url(../img/common/geo.webp)}.webp .main-form__column:nth-child(2){background-image:url(../img/back-form.webp)}.webp .services__top{background-image:url(../img/services/pic7.webp)}.webp .services__top.ar{background-image:url(../img/services/pic7-ar.webp)}.webp .services__top_geo{background-image:url(../img/geo/pic09.webp)}.webp .geo-top__card:first-child{background-image:url(../img/geo/card01.webp)}.webp .geo-top__card:nth-child(2){background-image:url(../img/geo/card02.webp)}.webp .geo-top__card:nth-child(3){background-image:url(../img/geo/card03.webp)}.webp .geo-top__card:nth-child(4){background-image:url(../img/geo/card04.webp)}.webp .about-top__banner{background-image:url(../img/about/banner.webp)}.webp .about-top__column:last-child{background-image:url(../img/about/pic10.webp)}.webp .about-middle__column2:last-child{background-image:url(../img/about/pic11.webp)}.webp .contacts-top__column:first-child{background-image:url(../img/contacts/pic12.webp)}.webp .contacts-top__column:nth-child(3){background-image:url(../img/contacts/pic13.webp)}.webp .contacts-top__column:nth-child(4){background-image:url(../img/contacts/pic14.webp)}.webp .popup__column:nth-child(2){background-image:url(../img/popup.webp)}@media (max-width:600px){.webp .main-results__column:last-child{background-image:url(../img/Main/pic6.webp)}}@media (max-width:47.99875em){.webp .services__top{background-image:url(../img/services/pic8.webp)}}@media (max-width:47.99875em){.webp .services__top.ar{background-image:url(../img/services/pic8-ar.webp)}}@media (max-width:47.99875em){.webp .popup__column:nth-child(2){background-image:url(../img/popup-mobile.webp)}}