.elementor-4217 .elementor-element.elementor-element-5dbf29d{--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;}.elementor-4217 .elementor-element.elementor-element-0a262e8{--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;}.elementor-4217 .elementor-element.elementor-element-ad8e084{--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;}@media(max-width:767px){.elementor-4217 .elementor-element.elementor-element-1409350 .elementskit-accordion .elementskit-card-body{padding:20px 20px 20px 20px;}}/* Start custom CSS for text-editor, class: .elementor-element-7692484 *//* WP-Friendly Table Styling */
.wp-table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.5rem 0;
  font-size: 1rem;
  line-height: 1.6;
  overflow-x: auto;
}

.wp-table th,
.wp-table td {
  padding: 0.75rem 1rem;
  border: 1px solid #e5e7eb;
  text-align: left;
}

.wp-table th {
  background-color: #f3f4f6;
  font-weight: 600;
  color: #1f2937;
}

.wp-table tbody tr:nth-child(even) {
  background-color: #f9fafb;
}

.wp-table tbody tr:hover {
  background-color: #eef2f7;
}

/* Responsive table wrapper */
.wp-table-wrapper {
  width: 100%;
  overflow-x: auto;
}/* End custom CSS */