.elementor-5688 .elementor-element.elementor-element-de4a0b8{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS *//* =========================================================
   STYLE 8 — ACTION FIRST
   minimal / sharp / no frames
   ========================================================= */

/* כל הבלוק */
.elementor-section {
  background: #0b0c10 !important;
  border: none !important;
}

/* ביטול כל המסגרות */
.elementor-widget-container {
  border: none !important;
  box-shadow: none !important;
}

/* כפתורים — STYLE8 */
.elementor-button,
.elementor a.elementor-button {
  background: #39ff14 !important;
  color: #000 !important;
  font-weight: 700;
  font-size: 18px;
  padding: 16px 36px;
  border-radius: 0 !important;

}

/* ריווח בין כפתורים */
.elementor-button-wrapper {
  margin-bottom: 24px;
}

/* הסתרת כפילויות (שני כפתורים זהים אחד אחרי השני) */
.elementor-button-wrapper:nth-of-type(2) {
  display: none;
}

/* כותרת */
h2, h3 {
  font-size: 32px !important;
  font-weight: 700;
  margin: 48px 0 16px;

}

/* טקסט משני */
p {
  font-size: 18px;
  opacity: 0.85;
  text-align: center;
}

/* אייקונים */
.elementor-icon,
.elementor-icon svg {
  color: #39ff14 !important;
  fill: #39ff14 !important;
  margin-bottom: 12px;
}

/* לינקים — שקטים */
a {
  color: #39ff14 !important;
  text-decoration: none !important;
}

/* ביטול כל קווים מיותרים */
.elementor-divider,
hr {
  display: none !important;
}/* End custom CSS */