* {
  box-sizing: border-box;
}
body > .publicidad {
  margin: 0;
  height: 0;
}
input,
li,
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
a,
a:hover {
  text-decoration: none;
}
iframe,
p {
  margin: 0;
}
iframe {
  border: 0;
}
main[data-ue-navindex]:not([data-ue-navindex="0"]):before {
  position: relative;
  content: " ";
  display: block;
  width: 100%;
  height: 7px;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  background-color: #f3f3f3;
  margin: 4px 0;
  float: left;
}
@media (min-width: 46.25em) {
  main[data-ue-navindex]:not([data-ue-navindex="0"]):before {
    margin: 8px 0;
    display: inline-block;
  }
}
.ue-l-cover-grid__section-title {
  margin: 0;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  font-size: 1.0625rem;
  line-height: 1.1875rem;
  letter-spacing: 0;
}
.lightbox_shadow {
  background: #aaa;
}
.lightbox {
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999999999999;
  background: #fff;
}
.lightbox iframe {
  height: 100%;
  width: 100%;
}
.lightbox .cerrar {
  width: 36px;
  height: 36px;
  cursor: pointer;
  position: absolute;
  top: 13px;
  right: 20px;
  background: transparent no-repeat 50%;
  z-index: 51;
  display: block;
}
.loading-next {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-align: left;
  display: inline-block;
  padding: 30px 20px;
}
.loading-next span {
  color: #797676;
  font-size: 16px;
  display: block;
}
.loading-next span:last-child {
  color: #000;
  font-size: 20px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}
@media (min-width: 46.25em) {
  .loading-next span:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px;
  }
}
.loading-icon {
  vertical-align: bottom;
}
@media only screen and (max-width: 498px) {
  .loading-icon {
    width: 55px;
  }
  .loading-next {
    padding: 10px;
  }
  .loading-next span {
    font-size: 14px;
  }
  .loading-next span:last-child {
    font-size: 18px;
  }
}
.site-footer {
  overflow: hidden;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  clear: both;
  position: relative;
  z-index: 1;
  background-color: var(--ue-c-footer-background-color, #fff);
}
.container-about-footer {
  max-width: 100%;
}
.container-about-footer,
.container-list-footer {
  margin: 0 20px;
  border-bottom: 1px solid var(--ue-c-footer-border-color, #666);
}
.container-list-footer {
  text-align: center;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}
.container-list-footer:after,
.container-list-footer:before {
  content: " ";
  display: table;
}
.container-list-footer:after {
  clear: both;
}
.container-list-footer a {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 13px;
  color: var(--ue-c-footer-link-color, #2e6d9d);
}
.container-list-footer a:hover {
  color: var(--ue-c-footer-link-hover-color, #2a7aac);
}
.arrow-toggle {
  margin: 0 auto;
  border-top: 1px solid var(--ue-c-footer-border-color, #666);
  border-bottom: 1px solid var(--ue-c-footer-border-color, #666);
}
.arrow-toggle h3 {
  text-transform: uppercase;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  padding: 8px 0;
  display: block;
  position: relative;
  font-size: 14px;
}
.container-toggle {
  width: 990px;
  margin: 10px auto 0;
}
.container-toggle .list-footer {
  line-height: 160%;
  font-size: 15px;
  margin-bottom: 20px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .container-toggle .list-footer {
    width: 25%;
  }
}
.container-toggle .list-footer li {
  line-height: 18px;
  text-align: left;
}
.container-toggle .list-footer li a {
  padding: 0;
}
.container-toggle .list-footer li:after {
  display: none;
}
.container-toggle .list-footer li + li:after {
  content: "\2022";
  color: #fff;
  font-size: 14px;
}
.container-toggle .list-footer li:last-child:after {
  display: none;
}
.container-toggle .list-footer .highlight {
  display: block;
  font-size: 14px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  margin-bottom: 10px;
  color: var(--ue-c-footer-highlight-color, #333);
}
.container-toggle .list-footer:last-child {
  margin-bottom: 0;
}
.about-list {
  margin: 0 auto;
  justify-content: center;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  width: 50%;
  z-index: 0;
}
.about-list,
.about-list p,
.about-list span {
  text-align: center;
}
.about-list .copyright {
  color: var(--ue-c-footer-copyright-color, #4a4a4a);
  font-size: 12px;
  margin: 5px;
}
.about-list .copyright address {
  font-style: normal;
}
.about-list .copyright .icon-elmundo-mobile {
  width: var(--ue-site-footer-copyright-icon-mobile-width, 143px);
  height: var(--ue-site-footer-copyright-icon-mobile-height, 26px);
  display: block;
  margin: 5px auto;
}
.about-list a {
  color: var(--ue-c-footer-about-list-link-color, #000);
  padding: 0 5px;
  font-size: 100%;
}
.about-list a:hover {
  color: var(--ue-c-footer-link-hover-color, #2a7aac);
}
.partners {
  justify-content: flex-start;
  margin: 7px 0;
  width: 25%;
  z-index: 3;
}
.partners li {
  float: left;
  margin-right: 14px;
}
.partners i {
  display: inline-block;
}
.container {
  width: 100%;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.container-about-footer {
  margin: 0;
}
.container-list-footer a {
  font-size: 15px;
}
.arrow-toggle h3 {
  font-weight: 700;
  font-size: 15px;
  margin: 0;
  line-height: 15px;
}
.container-toggle .list-footer {
  margin: 0;
  list-style-type: none;
  padding: 0;
  margin-bottom: 16px;
}
.container-toggle .list-footer li {
  margin: 0;
  list-style-type: none;
  padding: 0;
  line-height: normal;
}
.container-toggle .list-footer .highlight {
  font-size: 13px;
  font-weight: 700;
}
.about-list,
.container-toggle .list-footer .highlight {
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.about-list p,
.about-list span {
  font-size: 12px;
}
.about-list .copyright {
  margin: 0;
}
.about-list .copyright .icon-elmundo-mobile {
  margin-top: 0;
  margin-bottom: 5px;
  width: var(--ue-site-footer-copyright-icon-mobile-width, 113px);
  height: var(--ue-site-footer-copyright-icon-mobile-height, 15px);
}
.about-list .copyright .icon-elmundo-mobile svg {
  width: 100%;
  height: 100%;
}
.container-list-footer {
  margin: 0;
}
.container-toggle {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 990px;
}
.container-toggle .list-footer {
  width: auto;
}
.container-about-footer .container {
  display: flex;
  justify-content: var(
    --ue-site-footer-container-about-footer-justify,
    space-between
  );
  align-items: center;
  position: relative;
  padding: 10px 0;
}
.about-list {
  position: absolute;
  width: 100%;
}
.partners {
  display: flex;
  width: 100%;
}
.partners li {
  justify-content: space-between;
  max-height: 34px;
  margin: 5px 5px 0 0;
}
.partners a {
  display: block;
}
.comentarios {
  margin: 0;
  position: relative;
}
.comentarios > h3 {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 0;
  color: var(--ue-c-comments-title-color, #4a4a4a);
  padding-bottom: 15px;
}
.comentarios > h3 i {
  width: 32px;
  height: 25px;
  display: none;
  margin: 0 10px -5px 0;
}
.comentarios > h3 strong {
  vertical-align: baseline;
}
.comentarios .comentarios-usuarios {
  clear: both;
  padding: 0;
}
.comentarios .comentarios-usuarios > h1 {
  margin-bottom: 23px;
  float: none;
}
.comentarios .comentarios-usuarios > h1 strong {
  font-size: 160%;
  font-weight: 300;
  padding-right: 0.3125rem;
}
.comentarios .comentarios-usuarios .texto-comentario {
  width: 100%;
  margin-bottom: 28px;
}
.comentarios .comentarios-usuarios .texto-comentario p {
  font-size: 16px;
  line-height: 1.5;
  color: var(--ue-c-comments-text-color, #000);
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
.comentarios .comentarios-usuarios ul {
  width: 100%;
  padding: 0;
  list-style: none;
  pointer-events: none;
}
.js-tabsUl {
  pointer-events: none;
}
header,
.ue-l-article__secondary-column,
.ue-c-article__share-tools {
  pointer-events: none;
}
.comentarios article {
  margin: bottom 1.25rem !important;
  position: relative;
  padding: 1.25rem 0 0 !important;
}
.comentarios article + article {
  border-top: 2px solid var(--ue-c-comments-separator-border-color, #e5e5e5);
}
.comentarios article header > span {
  font-size: 23px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: bolder;
}
.comentarios article header .avatar {
  margin-right: 10px;
  width: 45px;
  height: 45px;
  fill: var(--ue-c-comments-avatar-fill, #2e6d9d);
  stroke: var(--ue-c-comments-avatar-stroke, transparent);
}
.comentarios header {
  margin-bottom: 1.25rem;
  width: 100%;
  border: 0;
}
.comentarios header > span {
  float: right;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 28px;
  font-weight: 400;
  color: var(--ue-c-comments-number-color, #000);
}
.comentarios header > span:before {
  content: "#";
}
.comentarios header > span a {
  text-decoration: none;
  display: block;
  float: right;
  color: var(--ue-c-comments-number-color, #000);
}
.comentarios header .avatar {
  float: left;
  margin-right: 10px;
  border-radius: 50%;
}
.comentarios header time {
  display: block;
  font-size: 12px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-date-time-color, #000);
}
.comentarios header .autor {
  width: 90%;
  line-height: 17px;
  margin-right: 5px;
  font-size: 16px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  color: var(--ue-c-comments-author-color, #000);
  margin-bottom: 4px;
}
.comentarios header .alias {
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  color: var(--ue-c-comments-user-name-color, #000);
  line-height: 18px;
  display: inline-block;
}
.comentarios .ancla_referencia {
  cursor: pointer;
}
.comentarios .referencia {
  background: var(--ue-c-comments-reference-background-color, #f1f1f1);
  border-bottom: 2px solid var(--ue-c-comments-reference-border-color, #2e6d9d);
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 6px;
  padding: 2px 10px 10px;
  position: absolute;
  width: 70%;
  z-index: 20;
  color: var(--ue-c-comments-reference-text-color, #646363);
  box-shadow: 2px 2px 2px -1px rgba(0, 0, 0, 0.3);
}
.comentarios .referencia:before {
  content: "\A";
  position: absolute;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px;
  border-color: transparent transparent #f3f3f3;
}
.comentarios .comentario-cerrar {
  border-bottom: 1px solid var(--ue-c-comments-reference-border-color, #e5e5e5);
  margin-bottom: 0.5rem;
  padding: 0.3rem 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: var(--ue-c-comments-reference-link-color, #2e6d9d);
}
.comentarios .comentario-cerrar .comentario-cerrar-icon {
  margin-left: 0.3rem;
}
.comentarios .comentario-cerrar .comentario-cerrar-icon,
.comentarios .comentario-cerrar .comentario-cerrar-icon:after,
.comentarios .comentario-cerrar .comentario-cerrar-icon:before {
  width: 16px;
  height: 1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  content: "";
}
.comentarios .comentario-cerrar .comentario-cerrar-icon:after,
.comentarios .comentario-cerrar .comentario-cerrar-icon:before {
  position: absolute;
  background-color: var(
    --ue-c-comments-reference-icon-background-color,
    #2e6d9d
  );
}
.comentarios .comentario-cerrar .comentario-cerrar-icon:before {
  transform: rotate(45deg);
}
.comentarios .comentario-cerrar .comentario-cerrar-icon:after {
  transform: rotate(-45deg);
}
.comentarios .boton {
  background-color: var(--ue-c-comments-button-background-color, #2e6d9d);
  border: 0;
  color: var(--ue-c-comments-button-color, #fff);
  display: block;
  font-size: 16px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  height: 36px;
  padding: 0 0.625rem;
  text-align: center;
  border-radius: 3px;
}
.comentarios .boton:hover {
  background-color: var(--ue-c-comments-button-hover-background-color, #20bff4);
  color: var(--ue-c-comments-button-hover-color, #fff);
  cursor: pointer;
}
.comentarios .boton.mas {
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 16px;
}
.comentarios .boton i {
  display: inline-block;
}
.comentarios .boton .icon-abajo_16_d {
  background-image: none;
}
.comentarios .boton .icon-abajo_16_d:before {
  content: "";
  border-width: 0 2px 2px 0;
  border-style: solid;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-color: var(--ue-c-comments-button-back-border-color, #fff);
  transform: rotate(45deg) translateX(5px) translateY(-8px);
}
.comentarios .mejor-valorados {
  counter-reset: valorados 0;
}
.comentarios .mejor-valorados > article:before {
  counter-increment: valorados;
  content: counter(valorados) "\BA";
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 20px;
  color: var(--ue-c-comments-text-color, #666);
  height: 40px;
  left: 0;
  padding: 5px 2px 0 15px;
  position: absolute;
  top: 20px;
  width: 45px;
}
.comentarios .mejor-valorados header {
  padding-left: 55px;
}
.comentarios .comentarios-nav,
.comentarios nav {
  border-bottom: 2px solid var(--ue-c-comments-separator-border-color, #e5e5e5);
  clear: both;
  margin: 15px 0 5px;
}
.comentarios .comentarios-nav > ul,
.comentarios nav > ul {
  margin-bottom: 12px;
  padding: 0 16px 5px;
  width: 100%;
  overflow: hidden;
}

@media (max-width: 400px) {
  .comentarios nav > ul {
    padding: 0;
  }
}
.comentarios .comentarios-nav li,
.comentarios nav li {
  text-align: center;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-size: 18px;
  float: left;
  margin-right: 0;
  list-style: none;
}
.comentarios .comentarios-nav li:first-child,
.comentarios nav li:first-child {
  width: 25%;
}
.comentarios .comentarios-nav li.mejor-valorados,
.comentarios nav li.mejor-valorados {
  width: 49%;
}
.comentarios .comentarios-nav li:last-child,
.comentarios nav li:last-child {
  width: 26%;
}

@media (max-width: 450px) {
  .comentarios .comentarios-nav li:first-child,
  .comentarios nav li:first-child {
    width: 25%;
  }
  .comentarios .comentarios-nav li.mejor-valorados,
  .comentarios nav li.mejor-valorados {
    width: 39%;
  }
  .comentarios .comentarios-nav li:last-child,
  .comentarios nav li:last-child {
    width: 36%;
  }
}
.comentarios .comentarios-nav li.disable,
.comentarios nav li.disable {
  display: none;
}
.comentarios .comentarios-nav a,
.comentarios .comentarios-nav button,
.comentarios nav a,
.comentarios nav button {
  text-decoration: none;
  color: var(--ue-c-comments-nav-item-color, #b3b3b3);
  padding: 0 5px;
  line-height: 25px;
  font-size: 18px;
  border: none;
  background: 0 0;
  cursor: pointer;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
}
.comentarios .comentarios-nav a:hover,
.comentarios .comentarios-nav button:hover,
.comentarios nav a:hover,
.comentarios nav button:hover {
  color: var(--ue-c-comments-nav-item-hover-color, #646363);
}
.comentarios .comentarios-nav .seleccionado a,
.comentarios .comentarios-nav .seleccionado button,
.comentarios nav .seleccionado a,
.comentarios nav .seleccionado button {
  border-bottom: 3px solid
    var(--ue-c-comments-nav-current-item-border-color, #20c0f5);
  color: var(--ue-c-comments-nav-current-item-color, #646363);
}
.comentarios .comentarios-nav span,
.comentarios nav span {
  line-height: 40px;
}
.comentario-acciones {
  font-size: 16px;
  margin-bottom: 0;
  float: none;
  width: 100%;
  display: inline-block;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  padding: 0;
  display: flex;
}
.comentario-acciones a {
  text-decoration: none;
}
.comentario-acciones li {
  margin: 0;
  display: flex;
}
.comentario-acciones .valorar-positivo,
.comentario-acciones li:not(:last-child) {
  border-right: 1px solid var(--ue-c-comments-separator-border-color, #e5e5e5);
}
.comentario-acciones > * {
  display: inline-block;
}
.comentario-acciones .comenta,
.comentario-acciones .denunciar,
.comentario-acciones .valorar-negativo,
.comentario-acciones .valorar-positivo {
  display: flex;
  align-items: center;
  height: 30px;
  padding: 5px 10px;
  line-height: 2rem;
  background-color: var(--ue-c-comments-report-background-color, #f2f2f2);
}

@media (max-width: 450px) {
  .comentario-acciones .comenta,
  .comentario-acciones .valorar-negativo,
  .comentario-acciones .valorar-positivo {
    padding: 5px;
  }
}
.comentario-acciones .comenta:hover,
.comentario-acciones .denunciar:hover,
.comentario-acciones .valorar-negativo:hover,
.comentario-acciones .valorar-positivo:hover {
  background-color: var(--ue-c-comments-report-hover-background-color, #ddd);
}
.comentario-acciones .comenta {
  text-align: center;
  background-color: var(--ue-c-comments-reply-button-background-color, #2e6d9d);
  color: var(--ue-c-comments-reply-button-color, #fff);
}
.comentario-acciones .comenta:hover {
  background-color: var(
    --ue-c-comments-reply-button-hover-background-color,
    #069
  );
  color: var(--ue-c-comments-reply-button-hover-color, #fff);
}
.comentario-acciones .denunciar {
  position: relative;
  color: var(--ue-c-comments-report-color, #2e6d9d);
}
.comentario-acciones .denunciar:hover {
  color: var(--ue-c-comments-report-hover-color, #069);
}
.comentario-acciones .denunciar:before {
  content: "";
  border: 2px solid #da7478;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  flex-shrink: 0;
  margin: 5px 6px 5px 5px;
}
.comentario-acciones .denunciar:after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #da7478;
  position: absolute;
  left: 1rem;
  transform: rotate(-45deg);
}
.comentario-acciones .denunciar p {
  line-height: 1rem;
  font-size: 14px;
}
.comentario-acciones .denunciar i {
  background-image: none;
}
.comentario-acciones .valorar-negativo,
.comentario-acciones .valorar-positivo {
  align-items: stretch;
  justify-content: space-evenly;
  overflow: hidden;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  line-height: 1.65rem;
}
.comentario-acciones .valorar-negativo span,
.comentario-acciones .valorar-positivo span {
  text-indent: -999999px;
}
.comentario-acciones .valorar-negativo i,
.comentario-acciones .valorar-positivo i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 28px;
  background-image: none;
}
.comentario-acciones .valorar-negativo i:before,
.comentario-acciones .valorar-positivo i:before {
  content: "";
  width: 12px;
  height: 12px;
  border-top: 2px solid;
  border-left: 2px solid;
  transform: rotate(45deg);
  position: absolute;
}
.comentario-acciones .valorar-negativo i:after,
.comentario-acciones .valorar-positivo i:after {
  content: "";
  width: 2px;
  height: 18px;
}
.comentario-acciones .valorar-negativo i:before {
  border-color: #db544d;
}
.comentario-acciones .valorar-negativo i:after {
  background-color: #db544d;
}
.comentario-acciones .valorar-negativo i:before {
  transform: rotate(-135deg);
}
.comentario-acciones .valorar-positivo i:before {
  border-color: #19b555;
}
.comentario-acciones .valorar-positivo i:after {
  background-color: #19b555;
}
.comentar {
  display: flex;
  align-items: center;
}
.comentar {
  width: 100%;
}
.comentar [type="checkbox"] {
  clear: both;
  float: left;
  margin: 15px 3px 0 0;
}
.comentar [type="checkbox"] + label {
  font-size: 80%;
  float: left;
  color: #555;
  margin-top: 15px;
}
.comentar [type="checkbox"] + label a {
  text-decoration: none;
}
.comentar [type="button"],
.comentar [type="submit"] {
  float: left;
}
.news-item .aside-comments {
  margin: 0;
  padding-top: 24px;
}
.news-item .aside-comments h2,
.news-item .aside-comments h3 {
  font-size: 17px;
  text-transform: capitalize;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  font-weight: 700;
  color: var(--ue-c-article-comments-title-color, #6f86a3);
  border-bottom: transparent;
}
.news-item .aside-comments h2 i.icon-comentarios_32_a,
.news-item .aside-comments h2 strong,
.news-item .aside-comments h3 i.icon-comentarios_32_a,
.news-item .aside-comments h3 strong {
  display: none;
}
.news-item .aside-comments p {
  padding: 0 0 10px;
  margin: 0;
}
.news-item .aside-comments article {
  margin: 0 0 30px;
  padding: 0;
}
.news-item .aside-comments article header {
  margin-bottom: 24px;
}
.news-item .aside-comments article header > span {
  margin-right: 0;
  font-size: 23px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-number-color, #2e6d9d);
  font-weight: bolder;
}
.news-item .aside-comments.comentarios .texto-comentario {
  height: 100%;
  overflow: hidden;
}
.news-item .aside-comments.comentarios .texto-comentario p {
  line-height: 20px;
  font-size: 15px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-text-color, #000);
  padding: 0;
}
.news-item .aside-comments .no-comments {
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: var(--ue-c-comments-text-color, #333);
  padding: 78px 0 0;
  margin-bottom: 24px;
  margin-top: -5px;
}
.news-item .aside-comments .no-comments strong {
  display: block;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.news-item .aside-comments .no-comments:before {
  content: "";
  position: absolute;
  right: calc(50% - 30px);
  top: 5px;
  height: 53px;
  width: 60px;
  display: block;
  background: transparent no-repeat 50% 0;
}
.news-item .texto-comentario .gradient {
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0) 0,
    var(--ue-c-comments-gradient-background-color, #fff)
  );
  width: 20px;
  height: 25px;
  display: block;
  float: left;
}
.news-item .comments-panel {
  background-color: var(--ue-c-comments-panel-background-color, #fff);
  height: 100%;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999999;
}
.news-item .fixed-button {
  position: fixed;
  z-index: 99999999999;
  width: 100%;
}
.news-item .fixed-button a {
  padding: 12 0.625rem;
  background-color: var(--ue-c-comments-button-back-background-color, #2e6d9d);
  display: block;
  color: var(--ue-c-comments-button-back-color, #fff);
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  text-decoration: none;
}
.news-item .fixed-button a:hover {
  background-color: var(
    --ue-c-comments-button-back-hover-background-color,
    #069
  );
}
.news-item .fixed-button a:before {
  content: "";
  border-width: 0 2px 2px 0;
  border-style: solid;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-color: var(--ue-c-comments-button-back-border-color, #fff);
  transform: rotate(135deg);
  margin: 0 5px;
}
.news-item .fixed-button .ellipsis {
  position: absolute;
  right: 0;
  top: 0;
  height: 44px;
  width: 42px;
  background: linear-gradient(90deg, rgba(31, 119, 181, 0) 0, #2e6d9d 75%);
}
.news-item .content.comments {
  border-top: 2px solid #2e6d9d;
  border-bottom: 2px solid #2e6d9d;
}
.comments-panel {
  padding: 0 40px 30px;
}
.comments-panel * {
  box-sizing: border-box;
}
.comments-panel .fixed-button {
  width: 605px;
  background-color: var(--ue-c-comments-panel-background-color, #fff);
  padding-top: 20px;
  display: flex;
  align-items: center;
}
.comments-panel .fixed-button a {
  width: 585px;
  text-overflow: ellipsis;
  padding: 0.625rem;
}
.comments-panel .fixed-button a span {
  text-transform: uppercase;
  margin-right: 10px;
  display: inline-block;
  color: var(--ue-c-comments-button-back-span-color, #fff);
}
.comments-panel .fixed-button a i {
  display: none;
}
.comments-panel .comentarios .comentarios-usuarios {
  padding: 0;
}
.comments-panel h3 {
  padding-top: 40px;
}
.comments-panel .comentarios-nav,
.comments-panel h3,
.comments-panel nav {
  background-color: var(--ue-c-comments-panel-background-color, #fff);
  z-index: 99;
  right: auto;
}
.right-panel {
  width: 680px;
  position: static;
  z-index: 99999999999;
  opacity: 0;
}
.right-panel.comments-panel {
  right: -680px;
}
.right-panel.show {
  right: 0;
}
.comments-panel {
  box-sizing: border-box;
}
.comments-panel.show {
  position: fixed;
  top: 0;
}
.lightbox_shadow {
  background-color: var(--ue-c-comments-lightbox-background-color, #000);
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999999;
}
@media screen and (max-height: 800px) {
  .comments-panel {
    padding: 0 20px 30px;
  }
  .comments-panel .fixed-button {
    width: 625px;
    padding-top: 20px;
  }
  .comments-panel .fixed-button a {
    width: 625px;
  }
  .comments-panel h3 {
    padding-top: 20px;
  }
}
.n-visible,
.no-visible {
  display: none !important;
}
:root {
  --ue-c-comments-button-background-color: #000;
  --ue-c-comments-button-hover-background-color: #333;
  --ue-c-comments-number-color: #000;
  --ue-c-comments-avatar-fill: #000;
  --ue-c-comments-date-time-color: #000;
  --ue-c-article-comments-title-color: #000;
  --ue-c-article-focus-color: #00a9e0;
}
.ue-c-fixed {
  position: fixed !important;
  top: 0;
}
.ue-c-main-logo,
.ue-c-main-logo-small {
  margin-right: 8px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.ue-c-main-logo svg,
.ue-c-main-logo-small svg {
  width: 100%;
}
.ue-c-main-logo {
  width: 6.25rem;
}
.ue-c-main-logo-small {
  width: 3.125rem;
}
.hide {
  display: none;
}
.inner.no-scroll,
.no-scroll {
  overflow: hidden;
  height: 100%;
  position: relative;
}

.ue-u-sticky-top-10 {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 10px;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.publicidad {
  margin: 0 !important;
}
.ue-c-main-header {
  margin-top: -1px;
}
.ue-c-article__media-img-container {
  overflow: hidden;
}
@media (min-width: 46.25em) {
  .ue-l-main-header--over-media.ue-l-main-header--fixed {
    position: fixed !important;
  }
}
.ue-c-main-header__progress-bar.ue-c-fixed {
  top: var(--ue-l-main-header-top-height);
}
nav.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list
  > .ue-c-main-navigation__list-item:not(.has-overflow) {
  flex-grow: inherit;
}
.hidden-content {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  clip-path: polygon(0 0, 0 0, 0 0, 0 0);
  background-color: #fff;
  color: #000;
}
.ue-c-seo-links {
  width: 100%;
  max-width: 75rem;
  display: flex;
  position: relative;
  padding: 0 1rem;
  box-sizing: border-box;
  background-color: var(--ue-c-seo-links-body-background-color, #fff);
  height: var(--ue-c-seo-links-height, 25px);
  line-height: var(--ue-c-seo-link-line-height, 15px);
  border-top-width: var(--ue-c-seo-links-body-border-top-width, 0);
  border-top-color: var(--ue-c-seo-links-body-border-top-color, #cecece);
  border-top-style: solid;
  border-bottom-width: var(--ue-c-seo-links-body-border-bottom-width, 0);
  border-bottom-color: var(--ue-c-seo-links-body-border-bottom-color, #cecece);
  border-bottom-style: solid;
  height: 1.25rem;
  font-size: var(--ue-c-seo-link-font-size, 10px);
  line-height: var(--ue-c-seo-link-line-height, 12px);
  letter-spacing: var(--ue-c-seo-link-letter-spacing, 0);
  height: var(--ue-c-seo-links-height, 20px);
}
.ue-c-seo-links:after {
  content: "";
  width: 3.125rem;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, transparent, #fff);
}
.ue-c-seo-links__title {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: var(--ue-c-seo-links-title-text-transform, uppercase);
  color: var(--ue-c-seo-links-title-color, hsla(0, 0%, 44%, 0.45));
}
.ue-c-seo-links__title:after {
  content: "";
  display: inline-block;
  margin: 0 0 0 0.25rem;
  height: 10px;
  width: 1px;
  background-color: var(
    --ue-c-seo-links-title-divider-background-color,
    hsla(0, 0%, 44%, 0.45)
  );
}
@media (min-width: 46.25em) {
  .ue-c-seo-links__title:after {
    margin: 0 0 0 0.5rem;
  }
}
.ue-c-seo-links__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  align-items: center;
  font-family: Roboto, Arial, Helvetica, sans-serif;
}
@media (max-width: 61.24em) {
  .ue-c-seo-links__list {
    overflow-x: auto;
  }
}
.ue-c-seo-links__list::-webkit-scrollbar {
  display: none;
}
.ue-c-seo-links__item {
  flex: 0 0 auto;
  margin: 0;
  position: relative;
  padding: 0 0.5rem;
}
@media (min-width: 46.25em) {
  .ue-c-seo-links__item {
    padding: 0 0.5rem;
  }
}
.ue-c-seo-links__item span {
  text-decoration: none;
  color: var(--ue-c-seo-links-item-color, hsla(0, 0%, 44%, 0.45));
}
@media (min-width: 46.25em) {
  .ue-c-seo-links__item span {
    color: var(--ue-c-seo-links-item-shade-color, hsla(0, 0%, 44%, 0.45));
  }
}
.ue-c-seo-links__item:not(:last-child):after {
  content: "";
  width: 1px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
  background-color: var(
    --ue-c-seo-links-item-separator-background-color,
    hsla(0, 0%, 44%, 0.45)
  );
}
.ue-c-seo-links__item:last-child {
  padding-right: 3.125rem;
}
.ue-c-seo-links-container {
  border-top-width: var(--ue-c-seo-links-body-border-top-width, 0);
  border-top-color: var(--ue-c-seo-links-body-border-top-color, #cecece);
  border-top-style: solid;
  background-color: var(--ue-c-seo-links-body-background-color, #fff);
  width: 100%;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 0.625rem;
  border-bottom-width: var(--ue-c-seo-links-body-border-bottom-width, 0);
  border-bottom-color: var(--ue-c-seo-links-body-border-bottom-color, #cecece);
  border-bottom-style: solid;
}
.ue-c-seo-links-container .ue-c-seo-links {
  padding: 0;
}
@media (min-width: 46.25em) {
  .ue-c-seo-links--justify-center-from-tablet .ue-c-seo-links {
    justify-content: center;
  }
}
.ue-c-seo-links-container.ue-c-seo-links--main {
  background-color: transparent;
  padding: 0;
  width: 100%;
}
.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links {
  background-color: transparent;
  height: 2.25rem;
  font-size: 15;
  padding: 0;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links:after {
  background-image: linear-gradient(90deg, transparent, transparent);
}
.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__title {
  color: #000;
}
.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__title:after {
  background-color: #cecece;
}
.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__item span {
  color: #216087;
}
.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__item:not(:last-child):after {
  background-color: #cecece;
}
.ue-c-seo-links-container.ue-c-seo-links--main .ue-c-seo-links__list {
  scroll-behavior: smooth;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
  scrollbar-color: #597897 #c3d5e5;
  -ms-scrollbar-track-color: #c3d5e5;
  -ms-scrollbar-arrow-color: #000;
  -ms-scrollbar-face-color: #597897;
  -ms-scrollbar-shadow-color: #597897;
  -ms-overflow-style: scrollbar;
}
.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__list::-webkit-scrollbar {
  display: block;
  height: 6px;
}
.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__list::-webkit-scrollbar-thumb {
  background: #597897;
  border-radius: 0.3125rem;
}
.ue-c-seo-links-container.ue-c-seo-links--main
  .ue-c-seo-links__list::-webkit-scrollbar-track-piece {
  background: #c3d5e5;
}
.ue-l-side-panel {
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  overflow: auto;
  visibility: hidden;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  transition: transform 0.25s;
}
.ue-l-side-panel__title {
  font-family: Arial, Helvetica, sans-serif;
  padding: 8px;
  background-color: #666;
  color: #fff;
}
.ue-l-side-panel__item {
  border-bottom: 1px solid #000;
  margin-bottom: 8px;
}
.ue-l-side-panel__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.ue-l-side-panel__close {
  cursor: pointer;
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 24px;
  height: 24px;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  background: 0 0;
  z-index: 1;
}
.ue-l-side-panel__close > * {
  pointer-events: none;
}
.ue-l-side-panel__close--left-center {
  right: auto;
  left: 0;
  top: 50%;
  width: 2.5rem;
  transform: translateY(-50%);
}
.ue-l-side-panel--fixed {
  position: fixed;
  max-height: 100%;
}
.ue-l-side-panel--fixed.is-active {
  max-height: 100%;
}
.ue-l-side-panel--fixed.is-active + .ue-l-side-panel__mask {
  position: fixed;
  top: 0;
  max-height: 100%;
}
.ue-l-side-panel--scroll {
  overflow: visible;
}
.ue-l-side-panel--z10 {
  z-index: 10;
}
.ue-l-side-panel--z30 {
  z-index: 15010;
}
.ue-l-side-panel--no-space {
  margin-bottom: 0;
}
.ue-l-side-panel--no-scroll {
  overflow: hidden;
}
.ue-l-side-panel--no-scroll-x {
  overflow-x: hidden;
}
.ue-l-side-panel--no-scroll-y {
  overflow-y: hidden;
}
.ue-l-side-panel--show + .ue-l-side-panel__mask {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  max-height: 100%;
  position: fixed;
  z-index: 1;
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--show + .ue-l-side-panel__mask--transparent {
    background: 0 0;
  }
}
.ue-l-side-panel--background {
  background-color: #fff;
}
.ue-l-side-panel--padding-top {
  padding-top: 2.5rem;
}
.ue-l-side-panel--padding-bottom {
  padding-bottom: 2.5rem;
}
.ue-l-side-panel--flex {
  display: flex;
  flex-direction: column;
}
@media (min-width: 20em) {
  .ue-l-side-panel--fixed-bottom-from-mobile {
    bottom: 0;
    right: 0;
    left: 0;
    top: auto;
  }
}
.ue-l-side-panel--fixed-top-right-from-mobile {
  top: 0;
  right: 0;
  bottom: inherit;
  left: inherit;
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--fixed-top-right-from-tablet {
    top: 0;
    right: 0;
    bottom: inherit;
    left: inherit;
  }
}
@media (min-width: 20em) {
  .ue-l-side-panel--right-to-left-from-mobile {
    transform: translateX(100vw) translateY(0);
    right: 0;
  }
  .ue-l-side-panel--right-to-left-from-mobile.is-active {
    transform: translateX(calc(100vw - auto)) translateY(0);
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--right-to-left-from-tablet {
    transform: translateX(100vw) translateY(0);
    right: 0;
  }
  .ue-l-side-panel--right-to-left-from-tablet.is-active {
    transform: translateX(calc(100vw - auto)) translateY(0);
  }
}
@media (min-width: 20em) {
  .ue-l-side-panel--full-width-from-mobile,
  .ue-l-side-panel--full-width-from-mobile.is-active {
    width: 100%;
  }
}
@media (min-width: 20em) {
  .ue-l-side-panel--full-height-from-mobile {
    height: 100vh;
  }
  .ue-l-side-panel--full-height-from-mobile.is-active {
    height: 100%;
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--full-height-from-tablet {
    height: 100vh;
  }
  .ue-l-side-panel--full-height-from-tablet.is-active {
    height: 100%;
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--height-517-from-tablet {
    height: 32.3125rem;
  }
}
@media (min-width: 20em) {
  .ue-l-side-panel--width-320-from-mobile {
    width: 20rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--width-240-from-tablet {
    width: 15rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--width-760-from-tablet {
    width: 47.5rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--width-990-from-tablet {
    width: 61.875rem;
  }
}
@media (min-width: 20em) {
  .ue-l-side-panel--shadow-left-from-mobile {
    box-shadow: -6px 10px 11px 0 rgba(0, 0, 0, 0.18);
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--shadow-left-from-tablet {
    box-shadow: -6px 10px 11px 0 rgba(0, 0, 0, 0.18);
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--shadow-right-from-tablet {
    box-shadow: 6px 0 11px 0 rgba(0, 0, 0, 0.18);
  }
}
@media (min-width: 46.25em) {
  .ue-l-side-panel--shadow-left-n-right-from-tablet {
    box-shadow: 0 16px 18px 0 rgba(0, 0, 0, 0.18);
  }
}
.ue-l-side-panel--show {
  transform: none;
  visibility: visible;
}
.ue-c-main-navigation__title {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-top: 1rem;
  padding-bottom: 0.4rem;
  margin-bottom: 1rem;
  border-color: var(--ue-c-main-navigation-title-border-color, #cecece);
  color: var(--ue-c-main-navigation-title-color, #000);
  font-family: var(
    --ue-c-main-navigation-title-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-navigation-title-font-weight, 700);
  font-style: var(--ue-c-main-navigation-title-font-style, normal);
  text-transform: var(--ue-c-main-navigation-title-text-transform, uppercase);
  font-size: var(--ue-c-main-navigation-title-font-size, 0.8125rem);
  line-height: var(--ue-c-main-navigation-title-line-height, 0.875rem);
  letter-spacing: var(--ue-c-main-navigation-title-letter-spacing, 0.02rem);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__title {
    --ue-c-main-navigation-title-font-size: 0.8125rem;
    --ue-c-main-navigation-title-line-height: 1.375rem;
    --ue-c-main-navigation-title-letter-spacing: 0.02rem;
    margin-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0;
  }
}
.ue-c-main-navigation__footer {
  background-color: var(--ue-c-main-navigation-footer-background-color, #fff);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__footer {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
.ue-c-main-navigation__footer-wrapper {
  padding: 1rem;
  border-top-style: solid;
  display: grid;
  gap: 8px;
  color: var(--ue-c-main-navigation-footer-color, #666);
  border-color: var(--ue-c-main-navigation-footer-border-color, #ccc);
  border-top-width: var(--ue-c-main-navigation-footer-border-top-width, 1px);
  font-family: var(
    --ue-c-main-navigation-footer-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-navigation-footer-font-weight, normal);
  font-size: var(--ue-c-main-navigation-footer-font-size, 0.75rem);
  line-height: var(--ue-c-main-navigation-footer-line-height, 1.25rem);
  letter-spacing: var(--ue-c-main-navigation-footer-letter-spacing, 0);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__footer-wrapper {
    --ue-c-main-navigation-footer-font-size: 0.75rem;
    --ue-c-main-navigation-footer-line-height: 0.875rem;
    --ue-c-main-navigation-footer-letter-spacing: 0rem;
    width: 100%;
    gap: 8px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
  }
}
.ue-c-main-navigation__footer-wrapper > * {
  font-style: var(--ue-c-main-navigation-footer-font-style, normal);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__date {
    float: left;
    padding-right: 0.5rem;
  }
}
.ue-c-main-navigation__link {
  display: flex;
  box-sizing: border-box;
  text-decoration: none;
  padding: var(--ue-c-main-navigation-link-padding);
  font-family: var(
    --ue-c-main-navigation-link-font-family,
    Roboto_condensed,
    Tahoma,
    Geneva,
    sans-serif
  );
  font-weight: var(--ue-c-main-navigation-link-font-weight, 400);
  font-style: var(--ue-c-main-navigation-link-font-style, normal);
  color: var(--ue-c-main-navigation-link-color, #000);
  font-size: var(--ue-c-main-navigation-link-font-size, 13px);
  line-height: var(--ue-c-main-navigation-link-line-height, 14px);
  letter-spacing: var(--ue-c-main-navigation-link-letter-spacing, 0.02em);
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__link {
    cursor: pointer;
    margin: 0;
    height: auto;
  }
  .ue-c-main-navigation__link:hover {
    -webkit-text-decoration: var(--ue-c-main-navigation-link-text-decoration);
    text-decoration: var(--ue-c-main-navigation-link-text-decoration);
    color: var(--ue-c-main-navigation-link-hover-color, #333);
  }
}
.ue-c-main-navigation__link.is-bold {
  font-weight: var(--ue-c-main-navigation-link-font-weight, 400);
}
.ue-c-main-navigation__link--is-active {
  position: relative;
  border-radius: 2px;
  margin: 0 0.4rem;
  font-weight: var(--ue-c-main-navigation-link-active-font-weight, 600);
}
.ue-c-main-navigation__link--is-active,
.ue-c-main-navigation__link--is-active[aria-expanded="true"] {
  background-color: var(
    --ue-c-main-navigation-link-active-background-color,
    #f3f3f3
  );
  color: var(--ue-c-main-navigation-link-active-color, #333);
}
.ue-c-main-navigation__link-dropdown {
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.ue-c-main-navigation__link-dropdown:active {
  color: #00f;
}
.ue-c-main-navigation__link-dropdown-icon {
  pointer-events: none;
  display: var(--ue-c-main-navigation-link-dropdown-icon, inherit);
  box-sizing: border-box;
  margin: 0.5rem 0.5rem 0 0;
  transform: translateY(-75%) rotate(45deg);
  transition: all 0.25s;
  width: var(--ue-c-main-navigation-link-dropdown-icon-width, 0.75rem);
  height: var(--ue-c-main-navigation-link-dropdown-icon-height, 0.75rem);
  border-style: solid;
  border-width: inherit;
  border-bottom-width: var(
    --ue-c-main-navigation-link-dropdown-icon-border-width,
    0.09375rem
  );
  border-right-width: var(
    --ue-c-main-navigation-link-dropdown-icon-border-width,
    0.09375rem
  );
  border-color: var(
    --ue-c-main-navigation-link-dropdown-icon-border-color,
    #000
  );
}
.ue-c-main-navigation__link-dropdown-icon--open {
  transform: translateY(-25%) rotate(-135deg);
  transition: all 0.25s;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__link-dropdown[aria-expanded="true"] {
    background-color: var(
      --ue-c-main-navigation-link-dropdown-hover-background,
      unset
    );
    color: var(--ue-c-main-navigation-link-dropdown-hover-color, #000);
  }
  .ue-c-main-navigation__link-dropdown:hover:before {
    content: "";
    height: 2px;
    width: calc(100% - 16px);
    position: absolute;
    bottom: 0;
    background-color: var(
      --ue-c-main-navigation-link-dropdown-hover-line,
      #000
    );
  }
}
.ue-c-main-navigation__skip-links {
  position: absolute;
  top: 0;
  left: -32768px;
  z-index: 22;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__skip-links {
    top: 41px;
  }
}
.ue-c-main-navigation__skip-links li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.ue-c-main-navigation__skip-links-item {
  font-size: 12px;
  font-family: Roboto_condensed, Tahoma, Geneva, sans-serif;
  color: #fff;
  background: #2e6d9d;
  padding: 10px;
}
.ue-c-main-navigation__skip-links-item:active,
.ue-c-main-navigation__skip-links-item:focus {
  left: 32768px;
  outline: 1px dotted #fff;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #000;
  text-align: left;
  text-decoration: none;
}
.ue-c-main-navigation--high-contrast .ue-c-main-navigation__link {
  display: flex;
  align-items: center;
}
.ue-c-main-navigation--high-contrast .ue-c-main-navigation__link--is-active {
  background-color: var(
    --ue-c-main-navigation-link-active-background-color,
    #f3f3f3
  );
  color: var(--ue-c-main-navigation-link-active-color, #333);
}
.ue-c-main-navigation--high-contrast > .ue-c-main-navigation__list {
  padding: 0 1rem 0.5rem;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation--high-contrast > .ue-c-main-navigation__list {
    padding: 0;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation--high-contrast
    .ue-c-main-navigation__list--first-level {
    background-color: unset;
  }
  .ue-c-main-navigation--high-contrast
    .ue-c-main-navigation__list--first-level
    ~ ul:not(.ue-c-main-navigation__list--second-level)
    .ue-c-main-navigation__link:hover,
  .ue-c-main-navigation--high-contrast
    .ue-c-main-navigation__list--first-level
    ~ ul:not(.ue-c-main-navigation__list--third-level)
    .ue-c-main-navigation__link:hover {
    background-color: var(
      --ue-c-main-navigation-first-hover-background-color,
      #00008b
    );
    color: var(--ue-c-main-navigation-first-hover-color, #fff);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation--highlight {
    font-weight: 400;
  }
  .ue-c-main-navigation--highlight > .ue-c-main-navigation__link {
    font-weight: var(--ue-c-main-navigation-highlight-font-weight, bold);
  }
}
@media (min-width: 46.25em) {
  .ue-l-main-navigation--truncated-width {
    overflow: hidden;
    position: relative;
  }
  .ue-l-main-navigation--truncated-width:after {
    content: "";
    background-image: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      var(--ue-c-main-navigation-gradient-color, #fff)
    );
    position: absolute;
    right: 0;
    width: 2rem;
    height: 100%;
  }
  .ue-l-main-navigation--truncated-width .ue-c-main-navigation__link:hover {
    text-shadow:
      0 0 0 var(--ue-c-main-navigation-first-shadow, #333),
      0 0 0 var(--ue-c-main-navigation-second-shadow, #222);
  }
  .ue-l-main-navigation--truncated-width
    > .ue-c-main-navigation__list--first-level
    > li:not(:nth-child(-n + 6)) {
    display: none;
  }
}
@media (min-width: 61.25em) {
  .ue-l-main-navigation--truncated-width {
    overflow: inherit;
    position: unset;
  }
  .ue-l-main-navigation--truncated-width:after {
    display: none;
  }
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-item.is-current
  a {
  background-color: var(--ue-c-main-navigation-link-current-background, #000);
  color: var(--ue-c-main-navigation-link-current-color, #fff);
  border-radius: var(--ue-c-main-navigation-link-current-border-radius, 0);
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-item:not(.hide).has-overflow {
  margin: 0;
  position: relative;
  background-color: var(--ue-c-main-header-bottom-background);
}
.ue-l-main-navigation--with-hidden-content .ue-c-main-navigation__link {
  padding: 0.4rem 1rem;
  align-self: center;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list--first-level
  .ue-c-main-navigation__link {
  text-transform: inherit;
}
.ue-l-main-navigation--with-hidden-content .ue-c-main-navigation__list-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 0.5rem;
  margin: 0;
  border: 0;
  background-color: inherit;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button-icon:after,
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button-icon:before {
  content: "";
  transition: all 0.25s;
  width: 1px;
  height: 7px;
  background-color: var(--ue-c-main-header-more-icon, #fff);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  right: 12px;
  top: 42%;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"] {
  margin-left: 0.5rem;
  width: var(--ue-c-main-header-button-primary-width, 80px);
  overflow: hidden;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"]
  .ue-c-main-navigation__list-button-icon:before {
  transform: rotate(90deg);
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"]
  .ue-c-main-navigation__list-button-icon:after {
  transform: rotate(0);
}
.portada
  .ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"]
  .ue-c-main-navigation__list-button-icon {
  margin-left: 0.1875rem;
}
.portada
  .ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="false"] {
  margin-left: 0;
  width: 4.375rem;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"] {
  background-color: #fff;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  color: #000;
  width: var(--ue-c-main-header-button-primary-width, 80px);
  overflow: visible;
  height: calc(var(--ue-l-main-header-bottom-height, px-rem36px) + 6px);
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]:hover {
  color: #000;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon {
  margin-left: 1rem;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon:after,
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon:before {
  background-color: #000;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon:before {
  transform: rotate(45deg);
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"]
  .ue-c-main-navigation__list-button-icon:after {
  transform: rotate(-45deg);
}
.portada
  .ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-button[aria-expanded="true"] {
  height: 2.625rem;
  width: 4.375rem;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow {
  position: absolute;
  right: 0;
  top: var(--ue-l-main-header-bottom-height, 2.25rem);
  padding: 1rem 0.5rem;
  margin: 0;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  background-color: #fff;
  box-shadow: 1px 8px 8px 0 rgba(0, 0, 0, 0.3);
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow
  li {
  position: relative;
  display: flex;
  height: auto;
  min-width: 150px;
  --webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow
  li.hide {
  display: none;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow
  .ue-c-main-navigation__link {
  width: 100%;
  padding: 0.45rem;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow.hide {
  display: unset;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-out;
}
.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list-overflow--mask {
  background-color: transparent;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  max-height: 100%;
  position: fixed;
  z-index: -1;
}
@media (min-width: 46.25em) {
  .ue-l-main-navigation--display-inline {
    --ue-c-main-navigation-link-dropdown-icon: none;
    display: flex;
    padding-left: 1rem;
  }
  .ue-l-main-navigation--display-inline > .ue-c-main-navigation__list {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
  }
  .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item {
    overflow: visible;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    display: flex;
    flex: 1 0 auto;
    position: relative;
    height: inherit;
    align-items: var(--ue-c-main-navigation-list-item-align, stretch);
  }
  .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item--position-inherit {
    position: inherit;
  }
  .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item.hide {
    display: none;
  }
  .portada
    .ue-c-main-header
    .ue-l-main-header--fixed
    .ue-l-main-navigation--display-inline
    > .ue-c-main-navigation__list
    > .ue-c-main-navigation__list-item {
    flex: 0 0 auto;
  }
  .ue-l-main-navigation--display-inline .ue-c-main-navigation__link {
    font-family: var(
      --ue-c-main-navigation-link-inline-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
  }
}
@media (min-width: 46.25em) and (min-width: 46.25em) {
  .ue-l-main-navigation--display-inline .ue-c-main-navigation__link {
    text-transform: var(
      --ue-c-main-navigation-link-inline-text-transform,
      inherit
    );
    font-size: var(--ue-c-main-navigation-link-inline-font-size, 13px);
    line-height: var(--ue-c-main-navigation-link-inline-line-height, 13px);
    letter-spacing: var(
      --ue-c-main-navigation-link-inline-letter-spacing,
      0.02em
    );
  }
}
@media (min-width: 61.25em) {
  .ue-l-main-navigation--display-inline {
    flex-grow: 1;
  }
  .ue-l-main-navigation--display-inline:not(
    .ue-l-main-navigation--truncated-width
  ) {
    padding-left: inherit;
  }
}
.ue-l-main-navigation--display-inline > .ue-c-main-navigation__title {
  display: none;
}
.ue-c-main-navigation__list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ue-c-main-navigation__list-item:last-of-type {
  overflow: hidden;
}
.ue-l-main-navigation__list--columns-4 {
  -webkit-columns: 4;
  -moz-columns: 4;
  columns: 4;
}
.ue-l-main-navigation__list--columns-3 {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}
.ue-l-main-navigation__list--columns-2 {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
.ue-c-main-navigation__list--second-level {
  display: block;
  padding: 0.25rem;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list--second-level {
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    border: 0;
    padding: 1rem;
  }
}
.ue-c-main-navigation__list-dropdown {
  border-top: var(--ue-c-main-navigation-list-dropdown-border-top);
  border-bottom: var(--ue-c-main-navigation-list-dropdown-border-bottom);
}
.ue-c-main-navigation__list-dropdown .ue-c-main-navigation__link {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  padding: 0;
  text-transform: inherit;
  font-family: var(
    --ue-c-main-navigation-list-dropdown-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-navigation-list-dropdown-font-weight, normal);
  font-size: var(--ue-c-main-navigation-list-dropdown-font-size, 0.8125rem);
  line-height: var(--ue-c-main-navigation-list-dropdown-line-height, 2rem);
  letter-spacing: var(
    --ue-c-main-navigation-list-dropdown-letter-spacing,
    0.02rem
  );
}
.ue-c-main-navigation__list-dropdown .ue-c-main-navigation__link.is-bold {
  font-weight: var(--ue-c-main-navigation-list-dropdown-title-font-weight, 600);
}
.ue-c-main-navigation__list-dropdown .ue-c-main-navigation__link.is-bold:hover {
  text-shadow: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-dropdown-title .ue-c-main-navigation__link {
    font-family: var(
      --ue-c-main-navigation-list-dropdown-title-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
    font-weight: var(
      --ue-c-main-navigation-list-dropdown-title-font-weight,
      600
    );
    font-size: var(
      --ue-c-main-navigation-list-dropdown-title-font-size,
      0.8125rem
    );
    line-height: var(
      --ue-c-main-navigation-list-dropdown-title-line-height,
      2rem
    );
    letter-spacing: var(
      --ue-c-main-navigation-list-dropdown-title-letter-spacing,
      0.02rem
    );
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-dropdown .ue-c-main-navigation__list-item {
    min-width: var(--ue-c-main-navigation-list-dropdown-min-width, 9.375rem);
  }
  .ue-c-main-navigation__list-dropdown.ue-c-main-navigation__list--second-level {
    top: var(--ue-l-main-header-top-height);
    background-color: var(--ue-c-main-navigation-second-background-color, #fff);
    box-shadow: var(
      --ue-c-main-navigation-second-box-shadow,
      0 4px 7px 0 rgba(0, 0, 0, 0.3)
    );
  }
  .ue-c-main-navigation__list-dropdown
    .ue-c-main-navigation__list--third-level {
    background-color: var(--ue-c-main-navigation-third-background-color, #fff);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__list-item .ue-c-main-navigation__list-dropdown {
    visibility: hidden;
    opacity: 0;
    transition:
      opacity 0.3s ease-in-out,
      visibility 0.3s ease-in-out;
  }
  .ue-c-main-navigation__list-item:hover
    > .ue-c-main-navigation__list-dropdown {
    visibility: visible;
    opacity: 1;
    transition:
      opacity 0.3s ease-in-out,
      visibility 0.3s ease-in-out;
    border: var(--ue-c-main-navigation-dropdown-border);
    padding-top: 2.75rem;
  }
  .ue-c-main-navigation__list-item:hover
    .ue-c-main-navigation__list-dropdown-title {
    width: 100%;
    position: absolute;
    top: 0.5rem;
  }
}
.ue-c-main-navigation__list-dropdown--6-columns {
  max-width: 1200px;
  margin: 0 auto;
}
.ue-c-main-navigation__list-dropdown--4-columns,
.ue-c-main-navigation__list-dropdown--5-columns {
  max-width: 1200px;
  margin: 0 auto;
  column-count: 5;
}
.ue-c-main-navigation__list-dropdown--3-columns {
  max-width: 1200px;
  margin: 0 auto;
  column-count: 3;
}
.ue-c-main-navigation__list-dropdown--2-columns {
  max-width: 1200px;
  margin: 0 auto;
  column-count: 2;
}
.ue-c-main-navigation__list-dropdown--aligned-left {
  left: 0;
  right: auto;
}
.ue-c-main-navigation__list-dropdown--aligned-right {
  right: 0;
  left: auto;
}
.ue-c-main-navigation__list-dropdown--aligned-center {
  left: 50%;
  transform: translateX(-50%);
}
.ue-c-main-navigation__list-dropdown--full-width {
  box-sizing: border-box;
  width: 100%;
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b {
    --ue-c-main-navigation-list-panel-cols-gap: 5px;
    --ue-c-mn-item-channel-width: 3.75rem;
    --ue-c-mn-item-channel-height: 3.75rem;
    --ue-c-mn-item-channel-logo-width: 2.25rem;
    --ue-c-mn-item-channel-logo-height: 2.8125rem;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    padding: 1rem;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation:nth-child(-n + 2) {
    grid-row: span 2;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation:nth-child(3) {
    grid-column: 3;
  }
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b
    .ue-c-main-navigation:last-of-type {
    grid-column: 4;
    grid-row: 1 / span 2;
  }
}
@media (min-width: 61.25em) {
  .ue-c-main-navigation__body.ue-l-main-navigation__panel--grid-b {
    --ue-c-mn-item-channel-width: 5rem;
    --ue-c-mn-item-channel-height: 5rem;
    --ue-c-mn-item-channel-logo-width: 3.125rem;
    --ue-c-mn-item-channel-logo-height: 3.625rem;
    gap: 2rem;
    padding: 2rem;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-navigation__footer--full-width
    .ue-c-main-navigation__footer-wrapper {
    grid-template-columns: 1fr;
  }
}
.ue-l-main-header__row {
  width: 100%;
  display: flex;
  box-sizing: border-box;
}
.ue-l-main-header__bottom,
.ue-l-main-header__top {
  position: relative;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.ue-l-main-header__bottom .hide,
.ue-l-main-header__top .hide {
  display: none;
}
@media (min-width: 23.4375em) {
  .ue-l-main-header__bottom,
  .ue-l-main-header__top {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.ue-l-main-header__top {
  height: var(--ue-l-main-header-top-height);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top {
    align-items: center;
    justify-content: center;
  }
}
.ue-l-main-header__bottom {
  height: var(--ue-l-main-header-bottom-height);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__bottom {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
.ue-l-main-header__bottom .ue-c-main-header__nav {
  order: 2;
}
.ue-l-main-header__bottom,
.ue-l-main-header__top {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.ue-l-main-header__top {
  background-color: var(--ue-c-main-header-top-background-color, #fff);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top {
    box-shadow: none;
  }
}
.ue-l-main-header__top:not(.ue-l-main-header--fixed) {
  border-bottom: var(--ue-c-main-header-tabs-border-bottom, 1px solid #000);
}
.ue-l-main-header__bottom {
  background: var(--ue-c-main-header-bottom-background);
  color: var(--ue-c-main-header-bottom-color, #000);
}
.ue-l-main-header__bottom:not(:last-child) {
  border-bottom: var(--ue-c-main-header-bottom-border-bottom, unset);
  border-bottom-color: var(
    --ue-c-main-header-bottom-border-bottom-color,
    unset
  );
}
@media (min-width: 46.25em) {
  .ue-l-main-header__bottom {
    border-bottom: var(--ue-c-main-header-bottom-border-bottom);
    border-bottom: var(--ue-c-main-header-bottom-border-bottom, unset);
    border-bottom-color: var(
      --ue-c-main-header-bottom-border-bottom-color,
      unset
    );
    border-top-color: var(--ue-c-main-header-bottom-border-top-color);
  }
}
.ue-l-main-header__wrapper {
  display: flex;
}
@media (min-width: 46.25em) {
  .ue-l-main-header__wrapper {
    align-items: center;
    position: relative;
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 61.25em) {
  .ue-l-main-header__wrapper {
    max-width: 1200px;
  }
}
.ue-l-main-header__wrapper-col {
  width: 50%;
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top.ue-l-main-header--column-center
    .ue-l-side-panel--show {
    top: var(--ue-c-main-header-panel-cover-top, 2.25rem);
  }
}
.ue-l-main-header__top.ue-l-main-header--fixed .ue-l-side-panel--show {
  top: var(--ue-l-main-header-top-height, 2.25rem);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top.ue-l-main-header--fixed .ue-l-side-panel--show {
    top: var(--ue-l-main-header-top-height, 2.25rem);
  }
}
.ue-l-main-header__top .ue-l-side-panel--show {
  padding-bottom: var(--ue-l-main-header-top-height, 2.25rem);
  padding-top: unset;
}
.ue-l-main-header__top .ue-l-side-panel--show,
.ue-l-main-header__top .ue-l-side-panel--show + .ue-l-side-panel__mask {
  top: var(--ue-l-main-header-top-height, 2.25rem);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top .ue-l-side-panel--show {
    max-width: 1200px;
    width: inherit;
    padding-bottom: 0;
    flex-direction: column;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    visibility: visible;
    opacity: 1;
    transition:
      opacity 0.2s ease-out 0s,
      height 0.2s ease-out 0s;
  }
  .ue-l-main-header__top .ue-l-side-panel--show + .ue-l-side-panel__mask {
    background-color: transparent;
    pointer-events: all;
  }
  .ue-l-main-header__top .ue-l-side-panel[aria-hidden="true"] {
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition:
      opacity 0.3s ease-out 0s,
      height 0.2s ease-out 0s;
  }
}
.ue-l-main-header__bottom
  .ue-l-side-panel--show[data-nav="secondaryNavigation"] {
  height: 100%;
  padding-bottom: calc(
    var(--ue-l-main-header-bottom-height, px-rem36px) +
      var(--ue-l-main-header-top-height, px-rem36px)
  );
}
.ue-l-main-header__bottom
  .ue-l-side-panel--show[data-nav="secondaryNavigation"],
.ue-l-main-header__bottom
  .ue-l-side-panel--show[data-nav="secondaryNavigation"]
  + .ue-l-side-panel__mask {
  top: calc(
    var(--ue-l-main-header-bottom-height, px-rem36px) +
      var(--ue-l-main-header-top-height, px-rem36px)
  );
}
.ue-l-main-header__bottom .ue-l-side-panel--show {
  border-top: var(--ue-c-main-header-panel-border, unset);
  border-color: var(--ue-c-main-header-panel-border-color, unset);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__panel--full-width .ue-l-side-panel--show {
    max-width: none;
    border-top: var(--ue-c-main-header-panel-border, unset);
    border-color: var(--ue-c-main-header-panel-border-color, unset);
    align-items: center;
    left: 0;
    position: absolute;
  }
}
@media (min-width: 61.25em) {
  .ue-l-main-header__panel--full-width .ue-l-side-panel--show {
    --ue-l-main-header-max-width: 1200px;
    --ue-l-main-header-half: calc(
      (100vw - var(--ue-l-main-header-max-width)) / 2
    );
    margin-left: calc(var(--ue-l-main-header-half) * -1);
    margin-right: calc(var(--ue-l-main-header-half) * -1);
  }
  .ue-l-main-header__panel--full-width
    .ue-l-side-panel--show
    > :not(.ue-c-main-navigation__footer) {
    width: 1200px;
  }
}
@media (min-width: 46.25em) {
  .ue-l-main-header__nav--centered {
    align-items: center;
    position: absolute;
    padding-left: var(--ue-c-main-header-logo-box-width);
    padding-right: var(--ue-c-main-header-tools-width);
  }
}
.ue-l-main-header--fixed {
  position: fixed;
  top: 0;
}
@media (min-width: 46.25em) {
  .ue-l-main-header--fixed {
    left: 0;
    max-width: 100%;
    width: 100%;
    justify-content: center;
  }
}
.ue-l-main-header--fixed:not(.is-secondary) {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.ue-l-main-header--fixed.ue-l-main-header__top .ue-l-side-panel--show:before {
  content: "";
  width: 100%;
  height: 1px;
  position: fixed;
  top: calc(var(--ue-l-main-header-top-height) - 1px);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #c2c2c2;
}
@media (min-width: 46.25em) {
  .ue-l-main-header--fixed.ue-l-main-header__top .ue-l-side-panel--show:before {
    display: none;
  }
}
@media (min-width: 46.25em) {
  .ue-l-main-header--fixed.ue-l-main-header__top .ue-c-main-header__nav {
    padding-left: var(--ue-c-main-header-logo-box-small-width);
    position: fixed;
    top: 0;
  }
}
.ue-l-main-header__top {
  z-index: var(--ue-l-main-header-top-row-z-index, 7);
}
.ue-l-main-header__top .ue-c-main-header__primary,
.ue-l-main-header__top .ue-c-main-navigation__skip-links {
  z-index: var(--ue-l-main-header-top-primary-z-index, 7);
}
@media (min-width: 46.25em) {
  .ue-l-main-header__top .ue-c-main-header__primary,
  .ue-l-main-header__top .ue-c-main-navigation__skip-links {
    --ue-l-main-header-top-primary-z-index: 8;
  }
}
.ue-l-main-header__top .ue-c-main-header__nav,
.ue-l-main-header__top .ue-l-side-panel {
  z-index: var(--ue-l-main-header-top-panel-z-index, 5);
}
.ue-l-main-header__top .ue-l-side-panel--show:before {
  z-index: var(--ue-l-main-header-top-panel-shadow-z-index, 5);
}
.ue-l-main-header__top .ue-l-side-panel--show + .ue-l-side-panel__mask {
  z-index: var(--ue-l-main-header-top-panel-mask-z-index, 4);
}
.ue-l-main-header__top .ue-c-main-header__button.is-primary {
  z-index: var(--ue-l-main-header-top-button-z-index, 7);
}
.ue-l-main-header__bottom {
  z-index: var(--ue-l-main-header-bottom-row-z-index, 5);
}
.ue-l-main-header__bottom .ue-c-main-header__primary {
  z-index: var(--ue-l-main-header-bottom-primary-z-index, 6);
}
.ue-l-main-header__bottom .ue-c-main-header__button.is-secondary {
  z-index: var(--ue-l-main-header-bottom-button-z-index, 6);
}
.ue-l-main-header__bottom .ue-l-side-panel {
  z-index: var(--ue-l-main-header-bottom-panel-z-index, 4);
}
.ue-l-main-header__bottom .ue-l-side-panel--show:before {
  z-index: var(--ue-l-main-header-bottom-panel-shadow-z-index, 4);
}
.ue-l-main-header__bottom .ue-l-side-panel--show + .ue-l-side-panel__mask {
  z-index: var(--ue-l-main-header-bottom-panel-mask-z-index, 3);
}
.ue-c-main-header {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  box-sizing: border-box;
  position: relative;
  z-index: 15000;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
@media (min-width: 46.25em) {
  .ue-c-main-header {
    box-shadow: none;
  }
}
.ue-c-main-header[data-layout="minified"] {
  box-shadow: unset;
}
.ue-c-main-header__primary {
  pointer-events: none;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  color: var(--ue-c-main-header-top-color, #000);
}
.ue-c-main-header__primary > * {
  pointer-events: all;
}
.ue-c-main-header__wrapper {
  box-sizing: border-box;
}
.ue-c-main-header__nav {
  display: flex;
  align-items: center;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__nav {
    width: 100%;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: stretch;
    height: inherit;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__nav:not(.ue-l-main-header__nav--centered) {
    padding-right: 1rem;
  }
}
@media (min-width: 61.25em) {
  .ue-c-main-header__nav:not(.ue-l-main-header__nav--centered) {
    padding-right: inherit;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__primary {
    box-shadow: none;
    background-color: transparent;
    display: flex;
    padding: var(--ue-c-main-header-primary-padding, 0);
  }
}
@media (min-width: 61.25em) {
  .ue-c-main-header__nav,
  .ue-c-main-header__primary {
    max-width: 1200px;
  }
}
.ue-c-main-header__logo {
  width: var(--ue-c-main-header-logo-box-width, 8rem);
  height: var(--ue-c-main-header-logo-box-height, auto);
}
.ue-c-main-header__logo img {
  width: var(--ue-c-main-header-logo-width, 8rem);
  height: var(--ue-c-main-header-logo-height, auto);
}
.ue-c-main-header__logo--small {
  width: var(--ue-c-main-header-logo-box-small-width, 2rem);
  height: var(--ue-c-main-header-logo-box-small-height, auto);
}
.ue-c-main-header__logo--small svg {
  width: var(--ue-c-main-header-logo-small-width, 1.25rem);
  height: var(--ue-c-main-header-logo-small-height, auto);
}
.ue-c-main-header__logo,
.ue-c-main-header__logo--small {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: var(--ue-c-main-header-logo-box-align-items, center);
}
.ue-c-main-header__logo--small.hide,
.ue-c-main-header__logo.hide {
  display: none;
}
div[aria-hidden="true"] .ue-c-main-header__wrapper {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
}
.ue-c-main-header__title {
  min-width: auto;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  align-self: center;
  text-align: left;
  width: 100%;
  margin: 0;
  font-family: var(
    --ue-c-main-header-title-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-title-font-weight, 600);
  font-style: var(--ue-c-main-header-title-font-style, normal);
  text-transform: var(--ue-c-main-header-title-text-transform, uppercase);
  color: var(--ue-c-main-header-title-color, #000);
  font-size: var(--ue-c-main-header-title-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-title-line-height, 0.875rem);
  letter-spacing: var(--ue-c-main-header-title-letter-spacing, 0.02rem);
}
@media (max-width: 46.24em) {
  .portada .ue-c-main-header__title {
    margin-left: 0.3125rem;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__title {
    --ue-c-main-header-title-font-size: 0.75rem;
    --ue-c-main-header-title-line-height: 0.875rem;
    --ue-c-main-header-title-letter-spacing: 0.02rem;
  }
}
.ue-c-main-header__title-article {
  font-family: var(
    --ue-c-main-header-title-article-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-title-article-font-weight, normal);
  font-style: var(--ue-c-main-header-title-article-font-style, normal);
  text-transform: var(--ue-c-main-header-title-article-text-transform, inherit);
  color: var(--ue-c-main-header-title-article-color, #000);
  font-size: var(--ue-c-main-header-title-article-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-title-article-line-height, 0.875rem);
  letter-spacing: var(--ue-c-main-header-title-article-letter-spacing, 0.02rem);
}
@media (min-width: 46.25em) {
  .ue-c-main-header__title-article {
    --ue-c-main-header-title-article-font-size: 0.75rem;
    --ue-c-main-header-title-article-line-height: 0.875rem;
    --ue-c-main-header-title-article-letter-spacing: 0.02rem;
  }
}
.ue-c-main-header__title > span {
  font-weight: 400;
  position: relative;
  padding-left: 0.5rem;
}
.ue-c-main-header__title > span:before {
  content: "";
  position: absolute;
  margin: 0;
  width: 0.125rem;
  height: 0.125rem;
  background: var(--ue-c-main-header-title-color, #000);
  border-radius: 100%;
  top: 50%;
  left: 2px;
}
.ue-c-main-header__button {
  position: relative;
  border: none;
  cursor: pointer;
  box-sizing: border-box;
}
.ue-c-main-header__button.is-primary {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(
    --ue-c-main-header-button-primary-background-color,
    #fff
  );
  color: var(--ue-c-main-header-button-primary-color, #000);
  width: var(--ue-c-main-header-button-primary-width, 40px);
  height: var(--ue-c-main-header-button-primary-height, 35px);
}
@media (min-width: 23.4375em) {
  .ue-c-main-header__button.is-primary {
    min-width: var(--ue-c-main-header-button-primary-width, 50px);
    height: var(--ue-c-main-header-button-primary-height, 35px);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary {
    min-width: var(--ue-c-main-header-button-primary-width, 80px);
    height: var(--ue-c-main-header-button-primary-height, 41px);
    justify-content: center;
    align-items: center;
    padding: 0.5rem 1rem 0.45rem 0.5rem;
    box-shadow: none;
    text-transform: var(
      --ue-c-main-navigation-link-inline-text-transform,
      inherit
    );
    font-family: var(
      --ue-c-main-navigation-link-inline-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
    font-weight: var(--ue-c-main-navigation-link-inline-font-weight, normal);
    font-size: var(--ue-c-main-navigation-link-inline-font-size, 13px);
    line-height: var(--ue-c-main-navigation-link-inline-line-height, 13px);
    letter-spacing: var(
      --ue-c-main-navigation-link-inline-letter-spacing,
      0.02em
    );
  }
}
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon:after,
.ue-c-main-header__button.is-primary
  .ue-c-main-header__button-menu-icon:before {
  left: 0;
}
.ue-c-main-header__button.is-primary
  .ue-c-main-header__button-menu-icon:before {
  top: -0.3125rem;
}
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon:after {
  top: 0.3125rem;
}
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon,
.ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon:after,
.ue-c-main-header__button.is-primary
  .ue-c-main-header__button-menu-icon:before {
  position: absolute;
  content: "";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.25s;
  border-radius: 1px;
  background-color: var(
    --ue-c-main-header-button-primary-icon-background-color,
    #000
  );
  width: var(--ue-c-main-header-button-primary-icon-width, 23px);
  height: calc(var(--ue-c-main-header-button-primary-icon-height, 1px) + 0.5px);
}
@media (min-width: 23.4375em) {
  .ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:before {
    left: inherit;
    width: var(--ue-c-main-header-button-primary-icon-width, 23px);
    height: var(--ue-c-main-header-button-primary-icon-height, 1px);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary
    .ue-c-main-header__button-menu-icon:before {
    left: inherit;
    width: var(--ue-c-main-header-button-primary-icon-width, 14px);
    height: var(--ue-c-main-header-button-primary-icon-height, 1px);
    right: 0;
  }
}
.ue-c-main-header__button.is-primary.is-active {
  background-color: var(
    --ue-c-main-header-button-primary-active-background-color,
    #fff
  );
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:after,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:before {
  left: 0;
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:before {
  top: -0.3125rem;
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:after {
  top: 0.3125rem;
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:after,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:before {
  position: absolute;
  content: "";
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.25s;
  border-radius: 1px;
  background-color: var(
    --ue-c-main-header-button-primary-icon-background-color,
    #000
  );
  width: var(--ue-c-main-header-button-primary-icon-width, 23px);
  height: calc(var(--ue-c-main-header-button-primary-icon-height, 1px) + 0.5px);
}
@media (min-width: 23.4375em) {
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:before {
    left: inherit;
    width: var(--ue-c-main-header-button-primary-icon-width, 23px);
    height: var(--ue-c-main-header-button-primary-icon-height, 1px);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:before {
    left: inherit;
    width: var(--ue-c-main-header-button-primary-icon-width, 14px);
    height: var(--ue-c-main-header-button-primary-icon-height, 1px);
    right: 0;
  }
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon {
  background: inherit;
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:after,
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:before {
  transition: all 0.1s;
  top: 0;
  width: calc(var(--ue-c-main-header-button-primary-icon-width, 23px) + 4px);
  height: var(--ue-c-main-header-button-primary-icon-height, 1px);
}
@media (min-width: 23.4375em) {
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:before {
    width: var(--ue-c-main-header-button-primary-icon-width, 23px);
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:after,
  .ue-c-main-header__button.is-primary.is-active
    .ue-c-main-header__button-menu-icon:before {
    width: var(--ue-c-main-header-button-primary-icon-width, 14px);
  }
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:before {
  transform: rotate(45deg);
}
.ue-c-main-header__button.is-primary.is-active
  .ue-c-main-header__button-menu-icon:after {
  transform: rotate(-45deg);
}
@media (min-width: 46.25em) {
  .ue-c-main-header__button.is-primary.is-active:before {
    content: "";
    height: 2px;
    width: calc(100% - 16px);
    background-color: var(
      --ue-c-main-header-button-primary-active-border-background-color,
      #000
    );
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.ue-c-main-header__progress-bar {
  width: 100%;
  top: var(--ue-l-main-header-top-height);
  left: 0;
  height: var(--ue-c-main-header-progress-bar-height, 3px);
  z-index: 7;
  background-color: var(--ue-c-main-header-progress-bar-background-color);
}
.ue-c-main-header__progress-bar-fill {
  height: 100%;
  max-width: 100% !important;
  width: 0;
  background-color: var(--ue-c-main-header-progress-bar-color);
  display: block;
}
.ue-c-main-header__tools {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  column-gap: 0.5rem;
}
.ue-c-main-header__tools > * {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.ue-c-main-header__tools > * a span {
  align-self: center;
}
.ue-c-main-header__tools.ue-l-main-header--fixed {
  top: 0.5rem;
  right: 0.5rem;
}
.ue-c-main-header__radio-marca {
  padding: 0 0.3125rem;
}
.ue-c-main-header__radio-marca svg {
  width: 1.75rem;
  height: 1.75rem;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__tools {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .ue-c-main-header__tools a {
    margin: 0;
  }
}
.ue-c-main-header__subscription {
  display: flex;
  align-items: center;
}
.ue-c-main-header__subscription a,
.ue-c-main-header__subscription p {
  display: flex;
  align-items: center;
  font-family: var(
    --ue-c-main-header-subscription-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-subscription-font-weight, normal);
  color: var(--ue-c-main-header-subscription-color, #000);
}
.ue-c-main-header__subscription a {
  text-decoration: none;
  padding: var(--ue-c-main-header-subscription-padding, 0 3px);
  border-radius: var(--ue-c-main-header-subscription-border-radius, 5px);
  background-color: var(
    --ue-c-main-header-subscription-background-color,
    #f7ef62
  );
  height: var(--ue-c-main-header-subscription-height, 1.4375rem);
}
.ue-c-main-header__subscription a span {
  padding: 0 0.2rem 0 0;
}
.ue-c-main-header__subscription a span:last-child {
  padding: 0;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__subscription a:hover {
    color: var(--ue-c-main-header-subscription-hover-color, grey);
  }
  .ue-c-main-header__subscription a span {
    position: relative;
  }
}
.ue-c-main-header__subscription--first-line {
  font-family: var(
    --ue-c-main-header-first-line-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-size: var(--ue-c-main-header-first-line-font-size, 12px);
  line-height: var(--ue-c-main-header-first-line-line-height, 19px);
  font-weight: var(--ue-c-main-header-first-line-font-weight, normal);
}
.ue-c-main-header__subscription--second-line {
  font-family: var(
    --ue-c-main-header-second-line-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-size: var(--ue-c-main-header-second-line-font-size, 18px);
  line-height: var(--ue-c-main-header-second-line-line-height, 28px);
  font-weight: var(--ue-c-main-header-second-line-font-weight, 800);
}
.ue-c-main-header__subscription--third-line {
  font-family: var(
    --ue-c-main-header-third-line-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-size: var(--ue-c-main-header-third-line-font-size, 12px);
  line-height: var(--ue-c-main-header-third-line-line-height, 19px);
  font-weight: var(--ue-c-main-header-third-line-font-weight, normal);
}
.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0;
}
.portada .ue-c-main-header__subscription--fixed {
  position: inherit;
}
.ue-c-main-header__social-tools {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ue-c-main-header__social-tools--show {
  display: flex;
  flex-shrink: 0;
}
.ue-c-main-header__social-tools a {
  display: flex;
  min-width: 2.25rem;
  height: 100%;
}
.ue-c-main-header__social-tools svg {
  fill: var(--ue-c-main-header-social-tools-fill, #000);
  width: 2rem;
  height: auto;
}
.ue-l-main-header--column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: inherit;
}
.ue-l-main-header--column-center.ue-l-main-header__top {
  border-bottom: var(--ue-c-main-header-top-border-bottom, 1px solid);
  border-bottom-color: var(--ue-c-main-header-top-border-bottom-color, unset);
}
.ue-l-main-header--column-center:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: var(--ue-l-main-header-top-height);
}
.ue-l-main-header--column-center .ue-c-main-header__primary {
  order: 1;
  flex-direction: column;
  position: relative;
  padding-left: 0;
  align-items: var(--ue-c-main-header-primary-align-items, center);
}
.ue-l-main-header--column-center .ue-c-main-header__button {
  height: var(--ue-l-main-header-top-height, 2.25rem);
  box-sizing: border-box;
}
.ue-l-main-header--column-center .ue-c-main-header__logo {
  order: 1;
}
@media (max-width: 61.24em) {
  .ue-l-main-header--column-center .ue-c-main-header__logo {
    padding: 0.5rem;
    box-sizing: border-box;
  }
}
.ue-l-main-header--column-center .ue-c-main-header__date-time {
  padding: 0.5rem;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: var(--ue-c-main-header-date-font-weight, normal);
  font-family: var(
    --ue-c-main-header-date-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  color: var(--ue-c-main-header-date-color, #000);
  font-size: var(--ue-c-main-header-date-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-date-line-height, 1rem);
  letter-spacing: var(--ue-c-main-header-date-letter-spacing, 0.02rem);
}
.ue-l-main-header--column-center .ue-c-main-header__tools {
  position: absolute;
  top: 0;
  right: 0;
}
.ue-l-main-header--column-center .ue-c-main-header__nav {
  order: 2;
  position: inherit;
  justify-content: center;
}
.ue-l-main-header--column-center
  .ue-c-main-header__nav
  .ue-c-main-header__button {
  margin-right: 0.5rem;
}
.ue-l-main-header--column-center
  .ue-c-main-header__nav
  .ue-c-main-header__button-menu.is-primary {
  width: 80px;
}
.ue-l-main-header--column-center
  .ue-c-main-navigation__list-dropdown.ue-c-main-navigation__list--second-level {
  top: var(--ue-l-main-header-top-height, 2.25rem);
}
.ue-c-main-header__breadcrumb {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  align-content: space-evenly;
  flex-wrap: wrap;
  flex-grow: 1;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb {
    margin: var(--ue-c-main-header-breadcrumb-margin);
    margin-right: 0.65rem;
    flex-wrap: nowrap;
    position: relative;
  }
}
.ue-c-main-header__breadcrumb-list {
  display: flex;
  flex-grow: 1;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-list {
    display: inherit;
    height: inherit;
    flex-grow: unset;
  }
}
.ue-c-main-header__breadcrumb-link {
  color: var(--ue-c-main-header-breadcrumb-link-color, #000);
  text-decoration: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-link {
    padding: 0.35rem 0.8rem;
    margin: 0 0.5rem;
    box-sizing: border-box;
    align-self: center;
    font-family: var(
      --ue-c-main-header-breadcrumb-link-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
  }
  .ue-c-main-header__breadcrumb-link:hover {
    color: var(--ue-c-main-header-breadcrumb-link-hover-color, #333);
  }
}
.ue-c-main-header__breadcrumb-link > span {
  position: relative;
  padding-left: 0.5rem;
}
.ue-c-main-header__breadcrumb-link > span:before {
  content: "";
  position: absolute;
  margin: 0;
  width: 0.125rem;
  height: 0.125rem;
  background-color: var(
    --ue-c-main-header-breadcrumb-divider-background-color,
    #000
  );
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.ue-c-main-header__breadcrumb-item {
  display: flex;
  align-items: center;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-family: var(
    --ue-c-main-header-breadcrumb-link-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  text-transform: var(
    --ue-c-main-header-breadcrumb-link-text-transform,
    inherit
  );
  font-size: var(--ue-c-main-header-breadcrumb-font-size, 0.75rem);
  line-height: var(--ue-c-main-header-breadcrumb-line-height, 0.75rem);
  letter-spacing: var(--ue-c-main-header-breadcrumb-letter-spacing, 0.02rem);
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item {
    --ue-c-main-header-breadcrumb-font-size: 0.8125rem;
    --ue-c-main-header-breadcrumb-line-height: 0.875rem;
    --ue-c-main-header-breadcrumb-letter-spacing: 0.02rem;
  }
}
.ue-c-main-header__breadcrumb-item.is-current
  .ue-c-main-header__breadcrumb-link {
  font-size: var(--ue-c-main-header-breadcrumb-current-font-size, 0.8125rem);
  line-height: var(--ue-c-main-header-breadcrumb-current-line-height, 0.875rem);
  letter-spacing: var(
    --ue-c-main-header-breadcrumb-current-letter-spacing,
    0.02rem
  );
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item.is-current
    .ue-c-main-header__breadcrumb-link {
    --ue-c-main-header-breadcrumb-current-font-size: 0.8125rem;
    --ue-c-main-header-breadcrumb-current-line-height: 0.875rem;
    --ue-c-main-header-breadcrumb-current-letter-spacing: 0.02rem;
    background-color: var(
      --ue-c-main-header-breadcrumb-link-current-background-color,
      unset
    );
    color: var(--ue-c-main-header-breadcrumb-link-current-color, #000);
    border-radius: var(
      --ue-c-main-header-breadcrumb-link-current-border-radius
    );
  }
}
.ue-c-main-header__breadcrumb-item:last-child {
  width: 100%;
  font-family: var(
    --ue-c-main-header-breadcrumb-link-font-family,
    Mundo,
    "Times New Roman",
    Times,
    serif
  );
  font-weight: var(--ue-c-main-header-breadcrumb-link-current-font-weight, 600);
  text-transform: var(
    --ue-c-main-header-breadcrumb-last-link-text-transform,
    inherit
  );
}
.ue-c-main-header__breadcrumb-item:before {
  background-color: var(
    --ue-c-main-header-breadcrumb-divider-background-color,
    #000
  );
  content: "";
  margin: 2px 4px;
  height: 2px;
  width: 2px;
  border-radius: 50%;
}
.ue-c-main-header__breadcrumb-item:first-child:before,
.ue-c-main-header__breadcrumb-item:last-child:before {
  content: none;
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item {
    align-items: stretch;
    height: 100%;
    border-right: 1px solid;
    border-right-color: var(
      --ue-c-main-header-breadcrumb-divider-border-right-color,
      #17435e
    );
  }
  .ue-c-main-header__breadcrumb-item:first-child a {
    margin-left: 0;
  }
  .ue-c-main-header__breadcrumb-item .ue-c-main-header__breadcrumb-link {
    font-weight: var(
      --ue-c-main-header-breadcrumb-link-current-font-weight,
      600
    );
  }
  .ue-c-main-header__breadcrumb-item:before {
    display: none;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__breadcrumb-item.is-back a {
    padding-left: 0;
    display: flex;
    align-items: center;
    position: relative;
    margin-left: 30px;
  }
  .ue-c-main-header__breadcrumb-item.is-back a:after,
  .ue-c-main-header__breadcrumb-item.is-back a:before {
    border-radius: unset;
    background-color: unset;
    content: "";
    display: inline-block;
    position: absolute;
    left: -20px;
  }
  .ue-c-main-header__breadcrumb-item.is-back a:before {
    top: unset;
    width: 0.38rem;
    height: 0.38rem;
    border-left: 1px solid;
    border-top: 1px solid;
    border-color: var(--ue-c-main-header-breadcrumb-is-back-border-color, #000);
    transform: rotate(-45deg);
  }
  .ue-c-main-header__breadcrumb-item.is-back a:after {
    background-color: var(
      --ue-c-main-header-breadcrumb-is-back-background-color,
      #000
    );
    height: 1px;
    width: 9px;
  }
}
@media (max-width: 46.24em) {
  .ue-l-main-header--column-center {
    flex-direction: inherit;
    padding-top: 0;
    height: 2.75rem;
    --ue-c-main-header-logo-box-align-items: flex-start;
    --ue-c-main-header-top-border-bottom: 4px solid;
  }
  .ue-l-main-header--column-center .ue-c-main-header__primary {
    padding: 0 0 0 1rem;
  }
  .ue-l-main-header--column-center .ue-c-main-header__nav {
    position: static;
  }
  .ue-l-main-header--column-center .ue-c-main-header__progress-bar,
  .ue-l-main-header--column-center .ue-l-side-panel--show,
  .ue-l-main-header--column-center.ue-l-main-header--fixed
    .ue-l-side-panel--show {
    top: 2.75rem;
  }
  .ue-c-main-header__button.is-primary {
    width: 90px;
  }
  .ue-c-main-header__button.is-primary
    span:not(.ue-c-main-header__button-menu-icon) {
    display: none;
  }
  .ue-c-main-header__button.is-primary .ue-c-main-header__button-menu-icon {
    right: 0;
    display: flex;
  }
  .ue-c-main-header__social-tools,
  .ue-c-main-header__tools,
  .ue-c-main-navigation.ue-l-main-navigation--display-inline,
  .ue-l-main-header__top .ue-c-main-header__logo--theme,
  .ue-l-main-navigation--with-hidden-content {
    display: none;
  }
  .ue-l-side-panel {
    flex-direction: column;
  }
  .ue-l-side-panel--show {
    width: 80%;
  }
  .ue-l-side-panel .ue-c-main-navigation__list-item {
    padding: 0.5rem 0;
  }
  .ue-c-main-navigation__list[aria-label="MÃƒÂ¡s webs de MARCA"] {
    display: flex;
    flex-wrap: wrap;
  }
  .ue-c-main-navigation__body[class^="ue-l-main-navigation__panel--grid-"] {
    display: initial;
  }
  .ue-l-main-header__top .ue-l-side-panel--show + .ue-l-side-panel__mask {
    top: 56px;
  }
}
@media (min-width: 46.25em) {
  .ue-c-main-header__tools .user-info-open .cerrar:after,
  .ue-c-main-header__tools .user-name:not(.active):after {
    content: "";
    border-width: 0 1px 1px 0;
    border-style: solid;
    display: inline-block;
    width: 5px;
    height: 5px;
  }
  .ue-c-main-header__tools .user-info .user-name.active {
    padding: 0;
  }
  .ue-c-main-header__tools .user-name {
    display: flex;
    align-self: stretch;
    align-items: center;
  }
  .ue-c-main-header__tools .user-name img {
    display: none;
  }
  .ue-c-main-header__tools .user-name:not(.active):before {
    content: "Mi cuenta";
    padding-left: 0.5rem;
  }
  .ue-c-main-header__tools .user-name:not(.active):after {
    border-color: #000;
    transform: rotate(45deg);
    margin: 0 8px 0 5px;
  }
  .ue-c-main-header__tools .user-info {
    display: none;
    min-width: 155px;
    box-sizing: border-box;
    box-shadow: 0 7px 7px 0 rgba(0, 0, 0, 0.4);
    background-color: #fff;
    padding: 0 8px;
  }
  .ue-c-main-header__tools .user-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .ue-c-main-header__tools .user-info li {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(
      --legacy-header-link-font-family,
      Mundo,
      "Times New Roman",
      Times,
      serif
    );
    font-weight: var(--legacy-header-link-font-weight, normal);
    font-size: var(--legacy-header-link-font-size, 14px);
    line-height: var(--legacy-header-link-line-height, 16px);
  }
  .ue-c-main-header__tools .user-info a {
    padding: 0.875rem 0;
    text-decoration: none;
    color: var(--legacy-header-link-color, #216087);
  }
  .ue-c-main-header__tools .user-info a:hover {
    color: var(--legacy-header-link-hover-color, #00008b);
  }
  .ue-c-main-header__tools .user-info-open {
    display: block;
    border: 1px solid;
    border-color: var(--legacy-header-user-info-border-color, #d3d3d3);
    position: absolute;
    right: -1px;
    top: 2.5rem;
  }
  .ue-c-main-header__tools .user-info-open .cerrar {
    display: flex;
    align-items: center;
    width: 55%;
    height: 2rem;
    background: #fff;
    color: transparent;
    position: absolute;
    right: -1px;
    top: -2rem;
    border-width: 1px 1px 0;
    border-color: var(--legacy-header-user-info-border-color, #d3d3d3);
    border-style: solid;
    box-sizing: border-box;
    padding: 0 7px;
  }
  .ue-c-main-header__tools .user-info-open .cerrar:before {
    content: "Mi cuenta";
    position: absolute;
    background-color: #fff;
    color: #333;
    font-size: var(--ue-c-main-header-login-font-size, 13px);
    line-height: var(--ue-c-main-header-login-line-height, 13px);
    font-family: var(
      --ue-c-main-header-login-font-family,
      Arial,
      Helvetica,
      sans-serif
    );
  }
  .ue-c-main-header__tools .user-info-open .cerrar:after {
    border-color: #333;
    transform: rotate(-135deg);
    position: absolute;
    right: 6px;
    bottom: 10px;
  }
  :not(.ue-l-main-header--column-center) .user-info-open {
    top: 1.55rem;
  }
}
header[class*="elmundo-theme"],
header[data-theme="elmundo-theme"] {

  --ue-c-icon-login-elmundo-stroke: #000;
  --ue-l-main-header-top-height: 36px;
  --ue-l-main-header-bottom-height: 36px;
  --ue-c-main-header-border: 1px solid #000;
  --ue-c-main-header-more-icon: #000;
  --ue-c-main-header-logo-box-width: 8.125rem;
  --ue-c-main-header-logo-box-height: auto;
  --ue-c-main-header-logo-width: 8.125rem;
  --ue-c-main-header-logo-height: auto;
  --ue-c-main-header-logo-box-align-items: center;
  --ue-c-main-header-logo-box-small-width: 1.875rem;
  --ue-c-main-header-logo-box-small-height: auto;
  --ue-c-main-header-logo-box-small-background-color: none;
  --ue-c-main-header-logo-small-width: 1.25rem;
  --ue-c-main-header-logo-small-height: auto;
  --ue-c-main-header-progress-bar-color: #000;
  --ue-c-main-header-panel-border: 1px solid;
  --ue-c-main-header-panel-border-color: #000;
  --ue-c-main-navigation-link-font-family: Mundo, Times New Roman, Times, serif;
}
@media (min-width: 23.4375em) {
  header[class*="elmundo-theme"],
  header[data-theme="elmundo-theme"] {
    --ue-c-main-header-logo-box-width: 9.375rem;
    --ue-c-main-header-logo-box-height: auto;
    --ue-c-main-header-logo-width: 9.375rem;
    --ue-c-main-header-logo-height: auto;
  }
}
header[class*="elmundo-theme"] .ue-l-main-header__bottom,
header[data-theme="elmundo-theme"] .ue-l-main-header__bottom {
  --ue-c-main-header-bottom-background: #f7f7f7;
  --ue-c-main-header-button-secondary-icon-background-color: #000;
  --ue-c-main-header-breadcrumb-link-color: #000;
  --ue-c-main-header-bottom-border-bottom: 1px solid;
  --ue-c-main-header-bottom-border-bottom-color: #000;
  --ue-c-main-header-bottom-border-top: 1px solid;
  --ue-c-main-header-bottom-border-top-color: #000;
  --ue-c-main-navigation-list-dropdown-border-top: 1px solid #000;
  --ue-c-main-navigation-list-dropdown-border-bottom: 1px solid #000;
}
header[class*="elmundo-theme"] .ue-l-main-header--fixed,
header[data-theme="elmundo-theme"] .ue-l-main-header--fixed {
  --ue-c-main-header-bottom-border-top: unset;
  --ue-c-main-header-bottom-border-bottom: unset;
}
header[class*="elmundo-theme"] .ue-c-main-header__logo--small svg,
header[class*="elmundo-theme"] .ue-c-main-logo-ball,
header[data-theme="elmundo-theme"] .ue-c-main-header__logo--small svg,
header[data-theme="elmundo-theme"] .ue-c-main-logo-ball {
  fill: #00568c;
}
header[class*="elmundo-theme"] .ue-c-main-header__logo--small,
header[data-theme="elmundo-theme"] .ue-c-main-header__logo--small {
  --ue-c-main-header-logo-box-align-items: flex-start;
}
header[class*="elmundo-theme"] .ue-c-main-navigation--high-contrast,
header[data-theme="elmundo-theme"] .ue-c-main-navigation--high-contrast {
  --ue-c-main-navigation-link-padding: 0.75rem 0;
}
header[class*="elmundo-theme"] .ue-c-main-navigation__link-dropdown,
header[data-theme="elmundo-theme"] .ue-c-main-navigation__link-dropdown {
  --ue-c-main-navigation-link-color: #000;
  --ue-c-main-navigation-link-dropdown-active: #000;
  --ue-c-main-navigation-link-font-weight: 600;
}
@media (min-width: 46.25em) {
  header[class*="elmundo-theme"],
  header[data-theme="elmundo-theme"] {
    --ue-c-search-icon: #000;
    --ue-l-main-header-top-height: 42px;
    --ue-l-main-header-bottom-height: 42px;
    --ue-c-main-header-logo-box-width: 10.625rem;
    --ue-c-main-header-logo-width: 9.375rem;
    --ue-c-main-header-logo-box-align-items: left;
    --ue-c-main-navigation-dropdown-border: 0;
    --ue-c-main-header-breadcrumb-margin: 0.4rem 0;
    --ue-c-main-header-more-icon: #000;
    --ue-c-main-navigation-link-current-background: #fff;
    --ue-c-main-navigation-link-current-color: #000;
    --ue-c-main-navigation-link-current-border-radius: 3px;
    --ue-c-main-header-tools-width: 15.625rem;
  }
  header[class*="elmundo-theme"] .ue-c-main-navigation__link-dropdown,
  header[data-theme="elmundo-theme"] .ue-c-main-navigation__link-dropdown {
    --ue-c-main-navigation-link-font-weight: normal;
    --ue-c-main-navigation-highlight-font-weight: 600;
    --ue-c-main-navigation-link-dropdown-hover-line: transparent;
    padding: 0 0.46rem;
  }
  header[class*="elmundo-theme"]
    .ue-l-main-header__top:not(.ue-l-main-header--column-center)
    .ue-c-main-header__button.is-primary,
  header[data-theme="elmundo-theme"]
    .ue-l-main-header__top:not(.ue-l-main-header--column-center)
    .ue-c-main-header__button.is-primary {
    padding: 0.5rem 1rem 0.4rem 0.5rem;
  }
  header[class*="elmundo-theme"] .ue-l-main-header--column-center,
  header[data-theme="elmundo-theme"] .ue-l-main-header--column-center {
    --ue-l-main-header-top-height: 36px;
    --ue-c-main-header-logo-box-width: 240px;
    --ue-c-main-header-logo-box-height: 70px;
    --ue-c-main-header-logo-width: 240px;
    --ue-c-main-header-logo-height: auto;
  }
  header[class*="elmundo-theme"]
    .ue-l-main-header--column-center
    .ue-c-main-navigation__link-dropdown,
  header[data-theme="elmundo-theme"]
    .ue-l-main-header--column-center
    .ue-c-main-navigation__link-dropdown {
    --ue-c-main-navigation-link-padding: 0 1rem;
  }
  header[class*="elmundo-theme"]
    .ue-l-main-navigation--with-hidden-content
    .is-current,
  header[data-theme="elmundo-theme"]
    .ue-l-main-navigation--with-hidden-content
    .is-current {
    --ue-c-main-navigation-link-font-weight: 600;
  }
  header[class*="elmundo-theme"] .ue-l-main-header--fixed,
  header[data-theme="elmundo-theme"] .ue-l-main-header--fixed {
    --ue-l-main-header-top-height: 42px;
  }
  header[class*="elmundo-theme"]
    .ue-l-main-header--fixed
    .ue-c-main-header__breadcrumb-item.is-back
    a:after,
  header[data-theme="elmundo-theme"]
    .ue-l-main-header--fixed
    .ue-c-main-header__breadcrumb-item.is-back
    a:after {
    top: 12px;
  }
}
.ue-l-article--basic.elmundo-theme-v10 {
  background-color: #fff;
  --cover-content-column-count: 6;
  --cover-content-cols-width: 2;
  --cover-content-y-gap: 1rem;
  --cover-content-x-gap: 0.5rem;
  --cover-content-gap: 2rem;
  --cover-content-boxed-space: 1rem;
  --cover-content-boxed-height: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox {
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #f3f3f3;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  padding: 1rem;
  position: absolute;
  width: 200px;
  top: 40px;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 15001;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item {
  --toolbox-color-icon: #000;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-family: var(--ue-c-article__toolbox-font-family, Roboto);
  color: #000;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item:hover {
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item:hover:after {
  content: "";
  width: 130%;
  height: 130%;
  background-color: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__toolbox-item-icon {
  width: 26px;
  height: 26px;
}
.ue-l-article--basic.elmundo-theme-v10,
.ue-l-article--basic.elmundo-theme-v10 :before {
  --ue-c-section-title-font-weight: 700;
  --ue-c-section-title-font-size: 1rem;
  --ue-c-section-title-line-height: 1rem;
  --ue-c-section-title-letter-spacing: 0;
  --ue-c-section-title-text-transform: uppercase;
  --ue-c-section-title-before: Noticias de;
  --ue-c-section-title-eng: News;
  --ue-c-section-title-padding: 0.625rem 0;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10,
  .ue-l-article--basic.elmundo-theme-v10 :before {
    --ue-c-section-title-font-size: 1.1875rem;
    --ue-c-section-title-line-height: 1.1875rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs {
  width: 100%;
  background-color: var(--ue-c-main-header-tabs-background-color, #fff);
  position: relative;
  padding: 0;
  border-bottom: var(--ue-c-main-header-tabs-border-bottom, 1px solid #000);
}
@media (min-width: 41.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs {
    height: var(--ue-c-main-header-tabs-height, 2.5625rem);
    position: relative;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tabs {
    padding: var(--ue-c-main-header-tabs-padding, 0);
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tab-list {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tab-list-item:not(:last-child) {
  margin-right: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tab-list-item a {
  height: 2.625rem;
  width: auto;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  text-decoration: none;
  text-align: center;
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-size: var(--ue-c-main-header-tabs-font-size, 0.6875rem);
  line-height: var(--ue-c-main-header-tabs-line-height, 1.625rem);
  letter-spacing: var(--ue-c-main-header-tabs-letter-spacing, 0.02rem);
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
  text-decoration: none;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-main-header__tab-list-item a {
    --ue-c-main-header-tabs-font-size: 0.6875rem;
    --ue-c-main-header-tabs-line-height: 1.25rem;
    --ue-c-main-header-tabs-letter-spacing: 0.02rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tab-list-item.is-active
  a {
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  color: var(--ue-c-main-header-tab-link-color, #000);
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-weight: var(--ue-c-main-header-tabs-active-font-weight);
}
@supports (
  (-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)
) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }
}
@supports (scroll-snap-align: end) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list-item {
    scroll-snap-align: end;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list {
  flex-wrap: wrap;
  align-content: stretch;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item
  a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-2-wide {
  width: 50%;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-3-wide {
  width: 33.33333%;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-4-wide {
  width: 25%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article ::-moz-selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article ::selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article * strong::-moz-selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article * strong::selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article * a::-moz-selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article * a::selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker-container {
  display: inline-block;
  font-size: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker-seo {
  display: inline;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.4rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker-group {
  box-sizing: border-box;
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__kicker-group
  > :not(:last-child) {
  padding-right: 0.3125rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__header {
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph {
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  color: #202020;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph a {
  color: #2e6d9d;
  text-decoration: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph a:hover {
  color: #004570;
  text-decoration: underline;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__paragraph u {
  -webkit-text-decoration-color: #202020;
  text-decoration-color: #202020;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__standfirst
  .ue-c-article__paragraph,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst p {
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 300;
  font-style: normal;
  color: #000;
  margin: 0;
  font-size: 1.375rem;
  line-height: 1.5rem;
  letter-spacing: 0;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__standfirst
  .ue-c-article__paragraph:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__standfirst
  p:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__standfirst
    .ue-c-article__paragraph:not(:last-child),
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__standfirst
    p:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__standfirst
    .ue-c-article__paragraph,
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst p {
    font-size: 1.5rem;
    line-height: 1.625rem;
    letter-spacing: 0;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst a {
  color: #2e6d9d;
  text-decoration: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__standfirst a:hover {
  color: #004570;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__publishdate {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: #797676;
  padding: 0;
  background-color: transparent;
  border-top: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__publishdate span {
  font-weight: 700;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__publishdate time span {
  font-weight: 400;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__share-tools {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__share-tools-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item:not(:last-child) {
  margin-right: 0.3125rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  width: 2rem;
  height: 2rem;
  border: 1px solid #cecece;
  padding: 5.33333px;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle
  svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: transparent;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle:active,
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle:hover {
  background: #f6f6f6;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__share-tools-item--toolbox-toggle:focus {
  background: #f6f6f6;
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button {
  border: 1px solid #cecece;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #000;
  color: #fff;
  border-radius: 1.5625rem;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  height: 32px;
  padding: 0 0.75rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button:hover {
  background-color: #333;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button:focus {
  box-shadow: 0 0 1px 2px #00a9e0;
  outline: 0;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button
  .ue-c-article__button-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
  fill: #fff;
  width: 30px;
  height: 23px;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button
  .ue-c-article__button-icon
  svg {
  width: 100%;
  height: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button--full,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button--large {
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__button--theme-comments {
  color: #000;
  background-color: #fff;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button--theme-comments:hover {
  background-color: #f6f6f6;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button--theme-comments
  .ue-c-article__button-icon {
  fill: #fff;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__button--theme-comments
  .ue-c-article__button-text {
  color: #000;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subheadline {
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 800;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.5rem;
  letter-spacing: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subheadline a {
  color: #004570;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__subheadline--center {
  text-align: center;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__subheadline--center.ue-l-article--top-separator:before {
  right: 0;
  margin: 0 auto;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card {
  clear: both;
  position: relative;
  background: #fff;
  padding: 26px 16px;
  border: 1px solid #cecece;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-header {
  position: relative;
  border-bottom: none;
  padding: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-title {
  margin-top: 0;
  max-width: 90%;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  padding-right: 2.5rem;
  margin-bottom: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle {
  cursor: pointer;
  position: absolute;
  box-shadow: unset;
  border-radius: 25px;
  top: 50%;
  transition: 0.4s;
  transform: translateY(-50%);
  background-color: #fff;
  border: 1px solid #cecece;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:hover {
  background: #e6e6e6;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:focus {
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:active {
  outline: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:after,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: em-neutral-color-nine;
  border-color: em-neutral-color-nine;
  height: 0.625rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:after,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:after,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:before {
  all: unset;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-toggle:before {
  content: "";
  box-sizing: border-box;
  border-top: 2px solid;
  border-right: 2px solid;
  margin: -4px 0 0;
  transition: all 0.2s ease-in-out;
  transform: translateY(50%) rotate(-45deg);
  width: 0.625rem;
  height: 0.625rem;
  border-color: em-neutral-color-nine;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body {
  display: block;
  transition: max-height 0.1s;
  overflow: hidden;
  margin: 0.5rem 0 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  color: #000;
  padding: 1rem 0 0;
  background: 0 0;
  border-top: 1px solid #cecece;
  margin-top: 26px 16px;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body a {
  color: #2e6d9d;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body li {
  list-style: auto;
  list-style-type: auto;
  padding-left: 0.5rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ol {
  -webkit-padding-start: 1.5rem;
  padding-inline-start: 1.5rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ol li {
  list-style-type: decimal;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ul {
  margin-left: 1em;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ul li {
  list-style-type: disc;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body ul li::marker {
  content: ". ";
  font-size: 2em;
  line-height: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__card-body h2 {
  font-size: 1.1875rem;
  line-height: 1.375rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__card-body
  > :not(:last-child) {
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__divider {
  border: none;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding: 20px 0;
  margin: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__bar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__bar-body {
  display: flex;
  flex-direction: column;
  justify-content: normal;
  flex-grow: 1;
  align-items: stretch;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__bar-footer {
  display: flex;
  flex-direction: row;
  align-items: end;
  gap: 0;
  flex-wrap: wrap;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  flex-direction: column;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-avatar {
  height: 3.125rem;
  display: flex;
  gap: 0.3125rem;
  flex-shrink: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-avatar:empty {
  display: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-avatar-item img {
  height: 100%;
  max-width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-name {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 19px;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 700;
  color: #000;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__author-name-item:not(:last-child):after {
  content: ",";
  padding-right: 0.2125rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-caption {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 16px;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 400;
  color: #797676;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author-caption-item {
  display: flex;
  gap: 0.3em;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__author-caption-item:not(:last-child):not(:empty):after {
  content: ",";
  padding-right: 0.1875rem;
  margin-left: -3px;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author a {
  color: #000;
  text-decoration: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author a:hover {
  color: #666;
  text-decoration: underline;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__author a:active {
  color: #666;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__author--horizontal-from-tablet {
    flex-direction: row;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list {
  padding: 0;
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li {
  list-style-type: none;
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li:before {
  position: absolute;
  left: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li a {
  color: #2e6d9d;
  text-decoration: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li a:hover {
  color: #004570;
  text-decoration: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__list li:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__list
    li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .tablet\:ue-c-article__listing--grid-cols2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .ue-l-article--basic.elmundo-theme-v10
    .tablet\:ue-c-article__listing--grid-cols2
    > :after {
    left: calc(100% + 16px);
    width: 1px;
    height: 100%;
    bottom: 100%;
    position: relative;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .desktop\:ue-c-article__listing--grid-row {
    grid-template-rows: auto;
    grid-template-columns: none;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .desktop\:ue-c-article__listing--grid-row
    > :after {
    bottom: -16px;
    width: 100%;
    height: 1px;
    position: relative;
    left: 0;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-container {
  position: relative;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-container {
    margin-bottom: 1rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__tags-container
  .ue-c-article__tags {
  margin-bottom: 0;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__tags-container
  .ue-c-article__tags:after {
  content: "";
  width: 80px;
  height: 40px;
  background: linear-gradient(90deg, rgba(2, 0, 36, 0), #fff);
  position: absolute;
  right: 0;
  top: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  box-sizing: border-box;
  min-width: 100px;
  width: 100%;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-x: overlay;
  padding: 0;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags::-webkit-scrollbar {
  height: 0;
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__tags::-webkit-scrollbar {
    width: 0;
    height: 5px;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__tags::-webkit-scrollbar-thumb {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 23px;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags {
    margin-bottom: 1rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  flex: none;
  margin: 0.25rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item * {
  display: block;
  text-decoration: none;
  border-radius: 1.875rem;
  transition: background-color 0.1s ease-in-out;
  background-color: #f6f6f6;
  color: #000;
  text-transform: none;
  padding: 0.25rem 0.5rem;
  border-bottom: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item :hover {
  background-color: #c5c5c5;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__tags-item :active {
  background-color: #9d9d9d;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media {
  margin: 0;
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media--image img,
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media--video img {
  width: 100%;
  height: auto;
  display: block;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-img-container {
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 2.5rem;
  height: 2.5rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-icon svg {
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-caption {
  margin-top: 0.3125rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-description {
  box-sizing: border-box;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: #797676;
  text-transform: none;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__media-description:not(:last-child) {
  padding-right: 0.15625rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-source {
  word-break: break-word;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-author {
  color: #797676;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-article__media-author:not(:last-child) {
  padding-right: 0.15625rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-author:before {
  content: " ";
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-agency {
  display: inline-block;
  color: #797676;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__media-agency:before {
  content: " ";
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline {
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-style: normal;
  font-weight: 700;
  color: #000;
  font-size: var(--ue-c-article__headline-font-size, 2rem);
  line-height: var(--ue-c-article__headline-line-height, 2.1875rem);
  letter-spacing: var(--ue-c-article__headline-letter-spacing, 0);
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline--opinion {
  font-style: italic;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.0625rem;
    --ue-c-article__headline-line-height: 2.25rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.75rem;
    --ue-c-article__headline-line-height: 2.875rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker {
  display: inline;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-article__kicker a {
  text-decoration: none;
  color: currentColor;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile {
  background: #f2f2f2;
  display: block;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__row {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__photo {
  margin: 0;
  width: 100%;
  max-width: 3.125rem;
  max-height: 3.125rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 50%;
  box-sizing: content-box;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__photo-img {
  border-radius: 50%;
  vertical-align: middle;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header {
  margin-left: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-title {
  display: block;
  font-family: Roboto;
  font-weight: 700;
  color: #202020;
  margin: 0;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-title {
    font-size: 1.375rem;
    line-height: 1.125rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-item {
  margin: 0;
  font-family: Roboto;
  text-transform: uppercase;
  color: #202020;
  font-weight: 400;
  display: inline;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__header-item {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__header-item--highlight {
  font-weight: 700;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__content {
  width: 100%;
  margin-top: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text {
  display: flex;
  flex-direction: column;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text-item {
  font-family: PTSerif;
  color: #000;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.3125rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text-item {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more {
  height: 0;
  visibility: hidden;
  opacity: 0;
  font-family: Roboto;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more h2 {
  margin: 0;
  color: #000;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more h2 {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more h2:before {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: #000;
  display: block;
  margin-bottom: 0.5rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul:after {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: #000;
  display: block;
  margin-top: 0.5rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul li {
  position: relative;
  padding-left: 0.4375rem;
  color: #000;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__more ul li:before {
  content: "";
  display: inline-block;
  background-color: #000;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__button {
  background: 0 0;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  color: #00f;
  font-family: Roboto;
  cursor: pointer;
  font-size: 0.75rem;
  min-height: 2.25rem;
  width: 30%;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__button {
    font-size: 0.75rem;
    margin-left: 6rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__button:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0.25rem 0.21875rem 0;
  border-color: #00f transparent transparent;
  border-style: solid;
  margin-left: 0.25rem;
  transition: all 0.2s linear;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__text-hide {
  display: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer {
  position: absolute;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer.bottom {
  bottom: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer.right {
  right: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-list-item {
  float: left;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile__footer-list-item
  + .ue-c-author-profile__footer-list-item {
  margin-left: 0.625rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-link {
  background: 0 0;
  width: 2rem;
  height: 2rem;
  border: 0.0625rem solid grey;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-author-profile__footer-link path {
  fill: #00f;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__more {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: all 0.2s linear;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button {
  margin-left: 0;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button:after {
  transform: rotate(180deg);
  transition: all 0.2s linear;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-show {
  display: none;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-hide {
  display: block;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column {
  position: relative;
  box-sizing: border-box;
  overflow-wrap: break-word;
  padding-top: 0;
  padding-bottom: 0;
  flex-grow: 0;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column {
    padding-left: 0;
    padding-right: 19.375rem;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column {
    padding-left: 11.5625rem;
    padding-right: 23.0625rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--no-grow {
  flex-grow: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--order-1-from-mobile {
  order: 1;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--stretch {
  align-self: stretch;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--columns-flex-parent {
    display: flex;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    padding-right: 0;
  }
}
@media (min-width: 46.25em) and (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 19.375rem);
  }
}
@media (min-width: 46.25em) and (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 23.0625rem);
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
  display: flex;
  flex-direction: column;
  clear: both;
  align-items: center;
  box-sizing: border-box;
  margin-top: 1rem;
}
@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
    margin-top: 1rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
    align-items: flex-end;
    margin-top: 0;
    flex-shrink: 0;
    width: 19.375rem;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column {
    width: 23.0625rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-item {
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__secondary-column-item:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__row {
    display: flex;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column-extra {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__main-column-extra--stretch {
  display: flex;
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__main-column-extra {
    padding-left: 11.5625rem;
    width: calc(100% - 23.0625rem);
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__main-column-extra
  > :not(:last-child) {
  margin-bottom: 0.5rem;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  margin-top: 1rem;
}
@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
    margin-top: 1rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
    align-items: flex-end;
    margin-top: 0;
    width: 19.375rem;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-extra {
    width: 23.0625rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__bar:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__button:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__list:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__media:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__paragraph:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__separator:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__share-tools:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__taboola-in-body:not(:last-child) {
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__subheadline:not(:last-child) {
  margin-bottom: 0.625rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__subheadline:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-article__subheadline:not(:last-child) {
    margin-bottom: 1rem;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-article__subheadline:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__card:not(:last-child) {
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-article__card:not(:first-child) {
  margin-top: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-ad:not(:last-child) {
  margin-bottom: 1.5rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  .ue-c-ad:not(:first-child) {
  margin-top: 1.5rem;
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-ad:not(:last-child) {
    margin-bottom: 2rem;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    .ue-c-ad:not(:first-child) {
    margin-top: 2rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  > .ue-c-article__bar:not(:last-child) {
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  > .ue-c-article__body:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__body
  > .ue-c-article__tags:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article__body
    > .ue-c-article__bar:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  clear: both;
  position: relative;
  background-color: #fff;
  background-color: var(--ue-l-article__inner-back-color, #fff);
  padding: 0.5rem;
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    max-width: 77rem;
  }
}
@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__inner {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__header-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__header-content
  > .ue-c-article__headline:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__header-content
  > .ue-c-article__kicker-group:not(:last-child),
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article__header-content
  > .ue-c-article__standfirst:not(:last-child) {
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky {
  position: absolute;
  top: 0.5rem;
}
@media (min-width: 23.4375em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky {
    top: 0.5rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky--right {
  right: 0;
  transform: translateX(100%);
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky--left {
  left: 0;
  transform: translateX(-100%);
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article__sky {
    top: 1.45rem;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--grow {
  flex-grow: 1;
}
@media (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--width-1of2-from-mobile {
    width: 50%;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--width-2of3-from-tablet {
    width: 68%;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--width-170-from-tablet {
    width: 10.625rem;
  }
}
@media (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-mobile {
    float: right;
  }
}
@media (min-width: 20em) and (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-mobile {
    margin-left: 0.625rem;
  }
}
@media (min-width: 20em) and (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-mobile {
    margin-left: 1.25rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-tablet {
    float: right;
  }
}
@media (min-width: 46.25em) and (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-right-from-tablet {
    margin-left: 1.25rem;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--float-left-from-desktop {
    float: left;
    clear: left;
    margin-right: 1.25rem;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-l-article--bottom-absolute-from-tablet {
    position: absolute;
    bottom: 0;
    margin-bottom: 0 !important;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
  position: relative;
  padding-top: 0.5rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  outline: 0;
  top: 0;
  width: 2.1875rem;
  border-top: 1px solid #cecece;
}
@media (min-width: 20em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator:before {
    top: 0;
    width: 2.1875rem;
    border-top: 1px solid #cecece;
  }
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator:before {
    top: 0;
    width: 2.1875rem;
    border-top: 1px solid #cecece;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-l-article--top-separator:before {
    top: 0;
    width: 2.1875rem;
    border-top: 1px solid #cecece;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-l-article--top-separator-center:before {
  right: 0;
  margin: 0 auto;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-section-title {
  margin: 0;
  width: 100%;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: var(--ue-c-section-title-text-transform);
  font-weight: var(--ue-c-section-title-font-weight);
  color: #000;
  font-size: var(--ue-c-section-title-font-size);
  line-height: var(--ue-c-section-title-line-height);
  letter-spacing: var(--ue-c-section-title-letter-spacing);
  padding: var(--ue-c-section-title-padding);
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-section-title a {
  color: inherit;
  text-decoration: none;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-gcp-m {
  min-height: 90px;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad__inner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-ad--sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  align-self: flex-start;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  font-variant-ligatures: common-ligatures;
  gap: var(--cover-content-x-gap);
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content ::-moz-selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content ::selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content
  *
  strong::-moz-selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content * strong::selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content * a::-moz-selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content * a::selection {
  background: #ff0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__body {
  display: flex;
  gap: var(--cover-content-y-gap);
  flex-direction: row-reverse;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  width: calc(
    (
        (
            100% -
              (
                var(--cover-content-y-gap) *
                  (var(--cover-content-column-count) - 1)
              )
          ) /
          var(--cover-content-column-count) * var(--cover-content-cols-width)
      ) +
      var(--cover-content-y-gap) * (var(--cover-content-cols-width) - 1)
  );
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media:last-child {
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media > iframe {
  position: relative;
  z-index: 4;
  display: block;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-icon {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: 0.5rem;
  right: unset;
  top: auto;
  bottom: 0.5rem;
  transform: none;
  z-index: 3;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-icon svg {
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-link {
  display: block;
  position: relative;
  z-index: 4;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__main {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__main
  > :not(:last-child) {
  margin-bottom: 0.25rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__figure {
  margin: 0;
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__figure > video {
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__img-container {
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__image {
  width: 100%;
  display: block;
  height: auto;
  font-size: 10px;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__caption {
  width: 100%;
  box-sizing: border-box;
  color: #797676;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 400;
  font-size: 0.5625rem;
  line-height: 0.5625rem;
  letter-spacing: 0.0375rem;
  text-align: right;
  padding-top: 0.25rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__media-source {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #797676;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__kicker {
  word-break: break-word;
  color: #2e6d9d;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  position: relative;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__headline {
  display: inline;
  font-size: 1em;
  font-weight: 600;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__headline-group {
  display: block;
  flex-direction: row;
  word-break: break-word;
  margin-top: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 600;
  z-index: 3;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__list-inline {
  display: inline;
  font-size: 0;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content__list-inline
  > :not(:last-child) {
  margin-right: 0.25rem;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link {
  text-decoration: none;
  color: #000;
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link:hover,
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content__link:hover
    .ue-c-cover-content__kicker {
    color: #666;
  }
  .ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link:active,
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content__link:active
    .ue-c-cover-content__kicker {
    color: #414141;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: background 0.2s ease-in;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__published-date {
  display: inline;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__bt-link {
  z-index: 3;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-c-cover-content__footer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--s-from-mobile
  .ue-c-cover-content__headline-group {
  font-size: 1.0625rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--xs-from-tablet
    .ue-c-cover-content__headline-group {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--s-from-desktop
    .ue-c-cover-content__headline-group {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--vertical-from-mobile {
  --cover-content-cols-width: 1;
  --cover-content-column-count: 1;
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__body {
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}
.ue-l-article--basic.elmundo-theme-v10
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__caption {
  text-align: right;
}
@media (min-width: 46.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--vertical-from-tablet {
    --cover-content-cols-width: 1;
    --cover-content-column-count: 1;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__body {
    flex-direction: column;
    gap: var(--cover-content-x-gap);
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__caption {
    text-align: right;
  }
}
@media (min-width: 61.25em) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-cover-content--media2of9-from-desktop {
    --cover-content-cols-width: 2;
    --cover-content-gap: 1rem;
    --cover-content-column-count: 9;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .ue-l-article__secondary-column-item {
  max-width: 300px;
}
.ue-l-article--basic.elmundo-theme-v10 .ue-u-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}
.ue-l-article--basic.elmundo-theme-v10 .trc_related_container {
  border-top: 1px solid #cecece;
  padding-top: 1.5rem;
}
.ue-l-article--basic.elmundo-theme-v10
  .trc_related_container
  div.videoCube:focus-within {
  background: #f5f5f5 !important;
}
.ue-l-article--basic.elmundo-theme-v10
  .trc_related_container
  .videoCube:focus-within
  .video-label-box
  .video-title {
  text-decoration: underline;
  color: #25577e;
}
.ue-l-article--basic.elmundo-theme-v10
  .trc_elastic_alternating-thumbnails-de
  div.videoCube:nth-last-of-type(-n + 2) {
  margin-bottom: 0 !important;
}
@media (max-width: 980px) {
  .ue-l-article--basic.elmundo-theme-v10
    .alternating-thumbnails-de
    .trc_rbox_header {
    border: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .ue-l-article--basic.elmundo-theme-v10
    .alternating-thumbnails-de
    .trc_rbox_outer
    .videoCube {
    margin-bottom: 10px;
    min-height: 90px;
    width: 31.33% !important;
  }
  .ue-l-article--basic.elmundo-theme-v10
    .trc_elastic_alternating-thumbnails-de
    div.videoCube:nth-last-of-type(-n + 3) {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .ue-l-article--basic.elmundo-theme-v10 .trc_related_container {
    height: auto !important;
  }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
  .ue-l-article--basic.elmundo-theme-v10 .trc_related_container {
    height: auto !important;
  }
}
.ue-l-article--basic.elmundo-theme-v10 .aside-comments {
  border-top: 1px solid #cecece;
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.ue-l-article--basic.elmundo-theme-v10 .aside-comments article {
  flex-grow: 0;
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10 .aside-comments article header {
  margin-bottom: 1rem;
}
.ue-l-article--basic.elmundo-theme-v10 .aside-comments article header > span {
  font-size: 18px;
}
.ue-l-article--basic.elmundo-theme-v10 .aside-comments article .autor {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0;
}
.ue-l-article--basic.elmundo-theme-v10 .aside-comments article .avatar {
  margin-right: 0.5rem;
  width: 40px;
  height: 40px;
  position: relative;
  top: -5px;
}
.ue-l-article--basic.elmundo-theme-v10 .aside-comments h2 {
  margin: 0 0 2rem;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-size: 19px;
}
.ue-l-article--basic.elmundo-theme-v10
  .aside-comments.comentarios
  .texto-comentario
  p {
  font-size: 1rem;
  line-height: 1.3;
}
@supports (--custom: property) {
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__media-infograph-responsive {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  .ue-l-article--basic.elmundo-theme-v10
    .ue-c-article__media-infograph-responsive
    iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
  }
}
:root {
  --ue-c-comments-button-background-color: #000;
  --ue-c-comments-button-hover-background-color: #333;
  --ue-c-comments-number-color: #000;
  --ue-c-comments-avatar-fill: #000;
  --ue-c-comments-date-time-color: #000;
  --ue-c-article-comments-title-color: #000;
  --ue-c-article-focus-color: #00a9e0;
}
.ue-c-fixed {
  position: fixed !important;
  top: 0;
}
.ue-c-main-logo,
.ue-c-main-logo-small {
  margin-right: 8px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.ue-c-main-logo svg,
.ue-c-main-logo-small svg {
  width: 100%;
}
.ue-c-main-logo {
  width: 6.25rem;
}
.ue-c-main-logo-small {
  width: 3.125rem;
}
.hide {
  display: none;
}
.inner.no-scroll,
.no-scroll {
  overflow: hidden;
  height: 100%;
  position: relative;
}
html {
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
.publicidad {
  margin: 0 !important;
}
.ue-c-main-header {
  margin-top: -1px;
}
.ue-c-article__media-img-container {
  overflow: hidden;
}
@media (min-width: 46.25em) {
  .ue-l-main-header--over-media.ue-l-main-header--fixed {
    position: fixed !important;
  }
}
.ue-c-main-header__progress-bar.ue-c-fixed {
  top: var(--ue-l-main-header-top-height);
}
nav.ue-l-main-navigation--with-hidden-content
  .ue-c-main-navigation__list
  > .ue-c-main-navigation__list-item:not(.has-overflow) {
  flex-grow: inherit;
}

.ue-u-sticky-top-10 {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 10px;
}
header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7) {
  --ue-l-main-header-top-height: 36px;
  --ue-l-main-header-bottom-height: 36px;
  --ue-c-main-header-title-font-weight: 600px;
  --ue-c-main-header-bottom-background: #fff;
}
@media (min-width: 46.25em) {
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7) {
    --ue-l-main-header-top-height: 42px;
    --ue-l-main-header-bottom-height: 42px;
    --ue-c-main-header-bottom-background: #fff;
  }
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__logo--theme:before {
    content: "";
    margin-right: 0.5rem;
  }
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__breadcrumb-item.has-logo
    a:after {
    display: block;
    content: "";
    position: relative;
    top: 0;
  }
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__breadcrumb-item.has-logo
    a:after,
  header[data-theme="elmundo-theme"]:not(.elmundo-theme-v7)
    .ue-c-main-header__logo--theme:before {
    width: var(--ue-c-main-header-logo-theme-width);
    height: var(--ue-c-main-header-logo-theme-height);
    background-color: var(--ue-c-main-header-logo-theme-background-color);
    background-image: var(--ue-c-main-header-logo-theme-background-image);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: var(--ue-c-main-header-logo-theme-width)
      var(--ue-c-main-header-logo-theme-height);
  }
}
.elmundo-theme-v10.ue-l-article--basic {
  background-color: #fff;
  --cover-content-column-count: 6;
  --cover-content-cols-width: 2;
  --cover-content-y-gap: 1rem;
  --cover-content-x-gap: 0.5rem;
  --cover-content-gap: 2rem;
  --cover-content-boxed-space: 1rem;
  --cover-content-boxed-height: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox {
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #f3f3f3;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  padding: 1rem;
  position: absolute;
  width: 200px;
  top: 40px;
  left: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  z-index: 15001;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item {
  --toolbox-color-icon: #000;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item a {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-family: var(--ue-c-article__toolbox-font-family, Roboto);
  color: #000;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item:hover {
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item:hover:after {
  content: "";
  width: 130%;
  height: 130%;
  background-color: #f6f6f6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__toolbox-item-icon {
  width: 26px;
  height: 26px;
}
.elmundo-theme-v10.ue-l-article--basic,
.elmundo-theme-v10.ue-l-article--basic :before {
  --ue-c-section-title-font-weight: 700;
  --ue-c-section-title-font-size: 1rem;
  --ue-c-section-title-line-height: 1rem;
  --ue-c-section-title-letter-spacing: 0;
  --ue-c-section-title-text-transform: uppercase;
  --ue-c-section-title-before: Noticias de;
  --ue-c-section-title-eng: News;
  --ue-c-section-title-padding: 0.625rem 0;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic,
  .elmundo-theme-v10.ue-l-article--basic :before {
    --ue-c-section-title-font-size: 1.1875rem;
    --ue-c-section-title-line-height: 1.1875rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs {
  width: 100%;
  background-color: var(--ue-c-main-header-tabs-background-color, #fff);
  position: relative;
  padding: 0;
  border-bottom: var(--ue-c-main-header-tabs-border-bottom, 1px solid #000);
}
@media (min-width: 41.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs {
    height: var(--ue-c-main-header-tabs-height, 2.5625rem);
    position: relative;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs {
    padding: var(--ue-c-main-header-tabs-padding, 0);
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tab-list {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tab-list-item:not(:last-child) {
  margin-right: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tab-list-item a {
  height: 2.625rem;
  width: auto;
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  text-decoration: none;
  text-align: center;
  font-family: var(
    --ue-c-main-header-tabs-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  font-weight: var(--ue-c-main-header-tabs-font-weight, normal);
  color: var(--ue-c-main-header-tab-link-color, #000);
  font-size: var(--ue-c-main-header-tabs-font-size, 0.6875rem);
  line-height: var(--ue-c-main-header-tabs-line-height, 1.625rem);
  letter-spacing: var(--ue-c-main-header-tabs-letter-spacing, 0.02rem);
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tab-list-item
  a:hover {
  color: var(--ue-c-main-header-tab-hover-color, #333);
  text-decoration: none;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tab-list-item a {
    --ue-c-main-header-tabs-font-size: 0.6875rem;
    --ue-c-main-header-tabs-line-height: 1.25rem;
    --ue-c-main-header-tabs-letter-spacing: 0.02rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tab-list-item.is-active
  a {
  font-family: var(
    --ue-c-main-header-tabs-active-font-family,
    Roboto,
    Arial,
    Helvetica,
    sans-serif
  );
  color: var(--ue-c-main-header-tab-link-color, #000);
  border-bottom-width: var(
    --ue-c-main-header-tabs-active-border-bottom-width,
    2px
  );
  border-bottom-style: solid;
  border-bottom-color: var(
    --ue-c-main-header-tab-active-border-bottom-color,
    #000
  );
  font-weight: var(--ue-c-main-header-tabs-active-font-weight);
}
@supports (
  (-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)
) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }
}
@supports (scroll-snap-align: end) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list-item {
    scroll-snap-align: end;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list {
  flex-wrap: wrap;
  align-content: stretch;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item
  a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-2-wide {
  width: 50%;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-3-wide {
  width: 33.33333%;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-main-header__tabs--fixed
  .ue-c-main-header__tab-list-item.is-4-wide {
  width: 25%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article ::-moz-selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article ::selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article * strong::-moz-selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article * strong::selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article * a::-moz-selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article * a::selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker-container {
  display: inline-block;
  font-size: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker-seo {
  display: inline;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.4rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker-group {
  box-sizing: border-box;
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__kicker-group
  > :not(:last-child) {
  padding-right: 0.3125rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__header {
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph {
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  color: #202020;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph a {
  color: #2e6d9d;
  text-decoration: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph a:hover {
  color: #004570;
  text-decoration: underline;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__paragraph u {
  -webkit-text-decoration-color: #202020;
  text-decoration-color: #202020;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__standfirst
  .ue-c-article__paragraph,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst p {
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 300;
  font-style: normal;
  color: #000;
  margin: 0;
  font-size: 1.375rem;
  line-height: 1.5rem;
  letter-spacing: 0;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__standfirst
  .ue-c-article__paragraph:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__standfirst
  p:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__standfirst
    .ue-c-article__paragraph:not(:last-child),
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__standfirst
    p:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__standfirst
    .ue-c-article__paragraph,
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst p {
    font-size: 1.5rem;
    line-height: 1.625rem;
    letter-spacing: 0;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst a {
  color: #2e6d9d;
  text-decoration: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__standfirst a:hover {
  color: #004570;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__publishdate {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: #797676;
  padding: 0;
  background-color: transparent;
  border-top: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__publishdate span {
  font-weight: 700;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__publishdate time span {
  font-weight: 400;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__share-tools {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__share-tools-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item:not(:last-child) {
  margin-right: 0.3125rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #fff;
  width: 2rem;
  height: 2rem;
  border: 1px solid #cecece;
  padding: 5.33333px;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle
  svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: transparent;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle:active,
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle:hover {
  background: #f6f6f6;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__share-tools-item--toolbox-toggle:focus {
  background: #f6f6f6;
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button {
  border: 1px solid #cecece;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #000;
  color: #fff;
  border-radius: 1.5625rem;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  height: 32px;
  padding: 0 0.75rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button:hover {
  background-color: #333;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button:focus {
  box-shadow: 0 0 1px 2px #00a9e0;
  outline: 0;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button
  .ue-c-article__button-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  line-height: 0;
  fill: #fff;
  width: 30px;
  height: 23px;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button
  .ue-c-article__button-icon
  svg {
  width: 100%;
  height: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button--full,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button--large {
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__button--theme-comments {
  color: #000;
  background-color: #fff;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button--theme-comments:hover {
  background-color: #f6f6f6;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button--theme-comments
  .ue-c-article__button-icon {
  fill: #fff;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__button--theme-comments
  .ue-c-article__button-text {
  color: #000;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subheadline {
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 800;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.5rem;
  letter-spacing: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subheadline a {
  color: #004570;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__subheadline--center {
  text-align: center;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__subheadline--center.ue-l-article--top-separator:before {
  right: 0;
  margin: 0 auto;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card {
  clear: both;
  position: relative;
  background: #fff;
  padding: 26px 16px;
  border: 1px solid #cecece;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-header {
  position: relative;
  border-bottom: none;
  padding: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-title {
  margin-top: 0;
  max-width: 90%;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  color: #000;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.1875rem;
  line-height: 1.375rem;
  letter-spacing: 0;
  padding-right: 2.5rem;
  margin-bottom: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle {
  cursor: pointer;
  position: absolute;
  box-shadow: unset;
  border-radius: 25px;
  top: 50%;
  transition: 0.4s;
  transform: translateY(-50%);
  background-color: #fff;
  border: 1px solid #cecece;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:hover {
  background: #e6e6e6;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:focus {
  box-shadow: 0 0 1px 2px var(--ue-c-article-focus-color);
  outline: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:active {
  outline: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:after,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: em-neutral-color-nine;
  border-color: em-neutral-color-nine;
  height: 0.625rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:after,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:after,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:before {
  all: unset;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-toggle:before {
  content: "";
  box-sizing: border-box;
  border-top: 2px solid;
  border-right: 2px solid;
  margin: -4px 0 0;
  transition: all 0.2s ease-in-out;
  transform: translateY(50%) rotate(-45deg);
  width: 0.625rem;
  height: 0.625rem;
  border-color: em-neutral-color-nine;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body {
  display: block;
  transition: max-height 0.1s;
  overflow: hidden;
  margin: 0.5rem 0 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  color: #000;
  padding: 1rem 0 0;
  background: 0 0;
  border-top: 1px solid #cecece;
  margin-top: 26px 16px;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body a {
  color: #2e6d9d;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body li {
  list-style: auto;
  list-style-type: auto;
  padding-left: 0.5rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ol {
  -webkit-padding-start: 1.5rem;
  padding-inline-start: 1.5rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ol li {
  list-style-type: decimal;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ul {
  margin-left: 1em;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ul li {
  list-style-type: disc;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body ul li::marker {
  content: ". ";
  font-size: 2em;
  line-height: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__card-body h2 {
  font-size: 1.1875rem;
  line-height: 1.375rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__card-body
  > :not(:last-child) {
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__divider {
  border: none;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding: 20px 0;
  margin: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__bar {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__bar-body {
  display: flex;
  flex-direction: column;
  justify-content: normal;
  flex-grow: 1;
  align-items: stretch;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__bar-footer {
  display: flex;
  flex-direction: row;
  align-items: end;
  gap: 0;
  flex-wrap: wrap;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  flex-direction: column;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-avatar {
  height: 3.125rem;
  display: flex;
  gap: 0.3125rem;
  flex-shrink: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-avatar:empty {
  display: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-avatar-item img {
  height: 100%;
  max-width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 3px;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-name {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  line-height: 19px;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 700;
  color: #000;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__author-name-item:not(:last-child):after {
  content: ",";
  padding-right: 0.2125rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-caption {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 16px;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 400;
  color: #797676;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author-caption-item {
  display: flex;
  gap: 0.3em;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__author-caption-item:not(:last-child):not(:empty):after {
  content: ",";
  padding-right: 0.1875rem;
  margin-left: -3px;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author a {
  color: #000;
  text-decoration: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author a:hover {
  color: #666;
  text-decoration: underline;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__author a:active {
  color: #666;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__author--horizontal-from-tablet {
    flex-direction: row;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list {
  padding: 0;
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li {
  list-style-type: none;
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li:before {
  position: absolute;
  left: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li a {
  color: #2e6d9d;
  text-decoration: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li a:hover {
  color: #004570;
  text-decoration: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__list li:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__list
    li:not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .tablet\:ue-c-article__listing--grid-cols2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .elmundo-theme-v10.ue-l-article--basic
    .tablet\:ue-c-article__listing--grid-cols2
    > :after {
    left: calc(100% + 16px);
    width: 1px;
    height: 100%;
    bottom: 100%;
    position: relative;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .desktop\:ue-c-article__listing--grid-row {
    grid-template-rows: auto;
    grid-template-columns: none;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .desktop\:ue-c-article__listing--grid-row
    > :after {
    bottom: -16px;
    width: 100%;
    height: 1px;
    position: relative;
    left: 0;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-container {
  position: relative;
  width: 100%;
  margin-bottom: 0;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-container {
    margin-bottom: 1rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__tags-container
  .ue-c-article__tags {
  margin-bottom: 0;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__tags-container
  .ue-c-article__tags:after {
  content: "";
  width: 80px;
  height: 40px;
  background: linear-gradient(90deg, rgba(2, 0, 36, 0), #fff);
  position: absolute;
  right: 0;
  top: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  box-sizing: border-box;
  min-width: 100px;
  width: 100%;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-x: overlay;
  padding: 0;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags::-webkit-scrollbar {
  height: 0;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__tags::-webkit-scrollbar {
    width: 0;
    height: 5px;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__tags::-webkit-scrollbar-thumb {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    border-radius: 23px;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags {
    margin-bottom: 1rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  flex: none;
  margin: 0.25rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item * {
  display: block;
  text-decoration: none;
  border-radius: 1.875rem;
  transition: background-color 0.1s ease-in-out;
  background-color: #f6f6f6;
  color: #000;
  text-transform: none;
  padding: 0.25rem 0.5rem;
  border-bottom: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item :hover {
  background-color: #c5c5c5;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__tags-item :active {
  background-color: #9d9d9d;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media {
  margin: 0;
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media--image img,
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media--video img {
  width: 100%;
  height: auto;
  display: block;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-img-container {
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 2.5rem;
  height: 2.5rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-icon svg {
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-caption {
  margin-top: 0.3125rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-description {
  box-sizing: border-box;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  font-weight: 400;
  font-style: normal;
  color: #797676;
  text-transform: none;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__media-description:not(:last-child) {
  padding-right: 0.15625rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-source {
  word-break: break-word;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-author {
  color: #797676;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-article__media-author:not(:last-child) {
  padding-right: 0.15625rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-author:before {
  content: " ";
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-agency {
  display: inline-block;
  color: #797676;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.625rem;
  line-height: 1rem;
  letter-spacing: 0.00438rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__media-agency:before {
  content: " ";
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline {
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-style: normal;
  font-weight: 700;
  color: #000;
  font-size: var(--ue-c-article__headline-font-size, 2rem);
  line-height: var(--ue-c-article__headline-line-height, 2.1875rem);
  letter-spacing: var(--ue-c-article__headline-letter-spacing, 0);
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline--opinion {
  font-style: italic;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.0625rem;
    --ue-c-article__headline-line-height: 2.25rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-article__headline {
    --ue-c-article__headline-font-size: 2.75rem;
    --ue-c-article__headline-line-height: 2.875rem;
    --ue-c-article__headline-letter-spacing: 0rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker {
  display: inline;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-article__kicker a {
  text-decoration: none;
  color: currentColor;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile {
  background: #f2f2f2;
  display: block;
  padding: 0;
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__row {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__photo {
  margin: 0;
  width: 100%;
  max-width: 3.125rem;
  max-height: 3.125rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 50%;
  box-sizing: content-box;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__photo-img {
  border-radius: 50%;
  vertical-align: middle;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header {
  margin-left: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-title {
  display: block;
  font-family: Roboto;
  font-weight: 700;
  color: #202020;
  margin: 0;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.125rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-title {
    font-size: 1.375rem;
    line-height: 1.125rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-item {
  margin: 0;
  font-family: Roboto;
  text-transform: uppercase;
  color: #202020;
  font-weight: 400;
  display: inline;
  font-size: 0.8125rem;
  line-height: 0.9375rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__header-item {
    font-size: 0.875rem;
    line-height: 1rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__header-item--highlight {
  font-weight: 700;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__content {
  width: 100%;
  margin-top: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text {
  display: flex;
  flex-direction: column;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text-item {
  font-family: PTSerif;
  color: #000;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.3125rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text-item {
    font-size: 1rem;
    line-height: 1.3125rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more {
  height: 0;
  visibility: hidden;
  opacity: 0;
  font-family: Roboto;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more h2 {
  margin: 0;
  color: #000;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more h2 {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more h2:before {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: #000;
  display: block;
  margin-bottom: 0.5rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul:after {
  content: "";
  width: 3.75rem;
  height: 0.0625rem;
  background: #000;
  display: block;
  margin-top: 0.5rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul li {
  position: relative;
  padding-left: 0.4375rem;
  color: #000;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__more ul li:before {
  content: "";
  display: inline-block;
  background-color: #000;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__button {
  background: 0 0;
  border: none;
  padding: 0;
  display: flex;
  align-items: center;
  color: #00f;
  font-family: Roboto;
  cursor: pointer;
  font-size: 0.75rem;
  min-height: 2.25rem;
  width: 30%;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__button {
    font-size: 0.75rem;
    margin-left: 6rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__button:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 0.25rem 0.21875rem 0;
  border-color: #00f transparent transparent;
  border-style: solid;
  margin-left: 0.25rem;
  transition: all 0.2s linear;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__text-hide {
  display: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer {
  position: absolute;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer.bottom {
  bottom: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer.right {
  right: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-list-item {
  float: left;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile__footer-list-item
  + .ue-c-author-profile__footer-list-item {
  margin-left: 0.625rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-link {
  background: 0 0;
  width: 2rem;
  height: 2rem;
  border: 0.0625rem solid grey;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__footer-link path {
  fill: #00f;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__more {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: all 0.2s linear;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button {
  margin-left: 0;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__button:after {
  transform: rotate(180deg);
  transition: all 0.2s linear;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-show {
  display: none;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-author-profile
  .ue-c-toggle--show
  .ue-c-author-profile__text-hide {
  display: block;
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column {
  position: relative;
  box-sizing: border-box;
  overflow-wrap: break-word;
  padding-top: 0;
  padding-bottom: 0;
  flex-grow: 0;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column {
    padding-left: 0;
    padding-right: 19.375rem;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column {
    padding-left: 11.5625rem;
    padding-right: 23.0625rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article--no-grow {
  flex-grow: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article--order-1-from-mobile {
  order: 1;
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article--stretch {
  align-self: stretch;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--columns-flex-parent {
    display: flex;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    padding-right: 0;
  }
}
@media (min-width: 46.25em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 19.375rem);
  }
}
@media (min-width: 46.25em) and (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--columns-flex-parent
    .ue-l-article__main-column {
    width: calc(100% - 23.0625rem);
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
  display: flex;
  flex-direction: column;
  clear: both;
  align-items: center;
  box-sizing: border-box;
  margin-top: 1rem;
}
@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
    margin-top: 1rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
    align-items: flex-end;
    margin-top: 0;
    flex-shrink: 0;
    width: 19.375rem;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
    width: 23.0625rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-item {
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__secondary-column-item:not(:last-child) {
  margin-bottom: 1rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__row {
    display: flex;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column-extra {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__main-column-extra--stretch {
  display: flex;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__main-column-extra {
    padding-left: 11.5625rem;
    width: calc(100% - 23.0625rem);
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__main-column-extra
  > :not(:last-child) {
  margin-bottom: 0.5rem;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__main-column-extra
    > :not(:last-child) {
    margin-bottom: 0.5rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  margin-top: 1rem;
}
@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
    margin-top: 1rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
    align-items: flex-end;
    margin-top: 0;
    width: 19.375rem;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-extra {
    width: 23.0625rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__bar:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__button:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__list:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__media:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__paragraph:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__separator:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__share-tools:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__taboola-in-body:not(:last-child) {
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__subheadline:not(:last-child) {
  margin-bottom: 0.625rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__subheadline:not(:first-child) {
  margin-top: 1rem;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-article__subheadline:not(:last-child) {
    margin-bottom: 1rem;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-article__subheadline:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__card:not(:last-child) {
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-article__card:not(:first-child) {
  margin-top: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-ad:not(:last-child) {
  margin-bottom: 1.5rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  .ue-c-ad:not(:first-child) {
  margin-top: 1.5rem;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-ad:not(:last-child) {
    margin-bottom: 2rem;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    .ue-c-ad:not(:first-child) {
    margin-top: 2rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  > .ue-c-article__bar:not(:last-child) {
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  > .ue-c-article__body:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__body
  > .ue-c-article__tags:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article__body
    > .ue-c-article__bar:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  clear: both;
  position: relative;
  background-color: #fff;
  background-color: var(--ue-l-article__inner-back-color, #fff);
  padding: 0.5rem;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    max-width: 77rem;
  }
}
@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__inner {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__header {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__header-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__header-content
  > .ue-c-article__headline:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__header-content
  > .ue-c-article__kicker-group:not(:last-child),
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article__header-content
  > .ue-c-article__standfirst:not(:last-child) {
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky {
  position: absolute;
  top: 0.5rem;
}
@media (min-width: 23.4375em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky {
    top: 0.5rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky--right {
  right: 0;
  transform: translateX(100%);
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky--left {
  left: 0;
  transform: translateX(-100%);
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__sky {
    top: 1.45rem;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article--grow {
  flex-grow: 1;
}
@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--width-1of2-from-mobile {
    width: 50%;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--width-2of3-from-tablet {
    width: 68%;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--width-170-from-tablet {
    width: 10.625rem;
  }
}
@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-mobile {
    float: right;
  }
}
@media (min-width: 20em) and (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-mobile {
    margin-left: 0.625rem;
  }
}
@media (min-width: 20em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-mobile {
    margin-left: 1.25rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-tablet {
    float: right;
  }
}
@media (min-width: 46.25em) and (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-right-from-tablet {
    margin-left: 1.25rem;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--float-left-from-desktop {
    float: left;
    clear: left;
    margin-right: 1.25rem;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-l-article--bottom-absolute-from-tablet {
    position: absolute;
    bottom: 0;
    margin-bottom: 0 !important;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
  position: relative;
  padding-top: 0.5rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  outline: 0;
  top: 0;
  width: 2.1875rem;
  border-top: 1px solid #cecece;
}
@media (min-width: 20em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator:before {
    top: 0;
    width: 2.1875rem;
    border-top: 1px solid #cecece;
  }
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator:before {
    top: 0;
    width: 2.1875rem;
    border-top: 1px solid #cecece;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator {
    padding-top: 0.5rem;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article--top-separator:before {
    top: 0;
    width: 2.1875rem;
    border-top: 1px solid #cecece;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-l-article--top-separator-center:before {
  right: 0;
  margin: 0 auto;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-section-title {
  margin: 0;
  width: 100%;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-transform: var(--ue-c-section-title-text-transform);
  font-weight: var(--ue-c-section-title-font-weight);
  color: #000;
  font-size: var(--ue-c-section-title-font-size);
  line-height: var(--ue-c-section-title-line-height);
  letter-spacing: var(--ue-c-section-title-letter-spacing);
  padding: var(--ue-c-section-title-padding);
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-section-title a {
  color: inherit;
  text-decoration: none;
}
.elmundo-theme-v10.ue-l-article--basic .ue-gcp-m {
  min-height: 90px;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-ad {
  display: flex;
  width: 100%;
  position: relative;
  justify-content: center;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-ad__inner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-ad--sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
  align-self: flex-start;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  font-variant-ligatures: common-ligatures;
  gap: var(--cover-content-x-gap);
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content ::-moz-selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content ::selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content
  *
  strong::-moz-selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content * strong::selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content * a::-moz-selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content * a::selection {
  background: #ff0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__body {
  display: flex;
  gap: var(--cover-content-y-gap);
  flex-direction: row-reverse;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media {
  box-sizing: border-box;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  width: calc(
    (
        (
            100% -
              (
                var(--cover-content-y-gap) *
                  (var(--cover-content-column-count) - 1)
              )
          ) /
          var(--cover-content-column-count) * var(--cover-content-cols-width)
      ) +
      var(--cover-content-y-gap) * (var(--cover-content-cols-width) - 1)
  );
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media:last-child {
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media > iframe {
  position: relative;
  z-index: 4;
  display: block;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-icon {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: 0.5rem;
  right: unset;
  top: auto;
  bottom: 0.5rem;
  transform: none;
  z-index: 3;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-icon svg {
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-link {
  display: block;
  position: relative;
  z-index: 4;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__main {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__main
  > :not(:last-child) {
  margin-bottom: 0.25rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__figure {
  margin: 0;
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__figure > video {
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__img-container {
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__image {
  width: 100%;
  display: block;
  height: auto;
  font-size: 10px;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__caption {
  width: 100%;
  box-sizing: border-box;
  color: #797676;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 400;
  font-size: 0.5625rem;
  line-height: 0.5625rem;
  letter-spacing: 0.0375rem;
  text-align: right;
  padding-top: 0.25rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__media-source {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  color: #797676;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__kicker {
  word-break: break-word;
  color: #2e6d9d;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  position: relative;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__headline {
  display: inline;
  font-size: 1em;
  font-weight: 600;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__headline-group {
  display: block;
  flex-direction: row;
  word-break: break-word;
  margin-top: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 600;
  z-index: 3;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__list-inline {
  display: inline;
  font-size: 0;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content__list-inline
  > :not(:last-child) {
  margin-right: 0.25rem;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link {
  text-decoration: none;
  color: #000;
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link:hover,
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content__link:hover
    .ue-c-cover-content__kicker {
    color: #666;
  }
  .elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link:active,
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content__link:active
    .ue-c-cover-content__kicker {
    color: #414141;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: background 0.2s ease-in;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__published-date {
  display: inline;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-weight: 400;
  font-size: 0.625rem;
  line-height: 0.875rem;
  letter-spacing: 0;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__bt-link {
  z-index: 3;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-cover-content__footer {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--s-from-mobile
  .ue-c-cover-content__headline-group {
  font-size: 1.0625rem;
  line-height: 1.25rem;
  letter-spacing: 0;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--xs-from-tablet
    .ue-c-cover-content__headline-group {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--s-from-desktop
    .ue-c-cover-content__headline-group {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    letter-spacing: 0;
  }
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--vertical-from-mobile {
  --cover-content-cols-width: 1;
  --cover-content-column-count: 1;
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__body {
  flex-direction: column;
  gap: var(--cover-content-x-gap);
}
.elmundo-theme-v10.ue-l-article--basic
  .ue-c-cover-content--vertical-from-mobile
  .ue-c-cover-content__caption {
  text-align: right;
}
@media (min-width: 46.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--vertical-from-tablet {
    --cover-content-cols-width: 1;
    --cover-content-column-count: 1;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__body {
    flex-direction: column;
    gap: var(--cover-content-x-gap);
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--vertical-from-tablet
    .ue-c-cover-content__caption {
    text-align: right;
  }
}
@media (min-width: 61.25em) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-cover-content--media2of9-from-desktop {
    --cover-content-cols-width: 2;
    --cover-content-gap: 1rem;
    --cover-content-column-count: 9;
  }
}
.elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column-item {
  max-width: 300px;
}
.elmundo-theme-v10.ue-l-article--basic .ue-u-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}
.elmundo-theme-v10.ue-l-article--basic .trc_related_container {
  border-top: 1px solid #cecece;
  padding-top: 1.5rem;
}
.elmundo-theme-v10.ue-l-article--basic
  .trc_related_container
  div.videoCube:focus-within {
  background: #f5f5f5 !important;
}
.elmundo-theme-v10.ue-l-article--basic
  .trc_related_container
  .videoCube:focus-within
  .video-label-box
  .video-title {
  text-decoration: underline;
  color: #25577e;
}
.elmundo-theme-v10.ue-l-article--basic
  .trc_elastic_alternating-thumbnails-de
  div.videoCube:nth-last-of-type(-n + 2) {
  margin-bottom: 0 !important;
}
@media (max-width: 980px) {
  .elmundo-theme-v10.ue-l-article--basic
    .alternating-thumbnails-de
    .trc_rbox_header {
    border: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .elmundo-theme-v10.ue-l-article--basic
    .alternating-thumbnails-de
    .trc_rbox_outer
    .videoCube {
    margin-bottom: 10px;
    min-height: 90px;
    width: 31.33% !important;
  }
  .elmundo-theme-v10.ue-l-article--basic
    .trc_elastic_alternating-thumbnails-de
    div.videoCube:nth-last-of-type(-n + 3) {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
  .elmundo-theme-v10.ue-l-article--basic .trc_related_container {
    height: auto !important;
  }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
  .elmundo-theme-v10.ue-l-article--basic .trc_related_container {
    height: auto !important;
  }
}
.elmundo-theme-v10.ue-l-article--basic .aside-comments {
  border-top: 1px solid #cecece;
  padding-top: 2rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.elmundo-theme-v10.ue-l-article--basic .aside-comments article {
  flex-grow: 0;
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic .aside-comments article header {
  margin-bottom: 1rem;
}
.elmundo-theme-v10.ue-l-article--basic .aside-comments article header > span {
  font-size: 18px;
}
.elmundo-theme-v10.ue-l-article--basic .aside-comments article .autor {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 0;
}
.elmundo-theme-v10.ue-l-article--basic .aside-comments article .avatar {
  margin-right: 0.5rem;
  width: 40px;
  height: 40px;
  position: relative;
  top: -5px;
}
.elmundo-theme-v10.ue-l-article--basic .aside-comments h2 {
  margin: 0 0 2rem;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-size: 19px;
}
.elmundo-theme-v10.ue-l-article--basic
  .aside-comments.comentarios
  .texto-comentario
  p {
  font-size: 1rem;
  line-height: 1.3;
}
.elmundo-theme-v10.ue-l-article--basic .ue-c-main-header__tabs {
  margin-bottom: 0 !important;
}
@supports (--custom: property) {
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__media-infograph-responsive {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  .elmundo-theme-v10.ue-l-article--basic
    .ue-c-article__media-infograph-responsive
    iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
  }
}
@supports (
  (-webkit-scroll-snap-type: x mandatory) or (scroll-snap-type: x mandatory)
) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
  }
}
@supports (scroll-snap-align: end) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-main-header__tabs--scrollable
    .ue-c-main-header__tab-list-item {
    scroll-snap-align: end;
  }
}
@supports (--custom: property) {
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-infograph-responsive {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }
  .elmundo-theme-v10.ue-l-article--special
    .ue-c-article__media-infograph-responsive
    iframe {
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
  }
}
body {
  transition: opacity ease-in 0.2s;
}
body[unresolved] {
  opacity: 0;
  display: block;
  overflow: hidden;
  position: relative;
}
@supports selector(:focus-visible) {
  .fc-ab-root .fc-button:focus,
  .fc-ab-root .fc-dropdown-menu-item:focus,
  .fc-ab-root .fc-dropdown-selection:focus,
  .fc-ab-root .fc-toggle input:focus,
  .fc-ab-root a:focus,
  .fc-ab-root button:focus,
  .fc-ab-root button:focus p:not(.fc-button-text) {
    box-shadow: none !important;
    outline: 0 !important;
  }
  .fc-ab-root .fc-dropdown-menu-item:focus::before,
  .fc-ab-root .fc-dropdown-selection-container:focus-visible::before,
  .fc-ab-root a:focus-visible::before,
  .fc-ab-root button:focus-visible::before,
  .fc-ab-root input:focus-visible::before {
    border: 2px solid #174ea6 !important;
    border-radius: 6px !important;
    content: "" !important;
    inset: -4px !important;
    position: absolute !important;
  }
  .fc-ab-root .fc-dropdown-menu-item:focus::after,
  .fc-ab-root .fc-dropdown-selection-container:focus-visible::after,
  .fc-ab-root a:focus-visible::after,
  .fc-ab-root button:focus-visible::after,
  .fc-ab-root input:focus-visible::after {
    border: 2px solid #e8f0fe !important;
    border-radius: 8px !important;
    content: "" !important;
    inset: -6px !important;
    position: absolute !important;
  }
  .fc-ab-root button.fc-icon-button:focus-visible::before {
    inset: -2px !important;
  }
  .fc-ab-root button.fc-icon-button:focus-visible::after {
    inset: -4px !important;
  }
  .fc-ab-root button.fc-list-item-button:focus-visible::before {
    left: 2px !important;
    width: calc(100% - 8px) !important;
  }
  .fc-ab-root button.fc-list-item-button:focus-visible::after {
    left: 0 !important;
    width: calc(100% - 4px) !important;
  }
}
@supports (flex-wrap: wrap) {
  .fc-ab-root .fc-buttons-section {
    flex-direction: unset !important;
    flex-wrap: wrap !important;
  }
}
@supports (flex-wrap: wrap) and (gap: 16px) and selector(::first-letter) {
  .fc-ab-root .fc-buttons-section {
    gap: 16px !important;
  }
  .fc-ab-root .fc-buttons-section > :not(:last-child) {
    margin-bottom: 0 !important;
  }
}
@keyframes pn-spinner {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes piano-widget-fade {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.ue-c-main-header__subscription {
  width: 140px !important;
  height: 100% !important;
  display: flex !important;
  align-items: center;
}
.ue-c-main-header__subscription--fixed {
  position: absolute;
  right: 0;
}
.tbl-hidden {
  display: none !important;
}

#tbl-explore-more-container {
  position: absolute;
  top: auto;
  bottom: auto;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#tbl-explore-more-container .tbl-explore-more-site-header {
  z-index: 2147483647;
  left: 0;
  right: 0;
  position: relative;
}
#tbl-explore-more-container #tbl-explore-more-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 22px;
  padding: 10px 0;
  color: #222;
}
@media screen and (min-width: 768px) {
  #tbl-explore-more-container #tbl-explore-more-title {
    width: 100%;
  }
}
@keyframes fb_transform {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fb_transform {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes rotateSpinner {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.cls-1 {
  fill: #fff;
}
.cls-2 {
  fill: #cb1517;
}
.about-list .legal-text {
  color: #4a4a4a;
  font-size: 12px;
}

.about-list {
  position: static;
  width: auto;
}
.about-list .legal-text {
  margin-top: 6px;
}

@media (max-width: 740px) {
  .elmundo-theme-v10.ue-l-article--basic .ue-l-article__secondary-column {
    display: none;
  }
}

.ue-c-article__body a,
#commentsRoot a {
  color: #007fff !important;
  text-decoration: underline !important;
  transition: 0.3s;
}

.ue-c-article__body a:hover,
#commentsRoot a:hover {
  color: #e11229 !important;
}

.ue-c-article__body .button-link {
  text-align: center;
  color: white !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  background-color: #004570;
  border-radius: 6px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  padding: 15px;
  margin: auto;
}
.ue-c-article__body .button-link:hover {
  background-color: #e11229;
  color: white !important;
  text-decoration: none !important;
}

.comm-img {
  display: block;
  width: 100%;
  max-width: 500px;
  margin-top: 10px;
  border-radius: 6px;
  object-fit: contain;
  object-position: left;
}

.elmundo-theme-v10.ue-l-article--basic .ue-c-author-profile__photo {
  width: 100%;
  max-width: 3.125rem;
  max-height: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  box-sizing: content-box;
  margin: 0px;
  overflow: hidden;
  border-radius: 50%;
}

/* LIGHTBOX */

.lightbox-img::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: cover;
}

/* LIGHTBOX */

.list {
  padding-left: 20px;
  list-style-type: disc;
}

.list li {
  margin: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  color: #202020;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
  list-style: disc;
  margin-top: 5px;
}

.selected {
  padding-left: 10px;
  font-style: italic;
  border-left: 2px solid #007fff;
}

.reg__list {
  padding: 0 !important;

  position: relative;
  counter-reset: item;
}

.reg__list li::before {
  content: counter(item);
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1 / 1;
  width: 36px;
  height: 36px;
  border: 2px solid #004570;
  font-weight: 600;
  color: #004570;
  border-radius: 50%;
  text-align: center;
  line-height: 20px;
  font-family: Tahoma, Verdana, sans-serif;
}
.reg__item {
  margin-bottom: 10px;
  background: rgb(236, 236, 236);
  border-radius: 15px;
  border-right: 3px solid #004570;
  border-left: 3px solid #004570;
  padding: 10px;
  display: flex;
  gap: 10px;
  align-items: center;
  counter-increment: item;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-variant: oldstyle-nums;
  color: #202020;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  letter-spacing: 0;
}

.check-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #cecece;
  justify-content: center;
}

.check-wrap a {
  max-width: 70%;
}

.under_h1 {
  margin-bottom: 1rem !important;
}

.info-box {
  background: #e8eff5;
  border-radius: 8px;
  padding: 24px 28px;
  margin: 32px 0;
}

.info-box h2 {
  margin-top: 0;
}

.info-box ul {
  padding-left: 20px;
}

.info-box li {
  list-style: disc !important;
}

.expert-card {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background: #f7f9fb;
  border: 1px solid #e8ecf0;
  border-radius: 10px;
  padding: 24px;
  margin-bottom: 20px;
}

.expert-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.expert-info {
  flex: 1;
}

.expert-info h4 {
  font-size: 18px;
  font-weight: 900;

  margin-block: 0 0.5rem;
}

.expert-info > span {
  display: block;
  font-size: 1rem;
  color: gray;
  margin-bottom: 10px;
}

.expert-info p {
  margin-bottom: 0;
}

.another_b {
  color: #e11229;
}

.list_an {
  margin-bottom: 16px;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  color: #202020;
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.6875rem;
}

.list-dep {
  padding-left: 0;
  font-family:
    Mundo,
    Times New Roman,
    Times,
    serif;
  font-size: 19px;
}

.list-dep li {
  list-style: none;
  position: relative;
  padding-left: 18px;
  margin-bottom: 1rem !important;
}

.list-dep li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 6px;
  height: 6px;
  background-color: #e11229;
  border-radius: 50%;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition:
    0.2s transform,
    0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.2s left;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.texto-comentario a {
  color: #007fff;
  text-decoration: underline;
}

.texto-comentario a:hover {
  color: #e11229;
  text-decoration: underline;
}

.blue_p {
  color: #004570 !important;
}

/* Slideshow container */
.slideshow-container {
  position: relative;
  display: block;
  max-width: 1000px;
  margin: 0 auto 60px;
}

.slideshow-container img {
  max-height: 500px;
  margin: 0 auto;
  display: block;
  width: auto;
  max-width: 100%;
  object-fit: contain;
}

/* Hide the images by default */
.mySlides {
  position: relative;
  display: none;
  overflow: hidden;
  background-color: #62626237;
  touch-action: pan-y;
  user-select: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 5;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #fe003d;
  font-weight: bold;
  font-size: 18px;
  transition:
    color 0.3s ease,
    background-color 0.3s ease;
  border: none;
  border-radius: 0 3px 3px 0;
  background-color: transparent;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #007fff;
}

/* Slide number text (1/3 etc) */
.slide-number {
  color: #f2f2f2;
  font-weight: 700;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  z-index: 5;
}

/* The dots/bullets/indicators */
.dots-container {
  position: absolute;
  top: calc(100% - 25px);
  left: 0;
  right: 0;
  z-index: 5;
  text-align: center;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.dot.active {
  background-color: #fe003d;
}

.dot:hover {
  background-color: #717171;
}

/* Zoom styles */

.zoom-overlay {
  display: none;
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  z-index: 1000;
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
  cursor: zoom-out;
  opacity: 1;
  transition: background-color 0.24s ease;
  isolation: isolate;
  touch-action: none;
  overscroll-behavior: contain;
  /* Safari */
  isolation: isolate;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: opacity;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}

.zoom-overlay.is-open {
  background: rgba(0, 0, 0, 0.85);
}

.zoom-image {
  object-fit: contain;
  cursor: default;

  z-index: 1;

  transition:
    left 0.26s ease,
    top 0.26s ease,
    width 0.26s ease,
    height 0.26s ease,
    opacity 0.2s ease;

  -webkit-user-drag: none;
  user-select: none;
  /* Safari */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: opacity, transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.zoom-close {
  position: fixed;
  top: calc(12px + env(safe-area-inset-top));
  right: calc(12px + env(safe-area-inset-right));
  bottom: auto;
  left: auto;

  display: block;

  width: 44px;
  height: 44px;

  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;

  color: #fff;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  font-weight: bold;

  cursor: pointer;
  z-index: 2147483647;

  opacity: 0;
  pointer-events: none;

  transition:
    opacity 0.2s ease,
    color 0.3s ease;
  /* Safari */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-tap-highlight-color: transparent;
}

.zoom-overlay.is-open .zoom-close {
  opacity: 1;
  pointer-events: auto;
}

.zoom-close:hover {
  color: #e11229;
}

[data-zoomable] {
  position: relative;
  display: block;
  cursor: zoom-in;
  /* Safari */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

[data-zoomable] img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: contain;
  /* Safari */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;
}

[data-zoomable]::after {
  content: "";
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  z-index: 2;
  width: 48px;
  height: 48px;
  color: #e11229;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
  pointer-events: none;
  user-select: none;
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    /* Safari only */
    .zoom-overlay {
      isolation: isolate;
    }

    .zoom-image {
      image-rendering: auto;
    }
  }
}

/* Fading animation */
.fade__img {
  text-align: center;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

/* Link conversions for formerly clickable non-anchor elements. */
.ue-c-seo-links__item a {
  color: var(--ue-c-seo-links-item-color, hsla(0, 0%, 44%, 0.45));
}

@media (min-width: 46.25em) {
  .ue-c-seo-links__item a {
    color: var(--ue-c-seo-links-item-shade-color, hsla(0, 0%, 44%, 0.45));
  }
}

a.ue-c-main-header__logo,
a.icon-elmundo-mobile,
a.ue-c-main-header__button,
a.ue-c-main-header__breadcrumb-link,
a.ue-c-article__bar,
a.ue-c-cover-content__bt-link {
  color: inherit;
  text-decoration: none;
}

a.ue-c-cover-content__bt-link {
  display: block;
}

header a.ue-c-main-header__logo,
header a.ue-c-main-header__button,
header a.ue-c-main-navigation__link,
header a.ue-c-main-header__breadcrumb-link,
.ue-c-article__share-tools a.ue-c-article__share-tools-item--toolbox-toggle,
.ue-c-article__share-tools a.ue-c-article__button,
.ue-l-article__secondary-column a.ue-c-cover-content__link,
.ue-l-article__secondary-column a.ue-c-cover-content__bt-link,
.js-tabsUl a,
.comentario-acciones a {
  pointer-events: auto;
}

a.ue-c-article__share-tools-item--toolbox-toggle,
a.ue-c-cover-content__link,
a.ue-c-cover-content__bt-link {
  cursor: pointer;
}
