<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lee-tambien-caja {
    padding: 7px;
    border: 1px solid rgba(0,0,0, .3);
    display: block;
    width: 100%;
    margin: 4px 0 30px 0;
    /*float: left;*/
}
.lee-tambien-img {
    width: 120px;
    height: 90px;
    display: block;
    float: left;
    background-size: cover;
    background-position: center center;
    margin-right: 10px;
}
.lee-tambien-titular {
    text-decoration: none !important;
    display: block;
    margin-top: -3px;
    color: #333 !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}
.instagram-media,
.twitter-tweet {
    margin: 0 auto !important;
}
.contenido-nota blockquote {
    display: inline-block;
    background-color: #316596;
    border: 1px solid #2C467C;
    font-weight: 400;
    width: 100%;
    margin: 15px 0 10px;
    padding: 10px 20px;
    border-radius: 10px;
    color: #ffffff;
    text-align: left;
}
.contenido-nota iframe {
    width: 100%;
}
.contenido-nota blockquote a {
    color: #FFEE58;
}
.contenido-nota blockquote a:hover {
    color: #FFEE58;
}
.contenido-nota figure {
    width: 100% !important;
}
.contenido-nota img {
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
.contenido-nota figcaption {
    opacity: 0.7;
    color: #000;
    font-size: .92rem;
    line-height: 1.07rem;
    background-color: rgba(0,0,0,0.1);
    padding: 9px;
}

.contenido-nota audio {
    margin-bottom: 30px;
}

.cita-bbcl {
    border: 3px solid #DAE4EB;
    width: 100%;
    color: #1C2E4F;
    background-color: #fff;
    margin: 40px 0;
}
.cita-bbcl .cita-icon {
    float: left;
    background: white;
    color: white;
    margin-top: -3px;
    margin-left: -3px;
    padding-right: 13px;
    padding-bottom: 11px;
}
.cita-bbcl .cita-bbcl-texto {
    padding: 13px 40px 0;
    font-style: italic;
    font-weight: bold;
}
.cita-bbcl .cita-bbcl-autor {
    font-style: italic;
}
.cita-bbcl .cita-bbcl-compartir {
    padding: 10px;
}
.cita-bbcl .cita-bbcl-compartir a {
    color: #DAE4EB;
    padding: 0 10px;
    font-size: 1.42rem;
}
.contenido-nota .banner-content {
    display: none!important;
}

.contenido-nota .content-p7 .fecha-publicacion-desktop,
.contenido-nota .content-p7 .fecha-publicacion-mobile,
.contenido-nota .content-p7 .titulo-wp-nota-desktop,
.contenido-nota .content-p7 .titulo-wp-nota-mobile,
.contenido-nota .content-p7 .rrss-mobile,
.contenido-nota .content-p7 .nota-visitas-mobile,
.contenido-nota .content-p7 .caja-publicado-por-desktop,
.contenido-nota .content-p7 .nota-img,
.contenido-nota .content-p7 .rrss-desktop-top,
.contenido-nota .content-p7 .rrss-mobile,
.contenido-nota .content-p7 .rrss-desktop-bot {
    display: none;
}

.newsletter-section{
    width: auto;
    background-image: url('https://www.biobiochile.cl/assets/biobiochile/img/caja-newsletter/bg@2x.png');
    border-radius: 4px;
    border: 1px solid rgba(36, 60, 104,0.2);
    padding: 18px 20px 40px;
    position: relative;
    margin: 0;
    float: left;
    margin-bottom: 30px;
}
.newsletter-section .texto{
    display: flex;
}
.newsletter-section .texto img{
    margin-right: 25px;
    width: 87px;
    height: 87px;
}
.newsletter-section .texto .suscribete p{
    color: #243C68!important;
    font-family: Roboto;
    font-size: 15px;
    line-height: 25px;
    margin: 0px;
}
.newsletter-section .texto .suscribete p:nth-child(2){
    font-family: Martel;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}
.newsletter-section  .texto .suscribete p:nth-child(3){
    margin-top:15px;
    font-size: 13px;
    line-height: 15px;
    color: #7C8AA4;
}
.newsletter-section .form-control {
    height: 34px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    margin-left: 20px;
    font-family: Roboto;
    font-size: 13px;
    line-height: 13px;
    color: #7C8AA4;
    border-radius: 6px!important;
}
.newsletter-section .input-group-text {
    position: relative;
    right: 6px;
    background-color: #2B73B4;
    border-left: none;
    border-radius: 6px;
}
.newsletter-section .fa-arrow-right {
    color: #ffffff;
    font-size: 20px;
}
.newsletter-section .form-control {
    height: 44px;
}
.newsletter-section .cont-input{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 0 0 0;
}
.newsletter-section .badge{
    bottom: -29px;
    position: absolute;
}
.newsletter-section .badge-success {
    display: none;
    background-color: #28a745;
}
.newsletter-section .badge-danger {
    display: none;
    background-color: #dc3545;
}
.newsletter-section .cont-rectangle{
    display: flex;
    justify-content: center;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0px;
}
.newsletter-section .cont-rectangle .rectangle {
    height: 3px;
    width: 60px;
    background-color: #243C68;
}
.newsletter-section .input-group{
    width: 100%;
}
section.hooper {
    outline: none;
}
.fb_iframe_widget {
    display: block !important;
}

.bbcl-alert {
    border-radius: 6px;
    border: 1px solid #3a4cb4;
    font-family: Lato,sans-serif;
    margin-bottom: 28px;
    overflow: hidden;
}
.bbcl-alert {
    width: 100%;
}
.bbcl-alert span {
    font-size: 16px;
    margin-right: 10px;
}
.bbcl-alert .alert-content {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 20px;
    font-family: 'Roboto Slab', serif;
}
.bbcl-alert .alert-title {
    background-color: #3a4cb4;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 8px 16px;
}
.bbcl-alert.alert-en-desarrollo {
    border: 1px solid #f9a825;
}
.bbcl-alert.alert-en-desarrollo .alert-title {
    background-color: #f9a825;
}
.bbcl-alert.alert-spoiler {
    border: 1px solid #3a4cb4;
}
.bbcl-alert.alert-spoiler .alert-title {
    background-color: #3a4cb4;
}
.bbcl-alert.alert-explicitas {
    border: 1px solid #de283b;
}
.bbcl-alert.alert-explicitas .alert-title {
    background-color: #de283b;
}
.bbcl-alert.alert-presunta-inocencia {
    border: 1px solid #00897b;
}
.bbcl-alert.alert-presunta-inocencia .alert-title {
    background-color: #00897b;
}
.bbcl-alert.alert-violencia-mujer {
    border: 1px solid #ad1457;
}
.bbcl-alert.alert-violencia-mujer .alert-title {
    background-color: #ad1457;
}
.bbcl-alert.alert-suicidio {
    border: 1px solid #f9a825;
}
.bbcl-alert.alert-suicidio .alert-title {
    background-color: #f9a825;
}
.bbcl-alert.alert-transporte {
    border: 1px solid #eb7104;
}
.bbcl-alert.alert-transporte .alert-title {
    background-color: #eb7104;
}
.bbcl-alert.alert-estudio {
    border: 1px solid #45adba;
}
.bbcl-alert.alert-estudio .alert-title {
    background-color: #45adba;
}

@media (min-width: 992px) {
    .lee-tambien-bbcl .lee-tambien-titulo {
        color: #0B337F;
        font-weight: bold;
        font-size: 1.21rem;
        line-height: 1.42rem;
    }
    .lee-tambien-bbcl .lee-tambien-caja {
        margin: 10px 0 30px;
        border: 1px solid #1B2129;
        width: 100%;
        padding: 10px;
        overflow: hidden;
        display: flex;
    }
    .lee-tambien-bbcl .lee-tambien-caja:hover {
        text-decoration: underline;
    }
    .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-img {
        width: 150px;
        height: 120px;
        float: left;
    }
    .lee-tambien-bbcl .lee-tambien-caja .lee-tambien-titular {
        color: #000;
        font-weight: bold;
        font-size: 1.42rem;
        line-height: 1.92rem;
        float: left;
        padding-left: 10px;
        width: 73%;
    }

    .newsletter-section{
        margin: 0;
        padding: 18px 20px 40px;
        background-image: url('https://www.biobiochile.cl/assets/biobiochile/img/caja-newsletter/bg_escritorio.png');
        float: left;
        margin-bottom: 30px;
    }
    .newsletter-section .texto .suscribete p{
        font-size: 14px;
        line-height: 23px;
    }
    .newsletter-section .texto .suscribete p:nth-child(2){
        font-size: 18px;
        line-height: 18px;
    }
    .newsletter-section .texto .suscribete p:nth-child(3){
        font-size: 13px;
        line-height: 15px;
        color: #243C68;
    }
    .newsletter-section .texto img{
        width: 67px;
        height: 67px;
    }
    .newsletter-section .input-group-text {
        background-color: #ffffff;
        right: 2px;
    }
    .newsletter-section .fa-arrow-right {
        color: #2B73B4;
    }
    .newsletter-section .form-control {
        height: 44px;
    }
    .newsletter-section .cont-input{
        padding: 11px 0 0;
    }
    .newsletter-section .badge{
        bottom: -7px;
    }
}

.contenido-nota {
    word-break: break-word;
}

.vrudo {
    width: 100% !important;
}
.banner-sticky{
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
    width: 100%;
}
.dark-mode.dark-mode .banner-sticky{
    background-color: #14202a;
}</pre></body></html>