/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 26:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  /* Mobile fallback: override the fixed height and adjust video styling */
  @media screen and (max-width: 767px) {
    .section-video-v1.mt-all {
      height: auto !important;
      min-height: 0 !important;
    }
    .box-video.relative {
      height: auto !important;
    }
    .box-video.relative video {
      width: 100% !important;
      height: auto !important;
      object-fit: contain !important;
    }
  }
</style>