.surgical-banner__title {
  font-weight: 500;
  font-style: Medium;
  line-height: 110.00000000000001%;
  letter-spacing: -12%;
  font-size: 1.45rem;
}

.surgical-banner__title span {
  font-weight: 800;
  font-style: ExtraBold;
  leading-trim: NONE;
  line-height: 110.00000000000001%;
  letter-spacing: -1%;
  color: #802a8f;
}

.surgical-banner__description {
  font-weight: 400;
  font-style: Regular;
  font-size: 0.72rem;
  leading-trim: NONE;
  line-height: 140%;
  letter-spacing: -2%;
  color: #5c575e;
  margin: 0.36rem 0 1.40rem 0;
}
.banner-book-apppointment{
width: 9.54rem;
height: 2.18rem;
angle: 0 deg;
opacity: 1;
border-radius: 2.18rem;
gap: 0.22rem;
padding: 0.22rem;
font-weight: 600;
font-style: SemiBold;
font-size: 0.72rem;
line-height: 100%;
letter-spacing: 0%;
background-color: #802a8f;
color: #fffffe;

}
.banner-wrap{
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .banner-wrap{
  display: flex;
  flex-direction: column;
  align-items: start;
}
  .surgical-banner__title {
    font-weight: 500;
    font-style: Medium;
    font-size: 1.01rem;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: -12%;
    color: #2d2d2d;
  }
  .surgical-banner__title span {
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 1.01rem;
    leading-trim: NONE;
    line-height: 110.00000000000001%;
    letter-spacing: -1%;
    color: #802a8f;
  }
  .surgical-banner__description {
    font-weight: 400;
    font-style: Regular;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: -2%;
    color: #5c575e;
    width: 11.11rem;
    angle: 0 deg;
    opacity: 1;
    margin: 0 0 1rem 0;
  }
  .banner-book-apppointment {
    width: 7.16rem;
    height: 1.32rem;
    angle: 0 deg;
    opacity: 1;
    border-radius: 1.127rem;
    gap: 0.28rem;
    padding: 0.28rem 0.377rem;
    background-color: #802a8f;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.45rem;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fffffe;
    margin: 1rem 0 0 0;
  }
}

.banner-title {
  color: var(--brandColor);
  font-weight: 600;
  margin: 0;
  line-height: 1.2;
  margin: 0.603rem 0 0.301rem 0;
}
.banner__description {
  margin: 0 0 0.226rem 0;
  text-align: start !important;
  font-weight: 400 !important;
}
.b1 {
  text-align: start;
}
.banner-flex {
  display: flex;
  gap: 0.45rem;
  align-items: flex-start;
}

.banner-content {
  flex: 2;
}
.banner-highlight {
  margin: 0.715rem 0 0 0;
  width: 19.5rem;
  opacity: 1;
  border-radius: 0.301rem;
  border: 0.018rem solid #2d2d2d4d;
  padding: 0 0 0.3rem 0;
}
.banner-highlight h2 {
  font-weight: 600;
  font-style: SemiBold;
  line-height: 180%;
  letter-spacing: 2%;
  color: var(--brandColor);
  margin: 0.301rem 0 0.0904rem 0.396rem;
  font-size: 0.603rem;
}
.checkbox-list {
  padding: 0 0 0 0.358rem;
}
.checkbox-list li span {
  font-weight: 500;
  font-style: Medium;
  font-size: 0.377rem;
  line-height: 140%;
  letter-spacing: 2%;
}
.checkbox-list div li {
  display: flex;
  align-items: center;
  margin-bottom: 0.226rem;
  width: 19.01rem;
  font-weight: 400;
  font-style: Regular;
  font-size: 0.377rem;
  line-height: 140%;
  letter-spacing: 2%;
}
input[type="checkbox"] {
  height: 0.45rem;
  width: 0.45rem;
  margin: 0.16rem 0.226rem 0 0;
  accent-color: var(--brandColor);
  flex-shrink: 0;
  align-self: start;
}
.checkbox-list div {
  margin: 0 0 0.377rem 0;
}

@media screen and (max-width: 768px) {
  .banner-highlight {
    width: 16.54rem;
    border-radius: 0.72rem;
    border: 0.045rem solid #2d2d2d4d;
  }
  .banner-highlight h2 {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 0.909rem;
    line-height: 140%;
    letter-spacing: 2%;
    margin: 0.54rem 0.5em 0.54rem 0.86rem;
  }
  .checkbox-list div {
    margin: 0 0 0.72rem 0;
  }
  .checkbox-list div li {
    display: flex;
    align-items: center;
    margin-bottom: 0.54rem;
    width: 13.31rem;
    font-weight: 400;
    font-style: Regular;
    font-size: 0.72rem;
    line-height: 140%;
    letter-spacing: 2%;
    /* padding-left: 12px; */
  }
  input[type="checkbox"] {
    height: 0.6rem;
    width: 0.6rem;
    margin: 0.377rem 0.54rem 0 0;
    accent-color: var(--brandColor);
    flex-shrink: 0;
    align-self: start;
  }

  .checkbox-list li span {
    font-weight: 500;
    font-style: Medium;
    font-size: 0.72rem;
    line-height: 140%;
    letter-spacing: 2%;
  }
}
