.elementor-15 .elementor-element.elementor-element-172e901{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-15 .elementor-element.elementor-element-20daf7c{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-172e901 */<style>
  /* =========================
     GLOBAL SECTION SPACING
     ========================= */

  .healx-hero-inner,
  .healx-services-inner,
  .healx-capabilities-inner,
  .healx-why-inner,
  .healx-demo-inner {
    max-width: 1200px;
    margin: 0 auto;
  }

  .healx-hero-inner {
    padding: 110px 28px 100px;
  }

  .healx-services-inner,
  .healx-capabilities-inner,
  .healx-why-inner,
  .healx-demo-inner {
    padding: 100px 28px;
  }

  /* =========================
     HERO
     ========================= */

  .healx-hero-inner {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 56px;
    align-items: center;
  }

  .healx-hero-left {
    max-width: 580px;
  }

  .healx-hero-logo {
    margin-bottom: 28px;
  }

  .healx-hero-logo img {
    width: 180px;
    max-width: 100%;
    height: auto;
    display: block;
  }

  .healx-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 22px;
    font-family: 'Outfit', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 2.2px;
    text-transform: uppercase;
  }

  .healx-eyebrow::before {
    content: "";
    width: 22px;
    height: 1px;
    display: inline-block;
  }

  .healx-hero-title {
    margin: 0 0 20px;
    font-family: 'Fraunces', serif;
    font-size: clamp(42px, 5vw, 66px);
    font-weight: 800;
    line-height: 1.04;
    letter-spacing: -1.4px;
  }

  .healx-hero-sub {
    margin: 0 0 34px;
    max-width: 540px;
    font-family: 'Outfit', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.7;
  }

  .healx-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: center;
  }

  .healx-btn-primary,
  .healx-btn-secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 14px 26px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: .2s ease;
  }

  .healx-hero-right {
    display: flex;
    justify-content: center;
  }

  .healx-stats {
    width: 100%;
    max-width: 420px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }

  .healx-stat {
    border-radius: 14px;
    padding: 24px 22px;
  }

  .healx-stat-number {
    margin: 0;
    font-family: 'Fraunces', serif;
    font-size: 38px;
    font-weight: 800;
    line-height: 1;
  }

  .healx-stat-label {
    margin-top: 7px;
    font-family: 'Outfit', sans-serif;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: .6px;
  }

  /* =========================
     SERVICES
     ========================= */

  .healx-services-header {
    margin-bottom: 54px;
    max-width: 700px;
  }

  .healx-services-label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 16px;
    font-family: 'Outfit', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 2.2px;
    text-transform: uppercase;
  }

  .healx-services-label::before {
    content: "";
    width: 22px;
    height: 1px;
    display: inline-block;
  }

  .healx-services-title {
    margin: 0 0 16px;
    font-family: 'Fraunces', serif;
    font-size: clamp(34px, 4vw, 48px);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -1px;
    max-width: 620px;
  }

  .healx-services-sub {
    margin: 0;
    max-width: 620px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 300;
  }

  .healx-services-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }

  .healx-service-card {
    border-radius: 18px;
    padding: 32px 28px;
  }

  .healx-service-icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Outfit', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .healx-service-title {
    margin: 0 0 14px;
    font-family: 'Fraunces', serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
  }

  .healx-service-divider {
    height: 1px;
    margin: 0 0 18px;
  }

  .healx-service-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 12px;
  }

  .healx-service-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    line-height: 1.5;
  }

  .healx-check {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
  }

  /* =========================
     CAPABILITIES
     ========================= */

  .healx-capabilities-header {
    margin-bottom: 60px;
    max-width: 720px;
  }

  .healx-capabilities-label {
    margin: 0 0 16px;
    font-family: 'Outfit', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 2px;
    text-transform: uppercase;
  }

  .healx-capabilities-title {
    margin: 0 0 18px;
    font-family: 'Fraunces', serif;
    font-size: clamp(34px, 4vw, 48px);
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -1px;
    max-width: 620px;
  }

  .healx-capabilities-sub {
    margin: 0;
    max-width: 620px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 300;
  }

  .healx-capabilities-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 28px;
  }

  .healx-capability {
    border-radius: 16px;
    padding: 28px 26px;
  }

  .healx-capability-icon {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Outfit', sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .healx-capability-title {
    margin: 0 0 10px;
    font-family: 'Fraunces', serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
  }

  .healx-capability-text {
    margin: 0;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    line-height: 1.6;
  }

  /* =========================
     WHY HEALX
     ========================= */

  .healx-why-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 72px;
    align-items: center;
  }

  .healx-why-label {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 16px;
    font-family: 'Outfit', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 2.2px;
    text-transform: uppercase;
  }

  .healx-why-label::before {
    content: "";
    width: 22px;
    height: 1px;
    display: inline-block;
  }

  .healx-why-title {
    margin: 0 0 18px;
    max-width: 560px;
    font-family: 'Fraunces', serif;
    font-size: clamp(34px, 4vw, 48px);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -1px;
  }

  .healx-why-sub {
    margin: 0 0 34px;
    max-width: 560px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 300;
  }

  .healx-why-points {
    display: grid;
    gap: 22px;
  }

  .healx-why-point {
    display: flex;
    align-items: flex-start;
    gap: 16px;
  }

  .healx-why-point-icon {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
    font-family: 'Outfit', sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .healx-why-point-title {
    margin: 0 0 5px;
    font-family: 'Fraunces', serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25;
  }

  .healx-why-point-text {
    margin: 0;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    line-height: 1.65;
  }

  .healx-why-metrics {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-self: start;
  }

  .healx-why-metric {
    border-radius: 16px;
    padding: 28px 24px;
    min-height: 142px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .healx-why-metric-number {
    margin: 0;
    font-family: 'Fraunces', serif;
    font-size: 42px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -1px;
  }

  .healx-why-metric-label {
    margin-top: 7px;
    font-family: 'Outfit', sans-serif;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 300;
  }

  .healx-why-metric.with-icon {
    display: grid;
    grid-template-columns: 56px 1fr;
    gap: 16px;
    align-items: center;
  }

  .healx-why-metric-icon {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Outfit', sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  /* =========================
     DEMO CTA
     ========================= */

  .healx-demo-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
  }

  .healx-demo-label {
    margin: 0 0 12px;
    font-family: 'Outfit', sans-serif;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
  }

  .healx-demo-title {
    margin: 0 0 18px;
    font-family: 'Fraunces', serif;
    font-size: clamp(32px, 4vw, 44px);
    line-height: 1.15;
    font-weight: 800;
  }

  .healx-demo-sub {
    margin: 0 0 26px;
    max-width: 520px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 1.7;
  }

  .healx-demo-points {
    display: grid;
    gap: 12px;
  }

  .healx-demo-point {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    line-height: 1.5;
  }

  .healx-demo-card {
    border-radius: 16px;
    padding: 36px;
    text-align: center;
  }

  .healx-demo-card p {
    margin: 0 0 22px;
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    line-height: 1.6;
  }

  .healx-demo-btn {
    display: inline-block;
    padding: 12px 22px;
    border-radius: 8px;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: .2s ease;
  }

  /* =========================
     TABLET
     ========================= */

  @media (max-width: 980px) {
    .healx-services-inner,
    .healx-capabilities-inner,
    .healx-why-inner,
    .healx-demo-inner {
      padding: 84px 22px;
    }

    .healx-hero-inner {
      padding: 84px 22px 80px;
      grid-template-columns: 1fr;
      gap: 34px;
    }

    .healx-services-grid,
    .healx-capabilities-grid {
      grid-template-columns: 1fr;
    }

    .healx-why-inner,
    .healx-demo-inner {
      grid-template-columns: 1fr;
      gap: 42px;
    }

    .healx-why-metrics {
      grid-template-columns: 1fr 1fr;
    }

    .healx-hero-right {
      justify-content: flex-start;
    }

    .healx-stats {
      max-width: 100%;
    }
  }

  /* =========================
     MOBILE
     ========================= */

  @media (max-width: 640px) {
    .healx-services-inner,
    .healx-capabilities-inner,
    .healx-why-inner,
    .healx-demo-inner {
      padding: 64px 20px;
    }

    .healx-hero-inner {
      padding: 64px 20px 56px;
      gap: 28px;
    }

    .healx-hero-logo {
      margin-bottom: 22px;
    }

    .healx-hero-logo img {
      width: 150px;
    }

    .healx-eyebrow,
    .healx-services-label,
    .healx-capabilities-label,
    .healx-why-label,
    .healx-demo-label {
      font-size: 10px;
      letter-spacing: 1.8px;
    }

    .healx-hero-title {
      font-size: 28px;
      line-height: 1.1;
      letter-spacing: -.5px;
      margin-bottom: 16px;
    }

    .healx-services-title,
    .healx-capabilities-title,
    .healx-why-title,
    .healx-demo-title {
      font-size: 22px;
      line-height: 1.18;
      letter-spacing: -.4px;
      max-width: 100%;
    }

    .healx-hero-sub,
    .healx-services-sub,
    .healx-capabilities-sub,
    .healx-why-sub,
    .healx-demo-sub {
      font-size: 15px;
      line-height: 1.65;
      max-width: 100%;
    }

    .healx-hero-sub {
      margin-bottom: 24px;
    }

    .healx-services-header,
    .healx-capabilities-header {
      margin-bottom: 36px;
    }

    .healx-services-grid,
    .healx-capabilities-grid {
      gap: 18px;
    }

    .healx-service-card,
    .healx-capability,
    .healx-why-metric {
      padding: 22px 18px;
      border-radius: 14px;
    }

    .healx-service-icon,
    .healx-capability-icon {
      width: 40px;
      height: 40px;
      margin-bottom: 16px;
    }

    .healx-why-point-icon {
      width: 34px;
      height: 34px;
      flex: 0 0 34px;
      border-radius: 8px;
      font-size: 9px;
    }

    .healx-service-title,
    .healx-capability-title {
      font-size: 17px;
      line-height: 1.28;
    }

    .healx-why-point-title {
      font-size: 16px;
      line-height: 1.28;
    }

    .healx-service-list li,
    .healx-capability-text,
    .healx-why-point-text,
    .healx-demo-point {
      font-size: 14px;
      line-height: 1.55;
    }

    .healx-hero-actions {
      gap: 10px;
    }

    .healx-btn-primary,
    .healx-btn-secondary {
      min-height: 42px;
      padding: 10px 16px;
      font-size: 13px;
      border-radius: 8px;
    }

    .healx-stats {
      grid-template-columns: 1fr 1fr;
      gap: 12px;
    }

    .healx-stat {
      padding: 16px 14px;
      border-radius: 12px;
    }

    .healx-stat-number {
      font-size: 28px;
    }

    .healx-stat-label {
      font-size: 10px;
      line-height: 1.35;
      letter-spacing: .2px;
    }

    .healx-why-points {
      gap: 18px;
    }

    .healx-why-point {
      gap: 12px;
    }

    .healx-why-metrics {
      grid-template-columns: 1fr 1fr;
      gap: 14px;
    }

    .healx-why-metric {
      min-height: 118px;
      padding: 18px 16px;
    }

    .healx-why-metric-number {
      font-size: 28px;
      letter-spacing: -.4px;
    }

    .healx-why-metric-label {
      font-size: 10px;
      line-height: 1.35;
      letter-spacing: .5px;
      margin-top: 6px;
    }

    .healx-why-metric.with-icon {
      grid-template-columns: 40px 1fr;
      gap: 12px;
    }

    .healx-why-metric-icon {
      width: 40px;
      height: 40px;
      border-radius: 10px;
      font-size: 9px;
    }

    .healx-demo-inner {
      gap: 40px;
    }

    .healx-demo-card {
      padding: 24px;
    }
  }

  @media (max-width: 380px) {
    .healx-why-metrics,
    .healx-stats {
      grid-template-columns: 1fr;
    }
  }
</style>/* End custom CSS */