@import url(https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,400,500,700&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese);.dc-icon{--fill-color1:var(--text-general);--fill-color2:var(--text-less-prominent);--fill-color3:var(--general-section-1);--fill-color4:var(--icon-grey-background);--fill-color5:var(--text-prominent)}.dc-icon--disabled{--fill-color1:var(--text-disabled);--fill-color2:var(--text-disabled)}.dc-icon--secondary{--fill-color1:var(--text-less-prominent);--fill-color2:var(--text-less-prominent);--fill-color3:#fff}.dc-accordion__wrapper>div:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom-width:1px}.dc-accordion__item{border:solid var(--general-section-1);border-width:1px 1px 0;color:var(--text-general);font-size:1.4rem}.dc-accordion__item--first{border-top-left-radius:4px;border-top-right-radius:4px}.dc-accordion__item--open .dc-accordion__item-header{border-bottom:1px solid var(--general-section-1)}.dc-accordion__item--open .dc-accordion__item-content{display:block}.dc-accordion__item--close .dc-accordion__item-content{display:none}.dc-accordion__item-header{cursor:pointer;line-height:1.43;padding:8px 16px}.dc-accordion__item-header-icon{vertical-align:middle}.dc-accordion__item-header-icon-wrapper{float:right;padding-left:16px}.dc-accordion__item-header-icon path,.dc-accordion__item-header-icon rect{fill:var(--text-general)}.dc-accordion__item-content{padding:16px}.dc-field{font-size:var(--text-size-xxs);line-height:1.25;position:absolute;text-align:left!important;top:4.1rem}.dc-field--error{color:var(--text-loss-danger);line-height:1.25;line-height:1;padding-left:1.1rem}.dc-field--error,.dc-field--warn{font-size:1.2rem;font-weight:400;text-align:left;text-transform:none}.dc-field--warn{color:var(--text-general);color:#999;line-height:1.25;padding-left:1.2rem;padding-top:.4rem}.dc-input__footer .dc-field{position:relative;top:auto}.dc-input{display:flex;flex-direction:column;line-height:1.43;margin-bottom:3.2rem;position:relative;width:100%}.dc-input:hover:not(.dc-input--disabled){border-color:var(--border-hover)}.dc-input[focus-within]{border-color:var(--brand-secondary)}.dc-input:focus-within{border-color:var(--brand-secondary)}.dc-input[focus-within]:hover{border-color:var(--brand-secondary)}.dc-input:focus-within:hover{border-color:var(--brand-secondary)}.dc-input--bottom-label-active{margin-bottom:0}.dc-input--bottom-label-active.dc-input--error{margin-bottom:calc(5rem - 12px)}.dc-input__bottom-label{margin-bottom:calc(3.2rem - 12px);margin-left:1.2rem}.dc-input--disabled{border-color:var(--border-normal)}.dc-input--disabled .dc-datepicker__display-text{color:var(--text-less-prominent)}@media(max-width:992px){.dc-input--error{margin-bottom:5rem}}.dc-input--error label{color:var(--brand-red-coral)!important}.dc-input--error ::-moz-placeholder{color:var(--text-loss-danger)!important;opacity:1!important}.dc-input--error ::placeholder{color:var(--text-loss-danger)!important;opacity:1!important}.dc-input__container{align-items:center;border:1px solid var(--border-normal);border-radius:4px;display:flex;height:4rem;padding:.5rem 1.2rem}.dc-input__container:hover:not(.dc-input--disabled){border-color:var(--general-disabled)}.dc-input__container[focus-within]{border-color:var(--brand-secondary)}.dc-input__container:focus-within{border-color:var(--brand-secondary)}.dc-input__container[focus-within]:hover{border-color:var(--brand-secondary)}.dc-input__container:focus-within:hover{border-color:var(--brand-secondary)}.dc-input__container--error{border-color:var(--brand-red-coral)!important}.dc-input__container--disabled{border-color:var(--general-disabled)}.dc-input__field{background:none;color:var(--text-prominent);font-size:var(--text-size-xs);height:100%;min-width:0;width:100%}.dc-input__field::-moz-placeholder{line-height:1.5;opacity:0;-moz-transition:opacity .25s;transition:opacity .25s}.dc-input__field::placeholder{line-height:1.5;opacity:0;transition:opacity .25s}@-moz-document url-prefix(""){.dc-input__field::-moz-placeholder{line-height:1.25}.dc-input__field::placeholder{line-height:1.25}}.dc-input__field--placeholder-visible::-moz-placeholder{opacity:.4}.dc-input__field--placeholder-visible::placeholder{opacity:.4}.dc-input__field:disabled,.dc-input__field:focus,.dc-input__field:not(:focus):not([value=""]){outline:none}.dc-input__field:disabled~label,.dc-input__field:focus~label,.dc-input__field:not(:focus):not([value=""])~label{padding:0 4px;transform:translateY(-1.8rem) scale(.75)}.dc-input__field:disabled{-webkit-text-fill-color:var(--text-less-prominent);color:var(--text-less-prominent);opacity:1}.dc-input__field:disabled~label{color:var(--text-general)!important}.dc-input__field:disabled~svg .color1-fill{fill:var(--text-less-prominent)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.dc-input__field:disabled{color:var(--text-prominent)}}}.dc-input__field:focus{outline:none}.dc-input__field:focus~label{color:var(--brand-secondary)}.dc-input__field:focus::-moz-placeholder{opacity:.4}.dc-input__field:focus::placeholder{opacity:.4}.dc-input__field:not(.dc-input--no-placeholder):not(:focus):not([value=""])~label{color:var(--text-general)}.dc-input__field[type=number]::-webkit-inner-spin-button,.dc-input__field[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dc-input__field[type=number]{-moz-appearance:textfield}.dc-input__field[type=textarea]{border:none;height:9.6rem;resize:none}.dc-input__field[type=textarea]~.dc-field--error{top:10rem}.dc-input__field:-webkit-autofill{-webkit-text-fill-color:var(--text-prominent)!important;border-radius:4px;-webkit-box-shadow:0 0 0 30px var(--fill-normal) inset!important}.dc-input__field:-webkit-autofill:active,.dc-input__field:-webkit-autofill:focus,.dc-input__field:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--fill-normal) inset!important}.dc-input__field::-ms-reveal{display:none}.dc-input__textarea:not(.dc-input--no-placeholder):not(:focus):empty~label{color:var(--text-less-prominent);padding:0 4px;transform:none}.dc-input__leading-icon{cursor:text;font-size:var(--text-size-xs);left:0;margin-left:1rem;pointer-events:none;position:absolute;top:1rem}.dc-input__leading-icon.symbols{top:.9rem}.dc-input__leading-icon.symbols+.dc-input__field{padding-left:4rem}.dc-input__leading-icon.symbols--usdc+.dc-input__field,.dc-input__leading-icon.symbols--ust+.dc-input__field{padding-left:4.8rem}.dc-input__trailing-icon{font-size:var(--text-size-xs);right:0}.dc-input__trailing-icon.symbols{top:.9rem}.dc-input__trailing-icon.symbols+.dc-input__field{padding-right:4rem}.dc-input__trailing-icon.symbols--usd{position:absolute;right:1.1rem;top:1rem}.dc-input__trailing-icon.symbols--usdc+.dc-input__field,.dc-input__trailing-icon.symbols--ust+.dc-input__field{padding-right:4.8rem}.dc-input__label{background-color:var(--general-main-1);color:var(--text-less-prominent);font-size:var(--text-size-xs);left:1.1rem;max-width:calc(100% - 1.4rem);overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;top:1.1rem;transform-origin:top left;transition:all .25s ease;white-space:nowrap}.dc-input:not(.dc-input--no-placeholder) .dc-input:not(.dc-input--no-placeholder) __label{color:var(--text-general);transform:translateZ(0);transition:all .25s ease}.dc-input__hint{margin:.1rem 0 -1.9rem 1.3rem}.dc-input__hint--relative{margin-left:1.2rem;position:relative;top:auto}.dc-input__counter{color:var(--text-less-prominent);font-size:1.2rem;margin-left:1.2rem}.dc-input--no-placeholder label{background-color:var(--fill-normal);color:var(--text-prominent);padding:0 4px;transform:translateY(-1.8rem) scale(.75)}.dc-input__footer{display:flex;flex-direction:row;margin-bottom:-1.6rem}.dc-input__footer>:not(.dc-input__counter){margin-right:1.2rem}.dc-input__footer>.dc-input__counter{margin-left:auto}.dc-input__wrapper{margin-bottom:1.6rem}.dc-input__input-group{border-radius:4px 0 0 4px;border-right-style:none}.dc-text{color:var(--text-color);font-size:var(--text-size);font-weight:var(--text-weight);line-height:var(--text-lh);text-align:var(--text-align)}.amount-input-wrapper{display:flex;flex-direction:column;height:auto;padding:.8rem}.amount-input-container{height:2.8rem;position:relative}.amount-input-container .dc-input__field{color:var(--text-general)}.amount-input-container--error .dc-input__field{-webkit-text-fill-color:var(--text-loss-danger);color:var(--text-loss-danger)}.amount-input-container--disabled .dc-input__field{color:var(--text-disabled-1)}@media(min-width:320px)and (max-width:767px){.amount-input-container{height:2.4rem}}.amount-input{border:none;flex:1;height:100%;margin:0;padding:0;position:absolute;width:100%}.amount-input input{font-size:var(--text-size-sm);font-weight:var(--text-weight-bold)}@media(min-width:320px)and (max-width:767px){.amount-input input{font-size:var(--text-size-s)}}.dc-dropdown-list{background-color:var(--state-normal);border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,.24);cursor:pointer;margin-top:4px;position:absolute;transform:scaleY(0);transform-origin:top;transition:transform .25s ease,opacity .25s linear;z-index:1}.dc-dropdown-list--enter,.dc-dropdown-list--exit{opacity:0;transform:scaleY(0)}.dc-dropdown-list--enter-done{opacity:1;transform:scale(1)}.dc-dropdown-list__group-header{align-items:center;color:var(--brand-red-coral);display:flex;font-size:1.4rem;font-weight:700;height:3.6rem;justify-content:center;padding:.6rem}.dc-dropdown-list__item{align-items:center;color:var(--text-general);display:flex;font-size:1.4rem;min-height:40px;padding:1rem 1.6rem}.dc-dropdown-list__item:hover{background-color:var(--state-hover)}.dc-dropdown-list__item--active{background-color:var(--state-active)}.dc-dropdown-list__item-icon{margin-right:8px}.dc-dropdown-list__item--disabled{color:var(--text-disabled);cursor:not-allowed}.dc-dropdown-list__separator{border-bottom:1px solid var(--border-normal);display:flex;margin:1.6rem;width:calc(100% - 3.2rem)}.dc-autocomplete{position:relative;width:100%}.dc-autocomplete__trailing-icon{cursor:text;margin-right:1.1rem;pointer-events:none;position:absolute;right:0;transform:rotate(0deg);transform-origin:50% 45%;transition:transform .2s ease}.dc-autocomplete__trailing-icon--opened{transform:rotate(-180deg)}.dc-autocomplete__trailing-icon--disabled{--fill-color1:var(--text-less-prominent)!important}.dc-autocomplete__trailing-icon .color1-fill{fill:var(--text-less-prominent)}.dc-autocomplete .dc-input{margin-bottom:0}.dc-autocomplete .dc-input--error .dc-autocomplete__trailing-icon .color1-fill{fill:var(--text-loss-danger)}.dc-autocomplete .dc-input__field{text-overflow:ellipsis;white-space:nowrap}.dc-autocomplete .dc-dropdown-list{background:var(--general-main-2);box-shadow:0 8px 16px 0 var(--shadow-menu)}.dc-autocomplete:active,.dc-autocomplete:focus,.dc-autocomplete[focus-within]{outline:0}.dc-autocomplete:active,.dc-autocomplete:focus,.dc-autocomplete:focus-within{outline:0}.dc-autocomplete:active .dc-input:not(.dc-input--error) .dc-autocomplete__trailing-icon .color1-fill,.dc-autocomplete:focus .dc-input:not(.dc-input--error) .dc-autocomplete__trailing-icon .color1-fill,.dc-autocomplete[focus-within] .dc-input:not(.dc-input--error) .dc-autocomplete__trailing-icon .color1-fill{fill:var(--brand-secondary)}.dc-autocomplete:active .dc-input:not(.dc-input--error) .dc-autocomplete__trailing-icon .color1-fill,.dc-autocomplete:focus .dc-input:not(.dc-input--error) .dc-autocomplete__trailing-icon .color1-fill,.dc-autocomplete:focus-within .dc-input:not(.dc-input--error) .dc-autocomplete__trailing-icon .color1-fill{fill:var(--brand-secondary)}.barspinner{height:2rem;margin:auto;white-space:nowrap;width:6rem}.barspinner__rect{animation:sk-stretchdelay 1.2s ease-in-out infinite;border-radius:20px;display:inline-block;height:60%;margin:.4rem;width:.6rem}.barspinner__rect--1{animation-delay:-1.2s}.barspinner__rect--2{animation-delay:-1.1s}.barspinner__rect--3{animation-delay:-1s}.barspinner__rect--4{animation-delay:-.9s}.barspinner__rect--5{animation-delay:-.8s}.barspinner--dark .barspinner__rect{background-color:var(--brand-secondary)}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(1)}20%{transform:scaleY(2)}}.initial-loader{align-items:center;background:transparent;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.initial-loader--fullscreen{height:100vh;width:100vw}@media(min-width:1024px){.initial-loader--fullscreen{height:calc(100vh - 84px)}}@media(min-width:320px)and (max-width:767px){.initial-loader--fullscreen{height:calc(100vh - 40px)}}.initial-loader__barspinner{margin:5rem auto}.initial-loader__barspinner--rect{background-color:var(--brand-secondary)}.dc-btn{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;border:0;border-radius:4px;cursor:pointer;display:inline-flex;height:3.2rem;justify-content:center;outline:0;padding:0 1.6rem;position:relative;text-decoration:none;text-transform:none!important;touch-action:manipulation;transition:all .2s cubic-bezier(.65,.05,.36,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.dc-btn__toggle{height:auto;padding:.8rem 2.5rem}.dc-btn__icon,.dc-btn__text{display:flex;pointer-events:none}.dc-btn__icon{color:var(--text-general);font-size:1.4rem;font-weight:700;line-height:1.5;padding-right:.8rem;pointer-events:none;text-align:center;text-transform:inherit}.dc-btn__icon--circle{padding-right:0}.dc-btn:not([disabled]):hover{text-decoration:none}.dc-btn__rounded{border-radius:24px}.dc-btn--plus{background:inherit;background-position:50%;background-repeat:no-repeat;border:1px solid var(--border-hover)!important;height:2.4rem!important;padding:0!important;width:2.4rem}.dc-btn--circle{border-radius:50%;height:3.2rem;width:3.2rem!important}.dc-btn--circular{border-radius:100px}.dc-btn--transparent{background:transparent}.dc-btn--primary{background:var(--button-primary-default);color:var(--text-colored-background)}.dc-btn--primary:hover:not([disabled]){background:var(--button-primary-hover)}.dc-btn--primary:active:not([disabled]){background:var(--button-primary-default)}.dc-btn--primary:disabled,.dc-btn--primary[disabled]{cursor:not-allowed!important;opacity:.32}.dc-btn--primary .dc-btn__icon,.dc-btn--primary .dc-btn__text{color:var(--text-colored-background)}.dc-btn--primary__light{background:var(--button-primary-light-default)}.dc-btn--primary__light:hover:not([disabled]){background:var(--button-primary-light-hover)}.dc-btn--primary__light:active:not([disabled]){background:var(--button-primary-light-default)}.dc-btn--primary__light:disabled,.dc-btn--primary__light[disabled]{cursor:not-allowed!important;opacity:.32}.dc-btn--primary__light .dc-btn__icon,.dc-btn--primary__light .dc-btn__text{color:var(--brand-red-coral)}.dc-btn--secondary{background:transparent;border:1px solid var(--button-secondary-default)}.dc-btn--secondary:hover:not([disabled]){background:var(--button-secondary-hover)}.dc-btn--secondary:active:not([disabled]){border:1px solid var(--button-secondary-default)}.dc-btn--secondary:disabled,.dc-btn--secondary[disabled]{cursor:not-allowed!important;opacity:.32}.dc-btn--secondary .dc-btn__icon,.dc-btn--secondary .dc-btn__text{color:var(--text-prominent)}.dc-btn--tertiary{background:var(--button-tertiary-default)}.dc-btn--tertiary:hover:not([disabled]){background:var(--button-tertiary-hover)}.dc-btn--tertiary:active:not([disabled]){background:var(--button-tertiary-default)}.dc-btn--tertiary .dc-btn__icon,.dc-btn--tertiary .dc-btn__text{color:var(--brand-red-coral)}.dc-btn--tertiary:disabled,.dc-btn--tertiary[disabled]{cursor:not-allowed!important;opacity:.32}.dc-btn--alternate{background:var(--button-tertiary-default);border:2px solid var(--button-primary-default)}.dc-btn--alternate:hover:not([disabled]){background:var(--button-primary-default)}.dc-btn--alternate:hover:not([disabled]) .dc-btn__text{color:var(--text-colored-background)}.dc-btn--alternate .dc-btn__icon,.dc-btn--alternate .dc-btn__text{color:var(--brand-red-coral)}.dc-btn--green{background:var(--status-success)}.dc-btn--green:hover:not([disabled]){background:var(--transparent-success)}.dc-btn--green:active:not([disabled]){background:var(--status-success)}.dc-btn--green .dc-btn__icon,.dc-btn--green .dc-btn__text{color:var(--text-colored-background)}.dc-btn__small{border-width:1px;height:2.4rem;min-width:4.8rem}.dc-btn__small .dc-btn__text{font-size:1.2rem}.dc-btn__medium{border-width:1px;height:3.2rem;min-width:5.6rem}.dc-btn__medium .dc-btn__text{font-size:1.4rem}.dc-btn__large{border-width:2px;height:4rem;min-width:6.4rem}.dc-btn__large .dc-btn__text{font-size:1.4rem}.dc-btn__effect:focus:not(:active):after{animation:buttonEffect .4s;animation-fill-mode:forwards;border:0 solid var(--brand-secondary);border-radius:inherit;bottom:-.1em;content:"";display:block;left:-.1em;opacity:.4;position:absolute;right:-.1em;top:-.1em}.dc-btn__group{white-space:nowrap}.dc-btn__group .dc-btn+.dc-btn{margin-left:8px}.dc-btn__button-group{border-radius:0 4px 4px 0}.dc-btn .initial-loader--btn{background-color:transparent;background-color:initial}.dc-btn .initial-loader--btn .initial-loader__barspinner--rect{background-color:var(--text-colored-background)}.dc-btn .initial-loader--btn .barspinner{margin:.6rem 4px 0 -4px}.dc-btn .initial-loader--btn .barspinner__rect{height:35%}@keyframes buttonEffect{to{border-width:6px;bottom:-.6em;left:-.6em;opacity:0;right:-.6em;top:-.6em}}.dc-badge{align-items:center;color:#fff;display:inline-flex;justify-content:center}.dc-badge--contained{border:none}.dc-badge--bordered{border:1px solid var(--text-prominent);color:var(--text-prominent)}.dc-badge--blue{background-color:#377cfc}.dc-badge--orange{background-color:#ff6444}.dc-badge--red{background-color:#ff444f}.dc-badge--gray{background-color:#d6dadb}.dc-badge--full-rounded{border-radius:2px}.dc-badge--two-rounded{border-bottom-left-radius:8px;border-top-right-radius:8px}.dc-button-menu{display:flex;justify-content:center;position:relative;width:100%}.dc-button-menu__button:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.dc-button-menu__button:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.dc-button-menu__button{background-color:var(--state-normal);border:none;border-radius:0;margin:0;width:50%}.dc-button-menu__button .dc-btn__text{display:contents}@media(min-width:1024px){.dc-button-menu__button:hover:not(.dc-button-menu__button--active){background-color:var(--state-hover)!important}}.dc-button-menu__button span{color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left;text-transform:inherit}.dc-button-menu__button--active{background-color:var(--state-active)!important;cursor:auto}.dc-button-menu__button--active span{color:var(--text-colored-background);color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:1.5;text-align:left;text-transform:inherit}.dc-button-menu__toggle{background-color:var(--general-section-1);border:none;border-radius:6px;margin:0;width:50%}.dc-button-menu__toggle .dc-btn__text{display:contents}@media(min-width:1024px){.dc-button-menu__toggle:hover:not(.dc-button-menu__button--active){background-color:var(--state-hover)!important}}.dc-button-menu__toggle span{color:var(--text-general);color:var(--text-less-prominent);font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left;text-transform:inherit}.dc-button-menu__toggle--active{background-color:var(--state-normal)!important;cursor:auto}.dc-button-menu__toggle--active span{color:var(--text-colored-background);color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:1.5;text-align:left;text-transform:inherit}.dc-button-menu__counter{margin-left:.4rem}.dc-button-menu__wrapper{background-color:var(--state-normal);border-radius:4px;display:flex;position:relative;width:100%}.dc-button-menu__wrapper .dc-button-menu__button,.dc-button-menu__wrapper .dc-button-menu__button--active{background-color:transparent!important;padding:.8rem .6rem;white-space:normal;z-index:1}.dc-button-menu__wrapper .dc-button-menu__button .dc-btn__text,.dc-button-menu__wrapper .dc-button-menu__button--active .dc-btn__text{line-height:normal}.dc-button-menu__wrapper .dc-button-menu__button:nth-last-child(2){border-bottom-right-radius:4px;border-top-right-radius:4px}.dc-button-menu--highlight{content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:transform .25s ease;z-index:0}.dc-icon,.dc-popover__target__icon .info:hover{--fill-color1:var(--text-general);--fill-color2:var(--text-less-prominent);--fill-color3:var(--general-section-1);--fill-color4:var(--icon-grey-background);--fill-color5:var(--text-prominent)}.dc-icon--disabled,.dc-popover__target__icon--disabled .info,.dc-popover__target__icon--disabled .info:hover{--fill-color1:var(--text-disabled);--fill-color2:var(--text-disabled)}.dc-icon--active{--fill-color1:#fff;--fill-color2:#fff}.dc-icon--green{--fill-color1:var(--text-profit-success);--fill-color2:var(--text-profit-success);--fill-color3:#fff}.dc-icon--red{--fill-color1:var(--text-loss-danger);--fill-color2:var(--text-loss-danger);--fill-color3:#fff}.dc-icon--secondary,.dc-popover__target__icon .info{--fill-color1:var(--text-less-prominent);--fill-color2:var(--text-less-prominent);--fill-color3:#fff}.dc-icon--brand{--fill-color1:var(--brand-red-coral);--fill-color2:var(--brand-secondary);--fill-color3:#fff}.dc-icon--black{--fill-color1:var(--icon-black-plus)}.dc-icon--orange{--fill-color1:var(--status-warning)}.dc-popover__wrapper{position:relative}.dc-popover__container{left:0;position:absolute;top:0;width:280px}.dc-popover__container-relative{position:relative}.dc-popover__target__icon .counter{color:var(--brand-red-coral);font-size:10px;font-weight:700;line-height:1.4em;position:absolute;top:50%;transform:translateY(-65%)}.dc-popover__bubble{background:var(--general-active);border-radius:4px;color:var(--text-colored-background);color:var(--text-prominent);cursor:help;display:flex;flex-direction:row;font-size:1.2rem;font-weight:400;line-height:1.25;max-width:31.7rem;padding:.8rem;position:relative;text-align:center;text-transform:none;z-index:1}.dc-popover__bubble__icon{flex-grow:1;margin-right:.7em;padding-top:3px}.dc-popover__bubble__text{flex-grow:2}.dc-popover__bubble--error{background-color:var(--status-danger)}@media(min-width:320px)and (max-width:767px){.dc-popover__trade-params{max-width:calc(100vw - 6.7rem)}}.accu-info-display__popover,.mobile-widget__item-popover{max-width:28rem}@media(min-width:320px)and (max-width:767px){.accu-info-display__popover{margin-right:1rem;max-width:33rem}}.react-tiny-popover-container--disabled-pointer-event{pointer-events:none}.react-tiny-popover-cursor-option{cursor:pointer}.dc-calendar{background:var(--general-main-2);border-radius:5px;box-shadow:0 2px 8px 0 var(--shadow-menu);box-sizing:border-box;font-size:1rem;outline:0;z-index:999}.dc-calendar__footer,.dc-calendar__header{align-items:center;border-radius:5px;box-sizing:border-box;display:flex;height:5rem;padding:1.6rem;position:relative}.dc-calendar__header{justify-content:center}.dc-calendar__footer .dc-calendar__btn--today,.dc-calendar__footer :last-child:not(:only-child){margin-left:auto}.dc-calendar__body{border-bottom:.1rem solid var(--general-section-2);border-top:.1rem solid var(--general-section-2)}.dc-calendar__body--date,.dc-calendar__body--decade,.dc-calendar__body--month,.dc-calendar__body--year{grid-gap:1.2rem;display:grid;padding:.8rem 2rem}.dc-calendar__body--date .dc-calendar__cell,.dc-calendar__body--decade .dc-calendar__cell,.dc-calendar__body--month .dc-calendar__cell,.dc-calendar__body--year .dc-calendar__cell{align-items:center;border-radius:5px;display:flex;justify-content:center}.dc-calendar__body--date{grid-auto-rows:2.4rem;grid-template-columns:repeat(7,2.4rem)}.dc-calendar__body--date .dc-calendar__cell{height:100%;width:100%}.dc-calendar__body--decade,.dc-calendar__body--month,.dc-calendar__body--year{grid-auto-rows:minmax(4.2rem,auto);grid-template-columns:repeat(3,minmax(7.2rem,1fr))}.dc-calendar__body--decade .dc-calendar__cell,.dc-calendar__body--month .dc-calendar__cell,.dc-calendar__body--year .dc-calendar__cell{height:3.2rem;width:5.6rem}.dc-calendar__body--decade .dc-calendar__cell--other:not(.dc-calendar__cell--today):not(.dc-calendar__cell--active):not(.dc-calendar__cell--disabled),.dc-calendar__body--month .dc-calendar__cell--other:not(.dc-calendar__cell--today):not(.dc-calendar__cell--active):not(.dc-calendar__cell--disabled),.dc-calendar__body--year .dc-calendar__cell--other:not(.dc-calendar__cell--today):not(.dc-calendar__cell--active):not(.dc-calendar__cell--disabled){color:var(--text-general)}.dc-calendar__body--decade .dc-calendar__cell{width:100%}.dc-calendar__icon{cursor:pointer;right:5%}.dc-calendar__icon--today:hover{cursor:pointer}.dc-calendar__btn{background:none;border:none;cursor:pointer;font-weight:700;outline:none;padding:0 .2rem;text-align:center}.dc-calendar__btn--disabled{cursor:default;transition:none}.dc-calendar__btn--disabled .dc-calendar__icon{cursor:default}.dc-calendar__btn--is-hidden{display:none}.dc-calendar__btn--select{color:var(--text-general);color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:1.5;text-align:left;text-transform:none}.dc-calendar__btn--next-month,.dc-calendar__btn--next-year,.dc-calendar__btn--prev-month,.dc-calendar__btn--prev-year{height:1.4em;padding:0 .5em;position:absolute}.dc-calendar__btn--prev-year{left:7%}.dc-calendar__btn--next-year{right:7%}.dc-calendar__btn--prev-month{left:14%}.dc-calendar__btn--next-month{right:14%}.dc-calendar__cell{align-self:center;box-sizing:border-box;color:var(--text-general);cursor:pointer;font-size:1.2rem;font-weight:400;justify-self:center;line-height:1.25;position:relative;text-align:left;text-transform:none}.dc-calendar__cell--hover{background:var(--state-hover);color:var(--text-general)}.dc-calendar__cell:nth-child(7n):before{border-radius:4px;padding:0}.dc-calendar__cell:nth-child(7n+1):before{border-radius:4px;left:0}.dc-calendar__cell:nth-child(7n+1):after{content:none}.dc-calendar__cell--bold{color:var(--text-general);color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:1.5;text-align:left;text-transform:none}.dc-calendar__cell--disabled:not(.dc-calendar__cell--today):not(.dc-calendar__cell--between),.dc-calendar__cell--other:not(.dc-calendar__cell--today):not(.dc-calendar__cell--active):not(.dc-calendar__cell--between){color:var(--text-disabled);cursor:default;transition:none}.dc-calendar__cell--is-hidden{display:none}.dc-calendar__cell--today{border:1px solid var(--state-active);color:var(--text-prominent);font-weight:700}.dc-calendar__cell--active,.dc-calendar__cell--today-duration{background:var(--state-active)}.dc-calendar__cell--active{color:var(--text-prominent);font-weight:700}.dc-calendar__cell--active-duration,.dc-calendar__cell--active:hover{background:var(--state-active)}.dc-calendar__cell--active-duration:after{background:var(--state-active);content:"";height:100%;padding-left:1rem;position:absolute;right:50%;top:0;width:100%;z-index:-1}.dc-calendar__cell--between{background:var(--state-active);color:var(--text-prominent);font-weight:700}.dc-calendar__cell--between-hover:before{background:var(--state-hover);content:"";height:100%;padding-left:3.2rem;position:absolute;width:100%;z-index:-2}.dc-calendar__cell--between:hover{background:var(--state-active)}.dc-calendar__cell--between:before{background:var(--state-active);content:"";height:100%;padding-left:3.2rem;position:absolute;width:100%;z-index:-1}.dc-calendar__cell-tooltip{cursor:pointer;display:inline-grid;height:0;justify-content:center;left:0;position:absolute;top:0;width:100%}.dc-calendar__cell-tooltip-icon{display:inherit;margin-top:.1rem}.dc-card{border:1px solid var(--border-normal);border-radius:4px;color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;padding:1.6rem;text-align:left;text-transform:none}.dc-card__wrapper{height:auto;margin:1.6rem}.dc-card__wrapper,.dc-carousel{display:flex;flex-direction:column;justify-content:space-between}.dc-carousel{height:100%}.dc-carousel--mt5{justify-content:normal}.dc-carousel__container{align-items:center;display:flex;flex-direction:row;justify-content:center}.dc-carousel__box{overflow:hidden}.dc-carousel__box--mt5{margin:0 -1.4rem}.dc-carousel__wrapper{display:flex;flex-direction:row;height:100%;padding:.5rem 0;transition:transform .3s linear;width:-moz-fit-content;width:fit-content}.dc-carousel__wrapper--mt5{padding-top:0}.dc-carousel__card{display:flex;flex-direction:column;padding-bottom:.8rem}.dc-carousel__nav{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:2.4rem;overflow:hidden;padding:0 2.4rem;width:100%}.dc-carousel__nav--upper{margin-bottom:0}.dc-carousel__nav-list{display:inline-block;margin:0 auto;position:relative;text-align:center}.dc-carousel__nav--lower{margin-bottom:0}.dc-carousel__nav-item{border-radius:50%;cursor:pointer;display:inline-block;height:.8rem;margin:0 .8rem;width:.8rem}.dc-carousel__nav-item--active{cursor:auto;left:0;position:absolute;top:0;transition:transform .3s linear}.dc-carousel__icon{cursor:pointer}.dc-carousel__icon--left{position:relative;right:5.2rem}.dc-carousel__icon--mt5{background:var(--icon-grey-background);border-radius:50%;height:6rem;justify-content:space-between;line-height:6rem;text-align:center;transform:scale(.5);width:6rem}.cfd-compare-accounts-carousel{--slide-spacing:1rem;--slide-size:50%;--slide-height:19rem;overflow:hidden;position:relative}.cfd-compare-accounts-carousel__viewport{height:100%;overflow:hidden;width:100%}@media(min-width:320px)and (max-width:767px){.cfd-compare-accounts-carousel__viewport{padding-bottom:6rem}}.cfd-compare-accounts-carousel__container{backface-visibility:hidden;display:flex;flex-direction:row;margin-left:calc(var(--slide-spacing)*-1);max-height:auto;touch-action:pan-y;transition:transform 0s ease-in-out}.cfd-compare-accounts-carousel__slide{flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing);position:relative}.cfd-compare-accounts-carousel__slide__img{display:block;height:var(--slide-height);-o-object-fit:cover;object-fit:cover;width:100%}.cfd-compare-accounts-carousel__button{align-items:center;background-color:var(--general-main-1);border:1px solid var(--general-background-main);border-radius:50%;box-shadow:0 0 24px rgba(0,0,0,.08),0 24px 24px rgba(0,0,0,.08);color:var(--background-site);cursor:pointer;display:flex;height:4rem;justify-content:center;position:absolute;top:50%;width:4rem;z-index:1}.cfd-compare-accounts-carousel__button--prev{left:1.6rem}.cfd-compare-accounts-carousel__button--next{right:1.6rem}.cfd-compare-accounts-carousel__button:disabled{display:none;opacity:.3}.cfd-compare-accounts-carousel__button__svg{height:35%;width:50%}@media(min-width:320px)and (max-width:767px){.cfd-compare-accounts-carousel__button{display:none}}.dc-checkbox,.dc-clipboard{cursor:pointer}.dc-checkbox{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;justify-content:flex-start;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dc-checkbox__input{display:none}.dc-checkbox__box{align-self:center;border:2px solid var(--text-less-prominent);border-radius:2px;box-sizing:border-box;display:flex;flex-shrink:0;height:16px;margin:0 8px;outline:none!important;transition:.3s ease-in-out;width:16px}.dc-checkbox--active,.dc-checkbox__box--active{background-color:var(--brand-red-coral);border:none}.dc-checkbox--disabled{cursor:not-allowed!important;opacity:.5}.dc-checkbox--grey-disabled{background-color:var(--checkbox-disabled-grey)}.dc-checkbox__label--error{color:var(--text-loss-danger)}.dc-checklist{max-width:400px}.dc-checklist__item{align-items:center;border-bottom:1px solid var(--border-normal);cursor:pointer;display:flex;justify-content:space-between;padding:12px}.dc-checklist__item-text{color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;max-width:80%;text-align:left;text-transform:none}.dc-checklist__item-status{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.dc-checklist__item-status--action{align-items:center;background-color:var(--brand-red-coral);border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.dc-checklist__item-status--disabled{pointer-events:none}.dc-checklist__item-status--button{width:auto}.dc-checklist__item--disabled{opacity:.5;pointer-events:none}.dc-circular-progress{line-height:0;position:relative;width:-moz-fit-content;width:fit-content}.dc-circular-progress__bar{stroke:var(--brand-secondary);transform:scaleX(-1) rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset 1s}.dc-circular-progress__bar--warning{stroke:var(--status-warning)}.dc-circular-progress__bar--danger{stroke:var(--status-danger)}.dc-circular-progress--clockwise{transform:rotate(-90deg)}.dc-circular-progress__icon{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.6rem}@keyframes SlideIn{0%{max-height:0;opacity:0}to{height:auto;max-height:100vh;opacity:1}}@keyframes SlideOut{0%{max-height:100vh;opacity:1}to{max-height:0;opacity:0}}.dc-collapsible{background-color:var(--general-section-1);border-radius:.4rem;padding:.8rem}.dc-collapsible--has-collapsible-btn{padding-top:0}.dc-collapsible--has-title{padding-bottom:0}.dc-collapsible__button{align-items:center;display:flex;height:32px;justify-content:center}.dc-collapsible__icon{transition:transform .3s ease-in-out}.dc-collapsible__icon--top{transform:rotate(180deg)}.dc-collapsible__icon--top.dc-collapsible__icon--is-open{transform:rotate(0deg)}.dc-collapsible__icon--bottom.dc-collapsible__icon--is-open{transform:rotate(180deg)}.dc-collapsible__item--collapsed{margin:initial!important;max-height:0;opacity:0;overflow:hidden;padding:initial!important}.dc-collapsible__title{margin-left:0;margin-right:auto}.dc-collapsible .trade-container__fieldset{flex:1}.dc-collapsible .trade-container__fieldset .dc-button-menu__wrapper{height:4rem}.dc-content-expander__select-arrow .color1-fill{fill:var(--text-general)}.dc-content-expander__select-arrow .color1-stroke{stroke:var(--text-general)}.dc-content-expander__select-arrow .color2-fill{fill:none}.dc-content-expander__select-arrow .color2-stroke{stroke:none}.active.dc-content-expander__select-arrow .color1-fill{fill:var(--text-prominent)}.active.dc-content-expander__select-arrow .color1-stroke{stroke:var(--text-prominent)}.active.dc-content-expander__select-arrow .color2-fill{fill:none}.active.dc-content-expander__select-arrow .color2-stroke{stroke:none}.disabled.dc-content-expander__select-arrow .color1-fill{fill:var(--text-disabled)}.disabled.dc-content-expander__select-arrow .color1-stroke{stroke:var(--text-disabled)}.disabled.dc-content-expander__select-arrow .color2-fill{fill:none}.disabled.dc-content-expander__select-arrow .color2-stroke{stroke:none}.white.dc-content-expander__select-arrow .color1-fill{fill:var(--text-prominent)}.white.dc-content-expander__select-arrow .color1-stroke{stroke:var(--text-prominent)}.border_hover_color.dc-content-expander__select-arrow .color1-fill{fill:var(--text-prominent)}.border_hover_color.dc-content-expander__select-arrow .color1-stroke{stroke:var(--text-prominent)}.secondary.dc-content-expander__select-arrow .color1-fill{fill:var(--text-less-prominent)}.secondary.dc-content-expander__select-arrow .color1-stroke{stroke:var(--text-less-prominent)}.dc-content-expander{align-items:center;cursor:pointer;display:flex;height:4rem;padding:0 .8rem;position:relative}.dc-content-expander__content{transition:opacity .25s linear}.dc-content-expander__content--enter{opacity:0}.dc-content-expander__content--enter-done{opacity:1}.dc-content-expander__content--exit{opacity:0}.dc-content-expander__title{display:block;padding-right:.8rem}.dc-content-expander__title--spaced{flex:1}.dc-content-expander--expanded .dc-content-expander__select-arrow{transform:rotate(180deg)}.dc-content-expander--expanded .dc-content-expander__select-arrow--invert{transform:rotate(0deg)}.dc-content-expander__select-arrow{pointer-events:none;transform:rotate(0);transform-origin:50% 45%;transition:transform .3s ease}.dc-content-expander__select-arrow--invert{transform:rotate(180deg)}.dc-content-expander__wrapper{display:flex;flex-direction:column;height:100%;width:100%}.dc-counter{align-items:center;background:var(--status-danger);border-radius:.8rem;color:var(--text-colored-background);display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;line-height:1;padding:3px 5px}.composite-checkbox{border:1px solid var(--border-normal);border-radius:.4rem;cursor:pointer;height:100%;padding:1.6rem}.composite-checkbox__description{margin:1.2rem 0 0}.composite-checkbox:hover:not(.composite-checkbox--active){border:1px solid var(--border-hover)}.composite-checkbox--active{border:1px solid var(--border-active)}.composite-checkbox .dc-checkbox__box{margin-left:0}.dc-progress-slider{border-bottom:1px solid var(--general-section-1);box-sizing:border-box;margin:8px 0;padding:initial;position:relative;width:100%}.dc-progress-slider--completed{border-bottom:1px solid var(--general-section-6);margin:.4rem 0 .8rem}.dc-progress-slider__track{background:var(--text-disabled);border-radius:8px;height:6px;margin:2px 0 8px;position:relative;width:100%}.dc-progress-slider__ticks{position:relative}.dc-progress-slider__ticks-wrapper{display:flex;flex-direction:row;height:6px;justify-content:space-evenly;margin:2px 0 8px;position:relative;width:100%}.dc-progress-slider__ticks-step{background:var(--state-hover);height:6px;margin:0 2px;position:relative;width:100%}.dc-progress-slider__ticks-step:before{background-color:var(--brand-secondary);content:"";height:6px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .25s ease-in;width:100%}.dc-progress-slider__ticks-step--marked:before{transform:scaleX(1)}.dc-progress-slider__ticks-step:first-child{margin-left:0}.dc-progress-slider__ticks-step:last-child{margin-right:0}.dc-progress-slider__ticks-step:first-child,.dc-progress-slider__ticks-step:first-child:before{border-bottom-left-radius:4px;border-top-left-radius:4px}.dc-progress-slider__ticks-step:last-child,.dc-progress-slider__ticks-step:last-child:before{border-bottom-right-radius:4px;border-top-right-radius:4px}.dc-progress-slider__ticks-caption{display:flex;justify-content:space-between}.dc-progress-slider__line{background:var(--state-hover);border-radius:8px;height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:width .3s}.dc-progress-slider__line--ticks{height:2px}.dc-progress-slider__line--green{background:var(--status-success)!important}.dc-progress-slider__line--yellow{background:var(--status-warning)!important}.dc-progress-slider__line--red{background:var(--status-danger)!important}.dc-progress-slider__infinite-loader{background-clip:padding-box;background-color:var(--state-hover);border-radius:2px;display:block;height:4px;margin:.5rem 0 1rem;overflow:hidden;position:relative;width:100%}.dc-progress-slider__infinite-loader--indeterminate{background-color:var(--state-active)}.dc-progress-slider__infinite-loader--indeterminate:after,.dc-progress-slider__infinite-loader--indeterminate:before{background-color:inherit;bottom:0;content:"";left:0;position:absolute;top:0;will-change:left,right}.dc-progress-slider__infinite-loader--indeterminate:before{animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.dc-progress-slider__infinite-loader--indeterminate:after{animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}.dc-currency-badge{align-self:flex-start;background-color:#85acb0;border-radius:4px;padding:.3rem}.dc-tick-progress{grid-gap:.8rem;display:grid}.dc-tick-progress__tick{background-color:var(--fill-disabled);border-radius:50%;height:.8rem;width:.8rem}.dc-tick-progress__tick--on{background-color:var(--brand-secondary)}.dc-progress-slider-mobile{align-items:center;display:flex;flex-direction:column}.dc-progress-slider-mobile__timer{margin:.2rem auto}.dc-progress-slider-mobile__infinite-loader{background-clip:padding-box;background-color:var(--state-hover);border-radius:2px;display:block;height:4px;margin:.5rem 0 1rem;overflow:hidden;position:relative;width:100%}.dc-progress-slider-mobile__infinite-loader--indeterminate{background-color:var(--state-active)}.dc-progress-slider-mobile__infinite-loader--indeterminate:after,.dc-progress-slider-mobile__infinite-loader--indeterminate:before{background-color:inherit;bottom:0;content:"";left:0;position:absolute;top:0;will-change:left,right}.dc-progress-slider-mobile__infinite-loader--indeterminate:before{animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.dc-progress-slider-mobile__infinite-loader--indeterminate:after{animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.dc-contract-card-dialog{background:var(--general-main-2);border-radius:4px;box-shadow:0 4px 8px 2px var(--shadow-menu);display:grid;padding:.8rem;position:fixed;transition:transform .3s ease,opacity .25s linear;width:240px;z-index:99}.dc-contract-card-dialog--enter-done{opacity:1;transform:translateZ(0)}.dc-contract-card-dialog--enter,.dc-contract-card-dialog--exit{opacity:0;transform:translate3d(-20px,0,0)}.dc-contract-card-dialog__input .dc-input-wrapper__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border-normal)}.dc-contract-card-dialog__input--currency{align-items:center;background:transparent;border-color:transparent;color:inherit;display:flex;height:3.2rem;justify-content:center;position:absolute;right:4rem;z-index:2}.dc-contract-card-dialog__input--currency-symbol{font-size:1.4rem;line-height:1.5;padding-bottom:.2rem}.dc-contract-card-dialog__input--currency:before{color:var(--text-general);color:inherit;font-size:1.4rem;font-weight:400;line-height:1.5;text-align:center;text-transform:none}.dc-contract-card-dialog__popover .dc-checkbox{margin-top:.8rem}.dc-contract-card-dialog__popover .dc-checkbox__label{font-size:inherit}.dc-contract-card-dialog__button{margin-top:.8rem}.dc-contract-card-dialog__button .dc-btn{width:100%}.dc-contract-card-dialog__form{display:grid;flex:1}@media(min-width:320px)and (max-width:767px){.dc-contract-card-dialog__form{grid-gap:1.6rem;grid-template-rows:auto auto 1fr;margin:1.6rem}.dc-contract-card-dialog__form--no-stop-loss{grid-template-rows:auto 1fr}}@media(min-width:1024px){.dc-contract-card-dialog__form{grid-gap:.8rem}}.dc-contract-card-dialog__form .dc-checkbox__box{margin-left:0}.dc-contract-card-dialog__total-profit{align-items:center;background:var(--general-main-2);color:var(--text-general);display:flex;font-size:1.4rem;height:5.2rem;justify-content:space-between;padding:1.6rem}.dc-contract-card-dialog-toggle{border:1px solid var(--general-section-1);border-radius:4px;height:calc(100% + .4rem);position:absolute;right:.4rem;top:-.4rem;width:calc(100% + .4rem)}@media(min-width:320px)and (max-width:767px){.dc-contract-card-dialog-toggle{width:100%}}.dc-contract-card-dialog-toggle__icon{float:right;margin:3px}.dc-contract-card-dialog-toggle:hover{border-color:var(--button-secondary-default);cursor:pointer}.dc-tooltip{color:var(--text-prominent);font-size:inherit;text-decoration:none}.dc-tooltip:before{background:var(--status-default)}.dc-tooltip:after,.dc-tooltip[data-tooltip-pos=top]:after{border-top-color:var(--status-default)}.dc-tooltip[data-tooltip-pos=right]:after{border-right-color:var(--status-default);border-top-color:transparent}.dc-tooltip[data-tooltip-pos=left]:after{border-left-color:var(--status-default);border-top-color:transparent}.dc-tooltip[data-tooltip-pos=bottom]:after{border-bottom-color:var(--status-default);border-top-color:transparent}.dc-tooltip__balloon-icon{left:-319px;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s;z-index:999}.dc-tooltip__balloon-icon--show{opacity:1;transition:opacity .3s .2s}.dc-tooltip[data-tooltip]{cursor:auto;display:block}.dc-tooltip[data-tooltip]:before{background:var(--status-default)}.dc-tooltip[data-tooltip]:after,.dc-tooltip[data-tooltip][data-tooltip-pos=top]:after{border-top-color:var(--status-default)}.dc-tooltip[data-tooltip][data-tooltip-pos=right]:after{border-right-color:var(--status-default);border-top-color:transparent}.dc-tooltip[data-tooltip][data-tooltip-pos=left]:after{border-left-color:var(--status-default);border-top-color:transparent}.dc-tooltip[data-tooltip][data-tooltip-pos=bottom]:after{border-bottom-color:var(--status-default);border-top-color:transparent}.dc-tooltip[data-tooltip]:hover:after,.dc-tooltip[data-tooltip]:hover:before{opacity:.96;pointer-events:auto;transform:translate(-50%)}.dc-tooltip[data-tooltip]:after,.dc-tooltip[data-tooltip]:before{bottom:100%;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translate(-50%,1em);transform-origin:top;transition:all .18s ease-out .18s;z-index:1}.dc-tooltip[data-tooltip]:before{border-radius:4px;color:var(--text-colored-background);content:attr(data-tooltip);font-size:1.2rem;font-weight:400;letter-spacing:normal;line-height:1.25;line-height:1.5;margin-bottom:10px;max-width:280px;padding:.7em;text-align:left;text-decoration:none;text-transform:none;width:-moz-max-content;width:max-content;width:220px}.dc-tooltip[data-tooltip]:after{border:6px solid transparent;content:"";height:0;margin-bottom:-2px;pointer-events:none;position:absolute;width:0}.dc-tooltip[data-tooltip][data-tooltip-pos=right]:after,.dc-tooltip[data-tooltip][data-tooltip-pos=right]:before{bottom:auto;left:100%;top:50%;transform:translate(-1em,-50%)}.dc-tooltip[data-tooltip][data-tooltip-pos=right]:before{margin-left:1em}.dc-tooltip[data-tooltip][data-tooltip-pos=right]:hover:after,.dc-tooltip[data-tooltip][data-tooltip-pos=right]:hover:before{transform:translateY(-50%)}.dc-tooltip[data-tooltip][data-tooltip-pos=left]:after,.dc-tooltip[data-tooltip][data-tooltip-pos=left]:before{bottom:auto;left:auto;right:100%;top:50%;transform:translate(1em,-50%)}.dc-tooltip[data-tooltip][data-tooltip-pos=left]:before{margin-right:1em}.dc-tooltip[data-tooltip][data-tooltip-pos=left]:hover:after,.dc-tooltip[data-tooltip][data-tooltip-pos=left]:hover:before{transform:translateY(-50%)}.dc-tooltip[data-tooltip][data-tooltip-pos=bottom]:after,.dc-tooltip[data-tooltip][data-tooltip-pos=bottom]:before{bottom:auto;left:50%;top:100%;transform:translate(-50%,-1em)}.dc-tooltip[data-tooltip][data-tooltip-pos=bottom]:before{margin-top:1.1em}.dc-tooltip[data-tooltip][data-tooltip-pos=bottom]:hover:after,.dc-tooltip[data-tooltip][data-tooltip-pos=bottom]:hover:before{transform:translate(-50%)}.dc-tooltip--with-label[data-tooltip]:after,.dc-tooltip--with-label[data-tooltip]:before{margin-top:1em}.dc-tooltip--error[data-tooltip]:before{background:var(--status-danger)}.dc-tooltip--error[data-tooltip]:after,.dc-tooltip--error[data-tooltip][data-tooltip-pos=top]:after{border-top-color:var(--status-danger)}.dc-tooltip--error[data-tooltip][data-tooltip-pos=right]:after{border-right-color:var(--status-danger);border-top-color:transparent}.dc-tooltip--error[data-tooltip][data-tooltip-pos=left]:after{border-left-color:var(--status-danger);border-top-color:transparent}.dc-tooltip--error[data-tooltip][data-tooltip-pos=bottom]:after{border-bottom-color:var(--status-danger);border-top-color:transparent}.dc-tooltip--error[data-tooltip]:after,.dc-tooltip--error[data-tooltip]:before,.dc-tooltip--error[data-tooltip][data-tooltip-pos=left]:after,.dc-tooltip--error[data-tooltip][data-tooltip-pos=left]:before{opacity:.96;pointer-events:auto;transform:translateY(-50%)}.dc-tooltip--error[data-tooltip]:before,.dc-tooltip--error[data-tooltip][data-tooltip-pos=left]:before{width:180px}.dc-tooltip--error-secondary[data-tooltip]:before{background:var(--status-danger)}.dc-tooltip--error-secondary[data-tooltip]:after,.dc-tooltip--error-secondary[data-tooltip][data-tooltip-pos=top]:after{border-top-color:var(--status-danger)}.dc-tooltip--error-secondary[data-tooltip][data-tooltip-pos=right]:after{border-right-color:var(--status-danger);border-top-color:transparent}.dc-tooltip--error-secondary[data-tooltip][data-tooltip-pos=left]:after{border-left-color:var(--status-danger);border-top-color:transparent}.dc-tooltip--error-secondary[data-tooltip][data-tooltip-pos=bottom]:after{border-bottom-color:var(--status-danger);border-top-color:transparent}.dc-tooltip--error-secondary[data-tooltip]:after,.dc-tooltip--error-secondary[data-tooltip]:before,.dc-tooltip--error-secondary[data-tooltip][data-tooltip-pos=left]:after,.dc-tooltip--error-secondary[data-tooltip][data-tooltip-pos=left]:before{opacity:.96;pointer-events:auto;top:55%;transform:translateY(-50%)}.dc-input-wrapper__icon .color1-fill,button.dc-input-wrapper__icon .color1-fill{fill:var(--text-general)}.dc-input-wrapper__icon .color1-stroke,button.dc-input-wrapper__icon .color1-stroke{stroke:var(--text-general)}.dc-input-wrapper__icon .color2-fill,button.dc-input-wrapper__icon .color2-fill{fill:none}.dc-input-wrapper__icon .color2-stroke,button.dc-input-wrapper__icon .color2-stroke{stroke:none}.active.dc-input-wrapper__icon .color1-fill,button.active.dc-input-wrapper__icon .color1-fill{fill:var(--text-prominent)}.active.dc-input-wrapper__icon .color1-stroke,button.active.dc-input-wrapper__icon .color1-stroke{stroke:var(--text-prominent)}.active.dc-input-wrapper__icon .color2-fill,button.active.dc-input-wrapper__icon .color2-fill{fill:none}.active.dc-input-wrapper__icon .color2-stroke,button.active.dc-input-wrapper__icon .color2-stroke{stroke:none}.disabled.dc-input-wrapper__icon .color1-fill,button.disabled.dc-input-wrapper__icon .color1-fill{fill:var(--text-disabled)}.disabled.dc-input-wrapper__icon .color1-stroke,button.disabled.dc-input-wrapper__icon .color1-stroke{stroke:var(--text-disabled)}.disabled.dc-input-wrapper__icon .color2-fill,button.disabled.dc-input-wrapper__icon .color2-fill{fill:none}.disabled.dc-input-wrapper__icon .color2-stroke,button.disabled.dc-input-wrapper__icon .color2-stroke{stroke:none}.white.dc-input-wrapper__icon .color1-fill,button.white.dc-input-wrapper__icon .color1-fill{fill:var(--text-prominent)}.white.dc-input-wrapper__icon .color1-stroke,button.white.dc-input-wrapper__icon .color1-stroke{stroke:var(--text-prominent)}.border_hover_color.dc-input-wrapper__icon .color1-fill,button.border_hover_color.dc-input-wrapper__icon .color1-fill{fill:var(--text-prominent)}.border_hover_color.dc-input-wrapper__icon .color1-stroke,button.border_hover_color.dc-input-wrapper__icon .color1-stroke{stroke:var(--text-prominent)}.secondary.dc-input-wrapper__icon .color1-fill,button.secondary.dc-input-wrapper__icon .color1-fill{fill:var(--text-less-prominent)}.secondary.dc-input-wrapper__icon .color1-stroke,button.secondary.dc-input-wrapper__icon .color1-stroke{stroke:var(--text-less-prominent)}.dc-input-field{margin:.8rem 0 0;position:relative}.dc-input-field__label{color:var(--text-general);display:inline-block;font-size:1.4rem;font-weight:400;line-height:1.5;margin-bottom:.2rem;text-align:left;text-align:center;text-transform:none;width:100%}.dc-input-field .inline-icon{cursor:pointer;left:8px;position:absolute;top:8px;z-index:1}.dc-input-field__helper{color:var(--text-less-prominent);font-size:1.2rem;font-weight:300;line-height:1.25;text-align:left;text-transform:none}.dc-input-wrapper,button.dc-input-wrapper{position:relative}.dc-input-wrapper__input::-ms-clear,button.dc-input-wrapper__input::-ms-clear{display:none}.dc-input-wrapper__button,button.dc-input-wrapper__button{align-items:center;background-color:transparent;background-color:initial;border:none;border-radius:3px;display:flex;height:28px;justify-content:center;margin:initial;min-width:3.2rem;padding:0;position:absolute!important;top:2px;z-index:1}.dc-input-wrapper__button--increment,button.dc-input-wrapper__button--increment{right:2px}.dc-input-wrapper__button--decrement,button.dc-input-wrapper__button--decrement{left:2px}.dc-input-wrapper__button:hover,button.dc-input-wrapper__button:hover{background:var(--state-hover);cursor:pointer}.dc-input-wrapper__button:disabled:hover,button.dc-input-wrapper__button:disabled:hover{background:transparent;cursor:not-allowed}.dc-input-wrapper--disabled,button.dc-input-wrapper--disabled{color:var(--text-disabled);pointer-events:none}.dc-input-wrapper--inline,button.dc-input-wrapper--inline{align-items:center;display:flex;justify-content:space-between}.input{background-color:var(--fill-normal);border:1px solid var(--fill-normal);border-radius:4px;color:var(--text-prominent);display:inline-block;font-size:1.4rem;font-weight:400;height:32px;line-height:1.5;list-style:none;padding-left:.8rem;position:relative;text-align:center;text-transform:none;transition:transform .3s;width:100%}.input[type=checkbox]{background-color:var(--general-section-1);border:1px solid var(--text-less-prominent);border-radius:0;cursor:pointer;display:inline-block;font-size:1.2rem;height:16px;padding:0;vertical-align:middle;width:16px}.input[type=checkbox]:active{border-color:var(--brand-red-coral);border-radius:0;box-shadow:none}.input[type=checkbox]:hover{border-color:var(--border-hover)}.input[type=checkbox]:focus{border-color:var(--border-active);border-radius:0;box-shadow:none}.input[type=checkbox]:checked{background:var(--brand-red-coral);border-color:var(--brand-red-coral)}.input[type=checkbox]:checked:after{display:inline-block}.input[type=checkbox]:checked:hover{border-color:var(--brand-red-coral)}.input[type=checkbox]::-ms-check{background:transparent;border-color:transparent;color:#fff}.input[type=checkbox]:after{color:var(--text-colored-background);content:"L";display:none;font-size:1.2rem;font-weight:400;left:25%;line-height:1.25;position:absolute;text-align:left;text-transform:none;top:-10%;transform:scaleX(-1) rotate(-40deg)}.input:not([type=range]){touch-action:manipulation}.input[readonly]{cursor:pointer}.input::-moz-placeholder{border-color:var(--border-normal)}.input::placeholder{border-color:var(--border-normal)}.dc-input-wrapper__button:hover~.dc-input-wrapper__input,.input-hover,.input:hover,button.dc-input-wrapper__button:hover~.dc-input-wrapper__input{border-color:var(--border-hover)}.input:active,.input:focus{border-color:var(--border-active);border-radius:4px;color:var(--text-prominent);outline:0}.input--has-inline-prefix{border-radius:4px!important;padding-right:40px!important}.input--error{border:1px solid #e31c4b!important;color:#e31c4b}.input:disabled{color:var(--text-disabled)}.dc-input-wrapper{position:relative}.dc-input-wrapper--inline{align-items:center;display:flex;justify-content:space-between}.dc-themed-scrollbars{overflow-x:hidden;overflow-y:auto;position:relative;scroll-behavior:smooth;scrollbar-color:var(--state-active) var(--general-main-1);scrollbar-width:thin}.dc-themed-scrollbars__autohide::-webkit-scrollbar-thumb{display:none}.dc-themed-scrollbars__autohide--is-hovered::-webkit-scrollbar-thumb{display:inline;display:initial}.dc-themed-scrollbars--has-horizontal{overflow-x:auto}.dc-themed-scrollbars--hidden-scrollbar::-webkit-scrollbar{display:none!important}.dc-themed-scrollbars--only-horizontal{overflow-x:auto;overflow-y:hidden}.dc-themed-scrollbars--only-horizontal-overlay{overflow-x:overlay;overflow-y:hidden}.dc-themed-scrollbars-wrapper{display:flex;justify-content:space-between;margin-bottom:-3rem;padding-bottom:3rem;white-space:nowrap}.dc-themed-scrollbars-wrapper li{box-sizing:border-box;display:inline-block;height:40px;padding:0 3rem;vertical-align:middle;width:auto}@media(min-width:320px)and (max-width:767px){.dc-themed-scrollbars-wrapper li{padding:0 1.1rem}}.dc-themed-scrollbars::-webkit-scrollbar{background-color:transparent;border-radius:10px;height:5px;width:5px}.dc-themed-scrollbars::-webkit-scrollbar-track{background-color:transparent}.dc-themed-scrollbars::-webkit-scrollbar-thumb{background-color:var(--state-active);border-radius:10px}.dc-mobile-dialog{background:var(--fill-normal);box-sizing:border-box;height:100vh;left:0;overflow:auto;position:fixed;top:0;transition:opacity .2s;width:100vw;z-index:999}.dc-mobile-dialog,.dc-mobile-dialog--enter,.dc-mobile-dialog--exit{opacity:0;pointer-events:none}.dc-mobile-dialog--enter .dc-mobile-dialog__content,.dc-mobile-dialog--exit .dc-mobile-dialog__content{transform:scale(0)}.dc-mobile-dialog--enter .dc-mobile-dialog__header,.dc-mobile-dialog--exit .dc-mobile-dialog__header{transform:translateY(-100%)}.dc-mobile-dialog--enter-done{opacity:1;pointer-events:auto}.dc-mobile-dialog--enter-done .dc-mobile-dialog__content{transform:scale(1)}.dc-mobile-dialog--enter-done .dc-mobile-dialog__header{transform:translateY(0)}.dc-mobile-dialog__content{background:var(--fill-normal);box-sizing:border-box;margin-top:.4rem;padding-top:3.6rem;position:relative;transition:all .2s ease-out;z-index:1}.dc-mobile-dialog__content--is-full-height{height:calc(100% - .4rem)}.dc-mobile-dialog__content>div{height:100%}.dc-mobile-dialog__header{align-items:center;background:var(--fill-normal);border-bottom:1px solid var(--border-disabled);box-sizing:border-box;display:flex;flex-direction:row;height:40px;justify-content:space-between;padding:1rem;position:fixed;top:0;transition:all .2s ease-out;transition-delay:.2s;width:100%;z-index:4}.dc-mobile-dialog__container--has-scroll{overflow-x:hidden;overflow-y:auto}.dc-mobile-dialog__container--has-info-banner .dc-mobile-dialog__header{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;position:relative;top:auto;z-index:auto}.dc-mobile-dialog__container--has-info-banner .dc-mobile-dialog__header-wrapper{background:var(--fill-normal);border-bottom:.01rem solid transparent;position:sticky;top:0;width:100%;z-index:4}.dc-mobile-dialog__container--has-info-banner .dc-mobile-dialog__header-wrapper .inline-message__information{margin:1.6rem .8rem}.dc-mobile-dialog__container--has-info-banner .dc-mobile-dialog__content{margin-top:0;padding-top:0}.dc-mobile-dialog__footer{bottom:0;position:fixed;width:100%;z-index:4}.dc-mobile-dialog__title{margin:0;padding:1.2rem 1.2rem 1.2rem .4rem}.dc-mobile-dialog__close-btn-icon{--fill-color1:var(--text-prominent)!important;height:1.6rem;margin:1.2rem .4rem;width:1.6rem}.dc-result__content{flex-direction:column;justify-items:center}.dc-result__caption,.dc-result__content{align-items:center;display:flex;gap:.4rem}.dc-result__caption{font-size:1.4em;font-weight:700;justify-content:center;text-transform:capitalize;transition:opacity .25s ease}.dc-result__caption--won{color:var(--text-profit-success)}.dc-result__caption--lost{color:var(--text-loss-danger)}.dc-result__caption-wrapper{align-items:center;cursor:pointer;display:flex;height:calc(100% - 24px);justify-content:center;position:absolute;text-decoration:none;top:24px;width:100%;z-index:2}@media(min-width:320px)and (max-width:767px){.dc-result__caption{pointer-events:none}}.dc-result__close-btn{cursor:pointer;position:absolute;right:8px;top:2px;visibility:visible}.dc-result__close-btn:after{color:var(--text-general);content:"×";font-size:24px;font-weight:300}.dc-result__icon{margin-left:10px}.dc-result__payout{margin-left:1rem}.dc-result__payout--won{color:var(--text-profit-success)}.dc-result__payout--lost{color:var(--text-loss-danger)}.dc-result__positions-overlay{max-width:218px}.dc-contract-card{background-color:var(--general-main-1);box-sizing:border-box;color:var(--text-prominent);display:flex;flex-direction:column;padding:.8rem;position:relative;text-decoration:none}.dc-contract-card:before{content:"";height:52px;left:0;position:absolute;top:0;width:100%}.dc-contract-card--green:before{background-image:linear-gradient(0deg,rgba(16,19,32,0),rgba(0,148,117,.16))}.dc-contract-card--red:before{background-image:linear-gradient(0deg,rgba(16,19,32,0),rgba(227,28,75,.16))}.dc-contract-card--loss{color:var(--text-loss-danger)}.dc-contract-card--profit{color:var(--text-profit-success)}.dc-contract-card__grid{grid-gap:4px;display:grid;grid-template-rows:1fr auto;min-height:4rem}.dc-contract-card__grid-underlying-trade{grid-template-columns:1fr 1fr;width:100%}.dc-contract-card__grid-underlying-trade--trader{grid-template-columns:1.2fr 1fr}.dc-contract-card__grid-underlying-trade--trader--accumulator,.dc-contract-card__grid-underlying-trade--trader--turbos{grid-gap:1px;display:flex}.dc-contract-card__grid-underlying-trade--trader--accumulator-sold,.dc-contract-card__grid-underlying-trade--trader--turbos-sold{padding-top:1rem}.dc-contract-card__grid-underlying-trade--mobile{grid-template-columns:1fr 1fr 25%}.dc-contract-card__grid-profit-payout{background:var(--general-hover);border-radius:4px;grid-template-columns:1fr 1fr;margin-left:-4px;margin-right:-4px;padding:8px 0}.dc-contract-card__grid-label{align-self:flex-start;color:var(--text-general);font-size:1rem;line-height:1.5;text-transform:none;white-space:nowrap}.dc-contract-card__grid-value{align-self:flex-start;font-size:1.2rem;font-weight:700;line-height:1.5}.dc-contract-card__grid-items{grid-gap:.8rem .4rem;grid-template-columns:1fr 1fr;padding:.8rem 0}.dc-contract-card__result{align-items:center;background-color:var(--overlay-inside-dialog);border-radius:4px;display:flex;height:calc(100% - 1rem);justify-content:center;position:absolute;top:0;width:100%;z-index:2}.dc-contract-card__result--won,.dc-contract-card__result--won:after{background-image:var(--gradient-success)}.dc-contract-card__result--lost,.dc-contract-card__result--lost:after{background-image:var(--gradient-danger)}.dc-contract-card__result--lg{max-height:100%}.dc-contract-card__result:hover{background:0!important}.dc-contract-card__result:hover .dc-result__content{opacity:0}.dc-contract-card__result:after{border-radius:4px;height:100%;left:0;top:0;width:100%;z-index:2}.dc-contract-card__result--enter,.dc-contract-card__result--exit{opacity:0}.dc-contract-card__result--enter-done{opacity:1}.dc-contract-card__wrapper{background:var(--general-main-1);border-radius:4px;margin:0 1em;max-width:238px;min-width:218px;position:relative;transition:transform .25s ease,opacity .25s linear;width:-moz-min-content;width:min-content}.dc-contract-card__wrapper .currency-badge{margin-bottom:5px}.dc-contract-card__wrapper--active:before{border-radius:4px;box-shadow:0 4px 6px 0 rgba(0,0,0,.24);content:"";height:calc(100% + 2px);left:-1px;pointer-events:none;position:absolute;top:-1px;width:calc(100% + 2px)}.dc-contract-card__wrapper--enter-done{opacity:1;transform:translateY(0)}.dc-contract-card__wrapper--enter,.dc-contract-card__wrapper--exit{opacity:0;transform:translateY(-16px)}.dc-contract-card .potential-payout-container,.dc-contract-card .purchase-price-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.dc-contract-card .potential-payout__label,.dc-contract-card .purchase-price__label{align-self:flex-start;color:var(--text-general);font-size:1rem;margin-bottom:4px;text-transform:none;white-space:nowrap}.dc-contract-card .potential-payout__value,.dc-contract-card .purchase-price__value{align-self:flex-start;font-size:1em;font-weight:700}.dc-contract-card .potential-payout-container{padding-left:4px}.dc-contract-card .potential-payout-price__value{align-self:flex-start;font-size:1em;font-weight:700}.dc-contract-card__separator{border-top:1px solid var(--general-section-1);margin:4px 0 0;width:100%}.dc-contract-card__underlying-name{align-items:center;display:flex;font-size:1.2em;font-weight:700;justify-content:flex-start;max-width:18rem;min-width:10rem}.dc-contract-card__underlying-name--accumulator{max-width:10rem}.dc-contract-card__type{display:flex;font-size:1.2em;font-weight:700;justify-content:flex-start}.dc-contract-card__type .category-type .color1-fill{fill:var(--brand-red-coral)!important}.dc-contract-card__type .category-type .color2-fill{fill:var(--brand-secondary)!important}.dc-contract-card__symbol{margin-left:.4rem}.dc-contract-card__symbol--smarttrader-contract{width:7rem}@media(min-width:320px)and (max-width:767px){.dc-contract-card__symbol--smarttrader-contract{width:auto}}.dc-contract-card__header{display:flex;flex-direction:column;justify-content:space-evenly;margin:.5em .2em}@media(min-width:320px)and (max-width:767px){.dc-contract-card__header{margin:0 8px}}.dc-contract-card__body{border-radius:4px;color:var(--text-prominent);display:flex;padding:.8rem .4rem;width:100%}.dc-contract-card__body-wrapper{width:100%}@media(min-width:320px)and (max-width:767px){.dc-contract-card__body{padding:0 8px}.dc-contract-card__body-wrapper{display:flex}}.dc-contract-card-items-wrapper{grid-gap:.8rem .4rem;display:grid;flex:1;grid-template-areas:"stake current-stake" "deal-cancel-fee limit-order-info" "buy-price limit-order-info";grid-template-columns:1fr 1fr;margin-top:.5rem}.dc-contract-card-items-wrapper--mobile{grid-gap:.8rem .4rem;display:grid;flex:1;grid-template-areas:"stake current-stake limit-order-info" "deal-cancel-fee buy-price limit-order-info";grid-template-columns:1fr 1fr 1fr;padding:.4rem 0}.dc-contract-card-items-wrapper--mobile .dc-contract-card-items-wrapper-group .dc-contract-card-item:first-child{margin-bottom:.8rem}.dc-contract-card-items-wrapper--has-progress-slider{grid-template-areas:"stake current-stake date-expiry" "deal-cancel-fee buy-price date-expiry" "limit-order-info limit-order-info date-expiry";grid-template-columns:1fr 1fr 1fr}.dc-contract-card-items-wrapper--has-progress-slider .dc-contract-card__limit-order-info{grid-template-columns:1fr 1fr}.dc-contract-card-items-wrapper--has-progress-slider .dc-contract-card__stop-loss{order:0!important}@media(min-width:320px)and (max-width:767px){.dc-contract-card--turbos .dc-contract-card-item__body{padding-left:0}}.dc-contract-card--turbos .dc-contract-card__buy-price{grid-column:1/1;grid-row:1/1;padding:.8rem 0 0}.dc-contract-card--turbos .dc-contract-card__contract-value{grid-column:2/2;grid-row:1/2;padding:.8rem 0 0}.dc-contract-card--turbos .dc-contract-card__entry-spot{grid-column:1/2;grid-row:2/2}.dc-contract-card--turbos .dc-contract-card__barrier-level{grid-column:1/1;grid-row:3/3}.dc-contract-card--turbos .dc-contract-card__limit-order-info{grid-column:2/2;grid-row:2/2}.dc-contract-card--turbos .dc-contract-card__status{align-self:center;grid-column:3/3;grid-row:1/3;justify-self:center}@media(min-width:320px)and (max-width:767px){.dc-contract-card--turbos{grid-template-columns:1fr 1fr 1fr}}.dc-contract-card__profit-loss{align-items:center;display:flex;font-size:1.2em;font-weight:700;justify-content:flex-start;text-align:center}.dc-contract-card__profit-loss-label{font-size:1em;font-weight:400;margin-bottom:4px;max-width:90px;white-space:nowrap}.dc-contract-card__profit-loss--is-crypto{margin-left:-6px}.dc-contract-card__profit-loss--negative{color:var(--text-loss-danger)}.dc-contract-card__profit-loss--negative:before{color:inherit;content:"-"}.dc-contract-card__profit-loss--positive{color:var(--text-profit-success)}.dc-contract-card__profit-loss--positive:before{color:inherit;content:"+"}.dc-contract-card-item__header{line-height:1.4;max-width:calc(100% - 2.4rem)}.dc-contract-card-item__body{align-self:flex-start;color:var(--text-general);display:flex;font-size:1.2rem;font-weight:700;line-height:1.25;line-height:1.5;text-align:left;text-transform:none}.dc-contract-card-item__body--is-crypto{margin-left:-6px}@media(min-width:320px)and (max-width:767px){.dc-contract-card-item__body{padding-left:.4rem}}.dc-contract-card-item__body--loss{color:var(--text-loss-danger)!important}.dc-contract-card-item__body--loss:before{content:"-"}.dc-contract-card-item__body--profit{color:var(--text-profit-success)!important}.dc-contract-card-item__body--profit:before{content:"+"}.dc-contract-card-item__total-profit-loss{align-items:center;border-top:1px solid var(--general-section-1);display:flex;flex-direction:column;margin-top:.8rem;padding:.8rem .8rem 0}.dc-contract-card-item__total-profit-loss .dc-contract-card-item__body,.dc-contract-card-item__total-profit-loss .dc-contract-card-item__header{align-self:center;font-size:1.4rem;line-height:2rem}@media(min-width:320px)and (max-width:767px){.dc-contract-card-item__total-profit-loss{flex-direction:row;grid-column:1/4;justify-content:center}.dc-contract-card-item__total-profit-loss-value{margin-left:.2rem}}.dc-contract-card-item__total-profit-loss-label,.dc-contract-card-item__total-profit-loss-value{font-size:1.4rem;line-height:2rem}.dc-contract-card__sell-button{align-items:center;border-top:1px solid var(--general-section-1);display:flex;justify-content:center;margin-top:.8rem;min-height:4rem;padding-top:.4rem;transition:transform .25s ease,opacity .25s linear}.dc-contract-card__sell-button--positions{margin:0 .8rem;padding:.8rem 0}.dc-contract-card__sell-button--enter-done{opacity:1}.dc-contract-card__sell-button--enter,.dc-contract-card__sell-button--exit{opacity:0;transform:translateY(-8px)}.dc-contract-card__sell-button--has-cancel-btn{display:grid;grid-template-columns:1fr 1fr;justify-content:space-between}.dc-contract-card__sell-button--has-cancel-btn .dc-btn--cancel{margin-left:.8rem;max-width:10.5rem}.dc-contract-card__sell-button .dc-remaining-time{border-radius:.4rem;font-size:1.2rem;margin-left:.8rem}.dc-contract-card__sell-button .dc-btn--cancel,.dc-contract-card__sell-button .dc-btn--sell{height:2.4rem}.dc-contract-card__sell-button .dc-btn--cancel .dc-btn__text,.dc-contract-card__sell-button .dc-btn--sell .dc-btn__text{font-size:1.2rem}@media(min-width:320px)and (max-width:767px){.dc-contract-card__sell-button .dc-btn--cancel,.dc-contract-card__sell-button .dc-btn--sell{height:3.2rem}}.dc-contract-card__indicative--movement{height:16px;margin-left:2px;width:16px}.dc-contract-card__indicative--movement-complete,.dc-contract-card__indicative--movement-complete:after{display:none}.dc-contract-card__indicative--movement:after{content:"";width:16px}.dc-contract-card__status{align-items:center;display:flex;justify-content:center;min-width:25%}.dc-contract-card__status .result-icon,.dc-contract-card__status--accumulator-mobile-positions .dc-result__icon{margin-left:.4rem}.dc-contract-card__limit-order-info{grid-gap:.4rem 0;display:grid;grid-area:limit-order-info;position:relative}.dc-contract-card__limit-order-info .dc-contract-card__stop-loss{padding-bottom:.4rem}.dc-contract-card__take-profit{position:relative}.dc-contract-card__buy-price{grid-area:buy-price}.dc-contract-card__deal-cancel-fee{grid-area:deal-cancel-fee}.dc-contract-card__stake{grid-area:stake}.dc-contract-card__date-expiry{grid-area:date-expiry}.dc-contract-card__date-expiry .dc-contract-card-item__body{justify-content:flex-end}.dc-contract-card__current-stake{grid-area:current-stake}.dc-contract-card__sell-button-mobile{align-self:center;justify-self:center}.dc-contract-card__sell-button-mobile .dc-btn--sell{height:3.2rem!important}.dc-contract-card__no-resale-msg{font-size:1.1rem}.dc-contract-card .contract-audit__wrapper{padding:2px 0;width:100%}.dc-contract-card .contract-audit__wrapper--is-open{margin-top:.5em}.dc-contract-card .contract-audit__toggle{margin:0 0 -.5em;width:100%}.dc-contract-card .contract-audit__label{font-size:.8em;text-align:left}.dc-contract-card .contract-audit__value{font-size:1em;text-align:left}.dc-contract-card .dc-contract-type__type-wrapper{height:auto;width:auto}.dc-contract-type{align-items:center;display:flex;flex-direction:row;margin-left:-4px;text-align:center}.dc-contract-type__type-wrapper{align-items:center;display:flex;justify-content:center;margin:0;padding:.5em .3em}.dc-contract-type__type-wrapper .category-type{height:20px;width:20px}.dc-contract-type__type-label{line-height:1.5;text-align:left;width:3.8em}.dc-contract-type__type-label--smarttrader-contract{width:7rem}@media(min-width:320px)and (max-width:767px){.dc-contract-type__type-label--smarttrader-contract{width:9rem}}.dc-contract-type__type-label-trade-param{color:var(--text-less-prominent);font-size:1rem;line-height:1rem}.dc-btn--sell{width:100%}.dc-remaining-time{display:inline}.dc-tick-counter-bar__container{border-bottom:1px solid var(--general-section-1);box-sizing:border-box;grid-column-end:3;grid-column-start:1;margin:.8rem 0;padding:initial;position:relative;width:100%}@media(min-width:320px)and (max-width:767px){.dc-tick-counter-bar__container{align-items:center;border-bottom:initial;display:flex;flex-direction:column;margin:initial}}.dc-tick-counter-bar__track{background:var(--general-section-1);border-radius:4px;height:1.8rem;margin-bottom:.8rem;position:relative;width:100%}@media(min-width:320px)and (max-width:767px){.dc-tick-counter-bar__track{align-items:center;border-bottom:initial;display:flex;flex-direction:column;margin:.2rem 0 .4rem}}.dc-tick-counter-bar__text{color:var(--status-success);position:absolute;text-align:center;width:100%}.dc-datepicker{display:inline-block;position:relative;width:100%}.dc-datepicker__container{align-items:center;border:1px solid var(--border-normal);border-radius:4px;display:flex}.dc-datepicker__container:hover:not(.dc-input--disabled){border-color:var(--border-hover)}.dc-datepicker__container[focus-within]{border-color:var(--brand-secondary)}.dc-datepicker__container:focus-within{border-color:var(--brand-secondary)}.dc-datepicker__container[focus-within]:hover{border-color:var(--brand-secondary)}.dc-datepicker__container:focus-within:hover{border-color:var(--brand-secondary)}.dc-datepicker__container--error{border-color:var(--brand-red-coral)!important}.dc-datepicker__container--disabled{border-color:var(--general-disabled)}.dc-datepicker__hint{margin-left:1.3rem;position:absolute;top:4.1rem}.dc-datepicker__hint--relative{margin-left:1.2rem;position:relative;top:auto}.dc-datepicker__input .dc-input__field{-webkit-appearance:none;-moz-appearance:none;border-radius:4px;box-sizing:border-box;width:100%}.dc-datepicker__input .dc-input__field:hover:not(:disabled){border-color:var(--border-hover);cursor:pointer}.dc-datepicker__input .dc-input__field:focus{outline:none}.dc-datepicker__input .dc-input__field:active{border-color:var(--border-active)}.dc-datepicker__input .dc-input__field::-ms-clear{display:none}.dc-datepicker__input .dc-input__field::-moz-placeholder{line-height:4rem}.dc-datepicker__input--has-leading-icon .dc-input__field{text-align:center}.dc-datepicker .dc-icon{margin-bottom:.3rem;margin-right:-.2rem}.dc-datepicker .dc-icon:not(.dc-icon--disabled){cursor:pointer}.dc-datepicker__picker{opacity:1;position:absolute;transform:translateZ(0);z-index:2}.dc-datepicker__picker--left-enter,.dc-datepicker__picker--left-exit{opacity:0;transform:translate3d(-275px,0,0)}.dc-datepicker__picker--left-enter-done{opacity:1;transform:translate3d(-295px,0,0)}.dc-datepicker__picker--left-enter-done,.dc-datepicker__picker--left-exit{transition:transform .25s ease,opacity .25s linear}.dc-datepicker__picker--top-enter,.dc-datepicker__picker--top-exit{opacity:0;transform:translateZ(0)}.dc-datepicker__picker--top-enter-done{opacity:1;transform:translate3d(0,-40px,0)}.dc-datepicker__picker--top-enter-done,.dc-datepicker__picker--top-exit{transition:transform .25s ease,opacity .25s linear}.dc-datepicker__picker--bottom-enter,.dc-datepicker__picker--bottom-exit{opacity:0;transform:translateZ(0)}.dc-datepicker__picker--bottom-enter-done{opacity:1;transform:translate3d(0,40px,0)}.dc-datepicker__picker--bottom-enter-done,.dc-datepicker__picker--bottom-exit{transition:transform .25s ease,opacity .25s linear}@media(min-width:320px)and (max-width:767px){.dc-datepicker--hint{margin-bottom:5rem}.dc-datepicker__native{height:38px;min-width:calc(100% - 1rem);opacity:0;position:absolute;width:100%}.dc-datepicker__display{align-items:center;color:var(--text-prominent);display:flex;height:38px;justify-content:flex-start;padding-left:1rem;position:relative;width:100%}.dc-datepicker__display-text{background-color:inherit;padding-top:.2rem}.dc-datepicker__display-text--has-error{padding-top:0}.dc-datepicker__calendar-icon{margin-right:1rem;pointer-events:none}.dc-datepicker__placeholder{color:var(--text-general);font-size:1.4rem;left:1.3rem;position:absolute;transform:none;transition:transform .25s linear}.dc-datepicker__placeholder--has-value{background-color:var(--fill-normal);color:var(--text-general);transform:translate3d(-14px,-20px,0) scale(.7)}.dc-datepicker__placeholder--has-error{color:var(--brand-red-coral)}.dc-datepicker__placeholder--is-focused{color:var(--brand-secondary)}.dc-datepicker__error{display:flex;left:1.3rem;position:absolute;top:4.5rem}}.data-list{display:flex;flex-direction:column;height:100%;position:relative}.data-list__body{flex:1}.data-list__body-wrapper{display:flex;flex-direction:column;height:100%}.data-list__footer{align-items:center;background:var(--general-main-1);border-top:2px solid var(--border-disabled);display:flex;position:relative;width:100%}.data-list__item{height:inherit}.data-list__item--wrapper{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);height:inherit;text-decoration:none}@media(min-width:320px)and (max-width:767px){.data-list__item{border-radius:4px}}.data-list__row{display:flex;flex-direction:row;padding:4px 16px;width:100%}.data-list__row>*{flex:1}.data-list__row-content{color:var(--text-general);font-size:1.4rem;line-height:2rem}.data-list__row-cell--amount{align-items:flex-end;display:flex;flex:none;flex-direction:column}.data-list__row-title{color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:2rem}@media(min-width:320px)and (max-width:767px){.data-list__row-title{font-size:1.2rem}}.data-list__row-divider{margin:0 1.6rem}.data-list__row-divider:after{border-top:1px solid var(--general-main-1);content:"";display:block}.data-list__row--wrapper:not(.data-list__item--dynamic-height-wrapper){height:100%}.data-list__row--timer{flex:none}.data-list__desc--wrapper{align-items:center;color:var(--text-general);display:flex;font-size:var(--text-size-xxs);height:inherit;padding:1rem;text-align:center}.ReactVirtualized__List{outline:0}.dc-data-table,.table{display:flex;flex-direction:column}.table{box-sizing:border-box;color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;text-align:center;text-transform:default}.table__cell{align-items:center;display:flex;padding:.75em}.table__cell:first-child{padding-left:0}.table__cell:last-child{padding-right:0}.table__row{box-sizing:border-box;display:grid;grid-auto-rows:max-content;padding:0 1.6em;position:relative;text-decoration:none}.table__row,.table__row:active,.table__row:visited{color:var(--text-general)}.table__row--preloader{height:100%;left:0;max-height:64px;position:absolute;top:0;width:100%}.table__row--icon{margin-left:1rem}.table__head{border-bottom:2px solid var(--general-section-1);height:52px}.table__head .table__row{border-bottom:none;color:var(--text-prominent);height:100%}.table__body{display:flex;flex-basis:0;flex-direction:column;flex-grow:1;overflow:hidden}.table__body .table__row-link:hover{background-color:var(--state-hover);cursor:pointer}.table__body .table__row:last-child{border-bottom:none}.table__foot,.table__head{font-weight:500;white-space:nowrap}.table__foot{border-top:2px solid var(--general-section-1)}.table__foot .table__row{border-bottom:none;color:var(--text-general)}.dc-dialog{bottom:0;flex-direction:column;height:100vh;position:absolute;right:0;text-align:center;width:100vw}.dc-dialog,.dc-dialog__wrapper{align-items:center;display:flex;justify-content:center;left:0;top:0;z-index:999}.dc-dialog__wrapper{background-color:var(--overlay-outside-dialog);height:100%;position:fixed;transition:opacity .25s cubic-bezier(.25,.1,.1,.25);width:100%}.dc-dialog__wrapper--enter,.dc-dialog__wrapper--exit{opacity:0}.dc-dialog__wrapper--enter .dc-dialog__dialog,.dc-dialog__wrapper--exit .dc-dialog__dialog{opacity:0;transform:translate3d(0,50px,0)}.dc-dialog__wrapper--enter-done{opacity:1}.dc-dialog__wrapper--enter-done .dc-dialog__dialog{opacity:1;transform:translateZ(0)}.dc-dialog__wrapper--has-portal{background-color:transparent}.dc-dialog__dialog{align-items:center;background-color:var(--general-main-2);border-radius:8px;box-shadow:0 2px 8px 0 var(--shadow-menu);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;margin-top:-48px;max-height:338px;max-width:560px;min-height:176px;min-width:440px;padding:2.4rem;transition:transform .25s cubic-bezier(.25,.1,.1,.25),opacity .25s cubic-bezier(.25,.1,.1,.25)}.dc-dialog__header-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;margin-top:1.4rem;width:100%}.dc-dialog__header-wrapper--end{justify-content:flex-end}.dc-dialog__header--title{align-self:flex-start}.dc-dialog__header--close{cursor:pointer}.dc-dialog__content{align-self:flex-start;margin-bottom:2.4rem;max-width:calc(440px - 4.8rem);width:100%}.dc-dialog__content .dc-input__label{background-color:var(--general-main-2)}.dc-dialog__content--centered{align-self:center}.dc-dialog__footer{align-items:center;display:flex;justify-content:flex-end;width:100%}@media(min-width:320px)and (max-width:767px){.dc-dialog__footer{align-items:flex-start;flex-wrap:wrap}}.dc-dialog__button{margin-left:.8rem}@media(min-width:320px)and (max-width:767px){.dc-dialog__button:not(:last-child){margin-bottom:1rem}}@media screen and (max-width:560px){.dc-dialog__dialog{min-width:auto}.dc-dialog__dialog--has-margin{min-width:0;min-width:auto;width:calc(100vw - 4.8rem)}}.dc-drawer{background:var(--general-main-2);position:fixed;transition:transform .3s ease;will-change:transform}.dc-drawer--left{display:flex;flex-direction:row-reverse;right:calc(100vw - 16px)}.dc-drawer--right{display:flex;flex-direction:row;left:calc(100vw - 16px)}@media(min-width:320px)and (max-width:767px){.dc-drawer{height:calc(100% - 10.1rem)!important;top:calc(100% - 9.8rem)!important;width:100vw!important}}.dc-drawer__container{display:flex;flex-direction:column;height:100%;width:100%}.dc-drawer__container--left{padding-right:16px}.dc-drawer__container--right{padding-left:16px}@media(min-width:320px)and (max-width:767px){.dc-drawer__container{height:calc(100% - 3.6rem)}}.dc-drawer__header{border-bottom:1px solid var(--general-section-1);font-size:1.6em;font-weight:700;line-height:40px}.dc-drawer__content{flex-grow:1;overflow:auto}.dc-drawer__footer{align-items:center;background-color:var(--general-main-2);border-top:1px solid var(--general-section-1);font-size:1.6em;font-weight:700;line-height:40px}.dc-drawer__toggle{align-items:center;background-color:var(--general-section-5);border-left:1px solid var(--border-disabled);border-right:1px solid var(--border-disabled);cursor:pointer;display:flex;height:100%;position:absolute;width:16px}@media(min-width:320px)and (max-width:767px){.dc-drawer__toggle{background-color:var(--general-main-1);border-top:1px solid var(--general-section-1);height:3.6rem;justify-content:center;position:static;width:100%}}.dc-drawer__toggle-icon{transition:.25s ease}.dc-drawer__toggle-icon--left{transform:rotate(0)}.dc-drawer__toggle-icon--right{transform:rotate(180deg)}@media(min-width:320px)and (max-width:767px){.dc-drawer__toggle-icon{height:.8rem;transform:rotate(0);width:2.5rem}}.dc-drawer__toggle--open>.dc-drawer__toggle-icon--left{transform:rotate(180deg)}.dc-drawer__toggle--open>.dc-drawer__toggle-icon--right{transform:rotate(0)}@media(min-width:320px)and (max-width:767px){.dc-drawer__toggle--open>.dc-drawer__toggle-icon{transform:rotate(180deg)}.dc-drawer--open{transform:translateY(calc(-100% + 3.6rem))}}.dc-dropdown__select-arrow .color1-fill{fill:var(--text-general)}.dc-dropdown__select-arrow .color1-stroke{stroke:var(--text-general)}.dc-dropdown__select-arrow .color2-fill{fill:none}.dc-dropdown__select-arrow .color2-stroke{stroke:none}.active.dc-dropdown__select-arrow .color1-fill{fill:var(--text-prominent)}.active.dc-dropdown__select-arrow .color1-stroke{stroke:var(--text-prominent)}.active.dc-dropdown__select-arrow .color2-fill{fill:none}.active.dc-dropdown__select-arrow .color2-stroke{stroke:none}.disabled.dc-dropdown__select-arrow .color1-fill{fill:var(--text-disabled)}.disabled.dc-dropdown__select-arrow .color1-stroke{stroke:var(--text-disabled)}.disabled.dc-dropdown__select-arrow .color2-fill{fill:none}.disabled.dc-dropdown__select-arrow .color2-stroke{stroke:none}.white.dc-dropdown__select-arrow .color1-fill{fill:var(--text-prominent)}.white.dc-dropdown__select-arrow .color1-stroke{stroke:var(--text-prominent)}.border_hover_color.dc-dropdown__select-arrow .color1-fill{fill:var(--text-prominent)}.border_hover_color.dc-dropdown__select-arrow .color1-stroke{stroke:var(--text-prominent)}.secondary.dc-dropdown__select-arrow .color1-fill{fill:var(--text-less-prominent)}.secondary.dc-dropdown__select-arrow .color1-stroke{stroke:var(--text-less-prominent)}.dc-dropdown__label{background-color:var(--fill-normal);color:var(--text-prominent);font-size:var(--text-size-xs);padding:0 4px;pointer-events:none;position:absolute;transform:translate(.5rem,-1rem) scale(.75);transition:all .25s ease;z-index:2}.dc-dropdown__label--clicked{color:var(--brand-secondary)}.dc-dropdown__display{align-items:center;background:var(--fill-normal);border:1px solid var(--border-normal);border-radius:4px;cursor:pointer;display:flex;height:3.2em;justify-content:center}.dc-dropdown__display:hover{border-color:var(--border-hover);outline:0}.dc-dropdown__display:active,.dc-dropdown__display:focus{outline:0}.dc-dropdown__display-text{display:flex;padding-left:1em;padding-right:2.5em;white-space:nowrap}.dc-dropdown__display-text--placeholder:after{align-items:center;content:attr(placeholder);display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.dc-dropdown__display--has-suffix-icon{justify-content:start;padding-left:3rem;padding-right:0;width:21rem}.dc-dropdown__display--is-left-text{justify-content:flex-start}.dc-dropdown__display--is-left-text .dc-dropdown__display-text{display:inline-block;overflow:hidden;padding-left:1.2rem;text-overflow:ellipsis;white-space:nowrap}.dc-dropdown__display--duration{margin-top:1rem}.dc-dropdown__display--duration .dc-dropdown__display-text{color:var(--text-general)!important;padding:0!important}.dc-dropdown__display--has-symbol{justify-content:normal}.dc-dropdown__display--no-border{border-color:var(--fill-normal)}.dc-dropdown__display-placeholder{left:1rem;pointer-events:none;position:absolute;top:1.2rem;transform:translateZ(0);transform-origin:top left;transition:all .25s ease}.dc-dropdown__display-placeholder-text{background:var(--fill-normal);padding:0 4px}.dc-dropdown__display-placeholder--is-left-text{justify-content:flex-start;left:8px}.dc-dropdown__display-placeholder--is-left-text.dc-dropdown__display-placeholder--is-title{padding:0 2px;transform:translateY(-1.7rem) scale(.75);white-space:nowrap}.dc-dropdown__display-placeholder--is-left-text.dc-dropdown__display-placeholder--is-title .dc-dropdown__display-placeholder-text{color:var(--text-general)!important}.dc-dropdown__inner{height:0;opacity:0;pointer-events:none;width:0}.dc-dropdown__container{position:relative}.dc-dropdown__label--new{background-color:var(--text-loss-danger);border-radius:16px;color:var(--status-colored-background);padding:0 .4rem;position:absolute;right:.8rem;top:calc(50% - 7px)}.dc-dropdown__hint{margin-left:1.2rem}.dc-dropdown--no-margin .dc-dropdown__display{margin:0}.dc-dropdown__select-arrow{color:var(--text-general);display:inline-block;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.75;pointer-events:none;position:absolute;right:12px;text-align:center;text-rendering:optimizeLegibility;text-transform:none;top:calc(50% - 7px);transform:rotate(0deg);transform-origin:50% 45%;transition:transform .2s ease;vertical-align:baseline}.dc-dropdown__select-arrow:before{content:"⌃";display:block;height:.53em}.dc-dropdown__select-arrow--up{transform:rotate(-180deg)}.dc-dropdown__select-arrow--error{top:1.4rem}.dc-dropdown--show,.dc-dropdown:active,.dc-dropdown:focus{border-radius:4px;outline:none}.dc-dropdown--show .dc-dropdown__select-arrow,.dc-dropdown:active .dc-dropdown__select-arrow,.dc-dropdown:focus .dc-dropdown__select-arrow{color:var(--text-general)}.dc-dropdown--error{margin-bottom:-1.8rem}.dc-dropdown--error .dc-dropdown__display{border-color:var(--brand-red-coral)!important}.dc-dropdown--error .dc-dropdown__display-placeholder-text,.dc-dropdown--error .dc-dropdown__label{color:var(--brand-red-coral)!important}.dc-dropdown__list{bottom:-.4rem;height:0;left:0;position:absolute;transition:transform .25s ease,opacity .25s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:999}.dc-dropdown__list,.dc-dropdown__list--enter,.dc-dropdown__list--exit{opacity:0;transform:scaleY(0)}.dc-dropdown__list--enter-done{opacity:1;transform:scale(1)}.dc-dropdown__list--top{bottom:auto;top:.8em}.dc-dropdown__list--left{top:-.1em}.dc-dropdown__list--left--enter,.dc-dropdown__list--left--exit{opacity:0;transform:scale(1) translate3d(2em,0,0)}.dc-dropdown__list--left--enter-done{opacity:1}.dc-dropdown__list--portal{height:auto;margin:.4rem 0}.dc-dropdown__list--portal .dc-list{position:static}.dc-dropdown--left .dc-dropdown__display{text-align:center}.dc-dropdown--left .dc-dropdown__display-text{padding-left:0}.dc-dropdown--left .dc-dropdown__display-symbol{float:right;margin-left:auto;margin-right:.6em;position:relative;right:0}.dc-dropdown--left .dc-dropdown__select-arrow{left:.6em;right:auto}.dc-dropdown--show .dc-dropdown__display{border:1px solid var(--border-active)}.dc-dropdown--show>.dc-dropdown__select-arrow,.dc-dropdown--show>.dc-dropdown__select-arrow--left{transform:rotate(-180deg)}.dc-dropdown--disabled{pointer-events:none}.dc-dropdown--disabled .dc-dropdown__display{border:1px solid var(--general-disabled)}.dc-dropdown--disabled .dc-dropdown__display-text{color:var(--text-less-prominent)}.dc-dropdown-container{margin-top:.8rem;min-width:15rem;position:relative;width:100%}.dc-dropdown-container:not(.cfd-personal-details-modal__form *):not(.trade-container__multiplier-dropdown):not(.dc-dropdown--left){margin-top:0}.dc-dropdown--has-placeholder .dc-dropdown__display{height:4rem}.dc-dropdown--has-placeholder .dc-dropdown__display .dc-dropdown__display-placeholder-text{color:var(--text-less-prominent)}.dc-dropdown--has-placeholder .dc-dropdown__display .dc-dropdown__display-placeholder-text-limit-fit{display:inline-block;max-width:36.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-dropdown--has-placeholder .dc-dropdown__display--clicked .dc-dropdown__display-placeholder-text{color:var(--brand-secondary)!important}.dc-dropdown--has-placeholder .dc-dropdown__select-arrow{right:16px;top:12px}.dc-dropdown--has-suffix-icon{margin-left:1rem;margin-top:0;max-width:-moz-fit-content;max-width:fit-content}.suffix-icon{left:20px;position:absolute}.dc-list{background:var(--general-main-2);border-radius:4px;box-shadow:0 8px 16px 0 var(--shadow-menu);position:absolute;width:100%;z-index:2}.dc-list--has-suffix-icon{width:21rem}.dc-list--left{width:auto}.dc-list--left .dc-list__item-symbol,.dc-list--left .dc-list__item-text{overflow:hidden;padding-left:2.286em;padding-right:2.286em;text-align:center;white-space:nowrap}.dc-list--large{max-height:404px;padding-bottom:1.6rem}.dc-list--large .dc-list__label{color:var(--text-prominent);height:4rem;padding:1.6rem .8rem .8rem}.dc-list--large .dc-list__item-text{margin:0 .8rem;padding:1rem 1.6rem;width:calc(100% - 1.6rem)}.dc-list--large .dc-list__item:not(.dc-list--large .dc-list__item--disabled):not(.dc-list--large .dc-list__item--selected):focus,.dc-list--large .dc-list__item:not(.dc-list--large .dc-list__item--disabled):not(.dc-list--large .dc-list__item--selected):hover{border-radius:4px;margin:0 .8rem;width:calc(100% - 1.6rem)}.dc-list--large .dc-list__item:not(.dc-list--large .dc-list__item--disabled):not(.dc-list--large .dc-list__item--selected):focus .dc-list__item-text,.dc-list--large .dc-list__item:not(.dc-list--large .dc-list__item--disabled):not(.dc-list--large .dc-list__item--selected):hover .dc-list__item-text{margin:0;width:100%}.dc-list--large .dc-list__separator{border-bottom:4px solid var(--general-section-2);margin:1.6rem 0 0;width:100%}.dc-list__label{align-items:center;color:var(--brand-red-coral);display:flex;font-size:1.4rem;font-weight:700;height:3.6rem;justify-content:center;padding:.6rem}.dc-list__item{cursor:pointer;width:100%}.dc-list__item-symbol,.dc-list__item-text{display:flex;justify-content:center;padding:.6rem 1.6rem;pointer-events:none;vertical-align:middle;width:100%}.dc-list__item-text--left{justify-content:flex-start;padding-left:1em}.dc-list__item:not(.dc-list__item--disabled):not(.dc-list__item--selected):hover{background-color:var(--state-hover);color:var(--text-general)}.dc-list__item--selected .dc-list__item-symbol,.dc-list__item--selected .dc-list__item-text,.dc-list__item--selected .dc-list__item-tooltip{background:var(--state-active);border-radius:4px;color:var(--text-colored-background);color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:1.5;line-height:1.43;text-align:left;text-transform:none}.dc-list__item:focus:not(.dc-list__item--disabled){background-color:var(--state-hover);color:var(--text-general);outline:none}.dc-list__item--disabled{color:var(--text-disabled);cursor:default;opacity:.3}.dc-list__item-symbol{display:flex;justify-content:center;margin:0;padding:.6rem 0;width:100%}.dc-list__separator{border-bottom:1px solid var(--border-normal);display:flex;margin:1.6rem;width:calc(100% - 3.2rem)}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.dc-list>div:first-child .dc-list>div:first-child{overflow-x:hidden!important;overflow-y:auto}.dc-list>div:first-child .dc-list>div:first-child::-webkit-scrollbar{-webkit-appearance:none}.dc-list>div:first-child .dc-list>div:first-child>div:first-child{padding-bottom:11.5em!important}}}.empty-state{align-items:center;display:flex;flex-direction:column;gap:2.4rem;width:100%}.empty-state__content{display:flex;flex-direction:column;gap:.8rem}@media(min-width:320px)and (max-width:767px){.empty-state__action .dc-btn__text{font-size:var(--text-size-xxs)}}.dc-expansion-panel__header-container{align-items:center;display:flex;font-weight:700;justify-content:space-between}.dc-expansion-panel__header-chevron-icon{cursor:pointer;transform:rotate(0deg);transition:transform .3s ease}.dc-expansion-panel__header-active .dc-expansion-panel__header-chevron-icon{transform:rotate(180deg)}.dc-expansion-panel__content-array{align-items:flex-start;display:flex;font-size:var(--text-size-xxs);justify-content:flex-start;line-height:1.5}.dc-expansion-panel__content-chevron-icon{cursor:pointer;margin-left:4px;margin-right:4px;transform:rotate(0deg);transition:transform .3s ease}.dc-expansion-panel__content-active .dc-expansion-panel__content-chevron-icon{transform:rotate(90deg)}.dc-expansion-panel__content-array-item-index{margin-right:4px}.dc-file-dropzone{border:1px dashed var(--border-normal);border-radius:4px;color:var(--text-prominent);cursor:pointer;font-size:20px;font-weight:700;height:100%;padding:2rem;position:relative;text-align:center;width:100%}.dc-file-dropzone__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.dc-file-dropzone__message{display:block;max-width:168px;pointer-events:none;position:absolute;transition:transform .25s ease,opacity .15s linear}.dc-file-dropzone__message,.dc-file-dropzone__message--enter-done{opacity:1;transform:translateZ(0)}.dc-file-dropzone__message--enter{opacity:0;transform:translate3d(0,-16px,0)}.dc-file-dropzone__message--enter-active,.dc-file-dropzone__message--exit{opacity:1;transform:translateZ(0)}.dc-file-dropzone__message--exit-active{opacity:0;transform:translate3d(0,-16px,0)}@media(min-width:320px)and (max-width:767px){.dc-file-dropzone__message{max-width:26rem}}.dc-file-dropzone__filename{width:100%}.dc-file-dropzone--has-file{background-color:var(--general-section-1);border-color:var(--status-success);border-style:solid}.dc-file-dropzone--has-error{border-color:var(--status-danger);border-style:solid}.dc-file-dropzone--has-error .dc-file-dropzone__filename{margin-top:-3em}.dc-file-dropzone--is-noclick{cursor:auto}.dc-file-dropzone:focus,.dc-file-dropzone:hover{outline:0}.dc-file-dropzone:hover{background-color:rgba(0,0,0,.025)}.dc-form-progress{position:relative;width:100%}.dc-form-progress__header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3.2rem}.dc-form-progress__header>h2{margin:2rem 0 0;text-transform:none}.dc-form-progress__step{align-items:center;display:flex;flex-direction:column;height:6rem;justify-content:space-around;width:160px;z-index:2}.dc-form-progress__step .identifier{background-color:var(--text-less-prominent);border:1px solid var(--text-less-prominent);border-radius:50%;display:block;width:24px}.dc-form-progress__step .identifier--active{background-color:var(--brand-red-coral)!important;border:1px solid var(--brand-red-coral)!important}.dc-form-progress__steps{align-items:center;display:flex;justify-content:center;margin-top:20px;position:relative}.dc-form-progress__steps--before{border-top:2px solid var(--text-less-prominent);bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:0;top:1.7rem}.dc-form-progress__steps--after{border-top:2px solid var(--brand-red-coral);transition:width .3s ease}@media(min-width:1024px){.dc-form-progress__steps--after{bottom:0;content:"";left:0;margin:0 auto;position:absolute;top:1.7rem}}@media(min-width:320px)and (max-width:767px){.dc-form-progress__steps--after{position:absolute;top:0}}.dc-form-progress--initial{border-top:2px solid var(--checkbox-disabled-grey)}.dc-form-submit-button{align-items:center;align-self:flex-end;background-color:transparent;display:flex;justify-content:flex-end}.dc-form-submit-button:only-child{width:100%}.dc-form-submit-button .dc-btn{margin:0 .8rem}.dc-form-submit-button .dc-btn:first-child{margin-left:0}.dc-form-submit-button .dc-btn:last-child{margin:0}.dc-form-submit-button--absolute{background-color:var(--general-main-1);border-top:1px solid var(--general-section-1);bottom:0;padding:1.6rem;position:absolute;right:0;width:100%}.dc-form-submit-button--center{height:100%;justify-content:center;width:100%}.dc-form-submit-button--center .btn{min-width:9rem}.dc-form-submit-button--error{text-transform:none}@media(min-width:320px)and (max-width:767px){.dc-form-submit-button--absolute{border-top:2px solid var(--general-disabled);bottom:0;left:0;max-height:70px;padding:1.6rem;position:fixed;top:auto;width:100%}.dc-form-submit-button--absolute .dc-btn{height:40px;width:100%}}.dc-form-submit-error-message{align-items:center;display:flex;flex:1;margin-right:auto}.dc-form-submit-error-message p{padding-left:.8rem}@media(min-width:320px)and (max-width:767px){.dc-form-submit-error-message p{line-height:20px}.dc-form-submit-error-message{bottom:7rem;padding:0 1.6rem 1rem;position:absolute}}.dc-form-cancel-button{align-items:center;align-self:flex-start;display:flex;justify-content:flex-start}.dc-form-cancel-button:only-child{width:100%}.dc-form-cancel-button .dc-btn{margin:0 .8rem}.dc-form-cancel-button .dc-btn:first-child{margin-left:0}.dc-form-cancel-button .dc-btn:last-child{margin:0}.dc-form-cancel-button--absolute{bottom:0;left:0;padding:1.6rem;position:absolute}.dc-form-cancel-button--center{height:100%;justify-content:center;width:100%}.dc-form-cancel-button--center .btn{min-width:9rem}@media(min-width:320px)and (max-width:767px){.dc-form-cancel-button--absolute{background-color:var(--general-section-2);border-top:2px solid var(--general-disabled);bottom:0;left:0;max-height:70px;padding:1.6rem;position:absolute;top:auto;width:100%}.dc-form-cancel-button--absolute .dc-btn{height:40px;width:100%}}.gradient-background{height:100%;justify-content:center;overflow:hidden}.gradient-background,.gradient-background__container{align-items:center;display:flex;position:relative;width:100%}.gradient-background__container{max-width:128rem}.gradient-background__primary{aspect-ratio:1;filter:blur(400px);opacity:1;position:absolute;right:-1.9%;width:45.8%}@media(min-width:320px)and (max-width:767px){.gradient-background__primary{filter:blur(200px);opacity:.8;right:-30%;top:30%;width:111%}}.gradient-background__secondary{aspect-ratio:1;filter:blur(140px);opacity:1;position:absolute;right:-11%;top:0;transform:translateY(-48%);width:23%}@media(min-width:320px)and (max-width:767px){.gradient-background__secondary{filter:blur(100px);opacity:.8;right:-33%;top:-10%;width:62%}}.gradient-background__tertiary{aspect-ratio:1;filter:blur(240px);left:-15%;opacity:1;position:absolute;top:0;transform:translateY(-54%);width:28%}@media(min-width:320px)and (max-width:767px){.gradient-background__tertiary{filter:blur(200px);left:-35%;opacity:.8;top:10%;width:71%}}.gradient-background__children{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.gradient-background-two-point{align-items:center;display:flex;flex-direction:row;gap:50%;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.gradient-background-two-point__primary{aspect-ratio:1;height:100%}.gradient-background-two-point__secondary{aspect-ratio:1;height:120%}.gradient-background-two-point__children{position:absolute}.dc-hint-box{align-items:center;border-radius:4px;display:inline-flex;font-size:var(--text-size-xxxs);justify-content:center;line-height:1.4rem;padding:8px}.dc-hint-box--inline{align-items:flex-start;display:flex;gap:.8rem;margin-top:.8rem}.dc-hint-box--inline-message>p{padding-bottom:0!important}.dc-hint-box--inline-icon{margin-right:0}.dc-hint-box--info{background-color:var(--transparent-info)}.dc-hint-box--warn{background-color:var(--status-warning-transparent)}.dc-hint-box--danger{background-color:var(--transparent-danger)}.dc-hint-box__icon{margin-right:8px}.dc-hint-box__message{color:var(--text-prominent)}.dc-horizontal-swipe{display:flex}.dc-horizontal-swipe--left{display:flex;left:0;position:absolute}.dc-horizontal-swipe--main{background:var(--general-main-1);transition:.5s ease-in-out;width:100vw;z-index:1000}.dc-horizontal-swipe--right{display:flex;position:absolute;right:0}.inline-message{align-items:flex-start;border-radius:4px;display:flex;flex-direction:row;gap:.8rem;height:-moz-min-content;height:min-content;padding:.8rem}@media(min-width:768px){.inline-message__lg{border-radius:8px;gap:1.6rem;padding:1.6rem}}.inline-message__warning{background:rgba(255,173,58,.16)}.inline-message__information{background:rgba(55,124,252,.16)}.inline-message__announcement{background:rgba(75,180,179,.16)}.inline-message__error{background:rgba(236,63,63,.16)}.inline-message__icon__sm{margin-top:.1rem}@media(min-width:320px)and (max-width:767px){.inline-message__icon__sm{margin-top:0}}.inline-message__icon__md{margin-top:.2rem}@media(min-width:320px)and (max-width:767px){.inline-message__icon__md{margin-top:.1rem}.inline-message__icon__lg{margin-top:.2rem}}.inline-message__messages{align-self:stretch;display:flex;flex:1;flex-direction:column}.inline-message__messages__xs{margin-top:.1rem}@media(min-width:320px)and (max-width:767px){.inline-message__messages__xs{margin-top:.2rem}.inline-message__messages__sm{margin-top:.1rem}}.dc-label{border-radius:12px;font-size:14px;font-weight:700;height:24px;line-height:20px;margin:0 2px;padding:2px 8px;position:relative}.dc-label:after{border-radius:12px;content:"";height:100%;left:0;opacity:.16;position:absolute;top:0;width:100%}.dc-label--general--default{color:var(--status-default)}.dc-label--general--default:after{background-color:var(--status-default)}.dc-label--general--adjustment{color:var(--status-adjustment)}.dc-label--general--adjustment:after{background-color:var(--status-adjustment)}.dc-label--general--danger{color:var(--status-danger)}.dc-label--general--danger:after{background-color:var(--status-danger)}.dc-label--general--warn{color:var(--status-warning)}.dc-label--general--warn:after{background-color:var(--status-warning)}.dc-label--general--success{color:var(--status-success)}.dc-label--general--success:after{background-color:var(--status-success)}.dc-label--general--transfer{color:var(--status-transfer)}.dc-label--general--transfer:after{background-color:var(--status-transfer)}.dc-label--general--default-invert{color:var(--status-less-prominent)}.dc-label--general--default-invert:after{background-color:var(--status-less-prominent)}.dc-label--general--success-invert{background-color:var(--status-success);color:var(--text-colored-background)}.dc-label--general--warn-invert{background-color:var(--status-warning);color:var(--text-colored-background)}.dc-label--general--info{color:var(--status-info)}.dc-label--general--info:after{background-color:var(--status-info)}.dc-label--large{border-radius:20px;font-size:16px;height:28px;margin:0 2px;padding:4px 8px 4px 4px}.dc-linear-progress{align-items:flex-start;bottom:0;display:flex;flex-direction:column;height:4px;justify-content:flex-start;left:0;position:absolute;width:100%}.dc-linear-progress__bar{background-color:var(--brand-red-coral);height:100%;transition:width .5s cubic-bezier(.62,.01,.51,.95)}.dc-linear-progress__countdown{bottom:1rem;color:var(--brand-red-coral);font-size:12px;font-weight:700;left:1rem;position:absolute}.dc-mobile-drawer__header-close .color1-fill{fill:var(--text-prominent)}.dc-mobile-drawer__header-close .color1-stroke{stroke:var(--text-prominent)}@keyframes openDrawer{0%{transform:translateX(-100%)}60%,to{transform:translateX(0)}80%{transform:translateX(-5%)}}@keyframes closeDrawer{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.dc-mobile-drawer{animation-duration:.4s;animation-fill-mode:forwards;animation-name:openDrawer;left:0;position:absolute;top:0;transform:translateX(-100%);will-change:transform;z-index:10000}.dc-mobile-drawer__container{background-color:var(--general-main-2);box-shadow:0 16px 16px 0 var(--shadow-menu),0 0 16px 0 var(--shadow-menu);display:flex;flex-direction:column;overflow:hidden;position:relative}.dc-mobile-drawer-header__title--pre-appstore{display:flex;justify-content:space-between}.dc-mobile-drawer__header{align-items:center;border-bottom:1px solid var(--general-section-2);display:flex;height:50px;line-height:24px;width:100%;z-index:4}.dc-mobile-drawer__header--right{flex-direction:row-reverse}.dc-mobile-drawer__header-title{align-items:center;border-left:1px solid var(--general-section-2);display:flex;height:40px;padding:1.2rem 1.6rem;width:100%}.dc-mobile-drawer__header-section{align-items:center;display:flex;flex-grow:1;line-height:24px;padding:1.6rem}.dc-mobile-drawer__header-close{align-items:center;cursor:pointer;display:flex;height:inherit;padding:.6rem 1.2rem;width:40px}.dc-mobile-drawer__header-wrapper{display:flex;justify-content:space-between;transition:all .2s;width:100%}.dc-mobile-drawer__subheader{align-items:center;background:var(--general-main-2);border-bottom:1px solid var(--general-section-2);display:flex;height:72px;justify-content:center;margin-bottom:1.8rem;min-height:72px;position:absolute;width:100%;z-index:1}.dc-mobile-drawer__subheader--hidden{visibility:hidden}.dc-mobile-drawer__submenu-back{height:16px;margin-right:16px;width:16px}.dc-mobile-drawer__submenu-toggle{align-items:center;display:flex;height:5.6rem;padding:0 1.6rem 0 4.8rem}.dc-mobile-drawer__submenu-toggle--hidden{height:0;padding:0;visibility:hidden}.dc-mobile-drawer__submenu-toggle-icon{height:16px;margin-right:16px;width:16px}.dc-mobile-drawer__submenu-toggle-suffix-icon{height:16px;margin-left:auto;width:16px}.dc-mobile-drawer__submenu-list{background:var(--general-main-2);height:100%;left:0;overflow:auto;position:absolute;top:0;transition:transform .25s cubic-bezier(.25,.1,.1,.25);width:100%;z-index:2}.dc-mobile-drawer__submenu-list[\:has\(\.settings-language__language-container\)]{z-index:7}.dc-mobile-drawer__submenu-list:has(.settings-language__language-container){z-index:7}.dc-mobile-drawer__submenu-list--enter,.dc-mobile-drawer__submenu-list--exit{opacity:0;pointer-events:none;transform:translateX(-100%)}.dc-mobile-drawer__submenu-list--enter-done{opacity:1;pointer-events:auto;transform:translateX(0)}.dc-mobile-drawer__submenu-list--has-subheader{height:100%}.dc-mobile-drawer__submenu-list-title{align-items:center;display:flex;padding:2rem 0 3.2rem 3.2rem}.dc-mobile-drawer__submenu-section{display:flex;flex-direction:column;padding-bottom:3.2rem;padding-left:5.6rem}.dc-mobile-drawer__submenu-section-title{align-items:center;display:flex}.dc-mobile-drawer__submenu-section-title-text{padding-left:1.6rem}.dc-mobile-drawer__submenu-section-content{padding-left:4.8rem}.dc-mobile-drawer__submenu-section-content .header__menu-mobile-link{padding-top:1.6rem}.dc-mobile-drawer__submenu-section-content .header__menu-mobile-link--disabled{opacity:.32;pointer-events:none}.dc-mobile-drawer__body{height:100%;overflow-x:hidden;overflow-y:auto;padding-top:8.8rem}.dc-mobile-drawer__body,.dc-mobile-drawer__item{color:var(--text-prominent);font-size:1.4rem;line-height:1.5}.dc-mobile-drawer__item{height:5.6rem;padding:0 1.6rem 0 4.8rem}.dc-mobile-drawer__footer,.dc-mobile-drawer__item{align-items:center;display:flex;justify-content:flex-start}.dc-mobile-drawer__footer{border-top:1px solid var(--general-section-2);height:36px;padding:1.6rem;z-index:4}.dc-mobile-drawer__footer--servertime{align-items:center;border-top:1px solid var(--general-section-2);justify-content:center}.dc-mobile-drawer__overlay{background-color:var(--overlay-outside-dialog)!important;z-index:9999!important}.dc-mobile-drawer.exit{animation:closeDrawer .3s}.dc-mobile-full-page-modal{background:var(--general-main-1);height:calc(100% - 80px);left:0;max-height:100%;overflow-y:scroll;position:fixed;top:80px;width:100%;z-index:6}.dc-mobile-full-page-modal--flex{display:flex;flex:1;flex-direction:column}.dc-mobile-full-page-modal--popup{height:calc(100% - 41px);top:39px}.dc-mobile-full-page-modal__header{align-items:center;display:flex;flex:0;flex-direction:row;padding:1.6rem}.dc-mobile-full-page-modal__header--border-bottom{border-bottom:2px solid var(--general-section-2)}.dc-mobile-full-page-modal__header-return{align-items:center;display:flex;margin-right:1.6rem}.dc-mobile-full-page-modal__header-text{display:flex;flex-direction:row}.dc-mobile-full-page-modal__header-trailing-icon{align-items:center;display:flex;margin-left:auto}.dc-mobile-full-page-modal__body{display:flex;flex:1;min-height:0;overflow-y:auto}.dc-mobile-full-page-modal__footer{border-top:2px solid var(--general-section-1);display:flex;flex-direction:row;justify-content:flex-end;margin-top:auto;padding:1.6rem}.dc-mobile-full-page-modal__footer-parent{background-color:var(--general-main-1);border-top:1px solid var(--general-section-2);padding:.8rem 1.6rem}.dc-mobile-full-page-modal form{height:100%}.dc-mobile-full-page-modal .dc-page-overlay__content{height:100%;position:fixed;top:80px;width:100%}.dc-mobile-full-page-modal .dc-page-overlay__header{height:40px;position:fixed;top:40px;width:100%}.dc-mobile-full-page-modal .dc-tabs{display:flex;flex-direction:column;height:100%}.dc-mobile-full-page-modal .dc-tabs__list{height:4rem;width:100%}.dc-mobile-full-page-modal .dc-tabs__item{width:50%}.dc-mobile-full-page-modal .dc-tabs__content{height:calc(100% - 40px);z-index:5}.dc-modal__container{background-color:var(--general-main-2);border-radius:8px;box-shadow:0 4px 6px 0 var(--shadow-menu);display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .25s cubic-bezier(.25,.1,.1,.25),opacity .25s cubic-bezier(.25,.1,.1,.25)}@media(min-width:768px)and (max-width:1023px){.dc-modal__container{right:0;width:auto!important}}.dc-modal__container--is-vertical-centered{position:absolute;top:50vh;transform:translateY(-50%)!important}.dc-modal__container--is-vertical-centered .dc-modal__container{min-width:0;min-width:auto;top:2rem}@media(min-width:320px)and (max-width:767px){.dc-modal__container--is-vertical-centered{left:2.4rem;width:calc(100vw - 4.8rem)!important}}.dc-modal__container--is-vertical-top{position:absolute;top:48px}@media(min-width:320px)and (max-width:767px){.dc-modal__container--is-vertical-top{left:1.6rem;top:40px;width:calc(100vw - 3.2rem)!important}}.dc-modal__container--is-vertical-bottom{bottom:36px;position:absolute}@media(min-width:320px)and (max-width:767px){.dc-modal__container--is-vertical-bottom{left:1.6rem;width:calc(100vw - 3.2rem)!important}}.dc-modal__container--hide{display:none}.dc-modal__container--enter,.dc-modal__container--exit{opacity:0;pointer-events:none;transform:translateY(50px)}.dc-modal__container--enter-done{opacity:1;pointer-events:auto;transform:translateY(0)}.dc-modal__container--small{max-width:440px}.dc-modal__container--is-confirmation-modal .dc-modal-header,.dc-modal__container--small .dc-modal-header{border-bottom:none}.dc-modal__container--is-confirmation-modal .dc-modal-header__title{padding:2.4rem}.dc-modal__container--is-confirmation-modal .dc-modal-body{padding:0 2.4rem}.dc-modal__container--is-confirmation-modal .dc-modal-footer{padding:2.4rem}@media(min-width:1024px){.dc-modal__container{max-height:calc(100vh - 84px)!important;min-width:440px!important}}@media(min-width:320px)and (max-width:767px){.dc-modal__container{max-width:calc(100vw - 3.2rem)!important}.dc-modal__container_sent-email__modal{height:42rem!important;overflow-y:scroll!important}}.dc-modal-header{align-items:center;display:flex;justify-content:space-between;line-height:24px;width:100%}.dc-modal-header__border-bottom{border-bottom:2px solid var(--general-section-2)!important}.dc-modal-header__title{align-items:center;display:flex;height:100%;padding:1.6rem 2.4rem}.dc-modal-header__title:empty{border:none;padding:0}@media(min-width:320px)and (max-width:767px){.dc-modal-header__title{font-size:1.4rem;line-height:1.2;padding:1.6rem}}.dc-modal-header__section{align-items:center;display:flex;flex-grow:1;line-height:24px;padding:1.6rem}.dc-modal-header__close{cursor:pointer;display:block;height:30px;margin:1.2rem 1.6rem 1.2rem auto;padding:.6rem .8rem;width:32px}@media(min-width:320px)and (max-width:767px){.dc-modal-header__close{margin:.8rem}}.dc-modal-header--is-title-centered{justify-content:flex-end;position:relative}.dc-modal-header--is-title-centered .dc-modal-header__title{justify-content:center;width:100%}@media(min-width:320px)and (max-width:767px){.dc-modal-header--is-title-centered .dc-modal-header__title{position:absolute}}.dc-modal-header--is-title-centered .dc-modal-header__close{z-index:1}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.dc-modal-header{min-height:4.8rem}}}.dc-modal-body{color:var(--text-prominent);font-size:1.4rem;line-height:1.43;padding:2.4rem}.dc-modal-body:first-child{padding-top:2.4rem}@media(min-width:320px)and (max-width:767px){.dc-modal-body{font-size:1.2rem;padding:.8rem 2.4rem}}.dc-modal-footer{display:flex;justify-content:flex-end;margin-top:auto;padding:1.6rem}.dc-modal-footer .dc-btn{margin:0 .8rem}.dc-modal-footer .dc-btn:last-child{margin:0}.dc-modal-footer--separator{border-top:2px solid var(--general-section-1)}.multi-step{height:inherit;width:inherit}.multi-step__header{align-items:center;display:flex;margin:2.4rem 1.6rem}.multi-step__btn{color:var(--text-general);cursor:pointer;display:flex;font-size:1.4rem;font-weight:700}.multi-step__btn-icon{margin-right:8px}.multi-step__btn-icon .color1-fill{fill:var(--text-general)}.multi-step__component{height:100%;width:100%}@keyframes dc-news-ticker{0%{transform:translate3d(100%,0,0)}to{transform:translate3d(-100%,0,0)}}@keyframes dc-news-ticker-2{0%{transform:translateZ(0)}to{transform:translate3d(-200%,0,0)}}.dc-news-ticker{display:flex;overflow:hidden;white-space:nowrap}.dc-news-ticker__children{animation-iteration-count:infinite;animation-name:dc-news-ticker;animation-timing-function:linear;will-change:transform}.dc-news-ticker__children:nth-child(2){animation-name:dc-news-ticker-2}.dc-news-ticker__item{display:inline-block}.dc-numpad{grid-gap:.3rem;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr)}.dc-numpad--is-regular{grid-template-areas:"np np np np" "r3 r3 r3 b" "r2 r2 r2 b" "r1 r1 r1 o" "z z z o"}.dc-numpad--is-currency,.dc-numpad--is-regular{grid-template-columns:min-content min-content min-content minmax(48px,1fr);max-width:-moz-min-content;max-width:min-content}.dc-numpad--is-currency{grid-template-areas:"np np np np" "r3 r3 r3 b" "r2 r2 r2 b" "r1 r1 r1 o" "z z p o"}.dc-numpad__input-area{display:grid;grid-area:np;grid-template-areas:"dc inp inp nc";grid-template-columns:min-content 1fr 1fr min-content}.dc-numpad__decrement{border-bottom-right-radius:0;border-top-right-radius:0;grid-area:dc}.dc-numpad__increment{border-bottom-left-radius:0;border-top-left-radius:0;grid-area:nc}.dc-numpad__decrement,.dc-numpad__increment{height:48px;width:48px}.dc-numpad__decrement,.dc-numpad__increment,.dc-numpad__input-field{background-color:var(--general-section-2);color:var(--text-prominent)}.dc-numpad__input-field{align-items:center;border:none;border-radius:0;color:var(--text-general);color:var(--text-prominent);display:flex;font-size:1.6rem;font-weight:700;grid-area:inp;justify-content:center;line-height:1.75;margin:0!important;padding:0;text-align:center;text-transform:none}.dc-numpad__input-field input{max-height:48px;padding:0}.dc-numpad__input-field--has-error{color:var(--status-danger);font-weight:700}.dc-numpad__number{background-color:var(--general-section-2);border-radius:2.4rem;color:var(--text-general);color:var(--text-prominent);font-size:1.6rem;font-weight:700;height:48px;line-height:1.75;text-align:left!important;text-align:left;text-transform:none;width:48px}.dc-numpad__number--is-disabled,.dc-numpad__number[disabled]{background-color:var(--general-disabled)!important;pointer-events:none;touch-action:none}.dc-numpad__number--r3{grid-row:2/2}.dc-numpad__number--r2{grid-row:3/3}.dc-numpad__number--r1{grid-row:4/4}.dc-numpad__number--zero{grid-area:z;width:100%!important}.dc-numpad__number--is-left-aligned{padding:0 0 0 4px;text-align:left;width:100%}.dc-numpad__dot{grid-area:p}.dc-numpad__bkspace{grid-area:b}.dc-numpad__bkspace button{height:100%}.dc-numpad__ok{grid-area:o}.dc-numpad__ok button{height:100%}.dc-page-error__container{align-items:center;display:flex;height:calc(100vh - 84px);justify-content:center}@media(min-width:1024px){.dc-page-error__container--left{justify-content:left}}@media screen and (max-width:1024px){.dc-page-error__container{flex-wrap:wrap}}.dc-page-error__box{align-items:center;background:var(--general-main-1);border:var(--general-main-1);display:flex;flex-flow:column nowrap;justify-content:center;padding:2rem}@media(min-width:1024px){.dc-page-error__box--left{align-items:start}}@media screen and (min-width:1008px){.dc-page-error__box{max-width:calc(100vw - 45%)}}.dc-page-error__box .inline-icon{margin:0 auto}.dc-page-error__message{color:var(--text-general);font-size:1.6rem;font-weight:400;line-height:1.75;margin:1.6rem 0 2.4rem;max-width:502px;text-align:center;text-transform:none}.dc-page-error__message-wrapper{display:flex;justify-content:center}@media(min-width:1024px){.dc-page-error__message-wrapper--left{justify-content:left}}.dc-page-error__message-wrapper--left .dc-page-error__message-paragraph:not(:last-child){margin-bottom:1.6rem;max-width:38rem}@media(min-width:1024px){.dc-page-error__message--left{text-align:left}}.dc-page-error__btn{margin:1rem;min-width:14rem}.dc-page-error__btn-wrapper{display:flex;justify-content:center}@media(min-width:320px)and (max-width:767px){.dc-page-error__btn{margin:0 0 1.6rem}.dc-page-error__btn-wrapper{flex-direction:column}}.unhandled-error{align-items:center;display:flex;flex-direction:column;justify-content:center}.unhandled-error .dc-btn{margin-top:2.4rem}@media(min-width:320px)and (max-width:767px){.unhandled-error{height:calc(100vh - 80px)}.unhandled-error .dc-btn{margin-top:1.6rem;width:100%}}.dc-page-overlay-portal{background-color:var(--general-main-2);height:100%;opacity:0;position:absolute;top:48px;transition:transform .25s cubic-bezier(.25,.1,.1,.25),opacity .25s cubic-bezier(.25,.1,.1,.25);width:100%}@media(min-width:320px)and (max-width:767px){.dc-page-overlay-portal{top:40px}}.dc-page-overlay--enter,.dc-page-overlay--exit{opacity:0;pointer-events:none;transform:translateY(50px)}.dc-page-overlay--enter-done{opacity:1;pointer-events:auto;transform:translateY(0);z-index:9}.dc-page-overlay__header{background-color:var(--general-main-1);border-bottom:1px solid var(--general-section-1);padding:.8rem 2.4rem;position:sticky;top:0;z-index:2}.dc-page-overlay__header-title{color:var(--text-prominent);flex:1;font-size:var(--text-size-m);font-weight:700;line-height:1.5;text-align:center}@media(min-width:320px)and (max-width:767px){.dc-page-overlay__header-title{font-size:1.6rem}}.dc-page-overlay__header-close{cursor:pointer;height:16px;position:absolute;right:0}.dc-page-overlay__header-close .dc-icon{--fill-color1:var(--text-prominent)}@media(min-width:320px)and (max-width:767px){.dc-page-overlay__header-close{right:1.2rem}}.dc-page-overlay__header-wrapper{align-items:center;display:flex;width:100%}@media(min-width:320px)and (max-width:767px){.dc-page-overlay__header-wrapper{height:100%;padding:0}.dc-page-overlay__header{height:4rem;margin:0;padding:0;z-index:3}}.dc-page-overlay__content{background-color:var(--general-main-1);display:flex;padding:2.4rem 0 0}.dc-page-overlay__content-side-note{margin-left:2.4rem;min-width:256px}@media(min-width:320px)and (max-width:767px){.dc-page-overlay__content{flex:1;padding:0}}.dc-page-overlay__content,.dc-page-overlay__header-wrapper{margin:auto;max-width:1232px;position:relative}@media(min-width:320px)and (max-width:767px){.dc-page-overlay__content,.dc-page-overlay__header-wrapper{width:100%}.dc-page-overlay{display:flex;flex-direction:column;height:100%}}.dc-password-input__visibility-icon{background-color:var(--general-main-1);cursor:pointer;height:95%;padding:0 1rem;width:3.5rem}input[style*=background]~.dc-password-input__visibility-icon{right:2.4rem}.dc-password-meter{background:var(--status-danger);transform-origin:left top;transition:transform .25s linear;z-index:2}.dc-password-meter,.dc-password-meter__bg{border-radius:0 0 3px 3px;height:4px;left:1px;position:absolute;top:3.5rem;width:calc(100% - 2px)}.dc-password-meter__bg{background:var(--fill-disabled);z-index:1}.dc-password-meter__container{position:relative}.dc-password-meter__container .dc-input{border-radius:4px}.dc-password-meter__container .dc-password-meter__warning{color:var(--status-warning);padding-left:1.3rem;top:4.1rem}.dc-password-meter--weak{background-color:var(--status-danger);z-index:2}.dc-password-meter--strong{background-color:var(--status-success);z-index:2}.dc-tabs{display:grid;position:relative}.dc-tabs--top{grid-template-rows:auto 1fr}.dc-tabs--100vw{width:100vw}.dc-tabs__list{display:flex;line-height:38px;position:relative;width:100%}@media(min-width:320px)and (max-width:767px){.dc-tabs__list{justify-content:center}}.dc-tabs__list--overflow-hidden{display:block;overflow-y:hidden}.dc-tabs__list--border-bottom{border-bottom:2px solid var(--general-section-1)}.dc-tabs__list--top{order:0}.dc-tabs__list--bottom{border-top:2px solid var(--general-section-1);order:1}.dc-tabs__list--center{justify-content:center;margin:auto;width:-moz-fit-content;width:fit-content}.dc-tabs__list--center .dc-tabs__item{padding:0 2.2rem}@media(min-width:320px)and (max-width:767px){.dc-tabs__list--fit-content{width:-moz-fit-content;width:fit-content}}.dc-tabs__list--header-fit-content{width:-moz-fit-content;width:fit-content}@media(min-width:320px)and (max-width:767px){.dc-tabs__list--header-fit-content{display:flex;justify-content:space-evenly}}.dc-tabs__list:not(.dc-tabs__list--header-fit-content){justify-content:center}.dc-tabs__list--full-width{width:100vw}.dc-tabs__item{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);color:var(--text-general);font-size:14px;list-style:none;text-align:center;white-space:nowrap}.dc-tabs__item__counter{margin-top:-2rem;vertical-align:middle}.dc-tabs__item__icon{padding-right:.7rem}@media(min-width:320px)and (max-width:767px){.dc-tabs__item__icon{padding-right:0;padding-top:.5rem}}.dc-tabs__item--header-fit-content{padding:0 29px}.dc-tabs__item--is-hidden{display:none}.dc-tabs__item--is-scrollable-and-active{position:relative}.dc-tabs__item--is-scrollable-and-active:after{border-bottom:2px solid var(--brand-red-coral);content:"";display:block;left:0;position:absolute;width:100%}.dc-tabs__item:not(.dc-tabs__active){color:var(--text-general);cursor:pointer}.dc-tabs__item:not(.dc-tabs__item--header-fit-content){width:var(--tab-width)}.dc-tabs__active{color:var(--text-prominent);font-weight:700}.dc-tabs__active-line{background:var(--brand-red-coral);display:block;height:2px;left:0;position:absolute;transition:all .3s ease-in-out}.dc-tabs__active-line--top{bottom:-2px}.dc-tabs__active-line--bottom{top:-2px}.dc-tabs__active-line--is-hidden{display:none}@media(min-width:320px)and (max-width:767px){.dc-tabs__active-line--fit-content{width:120px}}.dc-tabs__active-line:not(.dc-tabs__active-line--header-fit-content){width:var(--tab-width)}.dc-popup{position:relative;z-index:9999}.dc-popup__header{display:flex;width:100%}.dc-popup__header-content{flex:1}.dc-popup__header-container{align-items:center;display:flex;justify-content:space-between;width:100%}.dc-popup__header-close{margin-left:2.1rem;margin-right:-.3rem;margin-top:-.3rem}@media(min-width:320px)and (max-width:767px){.dc-popup__header-close{margin-right:.5rem;margin-top:.5rem}}.dc-popup__header-close-icon{cursor:pointer}.dc-popup__header-button{margin-left:1.6rem}@media(min-width:320px)and (max-width:767px){.dc-popup__header-button{margin-left:2.2rem}}.dc-popup__header-balance,.dc-popup__header-banner{align-items:center;display:flex}.dc-popup__header-banner{background-color:var(--status-warning);border-radius:10rem;padding:.4rem .8rem}@media(min-width:1024px){.dc-popup__header-banner{margin-top:.4rem}}@media(min-width:320px)and (max-width:767px){.dc-popup__header-banner{background-color:var(--general-main-1);margin-left:.8rem}}.dc-popup__header-big-text{margin-top:2rem}.dc-popup__header-title-container{align-items:center;display:flex}.dc-popup__body{flex:1;min-height:0;padding:0}.dc-popup__body:first-child{padding-top:0!important}.dc-popup__body .dc-tabs__content--popup{background:var(--general-main-1)}@media(min-width:320px)and (max-width:767px){.dc-popup__body .dc-tabs__list--header--popup{-ms-overflow-style:none;overflow-y:hidden;scrollbar-width:none}}@media(min-width:320px)and (max-width:767px)and (min-width:27.5rem){.dc-popup__body .dc-tabs__list--header--popup{overflow-x:hidden}}@media(min-width:320px)and (max-width:767px){.dc-popup__body .dc-tabs__list--header--popup::-webkit-scrollbar{display:none}}@media(min-width:320px)and (max-width:767px){.dc-popup__body .dc-tabs__list--popup{height:5.8rem!important}}@media(min-width:320px)and (max-width:767px)and (max-width:27.5rem){.dc-popup__body .dc-tabs__list--popup{margin-right:4.2rem;width:123%!important}}.dc-popup__body .dc-tabs__item--popup{align-items:center;border-radius:16px 16px 0 0;display:flex;justify-content:center}@media(min-width:320px)and (max-width:767px){.dc-popup__body .dc-tabs__item--popup{box-sizing:border-box;flex-direction:column;font-size:12px;height:5.8rem;width:8.2rem!important}}.dc-popup__body .dc-tabs__active--popup{background:var(--general-main-1)}.dc-popup__body .dc-tabs--popup{display:flex;flex-direction:column;height:100%}.dc-popup__footer{bottom:0;display:flex;justify-content:flex-end;padding:1.6rem;position:fixed;width:100%}.dc-popup__footer__separator{border-top:2px solid var(--general-section-1)}.dc-popup__overlay{align-items:center;background-color:var(--general-main-1);bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;overflow-y:auto;padding:3.2rem;position:absolute;right:0;top:0;transition:opacity .1s ease-in-out}.dc-popup__overlay:empty{display:none}.dc-popup__overlay--enter-done{opacity:.95}.dc-popup__overlay--exit{opacity:0}.dc-popup__overlay-content{max-width:500px}.dc-popup__overlay-content-header{margin-bottom:.8rem}.dc-popup__overlay-content-separator{background-color:var(--general-section-1);height:1px;width:100%}.dc-popup__overlay-content-list{list-style-type:disc;margin-top:2.4rem;padding-left:1.6rem}.dc-popup__overlay-content-list li::marker{color:var(--text-general);font-size:var(--text-size-xs)}.dc-popup__overlay-content-list li+li{margin-top:2rem}.dc-popup__overlay-content-button{margin-top:2.4rem}.dc-modal-header--popup{align-items:flex-start;flex-grow:0;height:-moz-fit-content;height:fit-content}.dc-modal-header__title--popup{width:100%}@media(min-width:320px)and (max-width:767px){.dc-modal-header__title--popup{align-items:flex-start}}.dc-modal-header__section--popup{padding:2.4rem}.dc-modal-header__section .dc-modal-header__close{margin:2.1rem 2.1rem 0 0}.dc-progress-bar__container{align-items:center;border-radius:1.2rem;display:flex;height:2.4rem;justify-content:center;overflow:hidden;position:relative;width:12rem}.dc-progress-bar--danger{background-color:var(--status-danger)}.dc-progress-bar--warning{background-color:var(--status-warning)}.dc-progress-bar--normal{background-color:var(--status-success)}.dc-progress-bar__bar{height:100%;left:0;position:absolute}.dc-progress-bar__empty{height:100%;opacity:.16;position:absolute;width:100%}.dc-progress-bar__label{z-index:2}.dc-progress-bar-tracker{cursor:pointer;display:flex;justify-content:center}.dc-progress-bar-tracker-rectangle{background-color:#ff444f;border-radius:1rem;height:.8rem;width:2.5rem}.dc-progress-bar-tracker-circle{background-color:var(--fill-normal-1);border-radius:50%;height:.8rem;margin:0 .4rem;width:.8rem}.dc-progress-bar-tracker-transition{transition:all .24s linear}.dc-progress-indicator{position:relative}.dc-progress-indicator__container{align-items:center;border-radius:4px;display:flex;height:.4rem;justify-content:center;overflow:hidden;position:relative;width:100%}.dc-progress-indicator__bar{background-color:var(--status-success);height:100%;left:0;position:absolute;z-index:2}.dc-progress-indicator__empty{background-color:var(--general-section-1);height:100%;position:absolute;width:100%;z-index:1}.dc-radio-group{align-items:center;display:flex;flex-direction:row;margin-top:16px}.dc-radio-group__input{display:none}.dc-radio-group__item{color:var(--text-prominent);color:var(--text-general);cursor:pointer;display:flex;font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left;text-transform:none}.dc-radio-group__item:not(:last-child){margin-right:16px}.dc-radio-group__circle{align-self:center;border:2px solid var(--text-general);border-radius:50%;box-shadow:0 0 1px 0 var(--shadow-menu);height:16px;margin-right:8px;min-width:16px;transition:all .3s ease-in-out}.dc-radio-group__circle--disabled{border-color:var(--border-disabled)}.dc-radio-group__circle--selected{border-color:var(--brand-red-coral);border-width:4px}.dc-radio-group__circle--error{border-color:var(--text-less-prominent)}.dc-radio-group__label--disabled{color:var(--text-disabled)}.dc-radio-group__label--error{color:var(--text-loss-danger)}.dc-read-more__toggle{color:var(--status-danger);font-weight:var(--text-weight-bold)}.dc-read-more__dialog{text-decoration:underline}.dc-select-native{position:relative;width:100%}.dc-select-native--hide-selected-value{margin-left:10px;width:40px}.dc-select-native--hide-selected-value .dc-select-native__wrapper{width:40px}.dc-select-native__container{align-items:center;border:1px solid var(--border-normal);border-radius:4px;display:flex}.dc-select-native__container:hover:not(.dc-input--disabled){border-color:var(--border-hover)}.dc-select-native__container[focus-within]{border-color:var(--brand-secondary)}.dc-select-native__container:focus-within{border-color:var(--brand-secondary)}.dc-select-native__container[focus-within]:hover{border-color:var(--brand-secondary)}.dc-select-native__container:focus-within:hover{border-color:var(--brand-secondary)}.dc-select-native__container--error{border-color:var(--brand-red-coral)!important}.dc-select-native__container--disabled{border-color:var(--general-disabled)}.dc-select-native__wrapper{height:38px}.dc-select-native__wrapper .dc-input{margin-bottom:0}.dc-select-native__arrow{--fill-color1:var(--text-less-prominent);position:absolute;right:1.3rem;top:1.3rem}.dc-select-native__display{align-items:center;display:flex;height:38px;justify-content:flex-start;max-width:calc(100vw - 4rem);padding-left:1.2rem;width:100%}.dc-select-native__display-text{color:var(--text-prominent);display:block;height:100%;line-height:3.8rem;max-width:calc(100% - 4rem)}.dc-select-native__display-text,.dc-select-native__placeholder{font-size:1.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dc-select-native__placeholder{background-color:var(--fill-normal);color:var(--text-less-prominent);left:1.1rem;line-height:1.43;max-width:calc(100% - 3.6rem);padding:0 .4rem;pointer-events:none;position:absolute;top:1.1rem;transform:none;transform-origin:top left;transition:transform .25s linear}.dc-select-native__placeholder--has-value,.dc-select-native__placeholder--hide-top-placeholder{color:var(--text-general);max-width:100%;transform:translateY(-1.8rem) scale(.75)}.dc-select-native__placeholder--hide-top-placeholder{display:none}.dc-select-native__picker{height:38px;left:0;opacity:0;position:absolute;top:0;width:100%}.dc-select-native--disabled .dc-select-native__display-text,.dc-select-native--disabled .dc-select-native__placeholder:not(.dc-select-native__placeholder--has-value){color:var(--text-less-prominent)}.dc-select-native--disabled .dc-icon{--fill-color1:var(--text-less-prominent)}.dc-select-native--error .dc-select-native__placeholder{color:var(--brand-red-coral)}.dc-select-native__hint{margin-left:1.2rem}.dc-select-native__suffix-icon{left:11px;position:absolute}.send-email-template{padding:0 16px}.send-email-template__subtitle,.send-email-template__title{margin-bottom:1.6rem}.send-email-template__subtitle-platform,.send-email-template__title-platform{white-space:nowrap}.send-email-template__close{cursor:pointer;display:flex;justify-content:flex-end;padding-bottom:1.2rem}.send-email-template__icon{margin-bottom:2.4rem}@media(min-width:320px)and (max-width:767px){.send-email-template__icon{margin-top:3.2rem}}.send-email-template__cta,.send-email-template__sent{text-align:center}.send-email-template__cta-btn{margin:3.2rem auto 0}.send-email-template__resend{grid-row-gap:1.6rem;color:var(--text-prominent);display:grid;font-size:var(--text-size-xxs);grid-template-rows:1fr 1fr 1fr;line-height:1.5;margin:2.4rem auto 0;max-width:40rem}.send-email-template__resend .sent-email__content{grid-gap:.8rem;display:grid;grid-template-columns:3.2rem auto}.send-email-template__resend .sent-email__content .inline-icon{height:3.2rem;margin-right:.8rem;width:3.2rem}.send-email-template__btn{margin:0 auto}.send-email-template-dashboard{width:calc(100vw - 33rem)}@media(min-width:320px)and (max-width:767px){.send-email-template{margin-bottom:1.6rem;width:100%}}.send-email-template__footer{margin-top:2.6rem}.send-email-template__footer-live-chat{color:var(--text-red);cursor:pointer}.side-note{align-items:flex-start;background-color:var(--general-section-1);border-radius:8px;gap:1.6rem;padding:1.6rem 2.4rem}.side-note,.side-note__content{align-self:stretch;display:flex;flex-direction:column}.side-note__content{gap:.8rem}.side-note__header{align-items:center;display:flex;gap:.8rem;justify-content:space-between}.side-note__action{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.4rem}.side-note__action :hover{text-decoration:underline}.switcher-status-badge__parent{display:flex}.switcher-status-badge__container{align-items:center;border:1.5px solid var(--status-info);border-radius:4px;color:var(--status-info);display:inline-flex;padding:2px 7px}.switcher-status-badge__container--pending{border-color:var(--status-warning);color:var(--status-warning)}.switcher-status-badge__container--failed{border-color:var(--status-danger);color:var(--status-danger)}.switcher-status-badge__container--icon{padding:.1rem .5rem 0 0}.switcher-status-badge__container__arrow{padding-left:1rem}.link-need-verification{color:var(--status-info);padding-left:.3rem}.link-need-verification,.link-verification-failed{cursor:pointer;font-size:var(--text-size-xxxs);font-weight:700}.link-verification-failed{color:var(--status-danger);text-decoration:underline}.dc-swipeable{height:100%;position:relative}.dc-swipeable__view{display:flex;flex-direction:row;height:inherit;position:relative;transition:left .1s linear;width:-moz-max-content;width:max-content}.dc-swipeable__item{display:inline-flex;position:relative;width:100vw}.dc-swipeable__item--is-disabled .dc-swipeable__view{left:-100vw;transition:none}.dc-swipeable__nav{bottom:0;display:flex;justify-content:space-between;padding:1.6rem .8rem;pointer-events:none;position:absolute;width:100vw}.dc-swipeable__nav svg{z-index:3}.dc-swipeable__nav *{pointer-events:all}.dc-relative-datepicker{padding-bottom:16px;position:relative;text-align:center;width:100%}.dc-relative-datepicker__span{cursor:pointer;width:100%}.dc-relative-datepicker__input{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:2}.search-box{margin:2.4rem .8rem;width:24rem}@media(min-width:320px)and (max-width:767px){.search-box{margin:0;width:auto}.search-box .dc-input{height:4rem}}.search-box__cross-icon{cursor:pointer}.search-box__field{height:4.2rem;margin-bottom:0!important;text-indent:2rem}.search-box__field ::-moz-placeholder{opacity:.5}.search-box__field ::placeholder{opacity:.5}.search-box__field .dc-input{justify-content:center}.search-box__field .dc-input__field{flex-grow:1;padding-right:2rem;text-indent:2.4rem;width:auto}.search-box__field .dc-input__field ::-moz-placeholder{opacity:.5}.search-box__field .dc-input__field ::placeholder{opacity:.5}@media(min-width:320px)and (max-width:767px){.search-box__field .dc-input__field{grid-column:1;margin-left:-1.1rem;width:100%}}.search-box__field .dc-input__leading-icon{cursor:pointer;margin-left:.9rem;pointer-events:inherit;top:31%}@media(min-width:320px)and (max-width:767px){.search-box__field .dc-input__leading-icon{padding-bottom:.1rem;padding-right:.3rem}}.dc-table{background:inherit;color:var(--text-general)}.dc-table__row{border-bottom:1px solid var(--general-section-1);display:grid;height:100%}.dc-table__row--hover:hover{background-color:var(--general-section-1);cursor:pointer}.dc-table__header{border-bottom:2px solid var(--general-section-1);height:52px}.dc-table__cell,.dc-table__head{word-wrap:break-word;align-items:center;backface-visibility:hidden;display:flex;font-size:1.4rem;line-height:1.43;text-align:left;white-space:inherit;word-break:break-word}.dc-table__cell--right{display:flex;justify-content:flex-end}.dc-table__cell--fixed{left:0;position:sticky;z-index:2}.dc-table__head{font-weight:700}.dc-table__head--right{display:flex;justify-content:flex-end}.dc-table--scroll .dc-table__header{position:sticky;top:0;z-index:3}.dc-table--scrollbar{display:block}@supports(-webkit-hyphens:none){.dc-table--scrollbar{display:inline;display:initial}}.dc-toast{justify-content:center;pointer-events:none;transition:transform .25s ease,opacity .25s linear;width:100vw}.dc-toast,.dc-toast__message{align-items:center;display:flex}.dc-toast__message{border-radius:4px;color:var(--text-general);color:var(--text-colored-background);font-size:1.4rem;font-weight:400;line-height:1.5;max-width:calc(100vw - 3.2rem);min-height:34px;padding:.4rem .8rem;pointer-events:all;text-align:center;text-transform:none}.dc-toast__error .dc-toast__message{background-color:var(--status-danger)}.dc-toast__info .dc-toast__message{background:var(--status-info);font-size:1.2rem}@media only screen and (max-height:580px){.dc-toast__info .dc-toast__message{font-size:1rem}}.dc-toast__notification .dc-toast__message{background:var(--general-active);padding:.9rem 1.2rem}.dc-toast--enter,.dc-toast--exit{opacity:0;transform:scaleY(0)}.dc-toast--enter-done{opacity:1;transform:scale(1)}.dc-toast--blinker .dc-toast__message{animation:toast_blinking .4s infinite alternate}.dc-toast:not(:first-child){margin-top:1rem}@keyframes toast_blinking{40%{opacity:1}to{opacity:0}}.dc-toggle-switch{height:0;visibility:hidden;width:0}.dc-toggle-switch__label{align-items:center;background:var(--general-disabled);border-radius:4.9rem;cursor:pointer;display:flex;height:2.52rem;margin-left:auto;margin-right:1.6rem;padding-left:.4rem;transition:background-color .25s;width:4.9rem}.dc-toggle-switch__button{background:var(--text-colored-background);border-radius:1.9rem;height:1.9rem;transition:transform .25s;width:1.9rem}.dc-toggle-switch:checked+.dc-toggle-switch__label{background:var(--text-profit-success)}.dc-toggle-switch:checked+.dc-toggle-switch__label .dc-toggle-switch__button{transform:translateX(2.25rem)}.message-list{margin:0 auto;max-width:63.4rem;min-height:3.2rem;width:100%}.message-list .alert-message{-moz-column-gap:.8rem;column-gap:.8rem;display:flex;flex-direction:row;justify-content:flex-start;min-height:3.2rem}@media(min-width:320px)and (max-width:767px){.message-list .alert-message{margin:0}}.message-list .alert-message__icon-container{position:relative}.message-list .alert-message__icon-container .icon-container__line{border:1px solid var(--border-normal);height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.message-list .alert-message__icon-container .icon-container__icon{display:flex;margin-top:.8rem;position:relative}.message-list .alert-message__button-container,.message-list .alert-message__message-container{align-items:center;display:flex}.message-list .alert-message__message-container{padding:.7rem 0}.message-list .alert-message__button-container{margin-left:auto}.dc-tick-picker{background-color:inherit;display:flex;flex-direction:column;height:328px;justify-content:flex-end;max-width:300px;width:100%}.dc-tick-picker div{display:flex}.dc-tick-picker__calculation{align-items:center;justify-content:space-evenly;margin-bottom:28px}.dc-tick-picker__calculation .dc-tick-picker__holder{color:var(--purchase-main-2);flex-direction:column;justify-content:center;margin:0 1.4rem;text-align:center}.dc-tick-picker__calculation .operator{background-color:var(--general-section-2);height:48px;width:48px}.dc-tick-picker__calculation .operator .dc-btn__text{transform:scale(2)}.dc-tick-picker__submit-wrapper{justify-content:center;margin-bottom:1.6rem}.dc-tick-picker__submit-wrapper button{background-color:var(--general-section-2);height:48px;width:112px}.dc-tick-picker__submit-wrapper button span{color:var(--text-prominent);font-size:1.6rem}.dc-tick-picker__submit-wrapper--is-disabled{pointer-events:none}.dc-tick-picker__submit-wrapper--is-disabled .dc-btn{background-color:var(--general-disabled)}.dc-timeline__flex{border-left:1px solid var(--brand-red-coral);display:flex;margin-left:1.2rem;position:relative}.dc-timeline__flex--no-border{border-left:initial}.dc-timeline__container{margin-left:20px;margin-top:4px}.dc-timeline__title{max-width:500px}.dc-timeline__flex--disabled .dc-timeline__title{color:#6e6e6e}.dc-timeline__oval{background-color:var(--brand-red-coral);border-radius:50%;height:24px;left:-12px;line-height:2.35rem;margin-right:8px;padding-left:1px;position:absolute;text-align:center;width:24px}.dc-timeline__flex--disabled .dc-timeline__oval{background-color:#6e6e6e}.dc-timeline__number{left:-1px;position:relative}.dc-timeline__content{color:var(--text-prominent);margin:16px 0}.dc-timeline__content:last-of-type{margin-bottom:0}.block-ui{background:var(--overlay-inside-dialog);bottom:0;height:100%;left:.2em;position:absolute;right:0;top:0;width:calc(100% - 4px);z-index:3}.block-ui__loading{left:calc(50% - 16px);position:absolute;top:calc(50% - 22px);z-index:11}.block-ui__loading-spinner{margin:0 auto;position:relative;width:4.2em}.block-ui__loading-spinner:before{content:"";display:block;padding-top:100%}.block-ui__loading-spinner-circular{animation:rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:100%}.block-ui__loading-spinner-path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite,colorRed 6s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes colorRed{0%,to{stroke:var(--brand-red-coral)}}.dc-vertical-tab{align-items:flex-start;border-radius:4px;display:flex;height:100%;justify-content:flex-start}.dc-vertical-tab:not(.dc-vertical-tab--floating){background-color:var(--general-section-1)}.dc-vertical-tab--floating{justify-content:center}.dc-vertical-tab--grid{display:grid;grid-template-areas:"form-sidebar form-title" "form-sidebar form-content";grid-template-rows:5.2rem auto;height:calc(100vh - 48px)}.dc-vertical-tab__title{border-top:1px solid var(--general-section-1);grid-area:form-title;height:5rem}.dc-vertical-tab__content-container{display:flex;flex-flow:column nowrap;flex-grow:1;height:100%;position:relative;width:100%;z-index:0}.dc-vertical-tab__content-inner{display:flex;height:100%;position:absolute;width:100%;z-index:0}.dc-vertical-tab--full-screen{min-height:calc(100vh - 84px);width:100%}.dc-vertical-tab--full-screen.dc-vertical-tab--floating{min-height:calc(100vh - 137px - 2.4rem)}.dc-vertical-tab:not(.dc-vertical-tab--full-screen):not(.dc-vertical-tab--floating) .dc-vertical-tab__content{padding:2.4rem}.dc-vertical-tab__action-bar{align-items:center;box-sizing:border-box;display:flex;flex-flow:row-reverse nowrap;justify-content:space-between;padding:1.6rem;width:100%}.dc-vertical-tab__action-bar-wrapper{border-radius:4px;cursor:pointer;margin-left:auto;padding:.4rem .4rem .2rem}.dc-vertical-tab__action-bar-wrapper:hover{background:var(--general-hover)}.dc-vertical-tab__tab{background-color:var(--general-section-1);border-radius:4px 0 0 4px;display:flex;flex-direction:column;height:100%;min-width:28%;position:relative}.dc-vertical-tab__tab--floating{border-radius:8px;min-width:256px;padding:.8rem}.dc-vertical-tab__tab--floating .dc-vertical-tab__header--highlight{border-radius:4px;width:calc(100% - 1.6rem)}.dc-vertical-tab__tab-meta-wrapper{grid-area:form-sidebar}.dc-vertical-tab__tab-meta-wrapper--floating{position:sticky;top:calc(2.4rem + 41px)}.dc-vertical-tab__tab-bottom-note{margin-top:1.6rem;position:sticky}.dc-vertical-tab__header-title{align-items:center;display:flex;padding:1.6rem;text-decoration:none;transition:background-color .1s ease-in}.dc-vertical-tab--grouped .dc-vertical-tab__header{padding-left:4.4rem}.dc-vertical-tab--grouped .dc-vertical-tab__header--highlight{z-index:-1}.dc-vertical-tab--grouped .dc-vertical-tab__header--active{padding-left:4.8rem}.dc-vertical-tab__header__icon.dc-vertical-tab__header__icon--active{margin-right:2rem}.dc-vertical-tab__header-group-chevron{position:absolute;right:2.4rem;transition:transform .3s ease}.dc-vertical-tab__header-group-chevron--invert{transform:rotate(180deg)}.dc-vertical-tab__header,.dc-vertical-tab__header-group{align-items:center;color:var(--text-general);cursor:pointer;display:flex;font-size:1.4rem;font-weight:700;line-height:1.5;padding:1rem 1.2rem 1rem 1.6rem;text-align:left;text-decoration:none;text-transform:none;transition:background-color .1s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.dc-vertical-tab__header-group:hover:not(.dc-vertical-tab__header--active):not(.dc-vertical-tab__header-group--active),.dc-vertical-tab__header:hover:not(.dc-vertical-tab__header--active):not(.dc-vertical-tab__header-group--active){background-color:var(--state-hover)}.dc-vertical-tab__header-group__link,.dc-vertical-tab__header__link{font-weight:400;margin-right:.4rem}.dc-vertical-tab__header-group__icon,.dc-vertical-tab__header__icon{margin-right:1.6rem}.dc-vertical-tab__header-group__icon--active,.dc-vertical-tab__header__icon--active{--fill-color1:var(--text-prominent)}.dc-vertical-tab__header-group__counter,.dc-vertical-tab__header__counter{position:absolute;right:2rem}.dc-vertical-tab__header--active .dc-vertical-tab__header-group__link,.dc-vertical-tab__header--active .dc-vertical-tab__header__link,.dc-vertical-tab__header-group--active .dc-vertical-tab__header-group__link,.dc-vertical-tab__header-group--active .dc-vertical-tab__header__link{color:var(--text-prominent);font-weight:700}.dc-vertical-tab__header--highlight,.dc-vertical-tab__header-group--highlight{background-color:var(--state-normal);border-left:4px solid var(--brand-red-coral);color:var(--text-prominent);content:"";display:block;height:41px;position:absolute;transform:translateZ(0);width:100%;z-index:0}.dc-vertical-tab__header--new,.dc-vertical-tab__header-group--new{background-color:var(--text-loss-danger);border-radius:8px;color:var(--status-colored-background);font-size:1rem;font-weight:700;margin:0 .4rem;padding:0 .4rem}.dc-vertical-tab__header--floating,.dc-vertical-tab__header-group--floating{border-radius:4px}.dc-vertical-tab__content{align-items:flex-start;background-color:var(--general-main-1);border-radius:0 4px 4px 0;display:flex;flex-direction:column;grid-area:form-content;height:100%;justify-content:flex-start;min-height:inherit;position:relative;width:100%}.dc-vertical-tab__content-side-note{margin-left:2.4rem;min-width:25.6rem}.dc-vertical-tab__content-side-note-item{background-color:var(--general-section-1);border-radius:8px;color:var(--text-general);font-size:var(--text-size-xxs);line-height:1.5;margin-bottom:2.4rem;padding:1.6rem 2.4rem;width:25.6rem}.dc-vertical-tab__content.dc-vertical-tab:not(.dc-vertical-tab--full-screen){height:100%;padding:2.4rem}.dc-vertical-tab__content--floating{margin-left:2.4rem;max-width:952px;min-width:672px}.wizard{height:inherit;width:inherit}.wallet-icon{align-items:center;border-radius:4px;display:flex;justify-content:center;overflow:hidden;position:relative}.wallet-icon__default-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.24) 0,rgba(40,57,145,.48) 100%) #fff}.wallet-icon--xsmall{height:1.4rem;width:2.4rem}.wallet-icon--small{height:2.4rem;width:4rem}.wallet-icon--medium{height:4rem;width:6.4rem}.wallet-icon--large{height:5.2rem;width:8.4rem}.wallet-icon--xlarge{height:8rem;width:12.8rem}.wallet-card{position:relative}.wallet-card__container{border-radius:inherit;height:100%;width:100%}.wallet-card__container--active{border:2px solid var(--text-red)}.wallet-card__container--small{align-items:center;display:flex;justify-content:center}.wallet-card__container-fade{background:var(--wallets-card-active-gradient-background);border-radius:inherit;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.wallet-card__container-fade--active,.wallet-card__container:hover .wallet-card__container-fade{opacity:1}.wallet-card__container:hover .wallet-card__container-fade--added,.wallet-card__container:hover .wallet-card__container-fade--disabled,.wallet-card__container:hover .wallet-card__container-fade--faded{opacity:0}.wallet-card__shine{background-color:#fff;border-top-right-radius:8px;bottom:0;-webkit-clip-path:polygon(40% 10%,104% -6.94%,92.5% 100%,28% 100%);clip-path:polygon(40% 10%,104% -6.94%,92.5% 100%,28% 100%);left:0;mix-blend-mode:overlay;opacity:.16;position:absolute;right:0;top:0}.wallet-card__content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.6rem;position:relative;width:100%}@media(min-width:320px)and (max-width:767px){.wallet-card__content--medium{padding:.8rem}}.wallet-card--small{border-radius:4px;height:4rem;width:6.4rem}.wallet-card--medium{border-radius:8px;height:12rem;width:20rem}@media(min-width:320px)and (max-width:767px){.wallet-card--medium{height:9.6rem;width:16rem}}.wallet-card--large{border-radius:8px;height:14.4rem;width:24rem}@media(min-width:320px)and (max-width:767px){.wallet-card--large{height:12.8rem;width:21.6rem}}.wallet-card__active-icon{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.wallet-card__active-icon--small{height:auto;left:100%;position:absolute;top:0;transform:translate(-1.2rem,-.4rem);width:auto}.wallet-card__top-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}.wallet-card__bottom-wrapper{display:flex;flex-direction:column;justify-content:flex-start;width:100%}.wallet-card__wallet-button{background:#fff}.wallet-card__wallet-button-text{color:#333}.wallet-card--disabled,.wallet-card__wallet-button--added{opacity:.32}.wallet-card--faded{opacity:.72}.app-icon{align-items:center;border-radius:4px;display:flex;justify-content:center;overflow:hidden;position:relative}.app-icon__top-icon{left:0;position:absolute;top:0;z-index:1}.app-icon__bottom-icon{bottom:0;position:absolute;right:0}.app-icon--small{height:2.4rem;width:4rem}.app-icon--small .app-icon__top-icon{left:.1rem;top:.1rem}.app-icon--small .app-icon__bottom-icon{bottom:.1rem;right:.1rem}.app-icon--medium{height:4rem;width:6.4rem}.app-icon--medium .app-icon__top-icon{left:.2rem;top:.2rem}.app-icon--medium .app-icon__bottom-icon{bottom:.2rem;right:.2rem}.app-icon--large{height:8rem;width:12.8rem}.app-icon--large .app-icon__top-icon{left:.4rem;top:.4rem}.app-icon--large .app-icon__bottom-icon{bottom:.4rem;right:.4rem}.compare-cfd-header{align-items:center;display:flex;justify-content:space-between}.compare-cfd-header-navigation{align-items:center;cursor:pointer;display:flex;gap:1rem}.compare-cfd-header-title{flex:1}@media(min-width:320px)and (max-width:767px){.compare-cfd-header-title{padding:1rem;text-align:center}}.compare-cfd-account{margin:auto;max-width:123.2rem}.compare-cfd-account-container{margin:1.5rem}@media(min-width:320px)and (max-width:767px){.compare-cfd-account-container{margin:0;max-height:80rem;overflow-x:auto;overflow-y:scroll;padding:0 0 20.1rem;width:100%}}.compare-cfd-account-container__card-count{display:flex;justify-content:center;margin-left:13rem}.compare-cfd-account-container__card-count--mobile{margin-left:10.5rem}.compare-cfd-account-main-container{padding-left:1rem;padding-right:1rem}.compare-cfd-account-card-container{border:1px solid var(--general-hover);border-radius:2.4rem;overflow:hidden;position:relative;width:27rem}.compare-cfd-account-card-container:hover{box-shadow:0 2px 8px 0 var(--shadow-menu)}@media(min-width:320px)and (max-width:767px){.compare-cfd-account-card-container{width:18rem}}.compare-cfd-account-card-container__eu-clients{position:relative;text-align:center;top:.5rem}.compare-cfd-account-card-container__banner{align-items:center;background:var(--status-transfer);color:var(--text-colored-background);display:flex;height:2rem;justify-content:center;padding:1.5rem;position:absolute;transform:translateX(17rem) translateY(-2rem) rotate(45deg);width:15rem;z-index:1}.compare-cfd-account-outline{border-radius:2.4rem;display:flex;flex-direction:column;padding:4rem 2.4rem 0}@media(min-width:320px)and (max-width:767px){.compare-cfd-account-outline{padding:7rem 1.5rem 0}}.compare-cfd-account-text-container{max-height:25.5rem}.compare-cfd-account-text-container--demo{max-height:13.5rem}.compare-cfd-account-text-container__separator{margin:.9rem}.compare-cfd-account-icon-title{align-items:center;display:flex;flex-direction:column;gap:.5rem;padding-top:2rem}.compare-cfd-account-icon-title__separator{align-items:center;display:flex;gap:.8em}.compare-cfd-account-instrument-icon{align-items:center;cursor:not-allowed;display:flex;margin:.2rem}.compare-cfd-account-labuan-tooltip{left:.5rem;position:relative;top:.2rem}.compare-cfd-account-labuan-tooltip--msg{position:relative;width:62%}@media(min-width:320px)and (max-width:767px){.compare-cfd-account-labuan-tooltip--msg{display:block;position:fixed;right:0;width:15.2rem}}.compare-cfd-account-platform-label{background-color:var(--header-background-mt5);border-top-left-radius:1.4rem;border-top-right-radius:1.4rem;padding:.9rem}.compare-cfd-account-platform-label--other-cfds{background-color:var(--header-background-others)}.compare-cfd-account-underline{border-top:.5rem solid var(--less-prominent);width:21.3rem}.compare-cfd-account__button{height:4rem;margin:2rem;width:calc(100% - 4rem)}.card-list{display:flex;gap:2rem}.trading-instruments__span{color:var(--text-red);font-size:1.6rem;position:relative;top:.2rem}.trading-instruments__text{margin-left:.5rem}.theme-select-settings{align-items:flex-start;display:flex;flex-direction:column;width:100%}.theme-select-settings__title{color:var(--text-prominent);margin-bottom:16px}.theme-select-settings__content{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.theme-select-settings__option{align-items:center;display:flex;flex-direction:column;height:207px;justify-content:center;width:234px}.theme-select-settings__option__title{color:var(--text-general);font-size:14px;line-height:1.43;margin-top:9px}.theme-select-settings__option__title--selected{color:var(--text-prominent);font-weight:700}.theme-select-settings__option__icon{border:1px solid var(--border-normal);border-radius:4px;cursor:pointer;height:178px;width:234px}.theme-select-settings__option__icon:hover:not(.theme-select-settings__option__icon--active){border-color:var(--border-hover)}.theme-select-settings__option__icon--active{border-color:var(--border-active)}.theme-select-settings__option__icon--disabled{cursor:not-allowed!important;opacity:.16!important}.settings-language{margin-left:1.6rem;width:-moz-fit-content;width:fit-content}@media(min-width:320px)and (max-width:767px){.settings-language{display:flex;flex-direction:column;margin-left:0;padding:1.6rem 2.2rem 8rem;width:100%}}.settings-language__language-container{grid-gap:.8rem;display:grid;grid-template-columns:repeat(4,min-content);margin:1.6rem 0}@media(min-width:320px)and (max-width:767px){.settings-language__language-container{grid-gap:initial;grid-template-columns:repeat(2,minmax(40%,1fr));grid-template-rows:auto;margin:0 auto;padding:0 .8rem}}@media(min-width:320px)and (max-width:767px)and (min-width:320px)and (max-width:767px){.settings-language__language-container--disabled{opacity:.5;pointer-events:none}}.settings-language__language-button_wrapper{align-items:center;display:flex}.settings-language__language-link{align-items:center;background-color:var(--state-normal);border-radius:4px;color:var(--text-prominent);display:flex;flex-direction:column;height:8.8rem;justify-content:space-between;padding:16px;text-decoration:none;width:13.6rem}@media(min-width:320px)and (max-width:767px){.settings-language__language-link{padding:8px}.settings-language__language-link--pre-appstore{padding:1.6rem}}.settings-language__language-link *{cursor:pointer}.settings-language__language-link--active{border:1px solid var(--border-active);color:var(--text-prominent)}.settings-language__language-link--active *{cursor:not-allowed}.settings-language__language-flag{height:2.8rem;width:3.6rem}@media(min-width:320px)and (max-width:767px){.settings-language__language-flag{margin-top:1rem}}.settings-language__language-name{color:var(--text-general);color:var(--text-prominent);font-size:1.4rem;font-weight:400;line-height:1.5;margin-top:.8rem;text-align:left;text-transform:none}.settings-language__language-name--active{color:var(--text-prominent);font-weight:700}@media(min-width:320px)and (max-width:767px){.settings-language__language-name{font-size:1.4rem}}.settings-language__language--radio-button{display:none}.settings-language__language--center-label{text-align:center}.dc-modal-header--modal-settings{background-color:var(--general-main-1)}.dc-modal-header__title--modal-settings{background-color:var(--general-section-1);max-width:206px;min-width:28%}.dc-modal__container_modal-settings .dc-modal-header{border-bottom-width:0}.dc-modal__container_modal-settings .dc-vertical-tab__tab-meta-wrapper{max-width:206px;width:100%}.notifications-toggle:hover .notifications-toggle__icon .color1-fill{fill:var(--text-prominent)}.notifications-toggle:hover .notifications-toggle__icon .color1-stroke{stroke:var(--text-prominent)}.notifications-toggle:hover .notifications-toggle__icon .color2-fill{fill:none}.notifications-toggle:hover .notifications-toggle__icon .color2-stroke{stroke:none}.notifications-toggle{margin-right:24px;position:relative}.notifications-toggle__icon{height:26px;pointer-events:none;width:26px}.notifications-toggle__icon-wrapper{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notifications-toggle__icon-wrapper--active{cursor:default}.notifications-toggle__icon .color1-fill{fill:var(--text-general)}.notifications-toggle__icon .color1-stroke{stroke:var(--text-general)}.notifications-toggle__step{left:1rem;pointer-events:none;position:absolute;top:-2px}.notifications-toggle--active .dc-popover{pointer-events:none}.notifications-dialog{background:var(--general-main-2);border-radius:4px;box-shadow:0 4px 8px 2px var(--shadow-menu);height:525px;left:calc(-50% - 10rem);opacity:0;position:absolute;top:48px;transform:translate3d(0,-20px,0);transition:transform .3s ease,opacity .25s linear;width:264px}.notifications-dialog__header{align-items:center;border-bottom:1px solid var(--border-normal);display:flex;justify-content:center}.notifications-dialog__header-text{margin:1rem 0}@media(min-width:320px)and (max-width:767px){.notifications-dialog__header{display:none}}.notifications-dialog__footer{align-items:end;background:var(--general-main-2);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;box-shadow:0 4px 8px 2px var(--shadow-menu);display:flex;height:3.7rem;justify-content:end;padding-left:1.3rem;transition:transform .3s ease,opacity .25s linear}.notifications-dialog__separator{border-bottom:1px solid var(--general-section-1)}.notifications-dialog__clear{border:1px solid var(--shadow-box);bottom:.6rem;height:2.4rem;padding:.7rem;right:1.7rem;width:auto}.notifications-dialog__clear:hover{background:var(--button-secondary-hover)}.notifications-dialog__content{border-radius:4px;height:calc(100% - 37px);padding:.8rem 0}.notifications-dialog__content--empty{display:flex}.notifications-dialog__content--sticky{bottom:0;display:flex;position:sticky}@media(min-width:320px)and (max-width:767px){.notifications-dialog__content{height:calc(100vh - 40px)}}.notifications-dialog--enter-done{opacity:1;transform:translateZ(0)}.notifications-dialog--enter,.notifications-dialog--exit{opacity:0;transform:translate3d(0,-20px,0)}@media(min-width:320px)and (max-width:767px){.notifications-dialog{background:var(--general-main-2);box-shadow:none;height:100%;left:auto;opacity:1;position:relative;top:auto;transform:none;width:100%}}.notifications-dialog--pre-appstore{left:calc(-50% - 18rem)}@media(min-width:320px)and (max-width:767px){.notifications-dialog--pre-appstore{left:calc(3% - 1rem)}}.notifications-empty{align-items:center;display:flex;flex-direction:column}.notifications-empty__container{align-items:center;display:flex;flex-grow:1;justify-content:center}.notifications-empty__content{align-items:center;display:flex;flex-direction:column}.notifications-empty__icon{height:64px;margin-bottom:8px;width:64px}.notifications-empty__icon .color1-fill{fill:var(--text-less-prominent)}.notifications-empty__header{padding:8px}.notifications-item{margin-left:3.2rem;margin-right:.8rem;padding:.8rem;position:relative}.notifications-item:not(:last-child):after{background:var(--border-disabled);bottom:0;content:"";height:1px;left:-3.2rem;position:absolute;width:calc(100% + 4rem)}.notifications-item__cta-button{height:2.4rem;margin:.8rem 0 .8rem auto;padding:.3rem .8rem;width:auto}@media(min-width:320px)and (max-width:767px){.notifications-item__cta-button{margin:.8rem 0 1.6rem auto}}.notifications-item__link-wrapper{display:flex;justify-content:flex-end}.notifications-item__title{margin-bottom:4px;position:relative}.notifications-item__title-icon{height:16px;left:-26px;pointer-events:none;position:absolute;top:2px;width:16px}.notifications-item__message{color:var(--text-prominent);font-size:1.2rem;line-height:1.5;padding-right:8px}.notifications-item__message a{color:var(--text-prominent);font-weight:700;text-decoration:none}.notifications-item__action{display:flex;justify-content:flex-end}@media(min-width:320px)and (max-width:767px){.notifications-item{display:flex;flex-direction:column}.notifications-item:after{height:2px;left:-1.8rem;width:calc(100% + 1.4em)}}.platform-switcher{align-items:center;cursor:pointer;display:flex;padding:.8rem;transition:background-color .3s}.platform-switcher:not(.platform-switcher--is-mobile):hover{background-color:var(--general-hover)}.platform-switcher h1,.platform-switcher p,.platform-switcher svg:first-child{margin:0 0 0 .8rem}.platform-switcher svg:last-child{margin:0 .8rem}.platform-switcher__arrow{transform:rotate(0deg);transition:transform .3s ease}.platform-switcher__arrow .color1-fill{fill:var(--text-general)}.platform-switcher__preloader{align-self:center;margin-top:4px;width:146px}.platform-switcher__preloader--is-mobile{width:162px}.platform-switcher--active .platform-switcher__arrow{transform:rotate(180deg)}@media(min-width:320px)and (max-width:767px){.platform-switcher{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}}.platform-dropdown{background-color:var(--overlay-outside-dialog);height:100%;opacity:0;position:fixed;top:0;transition:opacity .25s ease;width:100%;z-index:7}@media(min-width:320px)and (max-width:767px){.platform-dropdown{position:absolute}.platform-dropdown .platform-dropdown__list{background-color:var(--general-main-2);flex-direction:column;flex-wrap:nowrap;left:0;overflow-x:hidden;overflow-y:auto;padding-right:1.6rem;position:absolute;top:0;width:295px}.platform-dropdown .platform-dropdown__list-platform{margin:1.4rem 1.6rem;padding:1.4rem 1.6rem;width:calc(100% - 1.6rem)}}.platform-dropdown--enter-done{opacity:1}.platform-dropdown--enter-done .platform-dropdown__list{transform:translateY(48px)}.platform-dropdown__cta{bottom:0;cursor:pointer;left:50%;padding:2rem;position:absolute;transform:translateX(-50%)}.platform-dropdown__cta--link{color:var(--text-loss-danger)}@media(min-width:320px)and (max-width:767px){.platform-dropdown__cta{padding:1rem 0 0 1.3rem;position:relative;text-align:center}}.platform-dropdown__list{background-color:var(--general-main-1);display:flex;flex-flow:wrap;padding-bottom:3rem;position:fixed;top:0;transform:translateY(0);transition:transform .25s ease;width:100%}.platform-dropdown__list-platform{background-color:transparent;border-radius:.8rem;color:var(--text-general);display:inline-flex;margin:2.4rem 1.6rem;padding:2.4rem 1.6rem;position:relative;text-decoration:none;width:320px}.platform-dropdown__list-platform-title{font-size:1.6rem;font-weight:700;line-height:2.4rem}.platform-dropdown__list-platform-description{font-size:1.4rem;line-height:2rem;margin-top:.8rem}.platform-dropdown__list-platform-background{background-color:var(--general-hover);border-radius:inherit;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease;z-index:-1}.platform-dropdown__list-platform.active{border:2px solid var(--border-active)}.platform-dropdown__list-platform:not(.active):hover{background:var(--state-hover)}@media(min-width:320px)and (max-width:767px){.platform-dropdown__list-platform{width:302px}}.cashier__counter{position:absolute;right:-1.5rem;top:.4rem}.acc-info__select-arrow .color1-fill,.acc-switcher__logout-icon .color1-fill{fill:var(--text-general)}.acc-info__select-arrow .color1-stroke,.acc-switcher__logout-icon .color1-stroke{stroke:var(--text-general)}.acc-info__select-arrow .color2-fill,.acc-switcher__logout-icon .color2-fill{fill:none}.acc-info__select-arrow .color2-stroke,.acc-switcher__logout-icon .color2-stroke{stroke:none}.active.acc-info__select-arrow .color1-fill,.active.acc-switcher__logout-icon .color1-fill{fill:var(--text-prominent)}.active.acc-info__select-arrow .color1-stroke,.active.acc-switcher__logout-icon .color1-stroke{stroke:var(--text-prominent)}.active.acc-info__select-arrow .color2-fill,.active.acc-switcher__logout-icon .color2-fill{fill:none}.active.acc-info__select-arrow .color2-stroke,.active.acc-switcher__logout-icon .color2-stroke{stroke:none}.disabled.acc-info__select-arrow .color1-fill,.disabled.acc-switcher__logout-icon .color1-fill{fill:var(--text-disabled)}.disabled.acc-info__select-arrow .color1-stroke,.disabled.acc-switcher__logout-icon .color1-stroke{stroke:var(--text-disabled)}.disabled.acc-info__select-arrow .color2-fill,.disabled.acc-switcher__logout-icon .color2-fill{fill:none}.disabled.acc-info__select-arrow .color2-stroke,.disabled.acc-switcher__logout-icon .color2-stroke{stroke:none}.white.acc-info__select-arrow .color1-fill,.white.acc-switcher__logout-icon .color1-fill{fill:var(--text-prominent)}.white.acc-info__select-arrow .color1-stroke,.white.acc-switcher__logout-icon .color1-stroke{stroke:var(--text-prominent)}.border_hover_color.acc-info__select-arrow .color1-fill,.border_hover_color.acc-switcher__logout-icon .color1-fill{fill:var(--text-prominent)}.border_hover_color.acc-info__select-arrow .color1-stroke,.border_hover_color.acc-switcher__logout-icon .color1-stroke{stroke:var(--text-prominent)}.secondary.acc-info__select-arrow .color1-fill,.secondary.acc-switcher__logout-icon .color1-fill{fill:var(--text-less-prominent)}.secondary.acc-info__select-arrow .color1-stroke,.secondary.acc-switcher__logout-icon .color1-stroke{stroke:var(--text-less-prominent)}.acc-info{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:100%;justify-content:center;padding:0 1.6rem 0 1.7rem}.acc-info__preloader{height:4rem;right:0;width:37rem;z-index:2}.acc-info__preloader,.acc-info__preloader:before{background:var(--general-main-1);position:absolute;top:0}.acc-info__preloader:before{content:"";height:3.5rem;left:-8rem;width:8rem}.acc-info__preloader--no-currency:before{left:-9rem;width:9rem}@media(min-width:320px)and (max-width:767px){.acc-info__preloader{height:4rem;top:-.3rem;width:14rem}.acc-info__preloader:before{display:none}.acc-info__preloader--is-crypto{width:100%}}.acc-info__preloader__dtrader{background:var(--general-main-1);height:4rem;position:absolute;right:0;top:0;width:37rem;z-index:2}.acc-info__preloader__dtrader:before{background:var(--general-main-1);content:"";height:3.5rem;left:-8rem;position:absolute;top:0;width:8rem}.acc-info__preloader__dtrader--no-currency:before{left:-9rem;width:9rem}@media(min-width:320px)and (max-width:767px){.acc-info__preloader__dtrader{height:4rem;top:-.3rem;width:14rem}.acc-info__preloader__dtrader:before{display:none}.acc-info__preloader__dtrader--is-crypto{width:100%}}.acc-info__container{-webkit-box-align:center;align-items:center;display:flex}.acc-info__wrapper{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;margin-right:.8rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.acc-info__id{pointer-events:none}.acc-info__id-icon{margin-right:.8rem;vertical-align:middle}.acc-info__separator{border-right:1px solid var(--general-section-1);height:3.2rem;margin-right:-.1rem;width:2rem}.acc-info__balance{color:var(--text-profit-success);font-size:1.6rem;font-weight:700;line-height:1.75;line-height:2.4rem;margin-right:.8rem;pointer-events:none;text-align:center;text-transform:default}.acc-info__account-type-and-balance{display:flex;flex-direction:column;justify-content:center;padding:0 1rem .1rem 0;pointer-events:none}.acc-info__select-arrow{pointer-events:none;transform:rotate(0);transform-origin:50% 45%;transition:transform .3s ease}.acc-info__select-arrow--invert{transform:rotate(180deg)}@media(min-width:1024px){.acc-info:hover:not(.show):not(.acc-info--is-disabled){background:var(--state-hover)}.acc-info:hover:not(.show):not(.acc-info--is-disabled) .symbols{background:transparent}}@media(min-width:320px)and (max-width:767px){.acc-info{margin-right:-.8rem;padding:0 1rem}.acc-info__balance{font-size:1.4rem}.acc-info__balance--no-currency{white-space:nowrap}}.acc-info--is-virtual .acc-info__balance{color:var(--text-profit-success)}.acc-info--is-disabled{cursor:not-allowed}.acc-info--show .acc-info__select-arrow{transform:rotate(180deg)}.acc-info--show .acc-info__select-arrow--invert{transform:rotate(0deg)}.acc-info__button{margin:0 1.6em 0 0!important}.acc-info__button:not(:last-child){margin-right:1em}@media(min-width:320px)and (max-width:767px){.acc-info__button{height:2.8rem!important}}.acc-switcher{align-items:center;cursor:pointer;display:flex;height:4rem;margin:0 .8rem;position:relative}.acc-switcher--is-loading{background:var(--general-main-2);height:100%;left:0;position:absolute;top:0;width:100%}.acc-switcher__wrapper{background-color:var(--general-main-2);border-radius:4px;box-shadow:0 8px 16px 0 var(--shadow-menu);position:absolute;right:0;top:calc(100% + 4px);transition:transform .3s ease,opacity .25s linear;width:320px}@media(min-width:768px)and (max-width:1023px){.acc-switcher__wrapper{position:static}}.acc-switcher__wrapper--enter-done{opacity:1;transform:translateZ(0)}.acc-switcher__wrapper--enter,.acc-switcher__wrapper--exit{opacity:0;transform:translate3d(0,-20px,0)}.acc-switcher__wrapper .acc-switcher__button{height:4rem;margin:.2rem .8rem .8rem;max-width:calc(100% - 1.6rem)}@media(min-width:320px)and (max-width:767px){.acc-switcher__wrapper{border-radius:0;box-shadow:none;height:100%;left:auto;position:relative;right:auto;top:auto;width:100%}}.acc-switcher__wrapper .dc-themed-scrollbars{scrollbar-color:var(--text-less-prominent) transparent}.acc-switcher__wrapper .dc-themed-scrollbars::-webkit-scrollbar-thumb{background-color:var(--text-less-prominent)}.acc-switcher__new-account{align-items:center;display:flex;font-size:var(--text-size-xs);padding:1rem 1.6rem 1.8rem}.acc-switcher__new-account-text{margin-left:.8rem}.acc-switcher__new-account-btn{margin-left:auto}.acc-switcher__new-account--disabled{cursor:default;opacity:.5}.acc-switcher__reset-account-btn{margin-left:auto}.acc-switcher__list{background:var(--general-main-2);border-radius:4px;display:flex;flex-flow:column nowrap;height:100%}.acc-switcher__list-wrapper{padding:.4rem .8rem 0}.acc-switcher__list-title{flex:1}.acc-switcher__list-container{height:auto;overflow-x:hidden;overflow-y:auto}.acc-switcher__help-icon{cursor:pointer;margin-left:.8rem;vertical-align:middle}.acc-switcher__accounts{background:var(--general-main-2);border-radius:4px;position:relative}.acc-switcher__accounts .acc-switcher__account{background:var(--general-main-2);margin-bottom:2px}.acc-switcher__accounts .acc-switcher__account:hover:not(.acc-switcher__account--selected){background-color:var(--state-hover);border-radius:4px}.acc-switcher__accounts .acc-switcher__account.acc-switcher__account--disabled:hover{background-color:var(--general-main-2)}.acc-switcher__accounts .acc-switcher__account .acc-switcher__id{color:var(--text-general);line-height:1.43;width:100%}.acc-switcher__accounts .acc-switcher__account--selected{background:var(--state-active)}.acc-switcher__accounts .acc-switcher__account--selected .acc-switcher__id{color:var(--text-prominent);font-weight:700}.acc-switcher__accounts .acc-switcher__account--selected .acc-switcher__id--virtual:before{border:1px solid var(--text-prominent);color:var(--text-prominent)}.acc-switcher__accounts .acc-switcher__account--disabled{cursor:default;opacity:.5}.acc-switcher__accounts .acc-switcher__account:only-child{border-radius:4px}.acc-switcher__accounts .acc-switcher__account:last-child{margin-bottom:8px}.acc-switcher__accounts--is-loading{padding-bottom:.8rem}.acc-switcher__account{align-items:center;background:var(--general-main-2);cursor:pointer;display:flex;justify-content:space-between;padding:.3rem 1.6rem;position:relative;text-decoration:none}.acc-switcher__account .acc-switcher__id{align-items:center;color:var(--text-general);color:var(--text-prominent);display:flex;font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left;text-transform:none}.acc-switcher__account .acc-switcher__id-icon{margin-right:8px}.acc-switcher__account:hover:not(.acc-switcher__account--selected){background:var(--state-hover)}.acc-switcher__account--selected{background:var(--state-active);border-radius:4px}.acc-switcher__account--selected .acc-switcher__id{color:var(--text-colored-background);font-size:1.4rem;font-weight:700;line-height:1.5;text-align:left;text-transform:none}.acc-switcher__account--selected .acc-switcher__id--virtual:before{border:1px solid var(--text-prominent);color:var(--text-prominent)}.acc-switcher__account--selected .acc-switcher__loginid-text{color:var(--text-prominent);font-weight:400}.acc-switcher__account--selected .no-currency{color:var(--text-prominent)}.acc-switcher__footer{align-items:center;display:grid;grid-template-columns:auto auto;justify-content:space-between;padding-left:1.3rem}.acc-switcher__compare{grid-column:1/2;justify-self:end}.acc-switcher__logout{align-items:center;display:flex;grid-column:2/3;justify-content:flex-end;justify-self:start;padding:1.6em 1.3em}.acc-switcher__logout-text{cursor:pointer}.acc-switcher__logout-icon{cursor:pointer;margin-left:8px}.acc-switcher__balance{margin-left:auto;text-align:right}.acc-switcher__separator{display:block;position:relative}.acc-switcher__separator:after{background-color:var(--general-section-2);content:"";height:4px;position:absolute;width:100%;z-index:1}.acc-switcher__separator--no-padding:after{width:calc(100% + .4rem)}.acc-switcher__separator--auto-margin{margin-top:auto}.acc-switcher__total{align-items:center;display:flex;height:2.6rem;margin:.4rem 1.6rem}.acc-switcher__total-subtitle{margin:0 1.6rem 1.2rem}.acc-switcher__loginid-text{color:var(--text-less-prominent);font-size:1rem;line-height:1.4}.acc-switcher__loginid-text--disabled{color:var(--text-disabled)}.acc-switcher__loader{font-size:.8rem;margin:1rem auto!important}.acc-switcher__btn{margin:0 16px 8px;width:calc(100% - 32px)}.acc-switcher__btn--traders_hub{margin:1.3rem 1.1rem 1rem 1rem}.acc-switcher__traders-hub{padding:1.2rem .5rem .6rem .8rem}@media(min-width:320px)and (max-width:767px){.acc-switcher__traders-hub{padding:1.2rem .5rem .6rem 2.5rem}}.acc-switcher__traders-hub--link{cursor:pointer;text-decoration:none}.acc-switcher__traders-hub--link :hover{cursor:pointer;text-decoration:underline}.acc-switcher__traders-hub--text{align-items:center;color:var(--text-loss-danger)}.set-currency{margin-right:8px}.set-currency .dc-btn{align-items:center;display:flex}@media(min-width:320px)and (max-width:767px){.set-currency .dc-btn{height:2.8rem!important}}.no-currency{color:var(--text-general);color:var(--text-less-prominent);font-size:.8rem;font-weight:400;line-height:inherit;line-height:1.5;text-align:center;text-align:right;text-transform:none}.badge-server{background-color:#2a3052;border-radius:.2rem;display:inline-block;height:2.2rem;margin-left:.5rem;padding:.2rem}.badge-server-bot{color:var(--text-colored-background)}.badge-server--disabled{background-color:var(--border-disabled)}.terms-of-use{display:flex;flex-direction:column;flex-grow:1;margin:0 8rem!important;padding-bottom:0;width:84%!important}@media(min-width:320px)and (max-width:767px){.terms-of-use{margin:initial!important;width:auto!important}}.terms-of-use__checkbox{margin-top:1.6rem}.terms-of-use__checkbox:last-of-type{margin-bottom:5rem}.terms-of-use__hr{border-top:1px solid var(--general-section-1);height:2px;margin:1.6rem 0 0;width:100%}@media(min-width:320px)and (max-width:767px){.terms-of-use__hr{border-color:var(--border-disabled);border-top-width:2px;width:100%}}.terms-of-use h4{margin:1rem 0;text-transform:none}.terms-of-use p{color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left;text-transform:none}.terms-of-use input{display:none}@media(min-width:320px)and (max-width:767px){.terms-of-use .dc-checkbox__box,.terms-of-use .dc-checkbox__box .dc-icon{height:2.4rem;width:2.4rem}}.details-form{align-content:start;display:grid}@media(min-width:1024px){.details-form{padding:0 .4rem}}@media(min-width:320px)and (max-width:767px){.details-form{overflow-x:hidden;overflow-y:auto}}@media(min-width:1024px){.details-form__sub-header{margin:0 4rem 4rem}}@media(min-width:320px)and (max-width:767px){.details-form__sub-header{margin-bottom:.8rem}}.details-form__elements{flex-grow:1;margin:1.2rem auto;width:45%}.details-form__elements--wide{width:45%}.details-form__elements-container{height:calc(100% - 76px);overflow:hidden}@media(min-width:320px)and (max-width:767px){.details-form__elements-container{height:auto;margin:1.6rem auto;overflow:visible;overflow:initial;width:calc(100% - 3.2rem)}}.details-form__elements .dc-autocomplete{margin-bottom:3.2rem}.details-form__elements .dc-radio__input{margin-bottom:2.4rem}.details-form__elements .dc-input__label{top:1rem}.details-form__elements .dc-input label{background-color:var(--general-main-2);top:1rem}@media(min-width:320px)and (max-width:767px){.details-form__elements .dc-input label{background-color:var(--fill-normal)}}.details-form__elements .dc-input .dc-field--error{font-size:1.1rem}@media(min-width:1024px){.details-form__elements .dc-input__field:-webkit-autofill{-webkit-box-shadow:0 0 0 30px var(--fill-normal) inset!important}.details-form__elements .dc-input__field:-webkit-autofill:active,.details-form__elements .dc-input__field:-webkit-autofill:focus,.details-form__elements .dc-input__field:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--fill-normal) inset!important}}.details-form__elements .dc-datepicker__input .dc-input__field{background-color:var(--fill-normal)}.details-form__elements .dc-select-native{margin-bottom:3.2rem}.details-form__elements .dc-dropdown__display,.details-form__elements .dc-dropdown__display-placeholder-text{background-color:var(--general-main-2)}.details-form__elements .dc-dropdown__container{margin-bottom:3rem}@media(min-width:320px)and (max-width:767px){.details-form__elements{margin:0;overflow-y:auto;padding:1rem 1.6rem 6rem;width:100%}}.details-form__loader .barspinner{margin-bottom:3.2rem;margin-top:.4rem}.details-form__tax{position:relative}@media(min-width:320px)and (max-width:767px){.details-form__tax{padding-right:2rem}}.details-form__tax .dc-popover{cursor:pointer;position:absolute;right:-25px;top:10px}@media(min-width:320px)and (max-width:767px){.details-form__tax .dc-popover{right:-5px}}.details-form__tin-warn-divider{height:5rem}@media(min-width:320px)and (max-width:767px){.details-form__tin-warn-divider{height:6rem}}.details-form__tin-confirm{margin-left:-5px}.details-form__tin-confirm .dc-checkbox__box{align-self:baseline}.details-form .dc-page-error__container{height:100%}.details-form__description{margin:1.6rem auto;width:45%}@media(min-width:1024px){.details-form__description{display:flex;flex-direction:column}}@media(min-width:768px)and (max-width:1023px){.details-form__description{width:70%}}@media(min-width:320px)and (max-width:767px){.details-form__description{line-height:20px;margin:0 2.4rem;text-align:left;width:auto}}.cfd-personal-details-modal__form .details-form__description{margin:0 auto;padding-top:3.2rem;width:auto}.financial-assessment{gap:1.6rem}@media(min-width:1024px){.financial-assessment__form{width:70%}}.currency-list,.currency-list form{width:100%}.currency-list__items{display:flex;flex-wrap:wrap;margin:auto;width:768px}.currency-list__items__center{justify-content:center!important}@media(min-width:1024px){.currency-list__items{justify-content:flex-start}}@media(min-width:320px)and (max-width:767px){.currency-list__items{display:grid;grid-template-columns:1fr 1fr;justify-items:center;width:100%}}.currency-list__item{align-items:center;border-radius:8px;display:inline-flex;flex-direction:column;height:128px;justify-content:space-around;margin:1.6rem 1.6rem 0;min-width:128px;width:160px}.currency-list__item:hover:not(.currency-list__item--selected){border:1px solid var(--border-hover);cursor:pointer}.currency-list__item--current{pointer-events:none}.currency-list__item--current svg{opacity:.08}.currency-list__item--current .label{color:var(--text-disabled)}.currency-list__item--selected{border:2px solid var(--border-active)}.currency-list__item--selected .label{color:var(--text-general);color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:1.5;text-align:center;text-transform:none}.currency-list__item>div{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.currency-list__item .currency-list__icon{height:48px;margin-bottom:1em;width:48px}@media(min-width:320px)and (max-width:767px){.currency-list__item .currency-list__icon{height:64px;margin-bottom:.8rem;width:64px}}.currency-list__item-text{color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;text-align:center;text-transform:none}@media(min-width:320px)and (max-width:767px){.currency-list__item{margin:1.6rem 2rem .8rem;min-width:0;min-width:auto;padding:.8rem 0;width:85%}}@media only screen and (min-width:320px)and (max-width:767px)and (max-width:340px){.currency-list__item{height:136px;margin:1.6rem 1rem .8rem;width:136px}}.currency-list__radio-button{display:none}.currency-list__popover{left:4.8rem;margin-top:-16px;position:relative;top:-4.8rem}@media(min-width:320px)and (max-width:767px){.currency-list__popover{right:0;top:-5.8rem}}@media(min-width:1024px){.currency-list__loading-wrapper{min-width:768px}}.currency-hr{border-top:1px solid var(--general-section-1);height:2px;margin:1.6rem auto;width:90%}@media(min-width:320px)and (max-width:767px){.currency-hr{border-color:var(--border-disabled);border-top-width:2px;margin-left:-2.4rem;width:calc(100% + 2.4rem)}}.currency-selector__subheading{margin-top:.8rem}.currency-selector__radio-group--with-margin--is-header{color:var(--text-prominent);font-size:1.6rem;font-weight:700;margin:.4rem 0 0}@media(min-width:1024px){.currency-selector__radio-group--with-margin{margin-bottom:.4rem;margin-left:auto;margin-right:auto;width:768px}}.currency-selector__deposit-warn{margin:calc(3% - 1rem) auto;padding:10px;width:78%}.add-currency__title{margin-top:1rem}.add-currency__sub-title{margin-top:.8rem}.add-currency__underline{border-bottom:1px solid var(--general-section-1);margin:1.6rem auto 0;width:55rem}.add-currency__note{background-color:var(--general-section-1);margin:1.1rem auto 1rem;padding:.5rem;width:55rem}.add-currency__note-wrapper{align-self:flex-end;display:flex;width:100%}.add-currency__wizard-header{margin-top:1rem}.add-or-manage{flex-direction:row;flex-wrap:wrap;height:100%}.add-or-manage .dc-tabs__content{display:flex;flex-direction:column;margin-bottom:7rem}.add-or-manage .dc-tabs__list--header-fit-content{margin:0 auto}.add-or-manage .account-wizard--disabled-message p:first-child{border-radius:4px;font-size:1.2rem}.add-or-manage .currency-selector__radio-group--is-header{color:var(--text-general);font-size:1.6rem;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.5;text-align:center}.add-or-manage .currency-selector__description{display:none}.add-or-manage .currency-selector__deposit-warn{background-color:var(--general-section-1);border-radius:4px;margin:calc(3% - 1rem) auto;padding:10px;width:78%}.add-or-manage__with-margin--is-header{color:var(--text-general);font-size:1.6rem;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.5;text-align:center}@media(min-width:1024px){.add-or-manage .currency-selector__radio-group--with-margin{margin-bottom:3rem;margin-left:auto;margin-right:auto;width:768px}.add-or-manage .dc-form-submit-button--absolute{padding:1.6rem;position:absolute;right:0;width:100%}}@media(min-width:320px)and (max-width:767px){.add-or-manage{flex-wrap:nowrap}.add-or-manage .account-wizard__btn-area .dc-btn,.add-or-manage .account-wizard__btn-area .dc-btn:last-child{margin:0 1.6rem;min-width:0;min-width:auto}.add-or-manage .currency-selector__radio-group--with-margin{margin-bottom:3rem}.add-or-manage .change-currency .currency-list__items{margin-bottom:12rem}.add-or-manage .change-currency .dc-form-submit-button--relative{position:fixed;right:0}.add-or-manage .account-wizard--disabled-message p:first-child{margin-top:.6rem;padding:2rem 1rem;width:100%}.add-or-manage .account-wizard--disabled .currency-list__items{margin-top:1.6rem}.add-or-manage .dc-form-submit-button{background-color:var(--fill-normal);border:2px solid var(--general-section-1);bottom:0;height:72px;padding:15px;position:fixed;width:100%}.add-or-manage .dc-form-submit-button button{width:100%}}.dc-modal__container_real-account-signup-modal--success .status-dialog__close{display:none}.dc-modal__container_real-account-signup-modal--success .status-dialog__footer{flex-direction:row;justify-content:center;margin:0}.dc-modal__container--risk-message .status-dialog{width:auto}.status-dialog{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:2.4rem;position:relative}.status-dialog__close{cursor:pointer;position:absolute;right:1.8rem;top:1.8rem}.status-dialog__header{align-items:center;display:flex;justify-content:center;position:relative;width:auto}.status-dialog__header .bottom-right-overlay{bottom:2rem;height:3rem;position:absolute;right:0;width:3rem}.status-dialog__header svg.inline-icon{height:120px;width:90px}.status-dialog__header svg{display:block}.status-dialog__header svg.dc-icon--red{margin:0 1rem}@media(min-width:320px)and (max-width:767px){.status-dialog__header svg{height:auto;max-width:96px}}.status-dialog__header--large,.status-dialog__header--xlarge{flex-grow:1;width:auto}.status-dialog__header--large .bottom-right-overlay,.status-dialog__header--xlarge .bottom-right-overlay{bottom:-1rem;height:4.8rem;right:-1rem;width:4.8rem}@media(min-width:320px)and (max-width:767px){.status-dialog__header--large .bottom-right-overlay,.status-dialog__header--xlarge .bottom-right-overlay{height:auto;max-width:3.6rem}.status-dialog__header--large,.status-dialog__header--xlarge{flex-grow:0}}.status-dialog__header--xlarge svg:first-child{height:12.8rem;width:12.8rem}.status-dialog__header--large svg.inline-icon{height:12rem;width:12rem}.status-dialog__header--center{justify-content:center;margin-top:3rem;width:auto}.status-dialog__header--set-currency svg:first-child{margin:0 auto}.status-dialog__header--set-currency .bottom-right-overlay{bottom:2rem}.status-dialog__body{flex-grow:1}.status-dialog__body--no-grow{flex-grow:0;margin-bottom:3.2rem}.status-dialog__message-header{margin:1rem 0 .8rem}@media(min-width:320px)and (max-width:767px){.status-dialog__message-header{line-height:24px;margin-top:1.6rem}}.status-dialog__message-text{padding:.2rem 0}@media(min-width:320px)and (max-width:767px){.status-dialog__message-text{line-height:2rem;padding:0 1rem}}.status-dialog__footer{display:flex;flex-direction:column;margin:1.4rem 0 0;width:100%}.status-dialog__footer .dc-btn{border-width:2px;height:4rem;margin:.4rem}@media(min-width:320px)and (max-width:767px){.status-dialog__footer .dc-btn{margin:.4rem 1.4rem}}@media(min-width:1024px){.status-dialog{min-height:35.2rem;width:44rem}}@media(min-width:320px)and (max-width:767px){.status-dialog{height:100%;justify-content:flex-start;padding:6rem 0 0;width:100%}}.finished-add-currency__dialog{align-items:center;display:flex;flex-direction:column;flex-grow:1;padding:0 2.4rem 2.4rem;position:relative}.finished-add-currency__footer{display:flex;flex-direction:row;justify-content:center;margin:1.4rem 0 0;width:100%}.finished-add-currency__footer .dc-btn{border-width:2px;height:4rem;margin:.4rem;text-align:center}@media(min-width:320px)and (max-width:767px){.finished-add-currency__footer .dc-btn:first-child{margin:.4rem 1.4rem}.finished-add-currency__footer .dc-btn:last-child{margin:.4rem 1.4rem .4rem 0}}@media(min-width:1024px){.finished-add-currency{min-height:30rem;width:38.4rem}}@media(min-width:320px)and (max-width:767px){.finished-add-currency{height:100%;justify-content:flex-start;padding:6rem 0 0;width:100%}}.finished-add-currency__close{cursor:pointer;display:block;margin:1.2rem 1.6rem 0 auto;padding:.6rem .8rem 0}@media(min-width:320px)and (max-width:767px){.finished-add-currency__close{margin:.8rem}}.dc-mobile-dialog{height:100%}.dc-mobile-dialog--enter-done .dc-mobile-dialog__content{transform:none}.change-currency{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.change-currency__sub-title,.change-currency__title{text-transform:none}.change-currency__title{margin-top:3rem}.change-currency__sub-title{margin-bottom:1.6rem}.set-currency-modal{text-align:center}.set-currency-modal__heading-container{color:var(--text-general);margin:2rem auto}@media(min-width:320px)and (max-width:767px){.set-currency-modal__heading-container__main-heading{padding:0 3rem}}.set-currency-modal__heading-container__sub-heading{font-stretch:normal;font-style:normal;letter-spacing:normal;margin-top:2rem}.set-currency-modal .currency-selector{min-height:390px}.set-currency-modal .currency-selector__radio-group--is-header{color:var(--text-general);font-size:1.6rem;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.5}.set-currency-modal .currency-selector__description{display:none}@media(min-width:1024px){.set-currency-modal .currency-selector__crypto .currency-list__items{margin-bottom:9rem}.set-currency-modal .currency-selector .dc-form-submit-button{background-color:var(--general-main-1);bottom:0;padding:1.3rem;position:fixed;right:0}.set-currency-modal .currency-selector .dc-form-submit-button--center{height:auto;justify-content:flex-end}.set-currency-modal .currency-selector .dc-modal-footer{background-color:var(--general-main-1);bottom:3.5rem;position:fixed;right:0;width:100%}}@media(min-width:320px)and (max-width:767px){.set-currency-modal .currency-selector{overflow-y:auto}.set-currency-modal .currency-selector__container--no-top-margin{height:auto}.set-currency-modal .currency-selector .dc-form-submit-button{position:fixed}.set-currency-modal .currency-selector .dc-form-submit-button button{width:100%}.set-currency-modal .currency-selector .dc-modal-footer{background-color:var(--general-main-1);bottom:0;position:fixed;right:0;width:100%}}.dc-modal__container_real-account-signup-modal{background-color:var(--general-main-1);display:flex;flex-direction:column;transition:all .3s ease-in-out}@media(min-width:768px)and (max-width:1023px){.dc-modal__container_real-account-signup-modal{max-height:calc(100vh - 10.2rem)!important}}.dc-modal__container_real-account-signup-modal--success{border-radius:4px;max-height:none!important;max-width:47.8rem;min-width:0!important;min-width:auto!important;overflow:hidden}.dc-modal__container_real-account-signup-modal .dc-modal-header__title{border-top-left-radius:1rem;text-transform:none}.dc-modal__container_real-account-signup-modal--error .account-wizard--error{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:start;padding-top:10rem;width:100%}.dc-modal__container_real-account-signup-modal--error .account-wizard--error__restricted-country-error{padding:3.3rem 2.4rem 2.4rem}.dc-modal__container_real-account-signup-modal--error .account-wizard--error__restricted-country-error .dc-btn{margin-top:1.9rem}.dc-modal__container_real-account-signup-modal--error .account-wizard--error__invalid-input-error{margin:2.4rem auto;padding-top:0}.dc-modal__container_real-account-signup-modal--error .account-wizard--error__invalid-input-error .dc-btn{margin-top:1.9rem}.dc-modal__container_real-account-signup-modal--error .account-wizard--error__invalid-input-error .invalid_fields_input{display:list-item;list-style:disc;list-style-position:inside;margin:.5rem auto}.dc-modal__container_real-account-signup-modal--error>svg{align-self:center;height:12.8rem;margin:2rem 0 0;width:12.8rem}.dc-modal__container_real-account-signup-modal--error h1{color:var(--text-general);font-size:1.6rem;font-weight:700;line-height:1.75;margin:1.6rem 0 .8rem;text-align:center;text-transform:none}.dc-modal__container_real-account-signup-modal--error p{color:var(--text-prominent);font-size:1.4rem;font-weight:400;line-height:1.5;margin-bottom:2.4rem;text-align:center;text-transform:none;width:80%}.dc-modal__container_real-account-signup-modal--error a.dc-btn{align-items:center;align-self:center;color:var(--text-general);color:var(--text-colored-background);display:flex;font-size:1.4rem;font-weight:700;justify-content:center;line-height:1.5;text-align:center;text-decoration:none;text-transform:none}.dc-modal__container_real-account-signup-modal--error a.email-inline{color:var(--brand-red-coral);font-weight:700;text-decoration:none}.dc-modal__container_real-account-signup-modal--error span.chat-inline{color:var(--brand-red-coral);cursor:pointer;font-weight:700;text-decoration:none}.dc-modal__container_real-account-signup-modal--loading{max-height:30rem;width:30rem}.dc-modal__container_real-account-signup-modal--loading .dc-modal-header__title{height:0}.dc-modal__container_real-account-signup-modal .dc-themed-scrollbars{height:100%}.dc-modal__container--risk-message{height:auto!important;width:44rem!important}.dc-modal__container--risk-message .dc-themed-scrollbars{max-height:none!important}.dc-modal__container--risk-message .dc-modal-footer{border-top:none;padding:2.4rem}@media(min-width:320px)and (max-width:767px){.dc-modal__container--risk-message{width:30rem!important}}.dc-modal__container_center-risk-modal .dc-modal-header{border-bottom:1px solid var(--general-section-1)}.dc-modal__container_center-risk-modal .dc-modal-body{padding:2.4rem 2.4rem 0;text-align:center}@media(min-width:320px)and (max-width:767px){.dc-modal__container_center-risk-modal .dc-modal-body{padding:1.6rem 1.6rem 0}}.dc-modal__container_center-risk-modal .dc-modal-body .risk-acceptance__text,.dc-modal__container_center-risk-modal .dc-modal-body .verified-account__text{margin-top:2.4rem}.dc-modal__container_center-risk-modal .dc-modal-footer{justify-content:center}.dc-modal__container_verified_account .dc-modal-body{text-align:center}.dc-modal__container_verified_account .dc-modal-footer{justify-content:center}.dc-mobile-dialog__account-signup-mobile-dialog .account-wizard--error p{text-align:center}.dc-mobile-dialog__account-signup-mobile-dialog .account-wizard--error span.chat-inline{color:var(--brand-red-coral);cursor:pointer;display:block;font-weight:700;text-align:center;text-decoration:none}.dc-modal-header--real-account-signup-modal{border-bottom:1px solid var(--general-section-1)}.account-wizard{display:grid;grid-template-rows:13rem minmax(10rem,1fr);height:calc(100% - 5.7rem);position:relative;width:100%}@media(min-width:1024px){.account-wizard{transform:translateY(0)}.account-wizard--deriv-crypto{grid-template-rows:0!important}.account-wizard .currency-list__items__is-crypto{margin-bottom:9rem}.account-wizard .dc-input__label{background-color:var(--fill-normal)!important}.account-wizard .dc-modal-footer{background-color:var(--general-main-1);z-index:1}}@media(min-width:320px)and (max-width:767px){.account-wizard{grid-template-rows:1fr auto;overflow:hidden}.account-wizard--set-currency{grid-template-rows:1fr 7rem}}.account-wizard.add-or-manage{grid-template-rows:1fr 1fr}.account-wizard.add-or-manage .dc-form-submit-button{padding:2rem}@media(min-width:1024px){.account-wizard.add-or-manage form{grid-template-rows:auto}}@media(min-width:320px)and (max-width:767px){.account-wizard.add-or-manage{grid-template-rows:1fr 1fr;overflow-x:hidden;overflow-y:auto}}.account-wizard>h2{color:var(--text-general);color:var(--text-less-prominent);font-size:1.6rem;font-weight:700;line-height:1.75;margin-top:2.4rem;text-align:center;text-transform:none}@media(min-width:320px)and (max-width:767px){.account-wizard>h2{font-size:1.2rem;margin-top:.8rem}}.account-wizard>h3{color:var(--text-general);font-size:1.2rem;font-weight:400;line-height:1.25;margin-bottom:1.6rem;text-align:center;text-transform:none}.account-wizard form{height:100%;width:100%}@media(min-width:768px){.account-wizard form{display:grid;grid-template-rows:minmax(20rem,1fr)}}.account-wizard form .currency-selector__radio-group{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.account-wizard form .currency-selector__radio-group--is-header{color:var(--text-prominent);font-size:1.6rem;font-weight:700;margin:2rem 0 0}.account-wizard form .currency-selector__description{color:var(--text-prominent);font-size:1.4rem;font-weight:400;line-height:1.5;margin-top:2.4rem;text-align:center;text-transform:none}@media(min-width:320px)and (max-width:767px){.account-wizard form .currency-selector__description{text-align:center}}.account-wizard form .currency-selector__container{width:100%}@media(min-width:320px)and (max-width:767px){.account-wizard form .currency-selector__container{overflow-x:hidden;overflow-y:auto}.account-wizard form .currency-selector__container--no-top-margin{margin-top:0}}.account-wizard form .currency-selector__button{margin-top:1.6rem}@media(min-width:320px)and (max-width:767px){.account-wizard form .currency-selector--deriv-account{border-top:2px solid var(--general-section-1);padding-top:1rem}.account-wizard form .currency-selector--deriv-account .dc-btn:last-child{margin:0 auto;width:90%}}.account-wizard__body{display:flex}@media(min-width:768px)and (max-width:1023px){.account-wizard__body .details-form{grid-template-rows:minmax(10rem,1fr)}}.account-wizard__set-currency p{color:var(--text-general);color:var(--text-prominent);font-size:1.4rem;font-weight:400;line-height:1.5;margin:2.4rem 0;text-align:center;text-transform:none}@media(min-width:320px)and (max-width:767px){.account-wizard__set-currency p{font-size:1.2rem;margin:2.4rem auto 0 2.4rem;text-align:left}.account-wizard__set-currency h2{font-size:1.2rem;margin-left:2.4rem;text-align:left}}.account-wizard .checkbox{align-items:center;margin:1rem 0 0}.account-wizard .checkbox__box--active{background-color:var(--brand-red-coral)}.account-wizard .checkbox__box--active:after{font-size:1.3rem;line-height:2rem}.account-wizard .checkbox__label{color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left;text-transform:none}.account-wizard--disabled{position:relative}.account-wizard--disabled .currency-list__items{margin-top:2.4rem}.account-wizard--disabled .currency-list__item{pointer-events:none}.account-wizard--disabled .currency-list__item svg{opacity:.08}.account-wizard--disabled .currency-list__item .label{color:var(--text-disabled)}.account-wizard--disabled-message{display:flex;justify-content:center}.account-wizard--disabled-message-description{background-color:var(--status-warning-transparent);border-radius:4px;margin-top:2.4rem;padding:.8rem 0;width:78%}@media(min-width:320px)and (max-width:767px){.account-wizard--error{align-items:center;display:flex;flex-direction:column;margin-top:40px}.account-wizard--error__invalid-input-error,.account-wizard--error__restricted-country-error{align-items:center;display:flex;gap:.8rem;height:calc(100vh - 84px);justify-content:center;margin:auto 2.4rem}.account-wizard--error__invalid-input-error .dc-btn,.account-wizard--error__restricted-country-error .dc-btn{margin-top:1.9rem;width:100%}.account-wizard--error__invalid-input-error .invalid_fields_input,.account-wizard--error__restricted-country-error .invalid_fields_input{display:list-item;list-style:disc;list-style-position:inside;margin:.5rem auto}.account-wizard--error h1{color:var(--text-prominent);font-size:2.4rem;font-weight:700;line-height:1.5;text-align:center}.account-wizard--error p{color:var(--text-general);font-size:1.4rem;line-height:1.4;margin:1.6rem}.account-wizard--error .dc-btn{height:4rem}.account-wizard--error .dc-ion{height:auto;margin-top:2rem;max-width:9.6rem;width:100%}.account-wizard__header-steps{padding:1.6rem 0 0;width:100%}.account-wizard__header-steps-title{padding:0 1.6rem .8rem}.account-wizard__header-steps-subtitle{padding:1.6rem 1.6rem 0}}.add-crypto-currency,.change-currency{height:100%}.add-crypto-currency__title,.change-currency__title{margin-top:3rem}.add-crypto-currency__sub-title,.change-currency__sub-title{margin-bottom:1rem}.add-crypto-currency__button,.change-currency__button{margin-top:1.6rem;width:100%}@media(min-width:320px)and (max-width:767px){.add-crypto-currency .dc-form-submit-button,.change-currency .dc-form-submit-button{background-color:var(--general-main-1);bottom:0;padding:1.5rem;position:fixed;width:100%}.add-crypto-currency .dc-btn,.change-currency .dc-btn{width:100%}}@media screen and (max-height:568px){.cashier-deposit .currency-selector__radio-group--with-margin{margin-bottom:6rem}}.account-form__header{font-size:var(--text-size-xs);font-weight:700;height:1.6rem;margin-bottom:1.6rem;position:relative;white-space:nowrap}.account-form__header-section{align-items:center;display:flex;justify-content:flex-start}.account-form__header-section:after{border-top:1px solid var(--general-section-1);content:"";height:100%;margin-top:.3rem;width:100%}@media(min-width:320px)and (max-width:767px){.account-form__header-section:after{border-top-color:var(--general-disabled)}}.account-form__header--has-description{margin-bottom:.5rem}.account-form__header:not(:first-child){margin-top:1.6rem}.account-form__title{padding-right:.8rem}.account-form__subtitle{align-self:baseline;margin-top:.2rem;padding-right:.8rem}.account-form__description{color:var(--text-prominent);font-size:1.2rem;font-weight:400;line-height:1.5;margin-bottom:2rem}@media(min-width:320px)and (max-width:767px){.emp-status{padding-right:2rem}}.trading-assessment{display:flex;flex-direction:column}.trading-assessment .dc-radio-group{align-items:flex-start;flex-direction:column}@media(min-width:320px)and (max-width:767px){.trading-assessment{height:calc(100vh - 16rem);overflow:auto}}@media(min-width:1024px){.trading-assessment--existing-user{margin-top:9.2rem}}@media(min-width:320px)and (max-width:767px){.trading-assessment--existing-user{height:calc(100vh - 12rem)}.trading-assessment--existing-user .trading-assessment__side-note{padding:2.2rem 1.6rem}}.trading-assessment__wrapper__dropdown--list--display{height:4rem}.trading-assessment__side-note{padding:0 10rem;text-align:justify}@media(min-width:320px)and (max-width:767px){.trading-assessment__side-note{padding:0 1.6rem}}.trading-assessment__question-counter{margin:2.4rem 0 0;padding-left:12rem}@media(min-width:320px)and (max-width:767px){.trading-assessment__question-counter{padding-left:1.6rem}}.trading-assessment__form{display:grid;grid-template-rows:4.7fr 1fr;margin-top:1.6rem}.trading-assessment__form--existing_user{grid-template-rows:5.8fr 1fr}.trading-assessment__form--layout{grid-template-rows:35rem 1fr!important}.trading-assessment__form--fields{display:flex;padding:0 10rem}@media(min-width:320px)and (max-width:767px){.trading-assessment__form--fields{padding:0 1.6rem}}.trading-assessment__form .dc-themed-scrollbars{width:100%}.trading-assessment__form .dc-dropdown__display .dc-dropdown__display-placeholder-text-limit-fit{max-width:none;padding-bottom:.5rem}@media(min-width:320px)and (max-width:767px){.trading-assessment__form .dc-dropdown__display .dc-dropdown__display-placeholder-text-limit-fit{white-space:normal;width:90%}}.trading-assessment__wrapper__question .dc-field--error{margin:1.6rem 0;padding-left:0}@media(min-width:1024px){.trading-assessment__wrapper__question{padding:0 2rem}}.trading-assessment__wrapper__question .dc-radio-group{gap:1.6rem}@media(min-width:320px)and (max-width:767px){.trading-assessment__wrapper__question .dc-radio-group__circle{align-self:flex-start!important}}.trading-assessment__wrapper__dropdown{display:flex;flex-direction:column;gap:2.4rem;width:100%}@media(min-width:1024px){.trading-assessment__wrapper__dropdown{padding:0 3rem}}.trading-assessment .disable-pointer{cursor:not-allowed}@media(min-width:320px)and (max-width:767px){.trading-assessment .dc-dropdown__display-placeholder{width:100%}.trading-assessment .dc-dropdown__display-placeholder .trading-assessment__form .dc-dropdown__display .dc-dropdown__display-placeholder-text-limit-fit{width:90%}.trading-assessment .dc-dropdown__display-placeholder--is-left-text.dc-dropdown__display-placeholder--is-title{line-height:1.6rem;white-space:normal!important}}.trading-assessment__existing_btn{border-top:2px solid var(--general-disabled);bottom:0;display:flex;justify-content:end;padding:1rem 2rem;position:fixed;width:100%}@media(min-width:320px)and (max-width:767px){.trading-assessment__btn-group{background:var(--general-main-1);border-top:2px solid var(--general-disabled);bottom:0;display:flex;padding:1.6rem;position:fixed;width:100%}.trading-assessment__btn-group--btn{width:100%}}.dc-mobile-dialog__risk-acceptance{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:1.6rem;margin-right:1.6rem;margin-top:9.4rem;row-gap:2.4rem}.dc-mobile-dialog__test-warning{margin-top:1.6rem}.dc-mobile-dialog__test-warning .dc-modal-body{padding-left:1.6rem;padding-right:1.6rem}.dc-mobile-dialog__test-warning .dc-modal-footer{background:var(--general-main-1);border-top:2px solid var(--general-disabled);bottom:0;display:flex;padding:1.6rem;position:fixed;width:100%}.dc-mobile-dialog__test-warning .dc-modal-footer .dc-btn{width:100%}.field-layout .trading-assessment__wrapper__dropdown div:last-child .dc-dropdown__display-placeholder{padding-right:1rem}@media(min-width:1024px){.field-layout .trading-assessment__wrapper__dropdown div:last-child .dc-dropdown__display .dc-dropdown__display-placeholder-text-limit-fit{text-overflow:clip;white-space:inherit}}.field-layout .trading-frequency--field{height:5rem}.risk-tolerance-modal__title{align-items:center;display:flex;gap:.8rem;margin-bottom:3.7rem}.risk-tolerance-modal__title--separator{border-top:2px solid var(--general-section-5);width:50%}.risk-tolerance-modal__wrapper{align-items:center;flex-direction:column;gap:2.4rem}.risk-tolerance-modal__footer,.risk-tolerance-modal__wrapper{display:flex;justify-content:center}.address-details-form,.personal-details-form{width:100%}@media(min-width:1024px){.address-details-form,.personal-details-form{padding:0 16rem}}.personal-details-form .dc-radio-group__input{height:0;width:0}.wizard__main-step .account-form__fieldset{max-width:none!important;width:100%}.modal__container.modal__real-account-signup-modal .dc-vertical-tab__content{padding:0!important}.accept-risk__header{padding:2.4rem 0}.accept-risk__container{padding:0 2.4rem}.accept-risk__container .dc-text{text-align:justify}@media(min-width:320px)and (max-width:767px){.accept-risk__container{padding:0 1.6rem}}.accept-risk__form{display:grid;height:calc(100% - 57px);position:relative;width:100%}.account-signup-loader{height:100%;width:100%}@media(min-width:768px)and (max-width:904px){.dc-modal__container_real-account-signup-modal{width:768px!important}.dc-modal__container--risk-message{width:440px!important}}.poi-form-on-signup{height:100%;overflow:auto;width:100%}.poi-form-on-signup__fields{align-items:center;display:flex;flex-direction:column;height:100%}@media(min-width:320px)and (max-width:767px){.poi-form-on-signup__fields{display:inline;display:initial;position:relative}}.poi-form-on-signup__fields span.proof-of-identity{height:auto;width:auto}.poi-form-on-signup__fields .proof-of-identity__container{align-items:center;display:flex;flex-direction:column;justify-content:normal;width:45%}@media(min-width:320px)and (max-width:767px){.poi-form-on-signup__fields .proof-of-identity__container{justify-content:normal;overflow-y:visible;overflow-y:initial;width:100%}}.poi-form-on-signup__fields .proof-of-identity__container .icon{height:12.8rem;margin:1.6rem 0 2.4rem;width:12.8rem}.poi-form-on-signup__fields .proof-of-identity__container .dc-input__bottom-label{margin:initial}.poi-form-on-signup__fields .proof-of-identity__container .btm-spacer{margin-bottom:1.6rem}.poi-form-on-signup__fields .proof-of-identity__container .spacer{margin:1.6rem 0}.poi-form-on-signup__fields .proof-of-identity__container--idv{width:100%}.poi-form-on-signup__fields .proof-of-identity__inner-container{align-items:normal;display:inline;display:initial;flex-direction:row;justify-content:normal;width:100%}.poi-form-on-signup__fields .proof-of-identity__image{border-radius:0;border-radius:initial;max-width:none;-o-object-fit:initial;object-fit:fill;width:100%}.poi-form-on-signup__fields .proof-of-identity__image-container{background-color:transparent;background-color:initial;border-radius:0;border-radius:initial;height:auto;padding:initial;width:auto}.poi-form-on-signup__fields .proof-of-identity__fieldset{margin-bottom:2rem;width:100%}@media(min-width:320px)and (max-width:767px){.poi-form-on-signup__fields .proof-of-identity__fieldset{margin:0 0 1.8rem}}.poi-form-on-signup__fields .proof-of-identity__fieldset-container{align-items:normal;display:inline;display:initial;flex-direction:row;justify-content:normal}.poi-form-on-signup__fields .proof-of-identity__fieldset-input{margin-bottom:1rem;width:auto}.poi-form-on-signup__fields .proof-of-identity__sample-container{margin-left:0;margin-top:2.4rem;width:auto}.poi-form-on-signup__fields .proof-of-identity__submit-button{margin-left:.8rem}@media(min-width:320px)and (max-width:767px){.poi-form-on-signup__fields .proof-of-identity__submit-button{margin-right:0}}.poi-form-on-signup .details-form{display:grid;grid-template-rows:minmax(10rem,1fr) 8.2rem;height:100%;position:relative}@media(min-width:320px)and (max-width:767px){.poi-form-on-signup .details-form{max-height:calc(100% - 5rem)}.poi-form-on-signup{overflow:hidden}}.idv-form{display:grid;grid-template-rows:none!important}@media(min-width:320px)and (max-width:767px){.idv-form .details-form{overflow:visible;overflow:initial}}@media(min-width:1024px){.idv-form .details-form{padding:initial}.mt5-layout{display:flex;flex-direction:column}}.mt5-layout__container{height:100%;overflow:auto}@media(min-width:1024px){.mt5-layout__container{padding:.8rem 15.5rem}}@media(min-width:320px)and (max-width:767px){.mt5-layout__container{padding:1.6rem}}.mt5-layout .proof-of-identity__footer{border-top:1px solid var(--general-section-1);display:flex;justify-content:end;padding:1.6rem 2.4rem}@media(min-width:320px)and (max-width:767px){.mt5-layout .proof-of-identity__footer{position:relative;width:100%}.mt5-layout .proof-of-identity__submit-button{margin:initial;width:100%}}@media(min-width:1024px){.mt5-layout .account-form__footer{position:relative}}.proof-of-identity__container.mt5-layout{height:100%;justify-content:space-between}@media(min-width:320px)and (max-width:767px){.proof-of-identity__container.mt5-layout{display:flex;flex-direction:column;width:100%}}#dt_set_account_currency_modal .dc-btn--secondary{margin-right:1rem}.currency-selection-modal__header{align-items:center;border-bottom:2px solid var(--general-section-1);display:inline-flex;padding:1.6rem 2.4rem;position:relative;width:100%}.currency-selection-modal__header .close-icon{cursor:pointer;margin-left:auto}.currency-selection-modal__body{display:flex;flex-direction:column;height:31.2rem;overflow-y:scroll;padding:.8rem .8rem 2.8rem}.currency-selection-modal__body .currency-item-card{align-items:center;border-radius:4px;cursor:pointer;display:inline-flex;height:5.4rem;padding:.8rem 1.6rem;width:100%}.currency-selection-modal__body .currency-item-card:hover{background-color:var(--state-hover)}.currency-selection-modal__body .currency-item-card--active{background:var(--state-active)}.currency-selection-modal__body .currency-item-card__icons{margin-right:1.6rem}.currency-selection-modal__body .currency-item-card__details{display:flex;flex-direction:column}.currency-selection-modal__body .currency-item-card__balance{margin-left:auto}.currency-selection-modal__bottom-controls{align-items:center;background-color:var(--general-main-1);border-top:2px solid var(--general-section-1);bottom:0;display:inline-flex;height:7.2rem;justify-content:center;padding:1.6rem 2.4rem;position:absolute;width:100%;z-index:4}.currency-selection-modal__bottom-controls .block-button{width:100%}@media(min-width:320px)and (max-width:767px){.open-real-account-dialog .dc-dialog__dialog{max-width:32rem}.open-real-account-dialog .dc-dialog__button,.open-real-account-dialog .dc-dialog__content{font-size:1.2rem}}.mt5-notification-modal-body{border-top:2px solid #f2f3f4}@media(min-width:320px)and (max-width:767px){.mt5-notification-modal-description{margin:2rem}.mt5-notification-modal-description--button{display:flex;width:100%}.mt5-notification-modal-description--footer{padding:1rem 1.6rem}}.mt5-notification-list{list-style:disc;margin-top:.4rem}.mt5-notification-list-container{color:var(--text-general);font-size:1.6rem;padding-left:1.5rem}.mt5-notification-list__link{color:var(--text-red);cursor:pointer;text-decoration:underline}.need-real-account-for-cashier-dialog .dc-dialog__header-wrapper{margin:0 0 2rem}@media(min-width:320px)and (max-width:767px){.need-real-account-for-cashier-dialog .dc-dialog__button,.need-real-account-for-cashier-dialog .dc-dialog__content,.ready-to-deposit-dialog .dc-dialog__button,.ready-to-deposit-dialog .dc-dialog__content{font-size:1.2rem}}.toast-messages{display:flex;flex-direction:column;justify-content:space-between;pointer-events:none;position:absolute;z-index:1000}@media(min-width:320px)and (max-width:767px){.toast-messages{height:calc(100vh - 2rem);top:2rem}}.devtools__toggle-button{align-items:center;background:#ff444f;border:0;border-radius:20px;bottom:0;color:#fff;cursor:pointer;display:flex;font-size:1.5em;font-weight:700;height:40px;justify-content:center;margin:.5em;padding:0 0 2px;position:fixed;right:0;transition:all .2s;width:40px;z-index:99999}.devtools__toggle-button:hover{scale:1.1}.devtools__panel{background-color:#0b1521;border-top:1px solid #3f4e60;bottom:0;box-shadow:0 0 20px rgba(0,0,0,.3);color:#fff;direction:ltr;display:flex;font-family:sans-serif;font-size:max(12px,min(1.5vw,14px));height:290px;left:0;max-height:90%;position:fixed;transform-origin:center top;transition:all .2s ease 0s;width:100%;z-index:100000}.devtools__panel--open{opacity:1;pointer-events:all;transform:translateY(0) scale(1);visibility:visible}.devtools__panel--close{opacity:0;pointer-events:none;transform:translateY(15px) scale(1.02);visibility:hidden}.devtools__panel-left{border-right:1px solid #222e3e;max-height:100%;min-height:40%}.devtools__panel-left,.devtools__panel-right{display:flex;flex:1 1 500px;flex-direction:column;overflow:auto}.devtools__panel-right{height:100%}.devtools__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#3f4e60;border:0;border-radius:.3em;bottom:0;color:#fff;cursor:pointer;font-size:.9em;font-weight:700;margin:.5em;padding:.5em;position:absolute;right:0;z-index:99999}.devtools__panel-title{background:#132337;padding:.5em;position:sticky;top:0;z-index:1}.devtools__checkbox-container{display:flex;flex-wrap:wrap}.devtools__checkbox{margin:10px 5px}.devtools__checkbox-label{color:#fff}.devtools__endpoint-container{display:flex;flex-direction:column;gap:15px;margin:10px}.devtools__endpoint-container a{color:#ff444f}.devtools__endpoint-container .dc-input__field{color:#fff}.devtools__endpoint-container .dc-input__label{background:#0b1521}.devtools__endpoint-container .dc-input__field~label{color:#fff!important}.devtools__endpoint-actions{display:flex;gap:15px}.account-settings-toggle svg .color1-fill,.advanced-simple-toggle__icon .color1-fill,.footer__icon .color1-fill,.footer__link:hover .footer__icon .color1-fill,.side-menu__icon .color1-fill{fill:var(--text-general)}.account-settings-toggle svg .color1-stroke,.advanced-simple-toggle__icon .color1-stroke,.footer__icon .color1-stroke,.footer__link:hover .footer__icon .color1-stroke,.side-menu__icon .color1-stroke{stroke:var(--text-general)}.account-settings-toggle svg .color2-fill,.advanced-simple-toggle__icon .color2-fill,.footer__icon .color2-fill,.footer__link:hover .footer__icon .color2-fill,.side-menu__icon .color2-fill{fill:none}.account-settings-toggle svg .color2-stroke,.advanced-simple-toggle__icon .color2-stroke,.footer__icon .color2-stroke,.footer__link:hover .footer__icon .color2-stroke,.side-menu__icon .color2-stroke{stroke:none}.account-settings-toggle svg.active .color1-fill,.account-settings-toggle:hover svg .color1-fill,.active.advanced-simple-toggle__icon .color1-fill,.active.footer__icon .color1-fill,.active.side-menu__icon .color1-fill,.header__menu-link--active .header__icon .color1-fill,.ic-settings--active .ic-settings__icon .color1-fill{fill:var(--text-prominent)}.account-settings-toggle svg.active .color1-stroke,.account-settings-toggle:hover svg .color1-stroke,.active.advanced-simple-toggle__icon .color1-stroke,.active.footer__icon .color1-stroke,.active.side-menu__icon .color1-stroke,.header__menu-link--active .header__icon .color1-stroke,.ic-settings--active .ic-settings__icon .color1-stroke{stroke:var(--text-prominent)}.account-settings-toggle svg.active .color2-fill,.account-settings-toggle:hover svg .color2-fill,.active.advanced-simple-toggle__icon .color2-fill,.active.footer__icon .color2-fill,.active.side-menu__icon .color2-fill,.header__menu-link--active .header__icon .color2-fill,.ic-settings--active .ic-settings__icon .color2-fill{fill:none}.account-settings-toggle svg.active .color2-stroke,.account-settings-toggle:hover svg .color2-stroke,.active.advanced-simple-toggle__icon .color2-stroke,.active.footer__icon .color2-stroke,.active.side-menu__icon .color2-stroke,.header__menu-link--active .header__icon .color2-stroke,.ic-settings--active .ic-settings__icon .color2-stroke{stroke:none}.account-settings-toggle svg.disabled .color1-fill,.disabled.advanced-simple-toggle__icon .color1-fill,.disabled.footer__icon .color1-fill,.disabled.side-menu__icon .color1-fill{fill:var(--text-disabled)}.account-settings-toggle svg.disabled .color1-stroke,.disabled.advanced-simple-toggle__icon .color1-stroke,.disabled.footer__icon .color1-stroke,.disabled.side-menu__icon .color1-stroke{stroke:var(--text-disabled)}.account-settings-toggle svg.disabled .color2-fill,.disabled.advanced-simple-toggle__icon .color2-fill,.disabled.footer__icon .color2-fill,.disabled.side-menu__icon .color2-fill{fill:none}.account-settings-toggle svg.disabled .color2-stroke,.disabled.advanced-simple-toggle__icon .color2-stroke,.disabled.footer__icon .color2-stroke,.disabled.side-menu__icon .color2-stroke{stroke:none}.account-settings-toggle svg.white .color1-fill,.white.advanced-simple-toggle__icon .color1-fill,.white.footer__icon .color1-fill,.white.side-menu__icon .color1-fill{fill:var(--text-prominent)}.account-settings-toggle svg.white .color1-stroke,.white.advanced-simple-toggle__icon .color1-stroke,.white.footer__icon .color1-stroke,.white.side-menu__icon .color1-stroke{stroke:var(--text-prominent)}.account-settings-toggle svg.border_hover_color .color1-fill,.border_hover_color.advanced-simple-toggle__icon .color1-fill,.border_hover_color.footer__icon .color1-fill,.border_hover_color.side-menu__icon .color1-fill{fill:var(--text-prominent)}.account-settings-toggle svg.border_hover_color .color1-stroke,.border_hover_color.advanced-simple-toggle__icon .color1-stroke,.border_hover_color.footer__icon .color1-stroke,.border_hover_color.side-menu__icon .color1-stroke{stroke:var(--text-prominent)}.account-settings-toggle svg.secondary .color1-fill,.secondary.advanced-simple-toggle__icon .color1-fill,.secondary.footer__icon .color1-fill,.secondary.side-menu__icon .color1-fill{fill:var(--text-less-prominent)}.account-settings-toggle svg.secondary .color1-stroke,.secondary.advanced-simple-toggle__icon .color1-stroke,.secondary.footer__icon .color1-stroke,.secondary.side-menu__icon .color1-stroke{stroke:var(--text-less-prominent)}html{font-size:62.5%}.body{margin:0;min-height:100%;overflow-x:hidden;padding:0;position:relative}*,.body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;box-sizing:border-box;font-family:IBM Plex Sans,sans-serif;text-rendering:optimizeLegibility}@media(min-width:320px)and (max-width:767px){*,.body,html{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}}.select{border:1px solid var(--border-normal);border-radius:4px;font-size:inherit}.input,.select{font-family:inherit;font-style:inherit;padding:2px 3px}.input{color:var(--text-general)}::-webkit-input-placeholder{color:var(--text-general)}::-moz-placeholder{color:var(--text-general)}:-ms-input-placeholder{color:var(--text-general)}:-moz-placeholder{color:var(--text-general)}.theme--light{background:#fff}.theme--dark{background:#0e0e0e}.container{box-sizing:border-box;margin:0 auto;max-width:1440px;width:100%}.hidden{transition:none!important;visibility:hidden!important}.absolute-center-v{bottom:0;margin:auto;position:absolute;top:0}.link{color:#ff444f;color:var(--brand-red-coral);font-weight:700;text-decoration:none}.link:hover{cursor:pointer;text-decoration:underline}.link--white{color:#fff}.link--right{float:right}.link--prominent{color:var(--text-prominent)}.link--no-bold{color:var(--text-red);text-decoration:none}.link.dark{color:var(--brand-red-grey)}.icon--centered{left:5%;top:.8em}.center-text{text-align:center}.no-margin{margin:0}.hr{border:0;display:block;height:1px;margin:.5em 0;padding:0}.deriv-app{height:100%;overflow:hidden}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:10px}body,html{height:100%}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}strong{font-weight:700}:host,:root{--text-size-xxxxs:0.8rem;--text-size-xxxs:1rem;--text-size-xxs:1.2rem;--text-size-xs:1.4rem;--text-size-s:1.6rem;--text-size-xsm:1.8rem;--text-size-sm:2rem;--text-size-m:2.4rem;--text-size-l:3.2rem;--text-size-xl:4.8rem;--text-size-xxl:6.4rem;--text-lh-xxs:1;--text-lh-xs:1.25;--text-lh-s:1.4;--text-lh-m:1.5;--text-lh-l:1.75;--text-lh-xl:2;--text-lh-xxl:2.4;--text-weight-lighter:lighter;--text-weight-normal:normal;--text-weight-bold:bold;--text-weight-bolder:bolder;--text-align-left:start;--text-align-right:right;--text-align-center:center;--brand-white:#fff;--brand-dark-grey:#0e0e0e;--brand-red-coral:#ff444f;--brand-orange:#ff6444;--brand-secondary:#85acb0;--wallet-airtm:linear-gradient(90deg,#1a8fff,#0083ff);--wallet-banxa:linear-gradient(90deg,#000,#4ac0ba 96.35%);--wallet-bitcoin:linear-gradient(90deg,#f89e32,#f7931b 103.12%);--wallet-credit:linear-gradient(274.73deg,#464750 3.82%,#0e0f11 88.49%);--wallet-dp2p:linear-gradient(90deg,#ff444f,#211d1e 95.22%);--wallet-fasapay:linear-gradient(90deg,#f6931c,#4873ac 95.22%);--wallet-jeton:linear-gradient(90deg,#ff7635,#ff671f);--wallet-mastercard:linear-gradient(90deg,#eb001b,#f79e1b);--wallet-neteller:linear-gradient(90deg,#98cc53,#8dc640);--wallet-paylivre:linear-gradient(90deg,#352caa,#9a6bfc);--wallet-paysafe:linear-gradient(90deg,#e3001b,#008ac9);--wallet-perfectmoney:gradient-perfectmoney;--wallet-skrill:linear-gradient(274.73deg,#5a205d 3.82%,#7f3883 88.49%);--wallet-sticpay:linear-gradient(90deg,#f36938,#f25822);--wallet-virtual:linear-gradient(274.25deg,#333 9.01%,#5c5b5b 103.31%);--wallet-visa:linear-gradient(274.73deg,#1a205e 3.82%,#122d96 88.49%);--wallet-webmoney:linear-gradient(90deg,#1a77ac,#0068a3);--app-card-virtual:linear-gradient(274.25deg,#333 9.01%,#5c5b5b 103.31%);--app-card-virtual-swap-free:linear-gradient(58.51deg,#061828 28.06%,#1a3c60 93.51%)}:host .theme--light,:root .theme--light{--general-main-1:#fff;--general-main-2:#fff;--general-main-3:#999;--general-main-4:hsla(0,0%,100%,.7);--general-section-1:#f2f3f4;--general-section-2:#f2f3f4;--general-section-3:#fafafa;--general-section-4:#f5f7fa;--general-section-5:#f2f3f4;--general-section-6:#f2f3f4;--general-disabled:#eaeced;--general-hover:#e6e9e9;--general-active:#d6dadb;--text-general:#333;--text-primary:#999;--text-less-prominent:#999;--text-prominent:#333;--text-disabled:#999;--text-disabled-1:#d6d6d6;--text-loss-danger:#ec3f3f;--text-profit-success:#4bb4b3;--text-warning:#ffad3a;--text-red:#ff444f;--text-green:#17eabd;--text-blue:#0796e0;--text-info-blue:#377cfc;--text-info-blue-background:#dfeaff;--text-colored-background:#fff;--icon-light-background:#5c5c5c;--icon-dark-background:#fff;--icon-grey-background:#f2f3f4;--icon-black-plus:#000;--text-status-info-blue:#377cfc;--text-hint:#333;--purchase-main-1:#4bb4b3;--purchase-section-1:#3d9494;--purchase-main-2:#ec3f3f;--purchase-section-2:#d33636;--purchase-disabled-main:#eaeced;--purchase-disabled-section:#e6e9e9;--button-primary-default:var(--brand-red-coral);--button-secondary-default:#999;--button-tertiary-default:transparent;--button-primary-light-default:rgba(255,68,79,.16);--button-primary-hover:#eb3e48;--button-secondary-hover:rgba(0,0,0,.08);--button-tertiary-hover:rgba(255,68,79,.08);--button-primary-light-hover:rgba(255,68,79,.24);--button-toggle-primary:#0796e0;--button-toggle-secondary:#d6dadb;--button-toggle-alternate:#fff;--overlay-outside-dialog:rgba(0,0,0,.72);--overlay-inside-dialog:hsla(0,0%,100%,.96);--shadow-menu:rgba(0,0,0,.16);--shadow-menu-2:rgba(0,0,0,.16);--shadow-drop:rgba(0,0,0,.08);--shadow-box:rgba(0,0,0,.4);--state-normal:#fff;--state-hover:#e6e9e9;--state-active:#d6dadb;--state-disabled:#eaeced;--checkbox-disabled-grey:#d6d6d6;--sidebar-tab:#d6d6d6;--border-normal:#d6dadb;--border-normal-1:#d6dadb;--border-normal-2:#d6dadb;--border-normal-3:#d6d6d6;--border-hover:#999;--border-hover-1:#5c5c5c;--border-active:var(--brand-secondary);--border-disabled:#eaeced;--border-divider:#f2f3f4;--fill-normal:#fff;--fill-normal-1:#c2c2c2;--fill-hover:#999;--fill-active:var(--brand-secondary);--fill-disabled:#eaeced;--status-default:#eaeced;--status-adjustment:#999;--status-danger:#ec3f3f;--status-success:#4bb4b3;--status-warning:#ffad3a;--status-warning-transparent:rgba(255,173,58,.16);--status-transfer:#ff6444;--status-info:#377cfc;--status-colored-background:#fff;--status-alert-background:rgba(255,173,58,.16);--dashboard-swap-free:linear-gradient(58.51deg,#061828 28.06%,#1a3c60 93.51%);--dashboard-app:linear-gradient(274.25deg,#333 9.01%,#5c5b5b 103.31%);--payment-skrill:linear-gradient(274.73deg,#5a205d 3.82%,#7f3883 88.49%);--payment-visa:linear-gradient(274.73deg,#1a205e 3.82%,#122d96 88.49%);--payment-mastercard:linear-gradient(90deg,#eb001b,#f79e1b);--payment-credit-and-debit:linear-gradient(274.73deg,#464750 3.82%,#0e0f11 88.49%);--payment-bitcoin:linear-gradient(90deg,#f89e32,#f7931b 103.12%);--payment-usd-coin:linear-gradient(90deg,#3d83cf,#2775ca);--payment-neteller:linear-gradient(90deg,#98cc53,#8dc640);--payment-webmoney:linear-gradient(90deg,#1a77ac,#0068a3);--payment-jeton:linear-gradient(90deg,#ff7635,#ff671f);--payment-sticpay:linear-gradient(90deg,#f36938,#f25822);--payment-airtm:linear-gradient(90deg,#1a8fff,#0083ff);--payment-dp2p:linear-gradient(90deg,#ff444f,#211d1e 95.22%);--payment-deriv:linear-gradient(90deg,#ff6444,#ff444f);--transparent-success:rgba(75,180,179,.92);--transparent-info:rgba(55,124,252,.16);--transparent-hint:rgba(55,124,252,.08);--transparent-danger:rgba(255,68,79,.16);--transparent-correct-message:rgba(75,180,179,.161);--transparent-fake-message:rgba(236,63,63,.161);--gradient-success:linear-gradient(0deg,#fff,rgba(75,180,179,.16));--gradient-danger:linear-gradient(0deg,#fff,rgba(255,68,79,.16));--contract-gradient-danger:linear-gradient(0deg,#fff 85%,rgba(255,68,79,.16));--gradient-right-edge:linear-gradient(90deg,hsla(0,0%,100%,0) -5%,#fff 71%);--gradient-blue:linear-gradient(90deg,#00a8af,#04cfd8 104.41%);--gradient-gold:linear-gradient(90deg,#f7931a,#ffc71b 104.41%);--gradient-green:linear-gradient(90deg,#1db193,#09da7a 104.41%);--badge-white:#fff;--badge-blue:#0677af;--badge-violet:#2a3052;--badge-green:#00a79e;--wallets-banner-ready-bg-color:#e2f3f3;--wallets-banner-ready-tick-bg-color:#4ab4b3;--wallets-banner-border-color:#e6e9e9;--wallets-banner-dot-color:#d6d6d6;--wallets-banner-active-dot-color:#ff444f;--wallets-card-active-gradient-background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.16));--wallet-demo-bg-color:#fff8f9;--wallet-demo-divider-color:#fff0f1;--wallet-eu-disclaimer:#e6e9e9;--wallet-box-shadow:0px 12px 16px -4px hsla(0,0%,5%,.08),0px 4px 6px -2px hsla(0,0%,5%,.03);--demo-text-color-1:#c2c2c2;--demo-text-color-2:#fff;--header-background-mt5:#e6f5ff;--header-background-others:#e8fdf8}:host .theme--dark,:root .theme--dark{--general-main-1:#0e0e0e;--general-main-2:#151717;--general-main-3:#1d1f20;--general-main-4:hsla(0,0%,5%,.5);--general-section-1:#151717;--general-section-2:#0e0e0e;--general-section-3:#242828;--general-section-4:#242828;--general-section-5:#242828;--general-section-6:#6e6e6e;--general-disabled:#1d1f20;--general-hover:#242828;--general-active:#323738;--text-prominent:#fff;--text-general:#c2c2c2;--text-less-prominent:#6e6e6e;--text-primary:#999;--text-disabled:#3e3e3e;--text-disabled-1:#3e3e3e;--text-profit-success:#00a79e;--text-loss-danger:#cc2e3d;--text-red:#ff444f;--text-colored-background:#fff;--text-info-blue:#92b8ff;--text-info-blue-background:#182130;--text-status-info-blue:#377cfc;--text-hint:#c2c2c2;--icon-light-background:#5c5c5c;--icon-dark-background:#fff;--icon-grey-background:#333;--icon-black-plus:#fff;--purchase-main-1:#00a79e;--purchase-section-1:#008079;--purchase-main-2:#cc2e3d;--purchase-section-2:#a32430;--purchase-disabled-main:#1d1f20;--purchase-disabled-section:#0e0e0e;--button-primary-default:var(--brand-red-coral);--button-secondary-default:#6e6e6e;--button-tertiary-default:transparent;--button-primary-light-default:rgba(255,68,79,.16);--button-primary-hover:#eb3e48;--button-secondary-hover:hsla(0,0%,100%,.08);--button-tertiary-hover:rgba(255,68,79,.08);--button-primary-light-hover:rgba(255,68,79,.24);--button-toggle-primary:#0796e0;--button-toggle-secondary:#323738;--button-toggle-alternate:#323738;--overlay-outside-dialog:rgba(0,0,0,.72);--overlay-inside-dialog:hsla(0,0%,5%,.96);--shadow-menu:rgba(0,0,0,.84);--shadow-menu-2:rgba(0,0,0,.72);--shadow-drop:rgba(0,0,0,.64);--shadow-box:#555975;--state-normal:#0e0e0e;--state-hover:#242828;--state-active:#323738;--state-disabled:#1d1f20;--checkbox-disabled-grey:#d6d6d6;--sidebar-tab:#6e6e6e;--border-normal:#323738;--border-normal-1:#d6dadb;--border-normal-2:#999;--border-normal-3:#6e6e6e;--border-hover:#6e6e6e;--border-hover-1:#5c5c5c;--border-active:var(--brand-secondary);--border-disabled:#1d1f20;--border-divider:#2e2e2e;--fill-normal:#0e0e0e;--fill-normal-1:#333;--fill-hover:#6e6e6e;--fill-active:var(--brand-secondary);--fill-disabled:#1d1f20;--status-default:#eaeced;--status-adjustment:#999;--status-danger:#cc2e3d;--status-warning:#ffad3a;--status-warning-transparent:rgba(255,173,58,.16);--status-success:#00a79e;--status-transfer:#ff6444;--status-info:#377cfc;--status-colored-background:#fff;--status-alert-background:rgba(255,173,58,.16);--transparent-success:rgba(0,167,158,.92);--transparent-info:rgba(55,124,252,.16);--transparent-hint:rgba(55,124,252,.16);--transparent-danger:rgba(255,68,79,.16);--transparent-correct-message:rgba(75,180,179,.161);--transparent-fake-message:rgba(236,63,63,.161);--gradient-success:linear-gradient(0deg,#0e0e0e,rgba(0,167,158,.16));--gradient-danger:linear-gradient(0deg,#0e0e0e,rgba(255,68,79,.16));--contract-gradient-danger:linear-gradient(0deg,#0e0e0e 85%,rgba(255,68,79,.16));--gradient-right-edge:linear-gradient(90deg,hsla(0,0%,5%,0) -5%,#0e0e0e 71%);--gradient-blue:linear-gradient(90deg,#00a8af,#04cfd8 104.41%);--gradient-gold:linear-gradient(90deg,#f7931a,#ffc71b 104.41%);--gradient-green:linear-gradient(90deg,#1db193,#09da7a 104.41%);--badge-white:#fff;--badge-blue:#0677af;--badge-violet:#2a3052;--badge-green:#00a79e;--wallets-banner-ready-bg-color:#e2f3f3;--wallets-banner-ready-tick-bg-color:#4ab4b3;--wallets-banner-border-color:#e6e9e9;--wallets-banner-dot-color:#d6d6d6;--wallets-banner-active-dot-color:#ff444f;--wallets-card-active-gradient-background:linear-gradient(180deg,hsla(0,0%,100%,0) 50%,hsla(0,0%,100%,.16));--wallet-demo-bg-color:#140506;--wallet-demo-divider-color:#323738;--wallet-eu-disclaimer:#e6e9e9;--wallet-box-shadow:0px 12px 16px -4px hsla(0,0%,5%,.08),0px 4px 6px -2px hsla(0,0%,5%,.03);--demo-text-color-1:#333;--demo-text-color-2:#333;--header-background-mt5:#e6f5ff;--header-background-others:#e8fdf8}.dashboard-platform-header{backface-visibility:hidden;background-color:var(--general-main-1);border-bottom:1px solid var(--general-section-1);box-sizing:border-box;display:flex;height:48px;left:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:99}@media(min-width:320px)and (max-width:767px){.dashboard-platform-header{height:40px}}.dashboard-platform-header__menu-left{align-items:center;display:inline-flex;height:47px}@media(min-width:320px)and (max-width:767px){.dashboard-platform-header__menu-left{height:39px}}.dashboard-platform-header__menu-left-extensions{display:flex;overflow:hidden}.dashboard-platform-header__menu-right{align-items:center;display:inline-flex;flex:1;justify-content:flex-end}.dashboard-platform-header__my-apps{align-items:center;display:flex;justify-content:center;width:13rem}.dashboard-platform-header__my-apps>*{cursor:pointer}.dashboard-platform-header__my-apps--title{margin-left:8px}.dashboard-platform-header__platform-information{align-items:center;display:flex}.dashboard-platform-header__platform-information--icon{margin-right:1.2rem}.dashboard-platform-header__divider{background:var(--general-section-2);height:32px;margin-left:8px;width:1px}@media(min-width:320px)and (max-width:767px){.dashboard-platform-header__divider{height:24px}}.dashboard-platform-header__setting{margin-right:12px}.dashboard-platform-header__setting--icon{cursor:pointer}@media(min-width:320px)and (max-width:767px){.dashboard-platform-header__notification .notifications-toggle{margin-right:0}}.dashboard-platform-header__report{margin-right:24px}.dashboard-platform-header__balance{align-items:center;display:flex}.dashboard-platform-header__balance--icon{margin:0 8px}.dashboard-platform-header__button{margin:6px 16px}@media(min-width:320px)and (max-width:767px){.dashboard-platform-header__button{width:5.4rem}}.dashboard-platform-header__mobile-drawer-icon{margin:12px 8px 12px 12px}@keyframes closeDrawerWrapper{0%{opacity:1}to{opacity:0}}@media(min-width:320px)and (max-width:767px){.dc-mobile-drawer__overlay,.deriv-app,.modal-root,body{height:100%;margin:0;overflow-y:hidden!important;position:absolute!important;top:0!important;width:100%}@supports(-webkit-touch-callout:none){.dc-mobile-drawer__overlay,.deriv-app,.modal-root,body{position:fixed!important}}.dc-mobile-drawer__overlay{position:fixed!important}.dc-mobile-drawer__overlay.exit{animation-delay:1s;animation-duration:.1s;animation-fill-mode:forwards;animation-name:closeDrawerWrapper}.body{z-index:1}.deriv-app{overscroll-behavior:none;z-index:2}.modal-root{height:100%!important}.popup-root>.dc-toast{margin:auto;position:absolute;top:48px;z-index:3}.popup-root .dc-toast-popup{left:1.6rem;max-width:calc(100vw - 1.6rem);position:absolute;right:1.6rem;top:48px;width:calc(100vw - 3.2rem)}.popup-root .dc-toast-popup-mobile{display:inherit;left:1.2rem;max-width:calc(100vw - 1.6rem);position:absolute;right:1.2rem;top:.4rem;width:calc(100vw - 1.2rem)}}.landscape-blocker{align-items:center;background:var(--general-main-1);color:var(--text-prominent);display:flex;flex-direction:column;font-size:1.6rem;font-weight:700;gap:2.4rem;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:9999}.landscape-blocker__icon{height:6.2rem;width:8rem}.landscape-blocker__message{padding:1.6rem 11rem}@media screen and (orientation:portrait){.landscape-blocker__message--landscape{display:none}}.landscape-blocker__message--portrait{line-height:1.5;line-height:var(--text-lh-m);text-align:center}@media screen and (orientation:landscape){.landscape-blocker__message--portrait{display:none}}@media(min-width:1024px){.landscape-blocker{display:none}}@media screen and (min-width:320px)and (max-width:767px)and (max-aspect-ratio:13/9){.landscape-blocker{display:none}}.app-contents{backface-visibility:hidden;background-color:var(--general-main-1);height:calc(100vh - 84px);margin:48px 0 36px;overflow:hidden}.app-contents--is-disabled:after{opacity:1;pointer-events:auto}.app-contents--is-route-modal{background-color:var(--overlay-outside-dialog)}.app-contents--is-hidden{margin-top:0}.app-contents--is-onboarding{height:inherit;margin:0!important;padding:0}@media(min-width:320px)and (max-width:767px){.app-contents{height:calc(100% - 40px);margin-bottom:0;margin-top:40px;position:relative}.app-contents--is-scrollable{overflow-y:auto}.app-contents--is-dashboard{height:calc(100% - 48px);margin-top:48px}.app-contents--is-hidden{margin-top:0}.app-contents .ciq-menu{margin:.8rem;top:0;z-index:2}.app-contents .cq-symbol-select-btn{padding:.3rem .9rem}.app-contents .cq-symbol-select-btn .cq-symbol-dropdown{margin-left:auto;transform:scale(1)}.app-contents .cq-symbol-select-btn .cq-symbol{font-size:1.2rem}.app-contents .cq-symbol-select-btn .cq-chart-price{display:none}.app-contents .cq-symbol-select-btn .cq-symbol-info{margin:0 .8rem;white-space:nowrap}.app-contents .cq-symbol-select-btn .ic-icon:not(.cq-symbol-dropdown)>svg{padding:.4rem}.app-contents .chart-container__loader{height:100%;top:0;width:100%;z-index:1}.app-contents .contract-details-wrapper{height:inherit;position:relative;z-index:1}.app-contents .contract-audit-card{background-color:var(--general-section-1);border-radius:4px}.app-contents .contract-audit-card .contract-audit__wrapper{height:100%}}.popup-root{position:absolute;z-index:9999}.contract--enter,.contract--exit{opacity:0;transform:translate3d(calc(100% + 1.6em),0,0)}.contract--exit{pointer-events:none}.advanced-simple-toggle{align-items:center;background:none;border:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;justify-content:center;margin:8px 0 -9px -8px;padding:8px 0;transition:background-color .25s linear;width:calc(100% + 16px)}.advanced-simple-toggle__icon{transition:transform .2s ease}.advanced-simple-toggle__icon--active{transform:rotate(180deg)}.advanced-simple-toggle:hover{background-color:var(--general-hover);cursor:pointer}.advanced-simple-toggle:focus{outline:none}.category-wrapper,.type-wrapper{align-items:center;background:var(--general-section-1);border-radius:4px;display:flex;height:2.4em;justify-content:center;width:2.4em}.type-wrapper .color1-fill{fill:#ff444f;fill:var(--brand-red-coral)}.type-wrapper .color2-fill{fill:#85acb0;fill:var(--brand-secondary)}.no-scroll{max-height:100vh;overflow:hidden}@media(max-width:768px){.desktop-only{display:none!important}}@media(min-width:769px){.mobile-only{display:none!important}}.error__container{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 9em);justify-content:center}.error__message{color:var(--text-general);font-size:14px}@media screen and (min-width:320px){.error__message{font-size:calc(.53571vw + 12.28571px)}}@media screen and (min-width:1440px){.error__message{font-size:20px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.header{backface-visibility:hidden;background-color:var(--general-main-1);border-bottom:1px solid var(--general-section-1);box-sizing:border-box;height:48px;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:99}.header--is-disabled:after{opacity:1;pointer-events:auto}.header--is-hidden{display:none}.header__menu-mobile-whatsapp-link{color:var(--text-general);padding-left:1.6rem;text-decoration:none}.header__menu-mobile-traders-hub{padding-top:2rem}.header__menu-mobile-livechat{border-bottom:1px solid var(--general-section-2)}.header__menu-mobile-body-wrapper{height:calc(100% - 4rem);position:relative}.header__menu-mobile-platform-switcher{height:100%;left:0;position:absolute;top:2.4rem}.header__menu-mobile-theme{padding-right:0}.header__menu-mobile-theme,.header__menu-mobile-theme--trader-hub{border-bottom:1px solid var(--general-section-2)}.header__menu--separator{margin-right:1rem;width:2rem}.header__menu--dtrader--separator,.header__menu--separator{border-right:1px solid var(--general-section-1);height:3.2rem}.header__menu--dtrader--separator{margin-top:.8rem}.header__menu--dtrader--separator--account{margin-right:1rem}.header__menu__redirect{display:flex}.header__menu__redirect--link{align-items:center;display:flex;padding:.5rem;text-decoration:none}.header__redirect--dtratder{display:flex;margin-left:50rem}.header__redirect--dtratder--link{align-items:center;display:flex;margin-right:5rem;padding:.5rem;text-decoration:none}.header__menu-mobile-link{align-items:center;display:flex;flex:1;text-decoration:none}.header__menu-mobile-link--active .header__menu-mobile-link-text{color:var(--text-prominent);font-weight:700}.header__menu-mobile-link-text{color:var(--text-general);flex:1;font-size:1.4rem}.header__menu-mobile-link-icon{height:16px;margin-right:16px;width:16px}.header__menu-mobile-link-flag-icon{margin-right:16px}.header__menu-mobile-link-suffix-icon{height:16px;margin-left:auto;margin-right:auto;width:16px}.header__menu-items{align-items:center;box-sizing:border-box;display:flex;height:100%;position:relative;width:100%}.header__navbar-icons{align-self:center;cursor:pointer;height:100%;padding:.8em 1.6em}.header__navbar-icons--notify-toggle{order:2;padding:.5em 1em;width:2em}.header__menu-divider{margin-left:20rem}.header__menu-left{display:inline-flex;flex:1;height:47px;justify-content:flex-start;order:-1}.header__menu-left-extensions{align-items:center;display:flex;overflow:hidden}.header__menu-right{display:inline-flex;height:47px;justify-content:flex-end;order:1;position:relative}.header__menu-right--hidden{display:none}@media(min-width:320px)and (max-width:767px){.header__menu-right .acc-info__separator{display:none}.header__menu-right .notifications-toggle{margin-right:0}}.header__menu--back-to-old-ui--dtrader{padding:0 1.5rem 2.5rem;width:110%}.header__menu--back-to-ui,.header__menu--back-to-ui--dark{border-radius:1rem;display:flex;justify-content:space-between;width:90%}.header__menu--back-to-ui--dark{background-color:var(--general-main-1)}.header__menu--traders-hub{padding:1.5rem}.header__menu--traders-hub-container{align-items:center;display:flex;justify-content:space-between}.header__menu--traders-hub-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:13rem}.header__menu--traders-hub-beta-icon{margin:0 4rem 0 1rem}.header__menu--explore-traders-hub{border-radius:1rem}.header__menu--explore-traders-hub--dark{background-color:var(--general-main-1)}.header__menu--explore-traders-hub .dc-btn__text{display:flex;justify-content:space-between;width:100%}.header__menu--exit-traders-hub{border-radius:1rem}.header__menu--exit-traders-hub--dark{background-color:var(--general-main-1)}.header__menu--exit-traders-hub .dc-btn__text{display:flex;justify-content:space-between;width:100%}.header__menu--exit-traders-hub-beta-icon{margin:0 4rem 0 1rem}.header__menu--back-to-ui-text{align-items:flex-start}.header__menu--back-to-ui-text--dark{align-items:flex-start;color:var(--text-prominent)}.header__menu-mobile-right-arrow{align-items:flex-end;display:inline-flex}.header__menu-toggle{align-self:center;display:flex}.header__menu-links{align-self:center;height:100%}@media(max-width:520px){.header__menu-links{display:none}}.header__menu-link{align-items:center;cursor:pointer;display:inline-flex;height:100%;justify-content:space-evenly;padding:0 1.6em;position:relative;text-decoration:none;transition:background-color .3s}.header__menu-link-text{color:var(--text-general);font-size:1.6rem;font-weight:400;line-height:1.75;padding:.5em 0;position:relative;text-align:left;text-transform:none}.header__menu-link-text .color1-fill{fill:var(--text-general)}.header__menu-link-text .color1-stroke{stroke:var(--text-general)}.header__menu-link-text .color2-fill{fill:none}.header__menu-link-text .color2-stroke{stroke:none}.header__menu-link-text .color3-fill{fill:var(--text-general)}.header__menu-link-text .color3-stroke{stroke:var(--text-general)}.header__menu-link-text:before{left:1.2em;position:absolute;top:1.4em}.header__menu-link-text:after{content:attr(title);display:block;font-weight:400;height:0;overflow:hidden;visibility:hidden}.header__menu-link:hover:not(.header__menu-link--active){background-color:var(--general-hover)}.header__menu-link--active>.header__menu-link-text[title]{color:var(--text-prominent);font-weight:700}.header__menu-link--active>.header__menu-link-text[title]:after{color:var(--text-prominent)}.header__logo{background-color:#85acb0;background-color:var(--brand-secondary);border-radius:10px;color:var(--text-colored-background);display:inline-block;font-size:1.4rem;font-weight:400;height:20px;line-height:1.43;margin-left:8px;text-align:center;width:50px}.header__mobile-drawer-icon{height:16px;transform:scale(1.3);width:16px}.header__mobile-drawer-toggle{align-items:center;border-right:1px solid var(--general-section-1);display:flex;height:inherit;padding:0 1.2rem}.header__title{color:var(--text-prominent);display:inline-block;font-weight:700}.header__icon{margin-right:.8rem;vertical-align:middle}@media(min-width:320px)and (max-width:767px){.header{height:40px}.header .header__menu-left,.header .header__menu-right{height:39px}}.dashboard-header{align-items:center;backface-visibility:hidden;box-sizing:border-box;display:flex;height:48px;justify-content:space-between;padding:0 4rem;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:99}@media(min-width:320px)and (max-width:767px){.dashboard-header{padding:0 0 0 1.6rem}}.dashboard-header>*{align-items:center;display:flex}.dashboard-header__left>*{cursor:pointer}.dashboard-header__left--desktop-logo{margin-right:.684rem}.dashboard-header--logged-in{background-color:var(--general-main-1);box-shadow:inset 0 -1px 0 var(--general-section-1);color:#0e0e0e;color:var(--brand-dark-grey)}.dashboard-header__right--logged-in>*{cursor:pointer}.dashboard-header__right--logged-in-icon{margin-right:.8rem}.dashboard-header__right--logged-in-separator{border-right:1px solid var(--general-section-1);height:48px;margin-left:2rem}@media(min-width:320px)and (max-width:767px){.dashboard-header__right--create-button{display:none}}.dashboard-header__right--logged-out-separator{border-right:1px solid #151717;height:48px;margin-left:1.8rem}.dashboard-header__right-hamburger{cursor:pointer;margin-left:1.8rem}.dashboard-header--logged-out{background-color:#0e0e0e;background-color:var(--brand-dark-grey);color:var(--text-colored-background)}.dashboard-header__middle--logged-out>:not(:first-child){margin-left:4.8rem}@media(max-width:830px){.dashboard-header__middle--logged-out>:not(:first-child){margin-left:1.2rem}}.dashboard-header__middle--logged-out>*{cursor:pointer}@media(min-width:320px)and (max-width:767px){.dashboard-header__middle--logged-out{display:none}}.dashboard-header__preloader{align-items:center;background-color:var(--general-main-1);box-sizing:border-box;display:flex;height:48px;justify-content:flex-end;padding:0 4rem;position:fixed;top:0;width:100%;z-index:100}@media(min-width:320px)and (max-width:767px){.dashboard-header__preloader{padding:0 1.6rem}}.footer{align-items:center;backface-visibility:hidden;background:var(--general-main-1);border-top:1px solid var(--general-section-1);bottom:0;box-sizing:border-box;color:var(--text-prominent);display:flex;height:36px;justify-content:flex-end;padding:0 1em;position:fixed;transition:opacity .3s;width:100%;z-index:3}.footer--is-disabled{border-top:none}.footer--is-disabled:after{opacity:1;pointer-events:auto}.footer__links{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-evenly}.footer__links--left{margin-right:auto}.footer__links--left:hover{cursor:pointer}.footer__links div{align-items:center;display:inline-flex;height:inherit;position:relative}.footer__links--dark-mode{cursor:pointer;padding:.8rem}.footer__links--dark-mode:hover{background:var(--general-hover)}.footer__link{align-items:center;cursor:pointer;display:inline-flex;height:100%;padding:0 .8em;position:relative;text-decoration:none}.footer__link:hover{background:var(--general-hover)}.footer__icon{height:1.6em;width:1.6em}@media(max-width:768px){.footer{display:none}}@keyframes blinking-network-status{40%{opacity:1}to{opacity:0}}.network-status__wrapper{height:1.4em;position:relative}.network-status__wrapper--is-mobile .network-status__circle{margin:.2em 0 .2em -.2em}.network-status__tooltip{left:auto;text-decoration-line:none}.network-status__circle{background:var(--general-section-1);border-radius:50%;height:1em;margin:.2em 1.6em;width:1em}.network-status__circle--online{background:var(--text-profit-success)}.network-status__circle--offline{background:var(--text-loss-danger)}.network-status__circle--blinker{animation:blinking-network-status .4s infinite alternate;background:var(--text-profit-success)}.server-time{align-self:center;color:var(--text-general);display:inline-flex;font-size:1.2rem;font-weight:400;line-height:1.25;margin-right:1em;padding:0 1em;text-align:left;text-transform:none}.server-time--is-mobile{margin-right:0;padding:0 1em 0 0}.ic-settings--active{background:var(--state-hover);position:relative}.ic-settings--active:after{background:var(--text-prominent);content:"";height:.2em;left:0;position:absolute;top:0;width:100%}.ic-settings--active .ic-settings__icon{pointer-events:none}.ic-settings-language__icon{margin-right:.4rem}.ic-settings--disabled,.ic-settings-language__icon--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.footer-regulatory-information{padding:2rem}.footer-regulatory-information p{font-weight:400}.footer-regulatory-information p,.footer-regulatory-information__link{color:var(--text-prominent);font-size:1.4rem;line-height:1.5;text-align:left;text-transform:none}.footer-regulatory-information__link{color:#ff444f;color:var(--brand-red-coral);font-weight:700;text-decoration:none}.footer-regulatory-information__icon{align-items:flex-start;display:flex;justify-content:center;margin-bottom:2.4rem}.footer-icon-separator{background:var(--general-section-1);display:flex;height:1.6rem!important;margin:0 .1rem;width:1px}.footer-icon-separator,.modal-root{align-items:center;justify-content:center}.modal-root{background-color:var(--overlay-outside-dialog);bottom:0;display:none;height:100vh;left:0;opacity:0;overflow:hidden;position:absolute;right:0;top:0;width:100vw;z-index:9998}.modal-root:not(:empty){display:flex;opacity:1}.modal-root--absolute{z-index:9999}.traders-hub-header{backface-visibility:hidden;background-color:var(--general-main-1);border-bottom:1px solid var(--general-section-1);box-sizing:border-box;display:flex;height:48px;left:0;position:fixed;top:0;transition:opacity .3s;width:100%;z-index:99}.traders-hub-header--is-disabled:after{opacity:1;pointer-events:auto}.traders-hub-header--is-hidden{display:none!important}@media screen and (max-width:380px){.traders-hub-header__cashier-button,.traders-hub-header__logo-wrapper{display:none}}@media(min-width:320px)and (max-width:767px){.traders-hub-header{display:flex;height:4rem;justify-content:space-between}}.traders-hub-header__logo-wrapper{cursor:pointer;display:block}@media screen and (max-width:380px){.traders-hub-header__logo-wrapper--cashier{display:none}}.traders-hub-header__menu-left{align-items:center;display:inline-flex;height:47px}@media(min-width:320px)and (max-width:767px){.traders-hub-header__menu-left{height:3.8rem}}.traders-hub-header__menu-left-extensions{display:flex;overflow:hidden}.traders-hub-header__mobile-parent{align-items:center;display:flex;padding:1rem}.traders-hub-header__menu-right{align-items:center;display:inline-flex;flex:1;justify-content:flex-end}.traders-hub-header__menu-right--items{align-items:center;display:flex}.traders-hub-header__menu-right--items--onboarding{cursor:pointer;padding:2.5rem}@media(min-width:320px)and (max-width:767px){.traders-hub-header__menu-right--items--onboarding{padding:1rem}.traders-hub-header__menu-right--items--notifications{padding:0 2rem 0 1rem}.traders-hub-header__menu-right--items--notifications__cashier{padding-right:1rem}}.traders-hub-header__menu-right--items--account-toggle{height:47px}@media(min-width:320px)and (max-width:767px){.traders-hub-header__menu-right--items--account-toggle{height:3.8rem}.traders-hub-header__menu-right--items--account-toggle .acc-info__wrapper{margin-right:0}}.traders-hub-header__menu-right--items--account-toggle .acc-info__wrapper .acc-info__separator{width:auto}.traders-hub-header__menu-middle{align-items:center;display:flex;justify-content:space-between;margin-left:1rem}.traders-hub-header__logo{height:1.8rem;margin-bottom:.2rem!important;padding:0 1rem 0 1.5rem}@media(min-width:320px)and (max-width:767px){.traders-hub-header__logo{margin-left:.7rem}}.traders-hub-header__tradershub{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:0 1rem 0 1.6rem}.traders-hub-header__tradershub:hover:not(.traders-hub-header__tradershub--active){background-color:var(--general-hover)}.traders-hub-header__tradershub--active>.traders-hub-header__tradershub--text{color:var(--text-prominent);font-weight:700}.traders-hub-header__tradershub--home-logo{padding-right:.8rem}.traders-hub-header__tradershub--text{font-size:1.6rem}.traders-hub-header__tradershub>*{cursor:pointer}.traders-hub-header__tradershub--onboarding{cursor:pointer;margin-right:.3rem;padding:2rem}.traders-hub-header__divider{background:var(--general-section-2);height:3rem;margin-left:.8rem;width:.1rem}@media(min-width:320px)and (max-width:767px){.traders-hub-header__divider{height:2.4rem}}.traders-hub-header__redirect{cursor:pointer;display:flex}.traders-hub-header__redirect--link{align-items:center;display:flex;margin-right:1rem;padding:.5rem;text-decoration:none}.traders-hub-header__redirect--cashierlink{align-items:center;display:flex;margin-right:1rem;padding:2rem;text-decoration:none}.traders-hub-header__redirect--cashiertext{padding:.7rem}.traders-hub-header__redirect--beta{padding:0 .7rem}.traders-hub-header__dtrader--redirect{align-items:center;display:flex;margin-right:1rem}.traders-hub-header__dtrader--redirect--link{align-items:center;display:flex;padding:.5rem;text-decoration:none}.traders-hub-header__dtrader--redirect--beta{padding:0 .5rem}.traders-hub-header__setting{margin-right:2.2rem}.traders-hub-header__setting--icon{cursor:pointer}@media(min-width:320px)and (max-width:767px){.traders-hub-header__notification .notifications-toggle{margin-right:0}}.account-settings-toggle svg{height:20px;width:20px}.error-box{color:var(--text-colored-background);height:100vh;text-align:center;width:100%}.error-box,.login-prompt{align-items:center;display:flex;justify-content:center}.login-prompt{flex-direction:column;height:calc(100vh - 84px);margin:0 2em}.login-prompt__icon{height:6.4em;margin-bottom:1em;width:6.4em}.login-prompt__icon-svg{height:100%;width:100%}.login-prompt__message{font-size:1.4em}.media{margin:0 0 24px}.media__heading{color:var(--text-general);color:var(--text-prominent);font-size:1.4rem;font-weight:700;line-height:1.5;margin:0 0 16px;text-align:left;text-transform:none}.media__icon{border-radius:4px;height:120px;margin-right:1.6em;min-width:160px}.media__icon:empty{background-color:var(--general-disabled)}.media__description{color:var(--text-general);font-size:1.4rem;font-weight:400;line-height:1.5;text-align:left}.media__description,.media__form{align-items:flex-start;color:var(--text-prominent);display:flex;justify-content:flex-start;text-transform:none}.media__form{flex-direction:column}.side-menu{overflow:hidden}.side-menu__heading{padding:20px 16px}.side-menu__main-header-layout{height:100%;min-width:270px}.side-menu__sub-header-layout{border-left:2px solid var(--general-main-1);height:100%;padding-top:56px}.side-menu__title{color:var(--text-prominent);font-size:1.6rem;font-size:var(--text-size-s);font-weight:700;margin:0 .8rem}.side-menu__header--active{background-color:var(--general-main-1)}.side-menu__header--active:hover{background-color:var(--general-main-1)!important}.side-menu__header--active div{font-weight:700}.side-menu__header--disabled{opacity:.32;pointer-events:none}.side-menu__icon{font-weight:700;margin-left:auto;transform:rotate(1turn)}.dc-vertical-tab__tab .dc-vertical-tab__header .dc-vertical-tab__header__link{margin-left:4px}.dc-vertical-tab__tab .dc-vertical-tab__header--active .dc-vertical-tab__header__link{margin-left:0}.dc-vertical-tab__tab .dc-vertical-tab__header--disabled{opacity:.32;pointer-events:none}.livechat{align-items:center;display:flex;padding-right:1.6rem;width:100%}.livechat__icon{height:1.6rem;margin-right:1.6rem;width:1.6rem}.livechat__icon-wrapper{align-items:center;display:flex}.cookie-banner{background-color:var(--general-main-2);bottom:0;box-shadow:0 24px 24px 0 rgba(0,0,0,.08),0 0 24px 0 rgba(0,0,0,.08);color:var(--text-general);font-size:1.4rem;font-stretch:normal;font-style:normal;font-weight:400;height:-moz-fit-content;height:fit-content;letter-spacing:normal;line-height:1.5;padding:2.8rem 0;position:fixed;text-align:center;text-transform:none;transition:top .3s ease-in-out;width:100%;z-index:1000}@media(min-width:320px)and (max-width:767px){.cookie-banner{font-size:12px;font-weight:700;height:-moz-fit-content;height:fit-content;padding:2.4rem 0}}.cookie-banner--theme-dark{box-shadow:0 24px 24px 0 rgba(0,0,0,.64),0 0 24px 0 rgba(0,0,0,.64)}.cookie-banner--is-closed{transform:translateY(152px)}@media(min-width:320px)and (max-width:767px){.cookie-banner--is-closed{transform:translateY(168px)}}.cookie-banner .description{margin:0 auto}@media(min-width:1024px){.cookie-banner .description{width:640px}}@media(min-width:320px)and (max-width:767px){.cookie-banner .description{max-width:296px}}.cookie-banner__btn-accept,.cookie-banner__btn-accept:hover,.cookie-banner__btn-dont-accept,.cookie-banner__btn-dont-accept:hover{border-radius:4px;border-width:2px;font-stretch:normal;font-style:normal;height:40px;letter-spacing:normal;line-height:1.43;margin:20px auto 0}@media(min-width:320px)and (max-width:767px){.cookie-banner__btn-accept,.cookie-banner__btn-accept:hover,.cookie-banner__btn-dont-accept,.cookie-banner__btn-dont-accept:hover{border-width:1px;height:32px}}.cookie-banner__btn-dont-accept,.cookie-banner__btn-dont-accept:hover{margin-right:8px;width:-moz-fit-content;width:fit-content}.cookie-banner__btn-accept{width:-moz-fit-content;width:fit-content}.notification-banner{background-color:var(--general-main-1);border-radius:4px;box-shadow:0 4px 6px 0 var(--shadow-menu),0 4px 6px 0 var(--shadow-menu);color:var(--text-prominent);display:flex;margin-bottom:16px;max-width:40rem;min-height:14.4rem;position:relative;transition:transform .25s ease,opacity .25s linear;width:100%;z-index:10}.notification-banner--enter-done{opacity:1;transform:translateY(0)}.notification-banner--enter,.notification-banner--exit{opacity:0;transform:translateY(-16px)}.notification-banner--left{min-width:210px;padding:1.6rem 0 1.6rem 1.6rem;width:50%;z-index:12}.notification-banner--right{overflow:hidden;position:relative;width:calc(100% - 138px)}@media(min-width:1024px){.notification-banner__title{white-space:nowrap}}.notification-banner__description{margin-top:.8rem}.notification-banner__btn-wrapper{display:flex;flex-direction:row;gap:.8rem;margin-top:4rem}@media(min-width:320px)and (max-width:767px){.notification-banner__btn-wrapper{margin-top:1rem}}.notification-banner__bg{background-color:#ff6444;border-bottom-right-radius:4px;border-top-right-radius:4px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 100%);height:100%;position:absolute;right:0;width:100%;z-index:11}.notification-banner__trustpilot .notification-banner__bg{max-width:13.8rem}@media(min-width:320px)and (max-width:767px){.notification-banner__trustpilot .notification-banner__bg{max-width:11rem}}.notification-banner__img{bottom:-.8rem;height:15.2rem;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;right:1.2rem;width:auto;z-index:12}@media(min-width:320px)and (max-width:767px){.notification-banner__img{bottom:0;height:12rem;right:.8rem}}.notification-banner__close-icon{cursor:pointer;position:absolute;right:1.6rem;top:1.6rem;z-index:12}@media(min-width:320px)and (max-width:767px){.notification-banner{height:100%;left:.8rem;max-height:13.8rem;top:-.2rem;width:calc(100vw - 1.6rem)}}.notification-promo{background-color:var(--general-main-1);border-radius:4px;box-shadow:0 4px 6px 0 var(--shadow-menu),0 4px 6px 0 var(--shadow-menu);display:flex;height:-moz-fit-content;height:fit-content;margin-bottom:16px;position:relative;transition:transform .25s ease,opacity .25s linear;width:100%}.notification-promo--enter-done{opacity:1;transform:translateY(0)}.notification-promo--enter,.notification-promo--exit{opacity:0;transform:translateY(-16px)}.notification-promo__img{border-radius:0 4px 4px 0;height:100%;-o-object-fit:fill;object-fit:fill;pointer-events:none;position:absolute;right:0;width:128px;z-index:12}.notification-promo--container{padding:16px;width:100%}.notification-promo--left{max-width:calc(100% - 128px)}.notification-promo__btn{margin-top:16px}.notification-promo__close-icon{cursor:pointer;position:absolute;right:1.6rem;top:1.6rem;z-index:12}@media(min-width:320px)and (max-width:767px){.notification-promo{height:100%;left:.8rem;max-height:12.2rem;top:-.2rem;width:calc(100vw - 1.6rem)}.notification-promo__btn{margin-top:6px}}.wallet-card__usd-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.24) 0,rgba(40,57,145,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__usd-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.24) 0,rgba(40,57,145,.48) 100%) #fff}}.wallet-card__usd-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.24) 0,rgba(40,57,145,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__usd-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.4) 0,rgba(244,67,54,.16) 50.52%,rgba(40,57,145,.56) 100%) #151717}}.wallet-header__usd-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.4) 0,rgba(244,67,54,.16) 50.52%,rgba(40,57,145,.56) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__usd-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.4) 0,rgba(244,67,54,.16) 50.52%,rgba(40,57,145,.56) 100%) #fff}}.wallet-header__usd-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.4) 0,rgba(244,67,54,.16) 50.52%,rgba(40,57,145,.56) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__usd-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(244,67,54,.4) 0,rgba(244,67,54,.16) 50.52%,rgba(40,57,145,.56) 100%) #151717}}.wallet-card__aud-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.24) 0,rgba(255,205,0,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__aud-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.24) 0,rgba(255,205,0,.48) 100%) #fff}}.wallet-card__aud-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.24) 0,rgba(255,205,0,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__aud-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.24) 0,rgba(255,205,0,.48) 100%) #151717}}.wallet-header__aud-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.4) 0,rgba(13,180,61,.16) 50.52%,rgba(255,205,0,.56) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__aud-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.4) 0,rgba(13,180,61,.16) 50.52%,rgba(255,205,0,.56) 100%) #fff}}.wallet-header__aud-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.4) 0,rgba(13,180,61,.16) 50.52%,rgba(255,205,0,.56) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__aud-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(13,180,61,.4) 0,rgba(13,180,61,.16) 50.52%,rgba(255,205,0,.56) 100%) #151717}}.wallet-card__eur-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(248,209,46,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__eur-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(248,209,46,.48) 100%) #fff}}.wallet-card__eur-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(248,209,46,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__eur-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(248,209,46,.48) 100%) #151717}}.wallet-header__eur-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(248,209,46,.56) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__eur-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(248,209,46,.56) 100%) #fff}}.wallet-header__eur-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(248,209,46,.56) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__eur-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(248,209,46,.56) 100%) #151717}}.wallet-card__gbp-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(40,57,145,.24) .01%,rgba(244,67,54,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__gbp-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(40,57,145,.24) .01%,rgba(244,67,54,.48) 100%) #fff}}.wallet-card__gbp-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(40,57,145,.24) .01%,rgba(244,67,54,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__gbp-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.24) 0,rgba(40,57,145,.24) .01%,rgba(244,67,54,.48) 100%) #151717}}.wallet-header__gbp-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(244,67,54,.56) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__gbp-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(244,67,54,.56) 100%) #fff}}.wallet-header__gbp-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(244,67,54,.56) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__gbp-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(40,57,145,.4) 0,rgba(40,57,145,.16) 50.52%,rgba(244,67,54,.56) 100%) #151717}}.wallet-card__p2p-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,68,79,.24) 0,rgba(255,100,68,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__p2p-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,68,79,.24) 0,rgba(255,100,68,.48) 100%) #fff}}.wallet-card__p2p-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,68,79,.24) 0,rgba(255,100,68,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__p2p-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,68,79,.24) 0,rgba(255,100,68,.48) 100%) #151717}}.wallet-header__p2p-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,68,79,.4) 0,rgba(255,68,79,.16) 50.52%,rgba(255,100,68,.56) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__p2p-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,68,79,.4) 0,rgba(255,68,79,.16) 50.52%,rgba(255,100,68,.56) 100%) #fff}}.wallet-header__p2p-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,68,79,.4) 0,rgba(255,68,79,.16) 50.52%,rgba(255,100,68,.56) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__p2p-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,68,79,.4) 0,rgba(255,68,79,.16) 50.52%,rgba(255,100,68,.56) 100%) #151717}}.wallet-card__payment-agent-bg{background:radial-gradient(100% 277.78% at 0 100%,hsla(0,0%,59%,.24) 0,rgba(178,194,195,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__payment-agent-bg{background:radial-gradient(100% 277.78% at 0 100%,hsla(0,0%,59%,.24) 0,rgba(178,194,195,.48) 100%) #fff}}.wallet-card__payment-agent-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,hsla(0,0%,59%,.24) 0,rgba(178,194,195,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__payment-agent-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,hsla(0,0%,59%,.24) 0,rgba(178,194,195,.48) 100%) #151717}}.wallet-header__payment-agent-bg{background:radial-gradient(100% 4130.74% at 0 100%,hsla(0,0%,59%,.4) 0,hsla(0,0%,59%,.16) 50.52%,rgba(178,194,195,.56) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__payment-agent-bg{background:radial-gradient(100% 4130.74% at 0 100%,hsla(0,0%,59%,.4) 0,hsla(0,0%,59%,.16) 50.52%,rgba(178,194,195,.56) 100%) #fff}}.wallet-header__payment-agent-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,hsla(0,0%,59%,.4) 0,hsla(0,0%,59%,.16) 50.52%,rgba(178,194,195,.56) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__payment-agent-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,hsla(0,0%,59%,.4) 0,hsla(0,0%,59%,.16) 50.52%,rgba(178,194,195,.56) 100%) #151717}}.wallet-card__btc-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(247,147,27,.24) 0,rgba(247,199,27,.477) 99.99%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__btc-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(247,147,27,.24) 0,rgba(247,199,27,.477) 99.99%) #fff}}.wallet-card__btc-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(247,147,27,.24) 0,rgba(247,199,27,.477) 99.99%,rgba(255,100,68,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__btc-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(247,147,27,.24) 0,rgba(247,199,27,.477) 99.99%,rgba(255,100,68,.48) 100%) #151717}}.wallet-header__btc-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(247,147,27,.4) 0,rgba(247,147,27,.16) 50.52%,rgba(247,199,27,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__btc-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(247,147,27,.4) 0,rgba(247,147,27,.16) 50.52%,rgba(247,199,27,.4) 100%) #fff}}.wallet-header__btc-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(247,147,27,.4) 0,rgba(247,147,27,.16) 50.52%,rgba(247,199,27,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__btc-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(247,147,27,.4) 0,rgba(247,147,27,.16) 50.52%,rgba(247,199,27,.4) 100%) #151717}}.wallet-card__eth-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(82,86,127,.24) 0,rgba(130,140,173,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__eth-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(82,86,127,.24) 0,rgba(130,140,173,.48) 100%) #fff}}.wallet-card__eth-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(82,86,127,.24) 0,rgba(130,140,173,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__eth-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(82,86,127,.24) 0,rgba(130,140,173,.48) 100%) #151717}}.wallet-header__eth-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(82,86,127,.4) 0,rgba(82,86,127,.16) 50.52%,rgba(130,140,173,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__eth-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(82,86,127,.24) 0,rgba(130,140,173,.48) 100%) #fff}}.wallet-header__eth-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(82,86,127,.4) 0,rgba(82,86,127,.16) 50.52%,rgba(130,140,173,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__eth-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(82,86,127,.24) 0,rgba(130,140,173,.48) 100%) #151717}}.wallet-card__ltc-bg{background:radial-gradient(100% 277.78% at 0 100%,hsla(195,2%,65%,.24) 0,rgba(193,204,207,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__ltc-bg{background:radial-gradient(100% 277.78% at 0 100%,hsla(195,2%,65%,.24) 0,rgba(193,204,207,.48) 100%) #fff}}.wallet-card__ltc-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,hsla(195,2%,65%,.4) 0,hsla(195,2%,65%,.16) 50.52%,rgba(193,204,207,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__ltc-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,hsla(195,2%,65%,.24) 0,rgba(193,204,207,.48) 100%) #151717}}.wallet-header__ltc-bg{background:radial-gradient(100% 4130.74% at 0 100%,hsla(195,2%,65%,.4) 0,hsla(195,2%,65%,.16) 50.52%,rgba(193,204,207,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__ltc-bg{background:radial-gradient(100% 4130.74% at 0 100%,hsla(195,2%,65%,.4) 0,hsla(195,2%,65%,.16) 50.52%,rgba(193,204,207,.4) 100%) #fff}}.wallet-header__ltc-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,hsla(195,2%,65%,.4) 0,hsla(195,2%,65%,.16) 50.52%,rgba(193,204,207,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__ltc-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,hsla(195,2%,65%,.4) 0,hsla(195,2%,65%,.16) 50.52%,rgba(193,204,207,.4) 100%) #151717}}.wallet-card__ust-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__ust-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}}.wallet-card__ust-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__ust-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}}.wallet-header__ust-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__ust-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}}.wallet-header__ust-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__ust-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}}.wallet-card__usdt-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__usdt-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}}.wallet-card__usdt-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__usdt-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}}.wallet-header__usdt-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__usdt-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}}.wallet-header__usdt-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__usdt-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}}.wallet-card__tusdt-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__tusdt-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}}.wallet-card__tusdt-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__tusdt-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}}.wallet-header__tusdt-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__tusdt-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}}.wallet-header__tusdt-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__tusdt-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}}.wallet-card__eusdt-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__eusdt-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #fff}}.wallet-card__eusdt-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__eusdt-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(0,147,147,.24) 0,rgba(0,147,147,.48) 100%) #151717}}.wallet-header__eusdt-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__eusdt-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #fff}}.wallet-header__eusdt-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__eusdt-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(0,147,147,.4) 0,rgba(0,147,147,.16) 50.52%,rgba(4,217,217,.4) 100%) #151717}}.wallet-card__usdc-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(39,117,202,.24) 0,rgba(34,76,225,.48) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-card__usdc-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(39,117,202,.24) 0,rgba(34,76,225,.48) 100%) #fff}}.wallet-card__usdc-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(39,117,202,.24) 0,rgba(34,76,225,.48) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-card__usdc-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(39,117,202,.24) 0,rgba(34,76,225,.48) 100%) #151717}}.wallet-header__usdc-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(39,117,202,.4) 0,rgba(39,117,202,.16) 50.52%,rgba(34,76,225,.4) 100%) #fff}@media(min-width:320px)and (max-width:767px){.wallet-header__usdc-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(39,117,202,.4) 0,rgba(39,117,202,.16) 50.52%,rgba(34,76,225,.4) 100%) #fff}}.wallet-header__usdc-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(39,117,202,.4) 0,rgba(39,117,202,.16) 50.52%,rgba(34,76,225,.4) 100%) #151717}@media(min-width:320px)and (max-width:767px){.wallet-header__usdc-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(39,117,202,.4) 0,rgba(39,117,202,.16) 50.52%,rgba(34,76,225,.4) 100%) #151717}}.wallet-card__demo-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,100,68,.24) 0,rgba(255,68,79,.48) 100%) #212329;position:relative}.wallet-card__demo-bg:not([class*="--hide-watermark"]):not([class*="--small"]):before{background-image:url(/public/images/app/wallet/wallet-demo-bg-light.dc37832ca7b0f09e4244cf5908fba6bd.svg);background-repeat:repeat;background-size:70px;bottom:0;content:"";display:block;left:0;mix-blend-mode:overlay;opacity:.24;position:absolute;right:0;top:0}@media(min-width:320px)and (max-width:767px){.wallet-card__demo-bg{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,100,68,.24) 0,rgba(255,68,79,.48) 100%) #212329}}.wallet-card__demo-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,100,68,.24) 0,rgba(255,68,79,.48) 100%) #fbdddd;position:relative}.wallet-card__demo-bg--dark:not([class*="--hide-watermark"]):not([class*="--small"]):before{background-image:url(/public/images/app/wallet/wallet-demo-bg-dark.cd2d79a9663211a2d9efe4ba2a4a78d0.svg);background-repeat:repeat;background-size:70px;bottom:0;content:"";display:block;left:0;mix-blend-mode:overlay;opacity:.24;position:absolute;right:0;top:0}@media(min-width:320px)and (max-width:767px){.wallet-card__demo-bg--dark{background:radial-gradient(100% 277.78% at 0 100%,rgba(255,100,68,.24) 0,rgba(255,68,79,.48) 100%) #fbdddd}}.wallet-header__demo-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,100,68,.4) 0,rgba(255,100,68,.16) 50.52%,rgba(255,68,79,.4) 100%) #212329;position:relative}.wallet-header__demo-bg:not([class*="--hide-watermark"]):not([class*="--small"]):before{background-image:url(/public/images/app/wallet/wallet-demo-bg-light.dc37832ca7b0f09e4244cf5908fba6bd.svg);background-repeat:repeat;background-size:70px;bottom:0;content:"";display:block;left:0;mix-blend-mode:overlay;opacity:.24;position:absolute;right:0;top:0}@media(min-width:320px)and (max-width:767px){.wallet-header__demo-bg{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,100,68,.4) 0,rgba(255,100,68,.16) 50.52%,rgba(255,68,79,.4) 100%) #212329}}.wallet-header__demo-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,100,68,.4) 0,rgba(255,100,68,.16) 50.52%,rgba(255,68,79,.4) 100%) #fbdddd;position:relative}.wallet-header__demo-bg--dark:not([class*="--hide-watermark"]):not([class*="--small"]):before{background-image:url(/public/images/app/wallet/wallet-demo-bg-dark.cd2d79a9663211a2d9efe4ba2a4a78d0.svg);background-repeat:repeat;background-size:70px;bottom:0;content:"";display:block;left:0;mix-blend-mode:overlay;opacity:.24;position:absolute;right:0;top:0}@media(min-width:320px)and (max-width:767px){.wallet-header__demo-bg--dark{background:radial-gradient(100% 4130.74% at 0 100%,rgba(255,100,68,.4) 0,rgba(255,100,68,.16) 50.52%,rgba(255,68,79,.4) 100%) #fbdddd}}.onfido-container{align-items:center;display:flex;flex-direction:column;gap:1.6rem}.onfido-container-view_wrapper{margin:auto;min-height:50rem;min-width:32.8rem;position:relative}.onfido-container .account-form__poi-confirm-example_container{margin-bottom:0}.onfido-container .onfido-sdk-ui-Modal-inner{border-radius:.8rem}@media(min-width:320px)and (max-width:767px){.onfido-container{padding:1.6rem}.onfido-container .onfido-sdk-ui-PageTitle-titleSpan{font-size:2rem}}.onfido-container .onfido-sdk-ui-Camera-webcamContainer{left:auto;width:-webkit-fill-available}.onfido-container__disabled{opacity:.5;pointer-events:none}.onfido-container__info-message{left:25%;position:absolute;top:2.4rem;z-index:1}@media(min-width:320px)and (max-width:767px){.onfido-container__info-message{left:3.1rem;top:1.6rem}}.onfido-container__status-message{background-color:var(--transparent-correct-message);justify-content:flex-start;opacity:1;transform-origin:top;transition:transform .35s ease,opacity .35s linear;width:98%}.onfido-container__status-message--exit{opacity:0;transform:scaleY(0)}.onfido-container__status-message_container{min-height:3.4rem;position:absolute;text-align:center;top:.4rem;width:100%;z-index:1}.account-form__poi-confirm-example{display:flex;flex-direction:column;gap:.8rem}.account-form__poi-confirm-example .account-form__fieldset{max-width:none}.account-form__poi-confirm-example--status-message{margin-top:1.6rem;text-align:center;width:100%}.account-form__poi-confirm-example_container{border:1px solid var(--general-active);border-radius:.8rem}@media(min-width:1024px){.account-form__poi-confirm-example_container{padding:1.6rem}}@media(min-width:320px)and (max-width:767px){.account-form__poi-confirm-example_container{margin-bottom:7rem;padding:1.6rem 1.6rem 0}}.account-form__poi-confirm-example_container .account__scrollbars_container{padding:0}.account-form__poi-confirm-example_container .account__scrollbars_container--grid-layout{height:auto!important}@media(min-width:320px)and (max-width:767px){.account-form__poi-confirm-example_container .account__scrollbars_container--grid-layout{padding:0 1.6rem}}.account-form__poi-confirm-example_container .account__scrollbars_container .account-form__section{align-items:center;justify-content:space-between;margin-top:.8rem}@media(min-width:320px)and (max-width:767px){.account-form__poi-confirm-example_container .account__scrollbars_container .account-form__section{margin-bottom:0}}.account-form__poi-confirm-example_wrapper{max-width:67rem;opacity:1;padding:1.6rem;transform-origin:top;transition:transform .35s ease,opacity .35s linear}@media(min-width:320px)and (max-width:767px){.account-form__poi-confirm-example_wrapper{padding-left:0;padding-right:0}}.account-form__poi-confirm-example_wrapper--exit{opacity:0;transform:scaleY(0)}.account-form__poi-confirm-example .da-inline-note-with-icon{background:var(--status-alert-background);border-radius:4px;display:flex;gap:.8rem;line-height:1.4rem;margin-top:0;padding:.8rem}.account-form__poi-confirm-example .account__scrollbars_container--grid-layout{grid-gap:0}@media(min-width:320px)and (max-width:767px){.account-form__poi-confirm-example .account-form__section-side-note{display:flex;justify-content:center;margin-top:1.6rem}}.account-form__poi-confirm-example .account-form__section-content .account-form__fieldset{margin-bottom:0}.account-form__poi-confirm-example .account-form__section-content .account-form__fieldset .dc-input{margin-bottom:1rem}.account-form__poi-confirm-example .account-form__section-content .account-form__fieldset .dc-input--error,.account-form__poi-confirm-example .account-form__section-content .account-form__fieldset .dc-input.dc-input--hint{margin-bottom:3.8rem}.account-form__poi-confirm-example--button{background-color:transparent;background-color:initial;border:initial;margin:0;padding:0}.account-form__poi-confirm-example--button__disabled>*{cursor:not-allowed}.account-form__poi-additional-information{margin-top:2rem}.account-form__section{align-items:center;display:grid}@media(min-width:1024px){.account-form__section{grid-gap:1rem;grid-template-areas:"section-side-note section-content";grid-template-columns:auto 1fr}}@media(min-width:320px)and (max-width:767px){.account-form__section{grid-template-areas:"section-side-note" "section-content"}}.account-form__section-side-note{grid-area:section-side-note}@media(min-width:320px)and (max-width:767px){.account-form__section-side-note{margin-bottom:.8rem;margin-top:0;width:100%}.account-form__section-side-note__example{flex-direction:column}}.account-form__section-side-note__example-image{align-self:center}.account-form__section-content{grid-area:section-content}@media(min-width:320px)and (max-width:767px){.account-form__section-content{width:100%}}@media(min-width:1024px){.account-form__section--reversed{grid-template-areas:"section-content section-side-note";grid-template-columns:1fr auto}}.idv-layout,.idv-layout .poi-form-on-signup__fields .proof-of-identity__container{width:100%}@media(min-width:1024px){.idv-layout .poi-form-on-signup__fields .proof-of-identity__fieldset{margin-bottom:0}}@media(min-width:320px)and (max-width:767px){.idv-layout .poi-form-on-signup__fields .proof-of-identity__fieldset{margin-bottom:2rem}}@media(min-width:1024px){.idv-layout .poi-form-on-signup__fields .proof-of-identity__fieldset-input{margin-bottom:0}}.idv-layout .additional-field{margin-top:1.6rem}@media(min-width:320px)and (max-width:767px){.idv-layout .additional-field{margin-top:1rem}}.account-form_poa .account-form__section{align-items:normal}.account-form_poa .account-form__section-side-note{width:26rem}.account-form_poa .account-form__section-content{width:40rem}@media(min-width:320px)and (max-width:767px){.account-form_poa .account-form__section-content{width:100%}}.account-form_poa .account-form__fieldset{display:flex;flex-direction:column;gap:3.2rem;margin-top:1.6rem;max-width:none}.account-form_poa .account__scrollbars_container{padding-bottom:0;padding-left:0;padding-top:0}@media(min-width:320px)and (max-width:767px){.account-form_poa .account__scrollbars_container--grid-layout{padding-top:2.4rem}}.account-form_poa .files-description__title{margin-bottom:1.6rem}.account-form_poa .files-description li{list-style-type:disc;margin-left:1.6rem}.account-form_poa-submit-error{justify-content:left}@media(min-width:1024px){.file-uploader__container{border:1px solid var(--border-normal);border-radius:8px;margin:1.6rem 0;padding:1.6rem 2.4rem}}.file-uploader__file-dropzone-wrapper{flex:1;height:13.2rem;position:relative}.file-uploader__file-dropzone-wrapper .dc-file-dropzone{border-radius:8px}.file-uploader__file-dropzone-wrapper .dc-file-dropzone__message{max-width:none}.file-uploader__file-dropzone-wrapper .dc-file-dropzone__message-subtitle{display:flex;flex-direction:column;font-size:1.4rem;font-weight:700;gap:.8rem;margin-top:1.6rem}@media(min-width:320px)and (max-width:767px){.file-uploader__file-dropzone-wrapper .dc-file-dropzone{border:1px dashed var(--icon-grey-background)}}.file-uploader__file-title{margin:2.4rem 0 1.6rem}.file-uploader__file-supported-formats{display:flex;justify-content:space-between;margin:1.6rem 0 2.4rem}@media(min-width:320px)and (max-width:767px){.file-uploader__file-supported-formats{margin-bottom:1.6rem}.file-uploader__file-supported-formats span{max-width:14rem}.file-uploader__file{flex:initial;height:15rem;margin-bottom:2.4rem}}.file-uploader__remove-btn{cursor:pointer;height:1.6rem;position:absolute;right:.8rem;top:.8rem;transition:transform .25s linear;width:1.6rem}.file-uploader__remove-btn:hover{transform:scale(1.25)}.file-uploader__remove-btn--error circle{fill:var(--status-danger)}.file-uploader__remove-btn-container{height:100%;left:0;position:absolute;top:0;width:100%}@media(min-width:320px)and (max-width:767px){.formik__confirmation-checkbox{margin-bottom:1.6rem}}.cfd-proof-of-address .dc-themed-scrollbars{padding:.8rem 3rem}.cfd-proof-of-address .dc-input{margin-bottom:.8rem}@media(min-width:320px)and (max-width:767px){.cfd-proof-of-address .account__scrollbars_container--grid-layout{overflow-y:auto;padding:2.4rem 1.6rem}}.cfd-proof-of-address .dc-form-submit-button{background-color:var(--general-main-1)!important}.cfd-proof-of-address .dc-autocomplete{margin-bottom:0!important}.page-404__image{margin-right:1.6rem}@media screen and (max-width:758px){.page-404__image{margin:0}}.account-closed{color:var(--text-prominent);font-size:1.6rem;font-size:var(--text-size-s);font-weight:700;line-height:1.5;max-width:44rem;padding:24px 95px;text-align:center;width:100%}.reality-check__text:not(:last-child){margin-bottom:1.2rem}.reality-check__text--center{text-align:center}@media(min-width:320px)and (max-width:767px){.reality-check__text--center{text-align:left}.reality-check__text--description{font-size:1.2rem}}.reality-check__separator{background-color:var(--general-section-1);height:1px;margin:2.4rem 0;width:100%}.reality-check__separator--large{margin:4rem 0}@media(min-width:320px)and (max-width:767px){.reality-check__separator{margin:1.6rem 0}}.reality-check__fieldset{margin:auto;max-width:33.5rem;padding-top:1.2rem}.reality-check__column-wrapper{display:flex;flex-direction:row;overflow-y:auto}@media(min-width:320px)and (max-width:767px){.reality-check__column-wrapper{flex-direction:column;padding:.8rem 2.4rem}}@media only screen and (min-width:320px)and (max-width:767px)and (max-width:340px){.reality-check__column-wrapper{padding:.8rem 1.6rem}}.reality-check__column:not(:last-child){margin-right:2.4rem}@media(min-width:320px)and (max-width:767px){.reality-check__column:not(:last-child){margin-bottom:.8rem;margin-right:0}.reality-check__column-content{padding-top:1.6rem}}.reality-check__row{align-items:center;background-color:var(--general-section-1);display:flex;font-size:1.4rem;height:4rem;margin-bottom:.1rem;padding:1rem 1.6rem;width:25.1rem}.reality-check__row:first-child{border-radius:8px 8px 0 0}.reality-check__row:last-child{border-radius:0 0 8px 8px;margin-bottom:.8rem}.reality-check__row :first-child{padding-right:.8rem;width:12.8rem}@media(min-width:320px)and (max-width:767px){.reality-check__row :first-child{width:16.8rem}.reality-check__row :nth-child(2){margin-left:auto}}.reality-check__button--full-width{width:100%}@media(min-width:320px)and (max-width:767px){.reality-check__button--full-width{display:flex;margin-left:auto;margin-right:auto;width:25.1rem}}.reality-check__submit{background-color:transparent;background-color:initial;padding:0 .8rem}@media(min-width:320px)and (max-width:767px){.reality-check__submit{padding:0 .8rem}.reality-check__wrapper{overflow-x:hidden;overflow-y:auto;padding:2.4rem}.dc-modal__container_reality-check .dc-modal-header__title--reality-check{line-height:1.43;margin:auto;text-align:center}.dc-modal__container_reality-check .dc-modal-body{padding:0}}.link-expired,.reset-password{margin:1.6rem 1.6rem 0}.link-expired__password-selection,.link-expired__residence-selection,.reset-password__password-selection,.reset-password__residence-selection{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}.link-expired__password-selection .reset-password__heading,.reset-password__password-selection .reset-password__heading{margin-bottom:3.3rem}.link-expired__heading,.reset-password__heading{margin-bottom:.8rem}.link-expired__text,.reset-password__text{margin-bottom:3.3rem;text-align:center}.link-expired__subtext,.reset-password__subtext{margin:1rem 0 2.4rem}.link-expired__divider,.reset-password__divider{border:1px solid #e6e9e9;width:100%}.link-expired__btn,.reset-password__btn{background-color:var(--button-primary-default);color:var(--text-colored-background);font-size:1.2rem;font-weight:700;margin:0}.link-expired__btn:hover,.reset-password__btn:hover{background-color:var(--button-primary-hover)}.link-expired__btn--disabled,.reset-password__btn--disabled{cursor:not-allowed!important;opacity:.32}.link-expired__fieldset,.reset-password__fieldset{position:relative;width:100%}@media(min-width:1024px){.link-expired__fieldset,.reset-password__fieldset{max-width:30rem}}.link-expired__password-field>label,.reset-password__password-field>label{background-color:var(--general-main-2);top:.9rem}@media(min-width:320px)and (max-width:767px){.link-expired__password-set,.reset-password__password-set{padding-top:1.6rem}.link-expired__spaced-container,.reset-password__spaced-container{padding:0 1.6rem}}.link-expired__spaced-container .dc-dialog__header-wrapper,.reset-password__spaced-container .dc-dialog__header-wrapper{margin:0}.link-expired__spaced-container .dc-dialog__content,.reset-password__spaced-container .dc-dialog__content{align-self:auto;margin-bottom:0}.link-expired__spaced-container .dc-dialog__dialog,.reset-password__spaced-container .dc-dialog__dialog{justify-content:space-between}@media(min-width:320px)and (max-width:767px){.link-expired__spaced-container .dc-dialog__dialog,.reset-password__spaced-container .dc-dialog__dialog{padding:1.6rem;width:100%}}.link-expired__spaced-container .dc-btn,.reset-password__spaced-container .dc-btn{height:auto;padding:1rem 1.6rem}.link-expired__spaced-container .reset-password,.reset-password__spaced-container .reset-password{margin:0}.link-expired__spaced-container .reset-password__subtext,.reset-password__spaced-container .reset-password__subtext{margin:auto}@media(min-width:1024px){.link-expired__spaced-container .reset-password__fieldset,.reset-password__spaced-container .reset-password__fieldset{max-width:none}}.link-expired__spaced-container .reset-password__password-selection,.reset-password__spaced-container .reset-password__password-selection{align-items:end;flex-flow:column;gap:2.4rem;padding-top:2.4rem}@media(min-width:320px)and (max-width:767px){.link-expired__spaced-container .reset-password__password-selection,.reset-password__spaced-container .reset-password__password-selection{align-items:stretch;gap:1.6rem;padding-top:1.6rem}}.link-expired__spaced-container .link-expired,.reset-password__spaced-container .link-expired{margin:0;padding-top:2.4rem}@media(min-width:320px)and (max-width:767px){.link-expired__spaced-container .link-expired,.reset-password__spaced-container .link-expired{padding-top:1.6rem}}.link-expired__spaced-container__content,.reset-password__spaced-container__content{display:flex;flex-direction:column;gap:2.4rem}@media(min-width:320px)and (max-width:767px){.link-expired__spaced-container__content,.reset-password__spaced-container__content{gap:1.6rem}.link-expired__spaced-container__fullscreen,.reset-password__spaced-container__fullscreen{padding:0}.link-expired__spaced-container__fullscreen .dc-dialog__dialog,.reset-password__spaced-container__fullscreen .dc-dialog__dialog{height:100%;margin-top:.2rem;max-height:none}}.link-expired__spaced-container__email_sent,.reset-password__spaced-container__email_sent{align-items:center}.reset-trading-password__description--is-centered{margin:0 auto;max-width:70%}.reset-trading-password__confirm-button{margin-top:2.4rem}.reset-trading-password__dialog .dc-dialog__dialog{max-height:-moz-fit-content;max-height:fit-content}.reset-trading-password__dialog .dc-dialog__dialog .dc-dialog__content{margin-bottom:0}.reset-trading-password__error{max-width:38.4rem;min-height:28.4rem;padding-top:2rem;text-align:center}.reset-trading-password__lead{margin:1.6rem 0 0}.reset-trading-password__set-password{display:flex;flex-flow:column nowrap;justify-content:center}.reset-trading-password__set-password .reset-trading-password__heading{margin-bottom:2.4rem}.reset-trading-password__password-success{align-items:center;display:flex;flex-direction:column;justify-content:center}.reset-trading-password__password-success .reset-trading-password__icon{margin:0 0 2.4rem 3rem}.reset-trading-password__password-success .reset-trading-password__heading{margin-bottom:.8rem}.reset-trading-password__password-success .reset-trading-password__subtext{margin-bottom:2.4rem}.reset-trading-password__password-selection,.reset-trading-password__residence-selection{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}.reset-trading-password__password-selection .reset-trading-password__heading{margin-bottom:3.3rem}.reset-trading-password__heading{margin-bottom:.8rem}.reset-trading-password__text{margin-bottom:3.3rem;text-align:center}.reset-trading-password__subtext{margin-bottom:1.6rem}.reset-trading-password__hint{margin-bottom:2.4rem}.reset-trading-password__btn{align-self:flex-end;width:-moz-fit-content;width:fit-content}.reset-trading-password__fieldset{position:relative;width:100%}@media(min-width:1024px){.reset-trading-password__fieldset{max-width:30rem}}.reset-trading-password__input-field{margin-bottom:1.2rem}.reset-trading-password__password-field>label{background-color:var(--general-main-2);top:.9rem}.unlink-password__dialog .dc-dialog__dialog{max-height:-moz-fit-content;max-height:fit-content}.unlink-password__dialog .dc-dialog__dialog .dc-dialog__content{margin-bottom:0}.unlink-password__set-password{display:flex;flex-flow:column nowrap;justify-content:center}.unlink-password__set-password .unlink-password__heading{margin-bottom:2.4rem}.unlink-password__password-success{align-items:center;display:flex;flex-direction:column;justify-content:center}.unlink-password__password-success .unlink-password__icon{margin-bottom:2.4rem;margin-left:1.6rem}.unlink-password__password-success .unlink-password__heading{margin-bottom:.8rem}.unlink-password__password-success .unlink-password__subtext{margin-bottom:2.4rem}.unlink-password__password-selection,.unlink-password__residence-selection{align-items:center;display:flex;flex-flow:column nowrap;justify-content:center}.unlink-password__password-selection .unlink-password__heading{margin-bottom:3.3rem}.unlink-password__heading{margin-bottom:.8rem}.unlink-password__text{margin-bottom:3.3rem;text-align:center}.unlink-password__subtext{margin-bottom:1.6rem}.unlink-password__hint{margin-bottom:2.4rem}.unlink-password__btn{align-self:flex-end;width:-moz-fit-content;width:fit-content}.unlink-password__fieldset{position:relative;width:100%}@media(min-width:1024px){.unlink-password__fieldset{max-width:30rem}}.unlink-password__input-field{margin-bottom:1.2rem}.unlink-password__password-field>label{background-color:var(--general-main-2);top:.9rem}.reset-email .dc-dialog__content{margin-bottom:0}.reset-email__email-selection{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:center}.reset-email__email-selection .reset-email__heading{margin-bottom:1.6rem}.reset-email__email-selection .reset-email__descripton{margin-bottom:2rem}.reset-email__subtext{bottom:3rem;color:var(--status-danger);position:relative}.reset-email__heading{margin-bottom:.8rem}.reset-email__text{margin-bottom:3.3rem;text-align:center}.reset-email__btn{align-self:flex-end;background-color:var(--button-primary-default);color:var(--text-colored-background);font-size:1.2rem;font-weight:700;margin:0}.reset-email__btn:hover{background-color:var(--button-primary-hover)}.reset-email__btn--disabled{cursor:not-allowed!important;opacity:.32}.reset-email__fieldset{margin-bottom:1rem;position:relative;width:100%}.reset-email__email-field>label{background-color:var(--general-main-2);top:.9rem}.change-email-update{display:grid;padding:3.2rem 0}.change-email-update__modal-content{grid-gap:8px;display:grid}.change-email-update__modal-close{cursor:pointer;display:flex;justify-content:flex-end;padding-bottom:1.2rem}.change-email-update__modal-title{margin:.8rem 2.4rem;text-align:center}.change-email-update__modal-description{margin:0 2rem;text-align:center}.change-email-update__modal-icon{align-self:center;margin-top:1.6rem;padding-bottom:1.6rem;padding-top:0;text-align:center;width:100%}.change-email-update__footer{justify-content:center}.email-confirmation{margin:.5rem 2.4rem 1.7rem;word-break:break-word}.email-confirmation__currentEmail{color:var(--status-danger);font-style:italic}.redirect-notice{z-index:50000}.dc-modal__container_welcome{overflow:visible}@media(min-width:320px)and (max-width:767px){.dc-modal__container_welcome{max-height:95vh;overflow:auto}}.welcome-cr{background-color:var(--general-section-4)}.welcome__header{margin:2.4rem}.welcome__main{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(min-width:320px)and (max-width:767px){.welcome__main{flex-wrap:wrap}}.welcome-item{background-color:var(--general-main-1);border-radius:.8rem;cursor:pointer;display:flex;flex-direction:row;height:10.4rem;margin-bottom:1.6rem;max-width:58.8rem;position:relative;width:100%}@media(min-width:992px){.welcome-item{border:2px solid transparent;height:11.2rem}}.welcome-item:active,.welcome-item:hover{border-color:var(--border-active)}.welcome-item__icon{width:7.8rem}@media(min-width:992px){.welcome-item__icon{left:-2px;position:relative;top:-2px;width:8.3rem}}.welcome-item__icon .mobile-icon{border-radius:8px}.welcome-item__arrow{align-items:center;display:flex;flex-basis:32px;justify-content:center}.welcome-item__body{display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;padding-left:8px}@media(min-width:991px){.welcome-item__body{padding-left:16px}}.welcome-item__main{display:flex;flex-direction:column;justify-content:center}.welcome-item__options{margin:.4rem 0}.welcome-item__option{border-right:1px solid var(--general-section-1);line-break:anywhere;padding:0 .2rem}.welcome-item__option:first-of-type{padding-left:0}.welcome-item__option:last-of-type{border:none}@media(min-width:992px){.welcome-item__option{padding:0 .8rem}}.welcome-item-small{height:8.6rem}@media(min-width:992px){.welcome-item-small{height:11.2rem}}.welcome-item-small__icon{width:6rem}@media(min-width:992px){.welcome-item-small__icon{width:8.3rem}}.welcome__title{margin:2.4rem}.welcome__message{align-items:center;display:none;flex-direction:row;position:fixed}.welcome__message__text{color:var(--text-colored-background);font-size:1.6rem;font-weight:700;line-height:1.75;padding-left:.8rem;text-align:left;text-transform:none}.welcome__message--left{left:-1.6rem;top:50%;transform:translate(-100%,-50%)}.welcome__message--left .welcome__message__text{width:12rem}.welcome__message--right{right:-1.6rem;top:50%;transform:translate(100%,-50%)}@media(min-width:1024px){.welcome__message--visible{display:flex}}.welcome__carousel{width:100%}.welcome-column{background-position:100% 0;background-repeat:no-repeat;height:51.3rem;padding:1.6rem 3.2rem;position:relative;width:35rem}@media(min-width:320px)and (max-width:767px){.welcome-column{box-shadow:none;height:55rem;width:100%}.welcome-column:not(:last-child){margin-bottom:3rem}}@media(min-width:1024px){.welcome-column:hover{box-shadow:0 0 3rem .5rem var(--shadow-drop)}.welcome-column--left{padding-right:2rem}}.welcome-column--left:hover{background-image:url(/public/images/common/welcome-bg-blue.b45a36e7985e837390d4dbec26bf1dce.svg)}@media(min-width:320px)and (max-width:767px){.welcome-column--left{background-image:url(/public/images/common/welcome-bg-blue.b45a36e7985e837390d4dbec26bf1dce.svg)}}@media(min-width:1024px){.welcome-column--right{padding-left:2rem}}.welcome-column--right:hover{background-image:url(/public/images/common/welcome-bg-red.439aaf362ccc377e019dedcb7ddc34e0.svg)}@media(min-width:320px)and (max-width:767px){.welcome-column--right{background-image:url(/public/images/common/welcome-bg-red.439aaf362ccc377e019dedcb7ddc34e0.svg)}}.welcome-column__icons{display:flex;flex-direction:row;justify-content:center}.welcome-column__icon{margin:.8rem .6rem 1.6rem}.welcome-column__title{font-size:1.6rem;font-weight:700;line-height:1.75}.welcome-column__description,.welcome-column__title{color:var(--text-prominent);text-align:center;text-transform:none}.welcome-column__description{border-bottom:1px solid var(--general-section-1);font-size:1.2rem;font-weight:400;height:5.8rem;line-height:1.25;line-height:1.5;padding:.8rem 0 1.6rem}@media(min-width:320px)and (max-width:767px){.welcome-column__description{height:6.8rem}}.welcome-column__footer{bottom:1.6rem;left:1.6rem;position:absolute;width:calc(100% - 3.2rem)}@media(min-width:320px)and (max-width:767px){.welcome-column__footer{bottom:-.4rem;left:3.2rem;width:calc(100% - 6.4rem)}}.welcome-column__footer__text{color:var(--text-less-prominent);font-size:1.2rem;font-weight:400;line-height:1.25;padding-top:.8rem;text-align:center;text-transform:none}@media(min-width:1024px){.welcome-column__footer__text{display:none}}.welcome-column__button{width:100%}.welcome-column__platforms__title{padding:1.6rem}.welcome-column__platforms__container{display:flex;flex-direction:column}.welcome-column__platform{grid-column-gap:.8rem;grid-row-gap:.4rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;margin-bottom:1.6rem}@media(min-width:320px)and (max-width:767px){.welcome-column__platform{margin-bottom:.6rem}}.welcome-column__platform__icon{grid-column:1;grid-row:1/-1;margin-right:1.2rem}.welcome-column__platform__title{color:var(--text-prominent);font-weight:700;grid-row:1}.welcome-column__platform__description,.welcome-column__platform__title{font-size:1.2rem;grid-column:2;line-height:1.25;text-align:left;text-transform:none}.welcome-column__platform__description{color:var(--text-less-prominent);font-weight:400;grid-row:2;min-height:3.6rem}@media(min-width:320px)and (max-width:767px){.welcome-column__platform__description{min-height:4.8rem}}.welcome-column__platform-footer--has-separator{border-bottom:1px solid var(--border-disabled);padding-bottom:1.6rem}.welcome-column__platform-footer .dc-btn{width:100%}.welcome-column__platform:not(:first-child){margin-top:2.4rem}.welcome__body{display:flex;flex-direction:row;justify-content:space-evenly}@media(min-width:320px)and (max-width:767px){.welcome__body{flex-wrap:wrap}}.welcome__footer{color:var(--text-less-prominent);font-size:1.2rem;font-weight:400;line-height:1.25;padding:2.4rem;text-align:center;text-transform:none}@media(min-width:320px)and (max-width:767px){.welcome__footer{display:none}}.notification-messages{margin-top:1.6rem;position:absolute;right:0;width:40rem;z-index:6}.notification-messages>div{align-items:flex-end;display:flex;flex-direction:column}@media(min-width:320px)and (max-width:767px){.notification-messages{left:1.6rem;max-width:calc(100% - 3.2rem);right:1.6rem}}.notification-messages--traders-hub{margin:1rem 1rem 0 0}.notification{background-color:var(--general-main-2);border-radius:4px;box-shadow:0 4px 6px 0 var(--shadow-menu),0 4px 6px 0 var(--shadow-menu);color:var(--text-prominent);display:flex;max-width:40rem;overflow:hidden;padding:1.6rem;position:relative;transition:transform .25s ease,opacity .25s linear;width:100%}.notification--enter-done{opacity:1;transform:translateY(0)}.notification--enter,.notification--exit{opacity:0;transform:translateY(-16px)}.notification--small{max-width:28rem}.notification__cta-button{align-self:flex-end;height:24px;margin-top:1.6rem;max-width:25rem;padding:0 .8rem;width:-moz-fit-content;width:fit-content}.notification__text-container{display:flex;flex-direction:column;width:100%;z-index:2}.notification__text-body{font-size:1.4rem;line-height:1.43}.notification__action{display:flex;justify-content:flex-end}.notification__header{margin-bottom:.8rem;margin-right:3.2rem}.notification__close-button{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:1.6rem;top:1.05rem;visibility:visible;z-index:2}.notification__close-button:active,.notification__close-button:focus{outline:none}.notification__close-button:after{color:var(--text-prominent);content:"×";font-family:monospace;font-size:30px;font-weight:400}.notification__icon-type{height:1.6rem;margin-right:1.6rem;margin-top:.4rem;width:1.6rem}.notification__icon-type--is-background{height:21rem;width:21rem}.notification__icon-background{bottom:-5px;left:-25px;opacity:.08;pointer-events:none;position:absolute;z-index:0}.notification__icon-background--header-only{bottom:-10.5rem}.notification:not(:last-child){margin-bottom:16px}@media(min-width:320px)and (max-width:767px){.notification{margin-right:.4rem;max-width:328px;width:calc(100% - .8rem)}}