.v-select{background:#1a1d1f;border-radius:4px;display:inline-block;position:relative;width:100%}.v-select.active .options{border-radius:4px;display:block}.v-select .selected-option{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:100%;justify-content:space-between;min-width:100px;padding:10px;transition:all .3s ease-in-out;width:100%}.v-select .selected-option .elements{align-items:center;display:flex;font-weight:450;justify-content:center;width:100%}.v-select .selected-option:hover{background:#444}.v-select .selected-option svg{transition:all .3s ease-in-out}.v-select .options{background:#232323;box-shadow:0 2px 4px #0000001a;display:none;left:0;max-height:400px;overflow-y:auto;padding:.25rem;position:absolute;top:100%;width:100%;z-index:1}.v-select .options .option{cursor:pointer;padding:10px}.v-select .options .option:hover{background-color:#f0f0f0}.v-select .options .option.selected{background-color:#e6f7ff}.v-option[data-v-ff107577]{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-weight:650;justify-content:space-between;margin-bottom:5px;padding:10px;transition:background-color .3s ease;width:100%}.v-option.selected[data-v-ff107577]{background-color:#8e91fd1c;color:#fff}.v-option[data-v-ff107577]:hover{background-color:#f0f0f025}
