.elementor-320 .elementor-element.elementor-element-264601d4{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;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 );}.elementor-320 .elementor-element.elementor-element-9c3dea6{margin:-11px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;font-family:"Roboto Condensed", Sans-serif;font-size:18px;font-weight:400;color:#000000;}.elementor-320 .elementor-element.elementor-element-8aa6035{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;font-family:"Roboto Condensed", Sans-serif;font-size:18px;font-weight:400;color:#000000;}/* Start custom CSS for text-editor, class: .elementor-element-9c3dea6 */.table-container {
    max-width: 900px;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .responsive-table {
    width: 100%;
    border-collapse: collapse;
  }
  .responsive-table th, .responsive-table td {
    padding: 12px 15px;
    text-align: center;
    border: 1px solid #ddd;
    white-space: nowrap;
  }
  .responsive-table thead {
    background-color: #2b70b5;
    color: white;
  }
  .responsive-table .section-header th {
    background-color: #e2eaf0;
    color: #333;
    font-weight: bold;
  }
  .responsive-table .package-name {
    font-weight: bold;
    text-align: left;
    white-space: normal;
  }
  
  /* Responsive styles for smaller screens */
  @media (max-width: 768px) {
    .responsive-table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
      display: block;
    }
    .responsive-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }
    .responsive-table tr {
      border-bottom: 3px solid #ddd;
      margin-bottom: 15px;
      background-color: #fff;
      border-radius: 8px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    .responsive-table td {
      border: none;
      position: relative;
      padding-left: 50%;
      text-align: right;
      white-space: normal;
    }
    .responsive-table td:before {
      content: attr(data-label);
      position: absolute;
      left: 0;
      width: 50%;
      padding-left: 15px;
      font-weight: bold;
      text-align: left;
      white-space: nowrap;
      color: #555;
    }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8aa6035 */.table-container {
    max-width: 900px;
    margin: auto;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .responsive-table {
    width: 100%;
    border-collapse: collapse;
  }
  .responsive-table th, .responsive-table td {
    padding: 12px 15px;
    text-align: center;
    border: 1px solid #ddd;
    white-space: nowrap;
  }
  .responsive-table thead {
    background-color: #2b70b5;
    color: white;
  }
  .responsive-table .section-header th {
    background-color: #e2eaf0;
    color: #333;
    font-weight: bold;
  }
  .responsive-table .package-name {
    font-weight: bold;
    text-align: left;
    white-space: normal;
  }
  
  /* Responsive styles for smaller screens */
  @media (max-width: 768px) {
    .responsive-table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
      display: block;
    }
    .responsive-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
    }
    .responsive-table tr {
      border-bottom: 3px solid #ddd;
      margin-bottom: 15px;
      background-color: #fff;
      border-radius: 8px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }
    .responsive-table td {
      border: none;
      position: relative;
      padding-left: 50%;
      text-align: right;
      white-space: normal;
    }
    .responsive-table td:before {
      content: attr(data-label);
      position: absolute;
      left: 0;
      width: 50%;
      padding-left: 15px;
      font-weight: bold;
      text-align: left;
      white-space: nowrap;
      color: #555;
    }
  }/* End custom CSS */