.elementor-21072 .elementor-element.elementor-element-617e8ad{--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-21072 .elementor-element.elementor-element-9fe9999{--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;}/* Start custom CSS for container, class: .elementor-element-617e8ad */<style>
  /* עיצוב כללי לכל הרכיבים */
  .magen-wrap * {
    box-sizing: border-box;
  }
  
  /* --- טבלאות הופכות לכרטיסיות במובייל --- */
  .magen-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 15px;
    direction: rtl;
  }
  
  .magen-table th {
    background-color: #2BAAE1;
    color: #ffffff;
    padding: 12px;
    text-align: right;
    font-weight: bold;
  }
  
  .magen-table td {
    padding: 12px;
    border: 1px solid #e0e0e0;
    text-align: right;
    line-height: 1.5;
  }
  
  /* התאמה מוחלטת למובייל (מסכים מתחת ל-768 פיקסלים) */
  @media screen and (max-width: 767px) {
    .magen-table, .magen-table tbody, .magen-table tr, .magen-table td {
      display: block;
      width: 100% !important;
    }
    
    .magen-table thead {
      display: none; /* מסתיר את כותרות הטבלה הרגילות במובייל */
    }
    
    .magen-table tr {
      margin-bottom: 15px;
      border: 1px solid #2BAAE1;
      border-radius: 8px;
      background-color: #ffffff;
      box-shadow: 0 2px 5px rgba(0,0,0,0.05);
      overflow: hidden;
    }
    
    .magen-table td {
      border: none;
      border-bottom: 1px solid #f0f0f0;
      padding: 10px 14px;
      position: relative;
    }
    
    .magen-table td:last-child {
      border-bottom: none;
    }
    
    /* הוספת תווית לפני כל נתון במובייל */
    .magen-table td::before {
      content: attr(data-label);
      display: block;
      font-weight: bold;
      color: #2BAAE1;
      font-size: 0.85em;
      margin-bottom: 3px;
    }
  }

  /* --- FAQ אקורדיון מתוקן למובייל --- */
  .faq-section-title {
    color: #2BAAE1;
    border-bottom: 2px solid #f06925;
    padding-bottom: 8px;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 1.4em;
  }

  .faq-item-mb {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 10px;
    background-color: #ffffff;
    width: 100%;
  }

  .faq-btn-mb {
    width: 100%;
    text-align: right;
    background: none;
    border: none;
    padding: 14px;
    font-size: 0.98em;
    font-weight: bold;
    color: #2BAAE1;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: inherit;
    line-height: 1.4;
  }

  .faq-content-mb {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    background-color: #f9fbfd;
  }

  .faq-content-mb p {
    margin: 0;
    padding: 12px 14px;
    color: #444;
    line-height: 1.5;
    font-size: 0.95em;
    border-top: 1px solid #f0f0f0;
  }
</style>/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e7bb411 */<style>
  .magen-faq-wrapper * {
    box-sizing: border-box;
  }

  .magen-faq-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    margin: 25px 0;
  }

  .magen-faq-title-fit {
    color: #2BAAE1;
    border-bottom: 2px solid #f06925;
    padding-bottom: 6px;
    margin-top: 35px;
    margin-bottom: 18px;
    font-size: 1.4em;
    font-weight: bold;
    word-wrap: break-word;
  }

  .magen-faq-card-fit {
    width: 100% !important;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    margin-bottom: 10px;
    background-color: #ffffff;
    overflow: hidden;
  }

  .magen-faq-btn-fit {
    width: 100% !important;
    text-align: right;
    background: #ffffff;
    border: none;
    padding: 12px 14px;
    font-size: 0.98em;
    font-weight: bold;
    color: #2BAAE1;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: inherit;
    line-height: 1.4;
    -webkit-tap-highlight-color: transparent;
  }

  .magen-faq-text-span {
    padding-left: 8px;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }

  .magen-faq-drawer-fit {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.25s ease-out;
    background-color: #f9fbfd;
  }

  .magen-faq-drawer-fit p {
    margin: 0;
    padding: 12px 14px;
    color: #444444;
    line-height: 1.5;
    font-size: 0.92em;
    border-top: 1px solid #eee;
    word-wrap: break-word;
  }

  /* התאמה נוספת למכשירים צרים מאוד */
  @media screen and (max-width: 480px) {
    .magen-faq-btn-fit {
      padding: 10px 12px !important;
      font-size: 0.9em !important;
    }
    .magen-faq-drawer-fit p {
      padding: 10px 12px !important;
      font-size: 0.88em !important;
    }
  }
</style>/* End custom CSS */
/* Start custom CSS */<style>
  .magen-responsive-box {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
    box-sizing: border-box;
  }

  table.magen-fit-table {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: fixed !important; /* כופה על הטבלה להישאר בתוך 100% מהמסך */
    border-collapse: collapse;
    direction: rtl;
    text-align: right;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
  }

  table.magen-fit-table th {
    background-color: #2BAAE1;
    color: #ffffff;
    padding: 10px 8px;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #2BAAE1;
    word-wrap: break-word;
  }

  table.magen-fit-table td {
    padding: 10px 8px;
    border: 1px solid #e5e5e5;
    color: #333333;
    line-height: 1.4;
    font-size: 13px;
    word-wrap: break-word; /* מונע מטקסט ארוך לדחוק את העמודה החוצה */
    overflow-wrap: break-word;
  }

  table.magen-fit-table tr:nth-child(even) {
    background-color: #f9fbfd;
  }

  /* התאמה מיוחדת למסכים צרים במיוחד (סלולר) */
  @media screen and (max-width: 480px) {
    table.magen-fit-table th, 
    table.magen-fit-table td {
      padding: 8px 5px !important;
      font-size: 12px !important;
    }
  }
</style>/* End custom CSS */