body{font-family: "DM Sans", Arial;}
:root {
    --font-size-default: 15px;
    --padding-viewport: 50px;
    --tipografia-principal: "DM Sans", Arial;
    --tipografia-titulos: "DM Sans", Arial;
    --color-1: #2a3644;
    --color-2: #FF6428;
    --color-3: #626262;
    --color-4: #FF8C00;
    --color-5: #0096FF;
    --color-6: #242424;
}


h1,h2,h3,h4,h5{margin:0;}
.sticky {position: sticky;top: 20px;}
.oscuro {background: var(--color-6);}
.oculto{display:none;}

    /* Variables mobile */
    @media (max-width: 759px){
        :root{
            --padding-viewport: 12px;
            --font-size-default: 14px;
        }
        [data-name="leaderboardmobile"] {text-align: center;}
        [data-name="leaderboardmobile"] iframe {margin:20px auto;}
    }

    /* Variables Pantalla Grande */
    @media (min-width: 1400px){
        :root{
            --font-size-default: 15px;
        }

      }
    .solo-mobile{display:none;}
    .solo-desktop{display:initial;}
    .ads13[data-name="leaderboard"] {text-align: center;}
    .ads13[data-name="leaderboard"] iframe {margin: 40px 0;}
    @media (max-width: 759px){
      .solo-desktop{display:none;}
      .solo-mobile{display:initial;}
      .row, .row-content > .content {/*padding: 0 calc(var(--padding-viewport)*1.5);*/}
    }


    .card .epigrafe::after{letter-spacing: -2px;}


    /* Header */
    header.header-principal {background: linear-gradient(to right, rgba(250, 100, 40, 1) 0%, rgba(255, 130, 0, 1) 100%);    }

    .header-principal {z-index: 2;display: flex;position:relative;}
    .header-principal ul {display: flex;list-style: none;margin: 0;padding: 0;align-items: center;justify-content: center;}
    .header-principal .menu-principal li a {padding: 15px 20px;display: block;font-weight: bold;color: white;position: relative;}
    .header-principal ul.menu-redes img {filter: brightness(0) invert(1);height: 20px;}
    .header-principal ul.menu-redes a {margin-left: 16px;}
    .header-principal .row {display: flex;align-items: center;justify-content: space-between;grid-gap: 25px;width:96%;z-index:4;}
    .header-principal #logo img {height: 50px;width: 60px;filter: brightness(0) invert(1);}
    .header-principal nav {display: flex;justify-content: space-between;width: -webkit-fill-available;}
    .header-principal .menu-principal {justify-self: flex-start;align-self: flex-start;margin: 0 auto 0 0;}
    .header-principal a{transition:all .3s;}
    .header-principal a:hover{filter: initial;opacity: .7;}
    *:not(.menu-flotante) .header-principal{min-height: 100px;}
    .header-principal ul.menu-redes li > *{margin-left:16px;color: var(--color-2);}
    .menu-red13 li.submenu ul {display: none;}
    @media (min-width: 760px){
        header.header-principal::before {content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background: url("../images/fondo13.svg?") calc(50vw - 650px) center no-repeat;}
        .header-principal .menu-principal li:not(:first-child) a::before {content: "";display: block;width: 5px;height: 5px;background: #ffffff;border-radius: 50%;position: absolute;top: calc(50% - 2.5px);left: 0;}
        .comp-desktop-grilla-2 .content {grid-column: 1;}
        .comp-desktop-grilla-2 .sidebar {grid-column: 2;}
        .comp-desktop-grilla-2 .row {grid-template-columns: 1fr auto;}
        .comp-desktop-grilla-2 .card {position: relative;min-height: 250px;}
        .comp-desktop-grilla-2 .card .data {width: 100%;box-sizing: border-box;}

        .menu-red13 {z-index: 4;position: relative;padding: 10px 0;display: block;font-size: 0.8em;background:#f4f4f4;color: var(--color-2)}
        .menu-red13 ul {display: flex;margin: 0;padding: 0;text-align: center;align-items: center;justify-content: center;gap: 20px;list-style: none;}
        .menu-flotante .header-principal {position: relative;padding-top: 0;}
        .menu-flotante .header-principal .row {margin-bottom: -65px;}
        .menu-red13 ul a {color: var(--color-2);}
        .menu-redes-buscador {cursor: pointer;margin-left: 10px;}
        
        .menu-red13 li.submenu ul {background: #f4f4f4;position: absolute;top: 100%;z-index: 53;flex-direction: column;padding-top: 16px;gap: 0;left: -15px;}
        .menu-red13 li.submenu:hover ul {display: initial;}
        .menu-red13 li.submenu {position: relative;z-index: 99999;}
        .menu-red13 li.submenu ul a {display: block;padding: 5px 10px;width: max-content;}
    }

    @media (max-width: 759px){
        .banner-top {display:none;}
        .comp-mobile-grilla-3 .card {background: white;padding: var(--padding-viewport);box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);border-radius: 10px;grid-gap: 10px;}
        .comp-mobile-grilla-3 .content {padding-bottom: 35px;}
        .card .imagen {box-shadow: none;}

        *:not(.menu-flotante) .header-principal {background: white;min-height: initial;display: block;}
        .header-principal #logo {position: absolute;width: 90px;height:77px;display: flex;align-items: center;justify-content: center;top: 0;left: 0;}
        .header-principal .row {padding: 0;margin: 0;height: initial;}
        .header-principal #logo img {width: 43px;margin-right: 15px;filter:none;}
        .header-principal nav {display: grid;width: 100%;grid-template-rows: 76px auto;}
        .header-principal nav .menu-principal ul {display: flex;white-space: nowrap;justify-content: left;padding: 0 calc(var(--padding-viewport) / 3);}
        .header-principal .menu-principal li a {color: var(--color-1);font-size: 1em;}
        .header-principal nav ul.menu-redes {grid-row: 1;margin: 0 0 0 auto;}
        .header-principal .menu-principal {width: 100vw;overflow: auto;white-space: nowrap;}
        .header-principal .menu-principal li a {padding: 15px 10px;}
        .header-principal nav ul.menu-redes li:not(:last-child) {display: none;}
        .header-principal.oscuro a.btn-envivo {color: white;margin:0 var(--padding-viewport);background:var(--color-2)}
        a.btn-envivo::after{filter:brightness(0) invert(1);}
        .header-principal::after {display: none;}

    }


body{background-color:white;}
a {transition: filter .3s;}
a:hover {filter: brightness(0.6);}

.label {font-family: var(--tipografia-titulos);font-size: calc(var(--font-size-default) * 1.9);letter-spacing: 1px;text-align:left;display: flex;align-items: center;gap: 15px;line-height:1em;margin-bottom: 30px;color:var(--color-2);}
.label::after {display: none;}
.label::before {content: "";display: block;width: 10px;height: 10px;border-right: 4px solid var(--color-2);border-top: 4px solid var(--color-2);transform: rotate(45deg);}
.label-titulos-big {font-size: 3.1em;font-family: var(--tipografia-titulos);color: var(--color-3);font-weight: 900;margin: 0;line-height: 1em;}
.oscuro .label-titulos-big, .oscuro .label{color: white;}
@media (max-width: 759px){
.label {font-size: calc(var(--font-size-default) * 1.5);gap: 10px;}
.label::before {width: 8px;height: 8px;border-right: 3px solid var(--color-2);border-top: 3px solid var(--color-2);}
}

.btn-1 {border: 2px solid var(--color-3);padding: 7px 15px;border-radius: 50px;display: block;width: max-content;color: var(--color-3);}
.btn-conborde {display: block;border: 2px solid #ffffff;padding: 7px 15px;border-radius: 50px;width: max-content;}
.oscuro .btn-1{border: 2px solid white;}
[class*="comp-"] .comptitulo {text-transform: initial;font-style: initial;}

.cinturon .content {margin-top: -95px;}
.cinturon-header {padding: 85px 0 150px 0;background-size: auto 610px;background-repeat: no-repeat;background-position: center -30px;min-height: 155px;}
.cinturon-header .row {display: flex;flex-direction: column;gap: 20px;position: relative;z-index: 3;}
.cinturon-header h2.label-titulos-big::after {content: "";display: block;width: 50px;height: 2px;background: white;margin-top: 10px;}
.cinturon-header{position: relative;}
.vineta-corporativa {position: absolute;right: 52%;width: 50%;height: 100%;top: 0;z-index: 1;}
.vineta-corporativa svg {height: 100%;right: 0;position: absolute;}
.cinturon .content{position: relative;z-index: 2;}
@media (max-width: 759px){
        .cinturon .content {margin-top: -95px;}
        .cinturon-header {background-size: 570px;background-position: left calc(50% - 110px) top;padding: 200px 0 100px 0;}
        .cinturon-header .row {text-align: center;align-items: center;}
        .cinturon-header h2.label-titulos-big::after { margin: 10px auto 0px; }

        .vineta-corporativa{display:none;}
}

.ads13[data-name="halfpage"] {width: 300px;height: 600px;}

/* Botones */
nav.paginador ul {display: flex;align-items: center;justify-content: center;list-style: none;gap: 30px;}
nav.paginador ul a {background: var(--color-5);display: block; padding: 10px 20px; border-radius: 50px;color:white;}

/* Menu Botonera */
.menu-botonera ul {display: flex;gap: 15px;list-style: none;margin: 0;padding: 0;flex-flow: wrap;}
.menu-botonera li > * {display: block;border: 2px solid #B3B3B3;padding: 7px 15px;border-radius: 50px;width: max-content;}
.menu-botonera li > *.activo {background: var(--color-2);border: 2px solid var(--color-2);}

/* Menu principal */

@media (min-width: 760px){
.menu-flotante {position: relative;}
.menu-flotante .header-principal {position: absolute;top: 0;width: 100%;background: transparent;padding-top: 20px;min-height:initial;}
.menu-flotante header.header-principal::before {display: block;content: "";width: 100%;height: 100px;top: 0;left: 0;position: absolute;z-index:2;}
}
a.btn-envivo {background: white;display: block;padding: 10px 15px;border-radius: 40px;display: flex;align-items: center;gap: 10px;line-height: 1em;color:var(--color-2);}
a.btn-envivo::after {content: "";display: block;width: 10px;height: 14px;margin-top: -1px;background: url(https://www-storage.13.cl/default/logos/play-13.svg) center center no-repeat;}


/* Portal - Destacados */
.portal-destacados {}
.portal-destacados .content {grid-template-columns: 1fr 1fr 300px;grid-template-rows: auto auto auto auto;}
.portal-destacados .ads13 {grid-column: 3;grid-row: 1/4;}
.portal-destacados .ads13[data-name="halfpage"] {grid-row: 1/5;}
.portal-destacados .playerflotante {grid-column: 3;grid-row: 3 / 5;margin: 0;}
.portal-destacados .row {gap: 0;padding-top: 30px;padding-bottom:50px;}

@media (min-width: 760px){
.portal-destacados.comp-desktop-grilla-7 .card:first-child{grid-row: span 4;}
.comp-desktop-grilla-7 .card{grid-row: span 1;grid-column: 2;}
}

@media (max-width: 759px){
[class*="comp-"]{padding: 0;}
.portal-destacados.oscuro, .portal-destacados.oscuro a {background: transparent;color: var(--color-1);}
[class*="comp-"].portal-destacados {padding: 20px 0;}
.portal-destacados .content {grid-template-columns: 1fr;grid-template-rows: unset;}
.portal-destacados .ads13 {grid-column: 1;grid-row: span 1;text-align: center;}
.portal-destacados .playerflotante {grid-column: 1;grid-row: 1;}
.portal-destacados .row {padding: 0 var(--padding-viewport);margin-bottom: 30px;padding-bottom: 30px;}
.portal-destacados .playerflotante-toggle {display: none;}
.portal-destacados.comp-mobile-grilla-1 .ads13 {text-align: center;margin: auto;padding: 40px 0;grid-row: initial;}
}


/* Seccion Concursos */
.page-concursos.comp-desktop-grilla-11 .titulo {font-size: 1.2em;font-weight: bold;margin-bottom: 10px;}
.page-concursos.comp-desktop-grilla-11 .bajada {font-size: 0.9em;}
.page-concursos.comp-desktop-grilla-11 .card {background: white;border-radius: 10px;padding: 20px;align-items: flex-start;box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);}

/* Seccion Programas */
.seccion-programas .header{margin:30px auto;}
.seccion-programas .header input {height: max-content;align-self: center;padding: 10px 15px;border-radius: 30px;box-shadow: 0px 5px 15px rgba(0,0,0,.1);border: none;background: white;font-family: var(--tipografia-principal);font-size: var(--font-size-default);}
.seccion-programas img {color: white;}
@media (min-width: 760px){
    .seccion-programas .header {grid-column: 1/-1;width: 100%;}
    .seccion-programas .header h1.label {margin: 0;}
    .seccion-programas .comp-desktop-grilla-10 .row {display: grid;grid-template-columns: auto max-content;grid-gap: 30px;}
    .seccion-programas .comp-desktop-grilla-10 .content {grid-column: 1;grid-row: 2;grid-template-columns: 1fr 1fr 1fr 1fr;}
    .seccion-programas .comp-desktop-grilla-10 .sidebar {grid-row: 2/4;grid-column: 2;}
    .seccion-programas .comp-desktop-grilla-10 .card {min-height: 240px;}
    .seccion-programas .comp-desktop-grilla-10 .sidebar .pub {height: 100%;}
}
@media (max-width: 759px){
.cintaprogramas.comp-mobile-grilla-5 .label{margin: 0;}
.cintaprogramas.comp-mobile-grilla-5 .row {display: flex;flex-direction: row;gap: 0;align-items: center;margin-bottom: 20px;}
.cintaprogramas.comp-mobile-grilla-5 .content {padding-bottom: 20px;width:100%;}
.cintaprogramas.comp-mobile-grilla-5 .header {display: flex;flex-direction: row;padding-bottom: 20px;}
.comp-mobile-grilla-6 .content{padding: 0;width: 100%;margin: auto;}
}

/* Detalle de programa */
.seccion-programa-dark, .seccion-programa-oscuro {background: #2b2b2b;color: white;}
.seccion-programa-dark a, .seccion-programa-dark .label {color: white;}
.seccion-programa-oscuro a, .seccion-programa-oscuro .label {color: white;}
.programas-header .content {margin-top: -95px;}
.programas-header { padding: 85px 0 0 0;    background-repeat: no-repeat;    background-position: left 62% top;    box-sizing: border-box;    position: relative;    background-size: auto 165%;}
.programas-header .row {gap: 20px;position: relative;    z-index: 2;    display: flex;    flex-direction: column;    justify-content: center;    height: 100%;    min-height: 235px;}
.programas-header .label-titulos-big::after {content: "";display: block;width: 50px;height: 2px;background: white;margin-top: 10px;}
.programas-header .label-titulos-big {font-size: 2.4em;}
.programas-header .menu a {display: block;border: 2px solid #ffffff;padding: 7px 15px;border-radius: 50px;width: max-content;}
.programas-header .menu {display:flex;gap:10px;max-width: 50%;flex-flow: wrap;}

.seccion-programa:not(.programas-header-big) .header-principal #logo img {height: 61px;width: 48px;}
.programas-header-big .programas-header::after {content: "";display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,  rgba(43,43,43,0) 0%,rgba(43,43,43,1) 100%);}
.programas-header-big .programas-header {padding: 40px 0 225px 0;background-position: center top;background-size:auto;}
.programas-header-big .programas-header .row{min-height: 400px;}
.programas-header-big .label-titulos-big {font-size: 3.1em;max-width:50%;}
.programas-header-big .programas-header + * {margin-top: -225px;z-index: 2;position: relative;}
@media (max-width: 759px){
        .programas-header {background-size: 440px;background-position: right -50px top -10px;padding: 20px 0 20px 0;}
        .programas-header .row {text-align: center; display: block;min-height:initial;}
        .programas-header .row .label-titulos-big{max-width: 50%;text-align: left;font-size: 2em;min-height: 100px;}
        .programas-header .menu { width: 100%; overflow: auto; max-width: initial; display: flex;flex-flow: initial;}
        .programas-header .menu a { border: none; padding: 10px 5px; width: max-content; min-width: max-content; display: block; height: max-content;}
        .programas-header-big .programas-header {background-size: 665px;background-position: calc(50vw - 445px) top;}
        .programas-header-big .programas-header .label-titulos-big {max-width: 80%;font-size: 2em;text-align:center;margin: 10px auto;}
        .programas-header .label-titulos-big::after {margin: 10px auto 0 auto;}
        .programas-header-big .programas-header .row {min-height: initial;padding-top: 150px;padding-bottom: 40px;}
        .programas-header .row .horario{display:none;}
}


/* En Vivo */
.seccion-en-vivo aside .pub {height: 100%;}
.seccion-en-vivo #skinbackground {width: 100%;height: 0px;}
.envivo-contenedor article .contenido {display: grid;grid-template-columns: 1fr 300px;grid-gap: 50px;position: relative;z-index: 2;}
.envivo-contenedor > .row{padding-bottom:30px;}
.envivo-contenedor figure.media {height: 0;margin: 0;width: 100%;position: relative;padding-top: 56.23%;border-radius: 10px 10px 0 0;overflow: hidden;}
.envivo-contenedor figure.media iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #222222;}
.envivo-contenedor .contenido-player .data {background: #323232;color: white;border-radius: 0px 0px 10px 10px;padding: 25px 30px;}
.envivo-contenedor .contenido-player .data {background: #323232;color: white;border-radius: 0px 0px 10px 10px;padding: 30px;box-shadow: 0px 10px 20px rgba(0,0,0,.2);}
.envivo-contenedor .contenido-player .titulo {font-weight: bold;font-size: calc(var(--font-size-default) * 1.5);}
.envivo-contenedor .contenido-player .epigrafe {font-family: var(--tipografia-titulos);text-transform: uppercase;font-size: calc(var(--font-size-default) * 1.2);color: var(--color-2);}
.envivo-contenedor .contenido .pub {grid-row: span 2; grid-column: 2;z-index:2;}
.envivo-tepuedeinteresar .label {margin-bottom: 30px;}
.envivo-contenedor-article.envivo-contenedor-ad{position:relative;}
.envivo-contenedor-article.envivo-contenedor-ad .contenido-player {grid-column: 1/3;grid-row: 1;width: 100%;margin: 100px auto;max-width: 655px;z-index:2;}
.envivo-contenedor-article.envivo-contenedor-ad .contenido-player .data {padding:15px 30px;}
.envivo-contenedor-article.envivo-contenedor-ad .envivo-tepuedeinteresar {background: var(--color-6);border-radius: 10px;padding: 30px;grid-row: 2;z-index:2;}
a.envivo-contenedor-ad-btn {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;transition: none;}
a.envivo-contenedor-ad-btn:hover {filter: none;}
.envivo-tepuedeinteresar {padding: 30px 0;}
a.envivo-contenedor-ad-btn{max-height:680px;}
.envivo-contenedor h1.label {padding-top: 35px;}
@media (max-width: 759px){
    .envivo-contenedor article .row {grid-template-columns: 100%;}
    .envivo-contenedor article .contenido {grid-template-columns: 100%;}
    .envivo-contenedor .contenido .pub {grid-column: 1;grid-row: 2;margin: calc((var(--padding-viewport)/2)*-1);}
    .envivo-contenedor > .row {padding: 30px calc(var(--padding-viewport)*1.5);margin:0;}
    .envivo-contenedor > * {margin-bottom: 30px;}
    .envivo-contenedor-article.envivo-contenedor-ad .envivo-tepuedeinteresar {grid-column: 1;grid-row: 3;}
    .envivo-contenedor-article.envivo-contenedor-ad .contenido-player {max-width: 270px;margin: 135px auto;grid-column: 1;}
    .envivo-contenedor-article.envivo-contenedor-ad .contenido-player .data {padding: 10px 15px;}
    .envivo-contenedor .contenido-player .titulo {font-size: var(--font-size-default);}
    .envivo-contenedor .contenido-player .epigrafe {font-size: calc(var(--font-size-default) * 0.8);}
    .envivo-contenedor-article.envivo-contenedor-ad a.envivo-contenedor-ad-btn {max-height: 515px;}
    .seccion-en-vivo .ads13[data-name="skin"] {width: 1px;height: 1px;}
}


/* Programacion */
.programacion-dias {display: grid;grid-template-columns: 1fr 300px;grid-gap: 50px;padding: 30px var(--padding-viewport);position: relative;z-index: 2;}
.programacion-dias .pub {height: 100%;}
.programacion-dia {margin-bottom: 50px;}
.programacion-dia .dia {color: var(--color-4);text-transform: uppercase;margin-bottom: 15px;}
.programacion-dia .programas {width: 100%;}
.programacion-dia .item {border-bottom: 1px solid #EAEAEA;display: block;padding: 7px 0;display: flex;gap: 40px;align-items: center;}
.programacion-dia .programa {font-weight: 300;}
.programacion-dia .item::after {content: "";display: block;width: 7px;height: 6px;border-top: 3px solid #909090;border-right: 3px solid #909090;transform: rotate(45deg);margin: 0 5px 0 auto;}
.programacion-menu {display: grid;grid-template-columns: repeat(6,1fr);grid-gap: 15px;position: sticky;top: 0;background: white;z-index: 2;width: 100%;padding: 10px 0px;margin-bottom: 40px;}
.programacion-menu-item {text-align: center;text-transform: uppercase;font-weight: bold;padding: 8px 0;background: #f4f4f4;border-radius: 10px;cursor: pointer;line-height: 1.6em;}
.programacion-menu-item div {font-size: 2em;}
.programacion-menu-item.activo {background: var(--color-2);color: white;}
@media (max-width: 759px){
.programacion-dias {grid-template-columns: 100%;}
}

/* Player Flotante */
.playerflotante {background: #323232;color: white;border-radius: 10px;box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);margin: 50px 0;}
.playerflotante-titulo {padding: 20px;}
.playerflotante-content {width: 100%;height: 0;padding-top: 56.23%;position: relative;overflow: hidden;border-radius:10px 10px 0 0;}
.playerflotante-content iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.playerflotante-toggle {display: block;color: white;font-size: 0.9em;display: flex;gap: 7px;cursor: pointer;opacity: .5;}
.playerflotante-toggle::before {content: "Ampliar";}
.playerflotante-toggle::after {content: "";display: block;width: 20px;height: 20px;background: url(https://www-storage.13.cl/t13/resources/elecciones-2021/images/icono-agrandar.svg);}
.playerflotante-titulo {display: flex;justify-content: space-between;}
.portal-destacados .playerflotante {position: relative;height: max-content;}
.portal-destacados.player-ampliado .playerflotante {grid-row: 1;grid-column: 1/-1;max-width: 760px;margin: auto;width: 100%;}
.portal-destacados.player-ampliado .ads13 {grid-row: 2/6;}
.portal-destacados.player-ampliado .playerflotante-toggle::before {content: "Reducir";}


/* Buscador */
main.seccion-buscador.seccion-capitulos .comp-desktop-grilla-11 {padding: 0;}
.seccion-buscador .comp-desktop-grilla-11 .header {text-align: center;flex-direction: column;align-items: center;justify-content: center;padding: 30px 0;gap: 30px;}
.seccion-buscador .comp-desktop-grilla-11 .header .label {color: white;}
.seccion-buscador .comp-desktop-grilla-11 .header .label::after {margin: auto;}
form.buscador fieldset {border: none;padding: 0 20px;margin: 0;border: none;border-radius: 50px;text-align: center;font-family: var(--tipografia-principal);background:white;display:block;display: flex;align-items: center;justify-content: center;}
form.buscador input[type="text"] {border:none;font-family: var(--tipografia-principal);text-align:center;padding: 10px;font-size: 1.5em;}
form.buscador input[type="text"]:focus {outline: none;}
form.buscador button.svg-search {background: url(https://www-storage.13.cl/default/logos/buscar.svg) center center no-repeat;border: none;width: 25px;height: 25px;cursor: pointer;background-size: 100% 100%;}
form.buscador button.svg-search:hover {opacity: .7;}
.seccion-buscador .resultados {text-transform: uppercase;letter-spacing: 1px;opacity: .4;}
.seccion-buscador .paginador a{padding: 7px 15px;border-radius: 50px;display: block;width: max-content;background: var(--color-2);border: 2px solid var(--color-2);color: white;}
.seccion-buscador .paginador {display: flex;padding: 20px 0;align-items: center;justify-content: center;gap: 20px;grid-column: 1;grid-row: 3;}
.seccion-buscador .paginador a{padding: 7px 15px;border-radius: 50px;display: block;width: max-content;background: var(--color-2);border: 2px solid var(--color-2);color: white;}
.seccion-buscador .paginador {display: flex;padding: 20px 0;align-items: center;justify-content: center;gap: 20px;grid-column: 1;grid-row: 3;}
.seccion-buscador .comp-desktop-grilla-11 .row {padding: 40px calc(var(--padding-viewport)*1.5);}
.header-buscador .buscador {width: max-content;margin: auto;}
.header-buscador {padding: 20px;}
.menu-flotante .header-buscador.oscuro {padding-top: 110px;}
.menu-redes-buscador { width: 30px;height: 30px;display: block;background: url(https://www-storage.13.cl/default/logos/buscar.svg) center center no-repeat; filter: brightness(0) invert(1);margin-bottom:2px;}
@media (max-width: 759px){
    .seccion-buscador input[type="text"] { font-size: 1.2em;}
}


/* Componente Notas con Video */
.comp-notasconvideo .content {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 30px;}
.comp-notasconvideo .card:first-child {grid-column: 4/-4;margin-bottom:30px;}
.comp-notasconvideo .row {display: grid;grid-template-columns: auto 300px;   grid-gap: 30px;}
.comp-notasconvideo .header {grid-column: 1/-1;}
.comp-notasconvideo .card:first-child .titulo {font-size: 1.5em;}
.comp-notasconvideo .imagen {margin-bottom: 20px;}
.comp-notasconvideo .card iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.comp-notasconvideo .card:first-child .imagen {padding-top: 56.23%;}
.comp-notasconvideo {background: url(https://www-storage.13.cl/13cl/img/bg-formas-2.svg) center bottom -28px no-repeat var(--color-6);background-size: 1530px;position: relative;}
.comp-notasconvideo::before {content: "";display: block;width: 100%;position: absolute;top: 0;left: 0;height: 90px;z-index: 3;background: url(https://www-storage.13.cl/13cl/img/bg-formas-normal-01.svg) center top no-repeat;background-size: 2094px auto;}
@media (max-width: 759px){
    .comp-notasconvideo .row {grid-template-columns: 100%;}
    .comp-notasconvideo .content {grid-template-columns: 100%;}
    .comp-notasconvideo .card:first-child {grid-column: 1/-1;}
    .comp-notasconvideo .sidebar{margin:auto;}
}


/* Footer sitio */
#portal-footer {padding: 50px 0;border-top: 2px solid #444444;font-weight: 300;font-size: 0.9em;}
#portal-footer .logo-13 img {width: 86px;height: auto;filter: brightness(0) invert(1);}
#portal-footer .row {grid-template-columns: auto auto auto auto auto;display: grid;grid-gap: 30px;}
#portal-footer .cierre {grid-column: 1/-1;text-align: center;}
#portal-footer .iab img {width: 75px;height: auto;margin: 0 0 0 auto;}
#portal-footer .label {font-family: var(--tipografia-principal);font-size: 1em;}
#portal-footer .label::before {display: none;}
#portal-footer .label::after {content: "";display: block;width: 25px;background: white;margin: 7px 0 0 0;height: 1px;}
#portal-footer .label {display: block;margin-bottom: 20px;font-weight: 600;}
#portal-footer ul {list-style: none;margin: 0;padding: 0;}
#portal-footer a {font-weight: 100;}
#portal-footer li {margin-bottom: 3px;}
#portal-footer .siguenos a {margin-right: 8px;filter: brightness(0) invert(1);}
#portal-footer .secciones .label {color: var(--color-5);}
#portal-footer .corporativo .label {color: var(--color-4);}
#portal-footer .siguenos .label {color: var(--color-2);}
@media (max-width: 759px){
    #portal-footer .row {grid-template-columns: 100%;}
    #portal-footer a {font-size: 1.2em;padding: 5px 0; display: block;}
    #portal-footer .siguenos a { display: inline-block; padding: 10px; margin: 0;}
    #portal-footer {text-align: center;}
    #portal-footer .label {text-align: center;}
    #portal-footer .label::after {margin: 7px auto 0;}
}


/* Red13 */
.comp-red13 .content {display: flex;gap: 30px;padding-bottom:40px;flex-flow: nowrap;justify-content: center;}
.comp-red13 .card {min-width: 196px;max-width: 196px;overflow: hidden;height: 240px;position: relative;border-radius: 10px;width: 100%;display: flex;align-items: center;justify-content: center;flex-direction: column;gap: 20px;box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);}
.comp-red13 .imagen-fondo {object-fit: cover;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: .5;}
.comp-red13 .imagen {width: 60px;height: 60px;padding-top: 0;border-radius: 50%;z-index: 3;position: relative;}
.comp-red13 .titulo {position: relative;z-index: 3;}
.comp-red13 .card::after {content: "";display: block;z-index: 2;background: linear-gradient(to bottom, rgba(43,43,43,0) 0%,#252336 100%);position: absolute;width: 100%;height: 100%;}
@media (max-width: 759px){
    .comp-red13 .content {overflow: auto;flex-flow: initial;padding: 0 var(--padding-viewport);justify-content: flex-start;}
}

/* Detalle articulo */
.articulo-detalle-content a.banner-google-news {display: flex;align-items: center;gap: 10px;font-size: 16px;justify-content: center;padding: 15px 0;}
.articulo-detalle-content a.banner-google-news img {height: 25px;margin: 0;}
.articulo-detalle-content a.banner-google-news div {padding: 7px 16px 0px 16px;border-radius: 20px;border: 1px solid #ccc;background: white;}
.articulo-detalle-content .figure-img {margin:0;padding:0;}
.articulo-detalle-content .figure-img figcaption {position: absolute;padding: 5px 15px 10px 15px;color: white;box-sizing: border-box;line-height: initial;bottom: 0;right: 0;font-size: 12px;width: 100%;display: flex;align-items: flex-end;justify-content: flex-end;min-height: 90px;text-align: right;background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );}
.articulo-detalle-content .figure-img {position: relative;line-height: 0;text-align:center;}
.articulo-detalle-content .figure-img img {opacity: .9;}
.articulo-detalle-content .media a {position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-items:center;}
.articulo-detalle-content .media .play{content: "";display: block;width: 60px;height: 68px;background: url(https://www-storage.13.cl/default/logos/play.svg) center center no-repeat;margin: auto;background-size: 100%;z-index: 2;}
.articulo-detalle-content .media a img {opacity: .6;}
.articulo-detalle-content #fullbanner iframe {margin-top: 25px;}
.articulo-detalle.seccion-programa-oscuro.programas-header-big .articulo-detalle-content{ margin-top:-250px;}
.articulo-detalle.programas-header-big .articulo-detalle-content a.btn-conborde {margin-bottom: 20px;display: flex;align-items: center;gap: 5px;margin-top: -56px;}
.articulo-detalle.programas-header-big .articulo-detalle-content a.btn-conborde::before {width: 7px;height: 7px;border-top: 3px solid white;content: "";display: block;border-left: 3px solid white;transform: rotate(-45deg);}
.articulo-detalle.programas-header-big .articulo-detalle-content .media {margin-bottom: 20px;box-shadow: 0px 10px 20px rgb(0 0 0 / 40%);padding-top: 56.23%;}
.articulo-detalle-content .embed {text-align: center;align-items: center;justify-content: center;padding: 20px 0;}
.articulo-detalle-content .embed iframe {width: 100%;margin: auto;box-shadow: 0px 10px 28px rgb(0 0 0 / 10%);border:none;}
.articulo-detalle-content .embed  iframe[src*="instagram.com"] {width: 100%;margin: auto!important;box-shadow: 0px 10px 28px rgb(0 0 0 / 10%)!important;}
.articulo-detalle-content .embed .twitter-tweet {margin: auto;}
a.btn-vervideo {background: var(--color-2);color: white;text-align: center;padding: 16px 0;border-radius: 8px;margin: 50px 0;display: flex;align-items: center;justify-content: center;gap: 10px;line-height: 1em;}
a.btn-vervideo::before {content: "";display: block;width: 15px;height: 23px;background: url(https://www-storage.13.cl/default/logos/play.svg) center center no-repeat;background-size: 100%;}
@media (max-width: 759px){
.articulo-detalle-content.row{grid-template-columns:100%;padding: 20px var(--padding-viewport);}
.articulo-detalle-content .media .play {background-size: 50%;}
.articulo-detalle.seccion-programa-oscuro.programas-header-big .articulo-detalle-content{ margin-top:-200px;}
.articulo-detalle-content .embed iframe[src*="youtu"] {height: 210px;}
.articulo-detalle-content .embed iframe[src*="instagram.com"]{min-width: 290px!important;}
}

.articulo-detalle .video-recomendados[class*="comp-"] {margin-bottom: 60px;background: #1b1b1b;padding: 20px;border-radius: 10px;}
.video-recomendados .imagen {margin-bottom: 20px;}
.video-recomendados .label {font-size: 1.3em;}
.video-recomendados .label::before {transform: rotate(45deg) scale(.7);}
#videos-recomendados-wrapper {transition: max-height 1s;max-height: 0;overflow: hidden;max-height: 400px;}
@media (min-width: 760px){
    .video-recomendados .content {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;gap: 20px;}
    .articulo-detalle .comp-mobile-grilla-2.video-recomendados {padding: 30px;}
    .articulo-detalle .comp-mobile-grilla-2.video-recomendados[class*="comp-"]:first-child {padding: 30px;}
}
@media (max-width: 759px){
    #videos-recomendados-wrapper {max-height: 800px;}
}

/* Prestitial  */
#prestitial-wrapper {position:relative;display: flex; align-items: center; justify-items: center; width: 100%; height: 0vh; text-align: center;overflow:hidden;transition: height 1.5s cubic-bezier(0, 0.31, 0.26, 1.13);max-height:100vh;max-height: -webkit-fill-available;max-height: -moz-available;max-height: stretch;flex-direction: column;}
#prestitial-wrapper.prestitial-wrapper--enabled {height: 100vh;}
#prestitial-wrapper-saltar {position: sticky; color: white; font-family: Arial; background: #fb6900; border-radius: 50px; left: initial; bottom: 20px; cursor: pointer; transition: all .5s; font-weight: bold; text-transform: uppercase; align-items: center; justify-content: center; padding: 9px 15px; line-height: 12px; margin: auto auto 0 auto;min-height:15px;display:flex;}
#prestitial-wrapper-saltar::before {width: 17px; height: 17px; background:url(data:image/png;base64,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UmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkQwODUyQkNGQjI3MTFFOUJCRDJDMDVFMTFGMDE5RjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwODUyQkRGQjI3MTFFOUJCRDJDMDVFMTFGMDE5RjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCRDA4NTJCQUZCMjcxMUU5QkJEMkMwNUUxMUYwMTlGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCRDA4NTJCQkZCMjcxMUU5QkJEMkMwNUUxMUYwMTlGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pobe3wYAAAGZSURBVHjaYvz//z8DFMxhgTJAIoxMQGIPiAESAAggBqAyA5BSkKgISITxP0SnM0AAgaQ8/kOAHhD/BTEYocbCzQYCQ4AAAqnMAkkgY5g5DHCrGBh+M0E5MCN+ATEbNjPBrgQJ/EXWARBAIINz/yOAAZqlcAATcPqPCj4hsf+ArUUz4RWaBlGYHEzBXyTJX0Csg6ZBjwnqWBD9A+p4NiC+AmW7QuV9AQIIZuIs9JCDYhsgjoNZDQNf0BTZIcnFMGDxLUjMFk3cBiO8gOANGt8cPXiwAQv04AFhRTRFD5HdjM3h/7F5EJvDldD4n9GDB+5wLG5eDRLoRnc4FsUMAAEGE2hAEvwAzQUMBLAdNF3AQB7MwL04PPwdiPVxGIQLrIMpcsajCBQ4UkCsjkfNT2wRDcIu/0kDv4HYEls8o2MNLJkMGTwCYnlsenEF9l8iXPcJW+Qhc2wJhON3YiIPFiH/CAU2EWEMstSUCVy4Iso/GPgDxJZAzA7EJ5HE96AVMciAB4j1kL1cCsSrgNiKiEQNw65AvAaIs2FiAD0lud/rnW0pAAAAAElFTkSuQmCC) center center no-repeat; display:block; content:""; margin: auto 7px  auto 0;background-size: cover;}
#prestitial-wrapper-saltar::after { content: "Saltar Aviso"; }
#prestitial-wrapper-saltar:hover{filter: brightness(1.1);}
#prestitial-wrapper > #oas_x94,
#prestitial-wrapper > #oas_x95 {position: initial !important;z-index: initial !important;width: initial !important;height: initial !important;top: initial !important;left: initial !important;margin: auto;padding:0;}
#prestitial-wrapper .banner {margin: auto;}
@media (max-width: 900px) {
    #prestitial-wrapper-saltar{bottom:5px;font-size: 14px;}
    #prestitial-wrapper-saltar::before{width: 14px;height: 14px;}
}

body.ittmobile-activo {overflow: hidden;}
#ittmobile {display: none;}
.ittmobile-activo #ittmobile {display: flex;width: 100%;height: 100%;background: rgb(255 255 255 / 95%);position: fixed;top: 0;justify-content: center;align-items: center;z-index:999999;}
.ittmobile-content {min-width: 300px;margin: 0 auto;box-shadow: 0px 0px 21px 7px rgb(0, 0, 0, 0.2);}
.ittmobile-cerrar {background: #F96328;display: flex;justify-content: space-between;padding: 12px 10px;}
.ittmobile-cerrar .logo {max-width: 36px;width: 100%;filter: brightness(0) invert(1);}
.ittmobile-cerrar .cerrar {display: flex;font-size: 16px;color: #ffffff;font-weight: 700;text-transform: uppercase;align-items: center;font-family: 'Roboto', arial;}
.ittmobile-cerrar .icono-cerrar {max-width: 30px;margin-left: 11px;}
.ittmobile-imagen{line-height:0;}

#footer-sticky {background: #333333;position: fixed;bottom: 0;left: 0;width: 100%;text-align: center;padding: 5px 0px;z-index: 999;display:none;}
#footer-sticky button {position: absolute;right: 10px;top: -25px;background: #333333;border: none;color: white;font-family: Arial;font-weight: bold;height: 25px;width: 33px;text-align: center;border-radius: 5px 5px 0 0;line-height: 0;}

/**********estilos 13go****************/
.card .trece-go {background: url(https://www-storage.13.cl/c13/13go/image/logo-13go.svg) no-repeat;width: 35px;height: 35px;position: absolute;z-index: 2;bottom: 5px;right: 5px;} 
.disponible-trece-go {position: relative;display: flex;gap: 10px;align-items: center;}
.disponible-trece-go .trece-go {background: url(https://www-storage.13.cl/c13/13go/image/logo-13go.svg) no-repeat;width: 50px;height: 50px;}

@media(max-width: 759px) { 
    .card .trece-go  { width: 30px;height: 30px;}
}

.articulo-detalle-content .media a[href*="13go.cl/"] .play {background: url(https://www-storage.13.cl/c13/13go/image/btn-miralo-13go.svg) center center no-repeat;width: 230px;height: 58px;box-shadow: 0px 0px 30px rgba(0,0,0,.6);border-radius: 50px;}
@media screen and (max-width: 759px) {
    .articulo-detalle-content .media a[href*="13go.cl/"] .play {width: 170px;height: 43px;}
}
.cinturon-header .epigrafe {height: fit-content;}
.cinturon-header .epigrafe {background: #ff3a9a;padding: 5px 12px;width: max-content;font-family: var(--tipografia-titulos);font-size: 1.5em;font-weight: bold;border-radius: 40px;}

.articulo-detalle-content .advertencias {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 15px;
    line-height: 1.6em;
    font-size: 18px;
    margin-top: 20px;
}
/*banner lo ultimo*/
.banner-loultimo {
    text-align: center;
    margin-block: 30px;
    display: block;
}
.banner-loultimo .version-desktop {
    display: block;
}
.banner-loultimo .version-mobile {
    display: none;
}
@media(max-width:767px) {
    .banner-loultimo .version-desktop {
        display: none;
    }
    .banner-loultimo .version-mobile {
        display: block;
    }
}





