/** Shopify CDN: Minification failed

Line 40:0 Unexpected "}"

**/
.bg-image-text .bg-image-text_inner { padding: 80px;}
.bg-image-text .bg-image-text_inner .bg-image-text_wrapper { position: relative;}
.bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content { padding: 45px 0; margin: 25px 0;}
.bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content:after,
.bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content:before { content: ''; width: 50px; height: 0; border-bottom: 1px solid #000000; transform: rotate(90deg); position: absolute; left: calc(50% - 25px);}
.bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content:after { top: 0;}
.bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content:before { bottom: 0;}
.bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content h2 { text-align: center; font-weight: 400; font-size: 25px; line-height: 1.6; margin: 0;}


@media only screen and (max-width: 1400px) {
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content h2 {
      font-size: 23px;
  }
}
@media only screen and (max-width: 1199px) {
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content h2 { font-size: 20px;}
}

@media only screen and (max-width: 989px) {
  .bg-image-text .bg-image-text_inner { padding: 50px;}
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content h2 { font-size: 18px;}
}

@media only screen and (max-width: 749px) {
  .bg-image-text .bg-image-text_inner { padding: 30px;}
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content { margin: 15px 0; padding: 30px 0;}
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content:after,
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content:before { width: 30px; left: calc(50% - 15px);}
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content h2 { font-size: 16px;}
}

@media only screen and (max-width: 480px) {
  .bg-image-text .bg-image-text_inner .bg-image-text_wrapper .bg-image-text_content h2
}