@keyframes bgDecorFadeIn{0%{opacity:0}to{opacity:1}}.hero-bg-decor{animation:bgDecorFadeIn 2s ease both}