html.uplexity-safe *,
html.uplexity-safe *::before,
html.uplexity-safe *::after {
  animation: none !important;
}

html.uplexity-safe .xai-glow,
html.uplexity-safe .stars-canvas,
html.uplexity-safe .dots-bg,
html.uplexity-safe .footer__dots {
  display: none !important;
}

html.uplexity-safe .nav,
html.uplexity-safe .mobile-menu,
html.uplexity-safe [style*="backdrop-filter"] {
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}
