#popup_customer[data-v-f4d352aa]{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}#popup_customer .popup_modal[data-v-f4d352aa]{background:var(--bg_primary);box-shadow:2px 2px 6px var(--box_shadow);max-width:600px;padding:20px;position:relative;width:100%;z-index:10}#popup_customer .popup_modal .close_popup[data-v-f4d352aa]{cursor:pointer;height:32px;padding:6px;position:absolute;right:0;top:0;width:32px}#popup_customer .popup_modal .close_popup svg[data-v-f4d352aa]{height:100%;width:100%}#popup_customer .popup_modal .frame_steps[data-v-f4d352aa]{display:flex;flex-direction:row;gap:40px;justify-content:center;margin-bottom:32px;position:relative;width:100%}#popup_customer .popup_modal .frame_steps[data-v-f4d352aa]:after{background-color:var(--bg_button);content:"";height:1px;position:absolute;top:50%;transform:translateY(-50%);width:100px;z-index:-1}#popup_customer .popup_modal .frame_steps .step[data-v-f4d352aa]{align-items:center;background-color:var(--bg_primary);border:1px solid var(--text_base);display:flex;font-size:var(--font_size_title);height:40px;justify-content:center;transition:var(--transition_color);width:32px}#popup_customer .popup_modal .frame_steps .step.-active[data-v-f4d352aa]{background-color:var(--primary_color);color:var(--text_invert)}#popup_customer .popup_modal .steps[data-v-f4d352aa]{align-items:center;display:flex;flex-direction:column;gap:8px}#popup_customer .popup_modal .steps .step_title[data-v-f4d352aa]{font-size:var(--font_size_heading)}#popup_customer .popup_modal .steps .step_options[data-v-f4d352aa]{display:flex;flex-direction:column}#popup_customer .popup_modal .steps .step_options label[data-v-f4d352aa]{align-items:center;display:flex;font-size:var(--font_size_base);gap:8px}#popup_customer .popup_modal .steps .step_options label.text_option input[data-v-f4d352aa]{border-bottom:1px solid var(--text_base);min-height:28px;padding:0 4px}#popup_customer .popup_modal .steps .step_options label.select_option .select_wrapper[data-v-f4d352aa]{min-width:150px;position:relative}#popup_customer .popup_modal .steps .step_options label.select_option .select .modal_title[data-v-f4d352aa]{align-items:center;border-bottom:1px solid var(--text_base);cursor:pointer;display:flex;justify-content:space-between;padding:4px}#popup_customer .popup_modal .steps .step_options label.select_option .select .modal_title svg[data-v-f4d352aa]{height:12px;margin-left:8px;width:12px}#popup_customer .popup_modal .steps .step_options label .modal_options[data-v-f4d352aa]{background-color:var(--bg_primary);border:1px solid var(--border_secondary);height:auto;left:50%;max-height:200px;overflow-y:auto;position:absolute;top:calc(100% + 12px);transform:translateX(-50%);width:100%;z-index:10}#popup_customer .popup_modal .steps .step_options label .modal_options .option[data-v-f4d352aa]{cursor:pointer;padding:10px}#popup_customer .popup_modal .steps .step_options label .modal_options .option.-active[data-v-f4d352aa],#popup_customer .popup_modal .steps .step_options label .modal_options .option[data-v-f4d352aa]:hover{background-color:var(--bg_button)}#popup_customer .popup_modal .error_message[data-v-f4d352aa]{background-color:var(--bg_error_color);bottom:58px;color:var(--text_error_color);font-size:var(--font_size_base);left:50%;padding:4px 12px;position:absolute;transform:translateX(-50%)}#popup_customer .popup_modal .change_steps[data-v-f4d352aa]{margin:32px auto 0;padding:8px 20px}