.screening-banner__container {
  position: relative;
  width: 100%;
  height: 20.45rem;
}
.screening-banner__details-container {
  position: relative;
  z-index: 3;
}

.screening-banner__title {
  font-weight: 700;
  font-style: Bold;
  font-size: 1.09rem;
  line-height: 140%;
  letter-spacing: 0%;
  color: #ff86ae;
  width: 14.59rem;
  height: 3.09rem;
  margin: 1.09rem 0 0 0;
}

.screening-banner__title span {
  font-weight: 700;
  font-style: Bold;
  font-size: 1.09rem;
  line-height: 140%;
  letter-spacing: 0%;
  color: var(--brandColor);
}

.screening-banner__subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  letter-spacing: 2%;
  color: #414141;
  width: 14.68rem;
  height: 5.9rem;
  margin: 0.36em 0 1.09rem 0;
}

.screening-banner__button {
  width: 10rem;
  height: 1.81rem;
  opacity: 1;
  border-radius: 2.18rem;
  padding: 0.54rem 0.9rem;
  color: #fffffe;
  background-color: #802a8f;
  font-weight: 600;
  font-size: 0.72rem;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 1.09rem 0 0 0;
}
.screening-banner__image-container {
  height: 14.36rem;
  width: 16.5rem;
  position: absolute;
  top: 6.59rem;
  left: 6.27rem;
}
.screening-banner__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* FORM CONTAINER */
.banner__form-input-container {
  padding: 0 12px 0 12px;
  width: 16.54rem;
  height: 19.63rem;
  background-color: #ffffff;
  border-radius: 0.36rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  box-shadow: 0px 2px 8px 0px #00000026;
  position: absolute;
  margin: 0 24px 0 24px;
  top: 19.86rem;
  left: -1.2rem;
  
}
.banner__header {
  display: none;
}
.banner_header_details {
  text-align: left;
}
.banner__title {
  font-size: 0.9rem;
  color: var(--brandClr);
  font-weight: 600;
  text-align: center;
  margin: 16px 0 0 0;
  /* width: 5.63rem; */
  /* height: 1.36rem; */
}
.banner__tag-line {
  font-size: 0.63rem;
  color: #505050;
  font-weight: 400;
  margin-bottom: 0.8rem;
  width: 13.27rem;
  height: 0.95rem;
  font-size: 0.63rem;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}
.banner__submit-btn {
  padding: 0.6rem;
  font-size: 0.72rem;
  font-weight: 600;
  border-radius: 2.18rem;
  background-color: var(--brandClr);
  color: #fffffe;
  align-self: center;
  width: 8.27rem;
  height: 1.81rem;
  line-height: 100%;
  letter-spacing: 0%;
  padding: 0.54rem;
}
.banner__input {
  height: 2.4rem;
  width: 100%;
  margin-bottom: 0.72rem;
  color: var(--brandClr);
  border: 1px solid #d791ab;
  padding: 0.45rem 0.54rem;
  /* color: grey; */
  background-color: transparent;
  border-radius: 0.2rem;
}

.banner__message {
  width: 100%;
  height: 5.54rem;
  border: 1px solid #d791ab;
  padding: 0.2rem;
  color: var(--brandClr);

  background-color: transparent;
  margin-bottom: 1.63rem;
  padding: 0.5rem 0.6rem;
}
.banner__input2,
.banner__message2 {
  color: #5e5e5eb2;
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  .screening-banner__title {
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 130%;
    letter-spacing: -0.02rem;
    width: 11.66rem;
    height: 2.33rem;
    margin: 1.86rem 0 0 0;
  }
  .screening-banner__title span {
    font-size: 0.9rem;
    color: var(--brandColor);
    font-weight: 600;
    line-height: 130%;
    letter-spacing: -2%;
  }
  .screening-banner__subtitle {
    font-weight: 400;
    font-size: 0.377rem;
    line-height: 160%;
    letter-spacing: 2%;
    color: #414141;
    width: 10.56rem;
    height: 1.81rem;
    margin: 0.3em 0 0 0;
  }
  .screening-banner__button {
    width: 4.85rem;
    height: 1.32rem;
    opacity: 1;
    border-radius: 0.9rem;
    padding: 0.26rem 0.53rem;
    color: #fffffe;
    background-color: #802a8f;
    font-weight: 600;
    font-size: 0.44rem;
    line-height: 100%;
    letter-spacing: 0%;
    margin: 1.2rem 0 0 0;
  }
  .screening-banner__image-container {
    height: 14.36rem;
    width: 13.31rem;
    position: absolute;
    top: 0rem;
    left: 10.09rem;
  }
  .screening-banner__container {
    position: relative;
    width: 100%;
    height: 13.3rem;
    margin: 0 0 1.07rem 0;
  }
  /* FORM CONTAINER */
  .banner__form-input-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 12.54rem;
    height: 11.98rem;
    padding: 0;
    box-shadow:-2.49px 3.74px 9.96px 0px #00000014;
    position: absolute;
    top: 1.35rem;
    left: 19.89rem;
    opacity: 1;
  }
  .banner__header {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5e0a6d;
    color: #fff;
    height: 1.22rem;
    width: 100%;
    font-weight: 500;
    font-size: 0.52rem;
    line-height: 100%;
    letter-spacing: 0%;
    border-top-right-radius: 0.28rem;
    border-top-left-radius: 0.28rem;
  }
  .banner__header a {
    color: #fff;
  }

  .call-icon {
    height: 0.47rem;
    width: 0.47rem;
    margin: 0 0.2rem 0 0;
  }
  .banner__title {
    font-size: 0.6rem;
    border-radius: 0.3rem;
    color: #802a8f;
  }
  .banner__tag-line {
    display: block;
    font-size: 0.333rem;
    font-weight: 400;
    margin-bottom: 0.4rem;
    color: var(--brandColor);
    /* border: 1px solid #d791ab; */
  }
  .banner__input {
    height: 0.88rem;
    margin-bottom: 0.25rem;
    border: 1px solid #d791ab;
    padding: 0.18rem 0.22rem;
    color: var(--brandClr);
    font-size: 0.375rem;
    font-weight: 400;
    border-radius: 0.08rem;
    background-color: transparent;
  }

  .banner__message {
    height: 2.45rem;
    margin-bottom: 0.25rem;
    border: 1px solid #d791ab;
    padding: 0.2rem;
    border-radius: 0.08rem;
    font-size: 0.375rem;
    background-color: transparent;
  }
  .banner__input2,
  .banner__message2 {
    padding: 0.2rem 0.26rem;
  }

  .banner__input2 {
    height: 1.21rem;
    width: 11.03rem;
  }
  .banner__message2 {
    height: 2.9rem;
    width: 11.03rem;
  }
  .banner__input::placeholder,
  .banner__message::placeholder {
    font-size: 0.375rem;
    font-weight: 400;
    color: #b0b0b0;
  }
  .banner__input2::placeholder,
  .banner__message2::placeholder {
    color: #5e5e5eb2;
  }
  .banner__input2:focus,
  .banner__message2:focus {
    border: solid 1px #fdfdfd;
  }

  .banner__submit-btn {
    height: 1rem;
    width: 4.7rem;
    font-size: 0.37rem;
    background-color: var(--brandClr);
    color: #fff;
    border: 0;
    border-radius: 0.9rem;
    align-self: center;
    margin-top: 0.4rem;
    padding: 0;
  }
  .banner__submit-btn2 {
    background-color: var(--brandClr);
    color: #fffffe;
    width: unset;
    height: unset;
    padding: 0.28rem 0.37rem;
    font-size: 0.37rem;
  }
}
