.loading-indicator{margin:2em auto;position:relative;width:64px;height:64px}.loading-indicator div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:32px 32px}.loading-indicator div:after{content:" ";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:gray;margin:-3px 0 0 -3px}.loading-indicator div:first-child{animation-delay:-36ms}.loading-indicator div:first-child:after{top:50px;left:50px}.loading-indicator div:nth-child(2){animation-delay:-72ms}.loading-indicator div:nth-child(2):after{top:54px;left:45px}.loading-indicator div:nth-child(3){animation-delay:-.108s}.loading-indicator div:nth-child(3):after{top:57px;left:39px}.loading-indicator div:nth-child(4){animation-delay:-.144s}.loading-indicator div:nth-child(4):after{top:58px;left:32px}.loading-indicator div:nth-child(5){animation-delay:-.18s}.loading-indicator div:nth-child(5):after{top:57px;left:25px}.loading-indicator div:nth-child(6){animation-delay:-.216s}.loading-indicator div:nth-child(6):after{top:54px;left:19px}.loading-indicator div:nth-child(7){animation-delay:-.252s}.loading-indicator div:nth-child(7):after{top:50px;left:14px}.loading-indicator div:nth-child(8){animation-delay:-.288s}.loading-indicator div:nth-child(8):after{top:45px;left:10px}