.elementor-58468 .elementor-element.elementor-element-e7e93fa{--display:flex;}.elementor-58468 .elementor-element.elementor-element-d6e23fe > .elementor-widget-container{border-style:none;}/* Start custom CSS for shortcode, class: .elementor-element-d6e23fe */#sforc-wrap-1 {
  max-width: 100%;
  --table-radius: 10px;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
}

#sforc-wrap-1 .sforc-search {
  width: 100%;
  padding: 7px 14px;
  margin-bottom: 14px;
  border: .75px solid #ccc;
  border-radius: 6px;
  font-size: 14px;
  box-sizing: border-box;
}

#sforc-wrap-1 table.tablesaw {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
  text-align: center;
  border-radius: var(--table-radius);
  overflow: hidden;
  border: 0px solid #0C0C0C00;
}

#sforc-wrap-1 table.tablesaw thead th {
  background-color: #1a1a2e;
  color: #ffffff;
  padding: 10px 12px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-align: center;
}

#sforc-wrap-1 table.tablesaw thead th b {
  font-weight: 700;
}

#sforc-wrap-1 table.tablesaw thead th:first-child {
  border-top-left-radius: var(--table-radius);
}
#sforc-wrap-1 table.tablesaw thead th:last-child {
  border-top-right-radius: var(--table-radius);
}

#sforc-wrap-1 table.tablesaw tbody tr.sforc-row:last-child td:first-child {
  border-bottom-left-radius: var(--table-radius);
}
#sforc-wrap-1 table.tablesaw tbody tr.sforc-row:last-child td:last-child {
  border-bottom-right-radius: var(--table-radius);
}

#sforc-wrap-1 table.tablesaw tbody tr.sforc-row td {
  padding: 0px 10px;
  border-bottom: .5px solid #e0e0e0;
  text-align: center;
  vertical-align: middle;
}

#sforc-wrap-1 table.tablesaw tbody tr.sforc-row:nth-child(even) {
  background-color: #fafafa;
}

#sforc-wrap-1 table.tablesaw tbody tr.sforc-row:hover {
  background-color: #EBF2F3;
  cursor: pointer;
}

#sforc-wrap-1 .tablesaw-cell-label {
  display: none;
}

#sforc-wrap-1 .pagination {
  display: flex;
  justify-content: center;
  gap: 4px;
  margin-top: 16px;
  padding: 0;
  list-style: none;
}

#sforc-wrap-1 .pagination li {
  padding: 0 !important;
}

#sforc-wrap-1 .pagination a.page {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 11px;
  text-decoration: none;
  color: #1a1a2e !important;
}

#sforc-wrap-1 .pagination li.active a.page {
  background-color: #1a1a2e;
  color: #fff !important;
  border-color: #000000;
}

#sforc-wrap-1 .pagination li.disabled a.page {
  color: #aaa !important;
  border-color: #eee;
  pointer-events: none;
}

@media (max-width: 768px) {
  #sforc-wrap-1 table.tablesaw {
    font-size: 12px;
  }
}#sforc-wrap-1 table.tablesaw {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}
#sforc-wrap-1 table.tablesaw a {
    color: #009196 !important;
    text-decoration: none;
}

#sforc-wrap-1 table.tablesaw a:hover {
    color: #009196 !important;
    text-decoration: underline;
}
#sforc-wrap-1 table.tablesaw th,
#sforc-wrap-1 table.tablesaw td {
    border-right: 0px solid #d0d0d0;
}

#sforc-wrap-1 table.tablesaw th:last-child,
#sforc-wrap-1 table.tablesaw td:last-child {
    border-right: none;
#sforc-wrap-1 .pagination a.page {
  display: inline-block;
  padding: 6px 12px;
  background-color: #ffffff;
  color: #1a1a2e;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s ease;
}

#sforc-wrap-1 .pagination a.page:hover {
  background-color: #1a1a2e;
  color: #ffffff;
  border-color: #1a1a2e;
}

#sforc-wrap-1 .pagination li.active a.page {
  background-color: #1a1a2e;
  color: #ffffff;
  border-color: #1a1a2e;
  cursor: default;
}

#sforc-wrap-1 .pagination li.disabled a.page {
  background-color: #f5f5f5;
  color: #b0b0b0;
  border-color: #e0e0e0;
  cursor: not-allowed;
  pointer-events: none;
}
@media (max-width: 768px) {
  /* Forces the table wrapper to allow horizontal scrolling */
  #sforc-wrap-1 {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
  }

  /* Overrides Tablesaw stacking behavior back to normal rows */
  #sforc-wrap-1 table.tablesaw,
  #sforc-wrap-1 table.tablesaw thead,
  #sforc-wrap-1 table.tablesaw tbody,
  #sforc-wrap-1 table.tablesaw tr {
    display: table !important;
    width: 100% !important;
  }

  #sforc-wrap-1 table.tablesaw thead th {
    display: table-cell !important;
  }

  #sforc-wrap-1 table.tablesaw tbody tr.sforc-row td {
    display: table-cell !important;
    white-space: nowrap; /* Prevents awkward text wrapping inside cells */
    padding: 10px 12px !important;
  }
}/* End custom CSS */