.elementor-944 .elementor-element.elementor-element-a400a96{--display:flex;}.elementor-944 .elementor-element.elementor-element-89bd730{--display:flex;}/* Start custom CSS for html, class: .elementor-element-1fb16e9 *//* =========================
   INSIGHTS HERO
========================= */
.eu-insights-hero {
  background: linear-gradient(135deg, #0B3A66, #041c33);
  padding: 120px 30px;
  color: white;
  text-align: center;
}

.eu-insights-hero h1 {
  font-size: 42px;
  margin-bottom: 15px;
  color: #1ECAD3;
}

.eu-insights-hero p {
  font-size: 18px;
  margin-bottom: 35px;
  opacity: 0.9;
}

.eu-insights-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.eu-btn-primary {
  background: #F47C20;
  padding: 15px 35px;
  border-radius: 6px;
  text-decoration: none;
  color: white;
  font-weight: 600;
}

.eu-btn-outline {
  border: 2px solid #1ECAD3;
  padding: 15px 35px;
  border-radius: 6px;
  text-decoration: none;
  color: #1ECAD3;
}

/* =========================
   FEATURED VIDEO SECTION
========================= */
.eu-insights-feature {
  background: #f7f9fb;
  padding: 100px 30px;
  text-align: center;
}

.eu-insights-feature h2 {
  font-size: 34px;
  margin-bottom: 10px;
  color: #0B3A66;
}

.eu-insights-feature p {
  font-size: 16px;
  margin-bottom: 30px;
  opacity: 0.85;
}

.eu-video-wrapper {
  margin-top: 40px;
  max-width: 100%;
  overflow: hidden;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a791282 *//* =========================
   NEWSLETTER SIGN UP
========================= */

.eu-newsletter-signup {
  background: #0B3A66;
  padding: 100px 30px;
  text-align: center;
  color: white;
}

.eu-newsletter-signup h2 {
  font-size: 34px;
  margin-bottom: 15px;
  color: #1ECAD3;
}

.eu-news-sub {
  margin-bottom: 40px;
  opacity: 0.9;
}

.eu-news-box {
  background: rgba(255,255,255,0.08);
  padding: 40px;
  border-radius: 12px;
  display: inline-block;
  max-width: 600px;
}

.eu-news-box h3 {
  margin-bottom: 10px;
}

.eu-btn-primary {
  display: inline-block;
  margin-top: 20px;
  background: #F47C20;
  padding: 15px 35px;
  border-radius: 6px;
  text-decoration: none;
  color: white;
  font-weight: 600;
}/* End custom CSS */