.elementor-7557 .elementor-element.elementor-element-2569318c{--display:flex;}.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-7557 .elementor-element.elementor-element-3773dec{--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;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-7557 .elementor-element.elementor-element-8fd25b4{--image-border-radius:4px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-7557 .elementor-element.elementor-element-8fd25b4 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-7557 .elementor-element.elementor-element-8fd25b4 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-7557 .elementor-element.elementor-element-c9b0af4{--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;}.elementor-7557 .elementor-element.elementor-element-de6407b{--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;}.elementor-7557 .elementor-element.elementor-element-2db4e69{--display:flex;}.elementor-7557 .elementor-element.elementor-element-3055807{--display:flex;}.elementor-7557 .elementor-element.elementor-element-3e1a9a4{--display:flex;}.elementor-7557 .elementor-element.elementor-element-624d715{--display:flex;}.elementor-7557 .elementor-element.elementor-element-5eebb1d{--display:flex;}.elementor-7557 .elementor-element.elementor-element-79c08b1{--display:flex;}.elementor-7557 .elementor-element.elementor-element-22f1f17{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}/* Start custom CSS for nested-accordion, class: .elementor-element-22f1f17 *//* הסרת גבולות */
.e-n-accordion-item {
  border: none !important;
  box-shadow: none !important;
  background: transparent;
}

/* טקסט השאלה תמיד מודגש */
.e-n-accordion-item-title-text {
  font-weight: 700;
}

/* טקסט בצבע צהוב כשהסעיף פתוח */
.e-n-accordion-item[open] .e-n-accordion-item-title-text {
  color: #FFC513;
}

/* אנימציה לאייקון */
.e-n-accordion-item-title-icon i {
  transition: transform 0.3s ease-in-out;
}

/* סיבוב אייקון כשהסעיף פתוח */
.e-n-accordion-item[open] .e-n-accordion-item-title-icon i {
  transform: rotate(180deg);
}/* End custom CSS */