.CustomSelect-module__38KbJW__customSelect{width:100%;font-size:14px;position:relative}.CustomSelect-module__38KbJW__control{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:4px;justify-content:space-between;align-items:center;min-height:38px;padding:2px 8px;transition:all .2s;display:flex}.CustomSelect-module__38KbJW__control:hover{border-color:#0056b3}.CustomSelect-module__38KbJW__controlFocused{border-color:#0056b3;outline:none;box-shadow:0 0 0 1px #0056b3}.CustomSelect-module__38KbJW__disabled .CustomSelect-module__38KbJW__control{opacity:.4;cursor:not-allowed;background-color:#e8eced}.CustomSelect-module__38KbJW__disabled .CustomSelect-module__38KbJW__control:hover{border-color:#ccc}.CustomSelect-module__38KbJW__valueContainer{text-align:left;flex-wrap:wrap;flex:1;align-items:center;gap:4px;padding:2px 0;display:flex}.CustomSelect-module__38KbJW__placeholder{color:#000;font-size:14px;font-weight:400}.CustomSelect-module__38KbJW__singleValue{color:#333;font-size:14px}.CustomSelect-module__38KbJW__multiValue{background-color:#e6f0ff;border-radius:4px;align-items:center;gap:4px;margin:2px;padding:2px 6px;font-size:13px;display:inline-flex}.CustomSelect-module__38KbJW__multiValueRemove{color:#0056b3;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;margin-left:4px;padding:0;font-size:18px;line-height:1;transition:color .2s;display:flex}.CustomSelect-module__38KbJW__multiValueRemove:hover{color:#003d82;background-color:#0056b31a;border-radius:50%}.CustomSelect-module__38KbJW__indicators{align-items:center;padding-top:6px;padding-left:8px;display:flex}.CustomSelect-module__38KbJW__dropdownIndicator{color:#666;margin-top:-4px;font-size:10px;transition:transform .2s;display:inline-block}.CustomSelect-module__38KbJW__indicatorRotated{transform:rotate(180deg)}.CustomSelect-module__38KbJW__menu{z-index:10;background-color:#fff;border:1px solid #ccc;border-radius:4px;max-height:300px;animation:.15s CustomSelect-module__38KbJW__slideDown;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px #0000001a}@keyframes CustomSelect-module__38KbJW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.CustomSelect-module__38KbJW__option{cursor:pointer;text-align:left;color:#000;background-color:#fff;padding:8px 12px;transition:background-color .15s}.CustomSelect-module__38KbJW__option:hover,.CustomSelect-module__38KbJW__optionFocused{background-color:#e6f0ff}.CustomSelect-module__38KbJW__option:active{background-color:#cce0ff}.CustomSelect-module__38KbJW__optionSelected{background-color:#e6f0ff;font-weight:500}.CustomSelect-module__38KbJW__menu::-webkit-scrollbar{width:8px}.CustomSelect-module__38KbJW__menu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.CustomSelect-module__38KbJW__menu::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.CustomSelect-module__38KbJW__menu::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=107d4ba7d1697a99.css.map*/