.animate-visible{opacity:1!important;transform:translateY(0)!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards;opacity:0}.animation-delay-200{animation-delay:.2s}.animation-delay-400{animation-delay:.4s}.animation-delay-600{animation-delay:.6s}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.animate-hero-zoom{animation:heroZoom 12s ease-out forwards}.hide-scrollbar::-webkit-scrollbar{display:none}
