.SectionHero-module__rHEpoa__hero{background-color:#0059ff6d;background-image:url(/img/hero-background-circle.svg),url(/img/hero-background.svg);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:auto 153vh,cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.SectionHero-module__rHEpoa__hero_globe{z-index:1;background-image:url(/img/hero-globe.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:66vh;height:66vh;margin:auto;animation:66s linear infinite SectionHero-module__rHEpoa__spin;position:absolute}@keyframes SectionHero-module__rHEpoa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SectionHero-module__rHEpoa__nav_and_btn{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:28px 40px;display:flex;position:relative}.SectionHero-module__rHEpoa__nav_and_btn_list{gap:30px;padding:0;display:flex}.SectionHero-module__rHEpoa__nav_and_btn_item a{color:var(--white);font-family:var(--font1);font-size:clamp(14px,.833333vw,16);font-weight:500;line-height:1.55;text-decoration:none;transition:color .4s ease-in-out}.SectionHero-module__rHEpoa__nav_and_btn_item a:hover{color:var(--gr1)}.SectionHero-module__rHEpoa__wrap_btn_myform{display:block}.SectionHero-module__rHEpoa__nav_and_btn_logo{position:absolute;left:50%;transform:translate(-50%)}.SectionHero-module__rHEpoa__nav_and_btn_btn{color:var(--white);font-family:var(--font1);background-color:var(--gr1);cursor:pointer;border:none;border-radius:40px;padding:15px 70px;font-size:clamp(14px,.833333vw,16);font-weight:500;line-height:1.55;transition:background-color .4s ease-in-out}.SectionHero-module__rHEpoa__nav_and_btn_btn:hover{background-color:var(--gr2)}.SectionHero-module__rHEpoa__nav_and_btn_btn:active{background-color:var(--avtive)}.SectionHero-module__rHEpoa__container{box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;max-width:1280px;height:calc(100vh - 160px);margin:0 auto;padding:0 40px;display:flex;position:relative}.SectionHero-module__rHEpoa__title_wrap{flex-direction:column;align-items:center;width:100%;height:auto;display:flex}.SectionHero-module__rHEpoa__hero_title_img{filter:drop-shadow(3px 3px 8px #000000a3);width:100%;height:auto;margin-bottom:60px}.SectionHero-module__rHEpoa__hero_description{max-width:840px;color:var(--white);font-family:var(--font1);text-align:center;text-shadow:3px 3px 8px #000000c0;margin:0 auto;font-size:clamp(16px,1.04167vw,20px);font-weight:400;line-height:1.55}@media (max-width:1200px){.SectionHero-module__rHEpoa__hero{background-size:auto 100vh,cover}.SectionHero-module__rHEpoa__hero_globe{width:55vh;height:55vh}.SectionHero-module__rHEpoa__nav_and_btn_list,.SectionHero-module__rHEpoa__wrap_btn_myform{display:none}.SectionHero-module__rHEpoa__nav_and_btn{padding:60px 40px}.SectionHero-module__rHEpoa__hero_title_img{width:90%}}@media (max-width:700px){.SectionHero-module__rHEpoa__hero{background-size:auto 70vh,cover;height:80vh}.SectionHero-module__rHEpoa__hero_globe{width:44vh;height:44vh}.SectionHero-module__rHEpoa__container{padding:0 20px}.SectionHero-module__rHEpoa__hero_title_img{width:100%}}@media (max-width:440px){.SectionHero-module__rHEpoa__hero{background-size:auto 60vh,cover}.SectionHero-module__rHEpoa__hero_globe{width:calc(100vw - 60px);height:calc(100vw - 60px)}.SectionHero-module__rHEpoa__hero_description{text-align:justify}}
.Button-module__e7WGRa__button{color:var(--white);font-family:var(--font1);background-color:var(--gr1);cursor:pointer;border:none;border-radius:40px;padding:15px 70px;font-size:clamp(14px,.833333vw,16);font-weight:500;line-height:1.55;transition:background-color .4s ease-in-out;box-shadow:0 14px 22px #4747471a}.Button-module__e7WGRa__button:hover{background-color:var(--gr2)}.Button-module__e7WGRa__button:active{background-color:var(--avtive)}@media (max-width:800px){.Button-module__e7WGRa__button{width:100%;padding:15px 40px}}
.Overlay-module__b9uugq__overlay{z-index:1;box-sizing:border-box;background-color:#18191ac4;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Overlay-module__b9uugq__overlay_conainer{box-sizing:border-box;justify-content:center;align-items:flex-start;gap:6px;width:100%;padding:10px;display:flex}.Overlay-module__b9uugq__overlay_wrap{box-sizing:border-box;align-items:flex-start;gap:8px;width:100%;max-width:780px;height:100%;display:flex}.Overlay-module__b9uugq__bnt_close_overlay{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:38px;min-width:28px;height:38px;min-height:28px;display:flex;position:relative}.Overlay-module__b9uugq__bnt_close_overlay:hover span{background-color:tomato;width:94%;transition:width .4s ease-in-out,background-color .4s ease-in-out}.Overlay-module__b9uugq__bnt_close_overlay span{background-color:var(--white);width:100%;height:2px;position:absolute}.Overlay-module__b9uugq__bnt_close_overlay span:first-child{transform:rotate(45deg)}.Overlay-module__b9uugq__bnt_close_overlay span:nth-child(2){transform:rotate(135deg)}@media (max-width:600px){.Overlay-module__b9uugq__overlay{padding:10px}.Overlay-module__b9uugq__bnt_close_overlay{order:-1;width:28px;height:28px}.Overlay-module__b9uugq__overlay_conainer{flex-direction:column;align-items:flex-end}}
.MyForm-module__OLB_7q__block_form{box-sizing:border-box;background-color:var(--white4);z-index:1;border-radius:22px;width:100%;max-width:780px;margin:0 auto;padding:60px 80px 0}.MyForm-module__OLB_7q__block_form_wrap{box-sizing:border-box;text-align:left;width:100%;padding:20px;position:relative}.MyForm-module__OLB_7q__form_form{margin-bottom:10px;position:relative}.MyForm-module__OLB_7q__form_item{width:100%;margin-bottom:20px;position:relative}.MyForm-module__OLB_7q__error_message{background-color:var(--gr2);color:var(--white);font-size:clamp(12px,.625vw,12px);font-family:var(--font1);white-space:nowrap;text-overflow:ellipsis;padding:0 6px 3px;font-weight:100;line-height:100%;position:absolute;bottom:-12px;left:0;right:0;overflow:hidden}.MyForm-module__OLB_7q__form_item_p{pointer-events:none;font:400 18px var(--font1);color:var(--dark);margin:0;padding-left:12px;position:absolute;top:0;left:0}.MyForm-module__OLB_7q__form_item_p_up{pointer-events:none;font:400 18px var(--font1);color:var(--dark);margin:0;padding-left:12px;position:absolute;top:-20px;left:0}.MyForm-module__OLB_7q__wrap_item{justify-content:space-between;gap:20px;width:100%;display:flex}.MyForm-module__OLB_7q__form_input_text{box-sizing:border-box;width:100%;height:auto;color:var(--black);border:1px solid #0000;border-bottom:2px solid var(--dark);font-size:clamp(16px,1.04167vw,20px);font-family:var(--font1);background-color:#0000;margin-bottom:10px;padding-top:5px;padding-bottom:5px;font-weight:500;line-height:100%}.MyForm-module__OLB_7q__form_input_text:focus{border-bottom:2px solid var(--gr1);outline:1px solid #0000}.MyForm-module__OLB_7q__form_input_text:focus+.MyForm-module__OLB_7q__form_item_p{color:var(--gr1);top:-20px}.MyForm-module__OLB_7q__dop_textarea{resize:vertical;min-height:30px;max-height:80px;overflow:auto}.MyForm-module__OLB_7q__wrap_item2{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:40px;display:flex}.MyForm-module__OLB_7q__label_checbox{width:max-content;font:400 13px var(--font1);color:var(--dark);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.MyForm-module__OLB_7q__checkbox_link{color:var(--gr1);border-bottom:1px solid var(--gr1);transition:color .4s ease-in-out,border-bottom .4s ease-in-out}.MyForm-module__OLB_7q__checkbox_link:hover{color:var(--gr2);border-bottom:1px solid var(--gr2)}.MyForm-module__OLB_7q__input_checkbox{opacity:0;width:0;height:0;position:absolute}.MyForm-module__OLB_7q__input_checkbox:checked+.MyForm-module__OLB_7q__input_checkbox_pseudo .MyForm-module__OLB_7q__checbox_pseudo_mark{display:block}.MyForm-module__OLB_7q__input_checkbox_pseudo{border:2px solid var(--gr2);background-color:var(--white1);min-width:18px;height:18px;position:relative}.MyForm-module__OLB_7q__checbox_pseudo_mark{box-sizing:border-box;border-bottom:2px solid var(--gr2);border-left:2px solid var(--gr2);width:10px;height:7px;display:none;position:absolute;top:4px;left:4px;transform:rotate(-45deg)}.MyForm-module__OLB_7q__wrapper_сaptcha{filter:invert(.1);transform-origin:0 0;width:60%;margin:0;transform:scale(.66)}.MyForm-module__OLB_7q__error_message_btn{color:var(--white);font-size:clamp(12px,.625vw,12px);font-family:var(--font1);white-space:nowrap;text-overflow:ellipsis;background-color:red;padding:1px 6px 3px;font-weight:600;line-height:100%;position:absolute;bottom:-28px;right:0;overflow:hidden}.MyForm-module__OLB_7q__btn_send{font:300 24px var(--font1);text-transform:lowercase;color:var(--white);cursor:pointer;background-color:#0000;border:1px solid #0000}.MyForm-module__OLB_7q__notification{font:700 36px var(--font1);color:var(--dark);margin:0 0 30px}.MyForm-module__OLB_7q__notification_p{font:400 18px var(--font1);color:var(--dark);text-align:left;margin:0}.MyForm-module__OLB_7q__btn_wrap{text-align:right;width:100%}.MyForm-module__OLB_7q__btn_close{cursor:pointer;color:var(--gr1);transition:color .4s ease-in-out;position:absolute;top:0;right:0}.MyForm-module__OLB_7q__btn_close:hover{color:tomato}@media (max-width:880px){.MyForm-module__OLB_7q__block_form{padding:40px 10px}}@media (max-width:600px){.MyForm-module__OLB_7q__block_form{padding:40px 0}.MyForm-module__OLB_7q__logo_img_svg{border-left:20px solid var(--black)}.MyForm-module__OLB_7q__wrap_logo_btnclose{padding-right:20px}.MyForm-module__OLB_7q__wrap_item{display:block}.MyForm-module__OLB_7q__wrap_item2{flex-direction:column;align-items:end}.MyForm-module__OLB_7q__label_checbox{justify-content:start;gap:20px;width:100%}.MyForm-module__OLB_7q__error_message_btn{bottom:14px}.MyForm-module__OLB_7q__notification_p{margin:0 0 70px}}@media (max-width:380px){.MyForm-module__OLB_7q__block_form{padding:20px 0}.MyForm-module__OLB_7q__block_form_wrap{padding:10px}.MyForm-module__OLB_7q__label_checbox{gap:8px}}
.page-module___8aEwW__mainpage{box-sizing:border-box;background-color:#0059ff;width:100%;height:100vh;position:relative}
.SectionAbout-module__7BOjcq__sectionabout{background-color:var(--white);width:100%;position:relative}.SectionAbout-module__7BOjcq__container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;max-width:1280px;height:max-content;margin:0 auto;padding:110px 40px;display:flex;position:relative}.SectionAbout-module__7BOjcq__title{color:var(--black);font-family:var(--font1);text-align:left;margin:0;font-size:clamp(28px,3.17708vw,61px);font-weight:700;line-height:1.2}.SectionAbout-module__7BOjcq__wrap{align-items:center;width:100%;display:flex}.SectionAbout-module__7BOjcq__block_left{aspect-ratio:1;justify-content:center;align-items:center;width:50%;display:flex;position:relative}.SectionAbout-module__7BOjcq__block_left_img_wrap{box-sizing:border-box;border:1px solid var(--white4);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden;transform:translate(-5vw)}.SectionAbout-module__7BOjcq__block_left_img{background-image:url(/img/block_left.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;width:70%;height:70%}.SectionAbout-module__7BOjcq__block_left_border{border-top:1px solid var(--gr1);border-right:1px solid var(--white3);border-bottom:1px solid var(--white3);border-left:1px solid var(--white3);border-radius:50%;animation:28s linear infinite SectionAbout-module__7BOjcq__spin;position:absolute;inset:7%}@keyframes SectionAbout-module__7BOjcq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SectionAbout-module__7BOjcq__block_right{box-sizing:border-box;width:50%;padding:70px 30px 0}.SectionAbout-module__7BOjcq__subtitle{color:var(--black);font-family:var(--font1);text-align:left;margin:0 0 40px;font-size:clamp(16px,1.04167vw,20px);font-weight:700;line-height:1.2}.SectionAbout-module__7BOjcq__description{color:var(--black);font-family:var(--font1);text-align:left;margin:0 0 40px;font-size:clamp(16px,1.04167vw,20px);font-weight:400;line-height:30px}.SectionAbout-module__7BOjcq__subtitle_mob{color:var(--black);font-family:var(--font1);text-align:left;margin:0 0 40px;font-size:clamp(16px,1.04167vw,20px);font-weight:700;line-height:1.2;display:none}.SectionAbout-module__7BOjcq__description_mob{color:var(--black);font-family:var(--font1);text-align:left;margin:0 0 40px;font-size:clamp(16px,1.04167vw,20px);font-weight:400;line-height:30px;display:none}.SectionAbout-module__7BOjcq__block_right_case_wrap{margin-bottom:45px}.SectionAbout-module__7BOjcq__block_right_case{box-sizing:border-box;border-left:2px solid #0000;border-image:linear-gradient(to bottom,var(--gr1)30%,var(--white3)30%)1;margin:0 0 30px;padding-left:20px}.SectionAbout-module__7BOjcq__block_right_case:last-child{margin:0}.SectionAbout-module__7BOjcq__block_right_p1{color:var(--white3);font-family:var(--font1);text-align:left;text-transform:uppercase;margin:0 0 10px;font-size:clamp(18px,1.04167vw,20px);font-weight:500;line-height:30px}.SectionAbout-module__7BOjcq__block_right_p1 span{color:var(--black);font-family:var(--font1);text-align:left;font-size:clamp(50px,3.125vw,60px);font-weight:700;line-height:60px}.SectionAbout-module__7BOjcq__block_right_p2{color:var(--black);font-family:var(--font1);text-align:left;margin:0;font-size:clamp(14px,.833333vw,16px);font-weight:400;line-height:25px}.SectionAbout-module__7BOjcq__svg_container1{width:200px;height:80vh;position:absolute;top:-300px;right:20px;overflow:hidden}.SectionAbout-module__7BOjcq__svg_wrap{width:100%;height:100%;position:relative}.SectionAbout-module__7BOjcq__svg_background1{background-image:url(/img/square-of-dots-green.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:200px;height:204px;transition:top .1s;position:absolute;left:0}@media (max-width:960px){.SectionAbout-module__7BOjcq__container{padding:40px 40px 60px}.SectionAbout-module__7BOjcq__subtitle,.SectionAbout-module__7BOjcq__description{display:none}.SectionAbout-module__7BOjcq__subtitle_mob{margin-top:40px;display:block}.SectionAbout-module__7BOjcq__description_mob{margin-bottom:20px;display:block}}@media (max-width:640px){.SectionAbout-module__7BOjcq__container{padding:40px 20px 60px}.SectionAbout-module__7BOjcq__wrap{flex-direction:column;align-items:center}.SectionAbout-module__7BOjcq__svg_background1{display:none}.SectionAbout-module__7BOjcq__block_right{width:100%;padding:0 10px}.SectionAbout-module__7BOjcq__block_left{width:100%}.SectionAbout-module__7BOjcq__block_left_img_wrap{transform:translate(0)}}
.SectionServices-module__sZTstG__sectionservices{background-color:var(--white4);width:100%}.SectionServices-module__sZTstG__container{box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;max-width:1280px;height:max-content;margin:0 auto;padding:110px 40px;display:flex;position:relative}.SectionServices-module__sZTstG__title{max-width:800px;color:var(--black);font-family:var(--font1);text-align:left;margin:0 0 70px;font-size:clamp(28px,3.17708vw,61px);font-weight:700;line-height:1.2}.SectionServices-module__sZTstG__services{width:100%;margin-bottom:70px}.SectionServices-module__sZTstG__tabs_content_list{margin:0}.SectionServices-module__sZTstG__tabs_list{justify-content:flex-start;align-items:center;width:100%;margin:0;padding:0;display:flex}.SectionServices-module__sZTstG__tabs_item{box-sizing:border-box;border-bottom:3px solid var(--black);cursor:pointer;width:33.33%;height:100%;color:var(--black);font-family:var(--font1);text-align:left;padding:12px 5px;font-size:clamp(18px,1.14583vw,22px);font-weight:700;line-height:1.2;transition:color .4s ease-in-out}.SectionServices-module__sZTstG__border_bottom_grin{color:var(--gr1);border-bottom:3px solid var(--gr1)}.SectionServices-module__sZTstG__tabs_item:hover{color:var(--gr1)}.SectionServices-module__sZTstG__tabs_content_item_double{gap:20px;width:100%;display:flex}.SectionServices-module__sZTstG__item_text{width:70%;margin:0}.SectionServices-module__sZTstG__item_double_text{width:calc(50% - 10px)}.SectionServices-module__sZTstG__text,.SectionServices-module__sZTstG__text_double{margin-bottom:70px}.SectionServices-module__sZTstG__item_double_text_p{letter-spacing:1px;color:var(--black);font-family:var(--font1);overflow-wrap:normal;word-break:keep-all;font-size:clamp(16px,1.04167vw,20px);font-weight:400;line-height:1.55}.SectionServices-module__sZTstG__item_double_cards{width:calc(50% - 10px)}.SectionServices-module__sZTstG__cards_list{box-sizing:border-box;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;padding:0;display:grid}.SectionServices-module__sZTstG__cards_item{background-color:var(--white4);border:1px solid var(--white3);border-radius:8px;align-items:flex-start;gap:6px;height:max-content;padding:18px;display:flex}.SectionServices-module__sZTstG__cards_item:nth-child(3){margin-top:-20px}.SectionServices-module__sZTstG__cards_item_p{width:calc(100% - 30px);color:var(--black);font-family:var(--font1);margin:0;font-size:14px;font-weight:700;line-height:1.3}.SectionServices-module__sZTstG__hidden{width:0;height:0;padding:0;font-size:0;line-height:0;overflow:hidden}.SectionServices-module__sZTstG__tabs_item_mob{display:none}@media (max-width:1210px){.SectionServices-module__sZTstG__cards_list{display:block}.SectionServices-module__sZTstG__cards_item,.SectionServices-module__sZTstG__cards_item:nth-child(3){margin-top:16px}}@media (max-width:800px){.SectionServices-module__sZTstG__services{margin-bottom:20px}.SectionServices-module__sZTstG__container{padding:70px 40px}.SectionServices-module__sZTstG__title{margin:0 0 40px}.SectionServices-module__sZTstG__tabs_list{box-sizing:border-box;border:1px solid var(--gr1);flex-direction:column;align-items:flex-start;height:42px;transition:height .4s ease-in-out;position:relative;overflow:hidden}.SectionServices-module__sZTstG__height_open{height:139px}.SectionServices-module__sZTstG__tabs_item_mob{cursor:pointer;background-color:#2cef7011;width:100%;height:42px;display:block;position:absolute;top:0}.SectionServices-module__sZTstG__tabs_item_mob_btn{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid var(--gr1);width:0;height:0;position:absolute;top:40%;right:20px}.SectionServices-module__sZTstG__tabs_item{background-color:#2c43ef0a;border-bottom:none;width:100%;height:100%;padding:12px 20px}.SectionServices-module__sZTstG__order_1{order:-1}}@media (max-width:640px){.SectionServices-module__sZTstG__container{padding:40px 20px 60px}}@media (max-width:600px){.SectionServices-module__sZTstG__tabs_content_item_double{flex-direction:column}.SectionServices-module__sZTstG__item_double_text,.SectionServices-module__sZTstG__item_double_cards{width:100%}.SectionServices-module__sZTstG__text_double{margin-bottom:0}.SectionServices-module__sZTstG__text{margin-bottom:50px}.SectionServices-module__sZTstG__cards_list{margin:0 0 40px}.SectionServices-module__sZTstG__cards_item{margin:0 0 16px}.SectionServices-module__sZTstG__cards_item:nth-child(3){margin-top:0}.SectionServices-module__sZTstG__item_text{width:100%}}
.SectionForm-module__KK8gdq__sectionform{background-color:var(--white);z-index:0;width:100%;position:relative;overflow:hidden}.SectionForm-module__KK8gdq__container{box-sizing:border-box;z-index:1;flex-direction:column;justify-content:flex-start;width:100%;max-width:1280px;height:max-content;margin:0 auto;padding:110px 40px;display:flex;position:relative}.SectionForm-module__KK8gdq__title{max-width:980px;color:var(--black);font-family:var(--font1);text-align:left;margin:0 0 70px;font-size:clamp(28px,3.17708vw,61px);font-weight:700;line-height:1.2}.SectionForm-module__KK8gdq__svg_container1{width:200px;height:48vh;position:absolute;top:0;left:20px;overflow:hidden}.SectionForm-module__KK8gdq__svg_wrap{width:100%;height:100%;position:relative}.SectionForm-module__KK8gdq__svg_background1{background-image:url(/img/square-of-dots-gray.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:200px;height:204px;transition:top .1s;position:absolute;left:0}.SectionForm-module__KK8gdq__svg_container2{z-index:0;width:900px;height:140vh;position:absolute;top:40px;right:-200px;overflow:hidden}.SectionForm-module__KK8gdq__svg_background2{background-image:url(/img/network-balloon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:900px;height:900px;transition:top .1s;position:absolute}@media (max-width:900px){.SectionForm-module__KK8gdq__svg_container1{display:none}}@media (max-width:800px){.SectionForm-module__KK8gdq__container{padding:70px 20px}.SectionForm-module__KK8gdq__title{margin:0 0 40px}}@media (max-width:640px){.SectionForm-module__KK8gdq__container{padding:40px 20px 60px}}
.Footer-module__o1NcXW__footer{background-color:#0059ff6d;background-image:url(/img/hero-background.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;position:relative}.Footer-module__o1NcXW__container{box-sizing:border-box;justify-content:space-between;gap:20px;width:100%;max-width:1280px;height:max-content;margin:0 auto;padding:50px 40px;display:flex;position:relative}.Footer-module__o1NcXW__logo_svg{margin-bottom:60px}.Footer-module__o1NcXW__contacts_list{cursor:default;margin:0 0 30px;padding-left:0}.Footer-module__o1NcXW__contacts_item{font-size:clamp(13px,.729167vw,14px);font-family:var(--font1);color:var(--white);opacity:.5;font-weight:400;line-height:26px}.Footer-module__o1NcXW__contacts_item a{color:var(--white)}.Footer-module__o1NcXW__contacts_politic{font-size:12px;font-family:var(--font1);color:var(--white);opacity:.5;font-weight:400;line-height:22px}.Footer-module__o1NcXW__contacts_politic_mob{font-size:12px;font-family:var(--font1);color:var(--white);opacity:.5;font-weight:400;line-height:22px;display:none}.Footer-module__o1NcXW__block_left{width:30%}.Footer-module__o1NcXW__block_right{box-sizing:border-box;outline:1px solid var(--gr1);width:70%;height:100%}@media (max-width:1030px){.Footer-module__o1NcXW__block_left,.Footer-module__o1NcXW__block_right{width:50%}}@media (max-width:650px){.Footer-module__o1NcXW__container{flex-direction:column;padding:40px 20px}.Footer-module__o1NcXW__block_left,.Footer-module__o1NcXW__block_right{width:100%}.Footer-module__o1NcXW__contacts_politic{display:none}.Footer-module__o1NcXW__contacts_politic_mob{display:block}.Footer-module__o1NcXW__logo_svg{margin-bottom:30px}.Footer-module__o1NcXW__contacts_list{margin:0}}
.YandexMap-module__kHeMEG__yandexmap{width:100%;height:260px}
.MobMenu-module__DY5glq__wrap{z-index:1;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;bottom:0;left:0}.MobMenu-module__DY5glq__mobmenu{z-index:1;pointer-events:auto;background-color:#18191ac4;width:100%;height:100vh;position:absolute;top:0;bottom:0;left:0}.MobMenu-module__DY5glq__mobmenu_hidden{z-index:1;pointer-events:auto;background-color:#18191ac4;width:0;height:0;position:absolute;top:0;bottom:0;left:0}.MobMenu-module__DY5glq__block_mobmenu{box-sizing:border-box;pointer-events:auto;z-index:2;background-color:#120547;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:500px;height:100vh;padding:40px 20px 40px 40px;transition:transform .4s ease-in-out;display:flex;position:absolute;transform:translate(-100%)}.MobMenu-module__DY5glq__block_mobmenu_visible{box-sizing:border-box;pointer-events:auto;z-index:2;background-color:#120547;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:500px;height:100vh;padding:40px 20px 40px 40px;transition:transform .4s ease-in-out;display:flex;position:absolute;transform:translate(0)}.MobMenu-module__DY5glq__btn_mob_menu{cursor:pointer;z-index:1;pointer-events:auto;width:30px;height:22px;transition:top .4s ease-in-out;position:fixed;top:40px;left:40px}.MobMenu-module__DY5glq__btn_mob_menu:hover .MobMenu-module__DY5glq__btn_item:first-child{top:1px}.MobMenu-module__DY5glq__btn_mob_menu:hover .MobMenu-module__DY5glq__btn_item:nth-child(3){bottom:1px}.MobMenu-module__DY5glq__btn_item{background-color:var(--white);border-bottom:2px solid #000;width:100%;height:1px;position:absolute}.MobMenu-module__DY5glq__btn_item:first-child{top:0;left:0}.MobMenu-module__DY5glq__btn_item:nth-child(2){top:10px;left:0}.MobMenu-module__DY5glq__btn_item:nth-child(3){bottom:0;left:0}.MobMenu-module__DY5glq__close_btn{cursor:pointer;width:32px;height:32px;margin:0 0 0 auto;padding:0;position:absolute;top:20px;right:20px}.MobMenu-module__DY5glq__close_btn:hover{transform:scale(.9)}.MobMenu-module__DY5glq__close_btn:before{content:"";background-color:var(--white);width:100%;height:2px;position:absolute;top:15px;left:0;transform:rotate(45deg)}.MobMenu-module__DY5glq__close_btn:after{content:"";background-color:var(--white);width:100%;height:2px;position:absolute;top:15px;left:0;transform:rotate(135deg)}.MobMenu-module__DY5glq__nav_and_btn_item{font-size:clamp(26px,1.66667vw,32px);font-family:var(--font1);color:var(--white);cursor:pointer;font-weight:500;line-height:150%;transition:color .4s ease-in-out}.MobMenu-module__DY5glq__nav_and_btn_item:hover{color:var(--gr1)}.MobMenu-module__DY5glq__nav_and_btn_list{margin:0 0 40px;padding:0}.MobMenu-module__DY5glq__nav_and_btn_item{margin-bottom:20px}.MobMenu-module__DY5glq__nav_and_btn_item:last-child{margin-bottom:0}.MobMenu-module__DY5glq__contacts_list{font-size:clamp(12px,.729167vw,14px);font-family:var(--font1);color:var(--white);padding:0;font-weight:400;line-height:180%}.MobMenu-module__DY5glq__contacts_list a{color:var(--white)}.MobMenu-module__DY5glq__contacts_item{opacity:.5;cursor:default}.MobMenu-module__DY5glq__contacts_item a{transition:opacity .4s ease-in-out}.MobMenu-module__DY5glq__contacts_item a:hover{opacity:.8}@media (max-width:640px){.MobMenu-module__DY5glq__btn_mob_menu{position:fixed;top:40px;left:20px}}
