.elementor-23085 .elementor-element.elementor-element-b233d1d{--display:flex;--min-height:90vh;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.5;}.elementor-23085 .elementor-element.elementor-element-b233d1d:not(.elementor-motion-effects-element-type-background), .elementor-23085 .elementor-element.elementor-element-b233d1d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#7FA798A3;background-image:url("https://www.bagelcafe.co.il/he/wp-content/uploads/2026/07/hero-pattern.svg");background-position:center center;background-size:cover;}.elementor-23085 .elementor-element.elementor-element-b233d1d::before, .elementor-23085 .elementor-element.elementor-element-b233d1d > .elementor-background-video-container::before, .elementor-23085 .elementor-element.elementor-element-b233d1d > .e-con-inner > .elementor-background-video-container::before, .elementor-23085 .elementor-element.elementor-element-b233d1d > .elementor-background-slideshow::before, .elementor-23085 .elementor-element.elementor-element-b233d1d > .e-con-inner > .elementor-background-slideshow::before, .elementor-23085 .elementor-element.elementor-element-b233d1d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#BFF5E9;--background-overlay:'';}.elementor-23085 .elementor-element.elementor-element-b233d1d > .elementor-shape-bottom svg, .elementor-23085 .elementor-element.elementor-element-b233d1d > .e-con-inner > .elementor-shape-bottom svg{width:calc(300% + 1.3px);height:57px;}.elementor-23085 .elementor-element.elementor-element-09d68c8{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:flex-start;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-23085 .elementor-element.elementor-element-09d68c8.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-23085 .elementor-element.elementor-element-8d4793c .elementor-heading-title{font-family:"Assistant", Sans-serif;font-weight:500;color:var( --e-global-color-248757e );}.elementor-23085 .elementor-element.elementor-element-f84627f .elementor-heading-title{font-family:"Assistant", Sans-serif;font-size:40px;font-weight:800;color:var( --e-global-color-248757e );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-23085 .elementor-element.elementor-element-77a68b3{padding:20px 0px 0px 0px;text-align:right;font-family:"Assistant", Sans-serif;font-size:20px;font-weight:500;line-height:19px;color:var( --e-global-color-248757e );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-23085 .elementor-element.elementor-element-424274f .elementor-button{background-color:var( --e-global-color-248757e );font-family:"Assistant", Sans-serif;font-size:20px;font-weight:700;border-radius:10px 10px 10px 10px;}.elementor-23085 .elementor-element.elementor-element-424274f{padding:0px 0px 0px 0px;}.elementor-23085 .elementor-element.elementor-element-ba340b4{padding:20px 0px 0px 0px;text-align:right;font-family:"Assistant", Sans-serif;font-size:16px;font-weight:500;line-height:19px;color:var( --e-global-color-248757e );}.elementor-23085 .elementor-element.elementor-element-0464405{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-23085 .elementor-element.elementor-element-0464405.e-con{--order:-99999 /* order start hack */;}}@media(min-width:768px){.elementor-23085 .elementor-element.elementor-element-09d68c8{--width:50%;}.elementor-23085 .elementor-element.elementor-element-0464405{--width:60%;}}@media(max-width:1024px) and (min-width:768px){.elementor-23085 .elementor-element.elementor-element-09d68c8{--width:382px;}}/* Start custom CSS for image, class: .elementor-element-89df23e *//* Target the Elementor widget with the custom class */
.continuous-float-img {
  /* Optimizes performance by hinting the browser about the upcoming transform */
  will-change: transform;
  /* Apply the animation: name, duration, timing-function, and infinite loop */
  animation: continuous-float-anim 4s ease-in-out infinite;
}

/* Define the keyframes for the continuous floating effect */
@keyframes continuous-float-anim {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px); /* Adjust this value to change the float height */
  }
  100% {
    transform: translateY(0);
  }
}/* End custom CSS */