.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-fd8442b:#F8BDB9;--e-global-color-c8bd697:#FFFFFF;--e-global-color-8950a4a:#F3F3F3;--e-global-color-a766f35:#0E0E1A;--e-global-color-be9d398:#3A3A77;--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-aa2f55a-font-family:"Brutalist";--e-global-typography-aa2f55a-font-size:60px;--e-global-typography-aa2f55a-line-height:1em;--e-global-typography-ffbcc23-font-family:"Noto Sans Hebrew";--e-global-typography-ffbcc23-font-size:20px;--e-global-typography-ffbcc23-font-weight:400;--e-global-typography-66e8d77-font-family:"Noto Sans Hebrew";--e-global-typography-66e8d77-font-size:18px;--e-global-typography-66e8d77-font-weight:400;--e-global-typography-2ba30ac-font-family:"Noto Sans Hebrew";--e-global-typography-2ba30ac-font-size:22px;--e-global-typography-2ba30ac-font-weight:500;background-color:var( --e-global-color-8950a4a );font-family:"Noto Sans Hebrew", Sans-serif;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-a766f35 );}.elementor-kit-4 a:hover{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-right:0px;padding-left: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden !important;
}



@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-70px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-70px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(70px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,70px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}



.site-footer {
  display: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Brutalist';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://river.check-it.co.il/wp-content/uploads/2025/05/TelAviv-BrutalistLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Brutalist';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://river.check-it.co.il/wp-content/uploads/2025/05/TelAviv-BrutalistRegular.ttf') format('truetype');
}
/* End Custom Fonts CSS */