@keyframes fadeInOut{0%,to{opacity:1;transform:translateX(5px)}50%{opacity:1;transform:translateY(0)}}.animate-fadeInOut{animation:fadeInOut 4s ease-in-out infinite}.icon svg{width:30px;height:30px}