@import url('../_libs/private_css/cux_color.css');samp {font-size: .5rem;}small {font-size: 1rem;}.lineSplit-red {position: relative;border-top: 2px solid red;height: 1px;margin-bottom: 2rem}.txtSplit {text-align: center;position: absolute;background: white;top: 50%;left: 50%;transform: translate(-50%, -60%);}.cux_user_none {user-select: none;}.cux_font_pw {font-family: password}.cux_title-1 {font-size: 1.5rem;font-weight: 600;margin-bottom: 2rem;}.cux_text-c {text-align: center;}.txt-12 {font-size: 12px;}.text_a-l {text-align: left !important;}.form {position: relative;width: 100%;min-height: 30px;margin-bottom: 1rem}.textbox,.selectbox {width: 100%;line-height: 40px;padding: 0 10px;border: 1px solid #e9e9e9;background: var(--color-white-bg);font-weight: 500;white-space: nowrap;border-radius: 6px;color: black;font-size: 15px;cursor: text;min-height: 40px;outline: none;overflow-x: auto;-ms-overflow-style: none;scrollbar-width: none;}.textbox:focus,.selectbox:focus {border: 1px solid var(--color-primary);}.form-label {position: absolute;top: 50%;left: 10px;font-size: 12px;pointer-events: none;font-weight: 700;color: #58636c;cursor: text;transform: translateY(-50%);transition: .1s ease-in}.form-span {margin-right: 1.5rem;font-size: .7rem;color: red}.textbox:focus~.form-label,.textbox:not([placeholder]:empty).textbox:not(:focus)~.form-label {top: 0;left: 8px;font-size: 12px;color: black;background: white;font-weight: 300;padding: 0 5px}.textbox::-webkit-scrollbar {width: 0;height: 0;}.shotPw {position: absolute;right: 1px;top: 1px;width: 20%;height: 40px;border-radius: 0 6px 6px 0;cursor: pointer;font-size: 12px;background-color: #E3E3E3;}.shotPw:hover {background-color: var(--color-secondary);color: var(--color-white);}.selectbox:focus~.form-label,.selectbox:not([placeholder]:empty).selectbox:not(:focus)~.form-label {top: 0;left: 8px;font-size: 12px;color: var(--color-primary);background: white;font-weight: 500;padding: 0 5px}.selectbox::-webkit-scrollbar {width: 0;height: 0;}.form_checkbox {appearance: none;-webkit-appearance: none;-moz-appearance: none;outline: none;width: 17px;height: 17px;display: flex;align-items: center;justify-content: center;background: rgba(207, 214, 219, 0.078);box-shadow: 0 0 0 1px #cfd6db;border-radius: 2px;position: relative;cursor: pointer;}.form_checkbox:checked {box-shadow: 0 0 0 1px rgba(40, 156, 241, 0.878)}.form_checkbox:checked::before {content: "✓";font-size: 11px;color: #2768ef}.form_group {position: relative;width: 100%;min-height: 30px;margin-bottom: 1rem;display: flex;justify-content: space-evenly;align-items: center;border: 1px solid #e9e9e9;border-radius: 6px;}.form_group-left {min-width: 62px;height: 100%;font-size: 14px;font-weight: 400;display: flex;justify-content: center;align-items: center;user-select: none;color: var(--color-secondary);}.form_group-img {width: 32px;height: 24;margin: auto 15px;object-fit: cover;user-select: none;}.form_group-textbox {width: 100%;height: 100%;line-height: 50px;padding: 0 15px;border-left: 1px solid #e9e9e9;background: var(--color-white-bg);font-weight: 400;white-space: nowrap;border-radius: 0 6px 6px 0;color: black;font-size: 15px;cursor: text;min-height: 50px;outline: none;overflow-x: auto;-ms-overflow-style: none;scrollbar-width: none;}.form_group-textbox:focus {border-left: 1px solid var(--color-primary);}.form_group-label {position: absolute;top: 50%;left: 73px;font-size: 14px;pointer-events: none;font-weight: 400;color: #58636c;cursor: text;transform: translateY(-50%);transition: .1s ease-in}.form_group-textbox:focus~.form_group-label,.form_group-textbox:not([placeholder]:empty).form_group-textbox:not(:focus)~.form_group-label {top: 0;left: 8px;font-size: 12px;color: var(--color-primary);background: white;font-weight: 500;padding: 0 5px}.form_group-textbox::-webkit-scrollbar {width: 0;height: 0;}.form_country-iso {font-size: .8rem;color: var(--color-secondary);user-select: none;}.form_country_tel {position: relative;width: 70%;min-height: 30px;}.btn {font-size: .8rem;cursor: pointer;font-weight: 600;border-radius: 5px;padding: .5rem;}.btn-primary {font-size: 1rem;cursor: pointer;font-weight: 600;border-radius: 5px;padding: .5rem;background-color: var(--color-third);text-align: center;}.btn-primary:hover {background-color: var(--color-white);box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(255, 187, 62) 0px 0px 0px 2px;}.cux_btn_close_modal {position: absolute;right: .5rem;top: .5rem;padding: .5rem;cursor: pointer;border-radius: 3px;}.cux_btn_close_modal:hover {background-color: var(--color-white);color: var(--color-secundary);box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(15, 31, 48) 0px 0px 0px 1px;}.cux_select {position: relative;}.wrapper {width: 130px;}.select-btn,li {display: flex;align-items: center;cursor: pointer;}.select-btn {height: 30px;padding: 0 10px;font-size: 12px;background: #fff;border-radius: 7px;justify-content: space-between;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);}.select-btn i {font-size: 31px;transition: transform 0.3s linear;}.wrapper.active .select-btn i {transform: rotate(-180deg);}.content {display: none;padding: 10px;margin-top: 5px;background: #fff;border-radius: 7px;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);}.wrapper.active .content {width: 130px;display: block;position: absolute;}.content .search {position: relative;}.search i {top: 50%;left: 15px;color: #999;font-size: 12px;pointer-events: none;transform: translateY(-50%);position: absolute;}.search input {height: 30px;width: 100%;outline: none;font-size: 12px;border-radius: 5px;padding: 0 20px 0 43px;border: 1px solid #B3B3B3;}.search input:focus {padding-left: 42px;border: 1px solid #4285f4;}.search input::placeholder {color: #bfbfbf;}.content .options {margin-top: 10px;max-height: 250px;overflow-y: auto;padding-right: 7px;}.options::-webkit-scrollbar {width: 7px;}.options::-webkit-scrollbar-track {background: #f1f1f1;border-radius: 25px;}.options::-webkit-scrollbar-thumb {background: #ccc;border-radius: 25px;}.options::-webkit-scrollbar-thumb:hover {background: #b3b3b3;}.options li {height: 30px;padding: 0 5px;font-size: 12px;display: flex;justify-content:flex-start;align-items: center;gap: 10px;}.options li:hover,li.selected {border-radius: 5px;background: #f2f2f2;}.flex-sa-c {display: flex;justify-content: space-around;align-items: center;}.flex-c-c-c {display: flex;justify-content: center;align-items: center;flex-direction: column;}.flex-sa-c-gap-1 {display: flex;justify-content: space-around;align-items: center;gap: 1rem;}.flex-g-05 {gap: .5rem;}.cux_hidden {display: none !important;}.cux_modal {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgb(44 44 44 / 78%);z-index: 100;display: flex;align-items: center;justify-content: center}.w-100 {width: 100% !important;}.w-45 {width: 45% !important;}.w-20 {width: 20% !important;}.mg-bt-05 {margin-bottom: .5rem !important;}.mg-bt-1 {margin-bottom: 1rem !important;}.mg-bt-2 {margin-bottom: 2rem !important;}.mg-top-1 {margin-top: 1rem !important;}@media screen and (max-width: 650px) {.cux_btn_close_modal {right: 1rem;top: 1rem;}}