.zimf-exact-page {
  --zimf-ink: #24313a;
  --zimf-muted: #59656c;
  --zimf-green: #21584f;
  --zimf-soft: #f4f3f0;
  --zimf-line: rgba(36, 49, 58, 0.15);
}

.zimf-native-hero {
  position: relative;
  isolation: isolate;
  width: 100%;
  padding: 118px 24px 92px;
  color: #fff;
}

.zim-home-hero {
  position: relative;
  isolation: isolate;
}

.zimf-native-hero::before,
.zim-home-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(18, 34, 31, 0.74), rgba(18, 34, 31, 0.48)),
    linear-gradient(180deg, rgba(18, 34, 31, 0.08), rgba(18, 34, 31, 0.28));
}

.zimf-native-hero > .e-con-inner {
  width: min(1240px, 100%);
  max-width: 1240px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.zimf-native-hero-copy {
  width: min(960px, 100%);
  max-width: 960px;
  margin: 0 auto;
  gap: 20px;
  text-align: center;
}

.zimf-native-hero-copy .elementor-widget {
  width: 100%;
}

.zimf-hero-kicker .elementor-heading-title {
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  line-height: 1.35;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0;
}

.zimf-hero-title .elementor-heading-title {
  max-width: 940px;
  margin: 0 auto;
  color: #fff;
  font-size: 54px;
  line-height: 1.08;
  font-weight: 400;
  letter-spacing: 0;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: manual;
}

.zimf-native-hero-copy .elementor-widget-text-editor,
.zimf-native-hero-copy .elementor-widget-text-editor p,
.zimf-native-hero-copy .elementor-widget-text-editor li {
  color: rgba(255, 255, 255, 0.94);
  font-size: 18px;
  line-height: 1.64;
}

.zimf-native-hero-copy .elementor-widget-text-editor p {
  margin: 0;
}

.zimf-native-hero-copy .elementor-widget-text-editor ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 9px 24px;
  margin: 4px auto 0;
  padding: 0;
  list-style: none;
}

.zimf-native-hero-copy .elementor-widget-text-editor li::before {
  content: "\2713";
  margin-right: 8px;
}

.zimf-hero-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 8px;
}

.zimf-hero-buttons .elementor-widget-button {
  width: auto;
}

.zimf-button .elementor-button {
  border: 1px solid #fff;
  border-radius: 0;
  padding: 14px 24px;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
}

.zimf-button-light .elementor-button {
  color: var(--zimf-green);
  background: #fff;
}

.zimf-button-outline .elementor-button {
  color: #fff;
  background: transparent;
}

.zimf-exact-page .zim-service-hero-copy {
  max-width: 1040px;
}

.zimf-exact-page .zim-service-hero-copy .elementor-widget-text-editor ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 26px;
  margin: 10px auto 0;
  padding: 0;
  list-style: none;
}

.zimf-exact-page .zim-service-hero-copy .elementor-widget-text-editor li {
  position: relative;
  padding-left: 20px;
  color: #fff;
  line-height: 1.45;
}

.zimf-exact-page .zim-service-hero-copy .elementor-widget-text-editor li::before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #fff;
}

.zimf-doctor-band {
  width: 100%;
  padding: 92px 24px;
  background: #e9e8e5;
}

.zimf-doctor-band > .e-con-inner {
  width: min(1240px, 100%);
  max-width: 1240px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: 72px;
  align-items: center;
}

.zimf-doctor-band-3 > .e-con-inner,
.zimf-doctor-band-4 > .e-con-inner {
  grid-template-columns: 1fr;
  gap: 42px;
}

.zimf-doctor-band-3 .zimf-doctor-copy,
.zimf-doctor-band-4 .zimf-doctor-copy {
  width: min(820px, 100%);
  text-align: center;
  margin: 0 auto;
}

.zimf-doctor-band-3 .zimf-doctor-grid,
.zimf-doctor-band-4 .zimf-doctor-grid {
  width: min(1040px, 100%);
  margin: 0 auto;
}

.zimf-doctor-copy,
.zimf-copy {
  min-width: 0;
  gap: 18px;
}

.zimf-doctor-copy .elementor-heading-title,
.zimf-copy .elementor-heading-title {
  color: var(--zimf-ink);
}

.zimf-doctor-copy .elementor-widget-text-editor,
.zimf-copy .elementor-widget-text-editor {
  color: var(--zimf-muted);
  font-size: 18px;
  line-height: 1.72;
}

.zimf-doctor-copy .elementor-widget-text-editor p,
.zimf-copy .elementor-widget-text-editor p {
  margin: 0;
}

.zimf-heading-h2 .elementor-heading-title {
  font-size: 46px;
  line-height: 1.12;
  font-weight: 400;
  letter-spacing: 0;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: manual;
}

.zimf-heading-h3 .elementor-heading-title {
  margin-top: 18px;
  color: var(--zimf-green);
  font-size: 27px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: manual;
}

.zimf-list .elementor-icon-list-items {
  display: grid;
  gap: 12px;
  margin: 4px 0 0;
}

.zimf-list .elementor-icon-list-item {
  align-items: flex-start;
}

.zimf-list .elementor-icon-list-icon {
  margin-top: 0.32em;
  color: var(--zimf-green);
}

.zimf-list .elementor-icon-list-text {
  color: var(--zimf-muted);
  font-size: 17px;
  line-height: 1.55;
}

.zimf-doctor-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  min-width: 0;
}

.zimf-doctor-grid.zimf-doctor-grid-1 {
  grid-template-columns: minmax(0, 520px);
  justify-content: center;
}

.zimf-doctor-grid.zimf-doctor-grid-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.zimf-doctor-grid.zimf-doctor-grid-4 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.zimf-doctor-card {
  min-width: 0;
  gap: 0;
  padding: 0 !important;
  border: 0 !important;
  background: transparent;
  box-shadow: none;
}

.zimf-doctor-card img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center 16%;
}

.zimf-doctor-name {
  padding: 16px 0 0;
  text-align: center;
}

.zimf-doctor-name .elementor-heading-title {
  color: var(--zimf-ink);
  font-size: 17px;
  line-height: 1.28;
  font-weight: 500;
  letter-spacing: 0;
}

.zimf-content-section {
  width: 100%;
  padding: 92px 24px;
  background: #fff;
}

.zimf-content-section.zimf-soft {
  background: var(--zimf-soft);
}

.zimf-content-section > .e-con-inner {
  width: min(1160px, 100%);
  max-width: 1160px;
  margin: 0 auto;
}

.zimf-copy-only > .e-con-inner {
  width: min(940px, 100%);
  max-width: 940px;
}

.zimf-align-full > .e-con-inner {
  width: min(1180px, 100%);
  max-width: 1180px;
}

.zimf-align-full .zimf-copy {
  padding: 0 !important;
}

.zimf-intro-section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.zimf-intro-section .elementor-widget-text-editor {
  color: var(--zimf-muted);
  font-size: 18px;
  line-height: 1.72;
}

.zimf-intro-section .elementor-widget-text-editor p {
  margin: 0 0 18px;
}

.zimf-intro-section .elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.zimf-content-split > .e-con-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 68px;
  align-items: center;
}

.zimf-content-split.zimf-reverse .zimf-media {
  order: 2;
}

.zimf-content-split.zimf-reverse .zimf-copy {
  order: 1;
}

.zimf-media {
  min-width: 0;
}

.zimf-media img {
  display: block;
  width: 100%;
  aspect-ratio: 1.18 / 1;
  object-fit: cover;
  box-shadow: 0 22px 58px rgba(25, 36, 40, 0.1);
}

.zimf-tile-section {
  background: var(--zimf-soft);
}

.zimf-tile-section > .e-con-inner {
  gap: 42px;
}

.zimf-tile-head {
  width: min(900px, 100%);
  margin: 0 auto;
  gap: 14px;
  text-align: center;
}

.zimf-tile-head .elementor-widget-text-editor {
  color: var(--zimf-muted);
  font-size: 18px;
  line-height: 1.7;
}

.zimf-tile-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.zimf-tile-card {
  min-width: 0;
  padding: 30px !important;
  gap: 12px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(25, 36, 40, 0.08);
}

.zimf-tile-card .zimf-heading-h3 .elementor-heading-title {
  margin: 0;
  font-size: 24px;
}

.zimf-tile-card .elementor-widget-text-editor {
  color: var(--zimf-muted);
  font-size: 16px;
  line-height: 1.65;
}

.zimf-tile-card .elementor-widget-text-editor p {
  margin: 0;
}

.zimf-faq-section {
  padding: 92px 24px 108px;
  background: #fff;
}

.zimf-faq-section > .e-con-inner {
  width: min(1180px, 100%);
  max-width: 1180px;
  margin: 0 auto;
  gap: 46px;
}

.zimf-faq-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 76px;
}

.zimf-toggle .elementor-toggle-item {
  border: 0;
  border-bottom: 1px solid rgba(36, 49, 58, 0.5);
}

.zimf-toggle .elementor-tab-title {
  border: 0;
  padding: 24px 0 22px;
  color: var(--zimf-ink);
  background: transparent;
}

.zimf-toggle .elementor-tab-title a {
  color: var(--zimf-ink);
  font-size: 15px;
  line-height: 1.38;
  font-weight: 600;
  text-transform: uppercase;
}

.zimf-toggle .elementor-tab-content {
  border: 0;
  padding: 0 32px 24px 0;
  color: var(--zimf-muted);
  font-size: 16px;
  line-height: 1.68;
}

.zimf-toggle .elementor-tab-content ul {
  margin: 10px 0 0 20px;
}

body.page-id-25 .zim-team-photo img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center 16%;
}

body.page-id-25 .zimf-team-on-leave {
  display: none !important;
}

.zimf-draft-note {
  padding: 100px 24px;
  text-align: center;
  background: var(--zimf-soft);
}

.zimf-draft-note > .e-con-inner {
  width: min(760px, 100%);
  max-width: 760px;
  margin: 0 auto;
  gap: 20px;
}

@media (max-width: 1024px) {
  .zim-topbar .elementor-icon-list-items {
    overflow: hidden;
  }

  .zim-topbar .elementor-icon-list-item {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }

  .zimf-doctor-band > .e-con-inner,
  .zimf-content-split > .e-con-inner {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .zimf-content-split.zimf-reverse .zimf-media,
  .zimf-content-split.zimf-reverse .zimf-copy {
    order: initial;
  }

  .zimf-doctor-grid.zimf-doctor-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .zimf-heading-h2 .elementor-heading-title {
    font-size: 36px;
  }

  .zimf-heading-h3 .elementor-heading-title {
    font-size: 24px;
  }

  .zimf-native-hero {
    padding: 104px 24px 82px;
  }

  .zimf-hero-title .elementor-heading-title {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  html,
  body {
    overflow-x: clip;
  }

  .zim-topbar .elementor-icon-list-items {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    overflow: hidden;
  }

  .zim-topbar .elementor-icon-list-item {
    min-width: 0;
    margin: 0 !important;
    justify-content: center;
  }

  .zim-topbar .elementor-icon-list-item:nth-child(n + 3) {
    display: none !important;
  }

  .zim-topbar .elementor-icon-list-text {
    font-size: 10px;
    white-space: nowrap;
  }

  .zim-footer-grid,
  .zim-footer-line,
  .zim-footer-bottom,
  .zimf-exact-page .zim-service-hero-copy {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
  }

  .zimf-doctor-band,
  .zimf-content-section,
  .zimf-faq-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .zimf-doctor-band,
  .zimf-content-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .zimf-faq-section {
    padding-top: 70px;
    padding-bottom: 82px;
  }

  .zimf-heading-h2 .elementor-heading-title {
    font-size: 30px;
    line-height: 1.16;
  }

  .zimf-heading-h3 .elementor-heading-title {
    font-size: 21px;
  }

  .zimf-doctor-copy .elementor-widget-text-editor,
  .zimf-copy .elementor-widget-text-editor,
  .zimf-intro-section .elementor-widget-text-editor {
    font-size: 16px;
  }

  .zimf-doctor-grid,
  .zimf-doctor-grid.zimf-doctor-grid-1,
  .zimf-doctor-grid.zimf-doctor-grid-3,
  .zimf-doctor-grid.zimf-doctor-grid-4,
  .zimf-faq-grid,
  .zimf-tile-grid {
    grid-template-columns: 1fr;
  }

  .zimf-tile-card {
    padding: 24px !important;
  }

  .zimf-doctor-card img {
    aspect-ratio: 4 / 4.6;
  }

  .zimf-media img {
    aspect-ratio: 4 / 3;
  }

  .zimf-native-hero {
    padding: 94px 20px 72px;
  }

  .zimf-native-hero-copy {
    gap: 16px;
  }

  .zimf-hero-title .elementor-heading-title {
    font-size: 22px;
    line-height: 1.16;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .zimf-native-hero-copy .elementor-widget-text-editor,
  .zimf-native-hero-copy .elementor-widget-text-editor p,
  .zimf-native-hero-copy .elementor-widget-text-editor li {
    font-size: 16px;
  }

  .zimf-hero-buttons {
    flex-direction: column;
    align-items: center;
  }
}
