.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_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%}}.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_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}}.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__p0lwQ{display:flex;flex-direction:column;gap:32px}.style_imgs__7B36K{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:32px;gap:32px;position:relative}.style_img__aGwBY{max-width:100%;object-fit:contain}.style_imgMap__eYZ38{grid-column:1/3}.style_textBox__o_mFm{display:grid;grid-template-columns:repeat(2,1fr)}.style_textBox__o_mFm p{max-width:383px}.style_linkBox__9D8rY{display:flex}.style_linkBox__9D8rY svg{height:32px}.style_gorkovskayaArrow__XKfx7{position:absolute;width:28vw;right:-20vw;bottom:0;bottom:14px}@media screen and (min-width:1920px){.style_gorkovskayaArrow__XKfx7{width:540px;right:-384px;bottom:30px}}.style_narvskayaArrow___VszP{position:absolute;width:22vw;right:-14vw;bottom:10px}@media screen and (min-width:1920px){.style_narvskayaArrow___VszP{width:422px;right:-268.8px;bottom:30px}}.style_box__xj98R{position:relative;display:flex;align-items:center;justify-content:center;gap:32px}@media screen and (max-width:768px){.style_imgMap__eYZ38{grid-column:auto}.style_imgs__7B36K{grid-template-columns:1fr;justify-items:center}.style_img__aGwBY{max-height:100svh}.style_gorkovskayaArrow__XKfx7,.style_narvskayaArrow___VszP{display:none}.style_textBox__o_mFm{grid-template-columns:1fr;gap:32px}}.style_documentCard__j6MWc{display:flex;align-items:center;gap:16px;padding:16px 24px;border-radius:16px;background-color:var(--white);border:2px solid var(--white);transition:border-color .3s,background-color .3s}.style_documentCard__j6MWc:hover{border-color:#e8eff7;background-color:#f9fbfd}.style_documentCard__j6MWc:hover .style_downloadIcon__qXklb{color:var(--brandGreen)}.style_fileIcon__QN_tu{width:40px;min-width:40px}.style_downloadIcon__qXklb{width:24px;color:var(--darkGrey);transition:color .3s;min-width:24px;margin-left:auto}.style_mobileDownloadIcon__YRiJl{display:none}@media screen and (max-width:768px){.style_mobileDownloadIcon__YRiJl{display:inline}.style_desktopDownloadIcon__rzRMb{display:none}.style_downloadIcon__qXklb{width:16px;height:16px;margin-left:6px;vertical-align:text-bottom}}.style_container__MYYtR{display:flex;flex-direction:column;gap:40px}.style_content__dN38k{display:flex;gap:60px}.style_textBox__UmdIH{display:flex;flex-direction:column;gap:24px;flex:1 1}.style_rightSide__TAw4Q{flex:1 1}.style_documentsBox__OXfBP{display:flex;flex-direction:column;gap:12px}.style_title__G8IKX{font-weight:600;font-size:44px;line-height:56px}.style_heading__E0rSI{font-size:28px;line-height:32px;font-weight:500}.style_arrow__A77Ji{margin-left:8px;transform:rotate(90deg);transition:transform .3s}.style_arrow__A77Ji.style_expanded__mFApU{transform:rotate(-90deg)}.style_button__KjjhU{padding:0 2px;margin-top:24px}.style_textButtonContent__2N_Xu{color:var(--brandGreen);height:auto}.style_textButton__fnp_r{align-self:flex-end}@media screen and (max-width:1278px){.style_container__MYYtR{gap:24px}.style_content__dN38k{flex-direction:column;gap:40px}.style_textBox__UmdIH{gap:12px}.style_title__G8IKX{font-size:24px;line-height:32px}.style_heading__E0rSI{font-size:16px;line-height:24px;font-weight:600}.style_text___sjQJ{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.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)}.gallery_container__vs4B0{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:768px){.gallery_title__fkxom{font-size:var(--Typography-Size-3xl,24px);line-height:var(--Typography-Line-height-3xl,32px)}}.gallery_title__fkxom span{margin:0 0 0 240px;color:var(--Text-colors-Text-On-Light,#2C2E38)}@media screen and (max-width:1024px){.gallery_title__fkxom span{margin:0 0 0 120px}}@media screen and (max-width:768px){.gallery_title__fkxom span{margin:0;font-size:var(--Typography-Size-4xl,36px);line-height:var(--Typography-Line-height-4xl,48px)}}.gallery_circle__yIlg_{display:none}@media screen and (max-width:768px){.gallery_circle__yIlg_{position:absolute;z-index:-1;display:flex;margin:-8px 0 0 -8px}}.gallery_header__WHZSJ{display:flex;align-items:center;gap:12px}.gallery_content__GkULv{overflow:hidden;position:relative;display:flex;flex:1 1;gap:16px;min-width:0}@media screen and (max-width:1024px){.gallery_content__GkULv{flex-wrap:wrap}}.gallery_imageWrapper__lR_qp{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:572px;flex-basis:100%;cursor:pointer;transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}@media screen and (max-width:1024px){.gallery_imageWrapper__lR_qp{height:58px}}.gallery_imageWrapper__lR_qp:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(44,46,56,.3),rgba(44,46,56,.3));border-radius:32px;transition:var(--easeSpeed) all cubic-bezier(var(--easeInX),var(--easeInY),var(--easeOutX),var(--easeOutY))}@media screen and (max-width:1024px){.gallery_imageWrapper__lR_qp:before{border-radius:16px}}.gallery_imageWrapper__lR_qp.gallery_active__0NpRl:before{opacity:0}@media screen and (max-width:1024px){.gallery_imageWrapper__lR_qp.gallery_mobileHidden__9TJ5L{display:none}}.gallery_imageWrapper__lR_qp.gallery_active__0NpRl{flex-basis:200%}@media screen and (max-width:1024px){.gallery_imageWrapper__lR_qp.gallery_active__0NpRl{height:480px}.gallery_imageWrapper__lR_qp.gallery_active__0NpRl:nth-child(n) .gallery_tag__hF46G{opacity:1;pointer-events:all}}.gallery_image__m4S3Q{width:100%;height:100%;object-fit:cover;border-radius:32px}@media screen and (max-width:1024px){.gallery_image__m4S3Q{border-radius:16px}}.gallery_quoteSVG__iHo6x{position:absolute;bottom:8px;width:100%;height:150px}.gallery_content__GkULv .gallery_tagDesktop__AVGY_,.gallery_content__GkULv .gallery_tag__hF46G{z-index:1;background:var(--white,#FFF)}.gallery_imageWrapper__lR_qp .gallery_tag__hF46G{position:absolute;display:none}@media screen and (max-width:1024px){.gallery_imageWrapper__lR_qp .gallery_tag__hF46G{position:absolute;left:12px;bottom:12px;top:unset;right:unset;display:flex;width:max-content;max-width:calc(100% - 24px);min-width:0;opacity:0;pointer-events:none;border-radius:16px}}.gallery_footer__KF3RO{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.gallery_footer__KF3RO{flex-direction:column;gap:32px}}.gallery_labelFooter__YQWKj{position:relative;width:376px}@media screen and (max-width:768px){.gallery_labelFooter__YQWKj{width:100%;padding:16px 24px;border-radius:var(--Corner-radius-Card-Lendings,24px);background:var(--BG-Cards-on-Primary-BG,#FFF)}}.gallery_longLine__zFq8v{position:absolute;bottom:-10px;left:0}@media screen and (max-width:768px){.gallery_longLine__zFq8v{width:80%;bottom:6px;left:24px;transform:rotate(1deg);min-width:0}}.gallery_tagsDesktop__jOA3e{position:absolute;width:100%;height:100%;pointer-events:none}@media screen and (max-width:1024px){.gallery_tagsDesktop__jOA3e{display:none}}.gallery_tagsDesktop__jOA3e .gallery_tagDesktop__AVGY_{position:absolute}.gallery_tagDesktop__AVGY_:first-child{top:484px;left:6%}.gallery_tagDesktop__AVGY_:nth-child(2){top:88px;left:33.5%}.gallery_tagDesktop__AVGY_:nth-child(3){top:352px;left:54.3%}.gallery_tagDesktop__AVGY_:nth-child(4){top:220px;left:67.3%}.style_container__0PtX1,.style_header__vEOWw{display:flex;flex-direction:column}.style_header__vEOWw{gap:16px}.style_content__AiBa0{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1200px){.style_content__AiBa0{gap:32px;padding:32px 0}}@media screen and (max-width:768px){.style_content__AiBa0{gap:24px}}.style_vacancy___k8o_{position:relative;display:flex;align-items:center;justify-content:space-between}.style_vacancyContent__qdrrE{display:flex;flex-direction:column;gap:12px;padding:0 200px 0 0}@media screen and (max-width:1278px){.style_vacancyContent__qdrrE{padding:0}}.style_badges__oIF85{display:flex;flex-wrap:wrap;gap:16px}@media screen and (max-width:768px){.style_badges__oIF85{gap:12px}}.style_tag__4eeBe{padding:4px 16px;outline-width:1px}.style_tag__4eeBe:nth-child(n){--color:var(--accentGreen)}.style_tag__4eeBe:nth-child(2n){--color:var(--accentBlue)}.style_tag__4eeBe:nth-child(3n){--color:var(--accentPurple)}.style_tag__4eeBe:nth-child(4n){--color:var(--accentPeach)}.style_tag__4eeBe:nth-child(5n){--color:var(--accentTurquoise)}.style_tag__4eeBe:nth-child(6n){--color:var(--accentPink)}.style_splitter__hQ4Q1{width:100%;height:2px;background:var(--border-stroke-grey,#F0F0F0);border:unset}@media screen and (min-width:1279px){.style_capsuleButton__S9QjC{position:absolute;right:0;top:0;bottom:0;margin:auto 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}.notFound_title__EwnEo{margin:0 0 16px}@media screen and (max-width:1400px){.notFound_title__EwnEo{font-size:56px;line-height:64px}}@media screen and (max-width:1024px){.notFound_title__EwnEo{text-align:center;font-size:64px;font-weight:600;line-height:78px}}@media screen and (max-width:768px){.notFound_title__EwnEo{font-size:var(--Typography-Size-4xl,64px);line-height:var(--Typography-Line-height-4xl,78px)}}.notFound_text__CFOG4{margin:0 0 48px}@media screen and (max-width:1024px){.notFound_text__CFOG4{margin:0 0 32px;text-align:center}}@media screen and (max-width:768px){.notFound_text__CFOG4{margin:0 0 48px}}.notFound_container__R816T{padding-top:104px}@media screen and (max-width:1278px){.notFound_container__R816T{padding-top:84px}}@media screen and (max-width:768px){.notFound_container__R816T{padding-top:80px}}.notFound_container__R816T{display:flex;align-items:center;height:100vh;gap:32px;max-height:1264px;min-height:920px}@media screen and (max-width:1024px){.notFound_container__R816T{height:auto;max-height:unset}}.notFound_body__xzD87{display:flex;justify-content:space-between;gap:32px;width:100%;height:100%;padding:64px 0}@media screen and (max-width:1024px){.notFound_body__xzD87{flex-direction:column;gap:64px;padding:64px 0 0}}@media screen and (max-width:768px){.notFound_body__xzD87{padding:32px 0 0;gap:48px}}.notFound_picture__Wl2dZ{display:flex;max-width:528px;width:100%;height:100%}@media screen and (max-width:1024px){.notFound_picture__Wl2dZ{max-width:100%;width:100%;flex:1 1}}.notFound_picture__Wl2dZ img{width:100%;max-width:528px;object-fit:cover;border-radius:var(--Corner-radius-Card-Lendings,32px)}@media screen and (max-width:1024px){.notFound_picture__Wl2dZ img{max-width:100%;width:100%;object-position:bottom}}.notFound_content__Z8HJI{display:flex;flex-direction:column}.notFound_textHighlight___Et_W{display:inline-block;background:var(--BG-Green,#C0F079);transform:rotate(2.483deg)}.notFound_textHighlight___Et_W span{display:inline-block;transform:rotate(-2.483deg)}.notFound_buttons__O5xVN{display:flex;gap:32px}@media screen and (max-width:1024px){.notFound_buttons__O5xVN{justify-content:center;flex-direction:row-reverse}}@media screen and (max-width:768px){.notFound_buttons__O5xVN{flex-direction:column;gap:16px}}.notFound_birdWrapper__oqoI3{position:absolute;z-index:-1;bottom:0;overflow:hidden;display:flex;justify-content:center;height:auto;width:100vw;margin:0 0 64px}.notFound_bird__ZpKFX{width:115%;max-width:1600px;flex-shrink:0}@media screen and (max-width:1024px){.notFound_bird__ZpKFX{display:none}}