<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sticky-on .header__menu-item,
sticky-header:has(details[open]) .header__menu-item {
  color: rgba(var(--color-foreground), 1);
}
.multicolumn .title-wrapper-with-link {
  justify-content: center;
}
.slider.slider--desktop.contains-card--standard
  .slider__slide:not(.collection-list__item--no-media) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
ul#Slider-template--14474878943314__multicolumn {
  max-width: 960px;
  margin: auto;
}
img.fit-contain {
  object-fit: unset;
  width: 100%;
}
.center.collection__view-all {
  margin-bottom: 2rem;
}
</pre></body></html>