.user-register {
  --user-color: #0e65a5;
}
.user-suscriptor {
  --user-color: #03b447;
}
.user-pro {
  --user-color: #9433c1;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body,
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.open-modal,
html.open-modal {
  overflow-x: hidden;
}
body.open-modal--esquele,
html.open-modal--esquele {
  overflow: hidden;
}
body {
  margin: 0;
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #000;
}
::selection {
  color: #fff;
  background: #0b5891;
}
h1,
h2,
h3 {
  font-family:
    PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  line-height: 1;
}
p {
  color: var(--color-393939);
}
::marker {
  content: '';
}
/* button,
input,
select,
textarea {
  font-size: inherit;
  line-height: inherit;
  background-color: transparent;
  border: none;
  outline: none;
} */

.c-articulo__compartir-media__elemento{
  font-size: inherit;
  line-height: inherit;
  background-color: transparent;
  border: none;
  outline: none;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: block;
}
figure {
  line-height: 0;
}
figure,
ol,
ul {
  margin: 0;
}
ol,
ul {
  list-style: none;
  padding: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-container,
.sr-only {
  overflow: hidden;
}
@font-face {
  font-family: IBMPlexSans;
  src:
    url(./bfd98c571269e9508c00.woff2) format('woff2 supports variations'),
    url(./bfd98c571269e9508c00.woff2) format('woff2-variations'),
    url(./049d6dcb15e3817784af.woff) format('woff');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Arial Fallback;
  src: local(Arial);
  size-adjust: 98%;
  ascent-override: 98%;
  descent-override: 23%;
  line-gap-override: normal;
}
@font-face {
  font-family: Open Sans;
  src:
    url(./701ae34fc5d9f16816fe.woff2) format('woff2 supports variations'),
    url(./701ae34fc5d9f16816fe.woff2) format('woff2-variations'),
    url(./019e1a030442b2613d7e.woff) format('woff');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: PublicoHeadline;
  src:
    url(./3fe2e89302916b12bf34.woff2) format('woff2'),
    url(./2f7d1759224ac69d1965.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: PublicoHeadline;
  src:
    url(./9afc9d69ebedc448db45.woff2) format('woff2'),
    url(./fb0b7cdbdba0db8a0f5c.woff) format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: PublicoHeadline;
  src:
    url(./aa5e65a00051b681791c.woff2) format('woff2'),
    url(./20aa62d0a3fcef026894.woff) format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: PublicoHeadline;
  src:
    url(./c3ada049120be6a0dd48.woff2) format('woff2'),
    url(./10c1d3214d39b18c390c.woff) format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Georgia Fallback;
  src: local(Georgia);
  size-adjust: 95.8333%;
  ascent-override: 98%;
  descent-override: 21%;
  line-gap-override: 0;
  font-display: swap;
}
.c-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5000;
}
.c-popup__box {
  background: #fff;
  padding: 16px;
  display: flex;
  flex-direction: column;
  grid-gap: 14px;
  gap: 14px;
  align-items: center;
}
.c-popup__text {
  max-width: 1200px;
  font-family:
    Open Sans,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 12px;
  line-height: 15px;
  color: #000;
}
.c-popup__text a {
  color: #0b5891;
}
.c-popup__button {
  margin-right: auto;
  margin-left: auto;
  font-family:
    Open Sans,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background: #0072ac;
  padding: 8px 16px;
  border-radius: 50px;
  text-transform: uppercase;
}
.u-estructura {
  margin: 0 auto;
  max-width: 1187px;
  width: calc(100% - 30px);
  margin-top: 22px;
  margin-bottom: 22px;
}
.u-estructura > * {
  margin-bottom: 15px;
}
.u-estructura__cabecera {
  width: 100%;
  margin-bottom: 20px;
}
.u-estructura__cabecera--completa,
.u-estructura__cabecera--completa__media,
.u-estructura__cabecera--completa__superior {
  width: 100%;
}
.u-estructura:not(.c-estructura-opinion):not(.u-estructura--cartas):not(.u-estructura--editorial) {
  display: grid;
}
.u-estructura:not(.c-estructura-opinion):not(.u-estructura--cartas):not(.u-estructura--editorial)
  .u-estructura__cierre {
  order: unset;
}
.u-show-xs {
  display: block;
}
.u-hide-xs {
  display: none;
}
.u-show-xs-only {
  display: block;
}
.u-hide-xs-only,
.u-show-lg-only,
.u-show-md-only,
.u-show-sm-only {
  display: none;
}
.u-hide-lg-only,
.u-hide-md-only,
.u-hide-sm-only {
  display: block;
}
.u-hide-front {
  display: none;
}
.u-visibility-hidden {
  visibility: hidden;
}
.u-sticky {
  position: fixed !important;
  bottom: 20px;
  left: 20px;
}
.u-zindex--sticky {
  z-index: 5;
}
.c-add {
  text-align: center;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-add img {
  display: block;
}
.c-add-top {
  margin-top: 30px;
}
.c-add__notext:before {
  display: none;
}
.c-add-300x50 {
  height: 250px;
}
.c-add-300x100 {
  height: 100px;
}
.c-add-300x250 {
  width: 300px;
  height: 250px;
}
.c-add-300x300 {
  height: 300px;
}
.c-add[class*='c-add-300x'] {
  width: 300px;
  visibility: visible !important;
}
.c-add[data-desktop-title*='Billboard'] {
  justify-content: center;
}
.c-add-738 {
  max-width: 738px;
}
.c-add-738x100 {
  height: 133px;
}
.c-add-911x133 {
  max-width: 911px;
  height: 133px;
}
.c-add > * {
  border: 4px solid var(--color-f7f7f7);
}
.c-add.u-hide-xs-only {
  display: none;
}
.c-add--no-text {
  text-align: center;
  margin: 0 auto;
  position: relative;
  width: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-add--no-text > div {
  margin-top: inherit;
}
.c-add--no-text[data-desktop-title='Barra Flotante Inferior'] {
  max-height: 90px;
  display: flex !important;
  justify-content: flex-end;
}
.c-add > div {
  margin-top: inherit;
}
.c-pauta-header .c-add > div {
  margin-top: inherit;
  position: sticky;
  top: 70px;
}
.c-caja__header {
  padding: 15px 0;
  border-top: 1px solid #000;
}
.c-caja__titulo {
  color: #000;
  font:
    700 15px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-transform: uppercase;
}
.c-caja__items {
  display: flex;
  flex-direction: column;
  grid-gap: 0;
  gap: 0;
  margin-bottom: 20px;
  margin-bottom: 10px;
}
.c-caja__item {
  border-top: 1px solid #e0e0e0;
  padding: 12px 0;
  position: relative;
}
.c-caja__item__numero {
  font:
    600 12px/18px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  position: absolute;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  left: -12px;
  z-index: 1;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-caja__content {
  border-top: 1px solid #e0e0e0;
  padding-top: 14px;
  padding-bottom: 20px;
}
.c-caja__correcciones {
  padding-bottom: 28px;
}
.c-caja__correcciones__txt {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-caja__detras-de-la-noticia {
  padding-bottom: 28px;
}
.c-caja__detras-de-la-noticia__txt,
.c-caja__referencias {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-caja__referencias {
  padding-bottom: 28px;
}
.c-caja__autor {
  display: flex;
  grid-gap: 17px;
  gap: 17px;
}
.c-caja__autor__thumb {
  min-width: 75px;
  border-radius: 50px;
  overflow: hidden;
  height: 75px;
}
.c-caja__autor__nombre-mail {
  display: flex;
  align-items: baseline;
  grid-gap: 8px;
  gap: 8px;
}
.c-caja__autor__nombre {
  font:
    500 16px/24px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
}
.c-caja__autor__btn-mail {
  display: inline-block;
  width: 15px;
  height: 11px;
}
.c-caja__autor__sub {
  font:
    400 12px/23px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.c-caja__autor__descripcion {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  margin-bottom: 10px;
}
.c-caja__autor__items {
  margin-bottom: 6px;
}
.c-caja__autor__item {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  margin-left: 10px;
  padding-left: 8px;
}
.c-caja__autor__item::marker {
  content: '•';
}
.c-caja__autor__arroba {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
}
.c-caja__misportales .c-articulo--mini__subtitulo {
  text-transform: uppercase;
}
.c-caja--temasrelacionados .c-caja__items {
  display: block;
}
.c-caja--temasrelacionados .c-caja__item {
  border-top: none;
  padding: 0;
  display: inline-block;
  font:
    400 17px/30px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-caja--temasrelacionados .c-caja__item a {
  padding-right: 6px;
  color: #0b5891;
}
.c-caja--temasrelacionados .c-caja__item:after {
  content: '|';
  display: inline-block;
  padding-right: 6px;
  color: #0b5891;
}
.c-caja--temasrelacionados .c-caja__item:last-child:after {
  content: '';
}
.c-articulo {
  --color-titulo: #000;
  --color-subtitulo: #555;
  --color-borde: #e0e0e0;
}
.c-articulo--mini {
  display: flex;
  padding-left: 15px;
  margin-left: -15px;
  border-left: solid 1px var(--color-borde);
  grid-gap: 8px;
  gap: 8px;
}
.c-articulo--mini .c-articulo__thumb {
  position: relative;
}
.c-articulo--mini .c-articulo__thumb img {
  width: 90px;
  max-width: inherit;
  height: 90px;
  object-fit: cover;
}
.c-articulo--mini .c-articulo__thumb .c-icono {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  border-radius: 50px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-articulo--mini .c-articulo__thumb .c-icono svg {
  width: 11px;
  margin-left: 2px;
}
.c-articulo--mini .c-articulo__info {
  display: flex;
  flex-direction: column;
  grid-gap: 2px;
  gap: 2px;
}
.c-articulo--mini .c-articulo__etiqueta {
  font:
    700 14px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
  text-transform: uppercase;
}
.c-articulo--mini .c-articulo__titulo {
  font:
    500 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
}
.c-articulo--mini .c-articulo__titulo a {
  color: #000;
  overflow-wrap: break-word;
}
.c-articulo--mini .c-articulo__detalle,
.c-articulo--mini .c-articulo__detalle a {
  display: flex;
  flex-direction: row;
}
.c-articulo--mini .c-articulo__detalle a {
  font:
    400 11px/18px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  text-transform: uppercase;
}
.c-suscriptor .c-articulo__detalle__txt {
  display: flex;
  flex-direction: row;
  margin-top: 4px;
  margin-left: 29px;
  position: relative;
}
.c-suscriptor .c-articulo__detalle__txt:before {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  left: -29px;
  pointer-events: none;
  background:
    url(../img/c2b1a4cddd098292ea66.svg) no-repeat 50%,
    #03b447;
}
.c-suscriptor .c-opinion__wrap:after {
  content: '';
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin-right: 9px;
  margin-top: 9px;
  background:
    url(../img/c2b1a4cddd098292ea66.svg) no-repeat 50%,
    #03b447;
}
.c-articulo__media {
  max-width: 800px;
  margin: auto;
  margin-bottom: 26px;
}
.c-articulo__media__contenido {
  max-width: 800px;
  width: auto;
  max-height: 607px;
  height: auto;
  position: relative;
  margin: 0;
}
.c-articulo__media__contenido img {
  width: 100%;
  height: auto;
}
.c-articulo__media__contenido:before {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  margin-top: 20px;
  margin-left: 20px;
}
.c-articulo__media__txt {
  max-width: 600px;
  width: 100%;
  margin: auto;
  margin-top: 10px;
}
.c-articulo__media__credito {
  font:
    400 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-articulo-apertura__media {
  max-width: 996px;
  width: 100%;
  position: relative;
  margin: auto;
}
.c-articulo-apertura__media__thumb img {
  height: 262px;
  object-fit: cover;
}
.c-articulo-apertura__media__thumb:before {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  margin-top: 30px;
  margin-left: 60px;
  z-index: 2;
}
.c-articulo-apertura__media__txt {
  position: relative;
  bottom: 10px;
  width: 100%;
  margin-top: 9px;
}
.c-articulo-apertura__media__credito {
  color: #555;
  text-align: left;
  font:
    400 13px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  width: 100%;
  margin: auto;
}
.c-video-apertura {
  margin-left: -15px;
  width: calc(100% + 30px);
}
.c-video-apertura .multimedia-video {
  display: none;
  max-width: 1200px;
  max-height: 665px;
  text-align: center;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100% !important;
}
.c-video-apertura .multimedia-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.c-video-apertura .video-started {
  position: static;
}
.c-video-apertura .video-started .c-video-apertura__media {
  position: relative;
}
.c-video-apertura .video-started .c-video-apertura__media__thumb {
  display: none;
}
.c-video-apertura .video-started .multimedia-video {
  display: block;
}
.c-video-apertura .u-sticky__barrasuperior {
  display: none;
}
.c-video-apertura .u-sticky {
  position: relative;
  width: 300px;
}
.c-video-apertura .u-sticky .u-sticky__barrasuperior {
  display: flex;
}
.c-video-apertura .u-sticky .multimedia-video {
  height: 169px;
}
.c-video-apertura .u-sticky__barrasuperior {
  position: absolute;
  background: #21323f;
  height: 30px;
  top: -30px;
  width: 100%;
}
.c-video-apertura .u-sticky__herramientas {
  margin-left: auto;
  display: flex;
  align-items: center;
  height: 30px;
  grid-gap: 6px;
  gap: 6px;
  padding: 0 0 0 4px;
}
.c-video-apertura__carrusel {
  display: flex;
  overflow: hidden;
  background: #f5f5f5;
  padding: 21px 0 21px 15px;
  grid-gap: 16px;
  gap: 16px;
}
.c-video-apertura__carrusel .o-carousel--video-apertura {
  display: flex;
  width: calc(100% - 0px);
  grid-gap: 8px;
  gap: 8px;
  position: relative;
}
.c-video-apertura__carrusel .o-carousel--video-apertura .tns-outer {
  width: calc(100% - 0px);
}
.c-video-apertura__carrusel .o-carousel--video-apertura .c-articulo--mini {
  border-left: 1px solid #ccc;
  padding-right: 16px;
  width: 100% !important;
  max-width: 324px;
}
.c-video-apertura__carrusel .o-carousel--video-apertura .c-articulo--mini .c-articulo__info {
  grid-gap: 0;
  gap: 0;
  margin-top: -4px;
}
.c-video-apertura__carrusel .o-carousel--video-apertura .slide-btn {
  background: #d9d9d9;
  width: 28px;
  height: 28px;
  display: flex;
  position: relative;
  padding: 0 11px;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin-top: 28px;
}
.c-video-apertura__carrusel .o-carousel--video-apertura .slide-btn svg {
  width: 7px;
  height: 12px;
  z-index: 0;
}
.c-video-apertura__carrusel .o-carousel--video-apertura .slide-btn svg path {
  stroke: #000;
}
.c-video-apertura__carrusel .o-carousel--video-apertura .slide-btn:before {
  content: '';
  height: 90px;
  width: 1px;
  background: #e0e0e0;
  position: absolute;
  left: 12px;
  top: -30px;
}
.c-video-apertura__carrusel .o-carousel--video-apertura .slide-next {
  left: -4px;
}
.c-video-apertura__label {
  width: 60px;
  font:
    700 15px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-transform: uppercase;
  margin-top: 28px;
}
.c-video-apertura__slider {
  width: calc(100% - 68px);
  overflow-x: clip;
  height: auto;
}
.c-video-apertura__media {
  position: relative;
}
.c-video-apertura__media video {
  display: none;
}
.c-video-apertura__media__thumb {
  position: relative;
}
.c-video-apertura__media__icono {
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 50px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.c-lead {
  display: flex;
  flex-direction: column;
  grid-gap: 15px;
  gap: 15px;
  margin-bottom: 24px;
}
.c-lead__titulo {
  color: #555;
  padding: 14px 0 15px;
}
.c-lead__link,
.c-lead__titulo {
  font:
    400 20px/26px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-lead__link {
  color: #0b5891;
}
.c-lead--opinion .c-lead__titulo {
  font:
    400 19px/24px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-align: center;
  padding: 0;
}
.c-articulo__info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.c-articulo__firma {
  margin: 25px 29px 0 0;
  width: 330px;
}
.c-articulo__autor__content {
  display: inline;
}
.c-articulo__autor__content a {
  display: inline;
  cursor: pointer;
}
.c-articulo__autor__content > p {
  display: inline;
  margin-right: 9px;
}
.c-articulo__autor__mail {
  width: auto;
  height: 100%;
  display: flex;
  align-items: start;
  padding-top: 7px;
}
.c-articulo__autor__nombre {
  font:
    500 16px/26px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.c-articulo__autor__recipiente {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
}
.c-articulo__autor__recipiente picture {
  width: 60px;
  height: 60px;
}
.c-articulo__autor__recipiente picture img {
  border-radius: 50%;
  height: 60px;
  min-width: 60px;
}
.c-articulo__autor__txt {
  justify-content: center;
  align-items: flex-start;
}
.c-articulo__autor__grupo,
.c-articulo__autor__txt {
  display: flex;
  flex-direction: column;
}
.c-articulo__autor__rol {
  font:
    400 12px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
}
.c-articulo__autor__rol + .c-articulo__autor__fecha {
  display: flex;
  flex-direction: row;
}
.c-articulo__autor__rol + .c-articulo__autor__fecha time {
  padding-right: 5px;
  position: relative;
}
.c-articulo__autor__rol + .c-articulo__autor__fecha time:before {
  content: '';
  position: absolute;
  right: 0;
  top: 3px;
  height: 69%;
  width: 1px;
  border-right: 1px solid #555;
}
.c-articulo__autor__rol + .c-articulo__autor__fecha span {
  padding-left: 5px;
}
.c-articulo__autor__rol + .c-articulo__autor__fecha span time:before {
  content: none;
}
.c-articulo__autor__fecha {
  display: flex;
  flex-direction: column;
  font:
    400 11px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-articulo__epigrafe__titulo {
  font:
    500 14px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  text-transform: uppercase;
}
.c-articulo__epigrafe__titulo:hover:after {
  content: '';
  position: absolute;
  top: 50%;
  right: calc(0% - 20px);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 8px solid #0b5891;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  transform: translateY(-50%);
}
.c-articulo__epigrafe__contenido {
  width: fit-content;
  position: relative;
  margin-bottom: 5px;
}
.c-articulo__epigrafe__contenido:hover:after {
  content: attr(data-title);
  font:
    500 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: calc(100% + 20px);
  min-width: 300px;
  padding: 10px 8px 10px 20px;
  background-color: #0b5891;
  z-index: 5001;
  min-height: 32px;
  box-sizing: border-box;
}
.c-estructura-opinion .c-articulo__epigrafe__contenido {
  margin: 0 auto 10px;
}
.c-articulo__titulo {
  color: #000;
  font:
    800 26px/30px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  letter-spacing: 0;
  display: inline;
  margin-bottom: 4px;
  position: relative;
  overflow-wrap: break-word;
}
.c-articulo__titulo--envivo:before {
  content: 'En Vivo | ';
  color: #0b5891;
}
.c-articulo__titulo--opinion {
  font:
    italic 800 26px/30px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.c-cuerpo {
  padding-top: 20px;
}
.c-cuerpo .paragraph {
  font:
    400 20px/32px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  margin-bottom: 15px;
  color: #000;
}
.c-cuerpo .paragraph a {
  color: #0b5891;
}
.c-cuerpo .paragraph li {

  font:
    400 20px/32px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
}
.c-cuerpo .paragraph li a {
  color: #0b5891;
}
.c-cuerpo .paragraph ul {
  list-style: disc;
}
.c-cuerpo .paragraph ol {
  list-style: decimal;
}
.c-cuerpo .paragraph ol li::marker,
.c-cuerpo .paragraph ul li::marker {
  content: inherit;
}
.c-cuerpo .code {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 500px;
}
.c-cuerpo .code iframe {
  max-width: 100%;
}
.c-cuerpo .code .fb-post span {
  max-width: 340px !important;
  height: auto !important;
}
.c-cuerpo .code .fb-post span iframe {
  position: relative !important;
}
.c-cuerpo .code .fb_iframe_widget span {
  max-width: 340px !important;
  height: auto !important;
}
.c-cuerpo .code .fb_iframe_widget span iframe {
  position: relative !important;
}
.c-cuerpo .code:has([src*='spotify.com']) {
  max-width: unset;
}
.c-cuerpo .destacado {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 24px;
  margin-bottom: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  font:
    600 24px/30px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
}
.c-cuerpo .destacado__inicial {
  color: #0b5891;
  padding-right: 6px;
}
.c-cuerpo .destacado + .c-cuerpo__media.c-cuerpo__media--imagen {
  margin-top: 20px;
}
.c-cuerpo .destacado + .c-leatambien--varios {
  margin-top: -10px;
}
.c-cuerpo .destacado + .c-leatambien .c-leatambien__titulo {
  margin-bottom: 15px;
}
.c-cuerpo .c-leatambien {
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.c-cuerpo .c-leatambien .c-articulo__thumb img {
  width: 120px;
}
.c-cuerpo .c-leatambien .c-articulo__titulo {
  font:
    500 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-cuerpo .c-leatambien .c-articulo__detalle a {
  font:
    400 11px/18px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-transform: uppercase;
}
.c-cuerpo .c-leatambien .c-articulo--mini {
  grid-gap: 20px;
  gap: 20px;
}
.c-cuerpo .c-leatambien .c-articulo--mini .c-articulo__info {
  grid-gap: 4px;
  gap: 4px;
}
.c-cuerpo .c-leatambien .c-articulo--mini .c-articulo__titulo {
  font:
    500 17px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-cuerpo .c-leatambien__titulo {
  color: #000;
  font:
    700 14px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.c-cuerpo .c-leatambien--varios {
  border-top: none;
  padding-bottom: 0;
  padding-top: 0;
}
.c-cuerpo .c-leatambien--varios .c-articulo--mini {
  padding-top: 20px;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 20px;
  border-top: 1px solid #e0e0e0;
}
.c-cuerpo .c-leatambien--varios .c-articulo--mini .c-article__thumb {
  min-width: 105px;
}
.c-cuerpo .c-leatambien--varios .c-articulo--mini .c-article__thumb img {
  width: 105px;
}
.c-cuerpo .c-leatambien--varios .c-articulo--mini.hide-image .c-article__thumb,
.c-cuerpo .c-leatambien--varios .c-articulo--mini.hide-image img {
  display: none;
}
.c-cuerpo .cita {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
}
.c-cuerpo .cita__texto {
  font:
    400 25px/31px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  font-style: italic;
  color: #000;
}
.c-cuerpo .cita__texto:before {
  content: '“';
}
.c-cuerpo .cita__texto:after {
  content: '”';
}
.c-cuerpo .cita__autor {
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
  gap: 10px;
  align-items: center;
  font:
    400 14px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-cuerpo .cita__autor__thumb {
  border-radius: 60px;
  overflow: hidden;
}
.c-cuerpo .cita__autor__thumb,
.c-cuerpo .cita__autor__thumb img {
  width: 60px;
  height: 60px;
}
.c-cuerpo .cita__autor__nombre {
  text-transform: uppercase;
  display: block;
}
.c-cuerpo .cita__autor__cargo {
  display: block;
}
.c-cuerpo h2 {
  font:
    700 24px/28px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
  margin-bottom: 4px;
}
.c-cuerpo h2 a {
  color: #0b5891;
}
.c-cuerpo h3 {
  font:
    700 24px/28px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
  margin-bottom: 4px;
}
.c-cuerpo h3 a {
  color: #0b5891;
}
.c-cuerpo__ad {
  margin-top: 14px;
  margin-bottom: 36px;
}
.c-cuerpo__media {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-bottom: 34px;
  grid-gap: 12px;
  gap: 12px;
}
.c-cuerpo__media__txt {
  font:
    400 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-cuerpo__media__creditos {
  text-transform: uppercase;
  font:
    400 13px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-cuerpo__media__autor {
  text-transform: uppercase;
  font:
    400 13px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-cuerpo__media__thumb {
  position: relative;
}
.c-cuerpo__media__thumb:before {
  content: none;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
}
.c-cuerpo__media__reproductor {
  display: flex;
  flex-direction: row;
  width: 100%;
}
.c-cuerpo__media__reproductor .c-cuerpo__media__thumb {
  border-radius: 50px;
  min-width: 60px;
  overflow: hidden;
}
.c-cuerpo__media__reproductor .c-cuerpo__media__thumb img {
  width: 100%;
}
.c-cuerpo__media--imagen {
  margin-top: 30px;
  margin-bottom: 27px;
}
.c-cuerpo__media--imagen .c-cuerpo__media__thumb:before {
  content: '';
  background-size: 40px;
}
.c-cuerpo__media--imagen .c-cuerpo__media__txt {
  font:
    400 18px/28px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
}
.c-cuerpo__media--imagen .c-cuerpo__media__contador {
  font-weight: 600;
}
.c-cuerpo__media--imagen .c-cuerpo__media__autor,
.c-cuerpo__media--imagen .c-cuerpo__media__creditos {
  font:
    400 18px/28px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-cuerpo__media.c-cuerpo__media--video {
  padding: 40px 0;
  margin: 0;
  padding-top: 0;
  margin-top: 40px;
}
.c-cuerpo__media.c-cuerpo__media--video
  .c-cuerpo__media.c-cuerpo__media--video
  + .c-cuerpo__media.c-cuerpo__media--video
  + .c-cuerpo__media.c-cuerpo__media--video,
.c-cuerpo__media.c-cuerpo__media--video:first-of-type + .c-cuerpo__media.c-cuerpo__media--video {
  padding-top: 40px;
}
.c-cuerpo__media.c-cuerpo__media--video + .c-cuerpo__media.c-cuerpo__media--video {
  padding-top: 0;
}
.c-cuerpo__media--video {
  position: relative;
}
.c-cuerpo__media--video .c-cuerpo__media__data {
  display: none;
}
.c-cuerpo__media--video .c-cuerpo__media__icono {
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 50px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.c-cuerpo__media--video .multimedia-video,
.c-cuerpo__media--video.video-started .c-cuerpo__media__icono,
.c-cuerpo__media--video.video-started .c-cuerpo__media__thumb {
  display: none;
}
.c-cuerpo__media--video.video-started .multimedia-video {
  display: block;
}
.c-cuerpo__media--audio .c-cuerpo__media__info {
  display: flex;
  grid-gap: 10px;
  gap: 10px;
}
.c-cuerpo__media--audio .c-cuerpo__media__thumb {
  min-width: 60px;
  height: 60px;
  border-radius: 60px;
  overflow: hidden;
}
.c-cuerpo__media--audio--photo .c-cuerpo__media__reproductor {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -30px;
  width: calc(100% - 20px);
}
.c-cuerpo__media--audio--photo .c-cuerpo__media__reproductor .c-audio__contenedor {
  padding-left: 9px;
  padding-right: 9px;
}
.c-cuerpo__media--audio--photo .c-cuerpo__media__info {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
.c-cuerpo__media--audio-popUp {
  position: absolute;
  left: 1%;
  top: 75px;
  border: 1px solid #0b5891;
  background: #fff;
  margin: 0;
  width: 335px;
  height: 134px;
  display: none;
  z-index: 2;
}
.c-cuerpo__media--audio-popUp .c-cuerpo__media__reproductor {
  padding: 20px;
  width: 335px;
  height: 134px;
}
.c-cuerpo__infointernacional {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  margin-bottom: 24px;
}
.c-cuerpo__infointernacional a {
  color: #0b5891;
}
.c-cuerpo__infointernacional a:visited {
  color: purple;
  background-color: transparent;
  text-decoration: none;
}
.c-cuerpo__criterios-trustproject {
  border-top: 1px solid #000;
  padding-top: 17px;
  padding-bottom: 17px;
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.c-cuerpo__criterios-trustproject__info {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.c-cuerpo__criterios-trustproject__txt {
  font:
    400 16px/21px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-cuerpo__criterios-trustproject__img {
  width: 137px;
  height: 23px;
  object-fit: contain;
}
.c-cuerpo__criterios-trustproject__sabermas {
  font:
    400 11px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  text-transform: uppercase;
  cursor: pointer;
}
.article-page .paragraph + .contenido-meter-piano {
  position: inherit;
  z-index: 1;
}
.article-page .c-cuerpo .code iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
figure.cita__autor__thumb.wf-module {
  overflow: visible;
}
.c-tag-suscriptor {
  max-width: 1056px;
  margin: auto;
}
.c-tag-suscriptor__elementos {
  display: flex;
  justify-content: flex-start;
}
.c-tag-suscriptor__icono {
  width: 19px;
  height: 19px;
  margin-right: 8px;
}
.c-tag-suscriptor__texto > p {
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.01rem;
  text-align: left;
}
.c-tag-suscriptor--opinion .c-tag-suscriptor__elementos {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.c-tag-suscriptor--opinion .c-tag-suscriptor__seccion {
  font:
    500 14px/18px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  text-transform: uppercase;
  margin-right: 13px;
}
.c-tag-suscriptor--opinion .c-articulo__epigrafe__contenido {
  margin: 0 auto;
}
.c-newsletter-et {
  display: flex;
  padding-left: 16px;
  margin-left: -16px;
  border-left: solid 1px var(--color-borde);
  grid-gap: 8px;
  gap: 8px;
}
.c-newsletter-et__thumb img {
  width: 90px;
  max-width: inherit;
}
.c-newsletter-et__info {
  grid-gap: 10px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.c-newsletter-et__texto {
  font:
    400 17px/23px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-newsletter-et__boton {
  display: flex;
  flex-direction: row;
  border: 1px solid #0b5891;
  border-radius: 50px;
  padding: 10px 18px;
  width: 160px;
}
.c-newsletter-et__boton__link {
  font:
    700 12px/15px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  text-transform: uppercase;
  margin: 0 auto;
}
.c-documento {
  display: flex;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 25px;
  padding-left: 16px;
  border-left: solid 1px var(--color-borde);
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  grid-gap: 8px;
  gap: 8px;
}
.c-documento__thumb svg {
  width: 120px;
  max-width: inherit;
}
.c-documento__info {
  grid-gap: 10px;
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.c-documento__titulo__txt {
  text-transform: uppercase;
  font:
    700 15px/19px IBMPlexSans,
    sans-serif;
  color: #000;
}
.c-documento__texto {
  font:
    400 17px/23px IBMPlexSans,
    sans-serif;
  color: #555;
}
.c-documento__boton {
  display: flex;
  flex-direction: row;
  border: 1px solid #0b5891;
  border-radius: 50px;
  padding: 10px 18px;
  margin-bottom: 8px;
  width: 150px;
  justify-content: center;
  grid-gap: 8px;
  gap: 8px;
}
.c-documento__boton__link {
  font:
    700 12px/15px IBMPlexSans,
    sans-serif;
  color: #0b5891;
  text-transform: uppercase;
}
.c-modal {
  background-color: #5a5959c7;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  display: none;
  z-index: 5000;
}
.c-modal__wrap {
  background: #f5f5f5;
  margin: 40px auto 15px;
  max-width: 500px;
  padding: 35px;
  text-align: center;
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
}
.c-modal__wrap,
.c-modal__wrap-img {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}
.c-modal__wrap-img {
  margin: 95px auto 15px;
  max-width: 1528px;
  position: relative;
  grid-gap: 16px;
  gap: 16px;
}
.c-modal__title {
  font-size: 18px;
  color: #555;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.c-modal__subtitle {
  font-weight: 400;
  font-size: 13px;
  line-height: 19px;
  margin-top: 10px;
  margin-bottom: 25px;
  display: block;
  padding: 0 24px;
}
.c-modal__close {
  width: 36px;
  height: 36px;
  margin-left: auto;
  cursor: pointer;
}
.c-modal--form fieldset {
  border: none;
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
  gap: 20px;
}
.c-modal--form__label {
  width: 100%;
}
.c-modal--form__field {
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  background: #fff;
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 21px;
  height: 40px;
  box-sizing: border-box;
  padding: 10px 14px;
  color: #666;
  width: 100%;
}
.c-modal--form__field::placeholder {
  color: #666;
}
.c-modal--form__field:focus {
  outline: 0;
  border-color: #2d4254;
}
.c-modal--form__field--text {
  height: 147px;
}
.c-modal--form__button {
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  background: #0b5891;
  font-weight: 700;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  min-height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  min-width: 185px;
  border: 1px solid #0b5891;
  border-radius: 20px;
  cursor: pointer;
}
.c-modal--form__button:hover {
  background: #0c5991;
}
.c-modal--form__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  grid-gap: 12px;
  gap: 12px;
}
.c-modal--form__buttons > :first-child {
  background: #fff;
  color: #0b5891;
}
.c-modal--form__error {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #cd3527;
  overflow-wrap: break-word;
  padding: 7px 0 0;
  text-align: left;
}
.c-modal--form__recaptcha {
  margin: 0 auto;
}
.c-modal--open {
  display: block;
  z-index: 5000;
}
.c-modal--open__container {
  z-index: 5;
}
.c-modal--black {
  --bg-modal: rgba(0, 0, 0, 0.6);
}
.c-modal--rounded {
  border: 0;
  padding: 30px;
  --bg-modal: rgba(0, 0, 0, 0.8);
}
.c-modal--rounded .c-modal__close {
  border: 1px solid #262525;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 3px;
}
.c-modal--rounded .c-modal__close svg {
  width: 12px;
  height: 12px;
}
.c-modal--rounded .c-modal__wrap {
  border: 0;
  max-width: 700px;
  margin: 0 auto;
  border-radius: 8px;
  padding: 24px;
  position: relative;
  text-align: left;
}
.c-articulo__compartir {
  position: relative;
  margin-bottom: 22px;
}
.c-articulo__compartir-media {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  grid-gap: 15px;
  gap: 15px;
  max-width: 354px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 0 6px;
}
.c-articulo__compartir-media li:last-child {
  margin-left: auto;
}
.c-articulo__compartir-media__elemento {
  position: relative;
  cursor: pointer;
}
.c-articulo__compartir-media__elemento--guardado .c-articulo__compartir-media__texto {
  color: #0b5891;
}
.c-articulo__compartir-media__elemento--comentar,
.c-articulo__compartir-media__elemento--resumen {
  position: relative;
}
.c-articulo__compartir-media__elemento--resumen .c-articulo__compartir-media__icono-cerrar {
  display: none;
  background: #6a8cab;
  width: 35px;
  border-radius: 50%;
  margin: auto;
  height: 35px;
  align-items: center;
  justify-content: center;
}
.c-articulo__compartir-media__elemento--resumen.open .c-articulo__compartir-media__icono-cerrar {
  display: flex;
}
.c-articulo__compartir-media__elemento--resumen.open .c-articulo__compartir-media__icono {
  display: none;
}
.c-articulo__compartir-media__elemento--resumen.open .c-articulo__compartir-media__elemento--resumen-ia {
  display: block;
}
.c-articulo__compartir-media__elemento--resumen-ia {
  position: absolute;
  left: -173px;
  width: 335px;
  min-height: 100px;
  border: 1px solid #0b5891;
  background: #fff;
  display: none;
  z-index: 150;
}
.c-articulo__compartir-media__elemento--resumen-cerrar {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding: 18px 18px 6px;
}
.c-articulo__compartir-media__elemento--resumen-cerrar span {
  margin-left: 4px;
  color: #0b5891;
  font:
    400 11px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-articulo__compartir-media__elemento--resumen-content {
  margin: 0 30px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e0e0e0;
  font:
    400 17px/24px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-align: left;
  color: #000;
}
.c-articulo__compartir-media__elemento--resumen-footer {
  font:
    400 13px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-align: left;
  color: #555;
  padding-top: 9px;
  padding-bottom: 37px;
  display: block;
  margin: 0 30px;
}
.c-articulo__compartir-media__elemento--escuchar.open .c-articulo__compartir-media__icono {
  display: none;
}
.c-articulo__compartir-media__elemento--escuchar.open .c-articulo__compartir-media__icono-cerrar {
  display: block;
}
.c-articulo__compartir-media__elemento--escuchar.open ~ .c-cuerpo__media--audio-popUp {
  display: flex;
  z-index: 2;
}
.c-articulo__compartir-media__guardarmodal {
  display: none;
  background-color: #0b5891;
  text-align: center;
  position: absolute;
  max-width: 194px;
  width: max-content;
  min-height: auto;
  padding: 10px 5px;
  flex-shrink: 0;
  cursor: auto;
  border-radius: 3px;
  z-index: 3;
  color: #fff;
  font:
    600 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-articulo__compartir-media__guardarmodal > p {
  text-align: left;
  color: #fff;
  font:
    600 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  letter-spacing: -0.15px;
  margin: 10px;
}
.c-articulo__compartir-media__guardarmodal > p a {
  color: #fff;
  text-decoration: underline;
}
.c-articulo__compartir-media__guardarmodal > p > span {
  font-weight: 700;
  display: block;
}
.c-articulo__compartir-media__icono {
  margin: 0 auto;
  width: 35px;
  height: 35px;
  object-fit: contain;
}
.c-articulo__compartir-media__icono-cerrar {
  display: none;
  margin: 0 auto;
}
.c-articulo__compartir-media__texto {
  color: #555;
  letter-spacing: -0.11px;
  font:
    400 11px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-align: center;
}
.c-articulo__compartir-media__texto--numeros {
  color: #555;
  font:
    600 12px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  letter-spacing: -0.12px;
  display: inline-block;
  position: absolute;
  left: 14px;
  top: 2px;
}
.c-articulo__compartir-modal {
  width: 194px;
  height: 194px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e0e0e0;
  display: none;
  background-color: #fff;
  position: absolute;
  top: 11px;
  z-index: 2;
  left: 50px;
  border-radius: 5px;
}
.c-articulo__compartir-modal .c-copiado {
  background: #6a8cab;
}
.c-articulo__compartir-modal__elementos {
  height: 142px;
  width: 136px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  grid-gap: 15px;
  gap: 15px;
}
.c-articulo__compartir-modal__elemento {
  width: 35px;
  height: 35px;
  border: 1px solid #555;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-articulo__compartir-modal__elemento svg {
  height: 16px;
  width: 100%;
  vertical-align: -webkit-baseline-middle;
}
.c-articulo__compartir-modal__elemento.c-compartir__email svg {
  height: 10px;
}
.c-articulo__compartir-modal__msg-copy {
  font:
    600 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #fff;
  text-align: center;
  padding: 12px;
  padding-top: 10px;
  background: #0b5891;
  min-width: 192px;
  max-height: 66px;
  height: 66px;
  right: -52px;
  bottom: 7px;
  display: block;
  position: relative;
}
.c-articulo__compartir.open .c-articulo__compartir-modal {
  display: flex;
}
.c-articulo__compartir.open .c-articulo__compartir-media__elemento--compartir .c-articulo__compartir-media__icono {
  display: none;
}
.c-articulo__compartir.open
  .c-articulo__compartir-media__elemento--compartir
  .c-articulo__compartir-media__icono-cerrar {
  display: block;
}
.c-articulo__compartir-media .c-articulo__compartir-media__elemento use {
  pointer-events: none;
}
.c-envivo {
  border-left: 1px dashed #555;
  margin-top: 16px;
  margin-bottom: 24px;
}
.c-envivo .c-galeria-imagenes .c-cuerpo__media__thumb {
  margin-bottom: 10px;
}
.c-envivo .c-galeria-imagenes .c-cuerpo__media__thumb img {
  min-width: 300px;
  width: 100%;
  height: 227px;
}
.c-envivo .c-galeria-imagenes .c-cuerpo__media {
  grid-gap: 10px;
  gap: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0 solid transparent;
}
.c-envivo .c-galeria-imagenes .c-cuerpo__media__info {
  margin: 0;
  padding: 0;
}
.c-envivo .c-galeria-imagenes .c-cuerpo__media__info .c-cuerpo__media__txt {
  margin: 0;
  line-height: 22px;
  padding-right: 14px;
}
.c-envivo .c-galeria-imagenes .c-cuerpo__media__info .c-cuerpo__media__creditos,
.c-envivo .c-galeria-imagenes .c-cuerpo__media__info .c-cuerpo__media__subtitulo {
  display: inline;
  font:
    400 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-envivo .cita {
  margin-bottom: 0;
  padding-bottom: 17px;
}
.c-envivo .c-galeria-imagenes,
.c-envivo .cita {
  margin-top: 20px;
}
.c-envivo .c-galeria-imagenes .slide-controls {
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.c-envivo .c-galeria-imagenes .c-envivo__compartir {
  margin-top: 70px;
}
.c-envivo .c-galeria-imagenes .c-cuerpo__media.c-cuerpo__media--imagen {
  margin: 0;
}
.c-envivo .code .fb-post span {
  max-width: 290px !important;
  height: auto !important;
}
.c-envivo .code .fb-post span iframe {
  position: relative !important;
}
.c-envivo .code .fb_iframe_widget_fluid span {
  max-width: 290px !important;
  height: auto !important;
}
.c-envivo .code .fb_iframe_widget_fluid span iframe {
  position: relative !important;
}
.c-envivo__item {
  padding: 0 19px;
  margin-bottom: 45px !important;
}
.c-envivo__item h2 {
  margin: 0 0 16px;
  font:
    700 22px/27px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
}
.c-envivo__item .c-sugerencia {
  padding: 13px 0 19px !important;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0 !important;
  display: flex;
  align-items: center;
}
.c-envivo__item .c-sugerencia__thumb {
  width: 105px;
  height: 105px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f5f5f5;
}
.c-envivo__item:first-child {
  background: #f5f5f5;
  padding-bottom: 20px;
}
.c-envivo__item:first-child .c-cuerpo .paragraph {
  font:
    400 20px/32px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
}
.c-envivo__item::marker {
  color: #0b5891;
  padding-bottom: 20px;
}
.c-envivo__item__fecha {
  font:
    600 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  margin-bottom: 9px;
}
.c-envivo__item__titulo {
  font:
    700 22px/27px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  margin-bottom: 12px;
  color: #000;
}
.c-envivo__item__titulo a {
  color: #000;
}
.c-envivo__item__link {
  font:
    700 12px/16px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  padding: 12px 20px;
  border: 1px solid #0b5891;
  border-radius: 50px;
  margin-top: 30px;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: 31px;
  min-width: 210px;
}
.c-envivo__item__contenido {
  font:
    400 20px/32px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
}
.c-envivo__item__contenido .code {
  margin: 0;
}
.c-envivo__item__contenido .code .iframe-container {
  height: 100%;
}
.c-envivo__item__contenido .c-cuerpo__media--video .c-cuerpo__media__icono {
  top: 0;
  left: 0;
  margin: 20px 0 0 20px;
}
.c-envivo__item__contenido a {
  color: #0b5891;
}
.c-envivo__item__contenido .paragraph {
  margin: 0;
  padding: 10px 0;
  font:
    400 25px/33px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
}
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen,
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video {
  margin: 10px 0 17px;
  grid-gap: 0;
  gap: 0;
  padding: 0;
}
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen .c-cuerpo__media__autor,
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen .c-cuerpo__media__creditos,
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen .c-cuerpo__media__txt,
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video .c-cuerpo__media__autor,
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video .c-cuerpo__media__creditos,
.c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video .c-cuerpo__media__txt {
  margin: 0;
  margin-left: 2px;
  font:
    400 13px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif !important;
  color: #555;
}
.c-envivo__item__contenido .c-cuerpo__media .c-cuerpo__media--video {
  padding: 20px 0 15px;
}
.c-envivo__item__contenido .cita__texto {
  font:
    400 24px/30px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  font-style: italic;
}
.c-envivo__compartir {
  display: flex;
  flex-direction: row;
  grid-gap: 15px;
  gap: 15px;
  margin-top: 20px;
}
.c-envivo__compartir__item,
.c-envivo__compartir li {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
.c-envivo__compartir__boton {
  width: 35px;
  height: 35px;
}
.c-audio .hide {
  display: none;
}
.c-audio__player {
  display: flex;
  align-items: center;
  width: 100%;
}
.c-audio__contenedor {
  display: flex;
  flex-direction: column;
  padding: 13px 8px 9px;
  width: 100%;
  background: #f5f5f5;
  border-radius: 8px;
  grid-gap: 2px;
  gap: 2px;
}
.c-audio__reproductor {
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  padding-left: 39px;
}
.c-audio__reproductor__barra {
  flex-grow: 1;
  min-width: 121px;
  width: 121px;
}
.c-audio__volumeBtn svg {
  min-width: 23px;
  width: 23px;
  height: 30px;
}
.c-audio__controles {
  grid-gap: 22px;
  gap: 22px;
}
.c-audio__controles,
.c-audio__controles__centrales {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.c-audio__controles__centrales {
  grid-gap: 13px;
  gap: 13px;
  justify-content: flex-start;
  height: 39px;
}
.c-audio__controles__descarga {
  display: none;
}
.c-audio__controles__fin .c-audio__button,
.c-audio__controles__inicio .c-audio__button {
  min-width: 8px;
  width: 8px;
  padding: 0;
}
.c-audio__controles__fin .c-audio__button svg,
.c-audio__controles__inicio .c-audio__button svg {
  width: 100%;
}
.c-audio__button {
  padding: 5px;
  text-align: center;
  min-width: 30px;
  width: 30px;
  min-height: 30px;
  cursor: pointer;
}
.c-audio__button svg {
  margin: 0 auto;
}
.c-audio__button.hide {
  display: none;
}
.c-audio__pause-btn,
.c-audio__play-btn {
  width: 39px;
  height: 39px;
  padding: 0;
}
.c-audio__pause-btn svg,
.c-audio__play-btn svg {
  width: 100%;
  height: 39px;
}
.c-audio__avanzar-btn,
.c-audio__retroceder-btn {
  padding: 0;
}
.c-audio__avanzar-btn svg,
.c-audio__retroceder-btn svg {
  width: 24px;
}
.c-audio__velocidad-btn {
  width: 32px;
  height: 32px;
  background: #d9d9d9;
  font:
    600 11px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  border-radius: 30px;
  letter-spacing: -0.5px;
}
.c-audio__downloadBtn {
  margin-right: 40px;
}
.c-audio__text {
  font:
    400 11px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  margin: 0;
  color: #555;
}
.c-audio__progress-wrap {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  align-items: normal;
  position: relative;
  grid-gap: 4px;
  gap: 4px;
}
.c-audio__progress-container {
  flex-grow: 1;
  height: 3px;
  background-color: #e0e0e0;
  border-radius: 5px;
  margin: 0;
  margin-left: 4px;
  position: relative;
}
.c-audio__progress-bar {
  height: 100%;
  width: 0;
  background-color: #0b5891;
  border-radius: 5px;
  transition: width 0.1s;
}
.c-audio__progress-thumb {
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  background-color: #0b5891;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: left 0.1s;
}
.c-audio__volume-control {
  display: flex;
  align-items: center;
  margin: 0;
  position: relative;
}
.c-audio__volume-slider {
  writing-mode: vertical-lr;
  direction: rtl;
  height: 50px;
  margin-left: 0;
  width: 3px;
  border-radius: 6px;
  background: #d3d3d3;
  outline: none;
}
.c-audio__volume-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  opacity: 0;
}
.c-audio__volume-slider::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  opacity: 0;
}
.c-audio__volume-wrap {
  position: absolute;
  left: 10px;
  top: -48px;
}
.c-audio__volume-wrap.hide {
  display: none;
}
.c-galeria-imagenes {
  position: relative;
  margin-top: 21px;
}
.c-galeria-imagenes .slide-controls {
  display: flex;
  position: relative;
  top: 0;
  right: inherit;
  justify-content: end;
  margin-bottom: 30px;
  align-items: center;
  background: #fff;
  justify-content: right;
}
.c-galeria-imagenes .slide-next,
.c-galeria-imagenes .slide-prev {
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50px;
  border: #555;
  cursor: pointer;
}
.c-galeria-imagenes .slide-next svg,
.c-galeria-imagenes .slide-prev svg {
  width: 30px;
  height: 30px;
}
.c-galeria-imagenes .slide-next svg circle,
.c-galeria-imagenes .slide-prev svg circle {
  stroke: #555;
}
.c-galeria-imagenes .slide-prev {
  right: 98px;
}
.c-galeria-imagenes .slide-counter {
  font:
    400 11px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  display: block;
  border-radius: 50px;
  border: #555;
  text-align: center;
  width: 56px;
}
.c-galeria-imagenes .c-cuerpo__media--imagen {
  margin-bottom: 20px;
  padding-bottom: 21px;
  border-bottom: 1px solid #555;
  margin-top: 0;
}
.c-galeria-imagenes .c-cuerpo__media__info {
  width: 100%;
  padding-right: 10px;
  margin-top: 12px;
  margin-bottom: 14px;
}
.c-galeria-imagenes .c-cuerpo__media__thumb img {
  width: 345px;
  height: 262px;
  object-fit: cover;
}
.c-galeria-imagenes .c-envivo__compartir {
  margin-left: 1px;
}
.c-galeria-imagenes .c-envivo__compartir__item:last-child,
.c-galeria-imagenes .c-envivo__compartir li:last-child {
  margin-left: 0;
}
.c-sugerencia {
  display: flex;
  border-bottom: 1px solid #e0e0e0;
  grid-gap: 14px;
  gap: 14px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.c-sugerencia__thumb {
  min-width: 105px;
  text-align: center;
}
.c-sugerencia__thumb img {
  width: 105px;
  height: 105px;
  max-width: inherit;
}
.c-sugerencia__thumb picture {
  display: flex;
  width: 105px;
  height: 105px;
  background: #f5f5f5;
  align-items: center;
  justify-content: center;
}
.c-sugerencia__info {
  display: flex;
  flex-direction: column;
}
.c-sugerencia__titulo__txt {
  font:
    700 15px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
  text-transform: uppercase;
}
.c-sugerencia__detalle {
  margin-top: 3px;
  margin-bottom: 16px;
}
.c-sugerencia__detalle__txt {
  font:
    400 16px/23px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.c-sugerencia__btn {
  display: flex;
  flex-direction: row;
  border: 1px solid #0b5891;
  border-radius: 50px;
  padding: 10px 18px;
  width: 150px;
  height: 38px;
}
.c-sugerencia__btn__link,
.c-sugerencia__btn__link a {
  font:
    700 12px/15px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  text-transform: uppercase;
  margin: 0 auto;
  white-space: nowrap;
}
.c-sugerencia__btn__link a u,
.c-sugerencia__btn__link u {
  text-decoration: none;
}
.c-sugerencia__botones {
  display: flex;
  flex-direction: row;
  grid-gap: 10px;
  gap: 10px;
}
.c-sugerencia__botones .c-sugerencia__btn {
  width: 105px;
  padding: 10px 5px;
}
.c-sugerencia:first-child {
  padding-top: 0;
}
.c-sugerencia:last-child {
  border-bottom: none;
}
.c-sugerencia__whatsapp .c-sugerencia__thumb picture {
  display: flex;
  width: 120px;
  height: 120px;
  background: #259b22;
  align-items: center;
  justify-content: center;
}
.c-sugerencia__whatsapp .c-sugerencia__btn {
  border: 1px solid #259b22;
  width: fit-content;
  padding: 10px 20px;
}
.c-sugerencia__whatsapp .c-sugerencia__btn__link,
.c-sugerencia__whatsapp .c-sugerencia__btn__link a {
  color: #259b22;
}
.c-sugerencia__whatsapp .c-sugerencia__btn__link a u,
.c-sugerencia__whatsapp .c-sugerencia__btn__link u {
  text-decoration: none;
}
.c-sugerencia__app {
  min-height: 228px;
  position: relative;
}
.c-sugerencia__documento {
  margin-bottom: 15px;
  border-top: 1px solid #e0e0e0;
}
.c-sugerencia__documento .c-sugerencia__thumb > div {
  height: 105px;
  width: 105px;
  padding: 25px;
  background: #f5f5f5;
}
.c-sugerencia__documento .c-sugerencia__thumb > div svg {
  max-height: 53px;
}
.c-pauta-pontealdia {
  padding-bottom: 40px;
}
.c-pauta-misportales-300x600 {
  padding: 40px 0;
}
.c-pauta-misportales-300x250 {
  padding-bottom: 40px;
}
.c-pauta-lateral-160x600 {
  display: none;
}
.c-pauta-header {
  margin: 20px 0;
}
.c-cuerpo .c-add.c-add-300x300 {
  margin: 24px auto;
}
.wf-page-container .c-pauta-lateral-160x600 {
  display: block;
  position: relative;
  height: auto;
  left: inherit;
}
.c-add-video {
  width: 320px;
  height: 300px;
}
.u-estructura__cuerpo .degradado-primer-parrafo {
  position: relative;
}
.u-estructura__cuerpo .degradado-primer-parrafo:before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(0deg, #fff 0, hsla(0, 0%, 100%, 0.6) 47%, hsla(0, 0%, 100%, 0.51));
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__flex-wrapper {
  flex-direction: column;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__header-line {
  display: none;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__ad {
  margin-right: 0;
  background: #ececec;
  margin-bottom: 15px;
}
body .viafoura .vf-conversation-starter .vf-promo.vf-promo-gtag {
  padding-top: 0;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__content-wrapper {
  min-height: unset;
  border-top: 1px solid #1072ac;
  position: relative;
  border-bottom: 1px solid #0072ac;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__content-wrapper:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: -4px;
  left: 0;
  background-color: #0072ac;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__header {
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__header svg {
  display: none;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__header .vf-conversation-starter__header-title {
  font:
    700 18px/18px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  color: #000;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter__header:before {
  content: '';
  display: inline-block;
  height: 26px;
  width: 34px;
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2733.24%27 height=%2725.853%27 viewBox=%270 0 33.24 25.853%27%3E%3Cg data-name=%27Grupo 114036%27%3E%3Cpath data-name=%27Icon awesome-comments%27 d=%27M24.007 9.233c0-5.1-5.373-9.233-12-9.233S0 4.132 0 9.233a7.829 7.829 0 0 0 2.193 5.309 12.989 12.989 0 0 1-2.066 3.146.459.459 0 0 0-.087.5.452.452 0 0 0 .421.277 10.161 10.161 0 0 0 5.119-1.441A14.684 14.684 0 0 0 12 18.467c6.634 0 12.007-4.132 12.007-9.234z%27/%3E%3Cpath data-name=%27Icon awesome-comments%27 d=%27M31.049 21.929a7.818 7.818 0 0 0 2.193-5.309c0-3.861-3.087-7.167-7.462-8.547a8.576 8.576 0 0 1 .075 1.16c0 6.111-6.215 11.08-13.85 11.08a17.3 17.3 0 0 1-1.829-.11c1.818 3.318 6.088 5.65 11.063 5.65a14.6 14.6 0 0 0 6.423-1.443 10.161 10.161 0 0 0 5.117 1.443.455.455 0 0 0 .421-.277.462.462 0 0 0-.087-.5 12.851 12.851 0 0 1-2.064-3.147z%27 fill=%27%231072ac%27/%3E%3C/g%3E%3C/svg%3E');
  background-repeat: no-repeat;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter_text {
  font:
    16px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0072ac;
  text-align: center;
  margin-bottom: 10px;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter_text span:nth-child(2) {
  color: #070308;
  font-family:
    PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  font-weight: 600;
  font-size: 13px;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter_link {
  background: #1072ac;
  border-radius: 20px;
  margin-top: 15px;
  font-size: 14px;
  line-height: 12px;
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  font-weight: 700;
  height: auto;
}
body .viafoura .vf-conversation-starter .vf-conversation-starter_link svg {
  display: none;
}
body .viafoura .vf-conversation-starter__ad-container-wrapper {
  margin-right: 0 !important;
}
body .viafoura .vf-promo__label {
  display: none;
}
.c-cuerpo__media__thumb__zoom {
  background: url(../img/fe8249045fcddd2e1e89.svg) no-repeat 50% / cover;
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 99;
}
.c-modal--zoom {
  background: #f5f5f5;
  place-items: center;
}
.c-modal--zoom .c-modal__close {
  border-radius: 50%;
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg width=%2713%27 height=%2713%27 viewBox=%270 0 13 13%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.615 2.22a1.302 1.302 0 0 0-1.84-1.84L6.5 4.66 2.22.386a1.301 1.301 0 0 0-1.84 1.84L4.66 6.5.386 10.78a1.301 1.301 0 0 0 1.84 1.84L6.5 8.34l4.28 4.275a1.301 1.301 0 0 0 1.84-1.84L8.34 6.5l4.275-4.28z%27 fill=%27%23555%27/%3E%3C/svg%3E')
    no-repeat 50%/13px;
  border: 1px solid #555;
  margin-right: 20px;
}
.c-modal--zoom .c-modal__wrap-img {
  background: transparent;
  grid-gap: 20px;
  gap: 20px;
  margin: 20px 0;
}
.c-modal--zoom .c-modal__wrap-img img {
  width: 100%;
  margin: 0 auto;
}
.c-modal--zoom .c-modal--zoom__descripcion {
  margin: 10px 13px;
  font:
    400 15px/22px IBMPlexSans,
    sans-serif;
  color: #555;
}
.c-modal--zoom.c-modal--open {
  display: grid;
}
.aviso-legal-coljuegos {
  max-width: 1187px;
  padding: 5px 0;
  padding-top: 15px;
  margin: auto;
  border-top: 1px solid #e0e0e0;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  width: calc(100% - 28px);
  position: relative;
  left: -1px;
  flex-direction: column;
  align-items: start;
  grid-gap: 15px;
  gap: 15px;
}
.aviso-legal-coljuegos .cintillo {
  display: flex;
  align-items: center;
  grid-gap: 9px;
  gap: 9px;
  min-width: 219px;
  font:
    700 16px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
}
.aviso-legal-coljuegos .cintillo svg {
  min-width: 58px;
  height: 33px;
}
.aviso-legal-coljuegos .cintillo span {
  max-width: 164px;
}
.aviso-legal-coljuegos p {
  font:
    400 16px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  letter-spacing: -0.3px;
  color: #0c0c0c;
}
.aviso-legal-coljuegos a {
  min-width: 300px;
}
.chat__open_button {
  position: fixed;
  right: 0;
  bottom: 44%;
  z-index: 3000;
  pointer-events: none;
}
.chat__open_button .new_decoration {
  position: absolute;
  top: 0;
  left: -23px;
  pointer-events: none;
  background-image: url(.1b1a27d92bb2c405b593.svg);
  background-size: 68px 68px;
  background-repeat: no-repeat;
  width: 68px;
  height: 68px;
  transition: 0.5s;
}
.chat__open_button .new_decoration:before {
  width: 28px;
  height: 28px;
  top: 11px;
  left: 50%;
  z-index: 0;
  background-image: url(.6d0a733e33280418dcef.svg);
  background-size: 26px 26px;
}
.chat__open_button .new_decoration:after,
.chat__open_button .new_decoration:before {
  content: '';
  position: absolute;
  transform: translateX(-50%);
  background-repeat: no-repeat;
}
.chat__open_button .new_decoration:after {
  width: 41px;
  height: 30px;
  background-image: url(.77190c3ba80b9cbe596c.svg);
  background-size: 35px;
  left: 55%;
  bottom: -2px;
}
.chat__open_button .open_chat {
  display: flex;
  width: 48px;
  height: 62px;
  cursor: pointer;
  position: relative;
  pointer-events: all;
}
.chat__open_button .open_chat .chat__tooltip,
.chat__open_button .open_chat p {
  display: none;
}
.chat__open_button .open_chat:hover .new_decoration {
  top: 0;
  left: -23px;
  background-image: url(.50b2bf940eb6b9fcf17b.svg);
}
.chat__open_button .open_chat:hover .new_decoration:before {
  background-image: url(.ccca8cb0487a094f8743.svg);
}
.chat__open_button .open_chat:hover .new_decoration:after {
  background-image: url(.d71dd8dc8de5bf8b7b21.svg);
}
.chat__open_button.hide {
  right: -36px;
}
.chat__open_button.hide .new_decoration {
  display: none;
}
.chat__container {
  width: 100vw;
  height: 580px;
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  position: fixed;
  z-index: 3000;
  right: 0;
  bottom: 0;
  background: #f5f5f5;
  box-shadow: 0 0 5px #00000069;
  border-radius: 26px 26px 0 0;
  max-width: 360px;
  max-height: calc(100vh - 80px);
}
.chat__container .chat__overlay_register {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 519px;
  background: rgba(57, 57, 57, 0.73);
  z-index: 1;
  border-radius: 26px 26px 0 0;
  display: none;
}
.chat__container .chat__overlay_register.show {
  display: block;
}
.chat__container.hide {
  display: none;
}
.chat__container.disabled .chat__input button {
  background-color: transparent;
  filter: grayscale(100%);
}
.chat__container.disabled .chat__input input {
  background-color: #dbdbdb;
  box-shadow: none;
}
.chat__container.disabled .last_message:before {
  filter: grayscale(100%);
}
.chat__header {
  background-color: #4caf50;
  color: #fff;
  padding: 14px 24px 11px 17px;
  text-align: center;
  border-radius: 26px 26px 0 0;
  background: #fff;
  box-shadow: 0 3px 6px #0000003b;
  color: #0072ac;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}
.chat__header .username {
  font-size: 18px;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 700;
  line-height: 27px;
  margin-right: 15px;
  width: 15ch;
  text-align: right;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chat__header .chat-close__button {
  cursor: pointer;
}
.chat__header .chat-close__button img {
  transform: rotate(90deg);
  width: 14px;
  filter: invert(0.7);
}
.chat__header .chat-tyc__button {
  font-size: 8.5px;
  color: #7e7d7d;
  font-family:
    PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  font-weight: 700;
  align-self: flex-end;
  margin-right: auto;
  display: flex;
  grid-gap: 3px;
  gap: 3px;
  align-items: center;
  text-decoration: underline;
  cursor: pointer;
}
.chat__header .chat-tyc__button:after {
  content: '';
  display: block;
  background: url(.8f097eae5017bd43e68f.svg) no-repeat;
  background-size: contain;
  filter: grayscale(1);
  transform: rotate(180deg);
  width: 10px;
  height: 5px;
}
.chat__header .chat-tyc__button.open {
  color: #0072ac;
}
.chat__header .chat-tyc__button.open:after {
  filter: grayscale(0);
  transform: rotate(0deg);
}
.chat__messages__container {
  overflow: hidden scroll;
  flex: 1;
  display: grid;
  scroll-behavior: smooth;
}
.chat__messages {
  padding: 20px 10px 10px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: flex-end;
  align-self: flex-end;
}
.chat__message {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 20px;
  position: relative;
}
.chat__message p {
  display: inline-block;
  max-width: 100%;
  padding: 6px 20px;
  font-size: 14px;
  line-height: 19px;
  font-family:
    Open Sans,
    sans-serif;
}
.chat__message p a {
  color: #0072ac;
  font-weight: 600;
}
.chat__message .message_in {
  border-radius: 15px 15px 15px 0;
  background-color: #fff;
  color: #393939;
  align-self: flex-start;
  max-width: 95%;
  box-shadow: 0 3px 6px #00000033;
}
.chat__message .message_in * {
  padding: 6px 0;
}
.chat__message .message_out {
  border-radius: 15px 0 15px 15px;
  background-color: #0072ac;
  color: #fff;
  align-self: flex-end;
  word-break: break-word;
}
.chat__message.chat__terminos {
  grid-gap: 24px;
  gap: 24px;
}
.chat__input {
  display: flex;
  padding: 10px;
  background-color: #fff;
  position: relative;
  align-items: center;
}
.chat__input .aibot-icon {
  width: 35px;
  height: 30px;
  background-image: url(.839f398131343a96eb47.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
}
.chat__input .aibot-icon.hide {
  display: none;
}
.chat__input #chatbot_user_Input {
  flex: 1;
  padding: 12px 35px 12px 15px;
  border-radius: 5px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 1px 1px 10px #0b589180;
  border-radius: 11px;
  opacity: 1;
  color: #393939;
  line-height: 17px;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 400;
  margin-right: 8px;
  resize: none;
}
.chat__input #chatbot_user_Input,
.chat__input #chatbot_user_Input:enabled,
.chat__input #chatbot_user_Input:focus {
  font-size: 16px;
}
.chat__input textarea#chatbot_user_Input,
.chat__input textarea#chatbot_user_Input:enabled,
.chat__input textarea#chatbot_user_Input:focus {
  font-size: 16px;
}
.chat__input button {
  background-image: url(.fd8d6fc3ffc2df500fa1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  border: none;
  background-color: #fff;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 24px;
}
.chat__terminos {
  max-width: 288px;
  padding: 30px 14px 40px;
  border-radius: 15px 15px 15px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  font-family:
    Open Sans,
    sans-serif;
  position: relative;
}
.chat__terminos span {
  color: #0072ac;
}
.chat__terminos_info {
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 0;
  color: #393939;
}
.chat__terminos_info a {
  font-size: 12px;
  color: #0072ac;
}
.chat__terminos_button {
  color: #fff;
  background-color: #0072ac;
  font-weight: 700;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  border-radius: 19px;
  cursor: pointer;
  padding: 5px 62px;
}
.chat__error {
  max-width: 288px;
  padding: 30px 10px 20px;
  border-radius: 15px 15px 15px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  position: relative;
}
.chat__error-500 {
  font-size: 13px;
  text-align: center;
  width: 94%;
  margin-bottom: 14px;
}
.chat__error-500 .error__header {
  font-size: 19px;
  font-weight: 700;
  color: #393939;
  background-color: #fff;
  text-align: center;
  margin-bottom: 6px;
  padding-top: 30px;
  position: relative;
  z-index: 0;
  background-image: url(.bb30156e1872e74bce0d.svg);
  background-repeat: no-repeat;
  background-position: top;
  height: 72px;
}
.chat__error-500 .error__header span {
  display: none;
}
.chat__error-500 .error__header:before {
  position: absolute;
  content: 'Oops!';
  top: 44px;
  left: 50%;
  transform: translateX(-50%);
}
.chat__error-500 .error__header:after {
  position: absolute;
  content: '';
  height: 30px;
  width: 254px;
  background-image: url(.f951aad9037f1ce66367.svg);
  background-repeat: no-repeat;
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
}
.chat__message__loader {
  color: #393939;
  font-size: 13px;
  padding: 50px 0 20px;
  text-align: center;
}
.chat__message__loader:before {
  width: 60px;
  height: 58px;
  background: url(.945f2f6b85657796359e.svg) no-repeat;
  background-size: contain;
  top: 14px;
}
.chat__message__loader:after,
.chat__message__loader:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.chat__message__loader:after {
  width: 32px;
  height: 32px;
  background: url(.69969304b4a2d15e39ed.svg) no-repeat;
  background-size: contain;
  bottom: 14px;
}
.chat__notas_relacionadas {
  position: relative;
  max-width: 335px;
  margin-bottom: 27px;
  margin-top: 16px;
}
.chat__notas_relacionadas .title {
  font-size: 12px;
  line-height: 17px;
  color: #393939;
  font-family:
    Open Sans,
    sans-serif;
  margin-bottom: 14px;
  margin-left: 13px;
}
.chat__notas_relacionadas .container {
  width: 100%;
  display: flex;
  flex-direction: column;
  grid-gap: 20px;
  gap: 20px;
  margin-left: 44px;
  margin-bottom: 30px;
}
.chat__notas_relacionadas .container .article {
  width: 288px;
  height: auto;
}
.chat__notas_relacionadas .container .article__header {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  margin-bottom: 8px;
}
.chat__notas_relacionadas .container .article__header__category {
  font-size: 12px;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 700;
  color: #0072ac;
}
.chat__notas_relacionadas .container .article__header__date {
  font-size: 12px;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 700;
  color: #999;
}
.chat__notas_relacionadas .container .article__content {
  display: grid;
  grid-template-columns: auto 120px;
  grid-column-gap: 12px;
  column-gap: 12px;
}
.chat__notas_relacionadas .container .article__content__title {
  font-size: 14px;
  color: #000;
  font-family: Faustina, Georgia;
  font-weight: bolder;
}
.chat__notas_relacionadas .container .article__content__image {
  width: 120px;
  height: 67px;
  border-radius: 4px;
  object-fit: cover;
}
.chat__notas_relacionadas .more-results {
  display: flex;
  margin-left: 44px;
}
.chat__notas_relacionadas .more-results button {
  color: #fff;
  background-color: #0072ac;
  font-weight: 700;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  border-radius: 19px;
  cursor: pointer;
  padding: 8px 14px;
}
.chat__notas_relacionadas.last_message {
  margin-left: 0;
}
.chat__notas_relacionadas.last_message:before {
  left: 12px;
  bottom: -15px;
}
.chat__notas_sugeridas {
  margin-top: 43px;
}
.chat__notas_sugeridas .title {
  font-size: 12px;
  color: #666;
  margin-bottom: 12px;
  margin-left: 17px;
}
.chat__notas_sugeridas .tns-outer {
  width: 360px;
  background-color: #fff;
  margin-bottom: 44px;
}
.chat__notas_sugeridas .tns-nav {
  padding: 16px 0;
  display: flex;
  grid-gap: 10px;
  gap: 10px;
  justify-content: center;
  align-items: center;
}
.chat__notas_sugeridas .tns-nav button {
  display: block !important;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: all 0.3s;
  background-color: #666;
}
.chat__notas_sugeridas .tns-nav button.tns-nav-active {
  width: 10px;
  height: 10px;
  background-color: #0072ac;
}
.chat__notas_sugeridas .article {
  width: 288px;
  height: auto;
  padding-top: 12px;
  padding-left: 35px;
  padding-right: 24px;
}
.chat__notas_sugeridas .article__header {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
  margin-bottom: 8px;
}
.chat__notas_sugeridas .article__header__category {
  font-size: 12px;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 700;
  color: #0072ac;
}
.chat__notas_sugeridas .article__header__date {
  font-size: 12px;
  font-family:
    Open Sans,
    sans-serif;
  font-weight: 700;
  color: #999;
}
.chat__notas_sugeridas .article__content {
  display: grid;
  grid-template-columns: auto 120px;
  grid-column-gap: 12px;
  column-gap: 12px;
}
.chat__notas_sugeridas .article__content__title {
  font-size: 14px;
  color: #000;
  font-family: Faustina, Georgia;
  font-weight: bolder;
}
.chat__notas_sugeridas .article__content__image {
  width: 120px;
  height: 67px;
  border-radius: 4px;
  object-fit: cover;
}
.chat__notas_sugeridas.hide {
  display: none;
}
.chat__preguntas_sugeridas {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  grid-row-gap: 16px;
  row-gap: 16px;
  grid-column-gap: 9px;
  column-gap: 9px;
  padding: 0 9px;
  margin-bottom: 44px;
}
.chat__preguntas_sugeridas .questions {
  width: fit-content;
  font-size: 12px;
  color: #393939;
  padding: 6px 8px;
  border: 0.5px solid #0072ac;
  border-radius: 15px;
  background-color: #fff;
  height: fit-content;
  cursor: pointer;
}
.chat__popup_registro {
  position: absolute;
  background-color: #fff;
  margin: 0 20px 0 10px;
  bottom: 30%;
  padding: 10px 15px 24px;
  border-radius: 15px 15px 15px 0;
  background-image: url(.4fed2e80fcf77a32d2dd.svg);
  background-repeat: no-repeat;
  background-position: 0 100%;
  z-index: 999;
  display: none;
}
.chat__popup_registro .popup__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.chat__popup_registro .popup__header .et_icon {
  background-image: url(.d3be54e5a9eb9534c061.svg);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 85px;
  height: 15px;
}
.chat__popup_registro .popup__header .lock_icon {
  background-image: url(.85941e6d27277e4135b8.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 18px;
  height: 25px;
}
.chat__popup_registro .popup__header:before {
  content: '';
  border-top: 1px solid #0072ac;
  width: 177px;
  position: absolute;
  left: 33%;
}
.chat__popup_registro .popup__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.chat__popup_registro .popup__content .aibot_icon {
  width: 41px;
  height: 36px;
  background-image: url(.839f398131343a96eb47.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 10px;
}
.chat__popup_registro .popup__content .content {
  font-size: 14px;
  max-width: 246px;
  text-align: center;
}
.chat__popup_registro .popup__content .content span {
  color: #0072ac;
  font-weight: 700;
}
.chat__popup_registro .popup__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.chat__popup_registro .popup__footer .content {
  font-size: 12px;
  font-weight: 700;
  color: #0072ac;
  text-align: center;
}
.chat__popup_registro .popup__footer .button_register {
  color: #fff;
  background-color: #0072ac;
  font-weight: 700;
  line-height: 17px;
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  border-radius: 19px;
  cursor: pointer;
  padding: 5px 47px;
}
.chat__popup_registro.show {
  display: block;
}
.chat__popup_tyc {
  position: absolute;
  background-color: #fff;
  top: 100px;
  padding: 52px 25px 15px 34px;
  box-shadow: 0 3px 6px #00000033;
  border-radius: 14px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  z-index: 999;
  align-self: center;
  display: none;
}
.chat__popup_tyc .popup__content {
  color: #393939;
  font-size: 12px;
  max-width: 250px;
  margin-bottom: 12px;
}
.chat__popup_tyc .popup__content,
.chat__popup_tyc .popup__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.chat__popup_tyc .popup__footer {
  border-top: 2px solid #d9d9d9;
  padding-top: 15px;
}
.chat__popup_tyc .popup__footer .button_close {
  margin: 0 auto;
  background-image: url(.251d34466c27b87faf28.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 17px;
  height: 12px;
}
.chat__popup_tyc:before {
  content: '';
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 14px 14px 0 0;
  background-color: #06a9f4;
}
.chat__popup_tyc.show {
  display: block;
}
.chat__overlay.hide {
  display: none;
}
.chat__btn-desplazarse {
  width: 47px;
  height: 47px;
  background: #0b5891;
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 2;
}
.chat__btn-desplazarse svg {
  width: 24px;
  height: 24px;
  display: block;
  margin: 12px;
}
.last_message {
  margin-left: 54px;
  margin-bottom: 30px;
}
.last_message:before {
  content: '';
  width: 35px;
  height: 30px;
  background-image: url(.839f398131343a96eb47.svg);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: -20px;
  left: -42px;
}
body.chatbot--open .c-help {
  display: none;
}
.chat__container {
  transition: 0.9s;
  opacity: 1;
  transform: translateX(0);
}
.chat__container.hide {
  display: block !important;
  transform: translateX(100%);
  pointer-events: none;
  opacity: 0;
}
.chat__message.chat__message__feedback {
  position: relative;
}
.chat__message.chat__message__feedback .message_in {
  padding-bottom: 50px;
}
.chat__message.chat__message__feedback .chat__message__footer {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 30px;
  display: flex;
  justify-content: space-between;
}
.chat__message.chat__message__feedback .chat__message__footer .chat__message__footer__feed {
  display: flex;
  grid-gap: 8px;
  gap: 8px;
}
.chat__message.chat__message__feedback .chat__message__footer .chat__message__icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.chat__msg-pregunta {
  margin: 0 -10px;
  background: #fff;
  padding: 10px 30px;
  padding-right: 45px;
  box-shadow: 4px 0 6px #00000029;
  font: 400 13px/18px Open Sans;
  text-align: center;
  position: relative;
}
.chat__msg-pregunta .message_link {
  text-decoration: underline;
}
.chat__msg-pregunta .message_close-btn {
  width: 12px;
  height: 12px;
  position: absolute;
  right: 30px;
  top: 10px;
  cursor: pointer;
}
.c-etiqueta-comercial {
  display: flex;
  grid-gap: 20px;
  gap: 20px;
  align-items: center;
  margin-bottom: 24px;
}
.c-etiqueta-comercial figure {
  width: 100%;
  height: 100%;
}
.c-etiqueta-comercial figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left;
}
.c-etiqueta-comercial__logo:empty {
  display: none;
}
.c-etiqueta-comercial__logo--horizontal {
  width: 136px;
  height: 46px;
}
.c-etiqueta-comercial__logo--horizontal:empty {
  display: none;
}
.c-etiqueta-comercial__logo--vertical {
  width: 67px;
  height: 80px;
}
.c-etiqueta-comercial__logo--vertical:empty {
  display: none;
}
.c-etiqueta-comercial__texto {
  color: #555;
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  position: relative;
}
.c-etiqueta-comercial__texto:after {
  content: '';
  display: block;
  width: 1px;
  height: 40px;
  background: #e0e0e0;
  position: absolute;
  top: calc(50% - 20px);
  right: -10px;
}
.c-etiqueta-comercial__texto:first-child:before {
  content: attr(data-title);
  font:
    500 15px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #fff;
  position: absolute;
  top: 100%;
  left: calc(50% - 30px);
  width: 65vw;
  max-width: 320px;
  padding: 25px 12px 10px;
  background-color: #0b5891;
  z-index: 20;
  min-height: 32px;
  box-sizing: border-box;
  transition: 0.5s;
  opacity: 0;
  text-transform: none;
  clip-path: polygon(0 13px, 15px 13px, 30px 0, 45px 13px, 100% 13px, 100% 100%, 0 100%);
  pointer-events: none;
}
.c-etiqueta-comercial__texto:first-child:hover:before {
  opacity: 1;
}
body.cms .c-etiqueta-comercial > .c-etiqueta-comercial__texto {
  min-width: 60px;
}
.category_tag {
  width: 190px;
  height: 20px;
  object-fit: cover;
  margin-top: 12px;
}
.search__form .input input {
  width: auto;
}
.historias-hide {
  display: none !important;
}
.c-header__nav__item span {
  text-align: left;
  letter-spacing: 0.02px;
  color: #2d4254;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
}
.c-pagination__see-more .disabled {
  display: none;
}
.o-section--columnista .c-header--columnista .c-title__social__wrap {
  align-self: center;
}
.c-chapter__title > a {
  font:
    normal normal 700 20px/23px Faustina,
    Georgia;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 7px;
  text-align: center;
}
.c-quote__title a {
  color: #fff;
}
.multimedia-video-container {
  z-index: 2;
  min-width: 374px;
  width: 100%;
  min-height: 210px;
  transform: translateX(-50%);
  margin-left: 50%;
  margin-bottom: 23px;
  margin-top: 5px;
}
.multimedia-video-container img {
  height: 210px;
  object-fit: cover;
}
.multimedia-video-container .embed-responsive {
  height: 210px;
}
.multimedia-video-container .embed-responsive iframe {
  height: 210px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.multimedia-video-container.sticky {
  z-index: 10;
}
.title-hide {
  display: none;
}
.contenido-meter-piano {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
}
.contenido-cerrado-piano:empty ~ .contenido-meter-piano {
  z-index: -1;
}
.c-gallery__list-images .c-add {
  overflow: hidden;
}
.c-add > div {
  margin-top: 0;
}
.c-subheader {
  z-index: 2;
}
.c-subheader + aside:not(.gpt-slot-barra-flotante-inferior) {
  position: relative;
  z-index: 1;
}
.gpt-slot-barra-flotante-inferior {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 90px;
  z-index: 1999 !important;
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
}
.gpt-slot-barra-flotante-inferior .c-add--no-text {
  z-index: 4000;
  max-height: unset;
  width: fit-content;
}
.gpt-slot-close-btn-satelite {
  margin-top: auto;
  margin-left: auto;
}
.gpt-slot-close-btn,
.gpt-slot-close-btn-satelite {
  bottom: 100%;
  right: 62px;
  top: -10px;
  width: 74px;
  height: 20px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  z-index: 1001;
  background: url(.f06f5228a569068c0095.avif) no-repeat 50% / cover;
  cursor: pointer;
}
.gpt-slot-close-btn {
  position: absolute;
  margin-bottom: -21px;
  overflow: hidden;
  margin-right: -25px;
  transform: translate(50%, -50%);
}
.c-podcast__info__title a {
  color: #fff;
}
.c-play .c-play__suggest .preview-carrusel {
  max-height: 353px;
  overflow: hidden;
}
.c-periodistas .o-carousel.preview-carrusel {
  max-height: 274px;
  overflow: hidden;
}
.o-section--tu-negocio .o-carousel.preview-carrusel {
  max-height: 372px;
  overflow: hidden;
}
.c-especiales .o-carousel--especiales-principal.preview-carrusel {
  max-height: 960px;
  overflow: hidden;
}
.c-especiales .o-carousel--especiales-default.preview-carrusel {
  max-height: 345px;
  overflow: hidden;
}
.o-section--loencontraste .c-category .preview-carrusel {
  max-height: 310px;
  overflow: hidden;
}
.o-section--loencontraste .c-lo-encontraste__container .preview-carrusel {
  max-height: 352px;
  overflow: hidden;
}
#sas_29221 {
  z-index: 999;
}
.c-esquela,
.c-esquela-cita,
.c-esquela-mini {
  z-index: inherit;
}
blockquote {
  border-left: none;
}
.c-header__nav__item.open .c-header__nav__item__sections,
.c-header__nav__item__sections__item.open .c-header__nav__item__subsections {
  display: block;
}
.c-picoyplaca__item__result {
  margin-right: 5px;
}
.c-title__search.open {
  z-index: 9;
}
.c-cartas {
  z-index: 0;
}
.first-div {
  display: grid;
  grid-column: span 2;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
[data-wf-page-template='board/category/nuestros-podcast'] {
  z-index: 9;
}
.user-logged .o-section--chapters--closed .c-link:after,
.user-logged .o-section--chapters--closed .o-section--chapters__grid:after {
  content: inherit;
}
.user-register .o-section--chapters--closed .o-section--podcast--msg {
  display: none;
}
.user-register .o-section--chapters--closed .o-section--chapters__grid:after {
  content: inherit;
}
article .c-article__txt h3.c-article__title,
article .c-article__txt p {
  margin: 0;
}
article .c-article__epigraph a,
article .c-article__txt p.c-article__epigraph > a {
  margin-right: 5px;
}
article.article_4columns {
  max-width: 320px;
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 16px;
}
article.article_4columns.c-article--lateral,
article.article_4columns.c-article--lateral-xs {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
}
article.article_4columns.c-article--lateral-xs .c-article__txt,
article.article_4columns.c-article--lateral .c-article__txt {
  max-width: 140px;
}
article.article_4columns.c-article--lateral-xs p.c-article__epigraph {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
article.article_4columns.c-article--lateral-xs a {
  margin-left: 5px;
  margin-right: 0;
}
article.c-article--apertura .c-article--breve > .c-article__txt a {
  color: #1c1c1c;
}
article.c-article--apertura .c-article--breve.c-article--breve--lateral {
  flex-direction: column-reverse;
}
article.c-article--apertura .c-article__more > .c-article__related .c-article__thumb {
  order: 2;
  margin-top: revert;
}
article.c-article--apertura-timeline .c-article__epigraph span,
article.c-article--apertura > .c-article__epigraph span {
  display: flex;
  align-items: center;
}
article.c-article--apertura-timeline .c-timeline__title {
  margin: 0;
}
article.c-article--apertura-timeline .c-timeline__bottom {
  margin-top: 10px;
}
.c-detail--et-play.c-detail--dark {
  margin: 0;
}
.c-detail--et-play.c-detail--dark .c-detail__tags__link {
  border-left: none;
}
.c-detail--et-play.c-detail--dark .c-detail-header {
  grid-column: 1 / span 3;
}
.c-article--apertura-v2 .c-article__epigraph {
  font-size: 11px;
  font-weight: 700;
}
.c-article--apertura-v2 .c-article__epigraph span.alert_span {
  display: flex;
  align-items: center;
  border-right: 1px solid #fff;
}
.c-article--apertura-v2 .c-article__epigraph span.alert_category {
  display: flex;
  align-items: center;
}
.c-article--apertura-v2 .c-article__epigraph:before {
  content: none;
}
.c-article--apertura-v2 .c-article__epigraph > span {
  padding-right: 10px;
  padding-left: 5px;
}
.c-opening_v2__carousel .c-article__related__date {
  margin-left: 5px;
}
.c-podcast__info {
  width: 100%;
}
.c-editorial__subtitle > a {
  text-decoration: none;
  color: #000;
}
.c-detail__epigraph .c-detail__epigraph__item {
  margin: 0;
}
.c-blog .c-blog__title a {
  color: #000;
}
.wf-module .c-topics__wrap__list,
.wf-module .slides-periodistas {
  --item-width: 100%;
  --justify: flex-start;
  display: grid;
  -webkit-user-select: none;
  user-select: none;
  grid-auto-flow: column;
  justify-content: var(--justify);
  grid-gap: 16px;
  gap: 16px;
  overflow-x: visible;
  grid-auto-columns: var(--item-width);
  transform: translate(0%);
  transition: transform 0.2s ease;
}
.wf-module .c-topics__wrap__list {
  --item-width: 50ch;
  transform: translate(0ch);
}
.wf-editor .page-container {
  overflow: hidden;
}
.wf-editor .c-cityTV .o-carousel {
  overflow-x: clip;
}
.wf-editor-versions-control .dropdown-menu {
  max-height: fit-content !important;
}
.multimedia-video {
  display: none;
}
.transparent-link-item,
.transparent-text-item {
  font-size: 0;
}
.transparent-link-item:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.o-section--collections .wf-module:after {
  content: inherit !important;
}
.o-section--collections .item {
  position: relative;
}
.c-detail__mam__middle {
  display: flex;
  flex-direction: column-reverse;
}
.c-article__thumb img {
  max-width: 100%;
  height: auto;
}
.c-detail .multimedia-video {
  display: none;
}
.cropit-enabled .c-play__suggest .c-play-media__txt {
  height: inherit;
}
.cropit-enabled .c-play-media__thumb:after,
.cropit-enabled .c-play-media__title a:after {
  display: none;
}
.c-title__more > a {
  color: #000;
}
.c-ctagoogle {
  margin-bottom: 16px;
}
.c-detail__patrocinio,
.image__link_content {
  position: relative;
}
.c-detail__patrocinio .image__link,
.image__link_content .image__link {
  display: block;
  font-size: 0;
  width: 0;
  height: 0;
}
.c-detail__patrocinio .image__link:before,
.image__link_content .image__link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.image_text_link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.c-promo__thumb img {
  width: 100%;
}
.iframe-container {
  width: 100%;
  height: 100vh;
}
.iframe-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.c-article--4x1 .bottom-left-sticky .sticky-video-cerrar,
.c-article--4x1 .bottom-left-sticky .sticky-video-draggable,
.c-article--4x1 .bottom-left-sticky .sticky-video-volver-section,
.c-article--apertura .bottom-left-sticky .sticky-video-cerrar,
.c-article--apertura .bottom-left-sticky .sticky-video-draggable,
.c-article--apertura .bottom-left-sticky .sticky-video-volver-section,
.c-play-media__embed.bottom-left-sticky .sticky-video-cerrar,
.c-play-media__embed.bottom-left-sticky .sticky-video-draggable,
.c-play-media__embed.bottom-left-sticky .sticky-video-volver-section {
  width: 28px;
  height: 28px;
}
.o-section--nytimes article .c-article__txt h3.c-article__title {
  font-size: 15px;
  line-height: 19px;
  font-weight: 800;
}
#load_more_button {
  display: none;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  display: flex;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #0b5891;
  border-radius: 50%;
  animation: a 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0b5891 transparent transparent;
}
.lds-ring div:first-child {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes a {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.c-article--4x1 .bottom-left-sticky,
.c-article--apertura .bottom-left-sticky,
.c-article--coyuntura-main .bottom-left-sticky {
  width: auto !important;
}
.bottom-left-sticky {
  position: fixed !important;
  left: 24px;
  width: 270px;
  z-index: 99999 !important;
  bottom: 24px;
  height: auto !important;
  max-width: 270px !important;
  min-width: unset;
}
.bottom-left-sticky .sticky-video-titulo {
  display: none;
}
.bottom-left-sticky iframe {
  width: 270px;
  height: 151px;
  border: 4px solid #3c5068;
}
.bottom-left-sticky .sticky-video-titulo {
  display: flex;
  align-items: center;
  height: 28px;
  padding: 0 0 0 4px;
  background-color: #21323f;
}
.bottom-left-sticky .multimedia-video figcaption {
  display: none;
}
.bottom-left-sticky .multimedia-video,
.bottom-left-sticky .multimedia-video > div {
  height: 152px !important;
}
.bottom-left-sticky .sticky-video-draggable {
  width: 28px;
  height: 28px;
  text-indent: -199em;
  overflow: hidden;
  cursor: pointer;
  pointer-events: none;
}
.bottom-left-sticky .sticky-video-draggable:before {
  content: '';
  width: 28px;
  height: 28px;
  margin: 0 auto;
  display: block;
  background: url(.cdf5150d768d215a4cba.svg) no-repeat;
  background-size: 22px;
  background-position: 50%;
}
.bottom-left-sticky .sticky-video-herramientas {
  margin-left: auto;
  display: flex;
  align-items: center;
  height: 28px;
  grid-gap: 6px;
  gap: 6px;
  background: #3c5068;
  padding: 0 0 0 4px;
}
.bottom-left-sticky .sticky-video-volver-section {
  width: 28px;
  height: 28px;
  text-indent: -199em;
  overflow: hidden;
  cursor: pointer;
}
.bottom-left-sticky .sticky-video-volver-section:before {
  content: '';
  width: 28px;
  height: 28px;
  margin: 0 auto;
  display: block;
  background: url(.337279e3b657c5410d1a.svg) no-repeat;
  background-size: 22px;
  background-position: 50%;
}
.bottom-left-sticky .sticky-video-cerrar {
  width: 28px;
  height: 28px;
  text-indent: -199em;
  overflow: hidden;
  cursor: pointer;
}
.bottom-left-sticky .sticky-video-cerrar:before {
  content: '';
  width: 28px;
  height: 28px;
  margin: 0 auto;
  display: block;
  background: #3c5068 url(.a7d07ee9eb5cb9266457.svg) no-repeat;
  background-size: 20px;
  background-position: 50%;
}
.bottom-left-sticky .multimedia-video.embed-responsive > div {
  height: 152px;
}
.bottom-left-sticky .ima-ad-player {
  height: 152px !important;
}
.bottom-left-sticky .ima-ad-player > div,
.bottom-left-sticky .ima-ad-player > div iframe {
  height: 152px !important;
  width: 270px !important;
}
.c-detail .c-play-media__embed.bottom-left-sticky {
  width: 270px;
  height: 180px;
}
.c-detail .embed-responsive {
  text-align: center;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  width: 100% !important;
}
.c-detail .embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.o-section--show-hide .o-section--recomendadosNew__grid {
  display: none;
}
.o-section--show-hide .open .o-section--recomendadosNew__grid {
  display: grid;
}
.c-boletin__category img {
  width: 100%;
}
.c-cuerpo .c-articulo__boletin {
  display: flex;
  grid-gap: 15px;
  gap: 15px;
  padding: 15px 15px 19px;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-bottom: 25px;
}
.c-cuerpo .c-articulo__boletin .c-sugerencia__btn {
  width: fit-content;
}
.c-cuerpo .c-articulo__boletin--thumb {
  width: 120px;
  min-width: 120px;
  height: 120px;
}
.c-cuerpo .c-articulo__boletin--thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-cuerpo .c-articulo__boletin--txt {
  display: flex;
  flex-direction: row;
  margin-top: 4px;
  margin-left: 29px;
  position: relative;
}
.c-cuerpo .c-articulo__boletin--txt:before {
  content: '';
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  left: -29px;
  pointer-events: none;
  background:
    url(.c2) no-repeat 50%,
    #03b447;
}
.c-cuerpo .c-articulo__boletin--titulo {
  margin-bottom: 8px;
}
.c-cuerpo .c-articulo__boletin--titulo a {
  font:
    700 15px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
}
.c-cuerpo .c-articulo__boletin--detalle {
  margin-bottom: 10px;
}
.c-cuerpo .c-articulo__boletin--detalle__txt {
  font:
    400 17px/23px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
}
.c-cuerpo .c-articulo__boletin--detalle__txt a {
  font-weight: 700;
  color: #000;
}
.c-detail__epigraph .c-detail__epigraph__item a {
  color: #fff;
}
.section-m-16 {
  margin-bottom: 16px;
}
.section-m-16,
.section-mb-16 {
  margin-top: 16px;
}
.c-article--4x1 .multimedia-video-container,
.c-article--apertura .multimedia-video-container,
.c-article--coyuntura-main .multimedia-video-container {
  position: relative;
}
.c-article--4x1 .multimedia-video-container .c-detail__media__thumb__icon,
.c-article--apertura .multimedia-video-container .c-detail__media__thumb__icon,
.c-article--coyuntura-main .multimedia-video-container .c-detail__media__thumb__icon {
  left: 24px;
  bottom: 24px;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  grid-row: 1 / span 1;
  grid-column: 1 / span 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.c-article--4x1 .multimedia-video-container .c-detail__media__thumb__icon:before,
.c-article--apertura .multimedia-video-container .c-detail__media__thumb__icon:before,
.c-article--coyuntura-main .multimedia-video-container .c-detail__media__thumb__icon:before {
  content: '';
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  background-color: #fff;
  width: 16px;
  height: 22px;
  display: block;
  margin-left: 6px;
}
.sticky-index {
  z-index: 3;
}
.podcast .wf-editor .program .program__chapter-embed:before {
  display: none !important;
}
.c-detail__media.multimedia-video-container {
  position: relative;
}
.c-detail__media__thumb__icon {
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  top: 20px;
  left: 20px;
  border-radius: 50px;
  border: 2px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
}
.c-detail__media__thumb__icon svg {
  margin-left: 2px;
}
.wf-form-btn-primary {
  font-size: 10px;
  padding: 10px;
}
#wfr .toolbar.shown.none {
  display: flex !important;
}
.wf-text-count {
  min-width: 50px !important;
  margin: 0 !important;
}
.right.tooltip.tooltip-error.fade.in {
  top: -38px;
  left: 48px;
}
.wf-field-control .errors li .tooltip-arrow {
  top: 20px;
}
.wf-iframed-editor {
  padding: 30px;
}
.c-detail--premium .wf-for-text-module,
.u-estructura .wf-for-text-module {
  justify-content: unset;
}
.wf-module:focus {
  display: block;
}
.wf-platform-switch #etplus > a.platform i:before {
  font-family: FontAwesome Brands;
  content: 'ET+';
  font-size: 14px;
  vertical-align: middle;
}
@media (min-width: 480px) {
  .c-articulo__media__contenido:before {
    margin-top: 30px;
    margin-left: 60px;
  }
  .c-cuerpo .code,
  .c-cuerpo .paragraph,
  .c-cuerpo .paragraph li {
    font:
      400 21px/33px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
  }
  .c-cuerpo .c-leatambien__titulo {
    font:
      700 14px/19px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-cuerpo .c-leatambien .c-articulo__titulo {
    font:
      500 18px/23px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-cuerpo__media__autor,
  .c-cuerpo__media__creditos {
    font:
      400 15px/22px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-cuerpo__media__thumb:before {
    top: 30px;
    left: 30px;
    width: 40px;
    height: 40px;
  }
  .c-cuerpo__media--imagen {
    margin-top: 35px;
    margin-bottom: 29px;
  }
  .c-cuerpo__media--imagen .c-cuerpo__media__thumb:before {
    background-size: 40px;
  }
  .c-cuerpo__criterios-trustproject__info,
  .c-cuerpo__infointernacional {
    font:
      400 17px/23px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-cuerpo__criterios-trustproject__info {
    width: unset;
    justify-content: start;
  }
}
@media (min-width: 768px) {
  .u-estructura__cabecera {
    grid-column: 1/3;
    max-width: calc(100vw - 30px);
    margin-left: auto;
    margin-right: auto;
  }
  .u-estructura__cuerpo,
  .u-estructura__inferior {
    width: 700px;
  }
  .u-estructura__cierre,
  .u-estructura__cuerpo,
  .u-estructura__inferior {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 100px;
  }
  .u-estructura__cierre {
    order: 3;
  }
  .u-estructura:not(.c-estructura-opinion):not(.u-estructura--cartas):not(.u-estructura--editorial)
    .u-estructura__taboola {
    width: 100dvw;
    max-width: 1200px;
  }
  .u-show-sm.u-flex {
    display: flex;
  }
  .u-show-sm:not(.u-flex) {
    display: block;
  }
  .u-hide-sm,
  .u-show-xs-only {
    display: none;
  }
  .u-show-sm-only {
    display: block;
  }
  .u-show-lg-only,
  .u-show-md-only {
    display: none;
  }
  .u-hide-xs-only {
    display: block;
  }
  .u-hide-sm-only {
    display: none;
  }
  .u-hide-lg-only,
  .u-hide-md-only {
    display: block;
  }
  .c-add__notext.c-add-970x250-desktop {
    height: auto;
    margin-bottom: 0;
  }
  .c-add.u-hide-xs-only {
    display: flex;
  }
  .c-add-160x600-desktop {
    height: 600px !important;
  }
  .c-add-300x100-desktop {
    height: 100px !important;
  }
  .c-add-300x250-desktop {
    height: 250px !important;
  }
  .c-add-300x300-desktop {
    height: 300px !important;
  }
  .c-add-300x600-desktop {
    height: auto !important;
  }
  .c-add-400x400-desktop {
    height: 400px !important;
  }
  .c-add-970x90-desktop {
    height: 115px !important;
  }
  .c-add-970x250-desktop {
    max-width: 970px;
  }
  .c-add-970x250-desktop,
  .c-add-1200x250-desktop {
    height: 275px !important;
    justify-content: center;
  }
  .c-add-1200x250-desktop.c-add--no-text {
    height: 250px;
    justify-content: center;
  }
  .c-add-1200x90-desktop {
    height: 105px !important;
  }
  .c-add-1200x90-desktop.c-add--no-text {
    height: 90px;
    justify-content: center;
  }
  .c-caja__correcciones {
    padding-bottom: 40px;
  }
  .c-caja__correcciones__txt {
    font:
      400 17px/23px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-caja__detras-de-la-noticia {
    padding-bottom: 40px;
  }
  .c-caja__detras-de-la-noticia__txt {
    font:
      400 17px/23px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-caja__referencias {
    padding-bottom: 40px;
    font:
      400 17px/23px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-caja__autor__thumb {
    height: 90px;
    min-width: 90px;
  }
  .c-caja__autor__nombre {
    font:
      500 18px/24px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-caja__autor__descripcion,
  .c-caja__autor__item {
    font:
      400 17px/23px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-caja__autor__arroba {
    font:
      400 17px/30px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-articulo__media__contenido {
    margin: 0 10px;
  }
  .c-articulo-apertura__media__thumb img {
    height: inherit;
  }
  .c-articulo-apertura__media__txt {
    bottom: auto;
    max-width: 600px;
  }
  .c-articulo-apertura__media__credito {
    font:
      400 15px/22px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-video-apertura__carrusel {
    padding: 26px 0 25px 20px;
    width: 100vw;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
  .c-video-apertura__carrusel .o-carousel--video-apertura {
    width: calc(100% - 46px);
  }
  .c-video-apertura__carrusel .o-carousel--video-apertura .tns-outer {
    width: calc(100% - 28px);
  }
  .c-video-apertura__carrusel .o-carousel--video-apertura .slide-next {
    left: -20px;
  }
  .c-video-apertura__media__icono {
    top: 30px;
    left: 30px;
  }
  .c-lead--opinion .c-lead__titulo {
    font:
      400 21px/28px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-articulo__titulo {
    font:
      800 36px/44px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
  }
  .c-articulo__titulo--opinion {
    font:
      italic 800 40px/48px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
  }
  .c-cuerpo .code .tiktok-embed {
    max-width: 325px;
    margin: 18px 0;
  }
  .c-cuerpo .code .fb-post span,
  .c-cuerpo .code .fb_iframe_widget span {
    max-width: 500px !important;
    height: auto !important;
  }
  .c-cuerpo .destacado {
    font:
      600 25px/31px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .c-cuerpo .destacado--dato {
    font:
      600 28px/34px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
  }
  .c-cuerpo .c-leatambien .c-articulo--mini .c-articulo__titulo {
    font:
      500 18px/23px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-cuerpo .c-leatambien--varios .c-articulo--mini .c-article__thumb {
    min-width: 120px;
  }
  .c-cuerpo .c-leatambien--varios .c-articulo--mini .c-article__thumb img {
    width: 120px;
  }
  .c-cuerpo__media--audio--photo .c-cuerpo__media__reproductor {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: -49px;
    width: calc(100% - 60px);
  }
  .c-cuerpo__media--audio--photo .c-cuerpo__media__reproductor .c-audio__contenedor {
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-cuerpo__media--audio--photo .c-cuerpo__media__info {
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
  }
  .c-cuerpo__media--audio-popUp {
    left: 18%;
  }
  .c-cuerpo__criterios-trustproject__txt {
    font:
      400 14px/22px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-modal--form__buttons {
    flex-direction: row;
  }
  .c-modal--rounded .c-modal__close {
    width: 32px;
    height: 32px;
    padding: 6px 4px;
    top: 16px;
    right: 16px;
  }
  .c-modal--rounded .c-modal__close svg {
    width: 20px;
    height: 20px;
  }
  .c-modal--rounded .c-modal__wrap {
    padding: 40px 80px 80px;
  }
  .c-modal--rounded {
    padding: 80px 30px 30px;
  }
  .c-articulo__compartir-media__elemento--comentar {
    margin-left: auto;
  }
  .c-articulo__compartir-media__elemento--resumen-ia {
    width: 406px;
    left: -86px;
  }
  .c-articulo__compartir-media {
    max-width: 600px;
  }
  .c-envivo .c-galeria-imagenes .c-cuerpo__media__thumb {
    margin-bottom: 10px;
  }
  .c-envivo .c-galeria-imagenes .c-cuerpo__media__thumb img {
    height: 414px;
    width: 546px;
  }
  .c-envivo__item__titulo,
  .c-envivo__item h2 {
    font:
      700 25px/33px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
  }
  .c-envivo__item .c-sugerencia__thumb {
    width: 120x;
    height: 120px;
  }
  .c-envivo__item__link {
    margin-left: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .c-envivo__item__contenido {
    font:
      400 21px/33px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
  }
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen,
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video {
    margin: 10px 0 20px;
    grid-gap: 0;
    gap: 0;
  }
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen .c-cuerpo__media__autor,
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen .c-cuerpo__media__creditos,
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--imagen .c-cuerpo__media__txt,
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video .c-cuerpo__media__autor,
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video .c-cuerpo__media__creditos,
  .c-envivo__item__contenido .c-cuerpo__media.c-cuerpo__media--video .c-cuerpo__media__txt {
    font:
      400 15px/22px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif !important;
  }
  .c-envivo__item__contenido .cita__texto {
    font:
      400 25px/31px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
    font-style: italic;
  }
  .c-envivo .c-galeria-imagenes {
    margin-left: 0;
    width: 546px;
  }
  .c-envivo .c-galeria-imagenes .slide-controls {
    justify-content: end;
    margin-top: 0;
    margin-bottom: 0;
    top: 428px;
  }
  .c-envivo .c-galeria-imagenes .c-cuerpo__media__info {
    width: 409px;
    padding-bottom: 14px;
  }
  .c-envivo .c-galeria-imagenes .c-cuerpo__media__info:before {
    height: 100%;
  }
  .c-envivo .c-galeria-imagenes .c-envivo__compartir {
    margin-top: 0;
  }
  .c-envivo .code .fb-post span,
  .c-envivo .code .fb_iframe_widget_fluid span {
    max-width: 500px !important;
    height: auto !important;
  }
  .c-audio__progress-wrap {
    flex-direction: row;
    align-items: center;
    grid-gap: 0;
    gap: 0;
  }
  .c-galeria-imagenes {
    margin-left: -50px;
    margin-top: 30px;
    width: 800px;
  }
  .c-galeria-imagenes .slide-controls {
    position: absolute;
    align-items: center;
    margin-bottom: 20px;
    right: 0;
    top: 628px;
    justify-content: right;
  }
  .c-galeria-imagenes .c-cuerpo__media--imagen {
    margin-bottom: 30px;
  }
  .c-galeria-imagenes .c-cuerpo__media__info {
    width: calc(100% - 140px);
    margin-top: 14px;
    position: relative;
  }
  .c-galeria-imagenes .c-cuerpo__media__info:before {
    content: '';
    width: 1px;
    right: 0;
    height: calc(100% + 50px);
    background: #555;
    position: absolute;
  }
  .c-galeria-imagenes .c-cuerpo__media__thumb img {
    width: 800px;
    height: 607px;
  }
  .c-galeria-imagenes .c-envivo__compartir__item:last-child,
  .c-galeria-imagenes .c-envivo__compartir li:last-child {
    margin-left: 0;
  }
  .c-sugerencia__botones .c-sugerencia__btn {
    width: 120px;
  }
  .c-sugerencia__app {
    min-height: auto;
    padding: 20px 0;
  }
  .c-sugerencia__documento .c-sugerencia__thumb > div {
    height: 120px;
    width: 120px;
    padding: 32px;
  }
  .c-add-video {
    width: 614px;
    height: 345px;
  }
  .aviso-legal-coljuegos {
    width: calc(100% - 114px);
    margin-bottom: 20px;
    padding-top: 12px;
    grid-gap: 10px;
    gap: 10px;
    left: 0;
  }
  .c-etiqueta-comercial__texto:first-child:before {
    clip-path: polygon(
      13px 100%,
      13px calc(100% - 15px),
      0 calc(100% - 25px),
      13px calc(100% - 40px),
      13px 0,
      100% 0,
      100% 100%
    );
    bottom: -17px;
    left: 112%;
    padding: 10px 12px 10px 30px;
    top: unset;
    z-index: 5001;
  }
  .o-section--emergencias .c-article--apertura {
    min-height: 730px;
  }
  .o-section--emergencias .c-article--apertura > .c-article__title {
    display: block;
  }
  .o-section--emergencias .c-article--apertura > .c-article__title:before {
    margin-top: 6px;
  }
  .multimedia-video-container {
    max-width: 800px;
    position: relative;
    width: 100vw;
    transform: translate(-50%);
    margin-bottom: 10px;
    margin-top: 25px;
  }
  .multimedia-video-container,
  .multimedia-video-container img {
    height: 467px;
  }
  .multimedia-video-container .embed-responsive {
    max-height: 467px;
    height: 100%;
  }
  .multimedia-video-container .embed-responsive iframe {
    max-height: 467px;
  }
  .multimedia-video-container.bottom-left-sticky {
    width: auto;
  }
  .o-section--emergencias .c-article--apertura {
    max-height: inherit;
    height: 680px;
  }
  .o-section--coyuntura__top:after {
    width: 50%;
  }
  .c-detail__media__thumb__icon {
    top: 30px;
    left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1103px) {
  .u-estructura__lateral {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 100px;
  }
  .c-articulo-apertura__media__thumb {
    width: 100vw;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
  .c-video-apertura {
    width: 100%;
    margin-left: 0;
  }
  .c-video-apertura .multimedia-video {
    position: relative;
    width: 100vw;
    transform: translate(-50%);
    left: 50%;
  }
  .c-video-apertura .multimedia-video iframe {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .c-cuerpo {
    padding-top: 25px;
  }
  .c-envivo__item {
    margin-left: 14px !important;
  }
}
@media screen and (min-width: 768px) {
  .chat__container {
    margin-right: 15px;
  }
}
@media (min-width: 996px) {
  .u-estructura {
    display: grid;
    grid-template-columns: calc(100% - 387px) 300px;
    grid-column-gap: 87px;
    column-gap: 87px;
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .u-estructura__cabecera {
    width: 986px;
  }
  .u-estructura__cabecera--completa__superior {
    width: calc(100% - 193px);
    margin: 0 auto;
    margin-top: 35px;
  }
  .u-estructura__cabecera--completa,
  .u-estructura__cuerpo {
    width: 100%;
  }
  .u-estructura__cuerpo {
    padding: 0 100px;
  }
  .u-estructura__lateral {
    grid-row: 2/5;
    grid-column: 2/3;
    padding: 0;
    max-width: 100%;
    width: 100%;
  }
  .u-estructura__inferior {
    margin-left: 0;
  }
  .u-estructura__cierre,
  .u-estructura__inferior {
    padding: 0 100px;
    width: 100%;
  }
  .u-estructura__cierre {
    grid-column: 1/2;
    margin: 0;
    order: 3;
  }
  .u-show-md.u-flex {
    display: flex;
  }
  .u-show-md:not(.u-flex) {
    display: block;
  }
  .u-hide-md,
  .u-show-sm-only,
  .u-show-xs-only {
    display: none;
  }
  .u-show-md-only {
    display: block;
  }
  .u-show-lg-only {
    display: none;
  }
  .u-hide-sm-only,
  .u-hide-xs-only {
    display: block;
  }
  .u-hide-md-only {
    display: none;
  }
  .u-hide-lg-only {
    display: block;
  }
  .c-articulo__media__contenido {
    width: 100%;
  }
  .c-articulo-apertura__media__thumb img {
    height: auto;
    height: 467px;
  }
  .c-modal--zoom .c-modal__close {
    order: 2;
    max-width: 36px;
    margin: 0;
  }
  .c-modal--zoom .c-modal__wrap-img {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .c-modal--zoom .c-modal__wrap-img--zoom__contenedor {
    width: calc(100% - 56px);
    max-width: 1087px;
  }
  .c-modal--zoom .c-modal__wrap-img img {
    max-height: 85vh;
    max-width: 1087px;
    object-fit: contain;
  }
  .c-modal--zoom .c-modal--zoom__descripcion {
    text-align: center;
    max-width: 1087px;
  }
  .aviso-legal-coljuegos {
    flex-direction: row;
    align-items: center;
    margin-bottom: 16px;
    grid-gap: 21px;
    gap: 21px;
    width: 100%;
    padding: 5px 20px 0;
  }
}
@media screen and (min-width: 1024px) {
  .chat__container {
    margin-right: 30px;
  }
}
@media screen and (min-width: 1103px) {
  [data-desktop-title=''] {
    display: none !important;
  }
}
@media (min-width: 1104px) {
  body {
    font-size: 18px;
  }
  .u-show-lg {
    display: block;
  }
  .u-hide-lg,
  .u-show-md-only,
  .u-show-sm-only,
  .u-show-xs-only {
    display: none;
  }
  .u-hide-md-only,
  .u-hide-sm-only,
  .u-hide-xs-only,
  .u-show-lg-only {
    display: block;
  }
  .u-hide-lg-only {
    display: none;
  }
  .c-add-300x600-desktop {
    height: 600px !important;
  }
  .c-articulo--mini .c-articulo__titulo {
    font:
      500 15px/19px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-articulo-apertura__media__thumb,
  .c-articulo-apertura__media__thumb img {
    width: calc(100vw - 34px);
    height: 600px;
    max-width: 1187px;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
    object-fit: cover;
  }
  .c-video-apertura__carrusel {
    width: 100%;
    left: 0;
    transform: translateX(0);
    grid-gap: 12px;
    gap: 12px;
    align-items: center;
  }
  .c-video-apertura__carrusel .o-carousel--video-apertura .slide-next {
    left: -4px;
  }
  .c-video-apertura__label {
    margin-top: inherit;
  }
  .c-video-apertura__slider {
    height: 90px;
  }
  .c-lead {
    margin-bottom: 30px;
  }
  .c-cuerpo .c-leatambien .c-articulo__detalle a {
    font:
      400 13px/22px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-envivo .c-galeria-imagenes .c-cuerpo__media__thumb {
    height: 414px !important;
  }
  .c-galeria-imagenes {
    margin-left: -68px;
  }
  .c-galeria-imagenes .c-envivo .c-cuerpo__media--imagen .c-cuerpo__media__thumb {
    height: 398px;
  }
  .c-galeria-imagenes .c-envivo .c-galeria-imagenes .c-cuerpo__media__thumb img {
    height: 400px;
    object-fit: cover;
  }
  .c-sugerencia {
    grid-gap: 20px;
    gap: 20px;
  }
  .c-sugerencia__thumb {
    min-width: 120px;
  }
  .c-sugerencia__thumb img,
  .c-sugerencia__thumb picture {
    width: 120px;
    height: 120px;
  }
  .c-sugerencia__detalle__txt {
    font-size: 17px;
  }
}
@media (min-width: 1187px) {
  .c-video-apertura {
    width: 1187px;
    transform: translateX(-50%);
    margin-left: 50%;
    position: relative;
  }
  .multimedia-video-container {
    max-width: 1187px;
    margin-top: 15px;
  }
  .multimedia-video-container,
  .multimedia-video-container img {
    height: 665px;
  }
  .multimedia-video-container .embed-responsive {
    max-height: 665px;
    height: 100%;
  }
  .multimedia-video-container .embed-responsive iframe {
    max-height: 665px;
  }
  .multimedia-video-container.bottom-left-sticky {
    width: auto;
    height: auto;
    margin-left: 0;
    transform: translateX(0);
  }
  .multimedia-video-container.bottom-left-sticky .embed-responsive,
  .multimedia-video-container.bottom-left-sticky .embed-responsive iframe {
    height: auto;
  }
}
@media (min-width: 1200px) {
  .c-video-apertura .multimedia-video {
    height: 665px;
    padding-bottom: inherit;
  }
}
@media (min-width: 1366px) {
  .ad_lateral {
    position: absolute;
    left: -156px;
    z-index: 99;
    background: #fff;
  }
}
@media (min-width: 1480px) {
  .ad_lateral {
    left: -200px;
  }
}
@media (min-width: 1500px) {
  .c-pauta-lateral-160x600 {
    display: block;
    position: absolute;
    left: -245px;
    z-index: 99;
  }
}
@media (min-width: 1920px) {
  .c-popup__text {
    font-size: 15px;
  }
  .c-popup__button,
  .c-popup__text {
    line-height: 22px;
  }
  .c-popup__button {
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .u-estructura:not(.c-estructura-opinion):not(.u-estructura--cartas):not(.u-estructura--editorial)
    .u-estructura__cierre {
    grid-row: 3/4;
    max-width: calc(100dvw - 30px);
  }
  .u-estructura:not(.c-estructura-opinion):not(.u-estructura--cartas):not(.u-estructura--editorial)
    .u-estructura__taboola {
    grid-row: 4/5;
  }
  .u-estructura .u-estructura__taboola {
    height: 3000px;
  }
  .c-caja--temasrelacionados .c-caja__item {
    font:
      400 16px/28px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-articulo-apertura__media__thumb {
    margin: 0 -15px;
  }
  .c-articulo-apertura__media__thumb:before {
    margin-top: 20px;
    margin-left: 20px;
  }
  .c-video-apertura__carrusel .c-video-apertura__label {
    position: relative;
    width: 65px;
  }
  .c-video-apertura__carrusel .c-video-apertura__label:after {
    content: '';
    height: 90px;
    width: 1px;
    background: #e0e0e0;
    position: absolute;
    right: -5px;
    top: -26px;
  }
  .c-articulo__info {
    flex-direction: column;
  }
  .c-articulo__epigrafe__titulo:hover:after {
    transform: rotate(91deg);
    top: 10px;
    right: inherit;
    left: calc(50% - 5px);
  }
  .c-articulo__epigrafe__contenido:hover:after {
    top: 24px;
    bottom: inherit;
    width: 282px;
    min-width: auto;
    left: 0;
    z-index: 20;
  }
  .c-estructura-opinion .c-articulo__epigrafe__contenido:hover:after {
    left: 50%;
    transform: translateX(-50%);
    margin: unset;
  }
  .c-cuerpo__criterios-trustproject {
    flex-wrap: wrap;
  }
  .c-cuerpo__criterios-trustproject__sabermas {
    margin: auto 0 auto auto;
  }
  .c-envivo__item__contenido .paragraph {
    font:
      400 20px/32px PublicoHeadline,
      Georgia Fallback,
      Times New Roman,
      Times,
      serif;
    padding-top: 0;
  }
  .c-sugerencia__botones {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 16px 0 20px;
  }
  .o-section .c-category .slide-next,
  .o-section .c-category .slide-prev {
    min-width: 0;
    width: 45px;
  }
}
@media screen and (max-width: 600px) {
  .chat__open_button.hide {
    display: none;
  }
  .chat__open_button .new_decoration:after {
    left: 60%;
    bottom: -6px;
    transform: translateX(-50%) scale(140%);
  }
  .chat__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2999;
  }
  body.chatbot--open {
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .chat__open_button {
    bottom: 125px;
  }
  .chat__open_button .open_chat {
    transform: scale(68%);
  }
  .o-carousel--border-items .tns-slide-active {
    border-right: 1px solid #ccc;
  }
  .o-section--nytimes article.c-article.c-article--size-4 .c-article__thumb {
    padding-top: 0;
  }
  .c-detail-header .bottom-left-sticky {
    margin-top: -45px;
  }
}
@media only screen and (max-width: 996px) and (max-height: 430px) and (orientation: landscape) {
  .chat__container {
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    margin-right: 0;
    max-height: unset;
  }
  .chat__header {
    z-index: 2;
  }
  .chat__notas_relacionadas {
    max-width: 100%;
  }
  .chat__notas_relacionadas .container {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-left: 60px;
    flex-wrap: wrap;
  }
  .chat__terminos {
    max-width: 95%;
  }
  .chat__message {
    align-items: center;
  }
  .chat__popup_registro {
    bottom: 2%;
    z-index: 1;
    transform: translateX(-50%);
    left: 50%;
  }
  .chat__error {
    max-width: 95%;
  }
  .chat__btn-desplazarse {
    bottom: 24%;
  }
}
@media (max-width: 768px) {
  .o-section--emergencias .c-article--apertura > .c-article__title:before {
    margin: 0 auto 12px;
  }
}
@media screen and (max-width: 767px) {
  [data-mobile-title=''] {
    display: none !important;
  }
}
@media (max-width: 1365px) {
  .ad_lateral {
    display: none;
  }
}
.user-register {
  --user-color: #0e65a5;
}
.user-suscriptor {
  --user-color: #03b447;
}
.user-pro {
  --user-color: #9433c1;
} /*! libs */
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  transition: all 0s;
}
.tns-slider > .tns-item {
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-gallery,
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  transition:
    transform 0s,
    opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-fadeOut,
.tns-normal {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333%;
  width: 2333.33333%;
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: '';
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714%;
  width: 1.42857%;
  height: 10px;
  float: left;
}
.signwall-notificacion,
.signwall-notificacion-webview {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999999;
}
.u-zindex--sticky {
  z-index: 5;
}
.supheader {
  justify-content: space-between;
  flex-wrap: nowrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 6px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  grid-gap: 15px;
  gap: 15px;
}
.supheader,
.supheader .c-topics {
  display: flex;
  align-items: center;
}
.supheader .c-topics {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  justify-content: center;
  z-index: 2;
}
.supheader .c-topics__title {
  font:
    500 11px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  min-width: 85px;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.supheader .c-topics__title:hover {
  color: #0b5891;
}
.supheader .c-topics__wrap {
  width: calc(100% - 90px);
  height: 30px;
  overflow: hidden;
}
.supheader .c-topics__wrap__list {
  z-index: 1;
  position: absolute;
  top: 7px;
  display: inline-flex;
}
.supheader .c-topics__wrap__list__item {
  display: inline-block;
}
.supheader .c-topics__wrap__list__item a {
  font:
    500 11px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  text-decoration: none;
  min-width: max-content;
  transition: 0.5s;
  display: block;
  cursor: pointer;
}
.supheader .c-topics__wrap__list__item a:hover {
  color: #000;
}
.supheader .c-topics__wrap__list__item a:after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #555;
  border-radius: 50%;
  margin: -2px 10px 0;
  vertical-align: middle;
}
.supheader .c-topics__wrap__list__item:last-child a:after {
  display: none;
}
.supheader .c-topics__wrap__btn {
  z-index: 2;
  position: absolute;
  top: 0;
  width: 34px;
  height: 30px;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.supheader .c-topics__wrap__btn[disabled] {
  display: none;
}
.supheader .c-topics__wrap__btn:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 2px solid #555;
  border-left: 0;
  border-top: 0;
  display: block;
}
.supheader .c-topics__wrap__btn--next {
  right: -35px;
}
.supheader .c-topics__wrap__btn--next:before {
  transform: rotate(-45deg);
}
.supheader .c-topics__wrap__btn--prev {
  left: -35px;
}
.supheader .c-topics__wrap__btn--prev:before {
  transform: rotate(-225deg);
}
.supheader__tiempo {
  font:
    500 11px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  width: 155px;
  white-space: nowrap;
}
.supheader__links {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 24px;
  gap: 24px;
}
.supheader__link-club-vivamos,
.supheader__link-empleos,
.supheader__link-empleos a,
.supheader__link-empleos b,
.supheader__link-empleos i,
.supheader__link-empleos u {
  font:
    500 12px/15px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  text-decoration: none;
  transition: 0.5s;
}
.supheader__link-club-vivamos:hover,
.supheader__link-empleos:hover,
.supheader__link-empleos a:hover,
.supheader__link-empleos b:hover,
.supheader__link-empleos i:hover,
.supheader__link-empleos u:hover {
  color: #000;
  cursor: pointer;
}
.supheader__link-club-vivamos {
  padding-right: 15px;
}
.supheader__link-tienda {
  position: relative;
}
.supheader__link-tienda:before {
  content: '';
  width: 1px;
  height: 25px;
  background: #e0e0e0;
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
}
.supheader__link-empleos {
  margin-left: auto;
  position: relative;
}
.supheader__link-empleos:after {
  content: '';
  width: 1px;
  height: 25px;
  background: #e0e0e0;
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
}
.supheader__temas-del-dia {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  width: calc(100% - 330px);
  max-width: 768px;
  position: relative;
}
.supheader__temas-del-dia__contenedor {
  display: flex;
  width: max-content;
  overflow-x: scroll;
  overflow-y: hidden;
  list-style: none;
  padding: 0;
}
.supheader__temas-del-dia__contenedor__item a {
  font:
    500 11px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  text-decoration: none;
  min-width: max-content;
  transition: 0.5s;
  display: block;
}
.supheader__temas-del-dia__contenedor__item a:hover {
  color: #000;
}
.supheader__temas-del-dia__contenedor__item a:after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #555;
  border-radius: 50%;
  margin: -2px 10px 0;
  vertical-align: middle;
}
.supheader__temas-del-dia__contenedor__item:last-child {
  padding-right: 7px;
}
.supheader.hide-cintillo,
.supheader__temas-del-dia__contenedor__item:last-child a:after {
  display: none;
}
.header {
  max-width: 1200px;
  margin: 0 auto;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 2000;
}
.header__principal {
  border-bottom: 1px solid #c5c5c5;
  padding: 19px 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-gap: 10px;
  gap: 10px;
}
.header__principal .btn-header-cta {
  margin-left: auto;
  position: relative;
}
.header__principal .btn-header-cta a {
  color: #fff;
  display: inline-block;
}
.header__principal .btn-header-cta a:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50px;
}
.header__principal .btn-header-cta a:hover {
  color: #fff;
}
.header__principal .btn-header-cta__tooltip {
  position: absolute;
  background-color: #0b5891;
  width: inherit;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  padding: 5px 7px;
  border-radius: 5px;
  font:
    700 12px/13px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  width: max-content;
  max-width: 240px;
  text-transform: none;
  text-align: center;
  transition: 0.5s;
}
.header__principal .btn-header-cta__tooltip:after {
  content: '';
  height: 10px;
  width: 10px;
  background: #0b5891;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  left: calc(50% - 5px);
  bottom: -5px;
}
.header__principal .btn-header-cta__tooltip--amarillo {
  background-color: #ffcb0a;
  color: #000;
}
.header__principal .btn-header-cta__tooltip--amarillo:after {
  background-color: #ffcb0a;
}
.header__principal .btn-header-cta__tooltip--negro {
  background-color: #000;
  color: #fff;
}
.header__principal .btn-header-cta__tooltip--negro:after {
  background-color: #000;
}
.header__principal .btn-header-cta__tooltip--azul {
  background-color: #0b5891;
  color: #fff;
}
.header__principal .btn-header-cta__tooltip--azul:after {
  background-color: #0b5891;
}
.header__principal .btn-header-cta:hover .btn-header-cta__tooltip {
  opacity: 1;
}
.header__principal__btn-buscador,
.header__principal__btn-hamburguesa {
  background-color: transparent;
  border: 0 solid transparent;
  cursor: pointer;
  padding: 0;
}
.header__principal__btn-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.header__principal__usuario__btn-usuario {
  min-width: 70px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #f5f5f5;
  border-radius: 50px;
  border: 0 solid transparent;
  padding: 5px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.header__principal__usuario__btn-usuario span {
  font:
    700 12px/12px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  display: grid;
  place-items: center;
  color: var(--user-color);
  color: #fff;
  border: solid 1px var(--user-color);
  background-color: var(--user-color);
  border-radius: 50%;
  min-width: 40px;
  height: 40px;
  text-transform: uppercase;
}
.header__principal__usuario__btn-usuario:before {
  content: '1';
  position: absolute;
  top: -6px;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #e60023;
  color: #fff;
  font:
    700 10px/1 IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transform: scale(0);
  pointer-events: none;
  transition:
    opacity 0.2s ease,
    transform 0.2s ease;
}
.header__principal__usuario__btn-usuario.has-notification:before {
  opacity: 1;
  transform: scale(1);
}
.header__principal__usuario__btn-usuario:after {
  content: '';
  background-image: url('data:image/svg+xml;charset=utf-8,<svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.055 6.055a.787.787 0 0 1-1.112 0L.23 1.342A.787.787 0 0 1 1.342.23L5.5 4.388 9.658.233a.787.787 0 0 1 1.112 1.111L6.057 6.057l-.002-.002z" fill="%23000"/></svg>');
  background-position: 50%;
  background-size: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 15px;
  height: 20px;
}
.header__principal.hide-cta-suscripcion .btn-header-cta {
  visibility: hidden;
}
.header__principal.hide-cta-suscripcion .btn-header-cta {
  visibility: hidden !important;
}
.header__submenu {
  width: 100%;
  height: 0;
  overflow: visible;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
  position: relative;
  position: fixed;
  left: 0;
  top: 0;
  background: #f5f5f5;
}
.header__submenu.mostrar {
  display: block;
  pointer-events: all;
  opacity: 1;
  transform: translateX(0);
}
.header__submenu.mostrar .blackclose {
  content: '';
  width: calc(100vw - 16px);
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  background: rgba(85, 85, 85, 0.7490196078);
  opacity: 1;
}
.header__submenu__lista {
  background: #f5f5f5;
  max-width: 270px;
  padding: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100dvh;
  width: 100%;
  transform: translateX(-100%);
  opacity: 0;
  transition: 0.8s;
}
.header__submenu__lista__btn-cerrar {
  cursor: pointer;
  background-color: transparent;
  border: 0 solid transparent;
  color: #040c11;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 5px;
  gap: 5px;
  margin-bottom: 10px;
  padding: 10px 10px 15px;
}
.header__submenu__lista__buscador {
  background-color: #fff;
  border-radius: 50px;
  padding: 5px;
  flex-wrap: wrap;
  display: none;
  margin-bottom: 17px;
}
.header__submenu__lista__buscador input {
  font:
    400 16px/16px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  width: calc(100% - 60px);
  border: 0 solid transparent;
  margin-left: 20px;
}
.header__submenu__lista__buscador button {
  min-width: 40px;
  height: 40px;
  display: block;
  background-color: #0b5891;
  border: 0 solid transparent;
  border-radius: 50%;
  padding: 0;
  display: grid;
  place-items: center;
}
.header__submenu__lista__suscribete {
  padding: 10px 0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 10px;
  display: none;
}
.header__submenu__lista__suscribete a {
  display: block;
  border: 1px solid #03b447;
  border-radius: 50px;
  font:
    700 12px/12px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 10px;
  margin: 0 10px;
  transition: 0.5s;
  background-color: #03b447;
}
.header__submenu__lista__suscribete a:hover {
  background-color: transparent;
  color: #03b447;
}
.header__submenu__lista__item {
  text-decoration: none;
  align-items: center;
  grid-gap: 5px;
  gap: 5px;
  color: #000;
  border-bottom: 1px solid #e0e0e0;
}
.header__submenu__lista__item a {
  padding: 15px 10px;
  display: block;
  text-decoration: none;
  font:
    500 15px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
  text-transform: uppercase;
}
.header__submenu__lista__item a:hover {
  background: #0b5891;
  color: #fff;
}
.header__submenu__lista__item ul {
  list-style: none;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.header__submenu__lista__item ul li {
  border-top: 1px solid #e0e0e0;
}
.header__submenu__lista__item ul li a {
  text-transform: none;
  padding-left: 10px;
}
.header__submenu__lista__item ul li a:hover {
  padding-left: 20px;
}
.header__submenu__lista__item:not(.header__submenu__lista__item--sub) {
  display: flex;
  grid-gap: 0;
  gap: 0;
}
.header__submenu__lista__item:not(.header__submenu__lista__item--sub) div > a {
  padding-right: 0;
}
.header__submenu__lista__item:not(.header__submenu__lista__item--sub):hover {
  background: #0b5891;
}
.header__submenu__lista__item:not(.header__submenu__lista__item--sub):hover a {
  color: #fff;
}
.header__submenu__lista__item--sub {
  background-color: #fff;
  padding: 0 10px;
  position: relative;
}
.header__submenu__lista__item--sub label {
  border: 0 solid transparent;
  padding: 0;
  background-color: transparent;
  display: block;
  width: 100%;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.header__submenu__lista__item--sub label a {
  display: inline-block;
  position: relative;
  z-index: 2;
}
.header__submenu__lista__item--sub label a:hover {
  background: transparent;
  color: #000;
}
.header__submenu__lista__item--sub label:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f5f5f5;
  pointer-events: none;
}
.header__submenu__lista__item--sub label:after {
  content: '';
  width: 14px;
  height: 10px;
  display: block;
  background-image: url('data:image/svg+xml;charset=utf-8,<svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.055 6.055a.787.787 0 0 1-1.112 0L.23 1.342A.787.787 0 0 1 1.342.23L5.5 4.388 9.658.233a.787.787 0 0 1 1.112 1.111L6.057 6.057l-.002-.002z" fill="%23000"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.5s;
  position: relative;
  z-index: 2;
}
.header__submenu__lista__item--sub input {
  display: none;
}
.header__submenu__lista__item--sub input:checked ~ label:before {
  opacity: 0;
}
.header__submenu__lista__item--sub input:checked ~ label:after {
  transform: rotate(180deg);
}
.header__submenu__lista__item--sub input:checked ~ ul {
  max-height: 1000px;
}
.header__submenu__lista__item--sub a {
  border-bottom: 0 solid transparent;
  padding: 15px 0;
  display: block;
}
.header__submenu__lista__item--sub:hover input:checked ~ label a {
  color: #000;
}
.header__submenu__lista__item--sub:hover input:checked ~ label:after {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.055 6.055a.787.787 0 0 1-1.112 0L.23 1.342A.787.787 0 0 1 1.342.23L5.5 4.388 9.658.233a.787.787 0 0 1 1.112 1.111L6.057 6.057l-.002-.002z" fill="%23000"/></svg>');
}
.header__submenu__lista__item--sub:hover label a {
  color: #fff;
}
.header__submenu__lista__item--sub:hover label:after {
  background-image: url('data:image/svg+xml;charset=utf-8,<svg width="11" height="7" viewBox="0 0 11 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.055 6.055a.787.787 0 0 1-1.112 0L.23 1.342A.787.787 0 0 1 1.342.23L5.5 4.388 9.658.233a.787.787 0 0 1 1.112 1.111L6.057 6.057l-.002-.002z" fill="%23fff"/></svg>');
}
.header__submenu__lista__item--sub:hover label:before {
  background-color: #0b5891;
}
.header__usuario {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: 0.8s;
  width: 100%;
  height: 0;
}
.header__usuario.opacidad {
  opacity: 1;
  pointer-events: all;
}
.header__usuario.opacidad .header__usuario__lista {
  transform: translateX(0);
}
.header__usuario.opacidad:before {
  content: '';
  width: calc(100vw - 16px);
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  background: rgba(85, 85, 85, 0.7490196078);
  transition: 0.8s;
  opacity: 1;
  z-index: -1;
}
.header__usuario__lista {
  background-color: #f5f5f5;
  max-width: 270px;
  min-height: 100px;
  padding: 0 10px 15px;
  transition: 0.8s;
  list-style: none;
  position: absolute;
  right: 0;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100dvh;
  width: 100%;
  transform: translateX(100%);
}
.header__usuario__lista__item a {
  display: flex;
  grid-gap: 12px;
  gap: 12px;
  padding: 15px 10px;
  text-decoration: none;
  color: #000;
  font:
    500 15px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  align-items: center;
  border-bottom: 1px solid #e0e0e0;
  transition: 0.5s;
  text-transform: capitalize;
}
.header__usuario__lista__item a:hover {
  background-color: #0b5891;
  color: #fff;
}
.header__usuario__lista__item a:hover svg path {
  fill: #fff;
}
.header__usuario__lista__item__micuenta {
  padding: 35px 10px;
  background: var(--user-color);
  position: relative;
  text-align: center;
  margin: 0 -10px 10px;
}
.header__usuario__lista__item__micuenta span {
  color: #fff;
  font:
    700 15px/19px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.header__usuario__lista__item__micuenta__btn-cerrar {
  position: absolute;
  cursor: pointer;
  background-color: transparent;
  border: 0 solid transparent;
  right: 10px;
  top: 10px;
}
.header__usuario__lista__item--data {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}
.header__usuario__lista__item--data h5 {
  font:
    700 16px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.header__usuario__lista__item--data h6 {
  font:
    500 13px/16px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  padding: 5px 0;
}
.header__usuario__lista__item--data a {
  font:
    500 12px/12px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0586af;
  border-bottom: 0 solid transparent;
  padding: 7px 0;
}
.header__usuario__lista__item--data a:hover {
  background: transparent;
  color: #0586af;
}
.header__usuario__lista__item--data p {
  padding: 7px 0;
  text-transform: uppercase;
  font:
    500 12px/12px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.header__usuario__lista__item--data .btn-header-cta {
  width: 100%;
  color: #fff;
  text-align: center;
  font:
    700 12px/12px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  justify-content: center;
  display: none;
}
.header__usuario__lista__item--data .btn-header-cta:hover {
  background: green;
  color: #fff;
}
.header__buscador {
  background-color: #f5f5f5;
  transition: 0.5s;
  max-height: 0;
  overflow: hidden;
  position: relative;
}
.header__buscador form {
  width: 100%;
  max-width: 514px;
  display: flex;
  background-color: #fff;
  margin: 0 auto 25px;
  border-radius: 50px;
  padding: 4px;
  justify-content: space-between;
  opacity: 0;
  transition: 0.5s;
}
.header__buscador:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #f5f5f5;
  transform: rotate(45deg);
  top: -8px;
  position: absolute;
  left: 2px;
}
.header__buscador.deslizar {
  border-bottom: 1px solid #c5c5c5;
  max-height: 110px;
  overflow: visible;
}
.header__buscador.deslizar form {
  opacity: 1;
}
.header__buscador.deslizar:after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  background: #f5f5f5;
  width: 100%;
  height: 1px;
}
.header__buscador__cerrar {
  font:
    500 12px/12px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  padding: 15px 15px 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  grid-gap: 5px;
  gap: 5px;
}
.header__buscador__cerrar,
.header__buscador__input {
  background-color: transparent;
  border: 0 solid transparent;
}
.header__buscador__input {
  width: calc(100% - 50px);
  font:
    400 16px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  padding-left: 20px;
}
.header__buscador__submit {
  background: #0b5891;
  padding: 15px 20px;
  color: #fff;
  font:
    700 12px/15px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  border: 0 solid transparent;
  transition: 0.5s;
  cursor: pointer;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  display: grid;
  place-content: center;
}
.subheader {
  max-width: 1200px;
  margin: 0 auto;
}
.subheader .btn-header-cta {
  margin: 10px auto 15px;
  display: none;
}
.subheader .btn-header-cta.btn-cta-club-vivamos {
  color: #0b5891;
  border: 1px solid #0b5891;
  background: transparent;
  padding: 6px 7px;
  display: none;
}
.subheader__friso-urgente {
  background-color: #e6f4ff;
  padding: 17px 50px 17px 100px;
  font:
    600 16px/26px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.subheader__friso-urgente b {
  color: #000;
  margin-right: 25px;
  white-space: nowrap;
}
.subheader__friso-urgente a {
  color: #535353;
  font:
    400 18px/23px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  margin: 0 auto 0 0;
}
.subheader__friso-urgente b {
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
}
.subheader__friso-urgente b:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #03b447;
  display: inline-block;
  border-radius: 50%;
  vertical-align: middle;
  margin: 0 12px 3px;
}
.subheader__friso-urgente .btn-cerrar-cintillo {
  width: 20px;
  min-width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2720.944%27 height=%2720.944%27 viewBox=%270 0 20.944 20.944%27%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath data-name=%27Rect%C3%A1ngulo 65957%27 transform=%27translate%282878.06 556.678%29%27 fill=%27%23fff%27 d=%27M0 0h20.944v20.944H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name=%27Grupo 115476%27 transform=%27translate%28-2878.06 -556.678%29%27 clip-path=%27url%28%23a%29%27 fill=%27none%27 stroke=%27%230b5891%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.426%27%3E%3Cpath data-name=%27Trazado 469858%27 d=%27M2888.97 576.035a8.727 8.727 0 1 0-8.72-8.726 8.729 8.729 0 0 0 8.72 8.726z%27/%3E%3Cpath data-name=%27Trazado 469859%27 d=%27M2891.59 564.689l-5.23 5.236%27/%3E%3Cpath data-name=%27Trazado 469860%27 d=%27M2886.36 564.689l5.23 5.236%27/%3E%3C/g%3E%3C/svg%3E');
  background-size: 100%;
  cursor: pointer;
  margin-left: 30px;
}
.subheader__friso-urgente.only-title {
  display: block;
  background: transparent;
  padding: 17px;
}
.subheader__friso-urgente.only-title .c-articulo__titulo {
  display: inline;
  margin-right: 7px;
  font-family:
    PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 800;
  color: #000;
}
.subheader__friso-urgente.only-title b.c-articulo__titulo {
  margin-right: 10px;
  color: #0b5891;
  border-right: 1px solid #0b5891;
  padding-right: 10px;
}
.subheader__friso-urgente.only-title b.c-articulo__titulo:before {
  display: none;
}
.subheader__en-vivo {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #c5c5c5;
  overflow: hidden;
}
.subheader__en-vivo b {
  font:
    700 14px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  padding: 15px;
  min-width: 82px;
  text-align: center;
  display: inline-block;
}
.subheader__en-vivo__contenedor {
  display: flex;
  width: max-content;
  overflow-x: scroll;
  overflow-y: hidden;
  list-style: none;
  padding: 0;
}
.subheader__en-vivo__contenedor::-webkit-scrollbar {
  display: none;
}
.subheader__en-vivo__item {
  min-width: max-content;
}
.subheader__en-vivo__item a {
  font:
    700 14px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #000;
  text-decoration: none;
  transition: 0.5s;
  padding: 15px 0;
  margin-right: 10px;
}
.subheader__en-vivo__item a:hover {
  color: #c5c5c5;
}
.subheader__en-vivo__item:before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #555;
  border-radius: 50%;
  margin: -2px 10px 0 0;
  vertical-align: middle;
}
.subheader__sub-menu {
  overflow: scroll;
  padding: 15px;
}
.subheader__sub-menu::-webkit-scrollbar {
  display: none;
}
.subheader__sub-menu__contenedor {
  display: flex;
  flex-wrap: nowrap;
  width: max-content;
  margin: 0 auto;
  list-style: none;
  padding: 0;
}
.subheader__sub-menu__item a {
  display: block;
  font:
    500 11px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #555;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.5s;
}
.subheader__sub-menu__item a:hover {
  color: #000;
}
.subheader__sub-menu__item a:before {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #555;
  border-radius: 50%;
  margin: -2px 10px 0;
  vertical-align: middle;
}
.subheader__sub-menu__item:first-child a:before {
  display: none;
}
.subheader__sub-menu__item:nth-child(2) a:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 10px;
  background-color: #0b5891;
  border-radius: 50%;
  margin: -2px 10px 0;
  vertical-align: middle;
}
.subheader__sub-menu__item.c-subheader__item--seleccionado a {
  color: #0b5891;
}
.btn-header-cta {
  background: #03b447;
  color: #fff;
  font:
    700 12px/14px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  padding: 14px 21.5px;
  text-decoration: none;
  border-radius: 50px;
  visibility: hidden;
  width: max-content;
  text-transform: uppercase;
  text-align: center;
}
body:not([class*='user']) .header__principal__usuario__btn-usuario {
  background-color: transparent;
  border: 1px solid #0b5891;
  padding: 0 19px;
}
body:not([class*='user']) .header__principal__usuario__btn-usuario span {
  color: #0b5891;
  margin-left: 3px;
}
body:not([class*='user']) .header__principal__usuario__btn-usuario:before {
  content: '';
  background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg width=%2712%27 height=%2714%27 viewBox=%270 0 12 14%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M6 6.75c.91 0 1.781-.356 2.424-.989A3.348 3.348 0 0 0 9.43 3.375c0-.895-.362-1.754-1.005-2.386A3.456 3.456 0 0 0 6 0c-.91 0-1.781.356-2.424.989A3.348 3.348 0 0 0 2.57 3.375c0 .895.362 1.754 1.005 2.386A3.456 3.456 0 0 0 6 6.75zM4.776 8.016C2.138 8.016 0 10.12 0 12.716a.79.79 0 0 0 .796.784h10.409a.79.79 0 0 0 .795-.783c0-2.597-2.137-4.701-4.776-4.701H4.776z%27 fill=%27%230B5891%27/%3E%3C/svg%3E');
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  height: 13px;
  transform: translateY(-2px);
}
body:not([class*='user']) .header__principal__usuario__btn-usuario:after {
  display: none;
}
body:not([class*='user']) .header__submenu__lista__suscribete {
  display: block;
}
body.user-register .header__usuario__lista__item--data .btn-header-cta,
body.user-register .header__usuario__lista__item--data p {
  display: block;
  visibility: visible;
}
body.user-register .header__submenu__lista__suscribete {
  display: block;
}
body.user-register .header__principal__usuario__btn-usuario span {
  background: #fff;
  color: var(--user-color);
}
body.user-suscriptor .header__principal .btn-header-cta {
  visibility: hidden;
}
body.user-suscriptor .btn-header-cta-upgrade {
  background: #03b447;
  border-radius: 22px;
  font-size: 13px;
  padding: 5px 5px 6px;
  color: #fff;
  cursor: pointer;
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  margin-top: 3px;
  min-width: 226px;
}
body.user-suscriptor .btn-header-cta-upgrade span {
  font-weight: 700;
  font-size: 15px;
}
body.user-suscriptor.user-se .subheader .btn-header-cta {
  display: block;
}
body.user-suscriptor.user-se .subheader .btn-header-cta.btn-cta-club-vivamos {
  display: none;
}
.user-pro .header__principal .btn-header-cta,
.user-suscriptor .header__principal .btn-header-cta {
  visibility: hidden;
}
.user-pro .subheader .btn-header-cta,
.user-suscriptor .subheader .btn-header-cta {
  display: none !important;
}
.user-pro .btn-header-cta-upgrade,
.user-suscriptor .btn-header-cta-upgrade {
  background: var(--user-color);
  border-radius: 22px;
  font-size: 13px;
  padding: 5px 5px 6px;
  color: #fff;
  cursor: pointer;
  font-family:
    IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  margin-top: 3px;
  min-width: 226px;
}
.user-pro .btn-header-cta-upgrade span,
.user-suscriptor .btn-header-cta-upgrade span {
  font-weight: 700;
  font-size: 15px;
}
.wf-editor .header {
  position: static;
}
.wf-editor .header .header__submenu.mostrar {
  z-index: 3;
}
.wf-editor .btn-header-cta__tooltip {
  opacity: 1;
  pointer-events: all;
  position: unset;
  transform: unset;
  text-align: left;
}
.wf-editor .btn-header-cta__tooltip:after {
  display: none;
}
.wf-editor .header__principal .btn-header-cta a {
  color: #000;
}
.wf-editor .c-topics__wrap__btn.c-topics__wrap__btn--prev {
  left: 65px;
}
.wf-editor .c-topics__wrap__btn.c-topics__wrap__btn--next {
  right: 0;
}
.wf-editor .btn-header-cta__board {
  padding-top: 20px;
}
.wf-editor .btn-header-cta__tooltip {
  margin-top: 20px;
}
.wf-module .c-topics__wrap__list,
.wf-module .slides-periodistas {
  --item-width: 100%;
  --justify: flex-start;
  display: grid;
  -webkit-user-select: none;
  user-select: none;
  grid-auto-flow: column;
  justify-content: var(--justify);
  grid-gap: 16px;
  gap: 16px;
  overflow-x: visible;
  grid-auto-columns: var(--item-width);
  transform: translate(0%);
  transition: transform 0.2s ease;
}
.wf-module .c-topics__wrap__list {
  --item-width: 50ch;
  transform: translate(0ch);
}
body .c-popup {
  z-index: 5000;
}
body.header__hidden {
  overflow: hidden;
}
.btn-club-vivamos-mobile {
  padding: 1px 7px;
  border: 1px solid #0b5891;
  border-radius: 25px;
  display: flex;
  white-space: nowrap;
}
.btn-club-vivamos-mobile .btn-cta-club-vivamos {
  font:
    700 11px/29px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
}
.checkbox-inp {
  display: none;
}
#header__submenu:checked ~ .header__submenu {
  display: block;
  pointer-events: all;
  opacity: 1;
  transform: translateX(0);
}
#header__submenu:checked ~ .header__submenu .blackclose {
  content: '';
  width: calc(100vw - 16px);
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  background: rgba(85, 85, 85, 0.7490196078);
  opacity: 1;
}
#header__submenu:checked ~ .header__submenu .header__submenu__lista {
  transform: translateX(0);
  opacity: 1;
}
#header__buscador:checked ~ .header__buscador {
  border-bottom: 1px solid #c5c5c5;
  max-height: 110px;
  overflow: visible;
}
#header__buscador:checked ~ .header__buscador form {
  opacity: 1;
}
#header__buscador:checked ~ .header__buscador:after {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  background: #f5f5f5;
  width: 100%;
  height: 1px;
}
#header__usuario:checked ~ .header__usuario {
  opacity: 1;
  pointer-events: all;
}
#header__usuario:checked ~ .header__usuario .header__usuario__lista {
  transform: translateX(0);
}
#header__usuario:checked ~ .header__usuario:before {
  content: '';
  width: calc(100vw - 16px);
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  background: rgba(85, 85, 85, 0.7490196078);
  transition: 0.8s;
  opacity: 1;
  z-index: -1;
}
body:not([class*='user']) .header__usuario {
  display: none;
}
li.c-topics__wrap__list__item.wf-module:nth-child(3n) {
  max-width: 190px;
}
.only-title {
  display: block;
  background: transparent;
  padding: 17px 17px 0;
  margin-bottom: -28px;
  margin-top: -40px;
}
.only-title .c-articulo__titulo {
  display: inline;
  margin-right: 7px;
  font-family:
    PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 800;
  color: #000;
}
.only-title b.c-articulo__titulo {
  margin-right: 10px;
  color: #0b5891;
  border-right: 1px solid #0b5891;
  padding-right: 10px;
}
.only-title b.c-articulo__titulo:before {
  display: none;
}
.c-subheader__nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 10px;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  height: 45px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.c-subheader__nav::-webkit-scrollbar {
  display: none;
}
.c-subheader__nav__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 15px;
  gap: 15px;
}
.c-subheader__nav__list > li > a {
  height: 45px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
  font: normal normal 600 11px/15px Open Sans;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #000;
  transition: color 0.3s;
  cursor: pointer;
  white-space: nowrap;
}
.c-subheader__nav__list > li > a:hover {
  color: #0b5891;
}
.c-subheader__nav__list > li.current > a {
  color: #0b5891;
}
.c-subheader__nav__list > li.active > a {
  color: #000;
  font-weight: 700;
}
.c-subheader__nav__more {
  padding-left: 15px;
  padding-right: 10px;
  position: sticky;
  right: -10px;
  background-color: #fff;
}
.c-subheader__nav__more__btn {
  height: 45px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  grid-gap: 5px;
  gap: 5px;
  text-align: left;
  font: normal normal 600 11px/15px Open Sans;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #000;
  transition: color 0.3s;
  cursor: pointer;
}
.c-subheader__nav__more__btn:after {
  content: '';
  width: 6px;
  height: 6px;
  border: 2px solid #4d5e6e;
  border-left: 0;
  border-top: 0;
  transform: rotate(45deg);
  margin-top: 0;
  margin-bottom: 4px;
}
.c-subheader__nav__more__btn:hover {
  color: #0b5891;
}
.c-subheader__nav__more__list {
  display: none;
  width: max-content;
  min-width: 200px;
  background-color: #fff;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.c-subheader__nav__more__list > li {
  margin: 0 10px;
}
.c-subheader__nav__more__list > li > a {
  color: #2d4254;
  font: normal normal 600 11px/20px Open Sans;
  text-transform: uppercase;
  display: block;
  padding: 10px 0;
}
.c-subheader__nav__more__list > li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}
.c-subheader__nav:after {
  content: '';
  background: #ddd;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 44px;
  left: 0;
  display: block;
}
.c-subheader__nav.open {
  height: 295px;
}
.c-subheader__nav.open .c-subheader__nav__more__list {
  display: block;
  position: absolute;
  max-height: 245px;
  height: auto;
  overflow-y: scroll;
  right: 0;
}
.c-subheader__nav.open .c-subheader__nav__more__btn {
  z-index: 2;
  position: relative;
}
.c-subheader__nav.open .c-subheader__nav__more__btn:after {
  transform: rotate(225deg);
  margin-top: 4px;
}
.c-subheader__nav.open .c-subheader__nav__more__btn:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border: 1px solid #bcbcbc;
  background-color: #fff;
  border-left: 0;
  border-top: 0;
  transform: rotate(225deg);
  position: absolute;
  bottom: -2px;
  left: 11px;
}
.c-subheader--section .c-subheader__nav {
  justify-content: center;
}
.c-alerta {
  --bg-color--confirmation: #eff8ff !important;
  background: #eff8ff;
  font:
    500 12px/22px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 50px 20px;
  display: none;
}
.c-alerta p span {
  color: #0b5891;
}
.c-alerta.open {
  display: block;
}
.c-alerta__item {
  text-align: center;
}
.c-alerta__item a {
  font-weight: 700;
  color: #0b5891;
  text-decoration: underline;
  text-transform: lowercase;
}
.c-alerta__btn {
  width: 25px;
  height: 25px;
  color: #9dadbc;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.c-alerta#user_modal_mail {
  text-align: center;
}
.c-alerta#user_modal_mail .c-alerta--modal__btn {
  width: 25px;
  height: 25px;
  color: #9dadbc;
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.c-alerta#user_modal_mail .c-alerta--modal__btn svg {
  pointer-events: none;
}
.c-alerta#user_modal_mail .c-alerta--modal__icon {
  display: none;
}
.c-alerta#user_modal_mail .c-alerta--modal__info {
  text-align: center;
  display: inline;
}
.c-alerta#user_modal_mail .c-alerta--modal__info p {
  display: inline;
  color: #0b5891;
}
.c-alerta#user_modal_mail .c-alerta--modal__btnbox {
  display: inline-block;
  font-weight: 700;
  color: #0b5891;
  text-decoration: underline;
  text-transform: lowercase;
}
.popup-indentificacion {
  display: none;
  justify-content: center;
  align-items: center;
  height: 100vh;
  background: rgba(0, 0, 12, 0.8);
  position: fixed;
  z-index: 9999999;
  width: 100%;
  top: 0;
  left: 0;
}
.popup-indentificacion .card {
  width: 562px;
  background: #fff;
  padding: 8px 6px 8px 8px;
  display: flex;
  border-radius: 16px;
  position: relative;
  align-items: center;
}
.popup-indentificacion .card .btn-cerrar {
  position: absolute;
  top: -9px;
  right: -9px;
  width: 33px;
  height: 33px;
  background: #06aaf4;
  border-radius: 50%;
  border: 2px solid #e3e3e3;
  color: #e3e3e3;
  font-size: 23px;
  transform: rotate(45deg);
  line-height: 1px;
  cursor: pointer;
}
.popup-indentificacion .card__info {
  margin: 18px 12px;
}
.popup-indentificacion .card__info a {
  padding: 6px 14px;
  font:
    700 14px/16px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  background: #0b5891;
  border-radius: 30px;
  color: #e3e3e3;
  text-decoration: none;
}
.popup-indentificacion .card__info .card-info__link {
  display: flex;
  margin: 0 auto;
  width: 50%;
  text-align: center;
}
.popup-indentificacion .card__info--title {
  text-align: left;
  font:
    900 28px/30px PublicoHeadline,
    Georgia Fallback,
    Times New Roman,
    Times,
    serif;
  color: #05365b;
  display: inline-block;
  margin-bottom: 14px;
}
.popup-indentificacion .card__info--paragraph {
  color: #010101;
  font:
    18px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.popup-indentificacion .card__info--paragraph span {
  color: #06aaf4;
  font:
    700 18px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.popup-indentificacion .card__img .podcast {
  background: url(.11eef4838d0933a988e7.jpg);
  background-size: 260px 120px;
}
.popup-indentificacion .card__img .boletines {
  background: url(.0af7d9c4ffee0e38687c.jpg);
  background-size: 260px 120px;
}
.popup-indentificacion .card__img .boletines-2 {
  background: url(.7cbd043d36eafdf826da.jpg) no-repeat;
  background-size: 260px 260px;
}
.popup-indentificacion .card__img--item {
  width: 258px;
  height: 120px;
}
.popup-indentificacion .card__img--item-2 {
  width: 260px;
  height: 260px;
}
@media (min-width: 768px) and (max-width: 1103px) {
  .supheader__temas-del-dia {
    max-width: 300px;
  }
  body:not([class*='user']) .header__principal__usuario__btn-usuario {
    min-width: 40px;
    height: 40px;
    width: 40px;
    padding: 0 10px 0 12px;
  }
  body:not([class*='user']) .header__principal__usuario__btn-usuario:before {
    width: 14px;
    height: 16px;
  }
}
@media (min-width: 768px) {
  .supheader .c-topics {
    justify-content: space-between;
  }
  .supheader.hide-cintillo {
    display: flex;
    visibility: hidden;
  }
  .header.en-top {
    max-width: unset;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 27px;
  }
  .header.en-top .header__principal {
    padding: 10px;
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: 0 solid transparent;
  }
  .header.en-top .header__principal .btn-header-cta__tooltip {
    bottom: -30px;
    top: unset;
  }
  .header.en-top .header__principal .btn-header-cta__tooltip:after {
    top: -5px;
    bottom: unset;
  }
  .header.en-top .header__principal__btn-logo svg {
    height: 36px;
  }
  .header.en-top .header__principal__usuario span {
    min-width: 32px;
    height: 32px;
  }
  .header.en-top .header__principal__usuario__btn-usuario {
    height: 40px;
  }
  .header.en-top .header__buscador {
    max-width: 1200px;
    margin: 0 auto;
  }
  .header.en-top .header__buscador:before {
    left: 10px;
  }
  .header.en-top .header__buscador:after {
    width: calc(100vw - 16px);
    background: #fff;
    bottom: -2px;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
  }
  .header.en-top .btn-header-cta {
    box-sizing: content-box;
  }
  body:not([class*='user']) .header__principal .btn-header-cta {
    visibility: visible;
    display: block;
    position: relative;
  }
  .subheader ~ aside iframe[height='1'] {
    display: none;
  }
  body.user-register header .btn-header-cta,
  body.user-suscriptor.user-se .btn-header-cta {
    display: block;
    visibility: visible;
  }
  .only-title {
    margin-bottom: -35px;
    margin-top: -10px;
  }
  .c-alerta {
    padding: 8px 50px 10px;
  }
  .c-alerta__btn {
    top: 10px;
  }
}
@media (min-width: 1104px) {
  .c-alerta#user_banner_email {
    height: 40px;
    padding: 7px 50px;
  }
  .c-alerta#user_banner_email .c-alerta__item {
    padding: 2px 35px;
  }
}
@media screen and (max-width: 1200px) {
  .supheader {
    padding: 6px 15px;
  }
  .header__principal {
    padding: 17px 15px;
    height: min-content;
  }
}
@media (max-width: 767px) {
  .supheader {
    padding: 10px 0 10px 15px;
  }
  .supheader__link-club-vivamos,
  .supheader__link-empleos,
  .supheader__link-empleos a,
  .supheader__link-empleos b,
  .supheader__link-empleos i,
  .supheader__link-empleos u,
  .supheader__link-tienda,
  .supheader__tiempo {
    display: none;
  }
  .supheader__temas-del-dia {
    width: 100%;
    justify-content: center;
  }
  .supheader .c-topics,
  .supheader .c-topics__wrap {
    width: 100%;
  }
  .supheader .c-topics__wrap__btn--next,
  .supheader .c-topics__wrap__btn--prev {
    display: none;
  }
  .header__principal__btn-buscador {
    display: none;
  }
  .header__principal__btn-logo {
    position: unset;
    left: unset;
    transform: translateX(0);
  }
  .header__principal__btn-logo svg {
    width: 151px;
    height: auto;
  }
  .header__principal__usuario__btn-usuario {
    min-width: 55px;
    height: 38px;
  }
  .header__principal__usuario__btn-usuario span {
    min-width: 30px;
    height: 30px;
  }
  .header__principal .btn-header-cta__tooltip {
    display: none;
  }
  .header__principal .btn-header-cta {
    visibility: visible;
    margin-left: 0;
  }
  .header__principal.hide-cta-suscripcion .btn-header-cta {
    display: none;
  }
  .header__principal.hide-cta-suscripcion .header__principal__btn-logo {
    position: unset;
    transform: none;
  }
  .header__principal.hide-cta-suscripcion .header__principal__btn-logo svg {
    width: 151px;
    height: auto;
  }
  .header__submenu__lista__btn-cerrar {
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
  }
  .header__submenu__lista__buscador {
    display: flex;
  }
  .header__usuario__lista__item__micuenta {
    padding: 26px 10px 31px;
    margin-bottom: 0;
  }
  .header__usuario__lista__item__micuenta span {
    font:
      700 15px/12px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
    display: block;
    height: 12px;
  }
  .header__usuario__lista__item--data {
    padding-top: 5px;
  }
  .subheader.btns-mobile .btn-header-cta {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .subheader .btn-header-cta {
    display: block;
    visibility: visible;
  }
  .subheader__friso-urgente {
    flex-direction: column;
    padding: 17px;
  }
  .subheader__friso-urgente a {
    font-size: 15px;
    line-height: 22px;
  }
  .subheader__friso-urgente {
    text-align: left;
  }
  .subheader__friso-urgente b {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }
  .subheader__friso-urgente b:before {
    margin-left: 0;
  }
  .subheader__friso-urgente .btn-cerrar-cintillo {
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .btn-header-cta {
    padding: 4px 13px;
    display: block;
  }
  body:not([class*='user']) .header__principal__usuario__btn-usuario {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 30px;
    height: 30px;
  }
  body.user-suscriptor .header__principal .btn-header-cta {
    display: none;
  }
  body.user-suscriptor .header__principal .header__principal__btn-logo {
    position: unset;
    transform: none;
  }
  body.user-suscriptor .header__principal .header__principal__btn-logo svg {
    width: 151px;
    height: auto;
  }
  body.user-suscriptor .subheader .btn-header-cta.btn-cta-club-vivamos {
    display: block;
  }
  .user-pro .header__principal .btn-header-cta,
  .user-suscriptor .header__principal .btn-header-cta {
    display: none;
  }
  .user-pro .header__principal .header__principal__btn-logo,
  .user-suscriptor .header__principal .header__principal__btn-logo {
    position: unset;
    transform: none;
  }
  .user-pro .header__principal .header__principal__btn-logo svg,
  .user-suscriptor .header__principal .header__principal__btn-logo svg {
    width: 151px;
    height: auto;
  }
  .btn-club-vivamos-mobile .btn-cta-club-vivamos {
    font:
      700 11px/20px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-alerta#barraNotSessionGot .c-alerta__btn,
  .c-alerta#user_banner_email .c-alerta__btn,
  .c-alerta#user_modal_mail .c-alerta--modal__btn {
    display: none;
  }
}
@media (max-width: 996px) {
  .supheader__temas-del-dia__contenedor::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 400px) {
  .header__principal__btn-logo svg {
    width: 138px;
  }
  body.user-suscriptor .header__principal {
    padding: 17px 10px;
  }
}
@media (max-width: 995px) {
  .header.en-top .header__principal {
    height: 64px;
  }
}
@media (max-width: 1103px) {
  body:not([class*='user']) .header__principal__usuario__btn-usuario span {
    display: none;
  }
}
@media screen and (max-width: 1103px) {
  body:not([class*='user']) .header__principal__usuario__btn-usuario:before {
    opacity: 1 !important;
    border-radius: unset;
    position: static !important;
    width: 14px !important;
    height: 14px !important;
    transform: translateY(0) !important;
    background-color: transparent;
  }
}
@media screen and (max-width: 760px) {
  .popup-indentificacion .card {
    max-width: 310px;
    margin: auto 12px;
    display: grid;
    justify-content: center;
  }
  .popup-indentificacion .card__info {
    order: 2;
    text-align: center;
    margin: 10px 18px;
  }
  .popup-indentificacion .card__info .card-info__link {
    width: 48%;
    margin-top: 15px;
  }
  .popup-indentificacion .card__img {
    order: 1;
    display: flex;
    height: 145px;
  }
  .popup-indentificacion .card__img .podcast {
    background: url(.aaeca09a4775a835d162.jpg) no-repeat;
    background-size: 150px 145px;
  }
  .popup-indentificacion .card__img .boletines {
    background: url(.cd2e1e7542e673c60e4e.jpg) no-repeat;
    background-size: 150px 145px;
  }
  .popup-indentificacion .card__img .boletines-2 {
    background: url(.4f384927a39ac3d53239.jpg) no-repeat;
    background-size: 300px 150px;
  }
  .popup-indentificacion .card__img--item {
    width: 150px;
    height: 145px;
  }
  .popup-indentificacion .card__img--item-2 {
    width: 300px;
    height: 150px;
  }
}
.user-register {
  --user-color: #0e65a5;
}
.user-suscriptor {
  --user-color: #03b447;
}
.user-pro {
  --user-color: #9433c1;
}
.u-zindex--sticky {
  z-index: 4;
}
.c-footer {
  display: flex;
  flex-direction: column;
  grid-gap: 8px;
  gap: 8px;
  max-width: 1187px;
  margin: auto;
  margin-bottom: 60px;
  --footer-color-01: var(--color-0c5991);
  --footer-color-02: #ddd;
  --footer-color-03: var(--color-2d4254);
  --footer-color-04: #05365b;
  --footer-color-05: #2d4254;
  --footer-color-06: #666;
  --footer-bg: var(--color-ffffff);
  background-color: var(--footer-bg);
}
.c-footer__top .o-container {
  display: flex;
  grid-gap: 19px;
  gap: 19px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 auto;
}
.c-footer__bottom .o-container {
  display: grid;
  grid-template-rows: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  grid-template-columns: 1fr 2fr 1fr;
  padding: 0;
}
.c-footer__group {
  display: flex;
  flex-direction: row;
  grid-gap: 14px;
  gap: 14px;
  padding: 20px 17px;
  justify-content: space-between;
  width: 100%;
  max-width: 1187px;
}
.c-footer__brand {
  display: block;
  width: 159px;
  height: 30px;
  position: relative;
}
.c-footer__brand a:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-footer__brand img {
  width: 100%;
  height: 100%;
  max-height: 30px;
  margin-top: 3px;
}
.c-footer__copy {
  font:
    400 12px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  max-width: 280px;
  position: relative;
  padding: 1px 10px;
  border-right: 1px solid #e0e0e0;
  margin-top: 5px;
}
.c-footer__copy__text {
  color: #555;
  margin: 0 10px;
}
.c-footer__social {
  grid-gap: 5px;
  gap: 5px;
}
.c-footer__social,
.c-footer__social__list {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.c-footer__social__list {
  grid-gap: 15px;
  gap: 15px;
}
.c-footer__social__item {
  color: var(--footer-color-04);
  width: 35px;
  height: 35px;
  border: 1px solid #555;
  border-radius: 50%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
}
.c-footer__social__item a:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
}
.c-footer__social__item--facebook picture,
.c-footer__social__item--instagram picture,
.c-footer__social__item--tiktok picture,
.c-footer__social__item--whatsapp picture {
  position: relative;
  top: 2px;
}
.c-footer__nav {
  border-bottom: 0;
  padding: 0;
  padding: 1px 10px;
  border-right: 1px solid #e0e0e0;
  min-width: 610px;
}
.c-footer__nav__title {
  margin-top: 8px;
  width: 100%;
  text-align: left;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #0b5891;
  margin-bottom: 10px;
  font:
    600 12px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
}
.c-footer__nav__item .c-footer__nav__item__title:before {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  display: block;
  top: 12%;
  right: -17px;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  transform: rotate(45deg);
}
.c-footer__nav__item.open .c-footer__nav__item__subsections {
  display: block;
}
.c-footer__nav__item.open .c-footer__nav__item__title:before {
  content: none;
}
.c-footer__nav__item__subsections {
  z-index: 2;
  position: absolute;
  bottom: -45%;
  background: #f5f5f5;
  left: 132px;
  padding: 15px;
  display: none;
  width: 315px;
}
.c-footer__nav__item__subsections:after {
  content: '';
  width: 17px;
  height: 17px;
  position: absolute;
  background: #f5f5f5;
  transform: rotate(45deg);
  bottom: 16px;
  left: -8px;
}
.c-footer__nav__item__subsections__item {
  margin-left: 10px;
  width: calc(100% - 30px) !important;
  max-width: 100% !important;
}
.c-footer__nav__item__subsections__item:nth-of-type(2) a {
  font-weight: 600;
}
.c-footer__nav__item__subsections__item-cerrar {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  cursor: pointer;
  z-index: 3;
  justify-content: flex-end;
  max-width: 100% !important;
  width: 100% !important;
}
.c-footer__nav__item__subsections__item-cerrar figure {
  width: 13px;
  height: 13px;
}
.c-footer__nav__item__subsections__item-cerrar span {
  color: #0b5891;
  font:
    500 12px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  margin-left: 5px;
}
.c-footer__nav__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.c-footer__nav__list li {
  margin-bottom: 5.34px;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  list-style: none;
  color: #555;
  width: 176px;
  position: relative;
}
.c-footer__nav__list .c-footer__nav__item__title,
.c-footer__nav__list a {
  text-align: left;
  letter-spacing: 0;
  color: #555;
  text-transform: uppercase;
  font:
    400 12px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  cursor: pointer;
  position: relative;
}
.c-footer__nav__list .c-footer__nav__item__title:after,
.c-footer__nav__list a:after {
  content: '';
  width: 2px;
  height: 2px;
  position: absolute;
  display: block;
  background: #555;
  top: 40%;
  left: -7px;
}
.c-footer__nav__list__item__cont {
  position: relative;
}
.c-footer__nav__list__item__cont a {
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.c-footer__members,
.c-footer__nav__list__item__cont a {
  grid-gap: 10px;
  gap: 10px;
}
.c-footer__members {
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  padding: 1px 10px;
  position: relative;
  max-width: 240px;
  margin: 0 auto;
}
.c-footer__members a:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-footer__members__container {
  grid-gap: 10px;
  gap: 10px;
  padding: 1px 10px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  position: relative;
  justify-content: flex-start;
}
.c-footer__members__title {
  margin-top: 8px;
  width: 100%;
  text-align: left;
  letter-spacing: 0;
  color: #555;
  text-transform: uppercase;
  font:
    600 12px/20px IBMPlexSans,
    Arial Fallback,
    system-ui,
    sans-serif;
  color: #0b5891;
  margin-bottom: 5px;
}
.c-footer__members__claim {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  grid-gap: 8px;
  gap: 8px;
  position: relative;
  z-index: 1;
}
.c-footer__members__claim__thumb {
  width: 100%;
  max-width: 42px;
}
.c-footer__members__claim__title {
  font-size: 12px;
  line-height: 14px;
  color: #555;
}
.c-footer__members__claim__title a {
  color: #555;
}
.c-footer__members__claim__title a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.c-footer__miembros .c-footer__bottom .o-container {
  display: flex;
  flex-direction: column;
}
.c-footer__miembros .c-footer__bottom .c-footer__members__claim__thumb {
  max-width: 40px;
}
.c-footer .wf-page-container.wf-editor:nth-child(2) .wf-inline-controls-bar {
  z-index: 2;
}
.c-footer .wf-page-container.wf-editor:nth-child(3) {
  z-index: 1;
}
.c-footer__bottom .wf-page-container:first-of-type {
  max-width: 200px;
}
.c-footer__bottom .wf-page-container:nth-of-type(3) {
  max-width: 400px;
}
@media (min-width: 768px) {
  .c-footer__nav {
    min-width: 400px;
  }
  .c-footer__nav__list li {
    border: 0;
  }
  .c-footer__members__claim__thumb + .c-footer__members__claim__txt {
    display: flex;
    width: 100%;
    max-width: calc(100% - 42px);
  }
}
@media (min-width: 768px) and (max-width: 1103px) {
  .c-footer__miembros .c-footer__bottom .o-container {
    display: grid;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__nav__list {
    grid-row-gap: 5px;
    row-gap: 5px;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim,
  .c-footer__miembros .c-footer__bottom .c-footer__members__title,
  .c-footer__miembros .c-footer__bottom .c-footer__nav__title {
    margin-bottom: 15px;
  }
  .article-page .c-footer {
    margin-top: 14px;
  }
}
@media (min-width: 1104px) {
  .c-footer__nav__list li {
    width: 176px;
  }
  .c-footer__nav__list li:first-of-type {
    order: 1;
  }
  .c-footer__nav__list li:nth-of-type(2) {
    order: 4;
  }
  .c-footer__nav__list li:nth-of-type(3) {
    order: 7;
  }
  .c-footer__nav__list li:nth-of-type(4) {
    order: 10;
  }
  .c-footer__nav__list li:nth-of-type(5) {
    order: 13;
  }
  .c-footer__nav__list li:nth-of-type(6) {
    order: 16;
  }
  .c-footer__nav__list li:nth-of-type(7) {
    order: 2;
  }
  .c-footer__nav__list li:nth-of-type(8) {
    order: 5;
  }
  .c-footer__nav__list li:nth-of-type(9) {
    order: 8;
  }
  .c-footer__nav__list li:nth-of-type(10) {
    order: 11;
  }
  .c-footer__nav__list li:nth-of-type(11) {
    order: 14;
  }
  .c-footer__nav__list li:nth-of-type(12) {
    order: 17;
  }
  .c-footer__nav__list li:nth-of-type(13) {
    order: 3;
  }
  .c-footer__nav__list li:nth-of-type(14) {
    order: 6;
  }
  .c-footer__nav__list li:nth-of-type(15) {
    order: 9;
  }
  .c-footer__nav__list li:nth-of-type(16) {
    order: 12;
  }
  .c-footer__nav__list li:nth-of-type(17) {
    order: 15;
  }
  .c-footer__nav__list li:nth-of-type(18) {
    order: 18;
  }
  .c-footer__members__container {
    margin: 0 auto;
  }
  .c-footer__miembros .c-footer__group {
    padding-left: 0;
  }
  .c-footer__miembros .c-footer__bottom .o-container {
    flex-direction: row;
    flex-wrap: nowrap;
    max-height: 228px;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__copy {
    max-width: 200px;
    width: 100%;
    padding-left: 0;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__copy__text {
    margin-left: 0;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__nav {
    max-width: 594px;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members,
  .c-footer__miembros .c-footer__bottom .c-footer__members__container {
    min-width: 400px;
    flex-wrap: wrap;
    flex-direction: inherit;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__container:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #e0e0e0;
    position: absolute;
    left: 48%;
    top: 0;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__container:last-of-type:before {
    content: none;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim {
    width: calc(50% - 5px);
    position: relative;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:first-of-type {
    order: 1;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:nth-of-type(2) {
    order: 3;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:nth-of-type(3) {
    order: 5;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:nth-of-type(4) {
    order: 7;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:nth-of-type(5) {
    order: 2;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:nth-of-type(6) {
    order: 4;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:nth-of-type(7) {
    order: 6;
  }
  .c-footer__miembros .c-footer__bottom .c-footer__members__claim:nth-of-type(8) {
    order: 8;
  }
}
@media (max-width: 1103px) {
  .c-footer {
    grid-gap: 15px;
    gap: 15px;
  }
  .c-footer__top {
    width: calc(100% - 114px);
    margin: auto;
  }
  .c-footer__top .o-container {
    border: none;
  }
  .c-footer__bottom {
    width: calc(100% - 114px);
    margin: auto;
  }
  .c-footer__bottom .o-container {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
    grid-row-gap: 0;
    row-gap: 0;
    grid-column-gap: 20px;
    column-gap: 20px;
    padding: 0;
  }
  .c-footer__group {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
    margin: auto;
    padding: 0;
    grid-gap: 20px;
    gap: 20px;
  }
  .c-footer__group br {
    display: none;
  }
  .c-footer__brand {
    border-top: 1px solid #e0e0e0;
    padding: 0;
    height: 63px;
  }
  .c-footer__brand,
  .c-footer__copy {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .c-footer__copy {
    grid-area: 1/1/2/3;
    text-align: center;
    border-right: none;
    margin: auto;
    max-width: 100%;
    padding-bottom: 30px;
    flex-direction: column;
  }
  .c-footer__copy br {
    display: none;
  }
  .c-footer__copy p {
    max-width: 280px;
  }
  .c-footer__nav {
    grid-area: 2/1/3/2;
    margin-top: 10px;
    border-right: 0;
    max-width: 480px;
  }
  .c-footer__nav__title {
    font:
      600 14px/20px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-footer__nav__list li:first-of-type {
    order: 1;
  }
  .c-footer__nav__list li:nth-of-type(2) {
    order: 3;
  }
  .c-footer__nav__list li:nth-of-type(3) {
    order: 5;
  }
  .c-footer__nav__list li:nth-of-type(4) {
    order: 7;
  }
  .c-footer__nav__list li:nth-of-type(5) {
    order: 9;
  }
  .c-footer__nav__list li:nth-of-type(6) {
    order: 11;
  }
  .c-footer__nav__list li:nth-of-type(7) {
    order: 13;
  }
  .c-footer__nav__list li:nth-of-type(8) {
    order: 15;
  }
  .c-footer__nav__list li:nth-of-type(9) {
    order: 17;
  }
  .c-footer__nav__list li:nth-of-type(10) {
    order: 2;
  }
  .c-footer__nav__list li:nth-of-type(11) {
    order: 4;
  }
  .c-footer__nav__list li:nth-of-type(12) {
    order: 6;
  }
  .c-footer__nav__list li:nth-of-type(13) {
    order: 8;
  }
  .c-footer__nav__list li:nth-of-type(14) {
    order: 10;
  }
  .c-footer__nav__list li:nth-of-type(15) {
    order: 12;
  }
  .c-footer__nav__list li:nth-of-type(16) {
    order: 14;
  }
  .c-footer__nav__list li:nth-of-type(17) {
    order: 16;
  }
  .c-footer__nav__list li:nth-of-type(18) {
    order: 18;
  }
  .c-footer__members {
    grid-area: 2/2/3/3;
    margin-top: 10px;
    grid-gap: 0;
    gap: 0;
    max-width: 100%;
    max-height: 210px;
  }
  .c-footer__members__title {
    font:
      600 14px/20px IBMPlexSans,
      Arial Fallback,
      system-ui,
      sans-serif;
  }
  .c-footer__members__claim {
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .c-footer__bottom,
  .c-footer__top {
    width: 100%;
  }
  .c-footer__bottom .o-container {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
    gap: 20px;
  }
  .c-footer__group {
    padding: 18px 15px;
  }
  .c-footer__copy {
    padding: 1px 0;
    width: calc(100% - 30px);
  }
  .c-footer__nav {
    margin: auto;
    min-width: auto;
    padding: 0 15px;
  }
  .c-footer__nav__item.open .c-footer__nav__item__title:before {
    content: '';
    transform: rotate(-135deg);
    top: 40%;
  }
  .c-footer__nav__item__subsections {
    bottom: 138%;
    left: -145px;
  }
  .c-footer__nav__item__subsections:after {
    bottom: -8px;
    left: auto;
    right: 9vh;
  }
  .c-footer__nav__list {
    max-width: 380px;
    justify-content: space-between;
  }
  .c-footer__nav__list li {
    max-width: 166px;
    width: 100%;
    padding-left: 10px;
  }
  .c-footer__members {
    border-top: 1px solid #e0e0e0;
    max-width: 768px;
    width: calc(100% - 30px);
  }
  .c-footer__members__title {
    margin-top: 20px;
  }
}
@media (max-width: 1103px) and (max-width: 767px) {
  .c-footer__members {
    max-height: none;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  [data-desktop-title=''] {
    display: none !important;
  }
}
.search__form .input input {
  width: auto;
}
.historias-hide {
  display: none !important;
}
.c-header__nav__item span {
  text-align: left;
  letter-spacing: 0.02px;
  color: #2d4254;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
}
.c-pagination__see-more .disabled {
  display: none;
}
.o-section--columnista .c-header--columnista .c-title__social__wrap {
  align-self: center;
}
.c-chapter__title > a {
  font:
    normal normal 700 20px/23px 'Faustina',
    Georgia;
  letter-spacing: 0;
  color: #000;
  margin-bottom: 7px;
  text-align: center;
}
@media (min-width: 768px) {
  .o-section--emergencias .c-article--apertura {
    min-height: 730px;
  }
}
@media (min-width: 768px) {
  .o-section--emergencias .c-article--apertura > .c-article__title {
    display: block;
  }
  .o-section--emergencias .c-article--apertura > .c-article__title::before {
    margin-top: 6px;
  }
}
@media (max-width: 768px) {
  .o-section--emergencias .c-article--apertura > .c-article__title::before {
    margin: 0 auto 12px;
  }
}
.c-quote__title a {
  color: #fff;
}
.multimedia-video-container {
  z-index: 2;
}
@media screen and (max-width: 767px) {
  [data-mobile-title=''] {
    display: none !important;
  }
}
.title-hide {
  display: none;
}
.contenido-meter-piano {
  position: absolute;
}
.c-gallery__list-images .c-add {
  overflow: hidden;
}
@media (min-width: 768px) {
  .o-section--emergencias .c-article--apertura {
    max-height: inherit;
    height: 680px;
  }
}
.c-add > div {
  margin-top: auto;
}
.c-add-300x600 {
  min-height: 300px;
  max-height: 600px;
}
.c-subheader {
  z-index: 2;
}
.c-subheader + aside {
  position: relative;
  z-index: 1;
}
.gpt-slot-close-btn-satelite {
  bottom: 100%;
  right: 62px;
  top: -10px;
  width: 74px;
  height: 20px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  z-index: 1001;
  background-image: url(.3d31d2b9a1f47d8e84ad.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: auto;
  margin-left: auto;
  cursor: pointer;
}
.gpt-slot-close-btn {
  position: absolute;
  bottom: 100%;
  right: 62px;
  top: -10px;
  cursor: pointer;
  margin-bottom: -21px;
  overflow: hidden;
  width: 74px;
  height: 20px;
  margin-right: -25px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  z-index: 1001;
  transform: translate(50%, -50%);
  background-image: url(.3d31d2b9a1f47d8e84ad.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.c-podcast__info__title a {
  color: #fff;
}
.c-play .c-play__suggest .preview-carrusel {
  max-height: 353px;
  overflow: hidden;
}
.c-periodistas .o-carousel.preview-carrusel {
  max-height: 274px;
  overflow: hidden;
}
.pensadores-urbanos .o-carousel {
  overflow: hidden;
}
.o-section--tu-negocio .o-carousel.preview-carrusel {
  max-height: 372px;
  overflow: hidden;
}
.c-especiales .o-carousel--especiales-principal.preview-carrusel {
  max-height: 960px;
  overflow: hidden;
}
.c-especiales .o-carousel--especiales-default.preview-carrusel {
  max-height: 345px;
  overflow: hidden;
}
.o-section--loencontraste .c-category .preview-carrusel {
  max-height: 310px;
  overflow: hidden;
}
.o-section--loencontraste .c-lo-encontraste__container .preview-carrusel {
  max-height: 352px;
  overflow: hidden;
}
@media (max-width: 1365px) {
  .ad_lateral {
    display: none;
  }
}
@media (min-width: 1366px) {
  .ad_lateral {
    position: absolute;
    left: -156px;
    z-index: 99;
    background: #fff;
  }
}
@media (min-width: 1480px) {
  .ad_lateral {
    left: -200px;
  }
}
#sas_29221 {
  z-index: 999;
}
.c-esquela-mini,
.c-esquela,
.c-esquela-cita {
  z-index: inherit;
}
blockquote {
  border-left: none;
}
.c-header__nav__item.open .c-header__nav__item__sections {
  display: block;
}
.c-header__nav__item__sections__item.open .c-header__nav__item__subsections {
  display: block;
}
.c-picoyplaca__item__result {
  margin-right: 5px;
}
.c-title__search.open {
  z-index: 9;
}
.c-cartas {
  z-index: 0;
}
.first-div {
  display: grid;
  grid-column: span 2;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
}
[data-wf-page-template='board/category/nuestros-podcast'] {
  z-index: 9;
}
.user-logged .o-section--chapters--closed .o-section--chapters__grid:after {
  content: inherit;
}
.user-logged .o-section--chapters--closed .c-link:after {
  content: inherit;
}
.user-register .o-section--chapters--closed .o-section--podcast--msg {
  display: none;
}
.user-register .o-section--chapters--closed .o-section--chapters__grid:after {
  content: inherit;
}
article.article_4columns {
  max-width: 320px;
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 16px;
}
article.article_4columns.c-article--lateral,
article.article_4columns.c-article--lateral-xs {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
}
article.article_4columns.c-article--lateral .c-article__txt,
article.article_4columns.c-article--lateral-xs .c-article__txt {
  max-width: 140px;
}
article .c-article__txt p,
article .c-article__txt h3.c-article__title {
  margin: 0px;
}
article .c-article__txt p.c-article__epigraph > a {
  margin-right: 5px;
}
article .c-article__epigraph a {
  margin-right: 5px;
}
article.article_4columns.c-article--lateral-xs p.c-article__epigraph {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
article.article_4columns.c-article--lateral-xs a {
  margin-left: 5px;
  margin-right: 0;
}
article.c-article--apertura > .c-article__epigraph span,
article.c-article--apertura-timeline .c-article__epigraph span {
  display: flex;
  align-items: center;
}
article.c-article--apertura .c-article--breve > .c-article__txt a {
  color: #1c1c1c;
}
article.c-article--apertura .c-article--breve.c-article--breve--lateral {
  flex-direction: column-reverse;
}
article.c-article--apertura .c-article__more > .c-article__related .c-article__thumb {
  order: 2;
  margin-top: revert;
}
article.c-article--apertura-timeline .c-timeline__title {
  margin: 0;
}
article.c-article--apertura-timeline .c-timeline__bottom {
  margin-top: 10px;
}
article.c-detail--et-play.c-detail--dark {
  margin: 0;
}
article.c-detail--et-play.c-detail--dark .c-detail__tags__link {
  border-left: none;
}
article.c-detail--et-play.c-detail--dark .c-detail-header {
  grid-column: 1 / span 3;
}
article.c-article--apertura-v2 .c-article__epigraph {
  font-size: 11px;
  font-weight: 700;
}
article.c-article--apertura-v2 .c-article__epigraph:before {
  content: none;
}
article.c-article--apertura-v2 .c-article__epigraph > span {
  padding-right: 10px;
  padding-left: 5px;
}
article.c-article--apertura-v2 .c-article__epigraph span.alert_span {
  display: flex;
  align-items: center;
  border-right: 1px solid #fff;
}
article.c-article--apertura-v2 .c-article__epigraph span.alert_category {
  display: flex;
  align-items: center;
}
.c-opening_v2__carousel .c-article__related__date {
  margin-left: 5px;
}
.c-podcast__info {
  width: 100%;
}
.c-editorial__subtitle > a {
  text-decoration: none;
  color: #000;
}
.c-detail__epigraph .c-detail__epigraph__item {
  margin: 0;
}
.c-blog .c-blog__title a {
  color: #000;
}
.wf-module .slides-periodistas,
.wf-module .c-topics__wrap__list {
  --item-width: 100%;
  --justify: flex-start;
  display: grid;
  user-select: none;
  grid-auto-flow: column;
  justify-content: var(--justify);
  gap: 16px;
  overflow-x: visible;
  grid-auto-columns: var(--item-width);
  transform: translate(calc(var(--i, 0) * -104%), 0);
  transition: transform 0.2s ease;
}
.wf-module .slides-pensadores {
  --item-width: 100%;
  --justify: flex-start;
  display: grid;
  user-select: none;
  grid-auto-flow: column;
  justify-content: var(--justify);
  gap: 19px;
  overflow-x: visible;
  grid-auto-columns: var(--item-width);
  transform: translate(calc(var(--i, 0) * -107%), 0);
  transition: transform 0.2s ease;
}
.wf-module .pensadores__controls {
  bottom: 0;
}
.slides-pensadores .article__info .article__title a {
  color: #1c1c1c;
}
.slides-pensadores .author__info .author__info__name p {
  color: #fff;
}
.wf-module .c-topics__wrap__list {
  --item-width: 50ch;
  transform: translate(calc(var(--i, 0) * -50ch), 0);
}
.wf-editor .c-cityTV .o-carousel {
  overflow-x: clip;
}
.multimedia-video {
  display: none;
}
.transparent-text-item,
.transparent-link-item {
  font-size: 0;
}
.transparent-link-item:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.o-section--collections .wf-module:after {
  content: inherit !important;
}
.o-section--collections .item {
  position: relative;
}
.c-detail__mam__middle {
  display: flex;
  flex-direction: column-reverse;
}
.c-article__thumb img {
  max-width: 100%;
  height: auto;
}
.c-detail .multimedia-video {
  display: none;
}
.cropit-enabled .c-play__suggest .c-play-media__txt {
  height: inherit;
}
.cropit-enabled .c-play-media__title a:after,
.cropit-enabled .c-play-media__thumb:after {
  display: none;
}
.c-title__more > a {
  color: #000;
}
.c-ctagoogle {
  margin-bottom: 16px;
}
.image__link_content,
.c-detail__patrocinio {
  position: relative;
}
.image__link_content .image__link,
.c-detail__patrocinio .image__link {
  font-size: 0;
  width: 0;
  height: 0;
}
.image__link_content .image__link:before,
.c-detail__patrocinio .image__link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.image_text_link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.c-promo__thumb img {
  width: 100%;
}
.iframe-container {
  width: 100%;
  height: 100vh;
}
.iframe-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.c-article--apertura .bottom-left-sticky .sticky-video-draggable,
.c-article--apertura .bottom-left-sticky .sticky-video-volver-section,
.c-article--apertura .bottom-left-sticky .sticky-video-cerrar,
.c-article--4x1 .bottom-left-sticky .sticky-video-draggable,
.c-article--4x1 .bottom-left-sticky .sticky-video-volver-section,
.c-article--4x1 .bottom-left-sticky .sticky-video-cerrar,
.c-play-media__embed.bottom-left-sticky .sticky-video-draggable,
.c-play-media__embed.bottom-left-sticky .sticky-video-volver-section,
.c-play-media__embed.bottom-left-sticky .sticky-video-cerrar {
  width: 30px;
  height: 30px;
}
.c-article--apertura .bottom-left-sticky .sticky-video-draggable:before,
.c-article--4x1 .bottom-left-sticky .sticky-video-draggable:before,
.c-play-media__embed.bottom-left-sticky .sticky-video-draggable:before {
  background-position: -1px -43px;
}
.c-article--apertura .bottom-left-sticky .sticky-video-cerrar:before,
.c-article--4x1 .bottom-left-sticky .sticky-video-cerrar:before,
.c-play-media__embed.bottom-left-sticky .sticky-video-cerrar:before {
  background-size: 30px 30px;
}
.o-section--nytimes article .c-article__txt h3.c-article__title {
  font-size: 15px;
  line-height: 19px;
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .o-carousel--border-items .tns-slide-active {
    border-right: 1px solid #ccc;
  }
  .o-section--nytimes article.c-article.c-article--size-4 .c-article__thumb {
    padding-top: 0;
  }
  .c-detail-header .bottom-left-sticky {
    margin-top: -45px;
  }
}
#load_more_button {
  display: none;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  display: flex;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #0b5891;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0b5891 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-article--apertura .bottom-left-sticky,
.c-article--coyuntura-main .bottom-left-sticky,
.c-article--4x1 .bottom-left-sticky {
  width: auto !important;
}
.bottom-left-sticky {
  position: fixed !important;
  left: 24px;
}
.bottom-left-sticky .sticky-video-titulo {
  display: none;
}
.bottom-left-sticky iframe {
  width: 270px;
  border: 4px solid #3c5068;
}
.bottom-left-sticky .sticky-video-titulo {
  display: flex;
  align-items: center;
  height: 28px;
  padding: 0 0 0 4px;
  background-color: #21323f;
}
.bottom-left-sticky .sticky-video-draggable {
  width: 24px;
  height: 24px;
  text-indent: -199em;
  overflow: hidden;
  cursor: pointer;
  pointer-events: none;
}
.bottom-left-sticky .sticky-video-draggable:before {
  content: '';
  width: 24px;
  height: 24px;
  background: #21323f url(.61e80e00b7e0df9cbac4.png) no-repeat 0 -42px;
  display: block;
}
.bottom-left-sticky .sticky-video-herramientas {
  margin-left: auto;
  display: flex;
  align-items: center;
  height: 28px;
  grid-gap: 6px;
  gap: 6px;
  background: #3c5068;
  padding: 0 0 0 4px;
}
.bottom-left-sticky .sticky-video-volver-section {
  width: 24px;
  height: 24px;
  text-indent: -199em;
  overflow: hidden;
  cursor: pointer;
}
.bottom-left-sticky .sticky-video-volver-section:before {
  content: '';
  width: 24px;
  height: 24px;
  background: #21323f url(.61e80e00b7e0df9cbac4.png) no-repeat 0 1px;
  display: block;
}
.bottom-left-sticky .sticky-video-cerrar {
  width: 24px;
  height: 24px;
  text-indent: -199em;
  overflow: hidden;
  cursor: pointer;
}
.bottom-left-sticky .sticky-video-cerrar:before {
  content: '';
  width: 24px;
  height: 24px;
  background: #3c5068 url(.3b211bf60a2c3228801f.png) no-repeat center;
  background-size: 24px 24px;
  display: block;
}
.c-detail .c-play-media__embed.bottom-left-sticky {
  width: 270px;
  height: 180px;
}
.c-detail .embed-responsive {
  text-align: center;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  width: 100% !important;
}
.c-detail .embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.o-section--show-hide .o-section--recomendadosNew__grid {
  display: none;
}
.o-section--show-hide .open .o-section--recomendadosNew__grid {
  display: grid;
}
.c-boletin__category img {
  width: 100%;
}
.c-detail__epigraph .c-detail__epigraph__item a {
  color: #fff;
}
.section-m-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.section-mb-16 {
  margin-top: 16px;
}
.c-article--apertura .multimedia-video-container,
.c-article--coyuntura-main .multimedia-video-container,
.c-article--4x1 .multimedia-video-container {
  position: relative;
}
.c-article--apertura .multimedia-video-container .c-detail__media__thumb__icon,
.c-article--coyuntura-main .multimedia-video-container .c-detail__media__thumb__icon,
.c-article--4x1 .multimedia-video-container .c-detail__media__thumb__icon {
  left: 24px;
  bottom: 24px;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  grid-row: 1 / span 1;
  grid-column: 1 / span 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.c-article--apertura .multimedia-video-container .c-detail__media__thumb__icon::before,
.c-article--coyuntura-main .multimedia-video-container .c-detail__media__thumb__icon::before,
.c-article--4x1 .multimedia-video-container .c-detail__media__thumb__icon::before {
  content: '';
  -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
  clip-path: polygon(100% 50%, 0 0, 0 100%);
  background-color: #fff;
  width: 16px;
  height: 22px;
  display: block;
  margin-left: 6px;
}
.sticky-index {
  z-index: 3;
}
@media (min-width: 768px) {
  .o-section--coyuntura__top:after {
    width: 50%;
  }
}
.podcast .wf-editor .program .program__chapter-embed:before {
  display: none !important;
}
@media (max-width: 767px) {
  .o-section .c-category .slide-prev,
  .o-section .c-category .slide-next {
    min-width: 0;
    width: 45px;
  }
}
