<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.subtitle {
	margin-top: 40px;
	color:#4A4A4A;
	font-weight: 600;
	text-align: center;
	font-size:16px;
}
.sp-page-title {
	padding:150px 0 50px !important;
	background: top no-repeat;
	background-size:cover;
}
.video-mese {
	padding: 40px 0;
}
.video-mese .sp-module-title {
	margin-top:20px;
  	font-size:20px;
	//font-size:50px;
}
.txt-video {
	font-size:35px;
	color:#f92978;
	line-height: 40px;
}
.container-chi-sono {
	width:100%;
}
.img-chi-sono{
	float: left;
	width: 33%;
	padding:0 20px 15px 0;
}
.txt-chi-sono {
	float: left;
	width: 66%;
}
@media screen and (max-width:768px) {
	.img-chi-sono, .txt-chi-sono {
		width: 100%;
		float:none;
	}
	.img-chi-sono img {
		margin:0 auto;
	}
}

div.video-mese h3.sp-module-title {
  	font-family: 'Montserrat';
    line-height: 23px;
    width: 80%;
    margin: auto;
    text-align: center;
    margin-bottom: 15px;
}</pre></body></html>