.elementor-436 .elementor-element.elementor-element-2d5f86f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-436 .elementor-element.elementor-element-f3f9115{--display:flex;}.elementor-436 .elementor-element.elementor-element-672d8b0{--display:flex;}.elementor-436 .elementor-element.elementor-element-ed6272e{--display:flex;}.elementor-436 .elementor-element.elementor-element-14887e2{--display:flex;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS *//* =========================================================
   EventHouse Program Page - Elementor .eh-program-page
Specificity: (0,1,0)
 {
Clean Layout
========================================================= */

.eh-program-page,
.eh-program-page * {
  box-sizing: border-box;
  font-family: 'peyda', Tahoma, Arial, sans-serif !important;
}

.eh-program-page {
  direction: rtl;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}

/* Hero ساده بالای صفحه */
.eh-program-hero {
  position: relative;
  overflow: hidden;
  margin: 0 auto 34px;
  padding: 52px 34px;
  border-radius: 34px;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 178, 0, 0.22), transparent 28%),
    linear-gradient(135deg, #032237, #071a34);
  color: #fff;
  text-align: center;
  box-shadow: 0 24px 70px rgba(3, 34, 55, 0.14);
}

.eh-program-hero::after {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  left: -90px;
  bottom: -120px;
  border-radius: 999px;
  background: rgba(255, 178, 0, 0.18);
  filter: blur(35px);
}

.eh-program-hero-badge {
  position: relative;
  z-index: 2;
  display: inline-flex;
  margin-bottom: 14px;
  padding: 8px 16px;
  border-radius: 999px;
  background: #ffb200;
  color: #032237;
  font-size: 12px;
  font-weight: 950;
}

.eh-program-hero h1 {
  position: relative;
  z-index: 2;
  margin: 0 0 10px;
  color: #fff;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1.35;
  font-weight: 950;
}

.eh-program-hero p {
  position: relative;
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.76);
  font-size: 15px;
  line-height: 2;
  font-weight: 700;
}

/* هر سکشن */
.eh-program-section {
  margin: 26px auto !important;
  padding: 0 !important;
}

.eh-program-section-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 16px;
}

.eh-program-section-title {
  margin: 0;
  color: #032237;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1.35;
  font-weight: 950;
}

.eh-program-section-desc {
  max-width: 520px;
  margin: 6px 0 0;
  color: rgba(3, 34, 55, 0.62);
  font-size: 14px;
  line-height: 1.9;
  font-weight: 700;
}

.eh-program-section-tag {
  display: inline-flex;
  min-width: max-content;
  padding: 7px 14px;
  border-radius: 999px;
  background: rgba(255, 178, 0, 0.16);
  color: #032237;
  font-size: 12px;
  font-weight: 950;
}

/* حذف قاب‌های بزرگ خود افزونه */
.eh-program-page .eh-events-section {
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  overflow: visible !important;
  isolation: auto !important;
}

.eh-program-page .eh-events-bg,
.eh-program-page .eh-events-bg-one,
.eh-program-page .eh-events-bg-two,
.eh-program-page .eh-events-head {
  display: none !important;
}

/* گرید کارت‌ها */
.eh-program-page .eh-events-grid,
.eh-program-page .eh-events-columns-2,
.eh-program-page .eh-events-columns-3,
.eh-program-page .eh-events-columns-4 {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  align-items: stretch !important;
}

/* کارت رویداد */
.eh-program-page .eh-event-card {
  min-height: 0 !important;
  height: auto !important;
  border-radius: 22px !important;
  overflow: hidden !important;
  background: #fff !important;
  border: 1px solid rgba(3, 34, 55, 0.08) !important;
  box-shadow: 0 14px 34px rgba(7, 26, 52, 0.07) !important;
}

/* تصویر کارت */
.eh-program-page .eh-event-media {
  height: 145px !important;
  min-height: 145px !important;
  border-radius: 0 !important;
}

.eh-program-page .eh-event-media img {
  width: 100% !important;
  height: 145px !important;
  object-fit: cover !important;
}

.eh-program-page .eh-event-placeholder {
  min-height: 145px !important;
}

/* بدنه کارت */
.eh-program-page .eh-event-body {
  padding: 15px !important;
  gap: 9px !important;
}

.eh-program-page .eh-event-body h3 {
  margin: 0 !important;
  color: #032237 !important;
  font-size: 17px !important;
  line-height: 1.45 !important;
  font-weight: 950 !important;
}

/* توضیح کوتاه */
.eh-program-page .eh-event-excerpt {
  margin: 0 !important;
  color: rgba(3, 34, 55, 0.64) !important;
  font-size: 12.5px !important;
  line-height: 1.75 !important;
  font-weight: 700 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

/* تاریخ و ساعت */
.eh-program-page .eh-event-meta {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 8px !important;
}

.eh-program-page .eh-event-meta div {
  padding: 8px 9px !important;
  border-radius: 12px !important;
  background: #f7f9fc !important;
}

.eh-program-page .eh-event-meta span {
  margin-bottom: 3px !important;
  font-size: 10px !important;
  color: rgba(3, 34, 55, 0.48) !important;
  font-weight: 850 !important;
}

.eh-program-page .eh-event-meta strong {
  font-size: 12px !important;
  line-height: 1.5 !important;
  color: #032237 !important;
  font-weight: 950 !important;
}

/* دکمه‌ها */
.eh-program-page .eh-event-actions {
  gap: 8px !important;
  margin-top: 2px !important;
}

.eh-program-page .eh-btn {
  min-height: 35px !important;
  padding: 7px 13px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  font-weight: 950 !important;
}

/* اگر افزونه خالی بود */
.eh-program-page .eh-events-empty {
  padding: 22px !important;
  border-radius: 20px !important;
  background: #fff !important;
  border: 1px dashed rgba(3, 34, 55, 0.18) !important;
  color: rgba(3, 34, 55, 0.62) !important;
  text-align: center !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}

/* تبلت */
@media (max-width: 1024px) {
  .eh-program-page .eh-events-grid,
  .eh-program-page .eh-events-columns-2,
  .eh-program-page .eh-events-columns-3,
  .eh-program-page .eh-events-columns-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

/* موبایل */
@media (max-width: 680px) {
  .eh-program-page {
    padding: 22px 12px 50px;
  }

  .eh-program-hero {
    padding: 36px 20px;
    border-radius: 26px;
  }

  .eh-program-section-head {
    display: block;
  }

  .eh-program-section-tag {
    margin-top: 10px;
  }

  .eh-program-page .eh-events-grid,
  .eh-program-page .eh-events-columns-2,
  .eh-program-page .eh-events-columns-3,
  .eh-program-page .eh-events-columns-4 {
    grid-template-columns: 1fr !important;
  }

  .eh-program-page .eh-event-media,
  .eh-program-page .eh-event-media img,
  .eh-program-page .eh-event-placeholder {
    height: 165px !important;
    min-height: 165px !important;
  }
}/* End custom CSS */