.elementor-5166 .elementor-element.elementor-element-6824d40{padding:20px 0px 0px 0px;}.elementor-5166 .elementor-element.elementor-element-cf477bf > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5166 .elementor-element.elementor-element-3d8f773 .elementor-heading-title{font-size:28px;line-height:38px;color:#0F4291;}.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-5166 .elementor-element.elementor-element-6b42ebd{padding:0px 0px 39px 0px;}.elementor-5166 .elementor-element.elementor-element-82ef10f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5166 .elementor-element.elementor-element-270fdf9 .elementor-heading-title{font-size:28px;line-height:38px;color:#0F4291;}.elementor-5166 .elementor-element.elementor-element-ea414b1{padding:0px 0px 39px 0px;}.elementor-5166 .elementor-element.elementor-element-d2aceb4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5166 .elementor-element.elementor-element-4afe20e .elementor-heading-title{font-size:28px;line-height:38px;color:#0F4291;}.elementor-5166 .elementor-element.elementor-element-5747555{padding:0px 0px 0px 0px;}.elementor-5166 .elementor-element.elementor-element-521adbc{padding:0px 0px 0px 0px;}.elementor-5166 .elementor-element.elementor-element-197d0cc{padding:0px 0px 39px 0px;}.elementor-5166 .elementor-element.elementor-element-7f8790a > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-5166 .elementor-element.elementor-element-95502be .elementor-heading-title{font-size:28px;line-height:38px;color:#0F4291;}@media(max-width:767px){.elementor-5166 .elementor-element.elementor-element-6824d40{padding:20px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-5747555 */.table-container {
    width: 100%;
    overflow-x: auto;
    border-radius: 6px;
  }

.styled-table {
    width: 100%;
    border-collapse: collapse;
    border-radius: 6px;
  }
  .styled-table thead{
    border-radius: 6px;  
  }

  .styled-table th,
  .styled-table td {
    padding: 12px 15px;
   border: 1px solid #00000024;
    text-align: left;
    color: #282525;
    font-size: 14px;
  }

  .styled-table thead th {
    background-color: #0F4291; /* Deep Purple Header */
    color: #fff;
    font-weight: bold;
    font-size: 14px;
  }

  .styled-table tbody tr:nth-child(even) {
    background-color: #ebf1fb; /* Light purple alternate rows */
  }

  .styled-table tbody tr:nth-child(odd) {
    background-color: #fff;
  }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-521adbc */.table-container {
  width: 100%;
  overflow-x: auto;
}

.styled-table {
  width: 100%;
  border-collapse: collapse;
}

.styled-table th,
.styled-table td {
  padding: 12px 15px;
  border: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
}

.styled-table span small {
  display: block;
  color: #555;
}/* End custom CSS */