<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fs-has-links::after {
  padding: 4px 8px;
  color: #ffffff;
  content: "SHOP NOW";
}

.fs-wrapper {
  height: auto;
}

.fs-timeline {
  display: block;
}

.fs-entry-container {
  height: 0 !important;
}

.fs-wrapper div.fs-text-container .fs-entry-title,
div.fs-detail-title {
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
}

div.fs-text-container .fs-entry-date,
div.fs-detail-container .fs-post-info,
div.fs-wrapper div.fs-has-links::after,
.fs-text-product,
.fs-overlink-text {
  font-family:
    Helvetica Neue,
    Helvetica,
    Arial,
    sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
}

.fs-slider-next-button,
.fs-slider-prev-button {
  opacity: 1;
}

.fs-wrapper div.fs-text-container * {
  color: #ffffff;
}

.fs-wrapper div.fs-text-container {
  background-color: rgba(0, 0, 0, 0.8);
  margin: 0px;
}

div.fs-entry-date {
  display: none;
}

div.fs-entry-title {
  display: none;
}

.fs-slider_v2_5 .fs-wrapper div.fs-timeline-entry {
  margin: 1px;
}
</pre></body></html>