<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fonts */

.layerslider, .layerslider p, .layerslider h1, .layerslider h2, .layerslider h3, .layerslider h4, .layerslider .label {
	font-family: calluna, serif;
}
.layerslider h1, .layerslider h2, .layerslider h3, .layerslider h4 {
	font-weight: normal;
}

/* Plceholders */
#banner .ls-placeholder {
	position: relative;
	display: block;
	max-width: 100%;
	/*height: auto;*/
	overflow: hidden;
	height: 0;
	/*padding-bottom: 42.748%; /* 560/1310*100 */
	/*padding-bottom: 39.44%; /* 1420/560 */
	padding-bottom: 40%; /* 1500/600 */
	opacity: 0.5;
}
#banner .ls-placeholder.mobile {
	padding-bottom: 150%; /* 720/480*100 */
}
#banner .ls-show .layerslider {
	/*position: relative;*/
}
#banner .ls-show .ls-placeholder {
	/*display: none !important;*/
}

#banner .ls-show .ls-placeholder .ls-placeholder-content {
	display: none;
}
#banner .ls-placeholder .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5% 20px;
	line-height: 110%;

	font-family: "calluna",Calluna-Regular,Georgia,"Times New Roman",Times,serif;
	font-size: 30px;
	font-size: 4vw;
	text-align: center;
	text-transform: uppercase;
	color: #ccc;
	vertical-align: middle;
}
#banner .ls-placeholder.mobile .text {
	padding: 48% 20px;
	font-size: 28px;
	font-size: 7.5vw;
	color: #a8a8a8;
}
#banner .ls-placeholder .text p {
	margin: 0.5em 0;
}
@media (min-width: 1325px) {
	#banner .ls-placeholder .text {
		font-size: 52px;
	}
}


/* LayerSlider */

.layerslider {
	position: absolute !important;
	top: 0;
	overflow: hidden;
	z-index: 2;
	margin: 0 auto;

}
.no-opacity .layerslider .ls-slide {
	background: #fff;
}
.layerslider .ls-bottom-nav-wrapper {
	display: none;
}
.layerslider:hover .ls-bottom-nav-wrapper {
	display: block;
}
.layerslider img.ls-l {
	height: auto !important;
}
.layerslider .ls-link {
	text-indent: -999em;
}
.layerslider .label {
	background: #c2b59b;
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	width: 140px;
}
.layerslider .label p {
	margin-bottom: 5px;
}
.layerslider .label .sash {
	position: relative;
	background: #6900af;
	
		padding: 9px 9px 3px 9px;
		min-height: 50px
}
.layerslider .label .sash:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 70px 0 70px;
	border-color: #6900af transparent transparent transparent;
}
.layerslider .label .price {
	position: relative;
    padding: 5px;
    margin: 0;
    min-height: 40px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 43px;
    line-height: 40px;
    letter-spacing: -1px;
}
.layerslider .label .price .currency {
	font-size: 42%;
	vertical-align: super;
	margin: 0 0 0 2px;
}
.layerslider .label .price .decimal {
	font-size: 18px;
	vertical-align: bottom;
}
.layerslider .ls-label {
	left: 20%;
	top: 220px;
}
.layerslider .ls-label .label {
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transform-origin: 0;

	-webkit-transform: perspective(999px) rotate(7deg); 
	-moz-transform: perspective(999px) rotate(7deg); 
	transform: perspective(999px) rotate(7deg);

}

.layerslider h1, .layerslider h2, .layerslider h3, .layerslider h4 {
	font-size: 38px;
	line-height: 42px;
	margin: 0;
	color: #000;
	text-transform: uppercase;
	text-align:center;
}
.layerslider h2, .layerslider h4 {
	font-size: 26px;
	line-height: 30px;
	color: #70a;
}
.layerslider h1, .layerslider h2, .layerslider h3, .layerslider h4, .layerslider p {
	white-space: normal !important;
}

/* tabs */
#banner .ls-tabs-container {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	overflow: hidden;
	padding: 20px 20px 0 20px;
}
#banner .ls-tabs {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
	
	font-family: "calluna",Calluna-Regular,Georgia,"Times New Roman",Times,serif;
	background-color: rgba(255,255,255,0.7);
}
.no-boxshadow #banner .ls-tabs {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#banner .ls-tabs li {
	display: table-cell;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #ccc;
	border-right-color: rgba(0,0,0,0.2);
	cursor: pointer;
}
#banner .ls-tabs .cell {
	position: relative;
	display: block;

	padding: 10px 20px;
	text-decoration: none; 
	
	background-color: rgba(255,255,255,0);
	
	/* Animations which are not composited can be janky and increase CLS. - Unsupported CSS Property: background-color */
	/*
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
	*/
}
#banner .ls-tabs .cell .fa {
	font-size: 20px;
}
#banner .ls-tabs li.active .cell {
	background: #7CBDB9;
	color: #fff;
}
#banner .ls-tabs a {
	color: #000;
}

#banner .ls-tabs li .link {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 10px;
	color: #ccc;
}
#banner .ls-tabs li a:hover, #banner .ls-tabs li a:active {
	text-decoration: none;
}
#banner .ls-tabs li .link:hover, #banner .ls-tabs li .link:active {
	color: #000;
}
#banner .ls-tabs li a:active {
	background-color: #000 !important;
	color: #fff !important;
}
#banner .ls-tabs li:last-child {
	border-right: none;
}
#banner .ls-tabs li.active a {
	color: #fff;
}
#layersliderMobile .ls-tabs li a:hover, #banner .ls-tabs li a:active {
	background: #7CBDB9;
	color: #fff;
}

.layerslider .ls-circle-timer .ls-ct-half {
	background-color: #ccc;
}
.layerslider .ls-circle-timer .ls-ct-center {
	background-color: #999;
}




#layersliderMobile, #banner .ls-placeholder.mobile {
	display:none;
}

#layersliderMobile.layerslider .ls-label .label {
	left: 30%;
	top: 220px;
}


@media (max-width: 991px) {
	#banner .ls-tabs-container {
		position: relative;
		padding: 0;
		display: block;
	}
	#banner .ls-tabs {
		border-bottom: 1px solid #B8D3CE;
	}
	#banner .ls-tabs li {
		display: block;
		float: left;
		width: 50%;
		background-color: #C8E3DE;
		background-color: rgba(177, 215, 209,0.7);
		border-right: none;
		border-left: 1px solid #B8D3CE;
		border-top: 1px solid #B8D3CE;
	}
	#banner .ls-tabs li:hover {
		color: #fff;
	}
}
@media (min-width: 768px) and (max-width: 1416px) {
	#layerslider .layerslider .ls-label {
		top: auto !important;
		height: auto !important;
		bottom: 24% !important;
	}
	#layerslider .layerslider .ls-label .label {
		-webkit-transform: perspective(999px) rotate(7deg) scale(0.85); 
		-moz-transform: perspective(999px) rotate(7deg) scale(0.85); 
		transform: perspective(999px) rotate(7deg) scale(0.85);
		
		margin-left: 50px;
	}
	#layerslider .layerslider .ls-wrapper .ls-label .label {
		margin-left: 0px;
		margin-top: -10px;
	}
		
	.no-csstransforms #layerslider .ls-label .label {
		zoom: 0.85;
	}
}
@media (max-width: 767px) {
	#layerslider .layerslider .ls-label {
		top: auto !important;
		left: 4% !important;
		bottom: 10% !important;
	}
	#layerslider .layerslider .ls-label .label {
		-webkit-transform: perspective(999px) rotate(7deg) scale(0.8); 
		-moz-transform: perspective(999px) rotate(7deg) scale(0.8); 
		transform: perspective(999px) rotate(7deg) scale(0.8);
	}
	#layerslider .layerslider .ls-wrapper .ls-label .label{
		margin-left: -60px !important;
		margin-top: -40px !important;
	}
	.no-csstransforms #layerslider .ls-label .label {
		zoom: 0.8;
	}
}
@media (max-width: 479px) {
	#layerslider, #banner .ls-placeholder.desktop {
		display: none;
	}
	#banner #layersliderMobile, #banner .ls-placeholder.mobile {
		display: block;
	}
	#banner #layersliderMobile.ls-show {
		position: relative;
	}
	#banner .ls-show .ls-placeholder.mobile {
		/*display: none;*/
	}
	#banner .ls-show .ls-placeholder.mobile .ls-placeholder-content {
		display: none;
	}
	
	#layerslider .layerslider .ls-label .label {
		-webkit-transform: perspective(999px) rotate(7deg) scale(0.6); 
		-moz-transform: perspective(999px) rotate(7deg) scale(0.6); 
		transform: perspective(999px) rotate(7deg) scale(0.6);
	}
	.no-csstransforms #layerslider .ls-label .label {
		zoom: 0.6;
	}
		#banner .ls-tabs li {
			width: 100%;
		}
}

@media (max-width: 419px) {
	#layersliderMobile.layerslider .ls-label .label {
		margin-top: -20%;
		-webkit-transform: perspective(999px) rotate(7deg) scale(0.8); 
		-moz-transform: perspective(999px) rotate(7deg) scale(0.8); 
		transform: perspective(999px) rotate(7deg) scale(0.8);
	}
	.no-csstransforms #layersliderMobile .ls-label .label {
		zoom: 0.8;
	}
}
@media (max-width: 340px) {
	#layersliderMobile.layerslider .ls-label .label {
		margin-top: -20%;
		-webkit-transform: perspective(999px) rotate(7deg) scale(0.6); 
		-moz-transform: perspective(999px) rotate(7deg) scale(0.6); 
		transform: perspective(999px) rotate(7deg) scale(0.6);
	}
	.no-csstransforms #layersliderMobile .ls-label .label {
		margin-top: 0;
		zoom: 0.6;
	}
}

@media (min-width: 1400px) {
	#banner .ls-tabs-container {
		left: 50px;
		right: 50px;
	}
}
@media (min-width: 992px) {
	.ls-bottom-nav-wrapper {
		display: none;
	}
}


/* no js */
.no-js #banner .ls-placeholder,
#banner.ls-disabled .ls-placeholder {
	/*display: none;*/
}
.no-js #banner .ls-placeholder .ls-placeholder-content,
#banner.ls-disabled .ls-placeholder .ls-placeholder-content {
	display: none;
}
.no-js #banner .layerslider,
#banner.ls-disabled .layerslider {
	/*position: relative;*/
}
.no-js .layerslider .ls-slide,
.ls-disabled .layerslider .ls-slide {
	visibility: hidden !important;
}
.no-js .layerslider .ls-slide.ls-active,
.ls-disabled .layerslider .ls-slide.ls-active {
	visibility: visible !important;
    right: 0 !important;
    bottom: 0 !important;
}
.no-js .layerslider .ls-slide.ls-active .ls-l,
.ls-disabled .layerslider .ls-slide.ls-active .ls-l {
	transform: translateX(-50%);
}
.no-js .layerslider .ls-slide.ls-active .ls-l.ls-left,
.ls-disabled .layerslider .ls-slide.ls-active .ls-l.ls-left {
	transform: translateX(0);
}
.no-js .layerslider .ls-slide.ls-active .ls-link-on-top,
.ls-disabled .layerslider .ls-slide.ls-active .ls-link-on-top {
	display: block;
}
@media (max-width: 767px) {
	.no-js .layerslider .ls-slide.ls-active .ls-l,
	.ls-disabled .layerslider .ls-slide.ls-active .ls-l {
		transform: translateX(0);
	}
	.no-js .layerslider .ls-slide.ls-active img.ls-l,
	.ls-disabled .layerslider .ls-slide.ls-active img.ls-l {
		transform: translateX(-50%);
	}
}
@media (min-width: 480px) {
	.no-js .layerslider .ls-slide.ls-active img.ls-l,
	.ls-disabled .layerslider .ls-slide.ls-active img.ls-l {
		max-width: 100vw;
	}	
}
html.lt-ie9 .ls-disabled .layerslider {
	background: url(../images/placeholders/home-banner-slides.jpg) no-repeat center center;
	background-size: cover;
}


/* Previews */
.banner-preview #banner {
	max-height: none;
}
.banner-preview #layerslider .ls-slide {
	visibility: visible !important;
}
.banner-preview #layerslider, .banner-preview #layersliderMobile {
	border: 3px solid #ccc;
	background-color: #fff;
	min-height: 20px;
	box-sizing: border-box;
	margin: 10px auto;
}
.banner-preview #layerslider {
	max-width: 1406px;
}
.banner-preview #layersliderMobile {
	max-width: 486px;
}
.banner-preview .layerslider {
	position: relative;
}
.banner-preview #banner .ls-tabs-container {
	left: 2%;
	right: 2%;
}
.banner-preview #layerslider {
	display: block;
}
.banner-preview #layersliderMobile {
	display: block;
}

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