@keyframes bounce{0%{transform:translateY(0)}10%{transform:translateY(-16px)}20%,to{transform:translateY(0)}}.ui-preloader-icons__step{animation:2.5s linear infinite bounce}.ui-preloader-icons__step:nth-child(2){animation-delay:.2s}.ui-preloader-icons__step:nth-child(3){animation-delay:.3s}.ui-preloader-icons__step:nth-child(4){animation-delay:.4s}.ui-preloader-icons__step:nth-child(5){animation-delay:.5s}.ui-preloader-icons__step:nth-child(6){animation-delay:.6s}
