@-webkit-keyframes opening{0%{opacity:0;height:0}to{opacity:1;height:3.75rem}}.btn{display:inline-flex;align-items:center;justify-content:center;color:#fff;border-radius:4px;border:1px solid #48a6eb;line-height:1.625rem;outline:none;font-weight:400;cursor:pointer;font-size:1.125rem;padding:7px 40px;white-space:nowrap;opacity:.9;text-decoration:none}.btn:hover{opacity:1}@media (max-width:480px){.btn--fullsized{white-space:normal;text-align:center;padding:7px 40px;width:100%}}.btn--fullsized-container{text-align:center;width:100%}@media (min-width:480px){.btn--fullsized-container{width:auto}}.btn--outlined{color:#48a6eb}.btn--filled{opacity:1;background:#48a6eb}.btn--filled:hover{background:#249ae9;border-color:#249ae9}.btn--like-link{border:none;background:transparent;color:#48a6eb;padding:0}.btn--min-size{padding-top:5px;padding-bottom:5px;font-size:1rem;line-height:1.5rem}.btn--table-size{padding:5px 16px;line-height:1.5rem;font-size:1rem}.btn--description{margin-bottom:16px}.header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;z-index:1050;top:0;right:0;left:0;background:transparent;transition:background-color .1s ease-in-out}.header .header__logo-svg path{fill:#000}.header .header__burger-icon-svg path,.header .login-logo__svg path{stroke:#000}.header .link-dropdown__svg path{fill:#000}.header-wrapper{display:flex;align-items:center;justify-content:space-between;height:76px;transition:all .4s ease}@media (min-width:480px){.header-wrapper{justify-content:flex-start}}.header .header-wrapper.container{max-width:100%;padding:0 19px}@media (min-width:480px){.header .header-wrapper.container{max-width:100%;padding:0 32px}}.header__logo{height:100%;display:flex;align-items:center;order:2}.header__logo a{height:inherit;display:flex}@media (min-width:992px){.header__logo{margin-right:22px}}.header__logo .header__logo-svg{width:116px;height:auto}@media (min-width:768px){.header__logo .header__logo-svg{width:153px;margin-top:-16px}}.header__logo-img{width:116px;height:18px;display:block}@media (min-width:768px){.header__logo-img{width:153px}}.header__mainmenu{display:flex;justify-content:flex-end;margin-left:auto;flex:1;order:3}@media (min-width:480px){.header__mainmenu{display:flex}}@media (min-width:768px){.header__mainmenu li:first-of-type{order:1}.header__mainmenu li:nth-of-type(2){order:2}.header__mainmenu li:nth-of-type(3){order:3}}@media (min-width:1250px){.header__mainmenu li:first-of-type,.header__mainmenu li:nth-of-type(2),.header__mainmenu li:nth-of-type(3){order:unset}}.header__lang{margin-right:2rem}@media (min-width:992px){.header__lang{margin-right:0}}.header__burger{width:40px;-ms-grid-row-align:stretch;align-self:stretch;display:flex;align-items:center;justify-content:flex-start;order:1}.header__burger svg{width:24px;height:24px}@media (min-width:768px){.header__burger{margin-right:17px}.header__burger svg{width:36px;height:36px}}@media (min-width:1250px){.header__burger{display:none}}.header__burger-icon{width:18px;height:13px}header.header.dark{background-color:rgba(0,0,0,.8)}header.header.dark .header__logo-svg path{fill:#fff}header.header.dark .header__burger-icon-svg path,header.header.dark .login-logo__svg path{stroke:#fff}header.header.dark .link-dropdown__svg path{fill:#fff}header.header.dark .mainmenu__link{color:#fff}header.header.mobmenu--opened .mainmenu{display:none}header.header.mobmenu--opened .header__logo-svg{z-index:2}header.header.mobmenu--opened .header__logo-svg path{fill:#fff}header.header.mobmenu--opened .login-logo__svg path{stroke:#fff}header.header.mobmenu--opened .header__burger-icon-svg{z-index:2}header.header.mobmenu--opened .header__burger-icon-svg path{stroke:#fff}header.header.mobmenu--opened .link-dropdown__svg path{fill:#fff}.mainmenu{display:flex;align-items:center;justify-content:space-between;list-style-type:none;padding:0;margin:0;height:100%}.mainmenu--left-part{display:none;flex-shrink:0}@media (min-width:1250px){.mainmenu--left-part{display:flex;align-items:center;margin-right:auto}}.mainmenu__submenu{display:none;background:rgba(0,0,0,.87);padding:1rem 1rem .5rem;position:absolute;top:74px;list-style:none}.mainmenu__submenu>li{margin-bottom:.5rem}.mainmenu__submenu>li>a{white-space:nowrap;font-size:1rem;color:#fff;text-decoration:none;display:flex;align-items:center}.mainmenu__submenu>li>a:hover{color:#52afef}.mainmenu__submenu--languages{top:71px;left:50%;display:none;flex-direction:column;flex-wrap:wrap;justify-content:space-between;transform:translateX(-50%);max-height:400px;padding:8px 28px}@media (min-width:768px){.mainmenu__submenu--languages{justify-content:flex-start;max-height:300px}}.mainmenu__submenu--languages li{display:flex;min-width:160px;min-height:44px;margin:0;padding:10px 16px}.mainmenu__submenu--languages li:first-of-type{order:unset}.mainmenu__submenu--languages li:nth-of-type(2){order:unset}.mainmenu__submenu--languages li:nth-of-type(3){order:unset}.mainmenu__item{position:relative;height:100%}@media (min-width:920px){.mainmenu__item:hover:not(.mainmenu__item--language-selector):before{content:"";display:block;position:absolute;bottom:-2px;right:0;left:0;height:2px;z-index:2;background:#52afef}}.mainmenu__item--hoverable{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width:920px){.mainmenu__item--hoverable:hover .mainmenu__submenu{display:block}.mainmenu__item--hoverable:hover .mainmenu__submenu--languages{display:flex}}.mainmenu__item--language-selector .language-selector__backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:0}.mainmenu__item--language-selector .language-selector__backdrop.active{display:block}@media (min-width:1250px){.mainmenu__item--language-selector{order:0}}.mainmenu__link{display:flex;align-items:center;justify-content:center;height:100%;color:#fff;padding:28px 8px;text-decoration:none;font-size:1rem;line-height:1rem;position:relative;white-space:nowrap}@media (min-width:768px){.mainmenu__link{min-height:50px}}.mainmenu__link--login .mainmenu__link--inscription{display:none}@media (min-width:1250px){.mainmenu__link--login .mainmenu__link--inscription{display:flex;padding:28px 8px}}.mainmenu__link--login .mainmenu__link--logo{display:flex;padding-right:0}@media (min-width:480px){.mainmenu__link--login .mainmenu__link--logo{padding-right:16px}}@media (min-width:768px){.mainmenu__link--login .mainmenu__link--logo svg{width:36px;height:36px}}@media (min-width:1250px){.mainmenu__link--login .mainmenu__link--logo{display:none}}.mainmenu__link--register{display:none}@media (min-width:768px){.mainmenu__link--register{display:block}}.mainmenu .mainmenu__link{color:#000}.mainmenu .mainmenu__item.mainmenu__link--login:hover:before{display:none}@media (min-width:1250px){.mainmenu .mainmenu__item.mainmenu__link--login:hover:before{content:"";display:block;position:absolute;bottom:1px;right:.5rem;left:.5rem;height:2px;background:#52afef}}.mainmenu__link-dropdown{display:flex;height:12px;margin-left:5px;width:12px}.mainmenu__register-link{display:none;background:#48a6eb;width:-webkit-max-content;width:-moz-max-content;width:max-content;opacity:.9;margin-left:16px;padding:5px 16px}.mainmenu__register-link:hover{opacity:1}@media (min-width:480px){.mainmenu__register-link{display:inline-flex}}@media (min-width:1250px){.mainmenu__register-link{margin-right:0}}@media (min-width:920px){.mainmenu__item--hoverable:hover .mainmenu__link-dropdown{transform:rotate(180deg)}}body.branch-banner-is-active .mobmenu--opened{top:76px}.mobmenu{background:#000;bottom:0;display:none;left:0;overflow-y:auto;padding-bottom:1rem;position:fixed;right:0;top:0;-webkit-overflow-scrolling:touch}.mobmenu__content{min-height:100%;display:flex;flex-direction:column}.mobmenu--opened{display:block}@media (min-width:1250px){.mobmenu{display:none}}.mobmenu__item{border-bottom:1px solid #fff;color:#fff;display:block;font-family:inherit;font-size:1.125rem;line-height:3.75rem;margin:0;min-height:3.75rem;padding:0 2rem 0 1rem;text-align:left;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.mobmenu__section{line-height:normal;list-style:none;padding:0}.mobmenu__section>:not(:last-child){border-bottom:1px solid transparent}.mobmenu__section-caption{color:#fff;display:flex;height:3.75rem;justify-content:space-between;line-height:3.75rem;padding:0 2.3rem 0 1rem;width:100%}.mobmenu__section--opened>.mobmenu__section-caption>img{transform:rotate(180deg)}.mobmenu__section-caption:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.25)}.mobmenu__section-item{display:none;font-size:.875rem;height:3.75rem;line-height:3.75rem;opacity:0;width:100%;will-change:opacity,height}.mobmenu__section-item>a{color:#fff;display:block;height:100%;padding-left:2rem;text-decoration:none;width:100%}.mobmenu__section--opened>.mobmenu__section-item{-webkit-animation:opening .2s;animation:opening .2s;opacity:1;transform-origin:top;display:block}.mobmenu__section--opened>.mobmenu__section-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.25)}@keyframes opening{0%{opacity:0;height:0}to{opacity:1;height:3.75rem}}.mobmenu__btn-link{border-radius:4px;display:block;font-size:.875rem;height:2.5rem;line-height:2.5rem;margin:0 auto 1rem;padding:0;text-align:center;width:18rem}.mobmenu__btn-link--register{margin-top:3.75rem}.mobmenu .mobmenu__btn-link--login{margin-bottom:50px}.mobmenu__link{font-size:1rem;font-weight:400;margin:0 auto 1rem;text-align:center}.mobmenu__socials{display:block;text-align:center}.mobmenu__social{display:inline-block;margin-bottom:1rem;text-align:center;width:1.5rem}.mobmenu__social:not(:last-of-type){margin-right:50px}.mobmenu__social>svg{fill:#fff}.mobmenu__icons{align-items:flex-end;display:flex;flex:1;justify-content:center}.mobmenu__icons>img:first-child{margin-right:1rem}.flag{margin-right:5px;width:20px;height:15px}.mainmenu__item--hoverable.mainmenu__item--language-selector{margin-right:16px}@media (max-width:920px){.show{display:flex}}.mobmenu__content{padding-top:76px}ul.mobmenu-items{margin:0;padding:0;list-style-type:none}ul.mobmenu-items li.mobmenu-item{border-bottom:1px solid #fff}ul.mobmenu-items li.mobmenu-item a{padding:20px 0;text-decoration:none;display:block;width:100%;color:#fff;font-size:1.125rem;font-weight:400}.popup{font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,BitcoinFont;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;pointer-events:none;opacity:0;font-size:1.1875rem}.popup--opened{transition:all .4s ease;pointer-events:auto;opacity:1}.popup__wrapper{background:#fff;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%}.popup__close{position:fixed;right:0;top:0;width:54px;height:54px;display:flex;align-items:center;justify-content:center;background:#48a6eb;cursor:pointer;z-index:20}.popup__close-icon{width:36px;height:36px;display:block;background:url(/assets/icons/close.svg) no-repeat 50%}.popup__body{max-width:1200px;margin:0 auto;padding:3rem 1rem 0}@media (min-width:768px){.popup__body{padding-top:6rem}}.popup__body--docs{max-width:720px;margin:0 auto;padding-bottom:100px}.popup__body--divider{padding-top:0}.popup__current{display:none}.popup__current--active{display:block}.popup-header{font-weight:300;font-size:1.75rem;color:rgba(0,0,0,.9);margin:0 0 2rem}.popup__title{font-weight:600;font-size:1rem;color:#333;margin-bottom:1rem;margin-top:1rem}.popup-content{font-size:0.875rem;font-weight:300;color:#333}.popup-content ul{padding-left:1rem}.popup-content ol{list-style:none;counter-reset:li}.popup-content ol>li{position:relative;margin-bottom:.875rem;margin-top:.875rem}.popup-content ol>li:before{counter-increment:li;content:counters(li,".") ". ";position:absolute;left:0;transform:translate(-100%);top:0;padding-right:5px}.popup-content .p__ol{padding-left:1rem}.popup-content .p__ol>li:before{font-weight:600;font-size:1rem}.popup-content .p__ol-2{padding-left:2rem}.popup-content .p__ol-2 .p__subheader:before{font-weight:600}.popup-content .p__ol-inner{padding-left:2.5rem}.popup-content .p__ol-inner-2{padding-left:3rem}.last-update{font-size:0.75rem;line-height:1.125rem;color:rgba(0,0,0,.65);font-weight:600;margin-bottom:1rem}.risk-title{font-size:1.3125rem;color:#515151}.link-to-leverage{text-decoration:none;color:#48a6eb;cursor:pointer;font-weight:300}.footer{position:relative;z-index:100;background:#000;background-size:cover}.footer .footer-container{padding-top:16px;padding-bottom:16px}@media (min-width:768px){.footer .footer-container{padding-top:24px;padding-bottom:24px}}@media (min-width:1200px){.footer .footer-container{padding-top:50px;padding-bottom:50px}}.footer__logo-container{padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.5);margin-bottom:24px;min-height:55px;display:flex;justify-content:space-between;align-items:center}@media (min-width:1200px){.footer__logo-container{border-bottom:none;padding-bottom:0;margin-bottom:0}}.footer__logo{display:flex;align-items:center}@media (min-width:1250px){.footer .footer__middle-wrapper-container{display:flex;justify-content:space-between}}.footer__logo-img{display:block;width:121px;height:32px}.footer__logo-img path{fill:#fff}.footer__links{list-style-type:none;padding:0}@media (min-width:768px){.footer__links{display:flex;align-items:center}}@media (min-width:768px){.footer__link-item{margin:0 2rem}}.footer__link-item:first-child{margin-left:0}.footer__link-item:last-child{margin-right:0}.footer__link{display:block;color:#fff;font-size:1rem;text-decoration:none}.footer__link:hover{text-decoration:underline}.footer__info{display:flex;border-bottom:1px solid hsla(0,0%,84.7%,.1);flex-direction:column;flex-wrap:wrap}@media (min-width:480px){.footer__info{justify-content:space-between}}@media (min-width:768px){.footer__info{flex-direction:row-reverse;align-items:center;padding-bottom:24px}}@media (min-width:1250px){.footer__info{display:none}}.footer__address{order:2;color:#fff;line-height:1.5;font-size:0.75rem;font-weight:400;white-space:nowrap;padding-bottom:24px}@media (min-width:768px){.footer__address{padding-bottom:0}}.footer__address a{color:#fff;text-decoration:none}.footer__address a:hover{text-decoration:underline}.footer__links-to-s{order:1;display:flex;justify-content:space-between;flex-grow:1;margin-bottom:24px;padding:0 14px}@media (min-width:480px){.footer__links-to-s{max-width:216px}}@media (min-width:768px){.footer__links-to-s{margin-bottom:0;padding:0}}.footer__link-to-s{width:24px;height:24px;display:flex;justify-content:center;transition:all .3s ease}@media (min-width:1250px){.footer__link-to-s{margin-right:3px}}.footer__link-to-s:last-child{margin-right:0}.footer__link-to-s:hover{opacity:1}.footer__link-to-s a{color:#fff;display:flex;justify-content:center;align-items:center}.footer__link-to-s svg{fill:currentColor}.footer__copyright{font-size:0.75rem;color:#bbc4c9;font-weight:300}.footer__copyright p:last-child{margin-bottom:0}.footer__copyright strong{font-weight:600}.footer .footer__info-first-block{display:none}@media (min-width:1250px){.footer .footer__info-first-block{display:flex;flex-direction:row-reverse;padding-bottom:0;border-bottom:none}}.footer .footer__info-first-block .footer__address{margin-right:213px}.footer .footer__info-first-block .footer__links-to-s{min-width:264px;justify-content:space-between}.footer .footer__menu-mainmenu{display:none}@media (min-width:1250px){.footer .footer__menu-mainmenu{display:flex;flex-basis:100%;justify-content:space-between;margin-bottom:32px}}.footer .footer__menu-mainmenu ul{font-size:0.75rem;font-weight:600;margin-top:0;color:#fff;padding:0;margin-bottom:0}.footer .footer__menu-mainmenu li{list-style:none;min-width:85px;margin-bottom:10px}.footer .footer__menu-mainmenu li:first-child{margin-top:9px}.footer .footer__menu-mainmenu li:last-child{margin-bottom:0}.footer .footer__menu-mainmenu li a{text-decoration:none;font-size:0.6875rem;font-weight:400;color:#fff}.footer .footer__menu-mainmenu li a:focus,.footer .footer__menu-mainmenu li a:hover{border-bottom:1px solid #fff}.footer .mobmenu{background:none;overflow-y:auto;padding-bottom:1rem;right:0;top:0;-webkit-overflow-scrolling:touch;position:static}.footer .mobmenu .mobmenu__item{border-bottom:1px solid hsla(0,0%,84.7%,.1)}.footer .mobmenu .mobmenu__section-caption{padding:0;font-size:1rem;font-weight:600}.footer .mobmenu .mobmenu__section-caption:not(:last-child){border-bottom:none}.footer .mobmenu .mobmenu__section-item a{padding:0}.footer .mobmenu .mobmenu__section-item:not(:last-child){border-bottom:none}*{box-sizing:border-box;scroll-behavior:smooth}body{height:200vh;margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,BitcoinFont;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-device-width:480px){body{-webkit-text-size-adjust:none}}.wrapper-block-content{background:#fff;margin-top:0}.container{max-width:1232px;margin:0 auto;padding:0 16px;width:100%}@media (min-width:768px){.container{max-width:1264px;padding:0 24px}}@media (min-width:1200px){.container{max-width:1330px;padding:0 32px}}.wrapper{padding-top:50px;padding-bottom:50px}@media (min-width:992px){.wrapper{padding-top:100px;padding-bottom:100px}}@media (max-width:1250px){.body-scroll-lock{position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}}.language-definition{display:none;z-index:2;position:fixed;top:100px;right:0;z-index:1050}@media (min-width:480px){.language-definition{right:16px}}@media (min-width:768px){.language-definition{right:24px}}.language-definition__triangle{display:block;position:absolute;top:-11px;right:96px;width:24px;height:24px;background:#f7f7f7;border-radius:2px;transform:rotate(45deg);z-index:-1}@media (min-width:480px){.language-definition__triangle{right:120px}}@media (min-width:768px){.language-definition__triangle{right:200px}}.language-definition__wrapper{width:auto;min-width:320px;max-width:360px;font-size:0.75rem;line-height:1.125rem;text-align:left;border-radius:4px;color:#fff;padding:10px 16px;position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr 10px auto;grid-template-rows:1fr auto;grid-gap:10px;align-items:center;background:#f7f7f7;box-shadow:0 5px 4px rgba(50,50,71,.08),0 5px 8px rgba(50,50,71,.06)}.language-definition__wrapper>:first-child{-ms-grid-row:1;-ms-grid-column:1}.language-definition__wrapper>:nth-child(2){-ms-grid-row:3;-ms-grid-column:1}@media (min-width:768px){.language-definition__wrapper{text-align:center;font-size:0.875rem}}.language-definition__text-container{text-align:left}.language-definition__title{font-weight:600;color:rgba(0,0,0,.65);font-size:0.875rem;line-height:1.25rem;margin:0 0 2px}.language-definition__description{display:inline-block;color:rgba(0,0,0,.65)}.language-definition__button-container{display:-ms-grid;display:grid;grid-gap:8px;-ms-grid-rows:auto;grid-template-rows:auto;-ms-grid-columns:1fr 8px 1fr;grid-template-columns:1fr 1fr;align-items:center}.language-definition__button-container>:first-child{-ms-grid-row:1;-ms-grid-column:1}.language-definition__button-container>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.language-definition__lang-name{color:rgba(0,0,0,.65);font-size:1rem;line-height:1.5rem}.language-definition__select{display:flex;align-items:baseline;padding:12px 16px;justify-content:start}.language-definition__select svg{margin-left:auto}.language-definition__action{-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;align-self:center;width:100%;max-width:200px}.language-definition__close{position:absolute;right:10px;top:7px;width:18px;height:18px;border:0;padding:0;cursor:pointer;display:flex;justify-content:center;background:transparent}@media (min-width:768px){.language-definition__close{width:24px;height:24px}}.language-definition__close img{-ms-grid-row-align:center;align-self:center}@media (min-width:768px){.language-definition__close img{width:12px;height:12px}}