.elementor-kit-6{--e-global-color-primary:#252551;--e-global-color-secondary:#54595F;--e-global-color-text:#2F2F2F;--e-global-color-accent:#252551;--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;font-family:"Rubik", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Rubik", Sans-serif;}.elementor-kit-6 h1{font-family:"Rubik", Sans-serif;}.elementor-kit-6 h2{font-family:"Rubik", Sans-serif;}.elementor-kit-6 h3{font-family:"Rubik", Sans-serif;}.elementor-kit-6 h4{font-family:"Rubik", Sans-serif;}.elementor-kit-6 h5{font-family:"Rubik", Sans-serif;}.elementor-kit-6 h6{font-family:"Rubik", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1560px;}.e-con{--container-max-width:1560px;--container-default-padding-top:10px;--container-default-padding-right:20px;--container-default-padding-bottom:10px;--container-default-padding-left:20px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ביטול כל האנימציות של אלמנטור */

/* ביטול Entrance Animations */
.elementor-invisible,
.elementor-animation-fade,
.elementor-animation-fadeIn,
.elementor-animation-fadeInDown,
.elementor-animation-fadeInLeft,
.elementor-animation-fadeInRight,
.elementor-animation-fadeInUp,
.elementor-animation-slideInDown,
.elementor-animation-slideInLeft,
.elementor-animation-slideInRight,
.elementor-animation-slideInUp,
.elementor-animation-zoomIn,
.elementor-animation-bounceIn,
.elementor-animation-bounceInDown,
.elementor-animation-bounceInLeft,
.elementor-animation-bounceInRight,
.elementor-animation-bounceInUp {
    animation: none !important;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* ביטול Motion Effects */
.elementor-motion-effects-element {
    transform: none !important;
    will-change: auto !important;
}

/* ביטול כל האנימציות באופן כללי */
.elementor-element {
    animation: none !important;
    transition: none !important;
}

/* ביטול אנימציות ספציפיות לסקרול */
.elementor-element[data-settings*="animation"] {
    animation-delay: 0s !important;
    animation-duration: 0s !important;
    animation-fill-mode: none !important;
}

/* וידוא שהאלמנטים מוצגים מיד */
.elementor-section,
.elementor-column,
.elementor-widget {
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
}/* End custom CSS */