.Contact-module__q06I9q__contact{padding:180px 0 257px;position:relative;overflow:hidden}.Contact-module__q06I9q__contact__title{font-family:var(--second-family);text-align:center;color:var(--color-black);font-size:48px;font-weight:500}.Contact-module__q06I9q__contact__subtitle{text-align:center;font-family:var(--second-family);color:var(--color-black);margin-top:16px;font-size:24px;font-weight:500}.Contact-module__q06I9q__contact__wrapper{max-width:736px;margin:80px auto auto}.Contact-module__q06I9q__contact__box{justify-content:space-between;gap:16px;margin-top:22px;display:flex}.Contact-module__q06I9q__contact .Contact-module__q06I9q__contact__btn{color:var(--color-white);background-color:var(--color-blue)}.Contact-module__q06I9q__contact__policy{align-items:center;gap:8px;display:flex}.Contact-module__q06I9q__contact__link{font-family:var(--font-family);color:var(--color-blue);font-size:16px;font-weight:400;transition:all .3s}.Contact-module__q06I9q__contact__link:hover{opacity:.8;text-decoration:underline}.Contact-module__q06I9q__error_input,.Contact-module__q06I9q__error_input_checkbox span{border:2px solid red}.Contact-module__q06I9q__message{align-items:center;gap:16px;display:flex}@media screen and (max-width:1510px){.Contact-module__q06I9q__contact__img_wrapper_desctop{display:none}.Contact-module__q06I9q__contact__img_wrapper_medium{display:inline-block}}@media screen and (max-width:1280px){.Contact-module__q06I9q__contact__title{font-size:36px}.Contact-module__q06I9q__contact__subtitle{font-size:20px}.Contact-module__q06I9q__contact__link{font-size:14px}.Contact-module__q06I9q__contact__img_wrapper{right:3%}}@media screen and (max-width:992px){.Contact-module__q06I9q__contact{padding:100px 0 220px}}@media screen and (max-width:768px){.Contact-module__q06I9q__contact{padding:60px 0 220px}}@media screen and (max-width:576px){.Contact-module__q06I9q__contact__img_wrapper_medium{display:none}.Contact-module__q06I9q__contact__img_wrapper_small{display:inline-block}.Contact-module__q06I9q__contact{padding:60px 0 120px}.Contact-module__q06I9q__contact__box{flex-direction:column;margin-top:16px}.Contact-module__q06I9q__contact__box_policy{flex-direction:column}.Contact-module__q06I9q__contact__img_medium{display:none}.Contact-module__q06I9q__contact .Contact-module__q06I9q__contact__btn{border-radius:48px;width:100%;height:48px}}
.Input-module__Lpx3BG__input{font-family:var(--font-family);color:var(--color-silver);-webkit-user-select:none;user-select:none;background:#ececec;border-radius:48px;width:100%;padding:16px;font-size:16px;font-weight:400;display:block}.Input-module__Lpx3BG__input__wrapper{flex-direction:column;width:100%;display:flex;position:relative}.Input-module__Lpx3BG__input:focus{border-color:#007bff;outline:none}.Input-module__Lpx3BG__input_error{background-color:#fff5f5;border-color:#f44}.Input-module__Lpx3BG__input_error:focus{border-color:#f44}.Input-module__Lpx3BG__error_message{color:#f44;margin-top:5px;font-size:14px;font-weight:500;display:block;position:absolute;bottom:0;left:20px;transform:translateY(calc(100% + 2px))}@media screen and (max-width:1280px){.Input-module__Lpx3BG__input{padding:12px;font-size:14px}.Input-module__Lpx3BG__error_message{font-size:12px}}
.Textarea-module__FNIChG__textarea__wrapper{-webkit-user-select:none;user-select:none;border-radius:32px;width:100%;position:relative}.Textarea-module__FNIChG__textarea{background:var(--color-white);width:100%;font-family:var(--font-family);color:var(--color-silver);resize:none;background:#ececec;border-radius:30px;padding:16px;font-size:16px;font-weight:400}.Textarea-module__FNIChG__textarea::-webkit-scrollbar{border-radius:10px;width:8px;height:8px}.Textarea-module__FNIChG__textarea::-webkit-scrollbar-track{background:0 0;border-radius:10px;margin:4px 0}.Textarea-module__FNIChG__textarea::-webkit-scrollbar-thumb{background-color:var(--color-black);background-clip:content-box;border:2px solid #0000;border-radius:10px}.Textarea-module__FNIChG__textarea::-webkit-scrollbar-thumb:hover{background-color:var(--color-black)}.Textarea-module__FNIChG__textarea::-webkit-scrollbar-button{display:none}.Textarea-module__FNIChG__textarea{scrollbar-width:thin;scrollbar-color:var(--color-black)transparent;scrollbar-gutter:stable}.Textarea-module__FNIChG__textarea:focus{border-color:var(--color-black);outline:none}.Textarea-module__FNIChG__error_message{color:#f44;font-size:14px;font-weight:500;display:block;position:absolute;bottom:5px;left:20px;transform:translateY(calc(100% + 2px))}@media screen and (max-width:1280px){.Textarea-module__FNIChG__textarea__wrapper{border-radius:20px}.Textarea-module__FNIChG__textarea{border-radius:18px;font-size:14px}.Textarea-module__FNIChG__error_message{font-size:12px}}
.Checkbox-module__qUGDWW__checkbox{display:none}.Checkbox-module__qUGDWW__checkbox__wrapper{-webkit-user-select:none;user-select:none;cursor:pointer}.Checkbox-module__qUGDWW__checkbox__custom{border:1px solid var(--color-blue);border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex}.Checkbox-module__qUGDWW__checkbox__checked{justify-content:center;align-items:center;display:flex}.Checkbox-module__qUGDWW__checkbox:checked~.Checkbox-module__qUGDWW__checkbox__custom{background-color:var(--color-white)}.Checkbox-module__qUGDWW__error_message{color:#f44;max-width:100%;margin-top:5px;font-size:14px;font-weight:500;display:block;position:absolute}@media screen and (max-width:1280px){.Checkbox-module__qUGDWW__checkbox__custom{border-radius:6px;width:18px;height:18px}.Checkbox-module__qUGDWW__error_message{font-size:12px}}
.Button-module__fANS6W__button{font-family:var(--font-family);background:var(--color-blue);color:var(--color-white);border-radius:48px;padding:16px;font-size:16px;font-weight:400;transition:all .3s}.Button-module__fANS6W__button:hover{opacity:.8}@media screen and (max-width:1280px){.Button-module__fANS6W__button{padding:12px;font-size:14px}}@media screen and (max-width:992px){.Button-module__fANS6W__button{padding:10px}}
.Header-module__SpA_YG__header{padding-top:38px;padding-bottom:55px}.Header-module__SpA_YG__header__top{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.Header-module__SpA_YG__header__logo{position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.Header-module__SpA_YG__header__logo_mobile{display:none}.Header-module__SpA_YG__header__bottom{height:32px;margin-top:70px}.Header-module__SpA_YG__bg_menu{background:var(--color-black);z-index:9;opacity:.7;width:100%;height:100%;position:fixed;top:0;left:0}.Header-module__SpA_YG__menu_mobile{display:none}.Header-module__SpA_YG__menu{flex-direction:column;align-items:center;width:100%;display:flex}.Header-module__SpA_YG__burger_menu{display:none}.Header-module__SpA_YG__main_menu{gap:56px;display:flex}.Header-module__SpA_YG__menu_service{border-radius:300px;justify-content:center;gap:56px;width:fit-content;margin:0 auto;padding:0 32px;transition:background-color .2s,box-shadow .3s;display:flex}.Header-module__SpA_YG__menu_service_fixed{z-index:100;background-color:var(--color-white);position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 2px 9px #0055f44d}.Header-module__SpA_YG__sub_menu{align-items:center;gap:58px;display:flex}.Header-module__SpA_YG__sub_menu div{align-items:center;gap:18px;display:flex}.Header-module__SpA_YG__menu__elenent_sn{transition:all .3s}.Header-module__SpA_YG__menu__elenent_sn:hover path{fill:var(--color-blue)}.Header-module__SpA_YG__menu__elenent{font-family:var(--font-family);color:var(--color-black);font-size:16px;font-weight:400;transition:all .3s}.Header-module__SpA_YG__menu__elenent:hover{color:var(--color-blue)}@media (hover:none) and (pointer:coarse){.Header-module__SpA_YG__header__logo_mobile .Header-module__SpA_YG__menu__elenent:hover{color:var(--color-white)}}@media screen and (max-width:1510px){.Header-module__SpA_YG__wrapper{max-width:1140px}.Header-module__SpA_YG__menu__elenent{font-size:14px}.Header-module__SpA_YG__header__bottom{margin-top:60px}}@media screen and (max-width:1280px){.Header-module__SpA_YG__wrapper{max-width:960px}.Header-module__SpA_YG__main_menu,.Header-module__SpA_YG__sub-menu{gap:36px}}@media screen and (max-width:992px){.Header-module__SpA_YG__wrapper{max-width:720px}.Header-module__SpA_YG__main_menu,.Header-module__SpA_YG__sub-menu{gap:16px}.Header-module__SpA_YG__menu-service{margin-top:36px}.Header-module__SpA_YG__header__logo img{width:78px;height:64px}}@media screen and (max-width:768px){.Header-module__SpA_YG__header{padding-top:38px;padding-bottom:25px}.Header-module__SpA_YG__wrapper{max-width:100%;padding:24px 0}.Header-module__SpA_YG__header__logo{display:none}.Header-module__SpA_YG__header__logo_mobile{display:block}.Header-module__SpA_YG__header__wrapper{justify-content:space-between;display:flex}.Header-module__SpA_YG__desktop_menu{display:none}.Header-module__SpA_YG__burger_menu{display:block}.Header-module__SpA_YG__menu{background:var(--color-blue);z-index:10;width:278px;height:100vh;padding:24px;position:fixed;top:0;right:0}.Header-module__SpA_YG__header__top{flex-direction:column;align-items:start}.Header-module__SpA_YG__main_menu{flex-direction:column;gap:0}.Header-module__SpA_YG__sub_menu{margin-top:12px}.Header-module__SpA_YG__header__btn{display:none}.Header-module__SpA_YG__menu__elenent{font-family:var(--font-family);color:#fff;font-size:20px;font-weight:500}.Header-module__SpA_YG__main_menu>.Header-module__SpA_YG__menu__elenent{margin-top:16px}.Header-module__SpA_YG__menu__elenent_sn path{fill:var(--color-white)}.Header-module__SpA_YG__menu_mobile{flex-direction:column;gap:8px;margin-top:8px;display:flex}.Header-module__SpA_YG__menu_mobile .Header-module__SpA_YG__menu__elenent{font-size:12px}}
.MultiDropDown-module__9ffW4G__multidropdown{position:relative}.MultiDropDown-module__9ffW4G__multidropdown__content{background:var(--color-white);z-index:10;white-space:nowrap;border-radius:32px;gap:64px;width:fit-content;max-width:80vw;padding:32px;display:flex;position:fixed;top:-10px;left:50%;translate:-50%;box-shadow:-1px 4px 8px #08080829,0 0 4px #08080833}.MultiDropDown-module__9ffW4G__multidropdown_overlay{z-index:1;width:100%;height:22px;position:absolute;top:0;left:0;transform:translateY(-21px)}.MultiDropDown-module__9ffW4G__multidropdown__title{font-family:var(--font-family);color:var(--color-black);align-items:center;gap:4px;padding:14px 0;font-size:16px;font-weight:400;transition:all .3s;display:flex}.MultiDropDown-module__9ffW4G__multidropdown__title span{transition:all .3s}.MultiDropDown-module__9ffW4G__multidropdown_open{transform:rotate(180deg)}.MultiDropDown-module__9ffW4G__multidropdown__title path{transition:all .3s}.MultiDropDown-module__9ffW4G__multidropdown__title:hover{color:var(--color-blue)}.MultiDropDown-module__9ffW4G__multidropdown__title:hover path{fill:var(--color-blue)}.MultiDropDown-module__9ffW4G__dropdown{width:max-content;min-width:120px;max-width:320px;position:relative}.MultiDropDown-module__9ffW4G__dropdown__title{font-family:var(--font-family);color:var(--color-black);font-size:16px;font-weight:600}.MultiDropDown-module__9ffW4G__dropdown__wrapper{width:100%;margin-top:16px}.MultiDropDown-module__9ffW4G__dropdown__item{font-family:var(--font-family);color:var(--color-black);word-wrap:break-word;white-space:normal;text-overflow:clip;font-size:15px;font-weight:500;transition:all .2s;overflow:hidden}.MultiDropDown-module__9ffW4G__dropdown__item:not(:first-child){margin-top:8px}.MultiDropDown-module__9ffW4G__dropdown__item:hover{color:var(--color-blue)}.MultiDropDown-module__9ffW4G__dropdown:not(:first-child):after{content:"";background-color:#08080852;width:1px;height:24px;display:block;position:absolute;top:0;left:-34px}@media screen and (max-width:1280px){.MultiDropDown-module__9ffW4G__dropdown__item{font-size:14px}.MultiDropDown-module__9ffW4G__multidropdown__content{max-width:90vw}}@media screen and (max-width:992px){.MultiDropDown-module__9ffW4G__multidropdown__content{gap:32px;max-width:96vw}}
.Message-module__w__3kW__warning{background:var(--color-white);z-index:1;border-radius:500px;width:max-content;padding:14px;font-size:16px;position:fixed;bottom:30px;left:50%;translate:-50%;box-shadow:0 2px 9px #0055f44d}@media screen and (max-width:1280px){.Message-module__w__3kW__warning{font-size:14px}}@media screen and (max-width:576px){.Message-module__w__3kW__warning{width:calc(100% - 30px);max-width:max-content;font-size:14px}}
.Footer-module__X4j9_q__footer{background-color:var(--color-blue);padding:105px 0 58px;overflow:hidden}.Footer-module__X4j9_q__footer__wrapper{justify-content:space-between;display:flex}.Footer-module__X4j9_q__footer__menu{flex-direction:column;gap:16px;display:flex}.Footer-module__X4j9_q__footer__menu div{text-align:right}.Footer-module__X4j9_q__footer__contact{text-align:center}.Footer-module__X4j9_q__footer__email{font-family:var(--font-family);color:var(--color-white);margin-top:8px;font-size:16px;font-weight:400;transition:all .3s;display:inline-block}.Footer-module__X4j9_q__footer__email:hover{text-decoration:underline}.Footer-module__X4j9_q__footer__contact_title{font-family:var(--font-family);text-align:center;color:var(--color-white);margin-top:16px;font-size:24px;font-weight:500}.Footer-module__X4j9_q__footer__socialnetwork{justify-content:center;gap:16px;width:fit-content;margin:0 auto;display:flex;position:relative}.Footer-module__X4j9_q__footer__socialnetwork_link{fill:var(--color-white);transition:all .3s;display:block}.Footer-module__X4j9_q__footer__socialnetwork_link:hover{transform:scale(1.1)}.Footer-module__X4j9_q__footer__socialnetwork:before{content:"";background-color:var(--color-white);width:114px;height:1px;display:block;position:absolute;bottom:50%;left:0;transform:translate(calc(-100% - 21px))translateY(-50%)}.Footer-module__X4j9_q__footer__socialnetwork:after{content:"";background-color:var(--color-white);width:114px;height:1px;display:block;position:absolute;bottom:50%;right:0;transform:translate(calc(100% + 21px))translateY(-50%)}.Footer-module__X4j9_q__footer__menu_element{font-family:var(--font-family);color:var(--color-white);font-size:24px;font-weight:500;transition:all .3s;display:inline-block}.Footer-module__X4j9_q__footer__menu_element:hover{text-decoration:underline;scale:1.1}.Footer-module__X4j9_q__footer__doc{font-family:var(--font-family);color:var(--color-white);font-size:14px;font-weight:400;display:block}.Footer-module__X4j9_q__footer__doc:first-child{margin-top:45px}.Footer-module__X4j9_q__footer__doc:not(:first-child){margin-top:16px}.Footer-module__X4j9_q__footer__doc:hover{text-decoration:underline}@media screen and (max-width:1280px){.Footer-module__X4j9_q__footer__menu_element{font-size:18px}.Footer-module__X4j9_q__footer__contact_title{font-size:20px}}@media screen and (max-width:992px){.Footer-module__X4j9_q__footer__menu_element{font-size:16px}.Footer-module__X4j9_q__footer__socialnetwork:before{transform:translate(calc(-100% - 11px))}.Footer-module__X4j9_q__footer__socialnetwork:after{transform:translate(calc(100% + 11px))}.Footer-module__X4j9_q__footer__logo img{width:136px;height:109px}.Footer-module__X4j9_q__footer__email{font-size:14px}}@media screen and (max-width:768px){.Footer-module__X4j9_q__footer__wrapper{flex-direction:column}.Footer-module__X4j9_q__footer__contact{order:1}.Footer-module__X4j9_q__footer__menu{order:2;margin-top:24px}.Footer-module__X4j9_q__footer__menu div{text-align:center}.Footer-module__X4j9_q__footer__logo{text-align:center;order:3;margin-top:32px}.Footer-module__X4j9_q__footer__logo img{margin:0 auto}.Footer-module__X4j9_q__footer__socialnetwork:before{width:100vw;transform:translate(calc(-100% - 21px))}.Footer-module__X4j9_q__footer__socialnetwork:after{width:100vw;transform:translate(calc(100% + 21px))}}
