.elementor-kit-6{--e-global-color-primary:#6C3FA4;--e-global-color-secondary:#B78BDF;--e-global-color-text:#C748A3;--e-global-color-accent:#FFD447;--e-global-color-ef83231:#EDEDED;--e-global-color-1026104:#2B2B2B;--e-global-color-92a9ac4:#666666;--e-global-color-8800231:#FFFFFF;--e-global-color-03081fb:#6C3FA4;--e-global-color-1bad89d:#E9E3F6;--e-global-typography-primary-font-family:"Heebo";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Heebo";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-8dbad7a-font-family:"Heebo";--e-global-typography-8dbad7a-font-weight:500;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#57318D;color:var( --e-global-color-8800231 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Heebo", Sans-serif;font-weight:700;color:var( --e-global-color-8800231 );border-radius:18px 18px 18px 18px;padding:10px 10px 10px 10px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Cards (Light) === */
/* הוסף לכל כרטיסיה: Advanced → CSS Classes: bali-card */
.bali-card{
  background:#fff;
  border:1px solid #E9E3F6;
  border-radius:16px;
  box-shadow:0 6px 18px rgba(0,0,0,.06);
  transition:all .25s ease;
  padding:28px;
}
.bali-card:hover{
  background:linear-gradient(90deg,#FFF 0%, #F6F3FA 100%);
  box-shadow:0 10px 24px rgba(0,0,0,.10);
  transform:translateY(-4px);
}

/* טקסטים בתוך הכרטיסיה */
.bali-card h3{
  color:#2B2B2B;
  font-weight:700;
  margin:10px 0 6px;
}
.bali-card p{
  color:#666;
  line-height:1.6;
}

/* === Buttons (Light Gradient) === */
/* הוסף לכפתור: Advanced → CSS Classes: bali-btn */
.bali-btn .elementor-button{
  background:linear-gradient(90deg,#6C3FA4 0%, #C748A3 100%);
  color:#fff !important;
  border-radius:16px;
  box-shadow:0 6px 16px rgba(199,72,163,.25);
  transition:all .2s ease;
}
.bali-btn .elementor-button:hover{
  background:linear-gradient(90deg,#C748A3 0%, #6C3FA4 100%);
  box-shadow:0 10px 22px rgba(108,63,164,.25);
}

/* כפתור גדול של CTA תחתון – הוסף מחלקה: bali-btn-big */
.bali-btn-big .elementor-button{
  border-radius:24px;
  padding:18px 28px;
  font-weight:700;
}

/* === Section Headings === */
/* הוסף לקונטיינר של הכותרת: bali-head */
.bali-head h2{
  color:#2B2B2B;
  font-weight:800;
}
.bali-head .elementor-widget-text-editor{
  color:#6C3FA4;
}

/* === נגישות: פוקוס ברור לכפתורים === */
.elementor-button:focus{
  outline:2px solid rgba(108,63,164,.35);
  outline-offset:2px;
}/* End custom CSS */