.elementor-2080 .elementor-element.elementor-element-fec8c53{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2794518 */.legal-pages{
  direction: rtl;
  font-family: "Heebo","Assistant","Rubik",Arial,sans-serif;
  padding: 40px 16px;
  color: #000000;
}

.legal-container{
  max-width: 900px;
  margin: 0 auto;
}

.legal-block{
  margin-bottom: 64px;
}

.legal-header{
  text-align: center;
  margin-bottom: 32px;
}

/* כותרת ראשית */
.legal-title{
  margin: 0 0 12px;
  font-size: clamp(30px, 4vw, 42px);
  font-weight: 800;
  line-height: 1.2;
  color: #000000 !important;
}

/* כותרות משנה */
.legal-section-title{
  margin: 0 0 10px;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.5;
  color: #000000 !important;
}

/* תתי כותרות */
.legal-subtitle{
  margin: 0;
  font-size: 16px;
  line-height: 1.9;
  color: #000000;
  opacity: 0.85;
}

.legal-section{
  margin-bottom: 28px;
}

.legal-text{
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 1.95;
  color: #000000;
}

.legal-list{
  margin: 0;
  padding-right: 22px;
  color: #000000;
}

.legal-list li{
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.9;
  color: #000000;
}

/* קישורים */
.legal-pages a{
  color: #000000;
  text-decoration: underline;
}

/* הדגשות */
.legal-pages strong{
  color: #000000;
  font-weight: 700;
}

/* רספונסיבי */
@media (max-width: 768px){
  .legal-pages{
    padding: 28px 14px;
  }

  .legal-block{
    margin-bottom: 48px;
  }

  .legal-header{
    margin-bottom: 24px;
  }

  .legal-title{
    font-size: 28px;
  }

  .legal-subtitle,
  .legal-text,
  .legal-list li{
    font-size: 14px;
    line-height: 1.85;
  }

  .legal-section-title{
    font-size: 18px;
  }
}/* End custom CSS */