.typeofcancers-wetreat {
  padding: 1.09rem 0.9rem 1.5rem 1.13rem;
  /* background-color: #fff8fb; */
}
.typesof-cancers-wetreat-text {
  text-align: left !important;
}
.typeofcancers-wetreat__cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem 1rem;
  margin-top: 1.6rem;
}

.typeofcancers-wetreat__card {
  width: 4.36rem;
  height: 5.18rem;
  text-align: center;
  cursor: pointer;
}
.typeofcancers-wetreat__card-img {
  width: 3.8rem;
  height: 3.8rem;
  font-size: 0.4rem;
}
.typeofcancers-wetreat__card-text {
  font-size: 0.63rem;
  font-weight: 400;
  color: #44464c;
  line-height: 0.75rem;
}

.location__form__description {
  font-size: 0.7rem;
  font-weight: 400;
  margin-bottom: 0.8rem;
  margin-top: 0.4rem;
  color: #282828;
}
.typeofcancer-popup {
  display: flex;
  flex-direction: column;
}
.typeofcancer-popup__left-container {
  background-color: #faf9f5;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  padding: 2.4rem 0.8rem 0.7rem 0.8rem;
  border-radius: 0.75rem;
}

.typeofcancer-popup__left-container__title {
  font-size: 0.6rem !important;
  font-weight: 700 !important;
  color: var(--brandClr);
  line-height: 130%;
  /* width: unset !important; */
  margin-bottom: 0.2rem;
}

.sub-head {
  margin-bottom: 0.6rem !important;
}
.typeofcancer-popup__left-container__sub-title {
  font-size: 0.6rem;
  font-weight: 400;
  color: #c7527f;
  margin-bottom: 0.8rem;
}
.typeofcancer-popup__left-container-ul {
  gap: 0.4rem 0;
  display: flex;
  flex-direction: column;
}
.typeofcancer-popup__left-container-li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.typeofcancer-popup__left-container-li > img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.6rem;
  margin-top: 0.1rem;
}
.typeofcancer-popup__left-container-li p {
  font-size: 0.6rem;
  font-weight: 400;
  line-height: 130%;
  color: #282828;
}
.typeofcancer-popup__left-container-li p span {
  font-weight: 500;
}
.why-choose-us__head-title {
  font-weight: 500;
  font-style: Medium;
  font-size: 1.45rem;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: -2%;
  color: #62186f;
}
.why-choose-us__head-title span {
  font-weight: 700;
  font-style: Bold;
}
.typesof-cancers-wetreat-text {
  font-weight: 400;
  font-style: Regular;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  color: #5a5b60;
}
@media screen and (min-width: 768px) {
  .sub-head {
    margin-bottom: 0.25rem !important;
  }
  .typeofcancers-wetreat {
    text-align: center;
  }
  .typesof-cancers-wetreat-text {
    text-align: center;
  }
  .typeofcancers-wetreat__cards-container {
    gap: 2rem 1.26rem;
    margin: 1.66rem 0 1.60rem 0;
  }
  .typeofcancers-wetreat__card {
    width: 4.33rem;
    height: 3.04rem;
  }
  .typeofcancers-wetreat__card-img {
    width: 2.5rem;
    height: 2.5rem;
  }
  .typeofcancers-wetreat__card-text {
    font-size: 0.45rem;
    line-height: 0.45rem;
  }
  .location__form__description {
    font-size: 0.29rem;
    margin-top: 0.16rem;
    margin-bottom: 0.33rem;
  }
  .typeofcancer-popup {
    flex-direction: row;
  }
  .typeofcancer-popup__left-container {
    justify-content: flex-start;
    align-items: flex-start;
    width: 20.7rem;
    padding: 0.75rem;
  }

  .typeofcancer-form {
    padding: 0.75rem !important;
  }
  .typeofcancer-popup__left-container__title {
    font-size: 0.41rem !important;
  }
  .typeofcancer-popup__left-container__sub-title {
    font-size: 0.33rem;
    margin-bottom: 0.51rem;
  }
  .typeofcancer-popup__left-container-ul {
    gap: 0.26rem 0;
  }
  .typeofcancer-popup__left-container-li > img {
    width: 0.31rem;
    height: 0.31rem;
    margin-right: 0.3rem;
    margin-top: 0.09rem;
  }
  .typeofcancer-popup__left-container-li > p {
    font-size: 0.33rem;
  }
  .why-choose-us__head-title {
    font-weight: 700;
    font-style: Bold;
    font-size: 0.83rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: -2%;
    text-align: left;
  }
  .typesof-cancers-wetreat-text {
    width: 12.188rem;
    height: 1.16rem;
    angle: 0 deg;
    opacity: 1;
    font-weight: 400;
    font-style: Regular;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 130%;
    letter-spacing: 0%;
    color: #5a5b60;
    margin:0.150rem 0 0 0;
  }
}
