<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noresponsive{
	display:block;
}

.responsive{
	display: none;
}

.pagina-landing-videos .cabecera{
	width: 100%;
	width: 1400px;
	height: 254px;
	background: url(./img/slider-videos2.png) bottom center no-repeat;
	background-size: cover;
	position: relative;
	border-bottom: #fff 4px solid;
	margin: auto;
	margin-top: -50px;
}

.pagina-landing-videos .site-content{
	margin-top: 165px;
}

.pagina-landing-videos .cabecera .borde-rosa{
	background: #e71096;
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

.pagina-landing-videos .cabecera h1.titulo{
	width: 662px;
	height: 241px;
	background: url(./img/titulo2.png) top center no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	display: block;
	z-index: 200;
	position: absolute;
	bottom: -90px;
	left: 50%;
	margin-left: -331px;	
}

.pagina-landing-videos .contenido{
	width: 1180px;
	margin: auto;
	padding-top: 50px;
}

.pagina-landing-videos .botonera{
	width: 100%;
	text-align: center;
}

.pagina-landing-videos .botonera .wrap_boton{
	width: 20%;
	text-align: center;
}

.pagina-landing-videos .buttonactivado{
	background: #e3328b;
}

.formu{
	padding-top: 50px;
}

.formu-upload{
	padding: 30px;
	width: 80%;
	background: rgba(255, 249, 249, 0.60);
	text-align: center;
	border-radius: 20px;
	margin: auto;
}

.formu .izquierda{
	float: left;
	width: 450px;
	text-align: right;
}

.formu .derecha{
	float: right;
	width: 700px;
}

#drop a{
	color: #e3328b;
	cursor: pointer;
	text-decoration: none;
	font-family: 'albaregular';
	font-size: 20px;
}

#drop a:hover{
	opacity: 0.7;
}

.formu .campo, .formu-upload .campo{
	background: #e3328b;
	color: #fff;
	font-family: 'albaregular';
	font-size: 24px;
	width: 540px;
	border-radius: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}

.formu-upload{
	position: relative;
	margin-top: 30px;
}

.formu-upload .titular{
	margin-top: -80px;
    margin-bottom: 30px;
}

.formu-upload .tablet{
	background: url(./img/tablet.png);
	position: absolute;
	bottom: -60px;
	right: -60px;
	width: 338px;
	height: 248px;
}

.formu-upload .campo{
	background: #fcc100;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 2px solid #e3328b;
}

.formu .campo .label, .formu-upload .campo .label{
	float: left;
	width: 230px;
	padding: 5px 20px;
	text-align: center;
}

.formu-upload .campo .label{
	width: 130px;
}

.formu .campo .input, .formu-upload .campo .input{
	float: right;
	background: #fff;
	padding: 5px 20px;
	width: 305px;
}

.formu-upload .campo .input{
	width: 70%;
}

.formu .campo .input input, .formu-upload .campo .input input{
	background: none;
	border: none;
	margin-right: 30px;
	width: 270px;
	outline: none;
	font-family: 'Nunito', sans-serif;

}

.formu .botones{
	text-align: right;
	width: 540px;
	color: #e3328b;
	font-family: 'Nunito', sans-serif;
	font-size: 19px;
}

.formu a{
	color: #e3328b;
	font-family: 'Nunito', sans-serif;
	font-size: 19px;
}

.formu .btn, .formu-upload .btn, .botones-paginacion .btn{
	padding-right: 40px;
    padding-left: 40px;
    border: 5px solid #fec20d;
    font-size: 22px;
    box-shadow: none;
    background:#e3328b;
    color: #fff; 
    font-family: 'albaregular';
    text-decoration: none;
    border-radius: 30px;
    margin-bottom: 10px;
    display: inline-block;
}

.formu .btn:hover, .formu-upload .btn:hover, .botones-paginacion .btn:hover{
	background: #f283ca;
}

.dial { color: #ff3738 !important; }



.working{
	width: auto;
	margin: auto;
	list-style: none;
}

.working p{
	margin-left: 20px;
	padding-bottom: 20px;
	color: #e3328b;
	position: relative;
    bottom: 20px;
}

.working.error{
	display: none;
}

.wrap-cabecera-banner{
	width: 1130px;
	margin: auto;
}

.wrap-cabecera-banner img{
	display: block;
}

.cabecera-banner{
	width: 90%;
	margin: auto;
}

.pagina-landing-videos .video{
	width: 330px;
	height: 220px;
	display: inline-block;
	float: none;
	font-family: 'Nunito';
}

.pagina-landing-videos .video .miniatura{
	width: 330px;
	height: 180px;
	position: relative;
	margin-bottom: 5px;
}

.pagina-landing-videos .paginacion{
	padding: 20px;
	border-radius: 20px 20px 0 0;
	text-align: center;
	margin-top: 30px;
	padding-top: 25px;
	background: rgba(255, 255, 255, 0.6);
	position: relative;
}

.paginacion .anterior{
	position: absolute;
	top: 40px;
	left: 20px;
	font-size: 60px;
	color: #e3328b;
}

.paginacion .siguiente{
	position: absolute;
	top: 40px;
	right: 20px;
	font-size: 60px;
	color: #e3328b;
}

.paginacion .lienzo{
	width: 100%;
	min-height: 120px;
	overflow: hidden;
}

.pagina-landing-videos .lista{
	padding: 20px;
	border-radius: 0 0 20px 20px;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 40px;
}

.botones-paginacion{
	width: 100%;
	text-align: center;
}

.wrap-lightbox-videos{
	position: fixed;
	display: none;
	z-index: 4000;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
}

.lightbox-videos, .lightbox-videos-gracias{
	background: #e3328c;
	width: 800px;
	height: 550px;
	border: 10px solid #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
}

.lightbox-videos .conten{
	height: 570px;
}

.lightbox-videos a, .lightbox-videos-gracias a{
	color: #fff;
	text-decoration: none;
	float: right;
	padding: 5px 20px 0 0;
}

.lightbox-videos a:hover, .lightbox-videos-gracias a:hover{
	color: #ccc;
}

.lightbox-videos-gracias{
	width: 544px;
	height: 210px;
	margin-top: -120px;
	margin-left: -272px;
	color:#fff; 
	font-family: 'albaregular';
	font-size: 20px;
	text-align: center;
}

.legales{
	color: #e3328b;
	width: 500px;
	padding-left: 30px;
	font-size: 14px;
}

.legales a{
	font-size: 14px;
}

.legales input{
	margin-bottom: 40px;
    margin-top: 4px;
    margin-right: 15px;
	float: left;
}

.video .enlace{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
    top: 0;
}

.video .usuario{
	float: left;
	color: #fff;
	font-size: 20px;
	
}

.video .veces{
	float: right;
	color: #fff;
	font-size: 20px;
}

.boton-videos{
	width: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.conten-premios{
	padding-top: 50px;
	color: #e3328b;
	font-family: 'albaregular';
	font-size: 30px;
}

.buscador{
	margin: auto;
	width: 100%;
	max-width: 1100px;
	padding-top: 50px;
}

.buscador .campo{
	border-radius: 20px;
	overflow: hidden;
	width: 340px;
	float: left
}

.buscador .bases{
	float: right;
	text-align: right;
}

.buscador .bases a{
	font-size: 20px;
	color: #e3328b;
}

.buscador .campo .input{
	width: 300px;
	outline: none;
	border: none;
	float: left;
	height: 40px;
	background: #fff;
	padding-left: 20px;
	box-sizing: border-box;
}

.buscador .campo .lupa{
	float: left;
	background: #fec20d;
	color: #fff;
	background: #fec20d url(./img/lupa.png) center center no-repeat;
	display: block;
	width: 40px;
	height: 40px;
}

.item-ganador{
	width: 364px;
	margin: 5px;
	display: inline-block;
}

.item-ganador-video{
	padding-top: 100px;
	text-align: center
}

.item-ganador-video.publico{
	background: url(./img/premio-publico.png) center top no-repeat;
}
.item-ganador-video.mixismax{
	background: url(./img/premio-mixismax.png) center top no-repeat;
}
.item-ganador-video.youtuber{
	background: url(./img/premio-youtuber.png) center top no-repeat;
}

.texto-ganador{
	color: #fff;
	background: #fec20d;
	padding: 10px 30px;
	display: inline-block;
	font-size: 21px;
}

.sorteos{
	margin: auto;
	max-width: 800px;
}

.sorteos-columna1{
	width: 300px;
	float: left;
	text-align: center;
}

.sorteos-columna2{
	width: 300px;
	float: right;
	text-align: center;
}

@media screen and (max-width: 640px) {
	
	.noresponsive{
		display:none;
	}
	
	.responsive{
		display: block;
	}
	
	.wrap-cabecera-banner{
		width: 100%;
	}
	
	.cabecera-banner{
		width: 100%;
	}
	
	.item-ganador iframe{
		height: 197px !important;
	}
	
	.sorteos-columna1{
		width: 300px;
		float: none;
		text-align: center;
		margin: auto;
		margin-bottom: 30px;
	}
	
	.sorteos-columna2{
		width: 300px;
		float: none;
		text-align: center;
		margin: auto;
	}
	
	.pagina-landing-videos .cabecera{
		width: 100%;
		background-position-x: 36%;
		height: 204px;
	}
	
	.pagina-landing-videos{
		margin-top: -32px;
	}
	
	.pagina-landing-videos .contenido{
		width: 100%;
	}
	
	.pagina-landing-videos .botonera .wrap_boton {
	    width: 70%;
	    text-align: center;
	    margin: auto;
	    margin-bottom: 20px;
	}
	
	.pagina-landing-videos .botonera .boton{
		width: 100%;
	}

	.formu .derecha{
		width: 90%;
		padding: 5%;
		float: none;
	}
	
	.formu .campo, .formu-upload .campo{
		width: 100%;
	}
	
	.formu .campo .label, .formu-upload .campo .label{
		width: 40%;
		font-size: 18px;
	}
	
	.formu .campo .input, .formu-upload .campo .input{
		width: 60%;
		
	}
	
	.legales{
		width: 100%;
	}
	
	.formu .botones{
		width: 100%;
	}
	
	.formu-upload {
	    padding-bottom: 200px;
	    width: 95%;
	}
	
	.lightbox-videos, .lightbox-videos-gracias{
		top: 100px;
		left: 0px;
		width: 100%;
		margin: 0px;
	}
	
	.page .cabecera h1.titulo{
		bottom: -113px !important;
	}
	
	.buscador .campo {
	    border-radius: 70px;
	    overflow: hidden;
	    width: 314px;
	    float:none;
	    padding: 0px;
	    margin: auto;
    }
    
    .buscador .campo .input{
	    width: 274px;
    }
    
    .buscador .bases{
	    padding-top: 20px;
	    text-align: center;
	    width: 100%;
    }
    
    .conten-premios{
	    text-align: center;
    }
			
}</pre></body></html>