<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lv2banner {padding-top:0 !important; height: 450px; overflow: hidden; position: relative; z-index: 10; background-image:none !important;background-color: #214971; }
#hero-video {min-width: 100%; height:auto; position: fixed; z-index: -1;  top:0%; left:0;    }
.page-title-ct, .page-desc-ct {
color: white !important;
display: block !important;
margin:240px 0 0 0;
text-align: center;
position: relative;
z-index: 1;
}
.page-desc-ct { margin-top:0; font-size: 17px; font-weight: bold; }
.page-desc-ct&gt;div { max-width: 600px; margin: 0 auto; }
.page-desc-ct button {  margin-top: 30px; }

/* FIX Z-INDEX FROM VIDEO */
.container, .c-layout-breadcrumbs-1, #overlay, .c-layout-footer{
position:relative;
z-index:12;
}


@media (max-width: 1199px) {
.cbp-filter-item{
width:48%;
}
}
@media (max-width: 1185px) {
#hero-video {width: 105%; height:660px; top:-9%; left:0%;    }
}
@media (max-width: 1059px) {  
#hero-video {width: 100%; height:670px; top:-50px; left:0%;    }
}
@media (max-width: 991px) {  
#hero-video {width: auto; height:95%; top:1%; left:0%;    }
}
@media (max-width: 767px) {
.cbp-filter-item{
width:47%;
}
}
@media (max-width: 767px) and (orientation: portrait) {  
#hero-video {width: 100%; height:auto; top:0; left:0;    }
}
@media (max-width: 767px) and (orientation: landscape) {  
#hero-video {width: 100%; height:auto; top:0; left:0;    }
}


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