.post_custom_dets {
	font-family: var(--wp--preset--font-family--font-msi-an);
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: var(--wp--preset--color--dark-blue);
}

.post_custom_dets a {
	font-weight: 600;
	text-decoration: none;
}

.post_custom_dets a:hover {
	text-decoration: underline;
}

.post_d_f {
	display: flex;
}

.post_m_0 {
	margin: 0 !important;
}

.post_m-t_12 {
	margin: 12px !important;
}

.post_share_text {
	font-family: var(--wp--preset--font-family--font-msi-an);
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	position: relative;
	top: 3px;
}

.post_social_share {
	display: flex;
	gap: 24px;
	align-items: center;
}

.post_social_share figure {
	margin: 0;
}

.post_social_share a {
	align-items: center;
	display: flex;
}

.post_social_share figure:hover {
	transform: scale(1.2);
	transition: all 0.1s ease-in-out;
}

.post_social_share p {
	margin: 0;
}

.post_copy_link {
	cursor: pointer;
}

.post_confirm_copy_link {
	display: none;
	position: relative;
	top: 4px;
	font-weight: bold;
	color: var(--wp--preset--color--dark-blue);
}

.post-separator {
	margin: 32px auto !important;
}

.post_cta img {
	border-radius: 4px;
	min-height: unset !important;
}

.post_cta {
	background-color: var(--wp--preset--color--dark-blue);
	border-radius: 8px;
	color: white;
}

.post_cta .box.box-reverse {
	gap: 0;
	background-color: var(--wp--preset--color--dark-blue);
}

.post_cta .title {
	font-family: var(--wp--preset--font-family--font-msi-sp);
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	color: white !important;
}

.post_cta .text-section {
	padding-right: 0;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}

.post_cta .image-section {
	padding: 50px 40px 50px 32px;
	width: 60%;
}

.post_cta a {
	font-weight: 600;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--wp--preset--color--dark-blue) !important;
}

.post-author-zone {
	padding: 40px;
}

.post_author_name {
	font-family: var(--wp--preset--font-family--font-msi-sp);
	font-style: normal;
	font-weight: 600;
	font-size: 27px;
	color: #1a1a1a;
}

.post_author_bio {
	font-weight: 400;
	font-size: 18px;
	color: var(--wp--preset--color--black);
}

.post-author-zone .wp-block-post-author-biography {
	font-family: var(--wp--preset--font-family--font-msi-an);
	margin-top: 8px;
}

.post-color-light-blue {
	background-color: var(--wp--preset--color--light-blue) !important;
}

.post_d_n {
	display: none !important;
}

.post_f-w_w {
	flex-wrap: wrap;
}

.post_p_a {
	position: absolute;
}

.blog_post-list-item.post_margin-x {
	margin: 16px 32px !important;
}

.post_m_24 {
	margin: 24px;
}

.post_titles_links {
	text-decoration: none;
	color: var(--wp--preset--color--dark-blue);
}

.msi-INT .post_titles_links {
	font-family: var(--wp--preset--font-family--font-msi-sp);
	color: var(--wp--preset--color--black-alt);
}

.post_post-list-cat {
	background-color: var(--wp--preset--color--dark-blue);
	border-radius: 8px;
	font-family: var(--wp--preset--font-family--font-msi-an);
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	top: 12px;
	right: 12px;
	padding: 4px 16px;
}

.post_post-list-header {
	font-family: var(--wp--preset--font-family--font-msi-sp);
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 32px;
	color: var(--wp--preset--color--dark-blue);
	margin-top: 12px !important;
}

.post_post-list-dets {
	font-family: var(--wp--preset--font-family--font-msi-an);
	color: var(--wp--preset--color--grey);
}

.msi-INT .post_post-list-dets {
	color: var(--wp--preset--color--black-alt);
	font-family: var(--wp--preset--font-family--font-msi-sp);
	font-size: 12px;
	font-weight: 500;
}

.post_post-list-excerpt {
	font-family: var(--wp--preset--font-family--font-msi-an);
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: var(--wp--preset--color--dark-blue);
	margin-top: 4px !important;
}

#post_posts-list-wrapper {
	padding: 120px 0 112px 0;
	max-width: unset;
	background-color: var(--wp--preset--color--background-blue);
}

.msi-INT #post_posts-list-wrapper {
	background-color: var(--wp--preset--color--shine-white);
}

.blog_posts-list-wrapper-desktop .blog_post-list-item {
	position: relative;
	margin: 16px 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	width: 384px;
	background: #ffffff;
	border: 1px solid #d6e7f7;
	border-radius: 8px;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.blog_posts-list-wrapper-mobile .blog_post-list-item {
	position: relative;
	margin: 16px 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	background: #ffffff;
	border: 1px solid #d6e7f7;
	border-radius: 8px;
	flex: none;
	order: 0;
	flex-grow: 0;
}

.msi-INT .post_post-list-item,
.msi-INT.blog_posts-list-wrapper-mobile .blog_post-list-item {
	border-radius: 0;
	border: none;
}

.post_post-list-item {
	position: relative;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	width: 384px;
	max-width: calc(33.33% - 21.3px);
	background: #ffffff;
	border: 1px solid #d6e7f7;
	border-radius: 8px;
	flex: none;
	order: 0;
	flex-grow: 0;
}

@media only screen and (max-width: 992px) {
	.msi-INT .post_post-list-item {
		flex-basis: calc(50% - 16px);
		max-width: calc(50% - 16px);
	}
}

@media (max-width: 768px) {
	.msi-INT .post_post-list-item {
		width: 100%;
		max-width: 100%;
		flex: none;
	}
}

.post_post-list-item img,
.post_post-list-item figure {
	height: 253px;
	width: 100%;
	object-fit: cover;
	object-position: 0 0;
}

.post_post-list-item img {
	border-radius: 8px;
}

.post_post-list-items {
	display: flex;
	justify-content: center;
	gap: 32px;
}

.post_related_posts_title {
	font-family: var(--wp--preset--font-family--font-msi-sp);
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 48px;
	color: var(--wp--preset--color--dark-blue);
}

.msi-INT .post_related_posts_title {
	color: var(--wp--preset--color--black-alt);
}

@media (max-width: 768px) {
	.post-author-zone {
		padding: 32px;
	}

	.post_post-list-item {
		max-width: 100%!important;
	}

	#post_posts-list-wrapper {
		padding: 64px 0;
	}
}

.msi-INT {
	.wp-block-post-title {
		font-family: var(--wp--preset--font-family--font-msi-sp);
	}
	.post_custom_dets {
		font-family: var(--wp--preset--font-family--font-msi-sp);
	}

	.post_custom_dets a {
		color: var(--wp--preset--color--cyan-alt)!important;
		text-decoration: none!important;
	}
	
	.post_custom_dets a:hover {
		text-decoration: underline!important;
	}

	.post_related_content p:last-of-type {
		color: var(--wp--preset--color--black-alt);
		font-family: var(--wp--preset--font-family--font-msi-an);
		font-size: 18px;
		font-weight: 400;
		line-height: 28px;
	}

	.post_post-list-cat {
		border-radius: 0;
		font-family: var(--wp--preset--font-family--font-msi-sp);
		background-color: var(--wp--preset--color--black-alt);
		font-weight: 600;
		font-size: 11px;
		line-height: 26px;
		color: var(--wp--preset--color--white);
		top: 17px;
		right: 15px;
		padding: 4px 16px 2px 16px;
	}

	.post_post-list-item img {
		border-radius: 0;
	}

}

.msi-INT main ul,
.msi-INT main ol,
.msi-INT main p {
	font-family: var(--wp--preset--font-family--font-msi-an);
	font-weight: bold;
}

.post-template-single-new .post_custom_dets a {
	color: var(--wp--preset--color--dark-blue);
	font-weight: normal;
}
.post-template-single-new .entry-content.alignfull p {
	padding: 0;
}
.post-template-single-new #post_posts-list-wrapper {
	padding: 60px 0;
	margin-top: 100px;
}
.post-template-single-new .post_related_posts_title {
	text-align: center;
}
.post-template-single-new .post_post-list-item {
	background-color: transparent;
	border: none;
}
.post-template-single-new .post_post-list-cat {
	display: none;
}
.post-template-single-new .post_post-list-dets {
	display: none;
}
.post-template-single-new .post_m_24 {
	margin: 22px 0;
	padding-right: 10%;
	color: var(--wp--preset--color--black);
}

.post-template-single-new .post_post-list-header {
	color: var(--wp--preset--color--black);
	margin-bottom: 16px;
}
.post-template-single-new .post_titles_links {
	color: var(--wp--preset--color--black);
}

.post-template-single-new  {}
