.elementor-kit-5{--e-global-color-primary:#67C9CF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#271345;--e-global-color-0c2c2f3:#271345;--e-global-color-7016a0e:#EBECED;--e-global-color-cdc515d:#F6F6F7;--e-global-color-bb4e440:#00000070;--e-global-color-7124e80:#67C9CF;--e-global-color-19ca33a:#B1DCF4;--e-global-color-812127d:#BBBBBB29;--e-global-color-914e061:#67C9CF29;--e-global-color-ddc6475:#5D94C8;--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;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in-up;--e-page-transition-animation-duration:0ms;}.elementor-kit-5 e-page-transition{background-color:#271345;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-inline-end:0px;padding-inline-start:0px;}@media(max-width:1080px){.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 *//* ביטול מסגרת רק כשלא מדובר בניווט מקלדת */
*:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}

/* מסגרת נגישות רק בעת ניווט עם TAB */
*:focus-visible {
  outline: 2px solid #00C2D1;
  outline-offset: 2px;
  border-radius: 2px;
  box-shadow: 0 0 0 2px rgba(0, 194, 209, 0.5);
  transition: box-shadow 0.2s ease-in-out;
}/* End custom CSS */