/** Shopify CDN: Minification failed

Line 15:17 Unexpected "{"
Line 15:26 Expected ":"
Line 15:33 Unexpected "{"
Line 17:28 Expected identifier but found whitespace
Line 17:30 Unexpected "{"
Line 17:39 Expected ":"

**/


/* CSS from section stylesheet tags */
/* Section-scoped base styles */
  #mn-slideshow-{{ section.id }} {
    --mn-slide-ratio-pc: 16/9;
    --mn-slide-ratio-mobile: {{ section.settings.mobile_ratio | replace: '-', '/' }};
  }