/** Shopify CDN: Minification failed

Line 195:0 Unexpected "}"

**/
.images-with-text--spacing-mobile-compact {
  padding: 6.4rem 0;
}

.images-with-text--spacing-mobile-default {
  padding: 9.6rem 0;
}

.images-with-text--spacing-mobile-none {
  padding: 0;
}

.images-with-text__head {
  max-width: 50rem;
  margin: 0 0 3.2rem;
}

.images-with-text__title {
  margin: 0 0 2.4rem;
}

.images-with-text__media {
  padding-top: calc(355 / 312 * 100%);
  position: relative;
}

.images-with-text__media--has-border::before {
  content: '';
  width: calc(100% - 4.8rem);
  height: calc(100% - 4.8rem);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  opacity: 0.3;
  box-shadow: 0 0 0 0.1rem var(--color-background-body);
}

.images-with-text__media > .media {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.images-with-text .images-with-text__product-card {
  width: 7.2rem;
  position: absolute;
  bottom: 2.4rem;
  right: 2.4rem;
  z-index: 2;
}

.images-with-text__media--has-border .images-with-text__product-card--secondary {
  bottom: 4.8rem;
  right: 4.8rem;
}

.images-with-text__cols + .images-with-text__cols {
  margin-top: 2.4rem;
}

.images-with-text__entry {
  color: var(--color-typography-body);
  margin: 4rem 0 0;
}

.images-with-text__entry p {
  margin: 0;
}

.images-with-text__link {
  color: var(--color-typography-primary);
  margin: 2.4rem 0 0;
}

@media only screen and (min-width: 990px) {
  .images-with-text--spacing-desktop-compact {
    padding: 9.6rem 0;
  }

  .images-with-text--spacing-desktop-default {
    padding: 16rem 0;
  }

  .images-with-text--spacing-desktop-none {
    padding: 0;
  }

  .images-with-text .images-with-text__product-card {
    width: auto;
    height: auto;
  }

  .images-with-text__cols {
    display: flex;
    flex-flow: row wrap;
  }

  .images-with-text--flip .images-with-text__cols {
    flex-flow: row-reverse wrap;
  }

  .images-with-text__col {
    flex: 0 0 50%;
  }

  .images-with-text__col:nth-child(1) {
    padding-right: 6.4rem;
  }

  .images-with-text--flip .images-with-text__col:nth-child(1) {
    padding-right: 0;
    padding-left: 6.4rem;
  }

  .images-with-text__col:nth-child(2) {
    padding-left: 6.4rem;
  }

  .images-with-text--flip .images-with-text__col:nth-child(2) {
    padding-left: 0;
    padding-right: 6.4rem;
  }

  .images-with-text__cols + .images-with-text__cols {
    margin-top: 0;
  }

  .images-with-text__cols:nth-child(2) {
    align-items: flex-end;
  }

  .images-with-text__head {
    margin: 6.9rem 0 0;
  }

  .images-with-text__title {
    margin: 0 0 4rem;
  }

  .images-with-text__media {
    padding-top: calc(684 / 600 * 100%);
  }

  .images-with-text__entry {
    margin: 0 0 9.6rem;
  }
}

@media only screen and (min-width: 1200px) {
  .images-with-text__cols + .images-with-text__cols {
    margin-top: 0rem;
  }

  .images-with-text__head {
    padding-left: 6.8rem;
  }

  .images-with-text--flip .images-with-text__head {
    padding-left: 3.2rem;
  }

  .images-with-text__entry {
    
    margin: 0;
  }

  .images-with-text--flip .images-with-text__entry {
    padding-left: 0;
    padding-right: 5.6rem;
    margin-left: auto;
  }
}

@media only screen and (min-width: 1440px) {
  .images-with-text__cols + .images-with-text__cols {
    margin-top: 0rem;
  }
}
h6-text-left {
  font-size: 14px;
    font-weight: 500;
    width: 450px;
    letter-spacing: 0px;
}
}