.select_input__gvfhm{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:flex-start;min-width:100px;max-width:100%;height:-moz-fit-content;height:fit-content;padding:3px 4px;color:var(--ref-color-gray-100);cursor:pointer;border:1px solid #0000;border-radius:var(--sys-radius-sm)}.select_input__gvfhm.select_input-outline__Ubz2t{background-color:var(--ref-color-white);border-color:var(--ref-color-gray-10)}.select_input__gvfhm.select_input-ghost__kBZu4{background-color:#0000;border-color:#0000}.select_input__gvfhm.select_input-size-small__rud2S{min-height:32px}.select_input__gvfhm.select_input-size-medium__3njc6{min-height:40px}.select_input__gvfhm .select_input-right__lEOX3{display:flex;flex-shrink:0;align-items:center;justify-content:center;margin-left:auto}.select_input__gvfhm .select_input-right__lEOX3 .select_input-arrow-icon__8V6Xa{color:var(--ref-color-gray-65-alpha);transform:rotate(-90deg)}.select_input__gvfhm:not(.select_is-disabled__phEsH):hover{background-color:var(--ref-color-gray-5-alpha)}.select_input__gvfhm:not(.select_is-disabled__phEsH):focus-visible,.select_input__gvfhm:not(.select_is-disabled__phEsH):focus-within,.select_input__gvfhm:not(.select_is-disabled__phEsH)[data-opened=true]{border-color:var(--ref-color-gray-10);outline:2px solid var(--ref-color-unipos-blue-40);outline-offset:2px}.select_input__gvfhm.select_is-disabled__phEsH{cursor:default;opacity:.3}.select_placeholder__sIqEL{margin-left:8px;font:var(--sys-typ-body-15-n-24);color:var(--ref-color-gray-40-alpha)}.select_placeholder__sIqEL,.select_query-input__MbMlQ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select_query-input__MbMlQ{box-sizing:border-box;flex:1 1;min-width:60px;background:none;border:none}.select_query-input__MbMlQ::placeholder{padding-left:8px;font:var(--sys-typ-body-15-n-24);color:var(--ref-color-gray-40-alpha)}.select_values__QA23v{display:flex;flex-wrap:wrap;width:100%;min-width:0;margin:0 -4px -4px 0}.select_values__QA23v>.select_values-tag__27KaV{min-width:0;max-width:100%;margin:0 4px 4px 0}.select_values__QA23v .select_query-input__MbMlQ{height:24px;margin:0 4px 4px 0}.select_clear-button__44HHz{display:flex;align-items:center;justify-content:center;margin-right:8px;margin-left:8px;border-radius:var(--sys-radius-circle)}.select_clear-button__44HHz .select_clear-icon__IDuhH:hover{color:var(--ref-color-gray-80-alpha)}.select_value__bnv71{display:flex;align-items:center;margin-left:8px;line-height:var(--sys-line-height-sm);word-break:break-all}.select_search-single-value__tMh3G{display:flex;align-items:center;width:100%;cursor:text}.select_search-single-value__tMh3G.select_shrink__zhtTi .select_query-input__MbMlQ{flex-grow:0;width:6px;min-width:6px}.select_search-single-value__tMh3G.select_is-querying__SybZ6{width:100%}.select_search-single-value__tMh3G.select_has-clear-button__hDkdB{max-width:calc(100% - 64px)}.select_search-single-value__tMh3G .select_label__ysL3o{margin-left:-3px}.select_option-panel__quJM6{scrollbar-color:var(--ref-color-gray-40-alpha) #0000;scrollbar-width:10px;overflow-y:overlay;z-index:300;box-sizing:border-box;display:flex;flex-direction:column;min-width:180px;padding:4px 0;outline:none}.select_option-panel__quJM6::-webkit-scrollbar{width:10px;height:10px;background-color:#0000}.select_option-panel__quJM6::-webkit-scrollbar-track{background-color:#0000}.select_option-panel__quJM6::-webkit-scrollbar-thumb{background-color:var(--ref-color-gray-40-alpha);background-clip:padding-box;border:2px solid #0000;border-radius:var(--sys-radius-full)}.select_option-panel-header__xr5eh{display:flex;align-items:center;padding:0 8px 4px 12px;border-bottom:1px solid var(--ref-color-gray-10)}.select_option-panel-header__xr5eh .select_option-panel-header-label__Gyr7O{margin-right:8px;font:var(--sys-typ-body-13-n-16);color:var(--ref-color-gray-65-alpha)}.select_option-panel-header__xr5eh .select_option-panel-header-selected-count__yhKCY{font:var(--sys-typ-body-11-n-14);color:var(--ref-color-gray-65-alpha)}.select_option-panel-header__xr5eh .select_option-panel-header-remove-all__W9KYB{margin-left:auto}.select_option-panel-search__D5t5s{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;width:100%;padding:8px 12px;border-bottom:1px solid var(--ref-color-gray-10)}.select_option-panel-search__D5t5s .select_option-panel-search-query__wGjbc{flex:1 1;height:100%;border:none}.select_option-list__SNBk8{width:100%;overflow:auto}.select_option-item__8qPbG{box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:40px;padding:4px 16px 4px 0;line-height:var(--sys-line-height-sm);color:var(--ref-color-gray-100);word-break:break-all;cursor:pointer;transition-duration:.2s;transition-property:background-color,color,opacity}.select_option-item__8qPbG .select_option-group-chevron__E2qMr{margin-right:4px}.select_option-item__8qPbG .select_option-group-chevron__E2qMr .select_option-group-chevron-icon__2ZHMm{transition:transform .2s;transform:rotate(270deg)}.select_option-item__8qPbG.select_is-collapsed__FCkfB .select_option-group-chevron__E2qMr .select_option-group-chevron-icon__2ZHMm{transform:rotate(180deg)}.select_option-item__8qPbG .select_option-group-check__V5hR_{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:4px}.select_option-item__8qPbG .select_option-item-check__YgurT{flex-shrink:0;margin-right:4px}.select_option-item__8qPbG.select_is-focused__t_w2q{background-color:var(--ref-color-gray-5)}.select_option-item__8qPbG.select_is-disabled__phEsH{cursor:default;opacity:.3}.select_options-check__W53xv{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.select_options-check__W53xv .select_option-check-icon__gXVTA{visibility:hidden}.select_options-check__W53xv.select_is-selected__gu7_Y .select_option-check-icon__gXVTA{color:var(--ref-color-unipos-blue-100);visibility:visible}.select_option-section-label__FDBbQ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 16px;font:var(--sys-typ-body-13-n-16);line-height:24px;color:var(--ref-color-gray-65-alpha);vertical-align:middle;background-color:var(--ref-color-gray-5)}.checkSelect_container__eTwdp{display:inline-flex;align-items:center;transition:opacity .2s}.checkSelect_container__eTwdp>input{position:absolute;width:0;height:0;opacity:0}.checkSelect_container__eTwdp.checkSelect_disabled__6J1eL{pointer-events:none;opacity:.3}.checkSelect_container__eTwdp .checkSelect_checkbox__5diAf{position:relative;box-sizing:border-box;display:inline-flex;flex-shrink:0;border:2px solid var(--ref-color-gray-65-alpha);border-radius:var(--sys-radius-md);transition:background-color .2s,border .2s}.checkSelect_container__eTwdp .checkSelect_checkbox__5diAf>.checkSelect_check-icon__cArIp,.checkSelect_container__eTwdp .checkSelect_checkbox__5diAf>.checkSelect_indeterminate-icon__iP0ih{position:absolute;top:50%;left:50%;display:none;color:var(--ref-color-white);transform:translate(-50%,-50%)}.checkSelect_container__eTwdp .checkSelect_checkbox__5diAf>.checkSelect_check-icon__cArIp.checkSelect_check-icon__cArIp,.checkSelect_container__eTwdp .checkSelect_checkbox__5diAf>.checkSelect_indeterminate-icon__iP0ih.checkSelect_check-icon__cArIp{display:none}.checkSelect_container__eTwdp.checkSelect_size-small__hby2x .checkSelect_checkbox__5diAf{width:16px;height:16px}.checkSelect_container__eTwdp.checkSelect_size-medium__bRtmp .checkSelect_checkbox__5diAf{width:20px;height:20px}.checkSelect_container__eTwdp>input:focus-visible+.checkSelect_checkbox__5diAf{outline:2px solid var(--ref-color-unipos-blue-40);outline-offset:2px}.checkSelect_container__eTwdp input:indeterminate+.checkSelect_checkbox__5diAf,.checkSelect_container__eTwdp>input:checked+.checkSelect_checkbox__5diAf{background-color:var(--ref-color-unipos-blue-100);border-color:var(--ref-color-unipos-blue-100)}.checkSelect_container__eTwdp input:indeterminate+.checkSelect_checkbox__5diAf:hover,.checkSelect_container__eTwdp>input:checked+.checkSelect_checkbox__5diAf:hover{background-color:var(--ref-color-unipos-blue-120);border-color:var(--ref-color-unipos-blue-120)}.checkSelect_container__eTwdp>input:checked:not(:indeterminate)+.checkSelect_checkbox__5diAf .checkSelect_check-icon__cArIp,.checkSelect_container__eTwdp>input:indeterminate+.checkSelect_checkbox__5diAf .checkSelect_indeterminate-icon__iP0ih{display:inline}.checkSelect_container__eTwdp:hover{cursor:pointer}.checkSelect_container__eTwdp:hover .checkSelect_checkbox__5diAf{border-color:var(--ref-color-unipos-blue-100)}.checkSelect_container__eTwdp:hover>input:checked+.checkSelect_checkbox__5diAf input:indeterminate+.checkSelect_checkbox__5diAf{background-color:var(--ref-color-unipos-blue-120);border-color:var(--ref-color-unipos-blue-120)}.checkSelect_container__eTwdp .checkSelect_label__CctsW{margin-left:8px;color:var(--ref-color-gray-100)}.departmentSelect_panel__eX17l{width:680px;overflow:visible}.departmentSelect_panel__eX17l .departmentSelect_option-list__HvKu0{max-height:360px;overflow-y:auto}.departmentSelect_panel__eX17l .departmentSelect_search-result-option__ycZub{display:flex;align-items:flex-start;padding:8px 16px 8px 0}.departmentSelect_panel__eX17l .departmentSelect_search-result-option__ycZub .departmentSelect_search-result-option-check__GcWaA{margin-right:4px}.departmentSelect_panel__eX17l .departmentSelect_search-result-option__ycZub .departmentSelect_search-result-department-name__QwT1q{font:var(--sys-typ-body-15-n-24)}.departmentSelect_panel__eX17l .departmentSelect_search-result-option__ycZub .departmentSelect_search-result-department-name__QwT1q .departmentSelect_highlight__0pk3w{font-weight:600}.departmentSelect_panel__eX17l .departmentSelect_search-result-option__ycZub .departmentSelect_search-result-department-path__6ft5D{font:var(--sys-typ-body-13-n-16);color:var(--ref-color-gray-65-alpha);margin-top:4px}.departmentSelect_panel__eX17l .departmentSelect_search-result-option__ycZub[data-selected=true] .departmentSelect_search-result-department-name__QwT1q{color:var(--ref-color-unipos-blue-100)}.departmentSelect_panel__eX17l .departmentSelect_empty__kWAvJ{color:var(--ref-color-gray-80-alpha);text-align:center;padding:24px 16px}.departmentFilter_input__B3DRa{display:inline-flex;align-items:center}.departmentFilter_trigger__vQgTh{display:flex;max-width:680px}.departmentFilter_trigger__vQgTh .departmentFilter_values__i_n2z{align-items:center;margin-left:8px}.departmentFilter_error-message-trigger__LFXRk{display:inline-flex;flex-shrink:0;align-items:center}.departmentFilter_error-tooltip__VJlYC{z-index:500;padding:16px;background-color:var(--ref-color-sunset-orange-10);border-radius:var(--sys-radius-md);box-shadow:var(--ref-shadow-gray-level-3)}.departmentFilter_error-tooltip__VJlYC .departmentFilter_error-tooltip-title__4m4Fp{color:var(--ref-color-sunset-orange-120)}.departmentFilter_error-tooltip__VJlYC .departmentFilter_error-tooltip-description__LogPC{color:var(--ref-color-gray-100);white-space:pre-line}.all_department-filter__f4wUv{margin-top:8px;margin-bottom:8px}.all_department-filter-panel__qfYVe{width:100%;max-width:640px}.all_group-page-banner__4CUeW{margin-top:4px}
/*# sourceMappingURL=1ac87f750a6ea60e.css.map*/