.elementor-kit-27{--e-global-color-primary:#1B1B1B;--e-global-color-secondary:#080220;--e-global-color-text:#FDFEFF;--e-global-color-accent:#873CCF;--e-global-color-c2ba474:#888FAE;--e-global-color-22bbb5d:#3765CE;--e-global-typography-primary-font-family:"גלקסי";--e-global-typography-primary-font-size:2.9vw;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"גלקסי";--e-global-typography-secondary-font-size:2.8vw;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Alef";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Alef", Sans-serif;font-size:1.6vw;}.elementor-kit-27 e-page-transition{background-color:#FFBC7D;}.elementor-kit-27 a{color:var( --e-global-color-accent );}.elementor-kit-27 h1{color:var( --e-global-color-text );font-family:"גלקסי", Sans-serif;font-weight:700;}.elementor-kit-27 h2{color:var( --e-global-color-text );font-family:"גלקסי", Sans-serif;font-size:2.1vw;font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-27{--e-global-typography-primary-font-size:7vw;--e-global-typography-secondary-font-size:6.1vw;--e-global-typography-text-font-size:4.2vw;font-size:4.4vw;}.elementor-kit-27 h1{font-size:7.1vw;}.elementor-kit-27 h2{font-size:6vw;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
	overflow-x: hidden;
}
html, body{
	overflow-x: hidden;
}
@media only screen and (max-width: 767px) and (orientation: landscape) {
  .my-class {
    font-size: 16px;
    flex-direction: row;
    /* כל עיצוב שמתאים לרוחב */
  }
}
/* רווח אחיד בין קונטיינרים */
.elementor-section {
  margin-bottom: 6vh;
}

/* ריווח פנימי בתוך קונטיינרים */
.elementor-container {
  padding-top: 6vh;
  padding-bottom: 6vh;
  padding-left: 5vw;
  padding-right: 5vw;
}

/* רווח בין ווידג'טים באותו קונטיינר */
.elementor-widget:not(:last-child) {
  margin-bottom: 2.5vh;
}

/* רוחב מקסימלי לתוכן */
.elementor-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

/* רספונסיביות: טאבלט */
@media (max-width: 1024px) {
  .elementor-container {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}

/* רספונסיביות: מובייל */
@media (max-width: 768px) {
  .elementor-container {
    padding-left: 3vw;
    padding-right: 3vw;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .elementor-section {
    margin-bottom: 4vh;
  }

  .elementor-widget:not(:last-child) {
    margin-bottom: 2vh;
  }
}
/* מובייל בלבד */
@media (max-width: 767px) {

  /* עוטף אוטומטית כל טבלה */
  table {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }

  /* שומר על רוחב כדי לא "להידחס" */
  table thead,
  table tbody,
  table tr {
    width: max-content;
  }

  /* מונע שבירת שורות */
  table th,
  table td {
    white-space: nowrap;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'גלקסי';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://topscenario.com/wp-content/uploads/2026/01/galacticondensed-regular-ffc-web.woff') format('woff');
}
/* End Custom Fonts CSS */