/* Legal Works | Nexo top layer v404 */
.lw-nexo-top-host-v404[popover] {
  position: fixed !important;
  inset: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  max-width: none !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  overflow: visible !important;
  pointer-events: none !important;
  color: inherit !important;
}

.lw-nexo-top-host-v404[popover]::backdrop {
  display: none !important;
  background: transparent !important;
  pointer-events: none !important;
}

.lw-nexo-top-host-v404 .lw-nexo-root,
.lw-nexo-top-host-v404 .lw-nexo-stage {
  pointer-events: none !important;
}

.lw-nexo-top-host-v404 .lw-nexo-dialog,
.lw-nexo-top-host-v404 .lw-nexo-dialog *,
.lw-nexo-top-host-v404 .lw-nexo-help,
.lw-nexo-top-host-v404 .lw-nexo-help * {
  pointer-events: auto !important;
}

.lw-nexo-top-host-v404 .lw-nexo-root,
.lw-nexo-top-host-v404 .lw-nexo-stage,
.lw-nexo-top-host-v404 .lw-nexo-dialog,
.lw-nexo-top-host-v404 .lw-nexo-help {
  z-index: 2147483647 !important;
}
