@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css";@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 3s ease-in-out infinite}@keyframes draw{0%{width:0}to{width:100%}}.animate-draw{animation:draw 3s ease-out forwards}.group-hover\:scale-300:hover{transform:scale(3)}
