
@media (max-width: 63.9375rem) and (prefers-reduced-motion: reduce) {
  .pageHeaderNav {
    transition: none !important;
    animation: none !important;
  }
  .navigationList {
    transition: none !important;
    animation: none !important;
  }
}