.elementor-5496 .elementor-element.elementor-element-afff3b3{--display:flex;}.elementor-5496 .elementor-element.elementor-element-5962f8d{--display:flex;}.elementor-5496 .elementor-element.elementor-element-57d08cd{--display:flex;}.elementor-5496 .elementor-element.elementor-element-912c7fe{--display:flex;}.elementor-5496 .elementor-element.elementor-element-6b6b0a2{--display:flex;}.elementor-5496 .elementor-element.elementor-element-a592a65{--display:flex;}.elementor-5496 .elementor-element.elementor-element-dc8d602{--n-accordion-title-font-size:1rem;--n-accordion-title-justify-content:space-between;--n-accordion-title-flex-grow:1;--n-accordion-title-icon-order:initial;--n-accordion-item-title-space-between:20px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-border-radius:10px 10px 0px 0px;--n-accordion-title-active-color:var( --e-global-color-astglobalcolor5 );--n-accordion-icon-size:15px;}.elementor-5496 .elementor-element.elementor-element-dc8d602 > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title:hover{background-color:var( --e-global-color-7e8f2b5 );}.elementor-5496 .elementor-element.elementor-element-dc8d602 > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title{background-color:var( --e-global-color-astglobalcolor0 );}.elementor-5496 .elementor-element.elementor-element-dc8d602 > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title{border-style:none;}/* Start custom CSS for text-editor, class: .elementor-element-2c9d5d9 *//* Espaciado general en noticias/blog */
.single-post .entry-content p {
  margin-bottom: 18px;
  line-height: 1.7;
}

.single-post .entry-content h3 {
  margin-top: 38px;
  margin-bottom: 18px;
  line-height: 1.3;
}

.single-post .entry-content h4 {
  margin-top: 28px;
  margin-bottom: 12px;
  line-height: 1.3;
}

.single-post .entry-content ul,
.single-post .entry-content ol {
  margin-top: 12px;
  margin-bottom: 28px;
  padding-left: 24px;
  line-height: 1.7;
}

.single-post .entry-content li {
  margin-bottom: 8px;
}

/* Tabla OEP */
.single-post .entry-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 24px 0 36px;
  font-size: 15px;
}

.single-post .entry-content th,
.single-post .entry-content td {
  padding: 12px 14px;
  line-height: 1.5;
  vertical-align: middle;
}

.single-post .entry-content th {
  font-weight: 700;
  text-align: center;
}

.single-post .entry-content td:first-child {
  font-weight: 600;
}

/* Responsive móvil */
@media (max-width: 768px) {
  .single-post .entry-content table {
    font-size: 14px;
  }

  .single-post .entry-content th,
  .single-post .entry-content td {
    padding: 10px 8px;
  }
}/* End custom CSS */