.card-list .card-item .card-link {
  width: 400px;
  display: block;
}

.card-item .swiper-slide .swiper-slide-next {
  margin-right: 0px;
}

.card-list .card-item {
  list-style: none;
}

.frame-container {
  padding: 7rem 0 5rem 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.carousel {
  display: flex;
}

.frame19-root {
  position: relative;
  width: 600px;
  height: 477px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 13px;
  overflow: hidden;
}

.carousel {
  position: relative;
  display: flex;
  align-items: center;
}

.swiper-pagination {
  padding-top: 40px;
}

.childrenInLebanonIv1 {
  position: absolute;
  left: 0;
  top: 0;
}

.childrenInLebanonIv1 img {
  width: 499px;
  height: 477px;
  border-radius: 13px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.vector {
  position: absolute;
  left: 330px;
  top: 31px;
  width: 269px;
  height: 415px;
}

.mariaAhdabDetails {
  position: absolute;
  left: 360px;
  top: 140.5px;
  width: 167px;
}

.textBlock {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.2458px;
}

.textBlock2 {
  margin-top: 0;
}

.labelWrapper {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}

.label span {
  color: #fff !important;
  font-size: 16px;
  line-height: 27px;
}

.textBlock4 {
  margin-top: 0;
  color: #fff;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.2458px;
}

.vector2 {
  position: absolute;
  left: 70%;
  top: 17%;
}

.line2 {
  position: absolute;
  left: 250px;
  top: 100px;
  width: 135px;
  height: 2px;
  background-color: #f05069;
}

@media (max-width: 768px) {
  .labelWrapper {
    text-decoration: none !important;
    -webkit-text-decoration: none !important;
    color: white !important;
  }

  .card-list .card-item .card-link {
    width: 400px;
    display: block;
  }

  .frame-container {
    padding: 7rem 0 3rem 0;
    justify-content: flex-start;
  }

  .frame19-root {
    position: relative;
    width: 300px;
    height: 427px;
  }

  .childrenInLebanonIv1 {
    position: absolute;
    left: 0;
    top: 0;
  }

  .childrenInLebanonIv1 img {
    display: none;
  }

  .vector {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
  }

  .mariaAhdabDetails {
    position: absolute;
    left: 30px;
    top: 85px;
    width: 235px;
    text-align: center;
  }

  .textBlock {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.2458px;
  }

  .vector2 {
    position: absolute;
    left: 42%;
    top: 5%;
  }

  .line2 {
    position: absolute;
    left: 108px;
    top: 150px;
    width: 83px;
    height: 2px;
    background-color: #f05069;
  }
}
