.Select_Select__PrTMM .item{position:relative}.Select_Select__PrTMM .item:before{content:"";position:absolute;top:50%;left:0;transform:translate3d(0,-60%,0);width:8px;height:8px;background-color:currentcolor;opacity:0;transition:.2s}.Select_Select__PrTMM .item span{display:inline-block;transition:.2s}.Select_Select__PrTMM .item.isSelected:before{opacity:1}.Select_Select__PrTMM .item.isSelected>span{transform:translate3d(16px,0,0)}@media(min-width:1024px){.Select_Select__PrTMM .item:hover:before{opacity:1}.Select_Select__PrTMM .item:hover>span{transform:translate3d(16px,0,0)}}