@keyframes sending{0%{background-position:0 0,-16px 16px}to{background-position:16px -16px,0 0}}@font-face{font-family:"Gilroy";font-weight:400;src:local("Gilroy"),url(/assets/font/Gilroy-Regular.ttf)}@font-face{font-family:"Gilroy";font-weight:500;src:local("Gilroy"),url(/assets/font/Gilroy-Medium.ttf)}@font-face{font-family:"Gilroy";font-weight:600;src:local("Gilroy"),url(/assets/font/Gilroy-Bold.ttf)}@font-face{font-family:"Gilroy";font-weight:700;src:local("Gilroy"),url(/assets/font/Gilroy-Heavy.ttf)}@font-face{font-family:"Stapel";font-weight:100;src:local("Gilroy"),url(/assets/font/Stapel-Light.ttf)}@font-face{font-family:"Stapel";font-weight:400;src:local("Gilroy"),url(/assets/font/Stapel-Regular.ttf)}@font-face{font-family:"Stapel";font-weight:500;src:local("Gilroy"),url(/assets/font/Stapel-Medium.ttf)}*{margin:0;padding:0;font-family:"Gilroy",sans-serif;box-sizing:border-box}img{vertical-align:middle}body,html{height:100%;scroll-behavior:smooth}html{scrollbar-width:none}body{display:flex;flex-direction:column;min-height:100vh;background:#f9f9f9}a{color:#0abab5;text-decoration:none}a:hover{color:#01a1a1}.simplebar-track.simplebar-vertical{width:16px}.simplebar-content-wrapper{outline:0}:root{--title-accent:#454545;--text-accent:#6A6A6A;--background1:#F9F9F9;--background2:#F2F2F2;--header-menu-link-white:white;--header-menu-link-white-hover:white;--header-menu-link-white-active:#0ABAB5;--header-menu-link-blue:#1C5FA3;--header-menu-link-blue-hover:#1C5CA3;--header-menu-link-blue-active:#0ABAB5;--header-menu-link-underline:#0ABAB5;--header-text:white;--statistics-number:#0ABAB5;--statistics-text:var(--title-accent);--solution-card-title:white;--project-card-text:white;--button-text:#3069A8;--button-text-hover:white;--button-text-active:#3069A8}.container{padding:0 24px}.text{color:var(--text-accent)}.text a{color:#0abab5}.text a:hover{color:#6098d8}.text a:active{color:#02326f}.uppercase{text-transform:uppercase}.link-underline{text-decoration:underline}.button,.section-title{font-weight:500;text-transform:uppercase}.section-title{font-family:"Stapel",sans-serif;font-size:24px;line-height:28px;color:var(--title-accent);text-align:center}.button{display:inline-flex;align-items:center;justify-content:center;max-width:415px;width:100%;height:38px;border:1px solid #2774cb;border-radius:60px;outline:0;font-size:16px;line-height:22px;color:var(--button-text);cursor:pointer}.button:hover{color:var(--button-text-hover);border:0;background:linear-gradient(-90deg,#bbd5fb 0,#3c86de 100%)}.button:active{color:var(--button-text-active);border:0;background:linear-gradient(-90deg,#3069a8 0,#01306d 100%)}.button_primary{color:#fff;border:0;border-radius:0;background:linear-gradient(315deg,#3069a8 0,#01306d 100%)}.button_primary:hover{background:linear-gradient(132.37deg,#86b0e2 1.4%,#86b0e2 35.24%,#aed0f8 98.08%)}.button_primary:active{border:1px solid #2774cb;background:0 0}.button_external{border-radius:0}.button-up{display:none;right:calc(50% - 753px);width:64px;height:64px;border-radius:50%;background:url(/assets/svg/button-up.svg);cursor:pointer;opacity:0;visibility:hidden;transition:all linear .2s;z-index:1}.button-up_abs-top{position:absolute}.button-up_fixed{position:fixed;bottom:40px}.button-up_abs-bottom{position:absolute}.button-up_show{opacity:1;visibility:visible}.desktop-only,.tablet-only{display:none}@media screen and (min-width:744px){.mobile-only{display:none}.tablet-only{display:initial}.container{padding:0 calc(50% - 348px)}.text{font-weight:400;font-size:16px;line-height:22px;letter-spacing:0}.section-title{font-size:24px;text-align:left}}@media screen and (min-width:1024px){.container{padding:0 calc(50% - 488px)}.text{font-size:16px;font-weight:400;line-height:20px;text-align:justify;color:var(--text-accent)}.section-title{font-size:28px;font-weight:500;line-height:36px;text-align:left}.tablet-only{display:none}.desktop-only{display:initial}}@media screen and (min-width:1300px){.container{padding:0 calc(50% - 648px)}.text{font-size:24px;line-height:32px}.section-title{font-size:48px;font-weight:500;line-height:62px}.button-up{display:initial}}.nav{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;height:42px;padding:0 24px;background:rgba(65,80,100,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:11}.nav_bgwhite{background:rgba(249,249,249,.4)}.nav_black-accent .burger{background:url(/assets/svg/burger-blue.svg) no-repeat center}.nav__logo{position:relative;width:194px;height:22px}.header__logo img,.nav__logo img{width:100%;height:100%;transition:all ease .2s}.footer__logo img:last-child,.header__logo img:last-child,.nav__logo img:last-child{position:absolute;top:0;left:0;visibility:hidden;opacity:0}.footer__logo:hover img:last-child,.header__logo:hover img:last-child,.nav__logo:hover img:last-child{visibility:visible;opacity:1}.header{position:relative}.header_black .header-menu__link{color:var(--header-menu-link-blue)}.header_black .header-menu__link:hover{color:var(--header-menu-link-blue-hover)}.header_black .header-menu__link:active{color:var(--header-menu-link-blue-active)}.header_short{display:none}.header_bg-filler{height:242px}.header__background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.header__container{display:flex;flex-direction:column;position:relative;width:100%;height:100%;margin:0 auto;padding:27px 24px;z-index:2}.header__nav{display:none;justify-content:space-between;align-items:center;width:100%}.header__logo{position:relative;transition:all ease .2s}.header__text,.header__title{font-family:"Stapel",sans-serif;font-size:20px;font-weight:500;line-height:25px;text-transform:uppercase;color:var(--header-text)}.header__text{margin-top:25px;font-size:36px;font-weight:400;line-height:62px}.burger{min-width:36px;width:36px;height:36px;margin-right:-6px;background:url(/assets/svg/burger.svg) no-repeat center}.header-menu{display:none;justify-content:flex-end;-moz-column-gap:48px;column-gap:48px}.header-menu__link{display:inline-block;text-transform:uppercase;color:var(--header-menu-link-white);text-decoration:none;border-bottom:1px solid transparent}.header-menu__link:active,.header-menu__link:hover{color:var(--header-menu-link-white-hover);border-bottom-color:var(--header-menu-link-underline)}.header-menu__link:active{color:var(--header-menu-link-white-active)}.nameplates{display:none;justify-content:flex-end}.nameplate{display:flex;align-items:flex-end;justify-content:center;position:relative;transition:all ease-in-out .2s}.nameplate:hover{background:rgba(65,80,100,.4)}.mobile-menu,.nameplate img{width:100%;height:100%}.mobile-menu{display:none;flex-direction:column;justify-content:center;align-items:flex-start;position:fixed;top:0;left:0;padding:0 32px;background:linear-gradient(315deg,#3069a8 0,#01306d 100%);z-index:11}.mobile-menu_open{display:flex}.mobile-menu__close{position:absolute;top:32px;right:32px;width:24px;height:24px;background:url(/assets/svg/exit.svg)}.mobile-menu__link{display:block;margin-bottom:16px;font-family:"Stapel",sans-serif;font-size:20px;font-weight:400;line-height:28.8px;color:#fff;text-decoration:none;text-transform:uppercase;cursor:default}.mobile-menu__link::after{content:"";display:block;width:200px;height:1px;background:linear-gradient(90deg,#0b9999 0,#13ffff 74%,rgba(19,255,255,0) 100%)}.mobile-menu__link:hover{color:#fff}@media screen and (min-width:744px){.header_bg-filler{height:269px}.header__container{padding:27px 24px 24px}.header__title{font-size:36px;line-height:46px;font-weight:500}.nameplates{display:flex;margin-top:-10px;-moz-column-gap:10px;column-gap:10px}.nameplate{width:137px;height:64px}}@media screen and (min-width:1024px){.nav{display:none}.header_short{display:block;height:auto;min-height:0}.header_bg-filler{height:211px}.header__container{padding:41px calc(50% - 488px)}.header__logo{width:176px;height:20px}.header__nav{display:flex}.header__title{font-size:48px;line-height:61px}.header-menu{display:flex}.header-menu__link{height:34px;font-weight:500;font-size:20px;line-height:34px}.nameplates{margin-top:60px;-moz-column-gap:13px;column-gap:13px}.nameplate{width:152px;height:70px}}@media screen and (min-width:1300px){.header_short{height:auto;min-height:0}.header_bg-filler{height:396px}.header__container{padding:41px calc(50% - 648px)}.header__logo{width:264px;height:30px}.header__nav{display:flex}.header__title{font-size:64px;line-height:81px}.header-menu__link{height:50px;font-size:24px;font-weight:500;line-height:50px}.nameplates{margin-top:85px;-moz-column-gap:24px;column-gap:24px}.nameplate{width:196px;height:90px}}.feedback-form{margin-top:40px}.feedback-form__wrap{display:block;position:relative;margin-bottom:18px}.feedback-form__wrap.checkbox{margin-top:0}.feedback-form__last-input-text{margin-bottom:0}.feedback-form__input{width:100%;height:32px;padding:0;font-size:16px;font-weight:400;line-height:19px;color:#fff;border:0;border-bottom:1px solid rgba(255,255,255,.5);outline:0;background:0 0}.feedback-form__input:focus,.feedback-form__textarea:focus,.feedback-form__textarea_clone:focus{border-bottom-color:#00f7f7}.feedback-form__input::-moz-placeholder{color:#fff}.feedback-form__input::placeholder{color:#fff}.feedback-form__input:not(:-moz-placeholder-shown)~.feedback-form__label{top:-11px;font-size:12px;line-height:10px;opacity:.5}.feedback-form__input:focus~.feedback-form__label,.feedback-form__input:not(:placeholder-shown)~.feedback-form__label{top:-11px;font-size:12px;line-height:10px;opacity:.5}.feedback-form__textarea{width:100%;height:32px;font-size:16px;font-weight:400;line-height:19px;color:#fff;border:0;border-bottom:1px solid rgba(255,255,255,.5);outline:0;background:0 0;resize:none;min-height:32px;max-height:134px;padding:7px 0 0}.feedback-form__textarea::-moz-placeholder{color:#fff}.feedback-form__textarea::placeholder{color:#fff}.feedback-form__textarea:not(:-moz-placeholder-shown)~.feedback-form__label{top:-11px;font-size:12px;line-height:10px;opacity:.5}.feedback-form__textarea:focus~.feedback-form__label,.feedback-form__textarea:not(:placeholder-shown)~.feedback-form__label{top:-11px;font-size:12px;line-height:10px;opacity:.5}.feedback-form__textarea_clone{width:100%;font-size:16px;font-weight:400;line-height:19px;color:#fff;border:0;border-bottom:1px solid rgba(255,255,255,.5);outline:0;background:0 0;display:block;position:absolute;visibility:hidden;height:initial;padding:7px 0 0;white-space:pre-wrap;word-break:break-word}.feedback-form__textarea_clone::-moz-placeholder{color:#fff}.feedback-form__textarea_clone::placeholder{color:#fff}.feedback-form__label{display:block;position:absolute;top:10px;left:0;font-size:16px;font-weight:400;line-height:19px;color:#fff;cursor:text;transition:all ease-in-out .2s}.feedback-form__message{display:block;min-height:14px;margin-top:2px;font-weight:500;font-size:11px;line-height:14px;color:#0abab5}.feedback-form__message_info{color:#0abab5}.feedback-form__message_error{color:#ff8935}.feedback-form__button{display:flex;align-items:center;justify-content:center;width:250px;min-height:38px;margin:24px auto 0;padding:4px 0;font-size:16px;font-weight:500;line-height:22px;text-transform:uppercase;color:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.5);border-radius:60px;outline:0;background:0 0;cursor:pointer}.feedback-form__button:hover{color:#13ffff;border-color:#13ffff}.feedback-form__button::after{content:"";display:inline-block;width:0;height:16px;transition:all ease-in-out .2s}.feedback-form__button:disabled{background:0 0;opacity:.5;cursor:not-allowed}.feedback-form__button:disabled:hover{border:1px solid #fff;background:0 0}.feedback-form__button:disabled.feedback-form__button_success{color:#fff;border-color:#0abab5;background:#0abab5;opacity:1}.feedback-form__button:disabled.feedback-form__button_success:hover{border:1px solid #0abab5;background:#0abab5}.feedback-form__button[sending]{opacity:1;cursor:not-allowed}.feedback-form__button[sending]::after{content:"";width:16px;height:16px;margin-left:20px;background:url(/assets/svg/footer/arrow-send.svg) 0 0,url(/assets/svg/footer/arrow-send.svg) -16px 16px;background-repeat:no-repeat;background-size:contain;animation:sending 1s linear infinite}.feedback-form__button[sending],.feedback-form__button[sending]:hover{color:#13ffff;border-color:#13ffff}@media screen and (min-width:744px){.feedback-form{margin-top:0}.feedback-form__button{width:100%}}@media screen and (min-width:1024px){.feedback-form__input{height:40px;font-size:16px;line-height:19px}.feedback-form__input:not(:-moz-placeholder-shown)~.feedback-form__label{top:-10px;font-size:12px;line-height:10px}.feedback-form__input:focus~.feedback-form__label,.feedback-form__input:not(:placeholder-shown)~.feedback-form__label{top:-10px;font-size:12px;line-height:10px}.feedback-form__textarea{min-height:40px;max-height:134px;padding:7px 0 0;font-size:16px;line-height:19px}.feedback-form__textarea:not(:-moz-placeholder-shown)~.feedback-form__label{top:-11px;font-size:12px;line-height:10px;opacity:.5}.feedback-form__textarea:focus~.feedback-form__label,.feedback-form__textarea:not(:placeholder-shown)~.feedback-form__label{top:-11px;font-size:12px;line-height:10px;opacity:.5}.feedback-form__textarea_clone{padding:7px 0 0;font-size:16px;line-height:19px}.feedback-form__label{top:10px;left:0;font-size:16px;line-height:19px;cursor:text}.feedback-form__message{min-height:14px;font-size:11px;line-height:14px}.feedback-form__button{width:100%;min-height:40px;margin:30px 0 0;font-size:18px;line-height:22px}}@media screen and (min-width:1300px){.feedback-form__wrap{margin-bottom:26px}.feedback-form__last-input-text{margin-bottom:0}.feedback-form__input{height:50px;font-size:20px;line-height:23px}.feedback-form__input:not(:-moz-placeholder-shown)~.feedback-form__label{top:-10px;font-size:14px;line-height:14px}.feedback-form__input:focus~.feedback-form__label,.feedback-form__input:not(:placeholder-shown)~.feedback-form__label{top:-10px;font-size:14px;line-height:14px}.feedback-form__textarea{min-height:50px;max-height:134px;padding:14px 0 0;font-size:20px;line-height:23px}.feedback-form__textarea:not(:-moz-placeholder-shown)~.feedback-form__label{top:-16px;font-size:14px;line-height:14px;opacity:.5}.feedback-form__textarea:focus~.feedback-form__label,.feedback-form__textarea:not(:placeholder-shown)~.feedback-form__label{top:-16px;font-size:14px;line-height:14px;opacity:.5}.feedback-form__textarea_clone{padding:14px 0 0;font-size:20px;line-height:23px}.feedback-form__label{top:11px;left:0;font-size:20px;line-height:23px;cursor:text}.feedback-form__message{min-height:14px;font-size:12px;line-height:14px}.feedback-form__button{width:100%;min-height:60px;margin:27px 0 0;font-size:17px;line-height:44px}}.footer{position:relative;overflow:hidden;background:linear-gradient(-90deg,#3069a8 0,#01306d 100%)}.footer__container{padding:32px 24px 40px}.footer__columns{display:block;align-items:flex-start;justify-content:space-between}.footer__title{margin-bottom:36px;font-family:"Stapel",sans-serif;font-size:24px;font-weight:400;line-height:22px;color:#fff}.footer__text{margin-bottom:64px;font-size:24px;font-weight:300;line-height:32px;color:#fff}.footer__logo{display:block;position:relative;width:100%;margin-top:12px;margin-bottom:64px;cursor:none}.footer__logo img{width:100%;height:100%;transition:all ease .2s}.footer-rights{font-size:14px;font-weight:400;line-height:22px;text-align:center;color:rgba(255,255,255,.5)}.footer-rights__first-sep{display:none;margin:0 5px}.footer-rights__first-br{display:inline}.footer-rights__second-sep{display:none;margin:0 5px}.footer-rights__second-br{display:inline}.contact a,.footer__link{border-bottom:1px solid rgba(255,255,255,.5)}.footer__link{color:rgba(255,255,255,.5)}.footer__link:hover{color:rgba(255,255,255,.8);border-bottom-color:#13ffff}.footer__link:active{color:#13ffff;border-bottom-color:#13ffff}.footer__okved_other{display:none}.footer__button-up{position:absolute;top:25px;right:24px;width:40px;height:40px;background:url(/assets/svg/button-up-white.svg)}.contact{display:flex;align-items:flex-start;max-width:500px;margin-bottom:24px}.contact_extra .contact__text{font-size:16px;line-height:22px}.contact__icon{display:none;margin-right:24px}.contact__text{font-size:20px;font-weight:400;line-height:16px}.contact__text .phone-sep{display:none;color:#fff}.contact__value{color:#fff}.contact a{color:#fff}.contact a:hover{color:#13ffff}.contact-address__sep,.contact__text .phone-second{display:none}.contact-address__br{display:inline}.footer-menu{display:flex;justify-content:space-between;align-items:center}.footer-menu__link{padding:6px;font-size:14px;font-weight:400;line-height:16px;text-transform:uppercase;color:#fff;text-decoration:none}.footer-menu__link:first-child{padding-left:0}.footer-menu__link:last-child{padding-right:0}.footer-menu__link:hover{color:#13ffff}.checkbox{display:flex;align-items:flex-start;cursor:pointer}.checkbox__input{position:absolute;overflow:hidden;width:0;height:0;visibility:hidden}.checkbox__input:checked+.checkbox__box{border-color:#fff}.checkbox__input:checked+.checkbox__box::after{content:"";display:block;position:absolute;top:5px;left:3px;width:11px;height:4px;border-left:1px solid #13ffff;border-bottom:1px solid #13ffff;transform:rotate(-50deg)}.checkbox__box{display:inline-block;position:relative;min-width:20px;height:20px;margin-right:16px;border:1px solid rgba(255,255,255,.5);border-radius:4px}.checkbox__text{font-size:14px;font-weight:400;line-height:22px;color:rgba(255,255,255,.5)}@media screen and (min-width:744px){.footer__left,.footer__right{width:50%}.footer__title{margin-top:24px;margin-bottom:26px}.footer__columns{display:flex;width:100%}.footer__logo{margin-bottom:26px}.footer-rights{font-size:12px}.footer-rights__first-sep{display:inline}.footer-rights__first-br,.footer__okved_mobile{display:none}.footer__okved_other{display:inline}.contact{max-width:310px;margin-bottom:24px}.contact__icon{display:block;width:24px;margin-right:16px}.contact__text{font-size:16px;line-height:24px}.contact-address__sep{display:inline;margin:0 10px}.contact-address__br{display:none}.footer-menu{width:calc(50% - 40px);margin-top:16px;margin-left:8px}}@media screen and (min-width:1024px){.footer__container{padding:32px calc(50% - 488px) 42px}.footer__right{max-width:544px}.footer__title{margin-bottom:50px;font-size:32px;line-height:32px}.footer__logo{margin-bottom:40px}.footer-rights{font-size:12px;line-height:16px}.footer-rights__first-sep{margin:0 10px}.footer-rights__second-sep{display:inline;margin:0 10px}.footer-rights__second-br{display:none}.contact{max-width:355px}.contact__text,.contact_extra .contact__text{font-size:18px;line-height:22px}.contact__text .phone-second,.contact__text .phone-sep{display:inline}.contact-address__sep{margin:0 15px}.checkbox__input:checked+.checkbox__box::after{top:3px;left:2px;width:7px;height:3px}.checkbox__box{width:14px;min-width:14px;height:14px;margin-right:6px}.checkbox__text{font-size:12px;line-height:16px}.footer-menu{width:356px;margin-top:43px;margin-left:14px}}@media screen and (min-width:1300px){.footer__container{padding:84px calc(50% - 648px) 80px}.footer__columns{display:flex}.footer__left{display:flex;flex-direction:column;width:525px}.footer__right{width:635px}.footer__title{margin-bottom:57px;font-size:48px;line-height:53px}.footer__logo{margin-top:20px;margin-bottom:48px;cursor:pointer}.footer-rights{font-size:16px;line-height:24px}.contact{max-width:400px;margin-bottom:17px}.contact__icon{display:block;width:34px}.contact__text,.contact_extra .contact__text{font-size:20px;line-height:33px}.contact a{color:#fff}.contact-address__sep{display:none}.contact-address__br{display:inline}.footer-menu{justify-content:flex-start;margin-top:118px}.footer-menu__link{padding:6px 30px;font-size:20px;line-height:23px}.checkbox{align-items:center}.checkbox__input:checked+.checkbox__box:hover{border-color:#13ffff}.checkbox__input:checked+.checkbox__box::after{top:5px;left:4px;width:13px;height:6px}.checkbox__box{min-width:24px;height:24px;margin-right:10px}.checkbox__box:hover{border-color:#13ffff}.checkbox__text{font-size:16px;line-height:24px}}.content{margin:auto;padding-top:64px;padding-bottom:64px}.content .container{text-align:center}.title{margin-top:155px;margin-bottom:77px;font-family:"Stapel",sans-serif;font-size:64px;font-weight:400;color:#0abab5}.text{margin-bottom:42px;font-size:20px;font-weight:500;line-height:23.54px;text-align:center}.footer-menu{margin-top:0}.footer{overflow:initial;margin-top:auto}@media screen and (min-width:1300px){body{display:block;min-height:auto}.simplebar-content{display:flex;flex-direction:column;min-height:100%}.content{margin:0;padding-bottom:77px}.footer__logo{margin-bottom:50px}.footer .container{padding-top:86px;padding-bottom:80px}}