.elementor-1113 .elementor-element.elementor-element-827c332{--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;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right: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-1113 .elementor-element.elementor-element-99e982d{text-align:center;}.elementor-1113 .elementor-element.elementor-element-99e982d .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:32px;font-weight:600;color:var( --e-global-color-primary );}.elementor-1113 .elementor-element.elementor-element-c481f11{--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;--border-radius:10px 10px 10px 10px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-1113 .elementor-element.elementor-element-c481f11:not(.elementor-motion-effects-element-type-background), .elementor-1113 .elementor-element.elementor-element-c481f11 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F7E5;}.elementor-1113 .elementor-element.elementor-element-7ed5d21{text-align:center;}.elementor-1113 .elementor-element.elementor-element-7ed5d21 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:400;text-decoration:underline;}@media(min-width:768px){.elementor-1113 .elementor-element.elementor-element-c481f11{--content-width:1400px;}}/* Start custom CSS for shortcode, class: .elementor-element-d4e53b1 *//* Make TablePress tables responsive */
.table-responsive {
  width: 100%;
  overflow-x: auto;   /* horizontal scroll if needed */
  -webkit-overflow-scrolling: touch; /* smooth scroll on iOS */
}

.table-responsive table {
  width: 100%;
  min-width: 600px; /* optional: set minimum width if table has many columns */
}


@media (max-width: 768px) {
  .tablepress-id-1 td,
  .tablepress-id-1 th {
    padding: 6px 8px;
    font-size: 13px;
  }

  .tablepress-id-1 a.download-link {
    padding: 5px 10px;
    font-size: 13px;
  }
}/* End custom CSS */