<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uc-sleek-video-teaser * { 
	margin: 0; 
	padding: 0; 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box; 
}

.uc-sleek-video-teaser .uc-sleek-video-teaser-inner{ max-width: 100%; display: flex; height: 100vh; align-items: center;}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content{ display: flex; margin: 0 auto;}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box{
	margin: 0 auto;
}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box span{
	font-weight:normal; 
	font-size:25px; 
	line-height:45px; 
	text-transform:uppercase;
	letter-spacing:5px;
}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box strong{ 
	display:block; 
	font-size:150px; 
	line-height:180px; 
	font-weight:400; 
	text-transform:uppercase;
	margin-bottom:25px;
}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a.more_btn{ 
	display: inline-block; 
	font-size:16px;
	line-height:45px;
	text-decoration:none;
	position:relative;
	border-radius:30px;
	padding:8px 0;
	margin-right:22px;
	text-transform:uppercase;
	text-align:center;
	font-weight:600;
	width:250px;
	height:60px;
	letter-spacing:2px;
}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a.btn{ 
	display: inline-block; 
	font-size:16px;
	line-height:45px;
	text-decoration:none;
	position:relative;
	border-radius:30px;
	padding:8px 0;
	margin-right:22px;
	text-align:center;
	font-weight:600;
	text-transform:uppercase;
	width:250px;
	height:60px;
	letter-spacing:2px;
}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a.btn i{ margin-left:10px; font-size:20px;} 


.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a.btn{transition: all 1s ease-out;}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a.btn:hover{ background:#fff !important; color:#ff3c3c !important; transition: all 1s ease-out;}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a.more_btn{transition: all 1s ease-out;}
.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a.more_btn:hover{ background:#000 !important; color:#fff  !important; transition: all 1s ease-out;}


@media only screen and (max-width: 1300px) {
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box strong{ font-size:120px; line-height:160px;}
}
@media only screen and (max-width: 1024px) {
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box strong{ font-size:95px; line-height:130px;}
}
@media only screen and (max-width: 767px) {
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box strong{ font-size:74px; line-height:120px;}
}
@media only screen and (max-width: 613px) {
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box{ padding:100px 20px;}
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box strong{ font-size:54px; line-height:90px;}
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a{ 
		font-size: 14px !important;
		margin: 0 3px !important;
		padding: 5px 30px !important;
		width: auto !important;
		height:auto !important;
	}
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a i{ font-size:14px !important;}
}
@media only screen and (max-width: 479px) {
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box{ padding:50px 10px;}
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box strong{ font-size:33px; line-height:normal;}
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box span{ font-size:12px;}
	.uc-sleek-video-teaser .uc-sleek-video-teaser-inner .uc-banner-content .uc-content-box a{ margin-bottom:20px !important; width: auto !important;}
}

</pre></body></html>