.dual-listbox-wrapper[data-v-de96a400]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}[dir] .dual-listbox-wrapper[data-v-de96a400]{padding:20px}.listbox[data-v-de96a400]{width:-webkit-fill-available;height:300px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[dir] .listbox[data-v-de96a400]{border:1px solid #ccc;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.1);background:#fff}.listbox-header[data-v-de96a400]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[dir] .listbox-header[data-v-de96a400]{background-color:rgba(46,104,178,.4);padding:12px}[dir=ltr] .listbox-header[data-v-de96a400],[dir=rtl] .listbox-header[data-v-de96a400]{border-top-left-radius:6px;border-top-right-radius:6px}.listbox-body[data-v-de96a400]{overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style:none}[dir] .listbox-body[data-v-de96a400]{margin:0;padding:10px}.listbox-item[data-v-de96a400]{transition:background .2s}[dir] .listbox-item[data-v-de96a400]{padding:10px;cursor:pointer;-webkit-transition:background .2s}[dir] .listbox-item[data-v-de96a400]:hover{background-color:#f0f8ff}.listbox-item.active[data-v-de96a400]{font-weight:700}[dir] .listbox-item.active[data-v-de96a400]{background-color:#e2e9f5}.arrow-buttons[data-v-de96a400]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.arrow-button[data-v-de96a400]{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);font-size:0}[dir] .arrow-button[data-v-de96a400]{padding:8px;border:none;background-color:#eee;border-radius:50%;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.1)}.arrow-button[data-v-de96a400]:disabled{opacity:.5}[dir] .arrow-button[data-v-de96a400]:disabled{cursor:not-allowed}