img[data-nimg],
img.opacity-0,
video.opacity-0 {
  opacity: 1 !important;
  transform: none !important;
}

.block-el-asset-video img,
img[src*="video-derived"],
img[src*="payloadcms"],
.block-el-creative-templates-demo img,
.block-el-creative-templates-demo video {
  opacity: 1 !important;
}

[class*="scroll-grid"] [inert] {
  opacity: 1 !important;
  pointer-events: auto !important;
}

button[aria-label="Next"],
button[aria-label="Previous"],
button[aria-label="Next voice"],
button[aria-label="Previous voice"] {
  pointer-events: auto !important;
  cursor: pointer;
}

[role="tab"] {
  pointer-events: none !important;
  cursor: default !important;
}

.omnibox-wrapper [role="tablist"],
.omnibox-wrapper [role="tab"],
.omnibox-wrapper [role="tab"] * {
  pointer-events: auto !important;
  cursor: pointer !important;
}

#geo-6a98561833448d7a2980ecc6 a,
a[href^="https://"],
a[href^="http://"],
a[href^="/docs"],
a[href^="/help"],
a[aria-disabled="true"] {
  pointer-events: none !important;
  cursor: default !important;
}

a[href="/file"],
a[href="/download"],
a[href="/download#download"],
a[href="#download"] {
  pointer-events: auto !important;
  cursor: pointer !important;
}
