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

@media screen and (min-width:992px){
    .hero-image{
        position:relative;
        overflow:hidden;
        height:0;
        padding-bottom:30%}
    
    .hero-image img{
        display:block;
        width:100%;
        position:absolute;
        top:50%;
        -webkit-transform:translateY(-50%);
        transform:translateY(-50%)
    }
    
    /*.hero-image{padding-bottom:50%}*/
}
/*
@media screen and (max-width:600px){
	.hero-image{padding-bottom:100%}
}*/

/*

/*@media screen and (max-width:600px){
	.hero-image img{
		height:100%;
		width:auto;
		max-width:none;
		top:auto;
		left:50%;
		-webkit-transform:translateX(-50%);
		transform:translateX(-50%)}
}*/


.front .full-nav-hero,.front-full .full-nav-hero{position:relative}

.front .full-nav-hero .nav-hero-img,
.front-full .full-nav-hero .nav-hero-img{
	position:relative;
	height:500px;
	width:100%;
	overflow:hidden}

.front .full-nav-hero .nav-hero-img .img,
.front-full .full-nav-hero .nav-hero-img .img{
	position:absolute;
	top:0;
	opacity:0;
	-webkit-transition:opacity 1s ease-out;
	-moz-transition:opacity 1s ease-out;
	-o-transition:opacity 1s ease-out;
	-ms-transition:opacity 1s ease-out;
	transition:opacity 1s ease-out;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	width:100%;
	height:100%}

.front .full-nav-hero .nav-hero-img .img .hero-image{
	position:initial;
	height:100%}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .btn-margin a{margin:5px 20px}

.front .full-nav-hero .nav-hero-img .img img,
.front-full .full-nav-hero .nav-hero-img .img img{
	max-width:none;
	height:auto;
	min-width:100%}

.front .full-nav-hero .nav-hero-img img.active,.front .full-nav-hero .nav-hero-img .img.active,.front-full .full-nav-hero .nav-hero-img img.active,
.front-full .full-nav-hero .nav-hero-img .img.active{
	-webkit-transition:opacity 1s ease-in;
	-moz-transition:opacity 1s ease-in;
	-o-transition:opacity 1s ease-in;
	-ms-transition:opacity 1s ease-in;
	transition:opacity 1s ease-in;
	opacity:1}

.front .full-nav-hero .scroll-to,.front-full .full-nav-hero .scroll-to{display:none}

.front .full-nav-hero .nav-hero-items,
.front-full .full-nav-hero .nav-hero-items{
	cursor:pointer;
	height:100%;
	position:absolute;
	width:100%;
	top:0;
	bottom:0;
	left:0;
	right:0}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(1),
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(1){left:0}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(2),
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(2){left:20%}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(3),
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(3){left:40%}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(4),
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(4){left:60%}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(5),
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:nth-child(5){left:80%}


.front .full-nav-hero .nav-hero-items .nav-hero-item-holder,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder{
	width:20%;
	border-right:1px solid #fff;
	height:100%;
    /*font-size: 13px;*/
	float:left;
	position:absolute;
	cursor:default}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:last-child,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:last-child {border-right:none;}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-content,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-content{
    text-align: center;
	/*position:absolute;
	top:15px;
	-webkit-transition:margin-bottom .5s ease-out;
	-moz-transition:margin-bottom .5s ease-out;
	-ms-transition:margin-bottom .5s ease-out;
	-o-transition:margin-bottom .5s ease-out;
	transition:margin-bottom .5s ease-out*/
}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .nav-hero-item,.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .nav-hero-item,.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .nav-hero-item,.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .nav-hero-item{
	/*height:100%;*/
	-webkit-transition:height .5s ease-in;
	-moz-transition:height .5s ease-in;
	-ms-transition:height .5s ease-in;
	-o-transition:height .5s ease-in;
	transition:height .5s ease-in}

/*
.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .nav-hero-item p,
.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .nav-hero-item p,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .nav-hero-item p,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .nav-hero-item p{
	display:block;
	opacity:1}


.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .nav-hero-item .heading-alt,
.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .nav-hero-item .heading-alt,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .nav-hero-item .heading-alt,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .nav-hero-item .heading-alt{color:#fff}
*/
.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .nav-hero-item .heading-alt a:hover{
	color:#fff;
	text-decoration:none}

/*.front .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .btn-holder,.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .btn-holder,.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder:hover .btn-holder,.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .active .btn-holder{
	opacity:1!important;
	-webkit-transition:opacity 1s ease-out;
	-moz-transition:opacity 1s ease-out;
	-o-transition:opacity 1s ease-out;
	-ms-transition:opacity 1s ease-out;
	transition:opacity 1s ease-out;
	position:absolute;
	bottom:20px;
	margin:0 auto;
	left:0;
	right:0}*/

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item{
	background:rgba(232,28,57,0.9);
	/*background:rgba(0,79,138,0.9);*/
	padding:24px 0;
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;
	height:110px;
	-webkit-transition:height .5s ease-out;
	-moz-transition:height .5s ease-out;
	-ms-transition:height .5s ease-out;
	-o-transition:height .5s ease-out;
	transition:height .5s ease-out}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item .heading-alt,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item .heading-alt{
	color:#fff;
	margin-bottom:30px;
	margin:15px 10px 30px 10px}

.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item .heading-alt.multi,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item .heading-alt.multi{margin:0 10px 30px 10px}

/*.front .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item .btn-holder,
.front-full .full-nav-hero .nav-hero-items .nav-hero-item-holder .nav-hero-item .btn-holder{
	opacity:0;
	-webkit-animation-delay:10s;
	animation-delay:10s}*/

.front .nav-mobile-hero .nav-hero-items .nav-hero-item,
.front-full .nav-mobile-hero .nav-hero-items .nav-hero-item{
	text-align:center;
	border-bottom:1px solid #fff}
</pre></body></html>