.article {
    background: #fff;
    z-index: 99999999;
    position: relative;
    margin: 0 auto;
}
.language {
    position: absolute;
    top: 16px;
    left: 16px;
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
}

.share {
    position: fixed;
    top: 0px;
    padding-top: 12px;
    right: 10px;
    z-index:99999999999;
}
.share .compartir {
    height: auto;
    width: 48px;
    height: 0;
    overflow: hidden;
    padding-top: 48px;
    background: url('../images/compartir.png') no-repeat center 5px / 19px auto;
    position: absolute;
    right: 0;
    top: 7px;
    right: -8px;
    cursor: pointer;
}

.share .compartir a {
    position: relative;
    z-index: 1999;
    width: 48px;
    height: 48px;
    display: block;
}

.compartir a.compartir_twitter {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://static.univision.com/especiales/noticias/infografias/plantilla-infografia/template-2023/assets/twitter.png);
    background-repeat: no-repeat;
    background-size: 32px;
    margin-right: 12px;
    margin-left: 7px;

    margin-bottom: 10px;
}
.compartir a.compartir_facebook {
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(https://static.univision.com/especiales/noticias/infografias/plantilla-infografia/template-2023/assets/facebook.png);
    background-repeat: no-repeat;
    background-size: 32px;
    margin-right: 12px;
    margin-left: 7px;
}
.logounivision_black {
    color: #000;
}
.logounivision_black .language {
    color: #000;
}
 .logounivision, .logounivision_black {
    position: fixed;
    z-index:999999999;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0);
    top: -10px;
    padding: 8px 0;
    left: 50%;
    opacity: 1;
    text-align: center;
    transition: all .2s;
    transform: translate(-50%,10px);
}
.logounivision img, .logounivision_black img {
    max-width: 200px;
    margin: 0 auto;
}
.logounivision_black {
    opacity: 0;
}
/* section {
    padding-top: 24px;
} */
@font-face {
    font-family: 'Mindthegap';
    src: url('https://static.univision.com/noticias/fuentes/Monty Stencil Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Mindthegap-bold';
    src: url('https://static.univision.com/noticias/fuentes/Monty Stencil Light.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
h2 {
    margin: 0px auto;
    padding: 48px 0 24px 0;
}
.hero .autores a {
    color: #fff;
}
.compartir.black {
    background: url('../images/compartir_black.png') no-repeat center 5px / 19px auto !important;
}
.entrada .paragraph h2 {
    margin-bottom: 0;
    color: #000;
}
.article .paragraph p {
    padding: 0px 20px;
    line-height: 28px;
    margin: 16px 0;
}

.article .intro .paragraph {
    max-width: 900px;
}
.article .paragraph a {
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight:300;
    border-bottom: 1px dotted #000;
}

.article .paragraph .introtext p {
    margin: 24px 0;
    max-width: 1048px;
    padding: 0;
}

.article .paragraph .introtext p span {
    background-color: #576a4b;
    color: #fff;
    padding: 0 6px;
}
.article .paragraph {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    margin: 0 auto;
    padding: 1px 0px;
}
.article .piedefoto1.paragraph p {
    font-weight: 300;
    max-width: 1048px;
    text-align: left;
    margin: 8px auto 24px auto;
    font-size: 15px;
    line-height: 22px;
    padding: 0 20px;
    color: #737373;
}
section {
    background: #fff;
    padding: 16px 0;
}

section.black {
    background: #000;
}
.image {
    max-width: 1048px;
    margin: 0 auto;
}

.intertitulo .image {
    max-width: 100%;
}
.piedefoto {
    padding: 0 5px;
    font-weight: 300;
    max-width: 1048px;
    text-align: right;
    margin: 8px auto 24px auto;
    font-size: 15px;
    line-height: 22px;
    padding: 0 20px;
    color: #737373;
}
.graphic_regular {
    padding: 0;
}
.graphic_regular h2 {
    padding: 20px;
}

.grafico_ai2 {
    padding: 0 20px;
}
.graphic_video {
    background-color: #fff;
    padding: 0 20px;
}
.vid_credit {
    font-weight: 300;
    font-size:15px;
    line-height: 22px;
    margin: 8px auto 0 auto;
}
.doubleimage {
    display: flex;
   }
.stickyimage {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100vh;
}

.image.stickyimage {
    max-width: 100%;
}
.stickyimage img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.overimage {
    position: relative;z-index:2;height:100vh;
    
}
.overimage .texto {
    font-family: "Roboto Slab", serif;
    max-width: 500px;
    font-size:18px;
    line-height: 28px;
    font-weight: 300;
    margin: 0 auto;
    padding: 24px;
    background: #fff;
}

.topcredit {
    display: block;
}
.topcredit h2 {
    width: 100%;
}
.citext {
    margin: 32px 0;
    color: rgb(153, 153, 153)
}

.cilogos {
    display: flex;
    flex-wrap: wrap;
}
.creditlogo {
    width: 240px;
    margin-top: 0px;
    margin-left: 3px;
    padding-left: 0px;
}

.cilogos .citext {
    margin-top: 8px;
}
.cilogos .creditlogo {
    width: 165px;
    margin-left: 0;
    margin-right: 17px;
    margin-top: 0px;
}

.share .compartir.opened {
  height: 248px !important;
  background: url(https://static.univision.com/especiales/noticias/2018/sobreviviendo-al-huracan-maria-puerto-rico/assets/up_arrow.svg) no-repeat center 10px / 16px auto !important;

}
.cilogos .creditlogo.usc {
    width: 230px;
}
.creditlogo.univl {
    padding-top: 14px;
}
.creditlogo.mwc {
    width: 100px;
    padding-left: 12px;
}

.creditlogo.iwmf {
    padding: 3px 10px;
}
.creditlogo.usc {
    width: 320px;
}
.red-alert {
    color: #000;
    padding: 2px 8px;
    border-radius: 16px;
    font-size: 16px;
    background-color: #E8E9D4;
}
@media screen and (min-width: 768px) {

    .topcredit {
        display: flex;
    }
    .topcredit h2 {
        width: 50%;
    }
    .article .paragraph p {
        padding: 0px;
    }
    .article .piedefoto1.paragraph p {
        padding: 0;
        margin: 24px 0;
    }
    .grafico_ai2, .graphic_video {
        padding: 0;
    }
    .graphic_regular h2 {
        padding: 0;
    }
    .overimage .texto {
        max-width: 840px;
        font-size: 20px;
        line-height: 30px;
        padding:32px;
    }
    .piedefoto {
        padding: 0 16px;
    }
    .graphic_ai2, .graphic_video {
        padding: 24px 0px 24px 0px;
    }
    .article .paragraph .introtext p {
        margin: 32px 0;
    }
    .red-alert {
        font-size: 15px;
    }
}
@media screen and (min-width: 1048px) {
    .piedefoto {
        padding: 0;
    }
    .language {
        top: 13px;
    }
}

#ot-sdk-btn.ot-sdk-show-settings, #ot-sdk-btn.optanon-show-settings {
    color: #fff !important;
    border: 1px solid #fff !important;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    background: #000;
    padding: .8em 2em;
    font-size: .8em;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    -webkit-transition: 1s ease;
    transition: .1s ease;
}