.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}:root{--font-regular: "inter", system-ui;--font-medium: "inter", system-ui;--font-bold: "inter", system-ui;--white: #fff;--white-rgb: 255, 255, 255;--black: #000;--black-rgb: 0, 0, 0;--bg-primary: #121212;--bg-primary-rgb: 18, 18, 18;--bg-secondary: #1b1b1b;--bg-secondary-rgb: 27, 27, 27;--bg-modals: #373737;--bg-modals-rgb: 55, 55, 55;--bg-dropdown-list: #4f4f4f;--bg-dropdown-list-rgb: 79, 79, 79;--error-color-o: #fa6031;--error-color-o-rgb: 250, 96, 49;--input-bg-color-o: rgba(0, 0, 0, .12);--input-bg-hover-color-o: rgba(var(--alternative-rgb), .06);--input-bg-error-color-o: rgba(var(--error-color-o-rgb), .12);--input-border-color-o: rgba(var(--color-o-rgb), .2);--input-border-hover-color-o: var(--alternative);--input-border-error-color-o: rgba(var(--error-color-o-rgb), .5);--input-border-disabled-color-o: rgba(var(--color-o-rgb), .08);--color-contrast: var(--black);--color-contrast-rgb: 0, 0, 0;--blue: #00aafe;--blue-rgb: 0, 170, 254;--blue-dark: #0277bd;--blue-dark-rgb: 2, 119, 189;--yellow-o: #ffb517;--yellow-rgb-o: 255, 181, 23;--orange-o: #ff7039;--orange-rgb-o: 255, 112, 57;--green-o: #2ab641;--green-rgb-o: 42, 182, 65;--orange-light: #df8f45;--orange-light-rgb-o: 223, 143, 69;--green-soft-o: #89ffb7;--green-soft-rgb-o: 137, 255, 183;--lime-o: #8bbb00;--lime-rgb-o: 139, 187, 0;--pink-dark-o: #b15c79;--pink-dark-rgb-o: 177, 92, 121;--pink-charity-o: #ff4066;--pink-charity-rgb-o: 255, 64, 102;--brown-o: #a1887f;--brown-rgb-o: 161, 136, 127;--emerald-o: #00bbac;--emerald-rgb-o: 0, 187, 172;--violet-o: #843cb8;--violet-rgb-o: 132, 60, 184;--indigo-o: #5c6bc0;--indigo-rgb-o: 92, 107, 192;--red-o: #f60011;--red-rgb-o: 246, 0, 17;--trading-color-positive: #89dd6c;--trading-color-negative: #ff6782;--shadow: 0 8px 12px 0 rgba(0, 0, 0, .2);--shadow2: 0 4px 8px 0 rgba(var(--black-rgb), .2);--border-radius-default: 8px;--border-radius: var(--border-radius-default);--border-radius-medium: 6px;--border-radius-small: 4px;--loader-dark-color: #1b1b1b;--skeleton-animation: skeleton-loading 1s .3s ease-in-out infinite alternate;--traffic-highlight: #c6afff;--traffic-highlight-rgb: 198, 175, 255;--traffic-positive: #88dd6d;--traffic-positive-rgb: 136, 221, 109;--traffic-negative: #ff6782;--traffic-negative-rgb: 255, 103, 130;--traffic-neutral: rgba(var(--white-rgb), .6)}.white-theme{--bg-primary: #ededed;--bg-primary-rgb: 237, 237, 237;--bg-secondary: #fff;--bg-secondary-rgb: 255, 255, 255;--bg-modals: #eee;--bg-modals-rgb: 238, 238, 238;--bg-dropdown-list: #fff;--bg-dropdown-list-rgb: 255, 255, 255;--input-bg-color-o: #fff;--input-bg-hover-color-o: #fff linear-gradient(to right, rgba(var(--alternative-rgb), .06), rgba(var(--alternative-rgb), .06));--input-bg-error-color-o: #fff linear-gradient(to right, rgba(var(--error-color-o-rgb), .12), rgba(var(--error-color-o-rgb), .12));--input-border-color-o: rgba(var(--color-o-rgb), .2);--input-border-disabled-color-o: rgba(var(--color-o-rgb), .08);--color-contrast: var(--white);--color-contrast-rgb: 255, 255, 255;--trading-color-positive: #2aa400;--trading-color-negative: #fa4f6e;--traffic-highlight: #9567ec;--traffic-highlight-rgb: 149, 103, 236;--traffic-positive: #29a400;--traffic-positive-rgb: 41, 164, 0;--traffic-negative: #fa4f6e;--traffic-negative-rgb: 255, 79, 110;--traffic-neutral: rgba(var(--black-rgb), .6)}html:not(.plt-ios) :lang(ar){--font-regular: "noto-ar", "inter", system-ui;--font-medium: "noto-ar", "inter", system-ui;--font-bold: "noto-ar", "inter", system-ui}html:not(.plt-ios) :lang(zh-CN){--font-regular: "noto-sc", "inter", system-ui;--font-medium: "noto-sc", "inter", system-ui;--font-bold: "noto-sc", "inter", system-ui}html:not(.plt-ios) :lang(zh-HK){--font-regular: "noto-tc", "inter", system-ui;--font-medium: "noto-tc", "inter", system-ui;--font-bold: "noto-tc", "inter", system-ui}:root{--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--company-color: #fff;--positive-o: #388ee3;--positive-rgb-o: 56, 142, 227;--negative-o: #eb434e;--negative-rgb-o: 235, 67, 78;--alternative: #bb8961;--alternative-rgb: 187, 137, 97;--button-main-color: #fff;--checkbox-radio-color: #fff;--color-o: #fff;--color-o-rgb: 255, 255, 255}.white-theme{--positive-o: #007df9;--positive-rgb-o: 0, 125, 249;--negative-o: #f23743;--negative-rgb-o: 242, 55, 67;--color-o: #000;--color-o-rgb: 0, 0, 0}:root{--side-panel-compact-width: 72px;--animation-duration: .4s;--animation-timing-function: cubic-bezier(.3, .9, .4, 1);--right-side-panel-content-width: 256px;--modal-wrapper-z-index: 1000}@font-face{font-family:inter;font-style:normal;font-weight:400;src:url(assets/fonts/inter/regular.woff2) format("woff2");font-display:swap}@font-face{font-family:inter;font-style:normal;font-weight:500;src:url(assets/fonts/inter/medium.woff2) format("woff2");font-display:swap}@font-face{font-family:inter;font-style:normal;font-weight:700;src:url(assets/fonts/inter/bold.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-ar;font-style:normal;font-weight:400;src:url(assets/fonts/noto-ar/regular.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-ar;font-style:normal;font-weight:500;src:url(assets/fonts/noto-ar/medium.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-ar;font-style:normal;font-weight:700;src:url(assets/fonts/noto-ar/bold.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-sc;font-style:normal;font-weight:400;src:url(assets/fonts/noto-sc/regular.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-sc;font-style:normal;font-weight:500;src:url(assets/fonts/noto-sc/medium.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-sc;font-style:normal;font-weight:700;src:url(assets/fonts/noto-sc/bold.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-tc;font-style:normal;font-weight:400;src:url(assets/fonts/noto-tc/regular.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-tc;font-style:normal;font-weight:500;src:url(assets/fonts/noto-tc/medium.woff2) format("woff2");font-display:swap}@font-face{font-family:noto-tc;font-style:normal;font-weight:700;src:url(assets/fonts/noto-tc/bold.woff2) format("woff2");font-display:swap}button{padding:0;color:inherit;background:unset;border-width:0;outline:unset}button:disabled,button.disabled{opacity:unset}button:focus,button:active{outline:none}.dropdown-o{position:relative;display:flex;flex:0 0 auto;height:48px}.dropdown-o--only-icon{display:inline-flex}.dropdown-o--small{height:32px}.dropdown-o--mini{height:24px}.dropdown-o .dropdown-o-list{display:none}.dropdown-o__arrow{flex:0 0 auto;align-self:center;margin-inline-start:auto;color:var(--alternative);transition:.2s}.dropdown-o__inner--focused .dropdown-o__arrow{transform:rotate(180deg)}.dropdown-o--disabled .dropdown-o__arrow,.disabled .dropdown-o__arrow{color:rgba(var(--color-o-rgb),.2)}.dropdown-o--unactive .dropdown-o__arrow{display:none}.dropdown-o__label{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:12px;line-height:16px;color:rgba(var(--color-o-rgb),.4)}.dropdown-o__label--placeholder{font-family:var(--font-regular);font-weight:var(--font-weight-regular);font-size:16px;line-height:24px;color:rgba(var(--color-o-rgb),.8)}.dropdown-o__inner--focused .dropdown-o__label{color:var(--alternative)}.dropdown-o--disabled .dropdown-o__label,.disabled .dropdown-o__label{color:rgba(var(--color-o-rgb),.2)}.dropdown-o__label:empty{display:none}.dropdown-o__inner{display:flex;flex:1;gap:10px;padding-inline:14px 8px;pointer-events:auto;cursor:pointer;background:var(--input-bg-color-o);border:1px solid var(--input-border-color-o);border-radius:4px}@media (hover: hover) and (pointer: fine){.dropdown-o__inner:hover{background:var(--input-bg-hover-color-o);border-color:var(--input-border-hover-color-o)}.dropdown-o__inner:hover .dropdown-o__label{color:var(--alternative)}}.dropdown-o__inner--focused{border-color:var(--alternative)}.dropdown-o__inner--focused+.dropdown-o-list{display:flex}.dropdown-o--rounded .dropdown-o__inner{padding-inline:31px;text-align:center;border-radius:24px}.dropdown-o--small .dropdown-o__inner{gap:8px;padding-inline:7px 3px;border-radius:4px}.dropdown-o--mini .dropdown-o__inner{gap:4px;padding-inline:8px 0}.dropdown-o--disabled .dropdown-o__inner,.disabled .dropdown-o__inner{pointer-events:none;background:transparent;border-color:var(--input-border-disabled-color-o)}.dropdown-o--unactive .dropdown-o__inner{pointer-events:none;background:transparent;border-color:transparent}.dropdown-o--error .dropdown-o__inner{background:var(--input-bg-error-color-o);border-color:var(--input-border-error-color-o)}.dropdown-o__text{font-family:var(--font-regular);font-weight:var(--font-weight-regular);font-size:16px;line-height:24px;display:flex;flex:1;flex-flow:column;justify-content:center;width:0;padding:2px 0;color:var(--color-o)}.dropdown-o__text--not-filled{color:rgba(var(--color-o-rgb),.6)}.dropdown-o__text--placeholder{color:rgba(var(--color-o-rgb),.8)}.dropdown-o--disabled .dropdown-o__text,.disabled .dropdown-o__text{color:rgba(var(--color-o-rgb),.2)}.dropdown-o--small .dropdown-o__text{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:12px;line-height:16px}.dropdown-o--mini .dropdown-o__text{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:10px;line-height:12px}.dropdown-o--error .dropdown-o__text{color:var(--error-color-o)}.dropdown-o__icon{display:flex;align-items:center}.dropdown-o__icon .icon-square{color:rgba(var(--color-o-rgb),.4)}.dropdown-o--small .dropdown-o__icon{--size: 16px}.dropdown-o--small .dropdown-o__icon .roundflags-icon{--roundflags-icon-svg-size: var(--size)}.dropdown-o--small .dropdown-o__icon .logotype{--logo-size: var(--size)}.dropdown-o--disabled .dropdown-o__icon,.disabled .dropdown-o__icon{opacity:.2}.dropdown-o__icon--colored .icon-square{color:var(--alternative)}.expired .dropdown-o__icon{position:relative}.expired .dropdown-o__icon .logotype{opacity:.12}.expired .dropdown-o__icon .icon-square{position:absolute;top:50%;left:50%;color:var(--color-o);transform:translate(-50%,-50%)}.dropdown-o__subtitle{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:12px;line-height:16px;color:rgba(var(--color-o-rgb),.4)}.dropdown-o--disabled .dropdown-o__subtitle,.disabled .dropdown-o__subtitle{color:rgba(var(--color-o-rgb),.2)}.dropdown-o__side-button{flex:0 0 auto;align-self:center}.form-group-label{display:block;padding-bottom:4px;font:var(--font-weight-medium) 14px/20px var(--font-medium);color:var(--color-o)}.form-group-label--small{padding-bottom:4px;font-size:12px;line-height:16px}@keyframes animate-cursor{0%{opacity:1}50%{opacity:0}to{opacity:1}}.caret{display:inline-flex;width:1px;height:18px;visibility:hidden;background-color:var(--alternative);opacity:1;animation:animate-cursor 1s linear 0s infinite}.form-group{position:relative;display:flex;align-items:center;justify-content:flex-start;height:48px;padding:2px 1px}.form-group--textarea{height:178px}@media (max-width: 374px){.form-group--textarea{height:158px}}.form-group--sltp{height:24px}.form-group--small{height:32px}.form-group__inner{display:flex;flex:1;align-items:stretch;justify-content:flex-start}.form-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--input-bg-color-o);border:1px solid var(--input-border-color-o);border-radius:4px}@media (hover: hover) and (pointer: fine){.form-group:not(.form-group--disabled):not(.form-group--processing):hover .form-container{background:var(--input-bg-hover-color-o);border-color:var(--input-border-hover-color-o)}}.form-group--mark-like-error .form-container{background:var(--input-bg-error-color-o)!important;border-color:var(--input-border-error-color-o)!important}.form-control{position:relative;z-index:2;display:flex;flex:0 1 auto;align-items:center;width:100%;padding:20px 14px 4px;font:var(--font-weight-regular) 16px/24px var(--font-regular);color:var(--color-o);-webkit-appearance:none;appearance:none;cursor:text;background:transparent;border:0;border-radius:4px;outline:none}.form-control::placeholder{visibility:hidden;opacity:0}.form-control--valign{padding-top:unset;padding-bottom:unset}.form-control--font-medium{font-family:var(--font-medium);font-weight:var(--font-weight-medium)}.form-control--font20{font-size:20px;line-height:30px}.form-control--capitalize{text-transform:uppercase}[dir=rtl] .form-control--date-birth{direction:ltr;text-align:right}.form-control--center{text-align:center}.form-control[readonly]{pointer-events:none}.form-group--has-placeholder .form-control::placeholder{display:unset;color:rgba(var(--color-o-rgb),.2);visibility:visible;opacity:1}.form-group--placeholder-light .form-control::placeholder{color:rgba(var(--color-o-rgb),.8)}.form-group--has-placeholder .form-control--center:focus::placeholder{visibility:hidden;opacity:0}.form-group--sltp .form-control{padding:2px 6px;font:var(--font-weight-medium) 14px/20px var(--font-medium);text-align:end}.form-group--small .form-control{padding:6px 8px;font-size:14px;line-height:20px}.label-form-control{position:absolute;top:12px;right:14px;left:14px;z-index:1;display:block;overflow:hidden;font:var(--font-weight-regular) 16px/24px var(--font-regular);color:rgba(var(--color-o-rgb),.8);text-overflow:ellipsis;white-space:nowrap;transition:font-size .15s linear,transform .15s linear;will-change:font-size,transform}@media (hover: hover) and (pointer: fine){.form-group:not(.form-group--disabled):not(.form-group--processing):hover .label-form-control{color:var(--color-o)}.form-group.form-group--filled:not(.form-group--disabled):not(.form-group--processing):hover .label-form-control,.form-group:not(.form-group--disabled):not(.form-group--processing):hover .form-control:focus~.label-form-control{color:var(--alternative)}}.form-group--filled .label-form-control,.form-group--has-placeholder .label-form-control{font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4);transform:translateY(-7px)}.form-group--mark-like-error .label-form-control{color:var(--error-color-o)!important;opacity:1}.form-group--disabled .label-form-control,.form-group--processing .label-form-control{color:rgba(var(--color-o-rgb),.2)}.form-control-type-card{position:relative;z-index:2;display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end;height:100%;padding-inline:14px 8px}.form-control-type-card+.form-control{padding-inline-start:0;padding-inline-end:14px}.form-control-prefix{position:relative;z-index:2;flex:0 0 auto;padding-inline-start:13px;padding-top:20px;padding-bottom:4px;font:var(--font-weight-medium) 16px/24px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.form-control-prefix--valign{align-self:center;padding-top:0}.form-control-prefix+.form-control{padding-inline-start:0}.form-control-icon-right+.label-form-control{right:35px}.form-control--focused-emulator,.form-control:focus{outline:none}.form-control--focused-emulator~.form-container,.form-control:focus~.form-container{border-color:var(--alternative)}.form-control--focused-emulator~.label-form-control,.form-control:focus~.label-form-control{font:var(--font-weight-medium) 12px/16px var(--font-medium);color:var(--alternative);transform:translateY(-7px)}[dir=rtl] .form-control-icon-right+.label-form-control{right:unset;left:35px}.form-control--focused-emulator .caret{visibility:visible}.form-group--disabled .form-control,.form-group--processing .form-control{color:rgba(var(--color-o-rgb),.2);-webkit-text-fill-color:rgba(var(--color-o-rgb),.2);pointer-events:none}.form-group--disabled .form-control~.form-container,.form-group--processing .form-control~.form-container{background-color:transparent!important;border-color:var(--input-border-disabled-color-o)!important}.form-group--textarea .form-control{height:150px;padding-top:0;padding-bottom:0;margin-top:24px;resize:none}@media (max-width: 374px){.form-group--textarea .form-control{height:130px}}.platform-ios .form-group--textarea .form-control{margin-inline-start:-3px}.form-control-icon-left{position:relative;z-index:3;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:24px;height:100%;margin-inline-start:12px;color:rgba(var(--color-o-rgb),.4);cursor:pointer}.form-control-icon-left--control{color:var(--alternative)}.form-control-icon-left:first-of-type{margin-inline-start:14px}.form-group--disabled .form-control-icon-left,.form-control-icon-left.disabled{color:rgba(var(--color-o-rgb),.2);pointer-events:none}.form-group--small .form-control-icon-left{margin-inline-start:8px}.form-group--small .form-control-icon-left:last-of-type{margin-inline-start:8px}.form-group--sltp .form-control-icon-left:first-of-type{margin-inline-start:2px}.form-control-icon-right{position:relative;z-index:3;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:24px;height:100%;margin-inline-end:12px;color:rgba(var(--color-o-rgb),.4);cursor:pointer}.form-control-icon-right--control{color:var(--alternative)}.form-control-icon-right:last-of-type{margin-inline-end:14px}.form-group--disabled .form-control-icon-right,.form-control-icon-right.disabled{color:rgba(var(--color-o-rgb),.2);pointer-events:none}.form-group--disabled .form-control-icon-right[name=iconex-clear-text],.form-control-icon-right.disabled[name=iconex-clear-text]{display:none}.form-group--small .form-control-icon-right{margin-inline-end:8px}.form-group--small .form-control-icon-right:last-of-type{margin-inline-end:8px}.form-group--sltp .form-control-icon-right:last-of-type{margin-inline-end:2px}.form-control-placeholder{color:rgba(var(--color-o-rgb),.2)}.form-control-placeholder--font20{font-size:20px;line-height:30px}.form-control-placeholder--font-medium{font-family:var(--font-medium);font-weight:var(--font-weight-medium)}.form-control-placeholder--color-light{color:rgba(var(--color-o-rgb),.8)}.form-group--filled .form-control-placeholder{display:none}.form-control--focused-emulator .form-control-placeholder{color:var(--color-o)}.form-control-phone-code{position:relative;z-index:2;display:flex;flex:0 0 auto;align-items:center;padding-inline-start:12px;font:var(--font-weight-regular) 16px/24px var(--font-regular)}.form-group--disabled .form-control-phone-code,.form-group--processing .form-control-phone-code{color:rgba(var(--color-o-rgb),.2)}.form-control-icon-photo{--iconex-size: 24px;position:relative;z-index:3;margin-inline-end:14px;color:rgba(var(--color-o-rgb),.4);cursor:pointer}.form-control-icon-photo:before{position:absolute;top:0;right:-14px;bottom:0;left:0;content:""}.form-control-icon-photo.disabled{color:rgba(var(--color-o-rgb),.2)}.form-control-postfix{position:relative;z-index:2;display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;justify-content:center;margin-inline-end:14px;font:var(--font-weight-medium) 10px/12px var(--font-medium);color:rgba(var(--color-o-rgb),.6);text-align:end}.form-control-text{margin-inline-end:2px;font-size:16px}.form-control-text--medium{font-family:var(--font-medium);font-weight:var(--font-weight-medium)}.form-control-text--font20{font-size:20px}.form-group--small .form-control-text--font20{font-size:14px}.form-control-text--negative{color:var(--negative-o)}.form-control-text--positive{color:var(--positive-o)}.form-group--small .form-control-text{font-size:14px}.form-control-counter{position:relative;z-index:3;display:flex;flex:0 0 auto;align-items:center;justify-content:center;height:100%;margin-inline-end:14px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.form-control-counter:empty{display:none}.form-group--small .form-control-counter{margin-inline-end:8px}.form-control-counter+.form-control-icon-right{margin-inline-start:-10px}.form-control-side-button{position:relative;z-index:1;flex:0 0 auto;align-self:center;margin-inline-end:8px}.form-control-note{position:relative;z-index:2;display:flex;gap:2px;align-items:center;justify-content:flex-end;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4);white-space:nowrap}.form-control-note--has-right-indent{margin-inline-end:14px}.form-control-note--has-right-indent+.form-control-icon-right{margin-inline-start:-10px}.form-control-note-tooltip{position:absolute;top:100%;right:6px;z-index:4;display:none;width:164px;padding:12px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.6);background:var(--bg-dropdown-list);border-radius:var(--border-radius-default);box-shadow:0 8px 12px #0003;transform:translateY(2px)}[dir=rtl] .form-control-note-tooltip{right:unset;left:6px}.form-group--filled .form-control:-webkit-autofill~.label-form-control{z-index:2;color:var(--black)}.form-group--filled .form-control:-webkit-autofill~.label-form-control~iconex{z-index:3}.form-control:-webkit-autofill{height:calc(100% - 1px);padding-top:18px;margin:1px;border-radius:3px}.searchbar{--height-searchbar: 40px;position:relative;height:var(--height-searchbar)}.searchbar--mini{--height-searchbar: 32px}.searchbar-container{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--input-bg-color-o);border:1px solid var(--input-border-color-o);border-radius:var(--border-radius-small)}.searchbar-label{position:absolute;top:0;bottom:0;left:7px;z-index:2;display:flex;align-items:center;min-width:0;padding-bottom:1px}[dir=rtl] .searchbar-label{right:7px;left:unset}.searchbar--mini .searchbar-label{left:5px}[dir=rtl] .searchbar--mini .searchbar-label{right:5px;left:unset}.search-icon{margin-inline-end:4px;color:var(--alternative);transition:color .32s linear}.searchbar-text-field{position:relative;z-index:3;width:100%;height:var(--height-searchbar);padding-inline-start:34px;padding-inline-end:33px;padding-top:4px;padding-bottom:4px;font:var(--font-weight-regular) 16px var(--font-regular);color:var(--color-o);-webkit-appearance:none;appearance:none;background:transparent;border:none;outline:none}.searchbar--mini .searchbar-text-field{padding-inline-start:32px;padding-inline-end:28px;font-size:14px;line-height:20px}.searchbar-text-field::placeholder{color:var(--alternative)}.searchbar-text-field--filled~.searchbar-label .search-icon{color:rgba(var(--color-o-rgb),.4)}@media (any-hover: hover) and (pointer: fine){.searchbar-text-field:hover~.searchbar-container{background:var(--input-bg-hover-color-o);border-color:var(--input-border-hover-color-o)}}.searchbar-text-field:focus{color:var(--color-o)}.searchbar-text-field:focus::placeholder{color:var(--color-o)}.searchbar-text-field:focus~.searchbar-label .search-icon{color:rgba(var(--color-o-rgb),.4)}.searchbar-text-field:focus~.searchbar-container{border-color:var(--alternative)}.clear-icon-button{position:absolute;top:50%;right:8px;z-index:4;display:flex;height:auto;color:rgba(var(--color-o-rgb),.4);cursor:pointer;transform:translateY(-50%)}[dir=rtl] .clear-icon-button{right:unset;left:8px}.searchbar--mini .clear-icon-button{right:4px}[dir=rtl] .searchbar--mini .clear-icon-button{right:unset;left:4px}.cell-basic{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:12px;line-height:16px;display:flex;gap:16px;align-items:center;justify-content:space-between;padding:16px 0;color:rgba(var(--color-o-rgb),.5)}.cell-basic__end{color:var(--color-o)}.cell-basic--border-top{box-shadow:inset 0 1px rgba(var(--color-o-rgb),.12)}.cell-basic--border-bottom{box-shadow:inset 0 -1px rgba(var(--color-o-rgb),.12)}.hidden{display:none!important}.visibility-hidden{visibility:hidden;opacity:0}[disabled],.disable,.disabled,.disabled-touch,.processing{pointer-events:none!important;cursor:default!important}.disabled{opacity:unset}.link{color:var(--alternative);text-decoration:none;cursor:pointer}.link--medium{font-family:var(--font-medium);font-weight:var(--font-weight-medium)}.link--control-tooltip{color:var(--white);text-decoration:underline}.link:active{text-decoration:none}.title-h1{font:var(--font-weight-bold) 24px/36px var(--font-bold)}.title-h2{font:var(--font-weight-bold) 22px/32px var(--font-bold)}.title-h3{font:var(--font-weight-bold) 20px/30px var(--font-bold)}.title-h4{font:var(--font-weight-bold) 18px/28px var(--font-bold)}.title-h5{font:var(--font-weight-bold) 16px/24px var(--font-bold)}.title-h6{font:var(--font-weight-bold) 14px/20px var(--font-bold)}.text-c1{font-size:48px;line-height:72px}.text-c1-2{font-size:32px;line-height:36px}.text-c2{font-size:24px;line-height:36px}.text-c3{font-size:22px;line-height:32px}.text-c4{font-size:20px;line-height:30px}.text-c5{font-size:18px;line-height:28px}.text-c6{font-size:16px;line-height:24px}.text-c7{font-size:14px;line-height:20px}.text-c8{font-size:12px;line-height:16px}.text-c9{font-size:10px;line-height:12px}.font-regular{font-family:var(--font-regular);font-weight:var(--font-weight-regular)}.font-medium{font-family:var(--font-medium);font-weight:var(--font-weight-medium)}.font-bold{font-family:var(--font-bold);font-weight:var(--font-weight-bold)}.variant-numeric{font-variant-numeric:tabular-nums!important}.text-center{text-align:center!important}.text-right{text-align:end!important}.text-left{text-align:start!important}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-underline{text-decoration:underline}.text-nowrap{white-space:nowrap}.text-break-word{word-break:break-word}.color-text,.email-color-text{color:var(--color-o)}.color-text-80{color:rgba(var(--color-o-rgb),.8)}.color-text-70{color:rgba(var(--color-o-rgb),.7)}.color-text-60{color:rgba(var(--color-o-rgb),.6)}.color-text-50{color:rgba(var(--color-o-rgb),.5)}.color-text-40{color:rgba(var(--color-o-rgb),.4)}.color-text-30{color:rgba(var(--color-o-rgb),.3)}.color-text-20{color:rgba(var(--color-o-rgb),.2)}.color-text-12{color:rgba(var(--color-o-rgb),.12)}.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cursor-pointer{cursor:pointer}.text-content{font-size:16px;line-height:24px;color:rgba(var(--color-o-rgb),.5)}.text-content .link .icon-square{margin-top:-6px;transform:translateY(3px)}.text-content .bold{color:var(--color-o)}.separator{display:block;flex:0 0 auto;height:1px;background-color:rgba(var(--color-o-rgb),.12);border:unset}.secured-field{-webkit-text-security:disc}textarea{-webkit-user-select:initial;user-select:initial}.direction-ltr{direction:ltr}.filter-icon--wishlist{color:var(--alternative)}.filter-icon--banks{color:var(--brown-o)}.filter-icon--biggest-energy-companies,.filter-icon--food-processing{color:var(--lime-o)}.filter-icon--cannabis-stocks,.filter-icon--popular-commodities{color:var(--green-o)}.filter-icon--cybersecurity-stocks,.filter-icon--software,.filter-icon--oil-gas-exploration-production,.filter-icon--top-tech-companies{color:var(--violet-o)}.filter-icon--internet-services,.filter-icon--largest-pharmaceuticals,.filter-icon--media-publishing,.filter-icon--top-gainers,.filter-icon--us-election,.filter-icon--popular-indices{color:var(--blue)}.filter-icon--it-services-consulting,.filter-icon--most-volatile,.filter-icon--popular-shares{color:var(--orange-o)}.filter-icon--most-traded,.filter-icon--well-known-retailers{color:var(--yellow-o)}.filter-icon--real-estate-development-operations,.filter-icon--transportation-companies{color:var(--emerald-o)}.filter-icon--top-losers{color:var(--red-o)}.filter-icon--recently-traded{color:var(--pink-dark-o)}.filter-icon--popular-currencies{color:var(--indigo-o)}.loader-container{position:absolute;top:50%;left:50%;z-index:10;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;font:var(--font-weight-medium) 14px/20px var(--font-medium);color:rgba(var(--color-o-rgb),.4);text-align:center;transform:translate(-50%,-50%)}.large-loader{--loader-size: 48px}@keyframes skeleton-loading{0%{opacity:1}to{opacity:.5}}.skeleton-card{background-color:var(--color-skeleton-card, rgba(var(--color-o-rgb), .06));border-radius:var(--border-radius-default)}.skeleton-circle{--size: 24px;width:var(--size);height:var(--size);border-radius:50%}.skeleton-block{height:12px;border-radius:12px}.skeleton-separator{width:100%;height:1px}.skeleton-circle,.skeleton-block,.skeleton-separator,.skeleton-image{position:relative;z-index:1;flex:0 0 auto;background-color:var(--color-skeleton, rgba(var(--color-o-rgb), .12))}.skeleton-card,.skeleton-circle,.skeleton-block,.skeleton-separator,.skeleton-image{animation:var(--skeleton-animation)}.skeleton-card.no-animation,.skeleton-wrapper-animation .skeleton-card,.skeleton-circle.no-animation,.skeleton-wrapper-animation .skeleton-circle,.skeleton-block.no-animation,.skeleton-wrapper-animation .skeleton-block,.skeleton-separator.no-animation,.skeleton-wrapper-animation .skeleton-separator,.skeleton-image.no-animation,.skeleton-wrapper-animation .skeleton-image{animation:none}.skeleton-wrapper-animation{animation:var(--skeleton-animation)}.illustr{display:block;flex:0 0 auto;width:var(--size-illustr, 144px);height:var(--size-illustr, 144px);margin-inline-start:var(--margin-start-illustr, 0);margin-inline-end:var(--margin-end-illustr, 0);margin-top:var(--margin-top-illustr, 0);margin-bottom:var(--margin-bottom-illustr, 0);background-repeat:no-repeat;background-position:50% 0;background-size:cover}.illustr--2fa{background-image:url(assets/pic/illustration/2fa.svg)}.white-theme .illustr--2fa{background-position:50% 100%}.illustr--2fa-disabled{background-image:url(assets/pic/illustration/2fa-disabled.svg)}.white-theme .illustr--2fa-disabled{background-position:50% 100%}.illustr--2fa-enabled{background-image:url(assets/pic/illustration/2fa-enabled.svg)}.white-theme .illustr--2fa-enabled{background-position:50% 100%}.illustr--add-account{background-image:url(assets/pic/illustration/add-account.svg)}.white-theme .illustr--add-account{background-position:50% 100%}.illustr--address-book{background-image:url(assets/pic/illustration/address-book.svg)}.white-theme .illustr--address-book{background-position:50% 100%}.illustr--advantages{background-image:url(assets/pic/illustration/advantages.svg)}.white-theme .illustr--advantages{background-position:50% 100%}.illustr--api-key-doc{background-image:url(assets/pic/illustration/api-key-doc.svg)}.white-theme .illustr--api-key-doc{background-position:50% 100%}.illustr--bank-letter{background-image:url(assets/pic/illustration/bank-letter.svg)}.white-theme .illustr--bank-letter{background-position:50% 100%}.illustr--bank-statement{background-image:url(assets/pic/illustration/bank-statement.svg)}.white-theme .illustr--bank-statement{background-position:50% 100%}.illustr--bank-transfer-pending{background-image:url(assets/pic/illustration/bank-transfer-pending.svg)}.white-theme .illustr--bank-transfer-pending{background-position:50% 100%}.illustr--biometric-passport{background-image:url(assets/pic/illustration/biometric-passport.svg)}.white-theme .illustr--biometric-passport{background-position:50% 100%}.illustr--bonus{background-image:url(assets/pic/illustration/bonus.svg)}.white-theme .illustr--bonus{background-position:50% 100%}.illustr--bonus-active{background-image:url(assets/pic/illustration/bonus-active.svg)}.white-theme .illustr--bonus-active{background-position:50% 100%}.illustr--borrowed{background-image:url(assets/pic/illustration/borrowed.svg)}.white-theme .illustr--borrowed{background-position:50% 100%}.illustr--card-blocked{background-image:url(assets/pic/illustration/card-blocked.svg)}.white-theme .illustr--card-blocked{background-position:50% 100%}.illustr--card-expired{background-image:url(assets/pic/illustration/card-expired.svg)}.white-theme .illustr--card-expired{background-position:50% 100%}.illustr--cascading{background-image:url(assets/pic/illustration/cascading.svg)}.white-theme .illustr--cascading{background-position:50% 100%}.illustr--cfd{background-image:url(assets/pic/illustration/cfd.svg)}.white-theme .illustr--cfd{background-position:50% 100%}.illustr--chart{background-image:url(assets/pic/illustration/chart.svg)}.white-theme .illustr--chart{background-position:50% 100%}.illustr--check-mark{background-image:url(assets/pic/illustration/check-mark.svg)}.white-theme .illustr--check-mark{background-position:50% 100%}.illustr--clock{background-image:url(assets/pic/illustration/clock.svg)}.white-theme .illustr--clock{background-position:50% 100%}.illustr--closeout{background-image:url(assets/pic/illustration/closeout.svg)}.white-theme .illustr--closeout{background-position:50% 100%}.illustr--congratulation{background-image:url(assets/pic/illustration/congratulation.svg)}.white-theme .illustr--congratulation{background-position:50% 100%}.illustr--connection-issues-grey{background-image:url("data:image/svg+xml;utf8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 144 288'%3E%3Cg clip-path='url(%23a)'%3E%3Cmask id='b' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='144' height='144'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h144v144H0V0Z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 27h52c10.493 0 19 8.507 19 19s-8.507 19-19 19H39c-10.493 0-19-8.507-19-19s8.507-19 19-19ZM91 69c.659 0 1.31.034 1.951.099L74 107H39c-10.493 0-19-8.507-19-19s8.507-19 19-19h52Z' fill='%232D2D2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42 41a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm46 2a3 3 0 1 1 0 6H58a3 3 0 1 1 0-6h30ZM42 83a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm27 2a3 3 0 1 1 0 6H58a3 3 0 1 1 0-6h11Z' fill='%234B4B4B'/%3E%3Cpath d='M96.004 63a10.096 10.096 0 0 0-9.032 5.583L70.07 102.386A10.097 10.097 0 0 0 79.1 117h33.807a10.098 10.098 0 0 0 9.031-14.615l-16.904-33.803A10.095 10.095 0 0 0 96.004 63Z' fill='%234B4B4B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.999 80.824a3 3 0 0 0-5.995.176v12l.005.176A3 3 0 0 0 99.004 93V81l-.005-.176Zm-2.783 18.18L96.004 99l-.212.005a4.5 4.5 0 1 0 .424 0Z' fill='%23606060'/%3E%3C/g%3E%3Cmask id='c' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='144' width='144' height='144'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 144h144v144H0V144Z' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23c)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39 171h52c10.493 0 19 8.507 19 19s-8.507 19-19 19H39c-10.493 0-19-8.507-19-19s8.507-19 19-19ZM91 213c.659 0 1.31.034 1.951.099L74 251H39c-10.493 0-19-8.507-19-19s8.507-19 19-19h52Z' fill='%23C2C3C4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42 185a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm46 2a3 3 0 1 1 0 6H58a3 3 0 1 1 0-6h30ZM42 227a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm27 2a3 3 0 1 1 0 6H58a3 3 0 1 1 0-6h11Z' fill='%23959595'/%3E%3Cpath d='M96.004 206.999a10.096 10.096 0 0 0-9.032 5.584L70.07 246.386A10.097 10.097 0 0 0 79.1 261h33.807a10.098 10.098 0 0 0 9.031-14.615l-16.904-33.803a10.095 10.095 0 0 0-9.031-5.583Z' fill='%23959595'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M98.999 224.824a3 3 0 0 0-5.995.176v12l.005.176a3 3 0 0 0 5.995-.176v-12l-.005-.176Zm-2.783 18.181-.212-.005-.212.005a4.5 4.5 0 1 0 .424 0Z' fill='%23C2C3C4'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h144v288H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.white-theme .illustr--connection-issues-grey{background-position:50% 100%}.illustr--cooling-off-clock{background-image:url(assets/pic/illustration/cooling-off-clock.svg)}.white-theme .illustr--cooling-off-clock{background-position:50% 100%}.illustr--create-name{background-image:url(assets/pic/illustration/create-name.svg)}.white-theme .illustr--create-name{background-position:50% 100%}.illustr--crypto-coin-code{background-image:url(assets/pic/illustration/crypto-coin-code.svg)}.white-theme .illustr--crypto-coin-code{background-position:50% 100%}.illustr--date-of-birth{background-image:url(assets/pic/illustration/date-of-birth.svg)}.white-theme .illustr--date-of-birth{background-position:50% 100%}.illustr--declined-by-bank{background-image:url(assets/pic/illustration/declined-by-bank.svg)}.white-theme .illustr--declined-by-bank{background-position:50% 100%}.illustr--delete-account{background-image:url(assets/pic/illustration/delete-account.svg)}.white-theme .illustr--delete-account{background-position:50% 100%}.illustr--driving-license{background-image:url(assets/pic/illustration/driving-license.svg)}.white-theme .illustr--driving-license{background-position:50% 100%}.illustr--edit-name{background-image:url(assets/pic/illustration/edit-name.svg)}.white-theme .illustr--edit-name{background-position:50% 100%}.illustr--education-hat{background-image:url(assets/pic/illustration/education-hat.svg)}.white-theme .illustr--education-hat{background-position:50% 100%}.illustr--empty-chart-grey{background-image:url(assets/pic/illustration/empty-chart-grey.svg)}.white-theme .illustr--empty-chart-grey{background-position:50% 100%}.illustr--empty-watchlist-grey{background-image:url(assets/pic/illustration/empty-watchlist-grey.svg)}.white-theme .illustr--empty-watchlist-grey{background-position:50% 100%}.illustr--error{background-image:url(assets/pic/illustration/error.svg)}.white-theme .illustr--error{background-position:50% 100%}.illustr--faceid{background-image:url(assets/pic/illustration/faceid.svg)}.white-theme .illustr--faceid{background-position:50% 100%}.illustr--failed{background-image:url(assets/pic/illustration/failed.svg)}.white-theme .illustr--failed{background-position:50% 100%}.illustr--filled-partially{background-image:url(assets/pic/illustration/filled-partially.svg)}.white-theme .illustr--filled-partially{background-position:50% 100%}.illustr--free-share{background-image:url(assets/pic/illustration/free-share.svg)}.white-theme .illustr--free-share{background-position:50% 100%}.illustr--friends{background-image:url(assets/pic/illustration/friends.svg)}.white-theme .illustr--friends{background-position:50% 100%}.illustr--fund-account{background-image:url(assets/pic/illustration/fund-account.svg)}.white-theme .illustr--fund-account{background-position:50% 100%}.illustr--globe{background-image:url(assets/pic/illustration/globe.svg)}.white-theme .illustr--globe{background-position:50% 100%}.illustr--handshake{background-image:url(assets/pic/illustration/handshake.svg)}.white-theme .illustr--handshake{background-position:50% 100%}.illustr--hedge{background-image:url(assets/pic/illustration/hedge.svg)}.white-theme .illustr--hedge{background-position:50% 100%}.illustr--id{background-image:url(assets/pic/illustration/id.svg)}.white-theme .illustr--id{background-position:50% 100%}.illustr--id-card{background-image:url(assets/pic/illustration/id-card.svg)}.white-theme .illustr--id-card{background-position:50% 100%}.illustr--id-card-army{background-image:url(assets/pic/illustration/id-card-army.svg)}.white-theme .illustr--id-card-army{background-position:50% 100%}.illustr--id-card-refugee{background-image:url(assets/pic/illustration/id-card-refugee.svg)}.white-theme .illustr--id-card-refugee{background-position:50% 100%}.illustr--id-card-tax{background-image:url(assets/pic/illustration/id-card-tax.svg)}.white-theme .illustr--id-card-tax{background-position:50% 100%}.illustr--id-card-voter{background-image:url(assets/pic/illustration/id-card-voter.svg)}.white-theme .illustr--id-card-voter{background-position:50% 100%}.illustr--id-poa{background-image:url(assets/pic/illustration/id-poa.svg)}.white-theme .illustr--id-poa{background-position:50% 100%}.illustr--identity{background-image:url(assets/pic/illustration/identity.svg)}.white-theme .illustr--identity{background-position:50% 100%}.illustr--incorrect-card-details{background-image:url(assets/pic/illustration/incorrect-card-details.svg)}.white-theme .illustr--incorrect-card-details{background-position:50% 100%}.illustr--invite-friends{background-image:url(assets/pic/illustration/invite-friends.svg)}.white-theme .illustr--invite-friends{background-position:50% 100%}.illustr--islamic{background-image:url(assets/pic/illustration/islamic.svg)}.white-theme .illustr--islamic{background-position:50% 100%}.illustr--knock-out{background-image:url(assets/pic/illustration/knock-out.svg)}.white-theme .illustr--knock-out{background-position:50% 100%}.illustr--leverage{background-image:url(assets/pic/illustration/leverage.svg)}.white-theme .illustr--leverage{background-position:50% 100%}.illustr--like{background-image:url(assets/pic/illustration/like.svg)}.white-theme .illustr--like{background-position:50% 100%}.illustr--limit-order{background-image:url(assets/pic/illustration/limit-order.svg)}.white-theme .illustr--limit-order{background-position:50% 100%}.illustr--limits{background-image:url(assets/pic/illustration/limits.svg)}.white-theme .illustr--limits{background-position:50% 100%}.illustr--live-support{background-image:url(assets/pic/illustration/live-support.svg)}.white-theme .illustr--live-support{background-position:50% 100%}.illustr--locked{background-image:url(assets/pic/illustration/locked.svg)}.white-theme .illustr--locked{background-position:50% 100%}.illustr--losses{background-image:url(assets/pic/illustration/losses.svg)}.white-theme .illustr--losses{background-position:50% 100%}.illustr--maintenance{background-image:url(assets/pic/illustration/maintenance.svg)}.white-theme .illustr--maintenance{background-position:50% 100%}.illustr--mt4{background-image:url(assets/pic/illustration/mt4.svg)}.white-theme .illustr--mt4{background-position:50% 100%}.illustr--mt4-pro{background-image:url(assets/pic/illustration/mt4-pro.svg)}.white-theme .illustr--mt4-pro{background-position:50% 100%}.illustr--net{background-image:url(assets/pic/illustration/net.svg)}.white-theme .illustr--net{background-position:50% 100%}.illustr--no-internet-connection{background-image:url(assets/pic/illustration/no-internet-connection.svg)}.white-theme .illustr--no-internet-connection{background-position:50% 100%}.illustr--notifications-off{background-image:url(assets/pic/illustration/notifications-off.svg)}.white-theme .illustr--notifications-off{background-position:50% 100%}.illustr--onboarding-1{background-image:url(assets/pic/illustration/onboarding-1.svg)}.white-theme .illustr--onboarding-1{background-position:50% 100%}.illustr--onboarding-3{background-image:url(assets/pic/illustration/onboarding-3.svg)}.white-theme .illustr--onboarding-3{background-position:50% 100%}.illustr--onboarding-step-08{background-image:url(assets/pic/illustration/onboarding-step-08.svg)}.white-theme .illustr--onboarding-step-08{background-position:50% 100%}.illustr--online-banking-screenshot{background-image:url(assets/pic/illustration/online-banking-screenshot.svg)}.white-theme .illustr--online-banking-screenshot{background-position:50% 100%}.illustr--passport{background-image:url(assets/pic/illustration/passport.svg)}.white-theme .illustr--passport{background-position:50% 100%}.illustr--passport-seaman{background-image:url(assets/pic/illustration/passport-seaman.svg)}.white-theme .illustr--passport-seaman{background-position:50% 100%}.illustr--password{background-image:url(assets/pic/illustration/password.svg)}.white-theme .illustr--password{background-position:50% 100%}.illustr--play{background-image:url(assets/pic/illustration/play.svg)}.white-theme .illustr--play{background-position:50% 100%}.illustr--poa{background-image:url(assets/pic/illustration/poa.svg)}.white-theme .illustr--poa{background-position:50% 100%}.illustr--pro-account{background-image:url(assets/pic/illustration/pro-account.svg)}.white-theme .illustr--pro-account{background-position:50% 100%}.illustr--pro-referral{background-image:url(assets/pic/illustration/pro-referral.svg)}.white-theme .illustr--pro-referral{background-position:50% 100%}.illustr--proof-of-residence{background-image:url(assets/pic/illustration/proof-of-residence.svg)}.white-theme .illustr--proof-of-residence{background-position:50% 100%}.illustr--qr{background-image:url(assets/pic/illustration/qr.svg)}.white-theme .illustr--qr{background-position:50% 100%}.illustr--question{background-image:url(assets/pic/illustration/question.svg)}.white-theme .illustr--question{background-position:50% 100%}.illustr--rebate{background-image:url(assets/pic/illustration/rebate.svg)}.white-theme .illustr--rebate{background-position:50% 100%}.illustr--registration{background-image:url(assets/pic/illustration/registration.svg)}.white-theme .illustr--registration{background-position:50% 100%}.illustr--reject-pending-withdrawal{background-image:url(assets/pic/illustration/reject-pending-withdrawal.svg)}.white-theme .illustr--reject-pending-withdrawal{background-position:50% 100%}.illustr--requested{background-image:url(assets/pic/illustration/requested.svg)}.white-theme .illustr--requested{background-position:50% 100%}.illustr--residence-certificate{background-image:url(assets/pic/illustration/residence-certificate.svg)}.white-theme .illustr--residence-certificate{background-position:50% 100%}.illustr--residence-permit{background-image:url(assets/pic/illustration/residence-permit.svg)}.white-theme .illustr--residence-permit{background-position:50% 100%}.illustr--risky-trade{background-image:url(assets/pic/illustration/risky-trade.svg)}.white-theme .illustr--risky-trade{background-position:50% 100%}.illustr--running-man{background-image:url(assets/pic/illustration/running-man.svg)}.white-theme .illustr--running-man{background-position:50% 100%}.illustr--search{background-image:url(assets/pic/illustration/search.svg)}.white-theme .illustr--search{background-position:50% 100%}.illustr--secret-key{background-image:url(assets/pic/illustration/secret-key.svg)}.white-theme .illustr--secret-key{background-position:50% 100%}.illustr--send-mail{background-image:url(assets/pic/illustration/send-mail.svg)}.white-theme .illustr--send-mail{background-position:50% 100%}.illustr--session-expired{background-image:url(assets/pic/illustration/session-expired.svg)}.white-theme .illustr--session-expired{background-position:50% 100%}.illustr--source-of-funds-pertial{background-image:url(assets/pic/illustration/source-of-funds-pertial.svg)}.white-theme .illustr--source-of-funds-pertial{background-position:50% 100%}.illustr--source-of-funds-reject{background-image:url(assets/pic/illustration/source-of-funds-reject.svg)}.white-theme .illustr--source-of-funds-reject{background-position:50% 100%}.illustr--source-of-funds-review{background-image:url(assets/pic/illustration/source-of-funds-review.svg)}.white-theme .illustr--source-of-funds-review{background-position:50% 100%}.illustr--spreadbetting{background-image:url(assets/pic/illustration/spreadbetting.svg)}.white-theme .illustr--spreadbetting{background-position:50% 100%}.illustr--stocks{background-image:url(assets/pic/illustration/stocks.svg)}.white-theme .illustr--stocks{background-position:50% 100%}.illustr--stop-order{background-image:url(assets/pic/illustration/stop-order.svg)}.white-theme .illustr--stop-order{background-position:50% 100%}.illustr--switch-to-live{background-image:url(assets/pic/illustration/switch-to-live.svg)}.white-theme .illustr--switch-to-live{background-position:50% 100%}.illustr--take-survey{background-image:url(assets/pic/illustration/take-survey.svg)}.white-theme .illustr--take-survey{background-position:50% 100%}.illustr--tax-statement{background-image:url(assets/pic/illustration/tax-statement.svg)}.white-theme .illustr--tax-statement{background-position:50% 100%}.illustr--tc-request{background-image:url(assets/pic/illustration/tc-request.svg)}.white-theme .illustr--tc-request{background-position:50% 100%}.illustr--timer{background-image:url(assets/pic/illustration/timer.svg)}.white-theme .illustr--timer{background-position:50% 100%}.illustr--timer-grey{background-image:url(assets/pic/illustration/timer-grey.svg)}.white-theme .illustr--timer-grey{background-position:50% 100%}.illustr--touchid{background-image:url(assets/pic/illustration/touchid.svg)}.white-theme .illustr--touchid{background-position:50% 100%}.illustr--traded{background-image:url(assets/pic/illustration/traded.svg)}.white-theme .illustr--traded{background-position:50% 100%}.illustr--transaction-declined{background-image:url(assets/pic/illustration/transaction-declined.svg)}.white-theme .illustr--transaction-declined{background-position:50% 100%}.illustr--transborder-passport{background-image:url(assets/pic/illustration/transborder-passport.svg)}.white-theme .illustr--transborder-passport{background-position:50% 100%}.illustr--two-emails{background-image:url(assets/pic/illustration/two-emails.svg)}.white-theme .illustr--two-emails{background-position:50% 100%}.illustr--type-number{background-image:url(assets/pic/illustration/type-number.svg)}.white-theme .illustr--type-number{background-position:50% 100%}.illustr--upload-documents{background-image:url(assets/pic/illustration/upload-documents.svg)}.white-theme .illustr--upload-documents{background-position:50% 100%}.illustr--utility-bill{background-image:url(assets/pic/illustration/utility-bill.svg)}.white-theme .illustr--utility-bill{background-position:50% 100%}.illustr--vault{background-image:url(assets/pic/illustration/vault.svg)}.white-theme .illustr--vault{background-position:50% 100%}.illustr--verify-email{background-image:url(assets/pic/illustration/verify-email.svg)}.white-theme .illustr--verify-email{background-position:50% 100%}.illustr--victory{background-image:url(assets/pic/illustration/victory.svg)}.white-theme .illustr--victory{background-position:50% 100%}.illustr--video-selfi{background-image:url(assets/pic/illustration/video-selfi.svg)}.white-theme .illustr--video-selfi{background-position:50% 100%}.illustr--wallet{background-image:url(assets/pic/illustration/wallet.svg)}.white-theme .illustr--wallet{background-position:50% 100%}.illustr--wallet-coin{background-image:url(assets/pic/illustration/wallet-coin.svg)}.white-theme .illustr--wallet-coin{background-position:50% 100%}.illustr--wallet-crypto{background-image:url(assets/pic/illustration/wallet-crypto.svg)}.white-theme .illustr--wallet-crypto{background-position:50% 100%}.illustr--watchlist{background-image:url(assets/pic/illustration/watchlist.svg)}.white-theme .illustr--watchlist{background-position:50% 100%}.illustr--whitepaper{background-image:url(assets/pic/illustration/whitepaper.svg)}.white-theme .illustr--whitepaper{background-position:50% 100%}.illustr--wrong-account{background-image:url(assets/pic/illustration/wrong-account.svg)}.white-theme .illustr--wrong-account{background-position:50% 100%}.illustr--wrong-cvv{background-image:url(assets/pic/illustration/wrong-cvv.svg)}.white-theme .illustr--wrong-cvv{background-position:50% 100%}.illustr--zero-percent{background-image:url(assets/pic/illustration/zero-percent.svg)}.white-theme .illustr--zero-percent{background-position:50% 100%}.license-number-image,.card-number-image{width:248px;height:152px;margin:16px auto 0;background-size:contain}.license-number-image--ACT{background-image:url(assets/pic/driver-license-form/license-number-act.svg)}.white-theme .license-number-image--ACT{background-image:url(assets/pic/driver-license-form/license-number-act-white.svg)}.license-number-image--NSW{background-image:url(assets/pic/driver-license-form/license-number-nsw.svg)}.white-theme .license-number-image--NSW{background-image:url(assets/pic/driver-license-form/license-number-nsw-white.svg)}.license-number-image--NT{background-image:url(assets/pic/driver-license-form/license-number-nt.svg)}.white-theme .license-number-image--NT{background-image:url(assets/pic/driver-license-form/license-number-nt-white.svg)}.license-number-image--QLD{background-image:url(assets/pic/driver-license-form/license-number-qld.svg)}.white-theme .license-number-image--QLD{background-image:url(assets/pic/driver-license-form/license-number-qld-white.svg)}.license-number-image--SA{background-image:url(assets/pic/driver-license-form/license-number-sa.svg)}.white-theme .license-number-image--SA{background-image:url(assets/pic/driver-license-form/license-number-sa-white.svg)}.license-number-image--TAS{background-image:url(assets/pic/driver-license-form/license-number-tas.svg)}.white-theme .license-number-image--TAS{background-image:url(assets/pic/driver-license-form/license-number-tas-white.svg)}.license-number-image--VIC{background-image:url(assets/pic/driver-license-form/license-number-vic.svg)}.white-theme .license-number-image--VIC{background-image:url(assets/pic/driver-license-form/license-number-vic-white.svg)}.license-number-image--WA{background-image:url(assets/pic/driver-license-form/license-number-wa.svg)}.white-theme .license-number-image--WA{background-image:url(assets/pic/driver-license-form/license-number-wa-white.svg)}.card-number-image--ACT{background-image:url(assets/pic/driver-license-form/card-number-act.svg)}.white-theme .card-number-image--ACT{background-image:url(assets/pic/driver-license-form/card-number-act-white.svg)}.card-number-image--NSW{background-image:url(assets/pic/driver-license-form/card-number-nsw.svg)}.white-theme .card-number-image--NSW{background-image:url(assets/pic/driver-license-form/card-number-nsw-white.svg)}.card-number-image--NT{background-image:url(assets/pic/driver-license-form/card-number-nt.svg)}.white-theme .card-number-image--NT{background-image:url(assets/pic/driver-license-form/card-number-nt-white.svg)}.card-number-image--QLD{background-image:url(assets/pic/driver-license-form/card-number-qld.svg)}.white-theme .card-number-image--QLD{background-image:url(assets/pic/driver-license-form/card-number-qld-white.svg)}.card-number-image--SA{background-image:url(assets/pic/driver-license-form/card-number-sa.svg)}.white-theme .card-number-image--SA{background-image:url(assets/pic/driver-license-form/card-number-sa-white.svg)}.card-number-image--TAS{background-image:url(assets/pic/driver-license-form/card-number-tas.svg)}.white-theme .card-number-image--TAS{background-image:url(assets/pic/driver-license-form/card-number-tas-white.svg)}.card-number-image--VIC{background-image:url(assets/pic/driver-license-form/card-number-vic.svg)}.white-theme .card-number-image--VIC{background-image:url(assets/pic/driver-license-form/card-number-vic-white.svg)}.card-number-image--WA{background-image:url(assets/pic/driver-license-form/card-number-wa.svg)}.white-theme .card-number-image--WA{background-image:url(assets/pic/driver-license-form/card-number-wa-white.svg)}.sv__overlay{display:none}.instrument-change-price{font:var(--font-weight-medium) 14px/20px var(--font-medium);direction:ltr}.instrument-change-price--positive{color:var(--positive-o)}.instrument-change-price--negative{color:var(--negative-o)}.instrument-change-price--closed{color:rgba(var(--color-o-rgb),.4)}.instrument-change-price--small{font-size:12px;line-height:16px}.picture-zoom{width:24px;height:24px;position:absolute;inset-inline-end:8px;bottom:8px;display:flex;align-items:center;justify-content:center;color:var(--color-o);cursor:pointer;background-color:rgba(var(--black-rgb),.3);border-radius:var(--border-radius-default)}.white-theme .picture-zoom{background-color:rgba(var(--black-rgb),.12)}@media (hover: hover) and (pointer: fine){.picture-zoom:hover{background-color:rgba(var(--black-rgb),.5)}}.picture-zoom:active{background-color:rgba(var(--black-rgb),.6)}.picture-zoom:not(.picture-zoom--external-icon):before{width:100%;height:100%;content:"";background-color:var(--color-o);-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSA1LjI1YTUuNzUgNS43NSAwIDEgMCAzLjUgMTAuMzEzbDIuOTM2IDIuOTMzLjA4NC4wNzNhLjc1Ljc1IDAgMCAwIC45NzYtMS4xMzRsLTIuOTM2LTIuOTMzYTUuNzUgNS43NSAwIDAgMC00LjMzOS05LjI0OGwtLjIyLS4wMDRabTAgMS41YTQuMjUgNC4yNSAwIDEgMS0uMjEzLjAwNUwxMSA2Ljc1Wm0yLjQ5OCA0LjI2NGEuNzUuNzUgMCAwIDAtLjc1LS43NWgtMXYtMWwtLjAwNy0uMTAxYS43NS43NSAwIDAgMC0xLjQ5My4xMDF2MWgtMWwtLjEwMi4wMDdhLjc1Ljc1IDAgMCAwIC4xMDIgMS40OTNoMXYxbC4wMDcuMTAyYS43NS43NSAwIDAgMCAxLjQ5My0uMTAxdi0xaDFsLjEwMS0uMDA3YS43NS43NSAwIDAgMCAuNjQ5LS43NDNaIiBmaWxsPSIjMDAwIi8+PC9zdmc+);mask:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMSA1LjI1YTUuNzUgNS43NSAwIDEgMCAzLjUgMTAuMzEzbDIuOTM2IDIuOTMzLjA4NC4wNzNhLjc1Ljc1IDAgMCAwIC45NzYtMS4xMzRsLTIuOTM2LTIuOTMzYTUuNzUgNS43NSAwIDAgMC00LjMzOS05LjI0OGwtLjIyLS4wMDRabTAgMS41YTQuMjUgNC4yNSAwIDEgMS0uMjEzLjAwNUwxMSA2Ljc1Wm0yLjQ5OCA0LjI2NGEuNzUuNzUgMCAwIDAtLjc1LS43NWgtMXYtMWwtLjAwNy0uMTAxYS43NS43NSAwIDAgMC0xLjQ5My4xMDF2MWgtMWwtLjEwMi4wMDdhLjc1Ljc1IDAgMCAwIC4xMDIgMS40OTNoMXYxbC4wMDcuMTAyYS43NS43NSAwIDAgMCAxLjQ5My0uMTAxdi0xaDFsLjEwMS0uMDA3YS43NS43NSAwIDAgMCAuNjQ5LS43NDNaIiBmaWxsPSIjMDAwIi8+PC9zdmc+);-webkit-mask-size:contain;mask-size:contain}*{box-sizing:border-box;padding:0;margin:0;letter-spacing:.1px;cursor:default;-webkit-user-select:none;user-select:none}* *{cursor:inherit}html,body{height:100%;overflow:hidden}body{position:absolute;top:0;left:0;display:block;width:100%;height:100%;font:var(--font-weight-medium) 14px var(--font-medium);color:var(--color-o);background-color:var(--bg-primary)!important;transform-origin:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none}[dir=rtl] body{right:0;left:unset;transform-origin:100% 0}a{color:var(--color-o);cursor:pointer}button{padding:0;margin:0;border:none;outline:none}input{overflow:hidden;text-indent:0;cursor:text;-webkit-user-select:text;user-select:text;border:none}input:focus{outline:none}input::placeholder{color:rgba(var(--color-o-rgb),.4)}input::-ms-clear{display:none}.deposit-modal-wrapper{display:flex;flex:1;align-items:stretch;justify-content:flex-start;width:100%;min-height:1px}.deposit-modal-methods-column{position:relative;flex:0 0 auto;width:216px;margin:0 16px;overflow:hidden}.deposit-modal-content{position:relative;display:flex;flex:1}.deposit-modal-content .checkbox{margin-top:12px}.deposit-modal-content>custom-scrollbar{flex:1}.deposit-modal-button-toolbar{display:flex;align-items:center;justify-content:flex-start;margin-bottom:24px}.deposit-modal-button-toolbar [button-main]{min-width:160px;margin-inline-end:24px}.deposit-modal-button-toolbar [apple-pay-button]{min-width:220px}.deposit-modal-note-total{margin-bottom:12px;font:var(--font-weight-medium) 10px/12px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.deposit-modal-form-group{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:24px}.deposit-modal-bank-transfer withdraw-amount-input-number{display:flex;flex:1;align-items:stretch;justify-content:flex-start}.deposit-modal-bank-transfer__title-toolbar{display:flex;gap:8px;align-items:center;justify-content:flex-start;margin-bottom:24px}.deposit-modal-bank-transfer__title-toolbar bank-selector,.deposit-modal-bank-transfer__title-toolbar .deposit-modal-bank-transfer__bank-name{flex:1}.deposit-modal-bank-transfer-name{--logo-size: 40px;--logo-rect-width: 60px;--logo-rect-height: 40px;--logo-gpay-width: 75px;--logo-gpay-height: 40px;display:flex;flex:1;gap:16px;align-items:center;justify-content:flex-start;font:var(--font-weight-bold) 22px/32px var(--font-bold);color:var(--color-o)}.deposit-modal-bank-transfer-name .title-col{display:block}.deposit-modal-bank-transfer-name .title-col-bg{font:var(--font-weight-bold) 18px/28px var(--font-bold);color:var(--color-o)}.deposit-modal-bank-transfer-name .title-col-sm{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:12px;line-height:16px;color:rgba(var(--color-o-rgb),.4)}.deposit-modal-decline{display:flex;flex-flow:column;align-items:center;justify-content:center;width:448px;min-height:465px}.deposit-modal-decline .illustr{margin:0 auto}.deposit-modal-decline .title-h3{margin:12px 64px 8px;text-align:center}.deposit-modal-decline [button-main]{width:auto;min-width:176px;margin:0 auto}.deposit-modal-decline__center{margin:0 auto}.deposit-modal-decline__description{margin:0 74px 32px;font:var(--font-weight-regular) 14px/20px var(--font-regular);color:rgba(var(--color-o-rgb),.8);text-align:center}.deposit-modal-decline__description p:not(:last-child){margin-bottom:20px}.deposit-modal-decline__btn-toolbar{display:flex;margin:30px 20px 0}.deposit-modal-decline__contact-line{margin:15px 20px 50px;font:var(--font-weight-medium) 12px/14px var(--font-medium);color:rgba(var(--color-o-rgb),.4);text-align:center}.deposit-modal-text{margin-bottom:16px;color:var(--color-o)}.deposit-amount-field .form-control-note:hover~.form-control-note-tooltip,.deposit-amount-field .form-control-icon-right:hover~.form-control-note-tooltip{display:block}.deposit-amount-field deposit-amount-input-number{flex:1}.form-control-note{display:flex;gap:2px}deposit-method-confirmation{margin:32px 0}[remover]{position:absolute;top:-2000px;width:100%;height:100%}[remover]>*{opacity:0}[remover].visible{top:0}[remover].visible>*{opacity:1}.dropdown-o-list{position:absolute;right:0;z-index:10;display:flex;flex-direction:column;min-width:100%;padding:8px;background-color:var(--bg-dropdown-list);border-radius:var(--border-radius-medium);box-shadow:var(--shadow2)}[dir=rtl] .dropdown-o-list{right:unset;left:0}.dropdown-o-list--bottom{top:100%;transform:translateY(4px)}.dropdown-o-list--top{bottom:100%;transform:translateY(-4px)}.dropdown-o-list--left{right:unset;left:0}[dir=rtl] .dropdown-o-list--left{right:0;left:unset}.dropdown-o-list--width-100{width:100%}.dropdown-o-list.js-list-anchor{right:unset;display:flex;min-width:unset}[dir=rtl] .dropdown-o-list.js-list-anchor{left:unset}.dropdown-o-list>.custom-scrollbar{--shadow-color-rgb-scrollbar: var(--bg-dropdown-list-rgb);width:unset;height:215px;padding:0 8px;margin:-8px}.dropdown-o-list>.custom-scrollbar .custom-scrollbar-scrollable{padding-top:8px;padding-bottom:8px}.dropdown-o-list>.custom-scrollbar .custom-scrollbar-top-shadow{border-radius:6px 6px 0 0}.dropdown-o-list>.custom-scrollbar .custom-scrollbar-bottom-shadow{border-radius:0 0 6px 6px}.dropdown-o-list__item{display:flex;gap:8px;align-items:center;justify-content:flex-start;width:100%;min-height:40px;padding-inline:8px 4px;cursor:pointer;border-radius:var(--border-radius-small)}.dropdown-o-list__item:hover{background-color:rgba(var(--color-o-rgb),.06)}.dropdown-o-list__item:active{background-color:rgba(var(--color-o-rgb),.03)}.dropdown-o-list__item--disabled,.dropdown-o-list__item.disabled{pointer-events:none;opacity:.2}.dropdown-o-list__item--mini{min-height:32px}.dropdown-o-list .dropdown-o-list__item:not(:last-of-type){margin-bottom:4px}.dropdown-o-list__single-check{color:var(--alternative);visibility:hidden}.dropdown-o-list__item--active .dropdown-o-list__single-check{visibility:visible}.dropdown-o-list__multi-check{margin-inline-end:4px}.dropdown-o-list__side{display:flex;gap:4px;align-items:center}.dropdown-o-list__text{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:14px;line-height:20px;display:flex;flex:1;flex-flow:column;justify-content:center;padding-block:4px;color:var(--color-o);white-space:nowrap}.dropdown-o-list--wrap-normal .dropdown-o-list__text{white-space:normal}.dropdown-o-list__subtitle{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:10px;line-height:12px;color:rgba(var(--color-o-rgb),.4)}.dropdown-o-list__icon{flex:0 0 auto}.dropdown-o-list__icon>.icon-square{color:rgba(var(--color-o-rgb),.4)}.dropdown-o__text{width:auto}.dropdown-o__text--ellipsis{width:0}.modal-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--modal-wrapper-z-index);display:flex;overflow:auto}.modal-overlay{cursor:pointer;background-color:rgba(var(--black-rgb),.5);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1}.modal-overlay--transparent{background:transparent}.modal-overlay--cursor-default{cursor:default}.modal-overlay--processing{z-index:11000}.modal-overlay2{cursor:pointer;background-color:rgba(var(--black-rgb),.5)}.modal-overlay2--transparent{background:transparent}.modal-overlay2--cursor-default{cursor:default}.modal-overlay2--visible-panels{inset-inline-start:73px;top:48px}.modal{position:relative;z-index:2;display:flex;flex-direction:column;margin:auto;background-color:var(--bg-modals);border-radius:var(--border-radius-default);box-shadow:var(--shadow);width:400px}.modal--base{position:absolute;top:50%;left:50%;width:100%;max-width:480px;transform:translate(-50%,-50%)}.modal--small{position:absolute;top:50%;left:50%;width:100%;max-width:374px;transform:translate(-50%,-50%)}.modal2{position:relative;z-index:2;display:flex;flex-direction:column;margin:auto;background-color:var(--bg-modals);border-radius:var(--border-radius-default);box-shadow:var(--shadow);min-height:inherit}.modal__header{position:relative;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:100%;min-height:56px;padding:5px 50px}.modal__header-title{font:var(--font-weight-bold) 14px/20px var(--font-bold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;color:var(--color-o);text-align:center}.modal__header-btn{position:absolute;inset-inline-end:16px;top:16px;z-index:1;display:flex;color:var(--color-o);cursor:pointer;background:transparent}.modal__content{margin:40px 48px 24px}.modal__header+.modal__content,modal-header+.modal__content{margin-top:0}.modal__content-title{text-align:center}.modal__description{font-family:var(--font-regular);font-weight:var(--font-weight-regular);font-size:14px;line-height:20px;margin-top:8px;color:rgba(var(--color-o-rgb),.6)}.modal__btn-toolbar{display:flex;flex:0 0 auto;gap:16px;align-items:flex-start;justify-content:center;margin-inline:48px}.modal__btn-toolbar>[button-main]{flex:1}.modal__btn-toolbar+.modal__btn-toolbar{margin-top:8px}.modal__btn-toolbar:last-of-type{margin-bottom:24px}.modal__pic{--size-illustr: 120px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.payment-blocked{--logo-size: 84px;--logo-rect-width: 84px;--logo-rect-height: 56px;--logo-gpay-width: 105px;--logo-gpay-height: 56px;position:absolute;top:136px;left:50%;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;width:400px;transform:translate(-50%)}.error-info{position:relative;display:flex;align-items:center;width:100%;padding-right:14px;padding-left:14px;margin-bottom:20px;background-color:#d5522a}.error-info__icon{margin-inline-end:6px;color:var(--white)}.error-info__txt{font:var(--font-weight-bold) 12px/20px var(--font-bold);color:var(--white)}.error-info__button{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;height:24px;padding:0 8px;font:var(--font-weight-bold) 12px var(--font-bold);color:var(--white);text-align:center;cursor:pointer;background-color:#1b1b1b;border-radius:3px}[dir=rtl] .error-info__button{right:unset;left:8px}.popover-modal{position:absolute}.popover-modal__arrow{position:absolute;z-index:1;width:0;height:0}.popover-modal--arrow-top .popover-modal__arrow{top:0;left:50%;margin:0 auto;border-right:6px solid transparent;border-bottom:6px solid var(--bg-dropdown-list);border-left:6px solid transparent;transform:translate(-50%)}.popover-modal--arrow-bottom .popover-modal__arrow{bottom:0;left:50%;margin:0 auto;border-top:6px solid var(--bg-dropdown-list);border-right:6px solid transparent;border-left:6px solid transparent;transform:translate(-50%)}.popover-modal--arrow-left .popover-modal__arrow{top:50%;left:0;margin:auto 0;border-top:6px solid transparent;border-right:6px solid var(--bg-dropdown-list);border-bottom:6px solid transparent;transform:translateY(-50%)}[dir=rtl] .popover-modal--arrow-left .popover-modal__arrow{right:0;left:unset;border-right:unset;border-left:6px solid var(--bg-dropdown-list)}.popover-modal--arrow-right .popover-modal__arrow{top:50%;right:0;margin:auto 0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--bg-dropdown-list);transform:translateY(-50%)}[dir=rtl] .popover-modal--arrow-right .popover-modal__arrow{right:unset;left:0;border-right:6px solid var(--bg-dropdown-list);border-left:unset}.popover-modal__body{position:relative;width:100%;padding:16px;background-color:var(--bg-dropdown-list);border-radius:var(--border-radius);box-shadow:0 8px 12px #0003}.popover-modal--arrow-top .popover-modal__body{box-shadow:0 -8px 12px #0003;transform:translateY(6px)}.popover-modal--arrow-bottom .popover-modal__body{transform:translateY(-6px)}.popover-modal--arrow-left .popover-modal__body{transform:translate(6px)}.popover-modal--arrow-right .popover-modal__body{transform:translate(-6px)}.popover-modal__close{position:absolute;top:4px;right:4px;color:rgba(var(--color-o-rgb),.4);cursor:pointer}[dir=rtl] .popover-modal__close{right:unset;left:4px}.clickable{cursor:pointer}@keyframes appear-list-item{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateY(0)}}.popover-common__close{position:absolute;top:4px;right:4px;display:flex;color:rgba(var(--color-o-rgb),.4);cursor:pointer;background:transparent;outline:none}[dir=rtl] .popover-common__close{right:unset;left:4px}.popover-common__title{margin-bottom:4px;color:var(--color-o)}.popover-common__text{font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.6);text-align:start}.popover-common__text+[button-main]{margin-top:12px}.popover-common__text p:not(:last-child){margin-bottom:20px}.popover-common__text p:not(:last-child) span{margin-inline-end:5px}.popover-common__text .popover-common__link{font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.6)}.popover-common__text .popover-common__link a{color:var(--alternative);text-decoration:none}.popover-common{position:absolute;z-index:10;padding:28px 16px 16px;background:var(--bg-modals) linear-gradient(to right,rgba(var(--color-o-rgb),.12),rgba(var(--color-o-rgb),.12));border-radius:var(--border-radius-default);box-shadow:var(--shadow)}.popover-common:before,.popover-common:after{position:absolute;width:0;height:0;content:""}.popover-common--without-close{padding-top:16px}.popover-common--without-close .popover-common__close{display:none}.popover-common--bottom-center,.popover-common--bottom-left,.popover-common--bottom-right{top:100%}.popover-common--bottom-center:before,.popover-common--bottom-center:after,.popover-common--bottom-left:before,.popover-common--bottom-left:after,.popover-common--bottom-right:before,.popover-common--bottom-right:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid var(--bg-modals);border-left:6px solid transparent}.popover-common--bottom-center:after,.popover-common--bottom-left:after,.popover-common--bottom-right:after{border-bottom-color:rgba(var(--color-o-rgb),.12)}.popover-common--bottom-center{left:50%;transform:translate(-50%,6px)}.popover-common--bottom-center:before,.popover-common--bottom-center:after{left:50%;transform:translate(-50%)}.popover-common--bottom-left{left:0;transform:translateY(6px)}.popover-common--bottom-left:before,.popover-common--bottom-left:after{left:14px}[dir=rtl] .popover-common--bottom-left.is-rtl-support{right:0;left:unset}[dir=rtl] .popover-common--bottom-left.is-rtl-support:before,[dir=rtl] .popover-common--bottom-left.is-rtl-support:after{right:14px;left:unset}.popover-common--bottom-right{right:0;transform:translateY(6px)}.popover-common--bottom-right:before,.popover-common--bottom-right:after{right:14px}[dir=rtl] .popover-common--bottom-right.is-rtl-support{right:unset;left:0}[dir=rtl] .popover-common--bottom-right.is-rtl-support:before,[dir=rtl] .popover-common--bottom-right.is-rtl-support:after{right:unset;left:14px}.popover-common--top-center,.popover-common--top-left,.popover-common--top-right{bottom:100%}.popover-common--top-center:before,.popover-common--top-center:after,.popover-common--top-left:before,.popover-common--top-left:after,.popover-common--top-right:before,.popover-common--top-right:after{bottom:-6px;border-top:6px solid var(--bg-modals);border-right:6px solid transparent;border-left:6px solid transparent}.popover-common--top-center:after,.popover-common--top-left:after,.popover-common--top-right:after{border-top-color:rgba(var(--color-o-rgb),.12)}.popover-common--top-center{left:50%;transform:translate(-50%,-6px)}.popover-common--top-center:before,.popover-common--top-center:after{left:50%;transform:translate(-50%)}.popover-common--top-left{left:0;transform:translateY(-6px)}.popover-common--top-left:before,.popover-common--top-left:after{left:14px}[dir=rtl] .popover-common--top-left.is-rtl-support{right:0;left:unset}[dir=rtl] .popover-common--top-left.is-rtl-support:before,[dir=rtl] .popover-common--top-left.is-rtl-support:after{right:14px;left:unset}.popover-common--top-right{right:0;transform:translateY(-6px)}.popover-common--top-right:before,.popover-common--top-right:after{right:14px}[dir=rtl] .popover-common--top-right.is-rtl-support{right:unset;left:0}[dir=rtl] .popover-common--top-right.is-rtl-support:before,[dir=rtl] .popover-common--top-right.is-rtl-support:after{right:unset;left:14px}.popover-common--left{top:50%;right:100%;transform:translate(-6px,-50%)}.popover-common--left:before,.popover-common--left:after{top:50%;right:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--bg-modals);transform:translateY(-50%)}.popover-common--left:after{border-left-color:rgba(var(--color-o-rgb),.12)}[dir=rtl] .popover-common--left.is-rtl-support{right:unset;left:100%;transform:translate(6px,-50%)}[dir=rtl] .popover-common--left.is-rtl-support:before,[dir=rtl] .popover-common--left.is-rtl-support:after{right:unset;left:-6px;border-right:6px solid var(--bg-modals);border-left:unset}[dir=rtl] .popover-common--left.is-rtl-support:after{border-right-color:rgba(var(--color-o-rgb),.12);border-left-color:unset}.popover-common--right{top:50%;left:100%;transform:translate(6px,-50%)}.popover-common--right:before,.popover-common--right:after{top:50%;left:-6px;border-top:6px solid transparent;border-right:6px solid var(--bg-modals);border-bottom:6px solid transparent;transform:translateY(-50%)}.popover-common--right:after{border-right-color:rgba(var(--color-o-rgb),.12)}[dir=rtl] .popover-common--right.is-rtl-support{right:100%;left:unset;transform:translate(-6px,-50%)}[dir=rtl] .popover-common--right.is-rtl-support:before,[dir=rtl] .popover-common--right.is-rtl-support:after{right:-6px;left:unset;border-right:unset;border-left:6px solid var(--bg-modals)}[dir=rtl] .popover-common--right.is-rtl-support:after{border-right-color:unset;border-left-color:rgba(var(--color-o-rgb),.12)}.tabs-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:var(--bg-secondary);border-bottom:1px solid var(--bg-primary)}.tabs-wrapper .tabs{display:flex;align-items:stretch;min-height:52px}.tabs-wrapper .filters{position:relative;display:flex;flex-grow:1;align-items:center;justify-content:flex-end}.tabs-wrapper .filters__select{min-width:128px;margin-inline-end:12px}.tabs-wrapper .tab-button{position:relative;display:flex;align-items:center;padding:0 16px;font:var(--font-weight-bold) 16px/24px var(--font-bold);color:rgba(var(--color-o-rgb),.4);cursor:pointer}.tabs-wrapper .tab-button:before{position:absolute;bottom:0;left:0;display:block;width:100%;height:2px;content:"";background-color:inherit}.tabs-wrapper .tab-button.active{color:var(--alternative)}.tabs-wrapper .tab-button.active:before{background-color:var(--alternative)}.coming-soon-banner{width:100%;padding:8px 16px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--white-rgb),.8);text-align:center;background-color:#2b6670;border-radius:2px}.instrument-chart__resize{display:flex;flex-shrink:0;align-items:center;justify-content:center;height:4px;cursor:row-resize;background-color:var(--bg-primary)}.instrument-chart__resize.expand{height:0}.instrument-chart__overlay{position:absolute;z-index:4;width:100%;height:100%}.instrument-chart__button{position:absolute;left:50%;z-index:4;transform:translate(-50%)}.cursor-row-resize{cursor:row-resize!important}.cursor-n-resize{cursor:n-resize!important}.cursor-s-resize{cursor:s-resize!important}.deposit-info-ok{margin-bottom:45px}.inbox-popup,.edit-watchlists-popup{position:absolute!important;display:flex}.inbox-popup{top:58px;bottom:8px;left:81px}[dir=rtl] .inbox-popup{right:81px;left:unset}.edit-watchlists-popup,.edit-watchlists-popup-backdrop{top:50px;right:0;bottom:0;left:73px}[dir=rtl] .edit-watchlists-popup,[dir=rtl] .edit-watchlists-popup-backdrop{right:73px;left:0}.choose-watchlist-popup{margin-top:8px}.cdk-global-overlay-wrapper .cdk-dialog-container ng-component{min-height:inherit}.cdk-dialog-container{outline:none}.cdk-overlay-backdrop.cdk-overlay-backdrop-transparent{opacity:0}.cdk-dialog-container:focus{outline:none}.history-popup{position:absolute!important;top:50px;bottom:0;left:73px;display:flex}[dir=rtl] .history-popup{right:73px;left:0}.modal-side-end{display:flex;padding-inline-end:2px;padding-top:50px;margin-inline-start:auto}.sentry-error-embed-wrapper{z-index:2147483647!important}.trade-size-tooltip-trade-size{display:inline-block;padding-top:5px;font:var(--font-weight-bold) 20px/23px var(--font-bold);color:#282c3e}.trade-size-tooltip-trade-size-quoted{display:inline-block;padding:0 3px 7px;border-bottom:1px solid rgba(49,50,52,.2)}.custom-scrollbar .cdk-virtual-scroll-viewport{height:100%}.instruments-to-watchlists-popup{margin-top:5px}.trade-size-info-popover{position:fixed;z-index:2;width:260px;padding:0 24px 24px;background:var(--bg-modals);border-radius:var(--border-radius-default);box-shadow:0 4px 16px rgba(var(--black-rgb),.4)}.wrapper-buttons-social-short{display:flex;gap:24px;justify-content:center}@media print{.cdk-overlay-container,.cdk-global-overlay-wrapper{position:static}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{display:none}.cdk-overlay-pane{width:100%!important;height:100vh!important;min-height:100%!important;max-height:100%!important}}.t-head{display:flex;align-items:center;height:32px;padding:0 8px;font:var(--font-weight-medium) 10px/12px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.t-head--center{justify-content:center}.t-head--end{justify-content:flex-end}.t-head--bigger{font:var(--font-weight-medium) 12px/16px var(--font-medium)}.t-head--border{border-bottom:2px solid rgba(var(--color-o-rgb),.06)}.t-cell{display:flex;gap:6px;align-items:center;min-width:0;height:40px;padding:0 8px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:var(--color-o);border-bottom:1px solid rgba(var(--black-rgb),.2)}.t-cell--center{justify-content:center}.t-cell--end{justify-content:flex-end}.t-cell--bigger{font:var(--font-weight-medium) 14px/20px var(--font-medium)}.t-cell__content{display:flex;flex-direction:column;gap:2px;overflow:hidden}.t-cell__subtitle{display:flex;align-items:center;height:12px;font:var(--font-weight-medium) 10px/12px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.t-cell--end .t-cell__subtitle{flex-direction:row-reverse}.t-cell__icon{color:var(--alternative)}.t-cell .info-icon{cursor:pointer}.not-support-browser .logo{width:151px}.error-info{padding-top:8px;padding-bottom:8px;border-radius:2px}.loader-container{color:var(--color-o)}.chat-widget iframe{inset:auto auto 8px 82px!important}[dir=rtl] .chat-widget iframe{inset:auto 82px 8px auto!important}.sl-tp{max-height:44px;margin:0 14px;overflow:hidden;border-bottom:1px solid rgba(var(--color-o-rgb),.12)}.sl-tp--opened{max-height:300px;transition:max-height .32s ease-in-out}.sl-tp__header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;height:44px;padding:5px 0;cursor:pointer}.sl-tp__title{flex-grow:1;margin-inline-end:5px;font:var(--font-weight-medium) 14px/20px var(--font-medium)}.sl-tp__content{padding-bottom:16px}.license-number-image,.card-number-image{width:176px;height:108px}.driver-license-info__title{margin-bottom:2px;font:var(--font-weight-bold) 14px/20px var(--font-bold);color:var(--color-o);text-align:center}.driver-license-info__text{max-width:230px;font:var(--font-weight-regular) 12px/16px var(--font-regular);color:rgba(var(--color-o-rgb),.6)}
