/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 36:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .image-banner-seo img {
    width: 100%;
    display: block;
  }

  .seo-hidden-text {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
  }

  @media screen and (max-width: 749px) {
    .desktop-only {
      display: none !important;
    }
  }

  @media screen and (min-width: 750px) {
    .mobile-only {
      display: none !important;
    }
  }
</style>