.contactus__right-container {
  width: 16.54rem;
  height: 22.27rem;
  border-radius: 0.54rem;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 0rem 0.09rem 0.54rem 0rem #802a8f26;
  margin: 0 0 1.81rem 0;
  border-radius: 0.54rem;
}

.contactus__right-title-container {
  width: 16.54rem;
  height: 2.18rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--brandColor);
  border-top-left-radius: 0.54rem;
  border-top-right-radius: 0.54rem;
}

.contactus__right-title {
  color: #fff !important;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 0.72rem;
  line-height: 100%;
  border-top-left-radius: 0.54rem;
  border-top-right-radius: 0.54rem;
  /* margin: 0 0 0.72rem 0; */
  flex-shrink: 0;
}

.contactus__right-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.36rem 0.72rem;
}

.sidebartext {
  width: 15.09rem;
  height: 1.86rem;
  border-radius: 0.18rem;
  padding: 0.45rem 0.54rem;
  gap: 0.45rem;
  background-color: #f7f7f7;
  border: #f7f7f7;
  margin-top: 0.72rem;
}
  .sidebartel {
  width: 15.09rem;
  height: 1.86rem;
  border-radius: 0.18rem;
  padding: 0.45rem 0.54rem;
  gap: 0.45rem;
  background-color: #f7f7f7;
  border: #f7f7f7;
}

.sidebartextarea {
  width: 15.09rem;
  height: 5.45rem;
  padding: 0.45rem 0.54rem;
  border-radius: 0.181rem;
  padding: 0.45rem 0.54rem;
  gap: 0.45rem;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.contactus__submit-btn {
  width: 8.63rem;
  height: 1.81rem;
  border-radius: 2.9rem;
  gap: 0.54rem;
  padding: 0.54rem;
  background-color: var(--brandColor);
  color: #fff;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 0.72rem;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 1.63rem 3.22rem 0.72rem 3.22rem;
}
.appointment-container {
  width: 16.54rem;
  height: 5.34rem;
  border-radius: 0.15rem;
  background-color: #fdf0f5;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.2rem;
}
.appointment {
  font-weight: 500;
  font-style: Medium;
  font-size: 0.72rem;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: var(--brandColor);
}
.call-icon {
  width: 0.89rem;
  height: 0.89rem;
}
.mobilenumber {
  font-weight: 600;
  font-style: SemiBold;
  font-size: 1.45rem;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #d280a0 !important;
  margin-bottom: 0.55rem;
}
.timings {
  font-weight: 400;
  font-style: Regular;
  font-size: 0.72rem;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: var(--brandColor);
}
.letcall {
  font-family: Poppins;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 1.09rem;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  margin: 0.54rem 0 0.54rem 0;
  color: #2d2d2d;
}
.doctor_appointment_container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .appointment-container {
    width: 10.5rem;
    height: 3.39rem;
    border-radius: 0.15rem;
    background-color: #fdf0f5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.2rem;
    margin-top: 0.77rem;
  }
  .letcall {
    display: block;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.52rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0.45rem;
  }
  .appointment {
    font-weight: 500;
    font-style: Medium;
    font-size: 0.45rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: var(--brandColor);
  }
  .timings {
    font-weight: 400;
    font-style: Regular;
    font-size: 0.45rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: var(--brandColor);
  }
  .mobilenumber {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.9rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #d280a0;
  }
  .contactus__right-container {
    width: 10.5rem;
    height: 13rem;
    opacity: 1;
    border-radius: 8px;
    background: #fdfdfd;
    box-shadow: 0px 2px 12px 0px #00000026;
  }
  .contactus__right-form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sidebartext {
    width: 9.6rem;
    height: 1.01rem;
    border-radius: 0.075rem;
    gap: 0.188rem;
    border-width: 0.0188rem;
    padding: 0.188rem 0.226rem;
    background: #f5f5f5;
    border: 0.0188rem solid #f5f5f5;
    margin-top: 0.5rem;
  }
  .sidebartel {
    width: 9.6rem;
    height: 1.01rem;
    border-radius: 0.075rem;
    gap: 0.188rem;
    border-width: 0.0188rem;
    padding: 0.188rem 0.226rem;
    background: #f5f5f5;
    border: 0.0188rem solid #f5f5f5;
  }

  .sidebartextarea {
    width: 9.6rem;
    height: 3.2rem;
    opacity: 1;
    border-radius: 0.075rem;
    gap: 0.188rem;
    border-width: 0.0188rem;
    padding: 0.188rem 0.226rem;
    background: #f5f5f5;
    border: 0.0188rem solid #f5f5f5;
  }

  .contactus__right-title-container {
    width: 10.5rem;
    height: 1.622rem;
    background-color: var(--brandColor);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .contactus__right-title {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.45rem;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    margin: 0 0 0 0;
  }

  .contactus__submit-btn {
    width: 4.47rem;
    height: 0.98rem;
    opacity: 1;
    border-radius: 1.2rem;
    gap: 0.226rem;
    padding: 0.226rem 0.377rem;
    background-color: var(--brandColor);
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.377rem;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 0.622rem;
  }
  .call-icon {
    height: 0.566rem;
    width: 0.566rem;
    margin: 0 0.2rem 0 0;
    color: #d280a0;
  }
  .contactus__right-title-container {
    width: 10.5rem;
    height: 1.622rem;
    background-color: var(--brandColor);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }
}
