/** Shopify CDN: Minification failed

Line 74:24 The "+" operator only works if there is whitespace on both sides

**/
.image-with-text__content {
  display: flex;
  width: 100%;
  position: relative;
}

html.no-js.shopify-features__smart-payment-buttons--enabled {
  overflow-x: hidden;
}

.image-with-text__image-container,
.image-with-text__text-container {
  width: 50%;
}

.image-with-text.image-with-text--image-right .image-with-text__image-container {
  order: 1;
}

.image-with-text__text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
}

.image-with-text.image-with-text--has-small-image .image-with-text__image-container-inner {
  position: relative;
  padding-right: 7%;
  padding-bottom: 7%;
}

.image-with-text.image-with-text--has-small-image.image-with-text--image-right .image-with-text__image-container-inner {
  padding-left: 7%;
  padding-right: 0;
}

.image-with-text__image-wrapper {
  margin: 0;
}

.image-with-text__image-wrapper .custom-image {
  width: 100%;
}

.image-with-text__small-image-wrapper {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 42%;
}

.image-with-text.image-with-text--has-small-image.image-with-text--image-right .image-with-text__small-image-wrapper {
  right: unset;
  left: 0;
}

.image-with-text__text-container-inner.section-blocks > * :last-child {
  margin-bottom: 0;
}

.image-with-text__text-container-inner.section-blocks > * :last-child {
  margin-top: 0;
}

.image-with-text__text-container-inner {
  padding-right: 14%;
  padding-left: 14%;
  max-width: calc(600px +(14% * 2));
}

.image-with-text__text-container-text {
  margin: 15px 0 20px;
}

.image-with-text__text-container-text h1 {
  margin: 32px 0 16px;
  font-size: 54px;
  font-weight: 400;
  line-height: 60px;
  letter-spacing: 0.27px;
}

.image-with-text__text-container-text p {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0.15px;
}

.image-with-text__text-container-text .fs-body-200 * {
  font-size: 18px;
}

.image-with-text__text-container-text .fs-body-75 * {
  font-size: 13px;
}

.image-with-text__text-container-inner .button-block__button {
  margin-top: 0px;
}

.border-block.section-blocks__border {
  height: 1px;
  width: 100%;
  background-color: var(--color-text);
  margin: 28px 0;
}

.button-block__button.button-block__button--justify-center.button-block__button--justify-mobile-center.image-with-text__text-container-button.section-blocks__button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}

.image-with-text__text-container-inner .btn.btn--primary {
  position: relative;
  overflow: hidden;
  background: transparent;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 20px !important;
}

.image-with-text__text-container-inner .btn.btn--primary:before,
.image-with-text__text-container-inner .btn.btn--primary:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-with-text__text-container-inner .btn.btn--primary:after {
  z-index: -2;
}

.button-block__inline-wrapper .section-blocks__button {
  margin-right: 20px;
  margin-bottom: 20px;
}

.image-with-text__text-container-inner .btn.btn--primary:before {
  width: 130%;
  left: -15%;
  z-index: -1;
  transform: skew(30deg);
  transition: transform .5s cubic-bezier(.33,0,0,1);
}

.image-with-text__text-container-inner .btn.btn--secondary {
  position: relative;
  transition: color .2s ease, border-color .2s ease;
  overflow: hidden;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px !important;
}

.image-with-text__text-container-inner .btn.btn--secondary:before {
  content: "";
  position: absolute;
  top: 0;
  left: -15%;
  width: 130%;
  height: 100%;
  z-index: -1;
  transform: translate3d(-100%, 0, 0) skew(30deg);
  transition: transform .5s cubic-bezier(.33,0,0,1);
}

.section-blocks__subheading {
  margin: 15px 0;
}

.section-blocks__accent {
  margin: 8px 0;
}

.button-block__button .btn.btn--callout {
  font-size: 15px;
}

.button-block__button .btn.btn--callout span:before,
.button-block__button .btn.btn--callout span:after {
  bottom: 0.056em;
}

.fs-accent {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.button-block__inline-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.button-block__inline-wrapper.button-block__inline-wrapper--justify-right {
  justify-content: flex-end;
}

.button-block__inline-wrapper.button-block__inline-wrapper--justify-left {
  justify-content: flex-start;
}

.button-block__inline-wrapper.button-block__inline-wrapper--justify-center {
  justify-content: center;
}

.button-block__button--justify-right.button-block__button--justify-mobile-right {
  justify-content: flex-end;
  display: flex;
}

.button-block__button--justify-left.button-block__button--justify-mobile-left {
  justify-content: flex-start;
  display: flex;
}

.image-with-text__text-container-heading.ff-heading.fs-heading-1-base.section-blocks__heading {
  font-size: 54px;
  line-height: 1.1;
}

.image-with-text__text-container-heading.ff-heading.fs-heading-display-3.section-blocks__heading {
  font-size: 62px;
  line-height: 1.1;
}

.image-with-text__text-container-heading.ff-heading.fs-heading-display-2.section-blocks__heading {
  font-size: 71px;
  line-height: 1.1;
}

.image-with-text__text-container-subheading.ff-subheading.fs-heading-6-base.section-blocks__subheading {
  font-size: 22px;
  line-height: 1.33;
  text-transform: unset;
}

.image-with-text__text-container-subheading.ff-subheading.fs-heading-5-base.section-blocks__subheading {
  font-size: 27px;
  line-height: 1.33;
}

.image-with-text__text-container-subheading.ff-subheading.fs-heading-4-base.section-blocks__subheading {
  font-size: 32px;
  line-height: 1.33;
}

.btn.btn--primary:hover:not([disabled]):before {
  transform: translate3d(100%, 0, 0);
}

.image-with-text__text-container-inner .btn.btn--callout span {
  min-height: 24px;
  display: inline-block;
}

.image-with-text__text-container-inner video.play-button-block-video {
  max-width: 300px;
}

.image-with-text__text-container-inner .btn.btn--callout {
  padding: 0 !important;
  background: transparent;
  max-width: unset;
  min-width: unset;
}

.image-with-text__text-container-inner .btn.btn--callout:hover {
  background: transparent;
}

.image-with-text__text-container-inner.play-button-block.play-button-block--has-poster.play-button-block--has-label .play-button-block__inner {
  padding: 8px 20px 8px 8px;
}

.image-with-text__text-container-inner .play-button-block-left {
  position: relative;
}

.image-with-text__text-container-inner .play-button-block .icon {
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
}

.image-with-text__text-container-inner .play-button-block-left .image.aspect-ratio--portrait,
.image-with-text__text-container-inner .play-button-block-left .image.aspect-ratio--square,
.image-with-text__text-container-inner .play-button-block-left .image.aspect-ratio--landscape {
  width: 100px;
}

.image-with-text__text-container-inner .play-button-block__inner {
  display: inline-flex;
  text-decoration: none;
  margin-top: 30px;
  padding: 12px 22px;
  position: relative;
  align-items: center;
  transition: box-shadow .2s ease, scale .2s ease;
}

.image-with-text .section-full-width .image-with-text__text-container-inner {
  padding-right: 50px;
  padding-left: 50px;
  width: 100%;
}

.image-with-text.image-with-text--image-right.image-with-text--justify-left.section .image-with-text__text-container-inner, 
.image-with-text.image-with-text--image-right.image-with-text--justify-right.section .image-with-text__text-container-inner {
  padding-left: 0;
}

.image-with-text.image-with-text--image-left.image-with-text--justify-right.section .image-with-text__text-container-inner, 
.image-with-text.image-with-text--image-left.image-with-text--justify-left.section .image-with-text__text-container-inner {
  padding-right: 0;
}

.image-with-text .image-with-text__image-container #video-container {
  position: relative;
}

.image-with-text__text-container .image-with-text__text-container-accent {
  margin-bottom: 10px;
}

@media (max-width:1280px) {
  
  .image-with-text__text-container-text h1 {
    font-size: 36px;
    line-height: 40px;
  }

  .image-with-text__text-container-inner {
    padding: 0 10%;
  }
  
  .image-with-text .section-full-width .image-with-text__text-container-inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  
  
  .image-with-text__text-container-subheading.ff-subheading.fs-heading-4-base.section-blocks__subheading {
    font-size: 28px;
  }

  .image-with-text__text-container-heading.ff-heading.fs-heading-1-base.section-blocks__heading {
    font-size: 44px;
  }

  .image-with-text__text-container-heading.ff-heading.fs-heading-display-3.section-blocks__heading {
    font-size: 48px;
    line-height: 1.1;
  }
  
  .image-with-text__text-container-heading.ff-heading.fs-heading-display-2.section-blocks__heading {
    font-size: 54px;
    line-height: 1.1;
  }

  .image-with-text__text-container-text p {
    font-size: 13px;
  }
  
  .image-with-text__text-container-text .fs-body-200 * {
    font-size: 15px;
  }
  
  .image-with-text__text-container-text .fs-body-75 * {
    font-size: 11px;
  }
  
}

@media (max-width:991px) {
  
  .image-with-text__content {
    flex-direction: column-reverse;
  }
  
  .image-with-text--image-left .image-with-text__content {
    flex-direction: column;
  }
  
  .image-with-text__image-container,
  .image-with-text__text-container {
    width: 100%;
  }
  
  .image-with-text__text-container {
    margin-top: 35px;
    margin-bottom: 25px;
  }

  .image-with-text__text-container-inner {
    padding-right: 20px;
    padding-left: 20px;
  }
  
  .image-with-text.image-with-text--image-left.image-with-text--justify-right.section .image-with-text__text-container-inner, 
  .image-with-text.image-with-text--image-left.image-with-text--justify-left.section .image-with-text__text-container-inner {
    padding: 0;
  }
  
}

@media (max-width:720px) {

  .image-with-text__text-container-text h1 {
    font-size: 32px;
    line-height: 36px;
  }

  .image-with-text__text-container-heading.ff-heading.fs-heading-1-base.section-blocks__heading {
    font-size: 38px;
  }

  .image-with-text__text-container-heading.ff-heading.fs-heading-display-3.section-blocks__heading {
    font-size: 42px;
    line-height: 1.1;
  }
  
  .image-with-text__text-container-heading.ff-heading.fs-heading-display-2.section-blocks__heading {
    font-size: 48px;
    line-height: 1.1;
  }

  
  .image-with-text__text-container-subheading.ff-subheading.fs-heading-6-base.section-blocks__subheading {
    font-size: 16px;
  }

}

@media (max-width:479px) {
  .image-with-text__text-container-heading.ff-heading.fs-heading-display-3.section-blocks__heading {
    font-size: 36px;
  }
}
