.cid-t6UxCH2ggA {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-t6UxCH2ggA .row {
    flex-direction: row-reverse;
  }
  .cid-t6UxCH2ggA .image-wrapper {
    padding-right: 1.5rem;
  }
  .cid-t6UxCH2ggA .wrapper {
    padding-left: 1.5rem;
  }
}
.cid-t6UxCH2ggA .item-title {
  color: #2e6b75;
}
.cid-t6UxCH2ggA .subtitle-text {
  color: #6c7577;
}
.cid-t6UxCH2ggA .item-box {
  display: flex;
}
.cid-t6UxCH2ggA .num {
  color: #91c2be;
  min-width: max-content;
  margin-right: 1.4rem;
}
.cid-t6UxCH2ggA .item-text {
  color: #6c7577;
}
.cid-t6UxCH2ggA .image-wrapper {
  height: 100%;
}
@media (max-width: 991px) {
  .cid-t6UxCH2ggA .image-wrapper {
    margin-top: 3rem;
  }
}
.cid-t6UxCH2ggA .image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}