.elementor-1742 .elementor-element.elementor-element-22755d3{--display:flex;}.elementor-1742 .elementor-element.elementor-element-7b4a71a{--display:flex;--min-height:400px;}.elementor-1742 .elementor-element.elementor-element-7b4a71a:not(.elementor-motion-effects-element-type-background), .elementor-1742 .elementor-element.elementor-element-7b4a71a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ericeugenelee.maktechinstitute.com/wp-content/uploads/2026/04/healthcare-growth-strategy-leadership-presentation-hero-banner.webp.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-1742 .elementor-element.elementor-element-e56501a{--display:flex;}.elementor-1742 .elementor-element.elementor-element-881e5b9{--display:flex;}.elementor-1742 .elementor-element.elementor-element-26eb2c6{--display:flex;}/* Start custom CSS for html, class: .elementor-element-b7ba054 *//* =========================================================
   SECTION 04 — DELIVERY + REPORTING + EXPECTED OUTCOMES
========================================================= */

.mgs2-delivery {
  background: linear-gradient(180deg, #fbfaf7 0%, #ffffff 100%);
}

.mgs2-delivery__heading {
  max-width: 820px;
}

.mgs2-delivery__title {
  max-width: 760px;
  font-size: clamp(30px, 4.2vw, 46px);
  line-height: 1.04;
}

.mgs2-delivery__intro {
  max-width: 760px;
  margin-top: 12px;
}

.mgs2-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.mgs2-step {
  min-height: 100%;
  padding: 22px;
  border: 1px solid rgba(10, 34, 53, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 10px 28px rgba(16, 24, 40, 0.05);
}

.mgs2-step__number {
  display: inline-grid;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-bottom: 14px;
  border-radius: 14px;
  background: linear-gradient(135deg, #e2c886, #caa35a);
  color: #071827;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}

.mgs2-step__title {
  margin: 0 0 8px;
  color: #071827;
  font-size: 22px;
  line-height: 1.08;
  font-weight: 760;
  letter-spacing: -0.03em;
}

.mgs2-reporting-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  align-items: start;
}

.mgs2-reporting__copy {
  max-width: 760px;
}

.mgs2-reporting__title {
  max-width: 700px;
  font-size: clamp(30px, 4vw, 42px);
  line-height: 1.04;
}

.mgs2-reporting__intro {
  max-width: 740px;
  margin-top: 12px;
}

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

.mgs2-list li {
  position: relative;
  padding-left: 18px;
  color: #455566;
  font-size: 15px;
  line-height: 1.62;
}

.mgs2-list li::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: #caa35a;
  box-shadow: 0 0 0 4px rgba(202, 163, 90, 0.12);
}

.mgs2-dashboard {
  padding: 18px;
  border: 1px solid rgba(10, 34, 53, 0.12);
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #f8f6f1 100%);
  box-shadow: 0 12px 32px rgba(16, 24, 40, 0.06);
}

.mgs2-dashboard__top {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  align-items: center;
  padding: 14px 16px;
  border-radius: 18px;
  background: #102c44;
  color: #ffffff;
}

.mgs2-dashboard__top strong {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.1;
}

.mgs2-dashboard__top span {
  color: rgba(255, 255, 255, 0.74);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: right;
}

.mgs2-dashboard__metrics {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin-top: 14px;
}

.mgs2-dashboard__metric {
  padding: 16px;
  border: 1px solid rgba(10, 34, 53, 0.1);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
}

.mgs2-dashboard__metric span {
  display: block;
  color: #667085;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.mgs2-dashboard__metric strong {
  display: block;
  margin-top: 6px;
  color: #071827;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 750;
}

.mgs2-outcomes-strip {
  display: grid;
  gap: 18px;
  padding: 22px;
  border: 1px solid rgba(10, 34, 53, 0.1);
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfaf7 100%);
  box-shadow: 0 10px 28px rgba(16, 24, 40, 0.04);
}

.mgs2-outcomes-strip__intro {
  max-width: 760px;
}

.mgs2-outcomes-strip__title {
  max-width: 760px;
  font-size: clamp(28px, 3.6vw, 38px);
  line-height: 1.06;
}

.mgs2-outcomes-strip__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.mgs2-outcome-chip {
  padding: 16px 18px;
  border: 1px solid rgba(10, 34, 53, 0.1);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  color: #071827;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 700;
  box-shadow: 0 8px 20px rgba(16, 24, 40, 0.04);
}

@media (min-width: 760px) {
  .mgs2-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mgs2-reporting-grid {
    grid-template-columns: 1.05fr 0.95fr;
    gap: 24px;
  }

  .mgs2-dashboard__metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mgs2-outcomes-strip__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1040px) {
  .mgs2-steps {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 759px) {
  .mgs2-step__title {
    font-size: 20px;
  }

  .mgs2-dashboard__top {
    align-items: flex-start;
    flex-direction: column;
  }

  .mgs2-dashboard__top span {
    text-align: left;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-13914be *//* =========================================================
   SECTION 06 — FINAL CTA
   Refined standalone version
========================================================= */

.mgs6-section {
  padding: 56px 20px;
  background:
    linear-gradient(145deg, rgba(7, 24, 39, 0.98), rgba(10, 34, 53, 0.95)),
    radial-gradient(circle at 20% 0%, rgba(226, 200, 134, 0.18), transparent 22rem),
    radial-gradient(circle at 85% 78%, rgba(19, 127, 134, 0.14), transparent 24rem);
  box-sizing: border-box;
}

.mgs6-section,
.mgs6-section * {
  box-sizing: border-box;
}

.mgs6-wrap {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

.mgs6-box {
  display: grid;
  gap: 24px;
  align-items: center;
  padding: 30px 32px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 28px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.04));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.16);
  backdrop-filter: blur(14px);
}

.mgs6-copy {
  max-width: 780px;
}

.mgs6-section .mgs6-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  margin: 0 0 14px;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  line-height: 1;
}

.mgs6-section .mgs6-title {
  margin: 0;
  max-width: 860px;
  color: #ffffff !important;
  font-size: clamp(34px, 5vw, 56px);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: -0.05em;
}

.mgs6-section .mgs6-body {
  margin: 14px 0 0;
  max-width: 760px;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 18px;
  line-height: 1.68;
}

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

.mgs6-section .mgs6-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 20px;
  border-radius: 999px;
  border: 1px solid transparent;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 800;
  line-height: 1;
  transition: transform 180ms ease, background-color 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.mgs6-section .mgs6-btn:hover,
.mgs6-section .mgs6-btn:focus-visible,
.mgs6-section .mgs6-link:hover,
.mgs6-section .mgs6-link:focus-visible {
  transform: translateY(-1px);
}

.mgs6-section .mgs6-btn--primary {
  background: linear-gradient(135deg, #e2c886, #caa35a) !important;
  border-color: #caa35a !important;
  color: #071827 !important;
  box-shadow: 0 14px 34px rgba(202, 163, 90, 0.22);
}

.mgs6-section .mgs6-btn--primary:hover,
.mgs6-section .mgs6-btn--primary:focus-visible {
  background: linear-gradient(135deg, #e7d198, #d3ae68) !important;
  border-color: #d3ae68 !important;
}

.mgs6-section .mgs6-link {
  display: inline-flex;
  align-items: center;
  min-height: 50px;
  color: rgba(255, 255, 255, 0.88) !important;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}

.mgs6-section .mgs6-link::after {
  content: "→";
  margin-left: 8px;
  transition: transform 180ms ease;
}

.mgs6-section .mgs6-link:hover::after,
.mgs6-section .mgs6-link:focus-visible::after {
  transform: translateX(3px);
}

@media (min-width: 900px) {
  .mgs6-box {
    grid-template-columns: minmax(0, 1.15fr) auto;
    gap: 32px;
    padding: 34px 38px;
  }

  .mgs6-actions {
    justify-content: flex-start;
    align-self: center;
  }
}

@media (max-width: 899px) {
  .mgs6-actions {
    flex-direction: column;
    align-items: flex-start;
  }

  .mgs6-section .mgs6-btn {
    width: 100%;
  }

  .mgs6-section .mgs6-link {
    min-height: auto;
    padding-top: 4px;
  }
}

@media (max-width: 640px) {
  .mgs6-section {
    padding: 44px 16px;
  }

  .mgs6-box {
    padding: 22px;
    border-radius: 24px;
  }

  .mgs6-section .mgs6-title {
    font-size: clamp(30px, 10vw, 42px);
  }

  .mgs6-section .mgs6-body {
    font-size: 16px;
    line-height: 1.62;
  }
}/* End custom CSS */
/* Start custom CSS */.azih-mgs-overview,
.azih-mgs-services,
.azih-mgs-scope,
.azih-mgs-delivery {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}/* End custom CSS */