.Search{align-items:center;background:#fff;border-radius:10px;display:flex;gap:6px;height:32px;padding:0 0 0 17px;width:100%}.Search__input-container{display:flex;flex:1 1 auto}.Search__input{border:none;font-family:Jost;font-size:14px;line-height:normal;outline:none;width:100%}.Search__btn{align-items:center;background:#546078;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;min-width:32px;outline:none;padding:0;width:32px}.Search__btn:hover{opacity:.7}.Search__btn svg{height:18px;min-width:18px;width:18px}.UiSelect{align-items:center;border-bottom:1px solid #546078;display:flex;gap:12px;justify-content:space-between;min-width:0;padding-bottom:3px;width:100%}.UiSelect.invalid{border-bottom-color:#dc3545}.UiSelect__placeholder{color:#c4c4c4;font-size:14px;font-weight:700}.UiSelect__selected-options{display:flex;flex-wrap:wrap;gap:2px;min-width:0}.UiSelect__selected-option{background:#546078;border-radius:4px;color:#fff;cursor:pointer;display:flex;min-width:0;padding:2px 4px}.UiSelect__option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UiSelect__arrow{height:16px;min-width:16px;width:16px}.UiSelect__dropdown{background:#fff;display:flex;flex-direction:column;gap:12px;padding:6px 16px;position:fixed;z-index:10000}.UiSelect__dropdown,.UiSelect__dropdown .Search{border:1px solid #546078}.UiSelect__dropdown.single{border:none;border-radius:6px;box-shadow:0 0 6px #00103d0f,0 6px 12px #00103d0f,0 6px 20px #00103d0f,0 10px 36px #00103d14}.UiSelect__dropdown.single .UiSelect__dropdown-option{border:none;height:24px;padding-bottom:0}.UiSelect__dropdown-options{display:flex;flex-direction:column;gap:9px;max-height:300px;overflow-y:auto;padding-right:3px}.UiSelect__dropdown-option{align-items:center;border-bottom:1px solid #546078;color:#546078;cursor:pointer;display:flex;gap:14px;padding-bottom:11px}.UiSelect__dropdown-option:hover{opacity:.7}.UiSelect__dropdown-option.active .UiSelect__dropdown-option-checkbox{background-color:#546078}.UiSelect__dropdown-option-checkbox{border:1px solid #546078;border-radius:3px;height:12px;min-width:12px;width:12px}.UiSelect__dropdown-option-extra,.UiSelect__dropdown-option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.UiSelect__dropdown-option-extra{margin-left:0;opacity:.5}.UiSelect__dropdown-empty{color:#546078;opacity:.7;text-align:center}
