.bouncing-loading>div{background-color:#858490;border-radius:100%;width:18px;height:18px;animation:1.4s ease-in-out infinite both sk-bouncedelay;display:inline-block}.bouncing-loading .span1{animation-delay:-.32s}.bouncing-loading .span2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,to,80%{transform:scale(0)}40%{transform:scale(1)}}
