.elementor-kit-11{--e-global-color-primary:#141515;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#4D4D4D;--e-global-color-accent:#CCED39;--e-global-color-b802721:#EDB01C;--e-global-color-af31a54:#00000000;--e-global-color-e7a65de:#E6E6E6;--e-global-color-2a8c44c:#35BD49;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Heebo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Heebo";--e-global-typography-accent-font-weight:700;font-size:18px;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11 p{margin-bottom:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body, html {
    overflow-x:hidden;
}
body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1;
 }
 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   content: "";
   display: block;
   height: 120px; 
   margin: -120px 0 0; 
   visibility: hidden;
   pointer-events: none;
 }
.lined .elementor-heading-title {
  display: inline-block;
  position: relative;
  z-index: 10; /* Ensure it's above the marker */
}

.lined .elementor-heading-title::before {
  content: "";
  height: 26px;
  width: 100%;
  background: #CCED39;
  position: absolute;
  bottom: 2px;
  left: 0;
  z-index: -1; /* Push it behind the heading */
}
.lined-small .elementor-heading-title::before {
  height: 14px;
}
.lined-medium .elementor-heading-title::before {
  height: 18px;
}
.lined-tiny .elementor-heading-title::before {
  height: 10px;
}
ul, ol {
    padding-right: 20px;
    margin-bottom: 15px;
}
@media (max-width: 767px) { 
   .hide-small {
       display: none;
   } 
 .lined .elementor-heading-title::before {
  content: "";
  height: 20px;
 }  
 .lined-small .elementor-heading-title::before, .lined-medium .elementor-heading-title::before {
  height: 10px;
  bottom: 0;
}
 .lined-tiny .elementor-heading-title::before {
   height: 7px;  
   bottom: 3px;
 }
 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   height: 80px; 
   margin: -80px 0 0; 
 }
}/* End custom CSS */