.AboutUs_bg__b7E6b{background:#f8f8f8}.AboutUs_wrapper__SKNSf{max-width:var(--boxSize);margin-left:auto;margin-right:auto;width:100%;padding-left:106px;padding-right:106px}@media screen and (max-width:768px){.AboutUs_wrapper__SKNSf{padding-left:84px;padding-right:84px}}@media screen and (max-width:600px){.AboutUs_wrapper__SKNSf{padding-left:30px;padding-right:30px}}@media screen and (max-width:375px){.AboutUs_wrapper__SKNSf{padding-left:18px;padding-right:18px}}.AboutUs_wrapper__SKNSf button{width:100%;display:flex;justify-content:center;font-size:20px;font-style:normal;font-weight:400;line-height:normal;border:1px solid var(--primaryColor)}@media screen and (max-width:1024px){.AboutUs_wrapper__SKNSf button{font-size:18px}}@media screen and (max-width:768px){.AboutUs_wrapper__SKNSf button{font-size:14px}}.Button_btn__c2iDe{cursor:pointer;position:relative;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--geist-mono);justify-content:center;border:none;font-size:18px;min-width:200px;display:flex;align-items:center}@media screen and (max-width:570px){.Button_btn__c2iDe{font-size:14px}}.Button_customButton__F2twR{padding:12px 16px}.Button_buttonShowMore__qQphv{width:100%;display:flex;justify-content:center;align-items:center;font-size:20px;font-family:var(--geist-mono);font-style:normal;font-weight:400;line-height:normal;border:1px solid var(--primaryColor);padding:20px;margin-top:26px}@media screen and (max-width:1024px){.Button_buttonShowMore__qQphv{font-size:18px}}@media screen and (max-width:768px){.Button_buttonShowMore__qQphv{font-size:16px}}@media screen and (max-width:600px){.Button_buttonShowMore__qQphv{font-size:14px}}.PopupForm_wrapper___wA3P{display:flex;flex-direction:column;width:100%;max-width:486px}.PopupForm_imageWrap__YIlWo{position:relative;height:210px}.PopupForm_imageWrap__YIlWo img{object-fit:cover}.PopupForm_content___CNh1{padding:30px 40px 40px;background:#fff;display:flex;flex-direction:column;align-items:center}.PopupForm_heading__tUKCY{font-size:50px;line-height:39px;font-family:var(--bebas-neue);margin:0 0 20px}.PopupForm_heading__tUKCY,.PopupForm_text__Qfu5W{font-style:normal;font-weight:400;text-align:center}.PopupForm_text__Qfu5W{font-family:var(--geist-mono);font-size:16px;line-height:normal;margin-bottom:16px}@keyframes Toast_cloudPopIn__nspZI{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes Toast_cloudPopOut__zkj8U{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.9) translateY(20px)}}.Toast_toast__e0Gkq{position:fixed;bottom:20px;right:20px;z-index:1000;max-width:340px;padding:16px 20px;background:#fff;color:#333;font-family:var(--geist-mono);box-shadow:0 12px 30px rgba(0,0,0,.15);border-radius:30px;animation:Toast_cloudPopIn__nspZI .5s ease forwards}@media screen and (max-width:600px){.Toast_toast__e0Gkq{right:10px}}.Toast_show__smy8q{animation:Toast_cloudPopIn__nspZI .4s ease forwards}.Toast_hide__Iw84y{animation:Toast_cloudPopOut__zkj8U .4s ease forwards}.Toast_text__A_HZB{font-family:var(--geist-mono);font-size:16px;font-weight:400}@media screen and (max-width:600px){.Toast_text__A_HZB{font-size:12px}}.Form_wrapper__VfYZy{gap:14px}.Form_inputs__NaeI4,.Form_wrapper__VfYZy{width:100%;display:flex;flex-direction:column}.Form_inputs__NaeI4{gap:10px}.Form_contacts__CZ0Hv{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:1024px){.Form_contacts__CZ0Hv{margin-top:20px}}@media screen and (max-width:768px){.Form_contacts__CZ0Hv{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;width:100%}}@media screen and (max-width:570px){.Form_contacts__CZ0Hv{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);gap:10px}}.Form_input__653_E{padding:10px;color:var(--secondaryColor);font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono);border:.5px solid #d2d2d2}.Form_input__653_E.Form_inputError__0wjR7{border:1px solid red}.Form_input__653_E.Form_inputError__0wjR7:focus{outline:none;border:none}@media screen and (max-width:768px){.Form_input__653_E{flex-shrink:0;width:100%}}@media screen and (max-width:570px){.Form_input__653_E{max-width:100%}}.Form_checkboxLabel__45Vjw{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Form_nativeCheckbox__68XgL{display:none}.Form_customCheckbox__OnCrx{position:relative;flex-shrink:0;width:20px;height:20px;background-color:#fff;transition:border-color .2s ease;border:.5px solid #d2d2d2}.Form_checkboxLabel__45Vjw.Form_inputError__0wjR7 .Form_customCheckbox__OnCrx{border:1px solid red}.Form_nativeCheckbox__68XgL:checked+.Form_customCheckbox__OnCrx:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;transform:translate(-50%,-50%);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 8L7 11L12 5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:50%}.Form_checkbox_text__OzMup{font-size:10px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono)}@media screen and (max-width:470px){.Form_checkbox_text__OzMup{font-size:8px}}.Form_button__jFbBD{margin-top:30px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:10px 24px;border-radius:40px;max-width:244px;height:50px;font-family:var(--geist-mono);cursor:pointer;border:none}@media screen and (max-width:1024px){.Form_button__jFbBD{margin-top:16px}}@media screen and (max-width:768px){.Form_button__jFbBD{font-size:14px}}@media screen and (max-width:600px){.Form_button__jFbBD{margin-top:0}}@media screen and (max-width:470px){.Form_button__jFbBD{margin:16px auto 0;width:255px}}.Form_contactsButton__qJq8A{font-family:var(--geist-mono);margin-top:30px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:10px 24px;border-radius:40px;max-width:244px;cursor:pointer;border:none}@media screen and (max-width:979px){.Form_contactsButton__qJq8A{margin:0 auto}}@media screen and (max-width:768px){.Form_contactsButton__qJq8A{font-size:14px}}.Form_center__DlOzX{margin:0 auto}.Footer_footerContentBg__0_5y0{background:var(--footerContentBg)}.Footer_image__DBMxv{position:relative;width:100%;max-width:1440px;height:450px;margin:0 auto}.Footer_image__DBMxv img{object-fit:cover}.Footer_footerContent__5cT0u{color:var(--footerContentText);display:flex;gap:80px;justify-content:space-between;max-width:var(--boxSize);margin-left:auto;margin-right:auto;width:100%;padding:58px 106px 66px}@media screen and (max-width:768px){.Footer_footerContent__5cT0u{padding-left:84px;padding-right:84px}}@media screen and (max-width:600px){.Footer_footerContent__5cT0u{padding-left:30px;padding-right:30px}}@media screen and (max-width:375px){.Footer_footerContent__5cT0u{padding-left:18px;padding-right:18px}}@media screen and (max-width:768px){.Footer_footerContent__5cT0u{gap:40px}}@media screen and (max-width:600px){.Footer_footerContent__5cT0u{padding-top:32px;padding-bottom:50px}}@media screen and (max-width:470px){.Footer_footerContent__5cT0u{flex-direction:column-reverse;gap:20px}}.Footer_leftContent__FkAeM{max-width:364px;flex-shrink:1}@media screen and (max-width:470px){.Footer_leftContent__FkAeM{max-width:100%}}.Footer_leftContent_image__PvU9y{position:relative;height:74px;width:300px;margin-bottom:24px}.Footer_leftContent_image__PvU9y img{object-fit:contain}@media screen and (max-width:1024px){.Footer_leftContent_image__PvU9y{width:288px;height:70px}}@media screen and (max-width:979px){.Footer_leftContent_image__PvU9y{width:156px;height:40px}}@media screen and (max-width:600px){.Footer_leftContent_image__PvU9y{margin-bottom:12px;flex-shrink:2}}@media screen and (max-width:470px){.Footer_leftContent_image__PvU9y{width:188px;height:46px;margin:0 auto 24px}}.Footer_leftContent_text__zNAeQ p{font-size:16px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono);margin:0}@media screen and (max-width:1024px){.Footer_leftContent_text__zNAeQ p{font-size:14px}}@media screen and (max-width:979px){.Footer_leftContent_text__zNAeQ p{max-width:160px;font-size:10px}}@media screen and (max-width:600px){.Footer_leftContent_text__zNAeQ p{max-width:224px;font-size:8px}}@media screen and (max-width:470px){.Footer_leftContent_text__zNAeQ{display:none}}.Footer_rightContent__nqF3A{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-row-gap:40px;row-gap:40px;grid-column-gap:120px;column-gap:120px;flex-shrink:2}@media screen and (max-width:1024px){.Footer_rightContent__nqF3A{column-gap:80px}}@media screen and (max-width:979px){.Footer_rightContent__nqF3A{row-gap:20px;column-gap:40px;max-width:328px}}@media screen and (max-width:600px){.Footer_rightContent__nqF3A{margin-top:20px;flex-shrink:1}}@media screen and (max-width:470px){.Footer_rightContent__nqF3A{max-width:100%;grid-template-columns:1fr;grid-template-rows:repeat(4,1fr);align-content:center}}.Footer_quickLinks__leHyP{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:470px){.Footer_quickLinks__leHyP{align-items:center}}.Footer_quickLinks_head__6t0rj{font-size:35px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--bebas-neue)}@media screen and (max-width:1024px){.Footer_quickLinks_head__6t0rj{font-size:30px}}@media screen and (max-width:600px){.Footer_quickLinks_head__6t0rj{font-size:25px}}@media screen and (max-width:470px){.Footer_quickLinks_head__6t0rj{font-size:30px}}.Footer_quickLinks_items__hKBEd{display:flex;flex-direction:column}@media screen and (max-width:470px){.Footer_quickLinks_items__hKBEd{align-items:center}}.Footer_quickLinks_items__link__Hm9_A{color:var(--footerContentText);text-decoration:none;font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono)}@media screen and (max-width:1024px){.Footer_quickLinks_items__link__Hm9_A{font-size:12px}}@media screen and (max-width:600px){.Footer_quickLinks_items__link__Hm9_A{font-size:10px}}@media screen and (max-width:470px){.Footer_quickLinks_items__link__Hm9_A{font-size:12px}}.Footer_findUs__IiFKG{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:470px){.Footer_findUs__IiFKG{align-items:center;max-width:174px;margin:0 auto}}.Footer_findUs_heading__nJE7K{font-size:35px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--bebas-neue)}@media screen and (max-width:1024px){.Footer_findUs_heading__nJE7K{font-size:30px}}@media screen and (max-width:600px){.Footer_findUs_heading__nJE7K{font-size:25px}}@media screen and (max-width:470px){.Footer_findUs_heading__nJE7K{font-size:30px}}.Footer_findUs_text__OSJeh{font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono);max-width:234px}.Footer_findUs_text__OSJeh .Footer_text__wFK2V{margin:4px 0}@media screen and (max-width:1024px){.Footer_findUs_text__OSJeh{font-size:12px}}@media screen and (max-width:600px){.Footer_findUs_text__OSJeh{font-size:10px}}.Footer_contactUs__52rZN{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:470px){.Footer_contactUs__52rZN{align-items:center}}.Footer_contactUs_heading__hDvLe{font-size:35px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--bebas-neue)}@media screen and (max-width:1024px){.Footer_contactUs_heading__hDvLe{font-size:30px}}@media screen and (max-width:600px){.Footer_contactUs_heading__hDvLe{font-size:25px}}@media screen and (max-width:470px){.Footer_contactUs_heading__hDvLe{font-size:30px}}.Footer_contactUs_items__bN6F8{display:flex;gap:12px}@media screen and (max-width:600px){.Footer_contactUs_items__bN6F8{gap:8px}}.Footer_contactUs_items__link__2d_0n{position:relative;width:34px;height:34px}@media screen and (max-width:1024px){.Footer_contactUs_items__link__2d_0n{width:26px;height:26px}}@media screen and (max-width:600px){.Footer_contactUs_items__link__2d_0n{width:20px;height:20px}}.Footer_callUs__P3ivF{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:470px){.Footer_callUs__P3ivF{align-items:center}}.Footer_callUs_heading__mtsSN{font-size:35px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--bebas-neue)}@media screen and (max-width:1024px){.Footer_callUs_heading__mtsSN{font-size:30px}}@media screen and (max-width:600px){.Footer_callUs_heading__mtsSN{font-size:25px}}@media screen and (max-width:470px){.Footer_callUs_heading__mtsSN{font-size:30px}}.Footer_callUs_items__DZfa9{display:flex;flex-direction:column}.Footer_callUs_items__number__L_B9R{font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono)}@media screen and (max-width:1024px){.Footer_callUs_items__number__L_B9R{font-size:12px}.Footer_callUs_items__number__L_B9R .Footer_phone__VUyZN{display:none}}@media screen and (max-width:600px){.Footer_callUs_items__number__L_B9R{font-size:10px}}.Footer_callUs_items__number__L_B9R .Footer_number__0I4Nj{color:#fff}.Footer_footer__OQpsI{background:#fff}.Footer_footerMenu__cefNH{display:none}@media screen and (max-width:600px){.Footer_footerMenu__cefNH{display:flex;gap:40px;justify-content:center;justify-content:flex-start;margin-bottom:10px}}@media screen and (max-width:470px){.Footer_footerMenu__cefNH{flex-direction:column;gap:0;align-items:center}}.Footer_footerMenu_item__F5Qg5{display:none}@media screen and (max-width:600px){.Footer_footerMenu_item__F5Qg5{display:block;font-style:normal;font-weight:400;font-family:var(--geist-mono);color:var(--footerContentText);font-size:8px}}@media screen and (max-width:470px){.Footer_footerMenu_item__F5Qg5{width:-moz-fit-content;width:fit-content;font-size:10px}}.Footer_footerMenuBot__1cQ8f{display:flex;gap:40px;justify-content:center;margin-bottom:20px}@media screen and (max-width:600px){.Footer_footerMenuBot__1cQ8f{display:none}}.Footer_footerMenuBot_item__fSyNZ{color:var(--primaryColor);font-size:15px;font-style:normal;font-weight:400;line-height:15px;font-family:var(--geist-mono)}@media screen and (max-width:768px){.Footer_footerMenuBot_item__fSyNZ{font-size:10px}}.Footer_copyright__tIke_{font-size:12px;font-style:normal;font-weight:400;line-height:15px;font-family:var(--geist-mono);text-align:center}@media screen and (max-width:768px){.Footer_copyright__tIke_{font-size:10px}}@media screen and (max-width:600px){.Footer_copyright__tIke_{display:none}}.Footer_footer_copy__5pRfk,.Footer_footer_copy__5pRfk .Footer_copyright_copy__xWaJ9{display:none}@media screen and (max-width:600px){.Footer_footer_copy__5pRfk .Footer_copyright_copy__xWaJ9{display:block;text-align:left;font-size:8px;color:var(--footerContentText);font-family:var(--geist-mono)}}@media screen and (max-width:470px){.Footer_footer_copy__5pRfk .Footer_copyright_copy__xWaJ9{font-size:10px}}@media screen and (max-width:600px){.Footer_footer_copy__5pRfk{display:block;margin-top:30px;max-width:224px;width:100%}}@media screen and (max-width:470px){.Footer_footer_copy__5pRfk{margin:0 auto;max-width:248px}}.Footer_paymentsSystem__VjMBg{display:flex;gap:20px;justify-content:center;margin:36px 0}@media screen and (max-width:600px){.Footer_paymentsSystem__VjMBg{display:none}}.LocalesList_wrapper__lJlcD{display:flex;gap:24px;cursor:pointer}.LocalesList_wrap__3qpO_{display:flex;gap:16px;cursor:pointer;padding-left:30px;padding-bottom:24px}.LocalesList_wrap_item__fowaL{border-bottom:1px solid #d6d6d6;display:flex;align-items:center}.LocalesList_wrap_item__fowaL:hover{background:#d9d9d9}.LocalesList_lang__khWew{text-align:center;font-family:var(--geist-mono);font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:0 10px;border-radius:40px;color:#1d1d1d;background:rgba(0,0,0,0);border:1px solid #1d1d1d;transition:all .2s ease}.LocalesList_active__LTAUo .LocalesList_lang__khWew{background:#1d1d1d;color:#fff}.LocalesList_lang__khWew.LocalesList_mobileLang__GXGEO{font-size:18px;padding:0 12px;min-width:140px;min-height:34px;display:flex;align-items:center;justify-content:center}.MobileHeader_overlay__WJBMQ{display:flex;flex-direction:column;position:fixed;top:0;right:-100vw;width:100vw;height:100vh;background-color:var(--mobileMenuBg);color:var(--primaryColor);transition:right .5s ease-in-out;z-index:9999;padding:24px 0 32px;overflow:auto}.MobileHeader_overlay_head__fAhou{display:flex;justify-content:space-between;align-items:center;margin-bottom:70px;padding:0 30px}@media screen and (max-width:470px){.MobileHeader_overlay_head__fAhou{padding:0 16px}}.MobileHeader_overlay_head__logo__8vzRE{position:relative;width:248px;height:60px}@media screen and (max-width:470px){.MobileHeader_overlay_head__logo__8vzRE{width:154px;height:38px}.MobileHeader_overlay_head__closeIcon__sZ03w svg{width:16px;height:16px}}.MobileHeader_overlay_menu__FilwL{display:flex;flex-direction:column;padding:0;margin:0}.MobileHeader_overlay_menu__item__ihjFf{list-style-type:none;margin:0}.MobileHeader_overlay_menu__linkWrap__NoTo9{padding:16px 30px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d9d9d9}@media screen and (max-width:470px){.MobileHeader_overlay_menu__linkWrap__NoTo9{padding:16px}}.MobileHeader_overlay_menu__linkWrap__NoTo9:hover{background:#d9d9d9}.MobileHeader_overlay_menu__link__KXUsH{font-family:var(--geist-mono);font-size:18px;font-style:normal;font-weight:400;line-height:normal;color:var(--headerMenuLinkColor);text-decoration:none}.MobileHeader_overlay_menu_submenuIcon__Hc8qn{transform:rotate(90deg);transition:transform .3s ease-in-out}.MobileHeader_submenu_list__zLYmd{padding:0;list-style:none;display:flex;flex-direction:column;list-style-type:none}.MobileHeader_submenu_list_item__whi_7{margin:0;padding:16px 48px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d9d9d9}.MobileHeader_submenu_list_item__whi_7:hover{background:#d9d9d9}.MobileHeader_submenu_list_link__A44Rq{font-family:var(--geist-mono);font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:var(--primaryColor);text-decoration:none}.MobileHeader_overlay__WJBMQ.MobileHeader_open__YGupT{right:0}.MobileHeader_linkIcons__iwpAp{padding-top:30px;align-self:center;margin-top:auto;display:flex;gap:16px}.MobileHeader_burgerBUtton__hpPDg{width:33px;height:24px}@media screen and (max-width:470px){.MobileHeader_burgerBUtton__hpPDg svg{width:20px;height:14px}}.Header_wrapper__udQKN{position:fixed;top:0;left:0;right:0;z-index:2;height:106px;background:rgba(0,0,0,0);display:flex;flex-direction:column;gap:16px;padding-top:20px}@media screen and (max-width:670px){.Header_wrapper__udQKN{height:80px}}.Header_header__X_P38{display:flex;justify-content:space-between;max-width:var(--boxSize);margin-left:auto;margin-right:auto;width:100%;padding-left:106px;padding-right:106px}@media screen and (max-width:670px){.Header_header__X_P38{align-items:center}}.Header_header_logo__oq744{position:relative;height:46px;width:188px}@media screen and (max-width:600px){.Header_header_logo__oq744{width:248px;height:60px}}@media screen and (max-width:470px){.Header_header_logo__oq744{width:154px;height:38px}}.Header_header_content__tPs_F{display:flex;align-items:center;gap:16px}@media screen and (max-width:670px){.Header_header_content__tPs_F{display:none}}.Header_header_content__tPs_F .Header_socialLink__rH_pD{height:38px;width:38px}.Header_header_content__tPs_F button{font-size:15px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:768px){.Header_header__X_P38{padding-left:84px;padding-right:84px}}@media screen and (max-width:600px){.Header_header__X_P38{padding-left:30px;padding-right:30px}}@media screen and (max-width:375px){.Header_header__X_P38{padding-left:18px;padding-right:18px}}.Header_navigation__dPhBW{display:flex;gap:24px;margin:0 auto}@media screen and (max-width:670px){.Header_navigation__dPhBW{display:none}}.Header_phoneButton__LM8aq{padding:10px 30px;border:1px solid #000;text-decoration:none;border-radius:40px;font-family:var(--geist-mono)}.Header_mobileHeader__X932g{display:none}@media screen and (max-width:670px){.Header_mobileHeader__X932g{display:block}}.ThanksPage_wrapper__DxiLT{display:flex;gap:20px;flex-direction:column;justify-content:center;padding:300px;background:var(--headerBg)}@media screen and (max-width:1024px){.ThanksPage_wrapper__DxiLT{padding:300px 150px}}@media screen and (max-width:768px){.ThanksPage_wrapper__DxiLT{padding:300px 50px}}@media screen and (max-width:600px){.ThanksPage_wrapper__DxiLT{padding:300px 30px}}.ThanksPage_head__PACP3{text-align:center;font-family:var(--bebas-neue);font-weight:400;font-size:60px;font-style:normal;max-width:550px;margin:0 auto}@media(max-width:1024px){.ThanksPage_head__PACP3{font-size:52px}}@media(max-width:768px){.ThanksPage_head__PACP3{font-size:48px}}@media(max-width:600px){.ThanksPage_head__PACP3{font-size:42px}}@media(max-width:570px){.ThanksPage_head__PACP3{font-size:32px}}.ThanksPage_subtitle__BWAp9{text-align:center;font-family:var(--bebas-neue);font-weight:400;font-size:40px;line-height:normal;margin:0}@media(max-width:1024px){.ThanksPage_subtitle__BWAp9{font-size:36px}}@media(max-width:768px){.ThanksPage_subtitle__BWAp9{font-size:32px}}@media(max-width:600px){.ThanksPage_subtitle__BWAp9{font-size:28px}}@media(max-width:570px){.ThanksPage_subtitle__BWAp9{font-size:28px}}.ThanksPage_button__VUNnj{margin:0 auto;display:block}.ExpandableText_text__8B9no h1{font-family:var(--bebas-neue);font-weight:400;font-size:70px}@media(max-width:1024px){.ExpandableText_text__8B9no h1{font-size:60px}}@media(max-width:768px){.ExpandableText_text__8B9no h1{font-size:56px}}@media(max-width:600px){.ExpandableText_text__8B9no h1{font-size:50px}}@media(max-width:570px){.ExpandableText_text__8B9no h1{font-size:35px}}.ExpandableText_text__8B9no h2{font-family:var(--bebas-neue);font-weight:400;font-size:60px}@media(max-width:1024px){.ExpandableText_text__8B9no h2{font-size:52px}}@media(max-width:768px){.ExpandableText_text__8B9no h2{font-size:48px}}@media(max-width:600px){.ExpandableText_text__8B9no h2{font-size:42px}}@media(max-width:570px){.ExpandableText_text__8B9no h2{font-size:32px}}.ExpandableText_text__8B9no h3{font-family:var(--bebas-neue);font-weight:400;font-size:40px}@media(max-width:1024px){.ExpandableText_text__8B9no h3{font-size:36px}}@media(max-width:768px){.ExpandableText_text__8B9no h3{font-size:32px}}@media(max-width:600px){.ExpandableText_text__8B9no h3{font-size:28px}}@media(max-width:570px){.ExpandableText_text__8B9no h3{font-size:28px}}.ExpandableText_text__8B9no h4,.ExpandableText_text__8B9no h5,.ExpandableText_text__8B9no p,.ExpandableText_text__8B9no ul{font-family:var(--geist-mono);font-weight:400}.ExpandableText_text__8B9no h4{font-size:32px}@media(max-width:1024px){.ExpandableText_text__8B9no h4{font-size:28px}}@media(max-width:768px){.ExpandableText_text__8B9no h4{font-size:24px}}@media(max-width:600px){.ExpandableText_text__8B9no h4{font-size:20px}}@media(max-width:570px){.ExpandableText_text__8B9no h4{font-size:20px}}.ExpandableText_text__8B9no h5{font-size:24px}@media(max-width:1024px){.ExpandableText_text__8B9no h5{font-size:22px}}@media(max-width:768px){.ExpandableText_text__8B9no h5{font-size:20px}}@media(max-width:600px){.ExpandableText_text__8B9no h5{font-size:18px}}@media(max-width:570px){.ExpandableText_text__8B9no h5{font-size:18px}}.ExpandableText_text__8B9no p,.ExpandableText_text__8B9no ul{font-size:16px}@media(max-width:1024px){.ExpandableText_text__8B9no p,.ExpandableText_text__8B9no ul{font-size:16px}}@media(max-width:768px){.ExpandableText_text__8B9no p,.ExpandableText_text__8B9no ul{font-size:16px}}@media(max-width:600px){.ExpandableText_text__8B9no p,.ExpandableText_text__8B9no ul{font-size:16px}}@media(max-width:570px){.ExpandableText_text__8B9no p,.ExpandableText_text__8B9no ul{font-size:16px}}.ExpandableText_text__8B9no p{margin:0 0 36px}.ExpandableText_text__8B9no p:last-child{margin:0}.Contacts_bg__a7Weq{background:#fff}.Contacts_wrapper__IErwE{max-width:var(--boxSize);margin-left:auto;margin-right:auto;width:100%;padding-left:106px;padding-right:106px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);grid-column-gap:50px;column-gap:50px}@media screen and (max-width:768px){.Contacts_wrapper__IErwE{padding-left:84px;padding-right:84px}}@media screen and (max-width:600px){.Contacts_wrapper__IErwE{padding-left:30px;padding-right:30px}}@media screen and (max-width:375px){.Contacts_wrapper__IErwE{padding-left:18px;padding-right:18px}}@media screen and (max-width:1024px){.Contacts_wrapper__IErwE{gap:36px}}@media screen and (max-width:979px){.Contacts_wrapper__IErwE{grid-template-rows:repeat(3,auto);grid-template-columns:1fr}}.Contacts_contactsBlock__70dRB{grid-column:1;grid-row:2;flex:1 1;display:flex;flex-direction:column;gap:52px;max-width:580px;width:100%}@media screen and (max-width:979px){.Contacts_contactsBlock__70dRB{grid-row:3;grid-column:1}}@media screen and (max-width:768px){.Contacts_contactsBlock__70dRB{max-width:100%}}@media screen and (max-width:600px){.Contacts_contactsBlock__70dRB{gap:0}}.Contacts_head__BZFnq{grid-column:1;grid-row:1;font-size:70px;font-style:normal;font-weight:400;line-height:71px;font-family:var(--bebas-neue);margin:0 0 50px;max-width:560px}@media screen and (max-width:1024px){.Contacts_head__BZFnq{font-size:60px;max-width:380px;width:100%}}@media screen and (max-width:979px){.Contacts_head__BZFnq{grid-row:1;grid-column:1;text-align:center;max-width:100%;margin:0}}@media screen and (max-width:768px){.Contacts_head__BZFnq{font-size:56px}}@media screen and (max-width:600px){.Contacts_head__BZFnq{font-size:45px;line-height:normal}}@media screen and (max-width:470px){.Contacts_head__BZFnq{font-size:35px}}.Contacts_groups__v1Ea0{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);grid-column-gap:30px;column-gap:30px}@media screen and (max-width:979px){.Contacts_groups__v1Ea0{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:570px){.Contacts_groups__v1Ea0{grid-template-columns:1fr;grid-template-rows:repeat(3,auto)}}.Contacts_groups_location__fbscH{grid-column:1;grid-row:1/3}@media screen and (max-width:1280px){.Contacts_groups_location__fbscH{grid-column:1/3;grid-row:2/3}}@media screen and (max-width:979px){.Contacts_groups_location__fbscH{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.Contacts_groups_location__fbscH .Contacts_groups_name__YDwC_{grid-column:1/3}}@media screen and (max-width:570px){.Contacts_groups_location__fbscH{grid-column:1;grid-row:3}}@media screen and (max-width:470px){.Contacts_groups_location__fbscH{grid-template-columns:1fr}.Contacts_groups_location__fbscH .Contacts_groups_name__YDwC_{grid-column:1}}.Contacts_groups_phone__kxNez{grid-column:2}@media screen and (max-width:1280px){.Contacts_groups_phone__kxNez{grid-column:1;grid-row:1/2}}@media screen and (max-width:570px){.Contacts_groups_phone__kxNez{grid-column:1;grid-row:1}}.Contacts_groups_email__g_BXp{grid-column:2}@media screen and (max-width:1280px){.Contacts_groups_email__g_BXp{grid-column:2;grid-row:1/2}}@media screen and (max-width:979px){.Contacts_groups_email__g_BXp{grid-column:2}}@media screen and (max-width:570px){.Contacts_groups_email__g_BXp{grid-column:1;grid-row:2}}.Contacts_groups_name__YDwC_{font-size:35px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--bebas-neue);margin-bottom:16px}@media screen and (max-width:600px){.Contacts_groups_name__YDwC_{font-size:30px}}@media screen and (max-width:470px){.Contacts_groups_name__YDwC_{font-size:26px}}.Contacts_groups_item___5G7M{display:flex;flex-direction:column}.Contacts_wrap__RLf9D{display:flex;align-items:center;margin-bottom:25px;gap:10px}.Contacts_text__iTPiZ{font-size:14px;font-style:normal;font-weight:400;line-height:123%;max-width:260px;color:var(--secondaryColor);font-family:var(--geist-mono)}@media screen and (max-width:1024px){.Contacts_text__iTPiZ{font-size:12px}}.Contacts_underline__2LH9G{text-decoration:underline;color:var(--secondaryColor)}.Contacts_formBlock__g8_fg{grid-column:2;grid-row:1/3;max-width:596px;flex:1 1;display:flex;flex-direction:column;padding:68px 102px;border-radius:0 60px 0 0;background:var(--contactsFormBg)}@media screen and (max-width:1280px){.Contacts_formBlock__g8_fg{padding:52px 40px 72px;justify-content:center}}@media screen and (max-width:979px){.Contacts_formBlock__g8_fg{max-width:100%;grid-column:1;grid-row:2}}@media screen and (max-width:768px){.Contacts_formBlock__g8_fg{padding:30px 40px}}.Contacts_contactsFormText__e_vAa p{margin:0 0 26px;font-family:var(--geist-mono);font-weight:400;line-height:normal}@media screen and (max-width:1024px){.Contacts_contactsFormText__e_vAa p{margin:0}.Contacts_contactsFormText__e_vAa p:first-child{margin:0 0 12px}}@media screen and (max-width:979px){.Contacts_contactsFormText__e_vAa p{text-align:center}}.Contacts_contactsFormText__e_vAa h1{font-family:var(--bebas-neue);font-weight:400;font-size:70px}@media(max-width:1024px){.Contacts_contactsFormText__e_vAa h1{font-size:60px}}@media(max-width:768px){.Contacts_contactsFormText__e_vAa h1{font-size:56px}}@media(max-width:600px){.Contacts_contactsFormText__e_vAa h1{font-size:50px}}@media(max-width:570px){.Contacts_contactsFormText__e_vAa h1{font-size:35px}}.Contacts_contactsFormText__e_vAa h2{font-family:var(--bebas-neue);font-weight:400;font-size:60px}@media(max-width:1024px){.Contacts_contactsFormText__e_vAa h2{font-size:52px}}@media(max-width:768px){.Contacts_contactsFormText__e_vAa h2{font-size:48px}}@media(max-width:600px){.Contacts_contactsFormText__e_vAa h2{font-size:42px}}@media(max-width:570px){.Contacts_contactsFormText__e_vAa h2{font-size:32px}}.Contacts_contactsFormText__e_vAa h3{font-family:var(--bebas-neue);font-weight:400;font-size:40px}@media(max-width:1024px){.Contacts_contactsFormText__e_vAa h3{font-size:36px}}@media(max-width:768px){.Contacts_contactsFormText__e_vAa h3{font-size:32px}}@media(max-width:600px){.Contacts_contactsFormText__e_vAa h3{font-size:28px}}@media(max-width:570px){.Contacts_contactsFormText__e_vAa h3{font-size:28px}}.Contacts_contactsFormText__e_vAa h4,.Contacts_contactsFormText__e_vAa h5,.Contacts_contactsFormText__e_vAa p,.Contacts_contactsFormText__e_vAa ul{font-family:var(--geist-mono);font-weight:400}.Contacts_contactsFormText__e_vAa h4{font-size:32px}@media(max-width:1024px){.Contacts_contactsFormText__e_vAa h4{font-size:28px}}@media(max-width:768px){.Contacts_contactsFormText__e_vAa h4{font-size:24px}}@media(max-width:600px){.Contacts_contactsFormText__e_vAa h4{font-size:20px}}@media(max-width:570px){.Contacts_contactsFormText__e_vAa h4{font-size:20px}}.Contacts_contactsFormText__e_vAa h5{font-size:24px}@media(max-width:1024px){.Contacts_contactsFormText__e_vAa h5{font-size:22px}}@media(max-width:768px){.Contacts_contactsFormText__e_vAa h5{font-size:20px}}@media(max-width:600px){.Contacts_contactsFormText__e_vAa h5{font-size:18px}}@media(max-width:570px){.Contacts_contactsFormText__e_vAa h5{font-size:18px}}.Contacts_contactsFormText__e_vAa p,.Contacts_contactsFormText__e_vAa ul{font-size:16px}@media(max-width:1024px){.Contacts_contactsFormText__e_vAa p,.Contacts_contactsFormText__e_vAa ul{font-size:16px}}@media(max-width:768px){.Contacts_contactsFormText__e_vAa p,.Contacts_contactsFormText__e_vAa ul{font-size:16px}}@media(max-width:600px){.Contacts_contactsFormText__e_vAa p,.Contacts_contactsFormText__e_vAa ul{font-size:16px}}@media(max-width:570px){.Contacts_contactsFormText__e_vAa p,.Contacts_contactsFormText__e_vAa ul{font-size:16px}}.Contacts_contactsFormText__e_vAa p{margin:0 0 36px}@media screen and (max-width:979px){.Contacts_contactsFormText__e_vAa p{text-align:center;margin:0 0 16px}}.Contacts_contactsFormText__e_vAa h1,.Contacts_contactsFormText__e_vAa h2,.Contacts_contactsFormText__e_vAa h3,.Contacts_contactsFormText__e_vAa h4,.Contacts_contactsFormText__e_vAa h5,.Contacts_contactsFormText__e_vAa h6{margin:0 0 10px}@media screen and (max-width:979px){.Contacts_contactsFormText__e_vAa h1,.Contacts_contactsFormText__e_vAa h2,.Contacts_contactsFormText__e_vAa h3,.Contacts_contactsFormText__e_vAa h4,.Contacts_contactsFormText__e_vAa h5,.Contacts_contactsFormText__e_vAa h6{text-align:center}}.Location_wrapper__uCNMJ{height:100%;background:#f8f8f8}.Location_head__u5qG7{font-size:70px;font-style:normal;font-weight:400;line-height:62px;font-family:var(--bebas-neue);text-align:center;margin:0 auto 20px;max-width:800px}@media screen and (max-width:1024px){.Location_head__u5qG7{font-size:60px}}@media screen and (max-width:768px){.Location_head__u5qG7{font-size:56px}}@media screen and (max-width:600px){.Location_head__u5qG7{font-size:50px}}@media screen and (max-width:470px){.Location_head__u5qG7{font-size:35px;line-height:39px}}.Location_subtitle__aT6FE{font-size:22px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono);text-align:center;margin:0 auto;max-width:884px}@media screen and (max-width:1024px){.Location_subtitle__aT6FE{font-size:18px}}@media screen and (max-width:768px){.Location_subtitle__aT6FE{max-width:536px}}@media screen and (max-width:600px){.Location_subtitle__aT6FE{font-size:14px;max-width:434px}}@media screen and (max-width:470px){.Location_subtitle__aT6FE{max-width:274px}}.Location_cardWrapper__PVbLi{margin:44px 0 0}.LocationCard_wrapperCol__x3MPV{max-width:288px;height:inherit;margin:0 auto;background:#fff;border-radius:0 60px 0 0;display:flex;flex-direction:column}.LocationCard_image__4D21I{position:relative;height:220px;border-radius:0 60px 0 0;overflow:hidden}@media screen and (max-width:1024px){.LocationCard_image__4D21I{height:196px}}@media screen and (max-width:600px){.LocationCard_image__4D21I{height:178px}}.LocationCard_image__4D21I img{object-fit:cover}.LocationCard_content__9LT6K{padding:34px 16px 42px;display:flex;flex-direction:column;align-items:center;min-height:224px}.LocationCard_content_title__e9pcZ{font-size:32px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--bebas-neue);margin-bottom:6px}@media screen and (max-width:600px){.LocationCard_content_title__e9pcZ{font-size:29px}}.LocationCard_content_text__jW_mC{text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;font-family:var(--geist-mono);color:var(--secondaryColor);max-width:210px;margin-bottom:10px}@media screen and (max-width:600px){.LocationCard_content_text__jW_mC{font-size:12px}}.LocationCard_button___uBb_{padding:10px 24px;width:200px;border-radius:80px;margin-top:auto;color:#fff;border:1px solid var(--black,#1d1d1d);background:var(--black,#1d1d1d);cursor:pointer;font-family:var(--geist-mono);font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:600px){.LocationCard_button___uBb_{font-size:14px}}.LocationCard_wrapperRow__kR_JD{display:flex;flex-direction:row-reverse;margin:0 auto;width:600px}@media screen and (max-width:670px){.LocationCard_wrapperRow__kR_JD{flex-direction:column;width:264px}}.LocationCard_wrapperRow__kR_JD .LocationCard_content__9LT6K{max-width:304px;background:#fff}.LocationCard_wrapperRow__kR_JD .LocationCard_image__4D21I{width:100%;max-width:294px}