<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mnb-item
{
	border-right: 2px solid #FFFFFF;
	float: left;
	height: 444px;
	overflow: hidden;
	position: relative;
	width: 788px;
}

.mnb-item:hover img
{
	opacity: 0.8;
}

.mnb-item:after
{
	bottom: 0;
	content: "";
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.mnb-item-small
{
	float: left;
	height: 221px;
	overflow: hidden;
	position: relative;
	width: 406px;
	border-bottom: 2px solid #fff;
}

.mnb-item-small-3
{
	border-bottom: none !important;
}

.mnb-item-small:after
{
	bottom: 0;
	content: "";
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 0;
}

.mnb-item-small:hover img
{
	opacity: 0.8;
}

.mnb-has-media
{

	font-size: 30px;
	right: 10px;
	top: 10px;

}

.mnb-text-block
{
	bottom: 0px;
	color: #FFFFFF;
	left: 0px;
	padding: 10px;
	position: absolute;
	text-decoration: none;
	z-index: 1;
}

.mnb-date
{
	font-size: 14px;
	margin-bottom: 10px;
}

.mnb-name
{
	margin-bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 30px;
}

.mnb-preview
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}

.mnb-date-small
{
	font-size: 12px;
	margin-bottom: 5px;
}

.mnb-date-small .leftItem
{
	float: left;
}

.mnb-date-small .rigItem
{
	float: right;
}

.mnb-name-small
{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

.mnb-has-media-small
{
	font-size: 20px;
	right: 10px;
	top: 10px;
}
</pre></body></html>