.container{padding:0 30px!important}.fade-in-up{animation:fadeInUp 1.2s ease-out both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-bg-zoom{animation:heroZoomIn 1s ease-out both}@keyframes heroZoomIn{0%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}