.v-select__slot{position:relative;align-items:center;display:flex;max-width:100%;min-width:0;width:80px}.lds-ripple{display:inline-block;position:relative;width:280px;height:280px}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:136px;left:136px;width:0;height:0;opacity:1}to{top:0;left:0;width:272px;height:272px;opacity:0}}@keyframes lds-ripple{0%{top:136px;left:136px;width:0;height:0;opacity:1}to{top:0;left:0;width:272px;height:272px;opacity:0}}