.loading_spinner__vCHK7{display:flex;justify-content:center;align-items:center;height:100px}.loading_inner__sXPlT{width:20px;height:20px;background-color:#3498db;border-radius:50%;margin:5px;animation:loading_scale__g9Dm0 1s ease-in-out infinite}.loading_inner__sXPlT:nth-child(2){animation-delay:-.5s}.loading_inner__sXPlT:nth-child(3){animation-delay:-.25s}@keyframes loading_scale__g9Dm0{0%,40%,to{transform:scale(.5)}20%{transform:scale(1)}}