.elementor-739 .elementor-element.elementor-element-1f72239{--display:flex;}.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-739 .elementor-element.elementor-element-dcd4b2b .elementor-heading-title{color:var( --e-global-color-5b69374 );}/* Start custom CSS for html, class: .elementor-element-e3069f0 */.elementor-739 .elementor-element.elementor-element-e3069f0{ ul {
  direction: rtl;
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 1100px;
  column-count: 2;
  column-gap: 40px;
}

ul li {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

ul li a {
  display: block;
  padding: 10px 0;
  color: #000;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  transition: opacity 0.15s ease;
}

ul li a:hover {
  opacity: 0.65;
  text-decoration: underline;
}

ul li:not(:last-child) a {
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

/* מובייל — חוזר לטור אחד */
@media (max-width: 768px) {
  ul {
    column-count: 1;
    column-gap: 0;
  }

  ul li a {
    font-size: 15px;
    padding: 9px 0;
  }
}/* End custom CSS */