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

.main-content {
	margin-bottom: -26px;
}


article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display:block;
}


.wrap-post {
	margin-right: -15px;
	margin-bottom: 25px;
	margin-left: -15px;
}

.post_mod-c {
	display: inline-block;
	width: 405px;
	margin-right: 15px;
	margin-bottom: 50px;
	margin-left: 15px;
	vertical-align: top;
	text-align: left;
}

@media (max-width:480px) {

.post_mod-c {
	display: inline-block;
	width: 90%;
	margin-right: 15px;
	margin-bottom: 50px;
	margin-left: 15px;
	vertical-align: top;
	text-align: left;
}

}

.post {
	position: relative;
	margin-bottom: 40px;
	
}

.post_mod-c .entry-main {
	padding-top: 58px;
	padding-bottom: 35px;
}

.post .entry-main {
	position: relative;
	padding: 50px 20px 20px 50px;
	background: #fff;
	transition: all 0.3s;
	background: url('../image/catalog/texture-1.gif');
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	transition: all .2s ease-in-out;
}

.post .entry-main__inner {
	position: relative;
	margin-bottom: 25px;
}

.post .entry-title,
.post .entry-title a {
	margin-top: 0;
	margin-bottom: 13px;
	color: #222;
	font-family:Arial, Helvetica, sans-serif;

}

.post_mod-c .entry-title {
	margin-bottom: 5px;
}

.post_mod-c .entry-title {
	font-size: 14px;
}

.post:hover .entry-main_mod-a {
	background: url('../image/catalog/texture-1.gif');
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
	transform: scale(1.1);
}
.post .entry-title {
	font-family: Raleway;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.post .entry-main__inner:after {
	position: absolute;
	top: 0;
	left: -50px;
	width: 5px;
	height: 100%;
	background-color: #999;
	content: '';
	transition: all 0.3s;
}

.post .entry-main__inner {
	position: relative;
	margin-bottom: 25px;
}

.post .decor-1 {
	margin-bottom: 15px;
}

.decor-1:after {
	display: block;
	width: 30px;
	margin-top: 2px;
	margin-left: 10px;
	border-top: 1px solid #ccc;
	content: '';
}

.decor-1 {
	width: 30px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
}
</pre></body></html>