/** Shopify CDN: Minification failed

Line 40:0 Unexpected "}"

**/
.image-with-text__inner .image-with-text__text-container-inner .section-blocks__heading {
    font-family: var(--font-heading);
    font-size: 45px;
    line-height: 62.4px;
    /* text-align: left; */
    /* color: #0E8ECE; */
    padding-bottom: 40px;
    max-width: 500px;
}
.image-with-text__text-container-inner h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px !important;
    /* text-align: left; */
    margin: 0;
    max-width: 540px;
}
.image-with-text__text-container-inner .button-block__button {
    margin-top: 80px;
}
.image-with-text__text-container-inner .button-block__button span::before {
    display: none;
}
.image-with-text__text-container-inner .button-block__button span {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0;
}
}



@media (max-width: 1400px) {
  .image-with-text__text-container-inner .button-block__button {
    margin-top: 20px;
}
}

@media (max-width: 1199px) {
.image-with-text__inner .image-with-text__text-container-inner .section-blocks__heading {
    font-family: var(--font-heading);
    font-size: 36px;
    line-height: 46px;
    /* text-align: left; */
    padding-bottom: 20px;
}
  .image-with-text__text-container-inner h3 {
    font-size: 16px;
    max-width: 540px;
}
}


@media (max-width: 767px) {
.image-with-text__inner .image-with-text__text-container-inner .section-blocks__heading {
    font-family: var(--font-heading);
    font-size: 36px;
    line-height: 40px;
    /* text-align: left; */
    /* color: #0e8ece; */
    padding-bottom: 10px;
}
  .image-with-text__text-container-inner .button-block__button span{
    font-size: 15.25px;
  }
  .image-with-text__text-container-inner h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px!important;
    /* text-align: left; */
    margin: 0;
    max-width: 540px;
}
  .image-with-text__text-container-inner .button-block__button {
    margin-top: 20px;
}
}
@media (max-width: 719px) {
.image-with-text__image-container-inner .image-with-text__image {
    margin-left: -20px;
    margin-right: -20px;
}
  section#shopify-section-template--22933688451367__image_with_text_Cx4QpU .image-with-text__image-container-inner .image-with-text__image {
    margin-top: -50px;
}
    section#shopify-section-template--22933688451367__image_with_text_Cx4QpU .image-with-text__image-container-inner .image-with-text__image {
    margin-top: -50px;
}
   section#shopify-section-template--22933688418599__image_with_text_Cx4QpU .image-with-text__image-container-inner .image-with-text__image {
    margin-top: -50px;
}
  
  
}
@media (max-width: 374px) {
.image-with-text__inner .image-with-text__text-container-inner .section-blocks__heading {
    font-family: var(--font-heading);
    font-size: 32px;
    line-height: 40px;
    /* text-align: left; */
    /* color: #0e8ece; */
    padding-bottom: 10px;
}
  .image-with-text__text-container-inner h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    /* text-align: left; */

}
}