.theme10_dropdown-container__nSq9u{position:relative;width:100%;font-family:var(--font_family)}.theme10_dropdown-label__BIdyZ{color:var(--primary_color);font-family:var(--font_family);font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}.theme10_dropdown-trigger__15mNp{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px;background-color:#fff;border:1px solid #d1d5db;border-radius:10px;transition:all .2s ease;margin-bottom:3px;height:48px;cursor:pointer}.theme10_dropdown-trigger__15mNp.theme10_active__6U_Bs,.theme10_dropdown-trigger__15mNp:hover{border-color:#d1d5db}.theme10_dropdown-selected-text__q0RCC{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--font_color);font-size:14px;font-weight:500;cursor:pointer}.theme10_dropdown-clear-btn__NMirm{display:flex;align-items:center;justify-content:center;margin-right:8px;padding:2px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:#6b7280;transition:background-color .2s}.theme10_dropdown-clear-btn__NMirm:hover{background-color:#f3f4f6;color:#4b5563}.theme10_dropdown-arrow__wE7nA{color:#6b7280;transition:transform .2s ease}.theme10_dropdown-arrow__wE7nA.theme10_rotate__XOK7P{transform:rotate(180deg)}.theme10_dropdown-menu__TX3Uj{position:absolute;z-index:10;width:100%;min-width:230px;margin-top:4px;background-color:#fff;border:1px solid #dcdcdc;border-radius:10px;max-height:250px;overflow:hidden;display:flex;flex-direction:column}.theme10_dropdown-search__GwxcU{padding:10px;border-bottom:1px solid #dcdcdc;position:sticky;top:0;background-color:#fff;z-index:1}.theme10_search-input-container__tnsO1{position:relative;display:flex;align-items:center}.theme10_search-icon__AYIJj{position:absolute;left:10px;color:#9ca3af}.theme10_search-input___La3Y{width:100%;padding:0;border:0 solid #d1d5db;border-radius:0;font-size:14px;font-weight:500;outline:none;transition:border-color .2s;line-height:24px;color:var(--secondary_color)}.theme10_search-input___La3Y::-moz-placeholder{font-size:14px;font-weight:500;color:var(--secondary_color)}.theme10_search-input___La3Y::placeholder{font-size:14px;font-weight:500;color:var(--secondary_color)}.theme10_search-input___La3Y:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15);box-shadow:none}.theme10_search-clear-btn__GLLp8{position:absolute;right:10px;background:transparent;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center}.theme10_search-clear-btn__GLLp8:hover{color:#4b5563}.theme10_dropdown-options__vIaUe{overflow-y:auto;max-height:147px;padding:0;margin:10px 10px 10px 0}.theme10_dropdown-options-no-margin__FI8Pt{margin-right:0}.theme10_dropdown-options__vIaUe::-webkit-scrollbar{width:3px;height:3px}.theme10_dropdown-options__vIaUe::-webkit-scrollbar-track{background:#d1d5db}.theme10_dropdown-options__vIaUe::-webkit-scrollbar-thumb{background-color:var(--primary_color);border-radius:10px}.theme10_dropdown-options__vIaUe::-webkit-scrollbar-thumb:hover{background:var(--primary_color)}.theme10_dropdown-option__Dejdw{display:flex;align-items:center;padding:8px 12px 8px 8px;cursor:pointer;transition:background-color .15s;font-size:14px}.theme10_dropdown-option__Dejdw .vms_inputcheckbox_maindiv{width:100%}.theme10_dropdown-option__Dejdw .vms_inputcheckbox_label{display:flex;flex-direction:row-reverse;align-items:center;line-height:normal;letter-spacing:normal;color:var(--secondary_color);font-size:14px;font-weight:400;width:100%!important;justify-content:flex-end}.theme10_selected__dt_0w .vms_inputcheckbox_label{font-weight:400!important}.theme10_dropdown-option__Dejdw .vms_inputcheckbox_indicator{background-color:#fff;width:22px;height:22px;border-radius:3px;margin-right:8px;border:2px solid #dcdcdc}.theme10_dropdown-option__Dejdw .vms_inputcheckbox_input:checked~.vms_inputcheckbox_indicator{border:1px solid var(--primary_color);background-color:var(--primary_color)}.theme10_dropdown-option__Dejdw .vms_inputcheckbox_indicator:after{left:7px!important;top:3px!important;width:6px!important;height:11px!important}.theme10_dropdown-option__Dejdw:hover{background-color:#f3f4f6}.theme10_dropdown-option__Dejdw.theme10_selected__dt_0w{background-color:#eff6ff}.theme10_dropdown-option__Dejdw .vms_inputradiobutton_input{width:18px;height:18px;border:1px solid var(--primary_color);border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.theme10_dropdown-option__Dejdw .vms_inputradiobutton_input:checked{background:var(--primary_color)!important;box-shadow:inset 0 0 0 3px #fff!important;border:1px solid var(--primary_color)}.theme10_dropdown-option__Dejdw .vms_inputradiobutton_input:checked:after{content:unset}.theme10_dropdown-option__Dejdw .vms_inputradiobutton_label{color:var(--secondary_color);font-family:var(--font_family);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 0 8px;width:99%}.theme10_dropdown-checkbox__iXwbp{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:10px;border:1px solid #d1d5db;border-radius:4px;transition:all .2s}.theme10_dropdown-checkbox__iXwbp.theme10_checked__TJCZY{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.theme10_dropdown-option-container__jD1RX{display:flex;justify-content:space-between;width:100%}.theme10_dropdown-option-label__ZYR46{flex:1;color:var(--secondary_color);font-weight:400}.theme10_dropdown-option-code__waWqf,.theme10_dropdown-option-label__ZYR46{font-family:var(--font_family);font-size:14px;font-style:normal;line-height:24px}.theme10_dropdown-option-code__waWqf{color:var(--primary_color);font-weight:600;text-transform:uppercase}.theme10_dropdown-check__blSRe{color:#3b82f6;margin-left:8px}.theme10_dropdown-no-results__a2pGN{text-align:center;color:var(--font_color);font-size:14px;font-weight:400;padding:12px 0 12px 12px}.theme10_dropdown-label-container__TEwlZ{display:flex;align-items:center;gap:4px;cursor:pointer}.theme10_field_disabled__aLRZX{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px;background-color:#f2f4f7;opacity:1;border:1px solid #d1d5db;border-radius:10px;transition:all .2s ease;margin-bottom:3px;height:50px}.theme10_field_disabled__aLRZX .theme10_dropdown-selected-text__q0RCC{cursor:default}.theme10_field_disabled__aLRZX.theme10_active__6U_Bs,.theme10_field_disabled__aLRZX:hover{border-color:#d1d5db}.theme10_option-container__Ny_EM{display:flex;flex-direction:column}.theme10_option-value__5qJee{color:var(--secondary_color);font-size:14px;line-height:22px}.theme10_option-label__RpOYV,.theme10_option-value__5qJee{font-family:var(--font_family);font-style:normal;font-weight:400;display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:350px}.theme10_option-label__RpOYV{color:var(---font_color);font-size:12px;line-height:20px}@media screen and (max-width:1023px) and (min-width:200px){.theme10_dropdown-label-container__TEwlZ{justify-content:space-between}.theme10_dropdown-label-container__TEwlZ svg path{fill:#555}.theme10_dropdown-label__BIdyZ{font-size:14px;font-weight:500;color:var(--secondary_color)}.theme10_dropdown-trigger__15mNp{height:48px}.theme10_dropdown-trigger__15mNp svg path{fill:#adadad}.theme10_modal_header__qpwM9{display:flex;justify-content:space-between;align-items:center;width:100%;height:55px;padding:10px 15px;border-bottom:1px solid #d1d5db}.theme10_modal_header_title__DjeD4{color:var(--secondary_color);font-family:var(--font_family);font-size:18px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:-.36px}.theme10_modal_header_close__qib_s svg{width:24px;height:24px;display:block}.theme10_modal_header_close__qib_s svg path{fill:#212121}.theme10_mob_modal__t2wVs .vms_modalpop_content{padding:0 10px;margin:25px 0 0}.theme10_dropdown-menu__TX3Uj{margin-top:0;width:95%;min-width:auto;max-height:-moz-max-content;max-height:max-content;border:none;border-radius:0}.theme10_dropdown-options__vIaUe{max-height:70vh;margin:0}.theme10_dropdown-option__Dejdw{padding:16px 10px}.theme10_dropdown-search__GwxcU{border:1px solid #dcdcdc;padding:10px;border-radius:12px}.theme10_dropdown-option-code__waWqf{font-size:14px;font-weight:600;line-height:normal}.theme10_dropdown-option-label__ZYR46{font-size:14px;font-weight:400;line-height:normal}.theme10_mob_modal__t2wVs .vms_modalpop_content .vms_button{height:40px;color:#fff;font-family:var(--font_family);font-size:14px;font-style:normal;font-weight:600;line-height:normal;position:fixed;width:90%;z-index:1;bottom:20px;border:none;padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:var(--buttons_color);margin:0 auto!important;left:0;right:0;letter-spacing:normal}.theme10_dropdown-option__Dejdw.theme10_selected__dt_0w,.theme10_dropdown-option__Dejdw:hover{background-color:transparent}}.theme11_dropdown-container__Gyev0{position:relative;width:100%;font-family:var(--font_family)}.theme11_dropdown-label__C_IH_{color:var(--primary_color);font-family:var(--font_family);font-size:14px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer}.theme11_dropdown-trigger__DPxVG{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px;background-color:#fff;border:1px solid #d1d5db;border-radius:24px;transition:all .2s ease;margin-bottom:3px;height:48px;cursor:pointer}.theme11_dropdown-trigger__DPxVG.theme11_active__W_OgF,.theme11_dropdown-trigger__DPxVG:hover{border-color:#d1d5db}.theme11_dropdown-selected-text__uMPBC{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#bebebe;font-size:16px;font-weight:400;cursor:pointer}.theme11_dropdown-selected-text__uMPBC span{color:var(--font_color)}.theme11_dropdown-clear-btn__KztVK{display:flex;align-items:center;justify-content:center;margin-right:8px;padding:2px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:#6b7280;transition:background-color .2s}.theme11_dropdown-clear-btn__KztVK:hover{background-color:#f3f4f6;color:#4b5563}.theme11_dropdown-arrow__9_cdm{color:#6b7280;transition:transform .2s ease}.theme11_dropdown-arrow__9_cdm.theme11_rotate__i0FZP{transform:rotate(180deg)}.theme11_dropdown-menu__GIA2B{position:absolute;top:100%;z-index:10;width:100%;min-width:230px;margin-top:4px;background-color:#fff;border:1px solid #bebebe;border-radius:10px;max-height:200px;overflow-y:auto;display:flex;flex-direction:column;opacity:0;transform:scale(.92) translateY(-8px);transform-origin:top center;animation:theme11_dropdownFadeIn__cMkrv .3s cubic-bezier(.25,.46,.45,.94) forwards;will-change:opacity,transform}.theme11_dropdown-menu__GIA2B.theme11_active__W_OgF{opacity:1;transform:scale(1) translateY(0)}@keyframes theme11_dropdownFadeIn__cMkrv{0%{opacity:0;transform:scale(.92) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.theme11_search-input-container__Z0O0e{position:relative;display:flex;align-items:center}.theme11_search-input-container__Z0O0e input{width:100%;padding:8px 10px;border:none;border-bottom:1px solid #eee;-o-border-image:initial;border-image:initial;outline:none;box-sizing:border-box;position:sticky;top:0;border-radius:24px}.theme11_search-input-container__Z0O0e input:focus{border-bottom:1px solid #eee}.theme11_search-icon__1va_B{position:absolute;left:10px;color:#9ca3af}.theme11_search-input__6lEi3{width:100%;padding:0;border:0 solid #d1d5db;border-radius:0;font-size:14px;font-weight:500;outline:none;transition:border-color .2s;line-height:24px;color:var(--secondary_color)}.theme11_search-input__6lEi3::-moz-placeholder{font-size:14px;font-weight:500;color:var(--secondary_color)}.theme11_search-input__6lEi3::placeholder{font-size:14px;font-weight:500;color:var(--secondary_color)}.theme11_search-input__6lEi3:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.15);box-shadow:none}.theme11_search-clear-btn__iPw5s{position:absolute;right:10px;background:transparent;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;justify-content:center}.theme11_search-clear-btn__iPw5s:hover{color:#4b5563}.theme11_dropdown-options__UEFOW{overflow-y:auto;max-height:147px;padding:0;margin:10px 10px 10px 0}.theme11_dropdown-options-no-margin__EEson{margin-right:0}.theme11_dropdown-options__UEFOW::-webkit-scrollbar{width:3px;height:3px}.theme11_dropdown-options__UEFOW::-webkit-scrollbar-track{background:#e1e0e0}.theme11_dropdown-options__UEFOW::-webkit-scrollbar-thumb{background-color:#bebebe;border-radius:10px}.theme11_dropdown-option__Ix9oA{display:flex;align-items:center;padding:6px 12px 6px 8px;cursor:pointer;transition:background-color .15s;font-size:14px;opacity:0;transform:translateY(8px);animation:theme11_dropdownOptionSlideIn__66HnH .4s cubic-bezier(.25,.46,.45,.94) forwards}.theme11_dropdown-option__Ix9oA:first-child{animation-delay:.05s}.theme11_dropdown-option__Ix9oA:nth-child(2){animation-delay:.1s}.theme11_dropdown-option__Ix9oA:nth-child(3){animation-delay:.15s}.theme11_dropdown-option__Ix9oA:nth-child(4){animation-delay:.2s}.theme11_dropdown-option__Ix9oA:nth-child(5){animation-delay:.25s}.theme11_dropdown-option__Ix9oA:nth-child(6){animation-delay:.3s}.theme11_dropdown-option__Ix9oA:nth-child(7){animation-delay:.35s}.theme11_dropdown-option__Ix9oA:nth-child(8){animation-delay:.4s}.theme11_dropdown-option__Ix9oA:nth-child(9){animation-delay:.45s}.theme11_dropdown-option__Ix9oA:nth-child(10){animation-delay:.5s}@keyframes theme11_dropdownOptionSlideIn__66HnH{to{opacity:1;transform:translateY(0)}}.theme11_dropdown-option__Ix9oA .vms_inputcheckbox_maindiv{width:100%}.theme11_dropdown-option__Ix9oA .vms_inputcheckbox_label{display:flex;flex-direction:row-reverse;align-items:center;line-height:normal;letter-spacing:normal;color:var(--secondary_color);font-size:14px;font-weight:400;width:100%!important;justify-content:flex-end}.theme11_selected__x5FSa .vms_inputcheckbox_label{font-weight:400!important}.theme11_dropdown-option__Ix9oA .vms_inputcheckbox_indicator{background-color:#fff;width:22px;height:22px;border-radius:3px;margin-right:8px;border:2px solid #dcdcdc}.theme11_dropdown-option__Ix9oA .vms_inputcheckbox_input:checked~.vms_inputcheckbox_indicator{border:1px solid var(--primary_color);background-color:var(--primary_color)}.theme11_dropdown-option__Ix9oA .vms_inputcheckbox_indicator:after{left:7px!important;top:3px!important;width:6px!important;height:11px!important}.theme11_dropdown-option__Ix9oA:hover{background-color:#f3f4f6}.theme11_dropdown-option__Ix9oA.theme11_selected__x5FSa{background-color:#eff6ff}.theme11_dropdown-option__Ix9oA .vms_inputradiobutton_input{width:18px;height:18px;border:1px solid var(--primary_color);border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.theme11_dropdown-option__Ix9oA .vms_inputradiobutton_input:checked{background:var(--primary_color)!important;box-shadow:inset 0 0 0 3px #fff!important;border:1px solid var(--primary_color)}.theme11_dropdown-option__Ix9oA .vms_inputradiobutton_input:checked:after{content:unset}.theme11_dropdown-option__Ix9oA .vms_inputradiobutton_label{color:var(--secondary_color);font-family:var(--font_family);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 0 8px;width:99%}.theme11_dropdown-checkbox__NM4Lj{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:10px;border:1px solid #d1d5db;border-radius:4px;transition:all .2s}.theme11_dropdown-checkbox__NM4Lj.theme11_checked__DOdCP{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.theme11_dropdown-option-container__7I_Ao{display:flex;justify-content:space-between;width:100%}.theme11_dropdown-option-label__sDH4f{flex:1;color:var(--font_color);font-family:var(--font_family);font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-left:0}.theme11_dropdown-option-code__hEX27{color:var(--primary_color);font-family:var(--font_family);font-size:14px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase}.theme11_dropdown-check__olc9Z{color:#3b82f6;margin-left:8px}.theme11_dropdown-no-results__SEKUO{text-align:left;color:#888;font-size:14px;font-weight:400;padding:10px 0 10px 10px}.theme11_dropdown-label-container__Y2S9h{display:flex;align-items:center;gap:4px;cursor:pointer}.theme11_field_disabled__xDoJe{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px;background-color:#f2f4f7;opacity:1;border:1px solid #d1d5db;border-radius:10px;transition:all .2s ease;margin-bottom:3px;height:50px}.theme11_field_disabled__xDoJe .theme11_dropdown-selected-text__uMPBC{cursor:default}.theme11_field_disabled__xDoJe.theme11_active__W_OgF,.theme11_field_disabled__xDoJe:hover{border-color:#d1d5db}.theme11_option-container__reURr{display:flex;flex-direction:column}.theme11_option-value__LbCKp{color:var(--secondary_color);font-size:14px;line-height:22px}.theme11_option-label__2tiVM,.theme11_option-value__LbCKp{font-family:var(--font_family);font-style:normal;font-weight:400;display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:350px}.theme11_option-label__2tiVM{color:var(---font_color);font-size:12px;line-height:20px}@media screen and (max-width:1023px) and (min-width:200px){.theme11_dropdown-label-container__Y2S9h{justify-content:space-between}.theme11_dropdown-label-container__Y2S9h svg path{fill:#555}.theme11_dropdown-label__C_IH_{font-size:14px;font-weight:500;color:var(--secondary_color)}.theme11_dropdown-trigger__DPxVG{height:48px}.theme11_dropdown-trigger__DPxVG svg path{fill:#adadad}.theme11_modal_header__XDbR_{display:flex;justify-content:space-between;align-items:center;width:100%;height:55px;padding:10px 15px;border-bottom:1px solid #d1d5db}.theme11_modal_header_title__4itH0{color:var(--secondary_color);font-family:var(--font_family);font-size:16px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:-.36px}.theme11_modal_header_close__uccKQ svg{width:24px;height:24px;display:block}.theme11_modal_header_close__uccKQ svg path{fill:#212121}.theme11_mob_modal__TfTBF .vms_modalpop_content{padding:0 10px;margin:25px 0 0}.theme11_dropdown-menu__GIA2B{width:100%;min-width:230px;margin-top:4px;background-color:#fff;border:1px solid #bebebe;border-radius:10px;max-height:200px;min-height:100px;overflow-y:auto;display:flex;flex-direction:column}.theme11_dropdown-options__UEFOW{max-height:70vh;margin:0}.theme11_dropdown-option__Ix9oA{padding:10px}.theme11_dropdown-option-code__hEX27{font-size:14px;font-weight:600;line-height:normal}.theme11_dropdown-option-label__sDH4f{font-size:14px;font-weight:400;line-height:normal}.theme11_mob_modal__TfTBF .vms_modalpop_content .vms_button{height:40px;color:#fff;font-family:var(--font_family);font-size:14px;font-style:normal;font-weight:600;line-height:normal;position:fixed;width:90%;z-index:1;bottom:20px;border:none;padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:center;background-color:var(--buttons_color);margin:0 auto!important;left:0;right:0;letter-spacing:normal}.theme11_dropdown-option__Ix9oA.theme11_selected__x5FSa,.theme11_dropdown-option__Ix9oA:hover{background-color:transparent}}
/*# sourceMappingURL=3b1063f0be03291e.css.map*/