:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{inset:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html:not(.hydrated) body{display:none}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}: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);--logo-color: var(--white)}.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);--logo-color: var(--black)}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{--ion-font-family: var(--font-regular);--ion-text-color: var(--color-o);--color-selected: var(--alternative);--header-height: 48px;--tabbar-height: 54px;--gutter: 24px;--gutter-negative: -24px;--gutter-midi: 16px;--gutter-midi-negative: -16px;--gutter-mini: 10px;--gutter-mini-negative: -10px;--gutter-calc: 14px;--gutter-calc-negative: -14px;--chartbar-height: 56px}:host{--ion-background-color: var(--bg-primary);--ion-text-color: var(--color-o)}.white-theme{--ion-background-color: var(--bg-primary);--ion-text-color: var(--color-o)}html.plt-ios{--font-regular: system-ui;--font-medium: system-ui;--font-bold: system-ui}html.ios{--ion-default-font: var(--font-regular)}@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;inset: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;inset:0 -14px 0 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;inset: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:rgba(var(--color-o-rgb),.2)}.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)}.color-white{color:var(--white)}.color-black{color:var(--black)}.color-error{color:var(--error-color-o)}.color-blue{color:var(--blue)}.color-blue-dark{color:var(--blue-dark)}.color-yellow{color:var(--yellow-o)}.color-orange{color:var(--orange-o)}.color-green{color:var(--green-o)}.color-orange-light{color:var(--orange-light)}.color-green-soft{color:var(--green-soft-o)}.color-lime{color:var(--lime-o)}.color-pink-dark{color:var(--pink-dark-o)}.color-pink-charity{color:var(--pink-charity-o)}.color-brown{color:var(--brown-o)}.color-emerald{color:var(--emerald-o)}.color-violet{color:var(--violet-o)}.color-indigo{color:var(--indigo-o)}.color-red{color:var(--red-o)}.color-positive{color:var(--positive-o)}.color-negative{color:var(--negative-o)}.color-alternative{color:var(--alternative)}.color-traffic-highlight{color:var(--traffic-highlight)}.color-traffic-highlight-rgb{color:var(--traffic-highlight-rgb)}.color-traffic-positive{color:var(--traffic-positive)}.color-traffic-negative{color:var(--traffic-negative)}.color-traffic-alternative{color:var(--traffic-alternative)}.color-bg-primary{background-color:var(--bg-primary)}.color-bg-secondary{background-color:var(--bg-secondary)}.color-bg-modals{background-color:var(--bg-modals)}.color-bg-dropdown-list{background-color:var(--bg-dropdown-list)}.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--account-inactive{background-image:url(assets/pic/illustration/account-inactive.svg)}.white-theme .illustr--account-inactive{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--duplicated-account{background-image:url(assets/pic/illustration/duplicated-account.svg)}.white-theme .illustr--duplicated-account{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--fail-gold{background-image:url(assets/pic/illustration/fail-gold.svg)}.white-theme .illustr--fail-gold{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--mt5{background-image:url(assets/pic/illustration/mt5.svg)}.white-theme .illustr--mt5{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('data:image/svg+xml,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 144 144"><path d="M72 119a15 15 0 1 1 0-30 15 15 0 0 1 0 30Z" fill="%23755236"/><path d="M128.26 67.98c3.45-1.78 4.85-6.08 2.76-9.38a70.55 70.55 0 0 0-22.37-22.14A69.54 69.54 0 0 0 72 26a69.54 69.54 0 0 0-36.66 10.46A70.55 70.55 0 0 0 12.98 58.6c-2.1 3.3-.69 7.6 2.76 9.38 3.46 1.78 7.65.36 9.82-2.88a56.42 56.42 0 0 1 17.12-16.54 55.63 55.63 0 0 1 58.64 0 56.41 56.41 0 0 1 17.12 16.54c2.17 3.24 6.37 4.66 9.82 2.88Z" fill="%23D4A077"/><path d="M108.25 88.02c3-1.54 4.22-5.27 2.32-8.07a47.01 47.01 0 0 0-14.13-13.58 46.36 46.36 0 0 0-48.88 0 47 47 0 0 0-14.13 13.58c-1.9 2.8-.68 6.53 2.32 8.07 2.99 1.55 6.6.3 8.63-2.41a34.76 34.76 0 0 1 9.54-8.75 34.3 34.3 0 0 1 45.7 8.75c2.02 2.71 5.64 3.96 8.63 2.41Z" fill="%23BB8961"/></svg>')}.white-theme .illustr--no-internet-connection{background-position:50% 100%}.illustr--notifications{background-image:url(assets/pic/illustration/notifications.svg)}.white-theme .illustr--notifications{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--onboarding-step-12{background-image:url(assets/pic/illustration/onboarding-step-12.svg)}.white-theme .illustr--onboarding-step-12{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}body{font-family:var(--font-regular);font-weight:var(--font-weight-regular);color:var(--color-o);background-color:var(--bg-primary)!important;-webkit-touch-callout:none}body.no-background{background-color:transparent!important}body,ion-nav{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button{padding:0;text-align:start}a{color:var(--alternative);-webkit-touch-callout:none}a:focus,a:active{outline:none}@media (any-hover: hover){a:hover{color:var(--alternative)}}p{margin:0}input,textarea,select{color:var(--color-o)}input:focus,input:active,textarea:focus,textarea:active,select:focus,select:active{outline:none}strong{font-family:var(--font-bold);font-weight:var(--font-weight-bold)}ion-back-button{position:relative;padding-inline-start:16px;padding-inline-end:16px}ion-back-button:before{position:absolute;top:50%;left:50%;z-index:2;width:24px;height:24px;content:"";background-color:var(--color-o);-webkit-mask:url(assets/pic/icons/arrow-back-android.svg) no-repeat 50% 50%;mask:url(assets/pic/icons/arrow-back-android.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;transform:translate(-50%,-50%)}.plt-ios ion-back-button:before{-webkit-mask-image:url(assets/pic/icons/arrow-ios.svg);mask-image:url(assets/pic/icons/arrow-ios.svg)}ion-back-button::part(native){visibility:hidden}[dir=rtl] ion-back-button{transform:scaleX(-1)}.header-icon-button{position:relative;box-sizing:content-box;display:flex;align-items:center;justify-content:center;height:var(--header-height);padding-inline-start:8px;padding-inline-end:8px;margin:0;color:var(--color-o);background-color:transparent}.header-icon-button.ion-activated,.header-icon-button:active{opacity:.5}.header-icon-button:disabled,.header-icon-button.disable,.header-icon-button.disabled{color:rgba(var(--color-o-rgb),.12)}ion-header ion-toolbar{--background: var(--bg-primary)}ion-header ion-toolbar:first-child{--min-height: 48px;--border-width: 0 !important}ion-header ion-toolbar:first-child ion-buttons{min-height:48px}ion-header .fake-ion-toolbar{background:var(--bg-primary)}ion-header .fake-ion-toolbar:first-child{--min-height: 48px;--border-width: 0 !important}ion-header .fake-ion-toolbar:first-child ion-buttons{min-height:48px}ion-header.header-top ion-toolbar{--background: transparent}ion-header.header-top .fake-ion-toolbar{background:transparent}ion-header.header-top ion-back-button,ion-header.header-top .header-icon-button{color:var(--white)}ion-header.has-scroll-shadow.shadow:after{position:absolute;inset-inline-end:0;inset-block-end:-16px;inset-inline-start:0;height:16px;content:"";background:linear-gradient(0deg,rgba(var(--bg-primary-rgb),0) 0%,var(--bg-primary) 100%);border-top:4px solid var(--bg-primary)}ion-buttons[slot=start] .header-icon-button:first-child{padding-inline-start:16px}ion-buttons[slot=end] .header-icon-button:first-child{padding-inline-start:4px}ion-buttons[slot=end] .header-icon-button:last-child{padding-inline-end:16px}.header-ios ion-toolbar:last-child{--border-width: 0}ion-title{padding-inline-start:56px;padding-inline-end:56px}ion-title.medium{padding-inline-start:96px;padding-inline-end:96px}ion-title.short{padding-inline-end:144px}.page-title{overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);color:var(--color-o);text-overflow:ellipsis;white-space:nowrap}.page-title.centered-title{text-align:center}.page-subtitle{max-width:100%;overflow:hidden;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4);text-overflow:ellipsis;white-space:nowrap}.header-text-button{display:flex;align-items:center;justify-content:center;height:100%;padding:0;font:var(--font-weight-medium) 14px/20px var(--font-medium);color:var(--alternative);background-color:transparent}.header-text-button.disabled,.header-text-button[disabled]{color:rgba(var(--color-o-rgb),.12);pointer-events:none}ion-buttons[slot=start] .header-text-button:first-child{padding-inline-start:16px}ion-buttons[slot=end] .header-text-button:last-child{padding-inline-end:16px}ion-footer{--bg-footer: var(--bg-primary-rgb)}ion-footer .button-toolbar{margin:16px 24px}ion-footer .button-toolbar+.button-toolbar{margin-top:0}ion-footer ion-toolbar{--background: rgba(var(--bg-footer), 1)}ion-footer ion-toolbar:last-of-type{padding-bottom:var(--ion-safe-area-bottom, 0)}ion-footer:not(.footer-without-shadow) ion-toolbar:first-child{contain:none}ion-footer:not(.footer-without-shadow) ion-toolbar:first-child:before{position:absolute;top:-16px;right:0;left:0;box-sizing:border-box;height:16px;content:"";background:linear-gradient(180deg,rgba(var(--bg-footer),0),rgba(var(--bg-footer),1));border-bottom:4px solid rgba(var(--bg-footer),1)}ion-footer:not(.footer-without-shadow) ion-toolbar:first-child .button-toolbar:first-child{margin-top:0}ion-footer.footer-ios ion-toolbar:first-child,ion-footer.footer-ios ion-toolbar:first-of-type{--border-width: 0}.plt-ios [nativekeyboardvisible=true] ion-footer ion-toolbar:last-of-type{padding-bottom:0}.action-sheet-common{--backdrop-opacity: .4;--max-width: none;--max-height: 85vh;--background: transparent;--width: 100%;--color: var(--color-o);--button-background-activated: transparent;--button-background-activated-opacity: 0;--button-background-focused: transparent;--button-background-focused-opacity: 0;--button-background-hover: transparent;--button-background-hover-opacity: 0;--button-background-selected: transparent;--button-background-selected-opacity: 0;--button-background: transparent}.action-sheet-common .action-sheet-wrapper{padding-bottom:0;margin-inline:0;margin-bottom:0}.action-sheet-common .action-sheet-container{padding:0}.action-sheet-common .action-sheet-group{padding:0 var(--gutter);margin:0 0 -.55px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;touch-action:pan-y;background:var(--bg-modals);border-radius:0;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:paint layout}.action-sheet-common .action-sheet-group:first-child{padding-top:24px;margin-top:0;border-radius:var(--border-radius-default) var(--border-radius-default) 0 0;box-shadow:0 -2px 4px rgba(var(--black-rgb),.2)}.action-sheet-common .action-sheet-group:last-child{padding-bottom:var(--ion-safe-area-bottom, 0);margin:0}.action-sheet-common .action-sheet-title{font:var(--font-weight-bold) 20px/30px var(--font-bold);padding:0 0 24px;background:transparent}.action-sheet-common .action-sheet-sub-title{font-family:var(--font-regular);font-weight:var(--font-weight-regular);font-size:14px;line-height:20px;padding:8px 0 0;color:rgba(var(--color-o-rgb),.6);text-align:center}.action-sheet-common .action-sheet-sub-title .middle{color:var(--orange-o)}.action-sheet-common .action-sheet-sub-title p:not(:last-child){margin-bottom:16px}.action-sheet-common .action-sheet-button.button-main{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;gap:8px;align-items:center;justify-content:center;height:48px;padding:1px 16px 0;overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);text-align:center;text-decoration:none;cursor:pointer;border:0;border-radius:var(--border-radius-default);transition:.2s background;--loader-color: var(--button-main-color);color:var(--button-main-color);background-color:var(--alternative)}.action-sheet-common .action-sheet-button.button-main:focus,.action-sheet-common .action-sheet-button.button-main:active{outline:none}.action-sheet-common .action-sheet-button.button-main .visibility-hidden{visibility:hidden;opacity:0}.action-sheet-common .action-sheet-button.button-main .button-text{min-width:0}.action-sheet-common .action-sheet-button.button-main .button-text:empty{display:none}.action-sheet-common .action-sheet-button.button-main loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.action-sheet-common .action-sheet-button.button-main iconex{margin-top:-1px}.action-sheet-common .action-sheet-button.button-main.loading{pointer-events:none;cursor:default}.action-sheet-common .action-sheet-button.button-main.loading iconex,.action-sheet-common .action-sheet-button.button-main.loading .button-text{visibility:hidden;opacity:0}.action-sheet-common .action-sheet-button.button-main.disabled-touch{pointer-events:none;cursor:default}.action-sheet-common .action-sheet-button.button-main:disabled{color:rgba(var(--color-o-rgb),.12);pointer-events:none;cursor:default;background-color:rgba(var(--color-o-rgb),.06);opacity:1;animation:none}.action-sheet-common .action-sheet-button.button-main:disabled:before{animation:none}@media (hover: hover) and (pointer: fine){.action-sheet-common .action-sheet-button.button-main:not(:disabled):not(.loading):hover,.action-sheet-common .action-sheet-button.button-main:not(:disabled):not(.loading).hover{background-image:linear-gradient(0deg,rgba(var(--white-rgb),.2),rgba(var(--white-rgb),.2))}}.action-sheet-common .action-sheet-button.button-main:not(:disabled):not(.loading):active,.action-sheet-common .action-sheet-button.button-main:not(:disabled):not(.loading).active{background-image:linear-gradient(0deg,rgba(var(--black-rgb),.2),rgba(var(--black-rgb),.2))}.action-sheet-common .action-sheet-button.button-main.negative{background-color:var(--negative-o)}.action-sheet-common .action-sheet-button.button-outlined{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;gap:8px;align-items:center;justify-content:center;height:48px;padding:1px 16px 0;overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);text-align:center;text-decoration:none;cursor:pointer;border:0;border-radius:var(--border-radius-default);transition:.2s background;color:var(--alternative);background:unset;box-shadow:inset 0 0 0 1px var(--alternative);--loader-color: var(--alternative)}.action-sheet-common .action-sheet-button.button-outlined:focus,.action-sheet-common .action-sheet-button.button-outlined:active{outline:none}.action-sheet-common .action-sheet-button.button-outlined .visibility-hidden{visibility:hidden;opacity:0}.action-sheet-common .action-sheet-button.button-outlined .button-text{min-width:0}.action-sheet-common .action-sheet-button.button-outlined .button-text:empty{display:none}.action-sheet-common .action-sheet-button.button-outlined loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.action-sheet-common .action-sheet-button.button-outlined iconex{margin-top:-1px}.action-sheet-common .action-sheet-button.button-outlined.loading{pointer-events:none;cursor:default}.action-sheet-common .action-sheet-button.button-outlined.loading iconex,.action-sheet-common .action-sheet-button.button-outlined.loading .button-text{visibility:hidden;opacity:0}.action-sheet-common .action-sheet-button.button-outlined.disabled-touch{pointer-events:none;cursor:default}.action-sheet-common .action-sheet-button.button-outlined:disabled{color:rgba(var(--color-o-rgb),.12);pointer-events:none;cursor:default;background-color:transparent;box-shadow:inset 0 0 0 1px rgba(var(--color-o-rgb),.12);opacity:unset;animation:none}@media (hover: hover) and (pointer: fine){.action-sheet-common .action-sheet-button.button-outlined:not(:disabled):not(.loading):hover,.action-sheet-common .action-sheet-button.button-outlined:not(:disabled):not(.loading).hover{background-color:rgba(var(--alternative-rgb),.2);border-color:var(--alternative)}}.action-sheet-common .action-sheet-button.button-outlined:not(:disabled):not(.loading):active,.action-sheet-common .action-sheet-button.button-outlined:not(:disabled):not(.loading).active{background:rgba(var(--alternative-rgb),.2);opacity:.72}.action-sheet-common .action-sheet-button.button-cleared{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;gap:8px;align-items:center;justify-content:center;height:48px;padding:1px 16px 0;overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);text-align:center;text-decoration:none;cursor:pointer;border:0;border-radius:var(--border-radius-default);transition:.2s background;--loader-color: var(--alternative);color:var(--alternative);background:transparent}.action-sheet-common .action-sheet-button.button-cleared:focus,.action-sheet-common .action-sheet-button.button-cleared:active{outline:none}.action-sheet-common .action-sheet-button.button-cleared .visibility-hidden{visibility:hidden;opacity:0}.action-sheet-common .action-sheet-button.button-cleared .button-text{min-width:0}.action-sheet-common .action-sheet-button.button-cleared .button-text:empty{display:none}.action-sheet-common .action-sheet-button.button-cleared loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.action-sheet-common .action-sheet-button.button-cleared iconex{margin-top:-1px}.action-sheet-common .action-sheet-button.button-cleared.loading{pointer-events:none;cursor:default}.action-sheet-common .action-sheet-button.button-cleared.loading iconex,.action-sheet-common .action-sheet-button.button-cleared.loading .button-text{visibility:hidden;opacity:0}.action-sheet-common .action-sheet-button.button-cleared.disabled-touch{pointer-events:none;cursor:default}.action-sheet-common .action-sheet-button.button-cleared:disabled{color:rgba(var(--color-o-rgb),.12);pointer-events:none;cursor:default;background-color:transparent;opacity:unset;animation:none}@media (hover: hover) and (pointer: fine){.action-sheet-common .action-sheet-button.button-cleared:not(:disabled):not(.loading):hover,.action-sheet-common .action-sheet-button.button-cleared:not(:disabled):not(.loading).hover{background-color:rgba(var(--alternative-rgb),.12)}}.action-sheet-common .action-sheet-button.button-cleared:not(:disabled):not(.loading):active,.action-sheet-common .action-sheet-button.button-cleared:not(:disabled):not(.loading).active{color:rgba(var(--alternative-rgb),.8);background-color:rgba(var(--alternative-rgb),.06)}.action-sheet-common .action-sheet-button.button-cleared.grey{color:rgba(var(--color-o-rgb),.4);--loader-color: var(--white)}:host-context(.white-theme) .action-sheet-common .action-sheet-button.button-cleared.grey{--loader-color: var(--loader-dark-color)}@media (hover: hover) and (pointer: fine){.action-sheet-common .action-sheet-button.button-cleared.grey:not(:disabled):not(.loading):hover,.action-sheet-common .action-sheet-button.button-cleared.grey:not(:disabled):not(.loading).hover{background-color:rgba(var(--color-o-rgb),.12)}}.action-sheet-common .action-sheet-button.button-cleared.grey:not(:disabled):not(.loading):active,.action-sheet-common .action-sheet-button.button-cleared.grey:not(:disabled):not(.loading).active{color:rgba(var(--color-o-rgb),.3);background-color:rgba(var(--color-o-rgb),.06)}.action-sheet-common .action-sheet-button.button-main,.action-sheet-common .action-sheet-button.button-outlined,.action-sheet-common .action-sheet-button.button-cleared{margin-bottom:8px}.action-sheet-common .action-sheet-button.button-main:after,.action-sheet-common .action-sheet-button.button-outlined:after,.action-sheet-common .action-sheet-button.button-cleared:after{display:none}.action-sheet-common .action-sheet-button.button-main.action-sheet-cancel,.action-sheet-common .action-sheet-button.button-outlined.action-sheet-cancel,.action-sheet-common .action-sheet-button.button-cleared.action-sheet-cancel{font-family:var(--font-bold);font-weight:var(--font-weight-bold);margin-bottom:16px}.action-sheet-common .video-container{padding:0 8px}.action-sheet-common .video-container__preview{width:100%;height:100%}.action-sheet-user .action-sheet-title{font:var(--font-weight-bold) 20px/30px var(--font-bold);padding-bottom:30px}.action-pre-wrap .action-sheet-sub-title{white-space:pre-wrap}.action-sheet-stop-loss-info .action-sheet-group{padding:0 var(--gutter)}.action-sheet-stop-loss-info .action-sheet-group:first-child{padding-top:24px}.action-sheet-stop-loss-info .action-sheet-title{font:var(--font-weight-bold) 20px/30px var(--font-bold);padding:0}.action-sheet-stop-loss-info .action-sheet-sub-title{font-family:var(--font-regular);font-weight:var(--font-weight-regular);font-size:14px;line-height:20px;padding:0;margin:8px 0 24px;color:rgba(var(--color-o-rgb),.6)}.action-sheet-stop-loss-info .action-sheet-button.button-main{margin-bottom:16px}.custom-input-container__buttons{position:relative;display:flex;flex:0 0 auto;align-items:stretch;justify-content:flex-start;height:48px;background-color:var(--bg-modals);border-bottom:1px solid rgba(var(--color-o-rgb),.12);border-radius:var(--border-radius-default) var(--border-radius-default) 0 0;box-shadow:0 -2px 4px #0003}.custom-input-container__buttons button{display:flex;align-items:center;justify-content:flex-start;height:48px;padding:0 24px;margin:0;font:var(--font-weight-medium) 16px/24px var(--font-medium);color:var(--alternative)}.custom-input-container__buttons button.button-custom{padding:0 14px}.custom-input-container__buttons button.button-custom.hide{display:none}.custom-input-container__buttons button.button-custom-plus-minus{font:var(--font-weight-regular) 24px var(--font-regular)}.custom-input-container__buttons button.button-text{position:relative;padding:0 16px;font-family:var(--font-bold);font-weight:var(--font-weight-regular)}.custom-input-container__buttons button.button-text:before{position:absolute;right:0;bottom:-1px;left:0;height:2px;content:"";background-color:var(--alternative)}.custom-input-container__buttons button.button-text:first-of-type{margin-inline-start:16px}.custom-input-container__buttons button.button-text:not(.active){color:rgba(var(--color-o-rgb),.4)}.custom-input-container__buttons button.button-text:not(.active):before{opacity:0}[deviceorientation=landscape-secondary] .custom-input-container__buttons{padding-inline-end:var(--ion-safe-area-bottom, 0)}.custom-input-container__cell{display:flex;align-items:center;justify-content:flex-start}.custom-input-container__cell--right-align{margin-inline-start:auto}.custom-input-container__content{position:relative;min-height:100px;overflow:hidden}.custom-input-container__content:before{position:absolute;inset:0;z-index:-1;content:"";background-color:var(--bg-modals)}.custom-date-selected{position:relative;z-index:2;min-height:256px;padding:8px 24px var(--ion-safe-area-bottom, 0)}.custom-date-selected-item{display:flex;align-items:center;justify-content:space-between;height:48px;border-bottom:1px solid rgba(var(--color-o-rgb),.12)}.custom-date-selected-item label{font:var(--font-weight-medium) 14px/20px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.custom-date-selected ion-datetime-button::part(native){font:var(--font-weight-medium) 16px/24px var(--font-medium);color:var(--color-o)}.custom-list{position:relative;z-index:2;height:256px;padding:0;margin:0;overflow-y:auto;overscroll-behavior-y:contain;list-style:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:paint layout}.custom-color-set{position:relative;z-index:2;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding-bottom:var(--ion-safe-area-bottom, 0);margin:10px;overflow:hidden}.custom-color-set__item{width:40px;height:40px;margin:20px 10px;border-radius:50%}.custom-color-set__item:first-child{margin-top:10px}.custom-color-set__item:last-child{margin-bottom:10px}.custom-color-set__item--active{box-shadow:0 0 0 4px var(--white)}.white-theme .custom-color-set__item--active{box-shadow:0 0 0 4px #d2d2d2}.custom-chart-type{z-index:0;width:100%;height:64px;margin:16px 0 24px;overflow:hidden}.custom-chart-type__scroller{display:flex;flex-wrap:nowrap;height:104px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.custom-chart-type__scroller::-webkit-scrollbar{display:none}.custom-chart-type__scroller:before,.custom-chart-type__scroller:after{flex:0 0 auto;width:10px;content:""}.custom-chart-type__btn{--iconex-size: 32px;display:flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:80px;height:64px;padding:0 6px;margin:0 8px;font:var(--font-weight-medium) 18px var(--font-medium);color:rgba(var(--color-o-rgb),.4);text-align:center;background-color:rgba(var(--color-o-rgb),.12);border-radius:var(--border-radius-default)}.custom-chart-type__btn:active,.custom-chart-type__btn.ion-activated{background-color:rgba(var(--color-o-rgb),.3)}.custom-chart-type__btn--selected{color:rgba(var(--black-rgb),.6);background-color:var(--alternative)}.custom-price-type{display:flex;align-items:center;justify-content:space-between;height:56px;margin:4px 24px 0}.custom-price-type__field-item1{color:var(--alternative)}.custom-price-type__label{font:var(--font-weight-bold) 16px/24px var(--font-bold);color:var(--color-o)}.custom-price-type__field{display:flex;flex:0 0 auto;align-items:center;align-self:stretch;justify-content:flex-end;font:var(--font-weight-medium) 14px/18px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.custom-price-type__field--active .custom-price-type__field-item1{color:rgba(var(--color-o-rgb),.4)}.custom-price-type__separator{width:1px;height:16px;margin:0 8px;background-color:rgba(var(--color-o-rgb),.12)}.ionic-popover{align-items:inherit;justify-content:inherit;--backdrop-opacity: 0;--background: var(--bg-dropdown-list);--box-shadow: var(--shadow2)}.ionic-popover::part(content){border:unset;border-radius:var(--border-radius-medium)}.ionic-popover.popover-bottom::part(arrow):after{top:-8px}.ionic-popover .popover-container{margin:16px;font-size:12px;line-height:16px;color:rgba(var(--color-o-rgb),.6)}.ionic-popover .popover-container__title{margin-bottom:4px;font-family:var(--font-medium);font-weight:var(--font-weight-medium);color:var(--color-o)}.ionic-popover .popover-container__title:empty{display:none}.ionic-popover .popover-container b,.ionic-popover .popover-container strong{font-family:var(--font-bold);font-weight:var(--font-weight-bold)}.trade-size-popover,.margin-required-popover,.fx-rate-popover{--width: fit-content}.fx-rate-popover::part(content){border-radius:var(--border-radius)}.fx-rate-popover .popover-container{font-family:var(--font-medium);font-weight:var(--font-weight-medium);margin:6px 8px}.margin-required-balance-popover{--width: 164px;--offset-x: -15px}[dir=rtl] .margin-required-balance-popover{--offset-x: -32px}.margin-required-balance-popover::part(arrow){margin-inline-start:-55px}[dir=rtl] .margin-required-balance-popover::part(arrow){margin-inline-end:-38px}.overnight-fee-popover{--width: 272px}.ko-fee-popover,.ko-overnight-fee-popover,.ko-expiring-info-popover{--width: 288px}.payment-details-popover{--width: 280px}.payment-details-popover .popover-container__content{text-align:center;white-space:nowrap}.text-and-link-tooltip{--width: 244px;--offset-x: 10px}[dir=rtl] .text-and-link-tooltip{--offset-x: -10px}.white-theme .text-and-link-tooltip{--box-shadow: 0 0 16px rgba(var(--black-rgb), .2)}.text-and-link-tooltip::part(arrow){z-index:11;margin-inline-start:-10px}[dir=rtl] .text-and-link-tooltip::part(arrow){margin-inline-end:10px}.text-and-link-popover{--width: 244px;--offset-x: 55px}[dir=rtl] .text-and-link-popover{--offset-x: -55px}.text-and-link-popover::part(arrow){z-index:11;margin-inline-start:-55px}[dir=rtl] .text-and-link-popover::part(arrow){margin-inline-end:55px}.rebates-popover{--min-width: 80vw}.invite-friends-tooltip-popover{text-align:center;--width: 244px;--offset-x: -20px}[dir=rtl] .invite-friends-tooltip-popover{--offset-x: 20px}.invite-friends-tooltip-popover::part(arrow){margin-inline-start:20px}[dir=rtl] .invite-friends-tooltip-popover::part(arrow){margin-inline-end:-20px}.tier-info-tooltip-popover{text-align:center;--width: 244px;--offset-x: -15px}[dir=rtl] .tier-info-tooltip-popover{--offset-x: 15px}.tier-info-tooltip-popover::part(arrow){margin-inline-start:15px}[dir=rtl] .tier-info-tooltip-popover::part(arrow){margin-inline-end:-15px}.total-rewards-popover{--width: 300px;--offset-x: 20px}[dir=rtl] .total-rewards-popover{--offset-x: -20px}.total-rewards-popover::part(arrow){margin-inline-start:-20px}[dir=rtl] .total-rewards-popover::part(arrow){margin-inline-end:20px}.content-popover{flex:1;width:100%;padding-inline-end:24px;margin-inline-end:-24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;color:var(--color-o);touch-action:pan-y;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:paint layout}.content-popover:after{display:block;width:100%;height:24px;content:""}.content-popover .text-content{font:var(--font-weight-regular) 14px/20px var(--font-regular);color:rgba(var(--color-o-rgb),.6)}.content-popover .text-content:not(:empty){margin-top:8px}.popover-controls ion-content{color:inherit;background-color:inherit}.popover-custom,.popover-custom2{--backdrop-opacity: .4;--box-shadow: 0 -2px 4px 0 rgba(var(--black-rgb), .2);align-items:flex-end;width:100vw}.popover-custom::part(arrow),.popover-custom2::part(arrow){display:none}.popover-custom::part(content),.popover-custom2::part(content){position:static;width:100vw;max-height:none;padding-bottom:var(--ion-safe-area-bottom, 0);overflow:hidden;background-color:var(--bg-modals);border-radius:var(--border-radius) var(--border-radius) 0 0}[nativekeyboardvisible=true] .popover-custom::part(content),[nativekeyboardvisible=true] .popover-custom2::part(content){padding-bottom:0}.popover-custom .popover-viewport,.popover-custom2 .popover-viewport{display:flex;flex-direction:column;width:100%;max-height:85vh;padding:0 24px 16px}.popover-custom ion-content,.popover-custom2 ion-content{color:inherit;background-color:inherit}.popover-custom .popover-viewport{padding-top:24px}.popover-custom2{position:absolute}.popover-custom2 .popover-viewport>*:not([nav-viewport]){padding-top:0}.popover-custom2 .popover-viewport ion-content{--background: var(--bg-modals)}.popover-custom2 .content-popover{padding-right:0;padding-bottom:15px;padding-left:0}.popover-custom__pic{margin:0 auto 8px}.wrapper-button-popover{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px;width:100%;margin:8px 0 0}.wrapper-button-popover [button-main],.wrapper-button-popover .button-popover.inline-button{flex:1}.content-popover-wrapper{position:relative;display:flex;flex:1;width:100%;overflow:hidden}.content-popover-wrapper:after{position:absolute;right:0;bottom:0;left:0;box-sizing:border-box;height:16px;content:"";background:linear-gradient(180deg,rgba(var(--bg-modals-rgb),0) 0%,var(--bg-modals) 100%);border-bottom:4px solid var(--bg-modals)}.content-popover-wrapper+.wrapper-button-popover{margin-top:0}.popover-custom2-header{display:flex;align-items:center;height:50px;margin:0 var(--gutter-negative)}.popover-custom2-header--has-bottom-border{border-bottom:1px solid rgba(var(--color-o-rgb),.12)}.popover-custom2-header__title{flex:1;width:0;overflow:hidden;font:var(--font-weight-bold) 16px/19px var(--font-bold);color:var(--color-o);text-align:center;text-overflow:ellipsis;white-space:nowrap}.popover-custom2-header__button{padding-top:16px;padding-bottom:15px;font:var(--font-weight-bold) 16px/19px var(--font-bold);color:var(--alternative)}.popover-custom2-header__button:first-child{padding-inline-start:var(--gutter);padding-inline-end:8px}.popover-custom2-header__button:last-child{padding-inline-start:8px;padding-inline-end:var(--gutter)}.popover-pic{margin:0 auto 16px}.popover-illustr{width:fit-content;margin:0 auto 24px}.popover-illustr .illustr{--size-illustr: 72px}.popover-title{display:flex;align-items:center;justify-content:center;text-align:center}.popover-controls{--backdrop-opacity: .4;align-items:flex-end;width:100vw}.popover-controls::part(arrow){display:none}.popover-controls::part(content){position:static;width:100vw;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;touch-action:pan-y;background-color:var(--bg-modals);border-radius:var(--border-radius) var(--border-radius) 0 0;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:paint layout}.radio-for-popover{position:relative;padding-inline-start:40px;padding-inline-end:0;padding-top:10px;padding-bottom:10px;font:var(--font-weight-bold) 16px/24px var(--font-bold)}@media (min-width: 375px){.radio-for-popover{padding-inline-end:20px;padding-top:15px;padding-bottom:15px}}.radio-for-popover:before{position:absolute;top:9px;left:0;width:22px;height:22px;content:"";background:var(--input-bg-color-o);border:1px solid var(--input-border-color-o);border-radius:50%;transform:translateZ(0)}.radio-for-popover__description{display:block;margin-top:3px;font:var(--font-weight-regular) 14px/20px var(--font-regular);color:rgba(var(--color-o-rgb),.5)}@media (min-width: 375px){.radio-for-popover__description{font-size:16px;line-height:22px}}.radio-for-popover .check-icon{position:absolute;top:9px;left:0;color:var(--checkbox-radio-color);background-color:var(--alternative);border-radius:50%;opacity:0}.radio-for-popover--check-onside{display:flex;align-items:center;padding-inline-start:0;padding-inline-end:31px;padding-top:17px;padding-bottom:17px}.radio-for-popover--check-onside:before,.radio-for-popover--check-onside .check-icon{top:50%;right:0;left:unset;transform:translateY(-50%) translateZ(0)}.radio-for-popover--checked:before{opacity:0}.radio-for-popover--checked .check-icon{opacity:1}.radio-for-popover.disabled{color:rgba(var(--color-o-rgb),.2)}.radio-for-popover.disabled:before{opacity:.2}.radio-for-popover.disabled .radio-for-popover__description{color:rgba(var(--color-o-rgb),.2)}[dir=rtl] .radio-for-popover:before{right:0;left:unset}[dir=rtl] .radio-for-popover .check-icon{right:0;left:unset}[dir=rtl] .radio-for-popover--check-onside:before,[dir=rtl] .radio-for-popover--check-onside .check-icon{right:unset;left:0}.radio-for-popover--checked.disabled .check-icon{opacity:.2}.popover-feedback{--backdrop-opacity: .4;display:flex;align-items:flex-start;justify-content:center}.popover-feedback::part(arrow){display:none}.popover-feedback::part(content){position:static;width:96vw;margin-top:8px;overflow:hidden}.plt-ios .popover-feedback::part(content){margin-top:calc(20px + var(--ion-safe-area-top, 0))}.popover-feedback .popover-container{margin:0;background-color:var(--bg-secondary);border-radius:8px}.win-rate-popover{--width: 191px}.win-rate-popover .popover-container{margin:8px}.toast-closed-position{--backdrop-opacity: .4;align-items:flex-end;width:100vw}.toast-closed-position::part(arrow){display:none}.toast-closed-position::part(content){position:static;top:auto!important;left:auto!important;width:100vw;max-height:none;padding-bottom:var(--ion-safe-area-bottom, 0);overflow:hidden;background:unset;border:0;border-radius:0;box-shadow:none;transform-origin:center bottom!important}.toast-closed-position .popover-viewport{display:flex;flex-direction:column;width:100%}.toast-custom,.toast-custom-negative,.toast-custom-positive,.toast-custom-warning,.toast-custom-error{--background: var(--blue);--border-radius: var(--border-radius-medium);--box-shadow: none;--max-width: none;--color: var(--white);--button-color: var(--white);--start: 10px;--end: 10px;--min-height: 48px}.toast-custom::part(content),.toast-custom-negative::part(content),.toast-custom-positive::part(content),.toast-custom-warning::part(content),.toast-custom-error::part(content){display:flex;flex-direction:column-reverse;gap:4px;padding-inline-start:14px;padding-inline-end:8px;padding-top:12px;padding-bottom:12px}.toast-custom::part(header),.toast-custom-negative::part(header),.toast-custom-positive::part(header),.toast-custom-warning::part(header),.toast-custom-error::part(header){margin-bottom:0;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--white-rgb),.8)}.toast-custom::part(message),.toast-custom-negative::part(message),.toast-custom-positive::part(message),.toast-custom-warning::part(message),.toast-custom-error::part(message){font:var(--font-weight-medium) 14px/20px var(--font-medium);color:var(--white)}.toast-custom::part(wrapper),.toast-custom-negative::part(wrapper),.toast-custom-positive::part(wrapper),.toast-custom-warning::part(wrapper),.toast-custom-error::part(wrapper){overflow:hidden}.toast-custom::part(progress-bar),.toast-custom-negative::part(progress-bar),.toast-custom-positive::part(progress-bar),.toast-custom-warning::part(progress-bar),.toast-custom-error::part(progress-bar){position:absolute;bottom:0;width:100%;height:4px;background:rgba(var(--black-rgb),.2)}.toast-custom::part(completed-bar),.toast-custom-negative::part(completed-bar),.toast-custom-positive::part(completed-bar),.toast-custom-warning::part(completed-bar),.toast-custom-error::part(completed-bar){height:100%;background:var(--white)}.toast-custom::part(progress-bar canceled),.toast-custom-negative::part(progress-bar canceled),.toast-custom-positive::part(progress-bar canceled),.toast-custom-warning::part(progress-bar canceled),.toast-custom-error::part(progress-bar canceled){background:var(--yellow-o)}.toast-custom::part(container),.toast-custom-negative::part(container),.toast-custom-positive::part(container),.toast-custom-warning::part(container),.toast-custom-error::part(container){flex-direction:row-reverse}.toast-custom::part(button-group),.toast-custom-negative::part(button-group),.toast-custom-positive::part(button-group),.toast-custom-warning::part(button-group),.toast-custom-error::part(button-group){margin-inline-end:10px}.toast-custom::part(button),.toast-custom-negative::part(button),.toast-custom-positive::part(button),.toast-custom-warning::part(button),.toast-custom-error::part(button){width:24px;height:24px;min-height:unset;padding:0;margin:0;background-color:var(--white);-webkit-mask:no-repeat url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0xMi41IDEzLjU4OC02LjE4NyA2LjE4N2EuNzcuNzcgMCAxIDEtMS4wODgtMS4wODhsNi4xODctNi4xODctNi4xODctNi4xODdhLjc3Ljc3IDAgMCAxIDEuMDg4LTEuMDg4bDYuMTg3IDYuMTg3IDYuMTg3LTYuMTg3YS43Ny43NyAwIDAgMSAxLjA4OCAxLjA4OEwxMy41ODggMTIuNWw2LjE4NyA2LjE4N2EuNzcuNzcgMCAwIDEtMS4wODggMS4wODhMMTIuNSAxMy41ODhaIiBmaWxsPSIjMDAwIi8+PC9zdmc+);mask:no-repeat url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Im0xMi41IDEzLjU4OC02LjE4NyA2LjE4N2EuNzcuNzcgMCAxIDEtMS4wODgtMS4wODhsNi4xODctNi4xODctNi4xODctNi4xODdhLjc3Ljc3IDAgMCAxIDEuMDg4LTEuMDg4bDYuMTg3IDYuMTg3IDYuMTg3LTYuMTg3YS43Ny43NyAwIDAgMSAxLjA4OCAxLjA4OEwxMy41ODggMTIuNWw2LjE4NyA2LjE4N2EuNzcuNzcgMCAwIDEtMS4wODggMS4wODhMMTIuNSAxMy41ODhaIiBmaWxsPSIjMDAwIi8+PC9zdmc+);-webkit-mask-size:contain;mask-size:contain}.toast-custom::part(button-inner),.toast-custom-negative::part(button-inner),.toast-custom-positive::part(button-inner),.toast-custom-warning::part(button-inner),.toast-custom-error::part(button-inner){display:none}.toast-custom-negative{--background: var(--negative-o)}.toast-custom-positive{--background: var(--blue)}.toast-custom-warning{--background: var(--error-color-o)}.toast-custom-error{--background: var(--negative-o)}.toast-summ{direction:ltr;display:inline-flex}.banner-registration{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:72px;padding:4px 8px;background-color:var(--bg-secondary);border-radius:16px}.banner-registration__title{font:var(--font-weight-bold) 18px/28px var(--font-bold);color:var(--color-o)}.banner-registration__text{font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.6)}.banner-registration__text:not(:empty){margin-top:4px}.banner-registration__content{padding:8px 0}.banner-registration .icon-square{margin-inline-start:auto;color:var(--alternative)}.banner-registration .illustr{flex:0 0 auto;width:64px;height:64px;margin-inline-end:4px}.accordion-content{max-height:0;padding:0 14px;overflow:hidden;transition:max-height .2s}.accordion-content:before{display:block;height:16px;content:""}.accordion-content--no-border{border:none}.accordion-content .stop-loss-distance{display:flex;gap:2px;align-items:center;justify-content:flex-start;padding:16px 14px 0;margin:-16px -14px 16px;font:var(--font-weight-medium) 14px/20px var(--font-medium)}.accordion-content .stop-loss-distance .icon-square{color:var(--alternative)}.accordion-container{background-color:var(--bg-secondary);border-radius:var(--border-radius-default)}.accordion-container .guaranteed-stop-loss{display:none;gap:2px;align-items:center;padding:0 14px 2px;margin-top:-6px;font:var(--font-weight-medium) 10px/12px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.accordion-container .guaranteed-stop-loss .icon-square{color:var(--alternative)}.accordion-container .guaranteed-stop-loss__value{color:var(--color-o)}.accordion-container.active:before{position:absolute;top:initial;bottom:-1px;width:1px;height:1px;content:""}.accordion-container.active .guaranteed-stop-loss{display:flex}.accordion-container.active .accordion-content{max-height:300px;border-top:1px solid rgba(var(--color-o-rgb),.12)}.accordion-container.active .accordion-content--no-border{border-top:none}.accordion-head{display:flex;gap:8px;align-items:center;justify-content:space-between;margin:0 14px}.accordion-head-content{position:relative;display:flex;flex:1;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;min-height:56px;padding-top:10px;padding-bottom:10px}.accordion-head-content>*{display:flex;align-items:center}.accordion-head-content [button-main]{margin-inline-start:auto;margin-inline-end:8px}.accordion-title{font:var(--font-weight-bold) 16px/24px var(--font-bold);word-break:keep-all}.accordion-text{display:flex;flex-wrap:wrap;align-items:center;margin:12px 0;font:var(--font-weight-medium) 14px/20px var(--font-medium);transform:translateZ(0)}.accordion-text__inner{color:rgba(var(--color-o-rgb),.6)}.accordion-text__value{margin-inline-start:2px;color:var(--color-o)}.accordion-text__value--negative{color:var(--negative-o)}.accordion-text__value--positive{color:var(--positive-o)}.accordion-text__block{display:inline-flex;align-items:flex-end;margin-top:2px;white-space:nowrap;transform:translateZ(0)}.accordion-text__block:first-child{margin-inline-end:30px}@media (min-width: 375px){.accordion-text__block:first-child{margin-inline-end:67px}}@keyframes animate-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.custom-alert,.custom-alert-invert-btns{--backdrop-opacity: .4;--background: var(--bg-modals);--max-width: 90vw}@media (min-width: 375px){.custom-alert,.custom-alert-invert-btns{--max-width: 80vw}}@media (min-width: 414px){.custom-alert,.custom-alert-invert-btns{--max-width: 70vw}}.custom-alert .alert-wrapper,.custom-alert-invert-btns .alert-wrapper{border-radius:var(--border-radius)}.white-theme .custom-alert .alert-wrapper,.white-theme .custom-alert-invert-btns .alert-wrapper{box-shadow:0 4px 7px #00000080}.custom-alert .alert-head,.custom-alert-invert-btns .alert-head{padding:24px var(--gutter) 0}.custom-alert .alert-head .illustr,.custom-alert-invert-btns .alert-head .illustr{width:72px;height:72px;margin:0 auto 24px}.custom-alert .alert-title,.custom-alert-invert-btns .alert-title{margin-top:0;font:var(--font-weight-bold) 20px/30px var(--font-bold);color:var(--color-o);text-align:center}.custom-alert .alert-message,.custom-alert-invert-btns .alert-message{padding:8px var(--gutter) 0;font:var(--font-weight-regular) 14px/20px var(--font-regular);color:rgba(var(--color-o-rgb),.6);text-align:center}.custom-alert .alert-message .text-start,.custom-alert-invert-btns .alert-message .text-start{text-align:start}.custom-alert .alert-message ul,.custom-alert-invert-btns .alert-message ul{padding-inline-start:20px;margin:0;text-align:start}.custom-alert .alert-message ul li:not(:last-child),.custom-alert-invert-btns .alert-message ul li:not(:last-child){margin-bottom:5px}.custom-alert .alert-button-group,.custom-alert-invert-btns .alert-button-group{flex-flow:column;gap:8px;padding:24px var(--gutter) 16px;margin:0}.custom-alert .alert-button.alert-button-main{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;gap:8px;align-items:center;justify-content:center;height:48px;padding:1px 16px 0;overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);text-align:center;text-decoration:none;cursor:pointer;border:0;border-radius:var(--border-radius-default);transition:.2s background;--loader-color: var(--button-main-color);color:var(--button-main-color);background-color:var(--alternative)}.custom-alert .alert-button.alert-button-main:focus,.custom-alert .alert-button.alert-button-main:active{outline:none}.custom-alert .alert-button.alert-button-main .visibility-hidden{visibility:hidden;opacity:0}.custom-alert .alert-button.alert-button-main .button-text{min-width:0}.custom-alert .alert-button.alert-button-main .button-text:empty{display:none}.custom-alert .alert-button.alert-button-main loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-alert .alert-button.alert-button-main iconex{margin-top:-1px}.custom-alert .alert-button.alert-button-main.loading{pointer-events:none;cursor:default}.custom-alert .alert-button.alert-button-main.loading iconex,.custom-alert .alert-button.alert-button-main.loading .button-text{visibility:hidden;opacity:0}.custom-alert .alert-button.alert-button-main.disabled-touch{pointer-events:none;cursor:default}.custom-alert .alert-button.alert-button-main:disabled{color:rgba(var(--color-o-rgb),.12);pointer-events:none;cursor:default;background-color:rgba(var(--color-o-rgb),.06);opacity:1;animation:none}.custom-alert .alert-button.alert-button-main:disabled:before{animation:none}@media (hover: hover) and (pointer: fine){.custom-alert .alert-button.alert-button-main:not(:disabled):not(.loading):hover,.custom-alert .alert-button.alert-button-main:not(:disabled):not(.loading).hover{background-image:linear-gradient(0deg,rgba(var(--white-rgb),.2),rgba(var(--white-rgb),.2))}}.custom-alert .alert-button.alert-button-main:not(:disabled):not(.loading):active,.custom-alert .alert-button.alert-button-main:not(:disabled):not(.loading).active{background-image:linear-gradient(0deg,rgba(var(--black-rgb),.2),rgba(var(--black-rgb),.2))}.custom-alert .alert-button.alert-button-secondary{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;gap:8px;align-items:center;justify-content:center;height:48px;padding:1px 16px 0;overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);text-align:center;text-decoration:none;cursor:pointer;border:0;border-radius:var(--border-radius-default);transition:.2s background;--loader-color: var(--alternative);color:var(--alternative);background:transparent}.custom-alert .alert-button.alert-button-secondary:focus,.custom-alert .alert-button.alert-button-secondary:active{outline:none}.custom-alert .alert-button.alert-button-secondary .visibility-hidden{visibility:hidden;opacity:0}.custom-alert .alert-button.alert-button-secondary .button-text{min-width:0}.custom-alert .alert-button.alert-button-secondary .button-text:empty{display:none}.custom-alert .alert-button.alert-button-secondary loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-alert .alert-button.alert-button-secondary iconex{margin-top:-1px}.custom-alert .alert-button.alert-button-secondary.loading{pointer-events:none;cursor:default}.custom-alert .alert-button.alert-button-secondary.loading iconex,.custom-alert .alert-button.alert-button-secondary.loading .button-text{visibility:hidden;opacity:0}.custom-alert .alert-button.alert-button-secondary.disabled-touch{pointer-events:none;cursor:default}.custom-alert .alert-button.alert-button-secondary:disabled{color:rgba(var(--color-o-rgb),.12);pointer-events:none;cursor:default;background-color:transparent;opacity:unset;animation:none}@media (hover: hover) and (pointer: fine){.custom-alert .alert-button.alert-button-secondary:not(:disabled):not(.loading):hover,.custom-alert .alert-button.alert-button-secondary:not(:disabled):not(.loading).hover{background-color:rgba(var(--alternative-rgb),.12)}}.custom-alert .alert-button.alert-button-secondary:not(:disabled):not(.loading):active,.custom-alert .alert-button.alert-button-secondary:not(:disabled):not(.loading).active{color:rgba(var(--alternative-rgb),.8);background-color:rgba(var(--alternative-rgb),.06)}.custom-alert .alert-button.alert-button-help{display:flex;align-items:center;justify-content:center;height:28px;padding-inline-end:26px;margin:-20px 0 20px;font:var(--font-weight-medium) 16px/1 var(--font-medium);color:var(--alternative);background-color:transparent;border:0}.custom-alert .alert-button.alert-button-help:before{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;content:"";background-color:var(--alternative);-webkit-mask:url(assets/pic/icons/question-outline.svg) no-repeat 50% 50%;mask:url(assets/pic/icons/question-outline.svg) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}.custom-alert .alert-button.alert-button-help .alert-button-inner{width:auto}.custom-alert-invert-btns .alert-button.alert-button-main{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;gap:8px;align-items:center;justify-content:center;height:48px;padding:1px 16px 0;overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);text-align:center;text-decoration:none;cursor:pointer;border:0;border-radius:var(--border-radius-default);transition:.2s background;--loader-color: var(--alternative);color:var(--alternative);background:transparent}.custom-alert-invert-btns .alert-button.alert-button-main:focus,.custom-alert-invert-btns .alert-button.alert-button-main:active{outline:none}.custom-alert-invert-btns .alert-button.alert-button-main .visibility-hidden{visibility:hidden;opacity:0}.custom-alert-invert-btns .alert-button.alert-button-main .button-text{min-width:0}.custom-alert-invert-btns .alert-button.alert-button-main .button-text:empty{display:none}.custom-alert-invert-btns .alert-button.alert-button-main loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-alert-invert-btns .alert-button.alert-button-main iconex{margin-top:-1px}.custom-alert-invert-btns .alert-button.alert-button-main.loading{pointer-events:none;cursor:default}.custom-alert-invert-btns .alert-button.alert-button-main.loading iconex,.custom-alert-invert-btns .alert-button.alert-button-main.loading .button-text{visibility:hidden;opacity:0}.custom-alert-invert-btns .alert-button.alert-button-main.disabled-touch{pointer-events:none;cursor:default}.custom-alert-invert-btns .alert-button.alert-button-main:disabled{color:rgba(var(--color-o-rgb),.12);pointer-events:none;cursor:default;background-color:transparent;opacity:unset;animation:none}@media (hover: hover) and (pointer: fine){.custom-alert-invert-btns .alert-button.alert-button-main:not(:disabled):not(.loading):hover,.custom-alert-invert-btns .alert-button.alert-button-main:not(:disabled):not(.loading).hover{background-color:rgba(var(--alternative-rgb),.12)}}.custom-alert-invert-btns .alert-button.alert-button-main:not(:disabled):not(.loading):active,.custom-alert-invert-btns .alert-button.alert-button-main:not(:disabled):not(.loading).active{color:rgba(var(--alternative-rgb),.8);background-color:rgba(var(--alternative-rgb),.06)}.custom-alert-invert-btns .alert-button.alert-button-secondary{position:relative;box-sizing:border-box;display:flex;flex:0 0 auto;gap:8px;align-items:center;justify-content:center;height:48px;padding:1px 16px 0;overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);text-align:center;text-decoration:none;cursor:pointer;border:0;border-radius:var(--border-radius-default);transition:.2s background;--loader-color: var(--button-main-color);color:var(--button-main-color);background-color:var(--alternative)}.custom-alert-invert-btns .alert-button.alert-button-secondary:focus,.custom-alert-invert-btns .alert-button.alert-button-secondary:active{outline:none}.custom-alert-invert-btns .alert-button.alert-button-secondary .visibility-hidden{visibility:hidden;opacity:0}.custom-alert-invert-btns .alert-button.alert-button-secondary .button-text{min-width:0}.custom-alert-invert-btns .alert-button.alert-button-secondary .button-text:empty{display:none}.custom-alert-invert-btns .alert-button.alert-button-secondary loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-alert-invert-btns .alert-button.alert-button-secondary iconex{margin-top:-1px}.custom-alert-invert-btns .alert-button.alert-button-secondary.loading{pointer-events:none;cursor:default}.custom-alert-invert-btns .alert-button.alert-button-secondary.loading iconex,.custom-alert-invert-btns .alert-button.alert-button-secondary.loading .button-text{visibility:hidden;opacity:0}.custom-alert-invert-btns .alert-button.alert-button-secondary.disabled-touch{pointer-events:none;cursor:default}.custom-alert-invert-btns .alert-button.alert-button-secondary:disabled{color:rgba(var(--color-o-rgb),.12);pointer-events:none;cursor:default;background-color:rgba(var(--color-o-rgb),.06);opacity:1;animation:none}.custom-alert-invert-btns .alert-button.alert-button-secondary:disabled:before{animation:none}@media (hover: hover) and (pointer: fine){.custom-alert-invert-btns .alert-button.alert-button-secondary:not(:disabled):not(.loading):hover,.custom-alert-invert-btns .alert-button.alert-button-secondary:not(:disabled):not(.loading).hover{background-image:linear-gradient(0deg,rgba(var(--white-rgb),.2),rgba(var(--white-rgb),.2))}}.custom-alert-invert-btns .alert-button.alert-button-secondary:not(:disabled):not(.loading):active,.custom-alert-invert-btns .alert-button.alert-button-secondary:not(:disabled):not(.loading).active{background-image:linear-gradient(0deg,rgba(var(--black-rgb),.2),rgba(var(--black-rgb),.2))}[dir=rtl] .custom-alert .alert-button.alert-button-secondary{border-right:0!important}.global-loader{--backdrop-opacity: .4;--background: transparent}.global-loader .loading-wrapper{padding:0;text-align:center;border-radius:0}.global-loader .loading-wrapper .loading-content{font-weight:var(--font-weight-regular)}.global-loader h2{margin-top:36px;font:var(--font-weight-medium) 22px/32px var(--font-medium);color:#fff}.global-loader p{margin-top:12px;font:var(--font-weight-regular) 16px/24px var(--font-regular);color:#fff}.global-loader .loader{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:var(--loader-size, 24px);height:var(--loader-size, 24px);overflow:hidden;border-radius:50%;-webkit-mask-size:cover;mask-size:cover;animation:unset;--loader-color: var(--white);--loader-size: 48px;margin:0 auto}.global-loader .loader:before{position:static;width:100%;height:100%;content:"";background-color:var(--loader-color, var(--alternative));-webkit-mask:no-repeat 50% url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxvYWRlci1kYXJrIj4KPGcgaWQ9Ikdyb3VwIj4KPHBhdGggaWQ9IkNvbWJpbmVkIFNoYXBlIiBvcGFjaXR5PSIwLjkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMSAxNC4wNDgzQzEgMTMuMTQxMyAxLjYyODExIDEyLjMyIDIuNTU5MzIgMTIuMTAzNUMzLjU5NjY1IDExLjg2MjQgNC42MzUxNCAxMi40NTg5IDQuOTQ5NTMgMTMuNDQ4Nkw0Ljk4OTQzIDEzLjU5MjZDNS4xMDAxIDE0LjA1ODQgNS4yNTk5MSAxNC41MTUxIDUuNDY4NTQgMTQuOTU3N0M2LjY4NjA3IDE3LjU0MDYgOS4yOTQzMiAxOS4wNDI5IDEyIDE4Ljk5OTFWMjIuOTk5NUM3Ljc3MjcyIDIzLjA0MiAzLjcwNzcxIDIwLjY4NDggMS44MDQ3MiAxNi42NDc3QzEuNDc4NzcgMTUuOTU2MyAxLjIyODA1IDE1LjIzOTggMS4wNTQwNiAxNC41MDc1QzEuMDE3NTIgMTQuMzUzNiAxIDE0LjE5OTggMSAxNC4wNDgzWiIgZmlsbD0iIzI2MjYyNiIvPgo8cGF0aCBpZD0iQ29tYmluZWQgU2hhcGVfMiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAxOC45OTkxVjIyLjk5OTRDMTMuNTM2OCAyMi45ODQgMTUuMDk1IDIyLjY1MTQgMTYuNTc4NSAyMS45NjdDMjAuNjIxIDIwLjEwMjMgMjIuOTk3MyAxNi4xMzkxIDIzIDEySDE4Ljk1NjRDMTguOTU0NyAxNC42MzQgMTcuNDQyNSAxNy4xNTYgMTQuODcwMSAxOC4zNDI2QzEzLjk0IDE4Ljc3MTcgMTIuOTYzOCAxOC45ODM1IDEyIDE4Ljk5OTFaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMV8yODA0KSIvPgo8cGF0aCBpZD0iQ29tYmluZWQgU2hhcGVfMyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiA1LjAwMTFWMS4wMDA3M0MxNi4xNDA3IDEuMDQ3NzUgMjAuMDg4NyAzLjM5MTYgMjEuOTU1OCA3LjM1MjMyQzIyLjY2NDEgOC44NTQ5MiAyMi45OTk2IDEwLjQzNDkgMjMgMTEuOTkwM0MyMyAxMS45OTIgMjMgMTEuOTkzNyAyMyAxMS45OTU0QzIzIDExLjk5NjkgMjMgMTEuOTk4NSAyMyAxMkgxOC45NTY0QzE4Ljk1NzEgMTEuMDA4MiAxOC43NDM2IDEwLjAwMDYgMTguMjkxOSA5LjA0MjM5QzE3LjExMDQgNi41MzU4MiAxNC42MTkxIDUuMDQ2ODYgMTIgNS4wMDExWiIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzFfMjgwNCkiLz4KPHBhdGggaWQ9IkNvbWJpbmVkIFNoYXBlXzQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuOTk5OCAxLjAwMDczVjUuMDAxMDlDMTEuMDM2NiA0Ljk4NDI2IDEwLjA1NjEgNS4xNjI2MyA5LjExNzEgNS41NTczN0w4Ljg1MDQ3IDUuNjgyNTJDNy44NDM1MSA2LjE0NzAyIDcuMDIwODMgNi43OTc4OSA2LjM0NjM4IDcuNjM2NjFDNS42NTE0MiA4LjUwMDgzIDQuMzc5ODMgOC42NDQxMSAzLjUwNjIgNy45NTY2NEMyLjYzMjU4IDcuMjY5MTcgMi40ODc3NCA2LjAxMTI3IDMuMTgyNjkgNS4xNDcwNUM0LjE2MzAxIDMuOTI3OTggNS4zOTY4MSAyLjkyNjE1IDYuODIxNTkgMi4yMDY4OUw3LjE3MzE2IDIuMDM2MDFMNy4xODE3MyAyLjAzM0M4LjYyMjQ0IDEuMzY4NDIgMTAuMTMzNSAxLjAzNTU1IDExLjYyNyAxLjAwMjcxTDExLjk5OTggMS4wMDA3M1oiIGZpbGw9InVybCgjcGFpbnQyX2xpbmVhcl8xXzI4MDQpIi8+CjwvZz4KPC9nPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzFfMjgwNCIgeDE9IjE1LjQ4NjQiIHkxPSIyMi40NjkiIHgyPSIyMi40Nzk1IiB5Mj0iMTUuNDk2MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuOSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyNjI2MjYiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl8xXzI4MDQiIHgxPSI3LjQ5MDg3IiB5MT0iNy4zOTE3MiIgeDI9IjE2LjMwOTYiIHkyPSIxNi40MSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuMzUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuNyIvPgo8L2xpbmVhckdyYWRpZW50Pgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50Ml9saW5lYXJfMV8yODA0IiB4MT0iMTAuMDc1NSIgeTE9IjExLjgzNzgiIHgyPSIxMy43NzQzIiB5Mj0iNi4xNjY3NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuMzUiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K);mask:no-repeat 50% url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxvYWRlci1kYXJrIj4KPGcgaWQ9Ikdyb3VwIj4KPHBhdGggaWQ9IkNvbWJpbmVkIFNoYXBlIiBvcGFjaXR5PSIwLjkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMSAxNC4wNDgzQzEgMTMuMTQxMyAxLjYyODExIDEyLjMyIDIuNTU5MzIgMTIuMTAzNUMzLjU5NjY1IDExLjg2MjQgNC42MzUxNCAxMi40NTg5IDQuOTQ5NTMgMTMuNDQ4Nkw0Ljk4OTQzIDEzLjU5MjZDNS4xMDAxIDE0LjA1ODQgNS4yNTk5MSAxNC41MTUxIDUuNDY4NTQgMTQuOTU3N0M2LjY4NjA3IDE3LjU0MDYgOS4yOTQzMiAxOS4wNDI5IDEyIDE4Ljk5OTFWMjIuOTk5NUM3Ljc3MjcyIDIzLjA0MiAzLjcwNzcxIDIwLjY4NDggMS44MDQ3MiAxNi42NDc3QzEuNDc4NzcgMTUuOTU2MyAxLjIyODA1IDE1LjIzOTggMS4wNTQwNiAxNC41MDc1QzEuMDE3NTIgMTQuMzUzNiAxIDE0LjE5OTggMSAxNC4wNDgzWiIgZmlsbD0iIzI2MjYyNiIvPgo8cGF0aCBpZD0iQ29tYmluZWQgU2hhcGVfMiIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiAxOC45OTkxVjIyLjk5OTRDMTMuNTM2OCAyMi45ODQgMTUuMDk1IDIyLjY1MTQgMTYuNTc4NSAyMS45NjdDMjAuNjIxIDIwLjEwMjMgMjIuOTk3MyAxNi4xMzkxIDIzIDEySDE4Ljk1NjRDMTguOTU0NyAxNC42MzQgMTcuNDQyNSAxNy4xNTYgMTQuODcwMSAxOC4zNDI2QzEzLjk0IDE4Ljc3MTcgMTIuOTYzOCAxOC45ODM1IDEyIDE4Ljk5OTFaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXJfMV8yODA0KSIvPgo8cGF0aCBpZD0iQ29tYmluZWQgU2hhcGVfMyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMiA1LjAwMTFWMS4wMDA3M0MxNi4xNDA3IDEuMDQ3NzUgMjAuMDg4NyAzLjM5MTYgMjEuOTU1OCA3LjM1MjMyQzIyLjY2NDEgOC44NTQ5MiAyMi45OTk2IDEwLjQzNDkgMjMgMTEuOTkwM0MyMyAxMS45OTIgMjMgMTEuOTkzNyAyMyAxMS45OTU0QzIzIDExLjk5NjkgMjMgMTEuOTk4NSAyMyAxMkgxOC45NTY0QzE4Ljk1NzEgMTEuMDA4MiAxOC43NDM2IDEwLjAwMDYgMTguMjkxOSA5LjA0MjM5QzE3LjExMDQgNi41MzU4MiAxNC42MTkxIDUuMDQ2ODYgMTIgNS4wMDExWiIgZmlsbD0idXJsKCNwYWludDFfbGluZWFyXzFfMjgwNCkiLz4KPHBhdGggaWQ9IkNvbWJpbmVkIFNoYXBlXzQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuOTk5OCAxLjAwMDczVjUuMDAxMDlDMTEuMDM2NiA0Ljk4NDI2IDEwLjA1NjEgNS4xNjI2MyA5LjExNzEgNS41NTczN0w4Ljg1MDQ3IDUuNjgyNTJDNy44NDM1MSA2LjE0NzAyIDcuMDIwODMgNi43OTc4OSA2LjM0NjM4IDcuNjM2NjFDNS42NTE0MiA4LjUwMDgzIDQuMzc5ODMgOC42NDQxMSAzLjUwNjIgNy45NTY2NEMyLjYzMjU4IDcuMjY5MTcgMi40ODc3NCA2LjAxMTI3IDMuMTgyNjkgNS4xNDcwNUM0LjE2MzAxIDMuOTI3OTggNS4zOTY4MSAyLjkyNjE1IDYuODIxNTkgMi4yMDY4OUw3LjE3MzE2IDIuMDM2MDFMNy4xODE3MyAyLjAzM0M4LjYyMjQ0IDEuMzY4NDIgMTAuMTMzNSAxLjAzNTU1IDExLjYyNyAxLjAwMjcxTDExLjk5OTggMS4wMDA3M1oiIGZpbGw9InVybCgjcGFpbnQyX2xpbmVhcl8xXzI4MDQpIi8+CjwvZz4KPC9nPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzFfMjgwNCIgeDE9IjE1LjQ4NjQiIHkxPSIyMi40NjkiIHgyPSIyMi40Nzk1IiB5Mj0iMTUuNDk2MiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuOSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMyNjI2MjYiIHN0b3Atb3BhY2l0eT0iMC43Ii8+CjwvbGluZWFyR3JhZGllbnQ+CjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQxX2xpbmVhcl8xXzI4MDQiIHgxPSI3LjQ5MDg3IiB5MT0iNy4zOTE3MiIgeDI9IjE2LjMwOTYiIHkyPSIxNi40MSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuMzUiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuNyIvPgo8L2xpbmVhckdyYWRpZW50Pgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50Ml9saW5lYXJfMV8yODA0IiB4MT0iMTAuMDc1NSIgeTE9IjExLjgzNzgiIHgyPSIxMy43NzQzIiB5Mj0iNi4xNjY3NiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuMDEiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjYyNjI2IiBzdG9wLW9wYWNpdHk9IjAuMzUiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K);-webkit-mask-size:cover;mask-size:cover;animation:animate-loader 1s ease-in-out infinite forwards;will-change:transform}.global-loader .loader:after{content:unset}.modal-container__button-toolbar{display:flex;flex:0 0 auto;gap:8px;align-items:flex-start;justify-content:space-between;padding:0 var(--gutter)}.modal-container__button-toolbar:last-of-type{padding-bottom:16px}.modal-container__button-toolbar+.modal-container__button-toolbar{margin-top:8px}.modal-container__button-toolbar [button-main]{flex:1}.custom-modal-bottom,.custom-modal{--background: transparent;--backdrop-opacity: .4}.custom-modal-bottom::part(backdrop),.custom-modal::part(backdrop){opacity:.4}.custom-modal .modal-container{font-family:var(--font-regular);font-weight:var(--font-weight-regular);font-size:14px;line-height:20px;width:306px;padding:24px 24px 16px;margin:auto;color:rgba(var(--color-o-rgb),.6);background-color:var(--bg-modals);border-radius:var(--border-radius-default);box-shadow:var(--shadow2)}.custom-modal .modal-container .illustr{--size-illustr: 72px;margin:0 auto 24px}.custom-modal .modal-container .form-group{margin-top:24px}.custom-modal .modal-container__button-toolbar{padding:0;margin-top:24px}.custom-modal-bottom{--width: 100%;--height: auto}.custom-modal-bottom::part(content){margin-top:auto;box-shadow:0 -2px 4px rgba(var(--black-rgb),.2)}.custom-modal-bottom::part(backdrop){pointer-events:auto}.custom-modal-bottom--no-backdrop,.custom-modal-bottom--backdrop-invisible{--backdrop-opacity: 0}.custom-modal-bottom--no-backdrop::part(backdrop),.custom-modal-bottom--backdrop-invisible::part(backdrop){pointer-events:none}.custom-modal-bottom .modal-container{display:flex;flex-direction:column;max-height:var(--modal-max-height, 85vh);padding-bottom:var(--ion-safe-area-bottom);overflow:hidden;background-color:var(--bg-modals);border-radius:var(--border-radius-default) var(--border-radius-default) 0 0;box-shadow:0 -2px 4px rgba(var(--black-rgb),.2)}.custom-modal-bottom--fixed-height::part(content){height:calc(100% - 15vh)}.custom-modal-bottom--fixed-height .modal-container{height:100%;max-height:none}[nativekeyboardvisible=true] .custom-modal-bottom--fixed-height .modal-container{padding-bottom:0}.custom-modal-bottom--fixed-height .modal-container .modal-container__content-wrapper{flex:1}.ko-tutorial-modal{--width: 100%;--height: 100%;--ion-background-color: transparent;--ion-backdrop-opacity: .85;--ion-backdrop-color: var(--bg-modals);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ko-tutorial-modal::part(backdrop){opacity:.85}.setting-unavailable-modal{--height: 100%}.overlay-modal-clickable{position:absolute;inset:0;z-index:-1}.modal-container__header{margin:24px var(--gutter) 0}.modal-container__header+.modal-container__button-toolbar{margin-top:24px}.modal-container__header+.modal-container__content-wrapper{margin-top:0}.modal-container__header-title{font:var(--font-weight-bold) 20px/30px var(--font-bold);color:var(--color-o);text-align:center}.modal-container__header-icon{--size-illustr: 72px;--logo-size: 44px;display:flex;align-items:center;justify-content:center}.modal-container__header-icon--default-gap{margin-bottom:24px}.modal-container__header-icon--small-gap{margin-bottom:16px}.modal-container__header-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);text-align:center}.modal-container__header-description:empty{display:none}.modal-container__header-fixed{position:relative;flex:0 0 auto;min-height:48px;padding:24px var(--gutter) 0}.modal-container__header-fixed+.modal-container__content-wrapper{margin-top:0}.modal-container__header-fixed .segments{margin:16px 0 8px}.modal-container__header-fixed-title{font:var(--font-weight-bold) 16px/24px var(--font-bold);margin:0 16px;color:var(--color-o);text-align:center}.modal-container__close{position:absolute;top:16px;right:16px;color:var(--color-o)}[dir=rtl] .modal-container__close{right:auto;left:16px}.modal-container__top-bar{display:flex;align-items:center;justify-content:center;height:48px;padding:0 80px;border-bottom:1px solid rgba(var(--color-o-rgb),.12)}.modal-container__top-bar-title{font:var(--font-weight-bold) 16px/24px var(--font-bold);color:var(--color-o);text-align:center}.modal-container__top-bar-btn-end,.modal-container__top-bar-btn-start{font-family:var(--font-medium);font-weight:var(--font-weight-medium);font-size:16px;line-height:24px;position:absolute;top:12px;padding:0 8px;color:var(--alternative)}.modal-container__top-bar-btn-start{left:16px}:host-context([dir=rtl]) .modal-container__top-bar-btn-start{right:16px;left:unset}.modal-container__top-bar-btn-end{right:16px}:host-context([dir=rtl]) .modal-container__top-bar-btn-end{right:unset;left:16px}.modal-container__content-wrapper{position:relative;display:flex;margin-top:8px;overflow:hidden}.modal-container__content-wrapper:before,.modal-container__content-wrapper:after{position:absolute;right:0;left:0;z-index:1;box-sizing:border-box;height:16px;content:"";transform:translateZ(0)}.modal-container__content-wrapper:before{top:0;background:linear-gradient(0deg,rgba(var(--bg-modals-rgb),0) 0%,var(--bg-modals) 100%);border-top:4px solid var(--bg-modals);border-radius:var(--border-radius-default) var(--border-radius-default) 0 0}.modal-container__content-wrapper:after{bottom:0;background:linear-gradient(180deg,rgba(var(--bg-modals-rgb),0) 0%,var(--bg-modals) 100%);border-bottom:4px solid var(--bg-modals)}.modal-container__content-wrapper--side-paddings{padding-inline-start:var(--gutter);padding-inline-end:var(--gutter)}.modal-container__content-wrapper--no-shadow:before,.modal-container__content-wrapper--no-shadow:after{display:none}.modal-container__content-wrapper--no-shadow .modal-container__content{padding-top:0}.modal-container__content{flex:1;width:100%;padding-inline-end:24px;padding-top:16px;padding-bottom:16px;margin-inline-end:-24px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:none;color:var(--color-o);touch-action:pan-y;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:paint layout;scrollbar-width:none}.modal-container__content::-webkit-scrollbar{display:none}.modal-container__title{font:var(--font-weight-bold) 20px/30px var(--font-bold);margin:6px 0 8px;color:var(--color-o);text-align:center}.modal-container__title+.modal-container__button-toolbar{margin-top:16px}.modal-container__subtitle{font-family:var(--font-regular);font-weight:var(--font-weight-regular);font-size:14px;line-height:20px;color:rgba(var(--color-o-rgb),.6);text-align:center}.domains-preset{max-height:56px;overflow:hidden;transition:max-height .2s ease-in-out;will-change:max-height}.domains-preset--hidden{max-height:0}.domains-preset horizontal-scroller{margin-bottom:16px}.parts-list{background:transparent}.parts-list .item{min-height:auto;font-size:inherit;color:inherit;background-color:transparent;transition:none;--background: transparent;--inner-padding-end: 0;--inner-padding-start: 0;--inner-padding-top: 0;--inner-padding-bottom: 0;--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;--border-style: none}.parts-list .label{margin:0;overflow:visible;text-overflow:clip;white-space:normal}[deviceorientation=portrait] .hidden-in-portrait,[deviceorientation=portrait-primary] .hidden-in-portrait,[deviceorientation=portrait-secondary] .hidden-in-portrait,[deviceorientation=landscape] .hidden-in-landscape,[deviceorientation=landscape-primary] .hidden-in-landscape,[deviceorientation=landscape-secondary] .hidden-in-landscape{display:none}ion-infinite-scroll-content{min-height:1px}ion-infinite-scroll-content .infinite-loading{margin:16px 0}tabs-mobile-phone-page>ion-tabs>.tabs-inner{margin-bottom:var(--tabbar-height)}.tabbar-is-hidden tabs-mobile-phone-page>ion-tabs>.tabs-inner,.tabbar-is-hidden-by-scroll tabs-mobile-phone-page>ion-tabs>.tabs-inner,[nativekeyboardvisible=true] tabs-mobile-phone-page>ion-tabs>.tabs-inner{margin-bottom:initial}.tabbar-margin-transition tabs-mobile-phone-page>ion-tabs>.tabs-inner{transition:margin .2s linear}.tabbar-is-hidden tabs-mobile-phone-page>ion-tabs>.tabs-inner{transition:unset}ion-toolbar{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;--min-height: 0}ion-content{--background: var(--bg-primary);--color: var(--color-o);--keyboard-offset: .55px !important}ion-content.fix-for-iosx{--padding-bottom: var(--ion-safe-area-bottom, 0)}.plt-ios [nativekeyboardvisible=true] ion-content.fix-for-iosx{--padding-bottom: 0}.list-ios{background:transparent}.bg-content{padding:.55px 0;margin-bottom:10px;background-color:var(--bg-secondary)}.bg-content--marg-top{margin-top:10px}.content-container{padding-right:var(--gutter);padding-left:var(--gutter)}.date-of-cancelation{position:relative;display:flex;align-items:center;justify-content:space-between}.date-of-cancelation .set-date{position:relative;z-index:1;display:flex;flex:1;align-items:center;justify-content:space-between;transition:opacity .32s ease-in-out}.date-of-cancelation .label{flex:1;font:var(--font-weight-medium) 14px/20px var(--font-medium);color:rgba(var(--color-o-rgb),.6)}.date-of-cancelation .date{padding:0 12px}.date-of-cancelation .datetime{position:absolute;right:0;pointer-events:none;visibility:hidden;opacity:0}[dir=rtl] .date-of-cancelation .datetime{right:unset;left:0}.date-of-cancelation .remove-date{display:flex;flex:0 0 auto;align-items:center;justify-content:center;height:36px;padding:0 8px;margin:0;font:var(--font-weight-bold) 14px/20px var(--font-bold);color:var(--alternative);text-align:center;cursor:pointer;background:transparent;border:none;border-radius:var(--border-radius-medium);transition:.2s}.date-of-cancelation .remove-date.disabled{color:rgba(var(--color-o-rgb),.12);background-color:transparent;opacity:unset}.link{display:var(--link-display, inline-flex);align-items:center}.link--full-width{display:flex;width:100%}.link__icon{padding:0 6px}.content-centered{display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%;height:100%;padding:0 var(--gutter)}.reports-info-description{display:flex;align-items:center;justify-content:center;padding:4px 12px;color:rgba(var(--color-o-rgb),.5);direction:ltr}.reports-info-description .button-copy-paste{display:flex;margin-inline-start:1px;color:rgba(var(--color-o-rgb),.6)}.short-id{display:inline-block;max-width:240px;margin-inline-start:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-additional-content{padding:16px var(--gutter);font:var(--font-weight-medium) 16px/24px var(--font-medium);color:rgba(var(--color-o-rgb),.6);text-align:center;border-top:1px solid rgba(var(--color-o-rgb),.12)}.row-buttons-toolbar{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:center;width:100%}.row-buttons-toolbar>*{flex:1}.mdl{--background: none;--width: fit-content;--height: fit-content;--ion-safe-area-bottom: inherit}.mdl::part(content){margin-top:auto}.mdl::part(content):after{display:block;width:100%;height:var(--ion-safe-area-bottom, 0);content:"";background:var(--bg-modals)}.custom-datepicker{width:100vw!important;padding-top:8px;border-radius:var(--border-radius-default) var(--border-radius-default) 0 0;--background: var(--bg-modals);--background-rgb: var(--bg-modals-rgb);--ion-color-step-150: rgba(var(--color-o-rgb), .06);--ion-color-step-200: var(--bg-modals);--ion-color-base: var(--alternative);--ion-color-step-650: var(--alternative);--ion-color-primary: var(--alternative);--ion-color-primary-rgb: var(--alternative-rgb);--ion-item-color: var(--color-o);--ion-color-step-300: rgba(var(--color-o-rgb), .12);--color: rgba(var(--color-o-rgb), .8)}.custom-datepicker [slot=buttons]{display:flex;gap:16px;padding:0 8px}.plt-android .custom-datepicker [slot=buttons]{width:calc(100vw - 20px);padding:0 6px}.custom-datepicker [slot=buttons] *{flex:1;width:fit-content}ion-picker{--ion-background-color-rgb: var(--bg-secondary-rgb);--highlight-background: rgba(var(--color-o-rgb), .06);background:var(--bg-secondary)}ion-datetime-button::part(native){padding-right:unset;padding-left:unset;color:var(--color-o);background:none}.overlay-panel{position:absolute;top:0;left:0;z-index:99999;display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;height:100%;padding:0 24px;background-color:#00000080}.overlay-panel .title-h2{margin-top:36px;color:var(--white);text-align:center}.overlay-panel .title-h5{margin-top:16px;color:var(--white)}.overlay-panel .loader{--loader-size: 48px;margin:0 auto}.transaction-list{border-bottom:1px solid rgba(var(--color-o-rgb),.12)}.transaction-list__item{display:flex;align-items:center;justify-content:space-between;min-height:32px;padding-inline-end:var(--gutter);padding-top:4px;padding-bottom:4px;margin-inline-start:var(--gutter)}.transaction-list__item:not(:last-child){border-bottom:1px solid rgba(var(--color-o-rgb),.12)}.transaction-list__label{min-width:40%;font-size:12px;color:rgba(var(--color-o-rgb),.4)}.transaction-list__value{font-size:14px}ion-refresher ion-refresher-content .refresher-refreshing .spinner-ios line{stroke:var(--color-o)}.refresher-pulling-icon .refresher-refreshing .spinner-ios line,.refresher-refreshing-icon .refresher-refreshing .spinner-ios line{color:#fff}.content.statusbar-padding~.new-posts{top:calc(50px + var(--ion-safe-area-top, 0))}.sl-tp-labels-wrapper{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center}.item-portfolio-container{min-height:var(--item-portfolio-min-height, 48px);padding:var(--item-portfolio-padding-top, 11px) 19px 2px 14px;background:var(--bg-secondary)}.item-portfolio-container .sl-tp-labels-wrapper{right:-19px}.item-portfolio__prices{display:flex;align-items:center;min-height:24px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.item-portfolio__prices .item-portfolio__prices-icon{--iconex-size: 18px;color:rgba(var(--color-o-rgb),.2);transform:translateY(-5%)}.video-cover{position:relative;display:inline-block;width:48px;height:48px;background-color:#00000080;border-radius:50%}.video-cover:before{position:absolute;top:50%;left:50%;width:0;height:0;content:"";border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:16px solid #fff;transform:translate(-37%,-50%)}.button-icon{color:var(--alternative)}.button-toolbar{display:flex;gap:12px;align-items:flex-end}.button-toolbar>[button-main],.button-toolbar>[skip-button]{flex:1}.searchbar-toolbar{display:flex;align-items:stretch;padding:0 var(--gutter) 14px}.searchbar-toolbar .searchbar{flex:1}.form-group-row{display:flex;flex:0 0 auto;gap:16px;align-items:flex-start;justify-content:space-between}.form-group-row .form-group{flex:1}.content-link{display:flex;align-items:center;padding:6px 0;font:var(--font-weight-medium) 14px/20px var(--font-medium);color:var(--alternative)}.content-link .icon-square{margin-inline-end:4px}.content-card{display:flex;flex-direction:column}.content-card-header{padding:18px var(--gutter) 6px}.content-card-header__inner{display:flex;align-items:center}.content-card-header__inner:not(:last-child){margin-bottom:4px}.content-card-header__title{margin-inline-end:12px;font:var(--font-weight-bold) 20px/30px var(--font-bold)}.content-card-header__actions{display:flex}.content-card-header__actions .show-more-arrow{margin-inline-start:-8px}.content-card-header__actions--end{margin-inline-start:auto}.content-card-header__actions--end .show-more-arrow{margin-inline-end:-8px}.content-card-header--no-bottom-offset{padding-bottom:0}.content-card-body{margin:0 10px;background:var(--bg-secondary);border-radius:var(--border-radius-default)}.white-theme .content-card-body{box-shadow:var(--content-card-body-shadow),0 1px 6px #00000024}.content-card-body:empty{display:none}.content-card-body:not(:last-of-type){margin-bottom:8px}.payments-wrapper{animation-name:payments-appear;animation-duration:.5s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-iteration-count:1}@keyframes payments-appear{0%{opacity:0;transform:translate3d(0,30%,0)}to{opacity:1;transform:translateZ(0)}}.pending-icon{position:relative;width:116px;height:116px;margin-bottom:38px;background-color:var(--orange-o);border-radius:50%}.pending-icon:before{position:absolute;top:50%;left:50%;width:28px;height:60px;margin-top:-5px;content:"";border-right:6px solid #fff;border-bottom:6px solid #fff;transform:translate3d(-50%,-50%,0) rotate(45deg)}.instruments-list{position:relative;z-index:2;background:transparent}.instruments-list .item{--background: transparent;--min-height: 0;--border-radius: var(--border-radius-default);--padding-top: 0;--padding-bottom: 0;--padding-start: 0;--padding-end: 0;--inner-padding-top: 0;--inner-padding-bottom: 0;--inner-padding-start: 0;--inner-padding-end: 0;--inner-box-shadow: none;--inner-border-width: 0;border-radius:8px}.instruments-list--card-view{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.instruments-list--card-view .item{flex:0 0 auto;width:50%}.instruments-list--card-view .item:nth-child(odd) watchlist-item{padding-inline-end:4px}.instruments-list--card-view .item:nth-child(2n) watchlist-item{padding-inline-start:4px}.instrument-name{display:flex;align-items:center;justify-content:flex-start;min-width:0}.instrument-name--closed{color:rgba(var(--color-o-rgb),.4)}.instrument-name__text{overflow:hidden;font:var(--font-weight-bold) 16px/24px var(--font-bold);color:var(--color-o);text-overflow:ellipsis;white-space:nowrap}.instrument-name__badge{margin:0 5px}.lock-screen{display:flex;flex-flow:column;align-items:center;width:fit-content;margin-inline-start:auto;margin-inline-end:auto}.lock-screen .illustr{margin-bottom:16px}.lock-title{font:var(--font-weight-regular) 16px/24px var(--font-regular);color:rgba(var(--color-o-rgb),.5);text-align:center}.tabs-custom{display:flex;align-items:stretch;justify-content:space-between;height:48px;box-shadow:inset 0 -1px rgba(var(--color-o-rgb),.12)}.tabs-custom__item{display:flex;flex:1;align-items:center;justify-content:center;padding:0 16px;font:var(--font-weight-bold) 14px/20px var(--font-bold);color:rgba(var(--color-o-rgb),.4);text-align:center;border-bottom:2px solid transparent}.tabs-custom__item--active,.tabs-custom__item.tab-selected{color:var(--alternative);border-bottom:2px solid var(--alternative)}.tabs-custom__item--active .tabs__counter,.tabs-custom__item.tab-selected .tabs__counter{color:var(--alternative)}.tabs-custom__item-inner{position:relative;white-space:nowrap}.tabs-custom__counter{position:absolute;top:-6px;left:100%;margin-inline-start:2px;font:var(--font-weight-medium) 10px/12px var(--font-medium)}[dir=rtl] .tabs-custom__counter{right:100%;left:unset}.password-hints{display:flex;flex-direction:column;gap:4px;max-height:0;padding:0;margin:0;overflow:hidden;list-style:none;opacity:0;transition:max-height .2s ease-in-out,opacity .2s ease;will-change:max-height}.password-hints li{display:flex;gap:4px;align-items:flex-start;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.6)}.password-hints li.active{color:var(--green-o)}.password-hints__icon{--iconex-size: 16px;display:flex;flex:0 0 16px;align-items:center;justify-content:center;height:16px}.password-hints__icon:before{width:6px;height:6px;content:"";background-color:rgba(var(--color-o-rgb),.6);border-radius:50%}.active .password-hints__icon:before{display:none}.password-hints__icon iconex{display:none}.active .password-hints__icon iconex{display:inherit}.password-hints--visible{max-height:96px;opacity:1}.section-more-page{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.limit-stop-indicator{font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.6)}.list-content{padding:0;margin:0;font:var(--font-weight-regular) 16px/24px var(--font-regular);color:rgba(var(--color-o-rgb),.8);list-style:none}.content-popover .list-content{color:var(--color-o)}.list-content__item{position:relative;padding-inline-start:34px;margin:0 20px 20px}.list-content__item:before{position:absolute;top:8px;left:0;width:8px;height:8px;content:"";background-color:var(--color-o);border-radius:50%}[dir=rtl] .list-content__item:before{right:0;left:unset}.list-content--has-icon .list-content__item:before{display:none}.list-content__icon-check{position:absolute;top:-3px;left:0;color:rgba(var(--color-o-rgb),.4)}[dir=rtl] .list-content__icon-check{right:0;left:unset}.common-cell{display:flex;align-items:center;justify-content:flex-start;min-height:60px;padding:5px 0}.common-cell__inner1{flex:1;width:0}.common-cell__inner2{display:flex;flex:0 0 auto;align-items:center;justify-content:flex-end}.common-cell__inner3{flex:0 0 auto;margin-inline-end:10px}.common-cell__title{font:var(--font-weight-medium) 16px/22px var(--font-medium)}.common-cell__description{overflow:hidden;font-size:14px;line-height:22px;color:rgba(var(--color-o-rgb),.5);text-overflow:ellipsis;white-space:nowrap}.common-cell__checked{margin-inline-start:8px;color:var(--alternative)}.common-cell__text{font:var(--font-weight-medium) 14px/18px var(--font-medium);color:var(--alternative);text-align:end}.custom-list-deposit{position:relative;z-index:2;max-height:83vh;overflow-y:auto;overscroll-behavior-y:contain;list-style:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;will-change:scroll-position;contain:paint layout}.custom-list-deposit__payment{margin-inline-end:8px}.custom-list-deposit__icon{flex:0 0 auto;margin-inline-start:4px;color:var(--alternative);opacity:0}.custom-list-deposit__title{margin-bottom:2px}.custom-list-deposit__item{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;min-height:54px;padding:5px 24px;margin-bottom:2px;font:var(--font-weight-medium) 16px/24px var(--font-medium);color:var(--color-o)}.custom-list-deposit__item:last-child{margin-bottom:var(--ion-safe-area-bottom, 0)}.custom-list-deposit__item--alternative{color:var(--alternative)}.custom-list-deposit__item--active .custom-list-deposit__icon{opacity:1}.custom-list-deposit__item--disabled{pointer-events:none}.custom-list-deposit__item--disabled .custom-list-deposit__title,.custom-list-deposit__item--disabled .custom-list-deposit__payment{opacity:.2}.custom-list-deposit__content{flex:1}[dir=rtl] .custom-list-deposit__content{direction:ltr;text-align:end}.custom-list-deposit__num{margin-inline-start:12px;font-size:22px;color:var(--color-o)}.custom-list-deposit__description{font:var(--font-weight-medium) 10px/12px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.custom-list-deposit__description--bigger{font:var(--font-weight-medium) 12px/16px var(--font-medium)}.custom-list-deposit__process-time{margin-inline-start:7px}.custom-list-deposit__separator{position:relative;z-index:2;height:1px;margin:3px 24px;background-color:rgba(var(--color-o-rgb),.12)}ion-range{--bar-height: 4px;--bar-border-radius: 4px;--bar-background: rgba(var(--color-o-rgb), .2);--bar-background-active: var(--alternative);--knob-background: var(--white);--knob-size: 24px;--height: 24px;--knob-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .22)}ion-range::part(bar-active){--bar-height: 8px;bottom:-2px}.plt-android :lang(zh-HK) .fix-china-bull,.plt-android :lang(zh-CN) .fix-china-bull{margin-inline-end:5px;letter-spacing:-8px}.plt-ios .secured-field{font-size:8px;letter-spacing:1px}.button-notification-text{margin:0 24px 16px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.popover-common{position:absolute;z-index:10;padding:16px;background:var(--bg-modals) linear-gradient(to right,rgba(var(--color-o-rgb),.06),rgba(var(--color-o-rgb),.06));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--bottom-start{inset-inline-start:0;top:100%;transform:translateY(6px)}.popover-common--bottom-start:before,.popover-common--bottom-start:after{inset-inline-start:12px;top:-6px;border-right:6px solid transparent;border-bottom:6px solid var(--bg-modals);border-left:6px solid transparent}.popover-common--bottom-start:after{border-bottom-color:rgba(var(--color-o-rgb),.06)}.popover-common--bottom-end{inset-inline-end:0;top:100%;transform:translateY(6px)}.popover-common--bottom-end:before,.popover-common--bottom-end:after{inset-inline-end:12px;top:-6px;border-right:6px solid transparent;border-bottom:6px solid var(--bg-modals);border-left:6px solid transparent}.popover-common--bottom-end:after{border-bottom-color:rgba(var(--color-o-rgb),.06)}.popover-common--top-center{bottom:100%;left:50%;transform:translate(-50%,-6px)}.popover-common--top-center:before,.popover-common--top-center:after{inset-inline-start:50%;bottom:-6px;border-top:6px solid var(--bg-modals);border-right:6px solid transparent;border-left:6px solid transparent;transform:translate(-50%)}[dir=rtl] .popover-common--top-center:before,[dir=rtl] .popover-common--top-center:after{transform:translate(50%)}.popover-common--top-center:after{border-top-color:rgba(var(--color-o-rgb),.06)}.popover-common--top-start{inset-inline-start:0;bottom:100%;transform:translateY(-6px)}.popover-common--top-start:before,.popover-common--top-start:after{inset-inline-start:12px;bottom:-6px;border-top:6px solid var(--bg-modals);border-right:6px solid transparent;border-left:6px solid transparent}.popover-common--top-start:after{border-top-color:rgba(var(--color-o-rgb),.06)}.popover-common--top-end{inset-inline-end:0;bottom:100%;transform:translateY(-6px)}.popover-common--top-end:before,.popover-common--top-end:after{inset-inline-end:12px;bottom:-6px;border-top:6px solid var(--bg-modals);border-right:6px solid transparent;border-left:6px solid transparent}.popover-common--top-end:after{border-top-color:rgba(var(--color-o-rgb),.06)}.popover-common__text{margin-top:4px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4);text-align:center}.stock{position:relative;display:flex;flex:0 0 auto;flex-flow:column;align-items:center;justify-content:flex-start;width:285px;height:188px;background:url(assets/pic/bg-stock.webp) 50% 100% no-repeat;background-size:contain;border-radius:12px}.stock:before{position:absolute;inset:0;z-index:0;content:"";background-color:#0000001f;border-radius:11px;opacity:0}.stock.ion-activated:before,.stock:active:before{opacity:1}.stock__icon{position:relative;z-index:1;display:block;width:48px;min-width:48px;height:48px;min-height:48px;margin:0 auto 6px;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 4px 11px #0000004d}.stock__title{position:relative;z-index:1;display:block;width:100%;margin-bottom:2px;color:#fff;text-align:center}.stock__description{position:relative;z-index:1;display:block;width:100%;font:var(--font-weight-medium) 14px/18px var(--font-medium);color:#fff9;text-align:center;text-transform:uppercase}.stock__price{display:flex;margin-top:28px;font:var(--font-weight-medium) 16px/24px var(--font-medium);color:#fff;white-space:nowrap}.stock__button{position:relative;z-index:1;padding:6px 8px;margin:12px auto 14px;font:var(--font-weight-bold) 14px/20px var(--font-bold);color:#fff;text-align:center;background-color:#fff6;border-color:inherit;border-radius:6px}.stock__valid{position:absolute;bottom:16px;left:50%;display:block;width:100%;font:var(--font-weight-medium) 12px/14px var(--font-medium);color:#fff;text-align:center;transform:translate(-50%)}.plt-iphone .paypal-checkout-sandbox:before{position:absolute;top:0;left:0;width:100%;height:35px;content:"";background-color:#000c}.plt-iphone .paypal-checkout-sandbox .paypal-checkout-sandbox-iframe{padding-top:35px;border:unset}.mt4-password-error-bold-part{font-family:var(--font-bold);font-weight:var(--font-weight-bold);color:var(--color-o)}#chat-container{position:fixed;inset:48px 0 0;display:block}.cell-info-value{display:flex;font:var(--font-weight-medium) 16px/24px var(--font-medium);color:var(--color-o)}.cell-info-value--negative{color:var(--negative-o)}.cell-info-value--positive{color:var(--positive-o)}.card-stats{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;border:1px solid rgba(var(--color-o-rgb),.12);border-radius:var(--border-radius-default)}.card-stats .skeleton-block{width:72px;height:20px}.card-stats--single{padding:0 6px}.card-stats--single .skeleton-block{width:50px}.card-stats__column{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:space-between;padding:8px;text-align:center}.card-stats__column:not(:first-child){border-inline-start:1px solid rgba(var(--color-o-rgb),.12)}.card-stats--single .card-stats__column{flex-direction:row;text-align:start}.card-stats__title{display:-webkit-box;overflow:hidden;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4);-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.card-stats__value{font:var(--font-weight-medium) 14px/20px var(--font-medium)}ion-tab-button{--background: transparent}.header-icon-button{position:relative}.header-icon-button .bonus-counter{position:absolute;top:50%;right:0;left:0;z-index:2;font:var(--font-weight-medium) 10px/12px var(--font-medium);color:#000;text-align:center;transform:translate3d(-6px,-4px,0)}[dir=rtl] .header-icon-button .bonus-counter{transform:translate3d(6px,-4px,0)}.progress-bar{display:flex;align-items:flex-start;justify-content:flex-start;width:100%}.progress-bar__item{flex:1;height:2px;margin:1px;background-color:rgba(var(--color-o-rgb),.12)}.progress-bar__item--active{background-color:var(--alternative)}.toast-custom .toast-price-improve{padding:2px 5px;margin-top:6px;font:var(--font-weight-medium) 14px/18px var(--font-medium);color:var(--white);text-align:center;border:1px solid var(--white);border-radius:4px}.amount-block{padding:16px 16px 19px;background-color:var(--bg-secondary);border-radius:8px}:host-context(.white-theme) .amount-block{box-shadow:0 3px 8px #0000000d}.amount-block__head{padding:11px 16px 6px;margin:-16px -16px 18px;font:var(--font-weight-regular) 14px/20px var(--font-regular);color:var(--color-o);text-align:center;background-color:rgba(var(--positive-rgb-o),.3);border-radius:8px 8px 0 0}.amount-block__title{margin-bottom:10px;font:var(--font-weight-bold) 16px/22px var(--font-bold);text-align:center}.amount-block__container{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.amount-block__caret{width:2px;height:33px;margin-inline-start:2px;background-color:var(--alternative);opacity:0}.amount-block__value{display:flex;flex:1;align-items:center;justify-content:center;height:50px;font:var(--font-weight-bold) 24px/32px var(--font-bold);text-align:center;background-color:var(--bg-modals);border:1px solid rgba(var(--color-o-rgb),.12);border-radius:24px;direction:ltr}[dir=rtl] .amount-block__value{flex-direction:row-reverse}.amount-block__value--focused{border-color:var(--alternative)}.amount-block__value--focused .amount-block__caret{opacity:1;animation:animate-cursor2 .8s linear 0s infinite}.amount-block__container-error .amount-block__value{color:var(--error-color-o);border-color:var(--error-color-o)}.amount-block__wrapper-symbols{display:flex}@keyframes animate-cursor2{0%{opacity:1}50%{opacity:0}to{opacity:1}}.referral-free-stocks-pic{margin:0 auto}.item-portfolio{position:relative;display:flex;align-items:stretch;padding-bottom:2px;background:var(--bg-secondary)}.item-portfolio__inner{display:flex;flex:1;align-items:stretch;justify-content:space-between}.item-portfolio__content{display:flex;align-items:center}.item-portfolio__content--end{margin-inline-start:auto}.item-portfolio__size{font:var(--font-weight-medium) 16px/24px var(--font-medium)}.item-portfolio__button-wrapper{position:relative;display:flex;flex:0 0 auto;align-items:center;min-width:24px;margin-inline-start:8px}.item-portfolio__button-wrapper .button{display:flex}.item-portfolio__delete-button{display:flex;flex:1;align-items:center;justify-content:center;color:var(--alternative)}.item-portfolio__delete-button.disabled,.item-portfolio__delete-button:disabled{opacity:.2}.item-portfolio .summ{display:inline-block;margin-inline-start:8px;font:var(--font-weight-medium) 14px/20px var(--font-medium);color:var(--color-o);vertical-align:middle}.item-portfolio .upl-price{margin-inline-start:0;margin-inline-end:4px;font:var(--font-weight-medium) 16px/24px var(--font-medium);color:var(--color-o);text-align:end}.item-portfolio .upl-price.positive{color:var(--positive-o)}.item-portfolio .upl-price.negative{color:var(--negative-o)}.item-portfolio .upl-price--has-margin{margin-inline-end:36px}.item-portfolio .open-price{font:var(--font-weight-medium) 16px/24px var(--font-medium);color:var(--color-o)}.item-portfolio .at{margin:-3px 8px 0;font:var(--font-weight-bold) 14px var(--font-bold);color:rgba(var(--color-o-rgb),.3)}.item-portfolio .alert-icon{width:30px;height:30px;margin-inline-end:16px;color:rgba(var(--color-o-rgb),.3);background-color:rgba(var(--color-o-rgb),.1);border-radius:50%}.item-portfolio .alert-icon.active-alert{color:var(--alternative);background-color:rgba(var(--alternative-rgb),.1)}.item-portfolio .icon-square{color:rgba(var(--color-o-rgb),.4)}.payment-card{--logo-size: 32px;--logo-rect-width: 48px;--logo-rect-height: 32px;--logo-gpay-width: 52px;--logo-gpay-height: 28px;position:relative;display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:70px;padding:0 14px;overflow:hidden;background-color:var(--bg-secondary);border-radius:var(--border-radius-default);transition:transform 50ms linear}.payment-card__content{flex:1;width:0;padding-inline-end:8px;padding-top:12px;padding-bottom:12px}.payment-card__title{font:var(--font-weight-bold) 16px/24px var(--font-bold);color:var(--color-o)}.payment-card__text{margin-top:2px;font:var(--font-weight-medium) 14px/20px var(--font-medium);color:rgba(var(--color-o-rgb),.4)}.payment-card__text--alt{color:var(--alternative)}.payment-card__text--strike span{text-decoration:line-through}.payment-card__text--zero{color:var(--alternative)}.payment-card__process-time{margin-inline-start:9px}.payment-card__logo{position:relative;flex:0 0 auto;overflow:hidden}.payment-card__logo .payment-card__lock{position:absolute;top:50%;left:50%;display:none;color:var(--white);transform:translate(-50%,-50%)}.payment-card__label{position:absolute;top:0;right:0;padding:2px 8px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:var(--white);background:var(--alternative);border-start-end-radius:var(--border-radius-default);border-end-start-radius:var(--border-radius-default)}[dir=rtl] .payment-card__label{right:unset;left:0}.payment-card__status{position:absolute;right:0;bottom:0;left:0;padding:2px 14px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:var(--blue);text-align:center;background-color:rgba(var(--blue-rgb),.1);border-radius:0 0 var(--border-radius-default) var(--border-radius-default)}.payment-card--active{box-shadow:inset 0 0 0 2px var(--alternative)}.payment-card--active .payment-card__status{right:2px;bottom:2px;left:2px;border-radius:0 0 var(--border-radius-medium) var(--border-radius-medium)}.payment-card--disabled .payment-card__logo--lock .logotype{position:relative}.payment-card--disabled .payment-card__logo--lock .logotype:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:rgba(var(--black-rgb),.65)}.payment-card--disabled .payment-card__logo--lock .payment-card__lock{display:inherit}.payment-card--has-status{padding-bottom:20px}.payment-card--recommended{min-height:78px;padding-top:8px}.payment-card:before{position:absolute;top:0;left:-200%;width:200%;height:100%;background-image:linear-gradient(to right,#fff0,#ffffff1a,#fff0);transform:skew(-30deg);animation:4.5s ease-in-out 2s 1 shine-payment}[dir=rtl] .payment-card:before{right:-200%;left:unset;transform:skew(30deg);animation-name:shine-payment-rtl}@keyframes shine-payment{30%,to{left:200%}}@keyframes shine-payment-rtl{30%,to{right:200%}}.search-list-item{position:relative;width:100%;margin-bottom:8px;background:var(--bg-secondary);border-radius:var(--border-radius-default)}.search-short-name{max-width:100%;overflow:hidden;font:var(--font-weight-medium) 16px/24px var(--font-medium);color:var(--color-o);text-overflow:ellipsis;white-space:nowrap;direction:ltr}.search-short-name .searched{color:var(--alternative)}.search-name{max-width:100%;margin-top:2px;overflow:hidden;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:rgba(var(--color-o-rgb),.4);text-overflow:ellipsis;white-space:nowrap;direction:ltr}.search-name .searched{color:var(--alternative)}.badge-coming-soon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;padding:0 3px;font:var(--font-weight-medium) 12px/16px var(--font-medium);color:var(--alternative);text-align:center;border:1px solid var(--alternative);border-radius:2px}#survicate-fb-box{display:none}#survicate-box .sv-box-child .sv__survey.sv__micro-theme.sv__position-mobile{right:0!important;left:0!important;width:100%!important;min-width:100%!important}#survicate-box .sv-box-child .sv__micro-theme .sv__numerical-scale__wrapper .sv__buttons .sv__button:last-child{margin-right:4px}.chat-widget{position:absolute;top:var(--ion-safe-area-top, 0)!important;right:0;left:0}.chat-widget iframe{position:static!important;width:100%!important;height:100%!important;max-height:none!important;padding-bottom:var(--ion-safe-area-bottom, 0);background-color:#fff!important;border-radius:0!important;box-shadow:unset!important}.chat-widget--android iframe{inset:0!important}.refresher-content,.infinite-scroll-content{display:flex;align-items:center;justify-content:center}.refresher-content:empty,.infinite-scroll-content:empty{height:0}.infinite-scroll-content{padding:43px 0}.refresher-content{padding:26px 0}.infinite-scroll-content loader{display:none}.infinite-scroll-loading .infinite-scroll-content loader{display:inherit}.player-wrapper{position:relative;overflow:hidden;border-radius:16px}#onetrust-consent-sdk{display:none}
