.elementor-kit-6{--e-global-color-primary:#C58427;--e-global-color-secondary:#F5F5ED;--e-global-color-text:#4D4D4D;--e-global-color-accent:#E9CC64;--e-global-color-27ca363:#FFFFFF;--e-global-color-97fddc9:#00000000;--e-global-color-301b3f0:#C58427;--e-global-color-59fd91f:#003330;--e-global-color-f146636:#CAC9B4;--e-global-color-266c54f:#033041;--e-global-color-bb65de4:#19414F;--e-global-color-3475cb2:#FEFCF8;--e-global-color-19c9061:#658B5D;--e-global-color-89cd1cd:#D8AF67;--e-global-typography-primary-font-family:"Noto Sans Hebrew";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Hebrew";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Hebrew";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Hebrew";--e-global-typography-accent-font-weight:500;--e-global-typography-2e4572b-font-family:"Heebo";--e-global-typography-c15bc2b-font-family:"Assistant";background-color:transparent;font-family:"David Libre", Sans-serif;font-size:18px;font-weight:400;background-image:linear-gradient(180deg, #D5D5D5 0%, #103114 100%);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"David Libre", Sans-serif;}.elementor-kit-6 h1{font-family:"David Libre", Sans-serif;}.elementor-kit-6 h2{font-family:"David Libre", Sans-serif;}.elementor-kit-6 h3{font-family:"David Libre", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-6{font-size: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;
}
p a {
    color: inherit;
    border-bottom: 1px dotted #10B85A;
}
p a:hover {
    border-bottom-style: solid
}
.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: 8px;
  width: 100%;
  background: #fae28c;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: -1; 
}
/* Offset Anchor for stickt header */
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: 80px; 
  margin: -80px 0 0; 
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 767px) { 
  body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  height: 60px; 
  margin: -60px 0 0; 
}  
    .elementor-kit-6 .elementor-counter-title {
        line-height: 1.3;
        margin-top: 15px;
        text-align:center;
    }
}/* End custom CSS */