.custom-select[data-v-2788b524]{position:relative;display:inline-flex;align-items:center;cursor:pointer;font-size:14px;color:#333;border:1px solid #ccc;padding:8px 12px;background-color:#f9f9f9;border-radius:4px}.custom-select .arrow-down[data-v-2788b524],.custom-select .arrow-up[data-v-2788b524]{margin-left:5px;transition:transform .3s;width:10px;height:10px;background-size:contain;display:inline-block;background-repeat:no-repeat}.custom-select .arrow-up[data-v-2788b524]{background-image:var(--1e5f3974)}.custom-select .arrow-down[data-v-2788b524]{background-image:var(--036efd3b)}.custom-select ul[data-v-2788b524]{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;list-style:none;padding:0;margin:0;width:100%;z-index:1000;border-radius:4px}.custom-select li[data-v-2788b524]{padding:8px 12px;cursor:pointer}.custom-select li[data-v-2788b524]:hover{background-color:#f0f0f0}