.hero-overlay{z-index:1;background-color:#002b5c99;position:absolute;inset:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeInUp{animation:.8s forwards fadeInUp}.animate-fadeIn{animation:1s forwards fadeIn}
