.elementor-60203 .elementor-element.elementor-element-0e8fe5f{--display:flex;--min-height:274px;--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-60203 .elementor-element.elementor-element-0e8fe5f.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-60203 .elementor-element.elementor-element-0e8fe5f{--width:70%;}}/* Start custom CSS for html, class: .elementor-element-bf8195e */section[lang="es"] {
  font-family: "Helvetica Neue", Arial, sans-serif;
  color: #222;
  background-color: #fff;
  padding: 1.5rem;
  line-height: 1.5;
}

section[lang="es"] h2 {
  font-size: 1.8rem;
  text-align: center;
  color: #003366;
  border-bottom: 3px solid #003366;
  padding-bottom: 0.4rem;
  margin-bottom: 1.5rem;
}

section[lang="es"] h3 {
  font-size: 1.3rem;
  color: #003366;
  margin-top: 2rem;
  border-left: 4px solid #003366;
  padding-left: 0.5rem;
}

section[lang="es"] table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 1rem;
  margin-bottom: 2rem;
  font-size: 0.95rem;
}

section[lang="es"] caption {
  font-weight: bold;
  text-align: left;
  margin-bottom: 0.5rem;
  color: #555;
}

section[lang="es"] th,
section[lang="es"] td {
  border: 1px solid #ccc;
  padding: 0.6rem 0.8rem;
  text-align: center;
}

section[lang="es"] th[scope="row"] {
  text-align: left;
  background-color: #f5f8fb;
  font-weight: 600;
}

section[lang="es"] thead th {
  background-color: #003366;
  color: #fff;
}

section[lang="es"] tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}

section[lang="es"] a {
  color: #003366;
  text-decoration: none;
}

section[lang="es"] a:hover,
section[lang="es"] a:focus {
  text-decoration: underline;
}

/* 📱 Responsive */
@media (max-width: 768px) {
  section[lang="es"] table {
    font-size: 0.85rem;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
  section[lang="es"] h2 {
    font-size: 1.5rem;
  }
  section[lang="es"] h3 {
    font-size: 1.1rem;
  }
}/* End custom CSS */