.hero-section:before{content:"";z-index:2;background-color:#000024a8;width:100%;height:100%;position:absolute;inset:0}.hero-section .arrow-animate{animation:1.5s ease-in-out infinite arrowMove}@keyframes arrowMove{0%{opacity:.7;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}to{opacity:.7;transform:translateY(0)}}
