.custom-select[data-v-5b727532]{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-select--disabled[data-v-5b727532]{opacity:.6}.custom-select__selected[data-v-5b727532]{position:relative;display:flex;align-items:center;padding:18px 20px 6px;cursor:pointer;width:100%;height:48px;border-radius:16px;border:2px solid var(--gray-500-p-40);background-color:var(--white);font-weight:600;font-size:16px;line-height:24px;color:var(--gray-500);transition:all .2s ease-out}.dark .custom-select__selected[data-v-5b727532]{color:var(--white);caret-color:var(--white);background-color:var(--blue-dark-500)}.no-touch .custom-select__selected[data-v-5b727532]:hover:not(.custom-select--disabled .custom-select__selected,.custom-select__opened .custom-select__selected,.custom-select--has-error .custom-select__selected){border-color:var(--gray-500)}.custom-select--has-error .custom-select__selected[data-v-5b727532]{border-color:var(--red-500)}.path-profile__currency-select-wr--disabled .custom-select__selected[data-v-5b727532],.registration-form__input-wr--disabled .custom-select__selected[data-v-5b727532]{pointer-events:none}.custom-select--no-label .custom-select__selected[data-v-5b727532]{padding:12px 36px 12px 20px}.form__currency-input .custom-select__selected[data-v-5b727532]{padding:12px 36px 12px 42px}.path-profile__currency-select-wr--disabled .form__currency-input .custom-select__selected[data-v-5b727532],.registration-form__input-wr--disabled .form__currency-input .custom-select__selected[data-v-5b727532]{padding:12px 10px 12px 42px}.custom-select__opened .custom-select__selected[data-v-5b727532]{z-index:3;border-color:transparent}@media(min-width:640px){.form__currency-input.custom-select__opened .custom-select__selected[data-v-5b727532]:before{content:"";position:absolute;left:-4px;top:-4px;width:calc(100% + 8px);height:56px;border-radius:16px 16px 0 0;box-shadow:var(--drop-down-shadow);pointer-events:none;z-index:-1}.dark .form__currency-input.custom-select__opened .custom-select__selected[data-v-5b727532]:before{background-color:var(--blue-dark-500)}.custom-select__opened.form__currency-input .custom-select__selected[data-v-5b727532]{z-index:2}}.custom-select__arrow[data-v-5b727532]{position:absolute;top:50%;transform:translateY(-50%);right:12px;width:24px;height:24px}.path-profile__currency-select-wr--disabled .custom-select__arrow[data-v-5b727532],.registration-form__input-wr--disabled .custom-select__arrow[data-v-5b727532]{display:none}.custom-select__arrow-icon[data-v-5b727532]{width:12px;height:auto;color:var(--gray-500);transition:transform .2s ease-out}.custom-select__arrow--up .custom-select__arrow-icon[data-v-5b727532]{transform:rotate(180deg)}.dark .custom-select__arrow-icon[data-v-5b727532]{color:var(--white)}@media(max-width:639px){.form__currency-input .custom-select__arrow-icon[data-v-5b727532]{transform:rotate(-90deg)}}.custom-select__label-anim[data-v-5b727532]{position:absolute;top:50%;transform:translateY(-50%);left:22px;width:calc(100% - 44px);font-weight:500;font-size:16px;line-height:24px;color:var(--gray-400);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.custom-select--selected .custom-select__label-anim[data-v-5b727532]{transform:translateY(0);top:0;font-size:12px;line-height:20px;color:var(--gray-500)}.dark .custom-select--selected .custom-select__label-anim[data-v-5b727532]{color:var(--white)}.custom-select__options-wrap[data-v-5b727532]{position:absolute;left:50%;transform:translateX(-50%);top:-4px;width:calc(100% + 8px);padding-top:60px;border-radius:16px;background-color:var(--white);box-shadow:var(--drop-down-shadow);z-index:2}.dark .custom-select__options-wrap[data-v-5b727532]{background-color:var(--blue-dark-500)}.custom-select__options-wrap--top[data-v-5b727532]{top:auto;bottom:-4px;padding-top:0;padding-bottom:60px}.custom-select__options-wrap-inner[data-v-5b727532]{border-radius:0 0 16px 16px}.custom-select__options-wrap--top .custom-select__options-wrap-inner[data-v-5b727532]{border-radius:16px 16px 0 0}.custom-select__options-scroll[data-v-5b727532]{margin-right:-20px}.custom-select__option[data-v-5b727532]{min-height:40px;padding:8px 26px;font-weight:500;font-size:16px;line-height:24px;cursor:pointer}.no-touch .custom-select__option[data-v-5b727532]:hover{background-color:var(--gray-500-p-6)}.dark .no-touch .custom-select__option[data-v-5b727532]:hover{background-color:var(--blue-500-p-8)}.custom-select__option--active[data-v-5b727532]{color:var(--orange-500)}.custom-select__selected-error-msg[data-v-5b727532]{position:absolute;top:100%;left:0;padding-top:4px;font-weight:400;font-size:12px;line-height:20px;color:var(--red-500)}.custom-select__selected-error-msg[data-v-5b727532]:first-letter{text-transform:capitalize}.custom-select__icon-wr[data-v-5b727532]{position:absolute;top:50%;transform:translateY(-50%);left:12px;width:24px;height:24px;border-radius:50%;overflow:hidden}.custom-select__icon[data-v-5b727532]{object-fit:cover}.custom-select__name[data-v-5b727532]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.form__currency-input .custom-select__name[data-v-5b727532]{text-transform:uppercase}