/** Shopify CDN: Minification failed

Line 142:0 Unexpected "}"
Line 156:0 Unexpected "}"

**/
.rich-text {
  z-index: 1;
}

.rich-text__wrapper {
  display: flex;
  justify-content: center;
  width: calc(100% - 4rem / var(--font-body-scale));
}

.rich-text:not(.rich-text--full-width) .rich-text__wrapper {
  margin: auto;
  width: calc(100% - 8rem / var(--font-body-scale));
}

.rich-text__blocks {
  width: 100%;
}

@media screen and (min-width: 750px) {
  .rich-text__wrapper {
    width: 100%;
  }

  .rich-text__wrapper--left {
    justify-content: flex-start;
  }

  .rich-text__wrapper--right {
    justify-content: flex-end;
  }

  .rich-text__blocks {
    max-width: 50rem;
  }
}

@media screen and (min-width: 990px) {
  .rich-text__blocks {
    max-width: 78rem;
  }
}

.rich-text__blocks * {
  overflow-wrap: break-word;
}

.rich-text__blocks > * {
  margin-top: 0;
  margin-bottom: 0;
}

.rich-text__blocks > * + * {
  margin-top: 2rem;
}

.rich-text__blocks > * + a {
  margin-top: 3rem;
}

.rich-text__buttons {
  display: inline-flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
  max-width: 45rem;
  word-break: break-word;
}

.rich-text__buttons--multiple > * {
  flex-grow: 1;
  min-width: 22rem;
}

.rich-text__buttons + .rich-text__buttons {
  margin-top: 1rem;
}

.rich-text__blocks.left .rich-text__buttons {
  justify-content: flex-start;
}

.rich-text__blocks.right .rich-text__buttons {
  justify-content: flex-end;
}
/* Background image overlay for about page rich text */
#shopify-section-template--22216092123357__rich_text_x4ND9J .rich-text.content-container {
  position: relative;
}

#shopify-section-template--22216092123357__rich_text_x4ND9J .rich-text.content-container::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 0;
}

#shopify-section-template--22216092123357__rich_text_x4ND9J .rich-text__wrapper {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 749px) {
  #shopify-section-template--22216092123357__rich_text_x4ND9J .rich-text.content-container {
    background-attachment: scroll;
    background-size: cover;
    background-position: top center;
  }
}
/* Background image overlay for about page rich text - new section */
#shopify-section-template--22216092123357__rich_text_486MBJ .rich-text.content-container {
  position: relative;
}

#shopify-section-template--22216092123357__rich_text_486MBJ .rich-text.content-container::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 0;
}

#shopify-section-template--22216092123357__rich_text_486MBJ .rich-text__wrapper {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 749px) {
  #shopify-section-template--22216092123357__rich_text_486MBJ .rich-text.content-container {
    background-attachment: scroll;
    background-size: cover;
    background-position: top center;
  }
}
}
#shopify-section-template--22216092123357__rich_text_486MBJ p strong {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), -1px -1px 3px rgba(0, 0, 0, 0.1);
}
#shopify-section-template--22216092123357__rich_text_486MBJ p,
#shopify-section-template--22216092123357__rich_text_486MBJ p strong {
  color: #5C3D2E !important;
}
#shopify-section-template--22216092123357__rich_text_486MBJ p {
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.2);
}



}
