/**
 * MF Insights parity (Flows 24272, Update 24245 when migrated).
 */

/* Row rhythm — match production (40px between card rows on desktop) */
.elementor-24245 .insight-mf-row.insight-mf-row--first,
.elementor-24272 .insight-mf-row.insight-mf-row--first {
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0 20px;
}

.elementor-24245 .insight-mf-row:not(.insight-mf-row--first),
.elementor-24272 .insight-mf-row:not(.insight-mf-row--first) {
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0 20px;
}

@media (max-width: 1024px) {
  .elementor-24245 .insight-mf-row.insight-mf-row--first,
  .elementor-24272 .insight-mf-row.insight-mf-row--first {
    margin-top: 30px;
  }
}

/* Inner column inset (production uses 10px inside white card) */
.elementor-24245 .insight-mf-inner-col > .elementor-widget-wrap.elementor-element-populated,
.elementor-24272 .insight-mf-inner-col > .elementor-widget-wrap.elementor-element-populated {
  padding: 10px;
}

.elementor-24245 .insight-mf-card .insight-mf-image.elementor-widget,
.elementor-24272 .insight-mf-card .insight-mf-image.elementor-widget {
  margin-bottom: 20px;
}

.elementor-24245 .insight-mf-card .insight-mf-title.elementor-widget,
.elementor-24272 .insight-mf-card .insight-mf-title.elementor-widget {
  margin-bottom: 20px;
}

.elementor-24245 .insight-mf-card .insight-mf-btn,
.elementor-24272 .insight-mf-card .insight-mf-btn {
  margin-top: 0;
}

.elementor-24272 .insight-mf-row > .elementor-container,
.elementor-24245 .insight-mf-row > .elementor-container,
.elementor-24257 .insight-wmo-archive-row .elementor-container {
  display: flex;
  align-items: stretch;
}

/* Card images — fixed height so square/legacy assets match wide banner cards (weekly parity). */
.elementor-24272 .insight-mf-card .insight-mf-image .elementor-widget-container,
.elementor-24245 .insight-mf-card .insight-mf-image .elementor-widget-container {
  overflow: hidden;
  border-radius: 15px;
  line-height: 0;
}

.elementor-24272 .insight-mf-card .insight-mf-image img,
.elementor-24245 .insight-mf-card .insight-mf-image img {
  width: 100%;
  height: 380px;
  max-height: 380px;
  border-radius: 15px;
  object-fit: cover;
  object-position: top center;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.19);
  display: block;
}

@media (max-width: 767px) {
  .elementor-24272 .insight-mf-card .insight-mf-image img,
  .elementor-24245 .insight-mf-card .insight-mf-image img {
    height: 260px;
    max-height: 260px;
  }
}

.elementor-24272 .insight-mf-card .insight-mf-btn .elementor-button,
.elementor-24245 .insight-mf-card .insight-mf-btn .elementor-button {
  background-color: var(--e-global-color-primary, #244c9b);
  color: #ffffff;
  border: 1px solid var(--e-global-color-primary, #244c9b);
  border-radius: 30px;
  padding: 13px 20px 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.elementor-24272 .insight-mf-card .insight-mf-title .elementor-heading-title,
.elementor-24245 .insight-mf-card .insight-mf-title .elementor-heading-title {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 23px;
  font-weight: 600;
  color: var(--e-global-color-7204c86, #343a46);
  margin: 0;
}

.elementor-24272 .insight-mf-card .insight-mf-title a,
.elementor-24245 .insight-mf-card .insight-mf-title a {
  color: inherit;
  text-decoration: none;
}

.elementor-24272 .insight-mf-card .insight-mf-desc,
.elementor-24245 .insight-mf-card .insight-mf-desc {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 31px;
  color: var(--e-global-color-text, #7a7a7a);
}

.elementor-24245 .elementor-element-75786ca > .elementor-widget-wrap.elementor-element-populated {
  background-image: url('/wp-content/uploads/2025/05/strip-gradient-img.webp');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding: 30px 40px;
}

/* Archive row images/layout: insights-weekly-parity.css (24257 included there). */

/* --- MF two-tab pill bar — inactive tab gets outer rounded edge (post CSS often sets 0 radius) --- */
.elementor-24245 .elementor-element.elementor-element-af37493 > .elementor-element-populated,
.elementor-24245 .elementor-element.elementor-element-af37493 > .elementor-element-populated > .elementor-background-overlay,
.elementor-24245 .elementor-element.elementor-element-af37493 > .elementor-widget-wrap,
.elementor-24257:not(.insight-mf-flows-archive) .elementor-element.elementor-element-8002b31 > .elementor-element-populated,
.elementor-24257:not(.insight-mf-flows-archive) .elementor-element.elementor-element-8002b31 > .elementor-element-populated > .elementor-background-overlay,
.elementor-24257:not(.insight-mf-flows-archive) .elementor-element.elementor-element-8002b31 > .elementor-widget-wrap,
.elementor-24272 .elementor-element.elementor-element-af37493 > .elementor-element-populated,
.elementor-24272 .elementor-element.elementor-element-af37493 > .elementor-element-populated > .elementor-background-overlay,
.elementor-24272 .elementor-element.elementor-element-af37493 > .elementor-widget-wrap {
  border-radius: 100px 0 0 100px !important;
  overflow: hidden;
}

.elementor-24245 .elementor-element.elementor-element-dbc870c > .elementor-element-populated,
.elementor-24245 .elementor-element.elementor-element-dbc870c > .elementor-element-populated > .elementor-background-overlay,
.elementor-24245 .elementor-element.elementor-element-dbc870c > .elementor-widget-wrap,
.elementor-24257:not(.insight-mf-flows-archive) .elementor-element.elementor-element-0f90cbb > .elementor-element-populated,
.elementor-24257:not(.insight-mf-flows-archive) .elementor-element.elementor-element-0f90cbb > .elementor-element-populated > .elementor-background-overlay,
.elementor-24257:not(.insight-mf-flows-archive) .elementor-element.elementor-element-0f90cbb > .elementor-widget-wrap,
.elementor-24272 .elementor-element.elementor-element-bf0b8b0 > .elementor-element-populated,
.elementor-24272 .elementor-element.elementor-element-bf0b8b0 > .elementor-element-populated > .elementor-background-overlay,
.elementor-24272 .elementor-element.elementor-element-bf0b8b0 > .elementor-widget-wrap {
  border-radius: 0 100px 100px 0 !important;
  overflow: hidden;
}

/* MF Flows Tracker archive — highlight Flows tab (post-24257 CSS defaults to Update / 8002b31). */
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-8002b31:not(.elementor-motion-effects-element-type-background)
  > .elementor-widget-wrap,
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-8002b31
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: transparent;
}

.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-0f90cbb:not(.elementor-motion-effects-element-type-background)
  > .elementor-widget-wrap,
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-0f90cbb
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: var(--e-global-color-accent);
  border-radius: 0 100px 100px 0;
  overflow: hidden;
}

/* Active Flows tab — match left-tab pill radius on the outer right edge (post-24257 sets 0). */
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-0f90cbb
  > .elementor-element-populated,
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-0f90cbb
  > .elementor-element-populated
  > .elementor-background-overlay {
  border-radius: 0 100px 100px 0;
}

/* Inactive Update tab — round only the outer left edge so the pair reads as one pill bar. */
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-8002b31
  > .elementor-element-populated,
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-8002b31
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-24257.insight-mf-flows-archive
  .elementor-element.elementor-element-8002b31
  > .elementor-widget-wrap {
  border-radius: 100px 0 0 100px;
}
