
.newsr-art-hero.has-img-bg {
	background-color: #000;
	background-position: 50% 50%;
	background-size: cover;
	block-size: 60vh;
	min-block-size: 339px;
	-webkit-transition: background-image 3s;
	transition: background-image 3s
}

@media screen and (max-width:480px) {
	.newsr-art-hero.has-img-bg {
		max-block-size: 645px
	}
}

.newsr-art-hero.has-gradient {
	block-size: 250px;
	min-inline-size: 100%
}

@media screen and (min-width:860px) {
	.newsr-art-hero.has-gradient {
		block-size: 300px
	}
}

.newsr-art-hero.has-gradient.red_orange {
	background: #dd2901;
	background: -webkit-gradient(linear, left top, right top, from(#dd2901), to(#f9a845));
	background: linear-gradient(to right, #dd2901 0, #f9a845 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.violet_light-violet {
	background: #3a1e61;
	background: -webkit-gradient(linear, left top, right top, from(#3a1e61), to(#940b45));
	background: linear-gradient(to right, #3a1e61 0, #940b45 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.violet_red {
	background: #3a1e61;
	background: -webkit-gradient(linear, left top, right top, from(#3a1e61), to(#dd2901));
	background: linear-gradient(to right, #3a1e61 0, #dd2901 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.violet_light-blue {
	background: #3a1e61;
	background: -webkit-gradient(linear, left top, right top, from(#3a1e61), to(#288fce));
	background: linear-gradient(to right, #3a1e61 0, #288fce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.violet_pink {
	background: #3d1244;
	background: -webkit-gradient(linear, left top, right top, from(#3d1244), to(#df4ea6));
	background: linear-gradient(to right, #3d1244 0, #df4ea6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.violet_pink {
	background: #3d1244;
	background: -webkit-gradient(linear, left top, right top, from(#3d1244), to(#df4ea6));
	background: linear-gradient(to right, #3d1244 0, #df4ea6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.red_yellow {
	background: #dd2901;
	background: -webkit-gradient(linear, left top, right top, from(#dd2901), to(#f8e44d));
	background: linear-gradient(to right, #dd2901 0, #f8e44d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.dark-blue_teal {
	background: #00304e;
	background: -webkit-gradient(linear, left top, right top, from(#00304e), to(#00b8b4));
	background: linear-gradient(to right, #00304e 0, #00b8b4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.dark-blue_light-blue {
	background: #00304e;
	background: -webkit-gradient(linear, left top, right top, from(#00304e), to(#2890cd));
	background: linear-gradient(to right, #00304e 0, #2890cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.green_yellow {
	background: #1a6324;
	background: -webkit-gradient(linear, left top, right top, from(#1a6324), to(#f8e44e));
	background: linear-gradient(to right, #1a6324 0, #f8e44e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.dark-green_green {
	background: #0d3f15;
	background: -webkit-gradient(linear, left top, right top, from(#0d3f15), to(#35ab46));
	background: linear-gradient(to right, #0d3f15 0, #35ab46 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.newsr-art-hero.has-gradient.brown_light-brown {
	background: #51320e;
	background: -webkit-gradient(linear, left top, right top, from(#51320e), to(#ac8a61));
	background: linear-gradient(to right, #51320e 0, #ac8a61 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav {
	background-color: #005e95;
	border: 1px solid #005e95;
	-webkit-box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
	box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
	inset-block-start: 400px;
	inset-inline-start: -315px;
	overflow: visible;
	padding: 5px 5px 5px 100px;
	position: absolute;
	-webkit-transition: left 1s ease;
	transition: left 1s ease;
	z-index: 10
}

.banner-gradient-nav:hover {
	inset-inline-start: 0
}

.banner-gradient-nav::after {
	background-color: #005e95;
	block-size: 100%;
	border-radius: 50%;
	-webkit-box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
	box-shadow: 0 10px 30px -12px rgb(0 0 0 / 42%), 0 4px 25px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
	content: "";
	display: block;
	inline-size: 100%;
	inset-block-start: 0;
	inset-inline-end: -15%;
	position: absolute;
	z-index: -1
}

.banner-gradient-nav div {
	inline-size: 300px;
	padding-block: 20px
}

.banner-gradient-nav div>span {
	display: block;
	font-size: 14px;
	line-height: 30px;
	margin-block-end: 2px;
	padding-inline-start: 20px;
	position: relative
}

.banner-gradient-nav div>span:hover {
	background-color: #efefef;
	cursor: pointer
}

.banner-gradient-nav div>span.red_orange::after {
	background: #dd2901;
	background: -webkit-gradient(linear, left top, right top, from(#dd2901), to(#f9a845));
	background: linear-gradient(to right, #dd2901 0, #f9a845 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.violet_light-violet::after {
	background: #3a1e61;
	background: -webkit-gradient(linear, left top, right top, from(#3a1e61), to(#940b45));
	background: linear-gradient(to right, #3a1e61 0, #940b45 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.violet_red::after {
	background: #3a1e61;
	background: -webkit-gradient(linear, left top, right top, from(#3a1e61), to(#dd2901));
	background: linear-gradient(to right, #3a1e61 0, #dd2901 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.violet_light-blue::after {
	background: #3a1e61;
	background: -webkit-gradient(linear, left top, right top, from(#3a1e61), to(#288fce));
	background: linear-gradient(to right, #3a1e61 0, #288fce 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.violet_pink::after {
	background: #3d1244;
	background: -webkit-gradient(linear, left top, right top, from(#3d1244), to(#df4ea6));
	background: linear-gradient(to right, #3d1244 0, #df4ea6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.violet_pink::after {
	background: #3d1244;
	background: -webkit-gradient(linear, left top, right top, from(#3d1244), to(#df4ea6));
	background: linear-gradient(to right, #3d1244 0, #df4ea6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.red_yellow::after {
	background: #dd2901;
	background: -webkit-gradient(linear, left top, right top, from(#dd2901), to(#f8e44d));
	background: linear-gradient(to right, #dd2901 0, #f8e44d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.dark-blue_teal::after {
	background: #00304e;
	background: -webkit-gradient(linear, left top, right top, from(#00304e), to(#00b8b4));
	background: linear-gradient(to right, #00304e 0, #00b8b4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.dark-blue_light-blue::after {
	background: #00304e;
	background: -webkit-gradient(linear, left top, right top, from(#00304e), to(#2890cd));
	background: linear-gradient(to right, #00304e 0, #2890cd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.green_yellow::after {
	background: #1a6324;
	background: -webkit-gradient(linear, left top, right top, from(#1a6324), to(#f8e44e));
	background: linear-gradient(to right, #1a6324 0, #f8e44e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.dark-green_green::after {
	background: #0d3f15;
	background: -webkit-gradient(linear, left top, right top, from(#0d3f15), to(#35ab46));
	background: linear-gradient(to right, #0d3f15 0, #35ab46 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span.brown_light-brown::after {
	background: #51320e;
	background: -webkit-gradient(linear, left top, right top, from(#51320e), to(#ac8a61));
	background: linear-gradient(to right, #51320e 0, #ac8a61 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$right-hex', endColorstr='$left-hex', GradientType=1)
}

.banner-gradient-nav div>span:last-child {
	margin-block-end: 0;
	padding-block-end: 0
}

.banner-gradient-nav div>span:first-child {
	padding-block-start: 0
}

.banner-gradient-nav div>span::after {
	block-size: 30px;
	content: '';
	display: inline-block;
	inline-size: 50px;
	inset-inline-end: 10%;
	padding-inline-start: 10px;
	position: absolute;
	text-align: end;
	vertical-align: middle
}

.newsr-art-heading {
	background-color: #fff;
	color: #4c4c4c;
	display: block;
	font-size: 20px;
	line-height: 28px;
	margin-block-end: 30px;
	min-block-size: 120px;
	position: relative
}

@media screen and (max-width:859px) {
	.newsr-art-heading {
		margin-block-start: -120px;
		margin-inline: 10px;
		padding-block-start: 30px;
		padding-inline: 10px
	}
}

@media screen and (max-width:1449px) and (min-width:860px) {
	.newsr-art-heading {
		inline-size: 705px;
		margin-block-start: -110px;
		margin-inline: auto;
		max-inline-size: 705px;
		min-block-size: 170px;
		padding-block-start: 50px;
		padding-inline: 60.41667px
	}
}

@media screen and (min-width:1450px) {
	.newsr-art-heading {
		inline-size: 946.66667px;
		margin-block-start: -100px;
		margin-inline: auto;
		max-inline-size: 946.66667px;
		min-block-size: 195px;
		padding-block-start: 50px;
		padding-inline: 60.41667px
	}
}

.newsr-art-heading--category {
	background-color: rgb(255 255 255 / 80%);
	color: #0079c1;
	font-size: 18px;
	font-weight: 600;
	inset-block-start: -50px;
	inset-inline-start: 0;
	letter-spacing: .1em;
	line-height: 20px;
	padding: 15px 20px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase
}

.newsr-art-heading--logo {
	background-color: #4c4c4c;
	block-size: 50px;
	inline-size: 200px;
	inset-block-start: -50px;
	inset-inline-start: 0;
	padding: 0 20px;
	position: absolute
}

.newsr-art-heading--title {
	margin-block: 0;
	text-align: center
}

@media screen and (max-width:479px) {
	.newsr-art-heading--title {
		font-size: 30px;
		line-height: 36px
	}
}

.newsr-art-heading--byline {
	align-items: center;
	-webkit-box-pack: center;
	display: -webkit-box;
	display: flexbox;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: -.025em;
	line-height: 20px;
	margin-block-start: 30px;
	text-align: center
}

@media screen and (max-width:859px) {
	.newsr-art-heading--byline {
		font-size: 16px;
		line-height: 16px;
		margin-block: 15px
	}
}

@media screen and (max-width:540px) {
	.newsr-art-heading--byline {
		text-align: start
	}

	.newsr-art-heading--byline .mobile-top {
		display: inline-block
	}
}

.newsr-art-heading--byline-image {
	block-size: 75px;
	border-radius: 50%;
	inline-size: 75px;
	margin-inline-end: 20px
}

@media screen and (max-width:540px) {
	.newsr-art-heading--byline-image {
		margin-block-end: 20px
	}
}

@media screen and (max-width:859px) {
	.newsr-art-heading--byline-image {
		block-size: 50px;
		inline-size: 50px
	}
}

@media screen and (max-width:480px) {
	.newsr-art-heading--byline-content>* {
		display: block;
		line-height: 1rem;
		padding-block-end: 5px
	}
}

.newsr-art-heading--byline-content>div {
	display: block
}

@media screen and (min-width:1450px) {
	.newsr-art-heading--byline-content>div {
		display: inline-block
	}
}

@media screen and (max-width:1449px) {
	.newsr-art-heading--byline-content .byline-top {
		line-height: 1.55rem;
		text-align: start
	}

	.newsr-art-heading--byline-content .byline-top span:last-child {
		display: none
	}
}

@media screen and (max-width:480px) {
	.newsr-art-heading--byline-content .byline-bottom {
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		display: flexbox;
		display: flex;
		-ms-flex-flow: column;
		flex-flow: column;
		line-height: 1.55rem
	}
}

.newsr-art-heading .n-article-byline-link,
.newsr-art-heading .newsr-art--byline-link {
	text-decoration: none
}

.newsr-art-heading .n-article-byline-link:hover,
.newsr-art-heading .newsr-art--byline-link:hover {
	text-decoration: none
}

.newsr-art-content {
	background-color: #fff;
	color: #4c4c4c;
	display: block;
	font-size: 20px;
	line-height: 28px;
	position: relative
}

.newsr-art-content table {
	border: none
}

.newsr-art-content table tbody {
	border-block-end: 1px solid #ccc;
	border-block-start: 1px solid #ccc
}

@media screen and (min-width:860px) and (max-width:1449px) {
	.newsr-art-content>div {
		inline-size: 705px;
		margin-inline: auto;
		max-inline-size: 705px;
		padding-inline: 60.41667px
	}
}

.newsr-art-content>div figure {
	max-inline-size: 100%
}

.newsr-art-content>div>h2:not([class]),
.newsr-art-content>div>h3:not([class]),
.newsr-art-content>div>p:not([class]) {
	margin-block: 10px 20px
}

.newsr-art-content>div>ol:not([class]),
.newsr-art-content>div>ul:not([class]) {
    padding-block-end: 24px;
	padding-inline-start: 24px;
}


.newsr-art-content>div>ul:not([class]) {
	list-style-position: inside;
	padding-inline-start: 40px
}

.newsr-art-content>div>ol:not([class]) {
	list-style-position: outside;
	padding-inline-start: 100px !important
}

@media screen and (min-width:1450px) {
	.newsr-art-content>div>:not([class]) {
		display: block;
		inline-size: 946.66667px;
		margin-inline: auto !important;
		max-inline-size: 946.66667px;
		padding-inline: 60.41667px
	}
}

.newsr-art-content>div .authors-wrapper,
.newsr-art-content>div .n-article-tags,
.newsr-art-content>div .n-gallery,
.newsr-art-content>div .news-podcast,
.newsr-art-content>div .wp-block-code,
.newsr-art-content>div .wp-block-embed,
.newsr-art-content>div>div,
.newsr-art-content>div>figure,
.newsr-art-content>div>h2,
.newsr-art-content>div>h3,
.newsr-art-content>div>h4,
.newsr-art-content>div>h5,
.newsr-art-content>div>h6,
.newsr-art-content>div>p,
.newsr-art-content>div>section:not(.news-blockquote--quote),
.newsr-art-content>div>ul:not([class]) {
	display: block;
	margin-block: 10px 20px
}

@media screen and (min-width:1450px) {

	.newsr-art-content>div .authors-wrapper,
	.newsr-art-content>div .n-article-tags,
	.newsr-art-content>div .n-gallery,
	.newsr-art-content>div .news-podcast,
	.newsr-art-content>div .wp-block-code,
	.newsr-art-content>div .wp-block-embed,
	.newsr-art-content>div>div,
	.newsr-art-content>div>figure,
	.newsr-art-content>div>h2,
	.newsr-art-content>div>h3,
	.newsr-art-content>div>h4,
	.newsr-art-content>div>h5,
	.newsr-art-content>div>h6,
	.newsr-art-content>div>p,
	.newsr-art-content>div>section:not(.news-blockquote--quote),
	.newsr-art-content>div>ul {
		inline-size: 825.83333px;
		margin-inline: auto;
		max-inline-size: 825.83333px
	}
}

.newsr-art-author {
	clear: both;
	min-block-size: 80px;
	padding-block-start: 30px;
	position: relative
}

.newsr-art-author:first-child {
	margin-block-start: 52px
}

.newsr-art-author:last-child {
	margin-block-end: 52px
}

@media screen and (min-width:1450px) {
	[dir="ltr"] .newsr-art-author {
		margin-block-start: 0;
		margin-inline-start: 0
	}
}

.newsr-art-author--image {
	block-size: 75px;
	border-radius: 50%;
	inline-size: 75px
}

@media screen and (min-width:860px) {
	.newsr-art-author--image {
		inset-block-start: 30px;
		inset-inline-start: -95px;
		position: absolute
	}
}

.newsr-art-author--title {
	font-size: 18px;
	font-weight: 600;
	line-height: 30px;
	margin: 0
}

.newsr-art-author--link {
	background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(16.5%, transparent), color-stop(66%, currentcolor));
	background-image: linear-gradient(90deg, transparent, transparent 16.5%, currentcolor 66%);
	background-position: calc(200% - 2px) 100%;
	background-repeat: no-repeat;
	background-size: 200% 1px;
	color: #0079c1;
	-webkit-transition: background-position .15s ease-in-out;
	transition: background-position .15s ease-in-out
}

.newsr-art-author--link:hover {
	background-position: 100% 100%;
	color: #005e95;
	text-decoration: none
}

.newsr-art-author--bio {
	font-size: 14px;
	line-height: 24px;
	margin-block: 0 8px
}

.authors-wrapper+.authors-wrapper {
	margin-block-start: -10px
}

.authors-wrapper+.authors-wrapper .newsr-art-author {
	padding-block-start: 0
}

.authors-wrapper+.authors-wrapper .newsr-art-author h2 {
	margin: 0
}

.newsr-art-content .newsr-aside+.authors-wrapper,
.newsr-art-content .newsr-image+.authors-wrapper {
	margin-block-start: 50px
}

@media screen and (min-width:1450px) {

	.newsr-art-content .newsr-image.newsr-image--end,
	.newsr-art-content .newsr-image.newsr-image--start {
		max-inline-size: 580px !important
	}
}

@media (min-width:1450px) {

	[dir="ltr"] .n-image--start,
	[dir="ltr"] .n-sidebar--start,
	[dir="rtl"] .n-image--end,
	[dir="rtl"] .n-sidebar--end {
		margin-inline-start: 0
	}

	[dir="ltr"] .n-image--end,
	[dir="ltr"] .n-sidebar--end,
	[dir="rtl"] .n-image--start,
	[dir="rtl"] .n-sidebar--start {
		margin-inline-end: 0
	}

	[dir="ltr"] .n-sidebar--start {
		margin-inline-start: 0
	}

	[dir="rtl"] .n-sidebar--start {
		margin-inline-end: 0
	}

	[dir="ltr"] .n-sidebar--end {
		margin-inline-end: 0
	}

	[dir="rtl"] .n-sidebar--end {
		margin-inline-start: 0
	}
}

.news-blockquote--quote {
	color: #4c4c4c;
	overflow: visible;
	position: relative
}

@media screen and (min-width:461px) and (max-width:860px) {
	.news-blockquote--quote {
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		-ms-flex-flow: row;
		flex-flow: row;
		margin-inline: auto;
		max-inline-size: 100%
	}

	.news-blockquote--quote .news-blockquote-image--quote {
		margin-inline-end: 40px
	}
}

@media screen and (min-width:861px) {
	.news-blockquote--quote {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
}

@media screen and (min-width:1450px) {
	.news-blockquote--quote {
		inline-size: 946.66667px;
		margin-inline: auto !important;
		max-inline-size: 946.66667px;
		padding-inline: 60.41667px
	}

	.news-blockquote--quote .news-blockquote-image--quote {
		block-size: 270px;
		inline-size: 270px;
		margin-inline-start: -310px !important;
		position: absolute
	}
}

.news-blockquote--quote .news-blockquote-block--quote {
	border-inline-start: 0;
	padding-inline-start: 0
}

@media (min-width:860px) {
	.news-blockquote--quote .news-blockquote-block--quote {
		inline-size: 100%
	}
}

@media (min-width:860px) {
	.news-blockquote--quote {
		margin-inline: 0
	}

	.news-blockquote--quote blockquote p {
		font-size: 30px;
		line-height: 36px
	}
}

@media (max-width:859px) {
	.news-blockquote--quote blockquote p {
		font-size: 24px;
		line-height: 30px
	}
}

.news-blockquote--quote .news-blockquote-block--author {
	margin-block-start: 20px;
	max-inline-size: 40%
}

.news-blockquote--quote .news-blockquote-block--author>span {
	display: block
}

.news-blockquote--quote .news-blockquote-block--author .divider {
	background-color: #0079c1;
	block-size: 3px;
	inline-size: 50px;
	margin-block-end: 13px
}

.n-image.n-image--center .n-image-src {
	block-size: auto
}

@media screen and (max-width:859px) {
	.n-image.n-image--center .n-image-src {
		margin-inline: auto;
		max-inline-size: calc(95vw - 40px)
	}
}

@media screen and (min-width:860px) and (max-width:1449px) {
	.n-image.n-image--center .n-image-src {
		inline-size: 584.16666px;
		inline-size: auto;
		margin-inline: auto;
		max-inline-size: 584.16666px
	}
}

@media screen and (min-width:1450px) {
	.n-image.n-image--center .n-image-src {
		inline-size: auto;
		margin-inline: auto;
		max-inline-size: 825.83333px
	}
}

@media (max-width:479px) {

	.n-image--end,
	.n-image--start {
		inline-size: calc(100% - 40px);
		margin-inline: auto
	}
}

.n-article-tags-link:hover {
	text-decoration: none
}

.newsr-storymap {
	block-size: auto;
	display: block
}

@media screen and (max-width:859px) {
	.newsr-storymap {
		block-size: 600px;
		inline-size: calc(95vw - 40px);
		margin-inline: auto;
		max-block-size: 60vh;
		max-inline-size: calc(95vw - 40px)
	}
}

@media screen and (min-width:860px) and (max-width:1449px) {
	.newsr-storymap {
		block-size: 600px;
		inline-size: 800px;
		margin-inline: auto;
		max-inline-size: 584.16666px
	}
}

@media screen and (min-width:1450px) {
	.newsr-storymap {
		block-size: 600px;
		inline-size: 800px;
		margin-inline: auto;
		max-inline-size: 825.83333px
	}
}

.newsr-art-content>div .authors-wrapper {
	border-block-end: 1px solid #ccc;
	border-block-start: 1px solid #ccc;
	clear: both;
	margin-block-start: 50px;
	padding-block-start: 32px
}

.newsr-art-content>div .authors-wrapper h2 {
	margin: 0;
	text-transform: uppercase
}

.newsr-vertical-image .newsr-image_content {
	display: block;
	margin: 0 auto;
	max-inline-size: 520px
}

.newsr-vertical-image .newsr-image_content img.newsr-image_src {
	display: block;
	inline-size: auto;
	margin: 0 auto
}

.industries-content h1 {
	color: #151515
}

.industries-content .block-editor-quote blockquote {
	background-size: 84px 84px;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	min-block-size: 84px;
	overflow-wrap: break-word;
	padding-block-start: 120px;
	padding-inline-start: 0
}

@media screen and (min-width:480px) {
	.industries-content .block-editor-quote blockquote {
		padding-block-start: 134px
	}
}

@media screen and (min-width:860px) {
	.industries-content .block-editor-quote blockquote {
		padding-block-start: 0
	}
}

.industries-content .block-editor-quote blockquote .block-editor-pullquote-body {
	color: #151515;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3875;
	margin-inline-start: 0
}

@media screen and (min-width:480px) {
	.industries-content .block-editor-quote blockquote .block-editor-pullquote-body {
		font-size: 1.28779rem
	}
}

@media screen and (min-width:860px) {
	.industries-content .block-editor-quote blockquote .block-editor-pullquote-body {
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5;
		margin-inline-start: 140px
	}
}

.industries-content .block-editor-quote blockquote .news-blockquote-block--author {
	margin-inline-start: 0;
	max-inline-size: 100%
}

@media screen and (min-width:860px) {
	.industries-content .block-editor-quote blockquote .news-blockquote-block--author {
		margin-inline-start: 140px
	}
}

.industries-content .block-editor-quote blockquote .news-blockquote-block--author cite,
.industries-content .block-editor-quote blockquote .news-blockquote-block--author span {
	color: #151515;
	font-size: 14px;
	line-height: 1.5
}

.industries-content .single-quote p {
	color: #151515;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3875;
	margin-inline-start: 0
}

@media screen and (min-width:480px) {
	.industries-content .single-quote p {
		font-size: 26px
	}
}

@media screen and (min-width:860px) {
	.industries-content .single-quote p {
		margin-inline-start: 140px
	}
}

.industries-content .wp-block-embed iframe,
.industries-content .wp-block-embed-youtube iframe {
	display: block;
	margin-inline: auto
}

@media (min-width:1450px) {

	.industries-content .wp-block-embed iframe,
	.industries-content .wp-block-embed-youtube iframe {
		block-size: 464.53125px;
		inline-size: 825.83333px
	}
}

@media (min-width:480px) and (max-width:1449px) {

	.industries-content .wp-block-embed iframe,
	.industries-content .wp-block-embed-youtube iframe {
		block-size: 328.59375px;
		inline-size: 584.16667px
	}
}

@media (max-width:479px) {

	.industries-content .wp-block-embed iframe,
	.industries-content .wp-block-embed-youtube iframe {
		block-size: calc(56.25vw - 54px);
		inline-size: calc(100vw - 54px)
	}
}

.industries-content .wp-block-embed iframe {
	display: block;
	margin-inline: auto
}

@media (min-width:1450px) {
	.industries-content .wp-block-embed iframe {
		inline-size: 825.83333px
	}
}

@media (min-width:480px) and (max-width:1449px) {
	.industries-content .wp-block-embed iframe {
		inline-size: 584.16667px
	}
}

@media (max-width:479px) {
	.industries-content .wp-block-embed iframe {
		inline-size: calc(100vw - 54px)
	}
}

.industries-content .wp-block-code {
	background: #323232;
	border-radius: 0
}

.industries-content code {
	border: none
}

.industries-content figcaption {
	color: #4a4a4a;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	line-height: 1.5
}

.industries-content .prism-titlename {
	background-color: transparent;
	color: #fff;
	font-family: "Avenir Next W01", "Avenir Next W00", "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 0
}

.industries-content .wp-block-code {
	padding-inline-start: 20px
}

@media screen and (min-width:860px) {
	.industries-content .wp-block-code {
		padding-inline-start: 3.8rem
	}
}

.industries-content .wp-block-code code {
	font-size: 14px
}

.industries-content audio {
	background: #f1f3f4
}

.industries-content .wp-block-gallery {
	display: none
}

.industries-content .gallery-sub-img {
	block-size: 100px;
	-webkit-box-pack: center;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-pack: center;
	inline-size: 100%;
	justify-content: center;
	list-style: none;
	margin: auto;
	margin-block-start: 10px;
	padding: 0
}

.industries-content .gallery-sub-img li {
	block-size: 64.229px;
	float: left;
	inline-size: 100px;
	margin: 0 1px;
	overflow: hidden;
	position: relative
}

.industries-content .gallery-sub-img li:hover {
	cursor: pointer
}

.industries-content .gallery-container {
	position: relative;
	text-align: center
}

.industries-content .gallery-main-img-container {
	position: relative
}

.industries-content .gallery-main-img::after,
.industries-content .gallery-thumbnail::after {
	content: "";
	display: block;
	padding-block-end: 56.25%
}

.industries-content .gallery-main-img,
.industries-content .gallery-thumbnail {
	block-size: 100%;
	inline-size: 100%;
	inset-block-start: 0;
	inset-inline-start: 0;
	position: absolute
}

@media screen and (max-width:540px) {
	.industries-content .gallery-thumbnail {
		block-size: 3px;
		border-block-start: solid #d4d4d4 3px
	}

	.industries-content .gallery-sub-img {
		inline-size: 100%
	}
}

.industries-content .gallery-paddle-container {
	align-items: center;
	block-size: 100%;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: flexbox;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: justify;
	inline-size: 100px;
	inline-size: 100%;
	inset-block-start: 0;
	inset-inline-start: 0;
	justify-content: space-between;
	padding: 0 5px;
	position: absolute;
	z-index: 1
}

.industries-content .gallery-paddle-container>button {
	background: rgb(255 255 255 / 85%);
	block-size: 36px;
	border: none;
	border-radius: 50%;
	color: rgb(0 0 0 / 75%);
	inline-size: 36px;
	outline: 0;
	-webkit-tap-highlight-color: transparent
}

.industries-content #gallery-right-paddle {
	background-image: url("https://www.esri.com/en-us/industries/blog/app/themes/arcgis_blog/placeholders/icon-caret-right.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px
}

.industries-content #gallery-left-paddle {
	background-image: url("https://www.esri.com/en-us/industries/blog/app/themes/arcgis_blog/placeholders/icon-caret-left.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15px
}

.industries-content>div ul:not([class]) {
	padding-inline-start: 40px
}

.industries-content .selected-thumbnail {
	border-block-start: #007ac2 solid 3px
}

.industries-content>div .authors-wrapper,
.industries-content>div .n-article-tags,
.industries-content>div .n-gallery,
.industries-content>div .news-podcast,
.industries-content>div .wp-block-code,
.industries-content>div>div,
.industries-content>div>figure,
.industries-content>div>h2,
.industries-content>div>h3,
.industries-content>div>h4,
.industries-content>div>h5,
.industries-content>div>h6,
.industries-content>div>section:not(.news-blockquote--quote){
	margin-block: 40px
}

.industries-content>div>p,
.industries-content>div>ul:not([class]) {
	margin-block: 20px
}


.newsr-aside {
	background: #f8f8f8;
	-webkit-box-shadow: inset 0 0 0 1px #b4b4b4;
	box-shadow: inset 0 0 0 1px #b4b4b4;
	color: #4c4c4c;
	margin-block: 20px;
	padding: 15px 15px 10px
}

@media (min-width:480px) {
	.newsr-aside {
		padding: 20px 20px 15px
	}
}

@media (min-width:860px) and (max-width:1449px) {
	.newsr-aside {
		float: none;
		inline-size: 100%;
		margin-inline: auto !important;
		max-inline-size: 100%;
		padding: 40px 40px 30px
	}
}

@media (min-width:1450px) {
	.newsr-aside {
		padding: 70px 70px 60px
	}

	[dir="ltr"] .newsr-aside.newsr-aside--start {
		clear: inline-start;
		float: left;
		margin-inline: 0 20px
	}

	[dir="rtl"] .newsr-aside.newsr-aside--start {
		clear: inline-end;
		float: right;
		margin-inline: 20px 0
	}

	[dir="ltr"] .newsr-aside.newsr-aside--end {
		clear: inline-end;
		float: right;
		margin-inline: 20px 0
	}

	[dir="rtl"] .newsr-aside.newsr-aside--end {
		clear: inline-start;
		float: left;
		margin-inline: 0 20px
	}

	.newsr-aside.newsr-aside--center {
		clear: both;
		float: none;
		margin-inline: auto
	}
}

@media (min-width:1450px) and (min-width:860px) {
	.newsr-aside.newsr-aside--center {
		inline-size: 845.83333px;
		max-inline-size: 55.41667vw
	}
}

.newsr-aside_main-heading {
	font-size: 1.414rem;
	font-weight: 400;
	line-height: 1.55rem
}

@media screen and (max-width:859px) {
	.newsr-aside_main-heading {
		font-size: 1.33rem
	}
}

@media screen and (max-width:479px) {
	.newsr-aside_main-heading {
		font-size: 1.25rem
	}
}

.newsr-aside_section-title {
	font-size: 1rem;
	font-style: italic;
	font-weight: 400;
	line-height: 1.55rem
}

.newsr-aside_section-body {
	font-size: .9375rem;
	font-weight: 300;
	line-height: 1.55rem
}

.newsr-aside_section-body:last-child {
	margin-block-end: 0
}

.newsr-aside_section-body ol,
.newsr-aside_section-body ul {
	margin-inline-start: 0
}

.newsr-aside_section-body ol:last-child,
.newsr-aside_section-body ul:last-child {
	margin-block-end: 0
}

.newsr-aside_section-body ol li,
.newsr-aside_section-body ul li {
	margin-inline-start: 1.2rem;
	padding-inline-start: .5rem
}

.newsr-aside_custom-content ol,
.newsr-aside_custom-content ul {
	margin-inline-start: 0
}

.newsr-aside_custom-content ol:last-child,
.newsr-aside_custom-content ul:last-child {
	margin-block-end: 0
}

.newsr-aside_custom-content ol li,
.newsr-aside_custom-content ul li {
	margin-inline-start: 1.2rem;
	padding-inline-start: .5rem
}

.newsr-aside_section-list {
	margin-inline-start: 0
}

.newsr-aside_section-list:last-child {
	margin-block-end: 0
}

.newsr-aside_section-list-item {
	margin-inline-start: 1.2rem;
	padding-inline-start: .5rem
}

.newsr-aside_image-reference {
	font-size: .9375rem;
	font-style: italic;
	font-weight: 300;
	line-height: 1.55rem
}

.newsr-aside_image-reference:last-child {
	margin-block-end: 0
}

.newsr-aside_code-block-wrapper {
	position: relative
}

.newsr-aside_code-block {
	background: #efefef;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	font-family: Consolas, "Andale Mono", "Lucida Console", Monaco, monospace;
	font-size: 14px;
	margin: 0;
	opacity: 1 !important;
	outline: 0;
	overflow: auto;
	overflow: auto hidden;
	padding: 30px 30px 20px;
	resize: none;
	white-space: pre
}

.newsr-aside_code-block:focus {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.newsr-aside_code-copy {
	background: #ccc;
	block-size: 26px;
	border: none;
	cursor: pointer;
	display: inline-block;
	inline-size: 26px;
	inset-block-start: 0;
	inset-inline-end: 0;
	outline: 0;
	position: absolute
}

.newsr-aside_code-copy:hover {
	background: #a9a9a9
}

.newsr-aside_spotlight-image {
	block-size: 140px;
	inline-size: 140px;
	margin-block-end: 20px
}

@media (min-width:480px) {
	.newsr-aside_spotlight-image {
		margin-block-end: 35px
	}

	[dir="ltr"] .newsr-aside_spotlight-image {
		float: left;
		margin-inline-end: 20px
	}

	[dir="rtl"] .newsr-aside_spotlight-image {
		float: right;
		margin-inline-start: 20px
	}
}

.newsr-aside_spotlight-title {
	font-size: 1rem;
	font-style: italic;
	font-weight: 400;
	line-height: 1.55rem;
	margin-block-end: 1rem
}

.newsr-aside_spotlight-name {
	font-size: 1.414rem;
	font-weight: 400;
	line-height: 1.55rem
}

@media screen and (max-width:859px) {
	.newsr-aside_spotlight-name {
		font-size: 1.33rem
	}
}

@media screen and (max-width:479px) {
	.newsr-aside_spotlight-name {
		font-size: 1.25rem
	}
}

.newsr-aside_spotlight-body {
	clear: both;
	font-size: .9375rem;
	font-weight: 300;
	line-height: 1.55rem
}

.newsr-aside_spotlight-body:last-child {
	margin-block-end: 0
}

.newsr-image {
	color: #4c4c4c;
	margin-block: 20px;
	padding: 0
}

@media (min-width:860px) and (max-width:1449px) {
	.newsr-image {
		float: none;
		inline-size: 100%;
		margin-inline: auto !important;
		max-inline-size: 100%
	}
}

.newsr-image_caption {
	font-style: normal;
	margin: 0 auto;
	text-align: center
}

@media (min-width:860px) {
	.newsr-image_caption {
		max-inline-size: 584.16667px
	}
}

.newsr-image_src {
	inline-size: 100%
}

@media (min-width:1450px) {

	[dir="ltr"] .newsr-image--start,
	[dir="ltr"] .newsr-image--start[class*="column-"] {
		clear: inline-start;
		float: left;
		margin-inline: 0 20px
	}

	[dir="rtl"] .newsr-image--start,
	[dir="rtl"] .newsr-image--start[class*="column-"] {
		clear: inline-end;
		float: right;
		margin-inline: 20px 0
	}
}

@media (min-width:1450px) {

	[dir="ltr"] .newsr-image--end,
	[dir="ltr"] .newsr-image--end[class*="column-"] {
		clear: inline-end;
		float: right;
		margin-inline: 20px 0
	}

	[dir="rtl"] .newsr-image--end,
	[dir="rtl"] .newsr-image--end[class*="column-"] {
		clear: inline-start;
		float: left;
		margin-inline: 0 20px
	}
}

@media (min-width:1450px) {

	[dir="ltr"] .newsr-image--center,
	[dir="ltr"] .newsr-image--center[class*="column-"] {
		clear: both !important;
		float: none;
		margin-inline: auto
	}

	[dir="rtl"] .newsr-image--center,
	[dir="rtl"] .newsr-image--center[class*="column-"] {
		clear: both !important;
		float: none;
		margin-inline: auto
	}
}

.newsr-image--center .newsr-image_content,
.newsr-image--center[class*="column-"] .newsr-image_content {
	text-align: center
}

.newsr-image--center .newsr-image_src,
.newsr-image--center[class*="column-"] .newsr-image_src {
	inline-size: auto;
	max-inline-size: 100%
}

@media (min-width:860px) {

	.newsr-image--center-start,
	.newsr-image--center-start[class*="column-"] {
		inline-size: 845.83333px;
		max-inline-size: 55.41667vw
	}
}

@media (min-width:1450px) {

	.newsr-image--center-start,
	.newsr-image--center-start[class*="column-"] {
		max-inline-size: 946px;
		padding-inline: 60.41667px
	}

	[dir="ltr"] .newsr-image--center-start,
	[dir="ltr"] .newsr-image--center-start[class*="column-"] {
		clear: both;
		float: none;
		inline-size: auto;
		margin-inline: calc((100% - 946px)/ 2) auto
	}

	[dir="rtl"] .newsr-image--center-start,
	[dir="rtl"] .newsr-image--center-start[class*="column-"] {
		clear: both;
		float: none;
		inline-size: auto;
		margin-inline: auto calc((100% - 946px)/ 2)
	}
}

.newsr-image--center-start .newsr-image_src,
.newsr-image--center-start[class*="column-"] .newsr-image_src {
	inline-size: auto;
	max-inline-size: 100%
}

.newsr-image--center-start .newsr-image_caption,
.newsr-image--center-start .newsr-image_content,
.newsr-image--center-start[class*="column-"] .newsr-image_caption,
.newsr-image--center-start[class*="column-"] .newsr-image_content {
	max-inline-size: none
}

[dir="ltr"] .newsr-image--center-start .newsr-image_caption,
[dir="ltr"] .newsr-image--center-start .newsr-image_content,
[dir="ltr"] .newsr-image--center-start[class*="column-"] .newsr-image_caption,
[dir="ltr"] .newsr-image--center-start[class*="column-"] .newsr-image_content {
	text-align: start
}

[dir="rtl"] .newsr-image--center-start .newsr-image_caption,
[dir="rtl"] .newsr-image--center-start .newsr-image_content,
[dir="rtl"] .newsr-image--center-start[class*="column-"] .newsr-image_caption,
[dir="rtl"] .newsr-image--center-start[class*="column-"] .newsr-image_content {
	text-align: end
}

@media (min-width:860px) {

	.newsr-image--center-end,
	.newsr-image--center-end[class*="column-"] {
		inline-size: 845.83333px;
		max-inline-size: 100%
	}
}

@media (min-width:1450px) {

	.newsr-image--center-end,
	.newsr-image--center-end[class*="column-"] {
		max-inline-size: 946px;
		padding-inline: 60.41667px
	}

	[dir="ltr"] .newsr-image--center-end,
	[dir="ltr"] .newsr-image--center-end[class*="column-"] {
		clear: both;
		float: none;
		inline-size: auto;
		margin-inline: auto calc((100% - 946px)/ 2)
	}

	[dir="rtl"] .newsr-image--center-end,
	[dir="rtl"] .newsr-image--center-end[class*="column-"] {
		clear: both;
		float: none;
		inline-size: auto;
		margin-inline: calc((100% - 946px)/ 2) auto
	}
}

.newsr-image--center-end .newsr-image_src,
.newsr-image--center-end[class*="column-"] .newsr-image_src {
	inline-size: auto;
	max-inline-size: 100%
}

.newsr-image--center-end .newsr-image_caption,
.newsr-image--center-end .newsr-image_content,
.newsr-image--center-end[class*="column-"] .newsr-image_caption,
.newsr-image--center-end[class*="column-"] .newsr-image_content {
	max-inline-size: none
}

[dir="ltr"] .newsr-image--center-end .newsr-image_caption,
[dir="ltr"] .newsr-image--center-end .newsr-image_content,
[dir="ltr"] .newsr-image--center-end[class*="column-"] .newsr-image_caption,
[dir="ltr"] .newsr-image--center-end[class*="column-"] .newsr-image_content {
	text-align: end
}

[dir="rtl"] .newsr-image--center-end .newsr-image_caption,
[dir="rtl"] .newsr-image--center-end .newsr-image_content,
[dir="rtl"] .newsr-image--center-end[class*="column-"] .newsr-image_caption,
[dir="rtl"] .newsr-image--center-end[class*="column-"] .newsr-image_content {
	text-align: start
}

.in-article-form-dropdown,
.newsr-aside.form {
	background-color: #323232;
	color: #fff;
	margin-block: 70px !important;
	padding-block: 60px;
	position: relative;
	z-index: 0
}

.in-article-form-dropdown::after,
.newsr-aside.form::after {
	background: url("../public/placeholders/components/newsroom/fed_components/article/forms/form-background-bottom-right.jpg") no-repeat bottom right;
	background-size: cover;
	block-size: 300px;
	content: '';
	display: inline-block;
	inline-size: 186px;
	inset-block-end: 0;
	inset-inline-end: 0;
	position: absolute
}

.in-article-form-dropdown::before,
.newsr-aside.form::before {
	background: url("../public/placeholders/components/newsroom/fed_components/article/forms/form-background-top-left.jpg") no-repeat top left;
	background-size: cover;
	block-size: 300px;
	content: '';
	display: inline-block;
	inline-size: 193px;
	inset-block-start: 0;
	inset-inline-start: 0;
	position: absolute
}

.in-article-form-dropdown-heading,
.newsr-aside.form-heading {
	inline-size: 100%;
	margin-block: 0 20px;
	position: relative;
	text-align: center;
	z-index: 1
}

.in-article-form-dropdown-copy,
.newsr-aside.form-copy {
	margin: 0 150px 30px;
	position: relative;
	text-align: center;
	z-index: 1
}

@media screen and (max-width:1449px) {

	.in-article-form-dropdown-copy,
	.newsr-aside.form-copy {
		margin: 0 80px 30px
	}
}

@media screen and (max-width:583px) {

	.in-article-form-dropdown-copy,
	.newsr-aside.form-copy {
		margin: 0 40px 30px
	}
}

.in-article-form-dropdown-footer,
.newsr-aside.form-footer {
	margin-block-end: 0;
	position: relative;
	text-align: center;
	z-index: 1
}

.in-article-form-dropdown-btn,
.newsr-aside.form-btn {
	border: thin solid #49b0f2;
	-webkit-box-shadow: inset 0 0 0 1px transparent;
	box-shadow: inset 0 0 0 1px transparent;
	color: #49b0f2;
	font-size: 1rem
}

.in-article-form-dropdown-btn:hover,
.newsr-aside.form-btn:hover {
	-webkit-box-shadow: inset 0 0 0 2px #74c6ff;
	box-shadow: inset 0 0 0 2px #74c6ff;
	color: #74c6ff !important
}

.in-article-form-dropdown-btn::after,
.newsr-aside.form-btn::after {
	display: none
}

.in-article-form-dropdown-btn.inactive,
.newsr-aside.form-btn.inactive {
	border: thin solid #a9a9a9 !important;
	-webkit-box-shadow: inset 0 0 0 1px transparent;
	box-shadow: inset 0 0 0 1px transparent;
	color: #a9a9a9 !important
}

.in-article-form-dropdown-form,
.newsr-aside.form-form {
	inline-size: 65%;
	margin: 30px auto;
	margin-block-start: 0;
	position: relative;
	z-index: 1
}

.newsr-aside.form {
	padding-block-end: 0 !important
}

.newsr-aside.form::after {
	display: none
}

.newsr-aside.form::before {
	background: url("../public/placeholders/components/newsroom/fed_components/article/forms/form-background-top-right.jpg") no-repeat top left !important;
	block-size: 170px;
	inline-size: 180px;
	inset-block-start: 0 !important;
	inset-inline: auto 0 !important
}

.newsr-aside.form .in-article-form-dropdown-copy {
	margin: 0 40px 30px;
	position: relative;
	text-align: center;
	z-index: 1
}

@media screen and (max-width:1449px) {
	.newsr-aside.form .in-article-form-dropdown-copy {
		margin: 0 40px 30px
	}
}

.newsr-aside.form .in-article-form-dropdown-form {
	inline-size: 100%;
	position: relative;
	z-index: 0
}

.newsr-aside.form iframe {
	min-block-size: 345px
}

.newsr-aside.form .newsr-aside_custom-content {
	position: relative;
	z-index: 9
}

.in-article-form-dropdown {
	min-block-size: 300px
}

@media screen and (min-width:860px) and (max-width:1156px) {
	.newsr-cards .block-group-4-up>.block {
		flex-basis: calc(33.33333% - 1.5rem);
		-ms-flex-preferred-size: calc(33.33333% - 1.5rem);
		inline-size: calc(33.33333% - 1.5rem)
	}
}

.newsr-card {
	border: #ccc 1px solid;
	-webkit-box-shadow: none;
	box-shadow: none
}

.newsr-card:not(.no-figure) .newsr-card--info {
	position: relative
}

@media screen and (max-width:860px) {
	.newsr-card {
		align-items: flex-start;
		align-items: start;
		-webkit-box-direction: normal;
		-webkit-box-orient: horizontal;
		display: -webkit-box;
		display: flexbox;
		display: flex;
		-ms-flex-align: start;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.newsr-card.block-group-3-up>.block {
		flex-basis: calc(33.33333% - 1.75rem);
		-ms-flex-preferred-size: calc(33.33333% - 1.5rem);
		inline-size: calc(33.33333% - 1.5rem)
	}

	.newsr-card.block-group-4-up>.block {
		flex-basis: calc(25% - 1.75rem);
		-ms-flex-preferred-size: calc(25% - 1.5rem);
		inline-size: calc(25% - 1.5rem)
	}
}

.newsr-card:hover {
	border: #0079c1 1px solid;
	z-index: 1
}

.newsr-card:hover .newsr-card--img {
	-webkit-transform: scale3d(1.075, 1.075, 1.075);
	transform: scale3d(1.075, 1.075, 1.075);
	webkit-transform: scale3d(1.075, 1.075, 1.075)
}

.newsr-card:hover .newsr-card--cta::after {
	margin-inline-start: .25em;
	opacity: 1
}

.newsr-card .newsr-card--figure {
	overflow: hidden;
	position: relative
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--figure {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		inline-size: 150px;
		margin-inline-end: 20px
	}
}

.newsr-card .newsr-card--caption {
	background: rgb(255 255 255 / 92%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #4c4c4c;
	font-style: normal;
	inline-size: 100%;
	inset-block-end: 0;
	letter-spacing: .15rem;
	margin: 0;
	padding-block: .4rem 0;
	position: absolute;
	text-transform: uppercase
}

.newsr-card .newsr-card--caption-cat {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	max-inline-size: 86%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.newsr-card .newsr-card--caption-time {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	inline-size: 30%;
	inset-inline-end: 0;
	padding-inline-end: 20px;
	position: absolute;
	text-align: end
}

@media screen and (min-width:861px) and (max-width:1270px) {
	.newsr-card .newsr-card--caption {
		padding-inline-start: 1rem
	}

	.newsr-card .newsr-card--caption-cat {
		max-inline-size: 75%
	}

	.newsr-card .newsr-card--caption-time {
		inline-size: 40%
	}

	.newsr-card .newsr-card--caption-time::before {
		background: -webkit-gradient(linear, left top, right top, from(rgb(0 0 0 / 0%)), to(#f0f0f0));
		background: linear-gradient(to right, rgb(0 0 0 / 0%) 0, #f0f0f0 100%);
		block-size: 26px;
		content: ' ';
		display: inline-block;
		inline-size: 10px;
		inset-block-start: 0;
		inset-inline-start: -5px;
		position: absolute
	}
}

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

.newsr-card .newsr-card--mobile-cat {
	display: none
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--mobile-cat {
		display: block;
		text-transform: uppercase
	}
}

@media screen and (max-width:480px) {
	.newsr-card .newsr-card--mobile-cat {
		font-size: 3.5vw
	}
}

.newsr-card .newsr-card--link {
	inset-block-end: 0;
	position: absolute
}

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

.newsr-card .newsr-card--img {
	background-color: #ccc;
	block-size: auto;
	display: block;
	inline-size: 100%;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease
}

.newsr-card .newsr-card--info {
	padding-block-end: 30px
}

@media screen and (max-width:479px) {
	.newsr-card .newsr-card--info {
		padding-inline: 0
	}
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--info {
		inline-size: 100%;
		margin: 15px 5px 0 0;
		min-block-size: auto;
		padding-block-end: 0
	}
}

@media screen and (min-width:861px) {
	.newsr-card .newsr-card--info::after {
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255 255 255 / 0%)), to(#fff));
		background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0, #fff 100%);
		block-size: 40px;
		content: "";
		inset-block-end: 50px;
		inset-inline: 0;
		position: absolute
	}
}

.newsr-card .newsr-card--cta {
	color: #0079c1;
	text-decoration: none !important
}

.newsr-card .newsr-card--cta::after {
	block-size: 16px;
	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");
	display: inline-block;
	inline-size: 16px;
	line-height: 0;
	margin-inline-start: -.25em;
	opacity: 0;
	-webkit-transition: margin-left .15s, margin-right .15s, opacity .15s;
	transition: margin-left .15s, margin-right .15s, opacity .15s;
	vertical-align: text-top
}

.newsr-card .newsr-card--cta[data-link-type]::after {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	block-size: 13px;
	content: "";
	display: inline-block;
	inline-size: 13px;
	margin-block-start: 3px;
	margin-inline-start: 7px;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out
}

.newsr-card .newsr-card--cta[data-link-type="external"]::after {
	background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='icons' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16; fill:%230079c1' xml:space='preserve'%3E%3Cpolygon points='15,8 16,8 16,16 0,16 0,0 8,0 8,1 1,1 1,15 15,15 '/%3E%3Cpolygon points='10,0 10,1 14.5340004,1 5.9610004,9.4729996 6.526,10.0389996 15,1.4660001 15,6 16,6 16,0 '/%3E%3C/svg%3E%0A")
}

.newsr-card .newsr-card--cta[data-link-type="internal"]::after {
	background-image: 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-card .newsr-card--heading {
	line-height: 1.8rem;
	margin-block-end: 8px
}

@media screen and (max-width:479px) {
	.newsr-card .newsr-card--heading {
		font-size: 4vw;
		line-height: 5vw
	}
}

@media screen and (min-width:480px) and (max-width:860px) {
	.newsr-card .newsr-card--heading {
		font-size: 20px;
		line-height: 25px
	}
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--heading {
		color: #0079c1
	}
}

.newsr-card .newsr-card--byline {
	margin-block-end: 8px
}

.newsr-card .newsr-card--content {
	line-height: 1.4rem
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--content {
		block-size: auto;
		display: block;
		font-size: 14px;
		line-height: 20px;
		margin: .5rem 0;
		max-block-size: 0;
		opacity: 0;
		overflow: hidden;
		-webkit-transition: max-height .4s linear, opacity .35s ease;
		transition: max-height .4s linear, opacity .35s ease
	}
}

.newsr-card .newsr-card--toggle-summary {
	display: none
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--toggle-summary {
		block-size: 30px;
		border-block-start: 1px solid #e0e0e0;
		display: block;
		font-size: 14px;
		line-height: 20px;
		margin: .5rem 0;
		padding-block-start: .5rem
	}
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--show-summary {
		block-size: 20px;
		display: block
	}

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

@media screen and (max-width:480px) {
	.newsr-card .newsr-card--show-summary {
		font-size: 3.5vw
	}
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--hide-summary {
		display: none
	}

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

@media screen and (max-width:860px) {

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

@media screen and (min-width:861px) {
	.newsr-card .newsr-card--info {
		block-size: 250px;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		display: flexbox;
		display: flex;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.newsr-card .newsr-card--heading {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}

	.newsr-card .newsr-card--byline {
		-ms-flex-negative: 1;
		flex-shrink: 1
	}

	.newsr-card .newsr-card--content {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: inline-block;
		-ms-flex-negative: 2;
		flex-shrink: 2;
		overflow: hidden;
		text-overflow: ellipsis
	}
}

@media screen and (max-width:860px) {
	.newsr-card .newsr-card--info.show-summary .newsr-card--content {
		max-block-size: 500px;
		opacity: 1;
		visibility: visible
	}
}

.newsr-card .newsr-card--info.show-summary .newsr-card--show-summary {
	display: none
}

.newsr-card .newsr-card--info.show-summary .newsr-card--hide-summary {
	display: block
}

.newsr-card--minimal .newsr-card--info {
	min-block-size: 165px
}

.newsr-card--minimal .newsr-card--content {
	margin-block-end: 0
}

@media screen and (max-width:479px) {
	.newsr-card.no-figure .newsr-card--info {
		padding-inline: 1rem
	}
}

@media screen and (min-width:860px) and (max-width:1270px) {
	.newsr-card.no-figure {
		padding-block-start: 40px
	}

	.newsr-card.no-figure .newsr-card--heading {
		font-size: 1.3rem;
		line-height: 2rem
	}
}

.newsr-card.no-figure .newsr-card--cat {
	margin-block-end: .8rem;
	text-transform: uppercase
}

@media screen and (min-width:861px) {
	.newsr-card.no-figure .newsr-card--info {
		block-size: auto;
		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		display: flexbox;
		display: flex;
		-ms-flex-flow: column;
		flex-flow: column
	}

	.newsr-card.no-figure .newsr-card--figure {
		block-size: 32px
	}
}

@media screen and (min-width:861px) and (max-width:1270px) {
	.newsr-card:not(.no-figure) .newsr-card--content {
		block-size: 68px;
		line-height: 1.3rem;
		max-block-size: 68px
	}
}

@media screen and (max-width:1270px) {
	.newsr-card.no-figure .newsr-card--figure {
		display: none
	}
}

.newsr-related-art--title {
	letter-spacing: .075em;
	margin-block: 60px 30px;
	text-transform: uppercase
}

.newsr-inb {
	background-color: #f8f8f8;
	border-block-end: 1px solid #ccc;
	border-block-start: 1px solid #ccc;
	max-inline-size: 100%;
	padding-block: 45px
}

.newsr-inb .newsr-inb p {
	margin-block-end: 5px
}

.newsr-inb .newsr-inb--content {
	text-align: center
}

.newsr-inb .newsr-inb--figure {
	margin-block-end: 1rem
}

.newsr-inb .newsr-inb--cat {
	margin-block-end: .5rem;
	text-transform: uppercase
}

.newsr-inb .newsr-inb--cta,
.newsr-inb .newsr-inb--title {
	margin-block-end: 1rem
}

.newsr-inb .newsr-inb--pdf .icon-ui-documentation::before {
	font-size: 16px
}

.newsr-inb .newsr-inb--download-size {
	color: #959595;
	display: inline-block;
	vertical-align: top
}

.newsr-inb .newsr-inb--download {
	margin-block-end: 0
}

@media screen and (min-width:480px) and (max-width:640px) {
	.newsr-inb .newsr-inb--link {
		font-size: 2.8vw !important
	}
}

.newsr-inb .horizontal-img {
	block-size: 84px;
	inline-size: 148px;
	min-inline-size: 148px
}

.newsr-inb .vertical-img {
	inline-size: 125px;
	min-inline-size: 125px
}

.newsr-inb .mobile-long-text-btn {
	font-size: 4.3vw
}

@media screen and (min-width:480px) {
	.newsr-inb .mobile-long-text-btn {
		font-size: inherit
	}
}

.newsr-inb.no-download .newsr-inb--download {
	display: none
}

.newsr-inb.no-download .newsr-inb--cta {
	margin-block-end: 0
}

.newsr-inb.double .newsr-inb--wrapper {
	position: relative
}

.newsr-inb.double .newsr-inb--wrapper:first-child {
	margin-block-end: 45px;
	padding-block-end: 40px
}

.newsr-inb.double .newsr-inb--wrapper:first-child::after {
	background: #ccc;
	block-size: 1px;
	content: "";
	inline-size: 100%;
	inset-block-end: 0;
	position: absolute
}

.newsr-inb.double .newsr-inb--wrapper .newsr-inb--cat {
	margin-block-end: 0;
	text-transform: uppercase
}

@media screen and (min-width:280px) {
	.newsr-inb {
		padding-block: 60px
	}

	.newsr-inb .newsr-inb--wrapper {
		-webkit-box-pack: center;
		display: -webkit-box;
		display: flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center
	}

	.newsr-inb .newsr-inb--figure {
		margin-inline: initial
	}

	.newsr-inb .newsr-inb--content {
		padding-inline-start: 30px;
		text-align: start
	}

	.newsr-inb .newsr-inb .vertical-img {
		inline-size: 148px;
		min-inline-size: 148px
	}
}

@media screen and (min-width:480px) and (max-width:960px) {
	.newsr-inb .newsr-inb--figure {
		margin-block-end: 10px
	}

	.newsr-inb .newsr-inb--content {
		inline-size: 59.5238vw;
		max-inline-size: 400px
	}

	.newsr-inb .newsr-inb--wrapper {
		float: none;
		margin-inline: auto;
		min-inline-size: 95vw
	}

	.newsr-inb .horizontal-img {
		block-size: 124px;
		inline-size: 220px;
		min-inline-size: 220px
	}

	.newsr-inb .vertical-img {
		inline-size: 220px;
		min-inline-size: 220px;
		padding-inline: 18.5px
	}

	.newsr-inb.double .newsr-inb--wrapper {
		position: relative
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child {
		margin-block-end: 60px;
		padding-block-end: 40px
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child::after {
		background: #ccc;
		block-size: 1px;
		content: "";
		inline-size: 75%;
		inset-block-end: 0;
		position: absolute
	}
}

@media screen and (min-width:960px) {
	.newsr-inb .horizontal-img {
		block-size: 186px;
		inline-size: 330px;
		min-inline-size: 330px
	}

	.newsr-inb .vertical-img {
		block-size: 230px;
		inline-size: 183px;
		min-inline-size: 183px
	}

	.newsr-inb .newsr-inb--title {
		font-size: 1.2rem;
		line-height: 1.7rem
	}

	.newsr-inb .newsr-inb--figure {
		margin-block-end: 0
	}

	.newsr-inb.single .newsr-inb--wrapper {
		float: none;
		margin-inline: auto
	}

	.newsr-inb.double .newsr-inb--wrapper {
		position: relative
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child {
		margin-block-end: 0;
		padding-block-end: 0
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child::after {
		background: #ccc;
		block-size: 80%;
		content: "";
		inline-size: 1px;
		inset-block: 5% 20%;
		inset-inline-end: 0;
		position: absolute
	}
}

.n-gateway-share {
	margin-block: 20px 80px;
	text-align: center
}

.n-gateway-share-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	margin-block: 0 30px;
	text-transform: uppercase
}

.n-gateway-share-list {
	-webkit-box-pack: center;
	display: -webkit-box;
	display: flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	list-style-type: none;
	margin-block: 0;
	padding-inline: 0
}

[dir="ltr"] .n-gateway-share-item+.n-gateway-share-item {
	margin-inline-start: 10px
}

[dir="rtl"] .n-gateway-share-item+.n-gateway-share-item {
	margin-inline-end: 10px
}

.n-gateway-share-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: transparent;
	block-size: 60px;
	border-width: 0;
	color: inherit;
	font: inherit;
	inline-size: 60px;
	line-height: inherit;
	margin: 0;
	padding: 0
}

.n-gateway-share-control::before {
	block-size: 32px;
	inline-size: 32px;
	margin: 14px
}

.n-gateway-share-control.-facebook {
	background-color: #ccc;
	cursor: pointer
}

.n-gateway-share-control.-facebook::before {
	display: block;
	line-height: 0
}

.n-gateway-share-control.-facebook:focus,
.n-gateway-share-control.-facebook:hover {
	background-color: #3d5a96
}

.n-gateway-share-control.-facebook::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 32V0H0v32h14.5V18.4h-2.7v-4.8h2.7v-3.1c0-2.2 1-5.6 5.6-5.6h4.1v4.6h-3c-.5 0-1.2.2-1.2 1.3v2.8h4.3l-.5 4.8H20V32h12z'/%3E%3C/svg%3E")
}

.n-gateway-share-control.-geonet {
	background-color: #ccc;
	cursor: pointer
}

.n-gateway-share-control.-geonet::before {
	display: block;
	line-height: 0
}

.n-gateway-share-control.-geonet:focus,
.n-gateway-share-control.-geonet:hover {
	background-color: #127bc0
}

.n-gateway-share-control.-geonet::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.4 24.3h-6.1v8.1l-8.1-8.1H0V4.1h32.4z'/%3E%3C/svg%3E")
}

.n-gateway-share-control.-instagram {
	background-color: #ccc;
	cursor: pointer
}

.n-gateway-share-control.-instagram::before {
	display: block;
	line-height: 0
}

.n-gateway-share-control.-instagram:focus,
.n-gateway-share-control.-instagram:hover {
	background-color: #da3075
}

.n-gateway-share-control.-instagram::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9 9.4c-.1-1.7-.3-2.9-.7-3.9a7.8 7.8 0 0 0-1.9-2.8A7.8 7.8 0 0 0 26.5.8c-1-.4-2.2-.6-3.9-.7C20.9 0 20.3 0 16 0s-4.9 0-6.6.1C7.7.2 6.5.4 5.5.8a7.8 7.8 0 0 0-2.8 1.9A7.8 7.8 0 0 0 .8 5.5C.4 6.5.2 7.7.1 9.4 0 11.1 0 11.7 0 16s0 4.9.1 6.6c.1 1.7.3 2.9.7 3.9a7.8 7.8 0 0 0 1.9 2.8 7.8 7.8 0 0 0 2.8 1.9c1 .4 2.2.7 3.9.7 1.7.1 2.3.1 6.6.1s4.9 0 6.6-.1c1.7-.1 2.9-.3 3.9-.7a7.8 7.8 0 0 0 2.8-1.9 7.8 7.8 0 0 0 1.9-2.8c.4-1 .7-2.2.7-3.9.1-1.7.1-2.3.1-6.6s0-4.9-.1-6.6zm-3.2 13.1c-.1 1.5-.3 2.3-.5 2.8a4.7 4.7 0 0 1-1.1 1.8 4.7 4.7 0 0 1-1.8 1.1c-.6.2-1.4.5-2.8.5-1.7.1-2.2.1-6.5.1s-4.8 0-6.5-.1c-1.5-.1-2.3-.3-2.8-.5a4.7 4.7 0 0 1-1.8-1.1 4.7 4.7 0 0 1-1.1-1.8c-.2-.6-.5-1.4-.5-2.8-.1-1.7-.1-2.2-.1-6.5s0-4.8.1-6.5c.1-1.5.3-2.3.5-2.8a4.7 4.7 0 0 1 1.1-1.8 4.7 4.7 0 0 1 1.8-1.1c.6-.2 1.4-.5 2.8-.5 1.7-.1 2.2-.1 6.5-.1s4.8 0 6.5.1c1.5.1 2.3.3 2.8.5a4.7 4.7 0 0 1 1.8 1.1c.5.5.9 1 1.1 1.8.2.6.5 1.4.5 2.8.1 1.7.1 2.2.1 6.5s0 4.8-.1 6.5zM16 7.7a8.3 8.3 0 1 0 0 16.6 8.3 8.3 0 0 0 0-16.6zm0 13.4c-2.8 0-5.1-2.3-5.1-5.1s2.3-5.1 5.1-5.1 5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1zm6.4-13.6a2.1 2.1 0 1 0 4.3 0 2.1 2.1 0 1 0-4.3 0'/%3E%3C/svg%3E")
}

.n-gateway-share-control.-linkedin {
	background-color: #ccc;
	cursor: pointer
}

.n-gateway-share-control.-linkedin::before {
	display: block;
	line-height: 0
}

.n-gateway-share-control.-linkedin:focus,
.n-gateway-share-control.-linkedin:hover {
	background-color: #127cb3
}

.n-gateway-share-control.-linkedin::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v32h32V0zm10.7 25.3h-4V10.7h4zm-2-16.4a2.4 2.4 0 1 1 2.4-2.2 2.4 2.4 0 0 1-2.4 2.2zm18 16.4h-4v-7.4c0-4.5-5.3-4.1-5.4 0v7.4h-4V10.7h4v2.4c1.9-3.5 9.3-3.7 9.4 3.3z'/%3E%3C/svg%3E")
}

.n-gateway-share-control.-twitter {
	background-color: #ccc;
	cursor: pointer
}

.n-gateway-share-control.-twitter::before {
	display: block;
	line-height: 0
}

.n-gateway-share-control.-twitter:focus,
.n-gateway-share-control.-twitter:hover {
	background-color: #59adeb
}

.n-gateway-share-control.-twitter::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 6.1c-1.2.5-2.4.9-3.8 1 1.4-.8 2.4-2.1 2.9-3.6a13.1 13.1 0 0 1-4.2 1.6C25.7 3.8 24 3 22.2 3c-3.6 0-6.6 2.9-6.6 6.6 0 .5.1 1 .2 1.5-5.5-.3-10.3-2.9-13.6-6.9-.6 1-.9 2.1-.9 3.3 0 2.3 1.2 4.3 3 5.5a6.5 6.5 0 0 1-3-.9v.1c0 3.2 2.3 5.8 5.3 6.5a6.6 6.6 0 0 1-1.8.2c-.4 0-.8 0-1.2-.1.8 2.6 3.3 4.5 6.1 4.5-2.2 1.8-5.1 2.8-8.1 2.8H0C2.9 28 6.4 29 10.1 29c12.1 0 18.7-10 18.6-18.7v-.8c1.3-.9 2.4-2.1 3.3-3.4z'/%3E%3C/svg%3E")
}

.n-gateway-share-control.-youtube {
	background-color: #ccc;
	cursor: pointer
}

.n-gateway-share-control.-youtube::before {
	display: block;
	line-height: 0
}

.n-gateway-share-control.-youtube:focus,
.n-gateway-share-control.-youtube:hover {
	background-color: #cf2529
}

.n-gateway-share-control.-youtube::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.4 4.7c-3.7-.9-20.6-.9-24.4 0C1 5.4.3 8.5.2 10.4c-.3 3.3-.3 8.4 0 11.6.2 1.9.8 5 3.8 5.7 3.7.9 20.6.9 24.4 0 3-.7 3.7-3.8 3.8-5.7.3-3.3.3-8.4 0-11.6-.2-1.9-.8-5-3.8-5.7zM12.2 21.2v-9.9l10.1 4.9-10.1 5z'/%3E%3C/svg%3E")
}

.n-gateway-share-control.-rss {
	background-color: #ccc;
	cursor: pointer;
	position: relative;
	vertical-align: top
}

.n-gateway-share-control.-rss::before {
	block-size: 40px;
	display: block;
	inline-size: 40px;
	inset-block-start: 0;
	inset-inline-start: 0;
	margin: 0;
	position: absolute
}

.n-gateway-share-control.-rss:focus,
.n-gateway-share-control.-rss:hover {
	background-color: #fd8023
}

.n-gateway-share-control.-rss::before {
	background: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h\a 0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsPSIjRkZGIiBkPSJNOS41IDIyLj\aM1YTEuODQ5IDEuODQ5IDAgMSAxIDAtMy43IDEuODUgMS44NSAwIDAgMSAwIDMuN3pNOCAxMi45O\aTh2Mi4zOTdjMy42NDIgMCA2LjYwNiAyLjk2MyA2LjYwNiA2LjYwNGgyLjM5N2MuMDAxLTQuOTYy\aLTQuMDM5LTkuMDAxLTkuMDAzLTkuMDAxeiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xNy45IDE\ayLjEwMkExMy45MDggMTMuOTA4IDAgMCAwIDggOHYyLjM4YzMuMTA0IDAgNi4wMjEgMS4yMDkgOC\a 4yMTcgMy40MDRBMTEuNTQ0IDExLjU0NCAwIDAgMSAxOS42MiAyMkgyMmMwLTMuNzM5LTEuNDU2L\aTcuMjU0LTQuMS05Ljg5OHoiLz48L3N2Zz4=") 50% 50% no-repeat;
	background-size: contain;
	content: ''
}

.n-gateway-share {
	margin-block: 40px 100px
}

.n-gateway-share-control {
	block-size: 40px;
	inline-size: 40px;
	-webkit-transition: background-color .2s linear;
	transition: background-color .2s linear
}

.n-gateway-share-control::before {
	block-size: 21px;
	inline-size: 21px;
	margin: 10px
}

.n-gateway-share.article {
	margin-block: 0
}

.n-gateway-share.article .n-gateway-share-control {
	block-size: 32px;
	inline-size: 32px;
	-webkit-transition: background-color .2s linear;
	transition: background-color .2s linear
}

.n-gateway-share.article .n-gateway-share-control::before {
	block-size: 16px;
	inline-size: 16px;
	margin: 8px
}

.n-gateway-share.article .n-gateway-share-control.-rss::before {
	block-size: 26px;
	inline-size: 26px;
	margin: 3px
}

@media screen and (min-width:859px) {
	.n-gateway-share.article {
		display: none
	}
}

.newsr-subscription {
	background-color: #323232;
	color: #fff;
	text-align: center
}

.newsr-subscription--btn {
	padding: 25px 60px
}

.n-author-connect-controls{
    display:block;
}