<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.noVisible {
	display: none;
}
@font-face {
	font-family: 'MyriadPB';
	font-style: normal;
	font-weight: 400;
	src: local('Myriad Pro Bold'), local('Myriad-Pro-Bold'), url(https://mmedia.misrevistas.com/fonts/mpb.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'MyriadP';
	font-style: normal;
	font-weight: 400;
	src: local('Myriad Pro'), local('Myriad-Pro'), url(https://mmedia.misrevistas.com/fonts/mpr.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'OpenSansBold';
	font-style: normal;
	font-weight: 400;
	src: local('OpenSansBold'), local('OpenSansBold'), url(https://mmedia.misrevistas.com/fonts/OpenSans-Bold-webfont.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'OpenSansSemiBold';
	font-style: normal;
	font-weight: 400;
	src: local('OpenSansSemiBold'), local('OpenSansSemiBold'), url(https://mmedia.misrevistas.com/fonts/OpenSans-Semibold-webfont.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-weight: 400;
	src: local('OpenSansRegular'), local('OpenSansRegular'), url(https://mmedia.misrevistas.com/fonts/OpenSans-Regular-webfont.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.vineta::before {
	content: "â€¢";
	font-size:18px;
}
.vineta{
	text-indent: -15px;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.centrar{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.link-100 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.logo-principal{
	text-align: center;
	background: white;
	max-width: 100vw;
}
.logo-principal img{
	max-width: 100%;
	padding-bottom:5px;
}
.secuencia{
	display: inline-block;
	position: absolute;
	top: 10px;
	font-weight: 900;
	font-family: 'Open Sans', sans-serif;
	right: 10px;
	color: white;
}
body{
	font-family: 'Montserrat', sans-serif;
	background: #f8f9fa;
}
/* .imagen {
  position: relative;
	padding-top: 75%;
	margin-bottom:1rem;
} */

.imagen img {
  /* position: absolute; */
  object-fit: cover;
  width: 100%;
  height:100%;
  /* top:0; */
}
.nav-desktop{
	display: none;
}
.tit-nota small{

}
.item-cont{
	/*border-bottom: 1px solid #ffe0e0;*/
	color:black;
	padding: 0.25em;
	margin-bottom: 10px;
}

.item-cont:hover{
	text-decoration: none;
}
	
.tit-contenido h2 {
	/*border-bottom: 2px solid rgb(80,150,25);*/
	text-align: left;
	font-family: 'MyriadPB', sans-serif;
	/* text-shadow: 2px 2px 5px #454545; */

}
.tit-movil h2 {
	/*border-bottom: 2px solid rgb(80,150,25);*/
	text-align: center;
	font-family: 'MyriadPB', sans-serif;

}
.tit-nota{
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 1.2;
	margin: auto;
	font-weight: bolder;
	/*font-family: 'Gotham SSm A';*/
	font-family:  'Nunito', sans-serif;
}
.num-nota{
	font-size: 16px;
	/*font-weight: bold;*/
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	font-weight: bolder;
	font-family: 'Gotham SSm A';
}
.portada{
	text-align: center
}
.portada img{
	width: 100%;

}
.tit-contenido h2{
    font-size: 25px;
    font-weight: 800;
}
.movil{
	display: block;
}
.desktop{
	display: none;
}
a.tagTitle {
	margin:auto;
	display:unset;
	position:unset;
	top:unset;
	font-family: OpenSansBold;
}
.boxLoNuevo{
	padding-left:10%;
	padding-right:10%;
}
.tit-contenido h2{
	display: none;
}
.tit-movil{
	display:block;
}

.black{
	color:rgb(33, 37, 41);
}
article{
	z-index: 100;
}		.bloque img{
	max-width: 100%;
	object-fit: cover;
}
.boxLoNuevo{
	margin-bottom:15px;
}
a.tagTitle {
	color: #FFFFFF;
	background: #ec407a;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px 20px;

}
.tit-contenido{
	/* top:-60px; */
	color:#212529;
}
.contenedor-p4{
	margin-right: auto;
	margin-left: auto;
	display:table;
}
.sblack{
	font-family: OpenSansSemiBold;
}
.p4-sumario{
	font-family: OpenSansRegular;
	color:#333333;
	font-size: 14px;
	padding-bottom: 15px;
}
.bloque h3{
	font-size:18px;
}

@media (min-width: 768px){
	.logo-principal{
		margin-top:12px;
	}
	.nav-desktop{
		display: unset;
	}
	.nav-movil{
		display: none;
	}
	.movil{
		display: none
	}
	.desktop{
		display: block;
	}
	.portada img{
		object-fit: cover;
		/* position: fixed;
		top: 52px; */
		/* width: 100vw;  */
		/* max-height: 91vh; */
		object-position: top;
	}
	.tit-contenido{
		/* top:-100px; */
	}	
	.tit-movil{
		display:none;
	}
	body{
		padding-top: 45px;
	}
	.boxLoNuevo{
		padding-left:15px;
		padding-right:15px;
	}
	.item-cont:hover{
		/* background:#faf7eb; */
		transition: 0.4s;
	}
	.item-cont:not(:hover){
		background:unset;
		transition: 0.4s;
	}
	.tit-nota,.num-nota{
		font-size: 20px;
		line-height: 1.5rem;
	}
	.tit-contenido h2{
	    font-size: 32px;
		font-weight: 800;
		display: block;
	}
	.tit-movil{
		display:none;
	}
	a.tagTitle {
		width: auto;
		margin: 0 auto;
		display: block;
		position: relative;
		top: -15px;
	}
	.pri-4{
		width:750px;
	}
}
@media (min-width:992px){
	.pri-4{
		width:970px;
	}
}
@media (min-width:1200px){
	.pri-4{
		width:1170px;
	}
}
</pre></body></html>