/* Combined CSS for contexts: [dynamic-leverage-engine] - Generated: 28072026074237 */
a:hover{opacity:0.5}.pattern{background:#E5F2FF var(--about-rich-bg) !important;background-repeat:repeat-x !important;background-size:auto !important;background-position:center bottom}@media(min-width:768px){h1{line-height:40px;font-size:36px}h2,.title{line-height:40px;font-size:32px}.page-center{padding:0 32px}}@media(min-width:1024px){.wrapper{padding-top:72px}}@media(min-width:1200px){.desc{line-height:28px;font-size:20px}}@media(min-width:1440px){h1{line-height:56px;font-size:48px}h2,.title{line-height:44px;font-size:40px}h3,.subtitle{line-height:40px;font-size:32px}.page-center{padding:0 40px}}.js-animate{transition-duration:var(--anim-duration,0.6s);transition-delay:var(--anim-delay,0s);transition-timing-function:ease-in-out}.js-animate.anim-fade{opacity:0;transition-property:opacity}.js-animate.anim-fade.is-animated{opacity:1}.js-animate.anim-fade-up{opacity:0;transform:translateY(30px);transition-property:opacity,transform}.js-animate.anim-fade-up.is-animated{opacity:1;transform:translateY(0)}.js-animate.anim-fade-down{opacity:0;transform:translateY(-30px);transition-property:opacity,transform}.js-animate.anim-fade-down.is-animated{opacity:1;transform:translateY(0)}.js-animate.anim-fade-left{opacity:0;transform:translateX(30px);transition-property:opacity,transform}.js-animate.anim-fade-left.is-animated{opacity:1;transform:translateX(0)}.js-animate.anim-fade-right{opacity:0;transform:translateX(-30px);transition-property:opacity,transform}.js-animate.anim-fade-right.is-animated{opacity:1;transform:translateX(0)}.btn:hover{opacity:1;background-color:#DBECFF}.btn:active{background-color:#fff;box-shadow:0 0 0 2px #007AFF inset}.btn--blue:hover{background-color:#016CE2;opacity:1}.btn--blue:active{color:#016CE2;box-shadow:0 0 0 2px #016CE2 inset;background-color:#fff}.btn--outline:hover{opacity:1;background:none;box-shadow:0 0 0 2px #fff inset}.btn--outline:active{background-color:rgba(255,255,255,0.5);box-shadow:0 0 0 1px #fff inset}@media(min-width:1440px){.btn{height:44px}}.lang__list{padding:0 16px;width:auto;min-width:100%;max-height:0;display:flex;flex-direction:column;gap:10px;position:absolute;top:calc(100% + 17px);left:0;line-height:20px;font-size:16px;overflow:hidden;background-color:#f1f0f5;border-radius:8px;box-sizing:border-box;transition:max-height 300ms}.lang__list li{padding-left:0}.lang__list li:first-child{padding-top:4px}.lang__list li:last-child{padding-bottom:4px}.lang__list li:before{display:none}.lang__list li a{display:flex;align-items:center;gap:8px;text-transform:uppercase}.current-lang a{color:#278B4D}@media(min-width:1024px){.lang__list{top:calc(100% + 38px)}}.submenu--open .logo{z-index:0}@media(min-width:1024px){.header{height:72px;border-bottom:1px solid #E0E0E0}.logo{width:120px}.header__wrap{width:100%;justify-content:space-between}.header .btn{display:flex}}.header-nav{width:100%;height:100vh;position:fixed;top:0;left:0;opacity:0;visibility:hidden;background-color:#F8F8F8;transition:opacity 300ms;z-index:2;overflow-x:hidden;overflow-y:auto}.menu--open .header-nav{opacity:1;visibility:visible}.submenu--open .header__mob-menu{z-index:0}.header-menu-list{padding-top:48px;height:100%;display:flex;flex-direction:column;position:relative;width:100%;transition:transform 0.3s ease}.header-menu-list .menu-item{padding:0;border-bottom:1px solid #DEDEDE}.header-menu-list .menu-item:first-child{border-top:1px solid #DEDEDE}.menu-link{display:flex;align-items:flex-start;padding:16px;text-decoration:none;color:#1a1a1a;width:100%}.menu-link-content{width:100%}.menu-item-title{width:100%;display:flex;align-items:center;justify-content:space-between;line-height:24px;font-size:18px;font-weight:500;color:#00244B}.menu-item-arrow{display:flex;align-items:center;color:#475A6E}.menu-item-icon{margin-right:12px;width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#0066FF;border-radius:6px}.menu-item-icon img{width:24px;height:24px}.menu-item-desc{margin-top:4px;font-size:14px;color:#53586E}.sub-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#F8F8F8;z-index:110;transform:translateX(100%);transition:transform 0.3s ease;overflow-y:auto;display:flex;flex-direction:column}.menu-item.is-active > .sub-menu{transform:translateX(0)}.sub-menu-header{padding:0 16px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #DEDEDE;background:#F8F8F8}.btn-back-menu{padding:0;display:flex;align-items:center;font-family:'Inter',sans-serif;line-height:24px;font-size:16px;color:#0066FF;font-weight:500;background:none;border:none;cursor:pointer}.btn-back-menu span{padding-left:48px;display:block;position:relative}.btn-back-menu span:before,.btn-back-menu span:after{content:"";position:absolute;top:50%}.btn-back-menu span:before{width:36px;height:36px;left:0;transform:translateY(-50%)}.btn-back-menu span:after{margin-top:-8px;width:12px;height:12px;left:14px;border-left:2px solid #0066FF;border-bottom:2px solid #0066FF;transform:rotate(45deg)}.sub-menu-title{display:flex;color:#000;align-items:center;font-weight:500}.btn-close-menu{background:none;border:none;padding:0;margin-left:12px;cursor:pointer;display:flex;align-items:center}.menu--open .btn-menu span{border:0}.menu--open .btn-menu span:before{transform:rotate(45deg)}.menu--open .btn-menu span:after{transform:rotate(-45deg)}.sub-menu{scrollbar-width:thin;scrollbar-color:#A1CCFA transparent}.sub-menu::-webkit-scrollbar{width:12px}.sub-menu::-webkit-scrollbar-track{background:transparent}.sub-menu::-webkit-scrollbar-thumb{background-color:transparent;box-shadow:inset 0 0 0 20px #A1CCFA;border-radius:100px;border:solid transparent;border-width:52px 8px 52px 0}.sub-menu .menu-item-title{font-size:16px;color:#000}@media(min-width:768px){.header__mob-menu{right:32px}}@media(min-width:1024px){.header__mob-menu{display:none}.header-nav{margin:0 auto;width:auto;height:100%;position:static;opacity:1;visibility:visible;overflow:visible;background:none}.header-menu-list{padding:0;flex-direction:row;align-items:center;justify-content:center;gap:10px}.header-menu-list .menu-item{padding:0;height:100%;border:0;position:relative}.header-menu-list .menu-item:first-child{border:0}.menu-link{padding:0;height:100%;display:flex;align-items:center}.menu-link:hover{opacity:1}.menu-item-title{font-size:15px;font-weight:500}.is-mega-menu:hover .menu-item-arrow,.is-mega-menu:hover .menu-item-title,.menu-link:hover .menu-item-arrow,.menu-link:hover .menu-item-title{color:#007AFF}.current-menu-parent .menu-item-title{color:#007AFF}.current-menu-parent path{stroke:#007AFF}.menu-item-arrow{transform:rotate(90deg);transition:transform 300ms}.menu-link:hover .menu-item-arrow{transform:rotate(270deg)}.sub-menu-header{display:none}.sub-menu{width:100%;max-width:none;height:auto;max-height:700px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;position:fixed;top:72px;left:0;z-index:100;opacity:0;visibility:hidden;background:#F8F8F8;transform:translateY(0);box-shadow:0 10px 10px 0 rgba(0,0,0,0.15);transition:all 0.5s ease;padding-top:16px;padding-bottom:16px;padding-left:calc(max(16px,(100% - 1536px) / 2 + 16px));padding-right:calc(max(16px,(100% - 1536px) / 2 + 16px))}.menu-item:hover > .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.is-mega-menu:hover .sub-menu .menu-item-title{color:#121927}.sub-menu .menu-link{align-items:flex-start}.sub-menu .menu-item-desc{margin-top:8px}.menu-item.is-mega-menu > .sub-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:0 8px}.sub-menu .menu-item{padding:16px;transition:transform 0.2s;border-radius:12px;transition:background 300ms}.sub-menu .menu-item:hover{background-color:#fff}.sub-menu .current-menu-item{background-color:#fff}.sub-menu .menu-link{padding:0;border-radius:8px}}@media(min-width:1200px){.logo{width:128px}.menu-item-title{font-size:16px}.header-menu-list{gap:30px}.menu-item.product > .sub-menu{grid-template-columns:repeat(4,1fr)}.sub-menu .menu-item-title{line-height:24px;font-size:18px}}@media(min-width:1440px){.header-menu-list{gap:40px}.sub-menu{padding-top:24px;padding-bottom:24px;padding-left:calc(max(24px,(100% - 1536px) / 2 + 24px));padding-right:calc(max(24px,(100% - 1536px) / 2 + 24px))}}.footer{width:100%;background-color:#121927}.footer .page-center{padding:40px 32px}.footer__content{width:100%;display:flex;flex-direction:column;gap:40px;color:#fff}.footer-text__wrap{margin-top:40px;width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.footer-text__wrap p{width:auto;line-height:20px;font-size:14px;color:#AEBCD7}.footer-text__wrap a{font-size:14px;color:#AEBCD7}@media(min-width:768px){.footer__content{flex-direction:row;flex-wrap:wrap}}@media(min-width:1200px){.footer__content{justify-content:space-between}}.info-company{width:100%;display:flex;flex-direction:column;gap:24px}.footer-logo{width:160px}.info-company__wrap{width:100%;display:flex;flex-direction:column;gap:16px}.footer__info-row,.footer__info-row a{font-size:16px;color:#fff;font-weight:500}@media(min-width:600px){.info-company__wrap{flex-direction:row;flex-wrap:wrap;gap:16px 40px}.footer__info-row{width:calc((100% - 40px) / 2)}.footer__info-row:nth-child(2),.footer__info-row:last-child{order:1}}@media(min-width:768px){.info-company{width:calc((100% - 40px) / 3)}.footer__info-row{width:100%}.footer__info-row:nth-child(2),.footer__info-row:last-child{order:0}}@media(min-width:1200px){.info-company{width:265px}}.footer-nav,.footer-column__wrap{width:100%;display:flex;flex-direction:column;gap:40px}.footer-column{width:100%}.footer-column h4{margin-bottom:24px;line-height:24px;font-size:20px;font-weight:500}.footer-menu{width:100%;display:flex;flex-direction:column;gap:16px}.footer-menu .menu-item{width:100%;display:flex;flex-direction:column;gap:24px}.footer-menu a{line-height:16px;font-size:14px;color:#AEBCD7}@media(min-width:600px){.footer-nav{flex-direction:row;flex-wrap:wrap}.footer-column,.footer-column__wrap{width:calc((100% - 40px) / 2)}.footer-column__wrap .footer-column{width:100%}}@media(min-width:768px){.footer-nav{margin-top:15px;width:calc((100% - 40px) / 3 * 2);gap:40px 25px}}@media(min-width:1024px){.footer-nav{width:calc((100% - 40px) / 3 * 2);gap:35px}.footer-column,.footer-column__wrap{width:calc((100% - 70px) / 3)}}@media(min-width:1200px){.footer-nav{width:calc(100% - 545px);max-width:780px;gap:35px}}.soc-box{width:100%;display:flex;flex-direction:column;gap:40px}.soc-box-list{width:100%;display:flex;flex-direction:column;gap:40px}.soc-box__item-title{margin-bottom:16px;line-height:24px;font-size:20px;font-weight:500}.soc-box__item-link{padding:0 16px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-weight:600;background-color:#239CD7;border-radius:8px;transition:all 300ms}.soc-box__item-link img{width:16px;height:16px;flex-shrink:0}.soc-box__item-link path{transition:all 300ms}.soc-box__item-link:hover{background-color:#0A83BE}.soc-box__item-link:active{opacity:1;color:#0A83BE;background-color:#fff;box-shadow:0 0 0 1px #0A83BE}.soc-box__item-link:active path{fill:#0A83BE}.footer .soc-box__item:first-child .soc-box__item-link{background-color:#0A66C2}.soc-box__item:first-child .soc-box__item-link:hover{opacity:1;background-color:#0053A7}.soc-box__item:first-child .soc-box__item-link:active{color:#0053A7;background-color:#fff;box-shadow:0 0 0 1px #0053A7}.soc-box__item:first-child .soc-box__item-link:active path{fill:#0053A7}@media(min-width:600px){.soc-box{margin:-165px 0 0 auto;width:calc((100% - 40px) / 2)}}@media(min-width:768px){.soc-box{margin:-230px 0 0 0;width:calc((100% - 40px) / 3)}}@media(min-width:1024px){.soc-box{margin:0 0 0 auto;width:calc((100% - 40px) / 3 * 2)}.soc-box-list{flex-direction:row;gap:35px}.soc-box__item{width:calc((100% - 20px) / 3)}.soc-box__title{font-size:18px}}@media(min-width:1200px){.soc-box{margin:15px 0 0 0;width:200px}.soc-box-list{flex-direction:column}.soc-box__item{width:100%}.soc-box__title{font-size:20px}}.brokers h2 span{display:block}@media(min-width:650px){.single--start h1,.single--start .desc{max-width:566px}}@media(min-width:768px){.single--start h1,.single--start .desc{max-width:620px}}@media(min-width:1200px){.brokers .links-block__header{width:33.7%;max-width:390px}}@media(min-width:1440px){.single--start h1,.single--start .desc{max-width:830px}.banner-block__content{max-width:870px}.migrate .banner-block__content{max-width:450px}}