<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.lytics-widget-image-2 .pf-widget-img {
  width: auto !important;
  height: auto !important;
  position: static !important;
  top: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.lytics-widget-image-2 .pf-widget-content {
  padding: 0 !important;
  width: auto !important;
  border: 3px #fff solid !important;
  border-radius: 0 !important;
}

.lytics-widget-image-2 .pf-widget-footer {
  display: none !important;
}

.lytics-widget-image-2 #pf-widget-message,
.lytics-widget-image-2 #pf-widget-headline {
  display: none;
}

.lytics-widget-image-2 .pf-widget-close {
  z-index: 100 !important;
  padding: 0em 0.2em !important;
  border-radius: 50% !important;
  background-color: #fff !important;
  color: #000 !important;
}

.lytics-widget-image-2 .pf-widget-btn.pf-widget-ok {
  margin: 0!important;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent!important;
  text-indent: -9999px;
  z-index: 5;
}

@media (max-width: 900px) {
  .lytics-widget-image-2 .pf-widget-content {
    width: 80%!important;
  }
}
</pre></body></html>