*, body, figure, ul {
    margin: 0
}

*, .sr-only, img, ul {
    padding: 0
}

.c-footer__members, .c-footer__nav__list li {
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.fb-comment__author:hover, .fb-comment__sort:hover {
    text-decoration: underline
}

:root {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    --mainColor: #6cbdde;
    --text: #ffffff;
    --input-color: #ffffff;
    --valid-input-color: #ffffff
}

* {
    box-sizing: border-box
}

body, html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-family: IBMPlexSans, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    color: #000
}

::selection {
    color: #fff;
    background: #0b5891
}

h1, h3 {
    font-family: PublicoHeadline, serif;
    line-height: 1
}

p {
    color: var(--color-393939)
}

::marker {
    content: ""
}

button, input {
    font-size: inherit;
    line-height: inherit;
    background-color: transparent;
    border: none;
    outline: 0
}

a {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: block
}

figure {
    line-height: 0
}

ul {
    list-style: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
    overflow: hidden
}

.c-articulo__compartir-media, .c-footer__top .o-container, .supheader {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

@font-face {
    font-family: IBMPlexSans;
    src: url(../index/699c0aa389f3a98747d3.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: IBMPlexSans;
    src: url(../index/30670c0a3a6822b1578b.woff2) format("woff2");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: IBMPlexSans;
    src: url(../index/89a109e194cd5b22ab40.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: IBMPlexSans;
    src: url(../index/9ec8039237eb3e9c8e90.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PublicoHeadline;
    src: url(../index/3fe2e89302916b12bf34.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PublicoHeadline;
    src: url(../index/aa5e65a00051b681791c.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PublicoHeadline;
    src: url(../index/c3ada049120be6a0dd48.woff2) format("woff2");
    font-weight: 800;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Open Sans;
    src: url(../index/a1535f451fb7bb98f526.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Open Sans;
    src: url(../index/b8d62943d0a753a0e028.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Open Sans;
    src: url(../index/7ef3bbc98d285227e83a.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Open Sans;
    src: url(../index/b245bc85ddeedb27a549.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Open Sans;
    src: url(../index/185f6b038323b60834d2.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

.u-estructura {
    margin: 22px auto;
    max-width: 1187px;
    width: calc(100% - 30px)
}

.c-cuerpo li, .u-estructura > * {
    margin-bottom: 15px
}

.u-estructura__cabecera {
    width: 100%;
    margin-bottom: 20px
}

.c-caja__autor__item::marker {
    content: "•"
}

.c-articulo-apertura__media {
    max-width: 996px;
    width: 100%;
    position: relative;
    margin: auto
}

.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-video-apertura {
    margin-left: -15px;
    width: calc(100% + 30px)
}

.c-articulo__epigrafe__titulo {
    font: 500 14px/14px IBMPlexSans, 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, 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-cuerpo a, .supheader .c-topics__title, .supheader .c-topics__title:hover {
    color: #0b5891
}

.c-articulo__titulo {
    color: #000;
    font: 800 26px/30px PublicoHeadline, serif;
    letter-spacing: 0;
    display: inline;
    margin-bottom: 4px;
    position: relative;
    overflow-wrap: break-word
}

.c-cuerpo {
    padding-top: 20px
}

.c-cuerpo .code:has([src*="spotify.com"]) {
    max-width: unset
}

.c-cuerpo li {
    margin-left: 16px;
    font: 400 20px/32px PublicoHeadline, serif
}

.c-cuerpo ul {
    list-style: disc
}

.c-cuerpo ol li::marker, .c-cuerpo ul li::marker {
    content: inherit
}

.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;
    padding: 12px 0 6px
}

.c-articulo__compartir-media__elemento {
    position: relative;
    cursor: pointer
}

.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__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: -.11px;
    font: 400 11px/22px IBMPlexSans, sans-serif;
    text-align: center
}

.c-envivo__item::marker {
    color: #0b5891;
    padding-bottom: 20px
}

.c-etiqueta-comercial {
    display: flex;
    grid-gap: 20px;
    gap: 20px;
    align-items: center;
    margin-bottom: 24px
}

.header__principal, .supheader {
    justify-content: space-between
}

.c-detail__patrocinio .image__link {
    display: block
}

@media (min-width: 480px) {
    .c-cuerpo li {
        font: 400 21px/33px PublicoHeadline, serif
    }
}

@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 {
        width: 700px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 100px
    }

    .c-articulo-apertura__media__thumb img {
        height: inherit
    }

    .c-articulo__titulo {
        font: 800 36px/44px PublicoHeadline, serif
    }

    .c-articulo__compartir-media {
        max-width: 600px
    }
}

@media (min-width: 768px) and (max-width: 1103px) {
    .c-articulo-apertura__media__thumb {
        width: 100vw;
        left: 50%;
        position: relative;
        transform: translateX(-50%)
    }

    .c-video-apertura {
        width: 100%;
        margin-left: 0
    }

    .c-cuerpo {
        padding-top: 25px
    }
}

@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__cuerpo {
        width: 100%;
        padding: 0 100px
    }

    .c-articulo-apertura__media__thumb img {
        height: 467px
    }
}

@media (min-width: 1187px) {
    .c-video-apertura {
        width: 1187px;
        transform: translateX(-50%);
        margin-left: 50%;
        position: relative
    }
}

/*! libs */
.supheader {
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    padding: 6px 0;
    grid-gap: 15px;
    gap: 15px
}

.supheader, .supheader .c-topics {
    display: flex;
    align-items: center
}

.supheader .c-topics {
    position: relative;
    width: 100%;
    overflow: hidden;
    justify-content: center;
    z-index: 2
}

.supheader .c-topics__title {
    font: 500 11px/14px IBMPlexSans, sans-serif;
    min-width: 85px;
    position: relative;
    z-index: 2;
    background-color: #fff
}

.supheader .c-topics__wrap {
    width: calc(100% - 90px);
    height: 30px;
    overflow: hidden
}

.supheader .c-topics__wrap__list {
    z-index: 1;
    position: absolute;
    top: 7px
}

.supheader .c-topics__wrap__list__item {
    display: inline-block
}

.supheader .c-topics__wrap__list__item a {
    font: 500 11px/14px IBMPlexSans, sans-serif;
    color: #555;
    text-decoration: none;
    min-width: max-content;
    transition: .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: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, sans-serif;
    color: #555;
    width: 155px;
    white-space: nowrap
}

.supheader__link, .supheader__link-empleos, .supheader__link-empleos a {
    font: 500 12px/15px IBMPlexSans, sans-serif;
    color: #555;
    text-decoration: none;
    width: 115px;
    transition: .5s
}

.supheader__link-empleos a:hover, .supheader__link-empleos:hover, .supheader__link:hover {
    color: #000;
    cursor: pointer
}

.supheader__link {
    padding-left: 15px
}

.supheader__link-empleos {
    width: 100px;
    position: relative;
    margin-top: unset;
    text-align: center
}

.supheader__link-empleos:after {
    content: "";
    width: 1px;
    height: 25px;
    background: #e0e0e0;
    position: absolute;
    right: -8px;
    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
}

.header, .subheader {
    max-width: 1200px;
    margin: 0 auto
}

.header {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 2000
}

.header__principal {
    border-bottom: 1px solid #c5c5c5;
    padding: 19px 0 20px;
    display: flex;
    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, sans-serif;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    width: max-content;
    max-width: 240px;
    text-transform: none;
    text-align: center;
    transition: .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: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
}

.header__principal__usuario__btn-usuario span {
    font: 700 12px/12px IBMPlexSans, 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: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
}

.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: 0 0;
    padding: 6px 7px;
    display: none
}

.subheader__sub-menu {
    overflow: scroll;
    padding: 15px
}

.subheader__sub-menu::-webkit-scrollbar {
    display: none
}

.subheader__sub-menu__item a:before, .subheader__sub-menu__item:nth-child(2) a:before {
    display: inline-block;
    border-radius: 50%;
    margin: -2px 10px 0;
    vertical-align: middle;
    content: ""
}

.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, sans-serif;
    color: #555;
    text-transform: uppercase;
    text-decoration: none;
    transition: .5s
}

.subheader__sub-menu__item a:hover {
    color: #000
}

.subheader__sub-menu__item a:before {
    width: 3px;
    height: 3px;
    background-color: #555
}

.subheader__sub-menu__item:first-child a:before {
    display: none
}

.subheader__sub-menu__item:nth-child(2) a:before {
    width: 1px;
    height: 10px;
    background-color: #0b5891
}

.subheader__sub-menu__item.c-subheader__item--seleccionado a {
    color: #0b5891
}

.btn-header-cta {
    background: #03b447;
    color: #fff;
    font: 700 12px/14px IBMPlexSans, sans-serif;
    padding: 14px 21.5px;
    text-decoration: none;
    border-radius: 50px;
    visibility: hidden;
    width: max-content;
    text-transform: uppercase;
    text-align: center
}

.c-footer__copy, .c-footer__copy__text {
    font: 400 12px/20px IBMPlexSans, sans-serif
}

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
}

@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
    }

    .article-page .c-footer {
        margin-top: 14px
    }
}

.c-footer, .c-footer__group {
    max-width: 1187px;
    display: flex
}

@media screen and (max-width: 1200px) {
    .supheader {
        padding: 6px 15px
    }

    .header__principal {
        padding: 17px 15px;
        height: min-content
    }
}

@media (max-width: 767px) {
    .c-articulo-apertura__media__thumb {
        margin: 0 -15px
    }

    .c-articulo-apertura__media__thumb:before {
        margin-top: 20px;
        margin-left: 20px
    }

    .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
    }

    .supheader {
        padding: 10px 0 10px 15px
    }

    .header__principal .btn-header-cta__tooltip, .header__principal__btn-buscador, .supheader .c-topics__wrap__btn--next, .supheader .c-topics__wrap__btn--prev, .supheader__link, .supheader__link-empleos, .supheader__link-empleos a, .supheader__tiempo {
        display: none
    }

    .supheader__temas-del-dia {
        width: 100%;
        justify-content: center
    }

    .supheader .c-topics, .supheader .c-topics__wrap {
        width: 100%
    }

    .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 {
        visibility: visible;
        margin-left: 0
    }

    .subheader.btns-mobile .btn-header-cta {
        display: none;
        padding-left: 15px;
        padding-right: 15px
    }

    .subheader .btn-header-cta {
        display: block;
        visibility: visible
    }

    .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
    }
}

@media (max-width: 400px) {
    .header__principal__btn-logo svg {
        width: 138px
    }
}

.c-footer {
    flex-direction: column;
    grid-gap: 8px;
    gap: 8px;
    margin: auto auto 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;
    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 {
    flex-direction: row;
    grid-gap: 14px;
    gap: 14px;
    padding: 20px 17px;
    justify-content: space-between;
    width: 100%
}

.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 {
    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__members__title, .c-footer__nav__title {
    text-align: left;
    letter-spacing: 0;
    font: 600 12px/20px IBMPlexSans, sans-serif;
    text-transform: uppercase
}

.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--whatsapp picture {
    position: relative;
    top: 2px
}

.c-footer__nav {
    border-bottom: 0;
    padding: 1px 10px;
    border-right: 1px solid #e0e0e0;
    min-width: 610px
}

.c-footer__nav__title {
    margin-top: 8px;
    width: 100%;
    color: #0b5891;
    margin-bottom: 10px
}

.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__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__members, .c-footer__members__container {
    grid-gap: 10px;
    gap: 10px;
    padding: 1px 10px;
    display: flex;
    position: relative
}

.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, 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;
    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, 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__members {
    flex-wrap: nowrap;
    flex-direction: column;
    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 {
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start
}

.c-footer__members__title {
    margin-top: 8px;
    width: 100%;
    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
}

@media (min-width: 768px) {
    .supheader .c-topics {
        justify-content: space-between
    }

    body:not([class*=user]) .header__principal .btn-header-cta {
        visibility: visible;
        display: block;
        position: relative
    }

    .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: 1104px) {
    body {
        font-size: 18px
    }

    .c-articulo-apertura__media__thumb, .c-articulo-apertura__media__thumb img {
        width: calc(100vw - 34px);
        height: 535px;
        max-width: 1187px;
        transform: translateX(-50%);
        position: relative;
        left: 50%;
        object-fit: cover
    }

    .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
    }
}

@media (max-width: 1103px) {
    body:not([class*=user]) .header__principal__usuario__btn-usuario span {
        display: none
    }

    .c-footer__members__title, .c-footer__nav__title {
        font: 600 14px/20px IBMPlexSans, sans-serif
    }

    .c-footer {
        grid-gap: 15px;
        gap: 15px
    }

    .c-footer__bottom, .c-footer__top {
        width: calc(100% - 114px);
        margin: auto
    }

    .c-footer__top .o-container {
        border: none
    }

    .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;
        margin: auto;
        padding: 0;
        grid-gap: 20px;
        gap: 20px
    }

    .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__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__claim {
        max-width: 330px;
        width: 100%;
        margin: 0 auto 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__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
    }
}

.c-detail__patrocinio {
    position: relative
}

.c-detail__patrocinio .image__link {
    font-size: 0;
    width: 0;
    height: 0
}

.c-detail__patrocinio .image__link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}


.button-link {
    display: block;
    padding: 1rem;
    text-align: center;
    background-color: #5d8ffe;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 5px;
    font-weight: 700
}

.comment {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.comment-line {
    color: #000;
    text-align: center;
    font-size: 1.3rem;
    margin: 1rem 0;
    font-weight: 500
}

.comment-line:after {
    content: "";
    display: block;
    width: 95%;
    margin: 0 auto;
    height: 1px;
    background-color: #2c2c2c
}

.fb-post {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dddfe2;
    border-radius: 3px;
    font: 400 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif
}

.fb-comment__sort {
    color: #365899 !important;
    cursor: pointer;
    margin: 10px 0
}

.fb-comment__sort span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-position: -408px -270px;
    background-repeat: no-repeat
}

.fb-comment__avatar {
    height: 32px;
    min-width: 32px;
    margin-right: 8px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    overflow: hidden;
    padding: 0
}

.fb-comment__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    margin: 10px 0;
    width: 100%
}

.fb-comment__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    position: relative
}

.fb-comment__answer {
    display: flex;
    margin-top: 1.1rem
}

.fb-comment__text {
    width: 100%;
    margin: 0;
    padding: 8px 10px;
    color: #1d2129;
    background-color: #f2f3f5;
    border-radius: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.fb-comment__author, .fb-comment__react {
    text-decoration: none;
    color: #365899 !important
}

.mycomment, .textbox {
    box-sizing: border-box
}

.fb-comment__author {
    font-weight: 600;
    cursor: pointer
}

.fb-comment__react:after {
    content: "·";
    color: #606770;
    padding: 3px
}

.fb-comment__posted {
    color: #606770
}

.fb-comment__like {
    position: absolute;
    bottom: 5;
    right: 0;
    height: 20px;
    width: 44px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    color: #8d949e;
    font-size: 11px;
    font-weight: 400;
    padding: 2px 1px 2px 2px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px
}

.fb-comment__like img {
    height: 18px;
    width: 18px;
    display: inline-block;
    margin-right: 3px;
    padding: 0
}

@media screen and (max-width: 600px) {
    .fb-post {
        width: 100%;
        margin: 0;
        padding: 5px;
        border: none
    }

    .fb-comment__text {
        max-width: 100%
    }
}

.comment__img {
    max-width: 230px;
    width: 100%;
    margin-top: 7pt;
    border-radius: 5px
}

.fb-comment__answer-action {
    margin-left: 45px
}

body p {
    margin-top: 10px;
    font: 400 21px/33px PublicoHeadline, serif
}

.brand-name-image {
    position: absolute;
    top: 49%;
    width: 20%;
    left: 40%;
    text-align: center;
    font-weight: 700;
    line-height: 120%
}

.brand-name-image.brand-name-image2 {
    top: 34%;
    left: unset;
    right: 10%;
    color: #000
}

.mycomment {
    max-width: 100%;
    width: 100%;
    display: flex;
    margin: 20px 0 0;
    font-size: 16px
}

.mycomment-img {
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    margin-right: 10px
}

.mycomment-info {
    width: 100%;
    max-width: 100%
}

.textbox {
    color: #1d2129;
    width: 100%;
    font-size: 14px;
    border: none;
    margin-bottom: 10px;
    outline: 0
}

.mycomment-info__inner {
    background-color: #f2f3f5;
    border-radius: 18px;
    line-height: 16px;
    margin-top: 0;
    padding: .75rem 12px 1rem;
    position: relative
}

.error {
    position: relative;
    margin-top: -10px;
    color: red;
    font-size: 13px;
    padding-left: 5px;
    display: none
}

@media screen and (max-width: 375px) {
    .c-articulo__compartir-media {
        overflow: scroll
    }

    body p {
        font: 400 16px/24px PublicoHeadline, serif
    }
}

blockquote {
    quotes: none;
    border-left: 4px solid #007bff;
    unicode-bidi: isolate;
    margin: 1.5rem !important;
    background-color: #fff;
    display: grid;
    grid-column-gap: 0;
    column-gap: 0;
    grid-template-columns: 28px auto;
    grid-row-gap: 0;
    row-gap: 0;
    padding: 1rem;
    width: 90%;
}


blockquote p {
  margin-top: 4px;
}

@media (min-width: 834px) {
    blockquote {
        gap: 12px;
        width: 80%;
        margin: 0 auto;
    }
}

blockquote:before {
    content: url(../index/quoteLeft.svg);
    grid-column: 1;
    max-width: 32px;
    padding-top: 4px;
}

@media (min-width: 834px) {
    blockquote:before {
        padding-top: 1px;
    }
}

@media (min-width: 1200px) {
    blockquote:before {
        padding-top: 0;
    }
}

.reg {
    display: flex;
    justify-content: center;
    margin: 30px auto;
    border-radius: 16px;
    max-width: 560px;
    box-shadow: 0 0 20px #000000;
    background: #fff;
    border: 2px solid #0550C8;
    width: 100%;
}


#Send-Us-Message input {
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
    padding: 12px 15px;
    box-sizing: border-box;
    border: 1px solid #000000;
    border-radius: 4px;
    color: #000000;
    line-height: 1;
    box-shadow: 3px 3px 6px #00000030;
    background: #fff;
}

#Send-Us-Message h3 {
    text-align: center;
    padding: 15px 15px;
    text-transform: uppercase;
    margin: 20px 15px 30px;
    line-height: 1.2;
    letter-spacing: 2px;
    color: white !important;
    background: #0550C8;
}


#Send-Us-Message button {
    position: relative;
    padding: 14px;
    border-radius: 4px;
    overflow: hidden;
    transition: background .3s ease-in-out, box-shadow .3s ease-in-out;
    background: 0 0;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 3px 3px 6px #00000030;
    margin: 20px 0;
    width: 100%;
    height: 50px;
    background: #0550C8;
    color: #fff;
    font-family: sans-serif;
    font-size: 1.3em;
}

#Send-Us-Message button:hover {
    box-shadow: 0 0 20px 10px hsla(204, 70%, 53%, .5)
}


#Send-Us-Message button:disabled, #Send-Us-Message button:disabled::before, #Send-Us-Message button:disabled:hover, #Send-Us-Message button:disabled:hover::before, #Send-Us-Message form:invalid button, #Send-Us-Message form:invalid button::before, #Send-Us-Message form:invalid button:hover, #Send-Us-Message form:invalid button:hover::before {
    background: #5a5a5a;
    opacity: .8;
    cursor: not-allowed;
    transition: none;
    transform: none;
    box-shadow: none;
    color: #fff
}

#Send-Us-Message .iti--separate-dial-code .iti__selected-dial-code, #Send-Us-Message h3, #Send-Us-Message input {
    color: #000000
}
#Send-Us-Message .iti {
    border: 1px solid #000000 !important;
    border-radius: 6px !important;
    padding: 1px;
}