.Header_Header__ATyIU{position:fixed;top:0;left:0;width:100%;height:var(--header-height);background-color:var(--header-bg-color);z-index:999}@media screen and (min-width:768px){.Header_Header__ATyIU{position:static}}.Header_HeaderContainer__shYNj{position:static!important}.Header_HeaderWrapper__OPGWg{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:50px;column-gap:50px;height:100%}@media screen and (min-width:768px){.Header_HeaderWrapper__OPGWg{padding:16px 0;justify-content:space-between;-moz-column-gap:30px;column-gap:30px}}@media screen and (min-width:992px){.Header_HeaderWrapper__OPGWg{-moz-column-gap:50px;column-gap:50px}}.Header_LogoContainer__LJxNb{max-width:150px;max-height:60px}@media screen and (min-width:992px){.Header_LogoContainer__LJxNb{max-width:200px}}.Header_Logo__E420Z{display:flex;width:100%;height:auto}@media screen and (min-width:768px){.Header_Logo__E420Z{max-height:50px}}.Header_Menu__Hlb7G{position:absolute;top:var(--header-height);left:0;width:100%;height:calc(100vh - var(--header-height));background-color:var(--header-menu-bg-color);overflow:hidden scroll;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;z-index:1}.Header_Menu__Hlb7G.Header_open__DDkC2{opacity:1;visibility:visible}.Header_Menu__Hlb7G.Header_open__DDkC2 .Header_MenuItem__RUOXb{transform:translateX(0)}@media screen and (min-width:768px){.Header_Menu__Hlb7G{position:static;width:auto;height:auto;opacity:1;visibility:visible;overflow:initial;transition:none;z-index:0}}.Header_MenuList__JPrH3{list-style:none;padding:30px 30px 100px;display:flex;flex-direction:column;height:auto;width:100vw;background-color:var(--header-menu-bg-color)}@media screen and (min-width:576px){.Header_MenuList__JPrH3{margin:0 auto;padding:30px 0 100px;max-width:440px}}@media screen and (min-width:768px){.Header_MenuList__JPrH3{margin:0;padding:0;flex-direction:row;-moz-column-gap:30px;column-gap:30px;height:auto;width:auto;max-width:none;background-color:transparent}}@media screen and (min-width:992px){.Header_MenuList__JPrH3{-moz-column-gap:50px;column-gap:50px}}.Header_MenuItem__RUOXb{padding:20px 0;border-bottom:1px solid var(--menu-item-border-color);transition:transform .4s ease-in-out}.Header_MenuItem__RUOXb:first-child{transform:translateX(-30px)}.Header_MenuItem__RUOXb:nth-child(2){transform:translateX(40px)}.Header_MenuItem__RUOXb:nth-child(3){transform:translateX(-60px)}.Header_MenuItem__RUOXb:nth-child(4){transform:translateX(60px)}@media screen and (min-width:768px){.Header_MenuItem__RUOXb{transform:none!important;border-bottom:none}}.Header_MenuLink__j7FbQ{display:block;width:100%;font-weight:400;font-size:24px;line-height:39px;letter-spacing:1px;color:var(--menu-link-color);text-decoration:none;cursor:pointer}@media screen and (min-width:768px){.Header_MenuLink__j7FbQ{position:relative;font-size:18px;line-height:20px;letter-spacing:2px}}@media screen and (min-width:992px){.Header_MenuLink__j7FbQ:hover{color:var(--color-secondary)}}.Header_BurgerContainer__HkHpP{cursor:pointer;z-index:2}@media screen and (min-width:768px){.Header_BurgerContainer__HkHpP{display:none;z-index:0}}.Header_Burger__5nE5h{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:5px;height:30px;width:30px}.Header_Burger__5nE5h span{height:2px;width:100%;background:var(--burger-span-bg-color);transition:transform .4s ease-in-out,opacity .2s ease-in-out}.Header_Burger__5nE5h span:last-child{align-self:flex-end}.Header_Burger__5nE5h.Header_open__DDkC2 span:first-child{transform:translateY(7px) rotate(45deg)}.Header_Burger__5nE5h.Header_open__DDkC2 span:last-child{transform:translateY(-7px) rotate(-45deg)}.Header_Burger__5nE5h.Header_open__DDkC2 span:nth-child(2){opacity:0}.button_button__iliVb{position:relative;padding:12px 16px;width:100%;height:60px;max-width:100%;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:20px;line-height:22px;color:var(--btn-text);background:var(--btn-bg);border:1px solid var(--btn-border);border-radius:12px;text-decoration:none;cursor:pointer;z-index:1}@media screen and (min-width:992px){.button_button__iliVb:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background-color:var(--color-primary);opacity:0;transition:opacity .3s linear;z-index:-1}.button_button__iliVb:hover:before{opacity:1}}@media screen and (min-width:768px){.button_button__iliVb{max-width:200px;grid-column:1/3}}.Notification_Notification__ih4nD{position:fixed;bottom:15px;left:15px;padding:20px 50px 20px 20px;display:flex;justify-content:space-between;height:auto;width:calc(100% - 30px);max-width:767px;border-radius:10px}.Notification_Notification__ih4nD.Notification_success__XKUll{background-color:#90ee90;color:green}.Notification_Notification__ih4nD.Notification_error___RCox{background-color:#f08080;color:crimson}@media screen and (min-width:768px){.Notification_Notification__ih4nD{max-width:400px}}.Notification_Button__WuJXd{position:absolute;top:10px;right:10px;height:20px;width:20px;display:grid;align-content:center;row-gap:5px;background-color:transparent;border:none}.Notification_Button__WuJXd span{display:block;width:100%;height:2px;background-color:green}.Notification_Button__WuJXd span:first-child{transform:translateY(3px) rotate(45deg)}.Notification_Button__WuJXd span:last-child{transform:translateY(-4px) rotate(-45deg)}.Notification_Button__WuJXd.Notification_success__XKUll span{background-color:green}.Notification_Button__WuJXd.Notification_error___RCox span{background-color:crimson}.CookieBar_CookieBar__EEDtd{z-index:999;position:fixed;right:0;bottom:0;left:0;background-color:#000}.CookieBar_Inner__LQ2kN{padding:16px 8px;display:grid;justify-items:center;row-gap:10px;font-family:-apple-system,Inter,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:300;text-align:center;color:#fff}@media screen and (min-width:992px){.CookieBar_Inner__LQ2kN{justify-content:center;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content)}}.CookieBar_Message__07lxC{display:flex;align-items:center}.CookieBar_Buttons__p8WKA{display:grid;justify-items:center;row-gap:10px}@media screen and (min-width:576px){.CookieBar_Buttons__p8WKA{grid-template-columns:repeat(2,1fr);align-items:center}}.CookieBar_Button__ok7Zb{position:relative;padding:12px 16px;width:100%;height:60px;max-width:100%;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:20px;line-height:22px;color:var(--btn-text);background:var(--btn-bg);border:1px solid var(--btn-border);text-decoration:none;cursor:pointer;z-index:1;text-transform:uppercase;height:auto;max-width:80px;border-radius:12px}@media screen and (min-width:992px){.CookieBar_Button__ok7Zb:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background-color:var(--color-primary);opacity:0;transition:opacity .3s linear;z-index:-1}.CookieBar_Button__ok7Zb:hover:before{opacity:1}}.CookieBar_Link__aWUBS{font-family:-apple-system,Inter,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:300;color:#fff;text-decoration:underline;transition:-webkit-text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out}.CookieBar_Link__aWUBS:active,.CookieBar_Link__aWUBS:focus,.CookieBar_Link__aWUBS:hover{text-decoration:none}.Slider_Carousel___LkL7{position:relative;margin-top:40px;width:100%;overflow:hidden}.Slider_CarouselInner__uC6gy{display:grid;grid-template-columns:1fr;row-gap:30px;transition:all .4s ease}@media screen and (min-width:768px){.Slider_CarouselInner__uC6gy{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.Slider_CarouselInner__uC6gy{-moz-column-gap:30px;column-gap:30px}}@media screen and (min-width:1200px){.Slider_CarouselInner__uC6gy{grid-template-columns:repeat(3,1fr);justify-items:center;-moz-column-gap:40px;column-gap:40px}}.Slider_CarouselItem__enEcN{display:grid;width:100%;border:var(--slider-border-width) solid var(--slider-border-color);border-radius:45px}@media screen and (min-width:768px){.Slider_CarouselItem__enEcN{max-width:320px}}@media screen and (min-width:992px){.Slider_CarouselItem__enEcN{max-width:440px}}.Slider_CarouselImg__J9wai{position:relative;width:100%;height:250px;overflow:hidden}.Slider_CarouselImg__J9wai img{position:absolute;top:0;width:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.Slider_CarouselWrap__w6eOW{padding:30px 28px;display:grid;grid-template-columns:50px 1fr;align-items:center;align-content:start;gap:10px;overflow:hidden}.Slider_CarouselIcon__9E3_s{height:50px;width:50px}.Slider_CarouselIcon__9E3_s svg{display:block;height:100%;width:100%;color:var(--slider-icon-color);fill:var(--slider-icon-color)}.Slider_CarouselTitle__EkS_X{font-weight:700;font-size:22px;line-height:26px;color:var(--slider-title-color)}@media screen and (min-width:768px){.Slider_CarouselTitle__EkS_X{font-weight:600}}.Slider_CarouselDescription__Jkv9s{display:grid;grid-column:1/3;font-weight:500;font-size:16px;line-height:25px;letter-spacing:.01em;color:var(--slider-descr-color)}@media screen and (min-width:768px){.Slider_CarouselDescription__Jkv9s{font-weight:400}}.Slider_DotList__IKIl7{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);display:flex;-moz-column-gap:10px;column-gap:10px;list-style-type:none}@media screen and (min-width:992px){.Slider_DotList__IKIl7{display:none}}.Slider_DotItem__Jfuy1{height:10px;width:10px;background-color:var(--slider-dot-bg-color);border-radius:50%;transition:background-color .4s ease-in}.Slider_active__R7rXB{background-color:#f29f14}.main_Main__vmJBh{position:relative;margin-top:var(--header-height);padding:80px 0;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;background:url(/_next/static/media/main.76124b72.jpg) center 10%/cover no-repeat;overflow:hidden}@media screen and (min-width:768px){.main_Main__vmJBh{margin-top:0}}@media screen and (min-width:992px){.main_Main__vmJBh{padding:120px 0}}@media screen and (min-width:1200px){.main_Main__vmJBh{padding:200px 0}}.main_BgTransperent__we1m1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--bg-transperent-color);z-index:1}.main_Mainwrapper__DD2Sv{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:start}@media screen and (min-width:992px){.main_Mainwrapper__DD2Sv{text-align:start;align-items:start}}.main_Title__oT3Yl{font-weight:500;font-size:38px;line-height:42px;color:var(--text-main)}@media screen and (min-width:768px){.main_Title__oT3Yl{font-size:60px;line-height:70px}}@media screen and (min-width:992px){.main_Title__oT3Yl{max-width:1100px;font-size:70px;line-height:80px}}.main_Description__ui2Rc{margin-top:30px;font-weight:400;font-size:24px;line-height:130%;color:var(--text-main)}@media screen and (min-width:768px){.main_Description__ui2Rc{max-width:600px}}@media screen and (min-width:992px){.main_Description__ui2Rc{max-width:800px}}.main_Button__oZvdr{margin-top:32px;padding:12px 16px;font-size:20px;font-weight:400}@media screen and (min-width:992px){.main_Button__oZvdr{margin-top:60px}}.TriggerSection_Trigger__6WcrS{padding:60px 0;background-color:var(--section-trigger-bg)}.TriggerSection_Wrapper__y8yrO{display:flex;flex-direction:column;align-items:center;row-gap:30px}.TriggerSection_Text__5v1oV{font-family:Open Sans;font-weight:400;font-size:20px;line-height:26px;letter-spacing:1px;color:#00375f;font-size:22px;line-height:28px;font-weight:500;color:var(--text-trigger)}@media screen and (min-width:1440px){.TriggerSection_Text__5v1oV{font-size:22px;line-height:33px}}@media screen and (min-width:992px){.TriggerSection_Text__5v1oV{max-width:900px;font-size:28px;line-height:34px;text-align:center}}.TriggerSection_Button__WCe_g{border:1px solid var(--color-white)}.TriggerSection_Button__WCe_g:hover{border:2px solid var(--color-white)}.servicesSection_Serices__KatF9{padding:60px 0;background-color:var(--section-services-bg)}.servicesSection_ServicesWrapper__Xkpit{display:grid;justify-items:center}.servicesSection_Title__8_J4C{font-weight:500;font-size:34px;line-height:120%;text-align:var(--services-text-align);color:var(--text-title)}@media screen and (min-width:768px){.servicesSection_Title__8_J4C{font-size:48px}}.servicesSection_Descr__Isw97{margin-top:20px;font-weight:500;font-size:18px;line-height:22px;text-align:var(--services-text-align)}@media screen and (min-width:768px){.servicesSection_Descr__Isw97{max-width:900px}}.servicesSection_ServicesList__T_vDo{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:40px;width:100%}@media screen and (min-width:768px){.servicesSection_ServicesList__T_vDo{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;-moz-column-gap:0;column-gap:0}}.servicesSection_ServiceItem__BK1Ze{display:flex;flex-direction:column;align-items:flex-start;max-width:100%;text-align:start}@media screen and (min-width:768px){.servicesSection_ServiceItem__BK1Ze{max-width:320px;align-items:center;text-align:center}}@media screen and (min-width:992px){.servicesSection_ServiceItem__BK1Ze{max-width:400px}}@media screen and (min-width:1200px){.servicesSection_ServiceItem__BK1Ze{max-width:320px}}@media screen and (min-width:1440px){.servicesSection_ServiceItem__BK1Ze{max-width:380px}}.servicesSection_ServiceImgWrapper__iTAG4{margin-bottom:24px;padding-top:56.25%;position:relative;width:100%;border-radius:0;overflow:hidden}.servicesSection_ServiceImg__E_3bT{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.servicesSection_ServiceTitle__hJRJL{margin-bottom:8px;font-weight:500;font-size:28px;line-height:36px;color:var(--text-services)}@media screen and (min-width:1200px){.servicesSection_ServiceTitle__hJRJL{font-size:24px;line-height:28px}}.servicesSection_ServiceDescr__KXVVp{margin-bottom:16px;font-weight:400;font-size:16px;line-height:145%;color:var(--text-services)}.mapSection_MapSection__NtOVc{position:relative;display:flex;min-height:350px;align-items:flex-end;height:65vh}.mapSection_MapSection__NtOVc .container{pointer-events:none}@media screen and (min-width:992px){.mapSection_MapSection__NtOVc{align-items:center;height:50vh}}.mapSection_Wrapper__cqS6i{padding:30px 0;display:flex;flex-direction:row-reverse}@media screen and (min-width:768px){.mapSection_Wrapper__cqS6i{padding:80px 0}}.mapSection_Title__xf2D4{display:block;font-weight:500;font-size:24px;line-height:135%;color:var(--text-map)}.mapSection_Map___dEeQ{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.mapSection_Info__BYB6E{padding:30px;display:grid;row-gap:8px;width:100%;background-color:var(--section-map-bg);border-radius:8px;pointer-events:all}@media screen and (min-width:992px){.mapSection_Info__BYB6E{width:50%}}@media screen and (min-width:1200px){.mapSection_Info__BYB6E{width:35%}}.mapSection_Address__bzsm0{display:block;font-style:normal;font-weight:500;font-size:16px;line-height:24px;-moz-tab-size:4;-o-tab-size:4;tab-size:4;scroll-behavior:smooth;color:var(--text-map)}.mapSection_Address__bzsm0 span{color:var(--color-secondary)}.formSection_FormSection__D2x8i{padding:60px 0;background-color:var(--section-form-bg)}.formSection_Wrapper__u8mn_{display:grid;grid-template-columns:1fr;row-gap:60px}@media screen and (min-width:992px){.formSection_Wrapper__u8mn_{grid-template-columns:repeat(2,1fr);gap:80px}}.formSection_Title__K8dAZ{margin-bottom:8px;font-weight:500;font-size:32px;line-height:135%;color:var(--text-title)}@media screen and (min-width:992px){.formSection_Title__K8dAZ{font-size:36px}}.formSection_Description__TLoB5{font-weight:400;font-size:16px;line-height:135%;color:var(--text-form)}.formSection_Form__MRX_p{display:grid;grid-template-columns:1fr;row-gap:16px;width:100%}@media screen and (min-width:768px){.formSection_Form__MRX_p{grid-template-columns:repeat(2,1fr);gap:16px}}.formSection_FormItem__ZtwTj{display:flex;flex-direction:column;row-gap:4px}.formSection_FormItem__ZtwTj label{font-weight:400;font-size:14px;line-height:120%;color:var(--text-form)}.formSection_FormItem__ZtwTj input,.formSection_FormItem__ZtwTj textarea{padding:12px;font-weight:400;font-size:14px;line-height:120%;color:#000;border:1px solid #d1d5db;border-radius:6px}.formSection_FormItem__ZtwTj input:focus,.formSection_FormItem__ZtwTj textarea:focus{box-shadow:0 0 0 0 #fff,0 0 0 1px #7764f2,0 1px 2px 0 rgba(0,0,0,.5);border-color:#7764f2;outline:2px solid transparent;outline-offset:2px}@media screen and (min-width:768px){.formSection_FormTextarea__JoIDX{grid-column:1/3}}.formSection_FormButton__HzOUd{position:relative;padding:12px 16px;width:100%;height:60px;max-width:100%;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:20px;line-height:22px;color:var(--btn-text);background:var(--btn-bg);border-radius:12px;text-decoration:none;cursor:pointer;z-index:1;width:145px;justify-self:end;border:none}@media screen and (min-width:992px){.formSection_FormButton__HzOUd:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background-color:var(--color-primary);opacity:0;transition:opacity .3s linear;z-index:-1}.formSection_FormButton__HzOUd:hover:before{opacity:1}}@media screen and (min-width:768px){.formSection_FormButton__HzOUd{max-width:300px;grid-column:1/3}}.aboutSection_AboutSection__TB_o1{padding:60px 0;background-color:var(--section-about-bg)}.aboutSection_Wrapper__zSjan{margin:0 auto;display:flex;flex-direction:column;row-gap:15px;text-align:justify}@media screen and (min-width:1200px){.aboutSection_Wrapper__zSjan{text-align:start}}.aboutSection_Title__IljgH{display:block;font-weight:500;font-size:32px;line-height:135%;color:var(--text-title)}@media screen and (min-width:992px){.aboutSection_Title__IljgH{font-size:36px}}.aboutSection_Text__GOivj{font-weight:500;font-size:16px;line-height:145%;color:var(--text-about)}@media screen and (min-width:768px){.aboutSection_Text__GOivj{font-size:24px}}.footer_Footer__wmZO1{padding:60px 0;background-color:var(--footer-bg)}@media screen and (min-width:992px){.footer_Footer__wmZO1{padding:100px 0}.footer_LogoWrapper__7Ptma{margin-bottom:50px;max-width:300px;grid-column:1/3}}@media screen and (min-width:1440px){.footer_LogoWrapper__7Ptma{height:100%;width:100%}}.footer_Logo__O9qKE{display:block;width:100%;height:100%}.footer_FooterWrapper__W4PBR{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (min-width:992px){.footer_FooterWrapper__W4PBR{display:grid;grid-template-columns:repeat(2,auto);align-items:flex-start;-moz-column-gap:130px;column-gap:130px}}@media screen and (min-width:1200px){.footer_FooterWrapper__W4PBR{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.footer_FooterWrapper__W4PBR{display:flex;flex-direction:row}}.footer_Menu__JnZ2v{margin-top:50px;width:100%}@media screen and (min-width:992px){.footer_Menu__JnZ2v{margin:0}}.footer_MenuWrapper__fyKbd{display:grid}@media screen and (min-width:768px){.footer_MenuWrapper__fyKbd{grid-template-columns:2fr 1fr}}.footer_MenuList__StnOI{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;row-gap:20px;max-height:100px;list-style-type:none}@media screen and (min-width:768px){.footer_MenuList__StnOI{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:40px;column-gap:40px}}@media screen and (min-width:992px){.footer_MenuList__StnOI{-moz-column-gap:80px;column-gap:80px}}@media screen and (min-width:1440px){.footer_MenuList__StnOI{display:flex;flex-direction:column}}.footer_MenuLink__B7guT{font-weight:400;font-size:18px;line-height:22px;color:var(--text-footer);text-decoration:none;cursor:pointer}.footer_ContactInfo__zsn3X{margin-top:50px;display:flex;flex-direction:column;width:100%}@media screen and (min-width:992px){.footer_ContactInfo__zsn3X{margin-top:0}}.footer_Subtitle__8SzHb{font-weight:600;font-size:18px;line-height:27px;text-transform:uppercase;color:var(--text-footer)}.footer_divider__tBuos{margin:20px 0;width:100%;height:1px;background-color:var(--text-footer)}.footer_ContactList__GI8fE{display:grid;row-gap:20px;list-style-type:none}.footer_ContactItem__iezrL{display:flex;align-items:flex-start;-moz-column-gap:10px;column-gap:10px}.footer_ContactItem__iezrL svg{height:28px;width:20px;fill:var(--text-footer)}.footer_Address__CETI8{font-style:normal}.footer_Address__CETI8,.footer_EmailLink__En4Tq,.footer_Label__cbtm9{font-weight:400;font-size:16px;line-height:26px;color:var(--text-footer);text-decoration:none}.footer_Label__cbtm9{margin-top:50px}