.select[data-v-2216f53d]{max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.select-opcoes[data-v-2216f53d]{flex-direction:row;flex-wrap:wrap;min-width:100%;width:100%}.select-opcao[data-v-2216f53d],.select-opcoes[data-v-2216f53d]{align-items:center;display:flex}.select-opcao[data-v-2216f53d]{background-color:var(--border_light);color:var(--text_base);font-size:var(--font_size_base);justify-content:center;margin-bottom:8px;margin-right:4px;padding:8px;text-transform:uppercase;transition:var(--transition_color)}.select-opcao.selectOpcaoAtual[data-v-2216f53d]{background-color:var(--border_third);color:var(--text_invert)}.select-opcao>img[data-v-2216f53d]{--option_img_size:28px;border-radius:4px;height:28px;height:var(--option_img_size);margin-right:6px;max-height:28px;max-height:var(--option_img_size);max-width:28px;max-width:var(--option_img_size);width:28px;width:var(--option_img_size)}.select-opcao[data-v-2216f53d]:not(.selectOpcaoAtual){cursor:pointer}.select-opcao[data-v-2216f53d]:not(.selectOpcaoAtual):hover{background-color:color-mix(in srgb,var(--border_light) 70%,var(--border_third))}.select-opcao.outOfStock[data-v-2216f53d]{opacity:.6;position:relative}.select-opcao.outOfStock[data-v-2216f53d]:before{border-top:1px solid rgba(0,0,0,.431);content:"";height:100%;left:-11px;position:absolute;top:11px;transform:rotate(45deg);width:100%;z-index:1}