.elementor-109339 .elementor-element.elementor-element-984fb2e{--display:flex;}.elementor-109339 .elementor-element.elementor-element-3648590{--display:flex;}.elementor-109339 .elementor-element.elementor-element-3d70c26{--display:flex;}.elementor-109339 .elementor-element.elementor-element-1c6f162{--display:flex;}.elementor-109339 .elementor-element.elementor-element-a5a74a4{--display:flex;}.elementor-109339 .elementor-element.elementor-element-d4e5d22{--display:flex;}.elementor-109339 .elementor-element.elementor-element-4e9e91f{--display:flex;}.elementor-109339 .elementor-element.elementor-element-2f32b8a{--display:flex;}.elementor-109339 .elementor-element.elementor-element-0de39f3{--n-accordion-title-font-size:16px;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:16px;}:where( .elementor-109339 .elementor-element.elementor-element-0de39f3 > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title > .e-n-accordion-item-title-header ) > .e-n-accordion-item-title-text{font-weight:600;}/* Start custom CSS for text-editor, class: .elementor-element-1af04d5 */.responsive-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    margin-bottom: 10px;
  }
  .responsive-table thead {
    background-color: #2F2A95;
    color: #fff;
  }
  .responsive-table th,
  .responsive-table td {
    padding: 5px;
    border: 1px solid #ddd;
    text-align: left;
  }
  @media screen and (max-width: 768px) {
    .responsive-table thead {
      display: none;
    }
    .responsive-table tr {
      display: block;
      margin-bottom: 15px;
      border-bottom: 2px solid #eee;
    }
    .responsive-table td {
      display: block;
      text-align: right;
      padding-left: 50%;
      position: relative;
    }
    .responsive-table td::before {
      content: attr(data-label);
      position: absolute;
      left: 12px;
      width: 45%;
      padding-left: 10px;
      font-weight: bold;
      text-align: left;
    }
  }/* End custom CSS */