.elementor-1414 .elementor-element.elementor-element-6363af1{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1414 .elementor-element.elementor-element-dca06df{--display:flex;--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1414 .elementor-element.elementor-element-eef9add{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1414 .elementor-element.elementor-element-ee7e6c1 .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-1414 .elementor-element.elementor-element-ee7e6c1 .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-1414 .elementor-element.elementor-element-ee7e6c1 .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;}.elementor-1414 .elementor-element.elementor-element-ee7e6c1 .jet-listing-dynamic-image__caption{text-align:left;}.elementor-1414 .elementor-element.elementor-element-f97f638{--display:flex;--justify-content:center;}.elementor-1414 .elementor-element.elementor-element-b0f9f8e .jet-listing-dynamic-field__content{color:var( --e-global-color-text );font-family:"Heebo", Sans-serif;font-size:26px;font-weight:600;text-align:center;}.elementor-1414 .elementor-element.elementor-element-b0f9f8e .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-1414 .elementor-element.elementor-element-b0f9f8e .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-1414 .elementor-element.elementor-element-b0f9f8e .jet-listing-dynamic-field{justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1414 .elementor-element.elementor-element-3fad1ee{margin:-7px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-1414 .elementor-element.elementor-element-3fad1ee .elementor-heading-title{font-family:"Heebo", Sans-serif;font-size:19px;font-weight:300;color:var( --e-global-color-accent );}.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-1414 .elementor-element.elementor-element-b4d26dd .elementor-button{background-color:var( --e-global-color-7665bbe );font-family:"Heebo", Sans-serif;font-size:16px;font-weight:400;fill:var( --e-global-color-secondary );color:var( --e-global-color-secondary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-accent );border-radius:20px 20px 20px 20px;}.jet-listing-item.single-jet-engine.elementor-page-1414 > .elementor{width:325px;margin-left:auto;margin-right:auto;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-1414 .elementor-element.elementor-element-eef9add{--width:48%;}.elementor-1414 .elementor-element.elementor-element-f97f638{--width:52%;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:-20px;}.elementor-1414 .elementor-element.elementor-element-b0f9f8e .jet-listing-dynamic-field__content{font-size:20px;}.elementor-1414 .elementor-element.elementor-element-b0f9f8e .jet-listing-dynamic-field{justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1414 .elementor-element.elementor-element-b4d26dd .elementor-button{font-size:14px;}}/* Start custom CSS for jet-listing-dynamic-image, class: .elementor-element-ee7e6c1 *//* עטיפה לתמונה */
.zoom-in-wrap {
  overflow: hidden;            /* חותך את מה שיוצא החוצה */
}

/* התמונה עצמה */
.zoom-in-wrap img {
  width: 100%;
  height: 100%;
  display: block;
  transform: scale(1);
  transition: transform 0.6s ease;  /* מהירות/רכות אנימציה */
  transform-origin: center center;  /* הזום מהמרכז */
}

/* במעבר עכבר */
.zoom-in-wrap:hover img {
  transform: scale(1.15);      /* כמה זום תרצה */
}/* End custom CSS */