.Loading{width:2.5rem;height:2.5rem;display:block;position:relative}.Loading div{transform-origin:1.25rem 1.25rem;animation:1.2s linear infinite lds-spinner}.Loading div:after{content:" ";background:#000;border-radius:20%;width:.1875rem;height:.625rem;display:block;position:absolute;top:.1875rem;left:1.0625rem}.Loading div:first-child{animation-delay:-1.1s;transform:rotate(0)}.Loading div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.Loading div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.Loading div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.Loading div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.Loading div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.Loading div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.Loading div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.Loading div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.Loading div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.Loading div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.Loading div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}
