  /*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

html {
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	scroll-padding-top: 140px;
	scroll-behavior: smooth;
}

body {
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	margin: 0
}

hr {
	color: inherit;
	height: 0
}

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

em {
	font-style: italic;
	font-variation-settings: "ital" 1;
	font-synthesis: none;
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	border-color: inherit;
	text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

::-moz-focus-inner {
	border-style: none;
	padding: 0
}

:-moz-focusring {
	outline: 1px dotted var(--color-primary)
}

:-moz-ui-invalid {
	box-shadow: none
}

legend {
	padding: 0
}

progress {
	vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0;
}

button {
	background-color: transparent;
	background-image: none;
}

fieldset {
	margin: 0;
	padding: 0
}


html {
	font-size: 100%;
	line-height: var(--line-height-normal);
}

body {
	font-family: var(--font-sans-serif);
	font-size: 1.125rem;
	font-weight: var(--font-weight-regular);
	line-height: inherit
}

*,
:after,
:before {
	border: 0 solid;
	box-sizing: border-box
}

hr {
	border-top-width: 1px
}

img {
	border-style: solid
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #a1a1aa;
	opacity: 1
}

input::placeholder,
textarea::placeholder {
	color: #a1a1aa;
	opacity: 1
}

[role=button],
button {
	cursor: pointer
}

:-moz-focusring {
	outline: auto
}

table {
	border-collapse: collapse
}

a {
	text-decoration: inherit;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	line-height: inherit;
	padding: 0
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
	vertical-align: middle
}

img,
video {
	height: auto;
	max-width: 100%
}

[hidden] {
	display: none
}

*,
:after,
:before {
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-ring-inset: var(--tw-empty);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: var(--color-neutral-light);
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 var( --color-secondary)0;
	--tw-ring-shadow: 0 0 var( --color-secondary)0;
	--tw-shadow: 0 0 var( --color-secondary)0;
	--tw-blur: var(--tw-empty);
	--tw-brightness: var(--tw-empty);
	--tw-contrast: var(--tw-empty);
	--tw-grayscale: var(--tw-empty);
	--tw-hue-rotate: var(--tw-empty);
	--tw-invert: var(--tw-empty);
	--tw-saturate: var(--tw-empty);
	--tw-sepia: var(--tw-empty);
	--tw-drop-shadow: var(--tw-empty);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
	border-color: currentColor;
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea {
	--tw-shadow: 0 0 var( --color-secondary)0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-color: #6b7280;
	border-radius: 0;
	border-width: 1px;
	padding: .5rem .75rem
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
select:focus,
textarea:focus {
	--tw-ring-inset: var(--tw-empty);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: var(--color-neutral-light);
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	border-color: #2563eb;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	outline: 2px solid transparent;
	outline-offset: 2px
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #6b7280;
	opacity: 1
}

input::placeholder,
textarea::placeholder {
	color: #6b7280;
	opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
	padding: 0
}

::-webkit-date-and-time-value {
	min-height: 1.5em
}

select {
	color-adjust: exact;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
	background-position: right .5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact
}

[multiple] {
	color-adjust: unset;
	background-image: none;
	background-position: 0 0;
	background-repeat: unset;
	background-size: initial;
	padding-right: .75rem;
	-webkit-print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
	color-adjust: exact;
	--tw-shadow: 0 0 var( --color-secondary)0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: var(--color-neutral-light);
	background-origin: border-box;
	border-color: #6b7280;
	border-width: 1px;
	color: #2563eb;
	display: inline-block;
	flex-shrink: 0;
	height: 1rem;
	padding: 0;
	-webkit-print-color-adjust: exact;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	vertical-align: middle;
	width: 1rem
}

[type=checkbox] {
	border-radius: 0
}

[type=radio] {
	border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
	--tw-ring-inset: var(--tw-empty);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: var(--color-neutral-light);
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	outline: 2px solid transparent;
	outline-offset: 2px
}

[type=checkbox]:checked,
[type=radio]:checked {
	background-color: currentColor;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-color: transparent
}

[type=checkbox]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
	background-color: currentColor;
	border-color: transparent
}

[type=checkbox]:indeterminate {
	background-color: currentColor;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-color: transparent
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
	background-color: currentColor;
	border-color: transparent
}

[type=file] {
	background: unset;
	border-color: inherit;
	border-radius: 0;
	border-width: 0;
	font-size: unset;
	line-height: inherit;
	padding: 0
}

[type=file]:focus {
	outline: 1px auto -webkit-focus-ring-color
}

html {
	box-sizing: border-box
}

.new-main-layout.w-sidebar{
	display: grid;
	grid-template-columns: var(--template-columns-sidebar);
	margin: var(--space-xl) 10%;
	gap: 0 var(--space-column-l);
	padding: 0 var(--space-horizontal);
	max-width:  var(--max-width);
	margin: 0 auto;
	margin-top: var(--space-2xl);
}

.new-side-section {
	overflow: visible;
}

@media screen and (max-width: 1200px) {
	.new-main-layout.w-sidebar{
		grid-template-columns: 1fr;
		transition: grid-template-columns .2s ease-in-out;
		gap: 0 var(--space-vertical);
		padding: 0;
		margin-top: 0;
	}
	

	.new-content {
		order: 2;
	}

	.new-main-layout.w-sidebar .new-content > * {
		border-radius: 0;
	}

	.new-main-layout.w-sidebar .new-content > :first-child  {
		margin-top: var(--space-vertical);
	}

	.sidebar-contacts.pod-container{
		margin-top: 0;
		margin-bottom: 0;
	}

	.c-hero-landing__sidebar .pod-container {
		border-radius: 0;
		box-shadow: none;
		border: 0px;
		border-bottom: 2px solid var(--color-neutral-light);
		padding: var(--space-m) var(--space-horizontal);
		position: relative;
		margin-top: 0;
		border-left: 0px;
		/* background-color: var(--color-neutral-gray); */
		/* box-shadow: var(--shadow-elevation-low); */
		padding:  0;
		gap: 0;
		border-bottom: 2px solid var(--color-neutral-gray);
	}
}

*,
:after,
:before {
	box-sizing: inherit
}

body {
	--tw-text-opacity: 1;
	color: rgba(0, 29, 82, var(--tw-text-opacity));
	font-family: var(--font-sans-serif)
}

/* Upright styles */
@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url('/_resources/images/fonts/AtkinsonHyperlegibleNextVF-Variable.woff2') format('woff2-variations');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Atkinson Hyperlegible Next';
  src: url('/_resources/images/fonts/AtkinsonHyperlegibleNextVF-Variable.woff2') format('woff2-variations');
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}

.debug-screens:before {
	background-color: var( --color-secondary);
	bottom: 0;
	box-shadow: 0 0 0 1px var(--color-neutral-light);
	color: var(--color-neutral-light);
	content: "screen: _";
	font-family: sans-serif;
	font-size: 12px;
	left: 0;
	line-height: 1;
	padding: .3333333em .5em;
	position: fixed;
	z-index: 2147483647
}

@media (min-width:640px) {
	.debug-screens:before {
		content: "screen: sm"
	}
}

@media (min-width:768px) {
	.debug-screens:before {
		content: "screen: md"
	}
}

@media (min-width:1024px) {
	.debug-screens:before {
		content: "screen: lg"
	}
}

@media (min-width:1280px) {
	.debug-screens:before {
		content: "screen: xl"
	}
}

@media (min-width:1536px) {
	.debug-screens:before {
		content: "screen: 2xl"
	}
}

.aspect-w-1,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9 {
	padding-bottom: calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
	position: relative
}

.aspect-w-10>*,
.aspect-w-11>*,
.aspect-w-12>*,
.aspect-w-13>*,
.aspect-w-14>*,
.aspect-w-15>*,
.aspect-w-16>*,
.aspect-w-1>*,
.aspect-w-2>*,
.aspect-w-3>*,
.aspect-w-4>*,
.aspect-w-5>*,
.aspect-w-6>*,
.aspect-w-7>*,
.aspect-w-8>*,
.aspect-w-9>* {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}

.aspect-w-16 {
	--tw-aspect-w: 16
}

.aspect-h-9 {
	--tw-aspect-h: 9
}

.c-academic-calendar {
	background: var( --color-neutral-gray);
	display: block;
	padding: 60px 4.545454545%;
	position: relative;
	width: 100%
}

.c-academic-calendar__contain {
	background: var(--color-neutral-light);
	border-radius: 5px;
	display: block;
	padding: 60px 40px;
	position: relative
}

.c-academic-calendar__table {
	display: block;
	position: relative;
	width: 100%
}

.c-academic-calendar__table tbody {
	display: table;
	position: relative;
	width: 100%
}

.c-academic-calendar__top-row {
	border-bottom: 2px solid var(--color-accent-bright-blue);
	color: var(--color-primary);
	font-size: 20px;
	position: relative;
	width: 100%
}

.c-academic-calendar__top-row td {
	width: 20%
}

.c-academic-calendar__top-row .c-academic-calendar__semester {
	height: 60px;
	width: 60%
}

.c-academic-calendar__row {
	border-bottom: 1px solid var( --color-neutral-gray);
	line-height: 3
}

.c-academic-calendar__row td {
	font-size: 16px !important
}

.c-academic-calendar__row .c-academic-calendar__semester {
	color: var(--color-primary);
	font-weight: 600;
	line-height: 1.25;
	padding: 20px 0
}

.accordion-icon {
	display: block;
	position: relative
}

.accordion-icon:before {
	height: 2px;
	left: 0;
	top: calc(50% - 1px);
	width: 100%
}

.accordion-icon:after,
.accordion-icon:before {
	background-color: currentColor;
	content: "";
	position: absolute
}

.accordion-icon:after {
	height: 100%;
	left: calc(50% - 1px);
	top: 0;
	transition-duration: .35s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 2px
}

button[aria-expanded=true]>.accordion-icon:after {
	transform: scaleY(0)
}

.button {
	border-radius: var(--border-radius-s);
	display: inline-block;
	padding: .8rem var(--space-m);
	position: relative;
	width: auto;
	font-size: var(--font-size-m);
	/* max-width: var(--max-button-width); */
}

.button.white{
	border: 2px solid var(--color-primary);
	background-color: var(--color-neutral-light);
	color: var(--color-primary);
}

.button.blue {
	background: var(--color-accent-bright-blue);
	color: var(--color-neutral-light);
	transition: .25s ease-in-out;
}

.button.blue:hover {
	background: var(--color-secondary);
	box-shadow: var(--shadow-low-right);
}

.button.blue svg path {
	stroke: var(--color-neutral-light);
	stroke-width: 2px
}

.button.white:hover{
	border: 2px solid var(--color-accent-bright-blue);
	text-decoration: none;
	color: var(--color-accent-bright-blue);
	box-shadow: var(--shadow-low-right);
}

.button.white:hover svg path{
	stroke: var(--color-accent-bright-blue);
}


.carousel-wrapper {
	--tw-border-opacity: 1;
	border-color: rgba(255, 165, 9, var(--tw-border-opacity));
	border-left-width: 0;
	overflow: hidden;
	position: relative;
	width: 100vw
}

@media (min-width:768px) {
	.carousel-wrapper {
		border-left-width: 2px
	}
}

.carousel {
	display: flex;
	width: 100%
}

@media (min-width:768px) {
	.carousel {
		margin-left: 2.25rem
	}
}

.carousel {
	transition: transform .4s ease-out
}

.carousel-title-container {
	--tw-border-opacity: 1;
	border-bottom-width: 2px;
	border-color: rgba(255, 165, 9, var(--tw-border-opacity));
	margin-bottom: 1.25rem
}

@media (min-width:768px) {
	.carousel-title-container {
		border-bottom-width: 0;
		left: -1.5rem;
		margin-bottom: 0;
		position: absolute;
		writing-mode: vertical-rl
	}
}

@media (min-width:1024px) {
	.carousel-title-container {
		left: -1.75rem
	}
}

.gsc-control-cse {
	background-color: transparent !important;
	border-width: 0 !important;
	font-family: var(--font-sans-serif) !important;
	font-weight: 300 !important;
	padding: 0 !important
}

.gsc-control-cse b {
	font-weight: 600 !important
}

.gsc-control-cse .gsc-table-result {
	display: flex !important;
	font-family: var(--font-sans-serif) !important
}

.gsc-above-wrapper-area {
	border: 0 !important
}

.gsc-result-info {
	--tw-text-opacity: 1 !important;
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !important;
	font-size: 1rem !important;
	font-weight: 600 !important;
	padding-bottom: 0 !important;
	padding-top: 0 !important
}

@media (min-width:768px) {
	.gsc-result-info {
		font-size: 1.5rem !important
	}
}

.gs-result .gs-image,
.gs-result .gs-promotion-image {
	display: block !important;
	height: 5rem !important;
	max-height: 100% !important;
	max-width: 100% !important;
	-o-object-fit: cover !important;
	object-fit: cover !important;
	width: 6rem !important
}

@media (min-width:768px) {

	.gs-result .gs-image,
	.gs-result .gs-promotion-image {
		height: 7rem !important;
		width: 10rem !important
	}
}

.gs-result .gs-image,
.gs-result .gs-promotion-image {
	border: 0 !important;
	vertical-align: initial !important
}

.gs-promotion-image-box,
.gs-web-image-box {
	margin: 0 !important;
	padding-right: 1.25rem !important;
	padding-top: .25rem !important
}

@media (min-width:768px) {

	.gs-promotion-image-box,
	.gs-web-image-box {
		padding-right: 2.5rem !important
	}
}

.gs-promotion-image-box,
.gs-web-image-box {
	width: auto !important
}

.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet {
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
	font-size: 1rem !important
}

.gs-fileFormat {
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !important;
	font-weight: 400 !important;
	margin-bottom: .5rem !important
}

.gs-fileFormat,
.gs-fileFormatType {
	--tw-text-opacity: 1 !important;
	font-size: .875rem !important
}

.gs-fileFormatType {
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important
}

.gsc-results .gsc-imageResult,
.gsc-webResult.gsc-result {
	--tw-border-opacity: 1 !important;
	border-color: rgba(212, 225, 225, var(--tw-border-opacity)) !important;
	border-width: 0 0 2px !important;
	padding-bottom: 1.25rem !important;
	padding-top: 1.25rem !important
}

@media (min-width:768px) {

	.gsc-results .gsc-imageResult,
	.gsc-webResult.gsc-result {
		padding-bottom: 2.5rem !important;
		padding-top: 2.5rem !important
	}
}

.gsc-url-top {
	--tw-text-opacity: 1 !important;
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !important;
	font-size: .875rem !important;
	font-weight: 400 !important;
	letter-spacing: .05em !important;
	margin-top: .25rem !important
}

@media (min-width:768px) {
	.gsc-url-top {
		margin-top: .5rem !important
	}
}

.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b,
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
	font-family: var(--font-sans-serif) !important;
	font-size: 1.5rem !important;
	font-weight: 600 !important;
	letter-spacing: .0125em !important;
	line-height: 1.2 !important
}

@media (min-width:768px) {

	.gs-imageResult a.gs-title:link,
	.gs-imageResult a.gs-title:link b,
	.gs-webResult.gs-result a.gs-title:link,
	.gs-webResult.gs-result a.gs-title:link b {
		font-size: 2.5rem !important
	}
}

.gs-webResult.gs-result a.gs-title:visited {
	--tw-text-opacity: 1 !important;
	color: rgba(0, 48, 115, var(--tw-text-opacity)) !important
}

.gs-imageResult a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link,
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	background-image: linear-gradient(180deg, var(--color-accent-gold));
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 0 100%;
	transition: background-size .35s ease-in-out
}

.gs-imageResult a.gs-title:link:hover,
.gs-webResult.gs-result a.gs-title:link:hover,
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
	background-size: 200% 100%;
	text-decoration: none !important
}

.gs-webResult div.gs-visibleUrl {
	--tw-text-opacity: 1 !important;
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !important;
	font-size: .875rem !important;
	margin-bottom: 1rem !important;
	text-transform: uppercase !important
}

.gsc-results .gsc-cursor-box {
	margin: 1.5rem 0 !important
}

@media (min-width:768px) {
	.gsc-results .gsc-cursor-box {
		margin-bottom: 2.5rem !important;
		margin-top: 2.5rem !important
	}
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
	font-size: 1.125rem !important;
	margin-right: 1rem !important
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	text-decoration: underline !important
}

.gs-spelling a {
	--tw-text-opacity: 1 !important;
	color: rgba(0, 107, 213, var(--tw-text-opacity)) !important
}

.gcsc-branding,
.gcsc-find-more-on-google,
.gcsc-find-more-on-google-root,
.gcsc-more-maybe-branding-root {
	display: none !important
}

.gs-error-result .gs-snippet,
.gs-no-results-result .gs-snippet {
	--tw-text-opacity: 1 !important;
	background-color: transparent !important;
	border-width: 0 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
	font-family: var(--font-sans-serif) !important;
	font-size: 1.5rem !important;
	font-weight: 600 !important;
	letter-spacing: .0125em !important;
	line-height: 1.2 !important
}

@media (min-width:768px) {

	.gs-error-result .gs-snippet,
	.gs-no-results-result .gs-snippet {
		font-size: 2.5rem !important
	}
}

.gsc-cursor-container-previous .gsc-cursor-chevron {
	fill: currentColor !important;
	margin-left: 0 !important;
	margin-right: auto !important
}

.gsc-cursor-container-next .gsc-cursor-chevron {
	fill: currentColor !important;
	margin-left: auto !important;
	margin-right: 0 !important
}

.gsc-results .gsc-cursor-box {
	border-width: 0 !important
}

.gsc-results .gsc-cursor {
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
	font-weight: 600 !important
}

@media (min-width:1024px) {
	.gsc-results .gsc-cursor {
		font-weight: 400 !important
	}
}

.cta-icon {
	display: block;
	position: relative;
	transform: var(--tw-transform);
	transition-duration: .35s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

a:hover .cta-icon,
button:hover .cta-icon {
	transform: translateX(.2rem) translateZ(0)
}

.cta-icon__front {
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	transition-duration: .35s;
	transition-property: -webkit-clip-path;
	transition-property: clip-path;
	transition-property: clip-path, -webkit-clip-path;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-timing-function: linear;
	box-shadow: var(--shadow-color-dark);
}

a:hover .cta-icon__front,
button:hover .cta-icon__front {
	-webkit-clip-path: inset(-5% -5% -5% -5%);
	clip-path: inset(-5% -5% -5% -5%)
}

.cta-line {
	display: block;
	padding-bottom: 1.75rem;
	padding-top: 1.75rem;
	position: relative
}

.cta-line--blue {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}

.cta-line:after,
.cta-line:before {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity));
	bottom: 0;
	content: "";
	height: .125rem;
	left: 0;
	position: absolute;
	width: 100%
}

.cta-line--blue:before {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity))
}

.cta-line:after {
	--tw-scale-x: 0;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity));
	transform: var(--tw-transform);
	transform-origin: left;
	transition-duration: .35s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.cta-line--blue:after {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity))
}

.cta-line:hover:after {
	--tw-scale-x: 1;
	transform: var(--tw-transform)
}

.cta-outline {
	--tw-border-opacity: 1;
	align-items: center;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
	border-width: 2px;
	display: flex;
	font-size: 1.125rem;
	font-weight: 600;
	justify-content: center;
	line-height: 1.6;
	padding: .75rem 1.5rem;
	position: relative;
	text-align: center;
	transition-duration: .35s;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.cta-outline:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.cta-outline:before {
	--tw-scale-x: 0;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity));
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform-origin: left;
	transition-duration: .35s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 100%
}

.cta-outline:before,
.cta-outline:hover:before {
	transform: var(--tw-transform)
}

.cta-outline:hover:before {
	--tw-scale-x: 1
}

.c-feature-cta {
	margin: 0 auto;
	padding: 0 2.2727272725%
}

.c-cta-group {
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: bottom;
	background-position-x: center;
}

.c-cta-group.white .c-cta-group-block {
	padding: 0 !important;
}

.c-cta-group.blue {
	background: var(--graphic-abstract);
	background-size: cover;
	background-position: center;
	background-color: var(--color-primary);
	color: var(--color-neutral-light) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-primary)", endColorstr="var(--color-primary)", GradientType=1)
}

.c-cta-group__intro-container {
	display: flex;
	position: relative;
	width: 100%
}

.blue .c-cta-group__intro-body h2 {
	color: var(--color-neutral-light)
}

.c-cta-group__intro-body h3 {
	color: var(--color-accent-bright-blue);
	display: block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 1rem;
	position: relative;
	text-transform: uppercase
}

.c-cta-group__intro-body p {
	/* color: var(--color-primary); */
}

.blue .c-cta-group__intro-body p {
	color: var(--color-neutral-light)
}

.c-cta-group__intro-ebody {
	padding-right: 60px;
	width: 100%
}

.c-cta-group__intro-body{
	display: flex;
	flex-direction: column;
	gap: var(--space-row-s);
}

.c-cta-group__intro_text{
	display: flex;
	flex-direction: column;
	gap: var(--space-row-s);
	/* max-width: var(--max-characters); */
	width: 100%;
	/* margin: 0 auto; */
	/* align-items: center; */
}

.c-cta-group__intro_text h2{
	/* text-align: center; */
}

.c-cta-group__intro-quicklinks {
	display: grid;
	grid-template-columns: var(--template-columns-2);
	flex-wrap: wrap;
	margin: 0;
	position: relative;
	width: 100%;
	gap: var(--space-m) var(--space-column);
}

.c-cta-group__intro-quicklinks a {
	border-bottom: 2px solid var(--color-primary);
	font-size: var(--font-size-m);
	padding-bottom: calc( var(--space-xs) + 2px);
	position: relative;
	font-weight: var(--font-weight-bold);
	text-decoration: none !important;
	display: flex;
	gap: var(--space-m);
	align-items: center;
	justify-content: space-between;
}

.c-cta-group__intro-quicklinks a:hover {
	border-bottom: 4px solid var(--color-accent-bright-blue);
	padding-bottom: var(--space-xs);
	color: var(--color-accent-bright-blue);
}

.c-cta-group.blue .c-cta-group__intro-quicklinks a:hover {
	border-bottom: 4px solid var(--color-accent-primary);
}


.c-cta-group.blue .c-cta-group__intro-quicklinks a {
	border-bottom: 2px solid var(--color-neutral-light);
}



.c-cta-group .c-cta-group__intro-quicklinks a:hover svg path{
	stroke: var(--color-accent-bright-blue);
	stroke-width: 2px;
}

.blue .c-cta-group__intro-quicklinks a {
	color: var(--color-neutral-light)
}

.blue .c-cta-group__intro-quicklinks a svg path {
	stroke: var(--color-neutral-light);
}

.blue .c-cta-group__intro-quicklinks a:hover svg path {
	stroke: var(--color-accent-gold);
}

.c-cta-group__intro-quicklinks a span {
	display: block;
	margin-bottom: var(--space-xs);
	position: relative;
	flex: 1;
}

.c-cta-group__intro-quicklinks a svg {
	transition: .2s ease-in-out;
}

.c-cta-group__intro-quicklinks a:hover svg {
	right: calc(var(--space-xs) * -1);
}

/* CTA Group w/ sidebar */

.new-main-layout.w-sidebar .new-content .c-cta-group.white .c-cta-group-block {
	margin: 0 !important;
}

.new-main-layout.w-sidebar .new-content .c-cta-group__intro_text{
	align-items: flex-start;
	margin: 0;
}

.c-cta-large,
.c-cta-large__contain {
	display: block;
	position: relative;
	width: 100%;
	/* margin: var(--space-vertical) 0; */
}

.c-cta-large__contain {
	background: var(--color-secondary);
	background: linear-gradient(135deg, var(--color-primary), var(--color-secondary) 49%, var(--color-primary));
	border-radius: var(--border-radius-s);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-secondary)", endColorstr="var(--color-secondary)", GradientType=1);
	padding: var(--space-row);
	padding-left: var(--space-3xl);
	max-width: calc(var(--max-width) - ( 2 * var(--space-horizontal)));
	margin: 0 auto;
	display: flex;
	align-items: center;
	gap: var(--space-row) var(--space-2xl);
	flex-wrap: wrap;
	justify-content: center;
}

.c-cta-large__contain h2 {
	color: var(--color-neutral-light);
	display: block;
	font-family: var(--font-serif);
	max-width: 680px;
	position: relative
}

.c-cta-large__contain h2~span {
	color: var(--color-neutral-light);
	display: block;
	font-size: 20px;
	font-weight: 300;
	margin-top: 15px;
	position: relative;
}

.c-cta-large__contain:before {
	background: var( --color-accent-gold);
	content: "";
	display: block;
	height: 2px;
	left: calc(-4.545454545% - 10px);
	position: absolute;
	top: 50%;
	width: calc( var(--space-horizontal) + var(--space-2xl));
	z-index: 200
}

.c-cta-large__contain .button {
	margin-top: 0;
}

.c-cta-large__contain .button {
	color: var(--color-primary);
	background-color: var(--color-neutral-light);
	max-width: 300px;
}

.c-cta-large__contain .button svg path{
	stroke: var(--color-primary);
}

.c-cta-large__contain .button:hover {
	background-color: var(--color-accent-bright-blue);
	color: var(--color-neutral-light);
	box-shadow: var(--shadow-low-right);
}

.c-cta-large__contain .button:hover svg path{
	stroke: var(--color-neutral-light);
}

.c-cta-large__content {
	color: var(--color-neutral-light);
	flex: 1;
}

@media screen and (max-width:1024px) {
	.c-cta-large__contain h2 {
		font-size: 36px;
		line-height: 1.3;
		max-width: 350px
	}
}

@media screen and (max-width:800px) {
	.c-cta-large__contain {
		padding: 60px 90px;
		text-align: center
	}

	.c-cta-large__contain .button {
		position: relative
	}

	.c-cta-large__contain:before {
		height: 75px;
		left: 50%;
		position: absolute;
		top: -30px;
		transform: translateX(-50%);
		width: 2px
	}

	.c-cta-large__contain h2 {
		max-width: 100%;
		text-align: center;
		width: 100%
	}

	.c-cta-large__contain .button {
		left: auto;
		right: auto;
		text-align: center;
		top: auto;
		transform: none
	}
}

.c-directory.blue {
	background: var(--graphic-abstract);
	background-color: var(--color-primary);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.c-directory.tan {
	background: var(--graphic-abstract);
	background-color: var(--color-neutral-gray);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.c-directory.tan .c-directory__contain>h2 {
	color: var(--color-secondary);
}


.c-directory__contain>h2 {
	color: var(--color-neutral-light);
	margin-bottom: var(--space-row);
	position: relative;
	text-align: center;
}

.c-directory__contain>h2:after {
	display: block;
	height: 100px;
	margin: 30px auto;
	position: relative;
	width: 1px
}

.c-directory__listing {
	border-radius: var(--border-radius-m);
	display: grid;
	grid-template-columns: var(--template-columns-3);
	gap: var(--space-row) var(--space-column);
	position: relative;
	width: 100%;
}

.c-directory__listing-entry {
	position: relative;
	display: flex;
	flex-direction: column;
	row-gap: var(--space-s);
	padding: var(--space-row-s);
	background-color: var(--color-neutral-light);
	border-radius: var(--border-radius-s);
	box-shadow: var(--shadow-low-right);
	/* border: 2px solid var(--color-secondary); */
	/* border-bottom: 4px solid var(--color-secondary); */
}

.c-directory.tan .c-directory__listing-entry {
	box-shadow: var(--shadow-low-right);
	/* border: 2px solid var(--color-primary); */
	/* border-bottom: 4px solid var(--color-primary); */
}

.c-directory__listing-entry .small {
	border-bottom: 1px solid var( --color-neutral-gray);
	color: var( --color-secondary);
	display: block;
	position: relative
}

.c-directory__listing-entry .bottom {
	color: var( --color-secondary)
}

.c-directory__listing-entry .bottom a,
.c-directory__listing-entry .small a {
	color: var( --color-primary);
	transition: .25s ease-in-out
}

.c-directory__listing-entry .bottom a:hover,
.c-directory__listing-entry .small a:hover {
	color: var(--color-accent-bright-blue);
}

/* Directory w/ sidebar*/

.new-main-layout.w-sidebar .new-content .c-directory__listing 
{
	grid-template-columns: var(--template-columns-2);
}

/* DS */
.c-accordion-block {
	display: block;
	position: relative;
}

/* Remove table padding inside accordion */
.c-accordion-block .responsive-data-table,
.c-accordion-block .c-responsive-columns {
	padding: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

 .c-accordion-block .responsive-data-table + * {
	margin-top: var(--space-m) !important;
}

.c-accordion-block * +  .responsive-data-table {
	margin-top: var(--space-s) !important;
}

@media screen and (max-width:800px) {
	 .c-accordion-block .responsive-data-table + * {
		margin-top: var(--space-s);
	}
}

/* DS */


.c-accordion-block.blue {
	background: var( --color-neutral-gray)
}

.c-accordion-block.tan {
	/* background: var(--graphic-abstract); */
	background-color: var(--color-neutral-gray);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.c-accordion-block__contain {
	display:  flex;
	flex-direction: column;
	gap: var(--space-row-s);
}

.c-accordion-block.white .c-accordion-block__contain {
	padding: 0 var(--space-horizontal);
}


.c-accordion-block.white {
	background: var(--color-neutral-light);
	margin: var(--space-vertical) auto;
}

.c-accordion-block h2 {
	position: relative;
	/* text-align: center; */
	max-width: var(--max-characters);
}

.c-accordion-block .c-accordion__subtitle {
	/* max-width: var(--max-characters); */
	/* margin: 0 auto; */
}

.c-accordion-block .c-accordion__contents {
	/* background: var(--color-neutral-light); */
	display: flex;
	flex-direction: column;
	gap: var(--space-m);
	/* padding: var(--space-row); */
	position: relative;
	width: 100%;
	border-radius: var(--border-radius-m);
	/* border: 2px solid var(--color-primary); */
	/* border-bottom-width: 4px; */
	margin-top: var(--space-xs);
	/* box-shadow: var(--shadow-medium-right); */
}




.c-accordion-block .c-accordion__contents b {
	display: block;
	padding: 10px 0 0;
	position: relative
}

.c-accordion__heading {
	display: block;
	position: relative;
	width: 100%
}

.c-accordion__heading button {
	text-align: left;
	width: 100%;
}

.c-accordion__heading h3.c-accordion__heading__title {
 cursor: pointer;
 display: flex;
 justify-content: space-between;
 align-items: center;
 position: relative;
 padding-bottom: calc(var(--space-s) + 2px);
 transition: color .25s ease-in-out;
 width: 100%;
 font-size: var(--font-size-m);
 border-bottom: 2px solid var(--color-primary);
 gap: var(--space-m);
 text-wrap: unset;
 color: var(--color-primary);
}


.c-accordion__heading h3.c-accordion__heading__title:hover {
	border-bottom: 4px solid var(--color-accent-bright-blue);
	color: var(--color-accent-bright-blue);
	padding-bottom: var(--space-s);
}

.c-accordion__heading h3.c-accordion__heading__title:hover svg path{
	stroke: var(--color-accent-bright-blue);
}

.c-accordion__heading__title.is-open {
	border-bottom: 4px solid var(--color-accent-bright-blue);
	box-shadow: 
  0 0px 10px -10px var(--shadow-color-l),
  0 10px 15px -10px var(--shadow-color-l);
	z-index: 2;
}

.c-accordion__contents-copy .c-accordion__description.is-open {
	padding: var(--space-m);
	background-color: var(--color-neutral-gray);
	border-radius: 0 0 var(--border-radius-s) var(--border-radius-s);
}

.c-accordion-block.tan .c-accordion__contents-copy .c-accordion__description.is-open {
	background-color: var(--color-neutral-light);
}

.c-accordion__contents-copy .c-accordion__description.is-open :is(h1, h2) {
  margin-bottom: var(--space-heading);
}

.c-accordion__contents-copy .c-accordion__description.is-open :is(h3, h4, h5, h6) {
  margin-bottom: var(--space-heading-s);
}

.c-accordion__description {
	display: none;
	height: 0;
	opacity: 0;
	position: relative;
	transition: .2s ease-in-out;
	width: 100%;
}

.c-accordion__description.is-open {
	height: 100%;
	opacity: 1;
	display: block;
}


.c-accordion__description.is-open.more-content {
	margin-top: var(--space-m);
}



.c-accordion__description strong {
	font-weight: 900;
}

.c-accordion__expand {
	cursor: pointer;
	display: block;
	height: var(--space-s);
	right: 0;
	top: 50%;
	width: var(--space-s);
}

.c-accordion__expand svg, .c-accordion__expand span svg {
	display: block;
	right: 0;
	top: 25%;
	opacity: 1;
	position: absolute;
	transition: opacity .25s ease-in-out;
}

.c-accordion__expand svg path, .c-accordion__expand span svg {
	stroke: var(--color-primary);
	fill:  var(--color-primary);
}

.c-accordion__expand.is-open>svg {
	opacity: 0
}

/*resize h2*/
@media screen and (max-width:800px) {

	.c-accordion__contents-copy .c-accordion__description.is-open {
		padding: var(--space-s);
	}
	
}

.c-faq-block {
	padding: 60px 4.545454545%;
	width: 100%
}

.c-faq-block,
.c-faq-block h2 {
	display: block;
	position: relative
}

.c-faq-block h2 {
	color: var(--color-primary);
	font-family: var(--font-serif);
	font-size: 45px
}

.c-faq-block .c-faq__questions {
	display: block;
	margin-top: 50px;
	position: relative;
	width: 100%
}

.c-faq__question-answer:first-of-type {
	border-top: 1px solid var( --color-neutral-gray)
}

.c-faq__question-answer {
	border-bottom: 1px solid var( --color-neutral-gray)
}

.c-faq__question {
	font-size: 20px;
	font-weight: 300
}

.c-faq__question,
.c-faq__question h3 {
	display: block;
	position: relative;
	width: 100%
}

.c-faq__question h3 {
	font-weight: 400;
	line-height: 3;
	min-height: 60px
}

.c-faq__answer {
	display: none;
	padding-bottom: 20px;
	padding-top: 15px;
	position: relative;
	width: 100%
}

.c-faq__question-answer:first-of-type .c-faq__answer {
	display: block
}

.c-faq__expand {
	cursor: pointer;
	display: block;
	height: 45px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 45px
}

.c-faq__expand svg {
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

@media (min-width:768px) {
	.feature-list--left .feature-list__row {
		flex-direction: row-reverse
	}
}

.feature-list__content>:last-child {
	margin-bottom: 0
}

.c-feature-story {
	display: block;
	position: relative;
	width: 100%;
	padding: 0 var(--space-horizontal);
	max-width: var(--max-width);
	margin: var(--space-vertical) auto;
}

.c-feature-story h2 {
	display: flex;
	padding-right: 30px;
	position: relative;
	align-items: center;
	font-size: var(--font-size-xl);
	font-weight: var(--font-weight-bold);
	font-family: var(--font-sans-serif);
	margin-bottom: var(--space-row-s);
}

.c-feature-story h2:before {
	background: var( --color-accent-gold);
	border-radius: 15px;
	content: "";
	display: inline-block;
	height: 10px;
	margin-right: 15px;
	position: relative;
	top: -1px;
	width: 10px
}

.c-feature-story-contain {
	display: flex;
	min-height: 500px;
	position: relative;
	width: 100%
}

.c-feature-story-contain__copy,
.c-feature-story-contain__image {
	width: 50%
}

.c-feature-story-contain__copy {
	align-items: center;
	display: flex;
	padding-right: 60px;
	position: relative
}

.c-feature-story-contain__copy div {
	position: relative;
	width: 100%
}

.c-feature-story-contain__copy div h3 {
	display: block;
	font-family: var(--font-serif);
	margin-bottom: var(--space-row-s);
	position: relative;
	width: 100%;
	font-size: var(--font-size-2xl);
}

.c-feature-story-contain__copy div h4 {
	display: block;
	font-family: var(--font-sans-serif);
	margin-bottom: var(--space-row-s);
	position: relative;
	width: 100%
}

.c-feature-story-contain__copy div p {
	line-height: var(--line-height-l);
	margin-bottom: var(--space-s);
}

.c-feature-story-contain__copy div a {
	color: var(--color-accent-bright-blue);
	font-weight: 700
}

.c-feature-story-contain__image {
	border-radius: var(--border-radius-m);
	box-shadow: var(--shadow-medium-right);
}

.feature-carousel-controls {
	padding: 0 25px;
	top: 50%;
	transform: translateY(-50%)
}

@media screen and (max-width:1140px) {
	.c-feature-story h2 {
		width: 100%
	}
}

@media screen and (max-width:800px) {
	.c-feature-story h2 {
		margin-bottom: 30px
	}

	.c-feature-story-contain {
		flex-wrap: wrap;
		height: auto
	}

	.c-feature-story-contain__copy {
		display: block;
		order: 1;
		width: 100%;
		padding: 0;
	}

	.c-feature-story-contain__image {
		margin-bottom: var(--space-row);
		min-height: 350px;
		order: 0;
		width: 100%
	}
}

@media screen and (max-width:800px) {
	.feature-cta {
		/* margin-top: 30px !important; */
	}

	.feature-carousel-controls {
		bottom: 15px;
		top: auto;
		transform: none
	}
	

}

.filter__label {
	font-family: var(--font-sans-serif);
	font-size: .875rem;
	font-weight: 400;
	letter-spacing: .0125em;
	line-height: 1.6
}

@media (min-width:1024px) {
	.filter__label {
		font-size: 1rem
	}
}

.filter__field {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	background-color: rgba(245, 249, 249, var(--tw-bg-opacity));
	border-color: rgba(212, 225, 225, var(--tw-border-opacity));
	border-width: 0 0 2px;
	display: block;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.4;
	margin-top: .25rem;
	padding: .75rem;
	transition-duration: .35s;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 100%
}

.filter__field:focus {
	--tw-border-opacity: 1;
	--tw-ring-color: transparent;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity))
}

@media (min-width:768px) {
	.filter__field {
		margin-top: .5rem;
		padding-bottom: 1rem;
		padding-top: 1rem
	}
}

@media (min-width:1024px) {
	.filter__field {
		font-size: 1.5rem;
		padding: 1.5rem
	}
}

.filter__field--select {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.835 1 8.947 9 1 1' stroke='%235F7481' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E");
	background-position: right 1rem center;
	background-size: 1.2rem .6rem;
	padding-right: 2.75rem
}

.filter__field--search {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M11.875 22.5c5.868 0 10.625-4.757 10.625-10.625S17.743 1.25 11.875 1.25 1.25 6.007 1.25 11.875 6.007 22.5 11.875 22.5Z' stroke='%235F7481' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m26.75 26.75-7.367-7.367' stroke='%235F7481' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-position: right 1rem center;
	background-repeat: no-repeat;
	background-size: 1.2rem 1.2rem;
	padding-right: 3rem
}

@media (min-width:768px) {
	.filter__field--search {
		background-position: right 1.5rem center;
		background-size: 1.4rem 1.4rem;
		padding-right: 4rem
	}
}

.filter__image {
	transition-duration: .35s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

a:hover .filter__image {
	transform: scale(1.05) translateZ(0)
}

.form-container {
	justify-content: center
}

@media (min-width:768px) {
	.form-container {
		display: flex
	}
}

.form-left .form-container {
	flex-direction: row-reverse
}

.form-column-content {
	margin-bottom: 2rem
}

@media (min-width:768px) {
	.form-column-content {
		margin-bottom: 0;
		width: 50%
	}
}

@media (min-width:1024px) {
	.form-column-content {
		width: 59.09090909%
	}
}

@media (min-width:1280px) {
	.form-column-content {
		width: 54.54545455%
	}
}

@media (min-width:1536px) {
	.form-column-content {
		width: 50%
	}
}

@media (min-width:768px) {
	.form-column-form {
		width: 45.45454545%
	}
}

@media (min-width:1024px) {
	.form-column-form {
		width: 36.36363636%
	}
}

@media (min-width:1280px) {
	.form-column-form {
		width: 31.81818182%
	}
}

@media (min-width:1536px) {
	.form-column-form {
		width: 27.27272727%
	}
}

@media (min-width:768px) {
	.form-right .form-column-form {
		margin-left: 4.545454545%
	}

	.form-left .form-column-form {
		margin-right: 4.545454545%
	}
}

.form input[type=text],
.form select,
.form textarea {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	background-color: rgba(245, 249, 249, var(--tw-bg-opacity));
	border-color: rgba(212, 225, 225, var(--tw-border-opacity));
	border-width: 0;
	border-bottom-width: 2px;
	display: block;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.4;
	margin-top: .5rem;
	padding-bottom: .75rem;
	padding-left: .75rem;
	padding-right: .75rem;
	padding-top: .75rem;
	resize: none;
	width: 100%
}

.form input[type=text]::-moz-placeholder,
.form select::-moz-placeholder,
.form textarea::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(95, 116, 129, var(--tw-placeholder-opacity))
}

.form input[type=text]::placeholder,
.form select::placeholder,
.form textarea::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(95, 116, 129, var(--tw-placeholder-opacity))
}

.form input[type=text],
.form select,
.form textarea {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 48, 115, var(--tw-ring-opacity));
	transition-duration: .35s;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.form input[type=text]:focus,
.form input[type=text]:hover,
.form select:focus,
.form select:hover,
.form textarea:focus,
.form textarea:hover {
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity))
}

@media (min-width:768px) {

	.form input[type=text],
	.form select,
	.form textarea {
		padding-left: 1rem;
		padding-right: 1rem
	}
}

@media (min-width:1024px) {

	.form input[type=text],
	.form select,
	.form textarea {
		font-size: 1.5rem;
		padding-bottom: 1rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
		padding-top: 1rem
	}

	.form textarea {
		font-size: 1.125rem
	}
}

.form select {
	padding-right: 3rem
}

.form input[type=text].error,
.form select.error,
.form textarea.error {
	--tw-border-opacity: 1;
	--tw-text-opacity: 1;
	border-color: rgba(255, 33, 16, var(--tw-border-opacity));
	color: rgba(230, 15, 0, var(--tw-text-opacity))
}

.form input[type=text].error::-moz-placeholder,
.form select.error::-moz-placeholder,
.form textarea.error::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(230, 15, 0, var(--tw-placeholder-opacity))
}

.form input[type=text].error::placeholder,
.form select.error::placeholder,
.form textarea.error::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(230, 15, 0, var(--tw-placeholder-opacity))
}

.form input[type=text].error,
.form select.error,
.form textarea.error {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(255, 33, 16, var(--tw-ring-opacity))
}

.form button[type=submit],
.form input[type=submit] {
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity));
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.2;
	padding-bottom: 1.5rem;
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 1.5rem;
	transition-duration: .35s;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 100%
}

.form button[type=submit]:focus,
.form button[type=submit]:hover,
.form input[type=submit]:focus,
.form input[type=submit]:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 48, 115, var(--tw-bg-opacity))
}

@media (min-width:1024px) {

	.form button[type=submit],
	.form input[type=submit] {
		font-size: 1.5rem
	}
}

.form input[type=checkbox],
.form input[type=radio] {
	--tw-border-opacity: 1;
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 48, 115, var(--tw-ring-opacity));
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
	border-width: 2px;
	cursor: pointer;
	height: 1.25rem;
	margin-right: .75rem;
	width: 1.25rem
}

@media (min-width:1024px) {

	.form input[type=checkbox],
	.form input[type=radio] {
		margin-top: .25rem
	}
}

.form input[type=radio]:checked {
	--tw-border-opacity: 1;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23FFA509' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='6' fill='%23fff'/%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
	border-color: rgba(0, 29, 82, var(--tw-border-opacity))
}

.form input[type=checkbox]:checked {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23FFA509' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
	border-color: rgba(0, 29, 82, var(--tw-border-opacity))
}

.form .form-field,
.form legend {
	--tw-text-opacity: 1;
	color: rgba(0, 29, 82, var(--tw-text-opacity));
	display: block;
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: .0125em;
	line-height: 1.4
}

.form .form-field,
.form fieldset {
	margin-bottom: 2rem
}

.form fieldset>.form-field {
	align-items: flex-start;
	display: flex;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
	margin-top: .875rem
}

@media (min-width:1024px) {
	.form fieldset>.form-field {
		font-size: 1.5rem
	}
}

.form span.error {
	--tw-text-opacity: 1;
	color: rgba(230, 15, 0, var(--tw-text-opacity));
	display: block;
	font-size: .875rem;
	font-weight: 400;
	margin-top: .375rem
}

.gradient-hero {
	background: linear-gradient(rgba(0, 29, 82, 0), rgba(0, 29, 82, .8))
}

.gradient-hero-bg {
	background: linear-gradient(rgba(0, 107, 213, .86), rgba(0, 107, 213, 0))
}

.hero {
	/* margin: 0 0 var(--space-row); */
}

@media screen and (max-width: 1200px) {
	.hero {
		margin-bottom: 0;
	}
}

.the-header {
	z-index: 2000;
	box-shadow: var(--shadow-elevation-medium);
	display: block;
	position: sticky;
	/* top: 0; */
	transform: translateY(0);
	transition: top 0.35s cubic-bezier(0.4, 0, 0.2, 1);
	will-change: transform;
}

.the-header.hide-utility {
	top: -2.3rem;
}

.the-header .utility-bar {
	color: var(--color-primary);
	background-color: var(--color-primary);
	background: linear-gradient(135deg, var(--color-secondary), var(--color-primary) 49%, var(--color-secondary));
	justify-content:flex-end;
	align-items: center;
	width: 100%;
	z-index: 200;
	position:  relative;
	height: fit-content;
}

.the-header .utility-bar-links{
	height: fit-content;
	display:  flex;
	align-items: center;
	justify-content: flex-end;
	align-items: stretch;
	padding: 0 var(--space-horizontal);
	padding-right: 0;
	height: 2.3rem;
	position: relative;
	z-index: 2000;
	flex: 1;
}

.the-header .utility-bar .utility-bar__link{
	color: var(--color-neutral-light);
	text-decoration: none;
	font-weight: var(--font-weight-bold);
	font-size: var(--font-size-xs);
	margin: auto var(--space-m);
}

.the-header .utility-bar .utility-bar__link:hover{
	color: var(--color-accent-gold)
}

.the-header .utility-bar .utility-bar__link.blue {
	color: var(--color-neutral-light);
	padding: var(--space-2xs) var(--space-m);
	background-color: var(--color-accent-bright-blue);
	transition: background-color, box-shadow .2s ease-in-out;
	margin: 0;
	display: flex;
	align-items: center;
}

.the-header .utility-bar .utility-bar__link.gold{
	color: var(--color-secondary);
	padding: var(--space-2xs) var(--space-xl);
	background-color: var(--color-accent-gold);
	background-image: linear-gradient(to right, var(--color-accent-gold), #ffcf86);
	transition: background-color, box-shadow .2s ease-in-out;
	margin: 0;
	display: flex;
	align-items: center;
}

.the-header .utility-bar .utility-bar__link.blue:hover 
{
	color: var(--color-neutral-light);
	box-shadow: var(--shadow-medium-right);
}

.the-header .utility-bar .utility-bar__link.gold:hover
{
	background-color: var(--color-secondary);
	box-shadow: var(--shadow-medium-right);
}


.the-header .nav-item {
	position: relative;
	margin: auto 0;
}

.the-header .nav-item .main-link{
	display: flex;
	align-items: center;
	gap: var(--space-xs);
}


.the-header .dropdown .dropdown-button{
	padding: 0 var(--space-xs);
	border: 2px solid transparent;
	border-radius: var(--border-radius-s);
}

.the-header .dropdown .dropdown-button:hover,
.the-header .dropdown.is-open .dropdown-button{
	border: 2px solid var(--color-neutral-gray);
	background-color: var(--color-neutral-gray);
}

.the-header .dropdown.is-open .info-for .dropdown-button{
	border: 2px solid transparent;
	background-color: transparent;
}

.the-header .dropdown .dropdown-button:hover i,
.the-header .dropdown.is-open .dropdown-button i{
	/* color: var(--color-neutral-light) !important; */
}


.the-header .dropdown .dropdown-button .up,
.the-header .dropdown.is-open .dropdown-button .down {
	visibility: hidden;
	display: none;
}

.the-header .dropdown .dropdown-button .down,
.the-header .dropdown.is-open .dropdown-button .up {
	visibility: visible;
	display: unset;
}


.the-header .info-for .dropdown-button:hover {
	color: var(--color-accent-gold);
	border: 2px solid transparent;
}
.the-header  .info-for .dropdown-button:hover i{
	color: var(--color-accent-gold) !important;
	
}

.the-header .info-for .dropdown-button  {
	color: var(--color-neutral-light);
	font-weight: var(--font-weight-bold);
	display: flex;
	align-items: center;
	gap: var(--space-xs);
	font-size: var(--font-size-xs);
	padding: 0 0 0;
	margin: 0 var(--space-m);
}

.the-header .info-for .dropdown-button:hover{
	background-color: transparent;
}

.the-header .info-for .dropdown.is-open .dropdown-button{
	background-color: transparent;
}


.the-header .nav-item .main-link a{
	color: var(--color-primary);
	text-decoration: none;
	font-weight: var(--font-weight-bold);
	line-height: var(--line-height-m);
}


.the-header .nav-item .main-link a:hover, .the-header .nav-item .sub-links ul li a:hover{
	color: var(--color-accent-bright-blue);
}

.the-header .nav-item.dropdown .sub-links{
	display: none;
	visibility: hidden;
	
}

.the-header .nav-item.dropdown.is-open .sub-links{
	display: block;
	visibility: visible;
}

.the-header .nav-item .sub-links ul{
	padding: var(--space-m);
	border-color: var(--color-primary);
	/* border-bottom-color: var(--color-primary); */
	border-width: 0px 0px 4px 0px;
	border-radius: var(--border-radius-s);
	/* background: var(--graphic-abstract); */
	background-size: cover;
	background-position: center;
	background-color: var(--color-neutral-gray);
	list-style-type: none;
	position: absolute;
	left: calc(var(--space-m) * -1);
	width: 320px;
	box-shadow: var(--shadow-low-right);
	display: flex;
	flex-direction: column;
	gap: var(--space-xs);
	z-index: 2000;
}

.the-header .nav-item .sub-links a {
	color: var(--color-primary);
	text-decoration: none;
	font-weight: var(--font-weight-bold);
}

.c-search-trigger .close {
  display: none;
}

.home .the-header.scroll-top {
	--tw-bg-opacity: 0
}

.home .the-header.scroll-top .the-header__logo,
.the-header__logo-white {
	display: none
}

.home .the-header.scroll-top .the-header__logo-white {
	display: block
}


.home .the-header.scroll-top .the-header__button {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity))
}

header {
	box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.c-header-contain > a {
	 text-decoration: none !important;
}

.c-header-contain {
	gap: var(--space-l);
	background-color: var(--color-neutral-light);
	box-shadow: var(--shadow-low-right);
	z-index: 100;
}

.c-header-items {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex: 1;
	padding: 0 var(--space-horizontal);
}

.c-header-contain .main-menu,
.c-header-contain .main-menu .main-links{
	display: flex;
	gap: var(--space-l);
	align-items: center;
}

.c-header-contain .main-menu .main-links.mobile{
		visibility: hidden;
		display: none;
}

.the-header .utility-bar.mobile{
		visibility: hidden;
		display: none;
	}

.c-header-contain .main-menu .main-links.mobile .mobile-menu-dropdown
	{
		visibility: hidden;
		display: none;
		position: absolute;
		right: 0;
		top: calc(var(--space-vertical-l) + 2.3rem);
		width: 100vw;
		border-top: 2px solid var(--color-neutral-gray);
		overflow-y: auto;
		height: calc(100vh - var(--space-2xl));
		max-height: calc(100vh - var(--space-2xl));
		padding-bottom: var(--space-s);
		border-radius: 0 0 0 var(--border-radius-s);
		border-top: px solid var(--color-primary);
		box-shadow: var(--shadow-low-left);
		background-color: var(--color-primary);
		background: linear-gradient(135deg, var(--color-secondary), var(--color-primary) 49%, var(--color-secondary));
		z-index: 100;
}

.c-header-contain .main-menu .main-links.mobile .mobile-menu-dropdown.is-open
{
	visibility: visible;
	display: block;
}

.the-header .mobile-menu-dropdown .dropdown .dropdown-button .up,
.the-header .mobile-menu-dropdown .dropdown.is-open .dropdown-button .down,
.the-header .mobile-menu-dropdown .dropdown .dropdown-button .down,
.the-header .mobile-menu-dropdown .dropdown.is-open .dropdown-button .up
{
	visibility: hidden;
	display: none;
}



@media screen and (max-width:1700px)
{
	.the-header .nav-item .main-link a,
	.the-header__button {
	color: var(--color-primary);
	text-decoration: none;
	font-weight: var(--font-weight-bold);
	line-height: var(--line-height-m);
	}

	.c-header-contain .main-menu,
	.c-header-contain .main-menu .main-links{
		gap: var(--space-s);
	}
}
@media screen and (max-width:1500px)
    
{
    .c-header-contain .main-menu .main-links.mobile .mobile-menu-dropdown.is-open
    {
        visibility: visible;
		overscroll-behavior: contain;
    }
    
	.c-header-contain .main-menu {
		gap: var(--space-xs);
	}
	
	.c-header-contain .main-menu .main-links{
		visibility: hidden;
		display: none;
	}

	.c-header-contain .main-menu .main-links.mobile
	{
		visibility: visible;
        display: block;
	}

	.the-header .mobile-menu-dropdown .nav-item .main-link {
		align-items: stretch;
		border-bottom: 1px solid var(--color-neutral-light);
	}

	.the-header .mobile-menu-dropdown .nav-item.is-open .main-link {
		border-bottom: 1px solid var(--color-primary);
	}

	.mobile-menu-dropdown .nav-item .dropdown-button {
		padding: var(--space-s) var(--space-horizontal);
		border:  0;
		border-radius: 0;
	}

	.mobile-menu-dropdown .nav-item .dropdown-button:hover,
	.mobile-menu-dropdown .nav-item.is-open .dropdown-button
	{
		border-radius: 0;
		background-color: var(--color-secondary);
		border: 0;
	}

	.mobile-menu-dropdown .nav-item .dropdown-button i
	{
		color: var(--color-neutral-light) !important
	}

	.the-header .mobile-menu-dropdown.is-open .dropdown .dropdown-button .up,
	.the-header .mobile-menu-dropdown.is-open .dropdown.is-open .dropdown-button .down {
		visibility: hidden;
		display: none;
	}

	.the-header .mobile-menu-dropdown.is-open .dropdown .dropdown-button .down,
	.the-header .mobile-menu-dropdown.is-open .dropdown.is-open .dropdown-button .up {
		visibility: visible;
		display: block;
	}

.the-header .mobile-menu-dropdown .dropdown .dropdown-button .up,

	.mobile-menu-dropdown .nav-item .dropdown-button:hover i,
	.mobile-menu-dropdown .nav-item.is-open .dropdown-button i
	{
		/*color: var(--color-neutral-light) !important;*/
	}

	.mobile-menu-dropdown .nav-item .info-for .dropdown-button {
		padding: 0;
		margin: 0;
		border-left: 0px solid var(--color-neutral-gray);
		font-size: var(--font-size-m);
		width: 100%;
		justify-content: space-between;
	}

	.mobile-menu-dropdown .nav-item .main-link a {
		flex: 1;
		padding: var(--space-m) var(--space-horizontal);
		display: flex;
		align-items: center;
		color: var(--color-neutral-light);
	}

	.mobile-menu-dropdown .nav-item .main-link a:hover {
		color: var(--color-accent-gold);
	}

	.mobile-menu-dropdown .nav-item .sub-links ul {
		position: static;
		border: 0;
		box-shadow: none;
		padding: var(--space-m) var(--space-horizontal);
		margin: 0;
		width: unset;
		/* border-bottom: 1px solid var(--color-primary); */
		border-radius: 0;
	}
	
	.mobile-menu-dropdown-button {
		padding: var(--space-xs);
		display: flex;
		gap: var(--space-xs);
		align-items: center;
		color: var(--color-primary);
		font-weight: var(--font-weight-bold);
	}

	.mobile-menu-dropdown-button:hover,
	.mobile-menu-dropdown-button:hover i
	{
		color: var(--color-accent-bright-blue) !important;
	}

	.mobile-menu-dropdown-button .open-icon{
		visibility: visible;
	}

	.mobile-menu-dropdown-button .close-icon{
		display: none;
	}
    
    	.c-header-contain .main-menu .main-links.mobile .mobile-menu-dropdown.is-open
	{
		height: calc(100vh - var(--space-2xl));
		width: 100vw;
		left: 0;
		/* top: var(--space-vertical-l); */
		padding-bottom: calc(var(--space-2xl) * 2);
		/* border: 0px; */
		background-color: var(--color-primary);
		background: linear-gradient(135deg, var(--color-secondary), var(--color-primary) 49%, var(--color-secondary));
	}

}

@media screen and (max-width:1000px)
{
	html {
		scroll-padding-top: 120px;
	}
	
	.menu-label {
		position: absolute;
		  width: 1px;
		  height: 1px;
		  padding: 0;
		  margin: -1px;
		  overflow: hidden;
		  clip: rect(0, 0, 0, 0);
		  border: 0;
	}
    
	.the-header .utility-bar{
		visibility: hidden;
		display: none;
	}

	.the-header .utility-bar.mobile{
		visibility: visible;
		display: block;
		/* padding-top: var(--space-m); */
		/* border:  0; */
		background: none;
	}

	.the-header .utility-bar.mobile .utility-bar-links {
		flex-direction: column;
		align-items: stretch;
		height:  fit-content;
	}

	.the-header .utility-bar.mobile .utility-bar-links,
	.the-header .utility-bar.mobile .utility-bar__link{
		padding:  0;
		margin: 0;
		font-size: var(--font-size-m);
		/* border-bottom: 1px solid var(--color-neutral-light); */
	}

	.the-header .utility-bar.mobile .utility-bar-links .nav-item
	{
		border-bottom: 1px solid var(--color-neutral-light);
	}

	.the-header .utility-bar.mobile .utility-bar-links.top-links{
		flex-direction: row;
		display: flex;
		column-gap: var(--space-m);
		padding:  var(--space-m) var(--space-horizontal);
		background: none;
		border-bottom: 1px solid var(--color-neutral-light);
	}

	.the-header .utility-bar.mobile .utility-bar__link{
		border-bottom: 1px solid var(--color-neutral-light);
		padding: var(--space-s) var(--space-horizontal);
	}

	.utility-bar.mobile .info-for .dropdown-button{
		padding: var(--space-m) var(--space-horizontal);
		/* border-top: 2px solid var(--color-secondary); */
	}

	.utility-bar.mobile .info-for .dropdown-button:hover,
	.utility-bar.mobile .is-open .info-for .dropdown-button
	{
		background-color: var(--color-secondary);
	}

	.the-header .utility-bar .utility-bar__link.gold,
	.the-header .utility-bar .utility-bar__link.blue{
		flex: 1;
		text-align: center;
		padding: var(--space-xs) var(--space-m);
		border-radius: var(--border-radius-s);
		/* margin: 0  var(--space-horizontal) var(--space-s); */
		font-size: var(--font-size-m);
		/* margin-bottom: var(--space-m); */
		border: 0;
		justify-content: center;
	}

	

	.mobile-menu-dropdown .nav-item .dropdown-button {
		padding: var(--space-s) var(--space-horizontal);
	}

	.mobile-menu-dropdown .nav-item .main-link a {
		padding: var(--space-m) var(--space-horizontal);
	}

	.mobile-menu-dropdown .nav-item .sub-links ul {
		padding: var(--space-m) var(--space-horizontal);}

	 .c-header-contain .main-menu .main-links.mobile .mobile-menu-dropdown.is-open
	{
		top: var(--space-vertical-l); 
	}
}

.c-header-logo {
	flex-basis: 170px;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: var(--space-xl);
	width: 170px;
	height: fit-content;
}

.c-header-logo img {
	width: 170px !important
}

.c-header-home__content .title-lg {
	font-family: var(--font-serif);
	font-size: clamp(3.08rem, calc(2.8rem + 1vw), 5rem);
	font-weight: var(--font-weight-bold);
	line-height: var(--line-height-s);
	max-width: 65%;
	color: var(--color-neutral-light);
	text-shadow: 2px 2px 4px #000000a6;
}

@media screen and (max-width:800px) {
	.c-header-home__content .title-lg {
		max-width: none;
	}

	.c-header-logo img {
	width: 143px !important;
	height: auto;
	}
}

.c-header-home__content h1.w-5 {
	width: auto;
}

.c-header-navigation {
	display: flex;
	width: calc(100% - 170px);
	align-items: center;
	gap: var(--space-m);
}

.c-header-cougarweb-login {
	align-self: center;
	font-size: var(--font-size-2xs);
	font-weight: 600;
	margin-left: auto;
	padding: 0 10px;
	text-align: center;
	padding: var(--space-2xs) var(--space-s);
}

.c-header-utility-options {
	align-self: center;
	display: flex;
	font-weight: var(--font-weight-bold);
	margin-right: 30px;
	text-transform: none;
}

.c-header-navigation button,
.c-header-utility-options {
	color: var(--color-primary);
	transition: .2s ease-in-out;
	font-size: var(--font-size-m);
	font-weight: var(--font-weight-bold);
}

.c-header-navigation button:hover,
.c-header-utility-options:hover {
	color: var(--color-accent-bright-blue)
}

#menu-primary {
	background: var(--color-secondary);
	background: linear-gradient(135deg, var(--color-secondary), var(--color-secondary) 49%, var(--color-secondary));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-secondary)", endColorstr="var(--color-secondary)", GradientType=1);
	margin-right: 0;
	width: calc(100% - 180px)
}

.c-header-utility-dropdown {
	border: 1px solid var(--color-primary);
	border-bottom: 4px solid var(--color-primary);
	border-radius: var(--border-radius-s);
	left: -36%;
	padding: 0 var(--space-m) !important;
	width: 300px !important;
	margin-top: var(--space-s);
}

.c-header-utility-dropdown ul {
	margin: 0;
	padding: 0;
}

.c-header-utility-dropdown li a {
	font-weight: var(--font-weight-bold);
	margin: var(--space-s) 0;
	text-align: center;
	text-decoration: none;
}

.c-header-utility-dropdown li a:hover {
	color: var(--color-accent-bright-blue);
}

.the-header__button {
	background: none !important;
	padding: var(--space-xs);
	--tw-text-opacity: 1;
	color: var(--color-primary);
	gap: var(--space-xs);
	align-items: center;
}

.the-header__button:hover,
.the-header__button:hover i
	{
		color: var(--color-accent-bright-blue) !important;
	}

.c-primary-menu-trigger {
	padding-left: 0
}

.c-primary-menu-trigger b {
	font-weight: 600
}

.c-primary-menu-dropdown {
	right: 0;
	top: var(--space-vertical-l);
	width: 915px
}

.c-primary-menu-dropdown ul {
	margin: var(--space-m) 0;
	padding: 0;
}

.c-primary-menu-dropdown #menu-primary {
	padding: var(--space-row) var(--space-horizontal);
	width: 900px
}

.c-primary-menu-dropdown #menu-primary a {
	color: var(--color-neutral-light);
	font-family: var(--font-serif);
	font-weight: 400;
	left: -10px;
	padding: var(--space-row) 0 0;
}

.c-primary-menu-option
{
	text-decoration: none !important;
}

.c-primary-menu-dropdown #menu-primary a:hover {
	color: var(--color-neutral-light);
}

.c-primary-menu-dropdown #menu-primary a>svg {
	display: inline-block;
	margin-left: 20px;
	position: relative;
	top: 25px;
	transform: translateY(-50%);
	transition: .2s ease-in-out
}

.c-primary-menu-dropdown #menu-primary a:hover>svg {
	margin-left: 25px;
	top: 20px
}

.c-primary-menu-dropdown #menu-primary a:hover>svg path {
	stroke: var(--color-accent-gold);
}

.c-primary-menu-dropdown #menu-primary>a {
	margin-bottom: 20px
}

.c-primary-menu-dropdown li.block {
	border-bottom: 1px solid var(--color-neutral-gray);
	padding-bottom: var(--space-2xs);
}

 .c-primary-menu-dropdown .cw-information li.block {
	border-bottom: 0px solid var(--color-neutral-gray);
}

.c-primary-menu-dropdown li.block ul {
	display: grid;
	grid-template-columns: var(--template-columns-3);
	flex-wrap: wrap;
	padding: 0 !important;
	gap: var(--space-xs) var(--space-m);
}

.c-primary-menu-dropdown li.block ul li {
	border-bottom: 0;
	height: auto !important;
}

.c-primary-menu-dropdown li.block ul li a {
	font-family: var(--font-sans-serif) !important;
	padding: 0 !important
}

.c-menu-primary__footer {
	background: var(--color-secondary);
	display: block;
	padding: 0 var(--space-horizontal) var(--space-vertical);
	position: relative;
	width: 100% !important
}

.c-menu-primary__footer .subtitle {
	display: none
}

.c-primary-menu__footer-contain {
	align-content: space-around;
	display: flex;
	margin: 0 auto !important;
	padding: 0 !important;
	position: relative
}

.c-primary-menu-link {
	border: 2px solid var(--color-neutral-light);
	color: var(--color-neutral-light);
	font-family: var(--font-sans-serif);
	font-weight: 600;
	height: 45px;
	line-height: 45px;
	margin-right: 30px;
	padding: 0 20px !important;
	white-space: nowrap
}

#header-search-input {
	background: none !important;
	color: var(--color-neutral-light) !important;
	font-weight: 100;
	padding: 0 45px 0 50px
}

.c-search-contain .button {
	font-size: 0
}

.c-search-contain>svg {
	display: block;
	height: 30px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px
}

.c-search-contain>svg line,
.c-search-contain>svg path {
	stroke: var(--color-neutral-light)
}

.c-search-panel {
	top: var(--space-vertical-l);
}

.c-search-submit {
	background: none !important;
	display: block;
	height: 30px !important;
	right: 0;
	transform: translateY(-50%);
	width: auto !important
}

.c-search-contain label,
.c-search-submit {
	position: absolute;
	top: 50%;
}

.c-search-contain {
	display: block;
	position: relative;
}

.c-primary-menu__footer-contain li {
	border-bottom: 0 !important
}

li:not(:last-child) .resource-link__inner {
	--tw-border-opacity: 1;
	border-bottom-width: 2px;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity))
}

.menu-desktop__button {
	--tw-text-opacity: 1;
	--tw-text-opacity: 0.5;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	position: relative;
	transition-duration: .35s;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu-desktop__button:focus,
.menu-desktop__button:hover,
.menu-desktop__button[aria-expanded=true] {
	--tw-text-opacity: 1
}

.menu-desktop__button:before {
	--tw-bg-opacity: 1;
	transtion-property: width;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity));
	content: "";
	display: block;
	height: .125rem;
	margin-right: .75rem;
	margin-top: .875rem;
	transition-duration: .35s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 0
}

.menu-desktop__button[aria-expanded=true]:before {
	width: 2rem
}

@media (min-width:1024px) {
	.menu-desktop__button:before {
		margin-top: 1.25rem
	}

	.menu-desktop__button[aria-expanded=true]:before {
		width: 3.5rem
	}
}

.audience__button {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	position: relative
}

.audience__button:before {
	--tw-scale-x: 0;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity));
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transform: var(--tw-transform);
	transform-origin: left;
	transition-duration: .35s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 100%;
	z-index: 0
}

.audience__button:hover:before,
.audience__button[aria-expanded=true]:before {
	--tw-scale-x: 1;
	transform: var(--tw-transform)
}

.audience__item:nth-child(-n+2) {
	border-top-width: 2px
}

.md\:top-26,
top-24 {
	top: 6rem
}

@media screen and (max-width:1140px) {
	.c-primary-menu-dropdown {
		left: 0;
		width: 100%;
		border-top: 2px solid var(--color-neutral-gray);
	}

	.c-primary-menu-dropdown #menu-primary {
		width: 100%
	}
}

@media screen and (max-width: 1360px) {
	.c-header-utility-options {
		display: none !important
	}
}

@media screen and (max-width:1000px) {
	.c-header-navigation {
		justify-content: flex-end
	}

	.information-dropdown {
		display: none !important
	}

	.c-header-navigation button {
		display: flex;
	}

	.c-search-panel {
		margin-left: auto
	}

	.c-header-cougarweb-login {
		display: none
	}
}

.c-deskset {
	display: none
}

.c-deskset a,
.c-deskset summary {
	color: var( --color-primary);
	font-weight: 600;
	margin: var(--space-xs) 0;
	text-transform: none;
	text-decoration: none !important;
}

.c-deskset summary {
	align-items: center;
	display: flex;
	justify-content: space-between;
	width: 100%
}

.c-deskset details:not([open]) .close,
.c-deskset details[open] .open {
	display: none
}

.c-deskset summary::-webkit-details-marker {
	display: none
}

.c-deskset-cougarweb-login {
	align-self: center;
	font-size: 12px;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	margin-left: auto;
	padding: 0 10px
}

.c-deskset .cw-information,
.c-deskset .cw-login {
	display: none
}

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

	.c-deskset .cw-information,
	.c-deskset .cw-login {
		display: block
	}
}

@media screen and (max-width:1080px) {
	.c-deskset {
		display: flex
	}
}

@media screen and (max-width:800px) {
	.c-search-panel {
		z-index: 175
	}

	.c-search-panel>div {
		padding: 20px 0
	}

	.c-search-panel .container,
	.c-search-panel .container>div {
		margin: 0;
		width: 100%
	}

	.c-search-panel .container {
		padding: 0 4.545454545% 
	}

	.c-menu-primary__footer {
		padding: 4.545454545% 
	}

	.c-primary-menu-dropdown #menu-primary {
		padding: 0 4.545454545%  4.545454545%  !important
	}

	.c-primary-menu-dropdown #menu-primary .container {
		margin: 0;
		width: 100%
	}

	.c-primary-menu-dropdown #menu-primary a>svg {
		display: inline-block;
		margin-left: 10px;
		position: relative;
		top: 8px;
		transform: translateY(-50%);
		transition: .2s ease-in-out
	}

	.c-primary-menu-dropdown #menu-primary a:hover>svg {
		margin-left: 10px;
		top: 8px
	}

	.c-primary-menu-dropdown li.block ul li a svg {
		display: none !important
	}

	.c-primary-menu-dropdown li.block ul li {
		margin-bottom: 0;
		width: 100%
	}

	.c-primary-menu-trigger b,
	.c-search-trigger>span {
		display: none !important
	}
}

.li-square {
	position: relative
}

.li-square:before {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity));
	content: "";
	height: .25rem;
	left: 0;
	position: absolute;
	top: .625rem;
	width: .25rem
}

@media (min-width:640px) {
	.link-list__list {
		display: grid;
		gap: 1rem;
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.link-list--2-up .link-list__list {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}
}

.breadcrumb-item:not(:last-child):after {
	content: " /"
}

/* Start 247819 */
.breadcrumbs ol{
	font-size: var(--font-size-s) !important;
	border-radius: var(--border-radius-s);
	display:  flex;
	align-items: center;
	justify-content: left;
	flex-wrap: wrap;
	gap: var(--space-xs) var(--space-s);
	padding: 0 var(--space-horizontal);
	margin: auto;
	margin-top: var(--space-s);
	margin-bottom: var(--space-s);
	list-style-type: none;
}

@media screen and (max-width: 1200px) {
	.breadcrumbs ol{
		height: unset;
		margin-top: var(--space-s);
	}
}

.breadcrumbs a {
	transition: .1s ease-in-out;
	color: var(--color-brand-blue);
	width: fit-content;
}

.breadcrumbs ol li:nth-last-of-type(2) {
  /* font-weight: bold; */
}

.breadcrumbs ol li a i:hover {
	color: var(--color-accent-bright-blue) !important;
}

.breadcrumbs a:hover {
	color: var(--color-accent-bright-blue);
}

.breadcrumbs li {
	display:  flex;
	align-items: center;
	gap: 0 var(--space-s);
}

.breadcrumbs li::after{
  font-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Pro"));
  font-weight: 900; 
  content: "\f054";
  color: var(--color-secondary);
  font-size: .75em;
  line-height: .0833333em;
  vertical-align: .125em;
}

.breadcrumbs li:last-of-type::after{
  content: "";
}

.breadcrumbs span {
	background-color: var(--color-secondary);
	display: inline-block;
	height: 2px;
	position: relative;
	vertical-align: middle;
	width: var(--font-size-xs);
	z-index: 2;
	transform: rotate(-70deg);
	transform-origin: center;
	margin: var(--space-xs);
}

.breadcrumbs span:last-of-type {
	display: none
}

.breadcrumbs .more-button {
	visibility: hidden;
	display: none;
}

.breadcrumbs .more-button button{
	border: 2px solid var(--color-primary);
	padding: var(--space-2xs) var(--space-2xs);
	border-radius: var(--border-radius-s);
	display: flex;
	align-items: center;
}

.breadcrumbs .more-button button .close{
	display: none;
}

.breadcrumbs .more-button button:hover
{
	border: 2px solid var(--color-accent-bright-blue);
	
}

.breadcrumbs .more-button button:hover i
{
	color: var(--color-accent-bright-blue) !important;
}

@media screen and (max-width: 800px)
{
	.breadcrumbs .more-button {
		visibility: visible;
		display: flex;
	}

	.breadcrumbs li.link {
		display: none;
	}

	.breadcrumbs li {
		display:  flex;
		align-items: center;
		gap: 0 var(--space-s);
	}

	.breadcrumbs ol{
		height: unset;
		margin-top: var(--space-s);
		gap: var(--space-xs) var(--space-s);
	}
}




.rich-text {
	font-size: 1rem;
	font-weight: 300
}

@media (min-width:1024px) {
	.rich-text {
		font-size: 1.125rem
	}
}

.rich-text h2 {
	font-family: var(--font-sans-serif);
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: .0125em;
	line-height: 1.1;
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

@media (min-width:768px) {
	.rich-text h2 {
		font-size: 2rem
	}
}

@media (min-width:1024px) {
	.rich-text h2 {
		font-size: 2.5rem;
		margin-bottom: 2rem;
		margin-top: 2rem
	}
}

.rich-text h3 {
	font-family: var(--font-sans-serif);
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 1rem;
	margin-top: 1rem
}

@media (min-width:1024px) {
	.rich-text h3 {
		font-size: 1.5rem
	}
}

.rich-text h4,
.rich-text h5,
.rich-text h6 {
	font-family: var(--font-sans-serif);
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.6;
	margin-bottom: 1rem;
	margin-top: 1rem
}

@media (min-width:1024px) {

	.rich-text h4,
	.rich-text h5,
	.rich-text h6 {
		font-size: 1.125rem
	}
}

.rich-text img {
	height: auto;
	margin-bottom: 2rem;
	margin-top: 2rem;
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
	width: 100%
}

@media (min-width:1024px) {
	.rich-text img {
		margin-bottom: 2.5rem;
		margin-top: 2.5rem
	}
}

.rich-text p {
	font-size: 1rem;
	margin-bottom: 1rem;
	margin-top: 1rem
}

@media (min-width:1024px) {
	.rich-text p {
		font-size: 1.125rem
	}
}

.rich-text ul {
	font-size: 1rem;
	list-style-type: square;
	margin-bottom: 1rem;
	margin-top: 1rem
}

@media (min-width:1024px) {
	.rich-text ul {
		font-size: 1.125rem
	}
}

.rich-text ol {
	font-size: 1rem;
	list-style-type: decimal;
	margin-bottom: 1rem;
	margin-top: 1rem
}

@media (min-width:1024px) {
	.rich-text ol {
		font-size: 1.125rem
	}
}

.rich-text li {
	margin-left: 2.25rem
}

.rich-text hr {
	--tw-border-opacity: 1;
	border-color: rgba(212, 225, 225, var(--tw-border-opacity));
	border-top-width: 2px;
	margin-bottom: 2rem;
	margin-top: 2rem
}

.rich-text strong {
	font-weight: 600
}

.rich-text em {
	font-style: italic
}

.rich-text a {
	font-weight: 600;
	text-decoration: underline
}

.rich-text a:hover {
	text-decoration: none
}

.rich-text a {
	background-image: linear-gradient(180deg, var(--color-accent-gold), var(--color-accent-gold));
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 0 100%;
	transition: background-size .35s ease-in-out
}

.rich-text a:hover {
	background-size: 200% 100%
}

.rich-text :first-child {
	margin-top: 0
}

.hover-highlight,
.hover-highlight-child {
	background-image: linear-gradient(180deg, var(--color-accent-gold), var(--color-accent-gold));
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 0 100%;
	transition: background-size .35s ease-in-out
}

.hover-highlight:hover,
a:hover .hover-highlight-child,
a:hover>.hover-highlight,
button:hover .hover-highlight-child,
button:hover>.hover-highlight {
	background-size: 200% 100%
}

.text-collin-brand-blue {
	color: var(--color-primary)
}

.text-collin-royal-blue {
	color: var(--color-secondary)
}

.text-collin-hot-blue {
	color: var(--color-accent-bright-blue)
}

.text-collin-yellow {
	color: var( --color-accent-gold)
}

.c-hero-landing__sidebar {
	margin-bottom: var(--space-vertical);
	height: 100%;
	overflow: visible;
	display: flex;
	gap: var(--space-row);
	flex-direction: column;
}


@media screen and (max-width:1200px) {
	
	.c-hero-landing__sidebar {
		position: unset;
		margin-bottom: 0;
		gap: 0;
		top: unset;
	}
}


.sidebar {
  grid-template-columns: 1fr;
  height: fit-content;
  width: 100%;
  position: sticky;
  top: calc(var(--space-2xl) + var(--space-vertical-l));
  max-height: 74vh;
  overflow-y: auto;
  /* margin-top: var(--space-row); */
}

.sidebar .c-hero__breadcrumbs.breadcrumbs
{
	visibility: hidden;
	display: none;
}

@media screen and (max-width: 1200px) {
    .sidebar-contacts + .sidebar {
        margin-top: 0;
    }

	.sidebar {
	  position: unset;
	  top: unset;
	  max-height: unset;
	  overflow-y: unset;
	}
}

.sidebar ul
{
	margin: 0;
	list-style-type: none;
	padding: 0;
	display:  flex;
	flex-direction: column;
	gap: var(--space-s);
}

.sidebar h2 {
	font-family: var(--font-sans-serif);
	font-weight: var(--font-weight-bold);
	font-size: var(--font-size-xl);
	margin: 0;
	/* padding: var(--space-m) var(--space-m) 0; */
}

.sidebar a {
	 align-items: center;
	 border-bottom: 2px solid var(--industrial-gray);
	 text-decoration: none !important;
	 color: var(--color-primary);
	 /* transition: font-weight .2s ease-in-out; */
	 display: block;
	 width: fit-content;
	 /* padding: 0 var(--space-m); */
}



.sidebar a.active {
	font-weight: var(--font-weight-bold);
}


/* Contacts */
.sidebar-contacts
{
    /* margin-top: var(--space-vertical); */
}

.sidebar-contacts h2 {
    margin: 0;
    border-bottom: 2px solid var(--industrial-gray);
    font-size: var(--font-size-xl);
    font-weight: var(--font-weight-bold);
    font-family: var(--font-sans-serif);
}

.sidebar-contacts ul
{
    margin: 0;
    list-style-type: none;
    padding: 0;
    display:  flex;
    gap: var(--space-s);
    flex-direction: column;
}

.sidebar-contacts li
{
    margin: 0;
    list-style-type: none;
    display: flex;
    column-gap: var(--space-s);
    align-items: center;
}

.sidebar-contacts li:last-of-type
{
    padding-bottom: 0;
    
}

.sidebar-contacts a
{
    color: var(--color-primary);
    font-weight: var(--font-weight-regular);
    transition: font-weight .2s ease-in-out;
    
}

.sidebar-contacts a:hover
{
    text-decoration: none;
    font-weight: var(--font-weight-medium);
}

button.sidebar-dropdown {
	visibility: hidden;
    display: none;
}


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

	 .sidebar h2, .sidebar-contacts h2  {
		font-size: var(--font-size-l);
		padding: var(--space-m) var(--space-horizontal);
		/* background-color: var(--color-neutral-gray); */
		box-shadow: var(--shadow-low-right);
	}
	
   .sidebar .content-colapsable, .sidebar-contacts .content-colapsable {
        visibility: hidden;
        display: none;
    }

	.sidebar-contacts.is-open .content-colapsable, .sidebar.is-open .content-colapsable {
        visibility: visible;
        display: block;
        padding: var(--space-m) var(--space-horizontal);
        /* background-color: var(--color-neutral-gray); */
    }

	button.sidebar-dropdown {
		visibility: visible;
		display: unset;
		position: absolute;
		right: calc(var(--space-horizontal) - var(--space-s));
		top: 16px;
		height: var(--space-xl);
		width: var(--space-xl);
	}

	.sidebar-contacts button.sidebar-dropdown .sidebar-dropdown-icon:last-of-type,
	.sidebar button.sidebar-dropdown .sidebar-dropdown-icon:last-of-type
	{
		visibility: hidden;
	    display: none;
	}

	.sidebar-contacts.is-open button.sidebar-dropdown .sidebar-dropdown-icon,
	.sidebar.is-open button.sidebar-dropdown .sidebar-dropdown-icon
	{
		visibility: hidden;
		display: none;
	}

	.sidebar-contacts.is-open button.sidebar-dropdown .sidebar-dropdown-icon:last-of-type,
	.sidebar.is-open button.sidebar-dropdown .sidebar-dropdown-icon:last-of-type
	{
		visibility: visible;
	    display: unset;
	}

	.sidebar .c-hero__breadcrumbs.breadcrumbs
	{
		visibility: visible;
		display: flex;
		padding: 0;
		padding-bottom: var(--space-s);
		margin: 0;
		width: 100%;
		flex-wrap: wrap;
		height: unset;
	}
}



.tooltip-panel {
	bottom: calc(100% + .75rem)
}

.tooltip-panel--center {
	--tw-translate-x: -50%;
	left: .625rem;
	transform: var(--tw-transform)
}

.tooltip-panel--right {
	right: -.5rem
}

.tooltip-panel--left {
	left: -.5rem
}

.tooltip-caret {
	-webkit-clip-path: polygon(0 0, 100% 0, 50% 80%);
	clip-path: polygon(0 0, 100% 0, 50% 80%)
}

.sticky-wrapper{
	position: sticky;
	top: 0;
	z-index: 3000;
}

.top-bar {
	left: 0;
	position: sticky;
	top: var(--space-vertical-l);
	width: 100%;
	z-index: 220;
	box-shadow: var(--shadow-low-left);
	/* border-bottom: 2px solid var(--color-secondary); */
}

@media (min-width: 1000px) {
	.top-bar {
		top: calc(var(--space-vertical-l) + 2.3rem);
	}
}

.top-bar__content {
	font-size: var(--font-size-s);
	/* letter-spacing: .0125em; */
	line-height: var(--line-height-m);
}

@media (min-width:768px) {
	.top-bar__content {
		font-size: var(--font-size-s);
	}
}

.top-bar__content a {
	font-weight: 600;
	text-decoration: underline
}

.top-bar__content a:hover {
	text-decoration: none
}

.top-bar__content a {
	/* background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 50%, var(--color-neutral-light) 0); */
	background-position: 0 0;
	background-size: 200% auto;
	transition: background-position .35s ease-in-out
}

.top-bar__content a:hover {
	background-position: -99.99% 0
}

.top-bar__content h1,
.top-bar__content h2,
.top-bar__content h3,
.top-bar__content h4,
.top-bar__content h5,
.top-bar__content h6 {
	font-family: var(--font-sans-serif);
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.3
}

@media (min-width:768px) {

	.top-bar__content h1,
	.top-bar__content h2,
	.top-bar__content h3,
	.top-bar__content h4,
	.top-bar__content h5,
	.top-bar__content h6 {
		font-size: 1.5rem
	}
}

.top-bar__content strong {
	font-weight: 600
}

.top-bar__content *+* {
	margin-top: .25rem
}

@media (min-width:768px) {
	.top-bar__content *+* {
		margin-top: .375rem
	}
}

.top-bar__notification {
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;
	background-color: var(--color-accent-gold);
	color: rgba(0, 29, 82, var(--tw-text-opacity));
	padding: var(--space-m) var(--space-horizontal);
}

.top-bar__alert {
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;
	background-color: rgb(130 17 9);
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	padding: var(--space-row-s) var(--space-horizontal);
}

.top-bar__alert a {
	background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 50%, var(--color-secondary) 0)
}

.title-xxl {
	font-family: var(--font-sans-serif);
	font-size: 4.375rem;
	font-weight: 600;
	line-height: .9
}

@media (min-width:1024px) {
	.title-xxl {
		font-size: 8.75rem
	}
}

.title-xl {
	font-family: var(--font-sans-serif);
	font-size: 3.125rem;
	font-weight: 600;
	line-height: .9
}

@media (min-width:1024px) {
	.title-xl {
		font-size: 6.25rem
	}
}

.title-lg {
	font-family: var(--font-sans-serif);
	font-weight: 600;
	line-height: .9
}

.title-md {
	font-family: var(--font-sans-serif);
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: .0125em;
	line-height: 1.1
}

@media (min-width:1024px) {
	.title-md {
		font-size: 3.5rem
	}
}

.title-sm {
	font-family: var(--font-sans-serif);
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: .0125em;
	line-height: 1.1
}

@media (min-width:768px) {
	.title-sm {
		font-size: 2rem
	}
}

@media (min-width:1024px) {
	.title-sm {
		font-size: 2.5rem
	}
}

.title-xs {
	font-family: var(--font-sans-serif);
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.3
}

@media (min-width:1024px) {
	.title-xs {
		font-size: 1.5rem
	}
}

.subtitle {
	font-size: .875rem;
	font-weight: 600;
	letter-spacing: .05em;
	text-transform: uppercase
}

.body,
.subtitle {
	font-family: var(--font-sans-serif);
	line-height: 1.6
}

.body {
	font-size: 1rem;
	font-weight: 300
}

@media (min-width:1024px) {
	.body {
		font-size: 1.125rem
	}
}

.body-lg {
	font-family: var(--font-sans-serif);
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: .0125em;
	line-height: 1.4
}

@media (min-width:1024px) {
	.body-lg {
		font-size: 1.5rem
	}
}

.meta {
	font-family: var(--font-sans-serif);
	font-size: .875rem;
	font-weight: 300;
	letter-spacing: .0125em;
	line-height: 1.6
}

@media (min-width:1024px) {
	.meta {
		font-size: 1rem
	}
}

.meta-sm {
	font-family: var(--font-sans-serif);
	font-size: .875rem;
	font-weight: 500;
	letter-spacing: .05em;
	line-height: 1.6;
	text-transform: uppercase
}

.home-hero__quick-links {
	margin-top: calc(var(--space-vertical) * -2);
	position: relative;
	z-index: 50;
	padding: var(--space-vertical) var(--space-horizontal) var(--space-m);
}

.home-hero__quick-links::before {
	content: "";
	position: absolute;
	inset: 0;
	padding: var(--space-vertical) var(--space-horizontal) 0;
	background: linear-gradient(
  to right,
  #025198 0%,
  #043b73 50%,
  #052f60 80%
);
	top: calc(var(--space-vertical) * 2);
}

.home-hero__quick-links-contain {
	background-color: var(--color-neutral-gray);
	background: var(--graphic-abstract);
	background-position: center;
	background-size: cover;
	background-color: var(--color-neutral-gray);
	border-radius: 10px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	padding: var(--space-row) var(--space-horizontal);
	position: relative;
	gap: var(
 --space-m);
	box-shadow: var(--shadow-low-right);
	flex-wrap: wrap;
}

.home-hero__quick-links-contain .home-hero__quick-link {
	border-right: 1px solid var(--color-primary);
	padding-right: var(--space-m);
	flex: 1;
}

.home-hero__quick-links-contain .home-hero__quick-link h2{
	font-size: var(--font-size-s);
	font-family: var(--sans-serif);
}

.home-hero__quick-links-contain .home-hero__quick-link:last-child {
	border-right: 0;
	margin-right: 0
}

.home-hero__quick-links-contain .home-hero__quick-link p {
	/* color: var(--color-primary); */
	font-size: var(--font-size-s) !important;
	font-weight: var(--font-weight-semi-bold);
	text-transform: capitalize;
}

.home-hero__quick-links-contain .home-hero__quick-link a {
	border-bottom: 2px solid var(--color-primary);
	display: block;
	font-weight: var(--font-weight-bold);
	font-size: var(--font-size-m);
	margin-top: var(--space-2xs);
	position: relative;
	text-decoration: none;
	transition: .2s ease-in-out;
	/* width: calc(100% - 45px); */
	padding-bottom: var(--space-2xs);
	border-radius: var(--border-radius-xs);
}

.home-hero__quick-links-contain .home-hero__quick-link a:hover {
	border-bottom-color: var(--color-accent-bright-blue);
	border-bottom-width: 4px;
	padding-bottom: calc(var(--space-2xs) - 2px);
}

.home-hero__quick-links-contain .home-hero__quick-link a:hover svg path {
	stroke: var(--color-accent-bright-blue);
}

.home-hero__quick-links-contain .home-hero__quick-link a svg {
	float: right;
}

.gradient-hero-bg {
	display: none
}

.c-header-home__content a.button:hover {
	box-shadow: var(--shadow-elevation-medium-dark);
}

@media screen and (max-width: 1600px) {
	.home-hero__quick-links-contain {
		grid-template-columns: 1fr 1fr;
	}

	.home-hero__quick-links-contain .home-hero__quick-link:nth-child(even){
		border: 0;
	}
}

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

	.home-hero__quick-links-contain .home-hero__quick-link {
		border-right: 0;
		/* margin-bottom: 30px; */
		width: 100%;
		flex: unset;
	}

	.home-hero__quick-links-contain .home-hero__quick-link:last-of-type {
		margin-bottom: 0
	}

	.home-hero__quick-links-contain .home-hero__quick-link a {
		margin-right: 0;
	}

	.home-hero__quick-links-contain {
		grid-template-columns: 1fr;
	}

	.home-hero__quick-links-contain .home-hero__quick-link{
		border: 0;
	}
}

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

	.c-header-home__content,
	.c-header-home__content>* {
		width: 100% !important
	}

	.c-header-home__content h1 {
		line-height: 56px
	}

	.c-header-home__content .button.blue {
		width: auto !important
	}

	.home-hero__quick-links-contain .home-hero__quick-link {
		/* margin-right: 20px; */
	}

	.home-hero__quick-links {
		/* margin-top: -70px; */
	}

}






.c-hero-landing {
	display: block;
	height: 450px;
	padding: 0 4.545454545%;
	position: relative;
	width: 100%
}

.c-hero-landing__bg-elements,
.c-hero-landing__bg-elements>div {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.c-hero-landing__bg-elements div:first-of-type {
	background: var(--color-primary);
	background: linear-gradient(135deg, var(--color-primary), var(--color-secondary) 38%, var(--color-secondary) 71%, var(--color-primary) 96%, var(--color-primary));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-primary)", endColorstr="var(--color-primary)", GradientType=1);
	mix-blend-mode: hard-light;
	z-index: 0
}

.c-hero-landing__bg-elements div:last-of-type {
	opacity: .25
}

.c-hero-landing__contain {
	display: flex;
	height: 100%;
	position: relative;
	width: 100%
}

.c-hero-landing__contain-copy,
.c-hero-landing__contain-image {
	height: 100%;
	position: relative;
	width: 50%
}

.c-hero-landing__contain-copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 125px;
	text-align: center
}

.c-hero-landing__contain-image {
	border-radius: 5px;
	height: calc(100% - 65px)
}

.c-hero-landing__contain-copy h1 {
	color: var(--color-neutral-light);
	font-family: var(--font-serif);
	font-size: 65px;
	font-weight: var(--font-weight-medium);
	line-height: var(--line-height-tight)
}

.c-hero-landing__contain-copy p {
	color: var(--color-neutral-light)
}

.c-hero-landing__contain-copy p:before {
	background: var(--color-accent-bright-blue);
	content: "";
	display: block;
	height: 75px;
	margin: 1rem auto;
	position: relative;
	width: 1px
}

.c-hero-landing__intro-block {
	display: block;
	padding: 45px 4.545454545%  60px;
	position: relative;
	width: 100%
}

.c-hero-landing__intro-container {
	display: flex;
	position: relative;
	width: 100%
}

.c-hero-landing__intro-block h2 {
	color: var(--color-primary);
	font-family: var(--font-serif);
	font-size: 36px;
	margin-bottom: 1rem
}

.c-hero-landing__intro-block h3 {
	color: var(--color-accent-bright-blue);
	display: block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 1rem;
	position: relative;
	text-transform: uppercase
}

.c-hero-landing__intro-block p {
	color: var(--color-primary)
}

.c-hero-landing__intro-body {
	padding-right: 60px;
	width: 75%
}

.c-hero-landing__intro-quicklinks {
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap;
	margin: 1.75rem 0 0;
	padding-right: 30px;
	position: relative;
	width: 100%
}

.c-hero-landing__intro-quicklinks a {
	border-bottom: 2px solid var( --color-neutral-gray);
	color: var(--color-primary);
	font-size: 22px;
	margin-bottom: 1rem;
	padding-bottom: 15px;
	padding-right: 30px;
	position: relative;
	transition: .25s ease-in-out;
	width: calc(50% - 30px)
}

.c-hero-landing__intro-quicklinks a:hover {
	border-bottom: 2px solid var(--color-primary)
}

.c-hero-landing__intro-quicklinks a:nth-of-type(odd) {
	margin-right: 30px
}

.c-hero-landing__intro-quicklinks a:nth-of-type(2n) {
	margin-left: 30px
}

.c-hero-landing__intro-quicklinks a span {
	color: var(--color-secondary);
	display: block;
	font-size: 16px;
	margin-top: 5px;
	position: relative
}

.c-hero-landing__intro-quicklinks a svg {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: .2s ease-in-out
}

.c-hero-landing__intro-quicklinks a:hover svg {
	right: -20px
}

@media screen and (max-width:800px) {
	.c-hero-landing__contain-copy {
		padding-right: 60px
	}
}

@media screen and (max-width:900px) {
	.c-hero-landing {
		height: auto;
		padding: 45px
	}

	.c-hero-landing__contain-copy p {
		margin-bottom: 30px
	}

	.c-hero-landing__contain {
		display: block
	}

	.c-hero-landing__contain-image {
		height: 50vw
	}

	.c-hero-landing__contain-copy,
	.c-hero-landing__contain-image {
		width: 100%
	}

	.c-hero-landing__contain-copy {
		padding-right: 0
	}

	.c-hero-landing__intro-container {
		display: block
	}

	.c-hero-landing__intro-body {
		padding-right: 0;
		width: 100%
	}

	.sidebar {
		width: 100%
	}

	.c-hero-landing__intro-quicklinks {
		padding-right: 0
	}

	.c-hero-landing__intro-quicklinks a {
		display: block;
		margin-left: 0 !important;
		margin-right: 0 !important;
		position: relative;
		width: 100%
	}

	.c-hero-landing__intro-quicklinks a:last-of-type {
		margin-bottom: 30px
	}
}


.feature-cta{
	background: linear-gradient(
  to right,
  #025198 0%,
  #043b73 50%,
  #052f60 80%);
	overflow: visible;
	/* box-shadow: var(--shadow-low-left); */
	position: relative;
	z-index: 2;
}

.c-feature-cta-block {
	padding: var(--space-xl) var(--space-horizontal) var(--space-vertical);
	max-width: var(
 --max-characters);
	margin: 0 auto;
	/* display: flex; */
	align-items: center;
	/* background: var(--color-neutral-light); */
	position: relative;
}



.feature-cta h2 {
	color: var(--color-neutral-light);
	font-size: var(--font-size-l) !important;
	font-weight: var(--font-weight-bold);
	/* letter-spacing: 1px; */
	/* margin-bottom: 1rem; */
	text-align: center;
	/* font-family: var(--font-sans-serif); */
}

.feature-cta h2:after {
	display: block;
	height: 150px;
	margin: 1rem auto 0;
	position: relative;
	width: 2px
}

.feature-cta h3 {
	font-family: var(--font-serif);
	font-size: var(--font-size-2xl);
	text-align: center;
	font-weight:  var(--font-weight-regular);
	color: var(--color-neutral-light);
	flex: 1;
}

.feature-cta ul {
	display: grid;
	margin: var(--space-row) auto 0;
	position: relative;
	/* text-align: center; */
	padding: 0;
	flex-wrap: wrap;
	gap: var(--space-s);
	/* justify-content: center; */
	flex: 1;
	grid-template-columns: var(--template-columns-3);
	gap: var(--space-row) var(--space-column);
}

.feature-cta ul li {
	display: inline-block;
	background-color: var(--color-neutral-light);
	border-radius: var(--border-radius-s);
	box-shadow: var(--shadow-low-right);
}

.feature-cta ul li a:hover {
	border-color: var(--color-accent-bright-blue);
	color: var(--color-neutral-light);
	background-color: var(--color-accent-bright-blue);
	box-shadow: var(--shadow-medium);
}

.feature-cta ul li a {
	text-decoration: none;
	/* border: 2px solid var(--color-neutral-light); */
	/* border-bottom: 4px solid var(--color-neutral-light); */
	border-radius: var(--border-radius-s);
	box-sizing: border-box !important;
	display: inline-block;
	font-weight: 600;
	line-height: 26px;
	padding: var(--space-m) var(--space-s);
	box-shadow: var(
	--shadow-low-right);
	transition: .25s 
ease-in-out;
	color: var(-color-primary);
	background-color: var(--color-neutral-light);
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: var(--font-size-l);
	/* background: linear-gradient(45deg, var(--color-neutral-gray), transparent); */
}

@media screen and (max-width:600px) {
	.feature-cta ul {
		width: 100%
	}
}

.c-interactive-list {
	background: var(--color-secondary);
	    background: linear-gradient(to right, #025198 0%, #043b73 50%, #052f60 80%);
}

.c-interactive-list h2 {
	color: var(--color-neutral-light);
	display: block;
	position: relative;
	padding-bottom: var(--space-row);
	max-width: var(--max-width);
	margin: 0 auto;
}

.c-interactive-list h2:before {
	background: var(--color-accent-primary);
	border-radius: 15px;
	content: "";
	display: inline-block;
	height: 10px;
	margin-right: 15px;
	position: relative;
	top: -10px;
	width: 10px
}

.c-interactive-list__container {
	display: flex;
	position: relative;
	gap: var(--space-row) var(--space-2xl);
}

.c-interactive-list__container .c-interactive-list__locations {
	/* padding-right: 30px; */
	/* padding-top: var(--space-3xl); */
	width: calc(33.33333% + 30px)
}

.c-interactive-list__container .c-interactive-list__locations .button{
	background-color: var(--color-neutral-light);
	color: var(--color-primary);
}

.c-interactive-list__locations .button svg path{
	stroke: var(--color-primary);
}


.c-interactive-list__locations .button:hover {
	color: var(--color-neutral-light);
	background: var(--color-accent-bright-blue);
	box-shadow: var(--shadow-elevation-medium-dark);
}

.c-interactive-list__locations .button:hover svg path{
	stroke: var(--color-neutral-light);
}


/* ticket 244596 */
.c-interactive-list__container .c-interactive-list__locations ul {
	margin: 0;
	margin-bottom: var(--space-m);
	padding: 0;
	list-style: none;
}

.c-interactive-list__container .c-interactive-list__locations li {
	border-bottom: 2px solid var(--color-neutral-light);
	color: var(--color-neutral-light);
	cursor: pointer;
	display: list-item;
	/* font-family: var(--font-serif); */
	font-size: var(--font-size-xl);
	/* height: 75px; */
	/* line-height: 75px; */
	position: relative;
	/* transition: .2s ease-in-out; */
	font-weight: var(--font-weight-bold);
	/* text-decoration: none; */
	padding-bottom: var(--space-xs);
	margin-bottom: var(--space-s);
}

.c-interactive-list__container .c-interactive-list__locations li.is-open,
.c-interactive-list__container .c-interactive-list__locations li:hover {
	border-bottom: 4px solid var( --color-accent-gold);
	color: var( --color-accent-gold);
	cursor: auto;
	padding-bottom: calc(var(--space-xs) - 2px);
}

.c-interactive-list__container .c-interactive-list__locations li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: var(--color-neutral-light);
}

.c-interactive-list__container .c-interactive-list__locations li .c-location__title-mobile {
	display: none;
	/* padding-right: 30px; */
}

.c-interactive-list__container .c-interactive-list__locations li.is-open .c-location__title-mobile {
	    border-bottom: 4px solid var(--color-accent-gold);
	    /* color: var(--color-accent-gold); */
	    margin-bottom: var(--space-s);
	    padding-bottom: var(--space-s);
}

.c-interactive-list__container .c-interactive-list__locations li .c-location__title-mobile svg {
	display: block;
	height: 16px;
	position: absolute;
	right: 0;
	top: calc(50% + 10px);
	transform: translateY(-50%);
	width: 16px
}

.c-interactive-list__container .c-interactive-list__location-details {
	/* padding-left: var(--space-3xl); */
	width: 66.66667%;
}

.c-interactive-list__container .c-interactive-list__location-details img {
	margin-bottom: var(--space-l);
	width: 100%;
}

.c-interactive-list__location-detail {
	display: none
}

.c-interactive-list__location-detail.is-open {
	display: block
}

.c-interactive-list__location-sublocation {
	color: var(--color-neutral-light);
	margin-bottom: var(--space-s);
	/* padding-right: 30px; */
	position: relative;
	width: 100%
}

.c-interactive-list__location-sublocation .button{
	background: var(--color-neutral-light);
	color: var(--color-primary);
}

.c-interactive-list__location-sublocation .button:hover{
	background: var(--color-accent-bright-blue);
	color: var(--color-neutral-light);
	box-shadow: var(--shadow-elevation-medium-dark);
}
.c-interactive-list__location-sublocation-title {
	border-bottom: 1px solid var(--color-neutral-light);
	display: block;
	margin-bottom: 10px;
	position: relative;
	width: 100%
}

.c-interactive-list__location-sublocation-title h3 {
	display: inline-block;
	color: var(--color-neutral-light);
	font-family: var(--font-serif);
	font-size: var(--font-size-2xl);
	font-weight: var(--font-weight-regular);
	/* margin-bottom: 5px; */
}

.c-interactive-list__location-sublocation-title a {
	float: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0;
	padding: 0 20px
}

.c-interactive-list__location-sublocation-details {
	color: var(--color-border-light);
	display: flex;
	justify-content: space-between;
}


.c-interactive-list__location-sublocation-details>div:last-of-type {
	text-align: left;
}

@media screen and (max-width:800px) {
	.c-interactive-list__container .c-interactive-list__locations li .c-location__title-mobile {
		display: block;
		/* padding-bottom: var(--space-s); */
	}

	.c-interactive-list__container .c-interactive-list__locations li .c-location__title {
		display: none
	}
}

.c-interactive-steps {
	background: var(--graphic-abstract);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: var(--color-neutral-gray);
	display: block;
	position: relative;
}



.c-interactive-steps h2 {
	/* color: var(--color-primary); */
	font-family: var(--font-serif);
	/* font-size: var(--font-size-3xl); */
	margin-bottom: var(--space-row);
	text-align: center;
}

@media screen and (max-width:800px) {
	.c-interactive-steps {
		/* padding: var(--space-vertical) 0; */
	}

	.c-interactive-steps h2 {
		padding: 0 var(--space-horizontal);
		margin-bottom: var(--space-m);
	}
}

.c-interactive-steps__container {
	background: var(--color-neutral-light);
	border-radius: var(--border-radius-m);
	display: flex;
	padding: var(--space-row);
	position: relative;
	max-width: calc(var(--max-width) - ( 2 * var(--space-horizontal)));
	margin: 0 auto;
}

.c-interactive-steps__container>div {
	width: 50%
}

.c-interactive-steps__container>div:last-of-type {
	padding-left: var(--space-column);
	position: relative
}

/* .c-interactive-steps__container ol li {
	border-bottom: 1px solid var(--color-secondary);
	color: var(--color-primary);
	cursor: pointer;
	display: list-item;
	line-height: 45px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	position: relative;
	transition: .2s ease-in-out
} */

.c-interactive-steps__container ol li.is-open {
	border-bottom: 5px solid var( --color-accent-gold);
	cursor: auto;
	font-weight: 600
}

.c-interactive-step__step-contents {
	display: block;
	position: relative
}

.c-interactive-step__step-detail {
	display: none;
	height: 0;
	opacity: 0;
	transition: .5s ease-in-out
}

.c-interactive-step__step-detail.is-open {
	display: block;
	height: 100%;
	opacity: 1;
	padding: var(--space-m);
	border-radius: var(--border-radius-s);
	background-color: var(--color-neutral-gray);
}

@media screen and (max-width:1024px) {
	.c-interactive-list__container .c-interactive-list__locations {
		padding-right: 0
	}
}


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

	.c-interactive-list__container .c-interactive-list__location-details {
		display: none
	}

	.c-interactive-list__container .c-interactive-list__locations {
		width: 100%;
	}
}

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

	.c-interactive-step__step-detail-mobile,
	.c-step-trigger {
		display: none
	}

}

@media screen and (max-width: 900px) {
	.c-interactive-steps__container ol li {
		height: auto
	}

	.c-interactive-steps__container ol li .step-lsit-item-link {
		margin-bottom: 15px
	}

	.c-interactive-steps__container {
		display: block;
		padding: 0;
		background-color: var(--color-neutral-gray);
	}

	.c-interactive-steps__container>div {
		width: 100%
	}

	.c-interactive-step__step-contents {
		display: none
	}

	.c-interactive-step__step-detail-mobile .c-interactive-step__step-contents {
		display: block !important;
		border-radius: var(--border-radius-m);
		background-color: var(--color-neutral-light);
		padding: var(--space-m);
	}


	.c-interactive-step__step-detail-mobile {
		display: none;
		position: relative
	}

	.is-open .c-interactive-step__step-detail-mobile {
		display: block;
		margin-top: 15px
	}

	.c-interactive-step__step-detail-mobile p {
		color: var( --color-secondary);
		font-family: var(--font-sans-serif);
		font-size: 16px;
		font-weight: 400;
		line-height: 1.75
	}

	.c-interactive-step__step-detail-mobile br {
		display: none
	}

	.c-interactive-step__step-detail-mobile .button {
		display: block;
		text-align: center
	}

	.c-interactive-step__step-detail-mobile .button:last-of-type {
		margin-bottom: 30px
	}

	.c-interactive-steps h2 em {
		font-size: 35px;
		line-height: 1.2
	}

	.is-open .c-step-trigger {
		display: none
	}

	.c-step-trigger {
		height: 30px;
		position: absolute;
		right: var(--space-2xs);
		/* top: 5px; */
		/* width: 30px; */
		bottom: 50%;
		transform: translateY(50%);
		/* margin-left: var(--space-2xl); */
	}

	.c-step-trigger svg {
		display: block;
		height: 100%;
		position: absolute;
		width: 100%
	}
}

.c-rss-feed {
	/* padding: 0 var(--space-horizontal); */
	/* max-width: var(--max-width); */
	/* margin: var(--space-vertical) auto; */
	overflow: visible;
}


.c-filterable+.c-rss-feed .c-rss-feed__article-contain {
	margin-top: 0 !important
}

.c-rss-feed-container {
	display: block;
	position: relative;
	width: 100%
}

.c-rss-feed h2 {
	display: inline-block;
	position: relative;
	margin-bottom: var(--space-row);
}

.c-rss-feed .button {
	float: right;
	position: relative
}

.c-rss-feed__article-contain {
	flex-wrap: wrap;
	position: relative;
	display: grid;
	grid-template-columns: var(--template-columns-3);
	align-items: stretch;
	gap: var(--space-column);
}

.c-rss-feed .c-rss-feed__article {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	left: 0;
	margin-bottom: 0;
	position: relative;
	transition: .2s ease-in-out;
	min-width: calc((100% - (2 *var(--space-l)))/3);
	display: flex;
	flex-direction: column;
	flex: 1;
	border-radius: var(--border-radius-s);
	overflow: hidden;
	box-shadow: var(--shadow-medium-right);
	transition: box-shadow .8s, transform .8s;
}

.c-rss-feed .c-rss-feed__article:hover{
	transition: box-shadow .25s, transform .25s;
}

.c-rss-feed .c-rss-feed__article:hover,
.c-rss-feed .c-rss-feed__article:focus-within {
  box-shadow: var(--shadow-high-right);
  transform: translateY(-3px);
}

.c-rss-feed .c-rss-feed__article:hover .c-rss-feed-article-data,
.c-rss-feed .c-rss-feed__article:focus .c-rss-feed-article-data{
	border-color: var(--color-accent-bright-blue);
}

.c-rss-feed .c-rss-feed__article:nth-of-type(3n) {
	margin-right: 0
}

.c-rss-feed .c-rss-feed__article .c-rss-feed-article-image {
	display: block;
	min-height: 270px;
	position: relative;
	top: -1px;
	width: 100%;
	aspect-ratio: 16 / 11;
	background-size: cover;
	background-position: center;
	transition: opacity .2s ease-in-out;
}

.c-rss-feed .c-rss-feed__article .c-rss-feed-article-data {
	color: var(--color-primary);
	font-family: var(--font-sans-serif);
	font-size: var(--font-size-m);
	font-weight: var(--font-weight-bold);
	line-height: 1.5;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: var(--space-m);
	border-radius: var(--border-radius-s);
	margin-top: calc(var(--space-s) * -1);
	z-index: 2;
	background-color: var(--color-neutral-light);
	border: 2px solid var(--color-primary);
	border-bottom: 4px solid var(--color-primary);
	box-shadow:  0.5px 0px 1.2px hsl(var(--shadow-color) / 0.3),  1px 0px 3px -1px hsl(var(--shadow-color) / 0.25),  2px 0px 6px -2px hsl(var(--shadow-color) / 0.2);
	position:  relative;
}

.c-rss-feed a.c-rss-feed__article:not(.button) {
	text-decoration: none;
}

.c-rss-feed .c-rss-feed__article:hover .c-rss-feed-article-data p {
	text-decoration: underline;
}

.c-rss-feed .c-rss-feed__article .c-rss-feed-article-data span {
	color: var(--color-accent-bright-blue);
	display: inline-block;
	font-size: var(--font-size-s);
	font-weight: var(--font-weight-bold);
	margin-top: var(--space-s);
}

.c-rss-feed .c-rss-feed__article .c-rss-feed-article-data span svg {
	display: inline-block;
	left: 0;
	position: relative;
	/* top: -1px; */
	transition: .2s ease-in-out;
	vertical-align: middle;
	margin-left: var(--space-2xs);
}

.c-rss-feed .c-rss-feed__article:hover .c-rss-feed-article-data span svg,
.c-rss-feed .c-rss-feed__article:focus .c-rss-feed-article-data span svg {
	left: 5px
}

.c-rss-feed-article-image__date {
	background: #00539be0;
	color: var(--color-neutral-light);
	bottom: var(--space-l);
	display: block;
	font-size: 24px;
	left: 20px;
	line-height: 1;
	padding: 10px 15px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 0px solid var( --color-accent-gold);
	font-weight: 600;
	transition: .2s ease-in-out;
	box-shadow: var(--shadow-elevation-medium-dark);
	border-radius: var(--border-radius-s);
}

.c-rss-feed .c-rss-feed__article:hover .c-rss-feed-article-image__date,
.c-rss-feed .c-rss-feed__article:focus .c-rss-feed-article-image__date {
	background: var(--color-accent-bright-blue);
}

.c-rss-feed-article-image__date span {
	display: block;
	font-size: 14px;
	position: relative
}

body.article .c-rss-feed {
	padding-bottom: 60px;
	padding-top: 45px
}

body.article .c-rss-feed-container {
	border-top: 1px solid var(--color-neutral-gray);
	padding-top: 45px
}

body.article .c-rss-feed .c-rss-feed__article {
	margin-bottom: 0
}


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

	.c-rss-feed .c-rss-feed__article {
		margin-bottom: 0
	}

	.c-rss-feed .c-rss-feed__article:nth-of-type(3n) {
		margin-right: 0 !important
	}

	.c-rss-feed .c-rss-feed-container h2{
		margin-bottom: 0;
	}

	.c-rss-feed h2 {
		display: block
	}

	.c-rss-feed .button {
		float: none;
		margin-top: var(--space-m);
		margin-bottom: var(--space-m);
	}

	.c-rss-feed__article-contain {
		gap: var(--space-row);
	}

	.c-rss-feed .c-rss-feed__article .c-rss-feed-article-image {
		height: auto;
		width: 100%;
		aspect-ratio: 16 / 10;
	}
}

.c-events-feed {
	/* background: var( --color-neutral-gray); */
	/* padding: 90px 4.545454545%; */
	/* margin: var(--space-vertical) 0; */
}

.c-events-feed-container {
	/* background: var(--color-neutral-light); */
	border-radius: 5px;
	display: block;
	/* padding: 75px 10% 60px; */
	position: relative;
	/* padding: 0 var(--space-horizontal); */
	/* max-width: var(--max-width); */
	/* margin: 0 auto; */
}

.c-events-feed-container h2 {
	display: inline-block;
	/* font-family: var(--font-serif); */
	/* font-size: 56px; */
}

.c-events-feed-container__show-all {
	float: right;
    position: relative;
	float: right;
	float: right;
	position: relative;
}

.c-events-feed-listing {
	display: flex;
	position: relative
}

.c-events-feed-listing__dates,
.c-events-feed-listing__image {
	width: 50%
}

.c-events-feed-listing__dates {
	margin-right: 50px
}

.c-events-feed-listing__image {
	background: var(--color-neutral-gray);
	border-radius: 5px
}

.c-events-feed-listing ul li {
	border-bottom: 1px solid var(--color-primary);
	cursor: pointer;
	display: block;
	font-family: var(--font-serif);
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 30px;
	position: relative
}

.c-events-feed-listing ul li:first-of-type {
	margin-top: 0
}

.c-events-feed-listing ul li:last-of-type {
	margin-bottom: 0
}

.c-events-feed-listing ul li span {
	background: var(--color-primary);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: var(--color-neutral-light);
	display: inline-block;
	font-family: var(--font-sans-serif);
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 2.5;
	padding: 0 10px;
	text-transform: uppercase
}

.c-events-feed-listing ul li a {
	position: relative
}

.c-events-feed-listing ul li svg {
	position: absolute;
	right: 0;
	top: calc(50% + 20px);
	transform: translateY(-50%);
	transition: .2s ease-in-out
}

.c-events-feed-listing ul li:hover svg {
	right: -20px
}

@media screen and (max-width: 800px) {
	.events-feed-list {
		gap: var(--space-m) !important;
	}
}

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

	.c-events-feed-container h2,
	.c-events-feed-listing {
		display: block
	}

	.c-events-feed-listing .events-feed-list {
		margin-top: 0;
	}

	.c-events-feed-listing__dates {
		margin-bottom: 30px
	}

	.c-events-feed-listing__dates,
	.c-events-feed-listing__image {
		width: 100%
	}

	.c-events-feed-listing__image {
		height: 45vw
	}

	.c-events-feed-container h2 i {
		font-size: 56px
	}

	.c-events-feed-container__show-all {
		display: inline-block;
		float: none;
		margin-bottom: var(--space-m);
		position: relative;
		right: auto;
		margin-top: var(--space-m);
		top: 0;
	}

	.c-events-feed-container h2,
	.c-events-feed-container h2 i {
		/* font-size: 48px; */
		line-height: 1
	}
}

.c-four-up-card {
	background: var(--graphic-abstract);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: var(--color-primary);
	display: block;
	/* padding: var(--space-xl) 10% !important; */
	position: relative;
	width: 100%
}

.c-four-up-card-container {
	display: flex;
	flex-wrap: nowrap;
	position: relative;
	width: 100%;
	column-gap: var(--space-l);
	/* flex-direction: column; */
	/* max-width: var(--max-width); */
	/* margin: 0 auto; */
	/* padding: var(--space-vertical) var(--space-horizontal); */
}

.c-four-up-card__title-image {
	display: flex;
	flex-direction: column;
	/* margin-right: 25px; */
	width: 33%;
	/* justify-content: center; */
}

.c-four-up-card__cards {
	display: grid;
	flex-wrap: wrap;
	width: 66%;
	grid-template-columns: 1fr 1fr;
	gap: var(--space-row) var(--space-column);
	/* margin-left:  auto; */
	/* margin-right: auto; */
}

.c-four-up-card__card {
	border-radius: var(--border-radius-s);
	position: relative;
	box-shadow: var(--shadow-medium-right);
}


.c-four-up-card__title {
	align-items: center;
	color: var(--color-neutral-light);
	display: flex;
	font-family:  var(--font-serif);
	height: fit-content;
	font-size: var(--font-size-2xl);
	position: relative;
	text-align: center;
	flex-direction: column;
	padding-bottom: var(--space-row-s);
	flex:  1;
	line-height: var(--line-height-m);
}

.c-four-up-card__title:after {
	background: var( --color-accent-gold);
	bottom: -30px;
	content: "";
	display: block;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	flex: 1;
	margin-top: var(--space-m);
}

.c-four-up-card__image {
	border-radius: var(--border-radius-m);
	height: auto;
	width: 100%;
	aspect-ratio: 9 / 9;
	flex: 1;
	margin-top: -49px;
}

.c-four-up-card__title-image:after{
	background: var( --color-accent-gold);
	content: "";
	display: block;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	margin-top: var(--space-m);
	flex: 1;
	margin-right: auto;
	margin-left: auto;
	margin-top: calc(var(--space-m) * -1);
}

.c-four-up-card__card h2 {
	font-family: var(--font-sans-serif);
	font-size: var(--font-size-xl);
	margin-bottom: 20px;
	font-weight: var(--font-weight-bold);
}

.c-four-up-card__card p {
	margin-bottom: 10px
}

.c-four-up-card__card-icon {
	display: block;
	height: 80px;
	position: absolute;
	right: 30px;
	top: 30px;
	width: 80px;
	visibility: hidden;
}

.c-four-up-card__card-contents .button {
	width: fit-content;
}

@media screen and (max-width:1200px) {
	.c-four-up-card-container {
		display: block
	}

	.c-four-up-card__image {
		display: none
	}

	.c-four-up-card__cards,
	.c-four-up-card__title-image {
		width: 100%
	}

	.c-four-up-card__card:nth-of-type(n+4) {
		margin-bottom: 0
	}

	.c-four-up-card__title {
		/* padding-bottom: var(--space-l); */
		text-align: center
	}

	.c-four-up-card__title:after {
		bottom: 30px
	}
}

@media screen and (max-width:800px) {
	.c-four-up-card__cards {
		/* display: block; */
		grid-template-columns: 1fr;
	}

	.c-four-up-card__card {
		height: 79.5vw;
		width: 100%
	}

	.c-four-up-card__card .c-four-up-card__card-contents{
		height: fit-content;
	}
}

.fifty-fifty-block-tan {
	background: var(--color-neutral-gray);
}

.c-fifty-fifty-copy h2 {
	margin-bottom: var(--space-m);
}

.c-fifty-fifty-copy ul {
	display: block;
	margin: 15px 0 20px;
	position: relative
}

.c-fifty-fifty-copy li,
.c-fifty-fifty-copy ul {
	list-style-position: inside;
	list-style-type: disc
}


.c-fifty-fifty-copy ol {
	margin: 15px 0 20px;
}

.c-fifty-fifty-copy ol li {
	list-style-type: unset;
}

.fifty-fifty-copy-blue {
	background: var(--color-primary)
}

.fifty-fifty-copy-blue p, .fifty-fifty-copy-blue a, .fifty-fifty-copy-blue a:hover {
	color: var(--color-neutral-light);
}

.fifty-fifty-copy-blue h2 {
	color: var(--color-neutral-light) !important
}

.fifty-fifty-copy-blue li,
.fifty-fifty-copy-blue ul,
.fifty-fifty-copy-blue ol {
	color: var(--color-neutral-light) !important;
}

.fifty-fifty-copy-blue.left:before,
.fifty-fifty-copy-tan.left:before,
.fifty-fifty-copy-white.left:before {
	left: -2px
}

.fifty-fifty-copy-blue.left:before,
.fifty-fifty-copy-blue.right:before,
.fifty-fifty-copy-tan.left:before,
.fifty-fifty-copy-tan.right:before,
.fifty-fifty-copy-white.left:before,
.fifty-fifty-copy-white.right:before {
	/* background: var(--color-accent-bright-blue); */
	/* background: linear-gradient(180deg, var(--color-accent-bright-blue) 0, var(--color-accent-bright-blue)); */
	/* content: ""; */
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-accent-bright-blue)", endColorstr="var(--color-accent-bright-blue)", GradientType=0);
	height: 100%;
	position: absolute;
	top: 0;
	width: 5px
}

.fifty-fifty-copy-blue.right:before,
.fifty-fifty-copy-tan.right:before,
.fifty-fifty-copy-white.right:before {
	right: -2px
}

.c-fifty-fifty-image.right,
.fifty-fifty-block-blue .c-fifty-fifty-image {
	order: 2
}

.fifty-fifty-block-blue .c-fifty-fifty-copy {
	background: var(--color-neutral-gray);
}

.c-fifty-fifty__location-detail {
	display: block;
	position: relative;
	width: 100%;
	margin: var(--space-heading) 0;
}

.c-fifty-fifty__location-detail>div:first-of-type {
	/* border-bottom: 2px solid var(--color-primary); */
	/* padding-bottom: var(--space-s); */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	/* gap: var(--space-heading); */
	margin-bottom: var(--space-s);
}

.c-fifty-fifty__info-row {
	display: flex;
	justify-content: space-between;
	column-gap: var(--space-m);
}

.c-fifty-fifty__info-row-right, .c-fifty-fifty__info-row-left {
	flex: 1;
	/* min-width:  200px; */
	width: fit-content;
	/* max-width: 50%; */
}

.c-fifty-fifty__info-row-left {
	flex: 3;
}

.c-fifty-fifty__info-row-right {
	text-align: right;
}

.c-fifty-fifty-block .button.white {
	background: var(--color-neutral-light) !important;
	color: var(--color-primary) !important;
	transition: .2s ease-in-out
}

.c-fifty-fifty-block .button.white:hover {
	background: var(--color-secondary) !important;
	color: var(--color-neutral-light) !important;
	border-color: var(--color-secondary);
}

.c-fifty-fifty-block .button.white svg path {
	stroke: var(--color-primary);
	stroke-width: 2;
	transition: .2s ease
}

.c-fifty-fifty-block .button.white:hover svg path {
	stroke: var(--color-neutral-light)
}



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

	.c-fifty-fifty-image.left, .c-fifty-fifty-image.right{
	border-radius: var(--border-radius-s) !important;
	margin: 0 !important;
	margin-bottom: calc( var(--space-s) * -1) !important;
	order: 1;
}

.c-fifty-fifty-copy.left, .c-fifty-fifty-copy.right{
	border-radius:  0 0 var(--border-radius-s) var(--border-radius-s) !important;
	padding: var(--space-row) !important;
	padding-top: calc( var(--space-row) + var(--space-s)) !important;
	order: 2;
	margin-right: 0;
}

	.c-fifty-fifty-copy.left{
	margin-left: 0 !important;
	}


	.fifty-fifty-copy-blue.left:before,
	.fifty-fifty-copy-tan.left:before,
	.fifty-fifty-copy-white.left:before {
		display: none
	}

	.c-fifty-fifty-container {
		/* display: block !important; */
		/* height: auto !important; */
		flex-direction: column;
	}

	.c-fifty-fifty-copy,
	.c-fifty-fifty-image {
		width: 100% !important
	}

	.c-fifty-fifty-image {
		aspect-ratio: 16 / 10;
	}
}

/* Fifty-Fifty w/ sidebar */

.new-main-layout.w-sidebar .new-content  .c-fifty-fifty-image.left, 
.new-main-layout.w-sidebar .new-content .c-fifty-fifty-image.right{
	border-radius: var(--border-radius-s) !important;
	margin: 0 !important;
	margin-bottom: calc( var(--space-s) * -1) !important;
	order: 1;
}

.new-main-layout.w-sidebar .new-content .c-fifty-fifty-copy.left, 
.new-main-layout.w-sidebar .new-content .c-fifty-fifty-copy.right{
	border-radius:  0 0 var(--border-radius-s) var(--border-radius-s) !important;
	padding: var(--space-row) !important;
	padding-top: calc( var(--space-row) + var(--space-s)) !important;
	order: 2;
}

	.new-main-layout.w-sidebar .new-content .fifty-fifty-copy-blue.left:before,
	.new-main-layout.w-sidebar .new-content .fifty-fifty-copy-tan.left:before,
	.new-main-layout.w-sidebar .new-content .fifty-fifty-copy-white.left:before {
		display: none
	}

	.new-main-layout.w-sidebar .new-content .c-fifty-fifty-container {
		grid-template-columns: var(--template-columns-1);
	}

	.new-main-layout.w-sidebar .new-content .c-fifty-fifty-copy,
	.new-main-layout.w-sidebar .new-content .c-fifty-fifty-image {
		width: 100% !important
	}

	.new-main-layout.w-sidebar .new-content .c-fifty-fifty-image {
		aspect-ratio: 16 / 9;
	}

/* End of Fifty-Fifty w/ sidebar */


.c-stat-block {
	background: var(--color-primary);
	display: block;
	/* padding: var(--space-vertical)  var(--space-horizontal); */
	position: relative;
	width: 100%
}

.c-stat-block__contain {
	background: var(--color-neutral-light);
	border-radius: var(--border-radius-s);
	display: grid;
	padding: var(--space-row);
	position: relative;
	box-shadow: var(--shadow-medium-right);
	/* max-width: calc(var(--max-width) - (2 * var(--space-horizontal))); */
	/* margin: 0 auto; */
	gap: var(--space-row-s) var(--space-column);
	/* justify-content: space-between; */
	flex-wrap: wrap;
	grid-template-columns: 200px repeat(auto-fit, minmax(200px, 1fr));
}

 .c-stat-block .c-stat-block__title {
	color: var(--color-secondary);
	display: block;
	font-weight: var(--font-weight-bold);
	/* padding-right: 30px; */
	position: relative;
	/* width: 20%; */
}

 .c-stat-block .c-stat-block__title:before {
	background: var( --color-accent-bright-blue);
	border-radius: 15px;
	content: "";
	display: inline-block;
	height: 10px;
	margin-right: 15px;
	position: relative;
	top: -1px;
	width: 10px
}

.c-stat-block .c-stat-block__stat {
	border-left: 2px solid var(--color-neutral-gray);
	padding-left: var(--space-m);
	/* flex: 1; */
	/* width: 26.66667%; */
}

 .c-stat-block .c-stat-block__stat .c-stat-block_stat_statistic {
	color: var(--color-primary);
	display: block;
	font-size: var(--font-size-2xl);
	font-weight: var(--font-weight-bold);
	line-height: 1;
	margin-bottom: var(--space-2xs);
}

 .c-stat-block .c-stat-block__stat p {
	font-size: var(--font-size-s);
}

.c-stat-block .c-stat-block__stat p span {
	/* color: var(--color-primary); */
	display: block;
	font-size: var(--font-size-l);
	font-weight: var(--font-weight-semi-bold);
	margin-bottom: var(--space-2xs);
	position: relative;
	/* text-transform: uppercase; */
	font-weight: var(--font-weight-bold);
}

@media screen and (max-width:1300px) {
	.c-stat-block__contain {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width:800px) {
	.c-stat-block .c-stat-block__title {
		padding-right: 15px
	}

	.c-stat-block .c-stat-block__stat {
		padding: 0 15px
	}

	.c-stat-block__contain {
		padding: 30px
	}

	.c-fifty-fifty__location-detail>div:last-of-type {
		display: flex;
		flex-direction: column;
		row-gap: var(--space-s);
	}

	.c-fifty-fifty__location-detail>div:last-of-type a,
	.c-fifty-fifty__location-detail>div:last-of-type div {
		width: 100%;
	}

	.c-fifty-fifty__location-detail>div:last-of-type div {
		text-align: left;
	}

	.c-fifty-fifty-block .button {
        text-align: center;
    }
}

@media screen and (max-width:800px) {
	.c-stat-block__contain {
		display: block
	}

	.c-stat-block .c-stat-block__stat,
	.c-stat-block .c-stat-block__title {
		margin-bottom: 30px;
		width: 100%
	}
}



.c-fifty-fifty-block {
	display: block;
	/* padding: var(--space-xl)  10% !important; */
	position: relative;
	width: 100%
}

.fifty-fifty-block-white {
	background: var(--color-neutral-light);
}


.fifty-fifty-block-white .fifty-fifty-copy-blue .c-fifty-fifty__location-detail h3, .fifty-fifty-block-white .fifty-fifty-copy-blue .c-fifty-fifty__location-detail a{
	color: var(--color-neutral-light);
}

.fifty-fifty-block-white .fifty-fifty-copy-blue  .c-fifty-fifty__location-detail>div:first-of-type{
	    border-bottom: 2px solid var(--color-neutral-light);
}

.fifty-fifty-block-white .fifty-fifty-copy-blue .c-fifty-fifty__location-detail .button{
	background-color: var(--color-neutral-light);
	color: var(--color-primary);
	margin-bottom: var(--space-heading);
}

.fifty-fifty-block-white .fifty-fifty-copy-blue .c-fifty-fifty__location-detail .button:hover{
	background-color: var(--color-accent-bright-blue);
	color: var(--color-neutral-light);
	box-shadow: var(--shadow-elevation-medium-dark);
	
}

.fifty-fifty-block-blue {
	background: var(--color-primary)
}

.c-fifty-fifty-container {
	position: relative;
	display: grid;
	grid-template-columns: var(--template-columns-2);
}

.c-fifty-fifty-image {
	/* box-shadow: var(--shadow-elevation-low-dark); */
	background-color: var(--color-neutral-light) !important;
}

.c-fifty-fifty-copy.right{
	border-radius: var(--border-radius-m) 0 0 var(--border-radius-m);
	padding-right: calc( var(--space-row) + var(--space-s));
	margin-right: calc(var(--space-s) * -1);
}

.c-fifty-fifty-image.left {
	border-radius: var(--border-radius-m);
	/* margin-right: calc( var(--space-s) * -1); */
	z-index: 2;
	box-shadow: var(--shadow-low-right);
}

.c-fifty-fifty-image.right {
	border-radius: var(--border-radius-m);
	/* margin-left: calc( var(--space-s) * -1); */
	z-index: 2;
	box-shadow: var(--shadow-low-left);
}


.c-fifty-fifty-copy.left{
	border-radius: 0 var(--border-radius-m) var(--border-radius-m) 0;
	padding-left: calc( var(--space-row) + var(--space-s));
	margin-left: calc(var(--space-s) * -1);
}

.c-fifty-fifty-copy {
	align-items: center;
	display: flex;
	padding: var(--space-xl) var(--space-row);
	position: relative
}

.c-fifty-fifty-copy h3 {
	margin-bottom: var(--space-s);
}

.fifty-fifty-copy-tan {
	background: var(--color-neutral-gray);
}

.fifty-fifty-copy-tan:before {
	background: var(--color-accent-bright-blue);
	background: linear-gradient(180deg, var(--color-accent-bright-blue) 0, var(--color-accent-bright-blue));
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-accent-bright-blue)", endColorstr="var(--color-accent-bright-blue)", GradientType=0);
	height: 100%;
	left: -2px;
	position: absolute;
	top: 0;
	width: 5px
}

.fifty-fifty-copy-blue.left {
	/* border-left: 2px solid var(--color-accent-bright-blue); */
}

.c-fifty-fifty-copy__contents,
.c-three-up {
	display: block;
	position: relative;
	width: 100%;
}

.c-three-up {
	background-color: var(--color-primary);
	background: var(--graphic-abstract);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: var(--color-primary);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-secondary)", endColorstr="var(--color-secondary)", GradientType=1);
	/* padding: var(--space-vertical) var(--space-horizontal) !important; */
}

.c-three-up__contain {
	display: grid;
	grid-template-columns: var(--template-columns-3);
	position: relative;
	/* width: 100%; */
	gap: var(--space-l) var(--space-xl);
	margin: 0 auto;
	/* max-width: var(--max-width); */
	max-width: calc(var(--max-width) - (2 * var(--space-horizontal)));
}

.c-three-up__entry {
	background: var(--color-neutral-light);
	border-radius: var(--border-radius-s);
	/* border-bottom: 4px solid var(--color-accent-bright-blue); */
	/* margin-bottom: var(--space-l); */
	/* margin-right: var(--space-l); */
	padding: var(--space-l) var(--space-m);
	text-align: center;
	/* width: 33.33333%; */
	box-shadow: var(--shadow-medium-right);
}

.c-three-up__entry:last-of-type {
	margin-right: 0
}

.c-three-up__entry-icon {
	display: inline-block;
	height: 125px;
	margin: 0 auto;
	position: relative;
	width: 125px
}

.c-three-up__entry h2 {
	/* color: var( --color-primary); */
	display: block;
	/* font-family: var(--font-serif); */
	/* font-size: 28px; */
	/* font-weight: 500; */
	/* line-height: var(--line-height-tight); */
	position: relative;
	font-size: var(--font-size-xl);
	margin: 0 0 var(--space-m);
	font-family: var(--font-sans-serif);
	font-weight: var(--font-weight-bold);
}

.c-three-up__entry h2:after {
	background: var( --color-primary);
	/* content: ""; */
	display: block;
	height: 40px;
	margin: 10px auto;
	position: relative;
	width: 1px
}

.c-three-up__cta-contain {
	display: block;
	position: relative;
	text-align: center;
	width: 100%
}

.c-three-up__cta-contain .button{
	background-color: var(--color-neutral-light);
	color: var(--color-primary);
	margin-top: var(--space-xl);
	padding: var(--space-s) var(--space-m);
}

.c-three-up__cta-contain .button svg path{
	stroke: var(--color-primary);
}

.c-three-up__cta-contain .button:hover{
	color: var(--color-neutral-light);
	background-color: var(--color-secondary);
	box-shadow: var(--shadow-elevation-medium-dark);
}

.c-three-up__cta-contain .button:hover svg path{
	stroke: var(--color-neutral-light);
}

/* Three Up W/ Sidebar */

.new-main-layout.w-sidebar .new-content .c-three-up__contain {
	grid-template-columns: var(--template-columns-2)
}


.c-two-up {
	/* padding: 0 var(--space-horizontal); */
	/* margin: var(--space-vertical) auto; */
}

/*@media screen and (max-width:800px) {
	.c-two-up {
		padding: 30px 4.545454545% 30px !important;
	}
}*/
.c-two-up,
.c-two-up>h2 {
	display: block;
	position: relative;
	width: 100%
}

.c-two-up>h2 {
	/* color: var(--color-primary); */
	/* font-size: 12px; */
	/* font-weight: 600; */
	letter-spacing: 2px;
	margin-bottom: var(--space-xl);
	text-align: center;
	text-transform: capitalize;
}

.c-two-up__contain {
	display: flex;
	margin: 0 auto;
	position: relative;
	width: 100%;
	gap: var(--space-xl);
	align-items: center;
	max-width: calc(var(--max-width) - (2 * var(--space-horizontal)));
	/* justify-content: center; */
}

.c-two-up__cta {
	align-items: center;
	display: flex;
	/* height: 400px; */
	/* width: 50%; */
	flex: 1;
	justify-content: center;
	/* gap: 20px; */
	flex:  1;
}

.c-two-up__cta .c-two-up__cta-contents
 {
	width: 50%;
	/* aspect-ratio: 9 / 12; */
	border-radius: var(--border-radius-s);
}

.c-two-up__cta .c-two-up__cta-image {
	width: 50%;
	aspect-ratio: 9 / 12;
	height: auto;
	box-shadow: var(--shadow-low-right);
	border-radius: var(--border-radius-s);
}

.c-two-up__cta .c-two-up__cta-contents {
	align-items: center;
	/* align-self: stretch; */
	background: var(--color-primary);
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-radius: 0 var(--border-radius-s) var(--border-radius-s) 0;
	/* height: 400px; */
	padding: var(--space-row);
	aspect-ratio: 14 / 16;
	width: 50%;
	height: auto;
}

.c-two-up__cta .c-two-up__cta-contents .button {
	/* align-self: flex-start; */
	background: var(--color-neutral-light);
	transition: .2s ease-in-out;
}

.c-two-up__cta .c-two-up__cta-contents .button:hover {
	background: var(--color-secondary);
	border-color: var(--color-secondary);
	color: var(--color-neutral-light);
	box-shadow: var(--shadow-elevation-medium-dark);
}

.c-two-up__cta .c-two-up__cta-contents .button:hover svg path{
	stroke: var(--color-neutral-light)
}

.c-two-up__contain .c-two-up__cta {
	border-radius: var(--border-radius-s);
	/* height: calc(100% + 80px); */
}

.c-two-up__cta .c-two-up__cta-contents p {
	color: var(--color-neutral-light);
	/* font-size: var(--font-size-m); */
	font-weight: var(--font-weight-bold);
	font-size: var(--font-size-xl);
	line-height: var(--line-height-s);
	text-align: center;
}

.c-two-up__contain .c-two-up__cta:nth-of-type(2) .c-two-up__cta-image {
	order: 0
}

.c-two-up__contain .c-two-up__cta:first-of-type .c-two-up__cta-contents {
	border-radius: var(--border-radius-s) 0 0 var(--border-radius-s);
}

.c-two-up__contain .c-two-up__cta:nth-of-type(2) .c-two-up__cta-contents {
	order: 1;
}

.c-two-up__line {
	background: var(--color-accent-gold);
	bottom: 0;
	display: block;
	height: calc(100% + var(--space-m));
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 3px;
}

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

	.c-two-up>h2 {
		margin-bottom: calc(var(--space-2xl) + var(--space-s));
	}

	.c-two-up__cta{
		width: 100%;
	}

	.c-two-up__contain {
		gap: var(--space-m);
		width: 80%;
		padding-top: var(--space-s);
		flex-direction: column;
	}

	    .c-two-up__line {
		height: 57px;
		top: -66px;
		}

	.c-two-up__cta .c-two-up__cta-image {
    aspect-ratio: 14 / 14;
 }

	.c-two-up__cta-contents {
		aspect-ratio: 14 / 12;
	}

	.c-two-up__contain .c-two-up__cta:first-of-type .c-two-up__cta-contents, .c-two-up__contain .c-two-up__cta:nth-of-type(2) .c-two-up__cta-contents {
		aspect-ratio: 14 / 12;
	}

	
}


@media screen and (max-width: 900px) {
	.c-two-up__contain {
		gap: var(--space-l);
		width: 100%;
	}
}

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

	.c-two-up__contain .c-two-up__cta:first-of-type {
		flex-direction: column;
	}
	
	.c-two-up__cta {
		display: flex;
		flex-direction: column-reverse;
		overflow: hidden;
	}

	.c-two-up__cta .c-two-up__cta-contents {
		display: block;
		position: relative;
		text-align: center;
		width: calc(100% - (var(--space-s) * 2));
		box-sizing: border-box;
		border-radius: var(--border-radius-s) var(--border-radius-s) 0 0 !important;
		aspect-ratio: unset !important;
	}

	.c-two-up__line {
		height: 50px;
		top: -64px;
	}

	.c-two-up__contain .c-two-up__cta .c-two-up__cta-image {
		display: block;
		height: 65vw;
		position: relative;
		width: 100%;
		border-radius: var(--border-radius-s);
	}
}

/* Two-Up W/ Sidebar */


	.new-main-layout.w-sidebar .new-content .c-two-up__contain {
		gap: var(--space-l);
		width: 100%;
		flex-direction: column;
	}

.new-main-layout.w-sidebar .new-content .c-two-up>h2 {
	margin-bottom: var(--space-2xl);
}

	.new-main-layout.w-sidebar .new-content .c-two-up__contain .c-two-up__cta:first-of-type {
		flex-direction: column;
	}
	
	.new-main-layout.w-sidebar .new-content .c-two-up__cta {
		display: flex;
		flex-direction: column-reverse;
		overflow: hidden;
		width: 100%;
	}

	.new-main-layout.w-sidebar .new-content .c-two-up__cta .c-two-up__cta-contents {
		display: block;
		position: relative;
		text-align: center;
		width: calc(100% - (var(--space-s) * 2));
		box-sizing: border-box;
		border-radius: var(--border-radius-s) var(--border-radius-s) 0 0 !important;
		aspect-ratio: unset !important;
	}

	.new-main-layout.w-sidebar .new-content .c-two-up__line {
		height: 50px;
		top: -64px;
	}

	.new-main-layout.w-sidebar .new-content .c-two-up__contain .c-two-up__cta .c-two-up__cta-image {
		display: block;
		height: auto;
		aspect-ratio: 16/10;
		position: relative;
		width: 100%;
		border-radius: var(--border-radius-s);
	}



.c-testimonial {
	display: block;
	/* padding: 0 var(--space-horizontal); */
	position: relative;
	width: 100%;
	/* margin: var(--space-vertical) 0; */
}


.c-wysiwyg+.c-testimonial {
	padding: 30px 4.545454545%
}

.c-testimonial__contain {
	display: flex;
	min-height: 400px;
	position: relative;
	width: 100%;
	/* max-width: calc(var(--max-width) - (2 * var(--space-horizontal))); */
	/* margin: 0 auto; */
}

.c-testimonial__contain:after {
	border: 3px solid var( --color-accent-gold);
	content: "";
	height: calc(100% - 40px);
	position: absolute;
	top: 20px;
	width: 100%;
	border-radius: var(
	--border-radius-m);
}

.c-testimonial__copy {
	align-items: center;
	display: flex;
	padding: 45px 90px 45px 125px;
	position: relative;
	width: 100%
}

.c-testimonial__image+.c-testimonial__copy {
	padding-left: 175px;
	width: 66.66667%
}

.c-testimonial__copy svg {
	display: block;
	left: 18px;
	position: absolute;
	top: 60px;
	stroke-width: 2px;
}

.c-testimonial__image+.c-testimonial__copy svg {
	left: 60px
}

.c-testimonial__copy .quote {
	color: var(--color-primary);
	font-weight: var(--font-weight-semi-bold);
	font-size: var(--font-size-2xl);
	margin-bottom: var(--space-m);
	font-family: var(--font-serif);
	line-height: var(--line-height-m);
}

.c-testimonial__copy p strong {
	font-weight: 600;
	font-size: var(--font-size-l);
}

.c-testimonial__image {
	border-radius: var(--border-radius-m);
	width: 33.33333%;
	margin-left: var(--space-xl);
	box-shadow: var(--shadow-low-right);
}

@media screen and (max-width:800px) {
	.c-testimonial__contain {
		display: block;
		min-height: auto
	}

	.c-testimonial__image {
		height: 65vw;
		width: calc (100% - (var(--space-s) * 2));
		margin: 0 var(--space-s);
		box-sizing: border-box;
	}

	.c-testimonial__image+.c-testimonial__copy {
		padding: calc(var(--space-2xl) + var(--space-s)) 0 0;
		width: 100%
	}

	.c-testimonial__contain:after {
		height: calc(100% + 30px);
		top: -30px
	}

	.c-testimonial__contain.has-image:after,
	.c-testimonial__contain:after {
		border: 2px solid var( --color-accent-gold);
		content: "";
		position: absolute;
	}

	.c-testimonial__contain.has-image:after {
		height: calc(65vw - 45px);
		top: 22.5px
	}

	.c-testimonial__copy svg {
		top: 0;
		width: 60px
	}

	.c-testimonial__image+.c-testimonial__copy svg {
		left: 0;
		top: var(--space-s)
	}
}

/* Testimonial W/ Sidebar */

.new-main-layout.w-sidebar .new-content .c-testimonial__contain {
        display: block;
        min-height: auto;
}

   .new-main-layout.w-sidebar .new-content .c-testimonial__image
 {
        height: auto;
        width: calc(100% - (var(--space-s) * 2));
	 aspect-ratio: 16 / 10;
        margin: 0 var(--space-s);
        box-sizing: border-box;
}

.new-main-layout.w-sidebar .new-content .c-testimonial__image+.c-testimonial__copy {
        padding: calc(var(--space-2xl) + var(--space-s)) 0 0;
        width: 100%;
    }

   .new-main-layout.w-sidebar .new-content .c-testimonial__image+.c-testimonial__copy svg {
        left: 0;
        top: var(--space-s);
		width: 60px;
    }

 .new-main-layout.w-sidebar .new-content .c-testimonial__contain.has-image:after {
        height: auto;
	 aspect-ratio: 15 / 8;
        top: 22.5px;
        border: 2px solid var( --color-accent-gold);
        content: "";
        position: absolute;
    }

 .new-main-layout.w-sidebar .new-content .c-testimonial__contain:after {
        border: 2px solid var( --color-accent-gold);
		content: "";
		position: absolute;
	    height: calc(100% + 30px);
		top: -30px;
 }

@media screen and (max-width: 900px)
{
	.new-main-layout.w-sidebar .new-content .c-testimonial__image {
		height: 65vw;
		aspect-ratio: unset;
		width: calc (100% - (var(--space-s) * 2));
		margin: 0 var(--space-s);
		box-sizing: border-box;
	}

	.new-main-layout.w-sidebar .new-content .c-testimonial__contain.has-image:after {
		height: calc(65vw - 45px);
		top: 22.5px;
		border: 2px solid var( --color-accent-gold);
		/* border-bottom-right-radius: 10px; */
		/* border-top-right-radius: 10px; */
		content: "";
		position: absolute;
		/* width: 109.09091%; */
	}

	
}




.c-hero-standard {
	background: var(--color-primary);
	background: linear-gradient(135deg, var(--color-secondary), var(--color-primary) 49%, var(--color-secondary));
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-primary)", endColorstr="var(--color-primary)", GradientType=1);
	height: 250px;
	padding: 0 4.545454545%;
	position: relative;
	/* width: 100%; */
	/* margin-left: var(--space-xs); */
	/* margin-right: var(--space-xs); */
	box-sizing: border-box;
	/* border-radius: var(--border-radius-m); */
}

.c-hero-standard__contain,
.c-hero-standard__contain-copy {
	display: flex;
	height: 100%;
	position: relative;
	width: 100%
}

.c-hero-standard__contain-copy {
	align-items: center;
	margin: 0 auto;
	padding: 0 var(--space-horizontal);
	text-align: center;
	max-width: var(--max-characters);
}

.c-hero-standard__contain-image {
	border-radius: 5px;
	height: calc(100% - 65px)
}

.c-hero-standard__contain-copy h1 {
	color: var(--color-neutral-light);
	font-family: var(--font-serif);
	font-size: 65px;
	font-weight: var(--font-weight-medium);
	margin-top: -30px;
	width: 100%
}

.c-hero-standard__contain-copy h1:before {
	background: transparent;
	content: "";
	display: block;
	height: 50px;
	margin: 1rem auto;
	position: relative;
	width: 1px
}

.c-hero-standard__contain-copy p {
	color: var(--color-neutral-light)
}

.c-hero-standard__intro-block {
	display: block;
	padding: 45px 4.545454545%  60px;
	position: relative;
	width: 100%
}

.c-hero-standard__intro-container {
	display: flex;
	position: relative;
	width: 100%
}

.c-hero-standard__intro-block h2 {
	color: var(--color-primary);
	font-family: var(--font-serif);
	font-size: 36px;
	margin-bottom: 1rem
}

.c-hero-standard__intro-block h3 {
	color: var(--color-accent-bright-blue);
	display: block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 1rem;
	position: relative;
	text-transform: uppercase
}

.c-hero-standard__intro-block p {
	color: var(--color-primary)
}

.c-hero-standard__intro-body {
	padding-right: 60px;
	width: 75%
}

.c-hero-standard__intro-quicklinks {
	display: flex;
	flex-wrap: wrap;
	margin: 1.75rem 0 0;
	position: relative;
	width: 100%
}

.c-hero-standard__intro-quicklinks a {
	border-bottom: 2px solid var( --color-neutral-gray);
	color: var(--color-primary);
	font-size: 22px;
	margin-bottom: 1rem;
	padding-bottom: 15px;
	width: calc(50% - 30px)
}

.c-hero-standard__intro-quicklinks a:nth-of-type(odd) {
	margin-right: 30px
}

.c-hero-standard__intro-quicklinks a:nth-of-type(2n) {
	margin-left: 30px
}

.c-hero-standard__intro-quicklinks a span {
	color: var(--color-secondary);
	display: block;
	font-size: 16px;
	margin-top: 5px;
	position: relative
}

.c-hero-news {
	background: var(--color-primary);
	display: block;
	height: auto;
	position: relative;
	width: 100%
}

.c-hero-news__contain,
.c-hero-news__contain-copy {
	display: block;
	height: 100%;
	position: relative;
	width: 100%
}

.c-hero-news__contain-copy {
	margin: 0 auto;
	text-align: center
}

.c-hero-news__contain-image {
	border-radius: 5px;
	height: calc(100% - 65px)
}

.c-hero-news__contain-copy img {
	height: auto;
	width: 100%
}

.c-hero-news__contain-copy h1 {
	font-size: 0
}

.c-hero-news__contain-copy p {
	color: var(--color-neutral-light)
}

.c-hero-news__intro-block {
	display: block;
	padding: 45px 4.545454545%  60px;
	position: relative;
	width: 100%
}

.c-hero-news__intro-container {
	display: flex;
	position: relative;
	width: 100%
}

.c-hero-news__intro-block h2 {
	color: var(--color-primary);
	font-family: var(--font-serif);
	font-size: 36px;
	margin-bottom: 1rem
}

.c-hero-news__intro-block h3 {
	color: var(--color-accent-bright-blue);
	display: block;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 1rem;
	position: relative;
	text-transform: uppercase
}

.c-hero-news__intro-block p {
	color: var(--color-primary)
}

.c-hero-news__intro-body {
	padding-right: 60px;
	width: 75%
}

.c-hero-news__intro-quicklinks {
	display: flex;
	flex-wrap: wrap;
	margin: 1.75rem 0 0;
	position: relative;
	width: 100%
}

.c-hero-news__intro-quicklinks a {
	border-bottom: 2px solid var( --color-neutral-gray);
	color: var(--color-primary);
	font-size: 22px;
	margin-bottom: 1rem;
	padding-bottom: 15px;
	width: calc(50% - 30px)
}

.c-hero-news__intro-quicklinks a:nth-of-type(odd) {
	margin-right: 30px
}

.c-hero-news__intro-quicklinks a:nth-of-type(2n) {
	margin-left: 30px
}

.c-hero-news__intro-quicklinks a span {
	color: var(--color-secondary);
	display: block;
	font-size: 16px;
	margin-top: 5px;
	position: relative
}

@media screen and (max-width:800px) {
	.c-hero-news__contain-copy h1 {
		font-size: 40px;
		line-height: 1.2
	}
}

.c-filterable {
	padding: 0 var(--space-horizontal);
	max-width: var(--max-width);
	margin: var(--space-vertical) auto;
}

.c-filterable,
.c-filterable-contain {
	display: block;
	position: relative;
	width: 100%;
}

.c-filterable-contain__intro {
	margin-bottom: 60px;
}

.c-filterable-contain__intro+.c-filterable-elements__contain {
	padding: 60px 0
}

.c-filterable-elements__contain {
	display: flex;
	position: relative;
	width: 100%
}

.c-filterable-elements__contain label {
	font-size: 0;
	clip: rect(0, 0, 0, 0);
	border-width: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

.c-filterable-elements__contain form {
	display: flex;
	position: relative;
	width: 100%;
	gap: var(--space-m);
	justify-content: space-between;
}

.c-form-element {
	margin-right: 25px;
	position: relative
}

.c-form-element__search {
	background: url(https://www.collin.edu/_resources/images/icon-search.svg);
	background-position: 100%;
	background-position-x: 97%;
	background-repeat: no-repeat;
	border: 0;
	border-bottom: 2px solid var( --color-primary);
	color: var( --color-secondary);
	font-family: var(--font-sans-serif);
	padding: var(--space-s)  var(--space-xl)  var(--space-s) var(--space-s);
	transition: .2s ease-in-out
}

.c-form-element__search:active,
.c-form-element__search:focus {
	border-bottom: 2px solid var(--color-accent-bright-blue);
	box-shadow: var(--shadow-low-right);
	outline: none !important;
	border-radius: var(--border-radius-s);
	width: 100%;
}

.c-form-element__select {
	background: url(https://www.collin.edu/_resources/images/icon-dropdown.svg);
	background-position: 95%;
	background-repeat: no-repeat;
	color: var(--color-secondary);
	border: 2px solid var( --color-primary);
	border-radius: var(--border-radius-s);
	color: var( --color-secondary);
	/* font-weight: 300; */
	outline: none;
	padding: var(--space-s) var(--space-m);
	transition: .2s ease-in-out
}

.c-form-element__submit {
	background: var(--color-accent-bright-blue);
	border-radius: var(--border-radius-s);
	color: var(--color-neutral-light);
	cursor: pointer;
	font-family: var(--font-sans-serif);
	font-weight: var(--font-weight-bold);
	padding: var(--space-s) var(--space-l);
	transition: .2s ease-in-out
}

.c-form-element__submit:hover {
	background: var(--color-secondary);
}

@media screen and (max-width:980px) {
	.c-filterable-contain__intro {
		margin-bottom: 30px;
		width: 100%
	}
}

@media screen and (max-width:800px) {
	.c-filterable-elements__contain form {
		flex-wrap: wrap;
		justify-content: center
	}

	.c-filterable-elements__contain form>* {
		width: 100% !important
	}

	.c-filterable-elements__contain form>.c-form-element__submit {
		align-self: center;
	}
}

.c-program-listing {
	display: block;
	padding: 0 var(--space-horizontal) var(--space-vertical);
	max-width: var(--max-width);
	margin:  0 auto;
	position: relative;
	width: 100%
}

@media screen and (max-width:800px) {
	.c-program-listing {
		padding: 0 4.545454545% 60px;
	}
}

.c-program-listing__contain {
	border-top: 1px solid var( --color-neutral-gray);
	display: block;
	position: relative;
	width: 100%
}

.c-program-listing__contain .c-program-listing__entry {
	border-bottom: 2px solid var( --color-primary);
	font-family: var(--sans-font-serif);
	font-size: var(--font-size-xl);
	/* line-height: 1; */
	padding: var(--space-xl) 0;
	position: relative;
	font-weight: var(--font-weight-bold);
}

.c-program-listing__contain .c-program-listing__entry button {
	text-align: left;
	width: 100%
}

.c-program-listing__title__text {
	font-weight: var(--font-weight-bold);
	color:  var(--color-primary);
}

.c-program-listing__contain .c-program-listing__entry .c-program-listing__available {
	background: var(--color-primary);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	bottom: 0;
	color: var(--color-neutral-light);
	display: inline-block;
	font-family: var(--font-sans-serif);
	font-size: 11px;
	font-weight: 600;
	height: 25px;
	letter-spacing: 1px;
	line-height: 25px;
	padding: 0 15px;
	position: absolute;
	right: 0;
	text-transform: uppercase
}

.c-program-listing__contain .c-program-listing__entry p {
	cursor: pointer;
	display: block;
	padding-right: 250px;
	position: relative;
	transition: color .25s ease-in-out;
	width: 100%;
}

.c-program-listing__title__text:hover {
	color: var(--color-accent-bright-blue);
}

.c-program-listing__contain .c-program-listing__entry p:hover {
	color: var(--color-accent-bright-blue)
}

.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand {
	border: 2px solid var( --color-primary);
	border-radius: 40px;
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: .1s ease-in-out;
	width: 40px
}


.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand:hover{
	border: 2px solid var( --color-accent-bright-blue) !important;
	background-color: var(--color-neutral-light) !important;
}

.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand:hover svg path{
	stroke: var(--color-accent-bright-blue);
	fill: var(--color-accent-bright-blue);
}


.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand svg {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%)
}

.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand.is-open svg {
	display: none !important
}

.c-program-listing__contain .c-program-listing__entry .c-program-listing__contract {
	display: none
}

.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand.is-open .c-program-listing__contract {
	display: block
}

.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand.is-open .c-program-listing__contract svg {
	display: block !important
}

.c-program-list__collapsible {
	display: block;
	height: 0;
	opacity: 0;
	position: relative;
	transition: .2s ease-in-out
}

.c-program-list__collapsible.is-open {
	height: 100%;
	opacity: 1
}

.c-program-list__courses {
	display: flex;
	flex-wrap: wrap;
	/* margin-top: 15px; */
	width: 100%
}

.c-program-list__courses div {
	font-family: var(--font-sans-serif);
	font-size: var(--font-size-m);
}

.c-program-list__courses div:nth-of-type(odd) {
	/* color: var(--color-primary); */
	font-weight: 600;
	width: 55%;
	margin-bottom: var(--space-s);
}

.c-program-list__courses div:nth-of-type(2n) {
	width: 45%
}

.c-program-list__courses div:first-of-type,
.c-program-list__courses div:nth-of-type(2) {
	border-bottom: 2px solid var( --color-neutral-gray);
	/* color: var(--color-primary); */
	/* font-size: 12px; */
	font-weight: 600;
	letter-spacing: 1px;
	padding: var(--space-s) 0;
	margin-bottom: var(--space-m);
	/* text-transform: uppercase; */
}

.c-program-list__courses div a svg {
	display: inline;
	position: relative
}

.c-program-list__courses div a {
	margin-right: 10px;
	transition: .2s ease-in-out
}

.c-program-list__courses div a:hover {
	color: var( --color-accent-bright-blue);
	margin-right: 15px
}

.c-program-list__courses div a:hover svg path {
	stroke: var(--color-accent-bright-blue);
}

.c-pagination-links {
	display: block;
	/* padding-bottom: 60px; */
	position: relative;
	text-align: center;
	width: 100%;
	margin: var(--space-row) auto 0;
	/* margin-top: var(
	--space-vertical); */
	display: flex;
	flex-wrap: wrap;
	gap: var(
	--space-s);
	justify-content: center;
	align-items: center;
	grid-column: 1 / -1;
}

.c-pagination-links a, .c-pagination-link-active {
	display: inline-block;
	/* margin-right: 10px; */
	vertical-align: middle;
	padding: var(--space-2xs) var(--space-s);
	border: 2px solid var(--color-primary);
	border-bottom: 2px solid var(--color-primary);
	border-radius: var(--border-radius-s);
	text-decoration: none !important;
	transition: .2s ease-in-out
}

.c-pagination-links span:last-child a, .c-pagination-links span:last-child a:hover {
	border: 0;
	padding: 0;
	background-color: unset;
}

.c-pagination-links a:hover {
	color: var(--color-neutral-light);
	background-color: var(--color-secondary);
	border-color: var(--color-secondary);
}

.c-pagination-link-active {
	/* font-size: 20px; */
	text-decoration: underline;
	font-weight: var(--font-weight-bold);
	color:  var(--color-neutral-light);
	background-color: var(--color-secondary);
	border-color: var(--color-secondary) !important;
}

@media screen and (max-width:600px) {
	.c-program-list__courses div:nth-of-type(2) {
		display: none
	}

	.c-program-list__courses div:nth-of-type(2n),
	.c-program-list__courses div:nth-of-type(odd) {
		width: 100%
	}

	.c-program-list__courses div:nth-of-type(odd) {
		line-height: 22px
	}

	.c-program-list__courses div:nth-of-type(2n) {
		margin-bottom: 15px
	}
}

.c-hero-locations {
	background: var(--color-primary);
	background: linear-gradient(135deg, var(--color-primary), var(--color-accent-bright-blue) 49%, var(--color-primary));
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-primary)", endColorstr="var(--color-primary)", GradientType=1);
	height: 250px;
	padding: 0 4.545454545%;
	position: relative;
	width: 100%
}

.c-hero-locations__contain,
.c-hero-locations__contain-copy {
	display: flex;
	height: 100%;
	position: relative;
	width: 100%
}

.c-hero-locations__contain-copy {
	align-items: center;
	margin: 0 auto;
	padding: 0 4.545454545%;
	text-align: center
}

.c-hero-locations__contain-image {
	border-radius: 5px;
	height: calc(100% - 65px)
}

.c-hero-locations__contain-copy h1 {
	color: var(--color-neutral-light);
	font-family: var(--font-sans-serif);
	font-size: 55px;
	font-weight: 600;
	margin-top: -30px;
	width: 100%
}

.c-hero-locations__contain-copy h1:before {
	background: var( --color-accent-gold);
	content: "";
	display: block;
	height: 50px;
	margin: 1rem auto;
	position: relative;
	width: 1px
}

.c-hero-locations__contain-copy p {
	color: var(--color-neutral-light)
}

.c-hero-locations__intro-block {
	display: block;
	/* width: 100%; */
	/* padding: 0 var(--space-horizontal); */
	/* max-width: var(--max-width); */
	/* margin: var(--space-vertical) auto; */
}

.c-hero-locations__intro-container {
	display: grid;
	grid-template-columns: var(--template-columns-sidebar);
	gap: var(--space-vertical) var(--space-column-l);
	margin: var(--space-vertical) auto;
	max-width: var(
	--max-width);
	padding:  0 var(--space-horizontal);
}

@media screen and (max-width:900px) {
	.c-hero-locations__intro-container {
		grid-template-columns: 1fr;
	}
}

.c-hero-locations__intro-block h2 {
	margin-bottom: var(--space-m);
}

.c-hero-locations__intro-block h3 {
	display: block;
	position: relative;
}


.c-hero-locations__sidebar p {
	display: block;
	position: relative
}

.c-hero-locations__sidebar .location-contact-list .contact-title{
	font-weight: var(--font-weight-semi-bold);
	margin-top: var(--space-xs);
}

.c-hero-locations__sidebar .location-contact-list .location-contact:first-of-type .contact-title{
	margin-top: 0;
}

.c-hero-locations__sidebar {
	height: fit-content;
	display: flex;
	flex-direction: column;
	gap: var(--space-s);
	position: sticky;
	top: calc(var(--space-2xl) + var(--space-vertical-l));
}

.c-hero-locations__sidebar h2 {
	font-size: var(--font-size-xl);
	font-family: var(--font-sans-serif);
	font-weight: var(--font-weight-bold);
	margin: 0;
	display: block;
	position: relative;
	
}

@media screen and (max-width:800px) {
	
.c-hero-locations__sidebar {
	position: unset;
	top: unset;
}
}

.c-hero-locations__sidebar p span {
	display: block;
	font-weight: var(--font-weight-bold);
	position: relative;
	font-size: var(--font-size-l);
}

.c-hero-locations__sidebar a:after,
.c-hero-locations__sidebar a:before {
	display: none !important
}

.c-hero-locations__sidebar a.bottom-links {
	color: var(--color-primary);
	font-size: var(--font-size-s);
	font-weight: 600;
}

.c-hero-locations__sidebar a.bottom-links:hover {
	color: var(--color-accent-bright-blue);
}

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

	.c-hero-locations__contain-copy h1 {
		font-size: 40px;
		line-height: 1.2
	}

	.c-hero-locations__intro-body {
		width: 100%
	}
}

.c-two-up-image {
	display: block;
	padding: 0  var(--space-horizontal) !important;
	max-width: var(--max-width);
	margin: var(--space-vertical) auto;
	position: relative;
	width: 100%
}

.c-two-up-image__contain {
	display: grid;
	grid-template-columns: var(--template-columns-2);
	position: relative;
	width: 100%;
	gap: var(--space-row) var(--space-column);
}

.c-two-up-image__image {
	border-radius: var(--border-radius-m);
	aspect-ratio: 16/ 10;
	width: 100%;
	height: auto;
}

.c-hero-program {
	display: block;
	height: fit-content;
	padding: var(--space-vertical) var(--space-horizontal);
	position: relative;
	width: 100%;
}

.c-hero-program__background {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: var(--graphic-abstract) !important;
	background-size: cover !important;
	background-position: center !important;
	background-color: var(--color-primary) !important;
}

.c-hero-program__contain {
	display: flex;
	height: 100%;
	position: relative;
	margin: 0 auto;
	max-width: calc(var(--max-width) - var(--space-horizontal) * 2);
	padding: 0;
	width: 100%;
}

.c-hero-program__contain-copy,
.c-hero-program__contain-image {
	height: 100%;
	position: relative;
	width: 50%
}

.c-hero-program__contain-copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* padding-right: 125px; */
	text-align: center
}

.c-hero-program__contain-image {
	border-radius: 5px;
	height: calc(100% - 65px)
}

.c-hero-program__contain-copy h1 {
	color: var(--color-neutral-light);
	font-size: 65px;
	font-weight: 600;
	text-align: left;
	margin-bottom: var(--space-heading);
}

.c-hero-program__contain-copy p {
	color: var(--color-neutral-light);
	font-size: 20px;
	font-weight: 600;
	text-align: left
}

.c-hero-program__program-details {
	bottom: -30px;
	display: block;
	position: absolute;
	right: 4.545454545%
}

.c-hero-program__program-details>div {
	background: var(--color-neutral-light);
	border: solid var(--color-primary);
	border-width: 1px 1px 4px;
	display: block;
	padding: var(--space-s);
	position: relative;
	border-radius: var(--border-radius-s);
	flex:  1;
}

.c-hero-program__program-details>div p span {
	display: block;
	font-size: var(--font-size-m);
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 5px;
	position: relative;
	/* text-transform: uppercase; */
}

.c-hero-program__program-details>div:first-of-type {
	margin-bottom: 10px
}

.c-hero-program__intro-block {
	display: block;
	margin: var(--space-vertical) auto;
	max-width: var(--max-width);
	padding: 0 var(--space-horizontal);
	width: 100%;
}

.c-hero-program__intro-container-grid {
	display: grid;
	grid-template-columns: var(--template-columns-sidebar);
	column-gap: var(--space-column-l);
	position: relative;
	width: 100%;
	max-width: var(--max-width);
	margin: 0 auto;
	row-gap: var(--space-vertical);
}


.c-hero-program__intro-container{
	grid-template-columns: var(--template-columns-sidebar);
	column-gap: var(--space-column-l);
	position: relative;
	width: 100%;
	max-width: var(--max-width);
	margin: 0 auto;
}

/* .c-hero-program__intro-container * {
	max-width: var(--max-characters);
} */

.c-hero-program__intro-block h2 {
	/* color: var(--color-primary); */
	font-family: var(--font-serif);
	/* font-size: 50px; */
	margin-bottom: 1rem
}

.c-hero-program__intro-block h3 {
	position: relative;
}

.c-hero-program__intro-block p {
	/* color: var(--color-primary); */
	line-height: 1.75;
	margin-bottom: 20px
}

.c-hero-program__intro-block .button {
	margin-right: 5px
}

.c-hero-program__intro-block .button.white {
	border: 2px solid var(--color-primary);
	padding: 10px 2rem;
	transition: .2s ease-in-out
}

.c-hero-program__intro-block .button.white:hover {
	background: var(--color-primary);
	color: var(--color-neutral-light)
}

.c-hero-program__intro-block .button.white svg path {
	transition: .2s ease
}

.c-hero-program__intro-block .button.white:hover svg path {
	stroke: var(--color-neutral-light);
	stroke-width: 2px
}

.c-hero-program__intro-body h2,  .c-hero-program__intro-body h3{
	margin: var(--space-row)  0 var(--space-heading);
}

.c-hero-program__intro-quicklinks {
	display: flex;
	flex-wrap: wrap;
	margin: 1.75rem 0 0;
	position: relative;
	width: 100%
}

.c-hero-program__intro-quicklinks a {
	border-bottom: 2px solid var( --color-neutral-gray);
	color: var(--color-primary);
	font-size: 22px;
	margin-bottom: 1rem;
	padding-bottom: 15px;
	width: calc(50% - 30px)
}

.c-hero-program__intro-quicklinks a:nth-of-type(odd) {
	margin-right: 30px
}

.c-hero-program__intro-quicklinks a:nth-of-type(2n) {
	margin-left: 30px
}

.c-hero-program__intro-quicklinks a span {
	color: var(--color-secondary);
	display: block;
	font-size: 16px;
	margin-top: 5px;
	position: relative
}

.c-hero-program__sidebar {
	height: fit-content;
	position: sticky;
	top: calc(var(--space-2xl) + var(--space-vertical-l));
	max-height: 74vh;
	overflow-y: auto;
	/* margin-bottom: var(--space-vertical); */
}

.c-hero-program__sidebar h2 {
	font-size: var(--font-size-xl);
	font-weight: var(--font-weight-bold);
	font-family: var(--font-sans-serif);
	/* margin: 0; */
}

@media screen and (max-width: 1200px) {
	.c-hero-program__sidebar {
		position: unset;
	}
}

@media screen and (max-width:800px) {
	.c-hero-program__program-details {
		display: flex;
		justify-content: center;
		right: auto;
		width: 100%;
		margin-top: var(--space-m);
		position: static;
	}

	.c-hero-program__contain-copy h1 {
		font-size: 48px
	}

	.c-hero-program+.c-hero__breadcrumbs {
		height: 120px;
		line-height: 25px;
		padding-top: 50px
	}

	.c-hero-program__program-details>div:first-of-type {
		margin-bottom: 0;
		margin-right: 10px
	}

	.c-hero-program__contain-copy {
		width: 100%
	}

	.c-hero-program__intro-container {
		display: block
	}

	.c-hero-program__intro-body {
		margin-bottom: 45px;
		padding-right: 0;
		width: 100%
	}

	.c-cta-group__intro_text h2 {
	    text-align: left;
	}

	
}

.c-hero__breadcrumbs.faculty {
	border-bottom: 0;
	border-top: 10px solid var(--color-primary);
	height: 100px;
	line-height: 100px
}

.c-hero-faculty {
	display: block;
	padding: 0 4.545454545%  60px
}

.c-hero-faculty,
.c-hero-faculty__contain {
	margin: 0 auto;
	position: relative;
	width: 100%
}

.c-hero-faculty__contain {
	display: flex;
	height: 100%;
	max-width: 990px
}

.c-hero-faculty__image,
.c-hero-faculty__image-mobile {
	border-radius: 100%;
	box-shadow: 0 0 60px hsla(41, 41%, 69%, .75);
	height: 300px;
	width: 300px
}

.c-hero-faculty__image-mobile {
	display: none
}

.c-hero-faculty__copy {
	padding-left: 60px;
	width: calc(100% - 300px)
}

.c-hero-faculty__copy h1 {
	font-family: var(--font-serif);
	font-size: 50px;
	margin-bottom: 15px
}

.c-hero-faculty__copy h2 {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 20px
}

.c-hero-faculty__contact-office {
	border: 1px solid var( --color-neutral-gray);
	border-bottom-left-radius: 5px;
	border-left-width: 5px;
	border-top-left-radius: 5px;
	display: flex;
	padding: 30px 40px;
	position: relative
}

.c-hero-faculty__contact-office div {
	width: 50%
}

.c-hero-faculty__contact-office div:first-of-type {
	margin-right: 30px
}

.c-hero-faculty__contact-office h3 {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 10px;
	text-transform: uppercase
}

.c-hero-faculty__contact-office p {
	font-size: 15px;
	font-weight: 400;
	line-height: 28px
}

.c-hero-faculty__contact-office a {
	color: var(--color-primary);
	text-decoration: underline
}

.c-faculty-detail-wysiwyg {
	margin: 0 auto;
	padding: 0 13.6363635% 60px
}

.c-faculty-detail-wysiwyg h3 {
	font-family: var(--font-serif);
	font-size: 28px;
	margin-bottom: 20px
}

.c-faculty-detail-wysiwyg p {
	display: block;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	margin-bottom: 25px;
	position: relative
}

@media screen and (max-width:850px) {
	.c-hero-faculty__contact-office {
		flex-wrap: wrap
	}

	.c-hero-faculty__contact-office div {
		width: 100%
	}

	.c-hero-faculty__contact-office div:first-of-type {
		margin-bottom: 15px;
		margin-right: 0
	}
}

@media screen and (max-width:800px) {
	.c-hero-faculty__image {
		display: none
	}

	.c-hero-faculty__image-mobile {
		display: block;
		margin-bottom: 30px
	}

	.c-hero-faculty__copy {
		padding-left: 0;
		width: 100%
	}
}

.c-events-listing {
	display: block;
	padding: 0 4.545454545% 60px;
	position: relative;
	width: 100%
}

.c-events-listing__container {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%
}

.c-events-listing__event-contain {
	border-top: 1px solid var(--color-neutral-gray);
	display: flex;
	padding: 50px 0;
	position: relative;
	width: 100%
}

.c-events-listing__event-thumbnail {
	border-radius: 10px;
	margin-right: 30px;
	min-height: 250px;
	width: 33.33333%
}

.c-events-listing__event-information {
	align-self: center;
	width: 66.66667%
}

.c-events-listing__event-information h2 {
	background: var(--color-primary);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: var(--color-neutral-light);
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	height: 20px;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 0 12.5px;
	position: relative;
	text-transform: uppercase;
	width: auto
}

.c-events-listing__event-information h3 {
	color: var(--color-primary);
	font-size: 20px;
	font-weight: 300;
	line-height: 1.4;
	margin-bottom: 15px;
	margin-top: 15px
}

.c-events-listing__event-information p {
	margin-bottom: 5px
}

.c-events-listing__event-information p strong {
	font-weight: 600
}

.c-events-listing__event-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.75;
	margin-top: 10px
}

@media screen and (max-width:800px) {
	.c-events-listing__event-contain {
		display: block
	}

	.c-events-listing__event-thumbnail {
		height: 65vw;
		margin-bottom: 20px;
		width: 100%
	}

	.c-events-listing__event-information {
		width: 100%
	}
}

.c-staff-grid {
	display: block;
	padding: 60px 4.545454545%;
	position: relative;
	width: 100%
}

.c-staff-grid__contain {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	width: 100%
}

.c-staff-member {
	margin-bottom: 60px;
	text-align: center;
	width: 33.33333%
}

.c-staff-member__photo {
	border-radius: 250px;
	display: block;
	height: 250px;
	margin: 0 auto 20px;
	position: relative;
	width: 250px
}

.c-staff-member h2 {
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 1.2px;
	margin-bottom: 5px
}

.c-staff-member h2~p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px
}

.c-staff-member .c-staff-member__tag {
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 15px;
	margin-right: 20px;
	position: relative
}

.c-staff-member__tag:before {
	background: var( --color-neutral-gray);
	border-radius: 10px;
	content: "";
	display: inline-block;
	height: 10px;
	margin-right: 10px;
	position: relative;
	width: 10px
}

.c-staff-member__contact {
	display: inline-block;
	padding-left: 70px;
	position: relative;
	text-align: left
}

.c-staff-member__contact:before {
	background: var( --color-neutral-gray);
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	top: 12.5px;
	width: 55px
}

.c-staff-member__contact a {
	color: var(--color-primary);
	display: block;
	font-weight: 300;
	text-decoration: underline
}

@media screen and (max-width:1024px) {
	.c-staff-member {
		width: 50%
	}
}

@media screen and (max-width:680px) {
	.c-staff-member {
		width: 100%
	}
}

.c-hero-article {
	padding: var(--space-vertical) var(--space-horizontal) 0;
	margin: 0 auto;
	max-width: calc(var(--max-characters) + (2 * var(--space-horizontal)));
}

.c-hero-article,
.c-hero-article__contain {
	display: block;
	position: relative;
	width: 100%
}

.c-hero-article__contain {
	height: 100%
}

.c-hero-article__contain h1 {
	font-family: var(--font-serif);
	font-size: 50px;
	line-height: 1.2;
	margin-bottom: 20px
}

.c-hero-article__contain p {
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	/* margin-bottom: 20px; */
	margin-right: var(--space-s);
	position: relative;
	vertical-align: middle
}

.c-hero-article__contain p:before {
	background: var( --color-accent-gold);
	border-radius: 15px;
	content: "";
	display: inline-block;
	height: 15px;
	margin-right: 10px;
	position: relative;
	transform: translateY(-2px);
	vertical-align: middle;
	width: 15px
}

@media screen and (max-width:800px) {
	.c-hero-article__contain h1 {
		font-size: 36px;
		line-height: 1.33333333333
	}

	.c-hero-article__contain p {
		font-size: 16px
	}
}

.c-wysiwyg {
	/* padding: 0 4.545454545%; */
	width: 100%
}

.c-wysiwyg,
.c-wysiwyg img {
	display: block;
	position: relative
}

.c-wysiwyg img.full-width-image {
	margin-bottom: 45px;
	width: 100%
}

.c-wysiwyg p {
	line-height: var(--line-height-normal);
	margin-bottom: var(--space-s);
}

.c-wysiwyg .dropcap {
	color: var(--color-primary);
	display: inline;
	float: left;
	font-family: var(--font-serif);
	font-size: 90px;
	line-height: 0.55555555555;
	margin-right: 7.5px;
	position: relative
}

.c-video-block {
	margin: var(--space-vertical) auto;
	padding: 0 var(--space-horizontal);
	max-width: var(--max-width);
}

section.c-video-block {}

@media screen and (max-width:800px) {
	.c-video-block {
		padding: 0 4.545454545% !important;
	}
}

.c-video-block,
.c-video-block p {
	display: block;
	position: relative;
	width: 100%
}

.c-video-block p {
	font-size: 12px;
	margin: 30px 0
}

.c-video-block .w-full {
	border-radius: 10px;
	overflow: hidden
}

.c-search-results {
	padding: var(--space-vertical) var(--space-horizontal);
}

@media screen and (max-width:800px) {
	.c-search-results {
		padding: 0 4.545454545% !important;
	}
}

.c-search-results,
.c-search-results__contain {
	display: block;
	position: relative;
	width: 100%
}

.c-result {
	border-bottom: 1px solid var(--color-neutral-gray);
	display: block;
	margin-bottom: 45px;
	padding: 0 0 45px 0;
	position: relative
}

.c-result h2 {
	font-family: var(--font-serif);
	font-size: var(--font-size-xl);
	font-weight: var(--font-weight-bold);
	margin-bottom: 20px
}

.c-result .c-result__url {
	color: var(--color-primary);
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 20px
}

.c-site-map {
	padding: 0 4.545454545%
}

.c-site-map,
.c-site-map__contain {
	display: block;
	position: relative;
	width: 100%
}

.c-site-map__contain {
	padding-bottom: 60px;
	padding-top: 45px
}

.c-site-map__section {
	display: block;
	margin-bottom: 60px;
	position: relative
}

.c-site-map__section:after {
	background: var(--color-neutral-gray);
	bottom: 0;
	bottom: -20px;
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	width: calc(50% - 20px)
}

.c-site-map__section h2 {
	font-family: var(--font-serif);
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 20px
}

.c-site-map__section ul {
	display: flex;
	flex-wrap: wrap;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

.c-site-map__section li {
	margin-bottom: 15px;
	margin-left: 15px;
	position: relative;
	width: calc(50% - 15px)
}

.c-site-map__section li a {
	color: var(--color-primary);
	font-weight: 400;
	text-decoration: underline
}

.c-page-not-found {
	display: block;
	margin-top: 96px;
	padding: 90px 4.545454545%;
	position: relative;
	width: 100%
}

.c-page-not-found__contain {
	display: block;
	margin: 0 auto;
	max-width: 1024px;
	position: relative;
	text-align: center;
	width: 100%
}

.c-page-not-found__contain h1 {
	color: var(--color-accent-bright-blue);
	display: block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 40px;
	position: relative;
	text-transform: uppercase
}

.c-page-not-found__contain h2 {
	color: var(--color-primary);
	font-size: 65px;
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 60px
}

.c-page-not-found__contain .c-page-not-found__a {
	border-bottom: 2px solid var(--color-neutral-gray);
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	line-height: 2;
	margin-bottom: 30px;
	padding-right: 60px;
	position: relative;
	transition: .2s ease-in-out
}

.c-page-not-found__contain .c-page-not-found__a:hover {
	border-bottom: 2px solid var(--color-accent-bright-blue);
	color: var(--color-accent-bright-blue)
}

.c-page-not-found__contain .c-page-not-found__a svg {
	display: block;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: .2s ease-in-out
}

.c-page-not-found__contain .c-page-not-found__a:hover svg {
	right: -20px
}

.c-page-not-found__search-label {
	display: block
}

.c-page-not-found__search-input {
	border: 0;
	border-bottom: 1px solid var( --color-secondary);
	color: var( --color-secondary);
	display: block;
	font-size: 20px;
	max-width: 600px;
	position: relative;
	width: 100%
}

.c-page-not-found__search {
	display: inline-block;
	height: 41px;
	margin: 20px auto 0;
	max-width: 600px;
	position: relative;
	width: 100%
}

.c-page-not-found__search svg {
	display: block;
	height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 20px
}

.c-page-not-found__search svg line,
.c-page-not-found__search svg path {
	stroke: var(--color-primary);
	stroke-width: 3px
}

.c-prefooter {
	background: var(--color-primary);
	background: linear-gradient(135deg, var(--color-primary), var(--color-accent-bright-blue), var(--color-primary));
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a2e3", endColorstr="#69c3ea", GradientType=1);
	overflow: hidden;
	position: relative;
	width: 100%;
}

.c-prefooter__contain {
	display: block;
	padding: var(--space-vertical) var(--space-horizontal);
	position: relative
}

.c-prefooter__contain h2 {
	color: var(--color-neutral-light);
	font-family: var(--font-serif);
	font-size: var(--font-size-3xl);
	line-height: 1.1;
	margin-bottom: var(--space-vertical);
	/* min-width: 325px; */
	max-width: 480px;
	text-transform: capitalize;
}

.c-prefooter__contain .c-prefooter__links {
	display: grid;
	position: relative;
	/* width: 100%; */
	grid-template-columns: var(--template-columns-3);
	gap: var(--space-l) var(--space-2xl);
}

.c-prefooter__contain .c-prefooter__links a {
	/* border-right: 2px solid var(--color-primary); */
	color: var(--color-neutral-light);
	display: block;
	font-size: var(--font-size-l);
	font-weight: var(--font-weight-bold);
	line-height: var(--line-height-m);
	position: relative;
}

.c-prefooter__contain .c-prefooter__links a:last-of-type {
	border: 0;
	margin-right: 0
}

.c-prefooter__contain .c-prefooter__links a span {
	border-bottom: 2px solid var( --color-accent-gold);
	display: inline-block;
	height: 100%;
	position: relative;
	width: 100%;
	padding-bottom: calc(var(--space-xs) + 2px);
	/* font-weight: var(--font-weight-semi-bold); */
}

.c-prefooter__contain .c-prefooter__links a svg {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: .2s ease-in-out
}

.c-prefooter__contain .c-prefooter__links a:hover{
	font-weight: var(--font-weight-bold);
	transform: font-weight;
	transition: .2s ease-in-out
}

.c-prefooter__contain .c-prefooter__links a:hover span{
	border-bottom-width: 4px;
	padding-bottom: var(--space-xs);
}

.c-prefooter__contain .c-prefooter__links a:hover svg {
	right: -20px
}


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

	.c-prefooter__contain .c-prefooter__links {
		gap: var(--space-m) var(--space-2xl);
	}
}

.c-footer {
	background: var(--color-secondary);
	background: linear-gradient(135deg, var(--color-secondary), var(--color-secondary) 49%, var(--color-secondary));
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="var(--color-secondary)", endColorstr="var(--color-secondary)", GradientType=1);
	overflow: hidden;
	position: relative;
	width: 100%;
	border-radius: var(--border-radius-m) var(--border-radius-m) 0 0;
	margin-top: var(--space-vertical);
}

.c-footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-footer__contain {
	display: flex;
	flex-wrap: wrap;
	padding: var(--space-vertical) var(--space-horizontal);
	position: relative;
}

.c-footer__logo {
	width: 25%
}

.c-footer__logo svg {
	margin-bottom: 20px
}

.c-footer__logo p {
	color: var(--color-neutral-light);
	line-height: 1.75
}

.c-footer__primary {
	padding-left: var(--space-3xl);
	padding-bottom: var(--space-vertical);
	width: 75%
}

.c-footer__primary ul {
	display: grid;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	gap: var(--space-m);
	grid-template-columns: var(--template-columns-3);
}

.c-footer__primary ul li {
	color: var(--color-neutral-light);
}

.c-footer__primary ul li a {
	color: var(--color-neutral-light);
	opacity: 1;
	transition: .2s ease-in-out
}

.c-footer__locations {
	margin-bottom: 45px
}

.c-footer__locations h3 {
	color: var(--color-neutral-light);
	font-size: 24px;
	margin-bottom: 10px
}

.c-footer__locations ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.c-footer__locations li {
	border-right: 1px solid var(--color-primary);
	margin-bottom: 15px;
	margin-right: 30px;
	padding-right: 30px
}

.c-footer__locations li:last-of-type {
	border-right: 0;
	margin-right: 0;
	padding-right: 0
}

.c-footer__locations li>* {
	font-size: 11px;
	white-space: nowrap
}

.c-footer__locations li p {
	color: var(--color-neutral-light);
	font-weight: 300
}

.c-footer__locations li span {
	color: var(--color-neutral-light);
	display: block;
	font-weight: 500
}

.c-footer__secondary {
	display: block;
	padding: var(--space-l) 0 0;
	position: relative;
	width: 100%;
}

.c-footer__secondary-contain {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap-reverse;
	gap: var(--space-m);
	align-items: flex-end;
}

.c-footer__secondary:before {
	background: var(--color-primary);
	content: "";
	display: block;
	height: 2px;
	left: -5%;
	position: absolute;
	top: 0;
	width: calc(109.09091% + 15px);
}

.c-footer__secondary ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: var(--space-m);
	position: relative;
	width: 100%;
	gap: var(--space-xs);
}

.c-footer__secondary ul li {
	border-right: 1px solid var(--color-neutral-light);
	color: var(--color-neutral-light);
	font-size: var(--font-size-xs);
	padding-right: var(--space-xs);
}

.c-footer__secondary ul li:last-of-type {
	border-right: 0
}

.c-footer__secondary ul li a {
	transition: .1s ease-in-out;
	color: var(--color-neutral-light);
}

.c-footer__secondary ul li a:hover {
	color: var(--color-neutral-light)
}

.c-footer__secondary .c-footer__social,
.c-footer__secondary-links {
	/* width: 50%; */
	color: var(--color-neutral-light);
}

.c-footer__copyright {
	color: var(--color-neutral-light);
	font-size: var(--font-size-2xs);
}

.c-footer__copyright a, .c-footer__copyright a:hover  {
	color: var(--color-neutral-light);
}


.c-footer__secondary .c-footer__social {
	text-align: right;
	display: flex;
	gap: var(--space-m);
	flex:  0;
	align-items: center;
	height: 26px;
}

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

	.c-footer__logo {
		width: 33.33333%
	}

	.c-footer__primary {
		width: 66.66667%
	}
}


@media screen and (max-width:890px) {
	.c-footer__contain {
		padding-top: var(--space-2xl);
	}

	.c-footer__locations h3 {
		margin-bottom: 20px;
		text-align: center
	}

	.c-footer__logo,
	.c-footer__primary {
		width: 100%
	}

	.c-footer__logo {
		margin-bottom: var(--space-m);
	}

	.c-footer__primary {
		padding-left: 0
	}

	.c-footer__logo svg {
		margin-bottom: 30px
	}

	.c-footer__secondary ul {
		justify-content: center
	}
}

@media screen and (max-width:800px) {
	.c-footer__secondary-contain {
		flex-wrap: wrap
	}

	.c-footer__secondary .c-footer__social,
	.c-footer__secondary-links {
		width: 100%
	}

	.c-footer__secondary .c-footer__social {
		margin-bottom: 20px;
		order: 0;
		text-align: center;
		flex: 1;
		justify-content: space-between;
	}

	.c-footer__secondary .c-footer__social a {
		margin-left: 0;
	}

	.c-footer__secondary-links {
		order: 1
	}

	.c-footer__copyright {
		text-align: center
	}

	.c-footer__logo {
		order: 0
	}

	.c-footer__locations {
		order: 1
	}

	.c-footer__primary {
		order: 2
	}

	.c-footer__secondary {
		order: 3
	}
}

@media screen and (min-width:601px) {
	.c-footer__locations h3 #c-footer__locations-trigger {
		display: none
	}
}

@media screen and (max-width:600px) {
	.c-footer__logo {
		text-align: left
	}

	.c-footer__logo svg {
		width: auto
	}

	.c-footer__primary {
		display: block;
		position: relative
	}

	.c-footer__primary ul {
		display: block;
		width: 100%
	}

	.c-footer__primary ul li {
		text-align: left;
		width: 100%
	}

	.c-footer__locations {
		margin-bottom: 0;
		width: 100%
	}

	.c-footer__locations h3 {
		border-bottom: 1px solid var(--color-neutral-light);
		border-top: 1px solid var(--color-neutral-light);
		display: block;
		font-size: 20px;
		line-height: 3;
		position: relative;
		text-align: left
	}

	.c-footer__locations h3 #c-footer__locations-trigger {
		cursor: pointer;
		display: block;
		opacity: 1;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		transition: opacity .2s ease-in-out
	}

	.c-footer__locations h3 #c-footer__locations-trigger:hover {
		opacity: .5
	}

	.c-footer__locations ul {
		border-bottom: 1px solid var(--color-neutral-light);
		display: block;
		height: 0 !important;
		opacity: 0;
		transition: .2s ease-in-out
	}

	#c-footer__locations-list.is-open {
		height: calc(100% - 90px) !important;
		opacity: 1
	}

	.c-footer__locations ul li {
		border-bottom: 1px solid var(--color-accent-bright-blue);
		border-right: 0;
		margin-bottom: 10px;
		padding-bottom: 10px;
		width: 100%
	}

	.c-footer__locations ul li:last-of-type {
		border-bottom: 0
	}

	.c-footer__locations li p,
	.c-footer__locations li span {
		font-size: 14px;
		font-weight: 500
	}
}

.c-dummy-text {
	display: block;
	position: relative;
}

.c-dummy-text__contain {
	/* max-width: var(--max-characters); */
	margin: 0 auto;
}


.c-dummy-text .responsive-data-table{
	padding: 0 !important;
	margin: var(--space-row-s) 0 var(--space-l) !important;
}


.c-dummy-text :is(h1, h2) {
  margin-bottom: var(--space-heading);
}

.c-dummy-text :is(h3, h4, h5, h6) {
  margin-bottom: var(--space-heading-s);
}

.sr-only {
	clip: rect(0, 0, 0, 0);
	border-width: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.no-scroll {
	overflow:  hidden;
	height: 100vh;
}

.pointer-events-none {
	pointer-events: none
}

.pointer-events-auto {
	pointer-events: auto
}

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.top-0 {
	top: 0;
}

.right-0 {
	right: 0
}

.bottom-0 {
	bottom: 0
}

.left-0 {
	left: 0
}

.top-full {
	top: 100%
}


.top-1\.5 {
	top: .375rem
}

.top-1 {
	top: .25rem
}

.bottom-full {
	bottom: 100%
}

.z-1 {
	z-index: 1
}

.z-10 {
	z-index: 10
}

.z-40 {
	z-index: 40
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-3 {
	margin-bottom: .75rem;
	margin-top: .75rem
}

.my-\[16px\] {
	margin-bottom: 16px;
	margin-top: 16px
}

.my-8 {
	margin-bottom: 2rem;
	margin-top: 2rem
}

.my-auto {
	margin-bottom: auto;
	margin-top: auto
}

.mt-8 {
	margin-top: 2rem
}

.mt-4 {
	margin-top: 1rem
}

.ml-3 {
	margin-left: .75rem
}

.mt-5 {
	margin-top: 1.25rem
}

.mb-2 {
	margin-bottom: .5rem
}

.ml-4 {
	margin-left: 1rem
}

.-mt-24 {
	margin-top: -6rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-4 {
	margin-bottom: 1rem
}

.ml-2\/22 {
	margin-left: 9.090909091%
}

.mt-3\.5 {
	margin-top: .875rem
}

.mt-3 {
	margin-top: .75rem
}

.ml-2 {
	margin-left: .5rem
}

.mb-12 {
	margin-bottom: 3rem
}

.mb-10 {
	margin-bottom: 2.5rem
}

.mb-2\.5 {
	margin-bottom: .625rem
}

.mt-7 {
	margin-top: 1.75rem
}

.mb-1 {
	margin-bottom: .25rem
}

.mr-10 {
	margin-right: 2.5rem
}

.mt-2 {
	margin-top: .5rem
}

.mt-6 {
	margin-top: 1.5rem
}

.ml-5 {
	margin-left: 1.25rem
}

.-mt-56 {
	margin-top: -14rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mt-10 {
	margin-top: 2.5rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mb-8 {
	margin-bottom: 2rem
}

.mt-1 {
	margin-top: .25rem
}

.mr-6 {
	margin-right: 1.5rem
}

.mt-auto {
	margin-top: auto
}

.-mt-7 {
	margin-top: -1.75rem
}

.-mt-0\.5 {
	margin-top: -.125rem
}

.-mt-0 {
	margin-top: 0
}

.mr-2 {
	margin-right: .5rem
}


.ml-2\.5 {
	margin-left: .625rem
}

.ml-1 {
	margin-left: .25rem
}

.-mb-1 {
	margin-bottom: -.25rem
}

.-ml-5 {
	margin-left: -1.25rem
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.inline {
	display: inline
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex;
}

.table {
	display: table
}

.table-cell {
	display: table-cell
}

.table-row {
	display: table-row
}

.grid {
	display: grid
}

.contents {
	display: contents
}

.hidden {
	display: none
}

.h-4 {
	height: 1rem
}

.h-32 {
	height: 8rem
}

.h-full {
	height: 100%
}

.h-5 {
	height: 1.25rem
}

.h-64 {
	height: 16rem
}

.h-6 {
	height: 1.5rem
}

.h-80 {
	height: 20rem
}

.h-8 {
	height: 2rem
}

.h-36 {
	height: 9rem
}

.h-12 {
	height: 3rem
}

.h-56 {
	height: 14rem
}

.h-96 {
	height: 24rem
}

.h-24 {
	height: var(--space-vertical-l);
}

.h-10 {
	height: 2.5rem
}

.h-9 {
	height: 2.25rem
}

.h-44 {
	height: 11rem
}

.h-48 {
	height: 12rem
}

.h-14 {
	height: 3.5rem
}

.h-3 {
	height: .75rem
}

.h-52 {
	height: 13rem
}

.h-auto {
	height: auto
}

.h-0\.5 {
	height: .125rem
}

.h-0 {
	height: 0
}

.h-3\.5 {
	height: .875rem
}

.max-h-36 {
	max-height: 9rem
}

.max-h-full {
	max-height: 100%
}

.max-h-2\/3 {
	max-height: 66.666667%
}

.min-h-screen-75 {
	min-height: 75vh;
}

.w-10\/22 {
	width: 45.45454545%
}

.w-full {
	width: 100%
}

.w-4 {
	width: 1rem
}

.w-20\/22 {
	width: 90.90909091%
}

.w-18\/22 {
	width: 81.81818182%
}

.w-7\/22 {
	width: 31.81818182%
}

.w-14\/22 {
	width: 63.63636364%
}

.w-5 {
	width: 1.25rem
}

.w-6 {
	width: 1.5rem
}

.w-card {
	width: 26.063rem
}

.w-8 {
	width: 2rem
}

.w-12 {
	width: 3rem
}

.w-20\/24 {
	width: 83.33333333%
}

.w-auto {
	width: auto
}

.w-9 {
	width: 2.25rem
}


.w-24 {
	width: 6rem
}

.w-14 {
	width: 3.5rem
}

.w-3 {
	width: .75rem
}

.w-96 {
	width: 24rem
}

.w-3\.5 {
	width: .875rem
}

.w-64 {
	width: 16rem
}

.w-10 {
	width: 2.5rem
}

.max-w-screen-2xl {
	max-width: 1536px
}

.max-w-full {
	max-width: 100%
}

.flex-shrink-0 {
	flex-shrink: 0
}

.flex-grow-0 {
	flex-grow: 0
}

.flex-grow {
	flex-grow: 1
}

.-translate-y-1 {
	--tw-translate-y: -0.25rem;
	transform: var(--tw-transform)
}

.translate-y-1 {
	--tw-translate-y: 0.25rem;
	transform: var(--tw-transform)
}

.rotate-180 {
	--tw-rotate: 180deg
}

.rotate-180,
.rotate-45 {
	transform: var(--tw-transform)
}

.rotate-45 {
	--tw-rotate: 45deg
}

.-rotate-45 {
	--tw-rotate: -45deg
}

.-rotate-45,
.scale-x-0 {
	transform: var(--tw-transform)
}

.scale-x-0 {
	--tw-scale-x: 0
}

.transform {
	transform: var(--tw-transform)
}

.cursor-default {
	cursor: default
}

.resize {
	resize: both
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.flex-col {
	flex-direction: column
}

.flex-wrap {
	flex-wrap: wrap
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center;
}

.items-stretch {
	align-items: stretch
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.gap-6 {
	gap: 1.5rem
}

.gap-10 {
	gap: 2.5rem
}

.gap-\[20px\] {
	gap: 20px
}

.gap-4 {
	gap: 1rem
}

.space-x-4>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
	margin-right: calc(1rem*var(--tw-space-x-reverse))
}

.self-center {
	align-self: center
}

.overflow-hidden {
	overflow: hidden
}

.overflow-visible {
	overflow: visible
}

.overflow-x-auto {
	overflow-x: auto
}

.overflow-y-auto {
	overflow-y: auto
}

.rounded-full {
	border-radius: 9999px
}

.border-0 {
	border-width: 0
}

.border-2 {
	border-width: 2px
}

.border-b-2 {
	border-bottom-width: 2px
}

.border-t-2 {
	border-top-width: 2px
}

.border-blue-ash {
	--tw-border-opacity: 1;
	border-color: rgba(212, 225, 225, var(--tw-border-opacity))
}

.border-transparent {
	border-color: transparent
}

.border-blue-dark {
	--tw-border-opacity: 1;
	border-color: rgba(0, 48, 115, var(--tw-border-opacity))
}

.border-blue {
	--tw-border-opacity: 1;
	border-color: var(--color-primary)
}

.border-orange {
	--tw-border-opacity: 1;
	border-color: rgba(255, 165, 9, var(--tw-border-opacity))
}

.border-\[\#D0C9C0\] {
	--tw-border-opacity: 1;
	border-color: var(--color-neutral-gray);
	border: 1px solid var(--color-neutral-gray);
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: var(--color-neutral-light);
}

.bg-blue-light {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 249, 249, var(--tw-bg-opacity))
}

.bg-blue-ash {
	--tw-bg-opacity: 1;
	background-color: rgba(212, 225, 225, var(--tw-bg-opacity))
}

.bg-blue-navy {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity))
}

.bg-blue {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity));
}

.bg-red {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 33, 16, var(--tw-bg-opacity))
}

.bg-blue-dark {
	--tw-bg-opacity: 1;
	background: linear-gradient(135deg, var(--color-secondary), var(--color-primary) 49%, var(--color-secondary));
	padding: var(--space-vertical) 0;
}

.bg-transparent {
	background-color: transparent
}

.bg-current {
	background-color: currentColor
}

.bg-black {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}

.bg-opacity-50 {
	--tw-bg-opacity: 0.5
}

.bg-opacity-95 {
	--tw-bg-opacity: 0.95
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover
}

.object-top {
	-o-object-position: top;
	object-position: top
}

.p-10 {
	padding: 2.5rem
}

.p-2\/24 {
	padding: 8.333333333%
}

.p-1\/22 {
	padding: var(--space-horizontal);
}

.p-1 {
	padding: .25rem
}

.p-6 {
	padding: 1.5rem
}

.p-8 {
	padding: 2rem
}

.p-\[25px\] {
	padding: var(--space-row-s) var(--space-horizontal);
}

.p-3 {
	padding: .75rem
}

.py-5 {
	padding-bottom: 1.25rem;
	padding-top: 1.25rem
}

.py-2 {
	padding-bottom: .5rem;
	padding-top: .5rem
}

.py-1 {
	padding-bottom: .25rem;
	padding-top: .25rem
}

.px-1 {
	padding-left: .25rem;
	padding-right: .25rem
}

.py-8 {
	padding-bottom: 2rem;
	padding-top: 2rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.py-3 {
	padding-bottom: .75rem;
	padding-top: .75rem
}

.py-3\.5 {
	padding-bottom: .875rem;
	padding-top: .875rem
}

.py-0\.5 {
	padding-bottom: .125rem;
	padding-top: .125rem
}

.py-0 {
	padding-bottom: 0;
	padding-top: 0
}

.py-3\/22 {
	padding-bottom: 13.63636364%;
	padding-top: 13.63636364%
}

.px-1\/24 {
	padding-left: 4.545454545% ;
	padding-right: 4.545454545% 
}

.py-7 {
	padding-bottom: 1.75rem;
	padding-top: 1.75rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.px-2\/24 {
	padding-left: 8.333333333%;
	padding-right: 8.333333333%
}

.py-2\/24 {
	padding-bottom: 8.333333333%;
	padding-top: 8.333333333%
}

.py-10 {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem
}

.py-6 {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}

.px-1\.5 {
	padding-left: .375rem;
	padding-right: .375rem
}

.px-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem
}


.pb-6 {
	padding-bottom: 1.5rem
}

.pr-5 {
	padding-right: 1.25rem
}

.pb-16 {
	padding-bottom: 4rem
}

.pb-8 {
	padding-bottom: 2rem
}

.pb-28 {
	padding-bottom: 7rem
}

.pt-10 {
	padding-top: 2.5rem
}

.pt-2\/24 {
	padding-top: 8.333333333%
}

.pb-20\/24 {
	padding-bottom: 83.33333333%
}

.pt-6 {
	padding-top: 1.5rem
}

.pt-8 {
	padding-top: 2rem
}

.pt-1\.5 {
	padding-top: .375rem
}

.pb-2 {
	padding-bottom: .5rem
}

.pt-1 {
	padding-top: .25rem
}

.pt-1\/24 {
	padding-top: 4.545454545% 
}

.pt-7 {
	padding-top: 1.75rem
}

.pb-10 {
	padding-bottom: 2.5rem
}

.pb-3 {
	padding-bottom: .75rem
}

.pr-10 {
	padding-right: 2.5rem
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.font-display {
	font-family: var(--font-sans-serif)
}

.text-24 {
	font-size: var(--font-size-2xl);
}


.text-14 {
	font-size: .875rem
}

.text-32 {
	font-size: 2rem
}

.text-20 {
	font-size: 1.25rem
}

.text-26 {
	font-size: 1.625rem
}

.font-normal {
	font-weight: 400
}

.font-medium {
	font-weight: 500
}

.font-semibold {
	font-weight: var(--font-weight-bold);
}

.font-light {
	font-weight: 300
}

.uppercase {
	text-transform: uppercase
}

.not-italic {
	font-style: normal
}

.leading-140 {
	line-height: 1.4
}

.leading-110 {
	line-height: 1.1;
}

.leading-1 {
	line-height: 1
}

.leading-160 {
	line-height: 1.6
}

.leading-120 {
	line-height: 1.2
}

.leading-150 {
	line-height: 1.5
}

.leading-115 {
	line-height: 1.15
}

.leading-130 {
	line-height: 1.3
}

.tracking-wide {
	letter-spacing: .025em
}

.tracking-slight {
	letter-spacing: .0125em
}

.tracking-wider {
	letter-spacing: .05em
}

.text-blue {
	--tw-text-opacity: 1;
	color: rgba(0, 107, 213, var(--tw-text-opacity))
}

.text-blue-ash {
	--tw-text-opacity: 1;
	color: rgba(212, 225, 225, var(--tw-text-opacity))
}

.text-blue-navy {
	--tw-text-opacity: 1;
	color: rgba(0, 29, 82, var(--tw-text-opacity))
}

.text-red {
	--tw-text-opacity: 1;
	color: rgba(255, 33, 16, var(--tw-text-opacity))
}

.text-orange {
	--tw-text-opacity: 1;
	color: rgba(255, 165, 9, var(--tw-text-opacity))
}

.text-white {
	--tw-text-opacity: 1;
	color: var(--color-neutral-light);
	visibility: visible;
}

.text-blue-gray {
	--tw-text-opacity: 1;
	color: rgba(95, 116, 129, var(--tw-text-opacity))
}

.text-black {
	--tw-text-opacity: 1;
	/* color: rgba(0, 0, 0, var(--tw-text-opacity)); */
}

.underline {
	text-decoration: underline
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.placeholder-white::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.placeholder-white::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.opacity-50 {
	opacity: .5
}

.shadow-blue {
	--tw-shadow: 0px 4px 40px 0px rgba(0, 29, 82, .08);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 var( --color-secondary)0), var(--tw-ring-shadow, 0 0 var( --color-secondary)0), var(--tw-shadow)
}

.ring-2 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 var( --color-secondary)0)
}

.ring-inset {
	--tw-ring-inset: inset
}

.ring-white {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity))
}

.filter {
	filter: var(--tw-filter)
}

.transition-colors {
	transition-duration: .35s;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-all {
	transition-duration: .35s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition {
	transition-duration: .35s;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: var(--max-characters);
	/* padding: 0 var(--space-horizontal); */
}

@media (min-width:768px) {
	.container {
		/* width: 91.66666667%; */
	}
}

@media (min-width:1536px) {
	.container {
		/* max-width: 1536px; */
	}
}

.container-md {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media (min-width:768px) {
	.container-md {
		width: 91.66666667%
	}
}

@media (min-width:1536px) {
	.container-md {
		max-width: 1536px
	}
}

.adhere {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.flex-center {
	align-items: center;
	justify-content: center;
}

.h-content {
	height: calc(100vh - var(--space-vertical-l));
}

.max-h-content {
	max-height: calc(100vh - 6rem)
}

@media (min-width:768px) {
	.max-h-content {
		max-height: calc(100vh - 6rem);
	}
}

.top-24 {
	top: 6rem
}

.min-h-content {
	min-height: calc(100vh - 6rem)
}

@media (min-width:768px) {
	.min-h-content {
		min-height: calc(100vh - 6rem)
	}
}

.skip-link {
	clip: rect(0, 0, 0, 0);
	border-width: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.skip-link:focus {
	clip: auto;
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity));
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	font-size: 1.125rem;
	height: auto;
	left: 0;
	margin: 0;
	overflow: visible;
	padding: .75rem 2rem;
	position: static;
	position: fixed;
	text-decoration: underline;
	top: 0;
	white-space: normal;
	width: auto;
	z-index: 10
}

.background-blue {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 249, 249, var(--tw-bg-opacity));
	padding-bottom: 2.5rem;
	padding-top: 2.5rem
}

@media (min-width:768px) {
	.background-blue {
		padding-bottom: 3rem;
		padding-top: 3rem
	}
}

@media (min-width:1024px) {
	.background-blue {
		padding-bottom: 5rem;
		padding-top: 5rem
	}
}

@media (min-width:1536px) {
	.background-blue {
		padding-bottom: 6rem;
		padding-top: 6rem
	}
}

.background-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-bottom: 2.5rem;
	padding-top: 2.5rem
}

@media (min-width:768px) {
	.background-white {
		padding-bottom: 3rem;
		padding-top: 3rem
	}
}

@media (min-width:1024px) {
	.background-white {
		padding-bottom: 5rem;
		padding-top: 5rem
	}
}

@media (min-width:1536px) {
	.background-white {
		padding-bottom: 6rem;
		padding-top: 6rem
	}
}

.background-blue+.background-blue,
.background-white+.background-white {
	padding-top: 0
}

[v-cloak] {
	display: none
}

.ie-message {
	background-color: var(--color-accent-bright-blue);
	color: var(--color-neutral-light);
	min-height: 100vh;
	padding: 6rem 2rem;
	text-align: center
}

.first\:border-t-2:first-child {
	border-top-width: 2px
}

.last\:mb-0:last-child {
	margin-bottom: 0
}

.hover\:border-orange:hover {
	--tw-border-opacity: 1;
	border-color: rgba(255, 165, 9, var(--tw-border-opacity))
}

.hover\:bg-blue-dark:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 48, 115, var(--tw-bg-opacity))
}

.hover\:bg-blue-navy:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity))
}

.hover\:bg-blue:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity))
}

.hover\:bg-white:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.hover\:bg-opacity-10:hover {
	--tw-bg-opacity: 0.1
}

.hover\:bg-opacity-50:hover {
	--tw-bg-opacity: 0.5
}

.hover\:font-bold:hover {
	font-weight: 700
}

.hover\:text-blue-navy:hover {
	--tw-text-opacity: 1;
	color: rgba(0, 29, 82, var(--tw-text-opacity))
}

.hover\:text-orange:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 165, 9, var(--tw-text-opacity))
}

.hover\:underline:hover {
	text-decoration: underline
}

.hover\:no-underline:hover {
	text-decoration: none
}

.focus\:bg-blue-navy:focus {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity))
}

.focus\:bg-opacity-50:focus {
	--tw-bg-opacity: 0.5
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px
}

.focus\:ring:focus {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 var( --color-secondary)0)
}

.focus\:ring-transparent:focus {
	--tw-ring-color: transparent
}

@media (min-width:640px) {
	.sm\:mb-0 {
		margin-bottom: 0
	}

	.sm\:grid {
		display: grid
	}

	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.sm\:gap-4 {
		gap: 1rem
	}

	.sm\:p-10 {
		padding: 2.5rem
	}
}

@media (min-width:768px) {
	.md\:absolute {
		position: absolute
	}

	.md\:relative {
		position: relative
	}

	.md\:top-0 {
		top: 0
	}

	.md\:left-0 {
		left: 0
	}

	.md\:-left-6 {
		left: -1.5rem
	}

	.md\:z-auto {
		z-index: auto
	}

	.md\:col-span-2 {
		grid-column: span 2/span 2
	}

	.md\:col-span-3 {
		grid-column: span 3/span 3
	}

	.md\:mx-auto {
		margin-left: auto;
		margin-right: auto
	}

	.md\:mx-4 {
		margin-left: 1rem;
		margin-right: 1rem
	}

	.md\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}

	.md\:mx-1\/22 {
		margin-left: 4.545454545%;
		margin-right: 4.545454545%
	}

	.md\:my-10 {
		margin-bottom: 2.5rem;
		margin-top: 2.5rem
	}

	.md\:ml-5 {
		margin-left: 1.25rem
	}

	.md\:-mt-20 {
		margin-top: -5rem
	}

	.md\:mb-10 {
		margin-bottom: 2.5rem
	}

	.md\:mt-6 {
		margin-top: 1.5rem
	}

	.md\:mr-1\/22 {
		margin-right: 4.545454545%
	}

	.md\:mt-0 {
		margin-top: 0
	}

	.md\:mt-5\/22 {
		margin-top: 22.72727273%
	}

	.md\:mb-6 {
		margin-bottom: 1.5rem
	}

	.md\:mb-0 {
		margin-bottom: 0
	}

	.md\:mt-14 {
		margin-top: 3.5rem
	}

	.md\:mb-auto {
		margin-bottom: auto
	}

	.md\:-mt-12 {
		margin-top: -3rem
	}

	.md\:ml-1\/22 {
		margin-left: 4.545454545%
	}

	.md\:mt-12 {
		margin-top: 3rem
	}

	.md\:mb-3 {
		margin-bottom: .75rem
	}

	.md\:-ml-16 {
		margin-left: -4rem
	}

	.md\:mt-8 {
		margin-top: 2rem
	}

	.md\:ml-10 {
		margin-left: 2.5rem
	}

	.md\:block {
		display: block
	}

	.md\:inline-block {
		display: inline-block
	}

	.md\:flex {
		display: flex
	}

	.md\:hidden {
		display: none
	}

	.md\:h-72 {
		height: 18rem
	}

	.md\:h-12 {
		height: 3rem
	}

	.md\:h-8 {
		height: 2rem
	}

	.md\:h-500 {
		height: 31.25rem
	}

	.md\:h-full {
		height: 100%
	}

	.md\:h-520 {
		height: 32.5rem
	}

	.md\:h-420 {
		height: 26.25rem
	}

	.md\:h-auto {
		height: auto
	}

	.md\:h-16 {
		height: 4rem
	}

	.md\:h-40 {
		height: 10rem
	}

	.md\:h-14 {
		height: 3.5rem
	}

	.md\:h-6 {
		height: 1.5rem
	}

	.md\:h-32 {
		height: 8rem
	}

	.md\:min-h-500 {
		/* min-height: 31.25rem; */
	}

	.md\:w-16\/22 {
		width: 72.72727273%
	}

	.md\:w-1\/3 {
		width: 33.333333%
	}

	.md\:w-12 {
		width: 3rem
	}

	.md\:w-8 {
		width: 2rem
	}

	.md\:w-20\/22 {
		width: 90.90909091%
	}

	.md\:w-10\/22 {
		width: 45.45454545%
	}

	.md\:w-9\/22 {
		width: 40.90909091%
	}

	.md\:w-22\/24 {
		width: 91.66666667%
	}

	.md\:w-7\/22 {
		width: 31.81818182%
	}

	.md\:w-6\/22 {
		width: 27.27272727%
	}

	.md\:w-1\/2 {
		width: 50%
	}

	.md\:w-23\/48 {
		width: 47.91666667%
	}

	.md\:w-16 {
		width: 4rem
	}

	.md\:w-56 {
		width: 14rem
	}

	.md\:w-80 {
		width: 20rem
	}

	.md\:w-14 {
		width: 3.5rem
	}

	.md\:w-6 {
		width: 1.5rem
	}

	.md\:w-32 {
		width: 8rem
	}

	.md\:min-w-600 {
		min-width: 37.5rem
	}

	.md\:max-w-18\/22 {
		max-width: 81.81818182%
	}

	.md\:max-w-48 {
		max-width: 12rem
	}

	.md\:flex-1 {
		flex: 1 1 0%
	}

	.md\:flex-shrink-0 {
		flex-shrink: 0
	}

	.md\:flex-grow {
		flex-grow: 1
	}

	.md\:rotate-180 {
		--tw-rotate: 180deg;
		transform: var(--tw-transform)
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.md\:flex-col {
		flex-direction: column
	}

	.md\:items-start {
		align-items: flex-start
	}

	.md\:justify-end {
		justify-content: flex-end
	}

	.md\:justify-between {
		justify-content: space-between
	}

	.md\:gap-6 {
		gap: 1.5rem
	}

	.md\:gap-8 {
		gap: 2rem
	}

	.md\:self-end {
		align-self: flex-end
	}

	.md\:border-t-0 {
		border-top-width: 0
	}

	.md\:border-l-2 {
		border-left-width: 2px
	}

	.md\:bg-white {
		--tw-bg-opacity: 1;
		background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
	}

	.md\:p-1\/22 {
		padding: 4.545454545%
	}

	.md\:p-6 {
		padding: 1.5rem
	}

	.md\:p-8 {
		padding: 2rem
	}

	.md\:p-10 {
		padding: 2.5rem
	}

	.md\:p-12 {
		padding: 3rem
	}

	.md\:p-20 {
		padding: 5rem
	}

	.md\:px-20 {
		padding-left: 5rem;
		padding-right: 5rem
	}

	.md\:py-6 {
		padding-bottom: 1.5rem;
		padding-top: 1.5rem
	}

	.md\:py-2 {
		padding-bottom: .5rem;
		padding-top: .5rem
	}

	.md\:py-16 {
		padding-bottom: 4rem;
		padding-top: 4rem
	}

	.md\:py-1\/24 {
		padding-bottom: 4.545454545% ;
		padding-top: 4.545454545% 
	}

	.md\:py-12 {
		padding-bottom: 3rem;
		padding-top: 3rem
	}

	.md\:px-12 {
		padding-left: 3rem;
		padding-right: 3rem
	}

	.md\:px-0 {
		padding-left: 0;
		padding-right: 0
	}

	.md\:py-10 {
		padding-bottom: 2.5rem;
		padding-top: 2.5rem
	}

	.md\:px-1\/22 {
		padding-left: 4.545454545%;
		padding-right: 4.545454545%
	}

	.md\:py-5 {
		padding-bottom: 1.25rem;
		padding-top: 1.25rem
	}

	.md\:pt-6 {
		padding-top: 1.5rem
	}

	.md\:pb-96 {
		padding-bottom: 24rem
	}

	.md\:pt-0 {
		padding-top: 0
	}

	.md\:pb-0 {
		padding-bottom: 0
	}

	.md\:pt-8 {
		padding-top: 2rem
	}

	.md\:pr-6 {
		padding-right: 1.5rem
	}

	.md\:pl-8 {
		padding-left: 2rem
	}

	.md\:pt-10 {
		padding-top: 2.5rem
	}

	.md\:pb-14 {
		padding-bottom: 3.5rem
	}

	.md\:pb-12 {
		padding-bottom: 3rem
	}

	.md\:text-right {
		text-align: right
	}

	.md\:text-24 {
		font-size: var(--font-size-xl);
	}

	.md\:text-40 {
		font-size: 2.5rem
	}

	.md\:text-16 {
		font-size: 1rem
	}

	.md\:text-18 {
		font-size: 1.125rem
	}

	.md\:text-56 {
		font-size: 3.5rem
	}

	.md\:writing-mode-vertical {
		writing-mode: vertical-rl
	}
}

@media (min-width:1024px) {
	.lg\:-left-7 {
		left: -1.75rem
	}

	.lg\:ml-3 {
		margin-left: .75rem
	}

	.lg\:-mt-24 {
		margin-top: -6rem
	}

	.lg\:mb-5 {
		margin-bottom: 1.25rem
	}

	.lg\:mb-11 {
		margin-bottom: 2.75rem
	}

	.lg\:ml-3\/22 {
		/* margin-left: 13.63636364%; */
	}

	.lg\:mb-3 {
		margin-bottom: .75rem
	}

	.lg\:mt-6 {
		margin-top: 1.5rem
	}

	.lg\:ml-1\/22 {
		margin-left: 4.545454545%
	}

	.lg\:mt-0 {
		margin-top: 0
	}

	.lg\:mt-24 {
		margin-top: 6rem
	}

	.lg\:-ml-20 {
		margin-left: -5rem
	}

	.lg\:ml-2\/22 {
		margin-left: 9.090909091%
	}

	.lg\:mt-3 {
		margin-top: .75rem
	}

	.lg\:mt-5 {
		margin-top: 1.25rem
	}

	.lg\:ml-10 {
		margin-left: 2.5rem
	}

	.lg\:block {
		display: block
	}

	.lg\:flex {
		display: flex
	}

	.lg\:h-40 {
		height: 10rem
	}

	.lg\:h-10 {
		height: 2.5rem
	}

	.lg\:h-52 {
		height: 13rem
	}

	.lg\:h-20 {
		height: 5rem
	}

	.lg\:h-56 {
		height: 14rem
	}

	.lg\:min-h-80 {
		min-height: 20rem
	}

	.lg\:min-h-600 {
		min-height: 37.5rem;
	}

	.lg\:w-18\/22 {
		width: 81.81818182%
	}

	.lg\:w-16\/22 {
		/* width: 72.72727273%; */
	}

	.lg\:w-14\/22 {
		width: 63.63636364%
	}

	.lg\:w-7\/22 {
		width: 31.81818182%
	}

	.lg\:w-5\/22 {
		width: 22.72727273%
	}

	.lg\:w-28 {
		width: 7rem
	}

	.lg\:w-20 {
		width: 5rem
	}

	.lg\:w-1\/3 {
		width: 33.333333%
	}

	.lg\:w-72 {
		width: 18rem
	}

	.lg\:max-w-19\/22 {
		max-width: 86.36363636%
	}

	.lg\:max-w-20\/22 {
		max-width: 90.90909091%
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.lg\:gap-16 {
		gap: 4rem
	}

	.lg\:gap-10 {
		gap: 2.5rem
	}

	.lg\:whitespace-nowrap {
		white-space: nowrap
	}

	.lg\:border-t-0 {
		border-top-width: 0
	}

	.lg\:border-l-2 {
		border-left-width: 2px
	}

	.lg\:p-10 {
		padding: 2.5rem
	}

	.lg\:p-16 {
		padding: 4rem
	}

	.lg\:p-24 {
		padding: 6rem
	}

	.lg\:py-12 {
		padding-bottom: 3rem;
		padding-top: 3rem
	}

	.lg\:px-24 {
		padding-left: 6rem;
		padding-right: 6rem
	}

	.lg\:px-3\/22 {
		padding-left: 13.63636364%;
		padding-right: 13.63636364%
	}

	.lg\:pb-20 {
		padding-bottom: 5rem
	}

	.lg\:pt-0 {
		padding-top: 0
	}

	.lg\:pl-10 {
		padding-left: 2.5rem
	}

	.lg\:pb-10 {
		padding-bottom: 2.5rem
	}

	.lg\:pt-10 {
		padding-top: 2.5rem
	}

	.lg\:text-24 {
		font-size: 1.5rem
	}

	.lg\:text-40 {
		font-size: 2.5rem
	}
}

@media (min-width:1280px) {
	.xl\:mx-5 {
		margin-left: 1.25rem;
		margin-right: 1.25rem
	}

	.xl\:mx-1\/22 {
		margin-left: 4.545454545%;
		margin-right: 4.545454545%
	}

	.xl\:mt-20 {
		margin-top: 5rem
	}

	.xl\:mb-0 {
		margin-bottom: 0
	}

	.xl\:-ml-24 {
		margin-left: -6rem
	}

	.xl\:h-80 {
		height: 20rem
	}

	.xl\:w-14\/22 {
		width: 63.63636364%
	}

	.xl\:w-16\/22 {
		width: 72.72727273%
	}

	.xl\:w-9\/12 {
		width: 75%
	}

	.xl\:w-9\/22 {
		width: 40.90909091%
	}

	.xl\:w-12\/22 {
		width: 54.54545455%
	}

	.xl\:w-6\/22 {
		width: 27.27272727%
	}

	.xl\:w-8\/22 {
		width: 36.36363636%
	}

	.xl\:p-10 {
		padding: 2.5rem
	}

	.xl\:px-5\/22 {
		padding-left: 22.72727273%;
		padding-right: 22.72727273%
	}

	.xl\:text-40 {
		font-size: 2.5rem
	}
}

@media (min-width:1536px) {
	.\32xl\:h-96 {
		height: 24rem
	}

	.\32xl\:w-8\/22 {
		width: 36.36363636%
	}

	.\32xl\:w-9\/22 {
		width: 40.90909091%
	}

	.\32xl\:w-18\/22 {
		width: 81.81818182%
	}

	.\32xl\:max-w-18\/22 {
		max-width: 81.81818182%
	}

	.\32xl\:pb-24 {
		padding-bottom: 6rem
	}
}

a:not(.button) {
	text-decoration: underline;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

/* ADDED CONTENT*/
:root {

    /* FONTS, WEIGHTS, AND HEIGHTS ---------------------------------------------*/
    /*Font Families*/--font-serif: 'Larken', Georgia, Cambria, 'Times New Roman', ui-serif, serif;--font-sans-serif: 'Atkinson Hyperlegible Next', 'Segoe UI', 'Helvetica Neue', system-ui, Helvetica, Arial, ui-sans-serif, sans-serif;

    /*Font Weights*/--font-weight-regular: 400;--font-weight-semi-bold: 500;--font-weight-bold: 640;

    /*Line Height*/--line-height-s: 1.2;--line-height-m: 1.5;--line-height-l: 1.75;

    /*Font Size*/--font-size-base: 1rem; /* 16px */--font-size-2xs: clamp(0.625rem, calc(0.625rem + 0.3vw), .875rem);   /* ~10px to 14px */--font-size-xs: clamp(0.75rem, calc(0.625rem + 0.3vw), 1rem);        /* ~12px to 16px */--font-size-s: clamp(0.875rem, calc(0.875rem + 0.45vw), 1.125rem);    /* ~14px to 18px */--font-size-m: clamp(1rem, calc(1rem + 0.5vw), 1.25rem);        /* ~16px to 20px */--font-size-l: clamp(1.25rem, calc(1.25rem + .6vw), 1.5rem);       /* ~20px to 24px */--font-size-xl: clamp(1.3rem, calc(1.3rem + .75vw), 1.85rem);      /* ~24px to 28px */--font-size-2xl: clamp(1.7rem, calc(1.8rem + 1vw), 3rem);      /* ~32px to 39px */--font-size-3xl: clamp(2rem, calc(2rem + 1.5vw), 3.5rem);      /* ~40px to 49px */

    /* SPACING  ---------------------------------------------*/--space-base-unit: 1rem; /* 16px */--space-2xs: calc(0.25 * var(--space-base-unit));    /* 4px */--space-xs: calc(0.5 * var(--space-base-unit));      /* 8px */--space-s: var(--space-base-unit);                   /* 16px */--space-m: calc(1.5 * var(--space-base-unit));       /* 24px */--space-l: calc(2.5 * var(--space-base-unit));       /* 40px */--space-xl: calc(3 * var(--space-base-unit));        /* 48px */--space-2xl: calc(4.5 * var(--space-base-unit));     /* 72px */--space-3xl: calc(8 * var(--space-base-unit));       /* 128px */

	/* DEFINED SPACING ---------------------------------------------*/--space-column: var(--space-l);--space-column-l: var(--space-2xl);--space-row: var(--space-l);--space-row-s: var(--space-m);--space-horizontal: var(--space-xl);--space-vertical: calc(var(--space-2xl));--space-vertical-l: calc(var(--space-2xl) * 1.2);--space-heading: var(--space-s);--space-heading-s: var(--space-xs);
    
    /*COLORS  ---------------------------------------------*/
    /* Brand Palette */--color-brand-dark-blue: #052F60;--color-brand-blue: #00539B;--color-accent-bright-blue: #0C5AE2;--color-accent-gold: #FDC126;--color-neutral-gray: #eff1f2;--color-neutral-light: #fcfcfc;--color-transparent-dark-blue: rgb(5 47 96 / 81%);

    /* Functional Roles */--color-primary: var(--color-brand-blue);--color-secondary: var(--color-brand-dark-blue);--color-accent-primary: var(--color-accent-gold);--color-accent-secondary: var(var(--color-accent-bright-blue));

    /* Semantic Roles */--color-bg-primary: var(--color-primary);--color-bg-secondary: var(--color-secondary);--color-bg-accent: var(--color-accent-primary);--color-bg-light: var(--color-neutral-light);--color-bg-white: var(--color-neutral-white);--color-border-primary: var(--color-primary);--color-border-secondary: var(--color-secondary);--color-border-accent: var(--color-accent-primary);--color-border-light: var(--color-neutral-light);--color-text-primary: var(--color-primary);--color-text-secondary: var(--color-secondary);--color-text-on-primary: var(--color-neutral-white);--color-text-on-secondary: var(--color-neutral-white);--color-text-on-accent: var(--color-secondary);

    /* GRAPHICS ---------------------------------------------*/--graphic-abstract: url('/_dev/ez_test/graphics/abstract-graphic.png');--dotted-lines:url('/_dev/ez_test/graphics/dotted-line.png'); 

    /* BORDER RADIUS ---------------------------------------------*/--border-radius-xs: 2px;--border-radius-s: 8px;--border-radius-m: 16px;--border-radius-circle: 50%;

    /* SHADOWS ---------------------------------------------*/--shadow-color: 0deg 0% 63%;--shadow-color-l:  #00000024;--shadow-color-m:  #00000033;--shadow-color-d:  #0000005c;--shadow-color-dark: #00000033;--shadow-elevation-low:
    0.3px 0.5px 0.7px hsl(var(--shadow-color) / 0.34),
    0.4px 0.8px 1px -1.2px hsl(var(--shadow-color) / 0.34),
    1px 2px 2.5px -2.5px hsl(var(--shadow-color) / 0.34);--shadow-low-left:  -5px 5px 10px var(--shadow-color-l);--shadow-low-right:  5px 5px 10px var(--shadow-color-l);--shadow-medium:  0px 10px 20px var(--shadow-color-m);--shadow-medium-left:  -10px 10px 20px var(--shadow-color-m);--shadow-medium-right:  10px 10px 30px var(--shadow-color-m);--shadow-high-left:  -10px 10px 50px var(--shadow-color-d);--shadow-high-right:  10px 10px 50px var(--shadow-color-d);--shadow-elevation-medium:
  /* inner */
  0.4px 0px 2px hsl(var(--shadow-color) / 0.22),

  /* left */
  -1.2px 0px 6px  -0.4px hsl(var(--shadow-color) / 0.24),
  -3.2px 0px 14px -0.8px hsl(var(--shadow-color) / 0.18),
  -8px  0px 28px -1px   hsl(var(--shadow-color) / 0.12),

  /* right */
   1.2px 0px 6px  -0.4px hsl(var(--shadow-color) / 0.24),
   3.2px 0px 14px -0.8px hsl(var(--shadow-color) / 0.18),
   8px   0px 28px -1px   hsl(var(--shadow-color) / 0.12);--shadow-elevation-high:
    0.3px 0.5px 0.7px hsl(var(--shadow-color) / 0.34),
    1.5px 2.9px 3.7px -0.4px hsl(var(--shadow-color) / 0.34),
    2.7px 5.4px 6.8px -0.7px hsl(var(--shadow-color) / 0.34),
    4.5px 8.9px 11.2px -1.1px hsl(var(--shadow-color) / 0.34),
    7.1px 14.3px 18px -1.4px hsl(var(--shadow-color) / 0.34),
    11.2px 22.3px 28.1px -1.8px hsl(var(--shadow-color) / 0.34),
    17px 33.9px 42.7px -2.1px hsl(var(--shadow-color) / 0.34),
    25px 50px 62.9px -2.5px hsl(var(--shadow-color) / 0.34);--shadow-elevation-low-dark:
    10px 10px 30px var(--shadow-color-dark);--shadow-elevation-medium-dark:
    0.3px 0.5px 0.7px hsl(var(--shadow-color-dark) / 0.36),
    0.8px 1.6px 2px -0.8px hsl(var(--shadow-color-dark) / 0.36),
    2.1px 4.1px 5.2px -1.7px hsl(var(--shadow-color-dark) / 0.36),
    5px 10px 12.6px 1.5px hsl(var(--shadow-color-dark) / 0.36);--shadow-elevation-high-dark:
    0.3px 0.5px 0.7px hsl(var(--shadow-color-dark) / 0.34),
    1.5px 2.9px 3.7px -0.4px hsl(var(--shadow-color-dark) / 0.34),
    2.7px 5.4px 6.8px -0.7px hsl(var(--shadow-color-dark) / 0.34),
    4.5px 8.9px 11.2px -1.1px hsl(var(--shadow-color-dark) / 0.34),
    7.1px 14.3px 18px -1.4px hsl(var(--shadow-color-dark) / 0.34),
    11.2px 22.3px 28.1px -1.8px hsl(var(--shadow-color-dark) / 0.34),
    17px 33.9px 42.7px -2.1px hsl(var(--shadow-color-dark) / 0.34),
    25px 50px 62.9px -2.5px hsl(var(--shadow-color-dark) / 0.34);


    /* LIMITS ---------------------------------------------*/--max-width: 95rem;--max-characters: 67rem;--max-button-width: 28rem;

	/* STRUCTURES ---------------------------------------------*/--template-columns-3: 1fr 1fr 1fr;--template-columns-2: 1fr 1fr;--template-columns-1: 1fr;--template-columns-sidebar: 3fr 9fr;}

/* END OF VARIABLES */

@media screen and (max-width: 1200px) { /* SMALL LAPTOP - TABLET  */
	:root {
		/* STRUCTURES ----------------------------------------------*/
		--template-columns-3: var(--template-columns-2);
		--template-columns-sidebar: var(--template-columns-1);

		/* SPACING ----------------------------------------------*/
		--space-vertical-l: var(--space-2xl);
		--space-vertical: var(--space-xl);
		--space-horizontal: var(--space-xl);
		--space-row: var(--space-l);
		--space-row-s: var(--space-m);
		--space-column-l: var(--space-m);
	}
}

@media screen and (max-width: 900px) { /* MOBILE */ 
	:root {

		/* STRUCTURES ----------------------------------------------*/
		--template-columns-2: var(--template-columns-1);
		--template-columns-3: var(--template-columns-2);		
	}
}

@media screen and (max-width: 600px) { /* MOBILE */ 
	:root {

		/* SPACING ----------------------------------------------*/
		--space-vertical: var(--space-xl);
		--space-vertical-l: var(--space-2xl);
		--space-horizontal: var(--space-m);
		--space-row: var(--space-m);
		--space-row-s: var(--space-m);
		--space-heading: var(--space-s);
		--space-heading-s: var(--space-xs);
		--space-column-l: var(--space-m);
		
	}
}

/* VARIABLE BREAKPOINTS */

/*END OF VARIABLE BREAKPOINTS */

/* HEADERS, FONTS, BASIC TEXT STYLES */
/* Font Family and line height*/
body {
	font-family: var(--font-sans-serif);
	line-height: var(--line-height-l);
	color: var(--color-secondary);
	background-color: var(--color-neutral-light);
	font-size: var(--font-size-m);
	text-wrap: pretty;
}

strong {
	font-weight: var(--font-weight-bold)
}

h3, h4, h5, h6 {
	font-family: var(--font-sans-serif);
	line-height: var(--line-height-m);
	color: var(--color-secondary);
	text-wrap: balance;
}

h1, h2 {
	font-family: var(--font-serif);
	line-height: var(--line-height-s);
	color: var(--color-secondary);
	/* text-wrap: balance; */
}

/* Font Weights and Sizes*/
body {
	font-weight: var(--font-weight-regular);
	font-size: var(--font-size-m);
}

h6{
	font-size: var(--font-size-s);
	font-weight: var(--font-weight-bold);
}

h5{
	font-size: calc(var(--font-size-m));
	font-weight: var(--font-weight-bold);
}

h4{
	font-size: var(--font-size-l);
	font-weight: var(--font-weight-bold);
}

h3{
	font-size: var(--font-size-xl);
	font-weight: var(--font-weight-bold);
}

h2{
	font-size: var(--font-size-2xl);
	font-weight: var(--font-weight-semi-bold);
}

h1{
	font-size: var(--font-size-3xl);
	font-weight: var(--font-weight-bold);
}

ol, ul {
	margin: var(--space-xs) 0 var(--space-xs);
}

h2 + ol, h2 + ul {
	margin: 0;
	margin-bottom:  var(--space-xs);
}

ul {
	list-style-type: disc;
}

a {
	color: var(--color-primary);
}

a:hover{
	text-decoration: none;
	color: var(--color-accent-bright-blue);
}


.banner-background .color-light {
    color: var(--color-neutral-light);
}

.banner-background .color-dark {
    color: var(--color-brand-dark-blue)
}

.banner-background .color-blue {
    color: var(--color-brand-blue);
}

.banner-background .blue {
    background-color: var(--color-brand-blue);
}

.banner-background .light-blue {
    background-color: var(--color-accent-light-blue);
}

.banner-background .electric-blue {
    background-color: var(--color-accent-bright-blue);
}

.banner-background .light {
    background-color: var(--color-neutral-light);
}

.banner-background .dark {
    background-color: var(--color-brand-dark-blue);
}

.banner-background.graphic-dark {
    background: var(--graphic-abstract);
    background-color: var(--color-brand-dark-blue);
    background-size: cover;
     background-position: center;
}

.banner-background.graphic-light {
    background: var(--graphic-abstract);
    background-color: var(--color-neutral-gray);
    background-size: cover;
    background-position: center;
}

.banner-background.graphic-blue {
    background: var(--graphic-abstract);
    background-size: cover;
    background-color: var(--color-brand-blue);
    background-position: center;
}

.banner-background a:hover, .banner-background a:visited:hover{
    text-decoration: none;
    color: var(--color-accent-bright-blue);
}

.banner-background a:visited, .banner-background a{
    color: var(--color-neutral-light);
}

.banner-background a.color-light,  .banner-background a.color-light:visited {
	color: var(--color-neutral-light);
} 

.banner-background a.color-light:hover{
    color: var(--color-accent-gold);
}

.banner-background .button {
    text-decoration: none;
    border-radius: var(--border-radius-s);
    padding: var(--space-xs) var(--space-s);
    /* display: block; */
    width: fit-content;
    font-weight: var(--font-weight-bold);
    text-align: center;
	transition: .2s ease-in-out;
    display: inline-block;
}


.button.large {
    padding: var(--space-s) var(--space-m);
    box-shadow: var(--shadow-low-right);
}


.banner-background .button.electric-blue {
    color: var(--color-neutral-light);
}

.banner-background .button.light {
    color: var(--color-brand-blue);
}


.banner-background .button.electric-blue:hover {
    background-color: var(--color-secondary);
    background: var(--graphic-dark);
    box-shadow: var(--shadow-dark-right); 
}

.banner-background .button.light:hover {
    background-color: var(--color-secondary);
    color: var(--color-neutral-light);
    box-shadow: var(--shadow-high-right);
}

.banner-background.graphic-dark .button.light:hover {
    background-color: var(--color-accent-bright-blue);
    color: var(--color-neutral-light);
    box-shadow: var(--shadow-elevation-high-dark); 

}

.pod-container{
	border-radius: var(--border-radius-s);
	/* overflow: hidden; */
	box-shadow: var(--shadow-medium);
	/* border: 2px solid var(--color-primary); */
	border-left: 4px solid var(--color-primary);
	padding: var(--space-m);
	/* margin-top: var(--space-vertical); */
	background-color: var(--color-neutral-light);
	display:  grid;
	gap: var(--space-s);
	height: fit-content;
}

.icon-w-text {
    display: flex;
    align-items: center;
    gap: var(--space-s);
}

.icon-w-text p, .icon-w-text a{
    flex: 1;
}

.icon-w-text-list {
    display: flex;
    gap: var(--space-s) var(--space-m);
    align-items: center;
    flex-wrap: wrap;
}

.banner-background .bar{
    padding: var(--space-xs) var(--space-s);
    border-radius: var(--border-radius-m);
}

.banner-background .pod-container-left {
	border-radius: var(--border-radius-s);
    overflow: hidden;
    box-shadow: var(--shadow-elevation-medium); 
    border: 1px solid var(--color-primary);
    border-left: 4px solid var(--color-primary);
}

/* grid test*/

.grid-hero {
    display: grid;
    transition: grid-template-columns .2s ease-in-out;
    /* margin-left: var(--space-s); */
    /* margin-right: var(--space-s); */
    /* max-width: var(--max-width); */
    margin-bottom: var(--space-row);
}

.landing {
    grid-template-columns: 1fr 1fr;
}

.landing {
	min-height: 22vw; /* ~40% of screen */
}

.landing.w-image {
	min-height: 24vw; /* ~40% of screen */
}

.interior{
    grid-template-columns: 7fr 5fr;
}

.interior {
	 min-height: 16vw;
}

.interior.w-image {
	 min-height: 24vw; /* ~30% of screen */
}


.interior .grid-left,
.landing .grid-left {
    margin-right: calc(var(--space-2xl) * -1);
    padding-bottom: var(--space-s);
    z-index: 2;
}

.interior.w-image .grid-left,
.landing.w-image .grid-left {
    margin-right: calc(var(--space-2xl) * -1);
    padding-bottom: var(--space-s);
    z-index: 0;
}


.banner-background {
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    transition: padding .2s ease-in-out;
    box-shadow: var(--shadow-medium-right);
}

.banner-background {
	border-radius: 0 var(--border-radius-m) var(--border-radius-m) 0;
}

.banner-background .box {
	max-width: calc(var(--max-width) / 2);
	margin: 0 auto;
}

.landing.w-image .banner-background{
	padding-right: var(--space-2xl);
}

.interior .banner-background {
	min-height: 14vw; /* ~36% of screen */
}

.interior .banner-background{
	padding-right: var(--space-2xl);
}

.banner-background.graphic-blue h1, .banner-background.graphic-blue, .banner-background.graphic-dark h1, .banner-background.graphic-dark{
	color: var(--color-neutral-light);
}

.text-content {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: var(--space-row-s);
    text-wrap: pretty;
    font-family: var(--font-sans-serif);
    width: 100%;
    font-size: var(--font-size-m);
    /* padding-right: var(--space-2xl); */
    margin-left: max(0px, calc((100vw - var(--max-width)) / 2));
}

.text-content *, .interior .text-content * 
{
	max-width: 38rem;
}

.landing .text-content {
	max-width: calc( var(--max-width) / 2);
	padding: var(--space-2xl) var(--space-horizontal);
}

.interior .text-content {
	max-width: calc(var(--max-width) * 0.6);
	padding: var(--space-2xl) var(--space-horizontal);
	margin-left: max(0px, calc((100vw - var(--max-width)) / 2));
}

.interior h1 {
	text-align: left;
	margin: unset;
}

.text-content.color-light a:not(.button) {
	color: var(--color-neutral-light);
}

.text-content.color-light a:hover:not(.button) {
	color: var(--color-neutral-light);
}


.grid-right {
    position: relative;
    padding-top: var(--space-s);
}

.grid-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: var(--border-radius-m) 0 0 var(--border-radius-m);
    box-shadow: var(--shadow-medium-right);
    aspect-ratio: 16 / 4;
}

.w-image .grid-right img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: var(--border-radius-m) 0 0 var(--border-radius-m);
    box-shadow: var(--shadow-medium-left);
    aspect-ratio: 16 / 8;
    background-color: var(--color-neutral-light);
}

.grid-right .caption {
    position: absolute;
    bottom: 0;
    right: 0;
    background: var(--color-transparent-dark-blue);
	color: var(--color-neutral-light);
    padding: var(--space-xs) var(--space-s);
    border-radius: var(--border-radius-m);
}



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

	.text-content *, .interior .text-content * 
{
	max-width: var(--max-characters);
}


    .landing .grid-item, .interior .grid-item{
        max-height: none;
    }

    .grid-hero {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }

    .interior.w-image, .landing.w-image, .interior,
    .landing {
        grid-template-columns: 1fr;
    }
	

    .interior.w-image .grid-item,
    .landing.w-image .grid-item {
        max-height: unset;
        padding-bottom: 0;
    }

    .grid-left,
	.interior .grid-left {
        order: 2;
        margin-right: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }

    .interior.w-image .grid-left,
    .landing .grid-left {
        margin-top: 0;
        padding-bottom: 0;
    }

     .interior .banner-background, .landing .banner-background, .interior.w-image .banner-background, .landing.w-image .banner-background
	{
        border-radius: 0;
        padding-right: 0;
		box-shadow: none;
    }

	.landing .text-content, .interior .text-content {
		max-width: calc(var(--max-characters));
		padding: var(--space-xl) var(--space-horizontal);
	}

    .grid-right {
        visibility: hidden; 
        display: none;
    }

	 .w-image .grid-right {
		visibility: visible; 
        display: unset;
	 }

	 .w-image .grid-right {
        order: 1;
        padding: 0;
        height: fit-content;
    }

    .grid-right img, .w-image .grid-right img {
        aspect-ratio: 16 / 8;
        border-radius: 0;
        display: block;
        box-shadow: none;
        /* border-radius: var(--border-radius-m) var(--border-radius-m) 0 0; */
    }

    .grid-right .caption {
        position: relative;
        border-radius: 0;
        z-index: 5;
        padding: var(--space-xs) var(--space-horizontal);
        background-color: var(--color-secondary);
        color: var(--color-neutral-light);
        margin-top: calc(var( --space-s) * -1);
    }
}

.margin-padding-standard {
	margin: var(--space-vertical) auto;
	max-width: var(--max-width);
	padding: 0 var(--space-horizontal);
	width: 100%;
}

.margin-padding-text {
	margin: var(--space-vertical) auto;
	max-width: var(--max-width);
	padding: 0 var(--space-horizontal);
	width: 100%;
}

.margin-padding-background {
	margin: 0 auto;
	max-width: var(--max-width);
	padding: var(--space-vertical) var(--space-horizontal);
	width: 100%;
}

/* SIDEBAR LAYOUT */
.new-main-layout.w-sidebar .new-content .margin-padding-standard, 
.new-main-layout.w-sidebar .new-content .margin-padding-text{
	padding: 0;
	margin: var(--space-2xl) auto;
}

.new-main-layout.w-sidebar .new-content > * 
{
	border-radius: var(--border-radius-s)
}

.new-main-layout.w-sidebar .new-content .margin-padding-standard:first-of-type,
.new-main-layout.w-sidebar .new-content .margin-padding-text:first-of-type,
.new-main-layout.w-sidebar .new-content .margin-padding-background:first-of-type
{
	margin-top: 0;
}

.new-main-layout.w-sidebar .new-content .margin-padding-standard:last-of-type,
.new-main-layout.w-sidebar .new-content .margin-padding-text:last-of-type,
.new-main-layout.w-sidebar .new-content .margin-padding-background:last-of-type{
	margin-bottom: 0;
}

.new-main-layout.w-sidebar .new-content .margin-padding-background {
	border-radius: var(--border-radius-s);
	margin: var(--space-2xl) auto;
	padding: var(--space-xl)  var(--space-horizontal);
}

@media screen and (max-width: 1200px) {
	.new-main-layout.w-sidebar .new-content .margin-padding-standard, 
	.new-main-layout.w-sidebar .new-content .margin-padding-text{
		padding: 0 var(--space-horizontal);
		margin: var(--space-vertical) auto;
	}

	.new-main-layout.w-sidebar .new-content .margin-padding-standard:first-of-type,
	.new-main-layout.w-sidebar .new-content .margin-padding-text:first-of-type
	{
		margin-top: var(--space-vertical);
		margin-bottom: var(--space-vertical);
	}

	.new-main-layout.w-sidebar .new-content .margin-padding-background {
		border-radius: 0;
		margin: 0 auto;
		padding: var(--space-vertical) var(--space-horizontal);
	}

		.new-main-layout.w-sidebar .new-content > * 
	{
		border-radius: 0;
	}
}