.immuno-treatments {
  display: block;
  /* background-color: #fff8fb; */
}

.immuno-treatment-container {
  display: block;
}

.immuno-title {
  font-weight: 500;
  font-style: Medium;
  font-size: 1.45rem;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: -2%;
  color: #62186f;
}

.immuno-title span {
  font-weight: 700;
  font-style: Bold;
}
.immuno-description {
  font-weight: 400;
  font-style: Regular;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #5a5b60;
}

.immuno-card {
  background: #fff;
  padding: 12px;
  border-bottom: 1px solid #e5e5e5;
  min-height: auto;
}

.immuno-card__icon,
.immuno-card__description,
.immuno-card-btn-container {
  display: none;
}

.immuno-card__title {
  font-size: 14px;
  font-weight: 700;
  color: #802a8f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.immuno-card__title::after {
  content: "+";
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.immuno-card.expanded .immuno-card__title::after {
  content: "−";
  display: block;
}

.treatment-details {
  display: none;
  margin-top: 10px;
}

.immuno-card.expanded .treatment-details {
  display: block;
}
.treatment-details__description {
  font-family: Poppins;
  font-weight: 700;
  font-style: Bold;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #62186f;
  margin: 0 0 0 0;
}
.testPrice {
  font-weight: 400;
  font-style: Regular;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #62186f;
}

.test-list li {
  font-weight: 400;
  font-style: Regular;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #62186f;
}
.bookAppointment__mobile {
  display: block;
  width: 9.18rem;
  height: 1.81rem;
  angle: 0 deg;
  opacity: 1;
  border-radius: 2.18rem;
  padding: 0.54rem;
  gap: 0.54rem;
  background-color: #802a8f;
  color: #fffffe;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
}
.immuno-card__description-mobile {
  display: block;
  color: #62186f;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
}
@media screen and (min-width: 768px) {
  .immuno-card__icon,
.immuno-card__description,
.immuno-card-btn-container {
  display: block;
}

.immuno-card__title::after {
  content: "+";
  font-size: 18px;
  font-weight: 700;
  display: none;
}

.immuno-card.expanded .immuno-card__title::after {
  content: "−";
  display: none;
}
  .bookAppointment__mobile {
    display: none;
  }
  .immuno-treatments {
    display: block;
    margin: 4.377rem 0 0 0;
  }
  .immuno-title {
    font-weight: 500;
    font-style: Medium;
    font-size: 1.01rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -2%;
    width: 15.66rem;
    color: #62186f;
  }
  .immuno-title span {
    font-weight: 700;
    font-style: Bold;
  }
  .immuno-description {
    font-weight: 400;
    font-style: Regular;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
    color: #5a5b60;
    width: 12.188rem;
  }
  .immuno-treatment-container {
    margin: 1.88rem 0 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.15rem;
    position: relative;
    align-items: flex-start;
  }
  .immuno-card {
    width: 10.56rem;
    min-height: 9.75rem;
    opacity: 1;
    padding: 0.45rem 0 0.45rem 0.45rem;
    background-image: url("../assets/immuno-card-background.webp");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .immuno-card.expanded {
    min-height: unset; /* ✅ allows growth */
  }

  .immuno-card__icon {
    width: 1.88rem;
    height: 1.88rem;
    opacity: 1;
    border-radius: 0.29rem;
    margin: 0 0 0.15rem 0;
  }
  .immuno-card__title {
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 0.603rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #62186f;
    width: 8rem;
    angle: 0 deg;
    opacity: 1;
  }
  .immuno-card__description {
    font-weight: 400;
    font-style: Regular;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: #62186f;
    margin: 0.603rem 0 1.75rem 0;
  }
  .immuno-card-btn-container {
    display: flex;
    gap: 0.312rem;
    /* position: absolute;
    top: 8.24rem;
    left: 0.45rem; */
  }
  .immuno-card__know-more {
    width: 3.03rem;
    height: 1.05rem;
    angle: 0 deg;
    opacity: 1;
    border-radius: 0.905rem;
    border-width: 0.0188rem;
    padding: 0.226rem 0.377rem;
    gap: 0.188rem;
    border: 0.0188rem solid #802a8f;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.377rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #802a8f;
    background-color: transparent;
  }
  .immuno-card__bookAppointment {
    width: 5.09rem;
    height: 1.05rem;
    angle: 0 deg;
    opacity: 1;
    border-radius: 0.905rem;
    border-width: 0.0188rem;
    padding: 0.226rem 0.45rem;
    gap: 0.188rem;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.377rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #f8fefd;
    background-color: #802a8f;
  }
  .treatment-details p {
    font-weight: 700;
    font-style: Bold;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: #802a8f;
    margin: 0 0 0 0;
  }
  .test-list li {
    font-weight: 400;
    font-style: Regular;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: #802a8f;
    margin: 0 0 0 0.54rem;
  }
  .testPrice {
    font-weight: 400;
    font-style: Regular;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    color: #802a8f;
  }
  .treatment-details {
    display: none;
  }
  .immuno-card__description-mobile {
    display: none;
  }
}
