<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.com-open a {
	text-decoration: none !important;
}

.com-open .icon-top {
	display:none;
}
.com-open .icon-top .icon-images {
	display:none;
}
.com-open .icon-top .icon-play {
	display:none;
}

.com-open .authors {
  /*display:none;*/
  font-size:0.9rem;
  /*font-weight: 700;*/
}

.com-open.author-show .authors {
	display:inherit !important;
}


.com-open.iconTop-show .icon-top {
	display:inherit !important;
}

.com-open.iconTop-show-gallery .icon-top {
	display:inherit !important;
}

.com-open.iconTop-show-video .icon-top {
	display:inherit !important;
}
 
.com-open.iconTop-show-gallery .icon-top .icon-images {
	display:contents !important;
}
 
.com-open.iconTop-show-video .icon-top  .icon-play {
	display:contents !important;
}
 
.com-open.noimage .col-text {
	width:100%;
}
.com-open.noimage .col-image {
	display:none;
}
.com-open.noimage.home-open .col-text {
	width:98%;
	text-align:center;
}
.com-open.noimage.home-open .time {
	text-align:right;
}
.com-open.noimage.home-open .col-image {
	display:none;
}

.com-open{
	position: relative;
	padding-bottom: 10px;
}

.com-open .col-text{
	width: 50%;
}
.com-open .col-image{
	width: 50%;
}

.com-open .gallery-icon{
	display: none;
}
.com-open.gallery .col-image{
	position: relative;
}
.com-open.gallery .gallery-icon{
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
	width: 100%;
	height: 100%;
	padding: inherit;
	margin: inherit;
}

.com-open.gallery .gallery-icon .gallery-icon-bg{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;

  
}

.com-open.gallery .gallery-icon .gallery-icon-bg i{
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0.15rem;
  border-radius: 0.25rem;
  font-size:1.4rem;
}


.com-open.home2.gallery .gallery-icon .gallery-icon-bg{
	padding-bottom:30px;
}

.com-open .video-icon{
	display: none;
}
.com-open.video .col-image{
	position: relative;
}
.com-open.video .video-icon{
	position: absolute;
	top: 0px;
	left: 0px;
	display: flex;
	width: 100%;
	height: 100%;
	padding: inherit;
	margin: inherit;
}
.com-open.video .video-icon .video-icon-bg {
	/*background-color: rgba(0, 0, 0, 0.2);*/
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}




.com-open  a:hover .overlay {
	background-color: rgba(255, 255, 255, 0.1);
	position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 20px);
  height: 100%;
}


.com-open .section-title{
	font-size: 0.7rem;
	letter-spacing: 1px;
	text-decoration: underline;
	text-underline-offset: 3px;
}
.com-open .time{
	font-size: 0.8rem;
	color: #888;
}
.com-open .title h1, .com-open .title{
	font-family: "pt serif",helvetica neue,Helvetica,Arial,sans-serif;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
}
.com-open.big .title h1, .com-open.big .title{
	font-size: 230%;
}



.com-open .subtitle h2, .com-open .subtitle{
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 95%;
	line-height: 128%;
	letter-spacing: 0.1px;
}

.com-open.big .video-icon-bg .fa-2x {
	font-size: 5em;
}
 


.com-open.text-center .subtitle h2, .com-open.text-center .subtitle{
	padding: 0px 30px;
}
.com-open.hide-subtitle .section-title{
	display: none;
}

/* LIVE OPEN (sotto apertura) */
.com-open.home-live h1, .com-open.home-live .title{
	font-weight:bold;
	font-size: 150%;
}
.com-open.home-live .subtitle h2, .com-open.home-live .subtitle{
	font-size: 110%;
}
.com-open.home-live.no-live-label .live-span {
	display:none !important;
}

/* HOME OPEN (APERTURA) */
.com-open.home-open .col-text{
	width: 100%;
	margin-bottom: 10px;
}
.com-open.home-open .col-image{
	width: 100%;
}
.com-open.home-open .title h1, .com-open.home-open .title{
	font-weight: 400;
	font-size: 280%;
}
.com-open.home-open .subtitle h2, .com-open.home-open .subtitle{
	font-size: 95%;
}



.com-open.home-open .correlated li{
	position: relative;
	pointer-events: none;
	z-index: 1;
	list-style-type: none;
	font-weight: 600;
	margin-top: 8px;
	/*
	text-indent: -22px;
	margin-left: 25px;
	*/
	font-size: 90%;
	line-height: 140%;
	margin-bottom:10px; 
}

.com-open.home-open .correlated li:before {    
	/*
	font-family: 'FontAwesome';
	content: '\f067';
	margin:0 5px 0 -15px;
	*/
}


.com-open.home-open.vertical.text-center .summary li {
	position: relative;
	pointer-events: none;
	z-index: 1;
	list-style-type: none;
}

.com-open.home-open .summary li{
	font-size: 90%;
	line-height: 140%;
}



.com-open.home-open .correlated li a{
	pointer-events: all;
}
.com-open.home-open .correlated li a.stretched-link{
	display: none;
}
/* mobile nuovo perchÃ© non lo prendi?*/
@media(max-width: 540px){
	
	.section-nosubtitle-mobile .subtitle h2, .section-nosubtitle-mobile .subtitle {
		display:none;
	}
	
	.com-open .title h1, .com-open .title {
		font-size: 120%;
	}

	/* LIVE OPEN (sotto apertura) */
	.com-open.home-live .title h1, .com-open.home-live .title{
		font-size: 120%;
	}
	.com-open.home-live .subtitle h2, .com-open.home-live .subtitle{
		font-size: 100%;
	}
	

}

.single-article .com-open .col-text {
  width:75%;
}
.single-article .com-open .col-image {
  width:25%;
}
.single-article .com-open .col-text .title {
  font-weight: 700;
}

@media(max-width: 992px){
  .single-article .com-open .col-text {
    width:50%;
  }
  .single-article .com-open .col-image {
    width:50%;
  }
  .single-article .com-open.big .title {
    font-size: 120%;
    font-weight: 700;
  }
 
 
}

@media(max-width: 768px){

  .com-open.big-title .title h1, .com-open.big-title .title{
    font-size: 180%;
    padding: 10px;
  }
  
  .com-open.big-title .subtitle h2, .com-open.big-title .subtitle{
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 110%;
    line-height: 128%;
    letter-spacing: 0.1px;
  }

	.com-open .title h1, .com-open .title {
		font-weight: 700;
	}

  .com-open.big .title h1, .com-open.big .title{
    font-size: 140%;
  }

	.com-open.home-live .col-image{
		display:none;
	}
	.com-open.home-live .col-text{
		width:100%;
	}
}

@media(min-width: 768px){
	.com-open .title h1, .com-open .title{
		font-size: 120%;
	}
	.com-open.big .title h1, .com-open.big .title{
		font-size: 160%;
	}

  .com-open.big-title .title h1, .com-open.big-title .title{
    font-size: 210%;
    padding: 10px;
  }
  
  .com-open.big-title .subtitle h2, .com-open.big-title .subtitle{
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 130%;
    line-height: 128%;
    letter-spacing: 0.1px;
  }

	.com-open.home-open .col-text{
		width: 45%;
		margin-bottom: 0px;
	}
	.com-open.home-open:not(.reverse) .col-text{
		padding-right: 40px;
	}
	.com-open.home-open .col-image{
		width: 55%;
	}
	.com-open.home-open .title h1, .com-open.home-open .title{
		font-size: 280%;
	}
	.com-open.home-open .subtitle h2, .com-open.home-open .subtitle{
		font-size: 120%;
	}
	.com-open.home-open .correlated li {
		font-size:100%;
	}

	.com-open.home-open .summary li{
		font-size: 100%;
	}

	.com-open.home-open.vertical.text-center .summary ul {
		max-width:80%;
		width:80%;
		margin:auto;
	}

	.com-open.home2 .col-text{
		width: 50%;
	}
	.com-open.home2 .col-image{
		width: 50%;
	}


}

/*
SMALL VERTICAL
- WITH SMALL SCREEN: VERTICAL
- WITH BIG SCREEN: HORIZONTAL
*/
.com-open.smallvertical .col-text{
	width: 100%;
}
.com-open.smallvertical .col-image{
	width: 100%;
}
.com-open.smallvertical .title h1, .com-open.smallvertical .title{
	font-size: 160%;
}
@media(min-width: 576px){
	.com-open.smallvertical .col-text{
		width: 40%;
	}
	.com-open.smallvertical .col-image{
		width: 60%;
	}

	/* titolo quando foto grande */
	.home_template_1.vertical.text-center .col-text {
		padding-left:15% !important;
		padding-right:15% !important;
	}
}

/* video */
.com-open .col-video {
	z-index: 999999;
}

/* VERTICAL */
.com-open.vertical .col-text{
	width: 100%;
	margin-bottom: 10px;
}
.com-open.vertical .col-image{
	width: 100%;
	margin-bottom: 10px;
}
.com-open.vertical .row{
	flex-wrap: wrap-reverse!important;
}

/* REVERSE */
.com-open.reverse a &gt; .row{
	flex-direction: row-reverse!important;
}

.com-open .updates .live-update{
	border-bottom: 1px solid #e0e0e0;
}
.com-open .updates .live-update:last-child{
	border-bottom-width: 0px;
}
.com-open .updates .live-update .live-update-time{
	color: #888;
	font-size: 0.8rem;
}
.com-open .updates .live-update .live-update-text{
	font-size: 0.9rem;
	line-height: 1.4rem;
	max-height: 2.8rem;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

/* no image */
.com-open.hide-image .col-image { 
	display:none;
}</pre></body></html>