.styles_header__fpulf{z-index:1000;padding:var(--size-s);pointer-events:none;position:sticky;top:0;left:0;right:0;opacity:0;transform:translateY(0);transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1)}.styles_header__fpulf.styles_headerFixed__RbkiH{position:fixed}.styles_header__fpulf.styles_headerHidden__T6IY8{transform:translateY(-100%)}@media only screen and (max-width:1330px){.styles_header__fpulf.styles_headerFixed__RbkiH{position:fixed}}@media only screen and (min-width:1331px){.styles_header__fpulf.styles_pageHasScroll__4SOGP:not(.styles_headerFixed__RbkiH){position:relative}.styles_header__fpulf.styles_pageHasScroll__4SOGP.styles_headerFixed__RbkiH{position:fixed}}.styles_container__CZwiU{display:flex;align-items:center;justify-content:space-between;background:var(--color-design-blue);border-radius:var(--radius-s);padding:var(--size-s);pointer-events:auto;box-shadow:var(--shadow-s)}.styles_logo__SSUhE{display:flex;align-items:center;flex-shrink:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.styles_logo__SSUhE svg{height:50px;width:auto}@media only screen and (max-width:1127px){.styles_logo__SSUhE svg{height:40px}}@media only screen and (max-width:768px)and (max-height:850px){.styles_logo__SSUhE svg{height:40px}}.styles_desktopNav__SFupN{display:flex;align-items:center;flex:1 1;justify-content:center}.styles_desktopNav__SFupN>*{margin-right:20px}.styles_desktopNav__SFupN>:last-child{margin-right:0}@media only screen and (max-width:1330px){.styles_desktopNav__SFupN{display:none}}.styles_navLink__rqkPm{padding:var(--size-m);color:var(--color-design-white);text-decoration:none;border-radius:var(--radius-m);font-size:18px;font-weight:500;line-height:21.6px;font-family:var(--font-sans);transition:background var(--transition-base);white-space:nowrap}.styles_navLink__rqkPm:hover:not(.styles_navLinkActive__fCO2J){color:var(--color-brand-mint)}.styles_navLink__rqkPm.styles_navLinkActive__fCO2J{font-weight:400;background:var(--color-brand-mint);color:var(--color-brand-dark-blue)}@media only screen and (max-width:1330px){.styles_contactButton__QBbge{display:none}}.styles_burgerButton__GwYYL{display:none;align-items:center;justify-content:center;background:var(--color-brand-blue);border:none;width:50px;height:50px;border-radius:var(--radius-m);color:var(--color-brand-mint);cursor:pointer;flex-shrink:0;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media only screen and (max-width:1330px){.styles_burgerButton__GwYYL{display:flex}}.styles_burgerButton__GwYYL:active{color:var(--color-brand-dark-blue);background:var(--color-brand-mint)}@media(hover:hover){.styles_burgerButton__GwYYL:hover{color:var(--color-brand-dark-blue);background:var(--color-brand-mint)}}.styles_mobileMenuOverlay__4DJM4{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;animation:styles_fadeIn__5YyCS var(--transition-base);background:var(--color-brand-dark-blue)}.styles_mobileMenuOverlay__4DJM4.styles_mobileMenuOverlayClosing__TTJi2{animation:styles_fadeOut__Vzbz3 var(--transition-slow)}.styles_mobileMenu__9jnBT{position:fixed;top:0;right:0;bottom:0;width:100%;background:var(--color-brand-dark-blue);display:flex;flex-direction:column;align-items:flex-end;animation:styles_fadeIn__5YyCS var(--transition-slow);overflow-y:auto;border-radius:0 var(--radius-s) var(--radius-s) 0;padding:var(--size-s)}@media only screen and (max-width:639px){.styles_mobileMenu__9jnBT{border-radius:0;max-width:none}}.styles_mobileMenu__9jnBT.styles_mobileMenuClosing__uojfY{animation:styles_fadeOut__Vzbz3 var(--transition-slow)}.styles_mobileMenuHeader__sy1CB{display:flex;width:100%;align-items:center;justify-content:space-between;background:var(--color-design-blue);border-radius:var(--radius-s);padding:var(--size-s);margin-bottom:var(--size-s);box-shadow:var(--shadow-s)}.styles_mobileLogo__TyaZI{display:flex;align-items:center;flex-shrink:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.styles_mobileLogo__TyaZI svg{height:50px;width:auto}@media only screen and (max-width:1330px){.styles_mobileLogo__TyaZI svg{height:40px}}@media only screen and (max-width:768px)and (max-height:850px){.styles_mobileLogo__TyaZI svg{height:40px}}.styles_closeButton__f2WP2{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:var(--color-brand-blue);border:none;border-radius:var(--radius-m);color:var(--color-design-white);cursor:pointer;flex-shrink:0;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.styles_closeButton__f2WP2:hover{background:var(--color-brand-mint);color:var(--color-brand-dark-blue)}.styles_closeButton__f2WP2:active,.styles_closeButton__f2WP2:focus{background:var(--color-brand-blue);color:var(--color-design-white)}.styles_mobileNav__V4NsS{display:flex;flex-direction:column;max-height:calc(var(--dvh, 100vh) - 4*var(--size-s) - 70px - 60px)}.styles_mobileNav__V4NsS>*{margin-bottom:10px}.styles_mobileNav__V4NsS>:last-child{margin-bottom:0}.styles_mobileNav__V4NsS{overflow-y:auto;padding:var(--size-s);border-radius:var(--radius-s);margin-bottom:var(--size-s);max-width:355px;width:100%}.styles_mobileNav__V4NsS::-webkit-scrollbar{display:none}@media only screen and (max-width:639px){.styles_mobileNav__V4NsS{max-width:unset;background:var(--color-design-blue)}}.styles_mobileNavLink__Xqq9s{padding:calc(var(--size-m) + 1px) var(--size-m);color:var(--color-design-white);background:var(--color-brand-blue);text-decoration:none;text-align:center;border-radius:var(--radius-m);transition:background var(--transition-base);font-family:var(--font-sans);font-size:18px;font-weight:400;line-height:100%;letter-spacing:-.72px;cursor:pointer}.styles_mobileNavLink__Xqq9s:hover{color:var(--color-brand-mint)}.styles_mobileNavLink__Xqq9s.styles_mobileNavLinkActive__Pla_r{background:var(--color-brand-mint);color:var(--color-brand-dark-blue)}.styles_mobileButtonWrapper__jlwLo{width:100%;max-width:335px;margin:auto var(--size-s) var(--size-s)}@media only screen and (max-width:639px){.styles_mobileButtonWrapper__jlwLo{max-width:calc(var(--dvw, 100vw) - 2*var(--size-m))}}@keyframes styles_fadeIn__5YyCS{0%{opacity:0}to{opacity:1}}@keyframes styles_fadeOut__Vzbz3{0%{opacity:1}to{opacity:0}}.styles_card__amjfn{display:flex;flex-direction:column;flex-grow:1;padding:var(--size-l);position:relative;background:var(--color-design-blue);border-radius:var(--radius-s);min-width:500px;cursor:pointer;overflow:hidden;transition:background var(--transition-slow),color var(--transition-slow);height:100%;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media only screen and (min-height:999px){.styles_card__amjfn{padding:var(--size-xl) var(--size-l) var(--size-l)}}@media only screen and (min-width:1128px){.styles_card__amjfn.is-hover{background:var(--color-brand-blue);--color-button-background:var(--color-brand-mint);--color-button-text:var(--color-brand-dark-blue)}.styles_card__amjfn.is-hover .styles_vector__s3zaq{color:var(--color-brand-mint)}}.styles_card__amjfn .styles_cardTitle__DvBxL{color:var(--color-design-white);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-cofo-weather);font-size:60px;font-style:normal;font-weight:900;line-height:60px;margin-bottom:auto;z-index:2}.styles_card__amjfn .styles_cardDescription___dV2i,.styles_card__amjfn .styles_cardLink__VAmEK{color:var(--color-design-white);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-sans);font-size:18px;font-style:normal;font-weight:400;line-height:21.6px;z-index:2}.styles_card__amjfn .styles_cardDescription___dV2i{margin-bottom:var(--size-l);margin-top:var(--size-m)}@media only screen and (max-width:1127px){.styles_card__amjfn .styles_cardTitle__DvBxL{font-size:32px;line-height:32px}}@media only screen and (max-width:639px){.styles_card__amjfn{padding:var(--size-m);min-width:calc(var(--dvw, 100vw) - 2*var(--size-s));scroll-snap-align:center}.styles_card__amjfn .styles_cardLink__VAmEK{display:none}.styles_card__amjfn .styles_cardDescription___dV2i{margin-bottom:var(--size-m)}}@media only screen and (max-height:520px)and (min-width:500px){.styles_card__amjfn{flex-shrink:0;height:auto}.styles_card__amjfn .styles_vector__s3zaq{display:none}}.styles_card__O3Agp{display:flex;flex-direction:column;flex-grow:1;padding:var(--size-l);position:relative;background:var(--color-design-blue);border-radius:var(--radius-s);cursor:pointer;min-width:970px;overflow:hidden;transition:background var(--transition-slow),color var(--transition-slow);height:100%;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media only screen and (min-height:999px){.styles_card__O3Agp{padding:var(--size-xl) var(--size-l) var(--size-l)}}@media only screen and (min-width:1128px){.styles_card__O3Agp.is-hover{background:var(--color-brand-blue);--color-button-background:var(--color-brand-mint);--color-button-text:var(--color-brand-dark-blue)}.styles_card__O3Agp.is-hover .styles_vector__r6wPp{color:var(--color-brand-mint)}.styles_card__O3Agp.is-hover .styles_videoPlaceholder__thJg4:after{opacity:0}}.styles_card__O3Agp .styles_cardTop__MLXf6{display:flex;flex-direction:row;z-index:2}.styles_card__O3Agp .styles_cardTop__MLXf6>*{margin-right:40px}.styles_card__O3Agp .styles_cardTop__MLXf6>:last-child{margin-right:0}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw{display:flex;flex-direction:column;min-width:425px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw>*{margin-bottom:20px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw>:last-child{margin-bottom:0}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw .styles_title__efx3g{color:var(--color-design-white);font-family:var(--font-weather);font-size:65px;font-style:normal;font-weight:900;line-height:57.2px;text-transform:uppercase}@media only screen and (max-height:999px){.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw .styles_title__efx3g{font-size:56px;line-height:49.28px}}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw .styles_description__SWR4q{color:var(--color-design-white);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-sans);font-size:18px;font-style:normal;font-weight:400;line-height:21.6px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3{display:grid;grid-template-columns:repeat(2,207px);grid-row-gap:20px;row-gap:20px;grid-column-gap:10px;column-gap:10px;height:min-content;margin-bottom:var(--size-m)}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z{display:flex;flex-direction:column}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z>*{margin-bottom:8px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z>:last-child{margin-bottom:0}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z .styles_statValue__Nz5wa{color:var(--color-design-white);font-family:var(--font-sans);font-size:50px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-1px;text-transform:lowercase;white-space:nowrap}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z .styles_statValue__Nz5wa span{font-size:40px;font-weight:400;line-height:110%;letter-spacing:-.8px;text-transform:lowercase}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z .styles_statLabel__BPIMR{color:var(--color-design-white);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-sans);font-size:18px;font-style:normal;font-weight:400;line-height:21.6px;white-space:nowrap}.styles_card__O3Agp .styles_mobileDescription__LDjJ3{display:none;margin-top:auto;color:var(--color-design-white);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-sans);font-size:18px;font-style:normal;font-weight:400;line-height:20.6px;z-index:2}.styles_card__O3Agp .styles_cardBottom__57b7w{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;margin-top:20px;height:100%;z-index:2}.styles_card__O3Agp .styles_cardBottom__57b7w>*{margin-right:20px}.styles_card__O3Agp .styles_cardBottom__57b7w>:last-child{margin-right:0}@media screen and (max-height:599px){.styles_card__O3Agp .styles_cardBottom__57b7w{display:none}}.styles_card__O3Agp .styles_cardBottom__57b7w .styles_videoPlaceholder__thJg4{max-height:366px;height:100%;width:650px;position:relative;border-radius:var(--radius-m);overflow:hidden;background-color:#012b69}@supports(aspect-ratio:16/9){.styles_card__O3Agp .styles_cardBottom__57b7w .styles_videoPlaceholder__thJg4{width:auto;aspect-ratio:16/9}}.styles_card__O3Agp .styles_cardBottom__57b7w .styles_videoPlaceholder__thJg4 .styles_video__1_etB{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:var(--radius-m);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.styles_card__O3Agp .styles_cardBottom__57b7w .styles_videoPlaceholder__thJg4:after{background:rgba(1,43,105,.5019607843);content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--radius-m);transition:opacity var(--transition-base)}.styles_mobileVideoPlaceholder__QenR9{display:none;min-width:500px;border-radius:var(--radius-m);overflow:hidden;position:relative;scroll-snap-align:center;height:100%;min-height:0;background-color:#012b69}.styles_mobileVideoPlaceholder__QenR9 .styles_video__1_etB{width:100%;height:100%;object-fit:cover;object-position:center;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.styles_mobileVideoPlaceholder__QenR9 .styles_videoButtonWrapper__KeaAU{position:absolute;left:var(--size-l);bottom:var(--size-l)}@media only screen and (max-width:1127px){.styles_card__O3Agp{min-width:550px}.styles_card__O3Agp .styles_cardTop__MLXf6{flex-direction:column}.styles_card__O3Agp .styles_cardTop__MLXf6>*{margin-right:0;margin-bottom:20px}.styles_card__O3Agp .styles_cardTop__MLXf6>:last-child{margin-bottom:0}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw{min-width:unset}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw .styles_title__efx3g{font-size:37px;line-height:33.28px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw .styles_description__SWR4q{display:none}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3{grid-template-columns:repeat(2,1fr);row-gap:10px;column-gap:10px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z>*{margin-bottom:0}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z .styles_statValue__Nz5wa{font-size:35px;letter-spacing:-.7px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z .styles_statValue__Nz5wa span{font-size:25px;letter-spacing:-.5px}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_stats__bmhf3 .styles_statItem__Tpf_Z .styles_statLabel__BPIMR{font-size:18px;line-height:21.6px;white-space:normal}.styles_card__O3Agp .styles_mobileDescription__LDjJ3{display:block}.styles_card__O3Agp .styles_cardBottom__57b7w{display:none}.styles_mobileVideoPlaceholder__QenR9{display:block}}.swiper-slide .styles_mobileVideoPlaceholder__QenR9{display:block!important}@media only screen and (max-width:639px){.styles_card__O3Agp{padding:var(--size-m)}.styles_card__O3Agp,.styles_mobileVideoPlaceholder__QenR9{min-width:calc(var(--dvw, 100vw) - 2*var(--size-s));scroll-snap-align:center}.styles_mobileVideoPlaceholder__QenR9 .styles_videoButtonWrapper__KeaAU{right:var(--size-m);left:var(--size-m);bottom:var(--size-m)}}@media only screen and (max-height:520px)and (min-width:500px){.styles_card__O3Agp{flex-shrink:0;height:auto}.styles_card__O3Agp .styles_cardTop__MLXf6{flex-direction:row}.styles_card__O3Agp .styles_cardTop__MLXf6>*{margin-right:40px;margin-bottom:0}.styles_card__O3Agp .styles_cardTop__MLXf6>:last-child{margin-right:0}.styles_card__O3Agp .styles_cardTop__MLXf6 .styles_cardTopLeft__d4pEw .styles_description__SWR4q{display:block}.styles_card__O3Agp .styles_mobileDescription__LDjJ3{display:none}.styles_card__O3Agp .styles_cardBottom__57b7w{display:block}.styles_card__O3Agp .styles_cardBottom__57b7w .styles_videoPlaceholder__thJg4,.styles_card__O3Agp .styles_vector__r6wPp,.styles_mobileVideoPlaceholder__QenR9{display:none}}.styles_overlay__iDHPd{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2500;padding:var(--size-m);animation:styles_fadeIn__Jzn3Y var(--transition-slow);background:rgba(1,43,105,.9);overflow-y:auto}.styles_overlay__iDHPd.styles_closing__ZduO5{animation:styles_fadeOut__C25z4 var(--transition-slow)}.styles_overlay__iDHPd::-webkit-scrollbar{display:none}.styles_modal__UqPGF{position:relative;background:var(--color-design-white);border-radius:var(--radius-s);padding:var(--size-l);max-width:750px;width:100%;box-shadow:var(--shadow-s);animation:styles_slideUp__iuIv1 var(--transition-slow);margin:auto 0}.styles_modal__UqPGF.styles_closing__ZduO5{animation:styles_slideDown__EviU3 var(--transition-slow)}.styles_modal__UqPGF .styles_closeButton__mWylM{position:absolute;top:var(--size-l);right:var(--size-l);width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;cursor:pointer;color:var(--color-brand-dark-blue);transition:all var(--transition-base);border-radius:var(--radius-s);z-index:2}.styles_modal__UqPGF .styles_closeButton__mWylM svg{width:24px;height:24px}@media(hover:hover){.styles_modal__UqPGF .styles_closeButton__mWylM:hover{color:var(--color-brand-blue)}}.styles_modal__UqPGF .styles_header__H1Ydf{display:flex;align-items:flex-start;margin-bottom:var(--size-l)}.styles_modal__UqPGF .styles_header__H1Ydf .styles_logo__94k_R{position:relative;height:80px;width:100%;z-index:1}.styles_modal__UqPGF .styles_header__H1Ydf .styles_logo__94k_R.styles_tinkoff__mL8OX{height:61px}.styles_modal__UqPGF .styles_header__H1Ydf .styles_logo__94k_R.styles_yandexgo___oGa_{height:69px}.styles_modal__UqPGF .styles_header__H1Ydf .styles_logo__94k_R img{object-position:left;object-fit:contain}.styles_modal__UqPGF .styles_content__Opmgu{display:flex;flex-direction:column;margin-bottom:var(--size-l)}.styles_modal__UqPGF .styles_content__Opmgu .styles_section__WEj_a{margin-bottom:var(--size-m)}.styles_modal__UqPGF .styles_content__Opmgu .styles_section__WEj_a:last-child{margin-bottom:0}.styles_modal__UqPGF .styles_content__Opmgu .styles_section__WEj_a .styles_sectionTitle__hHXZM{color:var(--color-brand-blue);font-family:var(--font-sans);font-size:24px;font-weight:400;line-height:28.8px;margin-bottom:5px}.styles_modal__UqPGF .styles_content__Opmgu .styles_section__WEj_a .styles_sectionText__v32Uj{color:var(--color-brand-dark-blue);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-sans);font-size:18px;font-style:normal;font-weight:400;line-height:21.6px}.styles_modal__UqPGF .styles_stats__QGhp5{background:var(--color-design-blue);border-radius:var(--radius-s);padding:var(--size-m);display:flex;flex-direction:column}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi{display:flex;flex-direction:row;margin-bottom:var(--size-m)}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_{flex:1 1;display:flex;flex-direction:column}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_:first-child{margin-right:var(--size-s)}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_:last-child{margin-left:var(--size-s)}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_ .styles_statValue__Lp_bh{color:var(--color-design-white);font-family:var(--font-sans);font-size:30px;font-weight:400;line-height:30px;margin-bottom:5px}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_ .styles_statLabel__l2jry{color:var(--color-design-white);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-sans);font-size:18px;font-weight:400;line-height:21.6px}@keyframes styles_fadeIn__Jzn3Y{0%{opacity:0}to{opacity:1}}@keyframes styles_slideUp__iuIv1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_fadeOut__C25z4{0%{opacity:1}to{opacity:0}}@keyframes styles_slideDown__EviU3{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media only screen and (max-width:767px){.styles_modal__UqPGF{padding:var(--size-m)}.styles_modal__UqPGF .styles_header__H1Ydf{margin-bottom:var(--size-m)}.styles_modal__UqPGF .styles_header__H1Ydf .styles_logo__94k_R{height:70px}.styles_modal__UqPGF .styles_header__H1Ydf .styles_logo__94k_R.styles_tinkoff__mL8OX{height:48px}.styles_modal__UqPGF .styles_header__H1Ydf .styles_logo__94k_R.styles_yandexgo___oGa_{height:54px}.styles_modal__UqPGF .styles_content__Opmgu,.styles_modal__UqPGF .styles_content__Opmgu .styles_section__WEj_a{margin-bottom:var(--size-m)}.styles_modal__UqPGF .styles_content__Opmgu .styles_section__WEj_a .styles_sectionTitle__hHXZM{font-size:24px;line-height:26.4px}.styles_modal__UqPGF .styles_content__Opmgu .styles_section__WEj_a .styles_sectionText__v32Uj{font-size:18px;line-height:21.6px}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi{flex-direction:column}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_:first-child{margin-right:unset}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_:last-child{margin-left:unset;margin-top:var(--size-m)}.styles_modal__UqPGF .styles_stats__QGhp5 .styles_statsRow__0PDmi .styles_statItem__m4OW_ .styles_statValue__Lp_bh{font-size:34px;line-height:37.4px;letter-spacing:-.68px}}.styles_snackbar__gDq36{position:fixed;bottom:var(--size-m);left:50%;transform:translateX(-50%) translateY(120%);z-index:3000;background:var(--color-brand-mint);color:var(--color-brand-dark-blue);padding:var(--size-m);border-radius:var(--radius-m);font-family:var(--font-sans);font-size:18px;font-weight:400;line-height:21.6px;box-shadow:var(--shadow-s);transition:transform var(--transition-slow) ease-out,opacity var(--transition-slow) ease-out;opacity:0;max-width:calc(100% - var(--size-l)*2);white-space:nowrap;display:flex;align-items:center}@media only screen and (max-width:660px){.styles_snackbar__gDq36{width:100%}}.styles_snackbar__gDq36.styles_visible__Ay5J2{transform:translateX(-50%) translateY(0);opacity:1}.styles_content__yCEbd{display:flex;align-items:center;font-feature-settings:"liga" off,"clig" off}.styles_content__yCEbd>*{margin-right:10px}.styles_content__yCEbd>:last-child{margin-right:0}@media only screen and (max-width:660px){.styles_content__yCEbd{white-space:normal;width:100%}}.styles_closeButton__2gqj9{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;margin-left:var(--size-s);flex-shrink:0;width:24px;height:24px;color:var(--color-brand-dark-blue)}.styles_videoModalOverlay__sYilT{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2500;background:var(--color-brand-dark-blue);animation:styles_fadeIn__fyod_ var(--transition-slow);overflow:hidden;transition:opacity var(--transition-slow)}.styles_videoModalOverlay__sYilT.styles_closing__L_ZJQ{animation:styles_fadeOut__zVcVt var(--transition-slow)}.styles_videoModal__ylnT_{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;animation:styles_slideUp__YPycr var(--transition-slow);transition:transform var(--transition-slow),opacity var(--transition-slow)}.styles_videoModal__ylnT_.styles_closing__L_ZJQ{animation:styles_slideDown__YcVz5 var(--transition-slow)}.styles_closeButton__1O6pc{position:absolute;top:var(--size-m);right:var(--size-m);width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;color:var(--color-design-white);transition:all var(--transition-base);border-radius:var(--radius-s);z-index:10}.styles_closeButton__1O6pc svg{width:24px;height:24px}.styles_closeButton__1O6pc:hover{color:var(--color-brand-mint)}.styles_modalVideo__R4qSX{width:100%;height:100%;object-fit:contain}@keyframes styles_fadeIn__fyod_{0%{opacity:0}to{opacity:1}}@keyframes styles_fadeOut__zVcVt{0%{opacity:1}to{opacity:0}}@keyframes styles_slideUp__YPycr{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes styles_slideDown__YcVz5{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.styles_main__dwQUd{background:var(--color-desigh-light-blue);width:100%;height:100%;max-width:100vw;overflow-x:hidden;position:relative}.styles_main__dwQUd:before{position:absolute;top:0;left:0;right:0;height:10px;content:"";margin-top:-5px;background:var(--color-brand-dark-blue)}.styles_main__dwQUd .styles_mainBlocks__iZsLp{padding:80px 50px;max-width:1440px;margin:0 auto}@media only screen and (max-width:989px){.styles_main__dwQUd .styles_mainBlocks__iZsLp{padding:60px 50px}}@media only screen and (max-width:767px){.styles_main__dwQUd .styles_mainBlocks__iZsLp{padding:60px var(--size-s)}}.styles_scrollContainerWrapper__5W_kY{flex-grow:1;display:flex;flex-direction:column;position:relative}.styles_scrollContainerWrapper__5W_kY .scroll-content{height:100%;display:flex}.styles_scrollContainerWrapper__5W_kY .scroll-content>*{margin-right:10px}.styles_scrollContainerWrapper__5W_kY .scroll-content>:last-child{margin-right:0}.styles_scrollContainerWrapper__5W_kY .scrollbar-track-x{display:none!important}.styles_select__x7cDR{position:absolute;top:var(--size-m);right:var(--size-s);z-index:2;width:228px}@media only screen and (max-width:1128px){.styles_select__x7cDR{display:none}}.styles_scrollContainer__Ywyjh{flex-grow:1;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;position:relative;z-index:1;overscroll-behavior-x:none;scrollbar-width:none;-ms-overflow-style:none;padding:0 var(--size-s) var(--size-s)}.styles_scrollContainer__Ywyjh>*{margin-right:10px}.styles_scrollContainer__Ywyjh>:last-child{margin-right:0}.styles_scrollContainer__Ywyjh::-webkit-scrollbar{display:none}@media only screen and (max-width:1128px){.styles_scrollContainer__Ywyjh{flex-direction:column;overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch}.styles_scrollContainer__Ywyjh>*{margin-right:0;margin-bottom:10px}.styles_scrollContainer__Ywyjh>:last-child{margin-bottom:0}}.styles_mobileSelect__xksUt{display:none}@media only screen and (max-width:639px){.styles_mobileSelect__xksUt{display:block}}.styles_tabletSelect__gDAon{position:absolute;top:var(--size-m);right:32px;z-index:2;width:230px;display:none}@media only screen and (min-width:640px)and (max-width:1128px){.styles_tabletSelect__gDAon{display:block}}.styles_scrollContainerWrapper__1Oz9j{flex-grow:1;display:flex;flex-direction:column}.styles_scrollContainerWrapper__1Oz9j .scroll-content{height:100%;display:flex}.styles_scrollContainerWrapper__1Oz9j .scroll-content>*{margin-right:10px}.styles_scrollContainerWrapper__1Oz9j .scroll-content>:last-child{margin-right:0}.styles_scrollContainerWrapper__1Oz9j .scrollbar-track-x{display:none!important}.styles_scrollContainerWrapper__1Oz9j::-webkit-scrollbar{display:none}.styles_scrollContainer__Hvoda{flex-grow:1;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;position:relative;z-index:1;overscroll-behavior-x:none;scrollbar-width:none;-ms-overflow-style:none;padding:0 var(--size-s) var(--size-s)}.styles_scrollContainer__Hvoda>*{margin-right:10px}.styles_scrollContainer__Hvoda>:last-child{margin-right:0}.styles_scrollContainer__Hvoda{will-change:scroll-position;contain:layout style paint;transform:translateZ(0);-webkit-overflow-scrolling:touch}.styles_scrollContainer__Hvoda::-webkit-scrollbar{display:none}@media only screen and (max-width:639px){.styles_scrollContainer__Hvoda{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}}@media only screen and (max-height:520px)and (min-width:500px){.styles_scrollContainer__Hvoda{flex-direction:column;overflow-y:auto;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch}.styles_scrollContainer__Hvoda>*{margin-right:0;margin-bottom:10px}.styles_scrollContainer__Hvoda>:last-child{margin-bottom:0}}.styles_swiper__x8XC9{height:100%;width:100%}@media only screen and (max-width:639px){.styles_swiper__x8XC9{height:calc(var(--dvh, 100vh) - 90px - var(--size-s))}}.styles_swiperSlide__yz_uJ{height:100%;display:flex;flex-direction:column}@media only screen and (max-width:639px){.styles_swiperSlide__yz_uJ{height:calc(var(--dvh, 100vh) - 90px - var(--size-s))!important}}.styles_swiperSlide__yz_uJ>*{height:100%;flex:1 1}.styles_main__UMcgi{height:calc(var(--dvh, 100vh) - 102px);max-height:calc(var(--dvh, 100vh) - 102px);display:flex;flex-direction:column;flex-grow:1;opacity:0}.styles_main__UMcgi.animate{transition:opacity .5s ease-in-out}.styles_main__UMcgi.styles_mainHome__4l1Yu{overflow:hidden}@media only screen and (max-height:520px)and (min-width:500px){.styles_main__UMcgi.styles_mainHome__4l1Yu{overflow:auto}}.styles_main__UMcgi.styles_mainHome__4l1Yu::-webkit-scrollbar{display:none}.styles_main__UMcgi.styles_assetsPage__2Yvee{overflow:hidden}@media only screen and (max-width:1128px){.styles_main__UMcgi.styles_assetsPage__2Yvee{overflow:auto}}.styles_main__UMcgi.styles_assetsPage__2Yvee::-webkit-scrollbar{display:none}.styles_main__UMcgi.styles_hasScroll__PdXDp{height:unset;max-height:unset}@media only screen and (max-width:1330px){.styles_main__UMcgi{height:calc(var(--dvh, 100vh) - 90px);max-height:calc(var(--dvh, 100vh) - 90px)}.styles_main__UMcgi.styles_hasScroll__PdXDp{height:unset;max-height:unset}}.styles_logoContainer__INXTn{display:flex;flex-direction:row;align-items:center;position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%);z-index:1000;max-width:743px;max-height:148px}@media only screen and (max-width:639px){.styles_logoContainer__INXTn{max-width:200px;max-height:40px}}@media only screen and (max-height:749px){.styles_logoContainer__INXTn{max-width:200px;max-height:40px}}.styles_logoContainer__INXTn{transition:top .5s ease-in-out,left .5s ease-in-out,transform .5s ease-in-out,max-width .5s ease-in-out,max-height .5s ease-in-out}.styles_nmhIcon__fRotp{width:0}.styles_nmhIcon__fRotp.animate{transition:width .5s ease-in-out}.styles_nmhLogoText__OOAfq{opacity:0;width:526px;height:148px}.styles_nmhLogoText__OOAfq.animate{transition:opacity .5s ease-in-out}@media only screen and (max-width:639px){.styles_nmhLogoText__OOAfq{width:140px;height:40px}}@media only screen and (max-height:749px){.styles_nmhLogoText__OOAfq{width:140px;height:40px}}.styles_headerPlaceholder__452N6{width:100%;flex-shrink:0}