.transition,
.transition [data-animation-role] {
  opacity: 1 !important;
  transform: none !important;
  animation: none !important;
}
.language-switcher.legacy-language-open .language-switcher__dropdown-area {
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
}
