/** ALERTAS *********************/
/************************************************/
.rtveAlert {padding:4rem 0 1rem 0;z-index:6;bottom:0;width:100%;background:rgba(43, 43, 43, 0.95);text-align:center;position:fixed;bottom:0;}
.rtveAlert {clip-path: ellipse(99% 99% at 50% 100%);overflow: hidden;}
.rtveAlert * {color:#fff;}
.rtveAlert .maintitle {font-size: 4rem;line-height: 1;font-weight: 100;background-image: url('https://img2.rtve.es/css/rtve.2021.corporacion/rtve.2021.lagranconsulta/i/rtve_laquequieres.svg');background-position:center;background-repeat:no-repeat;}
.rtveAlert .maintitle {display: flex;height:11rem;align-items: center;}


/*logo Play*/
.rtveAlert .rtve-icons.gran-encuesta {background: url(https://css2.rtve.es/css/rtve.2021.corporacion/rtve.2021.lagranconsulta/i/mainTitle_desktp.png);background-position: center;background-size: 100% auto;width:60rem;margin: 0 6rem;height:100%;background-repeat: no-repeat;}
.rtveAlert .brand-container {display:inline-flex;flex-direction:row;justify-content: space-between;align-items: center;width:100%;height:6.8rem;}
.rtveAlert .brand-gradient-left, .rtveAlert .brand-gradient-right {width:calc((100% - 22%) / 2);height:0.8rem;display:inline-block;}
.rtveAlert .brand-gradient-left {background:linear-gradient(90deg,#806bd9,#a700fb 35%,#806bd9 90%,transparent);}
.rtveAlert .brand-gradient-right {background:linear-gradient(90deg,transparent,#a700fb 10%,#ca5316 44%);}

.rtveAlert .auxBox {clear: both;}
.rtveAlert .auxBox p {flex-basis: 100%;}

.rtveAlert .auxBox p {color: #D8D8D8;font-size:1.6rem;line-height:2rem;font-weight:300;}

.rtveAlert .txtBox {width: 100%;position: relative;}
.rtveAlert form {padding:2.4rem 0;}
.rtveAlert.encuestaRTVE .auxBox p {font-size:1.8rem;line-height:2.4rem;}


.rtveAlert.encuestaRTVE .close {top: 15%;left:auto;right: 10%;position:absolute;overflow:hidden;padding:0.2rem;width:2.4rem;height:2.4rem;cursor:pointer;z-index: 1;}
.rtveAlert.encuestaRTVE .close .rtve-icons {padding-top:2.4rem;background:url('https://img2.rtve.es/css/rtve.2021/i/rtve-icons.svg/rtve-icon_close.svg') no-repeat;background-size:100%;}

body.p_final .rtveAlert.encuestaRTVE .close {background:url('/css/rtve.2021/i/rtve-icons.svg/rtve-icon_close.svg') no-repeat;}
body.p_final .rtveAlert.encuestaRTVE .close .rtve-icons {visibility:hidden;}

.botones-alerta {text-align:center;flex-wrap: wrap;padding-top:2rem}
.botones-alerta * {display:block;}

.botones-alerta a {display: inline-flex;margin: 0 0.4rem;border-width:0;}
.botones-alerta a span {border:0;background:linear-gradient(60deg ,#0070b0,#ff4400);background: linear-gradient(108deg ,#0070b0,#ff4400,#DE284A);border-radius: 0.4rem;width: 100%;}
.botones-alerta a:hover span {border-width: 0;background:#000;color: #ff4400;}

.botones-alerta span {font-size:1.6rem;line-height:2;text-transform:uppercase;font-weight: 700;padding:0 1.6rem;}
.botones-alerta button {width:100%;color: #fff;}
.botones-alerta button, .botones-alerta a {margin:2rem 0;}

@media only screen and (max-width:1000px){
  .rtveAlert .txtBox {padding: 0 10% 2% 10%;}
  .rtveAlert .maintitle {font-size:3rem;}

  .rtveAlert.rtvePlay.mainBox .auxBox:before {content:none}
}

/** COOKIES Y OTRAS ALERTAS *********************/
/** END *****************************************/