@keyframes fade-in{0%{opacity:0}to{opacity:1}}.hero-animation{animation:1s ease-out forwards fade-in}
