#blogBlock .t-entry-visual-cont {
	height: 220px;
	overflow: hidden;
}

#blogBlock .spacer.half-space {
	margin-top: 9px;
}

#blogBlock .t-entry-visual-cont img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.single-post .uncode-info-box {
	font-size: 13px !important;
	opacity: 1;
	color: #303133 !important;
	font-family: inherit !important;
}

.single-post h1 {
	padding: 0% 0% 1% 0%;
	width: 80%;
}

.single-post 
.post-tag-share-container {
	display: flex;
	display: flex;
	justify-content: space-between;
	justify-content: center;
	align-items: center;
}

.t-entry hr {
	display: none;
}

.t-entry-author {
	border-color: #eaeaea;
	border-top: 1px solid #eaeaea;
	padding-top: 20px;
}

.t-entry-excerpt {
	padding-bottom: 0px;
}

.blogBlock .t-entry-text a, .blogBlock .t-entry-text p {
	word-wrap: break-word;
}

.cssgrid-148029 .cssgrid-container {
	grid-template-columns: repeat(3, 1fr);
}

.single-post .uncode-info-box {
	font-size: 20px !important;
	opacity: 1;
	color: #303133 !important;
	font-family: inherit !important;
	margin-top: 20px !important;
}

.uncode-info-box .author-info, .uncode-info-box .author-info a {
	margin-top: -30px !important;
	color: #303133 !important;
	color: #1e1e1e !important;
	font-size: 20px !important;
	font-family: "Gotham Light" !important;
	line-height: 1.25 !important;
	font-weight: 600 !important;
	opacity: .9;
}

.author-info {
	text-transform: lowercase;
}

.author-info a {
	text-transform: initial;
}

#blogBlock .font-136269 {
	font-family: Inter !important;
}

#index-15588655905 {
	max-width: 1332px !important;
	margin: 0 auto;
}

#blogBlock .grid-cat-3 {
	width: 306px;
	height: 545px;
}

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
	#blogBlock .grid-cat-3 {
		width: 100%;
	}
}

#blogBlock .t-entry p:not(.t-entry-meta) {
	font-family: Jost !important;
	color: #777 !important;
	font-size: 14px !important;
	opacity: 1 !important;
	line-height: 25px !important;
	height: 100px !important;
}

@media only screen and (max-width: 1024px) {
	.newsBlock {
		max-width: 500px;
		margin: 0 auto;
	}
}