/**
 * Technical Market Outlook parity helpers (post-24073 main, post-24102 archive).
 * Load after Elementor post CSS.
 */

.elementor-24073 .insight-tmo-row > .elementor-container {
  display: flex;
  align-items: stretch;
}

.elementor-24073 .insight-tmo-card .insight-tmo-image img {
  width: 100%;
  border-radius: 15px;
  object-fit: cover;
  display: block;
}

.elementor-24073 .insight-tmo-card .insight-tmo-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-24073 .insight-tmo-card .insight-tmo-date .elementor-heading-title,
.elementor-24073 .insight-tmo-card .insight-tmo-subtitle .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-24073 .insight-tmo-card .insight-tmo-desc {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  line-height: 31px;
  color: var(--e-global-color-text, #7a7a7a);
}

.elementor-24073 .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;
}
