.is-display-none {
  display: unset !important;
}

.is-hidden {
  opacity: unset !important;
}

.is-pointer-events-none {
  pointer-events: unset !important;
}

.is-splash-opened {
  overflow: unset !important;
}
