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

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
	margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
	font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

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

/**
Add the correct font size in all browsers.
*/

small {
	font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

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

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

button,
select { /* 1 */
	text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
Remove the inner border and padding in Firefox.
*/

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

/**
Restore the focus styles unset by the previous rule.
*/

:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
	padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
	vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

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

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

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: Garnett, sans-serif; /* 1 */
  line-height: 1.5; /* 2 */
}


/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
 
:-moz-focusring {
	outline: auto;
}

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

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

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

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

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
	--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));
	border-color: currentColor;
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--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);
}

[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	background-color: #fff;
	border-color: #6b7280;
	border-width: 1px;
	border-radius: 0px;
	padding-top: 0.5rem;
	padding-right: 0.75rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-shadow: 0 0 #0000;
}

[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--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);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	border-color: #2563eb;
}

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 {
	background-image: url("data:image/svg+xml,%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 8l4 4 4-4'/%3e%3c/svg%3e");
	background-position: right 0.5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	        color-adjust: exact;
}

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

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

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

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

[type='checkbox']:focus,[type='radio']:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--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);
}

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

[type='checkbox']:checked {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

[type='radio']:checked {
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

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

[type='checkbox']:indeterminate {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}

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

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

[type='file']:focus {
	outline: 1px auto -webkit-focus-ring-color;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
	font-family: Garnett, sans-serif;
	--tw-text-opacity: 1;
	color: rgba(0, 29, 82, var(--tw-text-opacity));
}
@font-face {
  font-family: "Domaine";
  src: url(/_resources/design/_resources/images/fonts/domaine-text-bold.woff2);
  font-weight: 700;
}
@font-face {
  font-family: "Domaine";
  src: url(/_resources/design/_resources/images/fonts/domaine-text-regular.woff2);
  font-weight: 500;
}
@font-face {
  font-family: "Domaine";
  src: url(/_resources/design/_resources/images/fonts/domaine-text-regular-italic.woff2);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Garnett";
  src: url(/_resources/design/_resources/images/fonts/Garnett-Regular.woff2);
  font-weight: 500;
}
@font-face {
  font-family: "Garnett";
  src: url(/_resources/design/_resources/images/fonts/Garnett-RegularItalic.woff2);
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Garnett";
  src: url(/_resources/design/_resources/images/fonts/Garnett-Semibold.woff2);
  font-weight: 600;
}
@font-face {
  font-family: "Garnett";
  src: url(/_resources/design/_resources/images/fonts/Garnett-SemiboldItalic.woff2);
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Garnett";
  src: url(/_resources/design/_resources/images/fonts/Garnett-Bold.woff2);
  font-weight: 700;
}
@font-face {
  font-family: "Garnett";
  src: url(/_resources/design/_resources/images/fonts/Garnett-BoldItalic.woff2);
  font-weight: 700;
  font-style: italic;
}
.debug-screens::before {
	position: fixed;
	z-index: 2147483647;
	bottom: 0;
	left: 0;
	padding: .3333333em .5em;
	font-size: 12px;
	line-height: 1;
	font-family: sans-serif;
	background-color: #000;
	color: #fff;
	box-shadow: 0 0 0 1px #fff;
	content: 'screen: _';
}
@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-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16 {
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
}
.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 > *,
.aspect-w-10 > *,
.aspect-w-11 > *,
.aspect-w-12 > *,
.aspect-w-13 > *,
.aspect-w-14 > *,
.aspect-w-15 > *,
.aspect-w-16 > * {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.aspect-w-16 {
	--tw-aspect-w: 16;
}
.aspect-h-9 {
	--tw-aspect-h: 9;
}
.c-academic-calendar{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
  background: #E6F2FF;
}
.c-academic-calendar__contain{
  background: white;
  padding: 60px 40px;
  position: relative;
  display: block;
  border-radius: 5px;
}
.c-academic-calendar__table{
  width: 100%;
  display: block;
  position: relative;
}
.c-academic-calendar__table tbody{
  width: 100%;
  display: table;
  position: relative;
}
.c-academic-calendar__top-row{
  width: 100%;
  position: relative;
  font-size: 20px;
  color: #004088;
  border-bottom: 2px solid #0059F3;
}
.c-academic-calendar__top-row td{
  width: 20%;
}
.c-academic-calendar__top-row .c-academic-calendar__semester{
  width: 60%;
  height: 60px;
}
.c-academic-calendar__row{
  line-height: 60px;
  border-bottom: 1px solid #eeee;
}
.c-academic-calendar__row td{
  font-size: 16px !important;
}
.c-academic-calendar__row .c-academic-calendar__semester{
  font-weight: 600;
  padding: 20px 0px;
  line-height: 25px;
  color: #004088;
}
.accordion-icon {
	position: relative;
	display: block;
}
.accordion-icon::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  content: "";
}
.accordion-icon::after {
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  width: 2px;
  height: 100%;
  background-color: currentColor;
  content: "";
}
button[aria-expanded="true"] > .accordion-icon::after {
  transform: scaleY(0);
}
.button{
  display: inline-block;
  position: relative;
  width: auto;
  padding: .75rem 2rem;
  border-radius: 5px;
}
.button.blue{
  background: #0059F3;
  color: white;
  transition: .25s ease-in-out;
}
.button.blue:hover{
  background: #0A213C;
}
.button.blue svg path{
  stroke: white;
  stroke-width: 2px;
}
.carousel-wrapper {
	position: relative;
	width: 100vw;
	overflow: hidden;
	border-left-width: 0px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 165, 9, var(--tw-border-opacity));
}
@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 0.4s ease-out;
}
.carousel-title-container {
	margin-bottom: 1.25rem;
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 165, 9, var(--tw-border-opacity));
}
@media (min-width: 768px) {

	.carousel-title-container {
		position: absolute;
	}

	.carousel-title-container {
		left: -1.5rem;
	}

	.carousel-title-container {
		margin-bottom: 0px;
	}

	.carousel-title-container {
		border-bottom-width: 0px;
	}

	.carousel-title-container {
		writing-mode: vertical-rl;
	}
}
@media (min-width: 1024px) {

	.carousel-title-container {
		left: -1.75rem;
	}
}
.gsc-control-cse {
	border-width: 0px !important;
	background-color: transparent !important;
	padding: 0px !important;
	font-family: Garnett, sans-serif !important;
	font-weight: 300 !important;
}
.gsc-control-cse b {
	font-weight: 600 !important;
}
.gsc-control-cse .gsc-table-result {
	display: flex !important;
	font-family: Garnett, sans-serif !important;
}
.gsc-above-wrapper-area {
  border: 0 !important;
}
.gsc-result-info {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-size: 1rem !important;
	font-weight: 600 !important;
	--tw-text-opacity: 1 !important;
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !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;
	width: 6rem !important;
	max-width: 100% !important;
	-o-object-fit: cover !important;
	   object-fit: cover !important;
}
@media (min-width: 768px) {

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

	.gs-result .gs-image, .gs-result .gs-promotion-image {
		width: 10rem !important;
	}
}
.gs-result .gs-image,
.gs-result .gs-promotion-image {
  vertical-align: initial !important;
  border: 0 !important;
}
.gs-web-image-box, .gs-promotion-image-box {
	margin: 0px !important;
	padding-top: 0.25rem !important;
	padding-right: 1.25rem !important;
}
@media (min-width: 768px) {

	.gs-web-image-box, .gs-promotion-image-box {
		padding-right: 2.5rem !important;
	}
}
.gs-web-image-box,
.gs-promotion-image-box {
  width: auto !important;
}
.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet {
	font-size: 1rem !important;
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
}
.gs-fileFormat {
	margin-bottom: 0.5rem !important;
	font-size: 0.875rem !important;
	font-weight: 400 !important;
	--tw-text-opacity: 1 !important;
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !important;
}
.gs-fileFormatType {
	font-size: 0.875rem !important;
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
}
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
	border-left-width: 0px !important;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 2px !important;
	--tw-border-opacity: 1 !important;
	border-color: rgba(212, 225, 225, var(--tw-border-opacity)) !important;
	padding-top: 1.25rem !important;
	padding-bottom: 1.25rem !important;
}
@media (min-width: 768px) {

	.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
		padding-top: 2.5rem !important;
		padding-bottom: 2.5rem !important;
	}
}
.gsc-url-top {
	margin-top: 0.25rem !important;
	font-size: 0.875rem !important;
	font-weight: 400 !important;
	letter-spacing: 0.05em !important;
	--tw-text-opacity: 1 !important;
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !important;
}
@media (min-width: 768px) {

	.gsc-url-top {
		margin-top: 0.5rem !important;
	}
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
	font-family: Garnett, sans-serif !important;
	font-size: 1.5rem !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.0125em !important;
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
}
@media (min-width: 768px) {

	.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult 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-webResult.gs-result a.gs-title:link,
.gs-imageResult a.gs-title:link,
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  background-image: linear-gradient(180deg, #FFA509 0, #FFA509 100%);
  background-position: left top;
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 350ms ease-in-out;
}
.gs-webResult.gs-result a.gs-title:link:hover, .gs-imageResult 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 {
	margin-bottom: 1rem !important;
	font-size: 0.875rem !important;
	text-transform: uppercase !important;
	--tw-text-opacity: 1 !important;
	color: rgba(95, 116, 129, var(--tw-text-opacity)) !important;
}
.gsc-results .gsc-cursor-box {
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}
@media (min-width: 768px) {

	.gsc-results .gsc-cursor-box {
		margin-top: 2.5rem !important;
		margin-bottom: 2.5rem !important;
	}
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
	margin-right: 1rem !important;
	font-size: 1.125rem !important;
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !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-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
	border-width: 0px !important;
	background-color: transparent !important;
	font-family: Garnett, sans-serif !important;
	font-size: 1.5rem !important;
	font-weight: 600 !important;
	line-height: 1.2 !important;
	letter-spacing: 0.0125em !important;
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
}
@media (min-width: 768px) {

	.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
		font-size: 2.5rem !important;
	}
}
.gsc-cursor-container-previous .gsc-cursor-chevron {
	margin-right: auto !important;
	margin-left: 0px !important;
	fill: currentColor !important;
}
.gsc-cursor-container-next .gsc-cursor-chevron {
	margin-right: 0px !important;
	margin-left: auto !important;
	fill: currentColor !important;
}
.gsc-results .gsc-cursor-box {
	border-width: 0px !important;
}
.gsc-results .gsc-cursor {
	font-weight: 600 !important;
	--tw-text-opacity: 1 !important;
	color: rgba(0, 29, 82, var(--tw-text-opacity)) !important;
}
@media (min-width: 1024px) {

	.gsc-results .gsc-cursor {
		font-weight: 400 !important;
	}
}
.cta-icon {
	position: relative;
	display: block;
	transform: var(--tw-transform);
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
a:hover .cta-icon,
button:hover .cta-icon {
  transform: translateX(0.2rem) translateZ(0);
}
.cta-icon__front {
	transition-property: -webkit-clip-path;
	transition-property: clip-path;
	transition-property: clip-path, -webkit-clip-path;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
	transition-duration: 350ms;
	transition-timing-function: linear;
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
}
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 {
	position: relative;
	display: block;
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}
.cta-line--blue {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.cta-line::before, .cta-line::after {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 0.125rem;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity));
  content: "";
}
.cta-line--blue::before {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity));
}
.cta-line::after {
	transform-origin: left;
	--tw-scale-x: 0;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity));
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.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 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	text-align: center;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.6;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.cta-outline:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.cta-outline::before {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	transform-origin: left;
	--tw-scale-x: 0;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity));
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
  content: "";
}
.cta-outline:hover::before {
	--tw-scale-x: 1;
	transform: var(--tw-transform);
}
.c-feature-cta{
  padding: 0px 2.2727272725%;
  margin: 0 auto;
}
.c-cta-group{
  display: block;
  position: relative;
  width: 100%;
  padding: 45px 4.166666667% 60px;
}
.c-cta-group.blue{
  background: #003ab4; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #003ab4 0%,#002c5a 38%,#002c5a 71%,#003ab4 96%,#003182 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ab4', endColorstr='#003182',GradientType=1 );
  color: white !important;
}
.c-cta-group__intro-container{
  display: flex;
  position: relative;
  width: 100%;
}
.c-cta-group__intro-body h2{
  font-family: Domaine;
  font-size: 36px;
  color: #004088;
  margin-bottom: 1rem;
}
.blue .c-cta-group__intro-body h2{
  color: white;
}
.c-cta-group__intro-body h3{
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #0059F3;
  position: relative;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.c-cta-group__intro-body p{
  color: #363030;
}
.c-cta-group__intro-ebody{
    width: 100%;
    padding-right: 60px;
}
.c-cta-group__intro-quicklinks{
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  margin: 1.75rem 0px 0px;
}
.c-cta-group__intro-quicklinks a{
  width: calc(50% - 30px);
  font-size: 22px;
  color: #004088;
  margin-bottom: 1rem;
  border-bottom: 2px solid #D0C9C0;
  padding-bottom: 15px;
  position: relative;
}
.c-cta-group.blue .c-cta-group__intro-quicklinks a{
  border-bottom: 2px solid #81DEEB;
}
.blue .c-cta-group__intro-quicklinks a{
  color: white;
}
.blue .c-cta-group__intro-quicklinks a svg path{
  stroke: white;
}
.c-cta-group__intro-quicklinks a:nth-of-type(odd){
  margin-right: 30px;
}
.c-cta-group__intro-quicklinks a:nth-of-type(even){
  margin-left: 30px;
}
.c-cta-group__intro-quicklinks a span{
  display: block;
  position: relative;
  font-size: 16px;
  margin-top: 5px;
  color: #25282B;
}
.c-cta-group__intro-quicklinks a svg{
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  transition: .2s ease-in-out;
}
.c-cta-group__intro-quicklinks a:hover svg{
  right: -20px;
}
.c-cta-large{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-cta-large__contain{
  display: block;
  position: relative;
  padding: 45px 90px 45px 200px;
  width: 100%;
  border-radius: 5px;
  background: #003f8e; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #003f8e 0%,#002b4d 49%,#003064 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f8e', endColorstr='#003064',GradientType=1 );
}
.c-cta-large__contain h2{
  font-family: Domaine;
  position: relative;
  display: block;
  color: white;
  max-width: 680px;
  line-height: 60px;
  font-size: 50px;
}
.c-cta-large__contain h2 ~ span{
  margin-top: 15px;
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: 300;
  color: white;
}
.c-cta-large__contain:before{
  height: 2px;
  background: #FDC126;
  width: 200px;
  left: calc(-4.545454545% - 10px);
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  z-index: 200;
}
.c-cta-large__contain .button{
  position: absolute;
  right: 90px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
}
@media screen and (max-width: 1024px){

  .c-cta-large__contain h2{
    font-size:  36px;
    max-width: 350px;
    line-height: 48px;
  }

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

  .c-cta-large__contain{
    padding: 60px 90px;
    text-align: center;
  }

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

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

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

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

}
.c-directory{
  padding: 60px 4.545454545%;
}
.c-directory.blue{
  background: #E6F2FF;
}
.c-directory.tan{
  background: #FCF7F1;
}
.c-directory__contain > h2{
  margin: 0 auto;
  display: block;
  position: relative;
  text-align: center;
  color: #0059F3;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.c-directory__contain > h2:after{
  display: block;
  position: relative;
  width: 1px;
  height: 100px;
  background: #0059F3;
  margin: 30px auto;
  content: "";
}
.c-directory__listing{
  background: white;
  padding: 4.545454545% 4.545454545% 30px;
  border-radius: 5px;
  display: flex;
  position: relative;
  width: 100%;
}
.c-directory__listing-entry{
  width: calc(100% / 3);
  margin-right: 50px;
  position: relative;
  margin-bottom: 30px;
}
.c-directory__listing-entry h2{
  font-family: Garnett;
  font-size: 20px;
  font-weight: 600;
  color: #00418D;
  padding-bottom: 10px;
  border-bottom: 1px solid #D0C9C0;
  margin-bottom: 10px;
}
.c-directory__listing-entry .large{
  font-family: Garnett;
  font-size: 20px;
  font-weight: 300;
  color: black;
  line-height: 28px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D0C9C0;
  margin-bottom: 10px;
}
.c-directory__listing-entry .small{
  display: block;
  position: relative;
  padding-bottom: 10px;
  color: black;
  border-bottom: 1px solid #D0C9C0;
  margin-bottom: 10px;
}
.c-directory__listing-entry .bottom{
  color: black;
}
.c-directory__listing-entry .small a,
.c-directory__listing-entry .bottom a{
  color: #00418D;
  text-decoration: underline;
  transition: .25s ease-in-out;
}
.c-directory__listing-entry .small a:hover,
.c-directory__listing-entry .bottom a:hover{
  color: #0059F3;
}
@media screen and (max-width: 768px){

  .c-directory__listing{
    display: block;
  }

  .c-directory__listing-entry{
    width: 100%;
  }

}
.c-accordion-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-accordion-block.blue{
  background: #E8F2FF;
}
.c-accordion-block.tan{
  background: #FBF7F2;
}
.c-accordion-block.white{
  background: white;
}
.c-accordion-block h2{
  font-family: Domaine;
  font-size: 45px;
  display: block;
  color: #004088;
  line-height: 56px;
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  text-align: center;
}
.c-accordion-block .c-accordion__contents{
  display: block;
  position: relative;
  width: 100%;
  margin-top: 30px;
  background: white;
  padding: 50px;
}
.c-accordion-block .c-accordion__contents b{
  display: block;
  position: relative;
  padding: 10px 0px 0px;
}
.c-accordion__contents-copy:first-of-type{
  border-top: 1px solid #cfcfcf;
}
.c-accordion__contents-copy{
  padding: 20px 0px;
  border-bottom: 1px solid #cfcfcf;
}
.c-accordion__contents-copy:last-of-type{
  margin-bottom: 30px;
}
.c-accordion__heading{
  display: block;
  position: relative;
  width: 100%;
  font-size: 20px;
  font-weight: 300;
}
.c-accordion__heading h3{
  line-height: 32px;
  display: block;
  position: relative;
  width: 100%;
  font-weight: 400;
}
.c-accordion__description{
  display: block;
  position: relative;
  width: 100%;
  opacity: 0;
  height: 0px;

  transition: .2s ease-in-out;
}
.c-accordion__description.is-open{
  opacity: 1;
  height: 100%;
}
.c-accordion__expand{
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.c-accordion__expand svg{
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  display: block;
}
@media screen and (max-width: 768px){

  .c-accordion-block .c-accordion__contents{
    padding: 30px;
  }

  .c-accordion__heading h3{
    padding-right: 30px;
  }

}
.c-faq-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-faq-block h2{
  font-family: Domaine;
  font-size: 45px;
  display: block;
  color: #004088;
  position: relative;
}
.c-faq-block .c-faq__questions{
  display: block;
  position: relative;
  width: 100%;
  margin-top: 50px;
}
.c-faq__question-answer:first-of-type{
  border-top: 1px solid #cfcfcf;
}
.c-faq__question-answer{
  border-bottom: 1px solid #cfcfcf;
}
.c-faq__question{
  display: block;
  position: relative;
  width: 100%;
  font-size: 20px;
  font-weight: 300;
}
.c-faq__question h3{
  min-height: 60px;
  display: block;
  line-height: 60px;
  position: relative;
  width: 100%;
  font-weight: 400;
}
.c-faq__answer{
  padding-top: 15px;
  display: none;
  position: relative;
  padding-bottom: 20px;
  width: 100%;
}
.c-faq__question-answer:first-of-type .c-faq__answer{
  display: block;
}
.c-faq__expand{
  display: block;
  position: absolute;
  width: 45px;
  height: 45px;
  right: 0px;
  top: 10px;
  cursor: pointer;
}
.c-faq__expand svg{
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  display: block;
}
@media (min-width: 768px) {

	.feature-list--left .feature-list__row {
		flex-direction: row-reverse;
	}
}
.feature-list__content > *:last-child {
	margin-bottom: 0px;
}
.c-feature-story{
  display: block;
  position: relative;
  width: 100%;
  padding: 30px 4.545454545% 0px;
}
.c-feature-story h2{
  display: block;
  position: relative;
  font-weight: 600;
  width: 20%;
  color: #004088;
  padding-right: 30px;
}
.c-feature-story h2:before{
  display: inline-block;
  position: relative;
  border-radius: 15px;
  background: #FDC126;
  content: "";
  height: 10px;
  width: 10px;
  margin-right: 15px;
  top: -1px;
}
.c-feature-story-contain{
  display: flex;
  width: 100%;
  position: relative;
  height: 500px;
}
.c-feature-story-contain__copy, .c-feature-story-contain__image{
  width: 50%;
}
.c-feature-story-contain__copy{
  display: flex;
  position: relative;
  align-items: center;
  padding-right: 60px;
}
.c-feature-story-contain__copy div{
  width: 100%;
  position: relative;
}
.c-feature-story-contain__copy div h3{
  font-family: Domaine;
  font-size: 40px;
  line-height: 56px;
  font-weight: 400;
  position: relative;
  display: block;
  color: #004088;
  width: 100%;
  margin-bottom: 5px;
}
.c-feature-story-contain__copy div h4{
  font-family: Garnett;
  font-size: 20px;
  position: relative;
  display: block;
  color: #004088;
  width: 100%;
  margin-bottom: 20px;
}
.c-feature-story-contain__copy div p{
  line-height: 28px;
  margin-bottom: 40px;
}
.c-feature-story-contain__copy div a{
  color: #0059F3;
  font-weight: 700;
}
.c-feature-story-contain__image{
  border-radius: 10px;
}
@media screen and (max-width: 1140px){

  .c-feature-story h2{
    width: 100%;
  }

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

  .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%;
  }

  .c-feature-story-contain__image{
    order: 0;
    width: 100%;
    margin-bottom: 30px;
    min-height: 350px;
  }



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

  .feature-cta{
    margin-top: 30px !important;
  }

  .feature-cta ul li{
    margin-bottom: 15px !important;
  }


}
.filter__label {
	font-family: Garnett, sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.0125em;
}
@media (min-width: 1024px) {

	.filter__label {
		font-size: 1rem;
	}
}
.filter__field {
	margin-top: 0.25rem;
	display: block;
	width: 100%;
	border-width: 0px;
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(212, 225, 225, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(245, 249, 249, var(--tw-bg-opacity));
	padding: 0.75rem;
	font-size: 1.125rem;
	font-weight: 600;
	line-height: 1.4;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.filter__field:focus {
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
	--tw-ring-color: transparent;
}
@media (min-width: 768px) {

	.filter__field {
		margin-top: 0.5rem;
	}

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

	.filter__field {
		padding: 1.5rem;
	}

	.filter__field {
		font-size: 1.5rem;
	}
}
.filter__field--select {
	padding-right: 2.75rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.8347 0.999999L8.947 9L1 1' stroke='%235F7481' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
  background-position: right 1rem center;
  background-size: 1.2rem 0.6rem;
}
.filter__field--search {
	padding-right: 3rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.875 22.5C17.743 22.5 22.5 17.743 22.5 11.875C22.5 6.00697 17.743 1.25 11.875 1.25C6.00697 1.25 1.25 6.00697 1.25 11.875C1.25 17.743 6.00697 22.5 11.875 22.5Z' stroke='%235F7481' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.7495 26.7497L19.3828 19.3831' stroke='%235F7481' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: right 1rem center;
  background-size: 1.2rem 1.2rem;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .filter__field--search {
		padding-right: 4rem;
	}
  .filter__field--search {
    background-position: right 1.5rem center;
    background-size: 1.4rem 1.4rem;
  }
}
.filter__image {
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
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: 0px;
	}

	.form-column-content {
		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 select, .form textarea, .form input[type="text"] {
	margin-top: 0.5rem;
}
.form select, .form textarea, .form input[type="text"] {
	display: block;
}
.form select, .form textarea, .form input[type="text"] {
	width: 100%;
}
.form select, .form textarea, .form input[type="text"] {
	resize: none;
}
.form select, .form textarea, .form input[type="text"] {
	border-width: 0px;
}
.form select, .form textarea, .form input[type="text"] {
	border-bottom-width: 2px;
}
.form select, .form textarea, .form input[type="text"] {
	--tw-border-opacity: 1;
	border-color: rgba(212, 225, 225, var(--tw-border-opacity));
}
.form select, .form textarea, .form input[type="text"] {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 249, 249, var(--tw-bg-opacity));
}
.form select, .form textarea, .form input[type="text"] {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.form select, .form textarea, .form input[type="text"] {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.form select, .form textarea, .form input[type="text"] {
	font-size: 1.125rem;
}
.form select, .form textarea, .form input[type="text"] {
	font-weight: 600;
}
.form select, .form textarea, .form input[type="text"] {
	line-height: 1.4;
}
.form select::-moz-placeholder, .form textarea::-moz-placeholder, .form input[type="text"]::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(95, 116, 129, var(--tw-placeholder-opacity));
}
.form select::placeholder, .form textarea::placeholder, .form input[type="text"]::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(95, 116, 129, var(--tw-placeholder-opacity));
}
.form select, .form textarea, .form input[type="text"] {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 48, 115, var(--tw-ring-opacity));
}
.form select, .form textarea, .form input[type="text"] {
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.form select:hover, .form textarea:hover, .form input[type="text"]:hover {
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
}
.form select:focus, .form textarea:focus, .form input[type="text"]:focus {
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
}
@media (min-width: 768px) {

	.form select, .form textarea, .form input[type="text"] {
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
@media (min-width: 1024px) {

	.form select, .form textarea, .form input[type="text"] {
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
}
@media (min-width: 1024px) {

	.form select, .form textarea, .form input[type="text"] {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}
@media (min-width: 1024px) {

	.form select, .form textarea, .form input[type="text"] {
		font-size: 1.5rem;
	}
}
@media (min-width: 1024px) {

	.form textarea {
		font-size: 1.125rem;
	}
}
.form select {
	padding-right: 3rem;
}
.form select.error, .form textarea.error, .form input[type="text"].error {
	--tw-border-opacity: 1;
	border-color: rgba(255, 33, 16, var(--tw-border-opacity));
}
.form select.error, .form textarea.error, .form input[type="text"].error {
	--tw-text-opacity: 1;
	color: rgba(230, 15, 0, var(--tw-text-opacity));
}
.form select.error::-moz-placeholder, .form textarea.error::-moz-placeholder, .form input[type="text"].error::-moz-placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(230, 15, 0, var(--tw-placeholder-opacity));
}
.form select.error::placeholder, .form textarea.error::placeholder, .form input[type="text"].error::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgba(230, 15, 0, var(--tw-placeholder-opacity));
}
.form select.error, .form textarea.error, .form input[type="text"].error {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(255, 33, 16, var(--tw-ring-opacity));
}
.form input[type="submit"], .form button[type="submit"] {
	width: 100%;
}
.form input[type="submit"], .form button[type="submit"] {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity));
}
.form input[type="submit"], .form button[type="submit"] {
	padding-left: 2rem;
	padding-right: 2rem;
}
.form input[type="submit"], .form button[type="submit"] {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.form input[type="submit"], .form button[type="submit"] {
	font-size: 1.125rem;
}
.form input[type="submit"], .form button[type="submit"] {
	font-weight: 600;
}
.form input[type="submit"], .form button[type="submit"] {
	line-height: 1.2;
}
.form input[type="submit"], .form button[type="submit"] {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.form input[type="submit"], .form button[type="submit"] {
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.form input[type="submit"]:hover, .form button[type="submit"]:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 48, 115, var(--tw-bg-opacity));
}
.form input[type="submit"]:focus, .form button[type="submit"]:focus {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 48, 115, var(--tw-bg-opacity));
}
@media (min-width: 1024px) {

	.form input[type="submit"], .form button[type="submit"] {
		font-size: 1.5rem;
	}
}
.form input[type="radio"], .form input[type="checkbox"] {
	margin-right: 0.75rem;
}
.form input[type="radio"], .form input[type="checkbox"] {
	height: 1.25rem;
}
.form input[type="radio"], .form input[type="checkbox"] {
	width: 1.25rem;
}
.form input[type="radio"], .form input[type="checkbox"] {
	cursor: pointer;
}
.form input[type="radio"], .form input[type="checkbox"] {
	border-width: 2px;
}
.form input[type="radio"], .form input[type="checkbox"] {
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
}
.form input[type="radio"], .form input[type="checkbox"] {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 48, 115, var(--tw-ring-opacity));
}
@media (min-width: 1024px) {

	.form input[type="radio"], .form input[type="checkbox"] {
		margin-top: 0.25rem;
	}
}
.form input[type="radio"]:checked {
    background-image: url("data:image/svg+xml,%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");
  }
.form input[type="radio"]:checked {
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
}
.form input[type="checkbox"]:checked {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%23FFA509' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3E%3C/svg%3E");
  }
.form input[type="checkbox"]:checked {
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
}
.form input[type="checkbox"]:checked {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.form legend, .form .form-field {
	display: block;
}
.form legend, .form .form-field {
	font-size: 1rem;
}
.form legend, .form .form-field {
	font-weight: 300;
}
.form legend, .form .form-field {
	line-height: 1.4;
}
.form legend, .form .form-field {
	letter-spacing: 0.0125em;
}
.form legend, .form .form-field {
	--tw-text-opacity: 1;
	color: rgba(0, 29, 82, var(--tw-text-opacity));
}
.form .form-field, .form fieldset {
	margin-bottom: 2rem;
}
.form fieldset > .form-field {
	margin-top: 0.875rem;
}
.form fieldset > .form-field {
	margin-bottom: 0px;
}
.form fieldset > .form-field {
	display: flex;
}
.form fieldset > .form-field {
	align-items: flex-start;
}
.form fieldset > .form-field {
	font-size: 1.125rem;
}
.form fieldset > .form-field {
	font-weight: 600;
}
.form fieldset > .form-field {
	line-height: 1;
}
@media (min-width: 1024px) {

	.form fieldset > .form-field {
		font-size: 1.5rem;
	}
}
.form span.error {
	margin-top: 0.375rem;
}
.form span.error {
	display: block;
}
.form span.error {
	font-size: 0.875rem;
}
.form span.error {
	font-weight: 400;
}
.form span.error {
	--tw-text-opacity: 1;
	color: rgba(230, 15, 0, var(--tw-text-opacity));
}
.gradient-hero {
  background: linear-gradient(rgba(0, 29, 82, 0), rgba(0, 29, 82, 0.8));
}
.gradient-hero-bg {
  background: linear-gradient(rgba(0, 107, 213, 0.86), rgba(0, 107, 213, 0));
}
.hero{
  margin-top: 96px;
}
.the-header{
  z-index: 2000;
}
.home .the-header.scroll-top {
	--tw-bg-opacity: 0;
}
.home .the-header.scroll-top .the-header__logo {
	display: none;
}
.the-header__logo-white {
	display: none;
}
.home .the-header.scroll-top .the-header__logo-white {
	display: block;
}
.the-header__button {
	--tw-text-opacity: 1;
	color: rgba(0, 107, 213, var(--tw-text-opacity));
}
.home .the-header.scroll-top .the-header__button {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
header{
  box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}
.c-header-contain{
  padding: 0px 4.166666667%;
}
.c-header-logo{
  width: 170px;
  margin-right: 60px;
}
.c-header-navigation{
  width: calc(100% - 170px);
  display: flex;
}
.c-header-cougarweb-login{
  margin-left: auto;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  font-weight: 600;
  align-self: center;
  padding: 0px 10px;
}
.c-header-utility-options{
  color: black;
  text-transform: none;
  display: flex;
  align-self: center;
  margin-right: 30px;
  font-weight: 600;

  transition: .2s ease-in-out;
}
.c-header-navigation button{
  color: black;
  transition: .2s ease-in-out;
}
.c-header-navigation button:hover{
  color: #0059F3;
}
.c-header-utility-options:hover{
  color: #0059F3;
}
#menu-primary{
  background: #003f8e; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #003f8e 0%,#002b4d 49%,#003064 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f8e', endColorstr='#003064',GradientType=1 );
  margin-right: 0px;
  width: calc(100% - 180px);
}
.c-header-utility-dropdown{
  width: 300px !important;
  border: 1px solid #004088;
  border-radius: 5px;
  left: -50%;
  padding: 10px 15px !important;
}
.c-header-utility-dropdown li{

}
.c-header-utility-dropdown li a{
  text-align: center;
  line-height: 24px;
  margin: 15px 0px;
  font-size: 16px;
  color: black;
  font-weight: 400;
}
.the-header__button{
  background: none !important;
}
.c-search-trigger, .c-primary-menu-trigger{
  color: black !important;
}
.c-primary-menu-trigger{
  padding-left: 0px;
}
.c-primary-menu-trigger b{
  font-weight: 600;
}
.c-primary-menu-dropdown{
  width: 915px;
  top: 6rem !important;
  right: 0px;
}
.c-primary-menu-dropdown #menu-primary{
  padding: 60px !important;
  width: 900px;
}
.c-primary-menu-dropdown #menu-primary a{
  font-family: "Domaine";
  font-weight: 400;
  color: white;
  padding: 30px 0px;
  left: -10px;
}
.c-primary-menu-dropdowb #menu-primary a:hover{
  color: #81DEEB !important;
}
.c-primary-menu-dropdown #menu-primary a > svg{
  display: inline-block;
  top: 25px;
  margin-left: 20px;
  position: relative;
  transform: translateY(-50%);
  transition: .2s ease-in-out;
}
.c-primary-menu-dropdown #menu-primary a:hover > svg{
  top: 20px;
  margin-left: 25px;

}
.c-primary-menu-dropdown #menu-primary > a{

  margin-bottom: 20px;

}
.c-primary-menu-dropdown li.block{
  border-bottom: 1px solid #0059F3;
  padding-bottom: 20px;
}
.c-primary-menu__footer-contain li{

}
.c-primary-menu-dropdown li.block ul{
  display: flex;
  flex-wrap: wrap;
  padding: 0px !important;
}
.c-primary-menu-dropdown li.block ul li{
  border-bottom: 0px;
  width: calc(100% / 3);
  height: auto !important;
  margin-bottom: 5px;
  padding-bottom: calc(15px / 2);
}
.c-primary-menu-dropdown li.block ul li a{
  padding: 0px !important;
  font-size: 15px;
  font-family: "Garnett" !important;
}
.c-menu-primary__footer{
  display: block;
  position: relative;
  width: 100% !important;
  padding: 45px 70px;
  background: #0A213C;
}
.c-menu-primary__footer .subtitle{
    display: none;
  }
.c-primary-menu__footer-contain{
  display: flex;
  align-content: space-around;
  position: relative;
  padding: 0px !important;
  margin: 0 auto !important;
}
.c-primary-menu-link{
  height: 45px;
  line-height: 45px;
  border: 2px solid white;
  font-family: "Garnett";
  padding: 0px 20px !important;
  white-space: nowrap;
  line-height: 45px;
  color: white;
  margin-right: 30px;
  font-weight: 600;
}
#header-search-input{
  background: none !important;
  font-weight: 100;
  color: white !important;
  padding: 0px 45px 0px 50px;
}
.c-search-contain .button{
  font-size: 0px;
}
.c-search-contain > svg{
  position: absolute;
  left: 0px;
  top: 50%;
  height: 30px;
  display: block;
  transform: translateY(-50%);
  width: 30px;
}
.c-search-contain > svg path,
.c-search-contain > svg line{
  stroke: white;
}
.c-search-panel{
  top: 96px !important;
}
.c-search-submit{
  display: block;
  position: absolute;
  right: 0px;
  height: 30px !important;
  font-size: 0px !important;
  top: 50%;
  transform: translateY(-50%);
  width: auto !important;
  background: none !important;
}
.c-search-contain label{
  font-size: 0px !important;
  top: 50%;
  position: absolute;
}
.c-search-contain{
  display: block;
  position: relative;
}
.c-primary-menu__footer-contain li{
  border-bottom: 0px !important;
}
li:not(:last-child) .resource-link__inner {
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(0, 29, 82, var(--tw-border-opacity));
}
.menu-desktop__button {
	position: relative;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-text-opacity: 0.5;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.menu-desktop__button:hover, .menu-desktop__button:focus, .menu-desktop__button[aria-expanded="true"] {
	--tw-text-opacity: 1;
}
.menu-desktop__button::before {
	margin-top: 0.875rem;
	margin-right: 0.75rem;
	display: block;
	height: 0.125rem;
	width: 0px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity));
	transition-duration: 350ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transtion-property: width;
  content: "";
}
.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 {
	position: relative;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.audience__button::before {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	display: block;
	height: 100%;
	width: 100%;
	transform-origin: left;
	--tw-scale-x: 0;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity));
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
  content: "";
}
.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;
}
top-24{
  top: 6rem;
}
.md\:top-26{
  top: 6rem;
}
@media screen and (max-width: 1140px){

  .c-primary-menu-dropdown{
    left: 0px;
    width: 100%;
  }

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

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

  .c-header-utility-options{
    display: none !important;
  }

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

  .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;
  }

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

  .c-search-panel{
    top: 0px !important;
    z-index: 175;
  }

  .c-search-submit{
    display: none !important;
  }

  .c-search-trigger{
    padding-top: 13px !important;
  }

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

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

  .c-search-panel .container{
    padding: 0px 4.166666667%;
  }

  .c-menu-primary__footer{
    padding: 4.166666667%;
  }

  .c-primary-menu-dropdown #menu-primary{
    padding: 0px 4.166666667% 4.166666667% !important;
  }

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

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

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

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

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

  .c-primary-menu__footer-contain{
    display: block;
  }

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

}
.li-square {
	position: relative;
}
.li-square::before {
	position: absolute;
	top: 0.625rem;
	left: 0px;
	height: 0.25rem;
	width: 0.25rem;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity));
  content: "";
}
@media (min-width: 640px) {

	.link-list__list {
		display: grid;
	}

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

	.link-list__list {
		gap: 1rem;
	}

	.link-list--2-up .link-list__list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
.breadcrumb-item:not(:last-child)::after {
  content: " /";
}
.breadcrumbs{
  padding: 0px 4.166666667%;
  height: 45px;
  display: block;
  position: relative;
  line-height: 45px;
  font-size: 11px;
  font-weight: 400;
  color: #363636;
  border-bottom: 1px solid #D0C9C0;

}
.breadcrumbs a{
  border-bottom: 1px solid white;
  transition: .1s ease-in-out;
}
.breadcrumbs a:hover{
  color: #004088;
  border-bottom: 1px solid #004088;
}
.breadcrumbs span{
  display: inline-block;
  height: 1px;
  width: 20px;
  z-index: 2;
  margin: 0px 10px;
  background-color: #D0C9C0;
  position: relative;
  vertical-align: middle;
}
.breadcrumbs span:last-of-type{
  display: none;
}
.rich-text {
	font-size: 1rem;
	font-weight: 300;
}
@media (min-width: 1024px) {

	.rich-text {
		font-size: 1.125rem;
	}
}
.rich-text h2 {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.rich-text h2 {
	font-family: Garnett, sans-serif;
}
.rich-text h2 {
	font-size: 1.5rem;
}
.rich-text h2 {
	font-weight: 600;
}
.rich-text h2 {
	line-height: 1.1;
}
.rich-text h2 {
	letter-spacing: 0.0125em;
}
@media (min-width: 768px) {

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

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

	.rich-text h2 {
		font-size: 2.5rem;
	}
}
.rich-text h3 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.rich-text h3 {
	font-family: Garnett, sans-serif;
}
.rich-text h3 {
	font-size: 1.125rem;
}
.rich-text h3 {
	font-weight: 600;
}
.rich-text h3 {
	line-height: 1.6;
}
@media (min-width: 1024px) {

	.rich-text h3 {
		font-size: 1.5rem;
	}
}
.rich-text h4, .rich-text h5, .rich-text h6 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.rich-text h4, .rich-text h5, .rich-text h6 {
	font-family: Garnett, sans-serif;
}
.rich-text h4, .rich-text h5, .rich-text h6 {
	font-size: 1rem;
}
.rich-text h4, .rich-text h5, .rich-text h6 {
	font-weight: 600;
}
.rich-text h4, .rich-text h5, .rich-text h6 {
	line-height: 1.6;
}
@media (min-width: 1024px) {

	.rich-text h4, .rich-text h5, .rich-text h6 {
		font-size: 1.125rem;
	}
}
.rich-text img {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.rich-text img {
	height: auto;
}
.rich-text img {
	width: 100%;
}
.rich-text img {
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
}
@media (min-width: 1024px) {

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

	.rich-text p {
		font-size: 1.125rem;
	}
}
.rich-text ul {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.rich-text ul {
	list-style-type: square;
}
.rich-text ul {
	font-size: 1rem;
}
@media (min-width: 1024px) {

	.rich-text ul {
		font-size: 1.125rem;
	}
}
.rich-text ol {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.rich-text ol {
	list-style-type: decimal;
}
.rich-text ol {
	font-size: 1rem;
}
@media (min-width: 1024px) {

	.rich-text ol {
		font-size: 1.125rem;
	}
}
.rich-text li {
	margin-left: 2.25rem;
}
.rich-text hr {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.rich-text hr {
	border-top-width: 2px;
}
.rich-text hr {
	--tw-border-opacity: 1;
	border-color: rgba(212, 225, 225, var(--tw-border-opacity));
}
.rich-text strong {
	font-weight: 600;
}
.rich-text em {
	font-style: italic;
}
.rich-text a {
	font-weight: 600;
}
.rich-text a {
	text-decoration: underline;
}
.rich-text a:hover {
	text-decoration: none;
}
.rich-text a {
    background-image: linear-gradient(180deg, #FFA509 0, #FFA509 100%);
    background-position: left top;
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: background-size 350ms ease-in-out;
  }
.rich-text a:hover {
      background-size: 200% 100%;
    }
.rich-text *:first-child {
	margin-top: 0px;
}
.hover-highlight,
.hover-highlight-child {
  background-image: linear-gradient(180deg, #FFA509 0, #FFA509 100%);
  background-position: left top;
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 350ms ease-in-out;
}
.hover-highlight:hover,
a:hover > .hover-highlight,
button:hover > .hover-highlight,
a:hover .hover-highlight-child,
button:hover .hover-highlight-child {
  background-size: 200% 100%;
}
.sidebar{
  width: 25%;
  align-self: flex-start;
  border-bottom: 1px solid #cbd5e2;
  border-left: 1px solid #cbd5e2;
  border-right: 1px solid #cbd5e2;
  border-top: 5px solid #0059F3;
  padding: 25px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.25);
}
.sidebar a{
  font-size: 13px;
  display: block;
  position: relative;
  padding-left: 0px;
  font-weight: 400;
  transition: .2s ease-in-out;
}
.sidebar a:hover{
  font-weight: 500;
}
.sidebar a:before{
  display: block;
  position: relative;
  content: "";
  width: 35px;
  height: 1px;
  background: #D0C9C0;
  margin-top: 10px;
  left: 0px;
  margin-bottom: 10px;
}
.sidebar a:first-of-type:before{
  margin-top: 0px;
}
.sidebar a:last-of-type:after{
  display: block;
  position: relative;
  content: "";
  width: 35px;
  left: 0px;
  height: 1px;
  background: #D0C9C0;
  margin-top: 10px;
}
.tooltip-panel {
  bottom: calc(100% + 0.75rem);
}
.tooltip-panel--center {
	left: 0.625rem;
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
}
.tooltip-panel--right {
	right: -0.5rem;
}
.tooltip-panel--left {
	left: -0.5rem;
}
.tooltip-caret {
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 80%);
          clip-path: polygon(0 0, 100% 0, 50% 80%);
}
.top-bar {
	position: fixed;
	top: 4rem;
	left: 0px;
	z-index: 20;
	width: 100%;
}
@media (min-width: 768px) {

	.top-bar {
		top: 5rem;
	}
}
.top-bar__content {
	font-size: 1rem;
	line-height: 1.4;
	letter-spacing: 0.0125em;
}
@media (min-width: 768px) {

	.top-bar__content {
		font-size: 1.125rem;
	}
}
.top-bar__content a {
	font-weight: 600;
}
.top-bar__content a {
	text-decoration: underline;
}
.top-bar__content a:hover {
	text-decoration: none;
}
.top-bar__content a {
    background-image: linear-gradient(to right, rgba(255,255,255,0) 50%, #FFFFFF 50%);
    background-position: -0% 0;
    background-size: 200% auto;
    transition: background-position 350ms 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: Garnett, sans-serif;
}
.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.25rem;
}
.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-weight: 600;
}
.top-bar__content h1, .top-bar__content h2, .top-bar__content h3, .top-bar__content h4, .top-bar__content h5, .top-bar__content h6 {
	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: 0.25rem;
}
@media (min-width: 768px) {

	.top-bar__content * + * {
		margin-top: 0.375rem;
	}
}
.top-bar__notification {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 165, 9, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(0, 29, 82, var(--tw-text-opacity));
}
.top-bar__alert {
	--tw-bg-opacity: 1;
	background-color: rgba(235, 16, 0, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.top-bar__alert a {
    background-image: linear-gradient(to right, rgba(255,255,255,0) 50%, #003073 50%);
  }
.title-xxl {
	font-family: Garnett, sans-serif;
	font-size: 4.375rem;
	font-weight: 600;
	line-height: 0.9;
}
@media (min-width: 1024px) {

	.title-xxl {
		font-size: 8.75rem;
	}
}
.title-xl {
	font-family: Garnett, sans-serif;
	font-size: 3.125rem;
	font-weight: 600;
	line-height: 0.9;
}
@media (min-width: 1024px) {

	.title-xl {
		font-size: 6.25rem;
	}
}
.title-lg {
	font-family: Garnett, sans-serif;
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 0.9;
}
@media (min-width: 1024px) {

	.title-lg {
		font-size: 5rem;
	}
}
.title-md {
	font-family: Garnett, sans-serif;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: 0.0125em;
}
@media (min-width: 1024px) {

	.title-md {
		font-size: 3.5rem;
	}
}
.title-sm {
	font-family: Garnett, sans-serif;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: 0.0125em;
}
@media (min-width: 768px) {

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

	.title-sm {
		font-size: 2.5rem;
	}
}
.title-xs {
	font-family: Garnett, 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-family: Garnett, sans-serif;
	font-size: 0.875rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
.body {
	font-family: Garnett, sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.6;
}
@media (min-width: 1024px) {

	.body {
		font-size: 1.125rem;
	}
}
.body-lg {
	font-family: Garnett, sans-serif;
	font-size: 1rem;
	font-weight: 300;
	line-height: 1.4;
	letter-spacing: 0.0125em;
}
@media (min-width: 1024px) {

	.body-lg {
		font-size: 1.5rem;
	}
}
.meta {
	font-family: Garnett, sans-serif;
	font-size: 0.875rem;
	font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.0125em;
}
@media (min-width: 1024px) {

	.meta {
		font-size: 1rem;
	}
}
.meta-sm {
	font-family: Garnett, sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.6;
	letter-spacing: 0.05em;
}
.home-hero__quick-links{
  z-index: 200;
  margin-top: -50px;
  padding: 0px 2.2727272725% 60px;
  position: relative;
}
.home-hero__quick-links-contain{
  background: #F0ECE6;
  padding: 45px 2.2727272725% 60px;
  border-radius: 10px;
  position: relative;
  display: flex;
}
.home-hero__quick-links-contain .home-hero__quick-link{
  width: calc(100% / 3);
  margin-right: 45px;
  border-right: 1px solid #7D6749;
}
.home-hero__quick-links-contain .home-hero__quick-link:last-child{
  margin-right: 0px;
  border-right: 0px;
}
.home-hero__quick-links-contain .home-hero__quick-link p{
  font-size: 12px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #7D6749;
  margin-bottom: 1rem;
}
.home-hero__quick-links-contain .home-hero__quick-link a{
  font-size: 20px;
  display: block;
  width: calc(100% - 45px);
  position: relative;
  color: #004088;
  border-bottom: 2px solid #004088;
  transition: .2s ease-in-out;
}
.home-hero__quick-links-contain .home-hero__quick-link a:hover{
  width: calc(100% - 25px);
  color: black;
}
.home-hero__quick-links-contain .home-hero__quick-link a svg{
  float: right;
}
.gradient-hero-bg{
  display: none;
}
.feature-cta{
  padding: 0px 2.2727272725%;
  margin: 0 auto;
}
@media screen and (max-width: 768px){

  .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{
    padding: 20px 2.2727272725% 20px;
  }

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

  .home-hero__quick-links-contain .home-hero__quick-link a{
    width: calc(100% - 20px);
  }

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

  .home-hero__quick-links{
    padding: 20px 4.545454545% 20px
  }

  .home-hero__quick-links-contain{
    display: block;
    padding: 20px 4.545454545% 20px;
  }

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

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

  .home-hero__quick-links-contain .home-hero__quick-link a{
    margin-right: 0px;
    width: 100%;
  }

}
.c-hero-landing{
  display: block;
  position: relative;
  width: 100%;
  height: 450px;
  padding: 0px 4.545454545%;
}
.c-hero-landing__bg-elements,
.c-hero-landing__bg-elements > div{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.c-hero-landing__bg-elements div:first-of-type{

  mix-blend-mode: hard-light;
  z-index: 0;
  background: #003ab4; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #003ab4 0%,#002c5a 38%,#002c5a 71%,#003ab4 96%,#003182 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003ab4', endColorstr='#003182',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.c-hero-landing__bg-elements div:last-of-type{
  opacity: .25;
}
.c-hero-landing__contain{
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-hero-landing__contain-copy, .c-hero-landing__contain-image{
  width: 50%;
  position: relative;
  height: 100%;
}
.c-hero-landing__contain-copy{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding-right: 125px;
}
.c-hero-landing__contain-image{
  height: calc(100% - 65px);
  border-radius: 5px;
}
.c-hero-landing__contain-copy h1{
  font-size: 55px;
  font-family: Garnett;
  color: white;
  font-weight: 600;
}
.c-hero-landing__contain-copy h1:after{
  display: block;
  margin: 1rem auto;
  content: "";
  width: 1px;
  background: #0059F3;
  height: 75px;
  position: relative;
}
.c-hero-landing__contain-copy p{
  color: white;
}
.c-hero-landing__intro-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 45px 4.166666667% 60px;
}
.c-hero-landing__intro-container{
  display: flex;
  position: relative;
  width: 100%;
}
.c-hero-landing__intro-block h2{
  font-family: Domaine;
  font-size: 36px;
  color: #004088;
  margin-bottom: 1rem;
}
.c-hero-landing__intro-block h3{
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #0059F3;
  position: relative;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.c-hero-landing__intro-block p{
  color: #363030;
}
.c-hero-landing__intro-body{
    width: 75%;
    padding-right: 60px;
}
.c-hero-landing__intro-quicklinks{
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-right: 30px;
  margin: 1.75rem 0px 0px;
}
.c-hero-landing__intro-quicklinks a{
  width: calc(50% - 30px);
  font-size: 22px;
  position: relative;
  color: #004088;
  margin-bottom: 1rem;
  border-bottom: 2px solid #D0C9C0;
  padding-bottom: 15px;
  padding-right: 30px;
  transition: .25s ease-in-out;
}
.c-hero-landing__intro-quicklinks a:hover{
  border-bottom: 2px solid #004088;
}
.c-hero-landing__intro-quicklinks a:nth-of-type(odd){
  margin-right: 30px;
}
.c-hero-landing__intro-quicklinks a:nth-of-type(even){
  margin-left: 30px;
}
.c-hero-landing__intro-quicklinks a span{
  display: block;
  position: relative;
  font-size: 16px;
  margin-top: 5px;
  color: #25282B;
}
.c-hero-landing__intro-quicklinks a svg{
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);

  transition: .2s ease-in-out;
}
.c-hero-landing__intro-quicklinks a:hover svg{
  right: -20px;

}
.fifty-fifty-block-blue .c-fifty-fifty-image{
  order: 2;
}
.fifty-fifty-block-blue .c-fifty-fifty-copy{
  background: white;
}
@media screen and (max-width: 900px){

  .c-hero-landing__contain-copy{
    padding-right: 60px;
  }

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

  .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: 0px;
  }


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

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

  .sidebar{
    width: 100%;
  }

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

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

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


}
.feature-cta{
  padding: 0px 4.545454545%;
  margin: 0 auto 60px;
}
.feature-cta h2{
  font-size: 12px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  color: #0059F3;
  margin-bottom: 1rem;
  text-align: center;
}
.feature-cta h2:after{
  display: block;
  position: relative;
  height: 150px;
  width: 2px;
  margin: 0 auto;
  background: #0059F3;
  content: "";
  margin-top: 1rem;
}
.feature-cta h3{
  font-family: "Domaine";
  font-size: 45px;
  text-align: center;
  line-height: 56px;
  color: #004088;
}
.feature-cta ul{
  display: block;
  position: relative;
  width: 550px;
  text-align: center;
  margin: 1rem auto;
}
.feature-cta ul li{
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 600;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
  border: 2px solid #0A213C;
  border-radius: 5px;
  padding: 0px calc(25px / 2);
  line-height: 26px;
  height: 28px;
  box-sizing: border-box !important;
}
@media screen and (max-width: 600px){

  .feature-cta ul{
    width: 100%;
  }

}
.c-interactive-list{
  background: #003f8e;
  background: linear-gradient(135deg, #003f8e 0%,#002b4d 49%,#003064 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f8e', endColorstr='#003064',GradientType=1 );
  padding: 90px calc(4.545454545% - 30px) 90px 4.545454545%;
}
.c-interactive-list h2{
  display: block;
  position: relative;
  color: white;
  font-weight: 600;
}
.c-interactive-list h2:before{
  display: inline-block;
  position: relative;
  border-radius: 15px;
  background: #0059F3;
  content: "";
  height: 10px;
  width: 10px;
  margin-right: 15px;
  top: -1px;
}
.c-interactive-list__container{
  display: flex;
  position: relative;
  width: 100%;
}
.c-interactive-list__container .c-interactive-list__locations{
  width: calc(100% / 3 + 30px);
  padding-top: 150px;
  padding-right: 30px;
}
.c-interactive-list__container .c-interactive-list__locations li{
  display: list-item;
  position: relative;
  color: white;
  line-height: 75px;
  height: 75px;
  border-bottom: 2px solid #C8B9A5;
  font-family: Domaine;
  font-size: 28px;
  cursor: pointer;
  transition: .2s ease-in-out;
}
.c-interactive-list__container .c-interactive-list__locations li:hover, .c-interactive-list__container .c-interactive-list__locations li.is-open{
  color: #FDC126;
  border-bottom: 2px solid #FDC126;
  cursor: normal;
}
.c-interactive-list__container .c-interactive-list__locations li a{
  width: 100%;
  display: block;
}
.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 .c-location__title-mobile svg{
  position: absolute;
  right: 0px;
  top: calc(50% + 10px);
  transform: translateY(-50%);
  display: block;
  height: 16px;
  width: 16px;
}
.c-interactive-list__container .c-interactive-list__location-details{
  width: calc(100% / 3 * 2);
  padding-left: 90px;
}
.c-interactive-list__container .c-interactive-list__location-details img{
  width: 100%;
  margin-bottom: 30px;
}
.c-interactive-list__location-detail{
  display: none;
}
.c-interactive-list__location-detail.is-open{
  display: block;
}
.c-interactive-list__location-sublocation{
  position: relative;
  width: 100%;
  color: white;
  margin-bottom: 25px;
  padding-right: 30px;
}
.c-interactive-list__location-sublocation-title{
  display: block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid white;
  margin-bottom: 10px;
}
.c-interactive-list__location-sublocation-title h3{
  font-family: Domaine;
  font-size: 26px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
}
.c-interactive-list__location-sublocation-title a{
  float: right;
  margin-top: 0px;
  font-size: 12px;
  line-height: 30px;
  padding: 0px 20px;
  height: 30px;
}
.c-interactive-list__location-sublocation-details{
  display: flex;
  color: #AFC4D7;
}
.c-interactive-list__location-sublocation-details a{
  text-decoration: underline !important;
}
.c-interactive-list__location-sublocation-details > div:first-of-type{
  width: 70%;
}
.c-interactive-list__location-sublocation-details > div:last-of-type{
  width: 30%;
  text-align: right;
}
@media screen and (max-width: 768px){


  .c-interactive-list__container .c-interactive-list__locations li .c-location__title-mobile{
    display: block;
  }

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


}
.c-interactive-steps{
  padding: 90px 4.545454545%;
  display: block;
  position: relative;
  background: #FBF7F2;
}
.c-interactive-steps h2{
  font-size: 60px;
  font-family: Domaine;
  text-align: center;
  color: #004088;
  margin-bottom: 30px;
}
.c-interactive-steps h2 em{
  font-size: 70px;
  letter-spacing: -2px;
}
.c-interactive-steps__container{
  background: white;
  padding: 75px 45px 60px;
  display: flex;
  border-radius: 5px;
  position: relative;
}
.c-interactive-steps__container > div{
  width: 50%;
}
.c-interactive-steps__container > div:last-of-type{
  padding-left: 45px;
  position: relative;
}
.c-interactive-steps__container ol{
  list-style: numeric;
  font-family: Domaine;
  font-size: 32px;
  list-style-position: inside;
}
.c-interactive-steps__container ol li{
  border-bottom: 1px solid #0D2948;
  height: 75px;
  line-height: 75px;
  display: list-item;
  position: relative;
  color: #004088;
  cursor: pointer;
  transition: .2s ease-in-out;
}
.c-interactive-steps__container ol li.is-open{
  border-bottom: 5px solid #FDC126;
  font-weight: 600;
}
.c-interactive-step__step-contents{
  position: relative;
  display: block;
}
.c-interactive-step__step-detail{
  display: none;
  opacity: 0;
  height: 0px;
  transition: .5s ease-in-out;
}
.c-interactive-step__step-detail.is-open{
  opacity: 1;
  display: block;
  height: 100%;
}
@media screen and (max-width: 1280px){

  .c-interactive-list__container .c-interactive-list__location-details {
    padding-left: 45px;
  }

  .c-interactive-list__container .c-interactive-list__locations{
    padding-top: 100px;
  }

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

  .c-interactive-list__container .c-interactive-list__locations{
    padding-right: 0px;
  }

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

  .c-interactive-list__container .c-interactive-list__locations{
    padding-top: 50px;
  }

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

  .c-interactive-list{
    padding-right: 4.545454545%;
  }

  .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{
    display: none;
  }

  .c-step-trigger{
    display: none;
  }

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

  .c-interactive-steps__container ol li{
    height: auto;
  }

  .c-interactive-steps__container{
    padding-top: 30px;
    display: block;
  }

  .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;
  }

  .c-interactive-steps h2 {
      font-size: 50px;
      line-height: 60px;
  }

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

  .is-open .c-interactive-step__step-detail-mobile{
    display: block;
  }

  .c-interactive-step__step-detail-mobile p{
    font-size: 16px;
    font-family: "Garnett";
    line-height: 28px;
    font-weight: 400;
    color: black;
  }

  .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: 50px;
      line-height: 60px;
  }

  .is-open .c-step-trigger{
    transform: scale(-1);
    transform-origin: center center;
  }

  .c-step-trigger{
    height: 30px;
    width: 30px;
    position: absolute;
    top: 25px;
    right: 0px;
  }

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



}
.c-rss-feed{
  padding: 90px 4.545454545%;
}
.c-feature-story + .c-rss-feed{
  padding: 30px 4.545454545% 0px;
}
.c-filterable + .c-rss-feed .c-rss-feed__article-contain{
  margin-top: 0px !important;
}
.c-rss-feed-container{
  display: block;
  position: relative;
  width: 100%;
}
.c-rss-feed h2{
  font-family: Domaine;
  font-size: 48px;
  color: #004088;
  display: inline-block;
  position: relative;
}
.c-rss-feed .button{
  float: right;
  position: relative;
}
.c-rss-feed__article-contain{
  display: flex;
  position: relative;
  flex-wrap: wrap;
  margin: 45px 0px 0px;
}
.c-rss-feed .c-rss-feed__article{
  width: calc(100% / 3 - 20px);
  margin-right: 30px;
  border: 1px solid #004088;
  border-bottom: 5px solid #004088;
  border-bottom-left-radius: 5px;
  margin-bottom: 75px;
  border-bottom-right-radius: 5px;
  left: 0px;
  background: white;
  position: relative;
  transition: .2s ease-in-out;
}
.c-rss-feed .c-rss-feed__article:hover{
  background: #E8F2FF;
}
.c-rss-feed .c-rss-feed__article:nth-of-type(3n){
  margin-right: 0px;
}
.c-rss-feed .c-rss-feed__article .c-rss-feed-article-image{
  min-height: 270px;
  height: 17.5vw;
  width: 100%;
  display: block;
  top: -1px;
  position: relative;
}
.c-rss-feed .c-rss-feed__article .c-rss-feed-article-data{
  font-family: Garnett;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  padding: 25px 20px;
  color: #004088;
}
.c-rss-feed .c-rss-feed__article .c-rss-feed-article-data span{
  font-size: 16px;
  font-weight: 600;
  color: #0059F3;
  display: inline-block;
  position: relative;
  margin-top: 20px;
  margin-bottom: 30px;
}
.c-rss-feed .c-rss-feed__article .c-rss-feed-article-data span svg{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  left: 0px;
  transition: .2s ease-in-out;
}
.c-rss-feed .c-rss-feed__article .c-rss-feed-article-data:hover span svg{
  left: 5px;
}
.c-rss-feed-article-image__date{
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: white;
  display: block;
  padding: 10px 15px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
}
.c-rss-feed-article-image__date span{
 font-size: 14px;
 display: block;
 position: relative;
}
body.article .c-rss-feed{
  padding-top: 45px;
  padding-bottom: 60px;
}
body.article .c-rss-feed-container{
  border-top: 1px solid #eee;
  padding-top: 45px;
}
body.article .c-rss-feed .c-rss-feed__article{
  margin-bottom: 0px;
}
@media screen and (max-width: 900px){

  .c-rss-feed{
    padding: 45px 4.545454545%;
  }

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

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

  .c-rss-feed .c-rss-feed__article{
    margin-right: 10px;
    width: calc(100% / 3 - (15px / 2));
  }

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

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

  .c-rss-feed{
    padding: 45px 4.545454545%;
  }

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

  .c-rss-feed .button{
    float: none;
    margin-bottom: 15px;
  }

  .c-rss-feed__article-contain{
    display: block;
  }

  .c-rss-feed .c-rss-feed__article{
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }

  .c-rss-feed .c-rss-feed__article .c-rss-feed-article-image {
    min-height: 325px;
    height: 55vw;
  }

}
.c-events-feed{
  padding: 90px 4.545454545%;
  background: #E8F2FF;
}
.c-events-feed-container{
  background: white;
  border-radius: 5px;
  display: block;
  position: relative;
  padding: 75px 120px 60px;
}
.c-events-feed-container h2{
  font-family: Domaine;
  font-size: 56px;
  display: inline-block;
}
.c-events-feed-container h2 em{
  font-size: 64px;
}
.c-events-feed-container__show-all{
  float: right;
  top: 30px;
}
.c-events-feed-listing{
  display: flex;
  position: relative;
  margin-top: 30px;
}
.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: #ddd;
  border-radius: 5px;
}
.c-events-feed-listing ul li{
  display: block;
  font-family: Domaine;
  font-size: 28px;
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-right: 30px;
  position: relative;
  border-bottom: 1px solid #004088;
}
.c-events-feed-listing ul li:first-of-type{
  margin-top: 0px;
}
.c-events-feed-listing ul li:last-of-type{
  margin-bottom: 0px;
}
.c-events-feed-listing ul li span{
  background: #004088;
  color: white;
  font-family: Garnett;
  font-size: 10px;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: inline-block;
  padding: 0px 10px;
}
.c-events-feed-listing ul li a{
  position: relative;
}
.c-events-feed-listing ul li svg{
  right: 0px;
  position: absolute;
  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: 1140px){

  .c-events-feed{
    padding: 45px 4.545454545%;
  }

  .c-events-feed-container{
    padding: 50px 50px;
  }


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

  .c-events-feed-container h2{
    display: block;

  }

  .c-events-feed-listing{
    display: block;
  }

  .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: 30px;
    position: relative;
  }

  .c-events-feed-container {
      padding: 30px;
  }

  .c-events-feed-container h2, .c-events-feed-container h2 i {
    line-height: 48px;
    font-size: 48px;
  }

}
.c-four-up-card{
  background: #004088;
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-four-up-card-container{
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: nowrap;
}
.c-four-up-card__title-image{
  display: flex;
  width: calc(35% - 25px);
  margin-right: 25px;
  flex-direction: column;
}
.c-four-up-card__cards{
  display: flex;
  width: 65%;
  flex-wrap: wrap;
}
.c-four-up-card__card{
  background: white;
  width: calc(50% - (25px / 2));
  margin-right: 25px;
  margin-bottom: 25px;
  padding: 30px;
  height: 26.5vw;
  position: relative;
  border-radius: 5px;
  border-bottom: 5px solid #0059F3;
  display: flex;
  align-items: flex-end;
}
.c-four-up-card__card:nth-of-type(even){
  margin-right: 0px;
}
.c-four-up-card__card:nth-of-type(n+4){
  margin-bottom: 75px;
}
.c-four-up-card__title{
  color: white;
  font-size: 28px;
  text-align: center;
  display: flex;
  position: relative;
  font-weight: 600;
  height: 30%;
  align-items: center;
}
.c-four-up-card__title:after{
  display: block;
  position: absolute;
  height: 100px;
  width: 2px;
  background: #FDC126;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
}
.c-four-up-card__image{
  height: 70%;
  border-radius: 5px;
}
.c-four-up-card__card h3{
  font-family: Domaine;
  font-size: 28px;
  color: #004088;
  margin-bottom: 20px;
}
.c-four-up-card__card p{
  margin-bottom: 10px;
}
.c-four-up-card__card-icon{
  position: absolute;
  height: 80px;
  width: 80px;
  display: block;
  top: 30px;
  right: 30px;
}
.c-four-up-card__card-contents .button{
  font-size: 12px;
  padding: 0px 20px;
  line-height: 30px;
  height: 30px;
}
@media screen and (max-width: 1140px){

  .c-four-up-card-container{
    display: block;
  }

  .c-four-up-card__image{
    display: none;
  }

  .c-four-up-card__title-image{
    width: 100%;
  }

  .c-four-up-card__cards{
    width: 100%;

  }

  .c-four-up-card__card:nth-of-type(n+4){
    margin-bottom: 0px;
  }

  .c-four-up-card__title{
    text-align: center;
    display: block;
    padding-bottom: 150px;
  }

  .c-four-up-card__card{
    height: 39.5vw;
  }

  .c-four-up-card__title:after{
    bottom: 30px;
  }

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

  .c-four-up-card__cards{
    display: block;
  }

  .c-four-up-card__card{
    width: 100%;
    height: 79.5vw;
  }

}
.c-fifty-fifty-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.fifty-fifty-block-white{
  background: white;
}
.fifty-fifty-block-tan{
  background: #FCF7F1;
}
.fifty-fifty-block-blue{
  background: #004088;
}
.c-fifty-fifty-container{
  display: flex;
  position: relative;
  width: 100%;
  height: 500px;
  border-radius: 10px;
  overflow: hidden;
}
.c-fifty-fifty-image, .c-fifty-fifty-copy{
  width: 50%;
}
.c-fifty-fifty-copy{
  display: flex;
  align-items: center;
  padding: 60px;
  position: relative;
}
.c-fifty-fifty-copy h2{
  font-family: Domaine;
  font-size: 50px;
  color: #004088;
  line-height: 60px;
  margin-bottom: 10px;
}
.c-fifty-fifty-copy p{
  margin-bottom: 20px;
}
.c-fifty-fifty-copy ul{
  margin: 15px 0px 20px;
  display: block;
  position: relative;
  color: white !important;
}
.c-fifty-fifty-copy ul,
.c-fifty-fifty-copy li{
  list-style-type: initial;
  list-style-position: inside;
  color: white !important;
}
.fifty-fifty-copy-tan{
  background: #FBF7F2;
}
.fifty-fifty-copy-blue{
  background: #004088;
}
.fifty-fifty-copy-blue p{
  color: white;
  font-weight: 300;
}
.fifty-fifty-copy-blue h2{
  color: white !important;
}
.fifty-fifty-copy-tan.left::before,
.fifty-fifty-copy-white.left::before,
.fifty-fifty-copy-blue.left::before{
  height: 100%;
  left: -2px;
  width: 5px;
  background: #1075e8; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1075e8 0%,#054dc1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1075e8', endColorstr='#054dc1',GradientType=0 );
  position: absolute;
  display: block;
  content: "";
  top: 0px;
}
.fifty-fifty-copy-tan.right::before,
.fifty-fifty-copy-white.right::before,
.fifty-fifty-copy-blue.right::before{
  height: 100%;
  right: -2px;
  width: 5px;
  background: #1075e8; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1075e8 0%,#054dc1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1075e8', endColorstr='#054dc1',GradientType=0 );
  position: absolute;
  display: block;
  content: "";
  top: 0px;
}
.c-fifty-fifty-image.right{
  order: 2;
}
.fifty-fifty-block-blue .c-fifty-fifty-image{
  order: 2;
}
.fifty-fifty-block-blue .c-fifty-fifty-copy{
  background: white;
}
.c-fifty-fifty-image{
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.c-fifty-fifty-copy__contents{
  display: block;
  position: relative;
  width: 100%;
}
.c-fifty-fifty__location-detail{
  display: block;
  position: relative;
  width: 100%;
  margin-top: 15px;
}
.c-fifty-fifty__location-detail > div{
  display: block;
  position: relative;
  width: 100%;
}
.c-fifty-fifty__location-detail > div:first-of-type{
  border-bottom: 1px solid #D0C9C0;
  padding-bottom: calc(15px / 2);
}
.c-fifty-fifty__location-detail > div:last-of-type{
  padding-top: calc(15px / 2);
  display: flex;
}
.c-fifty-fifty__location-detail > div:last-of-type a{
  text-decoration: underline;
}
.c-fifty-fifty__location-detail > div:last-of-type a,
.c-fifty-fifty__location-detail > div:last-of-type div{
  width: 50%;
}
.c-fifty-fifty__location-detail > div:last-of-type div{
  text-align: right;
}
.c-fifty-fifty__location-detail h3{
  font-family: Domaine;
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #004088;
}
.c-fifty-fifty__location-detail .button{
  padding: .5rem 1rem;
  position: absolute;
  right: 0px;
  top: 0px;
  margin-top: 4px;
}
.c-fifty-fifty-block .button{
  margin-right: 5px;
}
.c-fifty-fifty-block .button.white{
  background: white !important;
  color: #0A213C !important;
  transition: .2s ease-in-out;
}
.c-fifty-fifty-block .button.white:hover{
  color: white !important;
  background: #0A213C !important;
}
.c-fifty-fifty-block .button.white svg path{
  stroke: #0A213C;
  stroke-width: 2;
  transition: .2s ease;
}
.c-fifty-fifty-block .button.white:hover svg path{
  stroke: white;
}
@media screen and (max-width: 768px){


  .fifty-fifty-copy-tan.left::before, .fifty-fifty-copy-white.left::before, .fifty-fifty-copy-blue.left::before{
    display: none;
  }

  .c-fifty-fifty-container{
    display: block !important;
    height: auto !important;
  }

  .c-fifty-fifty-image, .c-fifty-fifty-copy{
    width: 100% !important;
  }

  .c-fifty-fifty-image{
    height: 45vw;
  }

  .c-fifty-fifty-copy{
    padding: 30px !important;
  }

  .c-fifty-fifty-copy h2{
    font-size: 36px !important;
    line-height: 48px;
  }

}
.c-stat-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
  background: #004088;
}
.c-stat-block__contain{
  background: white;
  border-radius: 5px;
  display: flex;
  position: relative;
  padding: 45px;
}
.c-stat-block .c-stat-block__title{
  display: block;
  position: relative;
  font-weight: 600;
  width: 20%;
  color: #004088;
  padding-right: 30px;
}
.c-stat-block .c-stat-block__title:before{
  display: inline-block;
  position: relative;
  border-radius: 15px;
  background: #FDC126;
  content: "";
  height: 10px;
  width: 10px;
  margin-right: 15px;
  top: -1px;
}
.c-stat-block .c-stat-block__stat{
  width: calc(80% / 3);
  border-left: 1px solid #004088;
  padding: 0px 30px;
}
.c-stat-block .c-stat-block__stat h3{
  font-size: 65px;
  display: block;
  font-weight: 300;
  line-height: 65px;
  color: #004088;
  margin-bottom: 15px;
}
.c-stat-block .c-stat-block__stat p{
  font-size: 12px;
  font-weight: 400;
}
.c-stat-block .c-stat-block__stat p span{
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  color: #004088;
  margin-bottom: 10px;
  display: block;
  position: relative;
}
@media screen and (max-width: 1080px){

  .c-stat-block .c-stat-block__stat h3 {
    font-size: 48px;
    line-height: 40px;
  }

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

  .c-stat-block .c-stat-block__title{
    padding-right: 15px;
  }

  .c-stat-block .c-stat-block__stat{
    padding: 0px 15px;
  }

  .c-stat-block__contain{
    padding: 30px;
  }

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

  .c-stat-block__contain{
    display: block;
  }

  .c-stat-block .c-stat-block__title{
    width: 100%;
    margin-bottom: 30px;
  }

  .c-stat-block .c-stat-block__stat{
    width: 100%;
    margin-bottom: 30px;
  }

}
.c-fifty-fifty-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.fifty-fifty-block-white{
  background: white;
}
.fifty-fifty-block-blue{
  background: #004088;
}
.c-fifty-fifty-container{
  display: flex;
  position: relative;
  width: 100%;
  height: 500px;
}
.c-fifty-fifty-image, .c-fifty-fifty-copy{
  width: 50%;
}
.c-fifty-fifty-copy{
  display: flex;
  align-items: center;
  padding: 60px;
  position: relative;
}
.c-fifty-fifty-copy h3{
  font-family: Domaine;
  font-size: 50px;
  color: #004088;
  margin-bottom: 10px;
}
.c-fifty-fifty-copy p{
  margin-bottom: 20px;
}
.fifty-fifty-copy-tan{
  background: #FBF7F2;
}
.fifty-fifty-copy-tan::before{
  height: 100%;
  left: -2px;
  width: 5px;
  background: #0059F3; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #1075e8 0%,#054dc1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1075e8', endColorstr='#054dc1',GradientType=0 );
  position: absolute;
  display: block;
  content: "";
  top: 0px;
}
.fifty-fifty-copy-blue.left{
  border-left: 2px solid blue;
}
.c-fifty-fifty-image{
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.c-fifty-fifty-copy__contents{
  display: block;
  position: relative;
  width: 100%;
}
.c-three-up{
  background: #003f8e; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #003f8e 0%,#002b4d 49%,#003064 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f8e', endColorstr='#003064',GradientType=1 );
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-three-up__contain{
  display: flex;
  width: 100%;
  position: relative;
}
.c-three-up__entry{
  width: calc(100% / 3);
  background: white;
  border-radius: 5px;
  margin-right: 40px;
  text-align: center;
  padding: 40px;
  border-top: 5px solid #0059F3;
  margin-bottom: 35px;
}
.c-three-up__entry:last-of-type{
  margin-right: 0px;
}
.c-three-up__entry-icon{
  margin: 0 auto;
  position: relative;
  display: inline-block;
  height: 125px;
  width: 125px;
}
.c-three-up__entry h2{
  font-family: Domaine;
  font-size: 28px;
  font-weight: 500;
  color: #00418D;
  display: block;
  position: relative;
}
.c-three-up__entry h2:after{
  display: block;
  position: relative;
  width: 1px;
  height: 40px;
  margin: 10px auto;
  content: "";
  background: #00418D;
}
.c-three-up__cta-contain{
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 768px){

  .c-three-up__contain{
    display: block;
    position: relative;
  }

  .c-three-up__entry{
    width: 100%;
  }

}
.c-two-up{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 0px 100px;
}
.c-two-up > h2{
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  color: #0059F3;
  font-size: 12px;
  margin-bottom: 100px;
}
.c-two-up__contain{
  display: flex;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.c-two-up__cta{
  width: 50%;
  display: flex;
  align-items: center;
  min-height: 400px;
}
.c-two-up__cta .c-two-up__cta-contents,
.c-two-up__cta .c-two-up__cta-image{
  width: 50%;
}
.c-two-up__cta .c-two-up__cta-contents{
  background: #004088;
  align-items: center;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  /* align-content: center; */
  justify-content: center;
}
.c-two-up__cta .c-two-up__cta-contents .button{
  background: white;
  align-self: flex-start;
}
.c-two-up__contain .c-two-up__cta .c-two-up__cta-image{
  height: calc(100% + 80px);
  border-radius: 5px;
}
.c-two-up__cta .c-two-up__cta-contents h2{
  color: white;
  font-size: 20px;
  font-weight: 300;
}
.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{
  margin-right: 75px;
}
.c-two-up__contain .c-two-up__cta:first-of-type .c-two-up__cta-contents{
  padding-left: 9.09090909%;
  padding-right: 30px;
}
.c-two-up__contain .c-two-up__cta:nth-of-type(2) .c-two-up__cta-contents{
  order: 1;
  padding-left: 30px;
  padding-right: 9.09090909%;
}
.c-two-up__line{
  display: block;
  position: absolute;
  width: 2px;
  bottom: 0px;
  background: #3573E0;
  height: calc(100% + 80px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 980px){

  .c-two-up__contain .c-two-up__cta:first-of-type{
    margin-right: 30px;
  }

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

  .c-two-up__contain{
    display: block;
  }

  .c-two-up__cta{
    width: 100%;
    align-items: initial;
  }

  .c-two-up__contain .c-two-up__cta:first-of-type{
    margin-right: 0px;
  }

  .c-two-up__contain .c-two-up__cta .c-two-up__cta-image{
    height: auto;
  }

  .c-two-up__contain .c-two-up__cta:first-of-type .c-two-up__cta-contents {
      padding-left: 4.545454545%;
      padding-right: 30px;
  }

  .c-two-up__contain .c-two-up__cta:nth-of-type(2) .c-two-up__cta-contents{
    padding-right: 4.545454545%;
    padding-left: 30px;
  }

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

  .c-two-up__cta{
    display: block;
    padding: 0px 4.545454545%;
    margin-bottom: 45px;
    overflow: hidden;
  }

  .c-two-up__cta .c-two-up__cta-contents{
    width: 100%;
    text-align: center;
    display: block;
    position: relative;
    padding: 60px 4.545454545%;
  }

  .c-two-up__line {
    top: -75px;
    height: 50px;
  }

  .c-two-up__contain .c-two-up__cta .c-two-up__cta-image{
    width: calc(115%);
    position: relative;
    display: block;
    height: 65vw;
    left: -7.5%;
  }

}
.c-testimonial{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-wysiwyg + .c-testimonial{
  padding: 30px 4.545454545%;
}
.c-testimonial__contain{
  display: flex;
  position: relative;
  width: 100%;
  min-height: 400px;
}
.c-testimonial__contain:after{
  width: calc(100% + 4.545454545% + 10px);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 2px solid #FDC126;
  content: "";
  position: absolute;
  height: calc(100% - 40px);
  top: 20px;
  left: calc(-4.545454545% - 10px);
}
.c-testimonial__copy{
  width: calc(100%);
  display: flex;
  position: relative;
  align-items: center;
  padding: 45px;
  padding-left: 125px;
  padding-right: 90px;
}
.c-testimonial__image + .c-testimonial__copy{
  width: calc(100% / 3 * 2);
  padding-left: 175px;
}
.c-testimonial__copy svg{
  position: absolute;
  display: block;
  top: 60px;
  left: 0px;
}
.c-testimonial__image + .c-testimonial__copy svg{
  left: 60px;
}
.c-testimonial__copy h2{
  font-family: Domaine;
  color: #004088;
  font-size: 28px;
  margin-bottom: 30px;
}
.c-testimonial__copy p strong{
  font-weight: 600;
}
.c-testimonial__image{
  width: calc(100% / 3);
  border-radius: 10px;
}
@media screen and (max-width: 800px){

  .c-testimonial__contain{
    display: block;
    min-height: initial;
  }

  .c-testimonial__image{
    height: 65vw;
    width: 100%;
  }

  .c-testimonial__copy{
    padding-top: 80px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .c-testimonial__image + .c-testimonial__copy{
    width: 100%;
    padding: 110px 0px 30px;
  }


  .c-testimonial__contain:after{
    width: calc(100% + 9.09090909%);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 2px solid #FDC126;
    content: "";
    position: absolute;
    height: calc(100% + 30px);
    top: -30px;
  }

  .c-testimonial__contain.has-image:after {
    width: calc(100% + 9.09090909%);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 2px solid #FDC126;
    content: "";
    position: absolute;
    height: calc(65vw - 45px);
    top: calc(45px / 2);
  }

  .c-testimonial__copy h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .c-testimonial__copy svg{
    top: 0px;
    width: 60px;
  }

  .c-testimonial__image + .c-testimonial__copy svg{
    left: 0px;
    top: 30px;
  }



}
.c-hero-standard{
  background: #009ee4; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #009ee4 0%,#1075e8 49%,#009ee4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ee4', endColorstr='#009ee4',GradientType=1 );
  width: 100%;
  display: block;
  position: relative;
  width: 100%;
  height: 250px;
  padding: 0px 4.545454545%;
}
.c-hero-standard__contain{
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-hero-standard__contain-copy{
  width: 100%;
  position: relative;
  height: 100%;
  margin: 0 auto;
  display: flex;
  width: 100%;
  padding: 0px 4.545454545%;
  text-align: center;

  align-items: center;
}
.c-hero-standard__contain-image{
  height: calc(100% - 65px);
  border-radius: 5px;
}
.c-hero-standard__contain-copy h1{
  font-size: 55px;
  font-family: Garnett;
  color: white;
  font-weight: 600;
  width: 100%;
  margin-top: -30px;
}
.c-hero-standard__contain-copy h1:before{
  display: block;
  margin: 1rem auto;
  content: "";
  width: 1px;
  background: #FDC126;
  height: 50px;
  position: relative;
}
.c-hero-standard__contain-copy p{
  color: white;
}
.c-hero-standard__intro-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 45px 4.166666667% 60px;
}
.c-hero-standard__intro-container{
  display: flex;
  position: relative;
  width: 100%;
}
.c-hero-standard__intro-block h2{
  font-family: Domaine;
  font-size: 36px;
  color: #004088;
  margin-bottom: 1rem;
}
.c-hero-standard__intro-block h3{
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #0059F3;
  position: relative;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.c-hero-standard__intro-block p{
  color: #363030;
}
.c-hero-standard__intro-body{
    width: 75%;
    padding-right: 60px;
}
.c-hero-standard__intro-quicklinks{
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  margin: 1.75rem 0px 0px;
}
.c-hero-standard__intro-quicklinks a{
  width: calc(50% - 30px);
  font-size: 22px;
  color: #004088;
  margin-bottom: 1rem;
  border-bottom: 2px solid #D0C9C0;
  padding-bottom: 15px;
}
.c-hero-standard__intro-quicklinks a:nth-of-type(odd){
  margin-right: 30px;
}
.c-hero-standard__intro-quicklinks a:nth-of-type(even){
  margin-left: 30px;
}
.c-hero-standard__intro-quicklinks a span{
  display: block;
  position: relative;
  font-size: 16px;
  margin-top: 5px;
  color: #25282B;
}
@media screen and (max-width: 768px){

  .c-hero-standard__contain-copy h1{
    font-size: 40px;
    line-height: 48px;
  }

}
.c-filterable{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545% 0px;
}
.c-filterable-contain{
  width: 100%;
  display: block;
  position: relative;
}
.c-filterable-contain__intro{
  width: 75%;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 60px;
}
.c-filterable-contain__intro + .c-filterable-elements__contain{
  padding: 60px 0px;
}
.c-filterable-elements__contain{
  display: flex;
  position: relative;
  padding: 0px 0px 60px;
  width: 100%;
}
.c-filterable-elements__contain label{
  font-size: 0;
}
.c-filterable-elements__contain form{
  width: 100%;
  display: flex;
  position: relative;
}
.c-form-element{
  margin-right: 25px;
  position: relative;
}
.c-form-element__search{
  border: 0px;
  border-bottom: 1px solid #CFCFCF;
  font-family: Garnett;
  font-size: 20px;
  color: black;
  font-weight: 300;
  outline: none;
  padding: 10px 30px 10px 0px;
  margin-right: 20px;
  background: url('/_resources/design/_resources/images/icon-search.svg');
  background-position: center right;
  background-repeat: no-repeat;
  transition: .2s ease-in-out;
}
.c-form-element__search:focus,
.c-form-element__search:active{
  outline: none !important;

  --tw-ring-color: transparent;
  --tw-ring-offset-shadow: inset 0 0 0 0 transparent;
  --tw-ring-shadow: inset 0 0 0 0 transparent;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: transparent;
  border-bottom: 1px solid #0059F3;
}
.c-form-element__select{
  border-radius: 50px;
  border: 1px solid #CFCFCF;
  margin-right: 20px;
  background: url('/_resources/design/_resources/images/icon-dropdown.svg');
  background-position: 95% center;
  background-repeat: no-repeat;
  font-size: 14px;
  color: black;
  font-weight: 300;
  outline: none;
  padding: 10px 40px 10px 30px;
  transition: .2s ease-in-out;
}
.c-form-element__submit{
  background: #0059F3;
  color: white;
  font-family: Garnett;
  font-size: 14px;
  padding: 0px 25px;
  font-weight: 600;
  border-radius: 5px;
  cursor: pointer;
  transition: .2s ease-in-out;
}
.c-form-element__submit:hover{
  background: #0A213C;
}
@media screen and (max-width: 980px){

  .c-filterable-contain__intro{
    width: 100%;
    margin-bottom: 30px;
  }

}
@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;
    margin: 10px;
  }

  .c-filterable-elements__contain form > .c-form-element__submit{
    height: 45px;
    line-height: 45px;
    width: 200px !important;
    align-self: center;
  }

}
.c-program-listing{
  display: block;
  position: relative;
  width: 100%;
  padding: 0px 4.545454545% 60px;
}
.c-program-listing__contain{
  display: block;
  position: relative;
  border-top: 1px solid #D0C9C0;
  width: 100%;
}
.c-program-listing__contain .c-program-listing__entry{
  border-bottom: 1px solid black;
  line-height: 36px;
  padding: 45px 0px;
  font-size: 28px;
  position: relative;
  font-family: Domaine;
}
.c-program-listing__contain .c-program-listing__entry .c-program-listing__available{
  position: absolute;
  display: inline-block;
  right: 0px;
  bottom: 0px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  height: 25px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0px 15px;
  color: white;
  letter-spacing: 1px;
  font-weight: 600;
  background: #004088;
  font-family: Garnett;
  font-size: 11px;
}
.c-program-listing__contain .c-program-listing__entry p{
  display: block;
  position: relative;
  width: 100%;
  padding-right: 250ppx;
}
.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand{
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  height: 40px;
  width: 40px;
  border-radius: 40px;
  border: 1px solid #D0C9C0;
  cursor: pointer;
  transition: .2s ease-in-out;
}
.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand:hover{
  border: 3px solid #E8F2FF;
}
.c-program-listing__contain .c-program-listing__entry .c-program-listing__expand svg{
  position: absolute;
  top: 50%;
  left: 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{
  opacity: 0;
  height: 0px;
  position: relative;
  display: block;
  transition: .2s ease-in-out;
}
.c-program-list__collapsible.is-open{
  height: 100%;
  opacity: 1;
}
.c-program-list__courses{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 15px;
}
.c-program-list__courses div{
  font-family: "Garnett";
  font-size: 16px;
}
.c-program-list__courses div:nth-of-type(odd){
  width: 55%;
  font-weight: 600;
  color: #004088;
}
.c-program-list__courses div:nth-of-type(even){
  width: 45%;
}
.c-program-list__courses div:nth-of-type(1),
.c-program-list__courses div:nth-of-type(2) {

  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  color: #004088;
  border-bottom: 1px solid #D0C9C0;
  margin-bottom: 15px;

}
.c-program-list__courses div a svg{
  position: relative;
  display: inline;
}
.c-program-list__courses div a{
      margin-right: 10px;
      transition: .2s ease-in-out;
}
.c-program-list__courses div a:hover{
  color: black;
  margin-right: 15px;
}
.c-pagination-links{
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
}
.c-pagination-links a, .c-pagination-links span{
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.c-pagination-link-active{
  font-size: 20px;
  text-decoration: underline;
}
@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(odd),
  .c-program-list__courses div:nth-of-type(even){
    width: 100%;
  }

  .c-program-list__courses div:nth-of-type(odd){
    line-height: 22px;
  }

  .c-program-list__courses div:nth-of-type(even){
    margin-bottom: 15px;
  }

}
.c-hero-locations{
  background: #009ee4; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #009ee4 0%,#1075e8 49%,#009ee4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ee4', endColorstr='#009ee4',GradientType=1 );
  display: block;
  position: relative;
  width: 100%;
  height: 250px;
  padding: 0px 4.545454545%;
}
.c-hero-locations__contain{
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-hero-locations__contain-copy{
  width: 100%;
  position: relative;
  height: 100%;
  margin: 0 auto;
  display: flex;
  width: 100%;
  padding: 0px 4.545454545%;
  text-align: center;

  align-items: center;
}
.c-hero-locations__contain-image{
  height: calc(100% - 65px);
  border-radius: 5px;
}
.c-hero-locations__contain-copy h1{
  font-size: 55px;
  font-family: Garnett;
  color: white;
  font-weight: 600;
  width: 100%;
  margin-top: -30px;
}
.c-hero-locations__contain-copy h1:before{
  display: block;
  margin: 1rem auto;
  content: "";
  width: 1px;
  background: #FDC126;
  height: 50px;
  position: relative;
}
.c-hero-locations__contain-copy p{
  color: white;
}
.c-hero-locations__intro-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 45px 4.166666667% 0px;
}
.c-hero-locations__intro-container{
  display: flex;
  position: relative;
  width: 100%;
}
.c-hero-locations__intro-block h2{
  font-family: Domaine;
  font-size: 36px;
  color: #004088;
  margin-bottom: 1rem;
}
.c-hero-locations__intro-block h3{
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #3573E0;
  position: relative;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.c-hero-locations__intro-body p{
  color: #363030;
  line-height: 28px;
}
.c-hero-locations__intro-body{
    width: 75%;
    padding-right: 60px;
}
.c-hero-locations__sidebar p{
  display: block;
  position: relative;
  font-size: 12px;
  margin-bottom: 10px;
}
.c-hero-locations__sidebar p span{
  font-weight: 600;
  display: block;
  font-size: 10px;
  margin-bottom: 5px;
  position: relative;
}
.c-hero-locations__sidebar p span:before{
  display: block;
  position: relative;
  content: "";
  width: 35px;
  height: 1px;
  background: #D0C9C0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.c-hero-locations__sidebar a:before,
.c-hero-locations__sidebar a:after{
  display: none !important;
}
.c-hero-locations__sidebar a.bottom-links{
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #0059F3;
}
@media screen and (max-width: 768px){

  .c-hero-locations__intro-container{
    display: block;
  }

  .c-hero-locations__contain-copy h1{
    font-size: 40px;
    line-height: 48px;
  }

  .c-hero-locations__intro-body{
    width: 100%;
    padding-right: 0px;
    margin-bottom: 30px;
  }

}
.c-two-up-image{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-two-up-image__contain{
  display: flex;
  width: 100%;
  position: relative;
  min-height: 400px;
}
.c-two-up-image__image{
  width: 50%;
  border-radius: 10px;
}
.c-two-up-image__image:first-of-type{
  margin-right: 20px;
}
@media screen and (max-width: 768px){

  .c-two-up-image__contain{
    display: block;
    width: 100%;
  }

  .c-two-up-image__image{
    width: 100%;
    height: 65vw;
    margin-bottom: 15px;
  }

}
.c-hero-program{
  display: block;
  position: relative;
  width: 100%;
  height: 350px;
  padding: 0px 4.545454545%;
}
.c-hero-program__background{
  height: 100%;
  width: 100%;
  display: background;
  position: absolute;
  top: 0px;
  left: 0px;
}
.c-hero-program__contain{
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-hero-program__contain-copy, .c-hero-program__contain-image{
  width: 50%;
  position: relative;
  height: 100%;
}
.c-hero-program__contain-copy{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding-right: 125px;
}
.c-hero-program__contain-image{
  height: calc(100% - 65px);
  border-radius: 5px;
}
.c-hero-program__contain-copy h1{
  font-size: 65px;
  font-family: Garnett;
  color: white;
  font-weight: 600;
  text-align: left;
}
.c-hero-program__contain-copy p{
  color: white;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
}
.c-hero-program__program-details{
  display: block;
  position: absolute;
  right: 4.545454545%;;
  bottom: -30px;
}
.c-hero-program__program-details > div{
  display: block;
  background: white;
  position: relative;
  padding: 20px 15px;
  border: 1px solid #0A213C;
  border-bottom: 5px solid #0A213C;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.c-hero-program__program-details > div p span{
  font-weight: 600;
  letter-spacing: 1px;
  color: #0059F3;
  text-transform: uppercase;
  display: block;
  position: relative;
  font-size: 12px;
  margin-bottom: 5px;
}
.c-hero-program__program-details > div:first-of-type{
  margin-bottom: 10px;
}
.c-hero-program__intro-block{
  display: block;
  position: relative;
  width: 100%;
  padding: 45px 4.166666667% 60px;
}
.c-hero-program__intro-container{
  display: flex;
  position: relative;
  width: 100%;
}
.c-hero-program__intro-block h2{
  font-family: Domaine;
  font-size: 50px;
  color: #004088;
  margin-bottom: 1rem;
}
.c-hero-program__intro-block h3{
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 600;
  color: #0059F3;
  position: relative;
  display: block;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.c-hero-program__intro-block p{
  color: #363030;
  line-height: 28px;
  margin-bottom: 20px;
}
.c-hero-program__intro-block .button{
  margin-right: 5px;
}
.c-hero-program__intro-block .button.white{
  border: 2px solid #363030;
  transition: .2s ease-in-out;
  padding: 10px 2rem;
}
.c-hero-program__intro-block .button.white:hover{
  background: #363030;
  color: white;
}
.c-hero-program__intro-block .button.white svg path{
  transition: .2s ease;
}
.c-hero-program__intro-block .button.white:hover svg path{
  stroke: white;
  stroke-width: 2px;
}
.c-hero-program__intro-body{
    width: 75%;
    padding-right: 60px;
}
.c-hero-program__intro-quicklinks{
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
  margin: 1.75rem 0px 0px;
}
.c-hero-program__intro-quicklinks a{
  width: calc(50% - 30px);
  font-size: 22px;
  color: #004088;
  margin-bottom: 1rem;
  border-bottom: 2px solid #D0C9C0;
  padding-bottom: 15px;
}
.c-hero-program__intro-quicklinks a:nth-of-type(odd){
  margin-right: 30px;
}
.c-hero-program__intro-quicklinks a:nth-of-type(even){
  margin-left: 30px;
}
.c-hero-program__intro-quicklinks a span{
  display: block;
  position: relative;
  font-size: 16px;
  margin-top: 5px;
  color: #25282B;
}
@media screen and (max-width: 980px){

  .c-hero-program__program-details{
    display: flex;
    width: calc(100% - 4.545454545% - 4.545454545%);
    right: initial;
    justify-content: center;
  }

  .c-hero-program__contain-copy h1{
    font-size: 48px;
  }

  .c-hero-program + .c-hero__breadcrumbs{
    padding-top: 50px;
    height: 120px;
    line-height: 25px;
  }

  .c-hero-program__program-details > div:first-of-type{
    margin-bottom: 0px;
    margin-right: 10px;
  }

  .c-hero-program__contain-copy{
    width: 100%;
  }

  .c-hero-program__intro-container{
    display: block;
  }

  .c-hero-program__intro-body{
    width: 100%;
    padding-right: 0px;
    margin-bottom: 45px;
  }

  .c-cta-group__intro-quicklinks{
    display: block;
  }

  .c-cta-group__intro-quicklinks a{
    width: 100%;
    display: block;
    margin: 0 !important;
    margin-bottom: 20px !important;
  }

}
.c-hero__breadcrumbs.faculty{
  border-top: 10px solid #1553A7;
  height: 100px;
  line-height: 100px;
  border-bottom: 0px;
}
.c-hero-faculty{
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0px 4.166666667% 60px;
}
.c-hero-faculty__contain{
  display: flex;
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 990px;
  height: 100%;
}
.c-hero-faculty__image,
.c-hero-faculty__image-mobile{
  width: 300px;
  height: 300px;
  border-radius: 100%;
  box-shadow: 0px 0px 60px rgba(208, 187, 142, 0.75);
}
.c-hero-faculty__image-mobile{
  display: none;
}
.c-hero-faculty__copy{
  width: calc(100% - 300px);
  padding-left: 60px;
}
.c-hero-faculty__copy h1{
  font-size: 50px;
  font-family: Domaine;
  margin-bottom: 15px;
}
.c-hero-faculty__copy h2{
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 20px;
}
.c-hero-faculty__contact-office{
  display: flex;
  position: relative;
  border: 1px solid #D0C9C0;
  border-left: 5px solid #D0C9C0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 30px 40px;
}
.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;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  margin-bottom: 10px;
}
.c-hero-faculty__contact-office p{
  font-size: 15px;
  line-height: 28px;
  font-weight: 400;
}
.c-hero-faculty__contact-office a{
  color: #004088;
  text-decoration: underline;
}
.c-faculty-detail-wysiwyg{
  margin: 0 auto;
  padding: 0px 13.6363635% 60px;
}
.c-faculty-detail-wysiwyg h3{
  margin-bottom: 20px;
  font-family: Domaine;
  font-size: 28px;
}
.c-faculty-detail-wysiwyg p{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 25px;
}
@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-right: 0px;
    margin-bottom: 15px;
  }

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

  .c-hero-faculty__image{
    display: none;
  }

  .c-hero-faculty__image-mobile{
    display: block;
    margin-bottom: 30px;
  }

  .c-hero-faculty__copy{
    padding-left: 0px;
    width: 100%;
  }

}
.c-events-listing{
  display: block;
  position: relative;
  width: 100%;
  padding: 0px 4.545454545% 60px;
}
.c-events-listing__container{
  margin: 0 auto;
  display: block;
  position: relative;
  width: 100%;
}
.c-events-listing__event-contain{
  display: flex;
  position: relative;
  width: 100%;
  border-top: 1px solid #eee;
  padding: 50px 0px;
}
.c-events-listing__event-thumbnail{
  width: calc(100% / 3);
  margin-right: 30px;
  border-radius: 10px;
  min-height: 250px;
}
.c-events-listing__event-information{
  width: calc(100% / 3 * 2);
  align-self: center;
}
.c-events-listing__event-information h2{
  height: 20px;
  width: auto;
  display: inline-block;
  position: relative;
  background: #004088;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 600;
  padding: 0px calc(25px / 2);
  line-height: 20px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.c-events-listing__event-information h3{
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #004088;
}
.c-events-listing__event-information p{
  margin-bottom: 5px;
}
.c-events-listing__event-information p strong{
  font-weight: 600;
}
.c-events-listing__event-description{
  margin-top: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}
@media screen and (max-width: 768px){

  .c-events-listing__event-contain{
    display: block;
  }

  .c-events-listing__event-thumbnail{
    height: 65vw;
    width: 100%;
    margin-bottom: 20px;
  }

  .c-events-listing__event-information{
    width: 100%;
  }


}
.c-staff-grid{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545%;
}
.c-staff-grid__contain{
  display: flex;
  width: 100%;
  position: relative;
  flex-wrap: wrap;
}
.c-staff-member{
  width: calc(100% / 3);
  margin-bottom: 60px;
  text-align: center;
}
.c-staff-member__photo{
  height: 250px;
  width: 250px;
  display: block;
  position: relative;
  margin: 0 auto 20px;
  border-radius: 250px;
}
.c-staff-member h2{
  font-size: 21px;
  letter-spacing: calc(3px / 2.5);
  font-weight: 400;
  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;
  position: relative;
  margin-right: 20px;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 15px;
}
.c-staff-member__tag:before{
  border-radius: 10px;
  height: 10px;
  width: 10px;
  content: "";
  background: #D0C9C0;
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
.c-staff-member__contact{
  padding-left: 70px;
  position: relative;
  text-align: left;
  display: inline-block;
}
.c-staff-member__contact:before{
  position: absolute;
  width: 55px;
  top: calc(25px / 2);
  background: #D0C9C0;
  height: 2px;
  left: 0px;
  display: block;
  content: "";
}
.c-staff-member__contact a{
  display: block;
  color: #004088;
  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{
  display: block;
  position: relative;
  width: 100%;
  padding: 60px 4.545454545% 30px;
}
.c-hero-article__contain{
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.c-hero-article__contain h1{
  font-size: 50px;
  line-height: 56px;
  font-family: Domaine;
  margin-bottom: 20px;
}
.c-hero-article__contain p{
  font-weight: 300;
  font-size: 20px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 25px;
}
.c-hero-article__contain p:before{
  display: inline-block;
  height: 15px;
  width: 15px;
  background: #FDC126;
  margin-right: 10px;
  content: "";
  transform: translateY(-2px);
  border-radius: 15px;
  vertical-align: middle;
  position: relative;
}
@media screen and (max-width: 768px){


  .c-hero-article__contain h1{
    font-size: 36px;
    line-height: 48px;
  }

  .c-hero-article__contain p{
    font-size: 16px;
  }

}
.c-wysiwyg{
  display: block;
  position: relative;
  width: 100%;
  padding: 0px 4.545454545%;
}
.c-wysiwyg img{
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 45px;
}
.c-wysiwyg p{
  max-width: 1024px;
  line-height: 32px;
  margin: 0 auto 20px;
}
.c-wysiwyg .dropcap{
  float: left;
  margin-right: calc(15px / 2);
  line-height: 50px;
  font-size: 90px;
  position: relative;
  display: inline;
  font-family: 'Domaine';
  color: #004088;
}
.c-video-block{

  display: block;
  position: relative;
  width: 100%;
  padding: 0px 4.545454545%;
  margin-bottom: 60px;

}
.c-video-block p{
  font-size: 12px;
  display: block;
  position: relative;
  width: 100%;
  margin: 30px 0px;
}
.c-video-block .w-full{
  border-radius: 10px;
  overflow: hidden;
}
.c-search-results{
  display: block;
  position: relative;
  width: 100%;
  padding: 0px 4.545454545% 0px;
}
.c-search-results__contain{
  display: block;
  position: relative;
  width: 100%;
}
.c-result{
  padding: 0px 0px 45px;
  display: block;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-right: 90px;
  margin-bottom: 45px;
}
.c-result h2{
  font-family: Domaine;
  font-size: 30px;
  margin-bottom: 20px;
  color: #004088;
}
.c-result .c-result__url{
  font-size: 12px;
  color: #004088;
  font-weight: 500;
  margin-bottom: 20px;
  letter-spacing: calc(1px / 2);
}
.c-result  .c-result__desc{
  font-size: 16px;
  line-height: 28px;
}
.c-site-map{
  display: block;
  position: relative;
  width: 100%;
  padding: 0px 4.545454545% 0px;
}
.c-site-map__contain{
  display: block;
  position: relative;
  width: 100%;
  padding-top: 45px;
  padding-bottom: 60px;
}
.c-site-map__section{
  position: relative;
  display: block;
  margin-bottom: 60px;
}
.c-site-map__section:after{
  content: "";
  bottom: 0px;
  width: calc(50% - 20px);
  height: 1px;
  background: #eeeeee;
  position: absolute;
  display: block;
  bottom: -20px;
}
.c-site-map__section h2{
  font-family: Domaine;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 20px;
}
.c-site-map__section ul{
  list-style-type: disc;
  display: flex;
  flex-wrap: wrap;
}
.c-site-map__section li{
  width: calc(50% - 15px);
  position: relative;
  margin-left: 15px;
  margin-bottom: 15px;
}
.c-site-map__section li a{
  font-weight: 400;
  color: #004088;
  text-decoration: underline;
}
.c-page-not-found{
  display: block;
  position: relative;
  width: 100%;
  margin-top: 96px;
  padding: 90px 4.545454545%;
}
.c-page-not-found__contain{
  display: block;
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  text-align: center;
}
.c-page-not-found__contain h1{
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  position: relative;
  color: #0059F3;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 40px;
}
.c-page-not-found__contain h2{
  font-size: 65px;
  font-weight: 600;
  line-height: 72px;
  color: #004088;
  margin-bottom: 60px;
}
.c-page-not-found__contain .c-page-not-found__a{
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
  font-size: 20px;
  font-weight: 300;
  padding-right: 60px;
  border-bottom: 2px solid #eee;
  line-height: 40px;
  transition: .2s ease-in-out;
}
.c-page-not-found__contain .c-page-not-found__a:hover{
  color: #0059F3;
  border-bottom: 2px solid #0059F3;;
}
.c-page-not-found__contain .c-page-not-found__a svg{
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  display: block;

  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{
  max-width: 600px;
  width: 100%;
  border: 0px;
  border-bottom: 1px solid black;
  display: block;
  font-size: 20px;
  color: black;
  position: relative;
}
.c-page-not-found__search{
  position: relative;
  display: inline-block;
  width: 100%;
  height: 41px;
  margin: 20px auto 0;
  max-width: 600px;;
}
.c-page-not-found__search svg{
  position: absolute;
  right: 0px;
  top: 50%;
  height: 20px;
  width: 20px;
  transform: translateY(-50%);
  display: block;
}
.c-page-not-found__search svg path,
.c-page-not-found__search svg line{
  stroke: #004088;
  stroke-width: 3px;
}
.c-prefooter{
  background: #00a2e3; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #00a2e3 0%,#1f65dd 50%,#69c3ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2e3', endColorstr='#69c3ea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.c-prefooter__contain{
  display: block;
  position: relative;
  padding: 60px 4.545454545% 75px;
}
.c-prefooter__contain h2{
  font-family: "Domaine";
  font-size: 60px;
  color: white;
  width: 500px;
  line-height: 72px;
  margin-bottom: 60px;
}
.c-prefooter__contain .c-prefooter__links{
  display: flex;
  position: relative;
  width: 100%;
}
.c-prefooter__contain .c-prefooter__links a{
  width: calc(100% / 3);
  color: white;
  font-size: 28px;
  position: relative;
  display: block;
  padding-right: 60px;
  margin-right: 60px;
  line-height: 60px;
  height: 60px;
  border-right: 2px solid #004088;
}
.c-prefooter__contain .c-prefooter__links a:last-of-type{
  border: 0;
  margin-right: 0px;
}
.c-prefooter__contain .c-prefooter__links a span{
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #FDC126;
}
.c-prefooter__contain .c-prefooter__links a svg{
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);

  transition: .2s ease-in-out;
}
.c-prefooter__contain .c-prefooter__links a:hover svg{
  right: -20px;
}
@media screen and (max-width: 1400px){

  .c-prefooter__contain .c-prefooter__links a{
    margin-right: 30px;
    padding-right: 30px;
  }

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

  .c-prefooter__contain .c-prefooter__links a{
    font-size: 20px;
    height: 45px;
    line-height: 45px;
  }

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

  .c-prefooter__contain{
    padding-bottom: 60px;
  }

  .c-prefooter__contain .c-prefooter__links{

    display: block;

  }

  .c-prefooter__contain h2{
    font-size: 36px;
    margin-bottom: 20px;
  }

  .c-prefooter__contain .c-prefooter__links a{
    border-right: 0px;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 100%;
    max-width: 500px;
    margin-bottom: 30px;
    padding-right: 0px;
  }

}
.c-footer{
  background: #003f8e; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #003f8e 0%,#002b4d 49%,#003064 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003f8e', endColorstr='#003064',GradientType=1 );
  overflow: hidden;
  display: block;
  position: relative;
  width: 100%;
}
.c-footer__contain{
  padding: 90px 4.545454545% 45px;
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
}
.c-footer__logo{
  width: 25%;
  padding-right: 30px;
  margin-bottom: 90px;
}
.c-footer__logo svg{
  margin-bottom: 20px;
}
.c-footer__logo p{
  color: white;
  line-height: 28px;
}
.c-footer__primary{
  width: 75%;
  padding-left: 60px;
}
.c-footer__primary ul{
  display: flex;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
}
.c-footer__primary ul li{
  width: calc(75% / 2);
  color: white;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  margin-bottom: 30px;
}
.c-footer__primary ul li a{
  transition: .2s ease-in-out;
  color: white;
  opacity: 1;
}
.c-footer__primary ul li a:hover{
  color: #81DEEB;
  opacity: .75;
}
.c-footer__primary ul li:nth-of-type(3n-2){
  width: 25%;
}
.c-footer__locations {
  margin-bottom: 45px;
}
.c-footer__locations h3{
  color: white;
  font-size: 24px;
  margin-bottom: 10px;
}
.c-footer__locations ul{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.c-footer__locations li{
  margin-right: 30px;
  padding-right: 30px;
  border-right: 1px solid #004088;
  margin-bottom: 15px;
}
.c-footer__locations li:last-of-type{
  margin-right: 0px;
  padding-right: 0px;
  border-right: 0px;
}
.c-footer__locations li > * {
  white-space: nowrap;
  font-size: 11px;
}
.c-footer__locations li p{
  color: white;
  font-weight: 300;
}
.c-footer__locations li span{
  display: block;
  color: #81DEEB;
  font-weight: 500;
}
.c-footer__secondary{
  display: block;
  position: relative;
  width: 100%;
  padding: 45px 0px 0px;
}
.c-footer__secondary-contain{
  display: flex;
}
.c-footer__secondary:before{
  content: "";
  width: calc(100% + 4.545454545% + 4.545454545% + 15px);
  display: block;
  position: absolute;
  height: 1px;
  background: #004088;
  top: 0px;
  left: -5%;
}
.c-footer__secondary ul{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.c-footer__secondary ul li{
  color: #93A1AE;
  font-size: 10px;
  font-weight: 600;
  padding-right: 15px;
  margin-right: 15px;
  border-right: #93A1AE solid 1px;
  margin-bottom: 5px;
}
.c-footer__secondary ul li:last-of-type{
  border-right: 0px;
}
.c-footer__secondary ul li a{
  text-decoration: underline;
  transition: .1s ease-in-out;
}
.c-footer__secondary ul li a:hover{
  color: white;
}
.c-footer__secondary-links, .c-footer__secondary .c-footer__social{
  width: 50%;
}
.c-footer__copyright{
  color: #93A1AE;
  font-size: 10px;
}
.c-footer__secondary .c-footer__social{
  text-align: right;
}
.c-footer__secondary .c-footer__social a{
  margin-left: 30px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1028px){

  .c-footer__primary ul li{
    width: 50%;
  }

  .c-footer__primary ul li:nth-of-type(3n-2){
    width: 50%;
  }

  .c-footer__logo{
    width: calc(100% / 3);
  }

  .c-footer__primary{
    width: calc(100% / 3 * 2);
  }

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

  .c-footer__primary ul li{
    font-size: 18px;
    margin-bottom: 15px;
  }

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

  .c-footer__contain{
    padding-top: 60px;
  }

  .c-footer__locations h3{
    text-align: center;
    margin-bottom: 20px;
  }

  .c-footer__logo{
    width: 100%;
  }

  .c-footer__primary{
    width: 100%;
  }

  .c-footer__logo{
    margin-bottom: 45px;
    text-align: center;
  }

  .c-footer__primary{
    padding-left: 0px;
    margin-bottom: 30px;
  }

  .c-footer__logo svg{
    margin-bottom: 30px;
  }

  .c-footer__primary ul li{
    text-align: center;
  }

  .c-footer__secondary ul{
    justify-content: center;
  }


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

  .c-footer__secondary-contain{
    flex-wrap: wrap;
  }

  .c-footer__secondary-links, .c-footer__secondary .c-footer__social{
    width: 100%;

  }

  .c-footer__secondary .c-footer__social{
    order: 0;
    text-align: center;
    margin-bottom: 20px;
  }

  .c-footer__secondary .c-footer__social a{
    margin-right: 30px;
    margin-left: 0px;
  }

  .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{
    width: 100%;
    text-align: left;
  }



  .c-footer__locations{
    width: 100%;
    margin-bottom: 0px;
  }

  .c-footer__locations h3{
    text-align: left;
    border-top: 1px solid white;
    font-size: 20px;
    line-height: 60px;
    position: relative;
    display: block;
    border-bottom: 1px solid white;
  }


  .c-footer__locations h3 #c-footer__locations-trigger{
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    opacity: 1;
    transition: opacity .2s ease-in-out;
  }


  .c-footer__locations h3 #c-footer__locations-trigger:hover{
    opacity: .5;
  }


  .c-footer__locations ul{
    display: block;
    border-bottom: 1px solid white;

    height: 0px !important;
    opacity: 0;
    transition: ease-in-out .2s;
  }

  #c-footer__locations-list.is-open{
    height: calc(100% - 90px) !important;
    opacity: 1;
  }

  .c-footer__locations ul li{
    width: 100%;
    border-right: 0px;
    border-bottom: 1px solid #0059F3;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }


  .c-footer__locations ul li:last-of-type{
    border-bottom: 0px;
  }


  .c-footer__locations li p,
  .c-footer__locations li span{
    font-size: 14px;
    font-weight: 500;
  }

}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.pointer-events-none {
	pointer-events: none;
}
.pointer-events-auto {
	pointer-events: auto;
}
.fixed {
	position: fixed;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.top-0 {
	top: 0px;
}
.right-0 {
	right: 0px;
}
.bottom-0 {
	bottom: 0px;
}
.left-0 {
	left: 0px;
}
.top-full {
	top: 100%;
}
.top-16 {
	top: 4rem;
}
.top-1\.5 {
	top: 0.375rem;
}
.top-1 {
	top: 0.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-top: 0.75rem;
	margin-bottom: 0.75rem;
}
.my-8 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.my-auto {
	margin-top: auto;
	margin-bottom: auto;
}
.mt-16 {
	margin-top: 4rem;
}
.mb-10 {
	margin-bottom: 2.5rem;
}
.ml-3 {
	margin-left: 0.75rem;
}
.ml-2\.5 {
	margin-left: 0.625rem;
}
.ml-2 {
	margin-left: 0.5rem;
}
.mt-8 {
	margin-top: 2rem;
}
.mt-4 {
	margin-top: 1rem;
}
.mt-5 {
	margin-top: 1.25rem;
}
.mb-2 {
	margin-bottom: 0.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: 0.875rem;
}
.mt-3 {
	margin-top: 0.75rem;
}
.mb-12 {
	margin-bottom: 3rem;
}
.mb-2\.5 {
	margin-bottom: 0.625rem;
}
.mt-7 {
	margin-top: 1.75rem;
}
.mb-1 {
	margin-bottom: 0.25rem;
}
.mr-10 {
	margin-right: 2.5rem;
}
.mt-2 {
	margin-top: 0.5rem;
}
.mt-6 {
	margin-top: 1.5rem;
}
.ml-5 {
	margin-left: 1.25rem;
}
.-mt-56 {
	margin-top: -14rem;
}
.mb-3 {
	margin-bottom: 0.75rem;
}
.mt-10 {
	margin-top: 2.5rem;
}
.mb-6 {
	margin-bottom: 1.5rem;
}
.mb-8 {
	margin-bottom: 2rem;
}
.mt-1 {
	margin-top: 0.25rem;
}
.mr-6 {
	margin-right: 1.5rem;
}
.mt-auto {
	margin-top: auto;
}
.-mt-7 {
	margin-top: -1.75rem;
}
.-mt-0\.5 {
	margin-top: -0.125rem;
}
.-mt-0 {
	margin-top: 0px;
}
.mr-2 {
	margin-right: 0.5rem;
}
.mt-px {
	margin-top: 1px;
}
.ml-1 {
	margin-left: 0.25rem;
}
.-mb-1 {
	margin-bottom: -0.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-9 {
	height: 2.25rem;
}
.h-4 {
	height: 1rem;
}
.h-6 {
	height: 1.5rem;
}
.h-32 {
	height: 8rem;
}
.h-full {
	height: 100%;
}
.h-5 {
	height: 1.25rem;
}
.h-64 {
	height: 16rem;
}
.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: 6rem;
}
.h-10 {
	height: 2.5rem;
}
.h-44 {
	height: 11rem;
}
.h-48 {
	height: 12rem;
}
.h-14 {
	height: 3.5rem;
}
.h-3 {
	height: 0.75rem;
}
.h-52 {
	height: 13rem;
}
.h-auto {
	height: auto;
}
.h-0\.5 {
	height: 0.125rem;
}
.h-0 {
	height: 0px;
}
.h-3\.5 {
	height: 0.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-9 {
	width: 2.25rem;
}
.w-4 {
	width: 1rem;
}
.w-6 {
	width: 1.5rem;
}
.w-full {
	width: 100%;
}
.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-card {
	width: 26.063rem;
}
.w-8 {
	width: 2rem;
}
.w-12 {
	width: 3rem;
}
.w-20\/24 {
	width: 83.33333333%;
}
.w-auto {
	width: auto;
}
.w-22\/24 {
	width: 91.66666667%;
}
.w-24 {
	width: 6rem;
}
.w-14 {
	width: 3.5rem;
}
.w-3 {
	width: 0.75rem;
}
.w-96 {
	width: 24rem;
}
.w-3\.5 {
	width: 0.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;
	transform: var(--tw-transform);
}
.rotate-45 {
	--tw-rotate: 45deg;
	transform: var(--tw-transform);
}
.-rotate-45 {
	--tw-rotate: -45deg;
	transform: var(--tw-transform);
}
.scale-x-0 {
	--tw-scale-x: 0;
	transform: var(--tw-transform);
}
.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-4 {
	gap: 1rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * calc(1 - 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: 0px;
}
.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: rgba(0, 107, 213, var(--tw-border-opacity));
}
.border-orange {
	--tw-border-opacity: 1;
	border-color: rgba(255, 165, 9, var(--tw-border-opacity));
}
.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-blue-navy {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 29, 82, var(--tw-bg-opacity));
}
.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 {
	--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-color: rgba(0, 48, 115, var(--tw-bg-opacity));
}
.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: 4.545454545%;
}
.p-1 {
	padding: 0.25rem;
}
.p-6 {
	padding: 1.5rem;
}
.p-8 {
	padding: 2rem;
}
.p-3 {
	padding: 0.75rem;
}
.py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}
.px-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.px-1 {
	padding-left: 0.25rem;
	padding-right: 0.25rem;
}
.py-8 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.py-3 {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-3\.5 {
	padding-top: 0.875rem;
	padding-bottom: 0.875rem;
}
.py-0\.5 {
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}
.py-0 {
	padding-top: 0px;
	padding-bottom: 0px;
}
.py-3\/22 {
	padding-top: 13.63636364%;
	padding-bottom: 13.63636364%;
}
.py-20 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.px-1\/24 {
	padding-left: 4.166666667%;
	padding-right: 4.166666667%;
}
.py-7 {
	padding-top: 1.75rem;
	padding-bottom: 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-top: 8.333333333%;
	padding-bottom: 8.333333333%;
}
.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.px-1\.5 {
	padding-left: 0.375rem;
	padding-right: 0.375rem;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.pt-5 {
	padding-top: 1.25rem;
}
.pb-7 {
	padding-bottom: 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;
}
.pl-1\/24 {
	padding-left: 4.166666667%;
}
.pt-1\.5 {
	padding-top: 0.375rem;
}
.pb-2 {
	padding-bottom: 0.5rem;
}
.pt-1 {
	padding-top: 0.25rem;
}
.pt-1\/24 {
	padding-top: 4.166666667%;
}
.pt-7 {
	padding-top: 1.75rem;
}
.pb-10 {
	padding-bottom: 2.5rem;
}
.pb-3 {
	padding-bottom: 0.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: Garnett, sans-serif;
}
.text-24 {
	font-size: 1.5rem;
}
.text-16 {
	font-size: 1rem;
}
.text-18 {
	font-size: 1.125rem;
}
.text-14 {
	font-size: 0.875rem;
}
.text-32 {
	font-size: 2rem;
}
.text-12 {
	font-size: 0.75rem;
}
.text-20 {
	font-size: 1.25rem;
}
.text-26 {
	font-size: 1.625rem;
}
.font-normal {
	font-weight: 400;
}
.font-semibold {
	font-weight: 600;
}
.font-medium {
	font-weight: 500;
}
.font-light {
	font-weight: 300;
}
.uppercase {
	text-transform: uppercase;
}
.not-italic {
	font-style: normal;
}
.leading-130 {
	line-height: 1.3;
}
.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;
}
.tracking-wide {
	letter-spacing: 0.025em;
}
.tracking-slight {
	letter-spacing: 0.0125em;
}
.tracking-wider {
	letter-spacing: 0.05em;
}
.text-blue {
	--tw-text-opacity: 1;
	color: rgba(0, 107, 213, var(--tw-text-opacity));
}
.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, 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-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-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: 0.5;
}
.shadow-blue {
	--tw-shadow: 0px 4px 40px 0px rgba(0, 29, 82, 0.08);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), 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 #0000);
}
.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-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.transition {
	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(0.4, 0, 0.2, 1);
	transition-duration: 350ms;
}
.container {
	margin-left: auto;
	margin-right: auto;
	width: 83.33333333%;
}
@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 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.flex-center {
	align-items: center;
	justify-content: center;
}
.h-content {
  height: calc(100vh - 6rem);
}
@media (min-width: 768px) {
.h-content {
    height: calc(100vh - 6rem)
}
  }
.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 {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.skip-link:focus {
	position: static;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: visible;
	clip: auto;
	white-space: normal;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 10;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 107, 213, var(--tw-bg-opacity));
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 1.125rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	text-decoration: underline;
}
.background-blue {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 249, 249, var(--tw-bg-opacity));
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
@media (min-width: 768px) {

	.background-blue {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
}
@media (min-width: 1024px) {

	.background-blue {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}
@media (min-width: 1536px) {

	.background-blue {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
}
.background-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
@media (min-width: 768px) {

	.background-white {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
}
@media (min-width: 1024px) {

	.background-white {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}
@media (min-width: 1536px) {

	.background-white {
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
}
.background-blue + .background-blue, .background-white + .background-white {
	padding-top: 0px;
}
[v-cloak] {
  display: none;
}
.ie-message {
  min-height: 100vh;
  padding: 6rem 2rem;
  background-color: #006BD5;
  color: #fff;
  text-align: center;
}
.first\:border-t-2:first-child {
	border-top-width: 2px;
}
.last\:mb-0:last-child {
	margin-bottom: 0px;
}
.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 #0000);
}
.focus\:ring-transparent:focus {
	--tw-ring-color: transparent;
}
@media (min-width: 640px) {

	.sm\:mb-0 {
		margin-bottom: 0px;
	}

	.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: 0px;
	}

	.md\:left-0 {
		left: 0px;
	}

	.md\:-left-6 {
		left: -1.5rem;
	}

	.md\:top-20 {
		top: 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: 0px;
		margin-right: 0px;
	}

	.md\:mx-1\/22 {
		margin-left: 4.545454545%;
		margin-right: 4.545454545%;
	}

	.md\:my-10 {
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}

	.md\:mt-20 {
		margin-top: 5rem;
	}

	.md\:mb-0 {
		margin-bottom: 0px;
	}

	.md\:ml-1\/22 {
		margin-left: 4.545454545%;
	}

	.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: 0px;
	}

	.md\:mt-5\/22 {
		margin-top: 22.72727273%;
	}

	.md\:mb-6 {
		margin-bottom: 1.5rem;
	}

	.md\:mt-14 {
		margin-top: 3.5rem;
	}

	.md\:mb-auto {
		margin-bottom: auto;
	}

	.md\:-mt-12 {
		margin-top: -3rem;
	}

	.md\:mt-12 {
		margin-top: 3rem;
	}

	.md\:mb-3 {
		margin-bottom: 0.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-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-8\/22 {
		width: 36.36363636%;
	}

	.md\:w-13\/22 {
		width: 59.09090909%;
	}

	.md\:w-16\/22 {
		width: 72.72727273%;
	}

	.md\:w-1\/3 {
		width: 33.333333%;
	}

	.md\:w-12 {
		width: 3rem;
	}

	.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: 0px;
	}

	.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-top: 1.5rem;
		padding-bottom: 1.5rem;
	}

	.md\:py-2 {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}

	.md\:py-16 {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}

	.md\:py-1\/24 {
		padding-top: 4.166666667%;
		padding-bottom: 4.166666667%;
	}

	.md\:py-12 {
		padding-top: 3rem;
		padding-bottom: 3rem;
	}

	.md\:px-12 {
		padding-left: 3rem;
		padding-right: 3rem;
	}

	.md\:px-0 {
		padding-left: 0px;
		padding-right: 0px;
	}

	.md\:py-10 {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}

	.md\:px-1\/22 {
		padding-left: 4.545454545%;
		padding-right: 4.545454545%;
	}

	.md\:py-5 {
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}

	.md\:pt-6 {
		padding-top: 1.5rem;
	}

	.md\:pb-96 {
		padding-bottom: 24rem;
	}

	.md\:pt-0 {
		padding-top: 0px;
	}

	.md\:pb-0 {
		padding-bottom: 0px;
	}

	.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: 1.5rem;
	}

	.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: 0.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: 0.75rem;
	}

	.lg\:mt-6 {
		margin-top: 1.5rem;
	}

	.lg\:ml-1\/22 {
		margin-left: 4.545454545%;
	}

	.lg\:mt-0 {
		margin-top: 0px;
	}

	.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: 0.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-7\/22 {
		width: 31.81818182%;
	}

	.lg\:w-12\/22 {
		width: 54.54545455%;
	}

	.lg\:w-18\/22 {
		width: 81.81818182%;
	}

	.lg\:w-16\/22 {
		width: 72.72727273%;
	}

	.lg\:w-14\/22 {
		width: 63.63636364%;
	}

	.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: 0px;
	}

	.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-top: 3rem;
		padding-bottom: 3rem;
	}

	.lg\:px-24 {
		padding-left: 6rem;
		padding-right: 6rem;
	}

	.lg\:px-3\/22 {
		padding-left: 13.63636364%;
		padding-right: 13.63636364%;
	}

	.lg\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.lg\:pb-20 {
		padding-bottom: 5rem;
	}

	.lg\:pt-0 {
		padding-top: 0px;
	}

	.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\:ml-2\/22 {
		margin-left: 9.090909091%;
	}

	.xl\:mt-20 {
		margin-top: 5rem;
	}

	.xl\:mb-0 {
		margin-bottom: 0px;
	}

	.xl\:-ml-24 {
		margin-left: -6rem;
	}

	.xl\:h-80 {
		height: 20rem;
	}

	.xl\:w-6\/22 {
		width: 27.27272727%;
	}

	.xl\:w-11\/22 {
		width: 50%;
	}

	.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-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-5\/22 {
		width: 22.72727273%;
	}

	.\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;
	}
}

