.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-63ad884:#F6F4ED;--e-global-color-5c885bb:#BC151C;--e-global-color-024a0e7:#190B02;--e-global-color-cf2c908:#FFFFFF;--e-global-color-f56dc02:#C1914F;--e-global-color-9389620:#F8D796;--e-global-color-d1b0982:#0A0001;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-83df7bb-font-family:"Fira Sans";--e-global-typography-83df7bb-font-size:1vw;--e-global-typography-83df7bb-font-weight:300;--e-global-typography-9f6f8ba-font-family:"Cormorant Garamond";--e-global-typography-9f6f8ba-font-size:5.1vw;--e-global-typography-9f6f8ba-font-weight:100;--e-global-typography-9f6f8ba-line-height:1.1em;--e-global-typography-68385ff-font-family:"Cormorant Garamond";--e-global-typography-68385ff-font-size:1.7vw;--e-global-typography-68385ff-font-weight:200;--e-global-typography-e8cb559-font-family:"Fira Sans";--e-global-typography-e8cb559-font-size:1.2vw;--e-global-typography-e8cb559-font-weight:300;--e-global-typography-8d489ce-font-family:"Fira Sans";--e-global-typography-8d489ce-font-size:0.8vw;--e-global-typography-8d489ce-font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.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-kit-9{--e-global-typography-83df7bb-font-size:18px;--e-global-typography-9f6f8ba-font-size:50px;--e-global-typography-9f6f8ba-line-height:1.2em;--e-global-typography-68385ff-font-size:30px;--e-global-typography-e8cb559-font-size:23px;--e-global-typography-8d489ce-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{--e-global-typography-83df7bb-font-size:18px;--e-global-typography-9f6f8ba-font-size:49px;--e-global-typography-9f6f8ba-line-height:1.1em;--e-global-typography-68385ff-font-size:30px;--e-global-typography-68385ff-line-height:1.1em;--e-global-typography-e8cb559-font-size:25px;--e-global-typography-e8cb559-line-height:1.3em;--e-global-typography-8d489ce-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Style the entire scrollbar */
::-webkit-scrollbar {
  width: 6px; /* Width of the vertical scrollbar */
  height: 12px; /* Height of the horizontal scrollbar */
}

/* Style the scrollbar track (the area the thumb moves along) */
::-webkit-scrollbar-track {
  background: #F6F4ED; /* רקע */
  border-radius: 0;
}

/* Style the scrollbar thumb (the draggable part) */
::-webkit-scrollbar-thumb {
  background: #BC151C;
  border-radius: 0;
}

/* Style the scrollbar thumb on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8e080d;
}

/* Optional: Style the corner of the scrollbar (where vertical and horizontal meet) */
::-webkit-scrollbar-corner {
  background: #EDEDED;
}/* End custom CSS */