.commonStyles_mainColorStroke__kYZZJ{stroke:var(--brandcolour-content)}.commonStyles_mainColorFill__SduL_{fill:var(--brandcolour-content)}.styles_primary__iwurZ{color:var(--content-primary)}.styles_secondary__Aovj2{color:var(--content-secondary)}.styles_largeTitle__aTt0H,.styles_titleOne__0iAwH{font-size:2.8rem;line-height:3.4rem}.styles_titleTwo__dyZrg{font-size:2.4rem;line-height:3.2rem}.styles_headline__v8qpD{font-size:2rem;line-height:3rem}.styles_subHeadline__7hRdZ{font-size:1.6rem;line-height:2.4rem;font-weight:400}.styles_bodyButton__VEplQ{font-size:1.4rem;line-height:2rem}.styles_caption__2wv_R{font-size:1.2rem;line-height:1.8rem}.styles_medium__U7ZAS{font-family:var(--medium)}.styles_mediumItalic__WwL_R{font-family:var(--medium-italic)}.styles_regular__kr8if{font-family:var(--regular)}.styles_bold__Sgp1b{font-family:var(--bold)}.styles_boldItalic__7XLqI{font-family:var(--bold-italic)}@media (min-width:768px){.styles_largeTitle__aTt0H{font-size:3.6rem;line-height:4.4rem}}.styles_button__hYnJl{display:flex;justify-content:center;align-items:center;transition:all .3s ease-out;cursor:pointer;width:100%;border:none}.styles_sm__aEc_B{height:3.6rem}.styles_md__oY01Y,.styles_sm__aEc_B{border-radius:var(--border-radius-medium-high)}.styles_md__oY01Y{height:4.8rem}.styles_lg__4YrkP{height:6rem;border-radius:var(--border-radius-medium-high)}.styles_primary__MYfle{background-color:var(--brandcolour-content);color:var(--white);@media (min-width:1024px){&:hover{background-color:var(--dark-surface-n3)}}&:disabled{cursor:not-allowed;color:var(--white);opacity:.2}}.styles_secondary__EswXl{background-color:var(--brandcolour-surface);color:var(--content-primary);border:1px solid var(--brandcolour-border);@media (min-width:1024px){&:hover{background-color:var(--brandcolour-border)}}&:disabled{cursor:not-allowed;color:var(--content-primary);border-color:var(--brandcolour-surface);opacity:.2}}.styles_add__Pn6Cw{color:var(--brandcolour-content);border:none;background-color:var(--surface-n2);@media (min-width:1024px){&:hover{background-color:var(--input-bg)}}}.styles_tertiary__DH5Cq{background-color:var(--surface-default);border:1px solid var(--border-eye-catching);color:var(--content-primary);@media (min-width:1024px){&:hover{background-color:var(--surface-n2)}}&:disabled{cursor:not-allowed;color:var(--content-primary);opacity:.2}}.styles_iconWrapper__ZpiwQ{display:flex;justify-content:center;align-items:center}.styles_lottieWrapper__Tm9PC{width:5rem;height:5rem}.styles_buttonText__vmhMQ{color:inherit}.styles_buttonTextLeft__DhVvb{margin-left:.8rem}.styles_buttontTextRight__dQXD7{margin-right:.8rem}.styles_iconImage__W_UGy{border-radius:var(--border-radius-highest);width:2rem;height:2rem}.styles_recipientButton__bl_8V{display:flex;align-items:center;justify-content:center;width:100%;min-height:6.2rem;cursor:pointer;text-decoration:none;color:var(--brandcolour-content);border-radius:var(--border-radius-medium-high);background-color:var(--surface-n2)}.styles_downloadButtonIconWrapper__pkXMd{width:3.7rem;height:3.7rem;margin-right:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--brandcolour-content)}.styles_destructive__lT7ji{background-color:var(--negative-content);color:var(--white);border:none;&:hover{color:var(--negative-content);background-color:var(--negative-border)}&:disabled{cursor:not-allowed;color:var(--surface-default);background-color:var(--negative-content);opacity:.2}}.styles_destructive-secondary__x4p_C{background-color:var(--negative-surface);color:var(--negative-content);border:.1rem solid var(--negative-border);&:hover{color:var(--negative-content);background-color:var(--negative-border)}&:disabled{cursor:not-allowed;background-color:var(--negative-surface);opacity:.2}}.TransparentButton_transparentButton__GXplf{border:none;cursor:pointer;background:none;padding:0}.Toggle_label__RiCpC{display:inline-block;cursor:pointer;position:relative;min-width:calc(2 * var(--thumb-size, 2rem) + 2 * var(--default-spacing, .2rem));max-width:calc(2 * var(--thumb-size, 2rem) + 2 * var(--default-spacing, .2rem));height:calc(var(--thumb-size, 2rem) + 2 * var(--default-spacing, .2rem))}.Toggle_input__ItXQC{width:0;height:0}.Toggle_span__t2OjT{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--brandcolour-border);transition:.4s;border-radius:2rem}.Toggle_span__t2OjT:before{height:var(--thumb-size);width:var(--thumb-size);aspect-ratio:1;background-color:var(--surface-default);border-radius:var(--border-radius-highest);left:var(--default-spacing);top:var(--default-spacing);box-shadow:var(--shadow-md)}.Toggle_span__t2OjT:after,.Toggle_span__t2OjT:before{position:absolute;content:"";transition:.4s}.Toggle_input__ItXQC:checked+.Toggle_span__t2OjT{background-color:var(--brandcolour-content)}.Toggle_input__ItXQC:checked+.Toggle_span__t2OjT:before{transform:translateX(100%)}.Toggle_input__ItXQC:hover+.Toggle_span__t2OjT:before{box-shadow:var(--shadow-md)}.Toggle_disabled__xLgPP{cursor:not-allowed;background-color:var(--border-eye-catching)}.Toggle_disabled__xLgPP:before{background-color:var(--surface-disabled);box-shadow:none}.RadioButton_radioContainer__frABG{display:flex;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;border-radius:var(--border-radius-highest);background-color:transparent}.RadioButton_radioContainer__frABG:active:not(.RadioButton_disabled__kF4WR){background-color:var(--background-light)}.RadioButton_middleCircle__SXrrv{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;border-radius:var(--border-radius-highest);border:1.5px solid var(--borders-default);background-color:var(--surface-n2)}.RadioButton_middleCircle__SXrrv.RadioButton_checked__3Bo6J{border:1px solid var(--brandcolour-content)}.RadioButton_middleCircle__SXrrv.RadioButton_disabled__kF4WR{border:1px solid var(--border-eye-catching)}.RadioButton_middleCircle__SXrrv:hover:not(.RadioButton_disabled__kF4WR){background-color:var(--surface-n2);border:1px solid var(--brandcolour-content)}.RadioButton_innerCircle__TC0qI{width:.8rem;height:.8rem;border-radius:var(--border-radius-highest);background-color:var(--brandcolour-content)}.RadioButton_innerCircle__TC0qI.RadioButton_disabled__kF4WR{background-color:var(--border-eye-catching)}.Radio_radioContainer__8txPg{display:flex;align-items:center;justify-content:space-between;width:100%;height:5.5rem;padding:1.3rem 0;border-bottom:1px dotted var(--borders-default);background-color:var(--surface-default);cursor:pointer}.Radio_radioContainer__8txPg.Radio_disabled__ioJKg{border-color:var(--border-eye-catching);cursor:not-allowed}.Radio_radioContent__ZDLC7{display:flex;align-items:center}.Radio_radioContent__ZDLC7.Radio_disabled__ioJKg{opacity:.5}.Radio_iconWrapper__v4jf1{display:flex}.Radio_iconImg__nIJAm{width:100%;height:100%;object-fit:contain}.Radio_radioText__DEDob{display:flex;flex-direction:column;align-items:flex-start;margin-left:.8rem;margin-right:1.1rem;text-align:start}.Radio_radioTitle__XPkNz{color:var(--content-primary)}.Radio_description__JPxdK{color:var(--content-secondary)}.Radio_radioWrapper__U2l1a{display:flex;gap:1.6rem;align-items:center}.Radio_radioIconWrapper__Pm_fJ{display:flex}.errorMessage_errorMessageText__oD3mb{color:var(--negative-content);display:flex}.input_input__VSTMC{background:none;font-size:1.6rem;line-height:2.4rem;width:100%;padding:0;border:none;color:var(--content-primary);position:absolute;bottom:50%;transform:translateY(50%)}.input_input__VSTMC:-webkit-autofill,.input_input__VSTMC:-webkit-autofill:focus,.input_input__VSTMC:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--surface-n2) inset;-webkit-text-fill-color:var(--content-primary);-webkit-transition:all .3s ease;transition:all .3s ease}.input_input__VSTMC:autofill,.input_input__VSTMC:autofill:focus,.input_input__VSTMC:autofill:hover{box-shadow:0 0 0 1000px var(--surface-n2) inset;-webkit-text-fill-color:var(--content-primary);transition:all .3s ease}.input_input__VSTMC:disabled{cursor:not-allowed;color:var(--text-disabled)}.input_focusedInputWithPlaceholder__ZwmqG,.input_inputIsFocusedWithPlaceholder__zxH3W{bottom:0;transform:translateY(0)}.input_mediumInputSize___EeBZ{height:4.8rem;border-radius:var(--border-radius-medium-high)}.input_largeInputSize__nt8tK{height:6rem;border-radius:var(--border-radius-medium-high)}.input_inputWrapper__NpPTe{width:100%;margin-bottom:0;display:flex;flex-direction:column;position:relative;transition:all .3s ease;cursor:text;border-radius:var(--border-radius-medium-high) 0 0 var(--border-radius-medium-high);background-color:var(--surface-default);border:1px solid var(--border-eye-catching);box-shadow:var(--shadow-sm)}.input_sm__IGHJP{height:3.6rem}.input_md__nHyp1,.input_sm__IGHJP{border-radius:var(--border-radius-medium-high)}.input_md__nHyp1{height:4.8rem}.input_lg__z0ERN{height:6rem;border-radius:var(--border-radius-medium-high)}.input_inputWrapperWithoutBorder__bjb82{border:none}.input_disabledInputWrapper__Yrkce{cursor:not-allowed;background-color:var(--surface-default);border:1px solid var(--border-eye-catching)}.input_inputWrapperWithError__B9fe4{border:1px solid var(--borders-critical);margin-bottom:1.2rem}.input_inputWrapper__NpPTe:hover{background-color:var(--surface-n2);border:1px solid var(--border-eye-catching)}.input_inputWrapperWithError__B9fe4:hover{border:1px solid var(--borders-critical)}.input_disabledInputWrapper__Yrkce:hover{background-color:var(--surface-default);border:1px solid var(--border-eye-catching)}.input_inputWrapper__NpPTe:hover .input_input__VSTMC{-webkit-text-fill-color:var(--content-primary)}.input_inputWrapper__NpPTe:hover .input_input__VSTMC:-webkit-autofill{box-shadow:0 0 0 1000px var(--surface-n2) inset;-webkit-transition:none;transition:none}.input_inputWrapper__NpPTe:hover .input_input__VSTMC:autofill{box-shadow:0 0 0 1000px var(--surface-n2) inset;transition:none}.input_inputWrapper__NpPTe:hover .input_input__VSTMC:-webkit-autofill:focus,.input_inputWrapper__NpPTe:hover .input_input__VSTMC:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--surface-n2) inset}.input_inputWrapper__NpPTe:hover .input_input__VSTMC:autofill:focus,.input_inputWrapper__NpPTe:hover .input_input__VSTMC:autofill:hover{box-shadow:0 0 0 1000px var(--surface-n2) inset}.input_inputWrapper__NpPTe:focus-within{border:1px solid var(--brandcolour-border)}.input_inputWrapperHasRightText__Mzlkk{border-radius:var(--border-radius-medium-high)}.input_inputContainer__b3FJO{flex:1 1;height:100%;max-height:4.2rem;display:flex;position:relative;align-items:flex-end}.input_customErrorMessage__6AJie{position:absolute;top:calc(100% + .4rem)}.input_container__FY4vl{flex:1 1;display:flex;min-width:14rem;align-items:center;padding:.6rem 1.8rem}.input_containerHasRightText__ykYd6{padding:0 .2rem 0 1.8rem}.input_containerIsPasswordInput__AAIgu{padding:.6rem 4.5rem .6rem 1.8rem}.input_placeholderLabel__BGL_R{left:0;top:50%;border:none;display:flex;position:absolute;align-items:center;pointer-events:none;color:var(--content-primary);font-size:1.6rem;line-height:2.4rem;transform:translateY(-50%);transition-property:font-size,color,transform;transition:all .3s ease}.input_placeholderLabelIsFocused__7LbdF{top:0;color:var(--content-secondary);font-size:1.2rem;line-height:1.8rem;transform:translateY(0)}.input_iconWrapper__IUbzk{display:flex;margin-right:1.2rem}.input_img__tbz0x{height:100%;max-width:3.8rem;margin-right:1.2rem}.input_rightTextWrapper__ccRZA{display:flex;justify-content:center;align-items:center;height:100%;width:6rem;background-color:var(--surface-n2);border-radius:var(--border-radius-medium-high);border-left:.1rem solid var(--border-eye-catching);border-top-left-radius:0;border-bottom-left-radius:0}.input_iconContainer__m6dEg{border:none;right:1.7rem;display:flex;outline:none;cursor:not-allowed;background:none;align-items:center;justify-content:center;position:absolute;top:.7rem;right:.8rem;bottom:.7rem;background-color:var(--border-eye-catching);width:100%;max-width:10.2rem;border-radius:var(--border-radius-medium)}.input_iconContainerIsValid__QFKlE{cursor:pointer;background-color:var(--brandcolour-content)}.input_sendCodeText__sVsT5{color:var(--text-interactive)}.input_passwordIconButton__bSdDs{top:0;bottom:0;border:none;right:1.7rem;display:flex;outline:none;cursor:pointer;background:none;position:absolute;align-items:center;justify-content:center}.input_customCrossedEyeIcon__JugPx{width:1.8rem;height:1.8rem}@keyframes modal_fadeInAnim__PbnNu{0%{opacity:0}to{opacity:1}}@keyframes modal_appearFromBelowAnim__tu56R{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal_layer__XIgg1{display:flex;align-items:flex-end;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;animation:modal_fadeInAnim__PbnNu .2s linear;transition:opacity .2s ease;background-color:rgba(0,0,0,.5);opacity:0;z-index:var(--z-index-highest)}.modal_modalContent__VjYzw{width:100%;overflow:hidden;border-radius:1.2rem 1.2rem 0 0;background-color:var(--surface-default);transform:translateY(0);animation:modal_appearFromBelowAnim__tu56R .2s linear;transition:transform .2s ease}.modal_childrenWrapper__sGeOp{max-height:calc(100vh - 2rem);overflow-y:auto;overflow-x:hidden}.modal_isOpenForLayer__jTPXG{opacity:1}.modal_isOpenForModalContent__E8HrG{transform:translateY(0)}.modal_container____uiC{padding:3.2rem;position:relative;border-bottom:1px solid var(--borders-default);background-color:var(--surface-default)}.modal_titleWrapper__HNOVT{display:flex;align-items:flex-start;justify-content:space-between}.modal_shouldHideHeaderBorder__7scel{border-bottom:none}.modal_modalTitle__XQd6C{margin-left:0}.modal_modalTextContainer__NVs8h{display:flex;flex-direction:column;align-items:flex-start}.modal_modalTitleMargin__kfMg2{margin-left:.8rem}.modal_modalDescription__No6B9{color:var(--content-secondary);margin-top:.8rem}.modal_transparentButtonTypography__LS_OQ{color:var(--brandcolour-content)}.modal_closeIcon__kNsKU{fill:var(--content-primary);stroke:var(--content-primary);width:1.2rem;height:1.2rem}.modal_iconWrapper__fv1k7{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:1px solid var(--borders-default);border-radius:var(--border-radius-highest);cursor:pointer}@media (min-width:768px){.modal_childrenWrapper__sGeOp{max-height:86vh}.modal_layer__XIgg1{align-items:center}}@media (min-width:1024px){.modal_modalContent__VjYzw{position:relative;width:unset;height:unset;border-radius:var(--border-radius-medium-high)}}.EmptyState_emptyStateContainer__worGE{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8rem 0;text-align:center;width:100%}.EmptyState_imgWrapper__iOtDQ{margin-bottom:3.6rem}.EmptyState_descriptionWrapper__EDBSv{text-align:center;margin-top:.7rem}.selectModal_wideOptionContainer__UL_R9{display:none;position:absolute;min-width:max-content;width:calc(100% + .2rem);top:-.1rem;overflow:hidden;left:-.1rem;right:0;border:1px solid var(--borders-default);border-radius:var(--border-radius-medium);z-index:var(--z-index-medium);background-color:var(--surface-default);box-shadow:var(--shadow-xl2)}.selectModal_bottom__e6NzZ{bottom:-.1rem;top:unset}.selectModal_justifyToRight__FPu4f{right:-.1rem;left:unset}.selectModal_list__bWES7{width:100%;max-height:30rem;padding:0 2rem;overflow-y:auto}.selectModal_list__bWES7::-webkit-scrollbar{width:.3rem}.selectModal_customRadioBackgroundColor__HMOsJ{background-color:var(--surface-default)}.selectModal_optionsContainer__JWBrF{display:flex;align-items:center;margin:0}.selectModal_customValueWrapper__vHDtI{position:relative;display:flex;flex:1 1;height:100%;max-height:4.2rem;align-items:center}.selectModal_customValueWrapperBackgroundColor__n7ELt{background-color:var(--surface-disabled)}.selectModal_customValueWrapperDisabled__nmuHr{cursor:not-allowed;opacity:.6}.selectModal_customValueWrapperAlignItems__6L84B{align-items:end}.selectModal_placeHolder__4cgcU{border:none;display:flex;position:absolute;align-items:center;pointer-events:none;left:0;top:50%;color:var(--content-primary);transform:translateY(-50%);height:auto;transition-property:font-size,color,transform;transition:all .3s ease}.selectModal_placeHolderIsFocused__Y36oS{top:0;color:var(--content-secondary);font-size:1.2rem;line-height:1.2rem;transform:translateY(0);overflow:hidden;display:inline-block;text-overflow:ellipsis;width:100%}.selectModal_placeHolderHasIcon__q8ASZ{left:5.3rem}.selectModal_selectIconWrapper__HlKGN{margin-right:1.2rem}.selectModal_valueTextHasOtherContent__7Cgde{max-width:90%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.selectModal_customSelect__l0uap{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;height:4.8rem;padding:.5rem 1.8rem;border:none;cursor:pointer;box-shadow:none;border:1px solid var(--border-eye-catching);border-radius:var(--border-radius-medium-high);background-color:var(--surface-n2);box-shadow:var(--shadow-sm)}.selectModal_customSelect__l0uap:hover{border:1px solid var(--border-eye-catching);background-color:var(--surface-n2)}.selectModal_sm__P_hbt{height:3.6rem}.selectModal_md__ZypaA{height:4.8rem}.selectModal_lg__IHBEv{height:6rem}.selectModal_customSelectIsDisabled__i_gV5{cursor:default}.selectModal_customSelectIsDisabled__i_gV5,.selectModal_customSelectIsDisabled__i_gV5:hover{border:1px solid var(--border-eye-catching);background-color:var(--surface-default)}.selectModal_customSelectHasError__FoSIP{border:1px solid var(--borders-critical)}.selectModal_customSelectHasError__FoSIP:hover{border:1px solid var(--borders-critical);background-color:var(--surface-n2)}.selectModal_valueWrapper__zAQc6{flex:1 1;display:flex;height:100%;align-items:center}.selectModal_iconWrapper__6zUpF{transition:transform .3s ease;transform:rotate(0);padding:0 .8rem}.selectModal_iconWrapperIsOpen__DlWCW{transform:rotate(180deg)}.selectModal_modalOptionsWrapper__xY87S{max-height:30rem;overflow:auto}.selectModal_modalOptionsWrapper__xY87S::-webkit-scrollbar{display:none}.selectModal_customEmptyState__15Qx_{padding:2rem 0}.selectModal_separator__7hZj8{height:1.6rem}@media (min-width:768px){.selectModal_wideOptionContainer__UL_R9{display:flex;flex-direction:column}.selectModal_customRadio__pwE_K{border:none;border-radius:unset}.selectModal_separator__7hZj8{background-color:var(--borders-default);height:.1rem}.selectModal_separatorIsLast__600Kx{height:0}.selectModal_separatorIsDisabled__kcj1G{background-color:var(--border-eye-catching)}}.selectModal_dropwDownIcon__ma__i{stroke:var(--content-primary)}.checkbox_checkboxLabel__m4_l3{display:flex;align-items:start;min-width:2rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--content-primary)}.checkbox_checkboxLabelRed__YBq_n{color:var(--negative-content)}.checkbox_labelWrapper__zUjUs{padding-left:1.2rem;width:100%;cursor:pointer}.checkbox_checkBoxButtonContainer__pF35i{position:relative;width:2rem;min-width:2rem;height:2rem}.checkbox_checkBoxInput__lJHzS{position:relative;height:100%;width:100%;z-index:var(--z-index-medium) - 1;opacity:0;cursor:pointer}.checkbox_checkboxSpan__hySxA{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:2rem;width:2rem;border-radius:var(--border-radius-highest);border:1px solid var(--borders-default)}.checkbox_checkboxTypePrimary__bcW4D{border-radius:var(--border-radius-low)}.checkbox_checkboxSpanHasError__5hHq6{border:1px solid var(--negative-content)}.checkbox_checkboxSpanIsChecked__Qqq1_{border:1px solid var(--brandcolour-content)}.checkbox_checkboxSpanTertiaryChecked__n52R7{border-color:var(--brandcolour-content)}.checkbox_checkboxAfter__Uufa_{position:absolute;display:none}.checkbox_checkboxInput__55e__:checked~.checkbox_checkboxSpan__hySxA .checkbox_checkboxAfter__Uufa_{display:flex}.checkbox_checkboxInput__55e__:checked~.checkbox_checkboxSpan__hySxA .checkbox_checkboxAfter__Uufa_ path{stroke:var(--surface-default)}.checkbox_checkboxInput__55e__:checked:hover~.checkbox_checkboxAfter__Uufa_:disabled path{stroke:var(--checkbox-hover-color)}.checkbox_checkBoxInput__lJHzS:disabled~.checkbox_checkboxSpan__hySxA{border:1px solid var(--border-eye-catching);background-color:var(--surface-disabled)}.checkbox_checkBoxInput__lJHzS:disabled~.checkbox_checkboxAfter__Uufa_ path{stroke:var(--border-eye-catching)}.checkbox_checkBoxIcon__hkJ_0{color:var(--brandcolour-content)}.checkbox_circleIcon__YzDZ4{height:.8rem;width:.8rem;border-radius:var(--border-radius-highest);background-color:var(--brandcolour-content)}.styles_header__WbJYY{position:relative;box-shadow:var(--shadow-sm);background-color:var(--surface-default);border-top-left-radius:12px;border-top-right-radius:12px;z-index:var(--z-index-high);padding:0 2rem}.styles_body__MyX8q{padding-bottom:2em}.styles_titleWrapper__TGfsh{display:flex;align-items:center;justify-content:center;height:7.4rem}.styles_closeButton__J9ZHL{position:absolute;right:2rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-highest);border:1px solid var(--border-eye-catching);width:3.4rem;height:3.4rem}.styles_closeIcon__m2Bhy{fill:var(--content-primary);width:1.2rem;height:1.2rem}.styles_closeIcon__m2Bhy,.styles_searchIcon__vSwhZ{stroke:var(--content-primary)}.styles_editIconWrapper__p2pNH{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-highest);width:2.4rem;height:2.4rem;background-color:var(--brandcolour-surface);margin-left:1.2rem}.styles_row__b_3S9{display:flex;align-items:center;justify-content:flex-end;width:100%}.styles_closeIcon__aAhrU{fill:var(--negative-content);stroke:var(--negative-content)}.styles_closeIconWrapper__vZbzM{border-radius:var(--border-radius-highest);background-color:var(--negative-surface);border:1px solid var(--negative-border)}.styles_checkIconWrapper__0Xshg,.styles_closeIconWrapper__vZbzM{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.styles_checkIconWrapper__0Xshg{border-radius:var(--border-radius-highest);background-color:var(--success-surface);border:1px solid var(--success-border);margin-left:1.2rem}.styles_checkIcon__VNb41{fill:var(--success-content);stroke:var(--success-content)}.styles_editIconsContainer__8SM7J{display:flex;align-items:center;margin-left:1.2rem}.styles_container__1EiDU{display:flex;justify-content:flex-end;width:100%}.styles_assetIcon__Qhp7b{width:3.2rem;height:3.2rem;margin-left:.8rem}.styles_wrapper__hJJM5{width:100%;display:flex;justify-content:space-between;align-items:center;height:7rem;padding:0 2.4rem;background-color:var(--surface-n2);border-radius:var(--border-radius-medium-high);margin-bottom:.8rem}.styles_textWrapper__N_9f9{display:flex;flex-direction:column;align-items:flex-start}.styles_icon__SjZfb{fill:var(--black);stroke:var(--black)}.styles_tableContainer__Z3KDO{width:100%;white-space:nowrap;border-collapse:collapse}.styles_loadingStateContainer__7a3cq{display:flex;justify-content:center;padding:8rem 0;width:100%}.styles_tbody__q5sIR{width:100%}.styles_tbody__q5sIR.styles_clickableRows__UM1uh .styles_tr__I7uZz{cursor:pointer}.styles_tr__I7uZz{height:7.3rem}.styles_tr__I7uZz:not(:last-child){border-bottom:1px solid var(--borders-default)}.styles_td__iERV8{position:relative;vertical-align:middle;width:1%;padding:0 .2rem}.styles_td__iERV8:first-child{padding:0 .5rem}.styles_td__iERV8:last-child{text-align:left}.styles_customThead__KrQUS{position:relative}.styles_customThead__KrQUS.styles_pinned__nm_v6 tr:first-child{position:-webkit-sticky;position:sticky;z-index:var(--z-index-medium)}.styles_customThead__KrQUS.styles_pinned__nm_v6 tr:first-child th:first-child{border-top-left-radius:0!important}.styles_customThead__KrQUS.styles_pinned__nm_v6 tr:first-child th:last-child{border-top-right-radius:0!important}.styles_tr__I7uZz{width:100%}.styles_th__4mFBy{font-weight:unset;vertical-align:middle;padding:.1rem .2rem 0;text-align:left;font-family:var(--medium)}.styles_line__KL8vr{position:relative;height:.1rem;width:100%}.styles_line__KL8vr th{position:absolute;top:0;left:0;height:1px;width:100%;background-color:var(--borders-default)}.styles_stickyHeader__1p6WQ,.styles_stickyLine__6uX5v{position:-webkit-sticky;position:sticky}.styles_stickyLine__6uX5v{left:0}.styles_thText__D1Zhc{color:var(--content-secondary)}.styles_cellContainer__R_4YR{display:flex;align-items:center}.styles_cellDescriptionWrapper__mHYhW{display:flex;flex-direction:column}.styles_hasSecondaryDesc__o2KUE{gap:.2rem}.styles_cellTitle__WQvU3{display:flex}.styles_description__xexvE{color:var(--content-secondary)}.styles_secondaryText__C8gov{text-align:left;color:var(--content-primary)}.styles_hasDesc__sYF8Z{margin-bottom:.1rem}.styles_textWrapper__24ao7{display:flex;flex-direction:column;align-items:flex-end;width:100%}.styles_alignStart__UQ3PA{align-items:flex-start}.styles_justifyCenter__gUT0u{align-items:center}.styles_revertDirection__5M6hD{flex-direction:row-reverse}.styles_img__yTTjD{max-height:3.8rem}.styles_imgOrComponentWrapper__Mew9N{display:flex;align-items:center;max-height:3.8rem}.styles_marginRight__hvbu9{margin-right:1rem}.styles_marginLeft__CWrNX{margin-left:1rem}.styles_customTypography__JBa8a{white-space:nowrap}.styles_assetTypography__9rIhD{text-overflow:ellipsis;overflow:hidden;width:7rem}.styles_titleIsActive__r21oX{color:var(--content-primary)}.styles_componentTitle__3a1io>div>span{color:var(--content-secondary)}.styles_activeComponentTitle__0lktk>div>span{color:var(--content-primary)}@media (min-width:428px){.styles_td__iERV8{padding:0 1rem 0 0}.styles_td__iERV8:first-child{padding-left:1.6rem}.styles_td__iERV8:last-child{text-align:left;padding-right:0}.styles_assetTypography__9rIhD{white-space:nowrap;width:unset;overflow:auto}.styles_th__4mFBy{padding:0 1rem 0 0}.styles_th__4mFBy:first-child{padding-left:1.6rem!important}.styles_th__4mFBy:last-child{text-align:left!important;padding-right:1rem!important}}@media (min-width:768px){.styles_imgOrComponentWrapper__Mew9N{margin-bottom:0}}@media (min-width:1024px){.styles_th__4mFBy{padding:0 2.4rem 0 0}.styles_th__4mFBy:first-child{padding-left:2.4rem!important}.styles_td__iERV8{padding:0 2.4rem 0 0}.styles_td__iERV8:first-child{padding-left:2.4rem}}.styles_tabsWrapper__JwgUo{width:100%;display:flex;flex-wrap:nowrap;position:relative;align-items:center;border-radius:1.2rem;height:5rem;background-color:var(--surface-n2)}.styles_activeTabUnderline__ydOLj{position:absolute;height:calc(100% - 1rem);transition:all .3s ease;border-radius:.8rem;background-color:var(--surface-default);box-shadow:var(--shadow-lg)}.styles_customActiveTabUnderline__0dOrF{background-color:var(--surface-n2)}.styles_customTab__NIx8I{flex:1 1;padding:.5rem;opacity:1;cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%}.styles_isNotActive__uJW9c{opacity:.3}.styles_customTab__NIx8I.styles_disabled__qwlh0{cursor:not-allowed}.styles_tabTitle__lGQCx{z-index:var(--z-index-low);transition:color .3s ease}.styles_tableCellTitle__u8_H5{color:var(--content-secondary)}.styles_isActiveTableCellTitle__o_dii{color:var(--content-primary)}.styles_editIconWrapper__A6K6c{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-highest);width:2.4rem;height:2.4rem;background-color:var(--brandcolour-surface);margin-left:1.2rem}.styles_row__MwW7J{display:flex;align-items:center;justify-content:flex-end;width:100%}.styles_closeIcon___Re2_{fill:var(--negative-content);stroke:var(--negative-content)}.styles_tab__wJftc{min-width:19rem;max-width:28rem;height:3.6rem}.styles_closeIconWrapper__8vfep{border-radius:var(--border-radius-highest);background-color:var(--negative-surface);border:1px solid var(--negative-border)}.styles_checkIconWrapper__zZtHU,.styles_closeIconWrapper__8vfep{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.styles_checkIconWrapper__zZtHU{border-radius:var(--border-radius-highest);background-color:var(--success-surface);border:1px solid var(--success-border);margin-left:1.2rem}.styles_checkIcon__Av8R_{fill:var(--success-content);stroke:var(--success-content)}.styles_editIconsContainer__0sPZP{display:flex;align-items:center;margin-left:1.2rem}.styles_container__UkKU8{display:flex;justify-content:flex-end;width:100%}.styles_input__aa3nE{max-width:12.5rem;margin-right:1.5rem}.styles_editIconWrapper__kGqiF,.styles_wrapper__KhV_M{display:flex;align-items:center}.styles_editIconWrapper__kGqiF{justify-content:center;border-radius:var(--border-radius-highest);width:2.4rem;height:2.4rem;background-color:var(--brandcolour-surface);margin-left:1.2rem}.styles_textWrapper__dOZRG{display:flex;flex-direction:column}.styles_iconWrapper___9xjR{margin-left:.8rem}.styles_description__RwY5F{padding-top:.4rem}.styles_userContainer__BQl0l{display:flex;align-items:center;justify-content:space-between;width:100%;height:6rem;padding:0 1.6rem;border-radius:var(--border-radius-medium-high);border:1px solid var(--borders-default)}.styles_titleContainer__xXWaO{display:flex;align-items:flex-start;flex-direction:column}.styles_arrow__UPhGW{margin-left:2rem;stroke:var(--black);fill:var(--vlack)}.styles_disabled__df1HT{opacity:.5}.OptionList_container__fqtwI{padding:.5rem 2.2rem;border:1px solid var(--borders-default);border-radius:var(--border-radius-high)}.OptionList_textWrapper__9UNFt{width:-webkit-fill-available}.OptionList_title__2OG4J{color:var(--content-secondary)}.OptionList_descriptionWrapper__Ypijp{display:flex;align-items:center;width:-webkit-fill-available;word-break:break-word}.OptionList_descriptionWrapperSpaceBetween__OnUvM{justify-content:flex-end;text-align:left}.OptionList_descriptionWrapperEnd__g1sJo{justify-content:flex-end;text-align:right}.OptionList_descImportant__lt0i2{color:var(--content-primary)}.OptionList_descUnImportant__8zUrb{color:var(--content-secondary)}.OptionList_itemContainer__3g0h3{position:relative;display:flex;align-items:center;padding:1.5rem 0;border-bottom:1px dotted var(--borders-default)}.OptionList_itemContainer__3g0h3:last-child{border-bottom:none}.OptionList_description__5O9V_{width:100%}.styles_editIconWrapper__jPa4K{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-highest);width:2.4rem;height:2.4rem;background-color:var(--brandcolour-surface);margin-left:1.2rem}.styles_row__WlsR2{display:flex;align-items:center;justify-content:flex-end;width:100%}.styles_closeIcon__3RKnA{fill:var(--negative-content);stroke:var(--negative-content)}.styles_closeIconWrapper__4tUs8{border-radius:var(--border-radius-highest);background-color:var(--negative-surface);border:1px solid var(--negative-border)}.styles_checkIconWrapper__TZ2pB,.styles_closeIconWrapper__4tUs8{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.styles_checkIconWrapper__TZ2pB{border-radius:var(--border-radius-highest);background-color:var(--success-surface);border:1px solid var(--success-border);margin-left:1.2rem}.styles_checkIcon__qlZ1B{fill:var(--success-content);stroke:var(--success-content)}.styles_editIconsContainer__xVsTq{display:flex;align-items:center;margin-left:1.2rem}.styles_container__HT9Sw{display:flex;justify-content:flex-end;width:100%}.styles_titleAdDesc__yDeAl{display:flex;flex-direction:column;justify-content:flex-start}.styles_container__UddRk{display:flex;align-items:center}.styles_icon__AnPrR{margin-right:2.4rem;stroke:var(--black)}.styles_editIconWrapper__WDn4X{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-highest);width:2.4rem;height:2.4rem;background-color:var(--brandcolour-surface);margin-left:1.2rem}.styles_row__PU7gL{display:flex;align-items:center;justify-content:flex-end;width:100%}.styles_closeIcon__K2sMi{fill:var(--negative-content);stroke:var(--negative-content)}.styles_titleContainer__pOzIt{display:flex;flex-direction:column}.styles_closeIconWrapper__xtpuI{border-radius:var(--border-radius-highest);background-color:var(--negative-surface);border:1px solid var(--negative-border)}.styles_checkIconWrapper__jgojS,.styles_closeIconWrapper__xtpuI{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.styles_checkIconWrapper__jgojS{border-radius:var(--border-radius-highest);background-color:var(--success-surface);border:1px solid var(--success-border);margin-left:1.2rem}.styles_checkIcon__HX9Bq{fill:var(--success-content);stroke:var(--success-content)}.styles_editIconsContainer__iiSag{display:flex;align-items:center;margin-left:1.2rem}.styles_container__5Apvw{display:flex;justify-content:flex-end;width:100%}.styles_assetIcon__w5jiu{width:3.2rem;height:3.2rem;margin-left:.8rem}.styles_textArea__03qjr{resize:none;border-radius:var(--border-radius-medium-high);border:1px solid var(--borders-default);width:100%;height:10.9rem;padding:1.2rem 1.6rem;font-family:var(--medium-italic);font-size:1.6rem;line-height:2.4rem;font-weight:400}.styles_editIconWrapper__WQSk0{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-highest);width:2.4rem;min-width:2.4rem;height:2.4rem;background-color:var(--brandcolour-surface);margin-left:1.2rem}.styles_row__gOVO_{display:flex;align-items:center;justify-content:space-between;width:100%}.styles_closeIcon__WCwl6{fill:var(--negative-content);stroke:var(--negative-content)}.styles_closeIconWrapper__Kjxo6{border-radius:var(--border-radius-highest);background-color:var(--negative-surface);border:1px solid var(--negative-border)}.styles_checkIconWrapper__K0kHO,.styles_closeIconWrapper__Kjxo6{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem}.styles_checkIconWrapper__K0kHO{border-radius:var(--border-radius-highest);background-color:var(--success-surface);border:1px solid var(--success-border);margin-left:1.2rem}.styles_checkIcon__oeAlZ{fill:var(--success-content);stroke:var(--success-content)}.styles_editIconsContainer__oXUMr{display:flex;align-items:center;margin-left:1.2rem}.styles_container___hvS8{display:flex;justify-content:space-between;align-items:center;padding:0 2.4rem;width:100%;height:8rem;border-radius:var(--border-radius-medium-high);background-color:var(--surface-n2);flex:1 1}.styles_active__NfIeQ{background-color:var(--brandcolour-surface);border:1px solid var(--brandcolour-border);box-shadow:var(--shadow-lg)}.styles_customInput__RF4Uu{border:none;width:100%;height:100%;background-color:transparent;font-family:var(--bold);font-size:2rem;line-height:3rem}.styles_flexCenter__I6uWi{display:flex;align-items:center}.styles_icon__OH_1W{margin-right:1.2rem}.styles_item__f1_AC{margin-bottom:1.6rem;&:last-child{margin-bottom:0}}.styles_title__ss5IP{display:block;padding-bottom:1.6rem}.multiSelect_selectValueContainer__uKsi1{display:flex;align-items:center;justify-content:center;white-space:nowrap;height:100%}.multiSelect_textInteractiveColor__EY2Lu{color:var(--white)}.multiSelect_defaultColor__lkboE{color:var(--content-primary)}.multiSelect_brandColor__Gf_6z{color:var(--brandcolour-content)}.multiSelect_valueTypography__H8rM1{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.multiSelect_multiSelectValueContainer__WPBmQ{display:flex;flex-direction:column}.multiSelect_optionHeaderContainer__NsxFc{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.8rem;cursor:default}.multiSelect_customRoundedCheckbox__ZSxlC{background-color:var(--surface-default);border:none;border-radius:unset;border-radius:1px solid var(--borders-default)}.multiSelect_footerButtonWrapper__45i03{cursor:default;margin:1rem 1.5rem}.multiSelect_multiSelectContainer__vxCc4{background-color:var(--surface-default)}.multiSelect_brandColorBackground__8lj_j{background-color:var(--brandcolour-content)}.multiSelect_customSelectModal__9jy8v{height:4rem;border-radius:var(--border-radius-high-l)}.multiSelect_customIconWrapper__krGxk{display:none}.multiSelect_separator__7Alwv{height:1.6rem}@media (min-width:768px){.multiSelect_customRoundedCheckbox__ZSxlC{border:none}.multiSelect_footerButtonWrapper__45i03{padding:1.5rem;margin:0}.multiSelect_customSelectModal__9jy8v{height:5.4rem;border-radius:var(--border-radius-medium);background-color:var(--surface-default)}.multiSelect_customIconWrapper__krGxk{display:block}.multiSelect_separator__7Alwv{background-color:var(--borders-default);height:.1rem}.multiSelect_separatorIsLast__XtxLN{height:0}.multiSelect_separatorIsDisabled__6KG6x{background-color:var(--border-eye-catching)}}.styles_header__QZQYt{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.6rem;border-bottom:1px solid var(--borders-default)}.styles_eyeIcon__HFyjC{stroke:var(--black);fill:var(--black);width:1.6rem;height:1.6rem}.styles_eyeIconWrapper__8Jiok{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);border:1px solid var(--borders-default);background-color:var(--surface-n2)}.styles_hider__mn_oT{margin-top:1.2rem;padding:2.4rem 2.2rem;border:1px solid var(--borders-default);border-radius:var(--border-radius-high)}.styles_defaultStyles__4FqZk{border:none}.styles_dropdown__T8Sh5{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--border-eye-catching);border-radius:var(--border-radius-medium)}.styles_arrow__KQMre{width:.5rem}.styles_arrowActive__nN68U{rotate:180deg}.styles_button__uO1ww{display:flex;align-items:center;justify-content:space-between;height:5.2rem;border-radius:var(--border-radius-medium);padding:0 2.4rem 0 2rem;width:100%}.styles_activeButton__7EzR8{background-color:var(--surface-n2)}.styles_body__ZF0Fi{padding:1.6rem 1.4rem 0}.styles_separator__EqexJ{width:100%;height:.1rem;background-color:var(--borders-default)}.styles_buttonContainer__rzvYD,.styles_wrapper__XH4z2{display:flex;align-items:center}.styles_buttonContainer__rzvYD{margin:0 -.6rem 0 .6rem}.styles_button__ZIm1r{display:flex;align-items:center;justify-content:center;border:1px solid var(--borders-default);width:6rem;height:6rem;border-radius:var(--border-radius-highest);margin:0 .6rem}.styles_activeButton__ZfHYU{border:1px solid var(--brandcolour-border);background-color:var(--brandcolour-surface)}.styles_inputRightIcon__yg3Dz{height:100%;display:flex;align-items:center;padding-left:1.6rem;border-left:1px solid var(--borders-default)}.styles_placeHolder__mrQw0{font-family:var(--medium-italic)}.styles_icon__hLdkU{fill:var(--content-primary);stroke:var(--content-primary)}.styles_activeIcon__byh0S{fill:var(--brandcolour-content);stroke:var(--brandcolour-content)}.styles_iconWrapper__Yvzmd{width:2rem}.styles_link__HY0zT{cursor:pointer;text-decoration:none;font-size:1.6rem}.styles_innerLinkText__vxJjm,.styles_link__HY0zT{color:var(--content-secondary)}.styles_checkBoxIcon__vKUla{stroke:var(--white);width:2rem;height:2rem}.styles_iconWrapper__QowKI{display:flex;align-items:center}.styles_iconText__eCqKp{margin-right:.5rem}.styles_copyIconBtn__p_YFC{display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n2)}.styles_active__Jh_G_{background-color:var(--brandcolour-content)}.styles_textColorDefault__A_8_p{color:var(--white)}.styles_textColorBrandColor___8G5C{color:var(--brandcolour-content)}.styles_copyIcon__WrMud{width:2rem;height:2rem}.styles_container__W677u{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:2rem}.styles_image__C6Lnd{margin-bottom:2.4rem}.styles_line__ukYlD{width:100%;border:.1rem solid var(--borders-default);margin-top:3.2rem}.styles_buttonsWrapper__tyZkF{width:100%;display:flex;gap:1.6rem;padding:1.6rem;flex-direction:column-reverse}.styles_title__ferbU{max-width:90%;text-align:center;word-wrap:break-word}@media (min-width:768px){.styles_container__W677u{max-width:64rem;min-width:64rem}.styles_buttonsWrapper__tyZkF{flex-direction:row;padding:3.2rem}}.styles_activePage__k_m4W{border-radius:var(--border-radius-medium);background-color:var(--surface-n2)}.styles_activePage__k_m4W,.styles_pageButton__I7uQs{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem}.styles_paginationWrapper__yHIdG{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.4rem 2.2rem;border-top:.1rem solid var(--border-eye-catching)}.styles_prevOrNextBtn__BGE2Y{width:4.4rem}.styles_prevArrowIcon__VThBg{fill:var(--content-primary);transform:rotate(180deg)}.styles_nextArrowIcon__i3uc_{fill:var(--content-primary)}.styles_isMobileNextArrowIcon__9Lgd4{margin-left:.8rem}.styles_eclipses__aYW_v{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.styles_centerContent__cqJzo{display:flex}@media (min-width:768px){.styles_prevOrNextBtn__BGE2Y{width:15rem}}.styles_customerDetailsHeader__PxUre{display:flex;width:100%;height:10rem;background-color:var(--input-bg);border-bottom:.1rem solid var(--border-eye-catching);position:fixed;z-index:var(--z-index-high)}.styles_headerLeftSection__3bzxZ{min-width:31rem;width:31rem;height:100%;display:flex;align-items:center;border-right:.1rem solid var(--border-eye-catching)}.styles_profileInfo__orRfU{margin-left:1.6rem}.styles_headerRIghtSection__zpfQm{height:100%;width:100%;padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.styles_balancesWrapper__nd55Q{display:flex;align-items:center;gap:1.2rem}.styles_greyColor__uJFng{color:var(--content-secondary)}.styles_descriptionWrapper__ZYE1_{display:flex;align-items:center;gap:.4rem}.styles_balancesTableCell__YV0C5{width:25rem;background-color:var(--surface-n3);box-shadow:var(--shadow-sm);border-radius:var(--border-radius-medium-high);padding:.8rem}.styles_buttonsWrapper__uM5_8{display:flex;justify-content:center;gap:1.2rem;width:100%}.styles_button__9YZNq{width:16rem}.styles_depositIcon__F75ze{transform:rotate(90deg)}.styles_withdrawIcon__k7Jb5{transform:rotate(270deg)}.styles_convertIcon__tlgKf{fill:var(--white)}.styles_customerPageLeftSection__az_QU{position:fixed;width:31rem;min-width:31rem;height:100vh;background-color:var(--input-bg);border-right:.1rem solid var(--border-eye-catching);display:flex;flex-direction:column}.styles_statusPlaceHolder__zzTwx{width:100%;height:7rem;border-bottom:.1rem solid var(--border-eye-catching);margin-top:10rem}.styles_navigationWrapper__l8H1p{display:flex;flex-direction:column;padding:1.6rem}.styles_link__AWQTT{display:flex;justify-content:flex-start;align-items:center;gap:1.2rem;padding:1.6rem}.styles_isActiveLink__II9Z0{background-color:var(--interactive-secondary);border-radius:var(--border-radius-medium-high)}.styles_navIcon__4eU2u{stroke:var(--content-secondary);width:2.4rem;height:2.4rem}.styles_IsActiveIcon__cwS58{stroke:var(--brandcolour-content)}.styles_navTitle__i1jWw{color:var(--content-secondary)}.styles_isActiveNavTitle__jLqHp{color:var(--brandcolour-content)}.styles_selectCryptoOrFiatWrapper__lAFOB{padding:3.2rem}.styles_iconWrapper__cblYV{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n3)}.styles_button__74IER{box-shadow:var(--shadow-sm)}.styles_disabled__XAJIq{opacity:.5}.styles_container__iYbJG{padding:3.6rem 3.2rem 2rem;max-height:35rem;overflow-y:auto}.styles_bottom__cAsFa{position:relative;z-index:var(--z-index-medium);display:flex;align-items:center;justify-content:center;height:8.4rem;border-top:1px solid var(--borders-default);box-shadow:var(--shadow-upper);padding:0 3.2rem}.styles_cancelButton__hYHj8{margin-right:.8rem}.styles_confirmButton__YTKIJ{margin-left:.8rem}.styles_contactButton__GF115{margin-top:2.4rem}.styles_addressQrCodeScannerWrapper__G2GME{width:100%;padding:6.2rem 3.2rem;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:3.2rem}.styles_qrCodeInnerWrapper__vsSTJ{padding:.8rem;border-radius:var(--border-radius-high)}.styles_qrCodeOuterWrapper__P7qts{border-radius:2.4rem;border:1.5rem solid var(--dark-surface-n3)}.styles_addressAndCopy__cY_OO{width:100%;padding:1.6rem 2.4rem;background-color:var(--surface-n2);border-radius:var(--border-radius-medium-high);display:flex;align-items:center;justify-content:space-between}.styles_copyIcon__E4MAA{background-color:var(--surface-n3)}@media (min-width:768px){.styles_addressQrCodeScannerWrapper__G2GME{width:65rem}}.styles_container__5IWRY{width:100%;display:flex;flex-direction:column;padding:0 2rem;max-height:35rem;overflow-y:auto}.styles_buttonTitle__Hzs2r{color:var(--brandcolour-content);margin-left:.9rem}.styles_transparentButton__q5JNV{height:5rem;display:flex;align-items:center;justify-content:center}.styles_searchInputWrapper__FLF_P{padding:2.4rem 3.2rem;border-bottom:1px solid var(--borders-default)}.styles_bottom__cqB4P{position:relative;z-index:var(--z-index-medium);display:flex;align-items:center;justify-content:center;height:8.4rem;border-top:1px solid var(--borders-default);box-shadow:var(--shadow-upper)}.styles_plusIcon__F39ad{stroke:var(--brandcolour-content)}.styles_searchInputWrapper__FLF_P{margin-top:2.4rem}.styles_tableCellDescWrapper__x0ryY{display:flex;align-items:flex-end;gap:.4rem}.styles_tableCellTitle__ihEP8{color:var(--content-primary)}.styles_amountAddButton__48eWr{width:-moz-fit-content;width:fit-content;padding:1.4rem 2rem;border:none}.styles_amountAddInput__G_mv4{padding-right:.6rem}.styles_amountWrapper__xSdVJ{display:flex;align-items:center;justify-content:space-between;border-radius:var(--border-radius-medium-high);border:.1rem solid var(--borders-default);background-color:var(--surface-default);padding:1.2rem 2.4rem}.styles_amountTextWrapper__OuyQ9{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.styles_deleteIconWrapper__2LGTT{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-high-m);background-color:var(--negative-surface)}.styles_deleteIcon__NHV22{fill:var(--negative-content);stroke:var(--negative-content)}.styles_amountsToSumWrapper__Iz6wz{display:flex;flex-direction:column;margin-top:2.4rem;margin-bottom:1.2rem;gap:1.2rem}.styles_summedAmountWrapper__5MHH6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem 2.4rem;background-color:var(--brandcolour-surface);border-radius:var(--border-radius-medium-high)}.styles_headerIcon__l7VUU{margin-right:1.2rem}.styles_accordionheader__vehGf{display:flex;align-items:center}.styles_optionList__0Idn1{padding:0;border:none}.styles_wrapper__AD4nV{max-width:39rem;width:100%;margin-left:2rem}.styles_insideContainer__RFGLB{border-radius:var(--border-radius-medium-high);background-color:var(--surface-default);box-shadow:var(--shadow-sm);margin-bottom:2rem}.styles_accordionWrapper__0DS9e{padding:.4rem;&:last-child{border-top:1px solid var(--borders-default)}}.styles_header__vqzx5{padding:1.6rem 0 1.6rem 2.4rem;border-bottom:1px solid var(--borders-default)}.styles_body__ULAOR{padding:1.6rem .8rem}.styles_currContainer__eh7uk{display:flex;align-items:center;justify-content:center;height:3.2rem;border-radius:var(--border-radius-medium);background-color:var(--surface-n2);margin-bottom:1.7rem}.styles_flexContainer__1a1Rd{display:flex}.styles_flexCenterContainer__K99JS{display:flex;align-items:center;flex-direction:column;flex:1 1;&:first-child{border-right:1px solid var(--borders-default)}}.styles_percentText__Vo5TS{margin-left:.4rem}.styles_arrow__NDRzO{margin-top:.5rem;fill:var(--content-secondary)}.styles_arrowContainer__90QzL{display:flex;flex-direction:column;align-items:center;padding:0 1.6rem}.styles_priceContainer__GwipC{display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius-medium);background-color:var(--surface-n2);height:4rem;flex:1 1}.styles_balanceBody__CJq76{padding:1.6rem}.styles_brandColor__3D6XZ{color:var(--brandcolour-content)}.styles_tableCellTitle__a70SB{color:var(--content-primary);border-radius:var(--border-radius-medium-high)}.styles_header__r4_6P{display:flex;flex-direction:column;align-items:center;padding:5rem 0 3.6rem;border-bottom:1px solid var(--borders-default);@media (max-width:1024px){padding-left:0;padding-bottom:2.4rem;padding-right:0;padding-top:5rem}}.styles_description__VeBJy{margin-top:.8rem}.styles_button__YyWuo{margin-bottom:1.6rem}.styles_transparentButton__lGY1t{display:flex;justify-content:center;align-items:center;height:4.8rem;width:100%}.styles_body__Dj70C{padding:3.6rem;@media (max-width:1024px){padding-left:1.6rem;padding-bottom:1.6rem;padding-right:1.6rem;padding-top:1.6rem}}.styles_animation__HOSYa{width:7rem;height:7rem;margin-bottom:2.4rem}.styles_headerContainer__HPphz{position:fixed;top:0;left:0;width:100%;height:15rem;display:flex;flex-direction:column;background-color:var(--dark-surface-n1);z-index:var(--z-index-highest)}.styles_customHeaderContainer__frWTL{height:6.8rem}.styles_topPart__kbSI9{display:flex;align-items:center;justify-content:space-between;height:6.8rem;width:100%;border-bottom:.1rem solid var(--dark-border);padding:1.4rem 10rem}.styles_signIconWrapper__6Hqi6{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:var(--dark-surface-n2);border-radius:var(--border-radius-highest)}.styles_navigationContainer__XRH6h{display:flex;align-items:center;gap:.8rem}.styles_link__zKS_4{width:18rem;padding:.8rem 0;display:flex;align-items:center;justify-content:center}.styles_isActiveLink__xHohN{background-color:var(--dark-surface-n2);border-radius:var(--border-radius-medium-high)}.styles_pathName__zjLPm{color:var(--white);opacity:70%}.styles_isActivePathName__4YWAh{opacity:unset}.styles_bottomPart__eo4nK{display:flex;width:100%;align-items:center;justify-content:space-between;padding:1.2rem 10rem}.styles_balancesWrapper__FGYXa{display:flex;align-items:center;gap:1.2rem}.styles_titleWrapper__uotyY{display:flex;align-items:center;gap:.4rem}.styles_whiteColor__7OqZp{color:var(--white)!important}.styles_greyColor__z0m3Z{color:var(--white);opacity:70%}.styles_tableCell__cjV7_{padding:.8rem 1.2rem;min-width:20rem;background-color:var(--dark-surface-n2);border-radius:var(--border-radius-medium)}.styles_icon__lBLId{display:flex;align-items:center;justify-content:center;padding:.5rem;background-color:var(--brandcolour-content);border-radius:var(--border-radius-highest)}.styles_dailyRateContainer__H0LLk{display:flex;align-items:center;justify-content:space-around;min-width:35rem;height:58px;padding:.5rem;background-color:var(--dark-surface-n2);border-radius:var(--border-radius-medium)}.styles_verticalLine__Yt9vY{width:.1em;height:100%;background-color:var(--border-eye-catching)}.styles_rateTitleWrapper__jai8z{display:flex;align-items:center;gap:.4rem}.styles_container__UlCCI{width:100%;display:flex;flex-direction:column;padding:0 2rem;max-height:35rem;overflow-y:auto}.styles_buttonTitle__Ao1PF{color:var(--brandcolour-content);margin-left:.9rem}.styles_transparentButton__5ssXR{height:5rem;display:flex;align-items:center;justify-content:center}.styles_bottom__44u_N{position:relative;z-index:var(--z-index-medium);display:flex;align-items:center;justify-content:center;height:8.4rem;border-top:1px solid var(--borders-default);box-shadow:var(--shadow-upper)}.styles_separator__buFh4{height:1px;width:100%;background-color:var(--borders-default);margin-top:3.2rem;margin-bottom:2.2rem}.styles_referrerEditModalWrapper__aV_3x{min-width:60rem;width:100%;padding-left:3rem;padding-right:3rem}.styles_referralModalButtonsWrapper__mmxnV{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:0 3.2rem 3.2rem}.styles_repeatChangesToggleWrapper__lr1qx{display:flex;align-items:center;justify-content:center;gap:1.2rem;padding:0 3.2rem}.styles_modalContainer__ZC2jT{min-width:60rem}.styles_selectContainer__wVRk6{display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:var(--border-radius-medium-high);background-color:var(--surface-n2);padding:0 2.4rem;margin-bottom:1.6rem;height:11.4rem;min-width:54rem;&:last-child{margin-bottom:0}}.styles_selectItemsWrapper__bskqz{margin-top:1.6rem}.styles_selectIconTitleWrapper__je118{display:flex;align-items:center}.styles_iconWrapper__1z0p4{width:3.6rem;height:3.6rem;margin-right:1.2rem}.styles_titleWrapper__5Xxys{display:flex;align-items:flex-start;flex-direction:column}.styles_icon__BQJAZ{fill:var(--black)}.styles_transactionContainer__xtPz4{padding:2rem 3.2rem 2.4rem}.styles_header__skhhC{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 3.6rem;min-height:16rem;border-bottom:1px solid var(--borders-default)}.styles_headerDescription__fJ5Rl{margin-top:.8rem}.styles_transactionHeader__ju6qK{display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borders-default)}.styles_backNavigation__4oMjD{position:absolute;top:3.2rem}.styles_flexContainer__NOioV{display:flex;flex-direction:column;max-width:64.8rem;width:100%}.styles_transactionBody__bVFeG{display:flex;padding-top:2.4rem;justify-content:space-between}.styles_transactionDetails__H_gMp{display:flex;justify-content:center;align-items:center;flex:1 1}.styles_transactionIcon__sirGa{margin-right:1.2rem}.styles_transactionDetailsTitleContainer__xoDpM{display:flex;flex-direction:column}.styles_container__VNUZ8{display:flex;flex-direction:column;justify-self:center;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);max-width:64.8rem;width:100%;&:first-child{margin-bottom:2rem}@media (max-width:1024px){border-radius:0}}.styles_title__48WdA{display:block;padding-bottom:1.6rem;padding-top:2.4rem;margin-top:2.4rem;border-top:1px dotted var(--borders-default);&:nth-child(-n+2){padding-top:0;margin-top:0;border-top:none}}.styles_accordionStyle__WQbve{margin-top:2.4rem;border-top:1px dotted var(--borders-default);&:nth-child(-n+2){margin-top:0;border-top:none}}.styles_body___3IVM{padding:3.6rem}.styles_accordion__VtYyM{margin-bottom:1.6rem}.styles_wrapper__y152s{display:flex;justify-content:center}.styles_priceContainer__XBKW0{display:flex;align-items:center;margin-top:2.4rem;margin-bottom:2.4rem}.styles_fakeSelectWrapper__vdgF1{margin-bottom:2.4rem}.styles_arrow__gyRs3{margin-top:.5rem;fill:var(--content-secondary)}.styles_arrowContainer__Reypd{display:flex;flex-direction:column;align-items:center;padding:0 1.6rem}.styles_brandColor__eJlj_{color:var(--brandcolour-content)}.styles_footer__p5qcj{padding:3.6rem;border-top:1px solid var(--borders-default)}.styles_transactionDetailsIcon__Ffo9E{width:3.8rem;height:3.8rem;margin-right:1.2rem}.styles_hider__MWv2X{border:none;padding:0}.styles_hiderHeader__S9ez_{border:none}.styles_plusIcon__Xjyse{stroke:var(--brandcolour-content)}.styles_iconWrapper__IM8jL{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n3)}.styles_modalContainer__1dyJj{width:65rem}.styles_button__Nf5G4{box-shadow:var(--shadow-sm)}.styles_referrerDeleteModalWrapper__VIoUs{display:flex;flex-direction:column;align-items:center;padding:32 44 0 52;text-align:center}.styles_pageWrapper__HKmjd{padding-top:9.6rem;position:relative}.styles_marginBottom2__lR4qc{margin-bottom:2rem}.styles_modalHeader__K96iY{padding-bottom:0;border:none}.styles_wrapper__p5hRg{display:flex;justify-content:center;padding-top:2rem}.styles_flexContainer__LkbCl{display:flex;flex-direction:column;max-width:64.8rem;width:100%;gap:2rem}.styles_container__hbAFa{display:flex;flex-direction:column;justify-self:center;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);max-width:64.8rem;width:100%;&:first-child{margin-bottom:2rem}@media (max-width:1024px){border-radius:0}}.styles_contentContainer__ADYTf{padding:3.6rem}.styles_smallContentContainer__cdps7{padding:2rem}.styles_headerContentContainer__c2WVD{padding:1.6rem 2rem;display:flex;flex-direction:column;gap:1.6rem}.styles_separator__H8M_I{height:1;width:100%;background-color:var(--borders-default)}.styles_dotSeparator__dCRAI{border-style:dashed;border-bottom:.1rem solid var(--borders-default);margin-top:2.4rem}.styles_greyTitle__CjDbv{color:var(--content-secondary)}.styles_addCommentTitleWrapper__eVH6x{margin-top:2.4rem;margin-bottom:1.6rem}.styles_userSectionTitlesWrapper__0osL4{display:flex;align-items:center;flex:1 1}.styles_userSectionPartWrapper__3C2SU{flex:1 1;align-items:flex-start}.styles_userSectionWrapper__Otks2{flex:1 1;display:flex;align-items:center}.styles_shareIconWrapper__Zt8Vf{background-color:var(--surface-n2);display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:var(--border-radius-highest)}.styles_userSectionTitle__GGnAU{color:var(--content-primary)}.styles_userAmountContainer__s0_aF{display:flex;flex-direction:column;padding:1.2rem;border-radius:var(--border-radius-medium-high);border:.1rem solid var(--borders-default)}.styles_userAmountWrapper__vlDMF{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem 2rem;background-color:var(--surface-n2);border-radius:var(--border-radius-medium-high);margin-bottom:2rem}.styles_userAmountDetailsWrapper__WB7mK{display:flex;align-items:center;justify-content:space-between}.styles_userAmountDetailsContainer__ceJn9{display:flex;flex-direction:column;gap:1.2rem}.styles_backNavigation__nxS1I{margin:3.2rem 0}.styles_calculatorTitleWrapper__c_aEF{margin-bottom:1.6rem}.styles_accordionWrapper__gEATr{background-color:var(--surface-default)}.styles_accordionIconWrapper__5v33x{width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest)}.styles_accordionIcon__RmlZB{width:1.6rem}.styles_accordionContentWrapper__NQqW5{margin-bottom:2rem}.styles_container__kP_Kc{background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);margin:2rem 0}.styles_container__kP_Kc,.styles_contentWrapper__HB6yo{display:flex;flex-direction:column;justify-self:center;max-width:64.8rem;width:100%}.styles_searchIcon__W_UPG{stroke:var(--content-primary)}.styles_searchInputWrapper__xhAEs{margin-top:2.4rem}.styles_modalHeader__ttzlu{padding-bottom:0;border:none}.styles_modalContainer__3L4lN{width:65rem}.styles_body__2Tkub{padding:3.6rem}.styles_accordion__jjaUt{margin-bottom:1.6rem;margin-top:1.6rem}.styles_userFormWrapper__8Lsiu{margin-bottom:2.4rem}.styles_contanctFormWrapper__wliKo{border-top:1px dotted var(--borders-default);padding:2.4rem 0;margin-top:2.4rem}.styles_footer__lMMQp{padding:3.6rem;border-top:1px solid var(--borders-default)}.styles_header__ZBVNK{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 3.6rem;min-height:16rem;border-bottom:1px solid var(--borders-default)}.styles_headerDescription__KPRiA{margin-top:.8rem}.styles_userIcon__vQng7{margin-right:1.2rem}.styles_hiderChildren__OaGlO{padding:0;border:none}.styles_flexCenter__6xaK3{display:flex;align-items:center}.styles_backNavigation__Bw_bA{margin:3.2rem 0}@media (max-width:1024px){.styles_modalContainer__3L4lN{width:100%}}.styles_customerPageContainer__0HI9i{width:100%;background-color:var(--surface-n2);display:flex;flex-direction:column}.styles_customersHeader__vxSoB{display:flex;justify-content:flex-start;align-items:center;height:9.4rem;width:100%;padding:3.2rem 10rem;border-bottom:.1rem solid var(--border-eye-catching)}.styles_filtersAndButton__Bff96{display:flex;justify-content:space-between;align-items:center;padding:3.2rem 10rem}.styles_input__ije_6{width:100%;max-width:27rem}.styles_button__fvUOa{max-width:27rem}.styles_plusIcon__TXUyo{stroke:var(--white);border:.1rem solid var(--white);border-radius:var(--border-radius-highest);padding:.2rem}.styles_mainContent__lDvw3{padding:0 10rem 9rem}.styles_tableWrapper__JLp5U{background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);border:.1rem solid var(--border-eye-catching)}.styles_tableCellTitle__5muPL{color:var(--content-primary)}.styles_header__Ry0KS{display:flex;flex-direction:column;align-items:center;padding:5rem 0 3.6rem;border-bottom:1px solid var(--borders-default);@media (max-width:1024px){padding-left:0;padding-bottom:2.4rem;padding-right:0;padding-top:5rem}}.styles_description__Gq3l_{margin-top:.8rem}.styles_button__kF_fu{margin-bottom:1.6rem}.styles_transparentButton__3lZut{display:flex;justify-content:center;align-items:center;height:4.8rem;width:100%}.styles_body__ofzCV{padding:3.6rem;@media (max-width:1024px){padding-left:1.6rem;padding-bottom:1.6rem;padding-right:1.6rem;padding-top:1.6rem}}.styles_animation__h9F7l{width:7rem;height:7rem;margin-bottom:2.4rem}.styles_feedbackWrapper__K5L4V{padding-top:3rem}.styles_transactionContainer__Tj_TW{padding:2rem 3.2rem 2.4rem}.styles_header__kM0nK{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 3.6rem;min-height:16rem;border-bottom:1px solid var(--borders-default)}.styles_headerDescription__EcG5H{margin-top:.8rem}.styles_transactionHeader__zzZaT{display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borders-default)}.styles_flexContainer__0mK_d{display:flex;flex-direction:column;max-width:64.8rem;width:100%}.styles_transactionBody__rzu3w{display:flex;padding-top:2.4rem;justify-content:space-between}.styles_transactionDetails__2oxZD{display:flex;justify-content:center;align-items:center;flex:1 1}.styles_transactionIcon__lVVhJ{margin-right:1.2rem}.styles_transactionDetailsTitleContainer__Mi80b{display:flex;flex-direction:column}.styles_container__YZVYP{display:flex;flex-direction:column;justify-self:center;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);max-width:64.8rem;width:100%;@media (max-width:1024px){border-radius:0}}.styles_title__YGT0u{display:block;padding-bottom:1.6rem;padding-top:2.4rem;margin-top:2.4rem;border-top:1px dotted var(--borders-default);&:nth-child(-n+2){padding-top:0;margin-top:0;border-top:none}}.styles_accordionStyle__as_81{margin-top:2.4rem;border-top:1px dotted var(--borders-default)}.styles_body__737G7{padding:3.6rem}.styles_accordion__KY7wP{margin-bottom:1.6rem}.styles_wrapper__xR_bW{display:flex;justify-content:center}.styles_priceContainer__PsMU6{display:flex;align-items:center;margin-top:2.4rem;margin-bottom:2.4rem}.styles_backNavigation__LkXVt{top:3.2rem;position:absolute}.styles_fakeSelectWrapper__dUKuX{margin-bottom:2.4rem}.styles_depositSelect__FrTFu{margin-top:2.4rem}.styles_arrow__S8ib1{margin-top:.5rem;fill:var(--content-secondary)}.styles_arrowContainer__L6t2L{display:flex;flex-direction:column;align-items:center;padding:0 1.6rem}.styles_brandColor__g52Qy{color:var(--brandcolour-content)}.styles_footer__OKEXm{padding:3.6rem;border-top:1px solid var(--borders-default)}.styles_transactionDetailsIcon__U6CBU{width:3.8rem;height:3.8rem;margin-right:1.2rem}.styles_hider__HLMqF{border:none;padding:0}.styles_hiderHeader__JuOsz{border:none}.styles_plusIcon__LqHYS{stroke:var(--brandcolour-content)}.styles_iconWrapper__ffgkn{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n3)}.styles_modalContainer__p06nM{width:65rem}.styles_button__g_Gts{box-shadow:var(--shadow-sm)}.styles_referrerDeleteModalWrapper__kzP2m{display:flex;flex-direction:column;align-items:center;padding:32 44 0 52;text-align:center}.styles_pageWrapper___WQ4z{padding-top:9.6rem;position:relative}.styles_marginBottom2__WLhvr{margin-bottom:2rem}.styles_modalHeader__dK_7u{padding-bottom:0;border:none}.styles_quantityIcon__QSJS_{margin-right:1.2rem}.styles_quantityWrapper__HB4GI{display:flex;align-items:center;padding:.6rem 1.6rem;border-left:1px solid var(--borders-default)}.styles_dashboardHeaderContainer___RaR8{display:flex;width:100%;height:8rem;background-color:var(--input-bg);border-bottom:.1rem solid var(--border-eye-catching);position:fixed;top:var(--header-height);z-index:var(--z-index-high)}.styles_leftSectionTitleWrapper__7lY2q{min-width:31rem;width:31rem;height:100%;display:flex;align-items:center;border-right:.1rem solid var(--border-eye-catching)}.styles_leftSectionTitle__cbI3K{margin-left:1.6rem}.styles_headerTabsAndButtons__XZOa7{width:100%;height:100%;align-items:center;justify-content:space-between;display:flex;padding:0 4rem}.styles_headerTabsWrapper__tUxHV{width:46rem}.styles_headerTabs__tF3uJ{background-color:var(--white)}.styles_buttonsWrapper__HE0Gp{max-width:46rem;height:100%;gap:1.6rem}.styles_walletIcon__JTvOt{stroke:var(--content-primary)}.styles_depositButton__ETM_4{min-width:25rem}.styles_convertIcon__dBcR9{stroke:var(--white)}.styles_cryptoOperationsContainer__IOOEC{width:100%;display:flex;flex-direction:column;margin-top:8rem}.styles_totalAmountWrapper__PqoQD{display:flex;justify-content:space-between;align-items:center;max-width:100%;padding:1.2rem;margin:2rem 1.6rem;background-color:var(--surface-n3);border-radius:var(--border-radius-medium-high)}.styles_amountAndIcon__zgeu_{display:flex;align-items:center;gap:.4rem}.styles_currencyIcon__AcsqQ{width:2rem;height:2rem}.styles_line__GEZ9j{width:100%;border:.1rem solid var(--border-eye-catching)}.styles_leftSectionTabs__aTrNQ{height:3.6rem;margin:2rem 1.6rem;max-width:27rem;background-color:var(--white)}.styles_depositCryptoBtn__smxyC{height:3.6rem;padding:0 2rem;border-radius:var(--border-radius-medium-high)}.styles_cancelBtn__z71db,.styles_closeButton__62HSX{width:12rem;position:absolute;right:0;top:2rem}.styles_closeButton__62HSX{height:3.6rem;border-radius:var(--border-radius-medium-high)}.styles_tableWrapper__7NW4C{background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-lg);padding:0 2.4rem}.styles_operationsCont__UZXvZ{width:100%;display:flex;flex-direction:column;gap:2.4rem}.styles_iconWrapper__06uGC{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:var(--surface-n2);border-radius:var(--border-radius-highest)}.styles_tableCellTitle__tbY0D{color:var(--content-primary)}.styles_actionButtons__bDgYR{display:flex;align-items:center;gap:1.2rem;max-width:41.2rem}.styles_actionBtn__hv__l,.styles_payReceiveButton__RNVlp{height:3.6rem;padding:0 2rem;border-radius:var(--border-radius-medium-high)}.styles_operationEndingModalCont__i_T4S{width:64rem;padding:3.2rem 0}.styles_operationTableWrapper__ST6nM{border-radius:var(--border-radius-medium-high);background-color:var(--surface-n2);margin:0 3.2rem 2.4rem}.styles_textArea__IdvEw{margin:0 3.2rem;max-width:-webkit-fill-available}.styles_separatorLine__S9zSB{width:100%;border:.1rem solid var(--borders-default);margin:3.2rem 0}.styles_buttonsWrapper__HE0Gp{display:flex;align-items:center;gap:.8rem;width:100%;margin:0 3.2rem}.styles_cancelCloseButtons__YyczK{min-width:28.8rem}.styles_tabTitleWrapper__be9xt{display:flex;align-items:center;gap:.8rem}.styles_counterWrapper__ZkJ0K{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--border-radius-highest);background-color:var(--negative-content)}.styles_counter__tHRw9{color:var(--white);align-self:flex-end}.styles_leftContentCounterWrapper__YZeRx{background-color:var(--surface-n3)}.styles_leftContentCounter__xvvkD{color:var(--negative-content)}.styles_employeeAddressContainer__grw4X{min-width:64rem;padding:3.2rem}.styles_dashboardContainer__Fn6_a{width:100%;display:flex;flex-direction:column;margin-top:var(--header-height)}.styles_sections__UR_w9{width:100%;display:flex}.styles_leftSection__ZNtob{position:fixed;width:31rem;min-width:31rem;height:100vh;background-color:var(--input-bg);border-right:.1rem solid var(--border-eye-catching)}.styles_rightSection__3uUFu{margin-left:30rem;width:100%;padding:4rem;background-color:var(--surface-n2);margin-top:8rem}.styles_transactionContainer__UPFpT{padding:2rem 3.2rem 2.4rem}.styles_header__qaLVF{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 3.6rem;min-height:16rem;border-bottom:1px solid var(--borders-default)}.styles_headerDescription__YA__d{margin-top:.8rem}.styles_transactionHeader__H3S_Q{display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borders-default)}.styles_flexContainer__VK6nA{display:flex;flex-direction:column;max-width:64.8rem;width:100%}.styles_transactionBody__RisT0{display:flex;padding-top:2.4rem;justify-content:space-between}.styles_transactionDetails__SMAeK{display:flex;justify-content:center;align-items:center;flex:1 1}.styles_transactionIcon__LT4T3{margin-right:1.2rem}.styles_transactionDetailsTitleContainer__pIgZ7{display:flex;flex-direction:column}.styles_container__1fR0a{display:flex;flex-direction:column;justify-self:center;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);max-width:64.8rem;width:100%;@media (max-width:1024px){border-radius:0}}.styles_title__SnwJK{display:block;padding-bottom:1.6rem;padding-top:2.4rem;margin-top:2.4rem;border-top:1px dotted var(--borders-default);&:nth-child(-n+2){padding-top:0;margin-top:0;border-top:none}}.styles_accordionStyle__8m1JH{margin-top:2.4rem;border-top:1px dotted var(--borders-default)}.styles_body__sNKzm{padding:3.6rem}.styles_accordion__UHcIG{margin-bottom:1.6rem}.styles_wrapper__RiKKE{display:flex;justify-content:center}.styles_priceContainer__RB7Ai{display:flex;align-items:center;margin-top:2.4rem;margin-bottom:2.4rem}.styles_backNavigation__hK0wA{top:3.2rem;position:absolute}.styles_fakeSelectWrapper__PEKhS{margin-bottom:2.4rem}.styles_arrow__lk3ez{margin-top:.5rem;fill:var(--content-secondary)}.styles_arrowContainer__qieOZ{display:flex;flex-direction:column;align-items:center;padding:0 1.6rem}.styles_brandColor__CqKKV{color:var(--brandcolour-content)}.styles_footer__NAJZI{padding:3.6rem;border-top:1px solid var(--borders-default)}.styles_transactionDetailsIcon__qKqR2{width:3.8rem;height:3.8rem;margin-right:1.2rem}.styles_hider__g0ekw{border:none;padding:0}.styles_hiderHeader__F4oJL{border:none}.styles_plusIcon__EfDpE{stroke:var(--brandcolour-content)}.styles_iconWrapper__Y_P_v{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n3)}.styles_modalContainer__Xs24a{width:65rem}.styles_button__LrJsp{box-shadow:var(--shadow-sm)}.styles_referrerDeleteModalWrapper__nlM9N{display:flex;flex-direction:column;align-items:center;padding:32 44 0 52;text-align:center}.styles_pageWrapper__vx_kF{padding-top:9.6rem;position:relative}.styles_marginBottom2__F7p1E{margin-bottom:2rem}.styles_modalHeader__schr_{padding-bottom:0;border:none}.styles_transactionContainer__3Ibnd{padding:2rem 3.2rem 2.4rem}.styles_header__LsFrF{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 3.6rem;min-height:16rem;border-bottom:1px solid var(--borders-default)}.styles_headerDescription__QdOks{margin-top:.8rem}.styles_transactionHeader__kS3V1{display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borders-default)}.styles_flexContainer__z9zY1{display:flex;flex-direction:column;max-width:64.8rem;width:100%}.styles_transactionBody__INvi_{display:flex;padding-top:2.4rem;justify-content:space-between}.styles_transactionDetails__HGGCf{display:flex;justify-content:center;align-items:center;flex:1 1}.styles_transactionIcon__KpbhZ{margin-right:1.2rem}.styles_transactionDetailsTitleContainer__ddMiW{display:flex;flex-direction:column}.styles_container__Ms5_Z{display:flex;flex-direction:column;justify-self:center;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);max-width:64.8rem;width:100%;@media (max-width:1024px){border-radius:0}}.styles_title__ovyvl{display:block;padding-bottom:1.6rem;padding-top:2.4rem;margin-top:2.4rem;border-top:1px dotted var(--borders-default);&:nth-child(-n+2){padding-top:0;margin-top:0;border-top:none}}.styles_accordionStyle__HPADL{margin-top:2.4rem;border-top:1px dotted var(--borders-default)}.styles_body__JFPed{padding:3.6rem}.styles_accordion__htfa4{margin-bottom:1.6rem}.styles_wrapper__0XIsY{display:flex;justify-content:center}.styles_priceContainer__5Zktl{display:flex;align-items:center;margin-top:2.4rem;margin-bottom:2.4rem}.styles_backNavigation__1pdk_{top:3.2rem;position:absolute}.styles_fakeSelectWrapper__GLCqL{margin-bottom:2.4rem}.styles_depositSelect__r9vY_{margin-top:2.4rem}.styles_arrow__2tibK{margin-top:.5rem;fill:var(--content-secondary)}.styles_arrowContainer__dkqTC{display:flex;flex-direction:column;align-items:center;padding:0 1.6rem}.styles_brandColor__XAp_F{color:var(--brandcolour-content)}.styles_footer__qEup0{padding:3.6rem;border-top:1px solid var(--borders-default)}.styles_transactionDetailsIcon__yo7Nl{width:3.8rem;height:3.8rem;margin-right:1.2rem}.styles_hider__T6PAE{border:none;padding:0}.styles_hiderHeader__0k2GJ{border:none}.styles_plusIcon__Kbb_2{stroke:var(--brandcolour-content)}.styles_iconWrapper__HS4fP{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n3)}.styles_modalContainer__qyNAP{width:65rem}.styles_button__qPj3m{box-shadow:var(--shadow-sm)}.styles_referrerDeleteModalWrapper__a5UNM{display:flex;flex-direction:column;align-items:center;padding:32 44 0 52;text-align:center}.styles_pageWrapper__IxMwO{padding-top:9.6rem;position:relative}.styles_marginBottom2__rejGG{margin-bottom:2rem}.styles_modalHeader__eNxRr{padding-bottom:0;border:none}.styles_quantityIcon__C8S44{margin-right:1.2rem}.styles_quantityWrapper___cdts{display:flex;align-items:center;padding:.6rem 1.6rem;border-left:1px solid var(--borders-default)}.styles_transactionContainer__0I9kO{padding:2rem 3.2rem 2.4rem}.styles_header__PLi36{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 3.6rem;min-height:16rem;border-bottom:1px solid var(--borders-default)}.styles_headerDescription__Ab75J{margin-top:.8rem}.styles_transactionHeader__May18{display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borders-default)}.styles_flexContainer__Yshyt{display:flex;flex-direction:column;max-width:64.8rem;width:100%}.styles_transactionBody__MeKa9{display:flex;padding-top:2.4rem;justify-content:space-between}.styles_transactionDetails__RL_LE{display:flex;justify-content:center;align-items:center;flex:1 1}.styles_transactionIcon__kygRs{margin-right:1.2rem}.styles_transactionDetailsTitleContainer__PwUl_{display:flex;flex-direction:column}.styles_container__fNxSN{display:flex;flex-direction:column;justify-self:center;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);max-width:64.8rem;width:100%;@media (max-width:1024px){border-radius:0}}.styles_title__bAzj0{display:block;padding-bottom:1.6rem;padding-top:2.4rem;margin-top:2.4rem;border-top:1px dotted var(--borders-default);&:nth-child(-n+2){padding-top:0;margin-top:0;border-top:none}}.styles_accordionStyle__31opJ{margin-top:2.4rem;border-top:1px dotted var(--borders-default)}.styles_body__IUhq1{padding:3.6rem}.styles_accordion__TZQzA{margin-bottom:1.6rem}.styles_wrapper__QajFw{display:flex;justify-content:center}.styles_priceContainer__45Ide{display:flex;align-items:center;margin-top:2.4rem;margin-bottom:2.4rem}.styles_backNavigation___D1eK{top:3.2rem;position:absolute}.styles_fakeSelectWrapper__AsWl9{margin-bottom:2.4rem}.styles_depositSelect__DBwEv{margin-top:2.4rem}.styles_arrow__titVQ{margin-top:.5rem;fill:var(--content-secondary)}.styles_arrowContainer__ynQby{display:flex;flex-direction:column;align-items:center;padding:0 1.6rem}.styles_brandColor__0D_Es{color:var(--brandcolour-content)}.styles_footer__e_a69{padding:3.6rem;border-top:1px solid var(--borders-default)}.styles_transactionDetailsIcon__GNVYr{width:3.8rem;height:3.8rem;margin-right:1.2rem}.styles_hider__4lLxi{border:none;padding:0}.styles_hiderHeader__j6_X7{border:none}.styles_plusIcon__qwxDT{stroke:var(--brandcolour-content)}.styles_iconWrapper__KttJq{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n3)}.styles_modalContainer__sV2QC{width:65rem}.styles_button__trK9a{box-shadow:var(--shadow-sm)}.styles_referrerDeleteModalWrapper__BQ9BV{display:flex;flex-direction:column;align-items:center;padding:32 44 0 52;text-align:center}.styles_pageWrapper__wmF_l{padding-top:9.6rem;position:relative}.styles_marginBottom2__tfYKk{margin-bottom:2rem}.styles_modalHeader__TwU2j{padding-bottom:0;border:none}.styles_quantityIcon__HGUJ9{margin-right:1.2rem}.styles_quantityWrapper__TvGAA{display:flex;align-items:center;padding:.6rem 1.6rem;border-left:1px solid var(--borders-default)}.styles_transactionContainer__bBklB{padding:2rem 3.2rem 2.4rem}.styles_header__JGz22{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 3.6rem;min-height:16rem;border-bottom:1px solid var(--borders-default)}.styles_headerDescription__IeQAD{margin-top:.8rem}.styles_transactionHeader__nqQbg{display:flex;padding-bottom:2rem;border-bottom:1px solid var(--borders-default);padding-top:1.2rem}.styles_flexContainer__bU2Yh{display:flex;flex-direction:column;max-width:64.8rem;width:100%}.styles_transactionBody__uW8tU{display:flex;padding-top:2.4rem;justify-content:space-between}.styles_transactionDetails__xBNiU{display:flex;justify-content:center;align-items:center;flex:1 1}.styles_transactionIcon__nSIwU{margin-right:1.2rem}.styles_transactionDetailsTitleContainer__sAX59{display:flex;flex-direction:column}.styles_container__djs8d{display:flex;flex-direction:column;justify-self:center;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm);max-width:64.8rem;width:100%;@media (max-width:1024px){border-radius:0}}.styles_title__4_Ist{display:block;padding-bottom:1.6rem;padding-top:2.4rem;margin-top:2.4rem;border-top:1px dotted var(--borders-default);&:nth-child(-n+2){padding-top:0;margin-top:0;border-top:none}}.styles_accordionStyle__R83_J{margin-top:2.4rem;border-top:1px dotted var(--borders-default)}.styles_body__gwxzL{padding:3.6rem}.styles_accordion__a3wFf{margin-bottom:1.6rem}.styles_wrapper__0rR_s{display:flex;justify-content:center}.styles_priceContainer__F2GtS{display:flex;align-items:center;margin-top:2.4rem;margin-bottom:2.4rem}.styles_backNavigation__80_zC{top:3.2rem;position:absolute}.styles_fakeSelectWrapper__NF4BU{margin-bottom:2.4rem}.styles_arrow__IXd9T{margin-top:.5rem;fill:var(--content-secondary)}.styles_arrowContainer__mfnrv{display:flex;flex-direction:column;align-items:center;padding:0 1.6rem}.styles_brandColor__zzkJi{color:var(--brandcolour-content)}.styles_footer__nzxbY{padding:3.6rem;border-top:1px solid var(--borders-default)}.styles_transactionDetailsIcon__dIDVw{width:3.8rem;height:3.8rem;margin-right:1.2rem}.styles_hider__U_nFg{border:none;padding:0}.styles_hiderHeader__mVKoI{border:none}.styles_plusIcon__RLS4q{stroke:var(--brandcolour-content)}.styles_iconWrapper__DHnTI{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:var(--border-radius-highest);background-color:var(--surface-n3)}.styles_modalContainer__fNX6J{width:65rem}.styles_button__F_dSJ{box-shadow:var(--shadow-sm)}.styles_referrerDeleteModalWrapper__eYXI8{display:flex;flex-direction:column;align-items:center;padding:32 44 0 52;text-align:center}.styles_pageWrapper__kg8jh{padding-top:9.6rem;position:relative}.styles_marginBottom2__2NvD7{margin-bottom:2rem}.styles_modalHeader__BubsO{padding-bottom:0;border:none}.styles_cryptoDepositSelect__h_XgR{margin-top:1.6rem}.styles_cryptoDepositSelectWrapper__tXmmt{padding:0 3.2rem}.styles_cryptoDepositSelected__5vQi1{border-bottom:1px solid var(--borders-default);padding-bottom:2.4rem}.styles_layoutContainer__gbPRe{width:100%;display:flex;flex-direction:column}.styles_sections__RhbuM{width:100%;display:flex}.styles_layoutRightSection__sRzXM{margin-left:30rem;width:100%;padding:4rem;background-color:var(--surface-n2);margin-top:10rem}.styles_pageContainer__s0ryy{display:flex;gap:2.4rem;width:100%;padding:3.6rem;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm)}.styles_commonInfoWrapper__6t2r_{gap:1.6rem;flex:1 1;display:flex;flex-direction:column}.styles_inputWrapper__kkb2w{width:100%}.styles_editInput__1DNQA{background-color:var(--surface-n2);border-radius:var(--border-radius-medium-high);height:6rem;padding:2.4rem}.styles_editInputRow__fngZ1{justify-content:space-between}.styles_customerReferralsContainer__Xhyyx{width:100%;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);border:.1rem solid var(--border-eye-catching);box-shadow:var(--shadow-sm)}.styles_container__7Xpkk{width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:.1rem solid var(--borders-default);padding:2.4rem 0}.styles_title__dccIL{margin-left:3.6rem}.styles_tabsWrapper__W2Ue7{width:42rem;margin-right:3.6rem}.styles_statisticsWrapper__TsXBL{display:flex;gap:1.6rem;margin-right:3.6rem}.styles_tableCell__eQmud{padding:1.2rem 5rem;border-radius:var(--border-radius-medium-high);border:.1rem solid var(--borders-default)}.styles_customerTitle__ma_T_{color:var(--brandcolour-content)}.styles_iconWrapper__Evt_N{width:3.2rem;height:3.2rem;border:none;padding:.8rem;border-radius:var(--border-radius-highest)}.styles_editIcon__Bupha{stroke:unset}.styles_deleteIcon__kE8lS{stroke:unset;fill:var(--negative-content)}.styles_customerTransactionsContainer__Fv2Hp{width:100%;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);border:.1rem solid var(--border-eye-catching)}.styles_descriptionWrapper__FZ_Zx{display:flex;align-items:center;gap:.4rem}.styles_greyColor__uuXjq{color:var(--content-secondary)}.styles_customerReferrerDetailsContainer__uJyaS{width:100%}.styles_details__Dz7YC{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.styles_referrerInfo__vyhAB{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.8rem 2.4rem;border-radius:var(--border-radius-medium-high);background-color:var(--surface-n2)}.styles_contactInfo__bVI7F{display:flex;flex-direction:column;justify-content:flex-start}.styles_actionsWrapper__iMELc{display:flex;align-items:center;gap:1.6rem}.styles_navBtn__DE1qq{width:22rem}.styles_iconWrapper__oRe76{width:2.4rem;height:2.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;border-radius:var(--border-radius-highest);background-color:var(--border-eye-catching)}.styles_editIcon__saIHF{stroke:unset}.styles_deleteIcon__qOwqH{stroke:unset;fill:var(--negative-content)}.styles_incomeAndAsset__CdlaY{width:93%;display:flex;flex-direction:column;justify-self:center;gap:1.6rem;padding:3.6rem 0}.styles_incomeWrapper__1TWkV{width:100%;display:flex;align-items:center;justify-content:space-between}.styles_tableCellTitle__R8m3m{display:flex;align-items:end;gap:.8rem}.styles_dotedLine__ixtMX{width:100%;border-bottom:.1rem dotted var(--border-eye-catching)}.styles_customerReferrerPageContainer__W6Z8m{width:100%;padding:3.6rem;background-color:var(--surface-default);border-radius:var(--border-radius-medium-high);box-shadow:var(--shadow-sm)}.styles_EmptyStateAndBtn__DbiUL{display:flex;flex-direction:column;align-items:center}.styles_emptyState__kiPCJ{padding:5.4rem 0 2.4rem}.styles_addReferrerBtn__1JxMD{width:28rem;margin-bottom:5.4rem}.styles_plusIcon__9n6RE{stroke:var(--white);border:.1rem solid var(--white);border-radius:var(--border-radius-highest);padding:.2rem}.styles_loadingStateContainer__i3Dy5{display:flex;justify-content:center;padding:8rem 0;width:100%}