:root {
    --black:#000;
    --white:#fff;
    --mainColor:#037D8B;
}
/** ALERTAS *************************************/
/************************************************/
body.rtveplay.home .wrapper.bodier:has(.rtveAlert:not(.ghost)) {display: flex;flex-direction: column;}
body.rtveplay .container[data-tipo="mod_htmlLibre"].fila:has(.rtveAlert) {order: 1;}
body.rtveplay .container.fila[data-pos] {order: 2;}

body.rtveplay .container[data-tipo="mod_htmlLibre"]:has(.rtveAlert:not(.ghost)) {z-index:2}
body.rtveplay:has(#mainNav .blindBox.be_on) .rtveAlert.countDown.jjoo-invierno {z-index: -1;opacity: 0;}

/* cerrar */
.rtveAlert .ico.close {position:absolute;right:0rem;padding: 1rem;top: -0.6rem;}
.rtveAlert .ico.close .rtve-icons {width:2.8rem;height:2.8rem;display:block;padding-top:4rem;background: url('https://css.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_close.svg') no-repeat 50% 0;font-size:1.3rem;display:flex;justify-content:center;letter-spacing:0.25pt;color:transparent;transition:color 0.3s;cursor:pointer;}

.rtveAlert.countDown.jjoo-invierno:not(.ghost) {z-index:6;bottom:0;width:100%;position:relative;overflow: hidden;height:10rem;top:0;background:url("https://css.rtve.es/css/rtve.2026/rtve.alertas/i/jjoo/fondo_cajon-izq.png") no-repeat top left, url("https://css.rtve.es/css/rtve.2026/rtve.alertas/i/jjoo/fondo_cajon-der.png") no-repeat top right, var(--mainColor) ;}
.rtveplay.home .rtveAlert.countDown.jjoo-invierno:not(.ghost) {top: 8.4rem;}
.rtveAlert.countDown.jjoo-invierno .container {display: flex;justify-content: space-between;position: relative;align-items: center;background:url('https://css.rtve.es/css/rtve.2026/rtve.alertas/i/jjoo/banner_desktop.png') no-repeat;background-size: auto 100%;background-position:  center bottom;height: 100%;}
/* body.rtve .rtveAlert.countDown.jjoo-invierno .container {background-size: auto 9rem;} */

.rtveAlert.countDown.jjoo-invierno .txtBox {display: flex;flex-flow: column;padding-left: 1.6rem;max-width: 30vw;justify-content: center;height: 100%;}
body.rtve .rtveAlert.countDown.jjoo-invierno .txtBox {max-width: 36rem;}
@media only screen and (max-width:1610px) {body.rtveplay .rtveAlert.countDown.jjoo-invierno .txtBox {max-width: 36rem;}}

.rtveAlert.countDown.jjoo-invierno .txtBox p {font-size: 1.3rem;line-height: 1.6rem;color: var(--white);font-weight: 300;}
.rtveAlert.countDown.jjoo-invierno .txtBox .maintitle {font-family: 'Roboto', 'arial', sans-serif;color: transparent;background: url('https://css.rtve.es/css/rtve.2026/rtve.alertas/i/jjoo/logo.svg') no-repeat;background-size:contain;width:19rem;height: 3.8rem;margin: 0.5rem 0;}

.rtveAlert.countDown.jjoo-invierno .auxBox {margin: 0;display: block;padding: 0;right:18rem;position: absolute;top: 1rem;}
.rtveAlert.countDown.jjoo-invierno .auxBox p {color:var(--white);padding:0;font-weight:400;font-family:'Roboto',sans-serif;font-size:1.8rem;line-height:2.4rem;}
.rtveAlert.countDown.jjoo-invierno .auxBox .text{text-align: center;font: normal normal 500 1.6rem/2.2rem Roboto;color: var(--white);display: inline-block;width: 100%;margin: 0;letter-spacing: 0.5pt;}

.rtveAlert.countDown.jjoo-invierno .rtve-icons.rtveplay {color: transparent;background: url('https://css.rtve.es/css/rtve.2021/i/rtve-logos/logo_rtveplay_2025_ffffff.svg') no-repeat;height: 1.8rem;display: inline-block;width: 7.3rem;position: relative;top: 0;left: 0.4rem;}

/*boton*/
.rtveAlert.countDown.jjoo-invierno .buttonBox {position: absolute;right: 0;top: 50%;transform: translate(-50%, -50%);}
.rtveAlert.countDown.jjoo-invierno .buttonBox a {padding:1rem 0.8rem;border: 0.1rem solid var(--white);border-radius: 0.6rem;font-size: 1.4rem;line-height: 2rem;font-weight: 300;text-transform: uppercase;letter-spacing: 0.5pt;color: var(--white);transition: all 0.2s;}
.rtveAlert.countDown.jjoo-invierno .buttonBox a:hover {color: var(--mainColor);background: var(--white);}

.rtveAlert.countDown.jjoo-invierno .CountDown{margin:0;}
.rtveAlert.countDown.jjoo-invierno .CountDown,.rtveAlert .CountDown p {display: flex;flex-flow: row;text-align: center;justify-content:center}
.rtveAlert.countDown.jjoo-invierno .CountDown * {font-size: 4.2rem;line-height: 5rem;color:var(--white);font-weight:100;text-decoration: none;font-style: normal;letter-spacing: 0.2rem;}
.rtveAlert.countDown.jjoo-invierno .CountDown span{display: flex;/* flex-flow: column; */min-width:4.8rem;align-items: center;}
.rtveAlert.countDown.jjoo-invierno .CountDown span abbr{line-height: 1rem;font-weight: 300;}
.rtveAlert.countDown.jjoo-invierno .CountDown .segundos {width: 3.5rem;}
.rtveAlert.countDown.jjoo-invierno .CountDown span em {display: flex;/* flex-flow: column; */font-weight: 900;padding-right: 1rem;}
.rtveAlert.countDown.jjoo-invierno .CountDown span abbr {color: var(--white);font-weight: 100;text-decoration: none;font-style: normal;/* font-size: 1.3rem; */line-height: 2.8rem;text-transform: uppercase;letter-spacing: 0.4pt;}

/* estreno */
.rtveAlert.countDown.jjoo-invierno.estreno .container .auxBox{ top: 2.4rem;position: relative;left: 10rem;height: 4rem;}
.rtveAlert.countDown.jjoo-invierno.estreno .auxBox p {font-family: 'Roboto', 'arial', sans-serif;font-size: 1.6rem;line-height: 2rem;font-weight: 700;text-transform: uppercase;text-align: center;color: var(--white);letter-spacing: 1.6rem;margin-top: 0;}


@media only screen and (max-width:1200px){
    .rtveAlert.countDown.jjoo-invierno .auxBox p{font-size: 1.6rem;line-height:2rem;}
    .rtveAlert.countDown.jjoo-invierno .CountDown *{font-size:2.4rem;line-height:3rem;}

    .rtveAlert.countDown.jjoo-invierno.estreno .auxBox p{display: none;}
}
@media only screen and (max-width:1000px){
   .rtveAlert.countDown.jjoo-invierno a {width:100%;max-width:98rem;}
}
@media only screen and (max-width:960px){
    .rtveAlert.countDown.jjoo-invierno .auxBox p{font-size: 1.2rem;line-height:1.6rem;}
    .rtveAlert.countDown.jjoo-invierno .CountDown *{font-size:1.8rem;line-height:2.2rem;}
    .rtveAlert.countDown.jjoo-invierno .CountDown {margin: 0 0.8rem;}
}
@media only screen and (max-width:650px){

    .rtveAlert.countDown.jjoo-invierno .CountDown * {font-size: 1.6rem;}
    /* sin texto */
    .rtveAlert.countDown.jjoo-invierno .txtBox .auxBox p {display: none;}
    .rtveAlert.countDown.jjoo-invierno .txtBox .auxBox .CountDown p {display: flex;}
}

/* ancho como container */
.rtveAlert.countDown.jjoo-invierno .container{width:118rem;}
@media only screen and (max-width: 1259px) {.rtveAlert.countDown.jjoo-invierno .container {width: 100%;}}
@media only screen and (min-width: 1400px) {.rtveAlert.countDown.jjoo-invierno .container{width:121.2rem;} body.rtveplay.portada .rtveAlert.countDown.jjoo-invierno .container {width: 140rem;}}

@media only screen and (max-width: 1279px) and (orientation: landscape) {
    .rtveAlert.countDown.jjoo-invierno .container {background-size: auto 6vw;}
}

