@keyframes rotate-cog{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cog.animate{animation:rotate-cog 1.25s ease-in-out 1}.cog.animate.cog-1{animation-delay:0s}.cog.animate.cog-2{animation-delay:.35s}.cog.animate.cog-3{animation-delay:.7s}