.Body_body__ke4CH{background-color:var(--body-color);padding:32px;border-radius:24px}@media (max-width:720px){.Body_body__ke4CH{padding:24px 20px}}@media (max-width:375px){.Body_body__ke4CH{padding:24px 20px}}.Button_button__j887e{--button-bg:var(--blue-150);--button-bg-hover:var(--blue-300);--button-bg-focus:var(--blue-400);--button-label-color:var(--main-white);box-shadow:none;text-transform:inherit;background-color:var(--button-bg);border-radius:40px;height:44px;padding:0 32px;&:focus{box-shadow:none}&:hover{background-color:var(--button-bg-hover)}&:active{background-color:var(--button-bg-focus)}}.Button_buttonLabel__NIz1n{color:var(--button-label-color);font-size:16px;font-weight:700}[data-theme=dark] .Button_button__j887e{--button-label-color:var(--main-black)}@media (max-width:720px){.Button_button__j887e{height:32px;padding:0 16px}.Button_buttonLabel__NIz1n{font-size:14px;font-weight:600}}.Breadcrumb_breadcrumbOl__xLEBg{gap:10px;padding:8px 0;color:var(--caption-color)}.Breadcrumb_link__hJ_2J{color:var(--caption-color);font-size:14px;font-weight:500;display:block;line-height:22px}@media (max-width:720px){.Breadcrumb_link__hJ_2J{font-weight:400}}.Footer_footer__VC9UU{background:var(--body-color);padding:32px 0}.Footer_content__INqVr{display:flex}.Footer_right__RBGGX{padding-right:32px;flex-direction:row;justify-content:space-between;gap:12px}.Footer_left__iK2sO{flex-direction:column;gap:12px}.Footer_left__iK2sO,.Footer_right__RBGGX{display:flex;flex:1 1}.Footer_listBox__zkBka{flex:1 1}.Footer_address__Lq2l2{font-style:normal;display:pre;white-space:pre}.Footer_copyright__DJBRg{color:var(--caption-color);font-size:14px}.Footer_address__Lq2l2,.Footer_link__GtOsD{font-weight:500;line-height:160%;font-size:16px}.Footer_info__e7ys_{color:var(--caption-color)}@media (max-width:920px){.Footer_content__INqVr{flex-direction:column;gap:24px}}@media (max-width:840px){.Footer_footer__VC9UU{padding-top:24px;padding-bottom:24px}.Footer_address__Lq2l2,.Footer_contact__KvLz_,.Footer_copyright__DJBRg,.Footer_link__GtOsD{font-weight:400}}@media (max-width:375px){.Footer_right__RBGGX{flex-direction:column;gap:24px}}.FooterList_container__YniOR{display:flex;flex-direction:column;gap:16px}.FooterList_list__xfs_I{list-style:none;column-gap:24px;row-gap:12px}.FooterList_contacts__JFuAZ,.FooterList_list__xfs_I{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:end}.FooterList_contacts__JFuAZ{gap:24px}.FooterList_contactsList__BrsbB{list-style:none}.FooterList_info__8wKyn{color:var(--caption-color)}@media (max-width:840px){.FooterList_footer__cLbE_{padding-top:24px;padding-bottom:24px}.FooterList_content__cDbN7,.FooterList_right__1_P6k{flex-direction:column;align-items:center;text-align:center;gap:20px}.FooterList_right__1_P6k{display:flex}.FooterList_address__LtTmg,.FooterList_contact__ZOWi4,.FooterList_copyright__dZV2h,.FooterList_link__KNIRl{font-size:14px}.FooterList_contacts__JFuAZ,.FooterList_links__lWwv_{justify-content:center}.FooterList_contacts__JFuAZ{gap:16px;row-gap:8px}.FooterList_info__8wKyn{text-align:center}}@media (max-width:375px){.FooterList_links__lWwv_{flex-direction:column}}.Header_header__hfMjL{min-height:72px;max-height:72px;background-color:var(--body-color);display:flex;align-items:center}.Header_content__xdqEV{display:flex;justify-content:space-between;align-items:center}.Header_logo__hSLik{background:url(/images/logo-light.svg);background-size:contain;background-repeat:no-repeat;display:flex;flex-direction:column;width:116px;height:40px;transition:none}[data-theme=dark] .Header_logo__hSLik{background-image:url(/images/logo-dark.svg)}.Header_loginButton__GP6Jr{width:112px}@media (max-width:720px){.Header_logo__hSLik{width:99px;height:32px}.Header_headerRight__IfTSm{gap:12px}.Header_loginButton__GP6Jr{width:73px}}@media (max-width:360px){.Header_logo__hSLik{background-size:cover;width:21px;overflow:hidden}}.Menu_menuPaper__5vp52{border-radius:12px;background-color:var(--body-color)}.Menu_menuItem__2YiYu{font-size:14px;padding:8px 16px;color:var(--foreground);transition:.3s;&:not(:last-child){border-bottom:1px solid var(--gray-50)}&:hover{background:none;color:var(--blue-150)}}.Language_actionMenuButton__Y96wK{padding:11px 0 11px 32px;transition:color .3s;&:hover{color:var(--blue-300)}}@media (max-width:720px){.Language_actionMenuButton__Y96wK{padding:3px 0 3px 16px}.Language_actionMenuLabel__CPHvV{font-weight:600;max-width:27px;overflow:hidden}}.ThemeSwitch_switch__m3LGn{background-color:var(--gray-200);border-radius:32px;padding:2px;gap:4px;display:flex;justify-content:space-around;align-items:center;position:relative;--themeSwitchWidth:96px;--themeSwitcHeight:32px;--themeSwitchCircleSize:calc(var(--themeSwitchWidth) / 3 - 4px);width:var(--themeSwitchWidth);height:var(--themeSwitcHeight)}.ThemeSwitch_themeSwitchCircle__g3R9o{transition:.3s;position:absolute;border-radius:100%;height:var(--themeSwitchCircleSize);width:var(--themeSwitchCircleSize)}[data-theme=light] .ThemeSwitch_themeSwitchCircle__g3R9o{background:var(--main-white)}[data-theme=dark] .ThemeSwitch_themeSwitchCircle__g3R9o{background:var(--main-black)}.ThemeSwitch_themeSwitchCircleActiveDark__gA7jU{left:2px}.ThemeSwitch_themeSwitchCircleActiveSystem__Ek7jC{left:calc(var(--themeSwitchWidth) / 3 + 2px)}.ThemeSwitch_themeSwitchCircleActiveLight__xDCwh{left:calc(var(--themeSwitchWidth) - var(--themeSwitchCircleSize) - 2px)}.ThemeSwitch_dark__k4czg,.ThemeSwitch_light__49frS,.ThemeSwitch_system__annDH{display:flex;align-items:center;justify-content:center;transition:.3s;color:var(--gray-300);cursor:pointer;z-index:1;@media (hover:hover){&:hover{color:var(--blue-300)}}&.ThemeSwitch_active__3TKG_{color:var(--blue-150)}}.ThemeSwitch_icon__U33Ke{width:15px;height:14px}@media (max-width:720px){.ThemeSwitch_switch__m3LGn{--themeSwitchWidth:66px;--themeSwitcHeight:22px}.ThemeSwitch_icon__U33Ke{width:10px;height:10px}}.Layout_layout__fvRCC{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;background-color:var(--background)}.Layout_content__PrPCk{padding:24px 0;flex:1 1}.Layout_wrapper__jgA1_{margin:0 auto;width:100%;max-width:1640px}.Layout_breadcrumb__51EkQ{padding-top:12px}@media (max-width:1700px){.Layout_wrapper__jgA1_{max-width:none;padding-left:40px;padding-right:40px}}@media (max-width:920px){.Layout_wrapper__jgA1_{padding-left:32px;padding-right:32px}}@media (max-width:720px){.Layout_wrapper__jgA1_{padding-left:16px;padding-right:16px}.Layout_content__PrPCk{padding:16px}.Layout_breadcrumb__51EkQ{padding-top:0}}@media (max-width:375px){.Layout_content__PrPCk{padding:16px 12px}}.Title_title__rZh60{line-height:135%}@media (max-width:720px){.Title_title__rZh60{font-size:20px}}@media (max-width:375px){.Title_title__rZh60{white-space:wrap;letter-spacing:-.4px}}.WarningBanner_root__JFDbv{background-color:var(--blue-100);position:fixed;max-width:594px;display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:16px;box-shadow:0 1px 11px 0 rgba(51,79,121,.13),0 1px 2px 0 rgba(71,106,158,.04);transition:all .6ms}.WarningBanner_header__CPIwM{display:flex;justify-content:space-between;gap:8px}.WarningBanner_closeButton__gcVMn:hover{color:var(--blue-150)}@media (max-width:375px){.WarningBanner_title__PUcQ1{font-size:16px;line-height:120%}.WarningBanner_text__EEz98{font-size:14px}}.DocumentsPage_content__ojCbt{gap:56px}.DocumentsPage_section__XBbGs{flex:1 1;gap:32px}@media (max-width:780px){.DocumentsPage_content__ojCbt{flex-direction:column;gap:32px}}@media (max-width:720px){.DocumentsPage_content__ojCbt,.DocumentsPage_section__XBbGs{gap:24px}}.Documents_documents__iFbkk{display:flex;flex-direction:column;gap:16px}.Documents_document__R_lRA{display:flex;flex-direction:row;gap:8px}.Documents_documentIcon___tVCd{height:18px;margin-top:4px}.Documents_documentTitle__6v1oP{font-size:16px;font-weight:600;line-height:160%}@media (min-width:1441px){.Documents_documents__iFbkk{grid-template-rows:1fr auto;grid-template-columns:1fr 1fr 1.3fr}}@media (max-width:1440px) and (min-width:1281px){.Documents_documents__iFbkk{column-gap:32px}}@media (max-width:920px){.Documents_documents__iFbkk{grid-template-columns:auto 1fr;column-gap:56px}}@media (max-width:720px){.Documents_documents__iFbkk{column-gap:26px;row-gap:12px;grid-template-columns:auto auto}}@media (max-width:420px){.Documents_documents__iFbkk{display:flex;flex-direction:column}}.HomePage_container__sYM0L{display:flex;flex-direction:column;gap:12px}.HomePage_partners__Cp6y7{grid-column-start:1;grid-column-end:3}@media (max-width:920px){.HomePage_container__sYM0L{display:flex;flex-direction:column;gap:12px}}.Subtitle_subtitle__FOzPV{color:var(--caption-color);line-height:160%;font-weight:500}@media (max-width:920px){.Subtitle_subtitle__FOzPV{font-weight:400}}.VerticalLine_verticalLine__ZSFAc{border-left:3px solid var(--blue-150);padding-left:12px}.VerticalLineText_text__3T0ca{font-weight:500}@media (max-width:720px){.VerticalLineText_text__3T0ca{font-weight:400}}.LicenseSecuritiesMarket_block__L_Yzb{flex:1 1}@media (max-width:720px){.LicenseSecuritiesMarket_content__XvluH{flex-direction:column;gap:20px}}.OurTeam_teams__Ursnw{display:flex;flex-wrap:wrap;grid-row-gap:12px;row-gap:12px;grid-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:repeat(2,minmax(calc(25% - 6px),min-content)) minmax(300px,auto) 300px}.OurTeam_team__Q9DAm{display:flex;flex-direction:column;row-gap:4px}.OurTeam_name__0Wdaj{white-space:nowrap;font-weight:600}.OurTeam_position__ocXXi{color:var(--caption-color);white-space:nowrap;font-weight:500}@media (max-width:1240px){.OurTeam_teams__Ursnw{column-gap:12px;grid-template-columns:repeat(auto-fill,275px)}}@media (max-width:995px){.OurTeam_teams__Ursnw{row-gap:8px;column-gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.OurTeam_team__Q9DAm{width:auto}.OurTeam_name__0Wdaj{white-space:wrap;font-size:16px}.OurTeam_position__ocXXi{font-size:16px;font-weight:400}}@media (max-width:720px){.OurTeam_teams__Ursnw{row-gap:12px}.OurTeam_section__HRS3M{gap:20px}}@media (max-width:375px){.OurTeam_teams__Ursnw{row-gap:16px}}.Partners_content__DGdkx{display:grid;flex-direction:row;align-items:center;flex-wrap:wrap;grid-row-gap:24px;row-gap:24px;grid-column-gap:28px;column-gap:28px;justify-content:space-around;grid-template-columns:1fr 1fr 1fr 1fr}.Partners_icon__XoPJJ{display:flex;justify-content:center}.Partners_esentai__pqmsI{background:url(/images/partners/esentai.svg) no-repeat;height:48px;width:100px;&:hover{background-position-y:-58px}}[data-theme=dark] .Partners_esentai__pqmsI{background-position-x:-110px}.Partners_global__7pvYy{background:url(/images/partners/global.svg) no-repeat;height:45px;width:129px;&:hover{background-position-y:-55px}}[data-theme=dark] .Partners_global__7pvYy{background-position-x:-139px}.Partners_kase__vyVO3{background:url(/images/partners/kase.svg) no-repeat;height:27px;width:95px;&:hover{background-position-y:-37px}}[data-theme=dark] .Partners_kase__vyVO3{background-position-x:-105px}.Partners_kcsd__8ZbcW{background:url(/images/partners/kcsd.svg) no-repeat;height:41px;width:109px;&:hover{background-position-y:-51px}}[data-theme=dark] .Partners_kcsd__8ZbcW{background-position-x:-119px}@media (max-width:720px){.Partners_content__DGdkx{grid-template-columns:repeat(auto-fill,124px)}.Partners_icon__XoPJJ{align-items:center;display:flex;flex-direction:column}.Partners_esentai__pqmsI,.Partners_global__7pvYy,.Partners_kcsd__8ZbcW{transform:scale(.75)}.Partners_kase__vyVO3{transform:scale(.9)}}@media (max-width:375px){.Partners_content__DGdkx{column-gap:0}}.LicenseBankingOperations_block__svrUo{flex:1 1}@media (max-width:720px){.LicenseBankingOperations_content__yxNvZ{align-items:start;flex-direction:column;gap:20px}}