.c-detail.c-detail--special,
.w-fullscreen footer,
body.w-fullscreen,
footer .legal-footer, .c-footer .c-footer__copyright {
    background-color: #1e1e1e;
    font-family: Roboto, sans-serif;
}

.c-footer .c-footer__nav, .c-footer .c-footer__top {
    background-image: linear-gradient(to right, #ffffff 25%, hsla(0, 0%, 100%, 0) 0), linear-gradient(to right, #ffffff 25%, hsla(0, 0%, 100%, 0) 0);
}

.c-footer .c-footer__container__top {
    max-width: 99rem;
    margin-left : auto;
    margin-right : auto;
}

.c-header.c-header__main__custom {
    border-bottom: 2px solid #fff;
}

.c-header .c-header__custom {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    gap: 1rem;
    height: 6.5rem;
}    

.c-header .c-header__custom  .c-header__custom__text{
    font-size: 15px;
    color: #fff;
    font-family: "Roboto-Bold", sans-serif;
    font-weight: 650;
}

.c-header .c-header__custom__logo {
    padding: 1rem;
    margin-left: -1.5rem;
}

.c-detail--special .c-detail__data,
.c-detail.c-detail--special .trustproject_logo {
    display: none;
}

.w-fullscreen .c-detail.c-detail--special {
    margin: 0;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body .c-detail__embed {
    padding: 0;
    margin: 0;
}

.c-detail.c-detail--special .c-detail__content {
    font-family: Roboto, sans-serif;
}

.c-detail.c-detail--special .c-detail__content .article-picture {
    margin: 0;
}

.c-detail.c-detail--special .c-detail__content .composite-incolumns .paragraph,
.c-detail.c-detail--special .c-detail__content .composite-incolumns p,
.c-detail.c-detail--special .c-detail__content .composite-incolumns p strong,
.c-detail.c-detail--special .c-detail__content .composite-incolumns p b {
    color: #fff;
    font-family: Roboto, sans-serif !important;
}

b {
    font-family: Roboto, sans-serif !important;
}

strong {
    font-family: Roboto, sans-serif !important;
}

.c-detail.c-detail--special .c-detail__content .composite-incolumns p b {
    color: #fff;
    font-family: Roboto, sans-serif;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body .composite-incolumns {
    width: 60%;
    align-items: center;
    margin-left: 40rem;
    padding: 0;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body .composite-incolumns .c-detail__media {
    width: 50%;
}

.c-detail.c-detail--special .c-detail__content .composite-incolumns .content-title-h1-titu3 {
    font-size: 11rem;
    color: #f1d581;
    line-height: 10rem;
    text-align: left;
    font-weight: 700;
}

.c-detail.c-detail--special .c-detail__content .composite-incolumns .content-title-h1-titu4 {
    font-size: 11rem;
    color: #fff;
    line-height: 3rem;
    margin-bottom: 6rem;
    text-align: left;
    font-weight: 700;
}

.c-detail.c-detail--special .c-detail__content .paragraph-especial {
    color: #fff;
    font-family: Roboto, sans-serif !important;
    font: 2rem/3.1rem Roboto, sans-serif;
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body .c-detail__embed.special-free-html-ad .paragraph-especial {
    text-align: left;
}

.espacio-escritorio {
    margin-bottom: 10rem;
}

.infogram-movil {
    display: none;
}

.imagen-footer-movil {
    display: none;
}

@media screen and (min-width: 891px) and (max-width: 1400px) {
    .w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body .composite-incolumns {
        width: 85%;
        align-items: center;
        margin-left: 5rem;
    }
}

@media only screen and (max-width: 890px) {
    .w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body .composite-incolumns {
        width: 90%;
        margin-left: auto;
    }

    .c-detail.c-detail--special .c-detail__content {
        font-family: Roboto, sans-serif;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules p {
        color: #fff;
        font: 1.9rem/3.1rem Roboto, sans-serif;
    }

    .c-detail.c-detail--special .c-detail__content .composite-incolumns h1.content-title-h1-titu3 {
        font-size: 5.5rem;
        color: #f1d581;
        line-height: 6rem;
        text-align: center;
        margin-left: -4rem;
    }

    .c-detail.c-detail--special .c-detail__content .composite-incolumns h1.content-title-h1-titu4 {
        font-size: 5.5rem;
        color: white;
        line-height: 1rem;
        margin-left: 4rem;
        margin-bottom: 6rem;
        text-align: center;
    }

    .espacio-escritorio {
        margin-bottom: 3rem;
    }

    p b,
    p strong {
        color: #fff;
        font-family: Roboto, sans-serif !important;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .paragraph-especial {
        color: #fff;
        font-family: Roboto, sans-serif !important;
        font: 1.9rem/3.1rem Roboto, sans-serif;
        margin-left: 0;
        width: 100%;
    }

    .infogram-escritorio {
        display: none;
    }

    .trustproject_logo {
        display: none;
    }

    div.article-bottom-box.public {
        display: none;
    }

    .c-header .c-header__custom {
        flex-direction: row;
        bottom: 0;
    }

    .c-header .c-header__custom .c-header__custom__logo {
        height: 100px;
        margin-bottom: -2rem;
        margin-top: -2rem;
    }

    .c-header .c-header__custom .c-header__custom__text {
        font-size: 1.3rem;
        font-family: Roboto-Bold, sans-serif;
        margin-left: 0;
    }

    footer {
        background-color: #1e1e1e !important;
    }

    .c-detail.c-detail--special .c-detail__content .article-picture {
        margin: 0 auto 5rem;
    }

    .infogram-movil {
        display: grid !important;
        margin-top: 5rem;
    }

    .imagen-footer-escritorio {
        display: none;
    }

    .imagen-footer-movil {
        display: contents;
    }
    .c-footer .c-footer__brand {
        background-image: linear-gradient(to right, #ffffff 25%, hsla(0, 0%, 100%, 0) 0), linear-gradient(to right, #ffffff 25%, hsla(0, 0%, 100%, 0) 0);
    }
}

.c-detail.c-detail--special .c-detail__content {
    display: initial !important;
    margin-top: 0;
}

.c-detail.c-detail--special .c-detail__content .trustproject_marca {
    display: none !important;
}