@layer components {

  .w-lightbox-backdrop {
    z-index: 99999999999 !important;
  }
  .w-lightbox-container {
    z-index: 999999999999 !important;
  }

}
