<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#news_container  div#news_content {background-color: #FFFFFF; padding: 30px;}
#news_container h1 {font-size: 2rem; color: #007d75; padding-top: 10px; width: 100%;}
#news_container h2 {font-size: 1.7rem; color: #007d75; padding: 30px 0 10px; width: 100%;}
#news_container h3 {font-size: 1.3rem; color: #007d75; padding: 30px 0 10px; width: 100%;}
#news_container h4 {font-size: 1rem; color: #007d75; padding: 30px 0 10px; width: 100%;}

.news_article.large {margin-left: -15px;}
/* @media (min-width: 992px){h1#news_article_title{max-width: 50%;}} */ 

div#main_article_image_div &gt; img {margin-left:auto; margin-right: auto; display:block;}
div#main_article_image_div {margin-left: 15px; margin-bottom: 15px; margin-top: 10px; max-width: 33.33%; display: inline-block;}
div#news_article_date {padding-bottom: 10px; color: #9D9C8C;}
.article-img &gt; a &gt;img {margin-left: auto; margin-right: auto; display:block;}

/* FAST ARTICLE SELECTOR */
div#fast_article_selector{display:block; width: auto; background-color: #00a499; margin-right: 30px; padding: 20px 0px; z-index: 4!important;}
div#fast_article_selector_top, div#fast_article_selector_bottom{ width: auto;  display: block; background-color: #00978e; 
							text-align: center; color: #FFFFFF; font-size: 25px; border-radius: 2px; cursor: pointer; margin: 0px 20px 0px 20px;}
div#fast_article_selector_top{margin-bottom: 20px;}
div#fast_article_selector_bottom{margin-top: 20px;}

/* VIDEOS */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; margin-bottom: 15px;}
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* LINKS AND DOWNLOADS */
.newsArticleContact, .newsArticleImages, .newsArticleVideos {margin-top: 30px;}
#news-article-links, #news-article-downloads {padding: 20px;}
#news-article-links-title, #news-article-downloads-title, #news-article-products-title, #news-article-images-title, #news-article-video-title {font-size: 20px; text-transform: uppercase; color: #9f9989; width: 100%;
					border-bottom: 1px solid #eeebe6; margin: 0px 0px 20px 0px; padding: 0px 0px 15px 15px;}
#news-article-links &gt; p &gt; a, #news-article-downloads &gt; p &gt; a {text-decoration: none!important; color: #000000;}
#news-article-links &gt; p &gt; i.fa, #news-article-downloads &gt; p &gt; i.fa {color: #007d77; font-size: 18px;}
span.news-download-extension{font-weight: 600; color: #007d77;}
.n_bottom_i {display: flex; justify-content: center;  align-items: center;  width: 100%; height: 100%;}
.n_bottom_i &gt; img {max-height: 200px;}

#news-article-products-title{margin: 0px 20px; margin-top: 10px; /*border-bottom: 0px;*/ margin-bottom: 10px;}

.article-images {margin-top: 30px;}
#news-carousel .picture-container a img {object-fit: contain; margin: 5px 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}
.with-shadow {box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); transition: box-shadow 0.3s ease;}
.custom-navigation {text-align: center; margin-top: 20px; position: relative;}
.custom-prev, .custom-next {color: #333; border: none; padding: 10px; position: absolute; background-color: transparent; font-size: 48px;}
.custom-prev i, .custom-next i {font-size: inherit;}
.custom-prev {left: -30px; top: 60px;}
.custom-next {right: -30px; top: 60px;}
#news-carousel .owl-stage {display: flex; align-items: center;}
@media(max-width: 1200px) {
	.custom-prev {top: 55px;}
	.custom-next {top: 55px;}
}

/* NEWS ARTICLE SIDE BAR */
.side_bar_container {padding-left: 0px; padding-right: 0px; }
.side_bar_article{padding: 15px 15px; border-bottom: 1px solid #008d85;}

.side_bar_article_active{background-color: #008d85;}
.side_news_title &gt; a {width: 100%; height: 100%;}
.side_bar_article &gt; .side_news_title {padding-right: 3px;}
.side_bar_article &gt; .side_news_title &gt; a{color: #FFFFFF!important; text-decoration: none; font-size: 12.4px; font-weight: 600;}
.side_news_image_div{width: 80%; height: 0; padding-bottom: 80%; display: block;  background-size:cover!important; margin-left: 5px; }
#fast_article_selector &gt; div:nth-last-child(2){border-bottom: 0px;}

/* ARTICLE NAV */
.article-nav {display: flex; margin-bottom: 20px; justify-content: center;}
.article-nav &gt; a {display: inline-block; background-color: #00a499; width: calc(25% - 6px); margin: 3px; padding: 3px 5px; color: #fff; text-decoration: none; text-transform: uppercase; text-align: center; font-size: 0.9rem; font-weight: 500;}
.article-nav &gt; a:hover {cursor: pointer;}

.news-container {background-color: #ffffff; padding: 20px;}
.news-title-container {padding: 20px; background-color: #F5F5F5; border-radius: 10px; margin: 20px 0 30px;}
.news-title-container h1 {text-align: center; margin-bottom: 1rem;}
.news-content-container a {text-decoration: none; color: inherit;}

.article {position: relative; overflow: hidden;}

.card {
	border-radius: 10px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 4px 10px rgba(0, 0, 0, 0.05);
	transition: box-shadow 0.2s ease;
}
.card:hover {box-shadow: 0 4px 8px rgba(0, 0, 0, 0.12), 0 8px 20px rgba(0, 0, 0, 0.08);}
.card .image-wrapper {height: 350px;}
.card .image-wrapper img {
	border-radius: 10px 10px 0 0;
	padding: 2px;
	max-height: 350px;
	object-fit: contain;
	filter: saturate(0.6);
}
.card:hover .image-wrapper img {
	filter: saturate(1);
}
.card .card-body h4 {color: #007d75; font-size: 1.2rem;}
.card .card-body {display: flex; flex-direction: column;}
.read-more-btn {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	padding: 0.75rem;
	text-align: center;
	font-size: 1rem;
	font-weight: 500;
	color: #fff;
	background-color: #00a499;
	cursor: pointer;
	border-radius: 0 0 10px 10px;

	transform: translateY(100%);
	transition: transform 0.3s ease;
	z-index: 1;
}

.read-more-btn:hover {background-color: #007d75;}
.article a:hover .read-more-btn {transform: translateY(0);}

@media(max-width: 991px) {
	.news_s{margin-bottom: 15px;}
	.custom-prev {top: 50px;}
	.custom-next {top: 50px;}

	.read-more-btn {display: none;}
}
@media(max-width: 767px) {
	.article-nav &gt; a {width: calc(50% - 6px);}
	.custom-prev {display: none;}
	.custom-next {display: none;}
	div#main_article_image_div {max-width: 50%;}
	.card {display: flex; flex-direction: row; align-items: stretch;}
	.card .card-body {flex: 1; display: flex; flex-direction: column; padding: 5px;}
	.card .card-body h4 {font-size: 1rem;}
	.card .image-wrapper {width: 40%; height: auto;}
	.card .image-wrapper img {
		width: 100%;
		object-fit: contain;
		padding: 0;
		border-radius: 10px 0 0 10px;
		height: auto;
	}
}
@media(max-width: 575px) {
	div#main_article_image_div {margin-left: 0; max-width: 100%;}
	.card .card-body .card-text {font-size: 12px;}

	.page-item {font-size: 0.5rem; height: 25px; width: 25px;}
}
@media(max-width: 480px) {
	.card .card-body .card-title {margin-bottom: 5px; font-size: 0.8rem;}
	.card .card-body .card-reading-time {font-size: 10px;}
	.card .card-body .card-text {font-size: 11px;}

	.page-item {font-size: 0.5rem; height: 15px; width: 15px; padding-top: 2px;}
}
@media(max-width: 400px) {
	.card .card-body .card-title  {font-size: 0.7rem;}
	.card .card-body .card-text {font-size: 8px;}
}</pre></body></html>