@charset "UTF-8";
/* custom.CSS is compiled from custom.SCSS; make edits to the SCSS file */
@font-face {
  font-display: swap;
  font-style: normal;
  font-family: "Road Crew";
  font-weight: 400;
  src: url("../../../uploads/2026/04/RoadCrew-Regular.woff2") format("woff2");
  ascent-override: 50%;
  /* Lower this if text is too high */
  descent-override: 0%;
  /* Increase this if text is too low */
}
/*
* GLOBAL/DEFAULT
*/
/*img:is([sizes="auto" i], [sizes^="auto," i]) {
contain-intrinsic-size: revert;
}*/
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* pages with long textured bg */
.page-id-7 .l-canvas:before, .page-id-170 .l-canvas:before, .page-id-757 .l-canvas:before, .page-id-760 .l-canvas:before, .page-id-793 .l-canvas:before, .page-id-921 .l-canvas:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100lvw;
  height: 100lvh;
  background: url("../../../uploads/2026/04/starry-bg-texture.png") top center / cover, var(--color-content-overlay-grad);
}
.page-id-7 .l-section.fixed-bg, .page-id-170 .l-section.fixed-bg, .page-id-757 .l-section.fixed-bg, .page-id-760 .l-section.fixed-bg, .page-id-793 .l-section.fixed-bg, .page-id-921 .l-section.fixed-bg {
  background: transparent;
}
.page-id-7 .l-section:not([class*="color_"]), .page-id-170 .l-section:not([class*="color_"]), .page-id-757 .l-section:not([class*="color_"]), .page-id-760 .l-section:not([class*="color_"]), .page-id-793 .l-section:not([class*="color_"]), .page-id-921 .l-section:not([class*="color_"]) {
  background: var(--color-content-bg);
}
h1 b, h1 strong {
  font-weight: var(--h1-bold-font-weight);
}
h2 b, h2 strong {
  font-weight: var(--h2-bold-font-weight);
}
h2 .small:not(.script) {
  display: block;
  font-size: 0.5em;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}
h3 b, h3 strong {
  font-weight: var(--h3-bold-font-weight);
}
h4 b, h4 strong {
  font-weight: var(--h4-bold-font-weight);
}
html {
  /*.wpb_text_column a:not(.w-btn) {
	text-decoration: underline;
}
	&.no-touch a[href^="tel:"]:not(.w-btn) {
	cursor: text;
	pointer-events: none;
}*/
}
html .script {
  font-family: "Road Crew";
  font-weight: 400;
}
html .script.small {
  display: block;
  font-size: 0.75em;
  line-height: 1.2;
}
html .script.large {
  font-size: 1.25em;
}
html body {
  font-size: 1.0625rem;
}
html body #pojo-a11y-toolbar {
  bottom: 1.5rem;
  top: auto !important;
}
html body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
  bottom: 0;
}
html body #pojo-a11y-toolbar:not(.pojo-a11y-toolbar-open) .pojo-a11y-toolbar-toggle {
  left: calc(100% + 1.5rem);
}
html address {
  font-style: normal;
}
html iframe, html img {
  vertical-align: middle;
}
html .lorem {
  background-color: red;
}
html a[href^="tel:"] {
  white-space: nowrap;
}
html a[href^="mailto:"] {
  word-break: break-word;
  color: inherit;
}
html .wpb_text_column + .w-separator.with_line {
  margin-top: -1.5rem;
}
html .w-btn, html button[type=submit] {
  font-size: clamp(1em, 1.25vw, 1.25rem);
}
html .l-main .w-image:not(:last-child), html .l-main .w-tabs:not(:last-child), html .l-main .w-video:not(:last-child), html .l-main .g-cols.vc_inner:not(:last-child), html .l-footer .w-image:not(:last-child), html .l-footer .w-tabs:not(:last-child), html .l-footer .w-video:not(:last-child), html .l-footer .g-cols.vc_inner:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  html .l-main .w-btn-wrapper, html .l-footer .w-btn-wrapper {
    display: block;
    margin: 1rem 0 !important;
    text-align: center;
  }
  html .l-main .w-btn-wrapper.align_left, html .l-main .w-btn-wrapper.align_right, html .l-footer .w-btn-wrapper.align_left, html .l-footer .w-btn-wrapper.align_right {
    display: block;
    float: none;
  }
}
@media screen and (max-width: 600px) {
  html .l-main .w-btn-wrapper .w-btn, html .l-footer .w-btn-wrapper .w-btn {
    width: 100%;
  }
}
html .l-main .w-image > a, html .l-footer .w-image > a {
  display: inline-block;
}
html .l-main .w-hwrapper:not([class*="usg_"]) > div, html .l-footer .w-hwrapper:not([class*="usg_"]) > div {
  margin: 0.6rem;
}
@media screen and (max-width: 767px) {
  html h2, html h3, html h4 {
    text-align: center;
  }
}
.l-main > .wpb-content-wrapper:first-of-type > .l-section:first-child .l-section-h {
  padding-top: var(--header-height);
}
.l-main > .wpb-content-wrapper:first-of-type > .l-section:first-child .l-section-img, .l-main > .wpb-content-wrapper:first-of-type > .l-section:first-child .l-section-overlay {
  top: var(--header-height);
}
[class*="ul-styled"] ul {
  margin-left: 0;
  list-style-type: none;
}
[class*="ul-styled"] ul > li {
  position: relative;
  padding-left: 1.75em;
}
[class*="ul-styled"] ul > li:before {
  font-family: fontawesome;
  font-weight: 900;
  position: absolute;
  left: 0;
  color: var(--color-content-primary);
}
.ul-styled-arrow ul > li:before {
  content: "";
}
.ul-styled-check ul > li:before {
  content: "";
}
.gform_wrapper {
  /* CUSTOM RADIO/CHECKBOX BUTTONS */
}
.gform_wrapper .wpcf7-form-control-wrap {
  text-align: center;
  letter-spacing: 0;
}
.gform_wrapper .gform_validation_errors > h2.gform_submission_error {
  font-size: inherit !important;
  font-family: inherit;
}
.gform_wrapper .gform_fields {
  grid-row-gap: 1.5rem !important;
}
.gform_wrapper .gform_heading {
  display: none;
}
.gform_wrapper textarea {
  resize: none;
}
.gform_wrapper .gfield {
  vertical-align: top;
}
.gform_wrapper .gform_footer input[type="submit"] {
  width: 100%;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="radio"], .gform_wrapper textarea, .gform_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.gform_wrapper select::-ms-expand {
  display: none;
}
.gform_wrapper .gfield_radio > [class^="gchoice"], .gform_wrapper .gfield_checkbox > [class^="gchoice"] {
  display: inline-block;
  padding: 0;
  margin-left: 0.75em;
  margin-right: 0.75em;
  line-height: 1.2;
}
@media screen and (max-width: 479px) {
  .gform_wrapper .gfield_radio > [class^="gchoice"], .gform_wrapper .gfield_checkbox > [class^="gchoice"] {
    width: initial !important;
    margin-left: 0.75em !important;
    margin-right: 0.75em !important;
  }
}
.gform_wrapper .gfield_radio input[type="radio"], .gform_wrapper .gfield_radio input[type="checkbox"], .gform_wrapper .gfield_checkbox input[type="radio"], .gform_wrapper .gfield_checkbox input[type="checkbox"] {
  display: none;
}
.gform_wrapper .gfield_radio input[type="radio"] + label, .gform_wrapper .gfield_radio input[type="checkbox"] + label, .gform_wrapper .gfield_checkbox input[type="radio"] + label, .gform_wrapper .gfield_checkbox input[type="checkbox"] + label {
  display: inline-block;
  width: 100%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-weight: 400;
  padding: 0.25em 0 0.25em 1.5em;
  position: relative;
}
.gform_wrapper .gfield_radio input[type="radio"] + label:before, .gform_wrapper .gfield_radio input[type="checkbox"] + label:before, .gform_wrapper .gfield_checkbox input[type="radio"] + label:before, .gform_wrapper .gfield_checkbox input[type="checkbox"] + label:before {
  content: "";
  font: normal 300 1em/1 FontAwesome;
  margin-right: 0.3em;
  position: absolute;
  left: 0;
  color: black;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label, .gform_wrapper .gfield_radio input[type="checkbox"]:checked + label, .gform_wrapper .gfield_checkbox input[type="radio"]:checked + label, .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label {
  color: black;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label:before, .gform_wrapper .gfield_radio input[type="checkbox"]:checked + label:before, .gform_wrapper .gfield_checkbox input[type="radio"]:checked + label:before, .gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  font-weight: 900;
}
.gform_wrapper .gfield_radio input[type="radio"]:checked + label:before {
  content: "";
  font-weight: 900;
}
.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  font-weight: 900;
}
::-webkit-input-placeholder {
  opacity: 1;
}
::-moz-placeholder {
  opacity: 1;
}
:-ms-input-placeholder {
  opacity: 1;
}
::-ms-input-placeholder {
  opacity: 1;
}
::placeholder {
  opacity: 1;
}
.hours-table {
  width: 100%;
  max-width: 18em;
}
.hours-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.hours-table:not(:last-child) {
  margin-bottom: 2.5rem;
}
.larger-text {
  font-size: clamp(1.125rem, 1.25vw, 1.25rem);
}
.xl-text {
  font-size: var(--h5-font-size);
  font-weight: var(--h5-font-weight);
}
.heading-accent h2, .heading-accent h3 {
  border-left: 1px solid var(--color-content-secondary);
  padding-left: 1.5rem;
  text-align: left;
}
.heading-accent h2 ~ *, .heading-accent h3 ~ * {
  padding-left: 1.5rem;
}
.heading-accent ~ *:not(.w-tabs) {
  padding-left: 1.5rem;
}
.heading-accent ~ .w-btn-wrapper {
  text-align: left !important;
}
.adaptive-grid {
  /* fill row with as many columns as possible with columns having a minimum 16em width */
  display: -ms-grid;
  display: grid;
  gap: min(2.5vw, 2.5rem);
  grid-template-columns: repeat(auto-fit, minmax(16em, 1fr));
  /*.w-vwrapper .wpb_text_column {
	padding: 0 1rem;
}*/
}
.adaptive-grid > div {
  margin: 0 !important;
}
.adaptive-grid img {
  aspect-ratio: 1.5;
  -o-object-fit: cover;
  object-fit: cover;
}
.dynamic-faq {
  --site-content-width: 1128px;
  background: var(--color-alt-content-primary) !important;
}
.dynamic-faq h2 {
  text-align: center;
  color: white;
  margin-bottom: max(1.5rem, 5%);
}
.w-tabs.accordion.style_default .w-tabs-section {
  border-width: 0px !important;
  border-color: var(--color-content-border);
  overflow: hidden;
  background: var(--color-content-secondary);
  border-radius: 0;
}
.w-tabs.accordion.style_default .w-tabs-section:not(:last-child) {
  margin-bottom: 1.5rem;
}
.w-tabs.accordion.style_default .w-tabs-section a {
  color: inherit;
}
.w-tabs.accordion.style_default .w-tabs-section-header {
  line-height: 1.2;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.w-tabs.accordion.style_default .w-tabs-section-title {
  font-family: var(--font-family);
  font-size: var(--h5-font-size) !important;
  font-weight: var(--h5-font-weight);
  text-align: left;
  text-transform: none;
}
.no-touch .w-tabs-section-header:hover {
  background: var(--color-content-secondary);
  color: var(--color-alt-content-primary) !important;
}
.no-touch .w-tabs-section-header:focus {
  background: transparent;
}
.l-section[class*="color_"] .w-tabs.accordion.style_default {
  color: var(--color-content-text);
}
.l-section[class*="color_"] .w-tabs.accordion.style_default h3 {
  color: var(--color-content-text);
}
.w-grid.type_carousel[class*="cols_"] .owl-nav:not(.disabled) {
  margin-left: var(--gap);
}
.w-grid.type_carousel .owl-nav:not(.disabled) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: var(--gap);
}
.w-grid.type_carousel .owl-nav:not(.disabled) > [class^="owl-"] {
  position: initial;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  color: white;
  background-color: #1A1D21 !important;
  height: 2em;
  width: 2em;
}
.w-grid.type_carousel .owl-nav:not(.disabled) > [class^="owl-"]:not(:last-child) {
  margin-right: 0.5em;
}
.w-grid.type_carousel .owl-nav:not(.disabled) > [class^="owl-"]:hover {
  background-color: rgba(26, 29, 33, 0.75) !important;
  color: white;
}
.w-grid.type_carousel .owl-dots {
  padding-top: min(8vw, 3rem);
}
.w-grid.type_carousel .owl-dot span {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid var(--color-content-secondary);
  width: 0.75em;
  height: 0.75em;
  border-radius: 2em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.w-grid.type_carousel .owl-dot.active span {
  background: var(--color-content-secondary) !important;
  width: 3em;
}
.w-slider .rsBullets {
  position: absolute;
  bottom: 1.5rem;
}
.w-slider .rsBullets span {
  width: 0.75rem;
  height: 0.75rem;
  border: 1px solid var(--color-content-secondary);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2em;
  -webkit-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
.w-slider .rsBullets .rsBullet.rsNavSelected span {
  background: var(--color-content-secondary) !important;
  width: 3rem;
}
[class*="extend-img"] img {
  width: 100% !important;
}
[class*="extend-img"] .w-btn-wrapper:not(:last-child) {
  margin-bottom: 3rem !important;
}
[class*="extend-img"].height_auto .vc_column_container:not(.stretched) > .vc_column-inner {
  padding: 1.5rem;
}
@media screen and (min-width: 768px) {
  .extend-img-left .vc_column_container:first-child > .vc_column-inner {
    padding-left: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .extend-img-right .vc_column_container:last-child > .vc_column-inner {
    padding-right: 0 !important;
  }
}
/* Expand Cards/Accordion */
.expand-card {
  background: var(--color-content-primary);
  padding: 1rem;
  padding: 1rem 1rem calc(var(--h3-font-size) * 2);
  border-bottom: 1px solid var(--color-content-secondary);
  position: relative;
}
.expand-card .w-image {
  margin-bottom: clamp(1em, 1.25vw, 1.25rem) !important;
}
.expand-card .w-image img {
  width: 100%;
}
.expand-card .w-btn-wrapper {
  margin: 0;
}
.expand-card-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  background: var(--color-content-primary);
  padding: 0.6em;
  border-radius: 50%;
  width: auto !important;
}
.expand-card-btn i {
  line-height: 1.2em;
}
.expand-card-description {
  background: rgba(26, 29, 33, 0);
  -webkit-backdrop-filter: blur(0);
  backdrop-filter: blur(0);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.expand-card-description > .wpb_wrapper *:not(h3) {
  opacity: 0;
}
.expand-card-description h3 {
  font-size: calc(var(--h3-font-size) * .8);
  text-align: center;
  -webkit-transform: translateY(calc(-100% - 2.5rem - .5em));
  -ms-transform: translateY(calc(-100% - 2.5rem - .5em));
  transform: translateY(calc(-100% - 2.5rem - .5em));
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.expand-card-description.is-open {
  background: rgba(26, 29, 33, 0.5);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  -webkit-transform: translateY(-1.5rem);
  -ms-transform: translateY(-1.5rem);
  transform: translateY(-1.5rem);
}
.expand-card-description.is-open > .wpb_wrapper *:not(h3) {
  opacity: 1;
}
.expand-card-description.is-open h3 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.team-cards .g-cols.wpb_row {
  margin-bottom: max(1.5rem, 5%);
}
.team-cards .adaptive-grid {
  gap: min(6vw, 3rem) min(2.5vw, 2rem);
  grid-template-columns: repeat(auto-fit, minmax(20em, 1fr));
}
.team-cards .adaptive-grid img {
  aspect-ratio: 1.2875;
}
.team-cards .the-team img {
  aspect-ratio: 2.7725;
}
@media screen and (min-width: 800px) {
  .team-cards .the-team {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  .team-cards .the-team .w-btn {
    position: absolute;
    right: 1rem;
  }
  .team-cards .the-team h3 {
    text-align: left;
  }
}
.w-popup-overlay {
  background: rgba(26, 29, 33, 0.7) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.w-popup-box + .w-popup-closer {
  color: var(--color-content-secondary) !important;
}
.w-popup-wrap.layout_default .w-popup-box-content {
  padding: 1.5rem !important;
  border-radius: 1.5rem;
}
#appt-selection {
  background: transparent;
}
#appt-selection .l-section-h {
  background: white;
  padding: 1.5rem;
  border-radius: 1.5rem;
  text-align: center;
}
#appt-selection h3 {
  margin-bottom: 1em;
}
#appt-selection .adaptive-grid {
  grid-template-columns: repeat(auto-fit, minmax(12em, 1fr));
  gap: min(2.5vw, 1rem);
}
.l-header {
  letter-spacing: 0;
  /*-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);

	.l-subheader.at_middle {
	background: rgba(white, .8);
}*/
  /*&.sticky {
	.w-vwrapper>*:not(:last-child) {
	margin-bottom: 0;
}
	.w-vwrapper > *:not(.w-hwrapper) {
	display: none;
}
}*/
}
.l-header .l-subheader.at_top {
  padding: 0 !important;
}
.l-header .l-subheader.at_top .w-btn {
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  padding: 0 2.5em;
  line-height: inherit !important;
  margin-left: 0;
}
.l-header .w-socials {
  font-size: clamp(1rem, 1.25vw, 1.25rem);
  line-height: 1;
}
.l-header .w-socials .w-socials-item-link {
  min-width: 1em;
  line-height: 1.2;
}
.l-header .w-nav.ush_menu_1 .w-nav-anchor.level_1 {
  font-size: clamp(1rem, 1.1vw, 1.25rem);
  font-weight: 400;
}
.l-header .w-nav.ush_menu_2.type_desktop {
  width: 100%;
  margin-left: 0;
}
.l-header .w-nav.ush_menu_2.type_desktop > .w-nav-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [5];
  grid-template-columns: repeat(5, 1fr);
  text-align: center;
}
.l-header .w-nav.ush_menu_2.type_desktop > .w-nav-list > .menu-item:not(:first-child) {
  border-left: 1px solid var(--color-content-primary);
}
.l-header .w-nav.ush_menu_2 .w-nav-anchor.level_1 {
  font-size: clamp(1rem, 1.1vw, 1.25rem);
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.6;
}
.l-header .w-nav .w-nav-arrow:before {
  font-weight: 300;
}
.l-header .w-nav.type_mobile {
  margin-left: 0;
}
.l-header .w-nav.type_desktop .mobile-only, .l-header .w-nav.type_desktop .w-nav-anchor.w-btn {
  display: none;
}
.l-header .w-nav.type_desktop .hover_underline .current-menu-item .w-nav-title:after, .l-header .w-nav.type_desktop .hover_underline .current-menu-ancestor .w-nav-title:after {
  bottom: -2px !important;
  opacity: 1 !important;
}
.l-header .w-nav.type_desktop .w-nav-anchor:not(.level_1) {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1300px) {
  .l-header .w-nav.type_desktop #menu-item-8 {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .l-header .w-nav.type_desktop #menu-item-782 {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .l-header .w-nav.type_desktop #menu-item-783 {
    display: none;
  }
}
.l-header .w-nav .w-nav-control > span {
  font-size: 1rem;
  text-transform: uppercase;
}
.l-header .w-nav .w-nav-control .w-nav-icon div, .l-header .w-nav .w-nav-control .w-nav-icon div:before, .l-header .w-nav .w-nav-control .w-nav-icon div:after {
  right: 0;
  border-radius: 5em;
}
.l-header .w-nav .w-nav-control:not(.active) .w-nav-icon div:before {
  width: 75%;
}
.l-header .w-nav .w-nav-control:not(.active) .w-nav-icon div:after {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .l-header .ush_menu_1 .w-nav-control > span {
    display: none;
  }
  .l-header .appt-btn {
    padding: 0;
    width: 100%;
    line-height: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: transparent;
    color: var(--color-header-top-text) !important;
  }
  .l-header .appt-btn:before {
    border-color: transparent;
  }
}
[class*="masthead"] {
  color: white;
  text-align: center;
}
[class*="masthead"] h1 {
  color: inherit;
}
[class*="masthead"] h1 .small {
  display: block;
  font-size: clamp(1rem, 0.31em, 2rem);
  font-weight: 300;
  line-height: 1.2;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  margin-top: 0.75em;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  [class*="masthead"] .l-section-img {
    top: var(--header-height);
  }
}
.masthead-home {
  padding-top: 12%;
  padding-bottom: 12%;
}
.masthead-home h1 {
  font-size: calc(var(--h1-font-size) * 1.38);
}
.masthead-home h1:before {
  content: "";
  display: block;
  width: 0.44em;
  height: 0.8em;
  margin: 0 auto;
  background: url("../../../uploads/2026/04/Lemon.svg") center / contain no-repeat;
}
.masthead-home h1 .small {
  max-width: 20em;
}
.masthead-internal {
  padding-top: 9%;
  padding-bottom: 9%;
}
.masthead-internal h1 {
  max-width: 12em;
  margin-left: auto;
  margin-right: auto;
}
.masthead-internal h1 .small {
  max-width: 28em;
}
.page-blurb {
  --site-content-width: 1704px;
}
.page-blurb h2 {
  font-size: var(--h3-font-size);
  font-weight: var(--h3-font-weight);
}
.page-blurb.width_full .g-cols.vc_row {
  margin: 0;
}
.page-blurb.width_full .vc_column_container > .vc_column-inner {
  padding: max(1.5rem, 5vw) !important;
}
.page-blurb.width_full .vc_column_container:first-child, .page-blurb.width_full .vc_column_container:first-child > .vc_column-inner {
  position: initial;
}
.page-blurb.width_full .vc_column_container:last-child {
  background: url("../../../uploads/2026/04/page-blurb-video-bg.jpg") center / cover no-repeat;
}
.page-blurb.width_full .wp-video {
  width: 100% !important;
  -webkit-box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 80px 0 rgba(0, 0, 0, 0.25);
}
.page-blurb.width_full .phone-bar {
  position: absolute;
  bottom: calc(max(1.5rem, 5vw) / 2);
  left: 50%;
  width: 100%;
  max-width: var(--site-content-width);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: var(--color-content-secondary);
  color: var(--color-content-text);
  padding: 0.5rem;
  margin: 0;
  z-index: 10;
}
.page-blurb.width_full .phone-bar a {
  color: inherit;
}
.page-blurb.width_full .phone-bar ul {
  list-style-type: none;
  margin-left: 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr [5];
  grid-template-columns: repeat(5, 1fr);
  text-align: center;
}
.page-blurb.width_full .phone-bar ul li {
  margin: 0;
  padding: 0.25em 1em;
}
.page-blurb.width_full .phone-bar ul li:not(:last-child) {
  border-right: 1px solid;
}
@media screen and (max-width: 1349px) {
  .page-blurb.width_full .phone-bar {
    display: none;
  }
}
@media screen and (min-width: 1350px) {
  .page-blurb.width_full .vc_column_container {
    padding-bottom: calc(var(--h5-font-size) * 2.7);
  }
  .page-blurb.width_full .appt-popup {
    display: none;
  }
}
.overview-blurbs .subheading {
  margin-bottom: max(2rem, 8%);
  text-align: center;
}
.overview-blurbs .subheading h2 {
  max-width: 15em;
  margin-left: auto;
  margin-right: auto;
}
.overview-blurbs .subheading h2:before {
  content: "";
  display: block;
  border-top: 1px solid var(--color-content-secondary);
  width: 3.25em;
  margin: 0 auto 0.5em;
}
.overview-blurbs .subheading.larger-text {
  max-width: 48em;
  margin-left: auto;
  margin-right: auto;
}
.overview-blurbs .img-column img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.overview-blurbs .content-column .page-list:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.overview-blurbs .g-cols.wpb_row:not(:last-child) {
  margin-bottom: max(2rem, 8%);
}
@media screen and (max-width: 767px) {
  .overview-blurbs {
    /*.content-column .vc_column-inner > .wpb_wrapper {
		margin: -3rem 1rem 0;
	}*/
  }
}
@media screen and (min-width: 768px) {
  .overview-blurbs .img-column:first-child {
    text-align: right;
  }
  .overview-blurbs .content-column {
    z-index: 1;
  }
  .overview-blurbs .content-column .vc_column-inner > .wpb_wrapper {
    padding: max(1.5em, 10%);
    /*-webkit-backdrop-filter: blur(.25rem);
				backdrop-filter: blur(.25rem);*/
  }
  .overview-blurbs .content-column:first-child .vc_column-inner > .wpb_wrapper {
    margin-right: calc(-1 * (3rem + 12%));
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 29, 33, 0.75)), to(rgba(104, 118, 135, 0.5)));
    background: -o-linear-gradient(left, rgba(26, 29, 33, 0.75) 0%, rgba(104, 118, 135, 0.5) 100%);
    background: linear-gradient(90deg, rgba(26, 29, 33, 0.75) 0%, rgba(104, 118, 135, 0.5) 100%);
  }
  .overview-blurbs .content-column:last-child .vc_column-inner > .wpb_wrapper {
    margin-left: calc(-1 * (3rem + 12%));
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 29, 33, 0.75)), to(rgba(104, 118, 135, 0)));
    background: -o-linear-gradient(left, rgba(26, 29, 33, 0.75) 0%, rgba(104, 118, 135, 0) 100%);
    background: linear-gradient(90deg, rgba(26, 29, 33, 0.75) 0%, rgba(104, 118, 135, 0) 100%);
  }
}
.no-touch [class*="content-overlap"] .w-tabs-section-header:hover {
  background: var(--color-alt-content-secondary);
}
.no-touch [class*="content-overlap"] .w-tabs-section-header:hover .w-tabs-section-title {
  color: var(--color-alt-content-primary) !important;
}
[class*="content-overlap"] {
  padding-bottom: max(1.5rem, 5vmax);
}
[class*="content-overlap"] .w-tabs.accordion.style_default {
  color: inherit !important;
}
[class*="content-overlap"] .w-tabs.accordion.style_default .w-tabs-section {
  background: var(--color-content-primary);
}
[class*="content-overlap"] .w-tabs.accordion.style_default .w-tabs-section-header .w-tabs-section-title {
  color: var(--color-content-secondary);
}
@media screen and (max-width: 767px) {
  [class*="content-overlap"], [class*="content-overlap"] .l-section-img {
    padding-top: 60%;
  }
  [class*="content-overlap"] .l-section-img {
    bottom: auto;
  }
  [class*="content-overlap"] .l-section-h {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  [class*="content-overlap"] {
    padding-top: max(1.5rem, 5vmax);
  }
  [class*="content-overlap"] .content-column .vc_column-inner > .wpb_wrapper {
    background: -webkit-gradient(linear, left top, right top, from(rgba(26, 29, 33, 0.75)), to(rgba(104, 118, 135, 0.5)));
    background: -o-linear-gradient(left, rgba(26, 29, 33, 0.75) 0%, rgba(104, 118, 135, 0.5) 100%);
    background: linear-gradient(90deg, rgba(26, 29, 33, 0.75) 0%, rgba(104, 118, 135, 0.5) 100%);
    padding: max(1.5em, 10%);
  }
}
@media screen and (min-width: 768px) {
  .content-overlap-right .l-section-img {
    right: 50%;
  }
  .content-overlap-right .content-column {
    margin-left: 50%;
  }
  .content-overlap-right .content-column .vc_column-inner > .wpb_wrapper {
    margin-left: calc(-1 * (3rem + 12%));
  }
  .content-overlap-left .l-section-img {
    left: 50%;
  }
  .content-overlap-left .content-column .vc_column-inner > .wpb_wrapper {
    margin-right: calc(-1 * (3rem + 12%));
  }
}
[class*="--content"] h1 {
  font-size: var(--h2-font-size);
}
[class*="--content"] h2 {
  font-size: var(--h3-font-size);
}
[class*="--content"] h3 {
  font-size: var(--h4-font-size);
}
[class*="--content"] h2, [class*="--content"] h3, [class*="--content"] h4 {
  text-align: left;
}
[class*="--content"] .w-image.align_left, [class*="--content"] .w-image.align_right {
  max-width: 35%;
}
@media screen and (max-width: 600px) {
  [class*="--content"] .w-image.align_left, [class*="--content"] .w-image.align_right {
    max-width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
}
[class*="--content"] .w-btn-wrapper:not(:last-child), [class*="--content"] .w-tabs.accordion:not(:last-child), [class*="--content"] .w-video:not(:last-child), [class*="--content"] .g-cols.wpb_row:not(:last-child), [class*="--content"] .post_image:not(:last-child) {
  margin-bottom: 3rem;
}
[class*="--content"] .post_content:not(:last-child) {
  margin-bottom: 1.5rem;
}
[class*="--content"] table {
  display: block;
  overflow-x: auto;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
}
[class*="--content"] table tbody {
  display: block;
  min-width: 40rem;
}
@media screen and (min-width: 768px) {
  [class*="--content"] img.alignright, [class*="--content"] img.alignleft {
    max-width: 35%;
  }
}
@media screen and (max-width: 767px) {
  [class*="--content"] img.alignright, [class*="--content"] img.alignleft {
    margin-left: auto;
    margin-right: auto;
  }
}
/* 
* BLOG GRID/LIST
* will probably need to change the .layout_182 class
*/
.layout_182 .w-grid-item:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2rem;
}
.layout_182 .post_title {
  font-size: clamp(1.25em, 2vw, 1.5em);
  margin-bottom: 0.25em !important;
  text-align: left;
}
.layout_182 .post_date {
  font-size: 0.75em;
  margin-bottom: 1.25em;
}
.layout_182 .post_content {
  margin-bottom: 1em;
}
/* BLOG POST */
.blog--content .post_image {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .blog--content .post_image {
    float: right;
    max-width: 35%;
    margin-left: 2rem;
  }
}
.blog--content .post_title {
  margin-bottom: 0.25em;
}
.blog--content .post_date {
  font-size: 1rem;
  display: block;
  position: relative;
}
.blog--content .post_date i {
  position: absolute;
  left: 0;
  top: 0;
}
.blog--content .post_content {
  margin-bottom: 1.5rem;
}
[class*="--sidebar"] {
  font-size: 1rem;
}
[class*="--sidebar"] > .vc_column-inner > .wpb_wrapper > div:not(:last-child) {
  margin-bottom: 1.5rem;
}
[class*="--sidebar"] h2, [class*="--sidebar"] .widgettitle {
  font-family: inherit;
  font-size: 1.25em;
  text-transform: uppercase;
}
[class*="--sidebar"] h2, [class*="--sidebar"] h3, [class*="--sidebar"] h4, [class*="--sidebar"] a {
  color: inherit;
}
[class*="--sidebar"] .page-list {
  margin-left: 0;
  list-style-type: none;
  border-left: 1px solid var(--color-content-border);
  font-size: 1em;
}
[class*="--sidebar"] .page-list li {
  padding: 0.4em 1.2em;
  margin: 0;
  border-bottom: 1px solid var(--color-content-border);
}
[class*="--sidebar"] .page-list li.current_page_item > a {
  font-weight: 400;
  color: var(--color-content-link);
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) {
  margin-bottom: 0;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .page_item:not(.current_page_item) {
  display: none;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item {
  cursor: text;
  background-color: rgba(0, 0, 0, 0.05);
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item:before {
  display: none;
}
[class*="--sidebar"] .siblings-page-list:not(:last-child) .current_page_item a {
  pointer-events: none;
}
[class*="--sidebar"] [class*="ul-styled"] ul > li:before {
  color: inherit;
}
[class*="--sidebar"] .hours-table {
  max-width: 15em;
}
.no-touch [class*="--sidebar"] a:hover {
  color: var(--color-content-link);
}
.internal--tabs {
  font-size: 1rem;
}
.internal--tabs .w-tabs.accordion {
  background: white;
  border-radius: 0.75rem;
  overflow: hidden;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.internal--tabs .w-tabs.accordion .w-tabs-section {
  margin-bottom: 0;
}
.internal--tabs .w-tabs.accordion .w-tabs-section:first-child {
  border-top-width: 0;
}
.internal--tabs .w-tabs.accordion .w-tabs-section:last-child {
  border-bottom-width: 0;
}
.internal--tabs .w-tabs.accordion .w-tabs-section-title {
  font-size: 1rem !important;
}
.internal--tabs .w-tabs:not(.accordion) .w-tabs-section-content {
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--color-content-bg-alt)), to(var(--color-content-bg)));
  background: -o-linear-gradient(top, var(--color-content-bg-alt), var(--color-content-bg));
  background: linear-gradient(180deg, var(--color-content-bg-alt), var(--color-content-bg));
  padding: 1.5rem;
  border-radius: 0 0 0.75rem 0.75rem !important;
  overflow: hidden;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.internal--tabs .w-tabs:not(.accordion) .media .w-tabs-section-content {
  padding: 0;
}
.internal--tabs .siblings-page-list:not(:last-child) {
  margin-bottom: 0;
}
.internal--tabs .siblings-page-list:not(:last-child) .page_item:not(.current_page_item) {
  display: none;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item {
  cursor: text;
  padding-left: 0;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item:before {
  display: none;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item a {
  pointer-events: none;
  font-family: var(--h1-font-family);
  font-size: var(--h5-font-size, inherit);
  font-weight: var(--h5-font-weight, inherit);
  text-transform: uppercase;
}
.internal--tabs .siblings-page-list:not(:last-child) .current_page_item a:after {
  content: ":";
}
#footer-main {
  --site-content-width: 1704px;
}
#footer-main .cta-blurb {
  margin-bottom: max(1.5rem, 5%);
}
#footer-main .locations {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--color-content-secondary);
  margin-bottom: max(1.5rem, 5%);
  grid-template-columns: repeat(auto-fit, minmax(14em, 1fr));
  gap: min(2.5vw, 1.2em);
}
#footer-main .locations .w-vwrapper {
  padding-bottom: 1rem;
}
#footer-main .locations .w-vwrapper .map {
  position: relative;
}
#footer-main .locations .w-vwrapper .map .w-image-h {
  height: 100%;
  display: block;
}
#footer-main .locations .w-vwrapper .map img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#footer-main .locations .w-vwrapper .map:after {
  content: "";
  font-family: fontawesome;
  font-weight: 900;
  font-size: 2rem;
  line-height: 1;
  color: #FF383C;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
#footer-main .locations .w-vwrapper .wpb_text_column {
  margin-bottom: 1.5rem;
}
#footer-main .locations .w-vwrapper h3 {
  font-size: calc(var(--h3-font-size) * .85);
}
#footer-main .locations .w-vwrapper .w-btn-wrapper {
  margin-top: 0 !important;
}
#footer-main .w-socials {
  font-size: 2rem;
  text-align: center;
}
#footer-main .w-socials .w-socials-item-link {
  min-width: 1em;
}
@media screen and (max-width: 767px) {
  #footer-main .locations {
    text-align: center;
  }
}
.copyright {
  text-align: center;
  font-size: 0.75em;
  padding-top: 1em;
  padding-bottom: 1em;
}
/* Testimonial Grid */
.layout_987525613 .w-grid-item-h {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.4)));
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.4) 100%);
  padding: clamp(1.5rem, 2.5vw, 2.5rem);
}
.layout_987525613 .review-text {
  position: relative;
  margin-bottom: 1.33em;
  padding-top: 3em;
}
.layout_987525613 .review-text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5em;
  height: 2em;
  background: url("../../../uploads/2026/04/testimonial-quote.svg") top left / contain no-repeat;
}
#testimonial-highlights {
  --site-content-width: 1704px;
}
#testimonial-highlights .us-btn-style_2 {
  color: var(--color-content-primary) !important;
  border-color: var(--color-content-primary);
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #testimonial-highlights .w-grid.type_carousel {
    -webkit-transform: translateX(25%);
    -ms-transform: translateX(25%);
    transform: translateX(25%);
  }
}
@media screen and (min-width: 1200px) {
  #testimonial-highlights .w-grid.type_carousel {
    -webkit-transform: translateX(15%);
    -ms-transform: translateX(15%);
    transform: translateX(15%);
  }
}
#testimonial-highlights .w-grid.type_carousel .w-grid-list {
  margin-bottom: 0;
}
[class*="content-highlight-"] {
  padding: max(1.5rem, 5vw);
}
[class*="content-highlight-"] .l-section-h {
  max-width: none;
}
[class*="content-highlight-"] .g-cols.vc_row {
  margin: 0;
}
[class*="content-highlight-"] .vc_column_container > .vc_column-inner {
  background: white;
  padding: max(1.5rem, 6vw) max(1.5rem, 4vw) !important;
}
@media screen and (max-width: 767px) {
  [class*="content-highlight-"] .l-section-img {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  [class*="content-highlight-"] .l-section-img {
    right: 50%;
  }
}
.content-highlight-primary {
  background: var(--color-content-primary) !important;
}
.content-highlight-secondary {
  background: var(--color-content-secondary) !important;
}
#home-gallery .w-grid {
  position: relative;
}
#home-gallery .w-grid .owl-dots {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
}
#citrus-pt-cases h2 {
  margin-bottom: max(1.5rem, 5%);
}
#citrus-pt-cases .pt-selection {
  display: -ms-grid;
  display: grid;
  gap: min(2.5vw, 1.5rem);
  grid-template-columns: repeat(auto-fit, minmax(6em, 1fr));
  margin-bottom: min(2.5vw, 1.5rem);
}
#citrus-pt-cases .pt-selection .pt-card {
  margin: 0 !important;
  position: relative;
}
#citrus-pt-cases .pt-selection .pt-card:not(.active) {
  cursor: pointer;
}
#citrus-pt-cases .pt-selection .pt-card.active {
  pointer-events: none;
}
#citrus-pt-cases .pt-selection .pt-card.active .w-image {
  opacity: 1;
}
#citrus-pt-cases .pt-selection .w-image {
  margin-bottom: 0;
  opacity: 0.5;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#citrus-pt-cases .pt-selection .w-image img {
  aspect-ratio: 0.4125;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
#citrus-pt-cases .pt-selection .pt-name {
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  padding: 0.4em;
  font-size: var(--h2-font-size);
  line-height: 1;
  color: var(--color-content-secondary);
}
#citrus-pt-cases .pt-content-container .vc_column-inner > .wpb_wrapper {
  display: -ms-grid;
  display: grid;
}
#citrus-pt-cases .pt-content-container .pt-case {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  border: 1px solid var(--color-alt-content-primary);
  padding: max(1.5rem, 4vw);
  display: -ms-grid;
  display: grid;
  gap: 1.5rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#citrus-pt-cases .pt-content-container .pt-case.active {
  opacity: 1;
  visibility: visible;
}
#citrus-pt-cases .pt-content-container .pt-case > div {
  margin: 0;
}
#citrus-pt-cases .pt-content-container .pt-case h3 {
  font-size: calc(var(--h3-font-size) * .85);
  text-align: left;
}
@media screen and (min-width: 601px) {
  #citrus-pt-cases .pt-content-container .pt-case {
    -ms-grid-columns: 1fr [2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.dr-bio {
  --site-content-width: 1704px;
}
.insurance-logos {
  display: -ms-grid;
  display: grid;
  gap: min(2.5vw, 1rem);
  grid-template-columns: repeat(auto-fit, minmax(10em, 1fr));
}
.insurance-logos > div {
  margin: 0 !important;
  padding: 1rem;
  border: 1px solid var(--color-content-border);
  text-align: center;
}
/* staff bios */
.layout_987525972 {
  --gap: max(2.5rem, 8%)!important;
}
.layout_987525972 .w-hwrapper {
  display: -ms-grid;
  display: grid;
  gap: min(5vw, 5rem);
}
@media screen and (min-width: 768px) {
  .layout_987525972 .w-hwrapper {
    -ms-grid-columns: 3fr min(5vw, 5rem) 4fr;
    grid-template-columns: 3fr 4fr;
  }
}
.layout_987525972 .w-hwrapper > div {
  margin: 0 !important;
  display: block;
}
.layout_987525972 .w-hwrapper h2 {
  margin-bottom: 0.25em;
  text-align: left;
}
.layout_987525972 .w-hwrapper h4 {
  padding-top: 0;
  font-family: var(--font-family);
  text-align: left;
}
#financing-options .w-iconbox:not(:last-child) {
  margin-bottom: 1rem;
}
#financing-options .logo-container {
  display: -ms-grid;
  display: grid;
  gap: min(2.5vw, 1.5rem);
  grid-template-columns: repeat(auto-fit, minmax(16em, 1fr));
}
#financing-options .logo-container > div {
  margin: 0 !important;
}
#financing-options .logo-container img {
  aspect-ratio: 3;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}
@media screen and (min-width: 768px) {
  #financing-options .vc_column_container:first-child {
    border-right: 1px solid var(--color-content-border);
  }
}
#gallery .w-gallery-item {
  padding: 0.5rem;
  background: var(--color-content-primary);
}
