@keyframes animations-module__svppIq__floatVertical{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}@keyframes animations-module__svppIq__floatHorizontal{0%,to{transform:translate(0)}50%{transform:translate(-10px)}}@keyframes animations-module__svppIq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animations-module__svppIq__animateFloatHorizontal{animation:5s infinite animations-module__svppIq__floatHorizontal}.animations-module__svppIq__animateFloatVertical{animation:5s infinite animations-module__svppIq__floatVertical}.animations-module__svppIq__animateSpin{animation:60s linear infinite animations-module__svppIq__spin}