.all-main .locations-container {
  max-width: 64rem;
  padding: 1.25rem;
}
.platt-street-hero-div {
  background-image: url(/staticfiles/images/platt-street-tampa-banner.webp);
}
.webb-road-hero-div {
  background-image: url(/staticfiles/images/webb-road-tampa-banner.webp);
}
.best-gynecologist-section {
  padding: 5rem 0 3rem;
  background-image: url(/staticfiles/images/locations-background-img.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.generic-heading.locations-heading {
  margin-bottom: unset;
}
.generic-heading.locations-heading h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 300;
  color: #3c3c3c;
}
.generic-heading.locations-heading p {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #474747;
  letter-spacing: 0.0063rem;
  text-transform: unset;
}
.best-gynecologist-main-div {
  display: flex;
  gap: 3rem;
  margin-bottom: 1rem;
}
.best-about-main-div {
  align-items: center;
}
.gynecologist-left-div {
  width: 46%;
}
.gynecologist-right-div {
  width: 49%;
}
.best-gynecologist-section p {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #474747;
  letter-spacing: 0.0063rem;
  margin-bottom: 1.25rem;
  text-transform: unset;
}
.best-gynecologist-section h2 {
  font-size: 2.25rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 300;
  color: #3c3c3c;
}
.gynecologist-left-div p {
  margin-bottom: 1.25rem;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #474747;
  letter-spacing: 0.0063rem;
  text-transform: unset;
}
.gynecologist-left-div p a {
  color: #77496d;
  font-weight: 600;
  text-decoration: none;
}
.gynecologist-left-div p a:hover {
  text-decoration: underline;
}
.gynecologist-right-div img {
  border-radius: 0.625rem;
}
.best-services-div {
  display: flex;
  align-items: center;
  gap: 1.875rem 2.1875rem;
  flex-wrap: wrap;
  margin: 1.5625rem 0 2.5rem;
  justify-content: center;
}
.one-best-service-div {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3.1rem 0rem;
  border-radius: 1.25rem;
  background: #fff;
  text-align: center;
  transition: transform 0.3s ease-in-out;
  box-shadow: 0 0 62.90501022338867px 0 rgb(0 0 0 / 0.10000000149011612);
}
.one-best-service-div a {
  color: #77496d;
  font-weight: 600;
  text-decoration: none;
  font-size: 1.5rem;
  line-height: 2rem;
}
.our-services-main-div {
  margin-top: -1.2rem;
}
.our-services-main-div .btn-bold {
  display: flex;
  justify-content: center;
}
.top-rated-gyne {
  margin-top: 2rem;
}
.patient-experience-div {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin: 3.125rem 0rem;
  justify-content: space-around;
}
.single-review {
  width: 37.4%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 13px 2px;
  background: rgb(255, 255, 255);
  padding: 1.25rem 1.875rem;
  border-radius: 0.625rem;
  min-height: 17.825rem;
}
.single-review .star {
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 1.625rem;
  flex-direction: column;
  color: rgb(255, 169, 6) !important;
  margin: 0.625rem 0rem;
}
.single-review .review-verified-text {
  text-align: center;
  margin-bottom: 1.25rem;
  color: rgb(71, 71, 71);
}
.single-review .text {
  letter-spacing: 0.0125rem;
  font-size: 1.25rem;
  line-height: 1.4;
  text-align: center;
  min-height: 10.5rem;
}
.single-review .review-verified {
  display: inline;
  margin-right: 1rem;
  color: rgb(69, 209, 0);
  font-size: 0.875rem;
  position: relative;
  line-height: 1.625rem;
}
.single-review .review-verified::after {
  content: "";
  position: absolute;
  top: 0px;
  left: -20px;
  right: auto;
  width: 16px;
  height: 16px;
  background: url("/staticfiles/images/google-verified-icon.webp") 0% 0% /
    contain no-repeat;
}
.review-verified-text {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
.single-review .name {
  text-align: right;
  font-weight: 600;
  letter-spacing: 0.125rem;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}
.generic-btn.btn-clr.btn-bold {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem 0;
}
.best-gynecologist-section label strong {
  font-weight: 600;
}
.best-gynecologist-section label {
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.875rem;
  color: #474747;
  letter-spacing: 0.0063rem;
  text-transform: unset;
}
.best-gynecologist-section label a {
  color: rgba(101, 46, 90, 1);
}
.main-insurance-divs ul {
  margin: 0 0 1em;
  padding: 0 0 0 2rem;
  list-style: disc;
}
.main-insurance-divs ul li {
  margin: 0.625rem 0 0;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #12112b;
}
.best-gynecologist-section .maps-main {
  margin: 2rem 0 1rem;
}
.best-gynecologist-section .map-card {
  border: unset;
  border-radius: 1.25rem;
  width: 100%;
  box-shadow: unset;
}
.best-gynecologist-section .map-card iframe {
  border-radius: 1.25rem;
  cursor: pointer;
}
.office-images-tampa {
  display: flex;
  margin: 2.5rem 0;
  gap: 1.5rem;
  align-items: center;
  justify-content: center;
}
.single-office-image {
  width: 46%;
}
.best-gynecologist-section ul {
  margin: 0 0 1em;
  padding: 0 0 0 2rem;
  list-style: disc;
}
.best-gynecologist-section ul li {
  margin: 0.625rem 0 0;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #12112b;
}
.best-gynecologist-section ul li strong {
  color: #77496d;
  font-weight: 600;
}
.best-gynecologist-section p strong {
  color: #77496d;
  font-weight: 600;
}

@media (max-width: 768px) {
  .one-best-service-div {
    width: 40%;
  }
  .best-gynecologist-main-div {
    flex-direction: column;
    align-items: center;
  }
  .gynecologist-left-div {
    width: 100%;
  }
  .gynecologist-right-div {
    margin-bottom: 2rem;
    width: 80%;
  }
  .single-review .text {
    min-height: 10.5rem;
  }
  .patient-experience-div {
    gap: unset;
  }
  .single-review {
    width: 41%;
  }
  .preferred-location-main {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 550px) {
  .single-review {
    width: 70%;
  }
  .patient-experience-div {
    flex-direction: column;
  }
  .single-review .text {
    min-height: 8rem;
  }
}
