<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 355:0 Expected "}" to go with "{"

**/
.btf-image-with-text {
  margin: auto;
}

@media screen and (min-width: 750px) {
  .btf-image-with-text {
    margin-top: 6rem;
    margin-bottom: calc(8rem + var(--page-width-margin));
  }
}

.btf-image-with-text .grid {
  margin: 0 auto;
}

.btf-image-with-text__grid {
  overflow: hidden;
}

.btf- image-with-text--none {
  margin: 3.5rem auto 0;
  padding: 0 0 3.5rem;
}
@media screen and (max-width: 765px) {
.btf-image-with-text__text-item.grid__item.image-with-text__text-item--content-left {
    padding: 0px 50px 50px;
}
.btf-image-with-text__text-item.grid__item.image-with-text__text-item--content-right {
    padding: 0px 50px 50px;
}
}

@media screen and (min-width: 750px) {
  .btf-image-with-text--none {
    margin: 0;
    padding: 0;
  }

  .btf-image-with-text__text-item.grid__item.image-with-text__text-item--content-left {
    flex-basis: 65%;
}

  .btf-image-with-text__media-item.btf-image-with-text__media-item--normal.btf-image-with-text__media-item--middle.btf-image-with-text__media-item--mobile-large.grid__item {
    flex-basis: 35%;
}

/*   .btf-image-with-text.btf-image-with-text--none .grid--2-col-tablet .grid__item {
    max-width: 50%;
  } */

  .btf-image-with-text .grid {
    justify-content: space-between;
  }

/*   .btf-image-with-text .grid--2-col-tablet .grid__item {
    max-width: 49%;
  }
} */

.btf-image-with-text__media {
  background-color: transparent;
  min-height: 100%;
  margin: 0;
}

@media screen and (min-width: 750px) {
  .btf-image-with-text__grid--reverse {
    flex-direction: row-reverse;
  }
}

@media screen and (max-width: 749px) {
  .btf-image-with-text__grid--reverse-mobile {
    flex-direction: column-reverse;
  }

  .category-landing .image-with-text__content {
    padding: 5rem 2rem;
  }
}

.btf-image-with-text__media-item--small {
  max-width: 14.5rem !important;
  margin: 0 auto;
}

@media screen and (min-width: 750px) {
  .btf-image-with-text__media-item--small {
    max-width: 42rem !important;
    margin: 0 auto;
  }
}

@media screen and (max-width: 749px) {
  .btf-image-with-text__media-item--mobile-small .btf-image-with-text__media,
  .btf-image-with-text__media-item--mobile-small .btf-image-with-text__media img {
    height: 14.5rem !important;
    padding: initial !important;
  }

  .btf-image-with-text__media-item--mobile-small .btf-image-with-text__media img,
  .btf-image-with-text__media-item--mobile-medium .btf-image-with-text__media img {
    width: auto !important;
    margin: 0 auto;
    position: relative !important;
  }

  .btf-image-with-text__media-item--mobile-medium .btf-image-with-text__media,
  .btf-image-with-text__media-item--mobile-medium .btf-image-with-text__media img {
    height: 24.5rem !important;
    padding: initial !important;
  }
}

.btf-image-with-text__media--placeholder {
  background-color: rgba(var(--color-foreground), 0.04);
  position: relative;
  overflow: hidden;
}

.btf-image-with-text__media--placeholder.btf-image-with-text__media--adapt {
  height: 20rem;
}

@media screen and (min-width: 750px) {
  .btf-image-with-text__media--placeholder.btf-image-with-text__media--adapt {
    height: 30rem;
  }
}

.btf-image-with-text__media--placeholder &gt; svg {
  position: absolute;
  left: 50%;
  max-width: 80rem;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  fill: currentColor;
}

.btf-image-with-text__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  justify-content: center;
  align-self: center;
  padding: 2rem 0;
}

.btf-image-with-text--none .btf-image-with-text__content {
  padding: 2rem;
}

.btf-image-with-text__content--mobile-right &gt; * {
  align-self: flex-end;
  text-align: right;
}

.btf-image-with-text__content--mobile-center &gt; * {
  align-self: center;
  text-align: center;
}

.btf-image-with-text--overlap .btf-image-with-text__content {
  transform: translate(0 , -3rem);
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 750px) {
  .btf-image-with-text--normal .image-with-text__grid--reverse .image-with-text__content {
    margin-left: auto;
    padding-left: 0.5rem;
  }

  .btf-image-with-text__content--bottom {
    justify-content: flex-end;
    align-self: flex-end;
  }

  .btf-image-with-text__content--top {
    justify-content: flex-start;
    align-self: flex-start;
  }

  .btf-image-with-text__content--desktop-right &gt; * {
    align-self: flex-end;
    text-align: right;
  }

  .btf-image-with-text__content--desktop-left &gt; * {
    align-self: flex-start;
    text-align: left;
  }

  .btf-image-with-text__content--desktop-center &gt; * {
    align-self: center;
    text-align: center;
  }

  .btf-image-with-text--overlap .btf-image-with-text__text-item {
    display: flex;
    padding: 3rem 0;
  }

  .btf-image-with-text--overlap .btf-image-with-text__content {
    height: auto;
    width: calc(100% + 4rem);
    min-width: calc(100% + 4rem);
    transform: translate(-4rem, 0);
  }

  .btf-image-with-text--overlap .btf-image-with-text__grid--reverse .btf-image-with-text__content {
    transform: translate(4rem, 0);
  }

  .btf-image-with-text--overlap .btf-image-with-text__grid--reverse .btf-image-with-text__text-item {
    justify-content: flex-end;
  }

  .btf-image-with-text--overlap .btf-image-with-text__media-item--top {
    align-self: flex-start;
  }

  .btf-image-with-text--overlap .btf-image-with-text__media-item--middle {
    align-self: center;
  }

  .btf-image-with-text--overlap .btf-image-with-text__media-item--bottom {
    align-self: flex-end;
  }

  .btf-image-with-text__media-item--small,
  .btf-image-with-text__media-item--large + .btf-image-with-text__text-item {
    flex-grow: 0;
  }
}
  .btf-image-with-text__text-item.grid__item.image-with-text__text-item--content-left{
    padding: 6rem 4rem 7rem;
  }
@media screen and (min-width: 990px) {
  .btf-image-with-text__content,
  .btf-image-with-text--none .btf-image-with-text__content {
    padding: 6rem 4rem 7rem;
  }
}

@media screen and (min-width: 749px) and (max-width: 989px) {
  .btf-image-with-text--none .btf-image-with-text__content {
    padding: 6rem 4rem 7rem;
  }
}

.btf-image-with-text__content &gt; * + * {
  margin-top: 2rem;
  max-width: 49rem;
}

.btf-image-with-text__content &gt; .btf-image-with-text__text:empty ~ a {
  margin-top: 2rem;
}

.btf-image-with-text__content &gt; :first-child:is(.btf-image-with-text__heading),
.btf-image-with-text__text--caption + .btf-image-with-text__heading,
.btf-image-with-text__text--caption:first-child {
  margin-top: 0;
}
  @media screen and (max-width: 765px) {
 .btf-image-with-text__content &gt; :first-child:is(.btf-image-with-text__heading),
.btf-image-with-text__text--caption + .btf-image-with-text__heading,
.btf-image-with-text__text--caption:first-child  {
    margin: 30px auto 10px;
  }
}

.btf-image-with-text__content :last-child:is(.btf-image-with-text__heading),
.btf-image-with-text__text--caption {
  margin-bottom: 0;
}

.btf-image-with-text__content &gt; * + .btf-image-with-text__text,
.btf-image-with-text__content .button + .btf-image-with-text__text {
  margin-top: 2rem;
}

.btf-image-with-text__content .btf-image-with-text__text + .button {
  margin-top: 1rem;
  padding: 0;
}

.btf-image-with-text__eyebrow {
  font-size: 1.8rem;
  line-height: 2.2rem;
}

.btf-image-with-text__heading {
  margin-bottom: 0;
  width: 100%;
  max-width: 44rem;
}
  @media screen and (max-width: 765px){
    .btf-image-with-text__heading {
      margin: 15px auto;
    }
  }

.btf-image-with-text__text p {
  margin-top: 0;
  margin-bottom: 1rem;
}

.category-landing .btf-image-with-text {
  margin-top: 0;
  margin-bottom: 0;
}

.category-landing .btf-image-with-text-section .page-width {
  max-width: unset;
  width: 100%;
  padding: 0;
}

@media screen and (min-width:750px) {
  .category-landing .btf-image-with-text--normal .btf-image-with-text__grid--reverse .btf-image-with-text__content {
    padding-left: 6rem;
  }

  .category-landing .btf-image-with-text__content {
    padding: 6rem 4rem 7rem 6rem;
  }

  .btf-image-with-text__text-item--content-left {
    display: flex;
    justify-content: flex-start;
  }
  
  .btf-image-with-text__text-item--content-center {
    display: flex;
    justify-content: center;
  }
  
  .btf-image-with-text__text-item--content-right {
    display: flex;
    justify-content: flex-end;
  }
}


</pre></body></html>