.sa-productivity-fast-grp .img-item.animation-done{animation:floatY 6s ease-in-out infinite;position:absolute;will-change:transform}.sa-productivity-fast-grp .img-item.animation-done.img-1{animation-delay:0s;animation-duration:6s}.sa-productivity-fast-grp .img-item.animation-done.img-2{animation-delay:1s;animation-duration:7s}.sa-productivity-fast-grp .img-item.animation-done.img-3{animation-delay:.5s;animation-duration:5.5s}.sa-productivity-fast-grp .img-item.animation-done.img-4{animation-delay:1.5s;animation-duration:6.5s}.sa-productivity-fast-grp .img-item.animation-done.img-5{animation-delay:.8s;animation-duration:7.5s}@keyframes floatY{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-15px) translateX(5px)}to{transform:translateY(0) translateX(0)}}