body.sparked-formatted-article .post-excerpt {
	display: none !important;
}

body.sparked-formatted-article .sparked-article-format-v1 {
	--sparked-rail-width: 620px;
}

body.sparked-formatted-article .sparked-article-format-v1 > p,
body.sparked-formatted-article .sparked-article-format-v1 > h2,
body.sparked-formatted-article .sparked-article-format-v1 > h3,
body.sparked-formatted-article .sparked-article-format-v1 > figure,
body.sparked-formatted-article .sparked-article-format-v1 > ul,
body.sparked-formatted-article .sparked-article-format-v1 > ol,
body.sparked-formatted-article .sparked-article-format-v1 > blockquote,
body.sparked-formatted-article .sparked-article-format-v1 > .sparked-lede,
body.sparked-formatted-article .sparked-article-format-v1 > .sparked-highlight,
body.sparked-formatted-article .sparked-article-format-v1 > table.sparked-info-table {
	max-width: var(--sparked-rail-width);
	box-sizing: border-box;
	margin-left: 0;
	margin-right: auto;
}

body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table {
	width: 100% !important;
	max-width: var(--sparked-rail-width) !important;
	box-sizing: border-box;
	margin: 32px 0 36px !important;
	table-layout: auto;
}

body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table td {
	box-sizing: border-box;
	max-width: none !important;
	overflow-wrap: break-word;
	word-break: normal;
}

body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table td:first-child {
	width: 104px !important;
	min-width: 104px;
	max-width: 104px !important;
}

body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table td:nth-child(2) {
	width: auto !important;
	max-width: none !important;
}

body.sparked-formatted-article .sparked-article-format-v1 img,
body.sparked-formatted-article .sparked-article-format-v1 iframe {
	max-width: 100%;
}

body.sparked-formatted-article .sparked-article-format-v1 img {
	height: auto;
}

body.sparked-formatted-article .sparked-article-format-v1 .wp-block-embed.is-type-video {
	max-width: var(--sparked-rail-width);
}

body.sparked-formatted-article .sparked-article-format-v1 .wp-block-embed.is-type-video .wp-block-embed__wrapper {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
}

body.sparked-formatted-article .sparked-article-format-v1 .wp-block-embed.is-type-video iframe {
	position: absolute;
	inset: 0;
	width: 100% !important;
	height: 100% !important;
}

body.sparked-formatted-article .spark-content-placement-after-3rd-paragraph,
body.sparked-formatted-article .spark-after-content {
	width: 100%;
	max-width: 620px;
	box-sizing: border-box;
	margin: 34px 0 !important;
	text-align: left !important;
	overflow: hidden;
}

body.sparked-formatted-article .spark-entity-placement .sparked-moonshatter-ad {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #eb214e;
	background: #fff;
	color: #252525;
	text-align: left;
	text-decoration: none !important;
	padding: 16px 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.28;
}

body.sparked-formatted-article .spark-entity-placement .sparked-moonshatter-ad:hover {
	background: #fff7f9;
	text-decoration: none !important;
}

body.sparked-formatted-article .sparked-moonshatter-ad span {
	display: block;
	box-sizing: border-box;
}

body.sparked-formatted-article .sparked-moonshatter-ad__copy {
	min-width: 0;
}

body.sparked-formatted-article .sparked-moonshatter-ad__label {
	color: #eb214e;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
}

body.sparked-formatted-article .sparked-moonshatter-ad__headline {
	color: #eb214e;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.05;
	margin-bottom: 5px;
}

body.sparked-formatted-article .sparked-moonshatter-ad__body {
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.35;
}

body.sparked-formatted-article .sparked-moonshatter-ad__cta {
	flex: 0 0 auto;
	background: #eb214e;
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	padding: 11px 13px;
	white-space: nowrap;
}

body.sparked-formatted-article .spark-sidebar-on-post .sparked-moonshatter-ad {
	min-height: 260px;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding: 20px 18px;
}

body.sparked-formatted-article .spark-sidebar-on-post .sparked-moonshatter-ad__headline {
	font-size: 24px;
}

body.sparked-formatted-article .spark-sidebar-on-post .sparked-moonshatter-ad__cta {
	margin-top: 8px;
	white-space: normal;
}

@media (max-width: 640px) {
	body.sparked-formatted-article .sparked-article-format-v1 {
		--sparked-rail-width: 100%;
	}

	body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table,
	body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table tbody,
	body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table tr,
	body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table td {
		display: block;
		width: 100% !important;
		max-width: none !important;
	}

	body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table td:first-child {
		padding-bottom: 4px;
	}

	body.sparked-formatted-article .sparked-article-format-v1 table.sparked-info-table td + td {
		padding-top: 0;
	}

	body.sparked-formatted-article .spark-entity-placement .sparked-moonshatter-ad {
		flex-direction: column;
		align-items: flex-start;
	}

	body.sparked-formatted-article .sparked-moonshatter-ad__cta {
		white-space: normal;
	}
}
