.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-132 .elementor-element.elementor-element-8f65d15{text-align:center;}.elementor-132 .elementor-element.elementor-element-8f65d15 .elementor-heading-title{color:#6EC1E4;}.elementor-widget-hfe-basic-posts .hfe-post-title a{color:var( --e-global-color-primary );}.elementor-widget-hfe-basic-posts .hfe-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-hfe-basic-posts .hfe-post-meta{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-hfe-basic-posts .hfe-post-excerpt{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-hfe-basic-posts .hfe-read-more{color:var( --e-global-color-accent );}.elementor-132 .elementor-element.elementor-element-6748008 .hfe-post-card{background-color:#FFFFFF;}.elementor-132 .elementor-element.elementor-element-6748008 .hfe-posts-grid{grid-template-columns:repeat(3, 1fr);column-gap:20px;row-gap:30px;}.elementor-132 .elementor-element.elementor-element-6748008 .hfe-post-content{padding:20px 20px 20px 20px;}.elementor-132 .elementor-element.elementor-element-6748008 .hfe-post-title{margin-bottom:5px;}.elementor-132 .elementor-element.elementor-element-6748008 .hfe-post-meta{margin-bottom:15px;}.elementor-132 .elementor-element.elementor-element-6748008 .hfe-post-excerpt{margin-bottom:15px;}.elementor-132 .elementor-element.elementor-element-6748008 .hfe-read-more{color:#6A61CE;}@media(max-width:1024px){.elementor-132 .elementor-element.elementor-element-6748008 .hfe-posts-grid{grid-template-columns:repeat(2, 1fr);}}@media(max-width:767px){.elementor-132 .elementor-element.elementor-element-6748008 .hfe-posts-grid{grid-template-columns:repeat(1, 1fr);}}/* Start custom CSS for section, class: .elementor-element-72fdfdd *//* ── PAGE BACKGROUND ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd {
  background: #f4f7ff;
  padding: 40px 24px 80px;
}

/* ── GRID LAYOUT ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-posts-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)) !important;
  gap: 28px !important;
}

/* ── CARD ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-card {
  background: #ffffff !important;
  border-radius: 18px !important;
  border: 1px solid rgba(37,99,255,0.12) !important;
  box-shadow: 0 4px 24px rgba(37,99,255,0.08) !important;
  overflow: hidden !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  display: flex !important;
  flex-direction: column !important;
}
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-card:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 16px 48px rgba(37,99,255,0.16) !important;
}

/* ── THUMBNAIL ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-image {
  overflow: hidden !important;
  border-radius: 0 !important;
}
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-image img {
  width: 100% !important;
  height: 200px !important;
  object-fit: cover !important;
  display: block !important;
  transition: transform 0.4s ease !important;
}
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-card:hover .hfe-post-image img {
  transform: scale(1.04) !important;
}

/* ── CARD BODY ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-content {
  padding: 18px 20px 20px !important;
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
}

/* ── TITLE ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-title {
  font-family: 'Poppins', sans-serif !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  margin: 0 0 10px !important;
}
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-title a {
  color: #0f1a2e !important;
  text-decoration: none !important;
  transition: color 0.2s !important;
}
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-title a:hover {
  color: #2563ff !important;
}

/* ── DATE / META ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-meta {
  margin-bottom: 10px !important;
}
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-date {
  font-size: 11px !important;
  color: #94a3b8 !important;
  font-weight: 400 !important;
  font-family: 'Poppins', sans-serif !important;
}

/* ── EXCERPT ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-excerpt {
  font-size: 13px !important;
  color: #4a6080 !important;
  line-height: 1.7 !important;
  font-family: 'Poppins', sans-serif !important;
  margin-bottom: 16px !important;
  flex: 1 !important;
}

/* ── READ MORE BUTTON ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-read-more {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  background: linear-gradient(135deg, #2563ff, #7c3aed) !important;
  border-radius: 100px !important;
  padding: 10px 22px !important;
  text-decoration: none !important;
  width: fit-content !important;
  transition: opacity 0.2s, transform 0.2s !important;
  font-family: 'Poppins', sans-serif !important;
}
.elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-read-more:hover {
  opacity: 0.88 !important;
  transform: translateY(-2px) !important;
}

/* ── BLOG HEADING ── */
.elementor-132 .elementor-element.elementor-element-72fdfdd .elementor-heading-title {
  font-family: 'Poppins', sans-serif !important;
  font-size: clamp(2rem, 4vw, 3rem) !important;
  font-weight: 700 !important;
  background: linear-gradient(100deg, #2563ff 10%, #7c3aed 55%, #0099cc 90%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  text-align: center !important;
  margin-bottom: 8px !important;
}

/* ── MOBILE ── */
@media (max-width: 640px) {
  .elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-posts-grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
  .elementor-132 .elementor-element.elementor-element-72fdfdd .hfe-post-title {
    font-size: 15px !important;
  }
  .elementor-132 .elementor-element.elementor-element-72fdfdd {
    padding: 24px 16px 60px !important;
  }
}/* End custom CSS */