.style_container__iLpBn{display:flex;flex-direction:column;align-items:center;gap:60px;margin-bottom:144px;padding-top:104px}@media screen and (max-width:1278px){.style_container__iLpBn{padding-top:84px}}@media screen and (max-width:768px){.style_container__iLpBn{padding-top:80px}}.style_header__Qs5Pz{width:100%}.style_preview__NhWoY{justify-content:center}.style_previewContent__zZnCG{flex-direction:column;justify-content:center;gap:40px}.style_title__pA6bJ{font-weight:600;font-size:64px;line-height:72px;text-align:center}.style_subtitle__3ZOnS{font-weight:500;font-size:28px;line-height:32px;padding:10px 16px;background-color:#e7f8ed;border:1px solid #aacdc9;border-radius:16px}.style_content__ykVmU{max-width:650px;width:100%}@media screen and (max-width:768px){.style_container__iLpBn{gap:32px;margin-bottom:104px}.style_title__pA6bJ{font-weight:500;font-size:40px;line-height:48px}.style_subtitle__3ZOnS{font-weight:600;font-size:24px;line-height:26px}}.style_spinner__pACpB{width:24px;height:24px;border-radius:50%;border:2px solid var(--Base-white);border-right:2px solid rgba(0,0,0,0);animation:style_rotate__AlFWw .8s linear infinite}@keyframes style_rotate__AlFWw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rootButton_loader___VLv3{position:absolute;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:auto;pointer-events:none;opacity:0;transform:translateX(-100px);transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.rootButton_button__kFIBo.rootButton_loading__V6ibk .rootButton_loader___VLv3{opacity:1;transform:translateX(0)}.rootButton_button__kFIBo{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:max-content;padding:0 44px;height:56px;background:rgba(0,0,0,0);border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all .15s}@media screen and (max-width:768px){.rootButton_button__kFIBo{width:100%}}.rootButton_content__x1CN0{position:relative;display:flex;align-items:center;gap:16px}.rootButton_button__kFIBo:hover .rootButton_arrow__RLBHB{transform:translateX(12px);opacity:1;margin:0}.rootButton_button__kFIBo:hover:not(.rootButton_blank__McwrL) .rootButton_text__3_xph:not(.rootButton_disabledAnimation__ePubD){transform:translateX(-12px)}.rootButton_button__kFIBo.rootButton_loading__V6ibk .rootButton_text__3_xph{transform:translateX(100px)!important;opacity:0!important}.rootButton_button__kFIBo.rootButton_loading__V6ibk .rootButton_arrow__RLBHB{transform:translateX(130px)!important;opacity:0!important}.rootButton_button__kFIBo[disabled]{pointer-events:none}.rootButton_hidden__fycM5{color:rgba(0,0,0,0)!important}.rootButton_hidden__fycM5 *{opacity:0!important}.rootButton_fullWidth__SxmfV{width:100%}.rootButton_large__2thNJ{width:100%;max-width:384px}.rootButton_button__kFIBo.rootButton_primary__QQtlx{color:var(--Buttons-Primary-Text-Text,#fff);background:var(--Buttons-Primary-BG-default,#2c2e38);border-radius:var(--Corner-radius-Button,40px)}.rootButton_button__kFIBo.rootButton_light__rtJjf{color:var(--Base-Black,#2C2E38);background:var(--Base-white,#FFF)}.rootButton_button__kFIBo.rootButton_secondary__kB92f{background:rgba(0,0,0,0);border-radius:var(--Corner-radius-Button,40px);border:1px solid var(--Buttons-Primary-BG-default,#2c2e38)}.rootButton_button__kFIBo.rootButton_secondary__kB92f.rootButton_light__rtJjf{color:var(--Base-white,#fff);border:1px solid var(--Base-white,#fff)}.rootButton_arrow__RLBHB{position:absolute;right:0;transform:translateX(55px);opacity:0}.rootButton_arrow__RLBHB,.rootButton_text__3_xph:not(.rootButton_disabledAnimation__ePubD){transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_button__V_fUb{position:relative;height:auto;padding:0;width:max-content}.style_button__V_fUb.style_primary__6_51L{--button-color:var(--Text-colors-Text-On-Light,#2c2e38)}.style_button__V_fUb.style_destructive__JEvsI{--button-color:var(--System-Orange-500,#f29914)}.style_button__V_fUb:disabled{--button-color:var(--Base-gray-600,#999999);opacity:1}.style_button__V_fUb{color:var(--button-color)}.style_button__V_fUb:before{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--button-color);transition:var(--easeSpeed) width cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_button__V_fUb:hover:before{width:100%}.style_button__Oho9L{position:relative;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;width:160px;height:64px;padding:0 20px;color:#1e1e1e;border-radius:40px;outline:2px solid var(--green);outline-offset:-2px;transition:.9s transform cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}@media screen and (max-width:1200px){.style_button__Oho9L{justify-content:center;padding:0!important;background:var(--accentGreen);outline:unset;display:flex;align-items:center;width:32px!important;height:32px;padding:0;border-radius:50%}.style_button__Oho9L.style_hovered___oA_F,.style_button__Oho9L:focus,.style_button__Oho9L:hover{transform:unset}}.style_button__Oho9L svg{z-index:0;transition:all .2s}@media screen and (max-width:1200px){.style_button__Oho9L svg{width:17px;height:max-content}}.style_button__Oho9L:before{content:"";position:absolute;z-index:0;top:0;left:0;width:0;height:100%;background:var(--green);transition:.9s width cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}@media screen and (max-width:1200px){.style_button__Oho9L:before{display:none}}.style_button__Oho9L.style_hovered___oA_F:before,.style_button__Oho9L:hover:before{transition:.9s width cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY));background:var(--green);width:100%}.style_button__Oho9L:focus:before{background:var(--green);transition:.9s all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY));left:100%}.style_container__1Sf0v{display:flex;flex-direction:column;gap:40px}.style_content__tDUDY{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:768px){.style_content__tDUDY{gap:16px}}.style_text__tVjK0{width:720px;max-width:100%}.style_button__5xPFV{z-index:1;width:max-content}@media screen and (max-width:768px){.style_button__5xPFV{width:100%}}.style_container__W0Hwb{position:relative;max-width:100%;width:max-content;display:flex;align-items:center;gap:8px;cursor:pointer}.style_input__dU1C2{visibility:hidden;position:absolute}.style_default__Knb0q .style_checkbox__eIDn_{height:20px;width:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:4px;border:1px solid var(--Radiobutton_Checkbox-Stroke-State-off-default,#2c2e38);transition:all .3s}.style_default__Knb0q .style_checkbox__eIDn_.style_error__CZRdV{border:1px solid var(--Radiobutton_Checkbox-Stroke-State-off-error,#f29914)}.style_default__Knb0q:hover .style_checkbox__eIDn_{border:1px solid var(--Radiobutton_Checkbox-Stroke-State-off-hover,#9ecd58)}.style_default__Knb0q .style_input__dU1C2:active+.style_checkbox__eIDn_,.style_default__Knb0q .style_input__dU1C2:focus+.style_checkbox__eIDn_{border:1px solid var(--Radiobutton_Checkbox-Stroke-State-off-hover,#9ecd58);box-shadow:0 0 0 2px var(--Radiobutton_Checkbox-Stroke-State-off-focus,#f0f0f0)}.style_default__Knb0q .style_input__dU1C2:checked+.style_checkbox__eIDn_{border:1px solid var(--Radiobutton_Checkbox-Stroke-State-off-hover,#9ecd58);background:var(--Radiobutton_Checkbox-Fill-state-on,#9ecd58)}.style_default__Knb0q .style_input__dU1C2:checked+.style_checkbox__eIDn_ .style_checkIcon__qm5oz{transform:none;opacity:1}.style_default__Knb0q .style_input__dU1C2:disabled+.style_checkbox__eIDn_{background:var(--Radiobutton_Checkbox-Fill-disabled,#f0f0f0);border:1px solid var(--Radiobutton_Checkbox-Stroke-State-off-disabled,#999999)}.style_default__Knb0q .style_input__dU1C2:disabled:checked+.style_checkbox__eIDn_{background:var(--Radiobutton_Checkbox-Fill-disabled-circle-fill,#999999)}.style_capsule__ZXRFP .style_label__NztNX{padding:8px 16px;background:var(--BG-Primary,#f9f9f9);border-radius:50px;transition:all .3s;border:1px solid rgba(0,0,0,0)}.style_capsule__ZXRFP:hover .style_label__NztNX{border:1px solid var(--border-stroke-black,#2c2e38);background:var(--BG-Primary,#f9f9f9)}.style_capsule__ZXRFP .style_input__dU1C2:checked+.style_label__NztNX{border:1px solid var(--border-stroke-green,#9ecd58);background:var(--BG-Light-green,#f2fce4)}.style_capsule-outlined__rTILO .style_label__NztNX{display:flex;align-items:center;justify-content:center;width:max-content;height:40px;padding:0 22px;font-weight:500;border-radius:40px;border:2px solid var(--lightBlue);transition:all .3s}.style_capsule-outlined__rTILO:hover .style_label__NztNX{border-color:var(--brandGreen)}.style_capsule-outlined__rTILO .style_input__dU1C2:checked+.style_label__NztNX{border-color:var(--brandGreen);background:var(--accentGreen);color:var(--black)}.style_capsule-outlined__rTILO.style_error__CZRdV .style_label__NztNX{border-color:var(--error)}.style_checkIcon__qm5oz{position:absolute;width:15px;height:15px;opacity:0;transform:translateY(5px) scale(.5);transition:all .2s;pointer-events:none;color:#fff}.style_container__M2fUK{display:flex;flex-direction:column;gap:16px;margin:20px 0 0;padding-top:104px}@media screen and (max-width:1278px){.style_container__M2fUK{padding-top:84px}}@media screen and (max-width:768px){.style_container__M2fUK{padding-top:80px;gap:12px}}.style_content__MFVQW{display:flex;align-items:center;gap:16px;margin:0 0 24px}.style_title__2n_yy{margin:4px 0;font-weight:600}@media screen and (max-width:768px){.style_title__2n_yy{margin:0;font-weight:500}}.style_text__5FJ_b a{color:#3749ed;font-weight:600}.style_container__AJH09{position:relative;display:flex;flex-direction:column;border-radius:var(--Corner-radius-Card-Lendings,32px);background:var(--Base-white,#FFF)}.style_container__BSBU_{display:flex;align-items:center;flex-direction:column;gap:16px;padding:92px 32px;text-align:center;margin:auto 0}@media screen and (max-width:1278px){.style_container__BSBU_{width:100%;padding:64px 16px 122px}}.style_footer__l2eYI{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:768px){.style_text__krjiu{font-size:16px;line-height:24px}}.style_icon__5jS_j{max-width:100%;height:max-content}.style_anchor__AGp_S{display:flex;align-items:center;gap:16px;height:max-content;text-align:right}.style_anchor__AGp_S:hover svg{color:var(--graphics-icons-accent-green,#C0F079)}.style_anchor__AGp_S svg{transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_content__1dqZQ{transition:all .3s;overflow:hidden}.style_hidden__gybwI{display:none}.style_section__S54gr{display:flex;flex-direction:column;gap:40px}.style_title__wlfbS{font-weight:600;font-size:44px;line-height:56px;letter-spacing:0;vertical-align:middle}.style_header__S0p6q{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1278px){.style_section__S54gr{gap:32px}.style_title__wlfbS{font-weight:600;font-size:36px;line-height:44px;letter-spacing:0;vertical-align:middle}}.style_sectionWithBg__F4WYi{position:relative;display:flex;justify-content:space-between;align-items:center;gap:31px}.style_backgroundWrapper__Se9ky{position:absolute;top:0;bottom:0;display:flex;align-items:center;width:100%;width:calc(100% + 128px);margin:0 0 0 -64px}@media screen and (max-width:1440px){.style_backgroundWrapper__Se9ky{width:calc(100% + 32px);margin:0 0 0 -16px}}@media screen and (max-width:1278px){.style_backgroundWrapper__Se9ky{height:100%}}.style_background__oGwCT{width:100%;object-fit:cover;border-radius:1500px;overflow:hidden}@media screen and (max-width:1278px){.style_background__oGwCT{display:none}}.style_backgroundMobile__RgC6N{width:100%;height:100%;object-fit:cover;overflow:hidden;display:none;border-radius:16px}@media screen and (max-width:1278px){.style_backgroundMobile__RgC6N{display:block}}.style_overflow__df19Y{position:absolute;z-index:-1;pointer-events:none}.style_overflow__df19Y:after,.style_overflow__df19Y:before{content:"";z-index:1;position:absolute;display:none;width:200px;height:100%}@media screen and (min-width:1920px){.style_overflow__df19Y:after,.style_overflow__df19Y:before{display:flex}}.style_overflow__df19Y:before{left:0;background:linear-gradient(to right,var(--mainGrey),transparent)}.style_overflow__df19Y:after{right:0;background:linear-gradient(to left,var(--mainGrey),transparent)}.style_card__mm4o2{border-radius:16px;border-width:1px;border-style:solid;border-color:var(--accentColor);padding:32px;position:relative}.style_card__mm4o2:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;border-radius:12px;background:var(--white)}.style_card__mm4o2:hover:before{opacity:.15;background:var(--accentColor)}@media screen and (max-width:768px){.style_card__mm4o2{width:100%}}.style_cardWithArrow__y58Sd{position:relative;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.style_cardWithArrow__y58Sd.style_small__ZGbGt{min-height:98px}@media screen and (max-width:1200px){.style_cardWithArrow__y58Sd.style_small__ZGbGt{height:max-content}}.style_cardWithArrow__y58Sd.style_large__2hsg6{height:152px}@media screen and (max-width:1200px){.style_cardWithArrow__y58Sd.style_large__2hsg6{height:max-content}}.style_content__sDOGW{display:flex;flex-direction:column;padding-right:200px;gap:16px}@media screen and (max-width:1200px){.style_content__sDOGW{padding:0;gap:12px;align-items:start}}.style_content__sDOGW.style_row__NYfex{flex-direction:row;align-items:center}@media screen and (max-width:1200px){.style_content__sDOGW.style_row__NYfex{flex-direction:column;align-items:start}}.style_badges__UjIHu{margin:0}.style_badgesList__Puv5Z{display:flex;gap:16px;flex-wrap:wrap}@media screen and (max-width:1200px){.style_badgesList__Puv5Z{gap:12px;margin:0}}.style_badges__UjIHu{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:1200px){.style_badges__UjIHu{gap:12px}}.style_capsuleButton__2Nik_{position:absolute!important;right:0;top:0;bottom:0;margin:auto 0;pointer-events:none}@media screen and (max-width:1200px){.style_capsuleButton__2Nik_{position:relative!important}}.divider_divider__0zr1y{margin:0}.divider_horizontal__zHvrB{width:100%;height:var(--dividerWidth);min-height:var(--dividerWidth);background-color:var(--dividerColor)}.divider_vertical__7tndw{width:var(--dividerWidth);min-width:var(--dividerWidth);height:100%;background-color:var(--dividerColor);display:block}.style_link__DntiS,html body .style_button__uRfch{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;color:var(--white);font-size:24px;font-weight:600;line-height:32px}.style_button__uRfch:active,.style_button__uRfch:active .style_arrowRight__0_C3h,.style_link__DntiS:active,.style_link__DntiS:active .style_arrowRight__0_C3h{color:#c0f079}.style_arrowRight__0_C3h{color:var(--white);transform:rotate(-90deg)}.style_container__nWzAh{position:relative;display:flex;width:max-content}.style_container__nWzAh:hover .style_contentWrapper___i0dw{display:block}.style_button__bx_g3{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;color:var(--bgPrimary);font-weight:600;cursor:pointer}.style_button__bx_g3:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--bgPrimary);transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_button__bx_g3.style_isActive__20JlN:before,.style_button__bx_g3:hover:before{width:100%}.style_button__bx_g3.style_isActive__20JlN:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:8px;background:rgba(0,0,0,0)}.style_button__bx_g3.style_isActive__20JlN .style_icon__7di2Z{transform:rotate(-180deg)}.style_icon__7di2Z{display:block;transition:var(--easeSpeed) color cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY)),var(--easeSpeed) transform}.style_content__cIZbA.style_isShown__dyZnT .style_contentWrapper___i0dw{min-height:max-content}.style_contentWrapper___i0dw{position:absolute;z-index:1000;top:100%;overflow:hidden;width:max-content;max-height:400px;margin:8px 0 0;left:50%;transform:translateX(-50%);border-radius:16px;transition:var(--easeSpeed) height cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_content__cIZbA{width:100%;height:max-content;padding:8px 0;border-radius:16px;background-color:var(--white)}.style_content__cIZbA.style_isShown__dyZnT{overflow:auto}.style_scrollContent__YfL2_{display:flex;flex-direction:column;width:100%;height:max-content;position:relative}.style_content__cIZbA::-webkit-scrollbar{width:4px}.style_content__cIZbA::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.style_content__cIZbA::-webkit-scrollbar-thumb{background-color:var(--brandGreen);border-radius:16px}.style_link__mgr7A{position:relative;color:var(--bgPrimary);font-weight:600}.style_link__mgr7A:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--bgPrimary);transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_link__mgr7A:hover:before{width:100%}.style_subLink__AczG0{padding:10px 16px;color:var(--bgPrimary);font-weight:600;transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_subLink__AczG0:hover{background-color:var(--bgGray)}.style_subLink__AczG0:active{background-color:var(--mainGrey)}.style_container__xhBoo{position:fixed;z-index:10;width:100%;pointer-events:none}@media screen and (max-width:1200px){.style_container__xhBoo{justify-content:space-between}}.style_overlay__3YP_E{position:absolute;z-index:-1;top:0;left:0;width:100vw;height:100%;pointer-events:none;background:rgba(249,249,249,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.style_wrapper__llZCM{position:relative;z-index:2;display:flex;align-items:center;gap:16px;width:100%;pointer-events:all;max-width:var(--web-size);margin:0 auto;padding:32px 64px}@media screen and (max-width:1344px){.style_wrapper__llZCM{padding-left:16px;padding-right:16px}}@media screen and (max-width:1024px){.style_wrapper__llZCM{height:64px;padding:16px}}@media screen and (max-width:1400px){.style_wrapper__llZCM{gap:12px}}.style_logo__eYVj2{flex-shrink:0;width:240px;height:40px;cursor:pointer}@media screen and (max-width:1024px){.style_logo__eYVj2{width:170px}}.style_logoLink___V2pI{display:flex;height:max-content}.style_hackathon__SKnGa{height:27px;cursor:pointer;flex-shrink:0}@media screen and (max-width:1024px){.style_hackathon__SKnGa{height:18px}}@media screen and (max-width:350px){.style_hackathon__SKnGa{height:16px}}.style_nav__3rzVj{display:flex;align-items:center;gap:64px;margin:0 0 0 auto}@media screen and (max-width:1024px){.style_nav__3rzVj{display:none}}.style_linkContent__jblmI{height:max-content!important}.style_menuButton__TrqA4{position:absolute;z-index:2;top:37px;right:16px;overflow:hidden;display:none;align-items:center;justify-content:center;gap:8px;width:32px;height:32px;cursor:pointer}@media screen and (max-width:1024px){.style_menuButton__TrqA4{display:flex;top:16px}}.style_slice__C8MKb{position:absolute;top:0;bottom:0;width:26px;height:2px;margin:auto;border-radius:20px;background:var(--bgPrimary);transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_slice__C8MKb:first-child{top:-16px}.style_slice__C8MKb:nth-child(3){top:16px}.style_opened__jTsoe .style_slice__C8MKb{background:var(--white)}.style_opened__jTsoe .style_slice__C8MKb:first-child{animation:style_topSlice__K3XGh 75ms forwards}.style_opened__jTsoe .style_slice__C8MKb:nth-child(2){animation:style_middleSlice__CuN3E 75ms forwards}.style_opened__jTsoe .style_slice__C8MKb:nth-child(3){animation:style_bottomSlice__rjFNX 75ms forwards}.style_closed__XXmWA .style_slice__C8MKb:first-child{animation:style_topSliceClose__reSrR .3s forwards}.style_closed__XXmWA .style_slice__C8MKb:nth-child(2){animation:style_middleSliceClose__gSWus .3s forwards}.style_closed__XXmWA .style_slice__C8MKb:nth-child(3){animation:style_bottomSliceClose__44kTj .3s forwards}@keyframes style_topSlice__K3XGh{0%{top:-16px;width:26px}29%{top:-16px;transform:rotate(0deg)}30%{top:0;transform:rotate(45deg);width:0}70%{top:0;transform:rotate(45deg);width:0}to{top:0;transform:rotate(45deg);width:32px}}@keyframes style_middleSlice__CuN3E{0%{width:26px}30%{width:0}70%{width:0}to{width:0}}@keyframes style_bottomSlice__rjFNX{0%{top:16px;width:26px}29%{top:16px;transform:rotate(0deg)}30%{top:0;transform:rotate(-45deg);width:0}70%{top:0;transform:rotate(-45deg);width:0}to{top:0;transform:rotate(-45deg);width:32px}}@keyframes style_topSliceClose__reSrR{to{top:-16px;width:26px}70%{top:-16px;width:0;transform:rotate(0deg)}30%{top:-16px;transform:rotate(0deg)}29%{top:0;transform:rotate(45deg);width:0}0%{top:0;transform:rotate(45deg);width:32px}}@keyframes style_middleSliceClose__gSWus{to{width:26px}70%{width:0}30%{width:0}0%{width:0}}@keyframes style_bottomSliceClose__44kTj{to{top:16px;width:26px}70%{top:16px;width:0;transform:rotate(0deg)}30%{top:16px;transform:rotate(0deg)}29%{top:0;transform:rotate(-45deg);width:0}0%{top:0;transform:rotate(-45deg);width:32px}}.style_headerItemWrapper__eeksT{transform:translateY(-100px);transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_headerItemWrapper__eeksT:first-child{transition-delay:.25s}.style_headerItemWrapper__eeksT:nth-child(2){transition-delay:.3s}.style_headerItemWrapper__eeksT:nth-child(3){transition-delay:.35s}.style_headerItemWrapper__eeksT:nth-child(4){transition-delay:.4s}.style_headerItemWrapper__eeksT:nth-child(5){transition-delay:.45s}.style_headerItemWrapper__eeksT:nth-child(6){transition-delay:.5s}.style_headerItemWrapper__eeksT:nth-child(7){transition-delay:.55s}.style_headerItemWrapper__eeksT:nth-child(8){transition-delay:.6s}.style_headerItemWrapper__eeksT:nth-child(9){transition-delay:.65s}.style_headerItemWrapper__eeksT:nth-child(10){transition-delay:.7s}.style_container__xhBoo.style_active__YlGfO .style_headerItemWrapper__eeksT{transform:translateY(0)}.style_container__xAzj_{position:relative;display:flex;flex-direction:column;width:100%;min-width:320px;max-width:var(--web-size);margin:0 auto;padding-left:64px;padding-right:64px}@media screen and (max-width:1344px){.style_container__xAzj_{padding-left:16px;padding-right:16px}}.style_container__xAzj_{margin:0 auto 160px}@media screen and (max-width:768px){.style_container__xAzj_{margin:0 auto 128px}}.style_footer__yD5wg{position:relative;z-index:1}.officesAdvantages_container__0xxoV{position:relative;display:flex;flex-direction:column;gap:32px}.officesAdvantages_swiperWrapper__4qknG{height:auto}.officesAdvantages_tag__kAYSy{margin:0 0 8px;width:max-content;background:var(--green)}@media screen and (max-width:768px){.officesAdvantages_tag__kAYSy{position:absolute;right:0;top:11px}}@media screen and (max-width:375px){.officesAdvantages_tag__kAYSy{top:7px}}.officesAdvantages_title__vtqof{display:flex;align-items:center;gap:24px}@media screen and (max-width:768px){.officesAdvantages_title__vtqof{flex-direction:column;gap:0;align-items:flex-start}}.officesAdvantages_title__vtqof div{display:flex;align-items:center;gap:24px}@media screen and (max-width:768px){.officesAdvantages_title__vtqof div{gap:12px}}.officesAdvantages_title__vtqof svg{width:36px;height:76px}@media screen and (max-width:1024px){.officesAdvantages_title__vtqof svg{width:32px;height:72px}}@media screen and (max-width:768px){.officesAdvantages_title__vtqof svg{width:24px;height:50px;margin:0 0 0 64px}}.officesAdvantages_swiperContainer__daLWV.officesAdvantages_weight__Jz3X0{height:100%;width:calc(100% + 128px);margin:0 0 0 -64px;padding:0 64px}@media screen and (max-width:1440px){.officesAdvantages_swiperContainer__daLWV.officesAdvantages_weight__Jz3X0{width:calc(100% + 32px);margin:0 0 0 -16px;padding:0 16px}}.officesAdvantages_content__fiytL{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media screen and (min-width:1024px){.officesAdvantages_swiperWrapper__4qknG{display:flex;gap:32px}.officesAdvantages_swiperWrapper__4qknG .officesAdvantages_swiperSlide__2en0P{overflow:hidden;height:auto;width:264px!important}.officesAdvantages_swiperWrapper__4qknG .officesAdvantages_swiperSlide__2en0P.officesAdvantages_active__wzsBr{flex:1 1}.officesAdvantages_swiperWrapper__4qknG .officesAdvantages_swiperSlide__2en0P.officesAdvantages_active__wzsBr .officesAdvantages_cardImage__6A7my{width:312px}.officesAdvantages_swiperWrapper__4qknG .officesAdvantages_cardImage__6A7my{width:100%;flex-shrink:0}}.officesAdvantages_card__wLbKr{height:100%}.officesAdvantages_loader__DsK9q{display:flex;align-items:center;justify-content:center;width:100%;height:536px;background:rgba(44,46,56,.2980392157);border-radius:var(--Corner-radius-Card-Lendings,32px)}.officesAdvantages_spinner__idcLH{transform:scale(1.3)}.cardWithSoftAngles_wrapper__CVGY4{position:relative;z-index:0;overflow:hidden;display:flex;height:360px;min-height:360px;padding:32px;flex-direction:column;align-items:flex-start;gap:16px;flex:1 0;border-radius:var(--Corner-radius-Card-Lendings,32px)}.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_right__hPxKk{border-bottom-right-radius:0}.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_left__01_Tm{border-bottom-left-radius:0}.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_dark__VSg9d{background:var(--BG-Secondary,#2c2e38);color:var(--Text-colors-Text-On-Black,#fff)}.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_light__RQUph{background:var(--BG-Cards-on-Primary-BG,#fff);color:var(--Text-colors-Text-On-Light,#2c2e38)}.cardWithSoftAngles_footer__TfWc1{position:absolute;bottom:0;display:flex;flex-direction:column;align-items:flex-start;gap:24px;background:var(--BG-Primary,#f9f9f9)}.cardWithSoftAngles_footer__TfWc1.cardWithSoftAngles_right__hPxKk{right:0;padding:24px 0 0 24px;border-radius:var(--Corner-radius-Card-Lendings,32px) 0 0 0}.cardWithSoftAngles_footer__TfWc1.cardWithSoftAngles_left__01_Tm{left:0;padding:24px 24px 0 0;border-radius:0 var(--Corner-radius-Card-Lendings,32px) 0 0}.cardWithSoftAngles_angle__DtpCF{position:absolute;transform:scale(1.02)}.cardWithSoftAngles_angleBottomLeft__fEDzU{left:-32px;bottom:0}.cardWithSoftAngles_angleTopRight__MO7su{right:0;top:-32px}.cardWithSoftAngles_angleBottomRight__epmtC{right:-32px;transform:rotate(90deg) scale(1.02);bottom:0}.cardWithSoftAngles_angleTopLeft__leeEV{top:-32px;left:0;transform:rotate(90deg) scale(1.02)}@media screen and (max-width:1024px){.cardWithSoftAngles_tablet__rhSdZ.cardWithSoftAngles_wrapper__CVGY4{padding:24px}.cardWithSoftAngles_tablet__rhSdZ.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_left__01_Tm,.cardWithSoftAngles_tablet__rhSdZ.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_right__hPxKk{border-radius:var(--Corner-radius-Card-Lendings,32px)}.cardWithSoftAngles_tablet__rhSdZ .cardWithSoftAngles_angle__DtpCF{display:none}.cardWithSoftAngles_tablet__rhSdZ .cardWithSoftAngles_footer__TfWc1{position:relative;width:100%;padding:0;background:rgba(0,0,0,0)}}@media screen and (max-width:768px){.cardWithSoftAngles_mobile__HDvlv.cardWithSoftAngles_wrapper__CVGY4{padding:24px}.cardWithSoftAngles_mobile__HDvlv.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_left__01_Tm,.cardWithSoftAngles_mobile__HDvlv.cardWithSoftAngles_wrapper__CVGY4.cardWithSoftAngles_right__hPxKk{border-radius:var(--Corner-radius-Card-Lendings,32px)}.cardWithSoftAngles_mobile__HDvlv .cardWithSoftAngles_angle__DtpCF{display:none}.cardWithSoftAngles_mobile__HDvlv .cardWithSoftAngles_footer__TfWc1{position:relative;width:100%;padding:0;background:rgba(0,0,0,0)}}.formWrapper_container__lTmaP{display:flex;flex-direction:column;justify-content:space-between;gap:16px;height:100%}.formWrapper_inputs__GHlB7{display:flex;flex-direction:column;gap:24px}.formWrapper_error__i8qCb{height:24px;text-align:center;color:var(--Text-colors-Error,#f29914);margin-top:auto}.formWrapper_networkError__fkIEx{display:flex;align-items:center;gap:4px}.formWrapper_padding__omv4m{height:1px;min-height:1px}.style_container___uspb{position:relative;min-width:0}.style_whiteBg__IfsYv{background-color:var(--white)}.style_input___mhT2{width:100%;padding:29px 16px 11px;color:var(--Text-colors-Text-On-Light,#2C2E38);border:unset;outline:1px solid rgba(0,0,0,0);outline-offset:-2px;border-radius:var(--Corner-radius-Input,16px);background:var(--BG-Input-default,#F0F0F0);font-size:var(--Typography-Size-l,16px);font-style:normal;font-weight:500;line-height:var(--Typography-Line-height-m,24px);transition:var(--easeSpeed) outline-color cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}@media screen and (max-width:768px){.style_input___mhT2{font-size:var(--Typography-Size-m,16px)}}.style_input___mhT2:hover{outline-color:var(--border-stroke-black,#2C2E38)}.style_input___mhT2:is(:-webkit-autofill){box-shadow:0 0 0 1000px var(--BG-Input-default,#F0F0F0) inset!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;z-index:-1}.style_input___mhT2:is(:-webkit-autofill,:autofill){box-shadow:0 0 0 1000px var(--BG-Input-default,#F0F0F0) inset!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;z-index:-1}.style_input___mhT2.style_success__7_HGR{padding-right:64px;padding-left:16px}.style_input___mhT2:focus{outline-color:rgba(0,0,0,0)}.style_input___mhT2.style_error__7aT5F{outline-color:var(--border-stroke-error,#F29914)}.style_input___mhT2:focus+.style_placeholder__ueIq_,.style_input___mhT2:not(:placeholder-shown)+.style_placeholder__ueIq_{top:-30%;font-size:12px;line-height:16px}.style_placeholder__ueIq_{position:absolute;top:0;left:16px;bottom:0;overflow:hidden;max-width:calc(100% - 48px);height:max-content;margin:auto 0;color:var(--Text-colors-Placeholder,#999);font-size:var(--Typography-Size-l,20px);font-style:normal;font-weight:500;line-height:var(--Typography-Line-height-m,24px);pointer-events:none;transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}@media screen and (max-width:768px){.style_placeholder__ueIq_{font-size:var(--Typography-Size-m,16px)}}.style_container___uspb{width:100%}.style_checkIcon__jZFgV{position:absolute;right:16px;top:20px;bottom:0}.style_textareaCheckIcon__6EP5x{top:12px}.modal_modal__6zMPL{position:fixed;top:0;left:0;z-index:1111;display:flex;flex-direction:column;align-items:end;justify-content:center;width:100%;height:100%;pointer-events:none}.modal_modal__6zMPL.modal_show__51tTM{pointer-events:auto}.modal_modal__6zMPL.modal_dragging__Wgiin .modal_modalContent__z3VD3{transition:none}.modal_overlay__SXwpk{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;opacity:0;background:#000;transition:.5s all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.modal_modalContent__z3VD3{position:relative;overflow:hidden;display:flex;flex-direction:column;width:100%;max-width:640px;height:100%;max-height:100%;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.03);padding:40px 0;transition:.5s transform cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.modal_dragZone__lWuY3{width:100%;height:50px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:-40px;display:none}.modal_body__YoZYL{overflow:auto;display:flex;flex-direction:column;justify-content:space-between;scrollbar-gutter:stable;padding:24px 24px 24px 40px;margin-right:8px;flex:1 1;min-height:0}.modal_body__YoZYL::-webkit-scrollbar{width:4px!important;margin-right:-4px;background:var(--BG-Primary,#f9f9f9)}.modal_body__YoZYL::-webkit-scrollbar-thumb{border-radius:20px;background:var(--graphics-icons-basic,#2c2e38)}.modal_header__gPnwi{display:flex;position:relative;padding:0 40px 8px}.modal_closeButton__VDrhU{width:32px;min-width:32px;height:32px;cursor:pointer;margin-left:auto;transition:transform .3s}.modal_closeButton__VDrhU:hover{transform:scale(1.2)}.modal_closeButton__VDrhU:active{transform:scale(.8)}.modal_footer__RZ0bJ{position:-webkit-sticky;position:sticky;bottom:0;background:inherit;padding:8px 40px 0}@media screen and (max-width:768px){.modal_dragZone__lWuY3{display:flex}.modal_modal__6zMPL{justify-content:flex-end}.modal_modal__6zMPL .modal_modalContent__z3VD3{width:100%;max-width:100%;height:100%;max-height:100%;padding:16px 0}.modal_header__gPnwi{padding:0 24px 8px}.modal_body__YoZYL{padding:8px 16px 8px 24px;margin-right:0}}.style_form__tWS3r{display:flex;flex-direction:column;gap:24px}.style_agreement__jKeOU{display:flex;align-items:flex-start;align-items:center;gap:16px;cursor:pointer}.style_agreement__jKeOU span{color:#a4a4a4}.style_agreement__jKeOU span a{text-decoration:underline;color:var(--darkGrey)}.style_error__vaoKj{font-weight:500;font-size:16px;line-height:24px;height:36px;color:var(--error)}.style_networkErrorBox__wI6Jb{display:flex;gap:4px;align-items:center}.style_header__mhYM2{display:flex;align-items:flex-start;gap:8px}.style_title__8UJ3i{font-weight:500}.style_wrapper__HI7wM{display:flex;flex-direction:column;gap:12px;margin:12px 0 0}.style_content__aqORQ{display:flex;align-items:center;flex-wrap:wrap;gap:12px}@media screen and (max-width:768px){.style_content__aqORQ{gap:8px}}.style_error__HOsgG{padding:4px 0 0;flex-shrink:0;line-height:24px;color:var(--error);font-weight:500}.style_withMargin__b6yKe{margin-left:auto}.style_container__PBxEJ{position:relative;display:flex;align-items:center;flex-shrink:0;gap:16px;min-width:0;min-height:64px;padding:0 24px;border-radius:var(--Corner-radius-Input,16px);background:var(--BG-Input-default,#F0F0F0)!important;border:2px dashed rgba(0,0,0,0);cursor:pointer;transition:.4s all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}@media screen and (max-width:1278px){.style_container__PBxEJ{padding:6px 16px}}.style_optionalText__9K7tG{margin:0 0 0 8px;font-size:14px;color:var(--mediumGrey);font-weight:600}.style_container__PBxEJ.style_dragging__8vyMp,.style_container__PBxEJ:hover{border-color:var(--border-stroke-black,#2C2E38)}.style_container__PBxEJ.style_attached__Tiavo{cursor:default}.style_container__PBxEJ.style_error__ehNek{border-color:var(--error)}.style_text__ni8sJ{color:var(--border-stroke-black,#2C2E38);font-size:var(--Typography-Size-l,20px);font-weight:500;line-height:var(--Typography-Line-height-m,24px)}.style_input__1bHYK{position:absolute;visibility:hidden}.style_label__4AjhD{color:var(--Text-colors-Placeholder,#999);font-size:var(--Typography-Size-s,14px);font-style:normal;font-weight:500;line-height:var(--Typography-Line-height-s,20px)}.style_label__4AjhD.style_error__ehNek{color:var(--error);font-weight:600}.style_trashButton__KNiZS{width:24px;height:auto;flex-shrink:0;margin:0 0 0 auto;color:var(--Base-Black,#2C2E38);cursor:pointer;transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_trashButton__KNiZS:hover{color:var(--brandGreen)}.style_icon___F59G{flex-shrink:0;color:var(--green)}.style_contentWrapper__hUU36{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:2px;min-width:0}@media screen and (max-width:1278px){.style_contentWrapper__hUU36{flex-direction:column;align-items:flex-start;width:max-content}}.style_content__ZZNvL{display:flex;flex-direction:column;min-width:0;flex:1 1;max-width:100%}.style_nameWrapper__pv_e7{min-width:0;display:flex;max-width:100%}.style_nameWrapper__pv_e7,.style_name__DT_Dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_name__DT_Dd{max-width:80%;font-weight:500}.style_extension__IHIi_{font-weight:500}.style_date__aLjlD{font-size:14px;color:var(--mediumGrey)}.style_dragElement__L5LIT{position:absolute;width:100%;height:100%;border-radius:1rem;top:0;right:0;bottom:0;left:0}.style_container__PBxEJ.style_whiteBg__Hbv1S{background:var(--white)}.style_container__4E6r_{position:relative;width:max-content;display:flex;align-items:center;gap:8px;cursor:pointer}.style_input__klYq4{visibility:hidden;position:absolute}.style_checkmark__kRQPR{height:16px;width:16px;border-radius:100%;background-color:rgba(0,0,0,0);border:1.5px solid var(--darkGrey);position:relative;transition:border-color .3s}.style_checkmark__kRQPR:before{content:"";width:8px;height:8px;background-color:rgba(0,0,0,0);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%;transition:background-color .3s}.style_checkmark__kRQPR.style_error__ZQt48{border-color:var(--error)}.style_container__4E6r_:hover .style_checkmark__kRQPR{border-color:var(--brandGreen)}.style_container__4E6r_ .style_input__klYq4:checked~.style_checkmark__kRQPR:before{background-color:var(--brandGreen)}.style_container__4E6r_ .style_input__klYq4:checked.style_error__ZQt48~.style_checkmark__kRQPR:before{background-color:var(--error)}.style_container__4E6r_ .style_input__klYq4:checked~.style_checkmark__kRQPR{border-color:var(--brandGreen)}.style_label__WnpGb{font-weight:500;font-size:16px;line-height:24px}.style_header__kJGyX{display:flex;align-items:flex-start;gap:8px}.style_title__9GPHp{font-weight:500}.style_wrapper__2Dgx2{display:flex;flex-direction:column;gap:12px;margin:12px 0 0}.style_content__siAHR{display:flex;align-items:center;flex-wrap:wrap;gap:32px}@media screen and (max-width:768px){.style_content__siAHR{gap:24px}}.style_error__k2TkE{padding:4px 0 0;flex-shrink:0;line-height:24px;color:var(--error);font-weight:500}.style_withMargin__DdLNw{margin-left:auto}.style_container__p5RgS{position:relative;display:flex;width:max-content}.style_header__MT9MY{display:flex;align-items:center;justify-content:center;gap:20px;width:280px;height:44px;color:var(--darkGrey);cursor:pointer;border:2px solid var(--green);transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_header__MT9MY.style_isActive__3nAbX{background:var(--white);color:#000}.style_header__MT9MY.style_isActive__3nAbX .style_icon__Vp_S0{color:#1e1e1e}.style_icon__Vp_S0{color:var(--mediumGrey);transform:rotate(90deg);transition:var(--easeSpeed) color cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_content__hbOq4,.style_header__MT9MY{border-radius:16px}.style_contentWrapper__eLbB4{position:absolute;z-index:1000;top:100%;overflow:hidden;width:100%;max-height:400px;margin:8px 0 0;border-radius:16px;transition:var(--easeSpeed) height cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.style_content__hbOq4{width:100%;height:max-content;max-height:400px;background-color:var(--white);outline:2px solid var(--green);outline-offset:-2px}.style_content__hbOq4.style_isShown__w_h_5{overflow:auto}.style_scrollContent__H7GZ_{display:flex;flex-direction:column;width:100%;height:max-content}.style_content__hbOq4::-webkit-scrollbar{width:4px}.style_content__hbOq4::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.style_content__hbOq4::-webkit-scrollbar-thumb{background-color:var(--brandGreen);border-radius:16px}.style_inputInlineWrapper__PCjke{display:grid;grid-template-columns:1fr 2fr;grid-gap:24px;gap:24px}@media screen and (max-width:1278px){.style_inputInlineWrapper__PCjke{display:flex;flex-direction:column;gap:12px}}.style_filter__Q07vX{display:flex;align-items:center;justify-content:space-between;height:auto;padding:8px 16px;line-height:24px;color:#a4a4a4}.style_filter__Q07vX.style_active__epSU6{color:var(--black)}.style_dropdown__oSGT2{display:flex}@media screen and (max-width:768px){.style_dropdown__oSGT2{display:none!important}}.style_trashIcon__ExBaG{height:16px}.style_container__BHXAb{display:flex;gap:16px;flex-wrap:wrap;min-height:32px}.style_container__BHXAb .style_capsule__pxs9H{display:flex;align-items:center;gap:16px;cursor:pointer;color:var(--darkGrey);font-size:16px;line-height:24px;outline-width:1px;outline-offset:-1px;width:max-content}.style_container__BHXAb .style_trashCapsule__JKJrs{outline-color:var(--error)}.style_crossIcon__3F5HM{width:12px;height:12px}.style_container__YJjGO{display:flex;flex-direction:column;gap:24px;height:100%}.style_title__WrmrA{font-weight:500;font-size:24px;line-height:32px}.style_content__jGzw3{display:flex;flex-direction:column;gap:16px}.style_buttonWrapper__DaVfu{width:100%!important}.style_button__wLp4R{justify-content:space-between;gap:20px;padding:0 16px;color:var(--darkGrey);font-weight:500;background:rgba(0,0,0,0);border-radius:16px;border:2px solid var(--green)}.style_buttonContent__XLfhD{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.style_button__wLp4R svg{width:20px;height:20px;color:#1e1e1e}.style_trashIcon__1mYQK{width:16px;margin-left:16px}.style_buttons__R5Xqg{margin-top:auto;margin-bottom:32px;display:flex;flex-direction:column;gap:16px}.style_arrowIcon__JmaY8{margin-left:auto}.style_buttonContent__XLfhD{width:100%}.style_container__2EAEg{position:relative;display:flex;flex-direction:column;gap:16px;height:100%}.style_header__mdcCP{display:flex;align-items:center;gap:16px;height:43px}.style_title__PnEUO{font-size:20px;line-height:24px;font-weight:500}.style_arrow__TWDz8{cursor:pointer;transform:rotate(180deg)}.style_splitter___POuX{border:unset;width:100%;height:1px;background:#e5e5e9}.common_filter__4n7MT{display:flex;align-items:center;justify-content:space-between;height:40px;padding:0 16px;color:#a4a4a4}.common_form__5wGYx{width:100%;flex:1 1;overflow:auto;scrollbar-gutter:stable}.common_form__5wGYx::-webkit-scrollbar{width:4px;margin-right:-4px}.common_form__5wGYx::-webkit-scrollbar-thumb{border-radius:40px;background:var(--green)}.common_footer__OMSRT{flex-shrink:0;width:calc(100% + 32px);margin:auto 0 0 -16px;padding:24px 16px;border-top:1px solid var(--darkLight)}.style_container__Ndru4{position:relative;width:100%;height:100%;padding:0 16px}.style_screenContainer__o7dm9{height:100%;background:var(--white)}.style_form__ETmEo{display:flex;flex-direction:column;flex:1 1;height:100%}.style_content__GDAYP{display:flex;flex-direction:column;gap:40px}.style_filters__oEaZH{display:flex;gap:16px}.style_header__H70n0{display:flex;flex-direction:column}.style_filterButtonContent__1n78n{gap:20px;color:var(--darkGrey);border-radius:16px;background:rgba(0,0,0,0);border:2px solid var(--green)}.style_filterButtonContent__1n78n:hover{transform:unset;box-shadow:unset}.style_filterButton__qT_zy{display:none;width:100%!important}@media screen and (max-width:768px){.style_filterButton__qT_zy{display:flex}}.breadcrumbs_container__4NYmu{overflow-x:auto;display:flex;align-items:center;gap:13px;height:56px;width:calc(100% + 128px);margin:0 0 0 -64px;padding:0 64px}@media screen and (max-width:1440px){.breadcrumbs_container__4NYmu{width:calc(100% + 32px);margin:0 0 0 -16px;padding:0 16px}}.breadcrumbs_mobile__dnRYB{display:none;gap:8px;height:46px}.breadcrumbs_breadcrumb__iFCeZ{display:flex;align-items:center;gap:13px;min-width:0;color:var(--Text-colors-Placeholder,#999)}.breadcrumbs_item___4k_V{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1;flex-shrink:0;color:inherit;transition:color .3s}.breadcrumbs_active__KzG0I,.breadcrumbs_item___4k_V:hover{color:var(--Text-colors-Text-On-Light,#2c2e38)}@media screen and (max-width:768px){.breadcrumbs_mobile__dnRYB{display:flex}.breadcrumbs_desktop__ODS2Y{display:none}}@media screen and (max-width:440px){.breadcrumbs_breadcrumb__iFCeZ{gap:10px}.breadcrumbs_container__4NYmu{gap:10px;width:100%}}@media screen and (max-width:350px){.breadcrumbs_container__4NYmu{flex-wrap:wrap;margin-bottom:12px}}.filtersModal_mobileModalButton__nA522{background:var(--BG-Input-default,#f0f0f0);border-radius:16px;padding:16px 8px;color:#000;height:64px;cursor:pointer;display:none}.filtersModal_filterIcon__uvjhK{width:32px;min-width:32px;height:32px}.filtersModal_modalContent__24qOc{background:var(--BG-Input-default,#f0f0f0)!important}@media screen and (max-width:1024px){.filtersModal_mobileModalButton__nA522{display:block}}.selectedFilters_container__uteJt{display:flex;gap:8px;overflow-y:auto;transition:1s height cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}.selectedFilters_container__uteJt.selectedFilters_closed__6PuB_{height:0;margin-top:0}.selectedFilters_container__uteJt.selectedFilters_opened__iVqNU{height:56px;padding-top:16px}.selectedFilters_container__uteJt::-webkit-scrollbar,.selectedFilters_container__uteJt::-webkit-scrollbar-thumb{width:0;height:0}.selectedFilters_badge__FhYAY{border-radius:50px;height:40px;padding:4px 16px;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;min-width:max-content}.selectedFilters_closeIcon__HAj15{min-width:32px}.selectedFilters_resetBadge__SPVum{color:var(--System-Orange-500);background:var(--BG-Cards-on-Primary-BG,#ffffff)}.selectedFilters_resetBadge__SPVum .selectedFilters_closeIcon__HAj15{width:32px;height:32px}.selectedFilters_filterBadge__Es_6F{border:1px solid var(--border-stroke-green,#9ecd58);background:var(--BG-Light-green,#f2fce4);color:var(--Text-colors-Text-On-Light,#2c2e38)}.selectedFilters_filterBadge__Es_6F .selectedFilters_closeIcon__HAj15{width:16px;height:16px}.filters_container__OVFFh{display:flex;flex-direction:column;gap:32px;position:-webkit-sticky;position:sticky;background:#f9f9f9;top:0;padding-top:16px;padding-bottom:16px;height:100%;z-index:10}@media screen and (max-width:1200px){.filters_container__OVFFh{z-index:1}}.filters_content___qeza{display:flex;flex-direction:column;gap:32px}.filters_desktopContent__zEkg6{background:var(--BG-Input-default,#f0f0f0);border-radius:32px;display:flex;flex-direction:column;gap:24px;width:440px;padding:32px;height:100%;height:max-content;max-height:calc(100vh - 128px)}@media screen and (max-width:1024px){.filters_container__OVFFh{gap:0}.filters_content___qeza{flex-direction:row;justify-content:center;align-items:center;height:max-content;gap:8px}.filters_desktopContent__zEkg6{display:none}.filters_mobileModalButton__5JDho{display:block}}.horizontalLoader_loader__gj0xN{position:relative;overflow:hidden;width:100%;height:2px}.horizontalLoader_loader__gj0xN.horizontalLoader_isLoading__KMYyw:before{content:"";position:absolute;top:0;left:0;height:2px;width:100%;background:var(--loaderColor);animation:horizontalLoader_loadingBar__OINMJ 1.5s ease-in-out infinite}@keyframes horizontalLoader_loadingBar__OINMJ{0%{transform:translateX(-100%)}50%{transform:translateX(0)}to{transform:translateX(100%)}}.style_container__VaKEv{position:relative;display:flex;align-items:center;height:440px;width:calc(100% + 128px);margin:0 0 0 -64px}@media screen and (max-width:1440px){.style_container__VaKEv{width:calc(100% + 32px);margin:0 0 0 -16px}}@media screen and (max-width:1278px){.style_container__VaKEv{min-height:360px}}.style_content__HX3UY{position:absolute;display:flex;align-items:center;height:100%;max-width:var(--web-size);margin:0 auto;padding-left:64px;padding-right:64px}@media screen and (max-width:1344px){.style_content__HX3UY{padding-left:16px;padding-right:16px}}@media screen and (max-width:768px){.style_content__HX3UY{width:100%;justify-content:center}}.style_image__fm1RN{width:100%;height:100%;object-fit:cover}.style_footer__VDmZE .style_input__3rAbN{width:360px}@media screen and (max-width:1278px){.style_footer__VDmZE .style_input__3rAbN{padding:23px 24px 9px;width:100%}}.style_footer__VDmZE .style_input__3rAbN:focus+div,.style_footer__VDmZE .style_input__3rAbN:not(:placeholder-shown)+div{top:-45%!important}.style_footer__VDmZE{display:flex;gap:16px;width:max-content}@media screen and (max-width:1278px){.style_footer__VDmZE{width:100%;flex-direction:column}.style_button__WzlAy{width:100%}}.style_container__Y_4_8{display:flex;flex-direction:column}@media screen and (max-width:990px){.style_container__Y_4_8{flex-direction:column}}.style_container__cJOfY{display:flex;flex-direction:column;gap:144px;padding-top:104px}@media screen and (max-width:768px){.style_container__cJOfY{gap:104px;padding-top:80px}}.style_container__TMAbb{display:flex;gap:180px}@media screen and (max-width:768px){.style_container__TMAbb{margin:-50px 0 0;gap:32px;flex-direction:column-reverse}}.style_content__K95t3{display:flex;flex-direction:column;width:714px;gap:40px}@media screen and (max-width:768px){.style_content__K95t3{width:100%}}.style_aside___JG_d{display:flex;flex-direction:column;width:200px}.style_info__9bt5D{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.style_infosContainer__tjZhx{position:-webkit-sticky;position:sticky;top:105px;display:flex;flex-direction:column;gap:36px}@media screen and (max-width:768px){.style_infosContainer__tjZhx{gap:16px}}.style_infoTitle__QDHwc{font-size:16px;line-height:24px}.style_infoBadge__gAl83{font-weight:500;font-size:20px;line-height:28px;outline-width:1px;outline-offset:-1px}.style_info__9bt5D:first-child .style_infoBadge__gAl83{--color:var(--accentTurquoise)}.style_info__9bt5D:nth-child(2) .style_infoBadge__gAl83{--color:var(--accentPurple)}.style_info__9bt5D:nth-child(3) .style_infoBadge__gAl83{--color:var(--accentBlue)}.style_description__x0H5n{display:flex;flex-direction:column;gap:40px}.style_content__K95t3 ol,.style_content__K95t3 ul{margin:-20px 0 0;display:flex;flex-direction:column;gap:8px}.style_content__K95t3 ol li,.style_content__K95t3 ul li{position:relative;margin-left:22px;font-size:20px;line-height:28px;list-style-type:none}@media screen and (max-width:768px){.style_content__K95t3 ol li,.style_content__K95t3 ul li{margin:0 0 0 22px}}.style_content__K95t3 ol{counter-reset:num}.style_content__K95t3 ol li:before{content:counter(num);counter-increment:num;position:absolute;top:0;left:-32px;width:20px;color:var(--brandGreen);font-weight:700;text-align:right}.style_content__K95t3 ul li:before{content:"";position:absolute;left:-21px;top:12px;width:8px;height:8px;background-color:var(--green);border-radius:50%}.style_submitButton__Im5y_{margin:0 0 20px}@media screen and (max-width:768px){.style_submitButton__Im5y_{margin:0}}.style_container__vT_Le{display:flex;flex-direction:column;gap:144px;padding-top:104px}@media screen and (max-width:1278px){.style_container__vT_Le{padding-top:84px}}@media screen and (max-width:768px){.style_container__vT_Le{padding-top:80px;gap:104px}.style_breadcrumbs__PawcC{display:none!important}.style_title__0PSWy{width:calc(100% - 20px);margin:0 auto;font-weight:500}}.vacanciesContent_notFound___Vkgx{display:flex;flex-direction:column;align-items:center;gap:16px}.vacanciesContent_content__d1Gh6{display:flex;gap:64px}.vacanciesContent_vacanciesWrapper__p1yRN{display:flex;flex-direction:column;gap:32px;position:relative;width:100%;overflow:hidden}.vacanciesContent_openPlusIcon__6n1pg{width:16px;min-width:16px;height:16px}.vacanciesContent_loader__m0EI7{position:fixed;top:0;left:0;height:4px;z-index:100}.vacanciesContent_header__0OXCE{position:relative;top:0}@media screen and (max-width:1024px){.vacanciesContent_header__0OXCE{position:static}}.vacanciesContent_countBox__bgH3_{display:flex;gap:8px;align-items:center;margin-top:8px}@media screen and (max-width:1024px){.vacanciesContent_content__d1Gh6{flex-direction:column;gap:16px}.vacanciesContent_vacanciesWrapper__p1yRN{gap:24px}}.about_container__BA5r_{display:flex;gap:64px}@media screen and (max-width:1024px){.about_container__BA5r_{flex-direction:column;gap:32px}}.about_content__lzT9g{display:flex;flex-direction:column;gap:40px}.about_content__lzT9g ol,.about_content__lzT9g ul{display:flex;flex-direction:column;gap:8px;margin:-20px 0 0}.about_content__lzT9g ol li,.about_content__lzT9g ul li{position:relative;margin-left:12px;list-style-type:none}.about_content__lzT9g ol{counter-reset:num}.about_content__lzT9g ol li:before{content:counter(num);counter-increment:num;position:absolute;top:0;left:-32px;width:20px;color:var(--brandGreen);font-weight:700;text-align:right}.about_content__lzT9g ul li:before{content:"";position:absolute;left:-12px;top:12px;width:4px;height:4px;border-radius:1px;background:var(--graphics-icons-basic,#2c2e38)}.about_buttonBox__xhC1k{background:var(--BG-Green,#c0f079);padding:32px;border-radius:32px;height:max-content;max-width:416px;width:100%;position:-webkit-sticky;position:sticky;top:104px}@media screen and (max-width:1024px){.about_buttonBox__xhC1k{bottom:0;top:auto;padding:24px;border-top-left-radius:24px;border-top-right-radius:24px;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-left:-16px;width:100vw;max-width:none}}.preview_container__XJYTR{display:flex;flex-direction:column;gap:24px;padding:40px 64px;background-color:var(--BG-Green,#c0f079);background-image:url(/images/vacancy/line-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;border-radius:64px;position:relative}@media screen and (max-width:1024px){.preview_container__XJYTR{padding:24px 40px;border-radius:32px}}@media screen and (max-width:768px){.preview_container__XJYTR{background-position:100%;padding:24px;border-radius:24px}}.preview_icon__FQY4O{height:20px;width:20px;min-width:20px}.preview_tags__Sqelr{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.preview_line__o_O5j{position:absolute;height:100%;object-fit:cover}@media screen and (max-width:768px){.preview_title__nQQK7{font-size:32px;line-height:40px}}.steps_container__Mjgib{display:flex;flex-direction:column;gap:32px}.steps_title__QNNRs{display:flex;align-items:center;flex-wrap:wrap}.steps_arrowImg__HprZ_{display:flex;margin:0 16px}.steps_content__1Y_dh{display:grid;grid-template-columns:minmax(480px,528px) minmax(50%,auto);grid-gap:32px;gap:32px;width:100%}.steps_cards__NanWd{display:flex;flex-direction:column;gap:8px;width:100%}.steps_card__sOJKc{padding:16px 32px;border-radius:var(--Corner-radius-Card-Lendings,32px);background:#fff;display:flex;gap:32px;align-items:center}.steps_cardNumber__3QPuH{color:var(--Text-colors-Text-On-Light,#2c2e38);font-feature-settings:lining-nums proportional-nums;font-variant-numeric:lining-nums proportional-nums;font-family:var(--Typography-Font-Raleway,Raleway);font-size:var(--Typography-Size-5xl,72px);font-style:normal;font-weight:400;line-height:var(--Typography-Line-height-5xl,88px);width:92px}.steps_cardContent__s6_cm{display:flex;flex-direction:column;gap:8px}.steps_buttonCard__s6FSz{padding:32px;border-radius:var(--Corner-radius-Card-Lendings,32px);background:var(--BG-Green,#c0f079);display:flex;align-items:center;justify-content:space-between;gap:16px}@media screen and (max-width:1199px){.steps_buttonCard__s6FSz{flex-direction:column;align-items:center;text-align:center}}.steps_imageCard__KG3dN{width:100%;border-radius:var(--Corner-radius-Card-Lendings,32px);overflow:hidden;position:relative}.steps_image__shtXS{height:100%;width:100%;object-fit:cover;position:absolute}@media screen and (max-width:1023px){.steps_content__1Y_dh{grid-template-columns:auto;grid-template-rows:auto}.steps_image__shtXS{position:relative}.steps_imageCard__KG3dN{grid-area:auto;min-height:311px}.steps_card__sOJKc{gap:16px;align-items:start;padding:16px 24px}.steps_cardNumber__3QPuH{color:var(--Text-colors-Accent-green,#9ecd58);font-family:var(--Typography-Font-Raleway,Raleway);font-size:var(--Typography-Size-3xl,24px);font-style:normal;font-weight:600;line-height:var(--Typography-Line-height-3xl,32px);width:32px}.steps_buttonCard__s6FSz{padding:24px}}