.wave-button-wave{transition:top 2s ease-in-out;animation:2s linear infinite wave-slide}.group:hover .wave-button-wave{top:0%!important}@keyframes wave-slide{0%{background-position-x:0}to{background-position-x:200%}}
