/** Shopify CDN: Minification failed

Line 12:27 Expected ")" to end URL token

**/
  /* Hide background images for non-active sections */
 /* .index-section {
  background-image: none !important;
 } */

 .index-section.active .background-media-text__image {
  background-image: url(var(--bg-image)) !important;
}