.be-swiper-container {
    overflow: hidden;
    height:  calc(100% - 32px);
  }
.be-swiper-container .swiper-slide {
  background: #EFF2F4;
  height: 100%;
  padding: 30px 25px;
  border-radius: 15px;
}
.be-swiper-container .elementor-icon-text__thumbnail {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background-color: #fff;
  padding: 20px;
}
.be-swiper-container .elementor-icon-text__name {
  font-size: 22px;
  font-weight: 600;
  color: #222222;
  margin-top: 22px;
  margin-bottom: 0;
}
.be-swiper-container .elementor-icon-text__content {
  margin-top: 8px;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  color: #555555;
}
