<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
}
.page-section{
	background: #fff;
}

.video-poster-image {
	background:url('../images/poster.jpg') !important;
	background-repeat:no-repeat;
	background-size:cover !important;
	width:100%;
	height:100%;
	z-index:0 !important;
	backface-visibility:hidden;
	background-position:center center !important;
}
.player{
	font-size: 1px;
}
 .intro-08-youtube-bg h4{
	margin-bottom: 20px;
}
 .intro-08-youtube-bg h4 &gt; span{
	padding: 7px;
	font-size: 12px;
	line-height:19px;
font-family:"OpenSansLight";
	text-transform: uppercase;
	color: #fff !important;
	font-weight: normal;
	letter-spacing: 1px;
}
 .intro-08-youtube-bg h3{
	font-size: 64px;
	line-height:71px;
	font-family:"acumin-pro-extra-condensed";
	text-transform: uppercase;
	color: #fff !important;
	margin-bottom: 40px;
}
</pre></body></html>