.elementor-18126 .elementor-element.elementor-element-bfdde3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-bfdde3d *//* ── FULL WIDTH WRAPPER ── */
  #emi-page-wrap {
  width: 100%;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  font-family: 'DM Sans', system-ui, sans-serif;
  color: #1C2B38;
  background: #ffffff;
}
  #emi-page-wrap * { box-sizing: border-box !important; }
 

/* Remove top/bottom spacing Elementor adds to sections */
.elementor-top-section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

  /* ── HERO ── */
  #emi-page-wrap .emi-hero {
    background: #2b3d4f !important;
    padding: 40px 40px 60px !important;
    text-align: center !important;
    position: relative !important;
    overflow: hidden !important;
  }
  #emi-page-wrap .emi-hero-eyebrow {
    display: inline-block !important;
    font-size: 11px !important; font-weight: 600 !important;
    letter-spacing: 0.14em !important; text-transform: uppercase !important;
    color: #8eb3cc !important;
    background: rgba(102,152,183,0.15) !important;
    border: 1px solid rgba(102,152,183,0.35) !important;
    padding: 5px 14px !important; border-radius: 20px !important; margin-bottom: 20px !important;
  }
  #emi-page-wrap .emi-hero h1 {
    font-family: 'DM Serif Display', Georgia, serif !important;
    font-size: clamp(36px, 5vw, 58px) !important;
    color: #ffffff !important; line-height: 1.1 !important;
    max-width: 760px !important; margin: 0 auto 20px !important;
  }
  #emi-page-wrap .emi-hero h1 em { font-style: italic !important; color: #8eb3cc !important; }
  #emi-page-wrap .emi-hero-sub {
    font-size: 17px !important; color: rgba(255,255,255,0.6) !important;
    max-width: 560px !important; margin: 0 auto 36px !important;
    line-height: 1.65 !important; font-weight: 300 !important;
  }
  #emi-page-wrap .emi-hero-meta { display: flex !important; justify-content: center !important; gap: 32px !important; flex-wrap: wrap !important; }
  #emi-page-wrap .emi-hero-meta-item {
    font-size: 12px !important; color: rgba(255,255,255,0.45) !important;
    display: flex !important; align-items: center !important; gap: 7px !important;
    list-style: none !important;
  }
  #emi-page-wrap .emi-hero-meta-item::before {
    content: '' !important; width: 6px !important; height: 6px !important;
    border-radius: 50% !important; background: #8eb3cc !important;
    opacity: 0.8 !important; flex-shrink: 0 !important;
  }

  /* ── SHARED SECTION STYLES ── */
  #emi-page-wrap .emi-section { padding: 72px 40px !important; }
  #emi-page-wrap .emi-container { max-width: 1060px !important; margin: 0 auto !important; }
  #emi-page-wrap .emi-section-label {
    font-size: 11px !important; font-weight: 600 !important;
    letter-spacing: 0.14em !important; text-transform: uppercase !important;
    color: #6698b7 !important; margin-bottom: 10px !important; display: block !important;
  }
  #emi-page-wrap .emi-section-title {
    font-family: 'DM Serif Display', Georgia, serif !important;
    font-size: clamp(26px, 3.5vw, 38px) !important;
    color: #2b3d4f !important; line-height: 1.2 !important; margin-bottom: 14px !important;
  }
  #emi-page-wrap .emi-section-body {
    font-size: 16px !important; color: #4A5568 !important;
    line-height: 1.75 !important; max-width: 680px !important; font-weight: 300 !important;
  }
  #emi-page-wrap .emi-bg-warm { background: #F7F5F0 !important; }
  #emi-page-wrap .emi-bg-navy { background: #2b3d4f !important; }
  #emi-page-wrap .emi-bg-navy .emi-section-title { color: #ffffff !important; }
  #emi-page-wrap .emi-bg-navy .emi-section-body  { color: rgba(255,255,255,0.6) !important; }
  #emi-page-wrap .emi-bg-navy .emi-section-label { color: #8eb3cc !important; }
  #emi-page-wrap .emi-bg-navy-soft { background: #1E3044 !important; }

  /* ── STAT DIVIDER ── */
  #emi-page-wrap .emi-stat-divider {
    display: flex !important; align-items: center !important;
    gap: 16px !important; margin: 32px 0 8px !important;
  }
  #emi-page-wrap .emi-stat-divider-line { flex: 1 !important; height: 1px !important; background: #E8E6E0 !important; }
  #emi-page-wrap .emi-stat-divider-label {
    font-size: 11px !important; font-weight: 600 !important;
    letter-spacing: 0.1em !important; text-transform: uppercase !important;
    color: #9A9890 !important; white-space: nowrap !important;
  }
  #emi-page-wrap .emi-scale-note {
    font-size: 13px !important; color: #9A9890 !important;
    font-style: italic !important; margin-bottom: 4px !important; text-align: center !important;
  }

  /* ── STAT CARDS ── */
  #emi-page-wrap .emi-stat-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
    gap: 16px !important; margin-top: 16px !important;
  }
  #emi-page-wrap .emi-stat-card {
    background: #ffffff !important;
    border-radius: 14px !important;
    padding: 28px 24px 24px !important;
    border: 1px solid #E8E6E0 !important;
    position: relative !important;
    overflow: hidden !important;
    transition: transform 0.2s, box-shadow 0.2s !important;
    display: block !important;
  }
  #emi-page-wrap .emi-stat-card:hover { transform: translateY(-3px) !important; box-shadow: 0 12px 36px rgba(43,61,79,0.1) !important; }
  #emi-page-wrap .emi-stat-card::after {
    content: '' !important; position: absolute !important;
    bottom: 0 !important; left: 0 !important; right: 0 !important; height: 3px !important;
  }
  #emi-page-wrap .emi-stat-card.teal::after  { background: #6698b7 !important; }
  #emi-page-wrap .emi-stat-card.blue::after  { background: #5b84a0 !important; }
  #emi-page-wrap .emi-stat-card.slate::after { background: #405b72 !important; }
  #emi-page-wrap .emi-stat-category {
    font-size: 10px !important; font-weight: 600 !important;
    letter-spacing: 0.1em !important; text-transform: uppercase !important;
    color: #9A9890 !important; margin-bottom: 10px !important; display: block !important;
  }
  #emi-page-wrap .emi-stat-num {
    font-family: 'DM Serif Display', Georgia, serif !important;
    font-size: 52px !important; line-height: 1 !important; margin-bottom: 8px !important;
    display: block !important;
  }
  #emi-page-wrap .emi-stat-card.teal  .emi-stat-num { color: #6698b7 !important; -webkit-text-fill-color: #6698b7 !important; }
  #emi-page-wrap .emi-stat-card.blue  .emi-stat-num { color: #5b84a0 !important; -webkit-text-fill-color: #5b84a0 !important; }
  #emi-page-wrap .emi-stat-card.slate .emi-stat-num { color: #405b72 !important; -webkit-text-fill-color: #405b72 !important; }
  #emi-page-wrap .emi-stat-label {
    font-size: 14px !important; color: #4A5568 !important;
    line-height: 1.4 !important; font-weight: 400 !important; display: block !important;
  }

  /* ── BAR CHART ── */
  #emi-page-wrap .emi-bars-grid {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 14px 48px !important; margin-top: 40px !important;
  }
  #emi-page-wrap .emi-bar-item { display: block !important; }
  #emi-page-wrap .emi-bar-meta {
    display: flex !important; justify-content: space-between !important;
    align-items: baseline !important; margin-bottom: 7px !important;
  }
  #emi-page-wrap .emi-bar-label { font-size: 14px !important; color: #1C2B38 !important; font-weight: 400 !important; }
  #emi-page-wrap .emi-bar-pct   { font-size: 16px !important; font-weight: 600 !important; }
  #emi-page-wrap .emi-bar-track {
    height: 8px !important; background: #E8E6E0 !important;
    border-radius: 4px !important; overflow: hidden !important;
    display: block !important;
  }
  #emi-page-wrap .emi-bar-fill {
    height: 100% !important; border-radius: 4px !important;
    transition: width 1.2s cubic-bezier(0.16,1,0.3,1) !important;
    width: 0 !important; display: block !important;
    min-height: 8px !important;
  }
  #emi-page-wrap .emi-bar-fill.teal  { background-color: #6698b7 !important; background: #6698b7 !important; }
  #emi-page-wrap .emi-bar-fill.blue  { background-color: #5b84a0 !important; background: #5b84a0 !important; }
  #emi-page-wrap .emi-bar-fill.slate { background-color: #405b72 !important; background: #405b72 !important; }

  /* ── CHAIN ── */
  #emi-page-wrap .emi-chain-grid {
    display: grid !important; grid-template-columns: repeat(4, 1fr) !important;
    gap: 0 !important; margin-top: 48px !important; position: relative !important;
  }
  #emi-page-wrap .emi-chain-grid::before {
    content: '' !important; position: absolute !important;
    top: 50px !important; left: 12.5% !important; right: 12.5% !important; height: 2px !important;
    background: linear-gradient(90deg, #6698b7 0%, #6698b7 25%, rgba(255,255,255,0.15) 25%) !important;
    z-index: 0 !important;
  }
  #emi-page-wrap .emi-chain-item {
    text-align: center !important; padding: 0 12px !important;
    position: relative !important; z-index: 1 !important;
    display: flex !important; flex-direction: column !important; align-items: center !important;
  }
  #emi-page-wrap .emi-chain-dot {
    width: 52px !important; height: 52px !important; border-radius: 50% !important;
    margin: 0 auto 20px !important; display: flex !important;
    align-items: center !important; justify-content: center !important;
    font-family: 'DM Serif Display', Georgia, serif !important; font-size: 22px !important;
    -webkit-text-fill-color: white !important;
  }
  #emi-page-wrap .emi-chain-item:nth-child(1) .emi-chain-dot { background: #6698b7 !important; color: white !important; }
  #emi-page-wrap .emi-chain-item:nth-child(2) .emi-chain-dot { background: #5b84a0 !important; color: white !important; }
  #emi-page-wrap .emi-chain-item:nth-child(3) .emi-chain-dot { background: #405b72 !important; color: white !important; border: 2px solid rgba(255,255,255,0.2) !important; }
  #emi-page-wrap .emi-chain-item:nth-child(4) .emi-chain-dot { background: rgba(255,255,255,0.12) !important; color: white !important; border: 2px solid rgba(255,255,255,0.25) !important; }
  #emi-page-wrap .emi-chain-title {
    font-family: 'DM Serif Display', Georgia, serif !important; font-size: 18px !important;
    color: white !important; -webkit-text-fill-color: white !important;
    margin-bottom: 8px !important; line-height: 1.2 !important; display: block !important;
  }
  #emi-page-wrap .emi-chain-sub {
    font-size: 13px !important; color: rgba(255,255,255,0.5) !important;
    -webkit-text-fill-color: rgba(255,255,255,0.5) !important;
    line-height: 1.55 !important; font-weight: 300 !important; display: block !important;
  }
  #emi-page-wrap .emi-chain-badge {
    display: inline-block !important; font-size: 10px !important; font-weight: 600 !important;
    letter-spacing: 0.08em !important; text-transform: uppercase !important;
    padding: 3px 10px !important; border-radius: 12px !important; margin-top: 10px !important;
  }
  #emi-page-wrap .emi-chain-badge.emi { background: rgba(102,152,183,0.2) !important; color: #8eb3cc !important; -webkit-text-fill-color: #8eb3cc !important; }
  #emi-page-wrap .emi-chain-badge.ext { background: rgba(255,255,255,0.08) !important; color: rgba(255,255,255,0.4) !important; -webkit-text-fill-color: rgba(255,255,255,0.4) !important; }
  #emi-page-wrap .emi-research-callout {
    margin-top: 48px !important; background: rgba(255,255,255,0.05) !important;
    border: 1px solid rgba(255,255,255,0.1) !important;
    border-left: 3px solid #6698b7 !important;
    border-radius: 10px !important; padding: 24px 28px !important;
  }
  #emi-page-wrap .emi-research-callout p { font-size: 15px !important; color: rgba(255,255,255,0.75) !important; line-height: 1.7 !important; font-weight: 300 !important; }
  #emi-page-wrap .emi-research-callout strong { color: white !important; font-weight: 500 !important; }

  /* ── TIMELINE ── */
  #emi-page-wrap .emi-timeline { display: flex !important; gap: 0 !important; margin-top: 52px !important; position: relative !important; }
  #emi-page-wrap .emi-timeline::before {
    content: '' !important; position: absolute !important;
    top: 22px !important; left: 22px !important; right: 22px !important; height: 2px !important;
    background: rgba(255,255,255,0.12) !important;
  }
  #emi-page-wrap .emi-timeline-step {
    flex: 1 !important; text-align: center !important; position: relative !important;
    z-index: 1 !important; padding: 0 8px !important;
    display: flex !important; flex-direction: column !important; align-items: center !important;
  }
  #emi-page-wrap .emi-timeline-dot {
    width: 44px !important; height: 44px !important; border-radius: 50% !important;
    margin: 0 auto 16px !important; display: flex !important;
    align-items: center !important; justify-content: center !important;
    font-size: 13px !important; font-weight: 600 !important;
    border: 2px solid rgba(255,255,255,0.2) !important;
    color: rgba(255,255,255,0.5) !important;
    -webkit-text-fill-color: rgba(255,255,255,0.5) !important;
    background: #1E3044 !important; flex-shrink: 0 !important;
  }
  #emi-page-wrap .emi-timeline-step.active .emi-timeline-dot {
    background: #6698b7 !important; border-color: #6698b7 !important;
    color: white !important; -webkit-text-fill-color: white !important;
  }
  #emi-page-wrap .emi-timeline-label {
    font-size: 13px !important; font-weight: 600 !important;
    color: rgba(255,255,255,0.85) !important; -webkit-text-fill-color: rgba(255,255,255,0.85) !important;
    margin-bottom: 8px !important; display: block !important;
  }
  #emi-page-wrap .emi-timeline-step.active .emi-timeline-label {
    color: #8eb3cc !important; -webkit-text-fill-color: #8eb3cc !important;
  }
  #emi-page-wrap .emi-timeline-desc {
    font-size: 12px !important; color: rgba(255,255,255,0.4) !important;
    -webkit-text-fill-color: rgba(255,255,255,0.4) !important;
    line-height: 1.5 !important; font-weight: 300 !important; display: block !important;
  }
  #emi-page-wrap .emi-metrics-tags { display: flex !important; flex-wrap: wrap !important; gap: 10px !important; margin-top: 36px !important; }
  #emi-page-wrap .emi-tag {
    font-size: 13px !important; padding: 7px 16px !important; border-radius: 20px !important;
    border: 1px solid rgba(255,255,255,0.15) !important; color: rgba(255,255,255,0.65) !important;
    -webkit-text-fill-color: rgba(255,255,255,0.65) !important; font-weight: 300 !important;
  }
  #emi-page-wrap .emi-tag.highlight {
    background: rgba(102,152,183,0.15) !important; border-color: rgba(102,152,183,0.35) !important;
    color: rgba(255,255,255,0.85) !important; -webkit-text-fill-color: rgba(255,255,255,0.85) !important;
  }

  /* ── QUOTE ── */
  #emi-page-wrap .emi-quote-section { background: #e8f0f6 !important; padding: 64px 40px !important; text-align: center !important; }
  #emi-page-wrap .emi-quote-mark { font-family: 'DM Serif Display', Georgia, serif !important; font-size: 72px !important; color: #6698b7 !important; line-height: 0.5 !important; margin-bottom: 20px !important; opacity: 0.4 !important; display: block !important; }
  #emi-page-wrap .emi-quote-text { font-family: 'DM Serif Display', Georgia, serif !important; font-size: clamp(20px,2.8vw,28px) !important; color: #2b3d4f !important; line-height: 1.5 !important; max-width: 760px !important; margin: 0 auto 24px !important; font-style: italic !important; }
  #emi-page-wrap .emi-quote-attr { font-size: 13px !important; color: #9A9890 !important; font-weight: 500 !important; letter-spacing: 0.05em !important; text-transform: uppercase !important; display: block !important; }

  /* ── CTA ── */
  #emi-page-wrap .emi-cta-section { background: #2b3d4f !important; padding: 72px 40px 80px !important; text-align: center !important; }
  #emi-page-wrap .emi-cta-section h2 { font-family: 'DM Serif Display', Georgia, serif !important; font-size: clamp(28px,4vw,44px) !important; color: white !important; margin-bottom: 16px !important; line-height: 1.2 !important; }
  #emi-page-wrap .emi-cta-section p { font-size: 16px !important; color: rgba(255,255,255,0.55) !important; max-width: 480px !important; margin: 0 auto 36px !important; font-weight: 300 !important; line-height: 1.7 !important; }
  #emi-page-wrap .emi-btn { display: inline-block !important; padding: 14px 32px !important; border-radius: 6px !important; font-size: 15px !important; font-weight: 500 !important; cursor: pointer !important; text-decoration: none !important; transition: all 0.2s !important; }
  #emi-page-wrap .emi-btn-primary { background: #6698b7 !important; color: white !important; border: none !important; }
  #emi-page-wrap .emi-btn-primary:hover { background: #4d7a99 !important; }

  /* ── ANIMATIONS ── */
  #emi-page-wrap .emi-fade-up { opacity: 0 !important; transform: translateY(24px) !important; transition: opacity 0.6s ease, transform 0.6s ease !important; }
  #emi-page-wrap .emi-fade-up.visible { opacity: 1 !important; transform: translateY(0) !important; }

  /* ── RESPONSIVE ── */
  @media (max-width: 768px) {
    #emi-page-wrap .emi-section { padding: 52px 24px !important; }
    #emi-page-wrap .emi-chain-grid { grid-template-columns: 1fr 1fr !important; gap: 32px !important; }
    #emi-page-wrap .emi-chain-grid::before { display: none !important; }
    #emi-page-wrap .emi-bars-grid { grid-template-columns: 1fr !important; }
    #emi-page-wrap .emi-timeline { flex-direction: column !important; gap: 28px !important; align-items: flex-start !important; }
    #emi-page-wrap .emi-timeline::before { display: none !important; }
    #emi-page-wrap .emi-timeline-step { text-align: left !important; flex-direction: row !important; align-items: flex-start !important; gap: 16px !important; }
    #emi-page-wrap .emi-timeline-dot { flex-shrink: 0 !important; margin: 0 !important; }
    #emi-page-wrap .emi-hero-meta { gap: 16px !important; }
  }/* End custom CSS */