@-webkit-keyframes loading-spin {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}

@keyframes loading-spin {
    0% {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(1turn);
    }
}

.loading-spin {
    -webkit-animation: loading-spin 0.75s linear infinite;
    animation: loading-spin 0.75s linear infinite;
    border: 2px solid #0cf;
    border-color: transparent;
    border-radius: 50%;
    border-top-color: #0cf;
    display: inline-block;
    height: 40px;
    margin: 0 12.5% 100px;
    position: relative;
    width: 40px;
}

.loading-spin:before {
    -webkit-animation: loading-spin 1.5s ease infinite;
    animation: loading-spin 1.5s ease infinite;
    border: inherit;
    border-radius: inherit;
    border-color: inherit;
    border-top-color: inherit;
    content: "";
    display: inherit;
    height: inherit;
    left: -2px;
    position: absolute;
    top: -2px;
    width: inherit;
}

.play-rudo {
    height: 45px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 45px;
}

.dark-mode-show-block,
.dark-mode-show-flex,
.dark-mode-show-inline,
.dark-mode-show-inline-block,
.dark-mode-show-inline-flex {
    display: none;
}

.dark-mode.dark-mode {
    background-color: #14202a;
    color: #fafafa;
}

.dark-mode.dark-mode:after {
    background-color: hsla(0, 0%, 100%, 0.15);
}

.dark-mode.dark-mode .audio-player .audio-player-icon {
    color: #8899a6;
}

.dark-mode.dark-mode .audio-player .audio-player-play-btn {
    border: 1px solid #fafafa;
}

.dark-mode.dark-mode .audio-player .audio-player-duration,
.dark-mode.dark-mode .audio-player .audio-player-elapsed-time {
    color: #8899a6;
}

.dark-mode.dark-mode .tags-container .scroll-container {
    background-color: #1c2a36;
}

.dark-mode.dark-mode .tags-container .scroll-container .gradient-left {
    background: linear-gradient(270deg, rgba(28, 42, 54, 0), #1c2a36);
}

.dark-mode.dark-mode .tags-container .scroll-container .gradient-right {
    background: linear-gradient(90deg, rgba(28, 42, 54, 0), #1c2a36);
}

.dark-mode.dark-mode .tags-container .scroll-container .tag {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #2b73b4;
}

.dark-mode.dark-mode .scoreboards-scoreboards-container .scoreboards-scoreboards {
    background-color: #14202a;
    color: #fafafa;
}

.dark-mode.dark-mode .scoreboards-scoreboards-container .scoreboards-scoreboards .scoreboards-scoreboard {
    border-right-color: rgba(136, 153, 166, 0.1);
}

.dark-mode.dark-mode .scoreboards-scoreboards-container .scoreboards-scoreboards .scoreboards-scoreboard .scoreboards-championship,
.dark-mode.dark-mode .scoreboards-scoreboards-container .scoreboards-scoreboards .scoreboards-scoreboard .scoreboards-team.looser {
    color: #8899a6;
}

.dark-mode.dark-mode .hooper.hooper .hooper-indicator {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: #8899a6;
}

.dark-mode.dark-mode .hooper.hooper .hooper-indicator.is-active {
    background-color: #8899a6;
    border-color: #8899a6;
}

.dark-mode.dark-mode .realtime .realtime-article-title {
    color: #fafafa;
}

.dark-mode.dark-mode .facebook-comments .facebook-comments-container {
    background-color: #fff;
}

.dark-mode.dark-mode .dark-mode-hide {
    display: none;
}

.dark-mode.dark-mode .tags-scoreboards-container {
    background-color: #1c2a36;
}

.dark-mode.dark-mode .important-links-container .important-link {
    color: #8899a6;
}

.dark-mode.dark-mode .important-links-container .important-link:nth-child(2) {
    border-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode .dark-mode-show-block {
    display: block;
}

.dark-mode.dark-mode .dark-mode-show-inline-block {
    display: inline-block;
}

.dark-mode.dark-mode .dark-mode-show-flex {
    display: flex;
}

.dark-mode.dark-mode .dark-mode-show-inline-flex {
    display: inline-flex;
}

.dark-mode.dark-mode .dark-mode-show-inline {
    display: inline;
}

.dark-mode.dark-mode .section-nacional .section-subtitle,
.dark-mode.dark-mode .section-nacional .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-nacional .section-title {
    color: #007aff;
}

.dark-mode.dark-mode .section-nacional .more-btn-container:before {
    background-color: #007aff;
}

.dark-mode.dark-mode .section-nacional .more-btn {
    border-color: rgba(0, 122, 255, 0.4);
    color: #007aff;
}

.dark-mode.dark-mode .section-nacional .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #007aff;
}

.dark-mode.dark-mode .section-nacional .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(0, 122, 255, 0.4);
    color: #007aff;
}

.dark-mode.dark-mode .section-nacional .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-nacional .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-nacional .article.article-with-square .article-title:before {
    background-color: #007aff;
}

.dark-mode.dark-mode .section-nacional .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #007aff;
}

.dark-mode.dark-mode .section-nacional .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-nacional .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-nacional .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #007aff;
}

.dark-mode.dark-mode .section-nacional .related-articles> :before {
    border-color: #007aff;
}

.dark-mode.dark-mode .section-nacional .tags-container .tags .tag {
    border-color: rgba(0, 122, 255, 0.2);
    color: #007aff;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-nacional .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-nacional .more-btn {
        border-color: #007aff;
    }
}

.dark-mode.dark-mode .section-cronicas .section-subtitle,
.dark-mode.dark-mode .section-cronicas .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-cronicas .section-title {
    color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .more-btn-container:before {
    background-color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .more-btn {
    border-color: rgba(244, 22, 0, 0.4);
    color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(244, 22, 0, 0.4);
    color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-cronicas .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-cronicas .article.article-with-square .article-title:before {
    background-color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-cronicas .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-cronicas .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .related-articles> :before {
    border-color: #f41600;
}

.dark-mode.dark-mode .section-cronicas .tags-container .tags .tag {
    border-color: rgba(244, 22, 0, 0.2);
    color: #f41600;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-cronicas .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-cronicas .more-btn {
        border-color: #f41600;
    }
}

.dark-mode.dark-mode .section-deportes .section-subtitle,
.dark-mode.dark-mode .section-deportes .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-deportes .section-title {
    color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .more-btn-container:before {
    background-color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .more-btn {
    border-color: rgba(255, 59, 48, 0.4);
    color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(255, 59, 48, 0.4);
    color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-deportes .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-deportes .article.article-with-square .article-title:before {
    background-color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-deportes .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-deportes .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .related-articles> :before {
    border-color: #ff3b30;
}

.dark-mode.dark-mode .section-deportes .tags-container .tags .tag {
    border-color: rgba(255, 59, 48, 0.2);
    color: #ff3b30;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-deportes .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-deportes .more-btn {
        border-color: #ff3b30;
    }
}

.dark-mode.dark-mode .section-realtime .section-subtitle,
.dark-mode.dark-mode .section-realtime .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-realtime .section-title {
    color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .more-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .more-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-realtime .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-realtime .article.article-with-square .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-realtime .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-realtime .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .related-articles> :before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-realtime .tags-container .tags .tag {
    border-color: rgba(15, 170, 219, 0.2);
    color: #0faadb;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-realtime .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-realtime .more-btn {
        border-color: #0faadb;
    }
}

.dark-mode.dark-mode .section-internacional .section-subtitle,
.dark-mode.dark-mode .section-internacional .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-internacional .section-title {
    color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .more-btn-container:before {
    background-color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .more-btn {
    border-color: rgba(67, 81, 240, 0.4);
    color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(67, 81, 240, 0.4);
    color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-internacional .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-internacional .article.article-with-square .article-title:before {
    background-color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-internacional .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-internacional .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .related-articles> :before {
    border-color: #4351f0;
}

.dark-mode.dark-mode .section-internacional .tags-container .tags .tag {
    border-color: rgba(67, 81, 240, 0.2);
    color: #4351f0;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-internacional .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-internacional .more-btn {
        border-color: #4351f0;
    }
}

.dark-mode.dark-mode .section-economia .section-subtitle,
.dark-mode.dark-mode .section-economia .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-economia .section-title {
    color: #2bb643;
}

.dark-mode.dark-mode .section-economia .more-btn-container:before {
    background-color: #2bb643;
}

.dark-mode.dark-mode .section-economia .more-btn {
    border-color: rgba(43, 182, 67, 0.4);
    color: #2bb643;
}

.dark-mode.dark-mode .section-economia .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #2bb643;
}

.dark-mode.dark-mode .section-economia .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(43, 182, 67, 0.4);
    color: #2bb643;
}

.dark-mode.dark-mode .section-economia .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-economia .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-economia .article.article-with-square .article-title:before {
    background-color: #2bb643;
}

.dark-mode.dark-mode .section-economia .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #2bb643;
}

.dark-mode.dark-mode .section-economia .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-economia .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-economia .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #2bb643;
}

.dark-mode.dark-mode .section-economia .related-articles> :before {
    border-color: #2bb643;
}

.dark-mode.dark-mode .section-economia .tags-container .tags .tag {
    border-color: rgba(43, 182, 67, 0.2);
    color: #2bb643;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-economia .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-economia .more-btn {
        border-color: #2bb643;
    }
}

.dark-mode.dark-mode .section-turismo-y-viajes .section-subtitle,
.dark-mode.dark-mode .section-turismo-y-viajes .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-turismo-y-viajes .section-title {
    color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .more-btn-container:before {
    background-color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .more-btn {
    border-color: rgba(0, 173, 64, 0.4);
    color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(0, 173, 64, 0.4);
    color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-turismo-y-viajes .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-turismo-y-viajes .article.article-with-square .article-title:before {
    background-color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-turismo-y-viajes .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-turismo-y-viajes .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .related-articles> :before {
    border-color: #00ad40;
}

.dark-mode.dark-mode .section-turismo-y-viajes .tags-container .tags .tag {
    border-color: rgba(0, 173, 64, 0.2);
    color: #00ad40;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-turismo-y-viajes .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-turismo-y-viajes .more-btn {
        border-color: #00ad40;
    }
}

.dark-mode.dark-mode .section-columnistas .section-subtitle,
.dark-mode.dark-mode .section-columnistas .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-columnistas .section-title {
    color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .more-btn-container:before {
    background-color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .more-btn {
    border-color: rgba(43, 115, 180, 0.4);
    color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(43, 115, 180, 0.4);
    color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-columnistas .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-columnistas .article.article-with-square .article-title:before {
    background-color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-columnistas .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-columnistas .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .related-articles> :before {
    border-color: #2b73b4;
}

.dark-mode.dark-mode .section-columnistas .tags-container .tags .tag {
    border-color: rgba(43, 115, 180, 0.2);
    color: #2b73b4;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-columnistas .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-columnistas .more-btn {
        border-color: #2b73b4;
    }
}

.dark-mode.dark-mode .section-entrevistas .section-subtitle,
.dark-mode.dark-mode .section-entrevistas .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-entrevistas .section-title {
    color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .more-btn-container:before {
    background-color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .more-btn {
    border-color: rgba(124, 153, 238, 0.4);
    color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(124, 153, 238, 0.4);
    color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-entrevistas .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-entrevistas .article.article-with-square .article-title:before {
    background-color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-entrevistas .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-entrevistas .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .related-articles> :before {
    border-color: #7c99ee;
}

.dark-mode.dark-mode .section-entrevistas .tags-container .tags .tag {
    border-color: rgba(124, 153, 238, 0.2);
    color: #7c99ee;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-entrevistas .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-entrevistas .more-btn {
        border-color: #7c99ee;
    }
}

.dark-mode.dark-mode .section-podcast-radiograma .section-subtitle,
.dark-mode.dark-mode .section-podcast-radiograma .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-podcast-radiograma .section-title {
    color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .more-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .more-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-podcast-radiograma .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-podcast-radiograma .article.article-with-square .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-podcast-radiograma .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-podcast-radiograma .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .related-articles> :before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-podcast-radiograma .tags-container .tags .tag {
    border-color: rgba(15, 170, 219, 0.2);
    color: #0faadb;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-podcast-radiograma .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-podcast-radiograma .more-btn {
        border-color: #0faadb;
    }
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .section-subtitle,
.dark-mode.dark-mode .section-ciencia-y-tecnologia .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-ciencia-y-tecnologia .section-title {
    color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .more-btn-container:before {
    background-color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .more-btn {
    border-color: rgba(1, 124, 106, 0.4);
    color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(1, 124, 106, 0.4);
    color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-ciencia-y-tecnologia .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-ciencia-y-tecnologia .article.article-with-square .article-title:before {
    background-color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-ciencia-y-tecnologia .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-ciencia-y-tecnologia .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .related-articles> :before {
    border-color: #017c6a;
}

.dark-mode.dark-mode .section-ciencia-y-tecnologia .tags-container .tags .tag {
    border-color: rgba(1, 124, 106, 0.2);
    color: #017c6a;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-ciencia-y-tecnologia .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-ciencia-y-tecnologia .more-btn {
        border-color: #017c6a;
    }
}

.dark-mode.dark-mode .section-videos .section-subtitle,
.dark-mode.dark-mode .section-videos .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-videos .section-title {
    color: #0faadb;
}

.dark-mode.dark-mode .section-videos .more-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-videos .more-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-videos .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-videos .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-videos .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-videos .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-videos .article.article-with-square .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-videos .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-videos .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-videos .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-videos .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-videos .related-articles> :before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-videos .tags-container .tags .tag {
    border-color: rgba(15, 170, 219, 0.2);
    color: #0faadb;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-videos .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-videos .more-btn {
        border-color: #0faadb;
    }
}

.dark-mode.dark-mode .section-bbcl-english .section-subtitle,
.dark-mode.dark-mode .section-bbcl-english .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-bbcl-english .section-title {
    color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .more-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .more-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-bbcl-english .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-bbcl-english .article.article-with-square .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-bbcl-english .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-bbcl-english .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .related-articles> :before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-bbcl-english .tags-container .tags .tag {
    border-color: rgba(15, 170, 219, 0.2);
    color: #0faadb;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-bbcl-english .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-bbcl-english .more-btn {
        border-color: #0faadb;
    }
}

.dark-mode.dark-mode .section-artes-y-cultura .section-subtitle,
.dark-mode.dark-mode .section-artes-y-cultura .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-artes-y-cultura .section-title {
    color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .more-btn-container:before {
    background-color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .more-btn {
    border-color: rgba(171, 98, 196, 0.4);
    color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(171, 98, 196, 0.4);
    color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-artes-y-cultura .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-artes-y-cultura .article.article-with-square .article-title:before {
    background-color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-artes-y-cultura .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-artes-y-cultura .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .related-articles> :before {
    border-color: #ab62c4;
}

.dark-mode.dark-mode .section-artes-y-cultura .tags-container .tags .tag {
    border-color: rgba(171, 98, 196, 0.2);
    color: #ab62c4;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-artes-y-cultura .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-artes-y-cultura .more-btn {
        border-color: #ab62c4;
    }
}

.dark-mode.dark-mode .section-espectaculos-y-tv .section-subtitle,
.dark-mode.dark-mode .section-espectaculos-y-tv .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-espectaculos-y-tv .section-title {
    color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .more-btn-container:before {
    background-color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .more-btn {
    border-color: rgba(242, 124, 22, 0.4);
    color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(242, 124, 22, 0.4);
    color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-espectaculos-y-tv .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-espectaculos-y-tv .article.article-with-square .article-title:before {
    background-color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-espectaculos-y-tv .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-espectaculos-y-tv .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .related-articles> :before {
    border-color: #f27c16;
}

.dark-mode.dark-mode .section-espectaculos-y-tv .tags-container .tags .tag {
    border-color: rgba(242, 124, 22, 0.2);
    color: #f27c16;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-espectaculos-y-tv .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-espectaculos-y-tv .more-btn {
        border-color: #f27c16;
    }
}

.dark-mode.dark-mode .section-sociedad .section-subtitle,
.dark-mode.dark-mode .section-sociedad .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-sociedad .section-title {
    color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .more-btn-container:before {
    background-color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .more-btn {
    border-color: rgba(244, 29, 252, 0.4);
    color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(244, 29, 252, 0.4);
    color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-sociedad .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-sociedad .article.article-with-square .article-title:before {
    background-color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-sociedad .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-sociedad .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .related-articles> :before {
    border-color: #f41dfc;
}

.dark-mode.dark-mode .section-sociedad .tags-container .tags .tag {
    border-color: rgba(244, 29, 252, 0.2);
    color: #f41dfc;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-sociedad .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-sociedad .more-btn {
        border-color: #f41dfc;
    }
}

.dark-mode.dark-mode .section-vida-actual .section-subtitle,
.dark-mode.dark-mode .section-vida-actual .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-vida-actual .section-title {
    color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .more-btn-container:before {
    background-color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .more-btn {
    border-color: rgba(249, 13, 90, 0.4);
    color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(249, 13, 90, 0.4);
    color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-vida-actual .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-vida-actual .article.article-with-square .article-title:before {
    background-color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-vida-actual .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-vida-actual .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .related-articles> :before {
    border-color: #f90d5a;
}

.dark-mode.dark-mode .section-vida-actual .tags-container .tags .tag {
    border-color: rgba(249, 13, 90, 0.2);
    color: #f90d5a;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-vida-actual .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-vida-actual .more-btn {
        border-color: #f90d5a;
    }
}

.dark-mode.dark-mode .section-tu-voz .section-subtitle,
.dark-mode.dark-mode .section-tu-voz .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-tu-voz .section-title {
    color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .more-btn-container:before {
    background-color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .more-btn {
    border-color: rgba(68, 128, 142, 0.4);
    color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(68, 128, 142, 0.4);
    color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-tu-voz .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-tu-voz .article.article-with-square .article-title:before {
    background-color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-tu-voz .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-tu-voz .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .related-articles> :before {
    border-color: #44808e;
}

.dark-mode.dark-mode .section-tu-voz .tags-container .tags .tag {
    border-color: rgba(68, 128, 142, 0.2);
    color: #44808e;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-tu-voz .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-tu-voz .more-btn {
        border-color: #44808e;
    }
}

.dark-mode.dark-mode .section-buscador .section-subtitle,
.dark-mode.dark-mode .section-buscador .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-buscador .section-title {
    color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .more-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .more-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-buscador .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-buscador .article.article-with-square .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-buscador .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-buscador .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .related-articles> :before {
    border-color: #0faadb;
}

.dark-mode.dark-mode .section-buscador .tags-container .tags .tag {
    border-color: rgba(15, 170, 219, 0.2);
    color: #0faadb;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-buscador .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-buscador .more-btn {
        border-color: #0faadb;
    }
}

.dark-mode.dark-mode .section-colo-colo .section-subtitle,
.dark-mode.dark-mode .section-colo-colo .section-tags-subsections-container .section-tags,
.dark-mode.dark-mode .section-colo-colo .section-title {
    color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .more-btn-container:before {
    background-color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .more-btn {
    border-color: hsla(0, 0%, 98%, 0.4);
    color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .fetch-container.fetch-container .fetch-btn {
    border-color: hsla(0, 0%, 98%, 0.4);
    color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .article .article-image .article-image-badge,
.dark-mode.dark-mode .section-colo-colo .article .article-title.article-title-with-square:before,
.dark-mode.dark-mode .section-colo-colo .article.article-with-square .article-title:before {
    background-color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .articles-list.articles-list-square .articles-list-item:before,
.dark-mode.dark-mode .section-colo-colo .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.dark-mode.dark-mode .section-colo-colo .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .related-articles> :before {
    border-color: #fafafa;
}

.dark-mode.dark-mode .section-colo-colo .tags-container .tags .tag {
    border-color: hsla(0, 0%, 98%, 0.2);
    color: #fafafa;
}

@media (min-width: 768px) {
    .dark-mode.dark-mode .section-colo-colo .more-btn-container:before {
        opacity: 1;
    }

    .dark-mode.dark-mode .section-colo-colo .more-btn {
        border-color: #fafafa;
    }
}

.dark-mode.dark-mode .dark .article .article-hour {
    color: #fafafa;
}

.dark-mode.dark-mode .section .section-title:before {
    background:
        linear-gradient(currentColor, currentColor) 32px top/60px 3px no-repeat,
        linear-gradient(rgba(136, 153, 166, 0.3), rgba(136, 153, 166, 0.3)) 0 0/100% 1px no-repeat;
}

.dark-mode.dark-mode .section .section-subtitle {
    border-bottom: 1px solid rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode .article.happy-article:after {
    background:
        url(/assets/movil/bbcl-2020/img/happy-dark.png) left calc(100% - 18px) bottom/20px 20px no-repeat,
        linear-gradient(hsla(0, 0%, 59.2%, 0.2), hsla(0, 0%, 59.2%, 0.2)) left 80px bottom 8px / calc(75% - 36px) 1px no-repeat,
        linear-gradient(hsla(0, 0%, 59.2%, 0.2), hsla(0, 0%, 59.2%, 0.2)) left 80px bottom 8px/1px 100px no-repeat;
}

.dark-mode.dark-mode .article.article-vertical .article-text-container {
    background-color: #14202a;
}

.dark-mode.dark-mode .article .article-date,
.dark-mode.dark-mode .article .article-hour,
.dark-mode.dark-mode .articles-list.articles-list-square {
    color: #8899a6;
}

.dark-mode.dark-mode .articles-list.articles-list-square .article.happy-article {
    position: relative;
    padding-bottom: 25px;
}

.dark-mode.dark-mode .articles-list.articles-list-square .article.happy-article:after {
    background:
        url(/assets/movil/bbcl-2020/img/happy-dark.png) left calc(100% - 18px) bottom/20px 20px no-repeat,
        linear-gradient(hsla(0, 0%, 59.2%, 0.2), hsla(0, 0%, 59.2%, 0.2)) left bottom 8px / calc(95% - 36px) 1px no-repeat,
        linear-gradient(hsla(0, 0%, 59.2%, 0.2), hsla(0, 0%, 59.2%, 0.2)) left bottom 8px/1px 100px no-repeat;
}

.dark-mode.dark-mode .articles-list.articles-list-square.articles-list-with-date-and-image .article-title {
    color: #fafafa;
}

.dark-mode.dark-mode .articles-list.articles-list-circle {
    color: #8899a6;
}

.dark-mode.dark-mode .articles-list.articles-list-circle .articles-list-item:after {
    background-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode .articles-list.articles-list-circle .articles-list-item:last-child:after {
    background: linear-gradient(180deg, rgba(136, 153, 166, 0.3), hsla(0, 0%, 100%, 0));
}

.dark-mode.dark-mode .with-bottom-separator:after {
    background:
        linear-gradient(#2b73b4, #2b73b4) 0/45px 3px no-repeat,
        linear-gradient(rgba(136, 153, 166, 0.3), rgba(136, 153, 166, 0.3)) 78px/59% 1px no-repeat;
}

.dark-mode.dark-mode .input-container {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
}

.dark-mode.dark-mode .input-container,
.dark-mode.dark-mode .search-input {
    background-color: #1c2a36;
    color: #8899a6;
}

.dark-mode.dark-mode .search-input::-moz-placeholder {
    color: #8899a6;
    font-size: 16px;
    line-height: 14px;
}

.dark-mode.dark-mode .search-input:-ms-input-placeholder {
    color: #8899a6;
    font-size: 16px;
    line-height: 14px;
}

.dark-mode.dark-mode .search-input::-ms-input-placeholder {
    color: #8899a6;
    font-size: 16px;
    line-height: 14px;
}

.dark-mode.dark-mode .search-input::placeholder {
    color: #8899a6;
    font-size: 16px;
    line-height: 14px;
}

.dark-mode.dark-mode .header .not-readed-badge {
    border-color: #14202a;
}

.dark-mode.dark-mode .header .navbar {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
    background-color: #14202a;
    background-image: url(/assets/movil/bbcl-2020/img/oblique-bg-dark.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 220px 100%;
}

body.dark-mode.dark-mode.little-navbar .header .navbar {
    background-image: url(/assets/movil/bbcl-2020/img/oblique-little-bg-dark.png);
}

.dark-mode.dark-mode .header .navbar .nav-btn {
    color: #0faadb;
}

.dark-mode.dark-mode .header .login {
    background-color: #17161f;
    color: #0faadb;
}

.dark-mode.dark-mode .header .login .close-btn {
    color: #0faadb;
}

.dark-mode.dark-mode .header .login .form-control {
    background-color: hsla(0, 0%, 100%, 0);
    border-color: rgba(136, 153, 166, 0.2);
}

.dark-mode.dark-mode .header .login .form-control::-moz-placeholder {
    color: #0faadb;
}

.dark-mode.dark-mode .header .login .form-control:-ms-input-placeholder {
    color: #0faadb;
}

.dark-mode.dark-mode .header .login .form-control::-ms-input-placeholder {
    color: #0faadb;
}

.dark-mode.dark-mode .header .login .form-control::placeholder {
    color: #0faadb;
}

.dark-mode.dark-mode .header .sidebar {
    background-color: #14202a;
}

.dark-mode.dark-mode .header .sidebar .news-tab .article .article-hour,
.dark-mode.dark-mode .header .sidebar .news-tab .article .article-title {
    color: #fafafa;
}

.dark-mode.dark-mode .header .sidebar .social-container {
    border-bottom-color: hsla(0, 0%, 100%, 0.15);
}

.dark-mode.dark-mode .header .sidebar .options-container {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
}

.dark-mode.dark-mode .header .sidebar .options-container .nav-btn {
    color: #0faadb;
}

.dark-mode.dark-mode .header .sidebar .options-container .nav-btn.active {
    background-color: #1c2a36;
}

.dark-mode.dark-mode .header .sidebar .options-container .radio-btn {
    background-color: #f90d5c;
    color: #fafafa;
}

.dark-mode.dark-mode .header .sidebar .dark-mode-option-container {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.15);
}

.dark-mode.dark-mode .header .sidebar .dark-mode-option-container:first-child {
    border-top: 1px solid hsla(0, 0%, 100%, 0.15);
}

.dark-mode.dark-mode .header .sidebar .automatic-dark-mode-explanation {
    color: #8899a6;
}

.dark-mode.dark-mode .header .sidebar .site-nav .site-nav-list-item:after {
    background-color: hsla(0, 0%, 100%, 0.2);
}

.dark-mode.dark-mode .header .sidebar .site-nav .site-nav-sublist {
    background-color: #1c2a36;
}

.dark-mode.dark-mode .header .sidebar .site-nav .site-nav-sublist-item-title {
    color: #abb2b8;
}

.dark-mode.dark-mode .header .exit-btn {
    background-color: #14202a;
}

.dark-mode.dark-mode .footer {
    background-color: #17161f;
}

.dark-mode.dark-mode .footer .copy-developed-by-container {
    background-color: #1c2a36;
}

.dark-mode.dark-mode#home .section-super-titular .articles-list .article-title {
    color: #fafafa;
}

.dark-mode.dark-mode#home .section-bbcl-am {
    border-top-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode#home .section-bbcl-am .section-title {
    border-bottom-color: rgba(136, 153, 166, 0.3);
    border-top-color: rgba(136, 153, 166, 0.3);
    color: #fafafa;
}

.dark-mode.dark-mode#home .section-bbcl-am .section-title:after,
.dark-mode.dark-mode#home .section-bbcl-am .section-title:before {
    background-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode#home .section-bbcl-am .section-bbcl-am-articles-container> :first-child {
    background: linear-gradient(90deg, rgba(136, 153, 166, 0.3), rgba(136, 153, 166, 0.3)) 100%/1px 75% no-repeat;
}

.dark-mode.dark-mode#home .section-bbcl-am .section-bbcl-am-articles-carousel {
    border-bottom-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode#home .section-bbcl-am .section-bbcl-am-articles-carousel .article {
    border-bottom-color: rgba(136, 153, 166, 0.3);
    border-top-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode#home .section-bbcl-am .section-bbcl-am-articles-carousel .article .article-title:before {
    background-color: #8899a6;
}

.dark-mode.dark-mode#home .section-gran-titular .articles-list .article-title {
    color: #8899a6;
}

.dark-mode.dark-mode#home .section-regiones,
.dark-mode.dark-mode#home .section-regiones .section-regiones-tabs-content .article.main-article .article-text-container {
    background-color: #1c2a36;
}

.dark-mode.dark-mode#home .section-internacional .section-internacional-logo {
    opacity: 0.4;
}

.dark-mode.dark-mode#home .section-reportajes {
    background-color: #1c2a36;
}

.dark-mode.dark-mode#home .section-reportajes .article .article-text-container {
    background-color: rgba(28, 42, 54, 0.75);
}

.dark-mode.dark-mode#home .section-columnistas {
    background-color: #1c2a36;
    margin-bottom: 30px;
}

.dark-mode.dark-mode#home .section-columnistas .section-title {
    color: #fafafa;
}

.dark-mode.dark-mode#home .section-columnistas .section-title:before {
    background: linear-gradient(#2b73b4, #2b73b4) 0 top/60px 3px no-repeat;
}

.dark-mode.dark-mode#home .section-columnistas .article .article-author-container {
    border-top: 1px solid rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode#home .section-podcast-radiograma {
    background-color: #1c2a36;
    margin-bottom: 30px;
}

.dark-mode.dark-mode#home .section-podcast-radiograma .more-btn {
    border-color: hsla(0, 0%, 98%, 0.4);
}

.dark-mode.dark-mode#home .section-podcast-radiograma .audio-player .audio-player-range::-webkit-slider-runnable-track {
    background: rgba(136, 153, 166, 0);
}

.dark-mode.dark-mode#home .section-podcast-radiograma .audio-player .audio-player-range::-webkit-slider-thumb {
    background: #2b73b4;
    border-color: #2b73b4;
    box-shadow: none;
}

.dark-mode.dark-mode#home .section-podcast-radiograma .audio-player .audio-player-range::-moz-range-track {
    background: rgba(136, 153, 166, 0);
}

.dark-mode.dark-mode#home .section-podcast-radiograma .audio-player .audio-player-range::-moz-range-thumb {
    background: #2b73b4;
    border-color: #2b73b4;
    box-shadow: none;
}

.dark-mode.dark-mode#home .section-podcast-radiograma .audio-player .audio-player-range::-ms-fill-upper {
    background: rgba(136, 153, 166, 0);
}

.dark-mode.dark-mode#home .section-podcast-radiograma .audio-player .audio-player-range::-ms-thumb {
    background: #2b73b4;
    border-color: #2b73b4;
    box-shadow: none;
}

.dark-mode.dark-mode#home .section-podcast-radiograma .audio-player .audio-player-range:focus::-ms-fill-lower {
    background: rgba(136, 153, 166, 0);
}

.dark-mode.dark-mode#home .section-bbtv {
    background-color: #1c2a36;
}

.dark-mode.dark-mode#home .section-bbtv .article.main-article .article-text-container {
    background-color: rgba(28, 42, 54, 0.85);
}

.dark-mode.dark-mode#home .section-opinion .section-title {
    color: #fafafa;
}

.dark-mode.dark-mode#home .section-opinion .section-title:before {
    color: #0faadb;
}

.dark-mode.dark-mode#home .section-opinion .article {
    background-color: #202f3d;
}

.dark-mode.dark-mode#home .section-opinion .article .article-author {
    color: #0faadb;
}

.dark-mode.dark-mode#home .section-opinion .article .article-author-cargo {
    color: #9ba4bb;
}

.dark-mode.dark-mode#home .section-opinion .article .article-text-container {
    background-color: #202f3d;
}

.dark-mode.dark-mode#home .section-opinion .article .article-text-container .article-title {
    color: #fafafa;
}

.dark-mode.dark-mode#home .section-editor .section-editor-title-container {
    background-color: #2b73b4;
}

.dark-mode.dark-mode#home .section-editor .section-editor-title-container:before {
    border-left-color: #2b73b4;
}

.dark-mode.dark-mode#home .section-editor .article {
    background-color: #1c2a36;
}

.dark-mode.dark-mode#home .section-editor .article .article-text-container .article-author {
    color: #0faadb;
}

.dark-mode.dark-mode#home .section-podcast {
    background-color: #1c2a36;
}

.dark-mode.dark-mode#home .section-podcast svg.icon.icon-arrowLeft,
.dark-mode.dark-mode#home .section-podcast svg.icon.icon-arrowRight {
    fill: #fff;
}

.dark-mode.dark-mode.deportes-style .tags-container.tags-container .tags .tag {
    border-color: #ed1b2d;
    color: #ed1b2d;
}

.dark-mode.dark-mode.deportes-style .section-adlp .article.article-vertical .article-text-container,
.dark-mode.dark-mode.deportes-style .section-futbol-internacional .section-chilenos-exterior .section-title {
    background-color: #1c2a36;
}

.dark-mode.dark-mode.deportes-style .section-futbol-nacional>.section-title {
    background-color: #1c2a36;
    color: #ed1b2d;
}

.dark-mode.dark-mode.deportes-style .section-futbol-nacional .section-colo-colo .section-title {
    color: #fafafa;
}

.dark-mode.dark-mode.deportes-style .section-la-roja .section-title:before {
    background:
        linear-gradient(#0039a6, #0039a6) 32px top/60px 3px no-repeat,
        linear-gradient(rgba(136, 153, 166, 0.3), rgba(136, 153, 166, 0.3)) 0 0/100% 1px no-repeat;
}

.dark-mode.dark-mode.deportes-style .section-la-roja .article.main-article .article-text-container {
    background-color: #ed1b2d;
}

.dark-mode.dark-mode.busca-style .subsections-nav {
    background-color: #1c2a36;
    color: #fafafa;
}

.dark-mode.dark-mode.busca-style .important-links-container {
    border-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode.busca-style .search-summary {
    background-color: #1c2a36;
    color: #8899a6;
}

.dark-mode.dark-mode.busca-style .section .section-title {
    color: #fafafa;
    border-bottom-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode.busca-style .section-buscador .section-title {
    border-bottom-color: hsla(0, 0%, 100%, 0.15);
}

.dark-mode.dark-mode.busca-style .section-latest .articles-list-item,
.dark-mode.dark-mode.busca-style .section-tendencias .articles-list-item {
    border-bottom-color: rgba(136, 153, 166, 0.1);
}

.dark-mode.dark-mode.busca-style .section-most-readed .section-most-readed-tabs {
    background-color: #1c2a36;
    border-bottom-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode.busca-style .section-most-readed .articles-list-item {
    border-bottom-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode#radio .radio-header {
    border-color: rgba(136, 153, 166, 0.3);
}

.dark-mode.dark-mode#radio .radio-header .radio-live {
    color: #fafafa;
}

.dark-mode.dark-mode#radio .radio-header .radio-logo {
    background: url(/assets/movil/bbcl-2020/img/radio-biobio-logo-dark.png) 50% / cover no-repeat;
}

.dark-mode.dark-mode#radio .radio-body .radio-title {
    color: #fafafa;
}

.dark-mode.dark-mode#radio .radio-body .radio-subtitle {
    color: hsla(0, 0%, 98%, 0.45);
}

.dark-mode.dark-mode#radio .radio-body .radio-buttons-container .skip-btn {
    color: #fafafa;
}

.dark-mode.dark-mode#radio .radio-body .radio-buttons-container .play-btn {
    background-color: hsla(0, 0%, 98%, 0.08);
    border-color: hsla(0, 0%, 100%, 0.15);
    color: #fafafa;
}

.dark-mode.dark-mode#radio .radio-body .radio-buttons-container .radio-users-container {
    color: #fff;
}

.dark-mode.dark-mode#radio .radio-body .station-dropdown .dropdown-toggle {
    border: 1px solid hsla(0, 0%, 59.2%, 0.35);
    color: #fafafa;
}

.dark-mode.dark-mode#radio .radio-body .station-dropdown .dropdown-toggle:active,
.dark-mode.dark-mode#radio .radio-body .station-dropdown .dropdown-toggle:active:hover,
.dark-mode.dark-mode#radio .radio-body .station-dropdown .dropdown-toggle:hover {
    border: 1px solid hsla(0, 0%, 59.2%, 0.35);
    color: #fafafa;
    outline: none;
}

.dark-mode.dark-mode#post .post .post-category {
    background-color: #1c2a36;
}

.dark-mode.dark-mode#post .post .post-text-container {
    background-color: #14202a;
}

.dark-mode.dark-mode#post .post .post-text-container .post-author-container,
.dark-mode.dark-mode#post .post .post-text-container .post-date {
    color: #8899a6;
}

.dark-mode.dark-mode#post .post .post-excerpt {
    background-color: #475765;
}

.dark-mode.dark-mode#post .post .post-excerpt:after {
    content: "";
    position: absolute;
    bottom: -24px;
    border: 13px solid #475765;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.dark-mode.dark-mode#post .post .post-excerpt p:first-child:first-letter {
    color: #475765;
    background-color: #fafafa;
}

.dark-mode.dark-mode#post .post .post-content .lee-tambien-bbcl .lee-tambien-titulo {
    color: #fafafa;
}

.dark-mode.dark-mode#post .post .post-content .cita-bbcl {
    background-color: #14202a;
    border-color: #9ba4bb;
    color: #fafafa;
}

.dark-mode.dark-mode#post .post .post-content .cita-bbcl .cita-icon {
    background-color: transparent;
}

.dark-mode.dark-mode#post .post .post-content .wp-caption-text {
    background-color: #1c2a36;
    color: #fafafa;
}

.dark-mode.dark-mode#post .post .post-content [id^="lightgallery-"] .titulo-galeria {
    color: #2667ab;
}

.dark-mode.dark-mode#post .post .post-content [id^="lightgallery-"] .texto-galeria {
    color: #fafafa;
}

.dark-mode.dark-mode#post .post .post-content h2,
.dark-mode.dark-mode#post .post .post-content h3,
.dark-mode.dark-mode#post .post .post-content h4,
.dark-mode.dark-mode#post .post .post-content h5,
.dark-mode.dark-mode#post .post .post-content h6 {
    color: #0faadb;
}

.dark-mode.dark-mode#post .post #candidatos-box .candidatos-table-subtitle {
    background-color: #1c2a36;
    border: 2px solid rgba(136, 153, 166, 0.4);
}

.dark-mode.dark-mode#post .post #candidatos-box .candidatos-table-container {
    border-color: rgba(136, 153, 166, 0.4);
}

.dark-mode.dark-mode#post .post .content-p7 a {
    color: #fafafa !important;
}

.dark-mode.dark-mode#post .post .content-p7 .fecha-publicacion-mobile,
.dark-mode.dark-mode#post .post .content-p7 .titulo-wp-nota-mobile {
    color: #fafafa;
    opacity: 1;
}

.dark-mode.dark-mode#post .post .content-p7 .nota-contenido {
    color: #fafafa !important;
}

.dark-mode.dark-mode#post .post .content-p7 .nota-visitas-mobile {
    color: #fafafa;
}

.dark-mode.dark-mode#post .post .content-p7 .leer-tambien .contenido-lee {
    background-color: hsla(0, 0%, 100%, 0);
}

.dark-mode.dark-mode#post .post .ist-insert .ist-banner {
    background-color: hsla(0, 0%, 100%, 0);
    border-bottom: none;
}

.dark-mode.dark-mode#post .post .ist-insert .insert-content p {
    color: #fafafa;
}

.dark-mode.dark-mode#post .section-realtime {
    background-color: #1c2a36;
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10000;
}

.header .not-readed-badge-container {
    position: relative;
}

.header .not-readed-badge {
    align-items: center;
    background-color: #f90d0d;
    border: 1px solid #fff;
    border-radius: 19px;
    color: #fafafa;
    display: flex;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 19px;
    justify-content: center;
    padding: 0 5px;
    position: absolute;
    right: -13px;
    top: -9px;
    min-width: 19px;
}

.header .navbar {
    background-color: #fff;
    border-bottom: 1px solid rgba(27, 38, 69, 0.1);
    height: 80px;
    padding: 0 8px 0 16px;
    padding-right: 8px;
    transition: height 0.35s ease-in-out;
}

body.little-navbar .header .navbar {
    height: 50px;
}

body.little-navbar .header .navbar .bbcl-logo {
    height: 23px;
}

.header .navbar .bbcl-logo {
    height: 30px;
    transition: height 0.35s ease-in-out;
}

.header .navbar .nav-btn {
    font-size: 20px;
    width: 60px;
}

.header .sidebar-container {
    display: flex;
    height: 100vh;
    justify-content: flex-end;
    position: fixed;
    max-width: 375px;
    transition: transform 0.3s ease-in-out;
    right: 0;
    transform: translateX(100%);
    top: 0;
    width: 100vw;
    z-index: 10200;
}

.header .sidebar-container.show {
    transform: translatex(0);
}

.header .sidebar-container.show .exit-btn {
    opacity: 1;
}

.header .exit-btn {
    background-color: #141d35;
    color: #0faadb;
    border-radius: 0;
    height: 50px;
    font-size: 20px;
    opacity: 0;
    max-width: 55px;
    transition: opacity 0.5s ease-in-out;
    width: 20vw;
    z-index: -9999;
}

.header .login {
    background: #fff;
    left: 0;
    padding: 22px 16px 16px;
    position: fixed;
    top: 0;
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    width: 100vw;
    z-index: 10100;
}

.header .login.show {
    transform: translateY(0);
}

.header .login .close-btn {
    color: #030c26;
    font-size: 20px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
}

.header .login .bbcl-logo-container {
    margin-bottom: 21px;
    text-align: center;
}

.header .login .bbcl-logo-container .bbcl-logo {
    width: 88px;
}

.header .login .login-title {
    color: #0faadb;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 15px;
}

.header .login .form-control {
    margin-bottom: 18px;
    height: 45px;
    padding: 14px 16px;
}

.header .login .form-control::-moz-placeholder {
    font-size: 14px;
    line-height: 17px;
}

.header .login .form-control:-ms-input-placeholder {
    font-size: 14px;
    line-height: 17px;
}

.header .login .form-control::-ms-input-placeholder {
    font-size: 14px;
    line-height: 17px;
}

.header .login .form-control::placeholder {
    font-size: 14px;
    line-height: 17px;
}

.header .login .login-forgot-container {
    margin-bottom: 30px;
    text-align: right;
}

.header .login .login-forgot {
    color: #0faadb;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
}

.header .login .login-btn {
    background-color: #0faadb;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 25px;
    padding: 10px;
    position: relative;
    width: 100%;
}

.header .login .login-btn .fab {
    color: #fff;
    font-size: 18px;
    left: 27px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}

.header .login .login-facebook-btn,
.header .login .login-google-btn {
    font-weight: 500;
    margin-bottom: 18px;
}

.header .login .login-facebook-btn {
    background-color: #3a5998;
}

.header .login .login-google-btn {
    background-color: #e83e39;
}

.header .login .login-register-container {
    color: #9ba4bb;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 50px;
    text-align: center;
}

.header .login .login-register {
    color: #0faadb;
}

.header .login .close-bar-btn {
    background-color: rgba(155, 164, 187, 0.4);
    display: block;
    height: 4px;
    margin: 0 auto;
    padding: 0;
    width: 48px;
}

.header .sidebar {
    background-color: #fff;
    box-shadow: -2px 0 8px 0 rgba(0, 0, 0, 0.15);
    height: 100vh;
    max-width: 320px;
    width: 100%;
}

.header .sidebar .news-tab {
    padding: 46px 8px 0;
}

.header .sidebar .news-tab .articles-list-item.new:before {
    background-color: #f90d0d;
}

.header .sidebar .news-tab .article .article-title {
    color: #222;
    font-size: 14px;
    line-height: 20px;
}

.header .sidebar .options-container {
    border-bottom: 1px solid rgba(3, 12, 38, 0.1);
    display: flex;
    height: 50px;
}

.header .sidebar .options-container .nav-btn {
    align-items: center;
    border-radius: 0;
    display: flex;
    flex-wrap: nowrap;
    flex: 0 0 25%;
    font-size: 20px;
    justify-content: center;
    padding: 0;
}

.header .sidebar .options-container .nav-btn.active {
    background-color: #fafafa;
}

.header .sidebar .options-container .nav-btn.active .fal {
    font-weight: 900;
}

.header .sidebar .options-container .nav-btn:active,
.header .sidebar .options-container .nav-btn:focus {
    box-shadow: none;
    outline: none;
}

.header .sidebar .options-container .radio-btn {
    background-color: #0faadb;
    color: #fff;
}

.header .sidebar .options-container .dark-mode-btn.active .fa-adjust-custom,
.header .sidebar .options-container .dark-mode-btn .fa-adjust {
    display: none;
}

.header .sidebar .options-container .dark-mode-btn.active .fa-adjust {
    display: inline;
}

.header .sidebar .sidebar-tabs {
    overflow-y: auto;
    height: calc(100vh - 50px);
}

.header .sidebar .social-container {
    align-items: center;
    border-bottom: 1px solid rgba(3, 12, 38, 0.1);
    display: flex;
    font-size: 20px;
    height: 50px;
    justify-content: space-between;
    padding: 0 50px;
}

.header .sidebar .site-nav {
    padding: 20px 0;
}

.header .sidebar .site-nav .site-nav-list-item-title {
    display: block;
    padding: 22px 40px;
    text-align: right;
}

.header .sidebar .site-nav .site-nav-list-item {
    position: relative;
}

.header .sidebar .site-nav .site-nav-list-item:after {
    background-color: rgba(3, 12, 38, 0.1);
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 40px;
    width: 32px;
}

.header .sidebar .site-nav .bbtv-logo {
    width: 80px;
}

.header .sidebar .site-nav .site-nav-sublist {
    background-color: #fafafa;
    box-shadow: inset 0 0 5px -2px rgba(0, 0, 0, 0.66);
    padding: 15px 0;
}

.header .sidebar .site-nav .site-nav-sublist-item-title {
    color: #444;
    display: block;
    padding: 15px 72px 15px 40px;
    text-align: right;
}

.header .sidebar .site-nav .collapse-trigger {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.header .sidebar .site-nav .collapse-trigger:before {
    content: "";
    font-family: Font Awesome\5 Pro;
    font-size: 14px;
    font-weight: 300;
}

.header .sidebar .site-nav .collapse-trigger.collapsed:before {
    content: "";
}

.header .sidebar .dark-mode-tab {
    padding-top: 50px;
}

.header .sidebar .dark-mode-option-container {
    border-bottom: 1px solid rgba(3, 12, 38, 0.1);
    padding: 22px 19px 22px 35px;
}

.header .sidebar .dark-mode-option-container:first-child {
    border-top: 1px solid rgba(3, 12, 38, 0.1);
}

.header .sidebar .automatic-dark-mode-explanation {
    color: rgba(34, 34, 34, 0.8);
    font-size: 13px;
    line-height: 18px;
    padding: 10px 19px 22px 35px;
}

@-webkit-keyframes show {
    0% {
        display: block;
    }

    to {
        opacity: 1;
    }
}

@keyframes show {
    0% {
        display: block;
    }

    to {
        opacity: 1;
    }
}


body #content-container {
    padding-top: 80px;
    transition: transform 0.3s ease-in-out;
}

body:after {
    -webkit-animation: hide 0.3s ease-in-out forwards;
    animation: hide 0.3s ease-in-out forwards;
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    display: none;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1;
}

body.sidebar-show #content-container {
    transform: translateX(-80vw);
}

body.sidebar-show:after {
    -webkit-animation: show 0.3s ease-in-out forwards;
    animation: show 0.3s ease-in-out forwards;
    display: block;
}

.footer {
    background-color: #030c26;
    margin-top: 27px;
    position: relative;
}

.footer .go-up-btn {
    position: absolute;
    right: 24px;
    top: 0;
    transform: translateY(-50%);
}

.footer .site-nav-container {
    padding: 23px 8px 56px;
}

.footer .bbcl-logo-container {
    border-bottom: 1px solid hsla(0, 0%, 98%, 0.1);
    padding: 0 16px 22px;
}

.footer .bbcl-logo {
    width: 85px;
}

.footer .site-nav {
    border-bottom: 1px solid hsla(0, 0%, 98%, 0.1);
    padding: 0 16px 30px;
}

.footer .site-nav .site-nav-list {
    display: flex;
    flex-wrap: wrap;
}

.footer .site-nav .site-nav-list-item {
    flex-basis: 50%;
    padding: 22px 0;
    position: relative;
}

.footer .site-nav .site-nav-list-item:after {
    background-color: hsla(0, 0%, 98%, 0.2);
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 32px;
}

.footer .bbtv-logo {
    width: 68px;
}

.footer .social-container {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 98%, 0.1);
    display: flex;
    font-size: 22px;
    justify-content: space-around;
    margin-bottom: 30px;
    padding: 20px;
}

.footer .whatsapp-btn {
    align-items: center;
    background-color: #00b363;
    border: none;
    border-radius: 4px;
    color: #fafafa;
    display: flex;
    font-size: 16px;
    margin: 0 8px 30px;
    padding: 15px 16px;
    width: 100%;
    width: calc(100% - 16px);
}

.footer .whatsapp-btn .fa-whatsapp {
    color: #fafafa;
    font-size: 24px;
    margin-right: 10px;
}

.footer .whatsapp-btn .fa-chevron-down {
    margin-left: auto;
}

.footer .alliances-title {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 14px;
}

.footer .alliances-title:before {
    background-color: #007aff;
    content: "";
    display: inline-block;
    height: 14px;
    margin-left: 8px;
    margin-right: 7px;
    width: 1px;
}

.footer .alliances-subtitle {
    color: hsla(0, 0%, 98%, 0.8);
    font-size: 16px;
    line-height: 16px;
    padding: 20px 16px;
}

.footer .alliances-subtitle.collapse-trigger {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 98%, 0.1);
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 20px 16px;
}

.footer .alliances-subtitle.collapse-trigger:after {
    color: #fafafa;
    content: "";
    font-family: Font Awesome\5 Pro;
    font-size: 14px;
    font-weight: 300;
}

.footer .alliances-subtitle.collapse-trigger.collapsed:after {
    content: "";
}

.footer .alliances-container {
    display: flex;
    flex-wrap: wrap;
}

.footer .alliances-container .alliance-link {
    flex-basis: 33.333333%;
    margin: 14px 0;
    text-align: center;
}

.footer .alliance-logo {
    max-height: 28px;
    max-width: 70px;
}

.footer .iab-logo {
    opacity: 0.6;
    width: 51px;
}

.footer .copy-container {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 98%, 0.2);
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 9px 20px;
}

.footer .copy-container .copy-text {
    max-width: 240px;
}

.footer .copy-developed-by-container {
    background-color: #012a4e;
    color: hsla(0, 0%, 98%, 0.4);
    font-size: 12px;
    line-height: 16px;
    padding: 20px 15px;
}

.footer .copy-developed-by-container .developed-by {
    text-align: center;
}

.whatsapp-modal {
    background-color: #141d35;
    color: hsla(0, 0%, 98%, 0.8);
}

.whatsapp-modal .whatsapp-modal-header {
    border: none;
    border-bottom: 1px solid hsla(0, 0%, 98%, 0.1);
}

.whatsapp-modal .whatsapp-modal-body {
    padding: 8px;
}

.whatsapp-modal .whatsapp-modal-title-container {
    align-items: center;
    display: flex;
    width: 100%;
}

.whatsapp-modal .whatsapp-modal-title-container .fa-whatsapp {
    font-size: 24px;
    margin-right: 10px;
}

.whatsapp-modal .whatsapp-modal-title-container .whatsapp-modal-title {
    font-size: 16px;
    line-height: 16px;
}

.whatsapp-modal .whatsapp-modal-title-container .close-btn {
    background-color: hsla(0, 0%, 100%, 0);
    border: none;
    color: #fafafa;
    font-size: 18px;
    opacity: 1;
    float: none;
    margin-left: auto;
}

.whatsapp-modal .whatsapp-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.whatsapp-modal .whatsapp-list .whatsapp-list-item {
    display: flex;
    justify-content: space-between;
    padding: 13px 16px;
}

.whatsapp-modal .whatsapp-list .whatsapp-list-item:not(:first-child) {
    border-top: 1px solid hsla(0, 0%, 98%, 0.1);
}

[v-cloak] {
    display: none !important;
}

@-webkit-keyframes live-article-blink {
    0% {
        color: hsla(0, 0%, 98%, 0.1);
    }

    to {
        color: #fafafa;
    }
}

@keyframes live-article-blink {
    0% {
        color: hsla(0, 0%, 98%, 0.1);
    }

    to {
        color: #fafafa;
    }
}

*,
:after,
:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    color: #222;
    font-family: Lato, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

a:hover {
    text-decoration: none;
}

.dark {
    color: #fafafa;
}

.inherit-color,
a,
a:hover {
    color: currentColor;
}

#post .post .post-image,
.article .article-image,
.image-cover {
    background-position: 50%;
    background-size: cover;
}

.ad {
    margin: 0 auto 30px;
}

.subsections-nav {
    background-color: #fafafa;
    border-bottom: 1px solid rgba(136, 153, 166, 0.3);
    border-top: 1px solid rgba(136, 153, 166, 0.3);
    color: rgba(3, 12, 38, 0.6);
    font-family: Lato;
    font-size: 15px;
    line-height: 18px;
}

.subsections-nav .subsections-nav-list {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.subsections-nav .subsections-nav-list-item {
    padding: 18px 15px;
    white-space: nowrap;
}

.important-links-container {
    display: flex;
    padding: 9px 0;
}

.important-links-container .important-link {
    align-items: center;
    display: flex;
    font-size: 14px;
    line-height: 16px;
    height: 30px;
    justify-content: center;
    width: 100%;
}

.important-links-container .important-link:nth-child(2) {
    border-left: 1px solid rgba(3, 12, 38, 0.1);
    border-right: 1px solid rgba(3, 12, 38, 0.1);
}

.article.happy-article {
    position: relative;
    padding-bottom: 20px;
}

.article.happy-article:after {
    background:
        url(/assets/movil/bbcl-2020/img/happy.png) left calc(100% - 18px) bottom/20px 20px no-repeat,
        linear-gradient(#ebebeb, #ebebeb) left 80px bottom 8px / calc(75% - 36px) 1px no-repeat,
        linear-gradient(#ebebeb, #ebebeb) left 80px bottom 8px/1px 100px no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.article.happy-article.happy-article-right:after {
    transform: scaleX(-1);
}

.article.happy-article .article-image {
    outline: 1px solid hsla(0, 0%, 100%, 0);
}

.article.happy-article .article-image:first-child {
    transform: rotate(-3deg);
}

.article.happy-article .article-image:last-child {
    transform: rotate(3deg);
}

.article.live-article .article-title:before {
    -webkit-animation: live-article-blink 1.25s linear infinite alternate;
    animation: live-article-blink 1.25s linear infinite alternate;
    background-color: #ff363f;
    content: "EN VIVO";
    color: #fafafa;
    display: inline-block;
    font-family: Lato;
    font-size: 0.3636363636em;
    font-weight: 700;
    letter-spacing: 0.375em;
    line-height: 1em;
    margin-right: 1em;
    padding: 1em 0.875em;
    vertical-align: top;
}

.article .article-image {
    position: relative;
    z-index: 1;
}

.article .article-image .article-image-badge {
    background-color: #1b2645;
    color: #fafafa;
    display: block;
    font-size: 13px;
    line-height: 16px;
    left: 8px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 8px;
    min-width: 22px;
}

.article .article-author-container {
    color: #2b73b4;
    font-size: 15px;
    line-height: 15px;
}

.article .article-hour {
    color: #444;
    font-size: 13px;
    line-height: 13px;
}

.dark .article .article-hour {
    color: #fafafa;
}

.article .article-date {
    color: #444;
    font-size: 13px;
    font-family: Lato, sans-serif;
    line-height: 13px;
}

.article .article-title {
    font-family: Martel, serif;
    font-size: 15px;
    line-height: 21px;
}

.article .article-text-container {
    position: relative;
    z-index: 2;
}

.article.article-vertical .article-image:before {
    content: "";
    display: block;
    padding-top: 57.3333333333%;
}

.article.article-vertical .article-text-container {
    background-color: #fff;
    padding: 16px 8px 25px;
    margin: -16px 8px 0;
}

.article.article-vertical .article-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
}

.section {
    padding-bottom: 30px;
}

.section .section-title {
    align-items: center;
    color: #007aff;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 20px;
    padding: 20px 32px;
    position: relative;
}

.section .section-title:before {
    background:
        linear-gradient(currentColor, currentColor) 32px top/60px 3px no-repeat,
        linear-gradient(rgba(3, 12, 38, 0.1), rgba(3, 12, 38, 0.1)) 0 0/100% 1px no-repeat;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.section.dark {
    margin-bottom: 30px;
}

.section .tags-container {
    border-top: 1px solid rgba(3, 12, 38, 0.1);
}

.section .section-body {
    padding-left: 8px;
    padding-right: 8px;
}

.section .section-subtitle {
    border-bottom: 1px solid rgba(3, 12, 38, 0.1);
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 25px;
    position: relative;
    right: -8px;
    padding: 8px 24px 8px 16px;
}

.section .main-article {
    margin-left: -8px;
    margin-right: -8px;
}

.section .main-article .article-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
}

.tags-scoreboards-container {
    background-color: #fafafa;
}

.tags-scoreboards-container .tag {
    background-color: #fff;
}

.section-highlights .highlight {
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

.section-highlights .highlight:not(:last-child) {
    margin-bottom: 30px;
}

.section-highlights .highlight:after {
    margin-left: -8px;
    margin-right: -8px;
}

.section-highlights .article.main-article .article-image:before {
    content: "";
    display: block;
    padding-top: 58.495821727%;
}

.section-highlights .article.main-article .article-title {
    font-size: 20px;
    line-height: 26px;
}

.section-highlights .articles-list {
    color: #444;
    padding-left: 30px;
    padding-bottom: 27px;
}

.section-highlights .articles-list .article-title {
    font-weight: 600;
}

.section-highlights .articles-list .articles-list-item:last-child {
    margin-bottom: 0;
}

.articles-carousel {
    margin-right: -8px;
    width: auto;
}

.articles-carousel .article {
    margin-right: 16px;
}

.articles-carousel .article .article-text-container {
    padding-bottom: 0;
}

.section-nacional .section-subtitle,
.section-nacional .section-tags-subsections-container .section-tags,
.section-nacional .section-title {
    color: #007aff;
}

.section-nacional .more-btn-container:before {
    background-color: #007aff;
}

.section-nacional .more-btn {
    border-color: rgba(0, 122, 255, 0.4);
    color: #007aff;
}

.section-nacional .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #007aff;
}

.section-nacional .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(0, 122, 255, 0.4);
    color: #007aff;
}

.section-nacional .article .article-image .article-image-badge,
.section-nacional .article .article-title.article-title-with-square:before,
.section-nacional .article.article-with-square .article-title:before {
    background-color: #007aff;
}

.section-nacional .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #007aff;
}

.section-nacional .articles-list.articles-list-square .articles-list-item:before,
.section-nacional .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-nacional .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #007aff;
}

.section-nacional .related-articles> :before {
    border-color: #007aff;
}

.section-nacional .tags-container .tags .tag {
    border-color: rgba(0, 122, 255, 0.2);
    color: #007aff;
}

@media (min-width: 768px) {
    .section-nacional .more-btn-container:before {
        opacity: 1;
    }

    .section-nacional .more-btn {
        border-color: #007aff;
    }
}

.section-cronicas .section-subtitle,
.section-cronicas .section-tags-subsections-container .section-tags,
.section-cronicas .section-title {
    color: #f41600;
}

.section-cronicas .more-btn-container:before {
    background-color: #f41600;
}

.section-cronicas .more-btn {
    border-color: rgba(244, 22, 0, 0.4);
    color: #f41600;
}

.section-cronicas .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #f41600;
}

.section-cronicas .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(244, 22, 0, 0.4);
    color: #f41600;
}

.section-cronicas .article .article-image .article-image-badge,
.section-cronicas .article .article-title.article-title-with-square:before,
.section-cronicas .article.article-with-square .article-title:before {
    background-color: #f41600;
}

.section-cronicas .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #f41600;
}

.section-cronicas .articles-list.articles-list-square .articles-list-item:before,
.section-cronicas .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-cronicas .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #f41600;
}

.section-cronicas .related-articles> :before {
    border-color: #f41600;
}

.section-cronicas .tags-container .tags .tag {
    border-color: rgba(244, 22, 0, 0.2);
    color: #f41600;
}

@media (min-width: 768px) {
    .section-cronicas .more-btn-container:before {
        opacity: 1;
    }

    .section-cronicas .more-btn {
        border-color: #f41600;
    }
}

.section-deportes .section-subtitle,
.section-deportes .section-tags-subsections-container .section-tags,
.section-deportes .section-title {
    color: #ff3b30;
}

.section-deportes .more-btn-container:before {
    background-color: #ff3b30;
}

.section-deportes .more-btn {
    border-color: rgba(255, 59, 48, 0.4);
    color: #ff3b30;
}

.section-deportes .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #ff3b30;
}

.section-deportes .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(255, 59, 48, 0.4);
    color: #ff3b30;
}

.section-deportes .article .article-image .article-image-badge,
.section-deportes .article .article-title.article-title-with-square:before,
.section-deportes .article.article-with-square .article-title:before {
    background-color: #ff3b30;
}

.section-deportes .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #ff3b30;
}

.section-deportes .articles-list.articles-list-square .articles-list-item:before,
.section-deportes .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-deportes .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #ff3b30;
}

.section-deportes .related-articles> :before {
    border-color: #ff3b30;
}

.section-deportes .tags-container .tags .tag {
    border-color: rgba(255, 59, 48, 0.2);
    color: #ff3b30;
}

@media (min-width: 768px) {
    .section-deportes .more-btn-container:before {
        opacity: 1;
    }

    .section-deportes .more-btn {
        border-color: #ff3b30;
    }
}

.section-sponsored .section-subtitle,
.section-sponsored .section-tags-subsections-container .section-tags,
.section-sponsored .section-title {
    color: #154f91;
}

.section-sponsored .more-btn-container:before {
    background-color: #154f91;
}

.section-sponsored .more-btn {
    border-color: rgba(21, 79, 145, 0.4);
    color: #154f91;
}

.section-sponsored .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #154f91;
}

.section-sponsored .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(21, 79, 145, 0.4);
    color: #154f91;
}

.section-sponsored .article .article-image .article-image-badge,
.section-sponsored .article .article-title.article-title-with-square:before,
.section-sponsored .article.article-with-square .article-title:before {
    background-color: #154f91;
}

.section-sponsored .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #154f91;
}

.section-sponsored .articles-list.articles-list-square .articles-list-item:before,
.section-sponsored .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-sponsored .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #154f91;
}

.section-sponsored .related-articles> :before {
    border-color: #154f91;
}

.section-sponsored .tags-container .tags .tag {
    border-color: rgba(21, 79, 145, 0.2);
    color: #154f91;
}

@media (min-width: 768px) {
    .section-sponsored .more-btn-container:before {
        opacity: 1;
    }

    .section-sponsored .more-btn {
        border-color: #154f91;
    }
}

.section-internacional .section-subtitle,
.section-internacional .section-tags-subsections-container .section-tags,
.section-internacional .section-title {
    color: #0010c2;
}

.section-internacional .more-btn-container:before {
    background-color: #0010c2;
}

.section-internacional .more-btn {
    border-color: rgba(0, 16, 194, 0.4);
    color: #0010c2;
}

.section-internacional .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #0010c2;
}

.section-internacional .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(0, 16, 194, 0.4);
    color: #0010c2;
}

.section-internacional .article .article-image .article-image-badge,
.section-internacional .article .article-title.article-title-with-square:before,
.section-internacional .article.article-with-square .article-title:before {
    background-color: #0010c2;
}

.section-internacional .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #0010c2;
}

.section-internacional .articles-list.articles-list-square .articles-list-item:before,
.section-internacional .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-internacional .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0010c2;
}

.section-internacional .related-articles> :before {
    border-color: #0010c2;
}

.section-internacional .tags-container .tags .tag {
    border-color: rgba(0, 16, 194, 0.2);
    color: #0010c2;
}

@media (min-width: 768px) {
    .section-internacional .more-btn-container:before {
        opacity: 1;
    }

    .section-internacional .more-btn {
        border-color: #0010c2;
    }
}

.section-economia .section-subtitle,
.section-economia .section-tags-subsections-container .section-tags,
.section-economia .section-title {
    color: #2bb643;
}

.section-economia .more-btn-container:before {
    background-color: #2bb643;
}

.section-economia .more-btn {
    border-color: rgba(43, 182, 67, 0.4);
    color: #2bb643;
}

.section-economia .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #2bb643;
}

.section-economia .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(43, 182, 67, 0.4);
    color: #2bb643;
}

.section-economia .article .article-image .article-image-badge,
.section-economia .article .article-title.article-title-with-square:before,
.section-economia .article.article-with-square .article-title:before {
    background-color: #2bb643;
}

.section-economia .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #2bb643;
}

.section-economia .articles-list.articles-list-square .articles-list-item:before,
.section-economia .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-economia .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #2bb643;
}

.section-economia .related-articles> :before {
    border-color: #2bb643;
}

.section-economia .tags-container .tags .tag {
    border-color: rgba(43, 182, 67, 0.2);
    color: #2bb643;
}

@media (min-width: 768px) {
    .section-economia .more-btn-container:before {
        opacity: 1;
    }

    .section-economia .more-btn {
        border-color: #2bb643;
    }
}

.section-turismo-y-viajes .section-subtitle,
.section-turismo-y-viajes .section-tags-subsections-container .section-tags,
.section-turismo-y-viajes .section-title {
    color: #00ad40;
}

.section-turismo-y-viajes .more-btn-container:before {
    background-color: #00ad40;
}

.section-turismo-y-viajes .more-btn {
    border-color: rgba(0, 173, 64, 0.4);
    color: #00ad40;
}

.section-turismo-y-viajes .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #00ad40;
}

.section-turismo-y-viajes .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(0, 173, 64, 0.4);
    color: #00ad40;
}

.section-turismo-y-viajes .article .article-image .article-image-badge,
.section-turismo-y-viajes .article .article-title.article-title-with-square:before,
.section-turismo-y-viajes .article.article-with-square .article-title:before {
    background-color: #00ad40;
}

.section-turismo-y-viajes .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #00ad40;
}

.section-turismo-y-viajes .articles-list.articles-list-square .articles-list-item:before,
.section-turismo-y-viajes .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-turismo-y-viajes .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #00ad40;
}

.section-turismo-y-viajes .related-articles> :before {
    border-color: #00ad40;
}

.section-turismo-y-viajes .tags-container .tags .tag {
    border-color: rgba(0, 173, 64, 0.2);
    color: #00ad40;
}

@media (min-width: 768px) {
    .section-turismo-y-viajes .more-btn-container:before {
        opacity: 1;
    }

    .section-turismo-y-viajes .more-btn {
        border-color: #00ad40;
    }
}

.section-columnistas .section-subtitle,
.section-columnistas .section-tags-subsections-container .section-tags,
.section-columnistas .section-title {
    color: #2b73b4;
}

.section-columnistas .more-btn-container:before {
    background-color: #2b73b4;
}

.section-columnistas .more-btn {
    border-color: rgba(43, 115, 180, 0.4);
    color: #2b73b4;
}

.section-columnistas .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #2b73b4;
}

.section-columnistas .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(43, 115, 180, 0.4);
    color: #2b73b4;
}

.section-columnistas .article .article-image .article-image-badge,
.section-columnistas .article .article-title.article-title-with-square:before,
.section-columnistas .article.article-with-square .article-title:before {
    background-color: #2b73b4;
}

.section-columnistas .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #2b73b4;
}

.section-columnistas .articles-list.articles-list-square .articles-list-item:before,
.section-columnistas .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-columnistas .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #2b73b4;
}

.section-columnistas .related-articles> :before {
    border-color: #2b73b4;
}

.section-columnistas .tags-container .tags .tag {
    border-color: rgba(43, 115, 180, 0.2);
    color: #2b73b4;
}

@media (min-width: 768px) {
    .section-columnistas .more-btn-container:before {
        opacity: 1;
    }

    .section-columnistas .more-btn {
        border-color: #2b73b4;
    }
}

.section-entrevistas .section-subtitle,
.section-entrevistas .section-tags-subsections-container .section-tags,
.section-entrevistas .section-title {
    color: #021c69;
}

.section-entrevistas .more-btn-container:before {
    background-color: #021c69;
}

.section-entrevistas .more-btn {
    border-color: rgba(2, 28, 105, 0.4);
    color: #021c69;
}

.section-entrevistas .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #021c69;
}

.section-entrevistas .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(2, 28, 105, 0.4);
    color: #021c69;
}

.section-entrevistas .article .article-image .article-image-badge,
.section-entrevistas .article .article-title.article-title-with-square:before,
.section-entrevistas .article.article-with-square .article-title:before {
    background-color: #021c69;
}

.section-entrevistas .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #021c69;
}

.section-entrevistas .articles-list.articles-list-square .articles-list-item:before,
.section-entrevistas .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-entrevistas .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #021c69;
}

.section-entrevistas .related-articles> :before {
    border-color: #021c69;
}

.section-entrevistas .tags-container .tags .tag {
    border-color: rgba(2, 28, 105, 0.2);
    color: #021c69;
}

@media (min-width: 768px) {
    .section-entrevistas .more-btn-container:before {
        opacity: 1;
    }

    .section-entrevistas .more-btn {
        border-color: #021c69;
    }
}

.section-podcast-radiograma .section-subtitle,
.section-podcast-radiograma .section-tags-subsections-container .section-tags,
.section-podcast-radiograma .section-title {
    color: #154f91;
}

.section-podcast-radiograma .more-btn-container:before {
    background-color: #154f91;
}

.section-podcast-radiograma .more-btn {
    border-color: rgba(21, 79, 145, 0.4);
    color: #154f91;
}

.section-podcast-radiograma .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #154f91;
}

.section-podcast-radiograma .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(21, 79, 145, 0.4);
    color: #154f91;
}

.section-podcast-radiograma .article .article-image .article-image-badge,
.section-podcast-radiograma .article .article-title.article-title-with-square:before,
.section-podcast-radiograma .article.article-with-square .article-title:before {
    background-color: #154f91;
}

.section-podcast-radiograma .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #154f91;
}

.section-podcast-radiograma .articles-list.articles-list-square .articles-list-item:before,
.section-podcast-radiograma .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-podcast-radiograma .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #154f91;
}

.section-podcast-radiograma .related-articles> :before {
    border-color: #154f91;
}

.section-podcast-radiograma .tags-container .tags .tag {
    border-color: rgba(21, 79, 145, 0.2);
    color: #154f91;
}

@media (min-width: 768px) {
    .section-podcast-radiograma .more-btn-container:before {
        opacity: 1;
    }

    .section-podcast-radiograma .more-btn {
        border-color: #154f91;
    }
}

.section-ciencia-y-tecnologia .section-subtitle,
.section-ciencia-y-tecnologia .section-tags-subsections-container .section-tags,
.section-ciencia-y-tecnologia .section-title {
    color: #017c6a;
}

.section-ciencia-y-tecnologia .more-btn-container:before {
    background-color: #017c6a;
}

.section-ciencia-y-tecnologia .more-btn {
    border-color: rgba(1, 124, 106, 0.4);
    color: #017c6a;
}

.section-ciencia-y-tecnologia .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #017c6a;
}

.section-ciencia-y-tecnologia .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(1, 124, 106, 0.4);
    color: #017c6a;
}

.section-ciencia-y-tecnologia .article .article-image .article-image-badge,
.section-ciencia-y-tecnologia .article .article-title.article-title-with-square:before,
.section-ciencia-y-tecnologia .article.article-with-square .article-title:before {
    background-color: #017c6a;
}

.section-ciencia-y-tecnologia .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #017c6a;
}

.section-ciencia-y-tecnologia .articles-list.articles-list-square .articles-list-item:before,
.section-ciencia-y-tecnologia .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-ciencia-y-tecnologia .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #017c6a;
}

.section-ciencia-y-tecnologia .related-articles> :before {
    border-color: #017c6a;
}

.section-ciencia-y-tecnologia .tags-container .tags .tag {
    border-color: rgba(1, 124, 106, 0.2);
    color: #017c6a;
}

@media (min-width: 768px) {
    .section-ciencia-y-tecnologia .more-btn-container:before {
        opacity: 1;
    }

    .section-ciencia-y-tecnologia .more-btn {
        border-color: #017c6a;
    }
}

.section-videos .section-subtitle,
.section-videos .section-tags-subsections-container .section-tags,
.section-videos .section-title {
    color: #030c26;
}

.section-videos .more-btn-container:before {
    background-color: #030c26;
}

.section-videos .more-btn {
    border-color: rgba(3, 12, 38, 0.4);
    color: #030c26;
}

.section-videos .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #030c26;
}

.section-videos .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(3, 12, 38, 0.4);
    color: #030c26;
}

.section-videos .article .article-image .article-image-badge,
.section-videos .article .article-title.article-title-with-square:before,
.section-videos .article.article-with-square .article-title:before {
    background-color: #030c26;
}

.section-videos .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #030c26;
}

.section-videos .articles-list.articles-list-square .articles-list-item:before,
.section-videos .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-videos .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #030c26;
}

.section-videos .related-articles> :before {
    border-color: #030c26;
}

.section-videos .tags-container .tags .tag {
    border-color: rgba(3, 12, 38, 0.2);
    color: #030c26;
}

@media (min-width: 768px) {
    .section-videos .more-btn-container:before {
        opacity: 1;
    }

    .section-videos .more-btn {
        border-color: #030c26;
    }
}

.section-bbcl-english .section-subtitle,
.section-bbcl-english .section-tags-subsections-container .section-tags,
.section-bbcl-english .section-title {
    color: #030c26;
}

.section-bbcl-english .more-btn-container:before {
    background-color: #030c26;
}

.section-bbcl-english .more-btn {
    border-color: rgba(3, 12, 38, 0.4);
    color: #030c26;
}

.section-bbcl-english .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #030c26;
}

.section-bbcl-english .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(3, 12, 38, 0.4);
    color: #030c26;
}

.section-bbcl-english .article .article-image .article-image-badge,
.section-bbcl-english .article .article-title.article-title-with-square:before,
.section-bbcl-english .article.article-with-square .article-title:before {
    background-color: #030c26;
}

.section-bbcl-english .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #030c26;
}

.section-bbcl-english .articles-list.articles-list-square .articles-list-item:before,
.section-bbcl-english .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-bbcl-english .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #030c26;
}

.section-bbcl-english .related-articles> :before {
    border-color: #030c26;
}

.section-bbcl-english .tags-container .tags .tag {
    border-color: rgba(3, 12, 38, 0.2);
    color: #030c26;
}

@media (min-width: 768px) {
    .section-bbcl-english .more-btn-container:before {
        opacity: 1;
    }

    .section-bbcl-english .more-btn {
        border-color: #030c26;
    }
}

.section-artes-y-cultura .section-subtitle,
.section-artes-y-cultura .section-tags-subsections-container .section-tags,
.section-artes-y-cultura .section-title {
    color: #5d017c;
}

.section-artes-y-cultura .more-btn-container:before {
    background-color: #5d017c;
}

.section-artes-y-cultura .more-btn {
    border-color: rgba(93, 1, 124, 0.4);
    color: #5d017c;
}

.section-artes-y-cultura .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #5d017c;
}

.section-artes-y-cultura .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(93, 1, 124, 0.4);
    color: #5d017c;
}

.section-artes-y-cultura .article .article-image .article-image-badge,
.section-artes-y-cultura .article .article-title.article-title-with-square:before,
.section-artes-y-cultura .article.article-with-square .article-title:before {
    background-color: #5d017c;
}

.section-artes-y-cultura .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #5d017c;
}

.section-artes-y-cultura .articles-list.articles-list-square .articles-list-item:before,
.section-artes-y-cultura .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-artes-y-cultura .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #5d017c;
}

.section-artes-y-cultura .related-articles> :before {
    border-color: #5d017c;
}

.section-artes-y-cultura .tags-container .tags .tag {
    border-color: rgba(93, 1, 124, 0.2);
    color: #5d017c;
}

@media (min-width: 768px) {
    .section-artes-y-cultura .more-btn-container:before {
        opacity: 1;
    }

    .section-artes-y-cultura .more-btn {
        border-color: #5d017c;
    }
}

.section-espectaculos-y-tv .section-subtitle,
.section-espectaculos-y-tv .section-tags-subsections-container .section-tags,
.section-espectaculos-y-tv .section-title {
    color: #f27c16;
}

.section-espectaculos-y-tv .more-btn-container:before {
    background-color: #f27c16;
}

.section-espectaculos-y-tv .more-btn {
    border-color: rgba(242, 124, 22, 0.4);
    color: #f27c16;
}

.section-espectaculos-y-tv .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #f27c16;
}

.section-espectaculos-y-tv .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(242, 124, 22, 0.4);
    color: #f27c16;
}

.section-espectaculos-y-tv .article .article-image .article-image-badge,
.section-espectaculos-y-tv .article .article-title.article-title-with-square:before,
.section-espectaculos-y-tv .article.article-with-square .article-title:before {
    background-color: #f27c16;
}

.section-espectaculos-y-tv .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #f27c16;
}

.section-espectaculos-y-tv .articles-list.articles-list-square .articles-list-item:before,
.section-espectaculos-y-tv .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-espectaculos-y-tv .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #f27c16;
}

.section-espectaculos-y-tv .related-articles> :before {
    border-color: #f27c16;
}

.section-espectaculos-y-tv .tags-container .tags .tag {
    border-color: rgba(242, 124, 22, 0.2);
    color: #f27c16;
}

@media (min-width: 768px) {
    .section-espectaculos-y-tv .more-btn-container:before {
        opacity: 1;
    }

    .section-espectaculos-y-tv .more-btn {
        border-color: #f27c16;
    }
}

.section-sociedad .section-subtitle,
.section-sociedad .section-tags-subsections-container .section-tags,
.section-sociedad .section-title {
    color: #a000a7;
}

.section-sociedad .more-btn-container:before {
    background-color: #a000a7;
}

.section-sociedad .more-btn {
    border-color: rgba(160, 0, 167, 0.4);
    color: #a000a7;
}

.section-sociedad .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #a000a7;
}

.section-sociedad .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(160, 0, 167, 0.4);
    color: #a000a7;
}

.section-sociedad .article .article-image .article-image-badge,
.section-sociedad .article .article-title.article-title-with-square:before,
.section-sociedad .article.article-with-square .article-title:before {
    background-color: #a000a7;
}

.section-sociedad .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #a000a7;
}

.section-sociedad .articles-list.articles-list-square .articles-list-item:before,
.section-sociedad .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-sociedad .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #a000a7;
}

.section-sociedad .related-articles> :before {
    border-color: #a000a7;
}

.section-sociedad .tags-container .tags .tag {
    border-color: rgba(160, 0, 167, 0.2);
    color: #a000a7;
}

@media (min-width: 768px) {
    .section-sociedad .more-btn-container:before {
        opacity: 1;
    }

    .section-sociedad .more-btn {
        border-color: #a000a7;
    }
}

.section-vida-actual .section-subtitle,
.section-vida-actual .section-tags-subsections-container .section-tags,
.section-vida-actual .section-title {
    color: #f90d5a;
}

.section-vida-actual .more-btn-container:before {
    background-color: #f90d5a;
}

.section-vida-actual .more-btn {
    border-color: rgba(249, 13, 90, 0.4);
    color: #f90d5a;
}

.section-vida-actual .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #f90d5a;
}

.section-vida-actual .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(249, 13, 90, 0.4);
    color: #f90d5a;
}

.section-vida-actual .article .article-image .article-image-badge,
.section-vida-actual .article .article-title.article-title-with-square:before,
.section-vida-actual .article.article-with-square .article-title:before {
    background-color: #f90d5a;
}

.section-vida-actual .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #f90d5a;
}

.section-vida-actual .articles-list.articles-list-square .articles-list-item:before,
.section-vida-actual .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-vida-actual .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #f90d5a;
}

.section-vida-actual .related-articles> :before {
    border-color: #f90d5a;
}

.section-vida-actual .tags-container .tags .tag {
    border-color: rgba(249, 13, 90, 0.2);
    color: #f90d5a;
}

@media (min-width: 768px) {
    .section-vida-actual .more-btn-container:before {
        opacity: 1;
    }

    .section-vida-actual .more-btn {
        border-color: #f90d5a;
    }
}

.section-tu-voz .section-subtitle,
.section-tu-voz .section-tags-subsections-container .section-tags,
.section-tu-voz .section-title {
    color: #44808e;
}

.section-tu-voz .more-btn-container:before {
    background-color: #44808e;
}

.section-tu-voz .more-btn {
    border-color: rgba(68, 128, 142, 0.4);
    color: #44808e;
}

.section-tu-voz .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #44808e;
}

.section-tu-voz .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(68, 128, 142, 0.4);
    color: #44808e;
}

.section-tu-voz .article .article-image .article-image-badge,
.section-tu-voz .article .article-title.article-title-with-square:before,
.section-tu-voz .article.article-with-square .article-title:before {
    background-color: #44808e;
}

.section-tu-voz .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #44808e;
}

.section-tu-voz .articles-list.articles-list-square .articles-list-item:before,
.section-tu-voz .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-tu-voz .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #44808e;
}

.section-tu-voz .related-articles> :before {
    border-color: #44808e;
}

.section-tu-voz .tags-container .tags .tag {
    border-color: rgba(68, 128, 142, 0.2);
    color: #44808e;
}

@media (min-width: 768px) {
    .section-tu-voz .more-btn-container:before {
        opacity: 1;
    }

    .section-tu-voz .more-btn {
        border-color: #44808e;
    }
}

.section-buscador .section-subtitle,
.section-buscador .section-tags-subsections-container .section-tags,
.section-buscador .section-title {
    color: #0faadb;
}

.section-buscador .more-btn-container:before {
    background-color: #0faadb;
}

.section-buscador .more-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.section-buscador .fetch-container.fetch-container .fetch-btn-container:before {
    background-color: #0faadb;
}

.section-buscador .fetch-container.fetch-container .fetch-btn {
    border-color: rgba(15, 170, 219, 0.4);
    color: #0faadb;
}

.section-buscador .article .article-image .article-image-badge,
.section-buscador .article .article-title.article-title-with-square:before,
.section-buscador .article.article-with-square .article-title:before {
    background-color: #0faadb;
}

.section-buscador .articles-list.articles-list-circle .articles-list-item:before {
    border-color: #0faadb;
}

.section-buscador .articles-list.articles-list-square .articles-list-item:before,
.section-buscador .articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.section-buscador .articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0faadb;
}

.section-buscador .related-articles> :before {
    border-color: #0faadb;
}

.section-buscador .tags-container .tags .tag {
    border-color: rgba(15, 170, 219, 0.2);
    color: #0faadb;
}

@media (min-width: 768px) {
    .section-buscador .more-btn-container:before {
        opacity: 1;
    }

    .section-buscador .more-btn {
        border-color: #0faadb;
    }
}

.with-bottom-separator {
    position: relative;
}

.with-bottom-separator:after {
    background:
        linear-gradient(#2b73b4, #2b73b4) 0/45px 3px no-repeat,
        linear-gradient(rgba(0, 16, 194, 0.1), rgba(0, 16, 194, 0.1)) 78px/59% 1px no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}

.articles-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.articles-list.articles-list-circle .articles-list-item,
.articles-list.articles-list-square .articles-list-item {
    position: relative;
}

.dark .articles-list.articles-list-circle .articles-list-item:before,
.dark .articles-list.articles-list-square .articles-list-item:before {
    border-color: #fafafa;
}

.articles-list.articles-list-circle {
    padding-left: 40px;
}

.dark .articles-list.articles-list-circle .articles-list-item:after {
    background-color: hsla(0, 0%, 98%, 0.2);
}

.dark .articles-list.articles-list-circle .articles-list-item:last-child:after {
    background: linear-gradient(180deg, hsla(0, 0%, 98%, 0.2), hsla(0, 0%, 100%, 0));
}

.articles-list.articles-list-circle .articles-list-item:before {
    content: "";
    border-radius: 50%;
    border: 1px solid #0faadb;
    height: 11px;
    left: -25px;
    position: absolute;
    top: 3px;
    width: 11px;
}

.articles-list.articles-list-circle .articles-list-item:after {
    content: "";
    background-color: rgba(3, 12, 38, 0.1);
    height: calc(100% + 13px);
    position: absolute;
    left: -20px;
    top: 14px;
    width: 1px;
}

.articles-list.articles-list-circle .articles-list-item:last-child:after {
    background: linear-gradient(180deg, rgba(3, 12, 38, 0.1), hsla(0, 0%, 100%, 0));
}

.articles-list.articles-list-square {
    color: #444;
}

.articles-list.articles-list-square .articles-list-item {
    padding-left: 35px;
}

.articles-list.articles-list-square .articles-list-item:before {
    background-color: #0faadb;
    content: "";
    display: block;
    height: 7px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 7px;
}

.articles-list.articles-list-square .articles-list-item .article-title {
    font-weight: 600;
}

.dark .articles-list.articles-list-square .articles-list-item .article-title {
    color: #fafafa;
}

.articles-list.articles-list-square .article.happy-article {
    position: relative;
    padding-bottom: 25px;
}

.articles-list.articles-list-square .article.happy-article:after {
    background:
        url(/assets/movil/bbcl-2020/img/happy.png) left calc(100% - 18px) bottom/20px 20px no-repeat,
        linear-gradient(#ebebeb, #ebebeb) left bottom 8px / calc(95% - 36px) 1px no-repeat,
        linear-gradient(#ebebeb, #ebebeb) left bottom 8px/1px 100px no-repeat;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    height: calc(100% - 12px);
    left: -24px;
    position: absolute;
    width: 100%;
    width: calc(100% + 24px);
    z-index: -1;
}

.articles-list.articles-list-square .article.happy-article .article-hour {
    left: -77px;
}

.articles-list.articles-list-square.articles-list-with-hour .articles-list-item {
    padding-left: 77px;
}

.articles-list.articles-list-square.articles-list-with-hour .articles-list-item:before {
    left: 50px;
}

.articles-list.articles-list-square.articles-list-with-hour .article-hour {
    position: absolute;
    top: 4px;
    left: -77px;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .articles-list-item,
.articles-list.articles-list-square.articles-list-with-hour-and-image .articles-list-item {
    padding-left: 0;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .articles-list-item:before,
.articles-list.articles-list-square.articles-list-with-hour-and-image .articles-list-item:before {
    content: none;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .article-image,
.articles-list.articles-list-square.articles-list-with-hour-and-image .article-image {
    align-self: flex-start;
    flex: 0 0 120px;
    width: 120px;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .article-image:before,
.articles-list.articles-list-square.articles-list-with-hour-and-image .article-image:before {
    content: "";
    display: block;
    padding-top: 66.6666666667%;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title,
.articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title {
    display: inline;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .article-text-container .article-title:before,
.articles-list.articles-list-square.articles-list-with-hour-and-image .article-text-container .article-title:before {
    background-color: #0faadb;
    content: "";
    display: inline-block;
    height: 7px;
    margin: 0 15px 0 16px;
    vertical-align: middle;
    width: 7px;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .article {
    border-bottom: 1px solid rgba(136, 153, 166, 0.1);
    display: block;
    margin-left: -8px;
    margin-right: -8px;
    padding: 0 8px 15px;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .article .article-text-container .article-title:before {
    margin-left: 0;
}

.articles-list.articles-list-square.articles-list-with-date-and-image .article-content-container {
    align-items: flex-start;
    display: flex;
    margin-bottom: 10px;
}

.articles-list .articles-list-item.articles-list-item {
    display: block;
    margin-bottom: 25px;
}

.articles-list .articles-list-item.articles-list-item.live-articles-list-item {
    padding-left: 77px;
    position: relative;
}

.articles-list .articles-list-item.articles-list-item.live-articles-list-item:before {
    -webkit-animation: live-article-blink 1.25s linear infinite alternate;
    animation: live-article-blink 1.25s linear infinite alternate;
    background:
        linear-gradient(#ff363f, #ff363f) 0/64px 100% no-repeat,
        linear-gradient(#ff363f, #ff363f) top/100% 1px no-repeat,
        hsla(0, 0%, 100%, 0) !important;
    content: "EN VIVO";
    display: block;
    color: #fafafa;
    font-size: 8px;
    font-weight: 700;
    height: auto;
    letter-spacing: 3px;
    line-height: 8px;
    left: 0;
    padding: 8px 7px;
    position: absolute;
    top: -8px;
    width: 100%;
    width: calc(100% + 8px);
    z-index: 10;
}

.articles-list .articles-list-item.articles-list-item.live-articles-list-item.live-articles-list-item-right {
    padding-left: 0;
    padding-right: 77px;
}

.articles-list .articles-list-item.articles-list-item.live-articles-list-item.live-articles-list-item-right:before {
    background:
        linear-gradient(#ff363f, #ff363f) 100%/64px 100% no-repeat,
        linear-gradient(#ff363f, #ff363f) top/100% 1px no-repeat,
        hsla(0, 0%, 100%, 0) !important;
    left: auto;
    padding: 8px 4px;
    right: 0;
    text-align: right;
}

.articles-list .articles-list-item.articles-list-item.live-articles-list-item .article-hour {
    display: none;
}

.articles-list .article {
    align-items: flex-start;
    display: flex;
    position: relative;
}

.articles-list .article.happy-article .article-image {
    align-self: flex-start;
    flex: 0 0 142px;
    width: 142px;
}

.articles-list .article.happy-article .article-image:before {
    content: "";
    display: block;
    padding-top: 60.5633802817%;
}

.articles-list .article .article-image {
    align-self: flex-start;
    flex: 0 0 150px;
    width: 150px;
}

.articles-list .article .article-image:before {
    content: "";
    display: block;
    padding-top: 60.6666666667%;
}

.articles-list .article .article-image:first-child {
    margin-right: 14px;
}

.articles-list .article .article-image:last-child {
    margin-left: 14px;
}

.more-btn {
    align-items: center;
    border: 1px solid currentColor;
    border-radius: 4px;
    display: inline-flex;
    font-size: 15px;
    justify-content: center;
    line-height: 20px;
    min-width: 210px;
    padding: 10px 20px;
    text-align: center;
    white-space: nowrap;
}

.more-btn:before {
    content: "";
    font-family: Font Awesome\5 Pro;
    font-size: 15px;
    font-weight: 300;
    margin-right: 14px;
}

.dark .more-btn {
    border-color: hsla(0, 0%, 98%, 0.4);
}

.more-btn-container {
    align-items: center;
    display: flex;
}

.more-btn-container:before {
    background-color: rgba(136, 153, 166, 0.4);
    content: "";
    display: block;
    height: 1px;
    margin-right: 15px;
    opacity: 0.4;
    width: 100%;
}

.dark .more-btn-container:before {
    background-color: hsla(0, 0%, 98%, 0.4);
}

.go-up-btn {
    align-items: center;
    background-color: #0faadb;
    border: none;
    color: #fff;
    display: flex;
    font-size: 16px;
    justify-content: center;
    height: 55px;
    width: 55px;
}

.hooper.hooper {
    height: auto;
    padding-bottom: 62px;
}

.hooper.hooper .hooper-pagination {
    bottom: 18px;
}

.hooper.hooper .hooper-indicator {
    background-color: #b5c0db;
    border-radius: 50%;
    border: 1px solid #b5c0db;
    height: 8px;
    margin: 0 7px;
    width: 8px;
}

.dark .hooper.hooper .hooper-indicator {
    background-color: hsla(0, 0%, 100%, 0.1);
    border-color: hsla(0, 0%, 100%, 0.1);
}

.dark .hooper.hooper .hooper-indicator.is-active {
    background-color: #fff;
    border-color: #fff;
}

.hooper.hooper .hooper-indicator.is-active {
    background-color: #444;
    border-color: #444;
}

.input-container {
    align-items: center;
    border-bottom: 1px solid rgba(3, 12, 38, 0.1);
    color: rgba(34, 34, 34, 0.45);
    display: flex;
    padding: 23px 16px;
}

.search-input-container .fa-search {
    font-size: 18px;
    margin-right: 20px;
}

.search-input {
    border: none;
    height: 30px;
    width: 100%;
}

.search-input::-moz-placeholder {
    color: rgba(34, 34, 34, 0.45);
}

.search-input:-ms-input-placeholder {
    color: rgba(34, 34, 34, 0.45);
}

.search-input::-ms-input-placeholder {
    color: rgba(34, 34, 34, 0.45);
}

.search-input::placeholder {
    color: rgba(34, 34, 34, 0.45);
}

.search-input:focus {
    outline: none;
}

.play {
    align-items: center;
    color: #fafafa;
    display: flex;
    background-color: rgba(0, 0, 0, 0.45);
    border: 1px solid #fafafa;
    border-radius: 50%;
    flex: 0 0 45px;
    font-size: 14px;
    height: 46px;
    justify-content: center;
    width: 46px;
}

.fa-facebook,
.fa-facebook-f {
    color: #3a5998;
}

.fa-twitter {
    color: #26aced;
}

.fa-instagram {
    color: #b81d99;
}

.fa-youtube {
    color: #fa1b1b;
}

.fa-whatsapp {
    color: #00b363;
}

.fade-enter,
.fade-leave-to {
    opacity: 0;
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity 0.4s ease-in-out;
}

.fade-move {
    transition: transform 1s ease-out;
}

.miGaleria {
    z-index: 10001 !important;
}

.post .post-content {
    font-family: Martel, serif;
}

.post .post-content a {
    color: #007aff;
}

.post .post-content b,
.post .post-content strong {
    font-weight: 700;
}

.post .post-content blockquote {
    background-color: #0faadb;
    border-radius: 6px;
    color: #fff;
    padding: 10px 20px;
}

.post .post-content blockquote a {
    font-weight: 700;
    color: #fff;
}

.post .post-content blockquote a:hover {
    text-decoration: underline;
}

.post .post-content .bbcl-alert {
    border-radius: 6px;
    border: 1px solid #3a4cb4;
    font-family: Lato, sans-serif;
    margin-bottom: 28px;
    overflow: hidden;
}

.post .post-content .bbcl-alert span {
    font-size: 16px;
    margin-right: 10px;
}

.post .post-content .bbcl-alert .alert-title {
    background-color: #3a4cb4;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 8px 16px;
}

.post .post-content .bbcl-alert .alert-content {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 20px;
}

.post .post-content .bbcl-alert.alert-spoiler {
    border: 1px solid #3a4cb4;
}

.post .post-content .bbcl-alert.alert-spoiler .alert-title {
    background-color: #3a4cb4;
}

.post .post-content .bbcl-alert.alert-en-desarrollo {
    border: 1px solid #f9a825;
}

.post .post-content .bbcl-alert.alert-en-desarrollo .alert-title {
    background-color: #f9a825;
}

.post .post-content .bbcl-alert.alert-explicitas {
    border: 1px solid #de283b;
}

.post .post-content .bbcl-alert.alert-explicitas .alert-title {
    background-color: #de283b;
}

.post .post-content .bbcl-alert.alert-presunta-inocencia {
    border: 1px solid #00897b;
}

.post .post-content .bbcl-alert.alert-presunta-inocencia .alert-title {
    background-color: #00897b;
}

.post .post-content .bbcl-alert.alert-violencia-mujer {
    border: 1px solid #ad1457;
}

.post .post-content .bbcl-alert.alert-violencia-mujer .alert-title {
    background-color: #ad1457;
}

.post .post-content .bbcl-alert.alert-transporte {
    border: 1px solid #eb7104;
}

.post .post-content .bbcl-alert.alert-transporte .alert-title {
    background-color: #eb7104;
}

.post .post-content .bbcl-alert.alert-suicidio {
    border: 1px solid #f9a825;
}

.post .post-content .bbcl-alert.alert-suicidio .alert-title {
    background-color: #f9a825;
}

.post .post-content .bbcl-alert.alert-estudio {
    border: 1px solid #45adba;
}

.post .post-content .bbcl-alert.alert-estudio .alert-title {
    background-color: #45adba;
}

.post .post-content .post-excerpt {
    background-color: #e9ecf0;
    padding: 16px;
    border-radius: 4px;
    margin: 0 16px 35px;
    position: relative;
    line-height: 28px;
}

.post .post-content .post-excerpt:after {
    content: "";
    position: absolute;
    bottom: -24px;
    border: 13px solid #e9ecf0;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.post .post-content .post-excerpt p {
    margin-bottom: 0;
}

.post .post-content .post-excerpt p:first-child:first-letter {
    font-size: 34px;
    line-height: 28px;
    color: #e9ecf0;
    background-color: #475765;
    padding: 13px 7px 6px;
    float: left;
    margin-right: 5px;
}

.post .post-content p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}

.post .post-content p iframe {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.post .post-content audio {
    max-width: 100%;
}

.post .post-content .size-full,
.post .post-content .size-medium {
    max-width: 100% !important;
    height: auto !important;
}

.post .post-content .wp-caption {
    max-width: 100% !important;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.post .post-content .wp-caption-text {
    opacity: 0.7;
    color: #000;
    font-size: 0.8125rem;
    line-height: 1.0625rem;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 9px;
}

.post .post-content .vrudo {
    position: relative;
    width: 100%;
    height: 200px;
    z-index: 3;
}

.post .post-content h2 {
    color: #030c26;
    font-size: 1.375rem;
    line-height: 1.625rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.post .post-content iframe {
    max-width: 100%;
}

.post .post-content figure {
    width: 100% !important;
    margin: 0 auto;
    margin-bottom: 20px;
}

.post .post-content img {
    width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
}

.post .post-content figcaption {
    color: rgba(27, 33, 41, 0.6);
    font-size: 0.875rem;
    line-height: 1.45;
}

.post .post-content .lee-tambien-bbcl {
    background:
        linear-gradient(90deg, #2b73b4, #2b73b4) 0 100%/45px 3px no-repeat,
        linear-gradient(90deg, rgba(136, 153, 166, 0.3), rgba(136, 153, 166, 0.3)) center bottom 1px/56% 1px no-repeat;
    margin: 10px -16px 25px;
    padding: 0 8px 20px;
}

.post .post-content .lee-tambien-bbcl .lee-tambien-titulo {
    color: #030c26;
    font-family: Lato;
    margin-bottom: 8px;
}

.post .post-content .lee-tambien-bbcl .lee-tambien-ir {
    display: none;
}

.post .post-content .lee-tambien-bbcl .lee-tambien-caja {
    display: flex;
}

.post .post-content .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-img {
    align-self: flex-start;
    flex: 0 0 163px;
    width: 163px;
    background-position: 50%;
    background-size: cover;
    margin-right: 10px;
}

.post .post-content .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-img:before {
    content: "";
    display: block;
    padding-top: 61.3496932515%;
}

.post .post-content .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-titular {
    color: currentColor;
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
}

.post .post-content .nota-etiquetas .nota-etiquetas-titulo {
    font-weight: 700;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    padding-bottom: 20px;
}

.post .post-content .nota-etiquetas .nota-etiquetas-titulo span {
    font-size: 1.25rem;
    vertical-align: middle;
    padding-right: 5px;
}

.post .post-content .nota-etiquetas a {
    background-color: #dae4eb;
    color: #000;
    font-size: 1rem;
    line-height: 1.0625rem;
    padding: 7px 13px 6px 11px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.post .post-content .nota-etiquetas a:focus,
.post .post-content .nota-etiquetas a:hover {
    color: #fff;
    background-color: #3b96ff;
    text-decoration: none;
}

.post .post-content .url-corta .icon-attach_file {
    font-size: 1.75rem;
    vertical-align: middle;
}

.post .post-content .cita-bbcl {
    border: 3px solid #dae4eb;
    width: 100%;
    color: #1c2e4f;
    background-color: #fff;
    font-size: 1.125rem;
    line-height: 1.875rem;
    margin: 40px 0;
}

.post .post-content .cita-bbcl .cita-icon {
    float: left;
    background: #fff;
    margin-top: -3px;
    margin-left: -3px;
    padding-right: 13px;
    padding-bottom: 11px;
}

.post .post-content .cita-bbcl .cita-icon span {
    color: #dae4eb;
    font-size: 2rem;
}

.post .post-content .cita-bbcl .cita-bbcl-texto {
    padding: 13px 63px 0;
    font-style: italic;
    font-weight: 700;
}

.post .post-content .cita-bbcl .cita-bbcl-autor {
    font-style: italic;
}

.post .post-content .cita-bbcl .cita-bbcl-compartir {
    padding: 19px;
}

.post .post-content .cita-bbcl .cita-bbcl-compartir a {
    color: #dae4eb;
    padding: 0 10px;
    font-size: 1.25rem;
}

.post .post-content .cita-bbcl .cita-bbcl-compartir a:hover {
    cursor: pointer;
}

.post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-facebook {
    transition: all 0.2s ease-in;
}

.post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-facebook:focus,
.post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-facebook:hover {
    color: #3a5998;
}

.post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-twitter {
    transition: all 0.2s ease-in;
}

.post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-twitter:focus,
.post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-twitter:hover {
    color: #26aced;
}

.post .post-content .instagram-media,
.post .post-content .twitter-tweet {
    margin: 0 auto 1rem !important;
}

.post .post-content .spoiler-bbcl {
    overflow: hidden;
    position: relative;
}

.post .post-content .spoiler-bbcl .spoiler-bbcl-checkbox {
    position: absolute;
    height: 100%;
    opacity: 0;
    z-index: 99999;
    width: 100%;
}

.post .post-content .spoiler-bbcl .spoiler-bbcl-checkbox:checked {
    display: none;
}

.post .post-content .spoiler-bbcl .spoiler-bbcl-checkbox:checked~.spoiler-bbcl-foreground {
    opacity: 0;
}

.post .post-content .spoiler-bbcl .spoiler-bbcl-checkbox~ :not(.spoiler-bbcl-foreground) {
    transition: -webkit-filter 0.3s linear;
    transition: filter 0.3s linear;
    transition:
        filter 0.3s linear,
        -webkit-filter 0.3s linear;
}

.post .post-content .spoiler-bbcl .spoiler-bbcl-checkbox:not(:checked)~ :not(.spoiler-bbcl-foreground) {
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -ms-filter: blur(20px);
    -o-filter: blur(20px);
    filter: blur(20px);
}

.post .post-content .spoiler-bbcl .spoiler-bbcl-foreground {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    justify-content: center;
    height: 100%;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: opacity 0.3s linear;
    width: 100%;
    z-index: 99998;
}

.post .content-p7 {
    padding: 1rem;
}

.post .content-p7 .barra-pagina7-mobile {
    margin-top: 0 !important;
}

.post .content-p7 .nota-contenido p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}

@media (min-width: 992px) {
    .post .post-content {
        padding: 10px;
        font-size: 17px;
        line-height: 29px;
        padding: 0;
    }

    .post .post-content .post-excerpt {
        margin: 0 0 35px;
        line-height: 2rem;
    }

    .post .post-content p {
        font-size: 17px;
        line-height: 29px;
    }

    .post .post-content p iframe {
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    .post .post-content figure {
        width: auto !important;
    }

    .post .post-content img {
        max-width: 100% !important;
        width: auto !important;
    }

    .post .post-content .wp-caption-text {
        background-color: rgba(0, 0, 0, 0.8);
        color: #fafafa;
        font-family: Lato, sans-serif;
        height: 37px;
        margin-top: -37px;
        opacity: 1;
        position: relative;
    }

    .post .post-content .vrudo {
        height: 394px;
    }

    .post .post-content iframe {
        max-width: 100%;
    }

    .post .post-content .lee-tambien-bbcl {
        padding: 0;
        margin: 10px 0 25px;
    }

    .post .post-content .lee-tambien-bbcl .lee-tambien-titulo {
        font-weight: 700;
        font-size: 1.0625rem;
        line-height: 1.25rem;
    }

    .post .post-content .lee-tambien-bbcl .lee-tambien-caja {
        padding: 0 10px 10px;
    }

    .post .post-content .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-titular {
        font-weight: 700;
        font-size: 1.25rem;
        line-height: 1.688rem;
        padding-left: 10px;
    }

    .post .post-content .nota-etiquetas .nota-etiquetas-titulo {
        color: #0b337f;
        font-weight: 700;
        font-size: 1.0625rem;
        line-height: 1.25rem;
        padding-bottom: 20px;
    }

    .post .post-content .nota-etiquetas .nota-etiquetas-titulo span {
        font-size: 1.25rem;
        vertical-align: middle;
        padding-right: 5px;
    }

    .post .post-content .nota-etiquetas a {
        background-color: #dae4eb;
        color: #000;
        font-size: 0.875rem;
        line-height: 1.0625rem;
        padding: 7px 13px 6px 11px;
        margin-right: 10px;
        margin-bottom: 10px;
        display: inline-block;
    }

    .post .post-content .nota-etiquetas a:focus,
    .post .post-content .nota-etiquetas a:hover {
        color: #fff;
        background-color: #3b96ff;
        text-decoration: none;
    }

    .post .post-content .url-corta a {
        color: #000;
    }

    .post .post-content .url-corta .icon-attach_file {
        font-size: 1.25rem;
        vertical-align: middle;
    }

    .post .post-content .cita-bbcl {
        border: 3px solid #dae4eb;
        width: 100%;
        color: #1c2e4f;
        background-color: #fff;
        font-size: 1.125rem;
        line-height: 1.875rem;
        margin: 40px 0;
    }

    .post .post-content .cita-bbcl .cita-icon {
        float: left;
        background: #fff;
        margin-top: -3px;
        margin-left: -3px;
        padding-right: 13px;
        padding-bottom: 11px;
    }

    .post .post-content .cita-bbcl .cita-icon span {
        color: #dae4eb;
        font-size: 2rem;
    }

    .post .post-content .cita-bbcl .cita-bbcl-texto {
        padding: 13px 63px 0;
        font-style: italic;
        font-weight: 700;
    }

    .post .post-content .cita-bbcl .cita-bbcl-autor {
        font-style: italic;
    }

    .post .post-content .cita-bbcl .cita-bbcl-compartir {
        padding: 19px;
    }

    .post .post-content .cita-bbcl .cita-bbcl-compartir a {
        color: #dae4eb;
        padding: 0 10px;
        font-size: 1.25rem;
    }

    .post .post-content .cita-bbcl .cita-bbcl-compartir a:hover {
        cursor: pointer;
    }

    .post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-facebook {
        transition: all 0.2s ease-in;
    }

    .post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-facebook:focus,
    .post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-facebook:hover {
        color: #3a5998;
    }

    .post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-twitter {
        transition: all 0.2s ease-in;
    }

    .post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-twitter:focus,
    .post .post-content .cita-bbcl .cita-bbcl-compartir a .fa-twitter:hover {
        color: #26aced;
    }
}

#post .post-progress-container {
    display: block;
    height: 2px;
    width: 100%;
}

#post .post-progress-container .post-progress {
    background-color: #007aff;
    height: 100%;
}

#post .post.post-with-video .post-image {
    position: relative;
}

#post .post.post-with-video .post-video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#post .post.post-with-video .post-text-container {
    margin-top: 0;
}

#post .post .post-category {
    background-color: #fafafa;
    color: #007aff;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    padding: 12px 32px;
    text-transform: capitalize;
}

#post .post .post-image {
    position: relative;
}

#post .post .post-image:before {
    content: "";
    display: block;
    padding-top: 57.3333333333%;
}

#post .post .post-image .post-image-credits {
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.9));
    bottom: 0;
    color: hsla(0, 0%, 98%, 0.9);
    display: block;
    font-size: 10px;
    line-height: 13px;
    margin-left: auto;
    padding: 6px 16px 12px;
    position: absolute;
    right: 0;
    text-align: right;
    min-width: 70%;
    max-width: 100%;
}

#post .post .post-image .post-image-credits .fa-camera {
    font-size: 11px;
    margin-right: 10px;
}

#post .post .post-text-container {
    background-color: #fff;
    margin: -8px 8px 9px;
    padding: 16px 8px;
    position: relative;
}

#post .post .post-title {
    font-weight: 600;
    font-family: Martel, serif;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
}

#post .post .post-author-container {
    color: #444;
    font-family: Martel, serif;
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 10px;
}

#post .post .post-author-container .post-author {
    color: #2667ab;
    font-weight: 400;
}

#post .post .post-date {
    color: #444;
    font-family: Martel, serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 13px;
}

#post .post .post-visits-social-container {
    background:
        linear-gradient(90deg, #2b73b4, #2b73b4) 0 0/45px 3px no-repeat,
        linear-gradient(90deg, rgba(136, 153, 166, 0.3), rgba(136, 153, 166, 0.3)) center top 1px/56% 1px no-repeat;
    border-bottom: 1px solid rgba(136, 153, 166, 0.3);
    display: flex;
    margin-bottom: 30px;
}

#post .post .post-visits-social-container .post-visits-container {
    background: linear-gradient(90deg, rgba(136, 153, 166, 0.3), rgba(136, 153, 166, 0.3)) 100%/1px 30px no-repeat;
    color: rgba(136, 153, 166, 0.6);
    font-size: 12px;
    line-height: 12px;
    min-width: 114px;
    padding: 11px 25px;
    text-align: center;
}

#post .post .post-visits-social-container .post-visits-container .post-visits {
    color: #8899a6;
    display: block;
    font-size: 17px;
    line-height: 18px;
}

#post .post .post-visits-social-container .post-social-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    padding: 12px 32px;
    width: 100%;
}

#post .post .post-visits-social-container .post-social-container .fa-link {
    color: #8899a6;
}

#post .post .post-content {
    padding: 0 16px;
}

#post .post .facebook-comments {
    margin-bottom: 30px;
    padding: 0 8px;
}

#post .post .post-author-signature-container {
    background-color: #fafafa;
    border-radius: 6px;
    border: 1px solid rgba(136, 153, 166, 0.3);
    font-family: Lato, sans-serif;
    margin-bottom: 28px;
}

#post .post .post-author-signature-container .author-profile-container {
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
}

#post .post .post-author-signature-container .author-profile-container .author-image-container {
    box-sizing: border-box;
    margin: auto 20px auto 28px;
}

#post .post .post-author-signature-container .author-profile-container .author-image-container img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 90px !important;
    max-height: 90px;
    max-width: 90px;
    width: 90px !important;
    border-radius: 50%;
}

#post .post .post-author-signature-container .author-profile-container .author-container {
    margin: auto 0;
}

#post .post .post-author-signature-container .author-profile-container .author-container .author-information-container .author-name {
    line-height: 18px;
    margin-bottom: 12px;
}

#post .post .post-author-signature-container .author-profile-container .author-container .author-information-container .author-name span {
    color: #39aadb;
    font-size: 18px;
    font-weight: 700;
}

#post .post .post-author-signature-container .author-profile-container .author-container .author-information-container .author-position {
    line-height: 13px;
}

#post .post .post-author-signature-container .author-profile-container .author-container .author-information-container .author-position span {
    color: #646464;
    font-size: 13px;
}

#post .post .post-author-signature-container .author-social-links-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: 28px;
}

#post .post .post-author-signature-container .author-social-links-container .author-link {
    color: #222;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
    min-width: 140px;
}

#post .post .post-author-signature-container .author-social-links-container .fa-facebook-square,
#post .post .post-author-signature-container .author-social-links-container .fa-instagram,
#post .post .post-author-signature-container .author-social-links-container .fa-mouse-pointer,
#post .post .post-author-signature-container .author-social-links-container .fa-twitter {
    color: #222;
    margin-right: 7px;
}

#post .post .post-author-signature-container .author-social-links-container .author-link:hover,
#post .post .post-author-signature-container .author-social-links-container .author-link:hover .fa-facebook-square,
#post .post .post-author-signature-container .author-social-links-container .author-link:hover .fa-instagram,
#post .post .post-author-signature-container .author-social-links-container .author-link:hover .fa-mouse-pointer,
#post .post .post-author-signature-container .author-social-links-container .author-link:hover .fa-twitter {
    color: #39aadb;
}

#post .post #candidatos-box .candidatos-table-super-titulo {
    color: #fff;
    font-family: Lato;
    font-size: 14px;
    font-weight: 700;
    background-color: #299df5;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 10px;
}

#post .post #candidatos-box .first-table-title {
    background-color: #299df5;
}

#post .post #candidatos-box .candidatos-table-container-header .candidatos-table-title-container {
    display: flex;
}

#post .post #candidatos-box .candidatos-table-container-header .candidatos-table-title-container .candidatos-table-title {
    color: #fff;
    font-family: Lato;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    padding-top: 10px;
    padding-bottom: 9px;
}

#post .post #candidatos-box .candidatos-table-container-header .candidatos-table-title-container .t1 {
    margin-left: 11%;
}

#post .post #candidatos-box .candidatos-table-container-header .candidatos-table-title-container .t2 {
    margin-left: 38%;
}

#post .post #candidatos-box .candidatos-table-container-header .candidatos-table-subtitle {
    background-color: #f3f4f6;
    border: 2px solid #cfd6db;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-family: Lato;
    font-size: 13px;
    font-weight: 700;
    line-height: 13px;
    padding-top: 11px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

#post .post #candidatos-box .candidatos-table-container {
    border-left: 2px solid #cfd6db;
    border-right: 2px solid #cfd6db;
    border-bottom: 2px solid #cfd6db;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 15px;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: #ccc;
    font-family: Lato;
    font-size: 14px;
    width: 100%;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table tr {
    border-bottom: 1px solid rgba(136, 153, 166, 0.3);
    width: 100%;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table tr .numero-candidato {
    padding-left: 15px;
    width: 40px;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table tr .candidato-partido {
    width: 290px;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table tr .candidato-partido .candidatos-logo-partido {
    display: unset !important;
    margin: 0 !important;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table tr .candidato-partido .nombre-partido {
    margin-right: 10px;
    padding-left: 12px;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table tr:last-child {
    border-bottom: 0;
    width: 100%;
}

#post .post #candidatos-box .candidatos-table-container .candidatos-table td {
    padding-top: 6px;
    padding-bottom: 8px;
}

@media only screen and (max-width: 600px) {
    #post .post #candidatos-box .candidatos-table-super-titulo {
        padding: 10px;
    }

    #post .post #candidatos-box .candidatos-table-title-container .t2 {
        margin-left: 25%;
    }

    #post .post #candidatos-box .candidato-partido {
        width: auto !important;
    }

    #post .post #candidatos-box .numero-candidato {
        padding-right: 10px;
    }
}

#post .post .chart-iframe {
    width: 100%;
    height: 264px;
    border-style: none;
}

#post .section-realtime {
    margin-bottom: 30px;
    padding-bottom: 1px;
}

#post .section-realtime .section-title {
    justify-content: start;
    padding: 20px 32px 20px 8px;
}