/** Shopify CDN: Minification failed

Line 78:2 Unexpected "}"

**/
.c_profile .image-with-text{
  width: 100%;
  padding: 0 44px;
}

.c_profile .image-with-text__media-item{
    max-width: 408px;
}

.c_profile .image-with-text__media{
  max-width: 408px;
}

.c_profile .image-with-text__media{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c_profile .image-with-text__content{
  padding: 0 0 0 60px;
  
}

.c_profile .image-with-text__text{
  max-width: 444px;
  width: 100%;
  
}

.c_profile .c_section-head{
  align-self: center;
}

.c_profile .image-with-text__text p{
  margin-bottom: 30px;
}

.c_profile .image-with-text__text p:last-child{
  margin-bottom: 0!important;
  margin-top: 30px;
}

.c_profile .c_black__button{
  max-width: 289px;
}

  @media screen and (max-width: 749px) {
    .c_profile .image-with-text{
      padding: 0;
}
    .c_profile .image-with-text__content{
  padding: 0;
  
}
    .c_profile .c_black__button{
      max-width: 315px;
    }

    .c_profile .c_section-head{
      padding-top: 24px;
    }

.c_profile .image-with-text__content>*+*{
  margin-top: 0!important;
}
    .c_profile .c_black__button{
      margin-top: 60px !important;
}
      
    }
    
  }