.hero-carousel-indicators{gap:8px;bottom:40px}.hero-carousel-indicator{border-radius:8px;transition:all .4s cubic-bezier(.4,0,.2,1)}.hero-carousel-control{opacity:0;border-radius:12px;transition:all .3s}.hero-carousel:hover .hero-carousel-control{opacity:1}.hero-carousel-slide{transition:transform .7s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.hero-carousel-control{opacity:.8}.hero-carousel-indicators{bottom:24px}}@keyframes slideContentFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.8s ease-out forwards slideContentFadeIn}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}
