.HeroSection_heroSection__2eybd{display:flex;align-items:center;background:url(/images/hero/banner.webp) 50%/cover no-repeat;height:calc(100vh - 100px);width:100%}.HeroSection_textBlock__YONsn{color:#fff;padding-left:10%;max-width:50%}.HeroSection_wrapper__VAAx_{flex:100% 1;display:flex;align-items:center;background:linear-gradient(90deg,#02b3f9,rgba(2,179,249,.877) 40%,rgba(2,179,249,0));height:calc(100vh - 100px);width:100%}.HeroSection_title__W0Spc{font-size:50px;font-weight:400;text-transform:uppercase;margin-bottom:40px}.HeroSection_subTitle__rSZNZ{margin-bottom:60px;max-width:600px;font-size:18px}@media (max-width:920px){.HeroSection_heroSection__2eybd,.HeroSection_wrapper__VAAx_{height:calc(100svh)}.HeroSection_title__W0Spc{font-size:40px}}@media (max-width:576px){.HeroSection_textBlock__YONsn{max-width:100%;padding-right:40px}.HeroSection_title__W0Spc{font-size:22px}}.ServicesSection_servicesSection___n_o7{padding:140px 0}.ServicesSection_list__3QpNw{display:flex;align-items:stretch;justify-content:center;gap:40px;flex-wrap:wrap}.ServicesSection_item__KLH5p img{width:45px;height:45px}.ServicesSection_item__KLH5p{background-color:var(--light-gray);background-image:url(/images/services/service_bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;transition-duration:.5s;display:inline-block;flex:calc(33.333% - 40px) 1}.ServicesSection_item__KLH5p:hover{background-color:var(--dark-blue);background-image:url(/images/services/service_hover_bg.png);color:var(--white-background)}.ServicesSection_content__tEEx_{padding:40px}.ServicesSection_iconWrapper__MrzMK{background-color:var(--dark-blue);box-shadow:0 8px 32px -8px rgba(13,128,206,.8);display:inline-block;border-radius:6px;padding:10px;margin:-40px 0 0 40px;width:85px;height:80px;display:flex;align-items:center;justify-content:center;transition-duration:.5s}.ServicesSection_item__KLH5p svg{transition:fill .5s}.ServicesSection_item__KLH5p svg path{transition-duration:.5s}.ServicesSection_item__KLH5p:hover svg path{fill:var(--dark-blue)}.ServicesSection_item__KLH5p:hover svg{animation:ServicesSection_flip__xFRoN .5s forwards}.ServicesSection_item__KLH5p:hover .ServicesSection_iconWrapper__MrzMK{background-color:var(--white-background)}.ServicesSection_title__6u0Ww{margin-bottom:20px}.ServicesSection_subTitle__P5iW_{line-height:1.2;font-size:16px}@keyframes ServicesSection_flip__xFRoN{0%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}@media (max-width:768px){.ServicesSection_item__KLH5p{flex:100% 1;margin-bottom:20px}.ServicesSection_servicesSection___n_o7{padding-bottom:40px;padding-top:60px}}@media (max-width:576px){.ServicesSection_title__6u0Ww{font-size:18px}.ServicesSection_subTitle__P5iW_{font-size:14px}.ServicesSection_iconWrapper__MrzMK{width:65px;height:60px;margin:-30px 0 0 40px}.ServicesSection_iconWrapper__MrzMK svg{width:40px;height:40px}}.CatalogSection_catalogSection__P30bv{background-color:var(--light-gray);padding:80px}.CatalogSection_title__7bF2z{text-align:center;color:var(--blue);font-size:30px}.CatalogSection_list__sCvHD{display:flex;justify-content:center;gap:40px;padding-top:60px}.CatalogSection_item__xmfhm{position:relative;flex:25% 1;background-color:var(--white-background);padding:20px;border-radius:6px;overflow:hidden;box-shadow:4px 0 14px 1px #223c5033}.CatalogSection_item__xmfhm a{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.CatalogSection_itemImg__yxfn8{max-width:300px;transition:all .4s ease}.CatalogSection_itemTitle__AGA72{margin-bottom:22px}.CatalogSection_item__xmfhm:hover .CatalogSection_itemTitle__AGA72{color:var(--blue)}.CatalogSection_item__xmfhm:hover img{transform:scale(1.2)}.CatalogSection_item__xmfhm:before{top:0;right:0;border-top:2px solid var(--blue)}.CatalogSection_item__xmfhm:after,.CatalogSection_item__xmfhm:before{content:"";position:absolute;width:0;height:0;transition:.4s;visibility:hidden;opacity:0;border-radius:6px;pointer-events:none}.CatalogSection_item__xmfhm:after{bottom:0;left:0;border-bottom:2px solid var(--blue)}.CatalogSection_item__xmfhm:hover:after,.CatalogSection_item__xmfhm:hover:before{width:100%;height:100%;visibility:visible;opacity:1;border-radius:6px}.CatalogSection_itemSubtitle__RgyYG{line-height:1.3}@media (max-width:1400px){.CatalogSection_catalogSection__P30bv{padding:40px}}@media (max-width:1200px){.CatalogSection_list__sCvHD{flex-wrap:wrap}.CatalogSection_item__xmfhm{flex:50% 1;max-width:calc(50% - 40px)}}@media (max-width:576px){.CatalogSection_item__xmfhm{flex:100% 1;max-width:100%}.CatalogSection_title__7bF2z{font-size:24px}.CatalogSection_itemSubtitle__RgyYG{font-size:14px}.CatalogSection_itemImg__yxfn8{max-width:200px}}.InfoSection_infoSection__S1j0L{position:relative;padding:80px 0;background-repeat:no-repeat;overflow:hidden}.InfoSection_infoBlock__rK7Ik{display:flex;align-items:center;justify-content:space-between;gap:60px}.InfoSection_imgBlock__WAgeL img{border-radius:6px}.InfoSection_title__NmUIV{color:var(--blue);font-size:30px;margin-bottom:30px}.InfoSection_text__5oV7B{margin-bottom:20px;line-height:1.5}@media (max-width:768px){.InfoSection_infoBlock__rK7Ik{flex-direction:column}.InfoSection_imgBlock__WAgeL img{width:100%}}.Footer_footer__4m1fF{padding:120px 0;color:var(--white-background);background:#082771 url(/images/footer/dotted-map-min.png) 50%/cover no-repeat scroll}.Footer_wrapper__AHJzI{display:flex;align-items:flex-start;justify-content:space-between}.Footer_logo__14L_J{width:78px;height:78px}.Footer_title__EzwNR{margin-bottom:20px}.Footer_footerCatalog___Vdi_ ul li,.Footer_footerContacts__biTB8 ul li{margin-bottom:10px;transition:all .2s ease}.Footer_footerCatalog___Vdi_ li:hover,.Footer_footerContacts__biTB8 li:hover{color:var(--dark-blue)}.Footer_footerContactsItem__4Hbkw{display:flex;align-items:center;gap:10px}.Footer_footerContactsItem__4Hbkw img{width:24px;height:24px}@media (max-width:768px){.Footer_footer__4m1fF{padding:60px 0}.Footer_wrapper__AHJzI{flex-direction:column;align-items:center;gap:40px;text-align:center}}.contacts_contactsPage__P_pXR{background:url(/images/contacts/banner.webp) no-repeat;background-position:100% 50%;background-size:cover;height:400px;width:100%;color:var(--white-background)}.contacts_wrapper__21yN8{background-color:#0d80ce96;background:linear-gradient(90deg,#02b3f9,#02b3f9e0 40%,#02b3f900);height:100%;display:flex;align-items:center}.contacts_textBlock__Pg3dH{width:1200px;margin:0 auto;padding:0 20px}.contacts_title__188Qb{margin-bottom:20px;font-size:36px;font-weight:700;text-transform:uppercase}.contacts_subtitle__xZgwD{margin-bottom:20px;max-width:50%;font-size:20px;line-height:1.3}.contacts_descriptionBlock__4hbBu ul{margin-bottom:10px}.contacts_breadcrumbs__sW8ep ul{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:40px}.contacts_breadcrumbs__sW8ep ul li{margin-right:10px;transition:all .2s ease;font-size:18px}.contacts_breadcrumbs__sW8ep ul li a:hover{text-decoration:underline}.contacts_breadcrumbs__sW8ep ul li:not(:first-child){margin-left:10px}.contacts_contactsSection__msEyk{background:var(--light-gray)}.contacts_contactsServices__YavtO{display:flex;justify-content:center;gap:80px;padding-bottom:80px;padding-top:80px}.contacts_contactServiceItem__yyUoO{justify-content:center;align-items:center;width:400px;box-shadow:4px 0 14px 1px rgba(34,60,80,.2);font-size:18px;padding:40px;border-radius:6px;background-color:var(--white-background);color:var(--dark-blue);min-height:200px}.contacts_contactServiceItem__yyUoO,.contacts_contactServicesLeft__TmIKt{display:flex;flex-direction:column;gap:20px}.contacts_contactServiceList__jaJEQ{display:flex;flex-direction:column;justify-content:space-between;height:451px}.contacts_contactIcon__wK6SQ{width:40px}.contacts_contactServiceItem__yyUoO h3{font-size:20px;color:#595959}.contacts_contactServiceItem__yyUoO a{font-weight:700;font-size:18px}.contacts_contactServicesRight__b72do{flex:50% 1;max-width:calc(50% - 20px);display:flex;flex-direction:column;gap:20px}.contacts_form__QwYOi{display:flex;flex-direction:column;gap:30px;padding:40px;background-color:var(--white-background);box-shadow:4px 0 14px 1px rgba(34,60,80,.2);border-radius:6px}.contacts_fieldWrapper__y4s5u{position:relative;display:flex;flex-direction:column;gap:5px}.contacts_label__pLj6n{font-size:20px;font-weight:500;padding-left:10px}.contacts_input__n6Bgx{outline:none}.contacts_input__n6Bgx,.contacts_submitButton__rsvKI{padding:10px;border-radius:6px;border:1px solid var(--blue)}.contacts_submitButton__rsvKI{cursor:pointer;background-color:var(--blue);color:var(--white-background);transition:all .2s ease;width:300px;margin:0 auto;font-size:16px}.contacts_submitButton__rsvKI:hover{background-color:var(--dark-blue)}.contacts_error__AVVbj{position:absolute;color:red;bottom:-22px}.contacts_inputError__tGw4a{border:1px solid red}.contacts_loader__9gHjU{margin:0 auto}.contacts_successMessage__2r_wX{margin:0 auto;padding:20px;color:#fff;border-radius:6px;border:1px solid var(--blue);background-color:var(--blue);font-size:20px;width:100%;text-align:center}.contacts_closeButton__Z0NeP{padding:4px;width:200px;margin-top:10px}@media (max-width:992px){.contacts_contactsServices__YavtO{flex-direction:column;align-items:center}.contacts_contactServicesRight__b72do{flex:100% 1;max-width:100%}.contacts_contactServicesLeft__TmIKt,.contacts_contactServicesRight__b72do{width:50%}.contacts_contactServicesLeft__TmIKt h2,.contacts_contactServicesRight__b72do h2{text-align:center}.contacts_contactServiceItem__yyUoO,.contacts_submitButton__rsvKI{width:100%}}@media (max-width:920px){.contacts_wrapper__21yN8{margin-top:70px}}@media (max-width:768px){.contacts_subtitle__xZgwD{max-width:100%}.contacts_contactServicesLeft__TmIKt,.contacts_contactServicesRight__b72do{width:70%}}@media (max-width:576px){.contacts_contactsPage__P_pXR{height:300px}.contacts_contactServicesLeft__TmIKt,.contacts_contactServicesRight__b72do{width:100%}.contacts_title__188Qb{font-size:22px}.contacts_subtitle__xZgwD{font-size:15px}.contacts_breadcrumbs__sW8ep ul li{font-size:14px}.contacts_contactServicesLeft__TmIKt h2,.contacts_contactServicesRight__b72do h2{font-size:22px}.contacts_successMessage__2r_wX p{font-size:14px}}.info_infoPage__guWAD{background:url(/images/info/info-page-banner.webp) no-repeat;background-position:100% 50%;background-size:cover;height:400px;width:100%;color:var(--white-background)}.info_wrapper__TTbZo{background-color:#0d80ce96;background:linear-gradient(90deg,#02b3f9,#02b3f9e0 40%,#02b3f900);height:100%;display:flex;align-items:center}.info_textBlock__psrTl{width:1200px;margin:0 auto;padding:0 20px}.info_title__5AdQD{margin-bottom:20px;font-size:36px;font-weight:700;text-transform:uppercase}.info_subtitle__0WrlF{margin-bottom:20px;max-width:50%;font-size:20px;line-height:1.3}.info_descriptionBlock__7B4QG ul{margin-bottom:10px}.info_breadcrumbs__m96RK ul{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:40px}.info_breadcrumbs__m96RK ul li{margin-right:10px;transition:all .2s ease;font-size:18px}.info_breadcrumbs__m96RK ul li a:hover{text-decoration:underline}.info_breadcrumbs__m96RK ul li:not(:first-child){margin-left:10px}.info_contentInfoWrapper__zXm8y{display:flex;align-items:center;gap:40px;padding-top:60px;padding-bottom:60px}.info_itemTitle__OzTUB{color:var(--blue);font-size:26px;margin-bottom:20px}.info_infoItem__FjF_c h4{color:var(--foreground);margin-bottom:5px}.info_infoItem__FjF_c p{margin-bottom:20px}.info_infoItemImg__5wXJm{border-radius:16px}@media (max-width:768px){.info_contentInfoWrapper__zXm8y{flex-direction:column}}@media (max-width:576px){.info_wrapper__TTbZo{margin-top:70px}.info_infoPage__guWAD{height:300px}.info_title__5AdQD{font-size:28px}.info_subtitle__0WrlF{max-width:100%}.info_breadcrumbs__m96RK ul{margin-bottom:20px}}