<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.closeX{position:relative;float:right;width:70px;margin:20px;margin-bottom:-80px;cursor:pointer;z-index:2000;}
.closeX:hover{opacity:0.5;}
.areaN{width:50%;}
.areaAA{position:relative;width:50%;margin-left:auto;margin-right:auto;}
.areaA{position:relative;float:left;width:100%;}
.areaB{position:relative;float:left;width:100%;background-color:#D4000E;}
.popupLogo{position:relative;margin-left:auto;margin-right:auto;padding:20px;padding-bottom:0px;width:300px;}
.popupAu{position:relative;float:left;width:100%;text-align:left;color:#000;font-family:'Lato', sans-serif;font-size:24px;letter-spacing:1px;font-weight:bold;}
.pic{position:relative;float:left;width:30%;overflow:hidden;margin:5px;}
.tituloP{position:relative;float:left;top:10px;font-family:'Roboto', sans-serif;font-weight:bold;font-size:25px;width:68%;}
.pc{position:relative;float:left;width:1000px !important;height:600px;}
.mobile{position:relative;margin-left:auto;margin-right:auto;width:336px;height:280px;background-color:#F9F9F9;}
.mobile{display:none;}
.continuarN{
	position: relative;
	float: left;
	top: -25px;
	width: auto;
	margin-top: 20px;
	background-color: #D4000E;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 25px;
	padding: 6px;
	cursor: pointer;	
}

@media only screen and (max-width:1570px){.areaAA{position:relative;width:970px;margin-left:auto;margin-right:auto;}
.pc{position:relative;width:100%;height:250px;background-color:#F9F9F9;margin-left:auto;margin-right:auto;}
}
@media only screen and (max-width:970px){.pc{display:none;}
.mobile{display:block;}
.areaAA{position:relative;width:100%;margin-left:auto;margin-right:auto;}
.continuarN{
	position:relative;
	float:left;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-color:#D4000E;
	color:#FFF;
	font-family:'Roboto', sans-serif;
	font-weight:bold;
	font-size:25px;
	padding:6px;
	cursor:pointer;
	top:20px;
	
}
}
@media only screen and (max-width:550px){.tituloP{position:relative;float:left;top:5px;font-family:'Roboto', sans-serif;font-weight:bold;font-size:15px;width:60%;}
.popupLogo{position:relative;float:left;margin-top:10px;padding:0px;padding-left:0px;padding-bottom:0px;width:180px;}
.popupAu{position:relative;float:left;width:100%;text-align:left;color:#000;font-family:'Lato', sans-serif;font-size:12px;letter-spacing:1px;font-weight:bold;}
.closeX{position:relative;float:right;width:50px;margin:15px;margin-bottom:-60px;cursor:pointer;z-index:2000;}
}</pre></body></html>