<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 97:0 Unexpected "}"

**/
.featured-collection-title-wrapper--center,
.featured-collection-title-wrapper--center .title,
.featured-collection-title-wrapper--center .collection__description p{
  text-align: center;
}

.featured-collection-swiper-scrollbar.swiper-scrollbar {
  width: 90%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.featured-collection-banner{
  margin-bottom: 20px;
}
.featured-collection-banner-image{
  width: 100%;
  height: auto;
  border-radius: 16px;
}
.featured-collection-banner-link{
  position: relative;
}
.featured-collection-banner-btn{
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
}
@media screen and (min-width: 481px) {
  .featured-collection-swiper-scrollbar.swiper-scrollbar {
    width: 85%;
  }
}
@media screen and (min-width: 481px) and (max-width: 980px) {
  .slider-component-full-width__with-banner .featured-collection-swiper-scrollbar.swiper-scrollbar {
    width: 93%;
    right: 0;
    left: 7%;
    transform: none;
  }
}
@media screen and (min-width: 981px) {
  .slider-component-full-width__with-banner .featured-collection-swiper-scrollbar.swiper-scrollbar {
    width: 100%;
  }
  .featured-collection-banner{
    margin-bottom: 0;
  }
  .featured-collection-wrap-banner-grid{
    display: flex;
    flex-flow: wrap;
    padding-left: 80px;
  }
  .featured-collection-banner{
    width: 37%;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .featured-collection-banner-slide{
    width: 63%;
    padding: 0 0 0 40px;
  }
  .featured-collection-banner-image{
    max-width: 550px;
  }
}
  .slider-component-desktop.page-width {
    max-width: none;
  }
  .slider--desktop.grid--5-col-desktop .grid__item {
    width: calc( (100% - var(--desktop-margin-left-first-item)) / 5 - var(--grid-desktop-horizontal-spacing) * 2);
  }

  .slider--desktop.grid--4-col-desktop .grid__item {
    width: calc( (100% - var(--desktop-margin-left-first-item)) / 4 - var(--grid-desktop-horizontal-spacing) * 3);
  }

  .slider--desktop.grid--3-col-desktop .grid__item {
    width: calc( (100% - var(--desktop-margin-left-first-item)) / 3 - var(--grid-desktop-horizontal-spacing) * 4);
  }

  .slider--desktop.grid--2-col-desktop .grid__item {
    width: calc( (100% - var(--desktop-margin-left-first-item)) / 2 - var(--grid-desktop-horizontal-spacing) * 5);
  }

  .slider--desktop.grid--1-col-desktop .grid__item {
    width: calc( (100% - var(--desktop-margin-left-first-item)) - var(--grid-desktop-horizontal-spacing) * 9);
  }
}
@media screen and (min-width: 1097px) {
  .featured-collection-banner{
    width: 44%;
  }
  .featured-collection-banner-slide{
    width: 56%;
  }
}
@media screen and (min-width: 1441px) {
  .collection__title--desktop-slider.page-width{
    padding-left: 80px;
  }
  .featured-collection-banner{
    width: 36%;
  }
  .featured-collection-banner-slide{
    width: 64%;
  }
}

@media screen and (min-width: 1640px) {
  .featured-collection-banner{
    width: 32%;
  }
  .featured-collection-banner-slide{
    width: 68%;
  }
}
@media screen and (min-width: 1820px) {
  .featured-collection-banner{
    width: 31%;
  }
  .featured-collection-banner-slide{
    width: 69%;
  }
}
</pre></body></html>