

.editorial-gateway .newsr-hero {
	block-size: auto;
	min-block-size: auto
}

@media (min-width:860px) {
	.editorial-gateway .newsr-hero {
		block-size: 80vh;
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-block-size: 860px
	}
}

.editorial-gateway .newsr-hero--tag {
	letter-spacing: 0
}

.newsr-editorial-card {
	block-size: 380px;
	overflow: hidden;
	position: relative
}

@media (min-width:640px) {
	.newsr-editorial-card {
		block-size: 500px
	}
}

@media (min-width:860px) {
	.newsr-editorial-card {
		block-size: 630px
	}
}

@media (min-width:1400px) {
	.newsr-editorial-card {
		block-size: 550px
	}
}

.newsr-editorial-card.small .newsr-editorial-card --show-summary,
.newsr-editorial-card.small .newsr-editorial-card--toggle-summary {
	display: none
}

@media screen and (max-width:860px) {
	.newsr-editorial-card.small {
		block-size: auto
	}

	.newsr-editorial-card.small .newsr-editorial-card_figure-wrap {
		inline-size: 150px
	}

	.newsr-editorial-card.small .newsr-editorial-card_figure {
		max-block-size: 97px
	}

	.newsr-editorial-card.small .newsr-editorial-card_info {
		block-size: 78.8%;
		margin-inline-start: 170px;
		padding: 0 2rem;
		position: relative
	}

	.newsr-editorial-card.small .newsr-editorial-card_content {
		block-size: auto;
		display: block;
		font-size: 14px;
		line-height: 20px;
		margin: .5rem 0;
		max-block-size: 0;
		opacity: 0;
		overflow: hidden;
		transition: max-height .4s linear, opacity .35s ease
	}

	.newsr-editorial-card.small .newsr-editorial-card_ctas {
		display: none
	}

	.newsr-editorial-card.small .newsr-editorial-card--toggle-summary {
		block-size: 30px;
		border-block-start: 1px solid #e0e0e0;
		display: block;
		font-size: 14px;
		line-height: 20px;
		margin: .5rem 5px;
		padding-block-start: .5rem
	}

	.newsr-editorial-card.small .newsr-editorial-card--show-summary {
		block-size: 20px;
		display: block
	}

	.newsr-editorial-card.small .newsr-editorial-card--show-summary::after {
		background-image: url("data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iZmlsbDogIzdDN0M3QzsiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgMzIgMzIiIGNsYXNzPSJzdmctaWNvbiI+PHBhdGggZD0iTTI4IDl2NUwxNiAyNiA0IDE0VjlsMTIgMTJMMjggOXoiPjwvcGF0aD48L3N2Zz4=")
	}

	.newsr-editorial-card.small .newsr-editorial-card--hide-summary {
		display: none
	}

	.newsr-editorial-card.small .newsr-editorial-card--hide-summary::after {
		background-image: url("data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iZmlsbDogIzdDN0M3QzsiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiIGNsYXNzPSJzdmctaWNvbiI+PHBhdGggZD0iTTQgMjN2LTVMMTYgNmwxMiAxMnY1TDE2IDExIDQgMjN6Ii8+PC9zdmc+")
	}

	.newsr-editorial-card.small .newsr-editorial-card--hide-summary::after,
	.newsr-editorial-card.small .newsr-editorial-card--show-summary::after {
		background-size: 100%;
		block-size: 10px;
		content: "";
		display: inline-block;
		inline-size: 12px;
		margin-inline-start: 2px
	}
}

@media screen and (max-width:860px) {
	.newsr-editorial-card.small .newsr-editorial-card_info {
		display: block
	}
}

@media screen and (max-width:479px) {
	.newsr-editorial-card.small .newsr-editorial-card_info {
		padding: 0
	}
}

@media screen and (max-width:860px) {
	.newsr-editorial-card.small .newsr-editorial-card_info-inner {
		flex: 0 0 100%;
		padding: 15px 6% 0 0
	}

	.newsr-editorial-card.small .newsr-editorial-card_info-inner .newsr-editorial-card_context {
		font-size: .875rem;
		line-height: 1.55rem
	}

	.newsr-editorial-card.small .newsr-editorial-card_info-inner::after {
		background: 0 0
	}

	.newsr-editorial-card.small .newsr-editorial-card_info.show-summary .newsr-editorial-card--toggle-summary .newsr-editorial-card--show-summary {
		display: none
	}

	.newsr-editorial-card.small .newsr-editorial-card_info.show-summary .newsr-editorial-card--toggle-summary .newsr-editorial-card--hide-summary {
		display: block
	}

	.newsr-editorial-card.small .newsr-editorial-card_info.show-summary .newsr-editorial-card_info-inner .newsr-editorial-card_content {
		max-block-size: 500px;
		opacity: 1;
		visibility: visible
	}
}

@media (min-width:1400px) {

	.newsr-editorial-card--hero,
	.newsr-editorial-cards--has-hero-and-standard .newsr-editorial-card {
		block-size: 720px
	}
}

.newsr-editorial-card:hover .newsr-editorial-card_cta-primary::after {
	margin-inline-start: 5px;
	opacity: 1
}

.newsr-editorial-card[data-theme="light"] {
	background: #fff;
	box-shadow: none;
	outline: 1px solid rgb(0 0 0 / 10%)
}

.newsr-editorial-card[data-theme="light"]:hover {
	outline: 1px solid #0079c1
}

.newsr-editorial-card[data-theme="dark"] {
	background: #323232;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 1px solid #595959
}

.newsr-editorial-card[data-theme="dark"]:hover {
	outline: 1px solid #49b0f2
}

.newsr-editorial-cards .block-group {
	margin-inline: 0
}

.newsr-editorial-cards .block-group .block-group {
	margin-inline: -.75rem
}

.newsr-editorial-card_image {
	transition: transform .6s ease, -webkit-transform .6s ease
}

.newsr-editorial-card:hover .newsr-editorial-card_image {
	transform: scale3d(1.075, 1.075, 1.075);
}

.newsr-editorial-card_figure-wrap {
	overflow: hidden;
	position: absolute
}

@media (min-width:1400px) {
	.newsr-editorial-card_figure-wrap {
		inset-block-end: calc(65% - 38px)
	}

	.newsr-editorial-cards--has-hero-and-standard .newsr-editorial-card_figure-wrap {
		inset-block-end: calc(67% - 38px)
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_figure-wrap {
	inset-block-end: 0
}

.newsr-editorial-card_figure {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	block-size: 100%;
	inline-size: 100%;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease
}

.newsr-editorial-card:hover .newsr-editorial-card_figure {
	transform: scale3d(1.075, 1.075, 1.075);
}

.newsr-editorial-card_info {
	block-size: 55.5%;
	display: flex;
	flex-direction: column;
	inset-block-end: 0;
	inset-inline: 0;
	justify-content: center;
	position: absolute
}

@media (min-width:860px) {
	.newsr-editorial-card_info {
		block-size: 65%
	}

	.newsr-editorial-card--hero .newsr-editorial-card_info,
	.newsr-editorial-cards--has-hero-and-standard .newsr-editorial-card_info {
		block-size: 47.25%
	}

	.newsr-editorial-card_info.small {
		block-size: 67%
	}
}

.newsr-editorial-card_info-inner {
	background: rgb(50 50 50 / 95%);
	flex: 1 1 100%;
	overflow: hidden;
	padding: 25px 6% 0;
	position: relative
}

@media (min-width:1200px) {
	.newsr-editorial-card_info-inner {
		padding-block-start: 30px
	}
}

@media (min-width:2200px) {
	.newsr-editorial-card_info-inner {
		padding-block-start: 35px
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_info-inner {
	padding: 25px 3% 0
}

@media (min-width:1200px) {
	.newsr-editorial-card--hero .newsr-editorial-card_info-inner {
		padding-block-start: 30px
	}
}

@media (min-width:2200px) {
	.newsr-editorial-card--hero .newsr-editorial-card_info-inner {
		padding-block-start: 35px
	}
}

.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_info-inner {
	background: rgb(255 255 255 / 95%)
}

@media (min-width:860px) {
	.newsr-editorial-card_info-inner::after {
		background: linear-gradient(to bottom, rgb(50 50 50 / 0%) 0, #323232 100%);
		block-size: 40px;
		content: "";
		inset-block-end: 0;
		inset-inline: 0;
		position: absolute
	}

	.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_info-inner::after {
		background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0, #fff 100%)
	}
}

.newsr-editorial-card_info-inner .newsr-editorial-card--mobile-cat {
	display: none;
	text-transform: uppercase
}

@media (max-width:860px) {
	.newsr-editorial-card_info-inner .newsr-editorial-card--mobile-cat {
		display: block
	}
}

.newsr-editorial-card_category {
	background: rgb(50 50 50 / 85%);
	color: #fff;
	display: flex;
	flex: 0 0 28px;
	flex-direction: column;
	font-size: 12px;
	justify-content: center;
	letter-spacing: .15rem;
	line-height: 1.25;
	padding: 0 6%;
	text-transform: uppercase
}

@media screen and (max-width:860px) {
	.newsr-editorial-card_category {
		display: none
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_category {
	padding: 0 3%
}

.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_category {
	background: rgb(255 255 255 / 85%)
}

@media (min-width:480px) {
	.newsr-editorial-card_category {
		font-size: .8125rem;
		line-height: 1.55rem
	}
}

@media (min-width:1200px) {
	.newsr-editorial-card_category {
		flex: 0 0 38px;
		font-size: .875rem;
		line-height: 1.55rem;
		padding-block: .4rem .35rem
	}
}

.newsr-editorial-card_heading {
	color: #fff;
	display: block;
	font-size: 4vw;
	font-weight: 400;
	line-height: 5vw;
	margin-block-end: .6rem
}

.newsr-editorial-card_heading:hover,
.newsr-editorial-card_heading:visited {
	color: #fff;
	text-decoration: none
}

@media (min-width:480px) {
	.newsr-editorial-card_heading {
		font-size: 20px
	}
}

@media (min-width:680px) {
	.newsr-editorial-card_heading {
		font-size: 1.414rem;
		line-height: 1.55rem
	}
}

@media screen and (min-width:680px) and (max-width:859px) {
	.newsr-editorial-card_heading {
		font-size: 1.33rem
	}
}

@media screen and (min-width:680px) and (max-width:479px) {
	.newsr-editorial-card_heading {
		font-size: 1.25rem
	}
}

@media (min-width:860px) {
	.newsr-editorial-card_heading {
		font-size: 1.2019rem;
		line-height: 1.55rem
	}
}

@media screen and (min-width:860px) and (max-width:859px) {
	.newsr-editorial-card_heading {
		font-size: 1.1305rem
	}
}

@media screen and (min-width:860px) and (max-width:479px) {
	.newsr-editorial-card_heading {
		font-size: 1.0625rem
	}
}

@media (min-width:1200px) {
	.newsr-editorial-card_heading {
		font-size: 1.414rem;
		line-height: 1.55rem;
		margin-block-end: .9rem
	}
}

@media screen and (min-width:1200px) and (max-width:859px) {
	.newsr-editorial-card_heading {
		font-size: 1.33rem
	}
}

@media screen and (min-width:1200px) and (max-width:479px) {
	.newsr-editorial-card_heading {
		font-size: 1.25rem
	}
}

@media (min-width:1600px) {
	.newsr-editorial-card_heading {
		font-size: 1.69949rem;
		line-height: 2.325rem
	}
}

@media screen and (min-width:1600px) and (max-width:859px) {
	.newsr-editorial-card_heading {
		font-size: 1.50357rem
	}
}

@media screen and (min-width:1600px) and (max-width:479px) {
	.newsr-editorial-card_heading {
		font-size: 1.32812rem
	}
}

@media (min-width:2200px) {
	.newsr-editorial-card_heading {
		font-size: 1.9994rem;
		line-height: 2.325rem
	}
}

@media screen and (min-width:2200px) and (max-width:859px) {
	.newsr-editorial-card_heading {
		font-size: 1.7689rem
	}
}

@media screen and (min-width:2200px) and (max-width:479px) {
	.newsr-editorial-card_heading {
		font-size: 1.5625rem
	}
}

.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_heading {
	color: #323232
}

.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_heading:hover,
.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_heading:visited {
	color: #323232
}

@media (max-width:860px) {

	.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_heading:hover,
	.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_heading:visited {
		color: #0079c1
	}
}

.newsr-editorial-card_context {
	color: #828282;
	margin-block-end: .6rem
}

@media (min-width:1200px) {
	.newsr-editorial-card_context {
		margin-block-end: .9rem
	}
}

.newsr-editorial-card_context-link {
	color: #0079c1
}

.newsr-editorial-card[data-theme="dark"] .newsr-editorial-card_context {
	color: #959595
}

.newsr-editorial-card[data-theme="dark"] .newsr-editorial-card_context-link {
	color: #49b0f2
}

.newsr-editorial-card_content {
	color: #fff;
	font-size: .8125rem;
	line-height: 1.55rem;
	line-height: 1.25
}

@media (min-width:480px) {
	.newsr-editorial-card_content {
		font-size: .875rem;
		line-height: 1.55rem;
		line-height: 1.25
	}
}

@media (min-width:1200px) {
	.newsr-editorial-card_content {
		color: #ccc;
		font-size: .9375rem;
		line-height: 1.55rem;
		line-height: 1.25
	}
}

.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_content {
	color: #323232
}

.newsr-editorial-card_ctas {
	background: #323232;
	border-block-start: 1px solid #595959;
	display: flex;
	flex: 0 0 56px;
	flex-direction: column;
	justify-content: center;
	padding: 0 6%
}

.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_ctas {
	background: #fff;
	border-block-start: 1px solid #ccc;
	color: #323232
}

@media (min-width:465px) {
	.newsr-editorial-card_ctas {
		flex: 0 0 28px
	}
}

@media (min-width:480px) {
	.newsr-editorial-card_ctas {
		flex: 0 0 56px
	}
}

@media (min-width:1200px) {
	.newsr-editorial-card_ctas {
		flex: 0 0 62px
	}
}

@media (min-width:2200px) {
	.newsr-editorial-card_ctas {
		flex: 0 0 38px
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_ctas {
	flex: 0 0 56px;
	padding: 0 3%
}

@media (min-width:465px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas {
		flex: 0 0 28px
	}
}

@media (min-width:480px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas {
		flex: 0 0 56px
	}
}

@media (min-width:540px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas {
		flex: 0 0 28px
	}
}

@media (min-width:860px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas {
		flex: 0 0 56px
	}
}

@media (min-width:1020px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas {
		flex: 0 0 28px
	}
}

@media (min-width:1200px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas {
		flex: 0 0 38px
	}
}

.newsr-editorial-card_ctas--no-secondary {
	flex: 0 0 28px !important
}

@media (min-width:1200px) {
	.newsr-editorial-card_ctas--no-secondary {
		flex: 0 0 38px !important
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_ctas--no-secondary {
	flex: 0 0 28px !important
}

@media (min-width:1200px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas--no-secondary {
		flex: 0 0 38px !important
	}
}

@media (min-width:860px) {
	.newsr-editorial-cards--has-hero-and-standard .newsr-editorial-card:not(.newsr-editorial-card--hero) .newsr-editorial-card_ctas {
		flex: 0 38px
	}
}

@media (min-width:1120px) {
	.newsr-editorial-cards--has-hero-and-standard .newsr-editorial-card:not(.newsr-editorial-card--hero) .newsr-editorial-card_ctas {
		flex: 0 0 38px
	}
}

@media (min-width:2200px) {
	.newsr-editorial-cards--has-hero-and-standard .newsr-editorial-card:not(.newsr-editorial-card--hero) .newsr-editorial-card_ctas {
		flex: 0 0 38px
	}
}

.newsr-editorial-card_ctas-inner {
	display: block
}

@media (min-width:465px) {
	.newsr-editorial-card_ctas-inner {
		display: flex
	}
}

@media (min-width:480px) {
	.newsr-editorial-card_ctas-inner {
		display: block
	}
}

@media (min-width:2200px) {
	.newsr-editorial-card_ctas-inner {
		display: flex
	}
}

@media (min-width:465px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas-inner {
		display: flex
	}
}

@media (min-width:480px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas-inner {
		display: block
	}
}

@media (min-width:540px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas-inner {
		display: flex
	}
}

@media (min-width:860px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas-inner {
		display: block
	}
}

@media (min-width:1020px) {
	.newsr-editorial-card--hero .newsr-editorial-card_ctas-inner {
		display: flex
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_ctas--no-secondary .newsr-editorial-card_ctas-inner,
.newsr-editorial-card_ctas--no-secondary .newsr-editorial-card_ctas-inner {
	display: block
}

.newsr-editorial-card_cta-primary-container {
	flex: 1;
	padding: 3px 0;
	text-align: start
}

@media (min-width:465px) {
	.newsr-editorial-card_cta-primary-container {
		text-align: end
	}
}

@media (min-width:480px) {
	.newsr-editorial-card_cta-primary-container {
		text-align: start
	}
}

@media (min-width:2200px) {
	.newsr-editorial-card_cta-primary-container {
		text-align: end
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_cta-primary-container {
	text-align: start
}

@media (min-width:465px) {
	.newsr-editorial-card--hero .newsr-editorial-card_cta-primary-container {
		text-align: end
	}
}

@media (min-width:480px) {
	.newsr-editorial-card--hero .newsr-editorial-card_cta-primary-container {
		text-align: start
	}
}

@media (min-width:540px) {
	.newsr-editorial-card--hero .newsr-editorial-card_cta-primary-container {
		text-align: end
	}
}

@media (min-width:860px) {
	.newsr-editorial-card--hero .newsr-editorial-card_cta-primary-container {
		text-align: start
	}
}

@media (min-width:1020px) {
	.newsr-editorial-card--hero .newsr-editorial-card_cta-primary-container {
		text-align: end
	}
}

.newsr-editorial-card--hero .newsr-editorial-card_ctas--no-secondary .newsr-editorial-card_cta-primary-container,
.newsr-editorial-card_ctas--no-secondary .newsr-editorial-card_cta-primary-container {
	padding: 0;
	text-align: end
}

.newsr-editorial-card_cta-primary {
	display: inline-block;
	font-size: .8125rem;
	line-height: 1.55rem;
	line-height: 1.25
}

@media (min-width:480px) {
	.newsr-editorial-card_cta-primary {
		font-size: .875rem;
		line-height: 1.55rem;
		line-height: 1.25
	}
}

@media (min-width:1200px) {
	.newsr-editorial-card_cta-primary {
		font-size: .9375rem;
		line-height: 1.55rem;
		line-height: 1.25
	}
}

.newsr-editorial-card_cta-primary:hover {
	text-decoration: none
}

.newsr-editorial-card[data-theme="dark"] .newsr-editorial-card_cta-primary {
	color: #49b0f2;
	padding-inline-end: 15px
}

.newsr-editorial-card_cta-primary::after {
	block-size: 16px;
	inline-size: 16px;
	line-height: 0;
	margin-inline-start: -15px;
	opacity: 0;
	position: absolute;
	transition: margin-left .15s, margin-right .15s, opacity .15s;
	vertical-align: text-top
}

.newsr-editorial-card[data-theme="dark"] .newsr-editorial-card_cta-primary::after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2349b0f2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E")
}

.newsr-editorial-card[data-theme="light"] .newsr-editorial-card_cta-primary::after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%230079c1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E")
}

.newsr-editorial-card_cta-secondary-container {
	flex: 1;
	padding: 3px 0
}

.newsr-editorial-card_ctas--no-secondary .newsr-editorial-card_cta-secondary-container {
	display: none
}

.newsr-editorial-card_cta-secondary {
	color: #323232;
	display: inline-block;
	font-size: .8125rem;
	line-height: 1.55rem;
	line-height: 1.25
}

@media (min-width:480px) {
	.newsr-editorial-card_cta-secondary {
		font-size: .875rem;
		line-height: 1.55rem;
		line-height: 1.25
	}
}

@media (min-width:1200px) {
	.newsr-editorial-card_cta-secondary {
		font-size: .9375rem;
		line-height: 1.55rem;
		line-height: 1.25
	}
}

.newsr-editorial-card[data-theme="dark"] .newsr-editorial-card_cta-secondary {
	color: #ccc
}

.newsr-editorial-card_cta-secondary::after {
	block-size: 16px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%23323232' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
	display: inline-block;
	inline-size: 16px;
	line-height: 0;
	margin-inline-start: .25rem;
	vertical-align: text-top
}

.newsr-editorial-card[data-theme="dark"] .newsr-editorial-card_cta-secondary::after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%23CCCCCC' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E")
}

.newsr-editorial-card--no-image .newsr-editorial-card {
	position: relative
}

.newsr-editorial-card--no-image .newsr-editorial-card_category {
	padding-block-end: 10px;
	padding-inline-start: 0
}

@media (max-width:539px) {
	.newsr-editorial-card--no-image .newsr-editorial-card_category {
		padding-block: 0
	}
}

.newsr-editorial-card--no-image .newsr-editorial-card_info {
	block-size: 100%;
	inline-size: 98%;
	justify-content: center;
	margin: 0;
	margin: 0 auto;
	position: absolute
}

.newsr-editorial-card--no-image .newsr-editorial-card_info-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-block-start: 0
}

.newsr-editorial-card--no-image .newsr-editorial-card_info-inner>.newsr-editorial-card_content:last-child {
	margin-block-end: 0
}

@media (min-width:480px) and (max-width:539px) {
	.newsr-editorial-card--no-image .newsr-editorial-card_heading {
		font-size: 16px
	}
}

@media (min-width:480px) and (max-width:539px) {
	.newsr-editorial-card--no-image .newsr-editorial-card_content {
		line-height: 1.2
	}
}
