<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ssba-bar-2.left{
	display: none !important;
}

.blog-section{
	padding: 159px 0 100px 0;
}

.blog-section h1{
	font-weight: 700;
	color: #0A508F;
}

.blog-section .blog-hero{
	display: block;
}

.blog-section .blog-hero .bh-img{
	width: 100%;
	margin-bottom: 20px;
}

.blog-section .blog-hero .bh-img div{
	width: 100%;
	height: 200px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.main-content .ssba-modern-2{
	display: block !important;
}


.main-content .ssba-modern-2 a{
	color: #fff !important;
}

.blog-section .blog-hero .bh-content{
	width: 100%;
}

.blog-section .blog-hero .bh-content h2{
	font-weight: 700;
	color: #0A508F;

}

.blog-section .blog-hero .bh-content a{
	color: #C0994C;
    font-weight: 500;
}


.blogs-listing{
	padding-bottom: 50px;
}

.blogs-listing .ltn__product-item-4 .product-info{
	padding: 30px 20px 0 20px;
}

.blogs-listing h6{
	font-size: 0.75rem !important;
	color: #C0994C;
	font-weight: 700;
	margin-bottom: 8px;
}

.blogs-listing h6 ul{
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}



.blogs-listing h4{
	margin-bottom: 20px;
}

.blogs-listing .product-info-bottom{
	margin: 0 20px;
	padding: 20px 0;
}

.blogs-listing .date-property i{
	color: #C0994C;
}

.blogs-listing .date-property span{
	color: #929292;
	font-size: 0.875rem;
}

.blogs-listing .readmore{
	color: #0A508F;
	font-weight: 600;
	font-size: 0.875rem;
	text-transform: uppercase;
}

.blogs-listing .ltn__product-item-4 .product-img{
	height: 200px;
}

.nav-paginate{
	text-align: center;
}

.nav-paginate ul{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.nav-paginate ul li{
	display: inline-block;
	margin: 0 10px;
}

.nav-paginate ul li.active a{
	color: #C0994C;
}


.nav-paginate ul li a{
	font-weight: 600;
}

.blog-single-page{
	position: relative;
	margin: 159px 0 50px 0;
	display: flex;
}

.blog-single-page .blog-container{
	flex: 0 100%;
	margin-right: 15px;
	margin-left: 15px;
}

.blog-single-page .left-sidebar-offset{
	flex: 0 0%;
}



.blog-single-page .bs-wrapper .bs-date{
	color: #9A9A9A;
	font-weight: 400;
	font-family: ;
}

.blog-single-page .bs-wrapper h1, .blog-single-page .bs-wrapper h2, .blog-single-page .bs-wrapper h3, .blog-single-page .bs-wrapper h4, .blog-single-page .bs-wrapper h5, .blog-single-page .bs-wrapper h6, .blog-single-page .bs-wrapper a{
	color: #C0994C;
}

.blog-single-page .bs-wrapper h1{
	font-weight: 600;
	font-size: 2rem;
	line-height: 38.73px;
}

.blog-single-page .bs-wrapper img{
	height: auto;
	margin-bottom: 20px;
}

.blog-single-page .bs-wrapper .bs-tags{
	margin-bottom: 20px;
}

.blog-single-page .bs-wrapper .bs-tags ul{
	padding-left: 0;
	margin: 0 -5px;
}

.blog-single-page .bs-wrapper .bs-tags ul li{
	display: inline-block;
	margin: 0 5px 25px 5px;
}

.blog-single-page .bs-wrapper .bs-tags ul li a{
	padding: 10px;
	border: 1px solid #AAAAAA;
	border-radius: 5px;
	color: #828282;
	font-size: 12px;
	transition: all 0.5s;
}

.blog-single-page .bs-wrapper .bs-tags ul li:hover a{
	color: #C0994C;
	border: 1px solid #C0994C;
	transition: all 0.5s;
}

.sidebar-container{
	display: none;
	position: relative;
	top: 0;
	right: 20px;
	flex: 0 20%;
	width: 20%;
}

.sidebar-container .sidebar-inner{
	position: relative;
	top: 0;
	width: 100%;
	padding: 20px 15px;
	background-color: rgba(0, 39, 73, 0.5);
	border-radius: 5px;
	transition: all 0.5s;
}

.sidebar-container.sidebar-f .sidebar-inner{
	position: sticky;
	top: 150px;
	transition: all 0.5s;
}

.sidebar .toc-title{
	color: #fff;
}

.sidebar-container .sidebar-inner .toc-box{
	height: 320px;
	overflow-y: scroll;
}

.sidebar-container .sidebar-inner .toc-box::-webkit-scrollbar {
  width: 2px;
}
 
.sidebar-container .sidebar-inner .toc-box::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.sidebar-container .sidebar-inner .toc-box::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid #C0994C;
}

.sidebar &gt; div{
	width: 100% !important;
}

.sidebar ul li a{
	color: #fff;
}

.blog-imgs{
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.ltn__product-item-4 .product-img a{
	width: 100%;
	height: 100%;
}

.related-articles{
	margin-top: 50px;
}

.related-articles h3{
	margin-bottom: 20px;
}

.related-articles .related-article-container{
	width: 100%;
	display: flex;
	flex-direction: row;
	gap: 20px;
}

.related-articles .related-article-container .ra-list{
	flex: 0 25%;
}

.related-articles .related-article-container .ra-list .article-img{
	width: 100%;
	height: 200px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.related-articles .ra-list .article-info{
	margin-top: 20px;
}

.blog-wrapper{
	padding-top: 159px;
}

.blog-wrapper .custom-container{
	width: 90%;
	margin: 0 auto;
}

.blog-wrapper .blog-article-wrapper{
	display: flex;
	flex-direction: row;
	gap: 25px;
}

.blog-wrapper .blog-article-wrapper .blog-section{
	padding: 0 0 100px 0 !important;
}

.blog-wrapper .blog-article-wrapper .blog-article-list{
	flex: 80%;
}

.blog-wrapper .blog-article-wrapper .blog-sticky-category{
	flex: 20%;
	padding: 23px 34px;
}

.blog-sticky-category .blog-category-inner{
	padding: 23px 34px;
	border: 1px solid #E4E4E4;
	border-radius: 9px;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}

.blog-sticky-category h3{
	color: #0A508F;
	font-weight: 600;
	display: block;
	padding-bottom: 7px;
	border-bottom: 2px solid #C39A62;
}

.blog-sticky-category ul{
	padding-left: 0;
	list-style: none;
}

.blog-sticky-category ul li{
	padding-bottom: 10px;
	border-bottom: 1px solid #DBDBDB;
}

.blog-sticky-category ul li a{
	color: #8D8C8C;
}

.blog-sticky-category ul li.cat_active a{
	color: #C0994C;
}

.blog-single-page .field-two{
	display: flex;
	flex-direction: row;
	gap: 30px;
	width: 100%;
}

.blog-single-page .field-two .field-inner{
	flex: 50%;
}

.blog-single-page .wpcf7 input[type="text"], .blog-single-page .wpcf7 input[type="email"], .blog-single-page .wpcf7 input[type="tel"], .blog-single-page .wpcf7 textarea{
	margin-bottom: 0;
}

.blog-single-page .wpcf7 .wpcf7-select{
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 20px;
}

@media (min-width: 768px){
	.blog-section .blog-hero .bh-img div{
		height: 350px;
	}

	.sidebar-container{
		display: block;
	}

	.blog-single-page .left-sidebar-offset{
		flex: 0 0;
	}

	.blog-single-page .blog-container {
	    flex: 0 70%;
	    margin-right: 50px;
	    margin-left: 50px;
	}
	.sidebar-container{
		flex: 0 30%;
	}

	.blog-single-page .bs-wrapper .bs-tags ul li a{
		font-size: 16px;
	}

	#ssba-bar-2.left{
		display: block !important;
		left: 0px !important;
	}
	.main-content .ssba-modern-2{
		display: none !important;
	}
}

@media (min-width: 1200px){
	#ssba-bar-2.left{
		left: 50px !important;
	}
	.blog-section .blog-hero{
	    display: flex;
	    flex-direction: row;
	    flex-wrap: nowrap;
	    align-items: center;
	    justify-content: space-between;
	}

	.blog-section .blog-hero .bh-img{
		width: 50%;
		margin-bottom: 0;
	}

	.blog-section .blog-hero .bh-content{
		width: 45%;
	}

	.blog-section .blog-hero .bh-img div{
		height: 500px;
	}
	.blog-single-page .left-sidebar-offset{
		flex: 0 15%;
	}
	.blog-single-page .blog-container{
	    flex: 0 60%;
	    margin-left: 0;
	}
	.sidebar-container{
		flex: 0 20%;
	}
}</pre></body></html>