<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 12:0 Unexpected "&lt;"
Line 29:0 Unexpected "&lt;"
Line 64:0 Unexpected "&lt;"
Line 101:0 Unexpected "&lt;"

**/


/* CSS from section stylesheet tags */
&lt;style&gt;
  .responsive-banner {
    width: 100%;
    display: block;
    line-height: 0;
  }

  .responsive-banner img {
    width: 100%;
    height: auto;
    display: block;
  }

  .responsive-banner a {
    display: block;
    width: 100%;
  }
&lt;/style&gt;
&lt;style&gt;
  .scroll-animation-section {
    width: 100%;
    overflow-x: hidden;
  }

  .scroll-image-block {
    width: 100%;
    height: auto;
    display: block;
  }

  .scroll-image-block img {
    width: 100%;
    height: auto;
    display: block;
  }

  .desktop-only {
    display: block;
  }

  .mobile-only {
    display: none;
  }

  @media screen and (max-width: 749px) {
    .desktop-only {
      display: none;
    }
    .mobile-only {
      display: block;
    }
  }
&lt;/style&gt;
&lt;style&gt;
  .responsive-media-section {
    width: 100%;
    line-height: 0;
    position: relative;
  }

  .responsive-media-section a {
    display: block;
    width: 100%;
  }

  .responsive-media-section video,
  .responsive-media-section img {
    width: 100%;
    height: auto;
    display: block;
  }

  .mobile-only {
    display: none;
  }

  .desktop-only {
    display: block;
  }

  @media screen and (max-width: 749px) {
    .mobile-only {
      display: block;
    }

    .desktop-only {
      display: none;
    }
  }
&lt;/style&gt;</pre></body></html>