.newsr-hero {
	background-color: var(--calcite-ui-text-3);
	background-position: 50%;
	background-size: cover;
	block-size: 60vh;
	color: var(--calcite-color-text-inverse);
	min-block-size: 660px;
	min-inline-size: 100%;
	padding-block: 100px;
	position: relative;
	text-shadow: 0 0 3px rgb(0 0 0 / 15%), 0 1px 1px rgb(0 0 0 / 50%);
	transition: background-image .4s, padding 75ms;
	z-index: 0
}

.newsr-hero::before {
	content: "";
	inset: 0;
	position: absolute
}

@media screen and (min-width:860px) {
	.newsr-hero::before {
		background-image: linear-gradient(67.5deg, rgb(0 0 0 / 70%) 40%, rgb(0 0 0 / 40%) 60%, rgb(0 0 0 / 1%) 80%)
	}
}

@media screen and (max-width:859px) {
	.newsr-hero::before {
		background-image: linear-gradient(67.5deg, rgb(0 0 0 / 70%), rgb(0 0 0 / 70%))
	}
}

.newsr-hero:hover .arcw-hb--link {
	background-position: 100% 100%;
	color: var(--calcite-color-brand-hover);
}

.newsr-hero:hover .arcw-hb--link::after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2374c6ff' 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") !important
}

@media screen and (max-width:859px) {
	.newsr-hero {
		padding-block: 100px
	}
}

@media screen and (max-width:479px) {
	.newsr-hero {
		block-size: auto;
		padding-block: 60px
	}
}

.newsr-hero--info {
	position: relative;
	z-index: 1
}

.newsr-hero--info .newsr-hero--simple-link {
	color: var(--calcite-color-brand-hover);
	display: inline-block
}

.newsr-hero--info .newsr-hero--simple-link:hover {
	color: var(--calcite-color-brand-hover);
	text-decoration: none
}

.newsr-hero--title {
	letter-spacing: -.0375em;
	line-height: 1.25;
	margin-block-end: 20px
}

.newsr-hero--date,
.newsr-hero--tag {
	letter-spacing: -1px;
	margin-block: 0 20px
}

.newsr-hero--date {
	padding-block-start: 10px
}

.newsr-hero--tag {
	letter-spacing: 1.8px
}

.newsr-hero--gateway {
	margin-block: 0 20px
}

.newsr-hero--gateway-icon {
	block-size: 48px;
	inline-size: 48px;
	margin-block-start: -5px;
	margin-inline-end: 10px;
	vertical-align: middle
}

.newsr-hero--issue {
	text-transform: uppercase
}

.newsr-hero--simple-link {
	color: var(--calcite-color-brand);
	display: inline-block
}

.newsr-hero--simple-link:hover {
	color: var(--calcite-color-brand-hover);
	text-decoration: none
}

.newsr-hero--link {
	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: #49b0f2;
	display: inline-block;
	padding-block-end: 5px;
	text-decoration: none;
	transition: background-position .15s ease-in-out
}

.newsr-hero--link::after {
	block-size: 16px;
	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") !important;
	display: inline-block;
	inline-size: 16px;
	line-height: 0;
	margin-inline-start: 10px;
	vertical-align: text-bottom
}

.newsr-hero--link:hover {
	background-position: 100% 100%;
	color: var(--calcite-color-brand-hover);
	text-decoration: none
}

.newsr-hero--logo {
	max-inline-size: 45%
}

@media screen and (min-width:482px) {
	.newsr-hero--logo {
		block-size: 53px;
		inline-size: 200px
	}

	.newsr-hero--logo img {
		block-size: auto
	}
}

.newsr-feat-card--heading {
	font-style: normal;
	font-weight: 400;
	margin-block-end: .825rem
}

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

.newsr-feat-card--figure a,
.newsr-feat-card--figure>div {
	display: inline-block;
	margin-inline: -.5rem;
	max-inline-size: 100px;
	min-inline-size: 100%;
	overflow: hidden;
	position: relative
}

.newsr-feat-card--img {
	background-color: #ccc;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

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

.newsr-feat-card--image-tag-left {
	inset-inline-end: 30px;
	position: absolute
}

.newsr-feat-card--byline {
	margin-block-end: .825rem;
	padding-inline-start: 0
}

@media screen and (max-width:1270px) {
	.newsr-feat-card--byline {
		min-inline-size: 100%
	}
}

.newsr-feat-card--titlelink:active,
.newsr-feat-card--titlelink:focus,
.newsr-feat-card--titlelink:hover {
	text-decoration: none
}

.newsr-feat-card--cta a[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-inline-start: 7px;
	transition: all .25s ease-out
}

.newsr-feat-card--cta a[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-feat-card--cta a[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")
}

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

	.newsr-feat-card--figure,
	.newsr-feat-card--info {
		float: none;
		margin-inline: auto;
		max-inline-size: 95vw
	}

	.newsr-feat-card--info {
		inline-size: 725px;
		margin-block-start: 1.55rem;
		padding-inline-start: 0
	}
}

@media screen and (max-width:859px) {
	.newsr-feat-card--info {
		margin-block-start: 1.55rem;
		padding-inline-start: .5rem !important
	}
}

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

.newsr-card {
	border: #ccc 1px solid;
	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;
		display: flex;
		flex-direction: row
	}
}

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

.newsr-card:hover .newsr-card--img {
	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 {
		flex-shrink: 0;
		inline-size: 150px;
		margin-inline-end: 20px
	}
}

.newsr-card .newsr-card--caption {
	background: rgb(255 255 255 / 92%);
	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 {
	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 {
	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: 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: 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;
	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;
	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;
		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;
		display: flex;
		flex-flow: column
	}

	.newsr-card .newsr-card--heading {
		flex-shrink: 0
	}

	.newsr-card .newsr-card--byline {
		flex-shrink: 1
	}

	.newsr-card .newsr-card--content {
		box-sizing: border-box;
		display: inline-block;
		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;
		display: flex;
		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
	}
}

.n-gateway-search {
	max-inline-size: 1060px;
  padding: 15px 60px 0;
	-webkit-transition: padding .15s;
	transition: padding .15s
}

@media (min-width:720px) {
	.n-gateway-search {
		padding: 20px 60px 0
	}
}

@media (min-width:1121px) {
	.n-gateway-search {
		margin-inline: auto
	}
}

.n-gateway-search.-inset {
	background-color: #fff;
	position: relative
}

@media (max-width:719px) {
	.n-gateway-search.-inset {
		block-size: 50px;
		margin-block-start: -50px
	}
}

@media (min-width:720px) {
	.n-gateway-search.-inset {
		block-size: 60px;
		margin-block-start: -60px
	}
}

.n-gateway-search-form {
	box-shadow: inset 0 -1px 0 0 #ccc;
	position: relative
}

@media (max-width:719px) {
	.n-gateway-search-form {
		block-size: 35px
	}
}

@media (min-width:720px) {
	.n-gateway-search-form {
		block-size: 40px
	}
}

.n-gateway-search-control {
  background-color: transparent;
  block-size: 40px;
	border-width: 0;
	box-shadow: none;
	color: #323232;
  font-size: 18px;
  inline-size: calc(100% - 35px);
  inset-block: 0;
  inset-inline-start: 0;
	line-height: 35px;
	margin: 0;
	outline-offset: -2px;
	overflow: visible;
	padding: 0;
  position: absolute;
	white-space: nowrap;
	z-index: 1
}

@media (min-width:720px) {
	.n-gateway-search-control {
		font-size: 20px;
		inline-size: calc(100% - 40px);
		line-height: 40px
	}
}


.n-gateway-search-measure {
  	box-shadow: inset 0 -1px 0 0 #0079c1;
	inline-size: 0;
	inset-block: 0;
	max-inline-size: 100%;
	position: absolute;
	transition: width .3s;
	user-select: none;
	white-space: nowrap
}

@media (max-width:719px) {
	.n-gateway-search-measure {
		font-size: 18px;
		line-height: 35px
	}
}

@media (min-width:720px) {
	.n-gateway-search-measure {
		font-size: 20px;
		line-height: 40px
	}
}


@media (max-width:719px) {
	.n-gateway-search-measure-text {
		font-size: 18px;
		line-height: 35px
	}
}

@media (min-width:720px) {
	.n-gateway-search-measure-text {
		font-size: 20px;
		line-height: 40px
	}
}

.n-gateway-search-measure-text {
	clip: rect(0, 0, 0, 0);
	inline-size: 0;
	inset-block: 0;
	max-inline-size: 100%;
	position: absolute;
	white-space: nowrap;
}

.n-gateway-search-label {
  	color: #828282;
  inset-block: 0;
  margin: 0;
	overflow: hidden;
  position: absolute;
	white-space: nowrap
}

@media (max-width:719px) {
	.n-gateway-search-label {
		font-size: 18px;
		line-height: 35px
	}
}

@media (min-width:720px) {
	.n-gateway-search-label {
		font-size: 20px;
		line-height: 40px
	}
}

[dir="ltr"] .n-gateway-search-label {
	inset-inline-start: 0
}

[dir="rtl"] .n-gateway-search-label {
	inset-inline-end: 0
}

@media (max-width:719px) {
	.n-gateway-search-label {
		inline-size: calc(100% - 35px)
	}
}

@media (min-width:720px) {
	.n-gateway-search-label {
		inline-size: calc(100% - 40px)
	}
}

.n-gateway-search-label[data-filled] {
	-webkit-animation: esri-search-filled-label .3s;
	animation: esri-search-filled-label .3s;
	color: #6e6e6e;
	inset-block-start: -12px;
	position: absolute
}

@media (max-width:719px) {
	.n-gateway-search-label[data-filled] {
		font-size: 10px;
		line-height: 15px;
		margin-block-start: 5px
	}
}

@media (min-width:720px) {
	.n-gateway-search-label[data-filled] {
		font-size: 11px;
		line-height: 15px
	}
}

.n-gateway-search-submit {
  	background-color: transparent;
	border-width: 0;
	cursor: pointer;
	inset-block: 0;
  inset-inline-end: 0;
	margin: 0;
	overflow: visible;
  position: absolute;
	text-transform: none
}


.n-gateway-search-submit::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%23595959' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E");
	display: block
}

@media (max-width:719px) {
	.n-gateway-search-submit::before {
		block-size: 16px;
		inline-size: 16px;
		margin-inline: 9.5px
	}
}

@media (min-width:720px) {
	.n-gateway-search-submit::before {
		block-size: 22px;
		inline-size: 22px;
		margin-inline: 9px
	}
}

.n-gateway-search-submit[data-filled]::before {
	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='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E")
}

.n-gateway-search-submit[data-filled]:focus::before,
.n-gateway-search-submit[data-filled]:hover::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%23005e95' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E")
}

.n-gateway-search-cancel {
	background-color: transparent;
	border-width: 0;
	color: #595959;
	cursor: pointer;
	font-size: 14px;
  inset-block-end: -45px;
	inset-inline-start: 0;
	line-height: 20px;
	margin: 0;
	overflow: visible;
	padding: 0;
  padding-inline: 10px;
	position: absolute;
	text-transform: none
}

@media (min-width:720px) {
	.n-gateway-search-cancel {
		padding-inline: 30px
	}
}

.n-gateway-search-cancel span {
	background-image: linear-gradient(90deg, #000 50%, transparent 0);
	background-repeat: no-repeat;
	background-size: 200% 1px;
	display: block;
	margin-block-end: 10px;
	padding-block: 10px 5px;
	-webkit-transition: background-position .3s;
	transition: background-position .3s
}

[dir="ltr"] .n-gateway-search-cancel span {
	background-position: 100% 100%
}

[dir="rtl"] .n-gateway-search-cancel span {
	background-position: -100% 100%
}

.n-gateway-search-cancel:focus,
.n-gateway-search-cancel:hover {
	color: var(--calcite-ui-text-1)
}

.n-gateway-search-cancel:focus span,
.n-gateway-search-cancel:hover span {
	background-position: 0 100%
}

@media (min-width:860px) {
	.n-gateway-search.-inset {
		block-size: 62px;
		margin-block-start: -60px
	}
}

@media (max-width:859px) {
	.n-gateway-search.-inset {
		block-size: 52px;
		margin-block-start: -50px
	}
}

@media (min-width:1160px) {
	.n-gateway-search.-inset {
		inline-size: 1060px
	}
}

.n-gateway-search-control:focus {
	border-color: transparent;
	box-shadow: none
}

.n-gateway-search-form:has(.n-gateway-search-control:focus)
  .n-gateway-search-label {
  display: none;
}

