html {
  scroll-behavior: auto !important;
}

.reveal,
.fade-up,
[class*="reveal"],
[class*="fade"] {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  transition: none !important;
}

[class*="marquee"],
[class*="ticker"] {
  animation: none !important;
  transform: none !important;
}

.hero-tag,
.hero-sub,
.hero-actions,
.hero-kpi,
.hero-right,
.hero-h1 .ln span,
.hero-breadcrumb,
.hero-pill,
.preview-chip,
.hero-vid-wrap,
.hero-bottom,
.hero-pills,
.bh-tag,
.bh-sub,
.bh-stat,
.h-eyebrow,
.h-title,
.h-lead,
.h-cta,
.h-right {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
  transition: none !important;
}
