/* AOS - Animate On Scroll Library - v2.3.4 */
/* Local fallback stub - replace with full AOS CSS from https://unpkg.com/aos@2.3.4/dist/aos.css */
[data-aos] {
  opacity: 1 !important;
  transform: none !important;
  transition-property: opacity, transform;
}
