.lds-spinner{width:30px;height:30px;display:inline-block;position:relative}.lds-spinner div{transform-origin:15px 15px;animation:.8s linear infinite lds-spinner}.lds-spinner div:after{content:" ";background:#fff;border-radius:25%;width:3px;height:9px;display:block;position:absolute;left:14px}.lds-spinner div:first-child{animation-delay:-.7s;transform:rotate(0)}.lds-spinner div:nth-child(2){animation-delay:-.6s;transform:rotate(45deg)}.lds-spinner div:nth-child(3){animation-delay:-.5s;transform:rotate(90deg)}.lds-spinner div:nth-child(4){animation-delay:-.4s;transform:rotate(135deg)}.lds-spinner div:nth-child(5){animation-delay:-.3s;transform:rotate(180deg)}.lds-spinner div:nth-child(6){animation-delay:-.2s;transform:rotate(225deg)}.lds-spinner div:nth-child(7){animation-delay:-.1s;transform:rotate(270deg)}.lds-spinner div:nth-child(8){animation-delay:0s;transform:rotate(315deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}
