<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 69:0 Unexpected "{"
Line 69:1 Expected identifier but found "%"
Line 70:2 Unexpected "{"
Line 71:4 Expected identifier but found "\"name\""
Line 74:0 Unexpected "{"
Line 74:1 Expected identifier but found "%"

**/
/* ��綺�綣�����臀� */
/* 罅��∝�鐚�������∵� */
@media screen and (min-width: 768px) {
  .video-section p,
  .video-hero p,
  .video-wrapper p,
  [class*="video_hero"] p,
  [class*="text_jgqhTf"] p,
  [class*="text_zwTwJd"] p {
    white-space: nowrap !important;
    overflow: visible !important;
    width: auto !important;
    max-width: none !important;
    display: inline-block !important;
  }
}

/* 腱糸���鐚����������∵���篏�臀���� */
@media screen and (max-width: 767px) {
  /* �����∵�莅丞舟 */
  .video-section p,
  .video-hero p,
  .video-wrapper p,
  [class*="video_hero"] p,
  [class*="text_jgqhTf"] p,
  [class*="text_zwTwJd"] p {
    white-space: normal !important;
    overflow: visible !important;
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
    word-wrap: break-word !important;
  }
  
  /* 莪��贋��������臀� */
  .video-section,
  .video-hero,
  .video-wrapper,
  [class*="video_hero"],
  [class*="text_jgqhTf"],
  [class*="text_zwTwJd"],
  .video-section__text-container,
  .video-hero__text-container {
    padding-top: 40% !important; /* 紜���蕁狗����莨壕�鐚�篏炊������筝�腱糸�� */
  }
}

/* 莪��頑��頑�鐚����������莅上�鐚� */
.video-section p,
.video-hero p,
.video-wrapper p,
[class*="video_hero"] p,
[class*="text_jgqhTf"] p,
[class*="text_zwTwJd"] p {
  line-height: 1.2 !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
{% schema %}
  {
    "name": "Featured Collection Slider",
    ...
  }
{% endschema %}

.featured-collection-slider {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}







</pre></body></html>