.mainmenu{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;list-style-type:none;padding:0;margin:0;height:100%}.mainmenu--left-part{display:none}@media (min-width:1150px){.mainmenu--left-part{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}.mainmenu__submenu{display:none;background:rgba(0,0,0,.87);padding:1rem 1rem .5rem;position:absolute;top:2.2rem;left:7px;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:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.mainmenu__submenu>li>a:hover{color:#52afef}.mainmenu__submenu--languages{top:2.5rem}.mainmenu__item{position:relative;height:100%}.mainmenu__item:hover:before{content:"";display:block;position:absolute;bottom:.5rem;right:.5rem;left:.5rem;height:2px;background:#52afef}.mainmenu__item--hoverable{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mainmenu__item--hoverable:hover .mainmenu__submenu{display:block}@media (min-width:480px){.mainmenu__item--language-selector{-webkit-order:5;order:5}}@media (min-width:1150px){.mainmenu__item--language-selector{-webkit-order:initial;order:0}}.mainmenu__link{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;color:#fff;padding:.5rem 1rem;text-decoration:none;font-size:1rem;position:relative}@media (min-width:768px){.mainmenu__link{min-height:50px}}.mainmenu__link--login{display:none}@media (min-width:768px){.mainmenu__link--login{display:block}}.mainmenu__link--register{display:none}@media (min-width:768px){.mainmenu__link--register{display:block}}.mainmenu__link-dropdown{height:7px;margin-left:5px;width:12px}.mainmenu__register-link{display:-webkit-inline-flex;display:inline-flex;font-size:1rem;height:33px;line-height:2.0625rem;background:#52afee;width:120px;opacity:.9;margin:0 1rem}@media (min-width:992px){.mainmenu__register-link{width:130px;margin-right:0}}.mainmenu__register-link:hover{opacity:1}.mainmenu__linkglow{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;color:#fff;padding:.5rem 1rem;text-decoration:none;font-size:1rem;position:relative;background-color:#00c6cb;box-shadow:1px 1px 40px 1px #0ff}.mainmenu__linkglow:hover:before{content:"";display:block;position:absolute;bottom:0;right:.5rem;left:.5rem;height:2px;background:#52afef}.lang{display:none;height:100%;position:relative}.lang:hover .lang__menu{display:block}.lang__current{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;color:#fff;padding:.5rem 1rem;text-decoration:none;font-size:1rem;position:relative}.lang__current:after{content:"";display:block;position:absolute;width:10px;height:10px;background:url(assets/icons/arrow-bottom-blue1c191c19.svg?rev=c81e37bc8b2a65cd275569b00d58804c) no-repeat 50%;right:0;top:13px}.lang__flag{width:14px;height:9px;background-size:cover;margin-right:.4rem}.lang__flag--en{background-image:url(assets/icons/flags/en9ea49ea4.png?rev=6bc693c41da7a1f9c061b48eda8cdd38)}.lang__menu{display:none;position:absolute;top:35px;right:0;background:rgba(0,137,191,.8);z-index:30;box-shadow:0 4px 4px rgba(0,0,0,.5)}.lang__item{padding:.5rem 1rem;color:#fff;text-decoration:none;font-size:1rem;cursor:pointer}.lang__item:hover{text-decoration:underline}.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%;-webkit-flex-direction:column;flex-direction:column}.mobmenu__content,.mobmenu__head{display:-webkit-flex;display:flex}.mobmenu__head{-webkit-justify-content:space-between;justify-content:space-between;padding:29px 32px}.mobmenu--opened{display:block}@media (min-width:1150px){.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:-webkit-flex;display:flex;height:3.75rem;-webkit-justify-content:space-between;justify-content:space-between;line-height:3.75rem;padding:0 2.3rem 0 1rem;width:100%}.mobmenu__section--opened>.mobmenu__section-caption>img{-webkit-transform:rotate(180deg);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;-webkit-transform-origin:top;transform-origin:top;display:block}.mobmenu__section--opened>.mobmenu__section-item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.25)}@-webkit-keyframes opening{0%{border-bottom:1px solid transparent;opacity:0;height:0}to{border-bottom:1px solid hsla(0,0%,100%,.25);opacity:1;height:3.75rem}}@keyframes opening{0%{border-bottom:1px solid transparent;opacity:0;height:0}to{border-bottom:1px solid hsla(0,0%,100%,.25);opacity:1;height:3.75rem}}.mobmenu__btn-link{border-radius:0;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__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:1rem}.mobmenu__social>svg{fill:#fff}.mobmenu__icons{-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-flex;display:flex;-webkit-flex:1;flex:1;-webkit-justify-content:center;justify-content:center}.mobmenu__icons>img:first-child{margin-right:1rem}.flag{margin-right:5px;margin-bottom:1px;width:20px;height:15px}.header{position:fixed;z-index:1050;top:0;right:0;left:0;font-family:Circe,sans-serif;background:transparent;transition:background-color .25s ease-in-out}.header--scrolled{background-color:rgba(0,0,0,.8)}.header--index-page{border-bottom:1px solid hsla(0,0%,84.7%,.2)}.header-wrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;height:76px;transition:all .4s ease}@media (min-width:480px){.header-wrapper{-webkit-justify-content:flex-start;justify-content:flex-start}}.header__logo{height:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media (min-width:992px){.header__logo{margin-right:50px}}.header__logo-img{width:116px;height:18px;display:block}@media (min-width:480px){.header__logo-img{width:155px}}.header__mainmenu{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex:1;flex:1}@media (min-width:480px){.header__mainmenu{display:-webkit-flex;display:flex}}.header__lang{margin-right:2rem}@media (min-width:992px){.header__lang{margin-right:0}}.header__burger{width:40px;-webkit-align-self:stretch;align-self:stretch;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}@media (min-width:1150px){.header__burger{display:none}}.header__burger-icon{width:18px;height:13px;background:url(assets/icons/menu9b9a9b9a.svg?rev=89da53a9a5917d92b0a94963a7b51f6d) no-repeat 0 0/contain}.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:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background:#52afee;cursor:pointer;z-index:20}.popup__close-icon{width:36px;height:36px;display:block;background:url(assets/icons/closedb38db38.svg?rev=f80c092321a0c6a00323379e50d9cb80) 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:#151515;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;-webkit-transform:translate(-100%);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:#565656;font-weight:600;margin-bottom:1rem}.risk-title{font-size:1.3125rem;color:#515151}.link-to-leverage{color:#52afee;text-decoration:underline;cursor:pointer;font-weight:600}.footer{background:#19282e;font-family:Circe,sans-serif;position:relative;z-index:100}@media (min-width:768px){.footer{background:url(assets/images/footerc262c262.jpg?rev=9ee646a606b520a2d1871f11e84d4993) no-repeat 0 0;background-size:cover}}.footer__wrapper{padding-top:2rem;padding-bottom:2rem}@media (min-width:992px){.footer__wrapper{padding-bottom:60px}}.footer__menu{padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,84.7%,.1);margin-bottom:2rem;min-height:55px;-webkit-justify-content:space-between;justify-content:space-between}.footer__logo,.footer__menu{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.footer__logo-img{display:block;width:121px;height:14px}.footer__links{list-style-type:none;padding:0}@media (min-width:768px){.footer__links{display:-webkit-flex;display:flex;-webkit-align-items:center;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;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}@media (min-width:992px){.footer__info{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}}.footer__info>*{margin-bottom:2rem}.footer__address{-webkit-order:3;order:3;color:#fff;line-height:1.5;font-size:.6875rem;font-weight:300;white-space:nowrap}@media (min-width:480px){.footer__address{-webkit-order:2;order:2}}@media (min-width:992px){.footer__address{margin-right:115px;-webkit-order:1;order:1}}.footer__address a{color:#fff;text-decoration:none}.footer__address a:hover{text-decoration:underline}.footer__sub-links{-webkit-order:1;order:1;font-size:.6875rem;color:#fff;line-height:1.5;font-weight:300;margin-right:auto;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start}@media (min-width:480px){.footer__sub-links{margin-right:3rem}}.footer__sub-links:last-child{margin-right:0}.footer__sub-links-header{text-transform:uppercase;margin-bottom:1rem}.footer__sub-link{color:#fff;text-decoration:none;cursor:pointer;white-space:nowrap}.footer__sub-link:hover{text-decoration:underline}.footer__sub-link:after{content:"/";display:inline-block;margin:0 1rem}.footer__sub-link:last-child:after{display:none}.footer__socials{-webkit-order:2;order:2;display:-webkit-flex;display:flex;-webkit-flex:0 0 100%;flex:0 0 100%}@media (min-width:480px){.footer__socials{-webkit-flex:0 0 auto;flex:0 0 auto;margin-right:0;-webkit-order:3;order:3}}.footer__social{width:44px;height:20px;margin-right:.5rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;opacity:.8;transition:all .3s ease}.footer__social:last-child{margin-right:0}.footer__social:hover{opacity:1}.footer__social a{color:#fff}.footer__social svg{fill:currentColor}.footer__copyright{font-size:.6875rem;color:#888;font-weight:300}.footer__copyright strong{font-weight:600}.main{font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,BitcoinFont;padding-top:7rem;background:url(assets/images/main-mobilee8b6e8b6.jpg?rev=cca7ecc444e6abfb5f093be6a6ea64de) no-repeat 50%/cover,#030b33;padding-bottom:40px}@media (min-width:768px){.main{padding-top:7rem;padding-bottom:3rem;background:url(assets/images/main8f338f33.jpg?rev=6e56ddf8bcade2c921feed8e8060dd2a) no-repeat 50%/cover,#030b33;height:385px}}@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:2dppx){.main{background:url(assets/images/main%402x56085608.jpg?rev=649d62fb68ee32ec692664fa1677e035) no-repeat 50%/cover,#030b33}}@media (min-width:1200px){.main{padding-bottom:0}}.main__content{position:relative}@media (min-width:992px){.main__inner{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}}@media (min-width:992px){.main__header{margin-bottom:0}}.main__x100{font-size:3rem}@media (min-width:768px){.main__x100{font-size:4.5rem}}.main__title{font-size:2rem;color:#fff;margin-top:0;margin-bottom:1rem;line-height:1.32;font-weight:800}@media (min-width:768px){.main__title{margin-bottom:30px;font-size:3rem}}.main__title--line-1{margin-bottom:20px}@media (min-width:768px){.main__title--line-1{margin-bottom:0}}.main__description{color:#fff;margin-top:0;margin-bottom:30px;font-size:1.75rem;line-height:1.2;max-width:500px;font-weight:400}@media (min-width:768px){.main__description{margin-bottom:40px}}@media (min-width:1200px){.main__description{font-size:2.25rem}}.main__description p{margin:0}.main__title-3{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);font-size:1.25rem;max-width:570px;margin-bottom:50px;font-weight:400;display:none}@media (min-width:768px){.main__title-3{display:block}}.main__btn{padding:.6875rem 3.5rem}.main__registration{display:-webkit-flex;display:flex;-webkit-flex:1 1 100%;flex:1 1 100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;max-width:442px;margin:0 auto}@media (min-width:992px){.main__registration{max-width:307px;margin:0}}.main__social{-webkit-align-self:flex-start;align-self:flex-start;border-radius:4px;background:rgba(0,0,0,.3);display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;padding:5px 30px;width:100%}@media (min-width:480px){.main__social{width:auto;padding:0 20px;-webkit-flex-direction:row;flex-direction:row}}.main__social-title{color:#fff;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,BitcoinFont;font-weight:600;font-size:1.125rem;text-align:center;margin-right:15px;line-height:1;margin-bottom:10px;display:none}@media (min-width:480px){.main__social-title{display:block;margin-bottom:0}}@media (min-width:768px){.main__social-title{text-align:left}}.main__social-links{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}@media (min-width:768px){.main__social-links{-webkit-justify-content:flex-start;justify-content:flex-start}}.main__social-link{width:44px;height:40px;margin-right:.5rem;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;opacity:.8;transition:all .3s ease;align-items:center}.main__social-link:last-child{margin-right:0}.main__social-link:hover{opacity:1}.main__social-link a{display:block;line-height:1;color:#fff}.main__social-link svg{fill:currentColor}.main__view-btn{background:url(assets/icons/view-tradinga5bca5bc.svg?rev=a4cc86566c1bd12cacb109d7e7c46b54) no-repeat 17px 8px,#52afee;padding-left:45px;background-size:20px}