.elementor-kit-242{--e-global-color-primary:#000000;--e-global-color-secondary:#222222;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-afe7ca9:#F7F7F7;--e-global-color-f917bd8:#4F4F4F;--e-global-color-1af5677:#E5E5E5;--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;color:var( --e-global-color-secondary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:1vw;}.elementor-kit-242 button,.elementor-kit-242 input[type="button"],.elementor-kit-242 input[type="submit"],.elementor-kit-242 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;padding:20px 50px 20px 50px;}.elementor-kit-242 button:hover,.elementor-kit-242 button:focus,.elementor-kit-242 input[type="button"]:hover,.elementor-kit-242 input[type="button"]:focus,.elementor-kit-242 input[type="submit"]:hover,.elementor-kit-242 input[type="submit"]:focus,.elementor-kit-242 .elementor-button:hover,.elementor-kit-242 .elementor-button:focus{background-color:var( --e-global-color-f917bd8 );color:var( --e-global-color-accent );}.elementor-kit-242 e-page-transition{background-color:#FFBC7D;}.elementor-kit-242 a{color:var( --e-global-color-primary );}.elementor-kit-242 a:hover{color:var( --e-global-color-f917bd8 );}.elementor-kit-242 h1{color:var( --e-global-color-primary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:2.7vw;line-height:1.2em;}.elementor-kit-242 h2{color:var( --e-global-color-primary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:2.7vw;line-height:1.2em;}.elementor-kit-242 h3{color:var( --e-global-color-primary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:1.5vw;line-height:1.2em;}.elementor-kit-242 h4{color:var( --e-global-color-secondary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:1.3vw;line-height:1.2em;}.elementor-kit-242 h5{color:var( --e-global-color-secondary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:1.2vw;line-height:1.2em;}.elementor-kit-242 h6{color:var( --e-global-color-secondary );font-family:"Noto Sans Hebrew", Sans-serif;font-size:1.1vw;line-height:1.2em;}.elementor-kit-242 label{color:var( --e-global-color-primary );}.elementor-kit-242 input:not([type="button"]):not([type="submit"]),.elementor-kit-242 textarea,.elementor-kit-242 .elementor-field-textual{color:var( --e-global-color-primary );accent-color:var( --e-global-color-primary );background-color:var( --e-global-color-accent );border-radius:0px 0px 0px 0px;padding:16px 20px 16px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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);}@media(max-width:1024px){.elementor-kit-242{font-size:2.1vw;}.elementor-kit-242 h1{font-size:5.5vw;}.elementor-kit-242 h2{font-size:5vw;}.elementor-kit-242 h3{font-size:3.3vw;}.elementor-kit-242 h4{font-size:3.1vw;}.elementor-kit-242 h5{font-size:2.9px;}.elementor-kit-242 h6{font-size:2.3vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-242{font-size:4.5vw;}.elementor-kit-242 h1{font-size:9.5vw;}.elementor-kit-242 h2{font-size:11vw;}.elementor-kit-242 h3{font-size:7.5vw;}.elementor-kit-242 h4{font-size:7.3vw;}.elementor-kit-242 h5{font-size:7.1vw;}.elementor-kit-242 h6{font-size:7.1vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.title-dot .elementor-heading-title:after,
h2:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 6px;
    color: #000000;
    content: "\f111";
    display: inline-block;
    margin-right: 6px;
}


/* Absolute mobile horizontal lock */
html, 
body {
    max-width: 100% !important;
    overflow-x: hidden !important;
    position: relative !important;
    touch-action: pan-y pinch-zoom !important;
}

li:last-child {
    margin-bottom: 10px;
}

.menu-item {
    margin-bottom: 0px !important;
}

/* privacy policy box */
#cookie-notice-consent {
    position: fixed !important;
    bottom: 16px !important;
    left: 16px !important;
    right: auto !important;
    top: auto !important;
    width: auto !important;
    max-width: 190px !important;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 99999 !important;
}

/* Inner card styling */
#cookie-notice-consent .cookie-notice-consent__container {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    width: 100% !important;
    padding: 12px 14px !important;
    margin: 0 !important;
    text-align: right !important;
    background-color: #ffffff !important;
    border: 1px solid #E2E8F0 !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12) !important;
}

/* Text styling */
#cookie-notice-consent .cookie-notice-consent__text {
    font-size: 12px !important;
    line-height: 1.4 !important;
    color: #1E293B !important;
    text-align: right !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Button wrapper aligned to left/end */
#cookie-notice-consent .cookie-notice-consent__buttons {
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 6px !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Compact buttons */
#cookie-notice-consent .cookie-notice-consent__button {
    font-size: 11px !important;
    padding: 5px 10px !important;
    border-radius: 4px !important;
    line-height: 1.2 !important;
    display: inline-block !important;
    text-decoration: none !important;
}

/* Responsive adjustment */
@media (max-width: 768px) {
    #cookie-notice-consent {
        left: 50% !important;
        transform: translateX(-50%) !important;
        bottom: 12px !important;
        width: calc(100% - 24px) !important;
        max-width: 360px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__container {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 8px 12px !important;
        gap: 8px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__text {
        font-size: 11px !important;
        line-height: 1.2 !important;
        white-space: normal !important;
        flex: 1 !important;
    }

    #cookie-notice-consent .cookie-notice-consent__buttons {
        flex-shrink: 0 !important;
        gap: 4px !important;
    }

    #cookie-notice-consent .cookie-notice-consent__button {
        padding: 4px 8px !important;
        font-size: 10.5px !important;
    }
    
    body:has(#cookie-notice-consent:not(.cookie-notice-consent--hidden):not(.cookie-notice-consent--closed):not([style*="none"])) .elementor-section:has(#cookie-notice-consent__revoke-button) {
        padding-bottom: 60px !important;
        transition: padding-bottom 0.3s ease !important;
    }
}

.header.elementor-element > .elementor-background-overlay {
    background: repeating-linear-gradient(90deg, #0000 0 calc((100vw)/6), #e5e5e5 0 calc((100vw)/6 + 1px));
        opacity: 1;
}

@media only screen and (max-width: 1024px) {
.header.elementor-element > .elementor-background-overlay {
    background: repeating-linear-gradient(90deg, #0000 0 calc((100vw)/3), #e5e5e5 0 calc((100vw)/3 + 1px));
        opacity: 1;
}
}/* End custom CSS */