/** Shopify CDN: Minification failed

Line 128:2 Expected "{" but found "."
Line 132:0 Unexpected "}"

**/
.cro-image-with-text .section__row {
  display: flex;
  flex-wrap: wrap;
}
.cro-image-with-text {
  border-bottom: 1px solid #D1D1D6;
}
.cro-image-with-text .section__col-content {
  width: 100%;
}
.cro-image-with-text .section__col-image {
  width: 100%;
}
.cro-image-with-text .item-Top__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.cro-image-with-text .item-Top__header img {
  width: 84px;
  height: 100%;
}
.cro-image-with-text .settings--btn {
  margin-top: 44px;
}
.cro-image-with-text .settings--btn a {
  padding: 15px 40px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
  background-color: #ED6B6B;
  text-decoration: none;
}
.cro-image-with-text .item__inner h2 {
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0;
  color: #18181B;
  margin: 0 0 16px;
}
.cro-image-with-text .item__inner p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #18181B;
}
.cro-image-with-text .section__col-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.review-star {
  margin-top: 16px;
  display: flex;
  align-items: center;
}
.cro-image-with-text .review-star i {
  color: #18181B;
}
.cro-image-with-text .review-star span {
  margin-left: 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #18181B;
}
.cro-image-with-text .section__col-content {
  padding: 40px 30px;
}
.split-image {
  padding: 190px 0!important;
}
.bgImage {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 769px) {
  .cro-image-with-text .item-Top__header {
    margin-bottom: 105px;
  }
  .cro-image-with-text .item-Top__header img {
    width: 124px;
  }
  .cro-image-with-text .item__inner p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 999px) {
  .cro-image-with-text .item__inner h2 {
    font-size: 48px;
    line-height: 58px;
  }
  .cro-image-with-text .section__col-content {
    width: 50%;
  }
  .cro-image-with-text .section__col-image {
    width: 50%;
  }
  .row__reverce {
    flex-direction: row-reverse !important;
  }
  .cro-image-with-text .section__col-image,
  .cro-image-with-text .section__col-content {
    padding: 250px 110px 250px 62px;
  }
}
@media (min-width: 1200px) {
  .cro-image-with-text .item__inner h2 {
    font-size: 48px;
    line-height: 58px;
  }
}
@media (min-width: 2150px)
  .cro-image-with-text .section__col-image,
  .cro-image-with-text .section__col-content {
    padding: 390px 40px;
  }
}
@media (max-width: 768px) {
  .cro-image-with-text .item__inner h2 br {
    display: none;
  }
}
