/** Shopify CDN: Minification failed

Line 128:30 Expected ")" to end URL token

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:custom-section-random-reload (INDEX:16) */
#home-random-con .o-layout__item {
    display: none;
  }
  #home-random-con.inactive .o-layout__item:first-child {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
  }

  .home-custom .frame__item,
  .home-custom .video__player {
    height: 100vh;
  }
  #home-random-con {
    height: 100vh;
    position: relative;
  }
  #home-random-con .o-layout__item {
    width: 100%;
    height: 100%;
  }
  .home-custom__item,
  .home-custom__item-content.home-custom__item-content--image,
  .o-ratio__content {
    height: 100%;
  }
  .o-ratio.o-ratio--custom {
    padding: 0 !important;
    height: 100%;
  }
  img.home-custom__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
/* END_SECTION:custom-section-random-reload */

/* START_SECTION:home-random-image-mobile (INDEX:24) */
#home-random-con .o-layout__item {
    display: none;
  }
  #home-random-con.inactive .o-layout__item:first-child {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
  }

  .home-custom .frame__item,
  .home-custom .video__player {
    height: 100vh;
  }
  #home-random-con {
    height: 100vh;
    position: relative;
  }
  #home-random-con .o-layout__item {
    width: 100%;
    height: 100%;
  }
  .home-custom__item,
  .home-custom__item-content.home-custom__item-content--image,
  .o-ratio__content {
    height: 100%;
  }
  .o-ratio.o-ratio--custom {
    padding: 0 !important;
    height: 100%;
  }
  img.home-custom__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
/* END_SECTION:home-random-image-mobile */

/* START_SECTION:home-random-image (INDEX:25) */
#home-random-con .o-layout__item {
    display: none;
  }
  #home-random-con.inactive .o-layout__item:first-child {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
  }

  .home-custom .frame__item,
  .home-custom .video__player {
    height: 100vh;
  }
  #home-random-con {
    height: 100vh;
    position: relative;
  }
  #home-random-con .o-layout__item {
    width: 100%;
    height: 100%;
  }
  .home-custom__item,
  .home-custom__item-content.home-custom__item-content--image,
  .o-ratio__content {
    height: 100%;
  }
  .o-ratio.o-ratio--custom {
    padding: 0 !important;
    height: 100%;
  }
  img.home-custom__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }

  @media only screen and (max-width: 767px) {
  .home-custom__img--cover {
    background-image: url(attr(data-mobile-img url));
  }
}
/* END_SECTION:home-random-image */