.pi-parent-container ul.bluebullets-list li a,
.pi-parent-container ul.greencheck-list li a {
  display: inline-block;
  padding-top: 0px;
  font-size: 1em;
}

body.page-template-city-landing,
body.page-template-templates-city-landing-php {
  --city-blue: #106389;
  --city-orange: #fd934a;
  --city-orange-btn-hover: #2fa59f;
  --city-section-inner-max: 1280px;
  --city-section-inline-pad: 40px;
  --city-bleed-outside-pad: max(var(--city-section-inline-pad),
      calc((100vw - var(--city-section-inner-max)) / 2 + var(--city-section-inline-pad)));
  --city-bleed-column-seam-pad: 40px;
}

.city-offer.section--w-bgi-dots,
.city-landing .section.section--w-bgi-dots,
.city-landing #btn-show.section--w-bgi-dots {
  padding-top: 60px;
  background-image: url(/wp-content/themes/chiroone/assets/images/large-dots.png);
  background-repeat: repeat-x;
  background-position: 0 8px;
  background-size: 2%;
}

.city-offer__title {
  display: block;
  padding-top: 20px;
  margin-bottom: 0 !important;
}

@media (max-width: 991px) {

  body.page-template-city-landing,
  body.page-template-templates-city-landing-php {
    --city-section-inline-pad: 20px;
  }

  .city-offer.section--w-bgi-dots,
  .city-landing .section.section--w-bgi-dots,
  .city-landing #btn-show.section--w-bgi-dots {
    padding-top: 30px;
  }
}

.city-landing {
  --city-blue: #106389;
  --city-teal: #0d6f6e;
  --city-green: #add261;
  --city-orange: #fd934a;
  --city-orange-btn-hover: #2fa59f;
  --city-gray: #f3f5f5;
  --purple: rgba(126, 83, 169, 1);
  --purple-dark: rgba(90, 76, 163, 1);
  --purple-light: #f5f3f8;
  --city-map-list-heading-gradient: linear-gradient(90deg,
      var(--purple-dark) 0%,
      var(--purple) 100%);
}

section.city-landing-page-hero {
  padding: 192px 0 92px;
}

.page-template-home-page .sec-hero__offer {
  padding-left: 0px;
}

section.main-map-section {
  padding: 0;
}

.city-landing .section,
.city-landing-page-hero .section,
#btn-show.section {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: var(--city-section-inner-max);
  padding: 20px var(--city-section-inline-pad);
  box-sizing: border-box;
  position: relative;
}


.city-landing .acc-tab__content a {
  display: inline;
  color: #464646;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.city-landing .acc-tab__content a:hover {
  color: #464646;
}

.city-landing a.city-btn {
  text-decoration: none;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  cursor: pointer;
  box-sizing: border-box;
  transition: filter 0.15s ease, background-color 0.15s ease;
}

.city-landing a.city-btn,
.city-landing a.city-btn:hover,
.city-landing a.city-btn:focus {
  text-decoration: none;
}

.city-landing a.city-btn--orange,
.city-landing a.city-btn--orange:hover,
.city-landing a.city-btn--orange:focus {
  color: #fff;
}

.city-landing a.city-btn:focus-visible {
  outline: 2px solid var(--purple-dark);
  outline-offset: 3px;
}


@media screen and (max-width: 768px) {
  .city-landing-page-hero .hero-text.city-landing-hero__titles {
    text-align: center;
  }
}

.city-landing-page-hero .hero-text .city-landing-hero-highlight {
  font-family: "marydale", cursive;
  color: #fff;
  font-size: 1.6em;
  margin: 0 0 8px;
  font-weight: 600;
}

@media (max-width: 997px) {
  .city-landing-page-hero .hero-text .city-landing-hero-highlight {
    font-size: 1.8em;
  }
}

@media (max-width: 1200px) {
  .city-landing-page-hero .hero-text .city-landing-hero-highlight {
    font-size: 2em;
  }
}

.city-landing-page-hero .hero-text .city-landing-hero-subhead {
  margin: 16px 0 0;
  max-width: 40em;
  color: #fff;
}

.page-template-city-landing .city-landing-page-hero .sec-hero {
  padding-left: 0;
  margin-left: 0;
}

@media screen and (max-width: 770px) {

  .page-template-home-page .city-landing-page-hero .sec-hero,
  body.page-template-templates-city-landing-php .city-landing-page-hero .sec-hero {
    max-width: none;
  }
}

#btn-show.section {
  height: initial;
}

#btn-show.section section.section--sc.section--w-heading {
  padding-left: 0;
}

#btn-show .col-right {
  min-height: 1px;
}

.city-landing-page-hero .iframe-wrap iframe {
  width: 100%;
  min-height: 360px;
}

.city-landing-page-hero,
.hero.hero--photo-wash {
  position: relative;
  min-height: 530px;
}

.city-landing-page-hero .sec-hero__gradient,
.hero.hero--photo-wash .sec-hero__gradient {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 530px;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg,
      #106389 0%,
      #006f94 20%,
      rgba(0, 123, 164, 0.72) 36%,
      rgba(0, 123, 164, 0.28) 46%,
      rgba(0, 123, 164, 0.06) 52%,
      transparent 60%);
}

.city-landing-page-hero>.section,
.hero.hero--photo-wash>.section {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1131px) {
  .city-landing-page-hero.hero--photo-wash>.section>.wrap.cols {
    position: relative;
    align-items: flex-start;
  }

  .city-landing-page-hero.hero--photo-wash>.section>.wrap.cols>.col-left {
    flex: 1 1 auto;
    min-width: 0;
    max-width: calc(100% - 472px);
  }

  .city-landing-page-hero.hero--photo-wash .city-landing-hero__form.form-desktop {
    position: absolute;
    top: 0;
    right: 0;
    width: 414px;
    max-width: min(414px, calc(50vw - 48px));
    margin-top: 0;
    padding-top: 10px;
    z-index: 3;
  }
}

@media screen and (max-width: 1130px) {
  .city-landing-page-hero.hero--photo-wash>.section>.wrap.cols {
    min-height: 0;
  }

  .city-landing-page-hero.hero--photo-wash>.section>.wrap.cols>.col-left {
    max-width: none;
  }

  .city-landing-page-hero.hero--photo-wash .city-landing-hero__form.form-desktop {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    max-width: none;
    z-index: auto;
  }
}

.hero.hero--photo-wash>.container {
  position: relative;
  z-index: 2;
}

.city-landing-page-hero .sec-hero__bgi,
.city-landing-page-hero picture.sec-hero__bgi {
  width: 100%;
  max-width: none;
  left: 0;
  right: 0;
  z-index: 0;
}

.city-landing-page-hero picture.sec-hero__bgi {
  display: block;
  height: 530px;
}

.city-landing-page-hero picture.sec-hero__bgi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

@media screen and (min-width: 771px) {
  .city-landing-page-hero picture.sec-hero__bgi img {
    object-position: center;
  }
}

@media screen and (max-width: 768px) {

  .city-landing-page-hero .sec-hero__bgi,
  .city-landing-page-hero picture.sec-hero__bgi {
    display: none !important;
  }

  .city-landing-page-hero .sec-hero__gradient,
  .hero.hero--photo-wash .sec-hero__gradient {
    background: #106389;
  }
}

.city-why__grid,
.city-split__grid,
.city-map-list__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
}


.city-offer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 32px;
  align-items: start;
}

.city-offer__grid--two {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(40px, 10vw, 100px);
}

.city-offer__col {
  min-width: 0;
}

@media (max-width: 991px) {
  .city-offer__grid--two {
    grid-template-columns: 1fr;
  }
}

.city-landing .city-offer .img-container {
  margin-bottom: 28px;
}

@media screen and (max-width: 379px) {
  .city-landing .city-offer .img-container::after {
    content: none;
  }
}

.city-offer .iframe-wrap iframe {
  width: 100%;
  min-height: 360px;
}


.city-landing #city-offer-form-embed,
.city-landing #schedule-form {
  scroll-margin-top: 120px;
  max-width: 450px;
  margin: auto;
}

@media (max-width: 991px) {

  .city-landing #city-offer-form-embed,
  .city-landing #schedule-form {
    scroll-margin-top: 100px;
  }
}

.city-map-list {
  padding: 0;
}


.city-landing-regional-map {
  width: 100%;
}

.city-landing-regional-map .regions-list-container .btn-view-regions-container {
  display: none !important;
}

.city-map-list__regional-banner {
  background: var(--city-gray);
  border-bottom: 1px solid #dde4e3;
  padding: 36px 0 40px;
  box-sizing: border-box;
  width: 100%;
}


.city-map-list .section.city-map-list__regional-inner {
  padding-top: 0;
  padding-bottom: 0;
}

.city-map-list__regional-inner {
  display: flex;
  align-items: center;
  gap: 32px 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.city-map-list__regional-copy {
  flex: 1 1 280px;
  min-width: 0;
  max-width: 520px;
}

.city-landing .city-map-list__regional-title {
  margin: 0 0 10px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: clamp(1.375rem, 1.2vw + 1.1rem, 1.75rem);
  line-height: 1.25;
  color: var(--black);
}

.city-map-list__regional-intro {
  margin: 0 0 20px;
  font-size: 1.0625rem;
  line-height: 1.5;
  color: #555;
}


.city-map-list__regional-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
  text-align: center;
  border-radius: 14px;
  padding: 14px 28px;
}

.city-map-list__regional-visual {
  flex: 0 1 420px;
  min-width: 0;
  max-width: 100%;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  line-height: 0;
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.15s ease, transform 0.15s ease;
}

.city-map-list__regional-visual:hover,
.city-map-list__regional-visual:focus {
  text-decoration: none;
  box-shadow: 0 10px 32px rgba(0, 0, 0, 0.16);
}

.city-map-list__regional-visual:focus-visible {
  outline: 2px solid var(--purple-dark);
  outline-offset: 4px;
}

.city-map-list__regional-img {
  width: 100%;
  height: auto;
  display: block;
  transition: opacity 0.15s ease;
}

.city-map-list__regional-visual:hover .city-map-list__regional-img,
.city-map-list__regional-visual:focus-visible .city-map-list__regional-img {
  opacity: 0.96;
}

@media screen and (max-width: 768px) {
  .city-map-list__regional-banner {
    padding: 28px 0 32px;
  }

  .city-map-list__regional-inner {
    flex-direction: column;
    align-items: stretch;
  }

  .city-map-list__regional-copy {
    max-width: none;
  }

  .city-map-list__regional-visual {
    flex-basis: auto;
  }
}


.page-template-home-page .city-landing-regional-map .container {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--city-section-inline-pad);
  padding-right: var(--city-section-inline-pad);
  box-sizing: border-box;
}

.city-landing-regional-map .main-map-section .locations__map--wrapper {
  min-height: 480px;
}

@media screen and (min-width: 992px) {
  .city-landing-regional-map .main-map-section .locations__map--wrapper {
    min-height: 560px;
  }
}

.pi-parent-container section.city-split {
  padding: 0;
}

.city-landing .city-why__image {
  padding-left: 40px;
  box-sizing: border-box;
}

.city-landing .city-why__text {
  padding-right: 40px;
}

.city-landing .city-why__image .image-w-gradient-shadow {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 42px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  z-index: 0;
  isolation: isolate;
}

@media screen and (max-width: 770px) {
  .city-landing .city-why__image .image-w-gradient-shadow {
    margin-bottom: 31px;
  }
}

.image-w-gradient-shadow::after {
  content: none;
}

.city-landing .city-why__image .image-w-gradient-shadow .img-container {
  position: relative;
  width: 90%;
  margin: auto;
}

.city-landing .city-why__image .image-w-gradient-shadow .img-container::after {
  content: "";
  position: absolute;
  inset: auto -18px -18px auto;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(90deg, #094f6f 1.82%, #22878e 25.77%, #add261 90.06%);
  z-index: 0;
}

.city-landing .city-why__image .image-w-gradient-shadow img.aligncenter {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}

.city-card {
  border-radius: 12px;
  padding: 30px;
}

.city-card--teal {
  background: var(--city-teal);
  color: #fff;
}

.city-card--white {
  background: #fff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}


.city-split--conditions .city-split__bleed {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  width: 100%;
}

.city-split--conditions .city-split__pane--right {
  background: #fff;
}


.city-split--conditions .city-split__pane-inner {
  box-sizing: border-box;
  padding-top: 50px;
  padding-bottom: 70px;
}

.city-split--conditions .city-split__pane--left .city-split__pane-inner {
  padding-left: var(--city-bleed-outside-pad);
  padding-right: var(--city-bleed-column-seam-pad);
}

.city-split--conditions .city-split__pane--right .city-split__pane-inner {
  padding-right: var(--city-bleed-outside-pad);
  padding-left: var(--city-bleed-column-seam-pad);
}

.city-split--conditions .city-card {
  border-radius: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
}

.city-split--conditions .city-split__pane--left h2 span {
  font-weight: 700;
}

.city-split--conditions .city-split__pane--right h2 span {
  color: var(--city-green);
  font-weight: 900;
}

@media (max-width: 991px) {
  .city-split--conditions .city-split__bleed {
    grid-template-columns: 1fr;
  }

  .city-split--conditions .city-split__pane--left .city-split__pane-inner,
  .city-split--conditions .city-split__pane--right .city-split__pane-inner {
    padding-left: var(--city-bleed-outside-pad);
    padding-right: var(--city-bleed-outside-pad);
  }
}

section.city-get-relief {
  --city-get-relief-lime: #99cc33;
  --city-get-relief-teal: #106389;
  --city-get-relief-visual-w: min(44vw, 620px);
  position: relative;
  background: linear-gradient(90deg,
      var(--city-get-relief-lime) 0%,
      #1a7a66 42%,
      var(--city-get-relief-teal) 58%);
  color: #fff;
  overflow: hidden;
  padding: 0;
}

.city-get-relief__inner {
  position: relative;
  z-index: 1;
  max-width: var(--city-section-inner-max);
  margin: 0 auto;
  padding: 30px var(--city-section-inline-pad);
  padding-right: calc(var(--city-get-relief-visual-w) + 32px);
  box-sizing: border-box;
}

.city-get-relief__content {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.city-get-relief__content h2 {
  color: #fff;
}

.city-get-relief__sub {
  margin: 0;
  color: #fff;
  max-width: 36em;
}

.city-get-relief .city-richtext,
.city-get-relief .city-richtext p {
  color: #fff;
}

.city-get-relief .city-richtext a:not(.city-btn) {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.city-get-relief .city-richtext a:not(.city-btn):hover {
  color: #fff;
}

.city-get-relief .city-richtext ul li {
  color: #fff;
}


.city-get-relief__cta {
  margin-top: 28px;
  text-decoration: none;
  border-radius: 14px;
  padding: 14px 32px;
}

.city-get-relief__cta:hover,
.city-get-relief__cta:focus {
  color: #fff;
  text-decoration: none;
  filter: brightness(1.05);
}

.city-get-relief__visual {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: var(--city-get-relief-visual-w);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.35) 18%, #000 38%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, rgba(0, 0, 0, 0.35) 18%, #000 38%);
}

@media (max-width: 991px) {
  section.city-get-relief {
    --city-get-relief-visual-w: 100%;
    min-height: 0;
  }

  .city-get-relief__inner {
    padding: 40px var(--city-section-inline-pad) 16px;
    min-height: 0;
  }

  .city-get-relief__content {
    text-align: left;
  }

  .city-get-relief__visual {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    margin: 8px 0 0;
    mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.35) 20%, #000 42%);
    -webkit-mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.35) 20%, #000 42%);
    background-position: center 30%;
  }
}


.city-insurance {
  padding: clamp(48px, 8vw, 72px) 0;
  background: #30a59a;
  color: #fff;
}

.city-insurance__inner {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .city-insurance .city-insurance__title span {
    font-size: 1.1842105263em;
  }
}

.city-insurance .city-richtext a:not(.city-btn) {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.city-insurance .city-richtext a:not(.city-btn):hover {
  color: #eaf6f5;
}

.city-insurance__plans-intro {
  margin: 28px 0 14px;
}

.city-insurance__plans {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0px 40px;
  margin: 12px auto 0;
  padding: 0;
  list-style: none;
  text-align: left;
  max-width: 720px;
  padding-left: 60px !important;
}

.city-insurance__footer {
  margin-top: 28px;
}

.city-access {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: #fff;
  color: var(--black);
  box-sizing: border-box;
}

.city-access__bleed {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  gap: 0;
  align-items: stretch;
}

.city-access__left-stack,
.city-access__right-stack {
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.city-access__teal {
  padding: 50px var(--city-bleed-column-seam-pad) 44px var(--city-bleed-outside-pad);
}


.city-access__strip {
  line-height: 0;
  width: 100%;
  max-height: 420px;
  height: clamp(200px, 32vw, 420px);
  overflow: hidden;
}

.city-access__strip img {
  width: 100%;
  height: 100%;
  object-fit: cover;


  object-position: center center;
  display: block;
}

.city-access__right-stack {
  gap: 28px;
  background: #fff;
  padding: 40px var(--city-bleed-outside-pad) 44px var(--city-bleed-column-seam-pad);
  box-sizing: border-box;
}

.city-access__slider-box {
  padding: 22px 0 24px;
  box-sizing: border-box;
}

.city-landing .city-access__slider-title {
  text-align: center;
  margin-bottom: 25px;
}

.city-landing .city-access__slider-title span {
  color: var(--city-green);
}

.city-access__slider-row {
  position: relative;
  width: 100%;
}

.city-access__slider-row--arrows {
  padding-left: 52px;
  padding-right: 52px;
}

.city-access__slider-track {
  width: 100%;
  min-width: 0;
}


.js-city-doctors-slider:not(.slick-initialized)>*:not(:first-child) {
  display: none !important;
}

.city-access__slider-arrows {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  pointer-events: none;
  z-index: 2;
}

.city-access__slider-arrow {
  pointer-events: auto;
  border: 0;
  background: #e8eceb;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  cursor: pointer;
  color: #4a5553;
  display: inline-grid;
  place-items: center;
  flex-shrink: 0;
  box-shadow: none;
}

.city-access__slider-arrow::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  border-right: 3px solid currentColor;
  border-bottom: 3px solid currentColor;
}

.city-access__slider-arrow--prev::before {
  margin-left: 5px;
  transform: rotate(135deg) translate(0px, 0px);
}

.city-access__slider-arrow--next::before {
  margin-right: 5px;
  transform: rotate(-45deg) translate(0px, 0px);
}

.city-access__slider-arrow:hover {
  background: #dde4e2;
  color: #2d3836;
}

.city-access-slide {
  outline: none;
}


.city-access-slide--doctor {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 4px 0 8px;
  box-sizing: border-box;
  font-size: 0;
  line-height: 0;
}

.city-access-slide__photo-col {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  max-width: 49%;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: normal;
}


.city-access-slide__photo-stack {
  position: relative;
  width: 100%;
  flex-shrink: 0;
}

.city-access-slide__photo-deco {
  position: absolute;
  z-index: 0;
  right: -10px;
  bottom: -10px;
  width: 46%;
  aspect-ratio: 1;
  height: auto;
  background: var(--city-green);
  border-radius: 10px;
  box-sizing: border-box;
  pointer-events: none;
}

.city-access-slide__photo {
  position: relative;
  z-index: 1;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 1;
  background: #e4ebea;
}

.city-access-slide__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.city-access-slide__photo--placeholder {
  min-height: 140px;
  background: linear-gradient(145deg, #e8eeec 0%, #d5dedb 100%);
}

.city-access-slide__body {
  display: inline-flex;
  vertical-align: middle;
  width: 49%;
  max-width: 49%;
  min-width: 0;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: normal;
  padding-left: clamp(10px, 2vw, 18px);
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  overflow-wrap: break-word;
}

.city-access-slide__name {
  margin: 0;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: clamp(1.1rem, 1vw + 0.95rem, 1.42rem);
  line-height: 1.25;
  color: var(--black);
}

.city-access-slide__clinic {
  margin: 0;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-size: clamp(0.92rem, 0.45vw + 0.85rem, 1.05rem);
  line-height: 1.4;
  color: #5a6563;
}

.city-access-slide__clinic-icon {
  margin-top: 3px;
  color: var(--city-green);
  font-size: 1em;
  flex-shrink: 0;
}

.pi-parent-container .main-btn.city-access-slide__watch-btn {
  margin-top: 6px;
  padding: 6px 12px;
  gap: 10px;
  cursor: pointer;
}

.city-access-slide__watch-icon {
  font-size: 0.72em;
  line-height: 1;
  opacity: 0.95;
}


.city-access .js-city-doctors-slider .slick-list {
  overflow: hidden;
  box-sizing: border-box;
}


.city-access .js-city-doctors-slider .slick-slide {
  height: auto;
  min-width: 0;
  box-sizing: border-box;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  column-gap: 4%;
  display: flex;
}

.city-access .js-city-doctors-slider .slick-slide>div {
  height: auto;
  min-height: 0;
  min-width: 0;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
}

.city-access .js-city-doctors-slider .slick-slide>div.city-access-slide__photo-col {
  width: 38%;
  max-width: 48%;
}

.city-access .js-city-doctors-slider .slick-slide>div.city-access-slide__body {
  width: 60%;
  max-width: 60%;
}

.city-access .js-city-doctors-slider .slick-slide .city-access-slide--doctor {
  flex: 1 1 auto;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

@media (max-width: 560px) {
  section.city-landing-page-hero {
    padding-top: 0;
  }

  section.city-get-relief {
    background: #106389;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .city-insurance .city-insurance__inner{
    text-align: left;
  }

  .city-insurance .city-insurance__plans {
    margin-left: 0;
  }
}

@media (max-width: 480px) {

  .city-landing-page-hero.hero--photo-wash .city-landing-hero__form.form-desktop {

    margin-left: -20px;
    margin-right: -20px;
    max-width: none;
  }

  .pi-parent-container .two-columns-content .info-div {
    width: auto;
    margin-left: -40px;
    margin-right: -40px;
    max-width: none;
  }

  .city-access__slider-row--arrows {
    padding-left: 46px;
    padding-right: 46px;
  }

  .city-access-slide--doctor {
    font-size: inherit;
    line-height: normal;
    text-align: center;
  }

  .city-access-slide__photo-col {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .city-access-slide__body {
    display: flex;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    margin-top: 18px;
    align-items: center;
  }

  .city-access-slide__clinic {
    justify-content: center;
    text-align: left;
  }
}

.city-reviews {
  background: var(--city-gray);
  padding: 56px 0;
}

.city-reviews__title {
  margin: 0 0 28px;
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 900;
  font-size: clamp(1.75rem, 2.5vw + 1rem, 2.5rem);
  line-height: 1.2;
  color: var(--black);
}

.city-reviews__title span {
  font-family: "marydale", cursive;
  font-weight: 700;
  font-size: 1.3em;
  line-height: 1.25em;
  letter-spacing: 0;
  color: var(--city-green);
}

@media screen and (max-width: 960px) {
  .city-reviews__title span {
    font-size: 1.1842105263em;
  }
}

.city-reviews__slider-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: clamp(10px, 2.5vw, 24px);
  width: 100%;
  max-width: min(100%, 820px);
  margin: 0 auto;
}

.city-reviews__slider-track {
  flex: 1;
  min-width: 0;
  max-width: 720px;
}


.js-city-reviews-slider:not(.slick-initialized)>*:not(:first-child) {
  display: none !important;
}

.city-reviews__slider-arrow {
  border: 1px solid #b8c4c0;
  background: rgba(255, 255, 255, 0.94);
  width: 44px;
  height: 44px;
  border-radius: 999px;
  font-size: 0;
  line-height: 0;
  padding: 0;
  cursor: pointer;
  color: #4a5553;
  display: inline-grid;
  place-items: center;
  flex-shrink: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
}

.city-reviews__slider-arrow::before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  border-right: 3px solid currentColor;
  border-bottom: 3px solid currentColor;
}

.city-reviews__slider-arrow--prev::before {
  margin-left: 5px;
  transform: rotate(135deg) translate(0px, 0px);
}

.city-reviews__slider-arrow--next::before {
  margin-right: 5px;
  transform: rotate(-45deg) translate(0px, 0px);
}

.city-reviews__slider-arrow:hover {
  border-color: var(--city-teal);
  color: var(--city-teal);
}


.city-reviews .slick-track {
  display: flex;
  align-items: stretch;
}

.city-reviews .slick-list {
  overflow: hidden;
  padding: 2px 0 12px;
  box-sizing: border-box;
}


.city-reviews .slick-slide {
  height: auto;
  align-self: stretch;
  box-sizing: border-box;
  padding: 20px;
  overflow: hidden;
}

.city-reviews .slick-slide>div {
  box-sizing: border-box;
  height: 100%;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-bottom: 4px;
}

.city-review {
  box-sizing: border-box;
  flex: 1 1 auto;
  min-height: 0;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 0;
  border-radius: 12px;
  box-shadow: inset 0 0 0 1px #c5cecb;
  padding: 20px;
  font-family: "Nunito Sans", sans-serif;
}


.city-review__header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0.75em;
}

.city-review__avatar-wrap {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
}

.city-review__avatar {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.city-review__avatar--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  text-align: center;
}

.city-review__avatar-letter {
  pointer-events: none;
}

.city-review__avatar--tone-0 {
  background-color: var(--city-teal);
}

.city-review__avatar--tone-1 {
  background-color: var(--city-blue);
}

.city-review__avatar--tone-2 {
  background-color: #3d5a73;
}

.city-review__avatar--tone-3 {
  background-color: #1a4f26;
}

.city-review__name {
  margin: 0;
  flex: 1;
  min-width: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  color: #464646;
}

.city-review__stars {
  margin: 0 0 0.75em;
  padding: 0;
  color: rgba(255, 188, 88, 1);
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 2px;
  display: block;
  font-style: normal;
}

.city-review__quote {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  color: #707070;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (max-width: 650px) {
  .city-review__quote {
    font-size: 1rem;
  }
}


.city-reviews__video {
  margin-top: clamp(28px, 4vw, 48px);
  max-width: min(100%, 880px);
  margin-left: auto;
  margin-right: auto;
}

.city-reviews__video-copy {
  text-align: center;
  margin-bottom: clamp(16px, 2.5vw, 24px);
}

.city-reviews__video-title {
  margin: 0 0 0.45em;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  color: var(--black);
}

.city-reviews__video-title span {
  font-family: "marydale", cursive;
  font-weight: 700;
  color: var(--city-green);
}

.city-reviews__video-description {
  max-width: 42rem;
  margin: 0 auto;
  color: #707070;
  font-size: 1.0625rem;
  line-height: 1.55;
}

.city-reviews__video-inner {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: inset 0 0 0 1px #c5cecb;
  background: #0a0a0a;
}

.city-reviews__video-inner>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.city-reviews__video-inner iframe {
  border: 0;
}

.city-map-list__cards {
  --city-map-list-cards-pad-x: 10px;
  background: #fff;
  border-right: 1px solid #dde4e3;
  padding: 0 var(--city-map-list-cards-pad-x);
  max-height: 680px;
  overflow: auto;
}

.city-map-list__cards-heading {
  margin-left: calc(-1 * var(--city-map-list-cards-pad-x));
  margin-right: calc(-1 * var(--city-map-list-cards-pad-x));
  padding: 20px var(--city-map-list-cards-pad-x);
  background: var(--city-map-list-heading-gradient);
}

.city-map-list__cards-title {
  margin: 0;
  padding: 0;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
}

h2.city-map-list__cards-title,
h3.city-map-list__cards-title {
  margin: 0;
  text-align: center;
}

.city-map-list .section.city-map-list__grid {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.city-map-list__grid {
  gap: 0;
  grid-template-columns: minmax(320px, 430px) minmax(0, 1fr);
  align-items: stretch;
}

.city-location-card {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 12px;
  border-bottom: 1px solid #dde4e3;
  padding: 14px 0;
}

.city-location-card__index {
  width: 32px;
  height: 32px;
  border-radius: 999px;
  color: var(--purple-dark);
  background-color: var(--purple-light);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.city-map-list__search {
  margin-bottom: 0;
  padding: 14px 18px;
  border-bottom: 1px solid #dde4e3;
  background: #fff;
}

.city-map-list__controls {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}

.city-map-list__regions {
  position: relative;
  flex: 0 0 auto;
}

.city-map-list__regions-btn {
  border: 0;
  border-radius: 40px;
  background: #f6f6f6;
  color: #444;
  padding: 12px 18px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.06em;
  line-height: 1;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
}

.city-map-list__regions-btn b {
  width: 10px;
  height: 8px;
  margin-left: 8px;
  background: url("../images/arrow-down.svg") no-repeat center;
  background-size: 80%;
  transition: transform 0.2s ease;
}

.city-map-list__regions-btn[aria-expanded="true"] b {
  transform: rotate(180deg);
}

.city-map-list__regions-list {
  position: absolute;
  z-index: 9;
  top: calc(100% + 8px);
  left: 0;
  min-width: 220px;
  background: #f6f6f6;
  border-radius: 0 0 7px 7px;
  box-shadow: rgba(149, 157, 165, 0.3) 0 8px 24px;
  max-height: 320px;
  overflow: auto;
}

.city-map-list__regions-list ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
}

.city-map-list__regions-list li {
  margin: 0;
}

.city-map-list__regions-list a {
  display: block;
  padding: 0.65em 1.25em;
  color: #444;
  font-family: "Nunito Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.city-map-list__regions-list li:hover {
  background: var(--city-blue);
}

.city-map-list__regions-list li:hover a {
  color: #fff;
}

.city-map-list__search-input-wrap {
  flex: 1 1 auto;
  min-width: 0;
}

.city-map-list__search input {
  width: 100%;
  border: 0;
  padding: 12px 14px;
  border-radius: 40px;
  background: #f6f6f6;
}

.city-map-list__search-btn {
  flex: 0 0 auto;
  border: 0;
  border-radius: 40px;
  background: var(--city-blue);
  color: #fff;
  padding: 12px 20px;
  text-transform: uppercase;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1;
  cursor: pointer;
}

.city-map-list__search-btn:hover {
  background: #0d5678;
}

.city-map-list__map {
  min-height: 680px;
}

.city-map-list__map-wrap {
  min-width: 0;
  background: #c8ebfb;
}

@media (max-width: 991px) {

  .city-why__grid,
  .city-split__grid,
  .city-access__bleed,
  .city-map-list__grid {
    grid-template-columns: 1fr;
  }

  .city-map-list__cards {
    border-right: 0;
    border-bottom: 1px solid #dde4e3;
    max-height: 420px;
  }

  .city-map-list__controls {
    flex-wrap: wrap;
  }

  .city-map-list__regions {
    order: 1;
  }

  .city-map-list__search-input-wrap {
    order: 2;
    flex-basis: 100%;
  }

  .city-map-list__search-btn {
    order: 3;
    width: auto;
  }

  .city-access__teal {
    padding-left: var(--city-bleed-outside-pad);
    padding-right: var(--city-bleed-outside-pad);
  }

  .city-access__right-stack {
    padding-left: var(--city-bleed-outside-pad);
    padding-right: var(--city-bleed-outside-pad);
  }

  .city-map-list__map {
    min-height: 420px;
  }

  .city-insurance__plans {
    grid-template-columns: 1fr;
    max-width: 420px;
  }
}


@media screen and (min-width: 1131px) {
  #btn-show .wrap.cols {
    gap: 32px;
  }

  #btn-show .wrap.cols>.col-left,
  #btn-show .wrap.cols>.col-right {
    flex: 0 0 calc((100% - 32px) / 2);
    max-width: calc((100% - 32px) / 2);
  }
}

@media screen and (max-width: 1130px) {
  #btn-show .col-right {
    display: none;
  }

  #btn-show .wrap.cols>.col-left {
    flex: 1 1 auto;
    max-width: none;
  }

  #btn-show.section {
    padding-top: 0;
  }

  #btn-show.section section.section--sc.section--w-heading {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .city-landing .city-why__text {
    padding-right: 0;
  }

  .city-landing .city-why__image,
  .city-landing .city-offer .img-group {
    padding-left: 0;
    padding-right: 20px;
  }

  .city-landing .city-offer .img-container::after {
    left: 14px;
    right: -20px;
    top: 20px;
    bottom: -20px;
  }
}


body.page-template-city-landing,
body.page-template-templates-city-landing-php {
  --city-blue: #106389;
  --city-orange: #fd934a;
  --city-orange-btn-hover: #2fa59f;
  --city-section-inner-max: 1240px;
  --city-section-inline-pad: 20px;
}

.city-landing p.card-get-details>a,
.city-landing a.card-get-details,
.city-landing-regional-map p.card-get-details>a,
.city-landing-regional-map a.card-get-details {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1em;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  line-height: 1;
  text-align: center;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  border-style: solid;
  border-width: 2px;
  padding: 12px 18px;
  border-radius: 4px;
  box-sizing: border-box;
  text-decoration: none;
  width: auto;
  background: var(--city-orange);
  border-color: var(--city-orange);
}

.city-landing p.card-get-details i,
.city-landing a.card-get-details i,
.city-landing-regional-map p.card-get-details i,
.city-landing-regional-map a.card-get-details i {
  color: #fff;
}

.city-landing .locations-clinic-details,
.city-landing-regional-map .locations-clinic-details,
.city-landing #locations-clinic-details,
.city-landing-regional-map #locations-clinic-details {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1em;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  line-height: 1;
  text-align: center;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  white-space: normal;
  border-style: solid;
  border-width: 2px;
  padding: 12px 18px;
  border-radius: 4px;
  box-sizing: border-box;
  text-decoration: none;
  width: auto;
  background: var(--city-orange);
  border-color: var(--city-orange);
}

.city-landing .locations-clinic-details i,
.city-landing-regional-map .locations-clinic-details i,
.city-landing #locations-clinic-details i,
.city-landing-regional-map #locations-clinic-details i {
  color: #fff;
}

.city-landing .locations-info-map>a,
.city-landing-regional-map .locations-info-map>a {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1em;
  font-weight: 700 !important;
  letter-spacing: 0.5px;
  line-height: 1;
  text-align: center;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  white-space: normal;
  border-style: solid;
  border-width: 2px;
  padding: 12px 18px;
  border-radius: 4px;
  box-sizing: border-box;
  text-decoration: none;
  width: auto;
  background: var(--city-orange);
  border-color: var(--city-orange);
}

.city-landing .locations-info-map>a i,
.city-landing-regional-map .locations-info-map>a i {
  color: #fff;
}

.city-landing .city-landing-faq .bg-blue {
  background-color: var(--city-blue);
  border-color: var(--city-blue);
}

section.city-landing-page-hero {
  padding: 0;
}

.city-landing-page-hero>.section {
  padding-top: 100px;
  padding-bottom: 4em;
}

.city-landing .section,
.city-landing-page-hero .section,
#btn-show.section {
  max-width: var(--city-section-inner-max);
  margin-left: auto;
  margin-right: auto;
  padding-left: var(--city-section-inline-pad);
  padding-right: var(--city-section-inline-pad);
}

.city-get-relief__inner {
  max-width: var(--city-section-inner-max);
  padding-top: 4em;
  padding-bottom: 4em;
}

@media (max-width: 1200px) {
  .city-landing-page-hero>.section {
    padding-top: 70px;
    padding-bottom: 2.5em;
  }

  .city-get-relief__inner {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
}

@media (max-width: 767px) {
  .city-landing-page-hero>.section {
    padding-top: 20px;
    padding-bottom: 0;
  }
}

.city-insurance__title {
  color: #fff;
}

.city-landing-faq__cta-wrap {
  margin-top: 10px;
}

.pi-parent-container section.city-access {
  padding: 0px;
}

.pi-parent-container section.regional-map-hero {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pi-parent-container h3.regional-clinic-name span {
  font-family: "Nunito Sans";
}

.regions-list-container {
  display: none;
}

.white-text a.blue-link {
  color: #fff;
  text-decoration-color: #fff;
}

.testimonial-video-embed {
  position: relative;
  padding-top: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
}

.testimonial-video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}


.cta-button-blue {
  background: #106389;
  color: white;
}


.sec-hero {
  text-shadow: none !important;
}

.pi-parent-container p .blue-link {
  font-size: 1em;
}

.sec-hero__bgi {
  object-fit: cover;
  object-position: 50% 40%;
}

@media (min-width: 1500px) {
  .sec-hero__bgi {
    object-position: 50% 35%;
  }
}

@media (min-width: 1800px) {
  .sec-hero__bgi {
    object-position: 50% 30%;
  }
}

@media (max-width: 1070px) {
  .regional-nav-container {
    justify-content: left;
  }
}

.testimonial-section .container>p {
    text-align: center;
    max-width: 900px;
    margin: auto;
    margin-bottom: 40px;
}

.testimonial-thumbnail {
    width: fit-content;
    margin: auto;
    position: relative;
}

.testimonial-thumbnail a {
    display: block;
    cursor: pointer;
}

.testimonial-thumbnail img {
    display: block;
    width: 100%;
    max-width: 650px;
    border-radius: 10px;
}

.testimonial-image:after {
    font-family: "Font Awesome 6 Free";
    display: flex;
    content: "\f04b";
    color: #fff;
    width: 85px;
    height: 85px;
    font-size: 50px;
    line-height: 1em;
    background-color: rgb(174 210 96 / 60%);
    border-radius: 100%;
    backdrop-filter: blur(11px);
    -webkit-backdrop-filter: blur(11px);
    transition: all .8s ease;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
    align-items: center;
    padding-left: 8px;
}

.testimonial-image:hover:after {
    box-shadow: 0 0 0 20px rgb(174, 210, 96, .35);
    backdrop-filter: none;
    background-color: rgba(174, 210, 96, .7);
}

@media (max-width: 768px) {
    .testimonial-image:after {
        width: 50px;
        height: 50px;
        font-size: 30px;
        padding-left: 4px;
    }
}