.elementor-2612 .elementor-element.elementor-element-6fc708a > .elementor-container{max-width:1180px;}.elementor-2612 .elementor-element.elementor-element-6fc708a:not(.elementor-motion-effects-element-type-background), .elementor-2612 .elementor-element.elementor-element-6fc708a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F5EF;}.elementor-2612 .elementor-element.elementor-element-6fc708a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 24px 60px 24px;}.elementor-2612 .elementor-element.elementor-element-6fc708a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2612 .elementor-element.elementor-element-834b6e2 .elementor-heading-title{color:#5F6B73;font-family:"Roboto", Sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;}.elementor-2612 .elementor-element.elementor-element-9b776ea > .elementor-container{max-width:1180px;}.elementor-2612 .elementor-element.elementor-element-9b776ea:not(.elementor-motion-effects-element-type-background), .elementor-2612 .elementor-element.elementor-element-9b776ea > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2612 .elementor-element.elementor-element-9b776ea{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:70px 24px 90px 24px;}.elementor-2612 .elementor-element.elementor-element-9b776ea > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-2612 .elementor-element.elementor-element-b7f466c .elementor-post__meta-data span + span:before{content:"///";}.elementor-2612 .elementor-element.elementor-element-b7f466c{--grid-column-gap:30px;--grid-row-gap:35px;}.elementor-2612 .elementor-element.elementor-element-b7f466c .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-2612 .elementor-element.elementor-element-b7f466c .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-2612 .elementor-element.elementor-element-b7f466c .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2612 .elementor-element.elementor-element-b7f466c .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2612 .elementor-element.elementor-element-b7f466c .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}/* Start custom CSS for section, class: .elementor-element-9b776ea *//* ================================
   Latest Insights Section
================================ */

.vp-latest-insights-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 48px;
  margin-bottom: 42px;
  font-family: Roboto, Arial, sans-serif;
  color: #112639;
}

.vp-section-eyebrow {
  margin-bottom: 12px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  color: #5f6b73;
}

.vp-latest-insights-head h2 {
  margin: 0;
  max-width: 680px;
  font-size: clamp(34px, 4vw, 50px);
  line-height: 1.08;
  letter-spacing: -0.04em;
  font-weight: 700;
  color: #112639;
}

.vp-latest-insights-head p {
  margin: 0;
  max-width: 420px;
  font-size: 16px;
  line-height: 1.7;
  color: rgba(17, 38, 57, 0.64);
}

/* Elementor Posts Grid */

.vp-latest-insights-grid .elementor-posts-container,
.vp-latest-insights-grid .elementor-posts {
  gap: 22px !important;
}

.vp-latest-insights-grid .elementor-post {
  background: #f7f5ef;
  border: 1px solid rgba(17, 38, 57, 0.10);
  border-radius: 24px;
  padding: 26px !important;
  min-height: 300px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.vp-latest-insights-grid .elementor-post:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 42px rgba(17, 38, 57, 0.08);
  border-color: rgba(17, 38, 57, 0.16);
}

/* Hide image */
.vp-latest-insights-grid .elementor-post__thumbnail__link,
.vp-latest-insights-grid .elementor-post__thumbnail,
.vp-latest-insights-grid .elementor-post__thumbnail img {
  display: none !important;
}

/* Post text wrapper */
.vp-latest-insights-grid .elementor-post__text {
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Title */
.vp-latest-insights-grid .elementor-post__title {
  margin: 0 !important;
  padding: 0 !important;
}

.vp-latest-insights-grid .elementor-post__title,
.vp-latest-insights-grid .elementor-post__title a {
  color: #112639 !important;
  font-size: 22px !important;
  line-height: 1.25 !important;
  letter-spacing: -0.025em !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

/* Meta */
.vp-latest-insights-grid .elementor-post__meta-data {
  order: -1;
  margin: 0 0 22px !important;
  padding: 0 !important;
  color: #5f6b73 !important;
  font-size: 12px !important;
  line-height: 1.4 !important;
}

/* Excerpt */
.vp-latest-insights-grid .elementor-post__excerpt {
  margin: 18px 0 0 !important;
  padding: 0 !important;
}

.vp-latest-insights-grid .elementor-post__excerpt p {
  margin: 0 !important;
  color: rgba(17, 38, 57, 0.66) !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
}

/* Read more */
.vp-latest-insights-grid .elementor-post__read-more {
  display: inline-flex !important;
  width: fit-content;
  margin-top: 26px !important;
  color: #112639 !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.vp-latest-insights-grid .elementor-post__read-more::after {
  content: " →";
  margin-left: 6px;
  transition: transform 0.25s ease;
}

.vp-latest-insights-grid .elementor-post__read-more:hover::after {
  transform: translateX(3px);
}

/* Responsive */
@media (max-width: 1024px) {
  .vp-latest-insights-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .vp-latest-insights-head p {
    max-width: 680px;
  }
}

@media (max-width: 640px) {
  .vp-latest-insights-head h2 {
    font-size: 34px;
  }

  .vp-latest-insights-grid .elementor-post {
    padding: 22px !important;
    min-height: auto;
  }

  .vp-latest-insights-grid .elementor-post__title,
  .vp-latest-insights-grid .elementor-post__title a {
    font-size: 20px !important;
  }
}
/* Force latest insight cards to stay compact */

.vp-latest-insights-grid .elementor-post {
  min-height: 360px !important;
  max-height: 360px !important;
  overflow: hidden !important;
}

.vp-latest-insights-grid .elementor-post__excerpt {
  max-height: 118px !important;
  overflow: hidden !important;
}

.vp-latest-insights-grid .elementor-post__excerpt p {
  display: -webkit-box !important;
  -webkit-line-clamp: 5 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

/* Keep read more near bottom */
.vp-latest-insights-grid .elementor-post__read-more {
  margin-top: auto !important;
  padding-top: 22px !important;
}/* End custom CSS */