.Header_headerContainer__rJwQ_{position:fixed;left:0;right:0;top:var(--header-top-offset);z-index:1;padding-right:var(--scroll-compensator)}@media only screen and (max-width:720px){.Header_headerContainer__rJwQ_{background-color:var(--card-background);box-shadow:0 -1px 16px 0 var(--shadow-color)}}.Header_header__zLGH_{height:var(--header-height);background-color:var(--card-background);padding:8px;display:flex;box-shadow:0 -1px 16px 0 var(--shadow-color);border-radius:56px;justify-content:space-between;align-items:center}@media only screen and (max-width:720px){.Header_header__zLGH_{padding:0;border-radius:0;box-shadow:none}}.Header_header__zLGH_ .btn{border-radius:200px;font-size:16px;padding:16px}@media only screen and (max-width:880px){.Header_header__zLGH_ .btn{font-size:14px}}@media only screen and (max-width:760px){.Header_header__zLGH_ .btn{padding:8px}}@media only screen and (max-width:720px){.Header_header__zLGH_ .btn{padding:16px 24px;font-size:16px}}.Header_headerLogo__t8LjV{width:56px;height:56px}@media only screen and (max-width:720px){.Header_headerLogo__t8LjV{width:48px;height:48px}}.Header_headerLogoIcon__dJZ7a .mainPath{fill:var(--primary-60)}.Header_logoLink__QAGZH{display:flex;align-items:center;margin-right:20px}@media only screen and (max-width:720px){.Header_logoLink__QAGZH{margin-right:0}}.Header_menu__DxfvU{display:flex;flex:1;align-items:center}@media only screen and (max-width:720px){.Header_menu__DxfvU{position:absolute;padding-right:var(--scroll-compensator);visibility:hidden;top:var(--header-height);left:0;height:calc(100dvh - var(--header-height));width:100%;flex-direction:column;justify-content:center;align-items:stretch;background:var(--card-background);opacity:0;transition:opacity .3s,visibility .3s;pointer-events:none}.Header_menuOpened__ikUzJ{visibility:visible;transition:opacity .3s,visibility 0s;pointer-events:all;opacity:1}}.Header_menuList__KB_N9{margin-right:24px;flex:1;flex-direction:row;justify-content:space-between}@media only screen and (max-width:1100px){.Header_menuList__KB_N9{margin-right:4px}}@media only screen and (max-width:720px){.Header_menuList__KB_N9{flex-direction:column;justify-content:center;margin-right:0}.Header_menuItem__Bh77Z{margin-bottom:8px}.Header_menuItem__Bh77Z:last-child{margin-bottom:0}}.Header_menuItemLink__1F5TD{padding:8px;font-size:16px;font-weight:500;display:block;color:var(--text-dark);transition:color .3s;white-space:nowrap}.Header_menuItemLink__1F5TD:hover{color:var(--primary)}@media only screen and (max-width:850px){.Header_menuItemLink__1F5TD{padding:4px;font-size:14px}}@media only screen and (max-width:720px){.Header_menuItemLink__1F5TD{font-size:24px;text-align:center}}.Header_workTime__kCcs6{display:flex;flex-direction:column;margin-right:24px}@media only screen and (max-width:1100px){.Header_workTime__kCcs6{margin-right:8px}}@media only screen and (max-width:1020px){.Header_workTime__kCcs6{display:none}}.Header_workTimeTitle__C2pdO{font-size:16px;font-weight:600;color:var(--text-dark);white-space:nowrap}@media only screen and (max-width:1100px){.Header_workTimeTitle__C2pdO{font-size:14px}}.Header_workTimeText__SfsPD{font-size:16px;font-weight:500;color:var(--text-dark-alternative);white-space:nowrap}@media only screen and (max-width:1100px){.Header_workTimeText__SfsPD{font-size:14px}}@media only screen and (max-width:720px){.Header_callToActionBtnWrapper__8_Ifg{display:block;margin:auto auto 40px}}.Header_footer__rpov1{display:none;padding:0 16px;margin-bottom:16px}@media only screen and (max-width:720px){.Header_footer__rpov1{display:flex;flex-direction:row}}.Header_footerItem__lxYHN{width:50%;display:flex;flex-direction:column;-moz-column-gap:8px;column-gap:8px}.Header_footerItemTitle__IARsT{font-size:16px;font-weight:600;margin-bottom:12px;line-height:24px}.Header_footerItemText__QxiF4{font-size:16px;font-weight:500;line-height:24px}.Header_burgerButton__zCi9n{display:none;width:48px;height:48px;background-color:var(--primary-10);border-radius:4px;position:relative;transition:.3s}@media only screen and (max-width:720px){.Header_burgerButton__zCi9n{display:block}}.Header_burgerLine__2jyJY{width:18px;height:2px;border-radius:2px;background-color:var(--primary-70);display:block;position:absolute;left:15px;transition:.3s ease-in-out;transform:translateY(0) scale(1);opacity:1}.Header_burgerLine__2jyJY:first-child{top:18px}.Header_burgerLine__2jyJY:nth-child(2),.Header_burgerLine__2jyJY:nth-child(3){top:24px}.Header_burgerLine__2jyJY:nth-child(4){top:30px}.Header_burgerButtonOpened__zm0nn .Header_burgerLine__2jyJY:first-child{transform:translateY(6px) scale(0);opacity:0}.Header_burgerButtonOpened__zm0nn .Header_burgerLine__2jyJY:nth-child(2){transform:rotate(45deg)}.Header_burgerButtonOpened__zm0nn .Header_burgerLine__2jyJY:nth-child(3){transform:rotate(-45deg)}.Header_burgerButtonOpened__zm0nn .Header_burgerLine__2jyJY:nth-child(4){transform:translateY(-6px) scale(0);opacity:0}.Button_btn__VsKUN{display:flex;color:var(--text-light);font-weight:600;text-align:center;justify-content:center;align-items:center;flex-direction:row;cursor:pointer;outline:none;border:none}.Button_primary__G1mpW{padding:16px 24px;background-color:var(--primary);border-radius:8px;font-size:18px;transition:background-color .3s}@media only screen and (max-width:600px){.Button_primary__G1mpW{font-size:16px}}.Button_primary__G1mpW:not([disabled]):hover{background-color:var(--primary-70)}.Button_primary__G1mpW:not([disabled]):active{transition:0s;background-color:var(--primary-90)}.Button_link__K1Obg{color:var(--primary);font-size:16px;line-height:18px;text-align:center}.Button_link__K1Obg:active{color:var(--primary-70)}.Button_disabled__pfHmQ{opacity:.7;cursor:not-allowed}.Modals_container__dX7W8{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1;display:flex;width:100%;height:100%;padding:16px;overflow-y:auto;padding-right:calc(16px + var(--scroll-compensator))}.Modals_overlay__zPqbC{position:fixed;background-color:rgba(0,0,0,.5);left:0;top:0;right:0;bottom:0;cursor:default}.Modals_content__Gl_f9{position:relative;margin:auto}.Modals_card__rpB2u{border-radius:24px;background-color:var(--background-light);padding:48px 32px;width:100%}.Modals_header__wUHzi{display:flex;align-items:center;justify-content:space-between}.Modals_headerTitle__XKCWF{font-size:24px;font-weight:600;line-height:32px;color:var(--primary);display:block;margin-right:8px}.Modals_headerTitle__XKCWF.Modals_headerTitleBig__Tpt_v{font-size:32px;line-height:40px}.Modals_headerClose__9BCUM{background-color:var(--primary-10);width:48px;height:48px;border-radius:4px;display:flex;align-items:center;justify-content:center}.Modals_headerCloseIcon__Th0HQ{width:24px;height:24px;display:block}.ReactOut_content__PJwqT{width:100%;max-width:500px;position:relative}.ReactOut_titleWrapper__irZ0N{margin-bottom:32px}.ReactOut_loaderWrapper__HQugD{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);border-radius:24px;display:flex;align-items:center;justify-content:center}.Alert_content__xmaMA{width:100%;max-width:466px}.Alert_textContent__Guf3Z{margin-top:16px;display:block;font-size:16px;line-height:18px;color:var(--text-dark)}.Alert_textContent__Guf3Z b{font-weight:700;color:var(--primary)}@keyframes Loader_scale__y0QB4{0%{transform:scale(.7)}50%{transform:scale(1)}to{transform:scale(.7)}}.Loader_loader__O_bfU{animation:Loader_scale__y0QB4 2s infinite;transform-origin:center;display:block}.Experience_sectionTitleContent__zkNU7{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:32px}.Experience_sectionTitle__dLCIa.Experience_sectionTitle__dLCIa{text-align:center;margin-bottom:12px}.Experience_sectionSubtitle__IKoHO{max-width:520px;font-size:16px;font-weight:400;line-height:18px;color:var(--text-dark-alternative);text-align:center}.Experience_numbersWrapper__Vsl_5{display:flex;align-items:center;justify-content:space-between;flex-direction:row;overflow:hidden}@media only screen and (max-width:975px){.Experience_numbersWrapper__Vsl_5{flex-wrap:wrap}}.Experience_numbersItem__Od8Ns{padding:12px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width:975px){.Experience_numbersItem__Od8Ns{width:50%}}@media only screen and (max-width:600px){.Experience_numbersItem__Od8Ns{width:100%}}.Experience_number__Uv522{color:var(--primary-60);font-size:96px;font-weight:600;text-align:center;margin-bottom:8px;white-space:nowrap;transition:opacity .3s}@media only screen and (max-width:720px){.Experience_number__Uv522{font-size:64px}}.Experience_animatedNumber__lnAHM{position:absolute;top:0;bottom:0;right:0;left:0}.Experience_layoutNumber__dtXeL{position:relative}.Experience_layoutNumberContent__yHm3U{opacity:0}.Experience_itemCaption__3UDrw{font-weight:600;font-size:18px;color:var(--text-dark);white-space:nowrap}@media only screen and (max-width:720px){.Experience_itemCaption__3UDrw{font-size:16px}}.KeyFeatures_cols__L6HcM{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media only screen and (max-width:767px){.KeyFeatures_cols__L6HcM{grid-template-columns:1fr}}.KeyFeatures_item__lbCfS{padding:32px;height:120px;border-radius:24px;border:3px solid var(--primary-60);display:flex;align-items:center}@media only screen and (max-width:600px){.KeyFeatures_item__lbCfS{padding:20px 24px;height:88px}}.KeyFeatures_itemNumber__rcR30{font-size:18px;color:var(--primary-60);font-weight:600;display:block;margin-right:16px}@media only screen and (max-width:600px){.KeyFeatures_itemNumber__rcR30{font-size:16px}}.KeyFeatures_itemTitle__hhf7k{color:var(--text-dark);display:block;line-height:24px;font-size:18px;font-weight:600}@media only screen and (max-width:600px){.KeyFeatures_itemTitle__hhf7k{font-size:16px;font-weight:500}}.Main_main__2GoQi{position:relative;overflow:hidden;display:flex;align-items:center;background-color:#fff}@media only screen and (max-width:720px){.Main_mainSection__m6iNr.Main_mainSection__m6iNr{padding-top:24px}}.Main_imgBg__Ur1W2{position:absolute;top:0;bottom:0;right:0;left:0;pointer-events:none;width:auto;height:auto}.Main_imgTop__YvNwc{top:0;bottom:auto;left:auto}@media only screen and (max-width:930px){.Main_imgTop__YvNwc{left:100%;transform:translateX(-168px)}}.Main_imgBot__wT6pc{top:auto;right:auto;bottom:0}.Main_mainWrapper__3jv9x{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;align-items:center}@media only screen and (max-width:930px){.Main_mainWrapper__3jv9x{flex-wrap:wrap}}.Main_intro__1q6ya{max-width:360px}@media only screen and (max-width:930px){.Main_intro__1q6ya{margin-bottom:16px;margin-left:auto;margin-right:auto;text-align:center}}@media only screen and (max-width:600px){.Main_intro__1q6ya{max-width:255px;margin-left:0;margin-right:0;text-align:left}}.Main_title__4jRzV{display:block;font-family:var(--font-brand);color:var(--primary);font-size:72px;line-height:72px;font-weight:400;margin-bottom:32px}@media only screen and (max-width:600px){.Main_title__4jRzV{font-size:56px;line-height:64px}}.Main_subtitle__DhSWP{font-weight:600;font-size:18px;line-height:24px;color:var(--text-dark-alternative)}@media only screen and (max-width:600px){.Main_subtitle__DhSWP{font-size:16px;line-height:24px}}.Main_slider__qecNY{max-width:570px;height:540px}.Main_slider__qecNY .swiper{height:100%}@media only screen and (max-width:930px){.Main_slider__qecNY{max-width:100%}}@media only screen and (max-width:600px){.Main_slider__qecNY{height:374px}}.Main_sliderBtn__mt2Pj{position:absolute;left:0;top:50%;transform:translateY(-50%);display:flex}.Main_sliderBtn__mt2Pj svg{display:block}.Main_sliderBtnRight__YZeoY.Main_sliderBtnRight__YZeoY{right:0;left:auto;transform:translateY(-50%) rotate(180deg)}.Main_sliderImage__3rYxj{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.SliderNavButton_sliderNavButton__Vn5cY{align-items:center;display:flex;justify-content:center;width:40px;height:40px}.SliderNavButton_sliderNavButton__Vn5cY svg{display:block}.SliderNavButton_sliderNavButton__Vn5cY[disabled]{cursor:not-allowed}.SliderNavButton_sliderNavButton__Vn5cY:hover:not([disabled]) .SliderNavButton_rect__YyBo5{fill:#cbcbcb}.SliderNavButton_sliderNavButtonRight__HYwVM{transform:rotate(180deg)}