.loader{height:30px;display:inline-block}.loader>div{width:10px;height:10px;border-radius:100%;box-shadow:0 0 10px orange;background:#FFECBA;float:left;margin:5px;transform:scale(2)}.loader>div:first-child{animation:anm-BL-53-move1 1s linear infinite}.loader>div:nth-child(2){animation:anm-BL-53-move2 1s linear infinite;animation-delay:.2s}.loader>div:nth-child(3){animation:anm-BL-53-move3 1s linear infinite;animation-delay:.3s}.loader>div:nth-child(4){animation:anm-BL-53-move4 1s linear infinite;animation-delay:.4s}.loader>div:nth-child(5){animation:anm-BL-53-move5 1s linear infinite;animation-delay:.5s}@keyframes anm-BL-53-move1{50%{background:#FFBB00;transform:scale(1)}}@keyframes anm-BL-53-move2{50%{background:#FFBB00;transform:scale(1)}}@keyframes anm-BL-53-move3{50%{background:#FFBB00;transform:scale(1)}}@keyframes anm-BL-53-move4{50%{background:#FFBB00;transform:scale(1)}}@keyframes anm-BL-53-move5{50%{background:#FFBB00;transform:scale(1)}}