
@media (max-width: 63.94rem) and (prefers-reduced-motion: reduce) {
  .searchWrap {
    transition: none !important;
    animation: none !important;
  }
}
@media (max-width: 63.9375rem) and (prefers-reduced-motion: reduce) {
  .navigationList.level2 {
    transition: none !important;
    animation: none !important;
  }
  .navigationList.level2 .navigationListItem.back > button use {
    transition: none !important;
    animation: none !important;
  }
  .navigationList.level3 {
    transition: none !important;
    animation: none !important;
  }
}