@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}100%{transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:nth-child(1){animation-delay:.76s;animation-duration:1.15s}.ball-grid-pulse>div:nth-child(2){animation-delay:.7s;animation-duration:.95s}.ball-grid-pulse>div:nth-child(3){animation-delay:-80ms;animation-duration:1.42s}.ball-grid-pulse>div:nth-child(4){animation-delay:.27s;animation-duration:1.16s}.ball-grid-pulse>div:nth-child(5){animation-delay:.59s;animation-duration:1.18s}.ball-grid-pulse>div:nth-child(6){animation-delay:.39s;animation-duration:1.04s}.ball-grid-pulse>div:nth-child(7){animation-delay:60ms;animation-duration:1.14s}.ball-grid-pulse>div:nth-child(8){animation-delay:-.14s;animation-duration:1.32s}.ball-grid-pulse>div:nth-child(9){animation-delay:.54s;animation-duration:1.21s}.ball-grid-pulse>div{background-color:#6b6f82;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;float:left;animation-name:ball-grid-pulse;animation-iteration-count:infinite;animation-delay:0}