.select[data-v-2129a8bd]{max-width:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.select-opcao.placeholder[data-v-2129a8bd],.select-opcoes[data-v-2129a8bd]{border:1px solid var(--border_light);border-radius:4px}.select-opcao.placeholder[data-v-2129a8bd]{text-wrap:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI1Ij48cGF0aCBkPSJtMCAwIDUgNSA1LTVaIiBmaWxsPSIjMmQyZDJkIi8+PC9zdmc+);background-position:right 12px center;background-repeat:no-repeat;overflow:hidden;padding-right:22px;text-overflow:ellipsis}.selectActive .select-placeholder[data-v-2129a8bd]{border-color:var(--border_primary)}.select-opcoes[data-v-2129a8bd]{background:var(--bg_primary);box-shadow:0 2px 8px rgba(0,0,0,.1);list-style:none;margin:4px 0 0;max-height:200px;overflow-y:auto;padding:4px 0;position:absolute;width:100%;z-index:10}.select-opcao[data-v-2129a8bd]{align-items:center;cursor:pointer;display:flex;font-size:var(--font_size_base);padding:8px 12px;transition:var(--transition_color)}.select-opcao[data-v-2129a8bd]:hover{background-color:var(--border_light)}.select-opcao.-selected[data-v-2129a8bd]{background-color:var(--border_third);color:var(--text_invert)}.select-opcao img[data-v-2129a8bd]{--option_img_size:28px;border-radius:4px;height:28px;height:var(--option_img_size);margin-right:6px;-o-object-fit:cover;object-fit:cover;width:28px;width:var(--option_img_size)}.select-opcao.-unavailable[data-v-2129a8bd]{cursor:not-allowed;opacity:.6;position:relative}.select-opcao.-unavailable[data-v-2129a8bd]:before{border-top:1px solid rgba(0,0,0,.431);content:"";height:1px;left:6px;position:absolute;top:18px;width:90%;z-index:1}