.carousel4cards {
  background-color: #dbfcf2;
}
.carousel4cards p {
  width: 420px;
  max-width: 100%;
}
.carousel4cards .imagepart {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-top-left-radius: 34px;
  border-top-right-radius: 34px;
  overflow: hidden;
  position: relative;
  display: block;
}
.carousel4cards .imagepart.doctorscards {
  aspect-ratio: 45/60;
}
.carousel4cards .imagepart.fullrounded {
  aspect-ratio: 45/60;
  border-radius: 34px;
}
.carousel4cards .card-body {
  padding: 16px 16px 60px 16px;
  background-color: white;
  border-bottom-left-radius: 34px;
  border-bottom-right-radius: 34px;
  overflow: hidden;
  position: relative;
}
.carousel4cards .card-body.nobgbody {
  background-color: transparent;
}
.carousel4cards .card-body h4 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  line-height: 26px;
  color: black;
  margin-bottom: 14px;
}
.carousel4cards .card-body p {
  font-size: 16px;
  line-height: 19px;
}
.carousel4cards .card-body .absolute-bottom {
  position: absolute;
  bottom: 16px;
  left: 16px;
}
.carousel4cards .card-body.testimonialbody {
  border-radius: 34px;
  padding: 34px !important;
}
.carousel4cards .card-body.testimonialbody .medailon {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 16px;
}
.carousel4cards .card-body.testimonialbody .medailon img {
  width: 70px;
  height: 70px;
  margin-right: 15px;
  border-radius: 70px;
}
.carousel4cards .card-body.testimonialbody .medailon h4 {
  width: calc(100% - 100px);
  margin-bottom: 0px;
  line-height: 16px;
}
.carousel4cards .card-body.testimonialbody .medailon h4 small {
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: 12px;
  line-height: 16px;
  color: #153e35;
}
.carousel4cards .lightSlider3cards {
  margin-top: 24px;
}
.carousel4cards .lightSlider3cards * {
  text-decoration: none !important;
}
.carousel4cards.nobgsection {
  background-color: white;
}
.carousel4cards.nobgsection .card-body {
  background-color: #dbfcf2;
}
.carousel4cards.nobgsection .card-body h4 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.carousel4cards.nobgsection .card-body .note {
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: 12px;
  line-height: 16px;
  position: relative;
  transform: translateY(8px);
  color: #153e35;
}
.carousel4cards.nobgsection .card-body .absolute-bottom.d-flex {
  width: calc(100% - 32px);
  justify-content: space-between;
}

.maincard .imagepart {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-top-left-radius: 34px;
  border-top-right-radius: 34px;
  overflow: hidden;
  position: relative;
  display: block;
}
.maincard .imagepart.doctorscards {
  aspect-ratio: 45/60;
}
.maincard .imagepart.fullrounded {
  aspect-ratio: 45/60;
  border-radius: 34px;
}
.maincard .card-body {
  padding: 16px 16px 70px 16px;
  background-color: #dbfcf2;
  border-bottom-left-radius: 34px;
  border-bottom-right-radius: 34px;
  overflow: hidden;
  position: relative;
}
.maincard .card-body.nobgbody {
  background-color: transparent;
}
.maincard .card-body a {
  text-decoration: none;
}
.maincard .card-body h4 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 22px;
  line-height: 26px;
  color: black;
  margin-bottom: 14px;
}
.maincard .card-body p {
  font-size: 16px;
  line-height: 19px;
}
.maincard .card-body .note {
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  color: #153e35;
  margin-bottom: 0px;
}
.maincard .card-body .absolute-bottom {
  position: absolute;
  bottom: 16px;
  left: 16px;
}
.maincard .card-body .absolute-bottom.d-flex {
  width: calc(100% - 32px);
  justify-content: space-between;
}

/*# sourceMappingURL=blog-washik.css.map */
