/* Homepage refinements shared by the Arabic and English versions. */

/* Hero title: keep the title and the doctor's name on one line. */
body.home .df_adh_heading_0_tb_body .df-heading {
  display: flex !important;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: start;
  gap: 0 0.22em;
  width: fit-content;
  max-width: 100%;
  padding-bottom: 0;
}

body.home .df_adh_heading_0_tb_body {
  margin-bottom: 8px !important;
}

body.home .df_adh_heading_0_tb_body .df-heading .prefix,
body.home .df_adh_heading_0_tb_body .df-heading .infix {
  display: block !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

body.home .df_adh_heading_0_tb_body .df-heading .suffix {
  flex: 0 0 100%;
  display: block !important;
  width: 100%;
  max-width: 100% !important;
  margin-top: 10px;
}

html[dir="rtl"] body.home .df_adh_heading_0_tb_body .df-heading {
  direction: rtl;
  justify-content: flex-start;
}

html[dir="rtl"] body.home .df_adh_heading_0_tb_body .df-heading .suffix {
  text-align: right;
}

html[dir="ltr"] body.home .df_adh_heading_0_tb_body .df-heading .suffix {
  text-align: left;
}

@media (min-width: 981px) {
  html[dir="rtl"] body.home .et_pb_section_0_tb_body .et_pb_row_0_tb_body {
    display: flex !important;
    flex-direction: row !important;
  }
}

/* Hero buttons: clean labels, balanced spacing, no Divi icon glyphs. */
body.home .difl_dual_button_0_tb_body {
  position: relative;
  z-index: 8;
}

body.home .difl_dual_button_0_tb_body .df_button_container {
  gap: 14px;
  align-items: center;
  flex-wrap: wrap;
}

body.home .difl_dual_button_0_tb_body .df_button_left_wrapper,
body.home .difl_dual_button_0_tb_body .df_button_right_wrapper {
  margin: 0 !important;
}

body.home .difl_dual_button_0_tb_body .df_button_left,
body.home .difl_dual_button_0_tb_body .df_button_right {
  min-width: 142px;
  margin: 0 !important;
  padding: 11px 26px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  overflow: visible !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  text-align: center;
}

body.home .difl_dual_button_0_tb_body .et-pb-icon,
body.home .difl_dual_button_0_tb_body .df_button_left::before,
body.home .difl_dual_button_0_tb_body .df_button_left::after,
body.home .difl_dual_button_0_tb_body .df_button_right::before,
body.home .difl_dual_button_0_tb_body .df_button_right::after {
  display: none !important;
  content: none !important;
}

@media (min-width: 981px) {
  html[dir="ltr"] body.home .et_pb_row_1_tb_body {
    top: -38px !important;
  }
}

/* Blog carousel: cards always settle on a complete card. */
body.home .dr-blog-carousel-track {
  scroll-snap-type: x mandatory;
  scroll-padding-inline: 5px;
  overscroll-behavior-inline: contain;
}

body.home .dr-blog-card {
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

/* Divi clearfix pseudo-elements become unintended grid items unless removed. */
body.home .et_pb_row_3_tb_body::before,
body.home .et_pb_row_3_tb_body::after,
body.home .et_pb_row_7_tb_body::before,
body.home .et_pb_row_7_tb_body::after,
body.home .et_pb_row_8_tb_body::before,
body.home .et_pb_row_8_tb_body::after {
  display: none !important;
  content: none !important;
}

/* Experience section: one unified portrait-and-biography feature. */
body.home .et_pb_section_4_tb_body {
  padding: clamp(64px, 7vw, 96px) 0 !important;
  background: linear-gradient(180deg, #f8fbff 0%, #edf6fd 100%) !important;
}

body.home .et_pb_row_3_tb_body {
  direction: ltr;
  display: flex !important;
  flex-flow: row nowrap !important;
  gap: 0;
  align-items: stretch !important;
  width: min(90%, 1180px) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(27, 109, 170, 0.14);
  border-radius: 34px;
  background: #fff;
  box-shadow: 0 28px 70px rgba(15, 69, 108, 0.14);
}

body.home .et_pb_row_3_tb_body > .et_pb_column {
  width: auto !important;
  margin: 0 !important;
}

body.home .et_pb_column_7_tb_body {
  display: none !important;
}

body.home .et_pb_column_8_tb_body {
  position: relative;
  isolation: isolate;
  flex: 0 0 43%;
  align-self: stretch;
  display: flex;
  align-items: end;
  justify-content: center;
  min-height: 610px;
  padding: 42px 24px 0 !important;
  overflow: hidden;
  background:
    radial-gradient(circle at 28% 22%, rgba(255, 255, 255, 0.92) 0 11%, transparent 12%),
    radial-gradient(circle at 50% 38%, rgba(255, 255, 255, 0.8), transparent 46%),
    linear-gradient(155deg, #dceefa 0%, #b8ddef 100%);
}

body.home .et_pb_column_8_tb_body::before {
  position: absolute;
  z-index: -1;
  inset: 13% auto auto 50%;
  width: min(72%, 350px);
  aspect-ratio: 1;
  border: 1px solid rgba(27, 109, 170, 0.18);
  border-radius: 50%;
  content: '';
  transform: translateX(-50%);
  box-shadow: 0 0 0 38px rgba(255, 255, 255, 0.18), 0 0 0 76px rgba(255, 255, 255, 0.1);
}

body.home .et_pb_column_9_tb_body {
  flex: 1 1 0;
  display: flex;
  align-items: center;
  padding: clamp(42px, 5vw, 68px) !important;
  background: rgba(255, 255, 255, 0.96);
}

body.home .et_pb_column_9_tb_body > .et_pb_module,
body.home .et_pb_column_9_tb_body .df_ab_blurb_container {
  width: 100%;
  height: auto;
}

body.home .et_pb_column_9_tb_body .about-dr,
body.home .et_pb_column_9_tb_body .df_ab_blurb_container,
body.home .et_pb_column_9_tb_body .df_ab_blurb_content_container {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.home .et_pb_image_1_tb_body {
  position: relative;
  z-index: 1;
  width: min(112%, 560px);
  margin: 0 !important;
  text-align: center !important;
}

body.home .et_pb_image_1_tb_body .et_pb_image_wrap {
  display: block;
  width: 100%;
}

body.home .et_pb_image_1_tb_body img {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-height: 575px;
  object-fit: contain;
  object-position: center bottom;
}

body.home .dr-experience-badge {
  position: absolute;
  z-index: 3;
  inset: auto auto 28px 26px;
  display: grid;
  min-width: 174px;
  padding: 17px 20px;
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 21px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 16px 40px rgba(15, 69, 108, 0.2);
  backdrop-filter: blur(16px) saturate(145%);
  -webkit-backdrop-filter: blur(16px) saturate(145%);
  color: #17324d;
  text-align: center;
}

body.home .dr-experience-badge strong {
  color: #1479b9;
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(40px, 4vw, 58px);
  font-weight: 800;
  line-height: 0.95;
}

body.home .dr-experience-badge span {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.3;
}

html[dir="rtl"] body.home .et_pb_column_9_tb_body {
  direction: rtl;
}

html[dir="ltr"] body.home .et_pb_column_9_tb_body {
  direction: ltr;
}

/* Early-diagnosis banner. */
body.home .et_pb_section_10_tb_body {
  padding: clamp(54px, 6vw, 82px) 0 !important;
  background: linear-gradient(180deg, #f8fbff 0%, #eef7fd 100%) !important;
}

body.home .et_pb_row_7_tb_body {
  direction: ltr;
  width: min(90%, 1180px) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: flex !important;
  flex-flow: row nowrap !important;
  align-items: stretch !important;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 30px;
  background: linear-gradient(135deg, #0f568c 0%, #0784bf 100%);
  box-shadow: 0 24px 60px rgba(15, 69, 108, 0.2);
}

body.home .et_pb_row_7_tb_body > .et_pb_column {
  flex: 1 1 50%;
  width: 50% !important;
  margin: 0 !important;
}

body.home .et_pb_column_14_tb_body {
  display: flex;
}

body.home .et_pb_image_2_tb_body,
body.home .et_pb_image_2_tb_body .et_pb_image_wrap {
  display: block;
  width: 100%;
  height: 100%;
}

body.home .et_pb_image_2_tb_body img {
  display: block;
  width: 100% !important;
  height: clamp(360px, 32vw, 460px) !important;
  min-height: 0;
  object-fit: cover;
  object-position: center 38%;
}

body.home .et_pb_column_15_tb_body {
  display: flex;
  align-items: center;
  padding: clamp(34px, 5vw, 72px) !important;
}

body.home .difl_advanced_blurb_8_tb_body,
body.home .difl_advanced_blurb_8_tb_body .df_ab_blurb_container {
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
}

body.home .difl_advanced_blurb_8_tb_body .df_ab_blurb_title {
  margin: 0 0 16px !important;
  padding: 0 !important;
  color: #fff !important;
  font-size: clamp(27px, 3vw, 43px) !important;
  line-height: 1.28 !important;
}

body.home .difl_advanced_blurb_8_tb_body .df_ab_blurb_description {
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: clamp(16px, 1.35vw, 19px) !important;
  line-height: 1.7 !important;
}

html[dir="ltr"] body.home .difl_advanced_blurb_8_tb_body .df_ab_blurb_content_container {
  direction: ltr;
  text-align: left !important;
}

html[dir="rtl"] body.home .difl_advanced_blurb_8_tb_body .df_ab_blurb_content_container {
  direction: rtl;
  text-align: right !important;
}

/* Contact block. */
body.home .et_pb_section_12_tb_body {
  padding: clamp(64px, 7vw, 94px) 0 !important;
  background:
    radial-gradient(circle at 85% 15%, rgba(125, 211, 252, 0.2), transparent 26%),
    linear-gradient(180deg, #f8fbff 0%, #eef5fb 100%) !important;
}

body.home .et_pb_row_8_tb_body {
  direction: ltr;
  width: min(90%, 1180px) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  display: flex !important;
  flex-flow: row nowrap !important;
  gap: clamp(26px, 4vw, 54px);
  align-items: stretch !important;
}

body.home .et_pb_row_8_tb_body > .et_pb_column {
  width: auto !important;
  margin: 0 !important;
  padding: clamp(28px, 3.5vw, 46px) !important;
  border: 1px solid rgba(27, 109, 170, 0.14) !important;
  border-radius: 28px !important;
  background: rgba(255, 255, 255, 0.9) !important;
  box-shadow: 0 22px 55px rgba(15, 39, 66, 0.09);
  overflow: hidden;
}

body.home .et_pb_column_16_tb_body {
  flex: 0.95 1 0;
}

body.home .et_pb_column_17_tb_body {
  flex: 1.05 1 0;
}

html[dir="rtl"] body.home .et_pb_row_8_tb_body > .et_pb_column {
  direction: rtl;
}

html[dir="ltr"] body.home .et_pb_row_8_tb_body > .et_pb_column {
  direction: ltr;
}

body.home .difl_cfseven_0_tb_body input[type="text"],
body.home .difl_cfseven_0_tb_body input[type="tel"],
body.home .difl_cfseven_0_tb_body input[type="email"],
body.home .difl_cfseven_0_tb_body textarea {
  width: 100% !important;
  margin: 0 !important;
  padding: 14px 17px !important;
  border: 1px solid #cbd9e6 !important;
  border-radius: 14px !important;
  background: #f8fbfe !important;
  color: #17324d !important;
  font-size: 15px !important;
  line-height: 1.5 !important;
  box-shadow: none !important;
}

body.home .difl_cfseven_0_tb_body textarea {
  min-height: 160px;
  resize: vertical;
}

body.home .difl_cfseven_0_tb_body .row,
body.home .difl_cfseven_0_tb_body .row > p,
body.home .difl_cfseven_0_tb_body .wpcf7-form-control-wrap {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
}

body.home .difl_cfseven_0_tb_body .row {
  margin-bottom: 14px;
}

/* Keep the article cards focused on the article itself. */
body.home .dr-blog-author {
  display: none !important;
}

body.home .dr-blog-card-footer {
  justify-content: flex-end !important;
}

body.home .difl_cfseven_0_tb_body p {
  margin: 0 !important;
  padding: 0 !important;
}

body.home .difl_cfseven_0_tb_body [type="submit"] {
  width: 100% !important;
  margin: 4px 0 0 !important;
  padding: 14px 24px !important;
  border: 0 !important;
  border-radius: 14px !important;
  font-size: 15px !important;
  font-weight: 750 !important;
  box-shadow: 0 12px 26px rgba(27, 109, 170, 0.22) !important;
}

body.home .difl_cfseven_0_tb_body [type="submit"]::before,
body.home .difl_cfseven_0_tb_body [type="submit"]::after {
  display: none !important;
  content: none !important;
}

body.home .difl_advanced_blurb_9_tb_body .df_ab_blurb_container,
body.home .difl_advanced_blurb_9_tb_body .df_ab_blurb_content_container {
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
}

body.home .difl_advanced_blurb_9_tb_body .df_ab_blurb_title {
  margin: 0 0 12px !important;
  padding: 0 !important;
  font-size: clamp(31px, 3vw, 43px) !important;
  line-height: 1.25 !important;
  color: #1b6daa !important;
}

body.home .difl_advanced_blurb_9_tb_body .df_ab_blurb_description,
body.home .difl_advanced_blurb_9_tb_body .df_ab_blurb_description p {
  margin: 0 0 7px !important;
  color: #52677d !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}

html[dir="ltr"] body.home .et_pb_column_17_tb_body,
html[dir="ltr"] body.home .et_pb_column_17_tb_body * {
  direction: ltr;
  text-align: left !important;
}

html[dir="rtl"] body.home .et_pb_column_17_tb_body,
html[dir="rtl"] body.home .et_pb_column_17_tb_body * {
  direction: rtl;
  text-align: right !important;
}

body.home .et_pb_column_17_tb_body .et_pb_divider {
  margin: 22px 0 !important;
}

body.home .et_pb_column_17_tb_body .difl_iconlist_container {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding: 0 !important;
}

body.home .et_pb_column_17_tb_body .difl_iconlist_0_tb_body .difl_iconlist_container {
  grid-template-columns: 1fr;
}

body.home .et_pb_column_17_tb_body .item-elements {
  width: 100%;
  padding: 16px !important;
  border: 1px solid #e0ebf4 !important;
  border-radius: 16px;
  background: #f7fbfe !important;
}

body.home .et_pb_column_17_tb_body .et_pb_social_media_follow {
  display: flex !important;
  align-items: center;
  gap: 10px;
  margin: 12px 0 0 !important;
  padding: 0 !important;
}

body.home .et_pb_column_17_tb_body .et_pb_social_icon {
  margin: 0 !important;
}

body.home .et_pb_column_17_tb_body .et_pb_social_icon a.icon {
  width: 44px !important;
  height: 44px !important;
  display: grid !important;
  place-items: center;
  border-radius: 13px !important;
  background: #e9f4fb !important;
  color: #1b6daa !important;
}

body.home .et_pb_column_17_tb_body {
  display: flex;
  align-items: stretch;
  background:
    radial-gradient(circle at 92% 8%, rgba(116, 199, 235, .28), transparent 34%),
    linear-gradient(145deg, #f8fcff, #edf6fc) !important;
}

body.home .dr-visit-card {
  display: flex;
  width: 100%;
  min-height: 100%;
  flex-direction: column;
  color: #17324d;
}

body.home .dr-visit-eyebrow {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  gap: 9px;
  margin-bottom: 15px;
  color: #147bb5;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}

body.home .dr-visit-eyebrow::before {
  width: 26px;
  height: 2px;
  border-radius: 99px;
  background: currentColor;
  content: '';
}

html[dir="rtl"] body.home .dr-visit-eyebrow {
  letter-spacing: 0;
  text-transform: none;
}

body.home .dr-visit-card h2 {
  margin: 0;
  padding: 0;
  color: #153b5c !important;
  font-size: clamp(31px, 3vw, 43px) !important;
  font-weight: 800;
  line-height: 1.25;
}

body.home .dr-visit-intro {
  margin: 14px 0 26px !important;
  color: #52677d !important;
  font-size: 15px !important;
  line-height: 1.75 !important;
}

body.home .dr-visit-details {
  display: grid;
  gap: 12px;
}

body.home .dr-visit-details > div {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 14px;
  align-items: start;
  padding: 16px;
  border: 1px solid rgba(27, 109, 170, .14);
  border-radius: 16px;
  background: rgba(255, 255, 255, .76);
}

body.home .dr-visit-icon {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border-radius: 13px;
  color: #147bb5;
  background: #e1f2fb;
}

body.home .dr-visit-icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.home .dr-visit-details strong {
  display: block;
  margin-bottom: 4px;
  color: #17324d;
  font-size: 14px;
  font-weight: 800;
}

body.home .dr-visit-details p {
  margin: 0 !important;
  color: #60758a !important;
  font-size: 13px !important;
  line-height: 1.7 !important;
}

body.home .dr-visit-hours {
  margin-top: 18px;
  padding: 18px;
  border: 1px solid rgba(27, 109, 170, .16);
  border-radius: 18px;
  background: rgba(255, 255, 255, .82);
}

body.home .dr-visit-hours-heading {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

body.home .dr-visit-hours-icon {
  display: grid;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  place-items: center;
  border-radius: 10px;
  color: #147bb5;
  background: #e1f2fb;
}

body.home .dr-visit-hours-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.home .dr-visit-hours h3 {
  margin: 0 !important;
  padding: 0 !important;
  color: #173b58 !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

body.home .dr-visit-hours dl {
  margin: 0;
}

body.home .dr-visit-hours dl > div {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding: 9px 2px;
  border-bottom: 1px solid rgba(27, 109, 170, .1);
}

body.home .dr-visit-hours dl > div:last-child {
  border-bottom: 0;
}

body.home .dr-visit-hours dt,
body.home .dr-visit-hours dd {
  margin: 0;
  color: #334f67;
  font-size: 13px;
  line-height: 1.45;
}

body.home .dr-visit-hours dt {
  font-weight: 750;
}

body.home .dr-visit-hours dd {
  color: #126fae;
  font-weight: 800;
  text-align: end;
  white-space: nowrap;
}

body.home .dr-visit-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto;
  padding-top: 26px;
}

body.home .dr-visit-actions a {
  display: inline-flex !important;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 11px 19px;
  border: 1px solid #147bb5;
  border-radius: 13px;
  color: #147bb5 !important;
  background: #fff;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

body.home .dr-visit-actions a:first-child {
  color: #fff !important;
  background: #147bb5;
}

/* Footer cleanup. */
body.home footer .et_pb_row_1_tb_footer {
  width: min(90%, 1180px) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(28px, 4vw, 58px);
  align-items: start;
}

body.home footer .et_pb_row_1_tb_footer > .et_pb_column {
  width: 100% !important;
  margin: 0 !important;
}

body.home footer .footer-hours .df_bh_wrapper {
  padding: 28px !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-radius: 22px !important;
  background: linear-gradient(145deg, rgba(32, 125, 185, 0.92), rgba(20, 91, 145, 0.92));
  box-shadow: 0 18px 42px rgba(3, 20, 38, 0.24);
}

body.home footer .et_pb_social_media_follow {
  display: flex !important;
  gap: 10px;
  margin-top: 12px !important;
}

html[dir="rtl"] body.home footer .et_pb_social_media_follow {
  direction: rtl !important;
  justify-content: flex-start !important;
  width: 100% !important;
  text-align: right !important;
}

html[dir="ltr"] body.home footer .et_pb_social_media_follow {
  direction: ltr !important;
  justify-content: flex-start !important;
}

html[dir="rtl"] body.home footer .difl_advanced_blurb_0_tb_footer .df_ab_blurb_button_wrapper {
  display: none !important;
}

body.home footer .et_pb_social_icon {
  margin: 0 !important;
}

body.home footer .et_pb_social_icon a.icon {
  width: 42px !important;
  height: 42px !important;
  display: grid !important;
  place-items: center;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, 0.1) !important;
}

/* Explicit Instagram and TikTok links shared by the contact block and footer. */
body.home .dr-social-profile {
  display: block !important;
  margin: 0 !important;
}

body.home .dr-social-profile a.icon {
  width: 44px !important;
  height: 44px !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center;
  border: 1px solid rgba(27, 109, 170, 0.16) !important;
  border-radius: 13px !important;
  background: #e9f4fb !important;
  color: #1b6daa !important;
  transition: transform 180ms ease, background 180ms ease, color 180ms ease;
}

body.home .dr-social-profile a.icon::before,
body.home .dr-social-profile a.icon::after {
  display: none !important;
  content: none !important;
}

body.home .dr-social-profile a.icon:hover {
  transform: translateY(-3px);
  background: #1b6daa !important;
  color: #fff !important;
}

body.home .dr-social-profile svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

body.home .dr-social-facebook svg {
  fill: currentColor;
  stroke: none;
}

body.home .dr-social-profile a.icon > span {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

body.home footer .dr-social-profile a.icon {
  width: 42px !important;
  height: 42px !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
  background: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
}

body.home footer .dr-social-profile a.icon:hover {
  background: #fff !important;
  color: #1b6daa !important;
}

/* Map and FAQ block added between the contact area and footer. */
body.home .dr-location-faq {
  padding: clamp(68px, 8vw, 108px) 0;
  background: #fff;
  color: #17324d;
}

body.home .dr-location-shell {
  width: min(90%, 1180px);
  margin: 0 auto;
}

body.home .dr-section-heading {
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}

body.home .dr-section-eyebrow {
  display: inline-flex;
  margin-bottom: 12px;
  padding: 7px 13px;
  border-radius: 999px;
  background: #eaf5fc;
  color: #1374ad;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

html[dir="rtl"] body.home .dr-section-eyebrow {
  letter-spacing: 0;
  text-transform: none;
}

body.home .dr-location-faq h2 {
  margin: 0 0 12px;
  padding: 0;
  color: #153b5c;
  font-size: clamp(30px, 4vw, 48px);
  line-height: 1.2;
}

body.home .dr-location-faq p {
  margin: 0;
  color: #5b7085;
  font-size: 16px;
  line-height: 1.75;
}

body.home .dr-map-card {
  padding: 10px;
  overflow: hidden;
  border: 1px solid #d7e7f3;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 22px 58px rgba(15, 55, 86, 0.13);
}

body.home .dr-map-card iframe {
  display: block;
  width: 100%;
  height: clamp(340px, 46vw, 510px);
  border: 0;
  border-radius: 20px;
}

body.home .dr-faq-layout {
  margin-top: clamp(64px, 7vw, 96px);
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(34px, 6vw, 84px);
  align-items: start;
}

body.home .dr-faq-intro {
  position: sticky;
  top: 120px;
}

body.home .dr-faq-intro h2 {
  font-size: clamp(29px, 3.3vw, 43px);
}

body.home .dr-faq-list {
  display: grid;
  gap: 13px;
}

body.home .dr-faq-list details {
  overflow: hidden;
  border: 1px solid #dce9f3;
  border-radius: 18px;
  background: #f8fbfe;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}

body.home .dr-faq-list details[open] {
  border-color: rgba(27, 109, 170, 0.32);
  background: #fff;
  box-shadow: 0 13px 34px rgba(15, 55, 86, 0.08);
}

body.home .dr-faq-list summary {
  min-height: 66px;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  cursor: pointer;
  color: #173b5c;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
  list-style: none;
}

body.home .dr-faq-list summary::-webkit-details-marker {
  display: none;
}

body.home .dr-faq-plus {
  position: relative;
  width: 28px;
  height: 28px;
  flex: 0 0 28px;
  border-radius: 9px;
  background: #e7f3fb;
}

body.home .dr-faq-plus::before,
body.home .dr-faq-plus::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 2px;
  border-radius: 2px;
  background: #1b6daa;
  transform: translate(-50%, -50%);
}

body.home .dr-faq-plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: transform 180ms ease;
}

body.home .dr-faq-list details[open] .dr-faq-plus::after {
  transform: translate(-50%, -50%) rotate(0);
}

body.home .dr-faq-list details > p {
  padding: 0 20px 20px;
}

html[dir="ltr"] body.home .dr-location-faq,
html[dir="ltr"] body.home .dr-faq-list {
  direction: ltr;
  text-align: left;
}

html[dir="rtl"] body.home .dr-location-faq,
html[dir="rtl"] body.home .dr-faq-list {
  direction: rtl;
  text-align: right;
}

html[dir="ltr"] body.home footer .dsm-menu-title,
html[dir="ltr"] body.home footer .dsm-menu,
html[dir="ltr"] body.home footer .difl_advanced_blurb_0_tb_footer .df_ab_blurb_content_container {
  direction: ltr;
  text-align: left !important;
}

html[dir="rtl"] body.home footer .dsm-menu-title,
html[dir="rtl"] body.home footer .dsm-menu,
html[dir="rtl"] body.home footer .difl_advanced_blurb_0_tb_footer .df_ab_blurb_content_container {
  direction: rtl;
  text-align: right !important;
}

@media (max-width: 980px) {
  body.home .et_pb_row_3_tb_body {
    flex-flow: column nowrap !important;
    max-width: 720px !important;
  }

  body.home .et_pb_column_8_tb_body,
  body.home .et_pb_column_9_tb_body {
    flex: 1 1 auto;
    width: 100% !important;
  }

  body.home .et_pb_column_8_tb_body {
    min-height: 520px;
  }

  body.home .et_pb_image_1_tb_body img {
    height: auto !important;
    max-height: 500px;
  }

  body.home .et_pb_row_7_tb_body,
  body.home .et_pb_row_8_tb_body {
    flex-flow: column nowrap !important;
  }

  body.home .et_pb_row_7_tb_body > .et_pb_column,
  body.home .et_pb_row_8_tb_body > .et_pb_column {
    flex: 1 1 auto;
    width: 100% !important;
  }

  body.home .et_pb_row_7_tb_body {
    max-width: 720px !important;
  }

  body.home .et_pb_image_2_tb_body img {
    height: clamp(320px, 56vw, 430px) !important;
    min-height: 0;
    max-height: 430px;
  }

  body.home footer .et_pb_row_1_tb_footer {
    grid-template-columns: 1fr 1fr;
  }

  body.home .dr-faq-layout {
    grid-template-columns: 1fr;
  }

  body.home .dr-faq-intro {
    position: static;
    max-width: 680px;
  }
}

@media (max-width: 700px) {
  body.home .et_pb_section_4_tb_body {
    padding: 54px 0 !important;
  }

  body.home .et_pb_row_3_tb_body {
    width: min(92%, 560px) !important;
    border-radius: 26px;
  }

  body.home .et_pb_column_8_tb_body,
  body.home .et_pb_column_9_tb_body {
    width: 100% !important;
  }

  body.home .et_pb_column_8_tb_body {
    min-height: 430px;
    padding: 28px 12px 0 !important;
  }

  body.home .et_pb_image_1_tb_body img {
    height: auto !important;
    max-height: 420px;
  }

  body.home .et_pb_column_9_tb_body {
    padding: 34px 24px 38px !important;
  }

  body.home .dr-experience-badge {
    inset: auto auto 18px 16px;
    min-width: 142px;
    padding: 14px 16px;
    border-radius: 18px;
  }

  body.home .dr-experience-badge strong {
    font-size: 38px;
  }

  body.home .dr-experience-badge span {
    font-size: 12px;
  }

  body.home .df_adh_heading_0_tb_body .df-heading {
    justify-content: center !important;
    width: 100% !important;
    gap: 0 0.15em;
    font-size: clamp(30px, 8.5vw, 34px) !important;
    line-height: 1.1 !important;
    text-align: center !important;
  }

  body.home .df_adh_heading_0_tb_body .df-heading-container,
  body.home .df_adh_heading_0_tb_body {
    width: 100% !important;
    text-align: center !important;
  }

  body.home .df_adh_heading_0_tb_body .df-heading .prefix,
  body.home .df_adh_heading_0_tb_body .df-heading .infix {
    font-size: inherit !important;
    line-height: inherit !important;
    white-space: nowrap !important;
  }

  body.home .df_adh_heading_0_tb_body .df-heading .suffix {
    margin-top: 8px !important;
    text-align: center !important;
  }

  body.home .et_pb_section_0_tb_body .et_pb_text_0_tb_body {
    width: min(100%, 350px) !important;
    margin-right: auto !important;
    margin-bottom: 26px !important;
    margin-left: auto !important;
    line-height: 1.65 !important;
    text-align: center !important;
  }

  body.home .et_pb_section_0_tb_body .et_pb_text_0_tb_body .et_pb_text_inner {
    text-align: center !important;
  }

  body.home .et_pb_section_1_tb_body .df_ab_blurb_content_container {
    align-items: flex-start !important;
    text-align: start !important;
  }

  body.home .et_pb_section_1_tb_body .df_ab_blurb_image,
  body.home .et_pb_section_1_tb_body .df_ab_blurb_title,
  body.home .et_pb_section_1_tb_body .df_ab_blurb_description {
    width: 100%;
    text-align: start !important;
  }

  html[dir="ltr"] body.home .difl_cfseven_0_tb_body input[type="text"],
  html[dir="ltr"] body.home .difl_cfseven_0_tb_body input[type="tel"],
  html[dir="ltr"] body.home .difl_cfseven_0_tb_body input[type="email"],
  html[dir="ltr"] body.home .difl_cfseven_0_tb_body textarea {
    direction: ltr !important;
    text-align: left !important;
  }

  html[dir="rtl"] body.home .difl_cfseven_0_tb_body input[type="text"],
  html[dir="rtl"] body.home .difl_cfseven_0_tb_body input[type="tel"],
  html[dir="rtl"] body.home .difl_cfseven_0_tb_body input[type="email"],
  html[dir="rtl"] body.home .difl_cfseven_0_tb_body textarea {
    text-align: right !important;
  }

  body.home .difl_dual_button_0_tb_body,
  body.home .difl_dual_button_0_tb_body .df_button_container {
    width: 100% !important;
    max-width: 100% !important;
  }

  body.home .difl_dual_button_0_tb_body .df_button_container {
    gap: 10px;
    justify-content: center !important;
  }

  body.home .difl_dual_button_0_tb_body .df_button_left,
  body.home .difl_dual_button_0_tb_body .df_button_right {
    min-width: 0;
    flex: 1 1 135px;
    padding: 11px 18px !important;
  }

  body.home .et_pb_row_7_tb_body,
  body.home .et_pb_row_8_tb_body {
    width: min(92%, 560px) !important;
  }

  body.home .et_pb_row_7_tb_body {
    border-radius: 24px;
  }

  body.home .et_pb_image_2_tb_body img {
    height: clamp(260px, 76vw, 380px) !important;
    min-height: 0;
  }

  body.home .et_pb_column_15_tb_body {
    padding: 32px 24px 38px !important;
  }

  body.home .et_pb_row_8_tb_body > .et_pb_column {
    padding: 26px 20px !important;
    border-radius: 22px !important;
  }

  body.home .et_pb_column_17_tb_body .difl_iconlist_container {
    grid-template-columns: 1fr;
  }

  body.home .dr-visit-actions a {
    flex: 1 1 145px;
  }

  body.home .dr-visit-hours {
    padding: 15px;
  }

  body.home .dr-visit-hours dl > div {
    gap: 12px;
  }

  body.home footer .et_pb_row_1_tb_footer {
    grid-template-columns: 1fr !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.home .dr-blog-carousel-track {
    scroll-behavior: auto;
  }
}
