<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fancybox-overlay {
    z-index: 99999999;
}

@media screen and (min-width: 768px) {
  .fancybox-wrap {
    width:95% !important;
  }
  .fancybox-inner {
    width:100% !important;
  }
}</pre></body></html>