
#section-5-531 > .ct-section-inner-wrap {
	max-width: 100%;
	padding-top: 45px;
	align-items: center;
}

#section-5-531 {
	overflow: hidden;
	background-color: rgba(239, 242, 248, .4);
	text-align: left;
}

#div_block-7-531 {
	max-width: 1600px;
}

#_posts_grid-6-531 > .oxy-posts {
	display: grid !important;
	align-items: stretch;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

#_posts_grid-6-531 {
	flex-direction: column;
}

#_posts_grid-6-531 {
	display: grid;
}

#_posts_grid-6-531 .oxy-posts {
	display: flex;
	flex-direction: column;
	gap: 1em;
}

#_posts_grid-6-531 .oxy-post {
	display: flex;
	flex-direction: column;
	text-align: left;
	align-items: flex-start;
	background: #fff;
	padding: 15px 25px;
	border-radius: 15px;
	box-shadow: rgba(0, 0, 0, .07) 0px 1px 2px, rgba(0, 0, 0, .07) 0px 2px 4px, rgba(0, 0, 0, .07) 0px 4px 8px, rgba(0, 0, 0, .07) 0px 8px 16px, rgba(0, 0, 0, .07) 0px 16px 32px, rgba(0, 0, 0, .07) 0px 32px 64px;
}

#_posts_grid-6-531 .oxy-post-title {
	font-size: 1.25em;
	font-weight: bold;
	line-height: var(--oxy-small-line-height);
}

#_posts_grid-6-531 .oxy-post-meta {
	margin-top: .5em;
	font-size: 1em;
	display: flex;
	flex-direction: row;
}

#_posts_grid-6-531 .oxy-post-meta-item::after {
	content: "·";
	margin-right: .5em;
	margin-left: .5em;
}

#_posts_grid-6-531 .oxy-post-meta-item:last-child::after {
	content: "";
	display: none;
}

#_posts_grid-6-531 .oxy-easy-posts-pages {
	margin-top: 3em;
}

#_posts_grid-6-531 .oxy-easy-posts-pages span, #_posts_grid-6-531 .oxy-easy-posts-pages a {
	padding: 12px 24px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1em;
}

#_posts_grid-6-531 .oxy-easy-posts-pages a {
	background: black;
	color: white;
	transition: .3s all;
}

#_posts_grid-6-531 .oxy-easy-posts-pages a:hover {
	background: rgba(0, 0, 0, .15);
	color: black;
}

#_posts_grid-6-531 .oxy-post-image {
	width: 100%;
	height: 100%;
}

#_posts_grid-6-531 .oxy-post-title {
	color: #313856;
}

#_posts_grid-6-531 .oxy-post-meta {
	font-size: 16px;
	color: #353c59;
}

#_posts_grid-6-531 .oxy-post-content {
	color: #313856;
}

#_posts_grid-6-531 .oxy-read-more {
	font-size: .8em;
	color: white;
	background-color: black;
	text-decoration: none;
	padding: .75em 1.5em;
	line-height: 1;
	border-radius: 3px;
	display: inline-block;
}

#_posts_grid-6-531 .oxy-easy-posts-pages {
	text-align: center;
}

#_posts_grid-6-531 .oxy-read-more:hover {
	text-decoration: none;
}
