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

.homeSlider.vidslide video {
	z-index: -100;
	}

.homeSlider.vidslide img.noratio {
    width: 100%;
	}	
	
.homeSlider.vidslide .aligner {	
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}

/* ads */
section.ads.home img {
    width: 100%;
	}

/* instagram feed */
section.insta #sb_instagram {
    max-width: 1170px;
	}
	
/* featured */

section.featured.title {
    display: block;
	}

/* text */

.fullWide {
	position: relative;
	}
		
.fullWide::before {
 	content: "";
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-image: none;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
	}	

.fullWide h1, .fullWide h2, .fullWide h3, .fullWide p, .fullWide span  {
	max-width: 1170px;
	margin-left: auto;
    margin-right: auto;
	} 

/* columns */

.columns ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
	padding: 0em;
	width: 1170px;
	margin: 0em auto;
	}

.columns ul li {
    padding: 0 2em !important;
    list-style-type: none;
    margin: 0 !important;
	}
	
.columns ul li .video-container {
	margin-bottom: 0;
	}

.columns {
	position: relative;
	}
		
.columns::before {
 	content: "";
	opacity: 0.5;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	background-image: none;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	}	

/* accordion */

#accordion {
    width: 1170px;
    margin: 0 auto;
	}

#accordion h3 {
    mix-blend-mode: lighten;
    color: rgb(255,255,255);
	font-size: 1.25em;
	}

#accordion h3.ui-state-active {	
    border-top: 1px solid !important;
    border-right: 1px solid !important;
    border-left: 1px solid !important;
    border-bottom: none !important;
	}

.ui-widget {
    font-family: inherit !important;
	}
		
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
	filter: invert(1);
	}
	
#accordion h3:nth-child(n+2) {
	margin-top: 1em;
	}

.ui-accordion .ui-accordion-content {
    border-top: none !important;
	}	
	
.ui-widget-content, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #efefef !important;
    background: none !important;
	}	

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #efefef !important;
    background: none !important;
	}
	
/* carousel */

ul.slider li {
    margin: 0 1em;
	}

ul.slider li div {
    background-size: cover;
	}

.blocker {
    background-color: rgba(0,0,0,0.85) !important;
	}
	
.modal {
	width: auto !important;
	max-width: 90% !important;
    background: transparent !important;
    text-align: center !important;
    color: #fff !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
	}

.modal a.close-modal {
    top: 3% !important;
    right: 3% !important;
	}
	
.modal img {
	display:block;
	margin: 0 auto;
	padding-bottom: 1em;
	}

/* product */

div#content.homeFeature h2 {
    color: #000;
    font-family: inherit;
    text-transform: none;
    font-weight: inherit;
	}

ul.slider li {
    margin: 0 !important;
    padding: 0 1.5em !important;
	}

section.feature::before {
    content: "";
    opacity: 0.75;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed !important;
	}

section.feature section.title {
    padding: 1.5em;
	}

section.title h2 {
    font-size: 2em;
	}	

section.title p {
    margin: 0;
	}

section.featured-articles.homenews {
    mix-blend-mode: initial;
	}

ul.slider li {
    margin: 0 !important;
    padding: 0 1.5em !important;
	}

.homenews ul li a div:nth-child(2)::after {
    content: '';
    bottom: 0;
    position: absolute;
    background: red;
    padding: .4em;
    color: #fff;
	}

.catHold {

	}
		
.getCat {
    position: absolute;
    width: auto !important;
    height: auto !important;
    background: #c0c2ce;
    padding: 5px 10px;
    color: #000;
    margin-bottom: 0 !important;
    top: unset !important;
    bottom: 0;
    font-size: .7em;
	font-weight: bold;
	line-height: 100%;
    text-transform: uppercase;
    letter-spacing: .5px;
	}

/* 2 column content */
section.news {
    display: flex;
    width: 1170px;
    margin: 0 auto;
    justify-content: space-between;
	}

section.news section.main {
	width: 65%;
	font-size: 1.1em;
	}

section.news section.main h2 {
    font-size: 2em;
    margin: 0;
    line-height: 1em;
	}	
	
section.news section.main ul li {
    font-size: initial;
    list-style-type: none;
    margin-bottom: 1em;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
	align-items: center;
	}	

section.news section.main ul li div:nth-child(1) {
    width: 30%
	}
	
section.news section.main ul li div:nth-child(2) {
    width: 65%
	}	

section.news ul li img {
    object-fit: cover;
	}	

section.news ul li h3 {
	font-size: 1.2em;
    font-weight: bold;
	}	

section.news ul li h3 a {
    text-decoration: none;
    color: inherit;
	}

section.news section.main a.button {
    margin: 1.75em 0 4em;
    display: block;
	border-radius: 5px;
	background: transparent;
    border: 1px solid #333;
    text-align: center;
    color: #333;
	}

	
@media only screen and (max-width: 1169px) {

.columns {
    padding-left: 0 !important;
    padding-right: 0 !important;
	}

.columns ul, #accordion {
	width: 100%;
	}

.columns ul li {
    padding: 0 1em !important;
	}

section.news {
    width: 100%;
    padding-left: 2em !important;
    padding-right: 2em !important;
	}

section.news section.main ul li div:nth-child(1) {
    --aspect-ratio: 1/1 !important;
	}
		
} /* 1170 */

@media only screen and (max-width: 900px) {

} /* 900 */

@media only screen and (max-width: 800px) {

.columns ul {
    flex-wrap: wrap !important;
	}

.columns ul li {
    /*width: 100% !important;*/
	}	

.columns ul li img {
    width: 100%;
	}

section.news section.main ul li {
    margin-bottom: 3em;
    align-items: flex-start;
	}

section.news #sidebar {
    width: 35%;
	}	

} /* 800 */

@media only screen and (max-width: 700px) {
section.news section.main {
    width: 100%;
	}

ul.show-block {
    width: 100%;
	}

section.news #sidebar {
    display: none;
	}		
	
} /* 700px */

@media only screen and (max-width: 500px) {

section.news section.main ul li {
    flex-wrap: wrap;
	}

section.news section.main ul li div:nth-child(1), section.news section.main ul li div:nth-child(2) {
    --aspect-ratio: 4/3 !important;
	width: 100%;
	}

section.news section.main ul li div:nth-child(1) {
    --aspect-ratio: 4/3 !important;
    margin-bottom: 1em;
	}

} /* 480 */

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