@charset "UTF-8";

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

:root {
	--blue: #0074be;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #f58020;
	--yellow: #ffc107;
	--green: #62bb46;
	--teal: #20c997;
	--cyan: #39b7ea;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #0074be;
	--secondary: #003a61;
	--success: #62bb46;
	--info: #39b7ea;
	--warning: #f58020;
	--danger: #c11a50;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 768px;
	--breakpoint-md: 1024px;
	--breakpoint-lg: 1440px;
	--breakpoint-xl: 1920px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

* {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}

@-ms-viewport {
	width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0!important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 1.041667vw
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}

address {
	font-style: normal;
	line-height: inherit
}

address,
ol,
ul {
	margin-bottom: 1rem
}

ol,
ul {
	margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

a {
	color: #0074be;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #004572;
	text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([tabindex]):focus {
	outline: 0
}

code {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox] {
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

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

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

[hidden] {
	display: none!important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 1.041667vw;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

hr {
	margin-top: 2.083333vw;
	margin-bottom: 2.083333vw;
	border: 0;
	border-top: 1px solid rgba(35, 31, 32, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.blockquote {
	margin-bottom: 2.083333vw;
	font-size: 1.25rem
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

code {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}

a>code {
	color: inherit
}

.container {
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		max-width: 728px
	}
}

@media (min-width:1024px) {
	.container {
		max-width: 984px
	}
}

@media (min-width:1440px) {
	.container {
		max-width: 1380px
	}
}

@media (min-width:1920px) {
	.container {
		max-width: 1860px
	}
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 0;
	margin-left: 0
}

.col,
.col-12,
.col-3,
.col-6,
.col-lg-6,
.col-md-12,
.col-md-6,
.col-sm-12,
.col-sm-6,
.col-sm-8,
.col-xl-4,
.col-xl-6,
.col-xl-8 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media (min-width:768px) {
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width:1024px) {
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media (min-width:1440px) {
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
}

@media (min-width:1920px) {
	.col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.offset-xl-1 {
		margin-left: 8.333333%
	}
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 2.083333vw;
	background-color: transparent
}

.table td,
.table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.table .table {
	background-color: #fff
}

.table-sm td,
.table-sm th {
	padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #d3eccb
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #3fb4ff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 116, 190, .25)
}

.form-control::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-group {
	margin-bottom: 1rem
}

.form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #62bb46
}

.was-validated .form-control:valid {
	border-color: #62bb46
}

.was-validated .form-control:valid:focus {
	border-color: #62bb46;
	box-shadow: 0 0 0 .2rem rgba(98, 187, 70, .25)
}

.was-validated .form-control:valid~.valid-feedback {
	display: block
}

.was-validated .form-check-input:valid~.form-check-label {
	color: #62bb46
}

.was-validated .form-check-input:valid~.valid-feedback {
	display: block
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #c11a50
}

.was-validated .form-control:invalid {
	border-color: #c11a50
}

.was-validated .form-control:invalid:focus {
	border-color: #c11a50;
	box-shadow: 0 0 0 .2rem rgba(193, 26, 80, .25)
}

.was-validated .form-control:invalid~.invalid-feedback {
	display: block
}

.was-validated .form-check-input:invalid~.form-check-label {
	color: #c11a50
}

.was-validated .form-check-input:invalid~.invalid-feedback {
	display: block
}

.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:focus,
.btn:hover {
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 116, 190, .25)
}

.btn.disabled,
.btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
	background-image: none
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #0074be;
	border-color: #0074be
}

.btn-primary:hover {
	color: #fff;
	background-color: #005d98;
	border-color: #00558b
}

.btn-primary.focus,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 116, 190, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #0074be;
	border-color: #0074be
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #00558b;
	border-color: #004d7e
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 116, 190, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #003a61;
	border-color: #003a61
}

.btn-secondary:hover {
	color: #fff;
	background-color: #00233b;
	border-color: #001c2e
}

.btn-secondary.focus,
.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 58, 97, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #003a61;
	border-color: #003a61
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #001c2e;
	border-color: #001421
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 58, 97, .5)
}

.btn-outline-primary {
	color: #0074be;
	background-color: transparent;
	background-image: none;
	border-color: #0074be
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #0074be;
	border-color: #0074be
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 116, 190, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #0074be;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #0074be;
	border-color: #0074be
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 116, 190, .5)
}

.btn-outline-success {
	color: #62bb46;
	background-color: transparent;
	background-image: none;
	border-color: #62bb46
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #62bb46;
	border-color: #62bb46
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(98, 187, 70, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #62bb46;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #62bb46;
	border-color: #62bb46
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(98, 187, 70, .5)
}

.fade {
	opacity: 0;
	transition: opacity .15s linear
}

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

tr.collapse.show {
	display: table-row
}

tbody.collapse.show {
	display: table-row-group
}

.dropdown {
	position: relative
}

.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
	margin-left: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(35, 31, 32, .15);
	border-radius: .25rem
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #0074be
}

.dropdown-item.disabled,
.dropdown-item:disabled {
	color: #6c757d;
	background-color: transparent
}

.dropdown-menu.show {
	display: block
}

.btn-group {
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}

.btn-group>.btn {
	position: relative;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 1
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}

.input-group>.form-control {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}

.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.form-control+.form-control {
	margin-left: -1px
}

.input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
	display: -ms-flexbox;
	display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
	position: relative;
	z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}

.input-group-prepend {
	margin-right: -1px
}

.input-group-append {
	margin-left: -1px
}

.input-group-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.input-group-text input[type=checkbox] {
	margin-top: 0
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: -1px
}

.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(35, 31, 32, .125);
	border-radius: .25rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.pagination {
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none
}

.badge,
.pagination {
	border-radius: .25rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: #0074be
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #00558b
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-danger {
	color: #640e2a;
	background-color: #f3d1dc;
	border-color: #eebfce
}

.alert-danger hr {
	border-top-color: #e9abbf
}

@-webkit-keyframes progress-bar-stripes {
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.media {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #231f20;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

.close:focus,
.close:hover {
	color: #231f20;
	text-decoration: none;
	opacity: .75
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}

.modal,
.modal-open {
	overflow: hidden
}

.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	outline: 0
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}

.modal.show .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(0)
}

.modal-dialog-centered {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-content {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(35, 31, 32, .2);
	border-radius: .3rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #231f20
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:1440px) {
	.modal-lg {
		max-width: 800px
	}
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.carousel {
	position: relative
}

.border {
	border: 1px solid #dee2e6!important
}

.border-top {
	border-top: 1px solid #dee2e6!important
}

.border-right {
	border-right: 1px solid #dee2e6!important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6!important
}

.d-none {
	display: none!important
}

@media (min-width:1024px) {
	.d-md-none {
		display: none!important
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.mb-2 {
	margin-bottom: 4.166667vw!important
}

.mx-auto {
	margin-right: auto!important;
	margin-left: auto!important
}

.text-center {
	text-align: center!important
}

.text-success {
	color: #62bb46!important
}

a.text-success:focus,
a.text-success:hover {
	color: #4e9737!important
}

.text-danger {
	color: #c11a50!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #94143d!important
}

.visible {
	visibility: visible!important
}

@media print {
	* {
		text-shadow: none!important;
		box-shadow: none!important
	}
	a:not(.btn) {
		text-decoration: underline
	}
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	@page {
		size: a3
	}
	.container,
	body {
		min-width: 1440px!important
	}
	.badge {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

body {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 400;
	color: #231f20;
	overflow: hidden;
	overflow-y: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

body,
html {
	height: 100%;
	max-width: 100vw
}

svg {
	width: 100%;
	height: auto;
	display: block
}

main a {
	text-decoration: none;
	color: #0074be
}

main a span {
	font-weight: 100
}

main a:focus,
main a:hover {
	color: #003a61;
	text-decoration: underline
}

main b,
main strong {
	font-weight: 700
}

main p {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.5
}

@media screen and (min-width:768px) {
	main p {
		font-size: calc(13.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	main p {
		font-size: 20px
	}
}

main p a {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 800;
	color: #0074be
}

main p a:focus,
main p a:hover {
	color: #0064a5;
	text-decoration: underline
}

main p strong {
	font-weight: 600
}

main .h1,
main h1 {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	color: #0074be;
	font-size: 30px;
	margin-bottom: 0
}

@media screen and (min-width:768px) {
	main .h1,
	main h1 {
		font-size: calc(10px + 2.60417vw)
	}
}

@media screen and (min-width:1920px) {
	main .h1,
	main h1 {
		font-size: 60px
	}
}

main .h2,
main h2 {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 300;
	font-style: italic;
	font-size: 24px;
	color: #003a61;
	line-height: 1.4
}

@media screen and (min-width:768px) {
	main .h2,
	main h2 {
		font-size: calc(10.66667px + 1.73611vw)
	}
}

@media screen and (min-width:1920px) {
	main .h2,
	main h2 {
		font-size: 44px
	}
}

main .h2 small,
main h2 small {
	display: block;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 1rem
}

@media screen and (min-width:768px) {
	main .h2 small,
	main h2 small {
		font-size: calc(13.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	main .h2 small,
	main h2 small {
		font-size: 20px
	}
}

main .h3,
main h3 {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	color: #0074be;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.2
}

@media screen and (min-width:768px) {
	main .h3,
	main h3 {
		font-size: calc(18px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	main .h3,
	main h3 {
		font-size: 28px
	}
}

main .h4,
main h4 {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #003a61;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 600;
	margin-bottom: .5em
}

@media screen and (min-width:768px) {
	main .h4,
	main h4 {
		font-size: calc(12.66667px + .43403vw)
	}
}

@media screen and (min-width:1920px) {
	main .h4,
	main h4 {
		font-size: 21px
	}
}

main .h5,
main h5 {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 100;
	font-style: italic;
	font-size: 18px;
	color: #231f20
}

@media screen and (min-width:768px) {
	main .h5,
	main h5 {
		font-size: calc(14px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	main .h5,
	main h5 {
		font-size: 24px
	}
}

main .h6,
main h6 {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #003a61;
	font-weight: 200;
	font-size: 16px;
	line-height: 1.7
}

@media screen and (min-width:768px) {
	main .h6,
	main h6 {
		font-size: calc(13.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	main .h6,
	main h6 {
		font-size: 20px
	}
}

main ul {
	padding-left: 0
}

main ul li {
	list-style-type: none
}

main ol {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-size: 16px
}

@media screen and (min-width:768px) {
	main ol {
		font-size: calc(13.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	main ol {
		font-size: 20px
	}
}

main .cite,
main cite {
	border-top: 1px solid #231f20;
	display: block;
	padding-top: .5em;
	font-style: normal;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	margin-top: 1em;
	font-size: 14px
}

@media screen and (min-width:768px) {
	main .cite,
	main cite {
		font-size: calc(12.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	main .cite,
	main cite {
		font-size: 16px
	}
}

main figcaption {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2
}

@media screen and (min-width:768px) {
	main figcaption {
		font-size: calc(14.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	main figcaption {
		font-size: 16px
	}
}


/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2015 Daniel Eden
 */

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes bounce {
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0)
	}
}

@keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		transform: translateZ(0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		transform: translate3d(0, -4px, 0)
	}
}

@-webkit-keyframes flash {
	to {
		opacity: 1
	}
}

@keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	to {
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		transform: scaleX(1)
	}
	50% {
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		transform: scaleX(1)
	}
}

@-webkit-keyframes rubberBand {
	to {
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		transform: scaleX(1)
	}
	30% {
		transform: scale3d(1.25, .75, 1)
	}
	40% {
		transform: scale3d(.75, 1.25, 1)
	}
	50% {
		transform: scale3d(1.15, .85, 1)
	}
	65% {
		transform: scale3d(.95, 1.05, 1)
	}
	75% {
		transform: scale3d(1.05, .95, 1)
	}
	to {
		transform: scaleX(1)
	}
}

@-webkit-keyframes shake {
	to {
		transform: translateZ(0)
	}
}

@keyframes shake {
	0%,
	to {
		transform: translateZ(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0)
	}
}

@-webkit-keyframes headShake {
	0% {
		transform: translateX(0)
	}
	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}
	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		transform: translateX(0)
	}
}

@-webkit-keyframes swing {
	to {
		transform: rotate(0)
	}
}

@keyframes swing {
	20% {
		transform: rotate(15deg)
	}
	40% {
		transform: rotate(-10deg)
	}
	60% {
		transform: rotate(5deg)
	}
	80% {
		transform: rotate(-5deg)
	}
	to {
		transform: rotate(0)
	}
}

.swing {
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	to {
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		transform: scaleX(1)
	}
	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}
	to {
		transform: scaleX(1)
	}
}

@-webkit-keyframes wobble {
	to {
		transform: none
	}
}

@keyframes wobble {
	0% {
		transform: none
	}
	15% {
		transform: translate3d(-25%, 0, 0) rotate(-5deg)
	}
	30% {
		transform: translate3d(20%, 0, 0) rotate(3deg)
	}
	45% {
		transform: translate3d(-15%, 0, 0) rotate(-3deg)
	}
	60% {
		transform: translate3d(10%, 0, 0) rotate(2deg)
	}
	75% {
		transform: translate3d(-5%, 0, 0) rotate(-1deg)
	}
	to {
		transform: none
	}
}

@-webkit-keyframes jello {
	to {
		transform: none
	}
}

@keyframes jello {
	0%,
	11.1%,
	to {
		transform: none
	}
	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}
	77.7% {
		transform: skewX(.390625deg) skewY(.390625deg)
	}
	88.8% {
		transform: skewX(-.1953125deg) skewY(-.1953125deg)
	}
}

@-webkit-keyframes bounceIn {
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	to {
		opacity: 1;
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	20% {
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		transform: scale3d(.9, .9, .9)
	}
	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		transform: scale3d(.97, .97, .97)
	}
	to {
		opacity: 1;
		transform: scaleX(1)
	}
}

@-webkit-keyframes bounceInDown {
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	to {
		transform: none
	}
}

@keyframes bounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}
	75% {
		transform: translate3d(0, -10px, 0)
	}
	90% {
		transform: translate3d(0, 5px, 0)
	}
	to {
		transform: none
	}
}

@-webkit-keyframes bounceInLeft {
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	to {
		transform: none
	}
}

@keyframes bounceInLeft {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}
	75% {
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		transform: translate3d(5px, 0, 0)
	}
	to {
		transform: none
	}
}

@-webkit-keyframes bounceInRight {
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	to {
		transform: none
	}
}

@keyframes bounceInRight {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		transform: translate3d(10px, 0, 0)
	}
	90% {
		transform: translate3d(-5px, 0, 0)
	}
	to {
		transform: none
	}
}

@-webkit-keyframes bounceInUp {
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	to {
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {
	0%,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	75% {
		transform: translate3d(0, 10px, 0)
	}
	90% {
		transform: translate3d(0, -5px, 0)
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes bounceOut {
	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

@-webkit-keyframes bounceOutDown {
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@-webkit-keyframes bounceOutLeft {
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@-webkit-keyframes bounceOutRight {
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@-webkit-keyframes bounceOutUp {
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@-webkit-keyframes fadeIn {
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInDownBig {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInLeft {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInLeftBig {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInRight {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInRightBig {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInUp {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeInUpBig {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes fadeOut {
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes fadeOutDown {
	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

@-webkit-keyframes fadeOutDownBig {
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@-webkit-keyframes fadeOutLeft {
	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

@-webkit-keyframes fadeOutLeftBig {
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@-webkit-keyframes fadeOutRight {
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes fadeOutRightBig {
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@-webkit-keyframes fadeOutUp {
	to {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

@-webkit-keyframes fadeOutUpBig {
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@-webkit-keyframes flip {
	to {
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@-webkit-keyframes flipInX {
	to {
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}
	80% {
		transform: perspective(400px) rotateX(-5deg)
	}
	to {
		transform: perspective(400px)
	}
}

@-webkit-keyframes flipInY {
	to {
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}
	80% {
		transform: perspective(400px) rotateY(-5deg)
	}
	to {
		transform: perspective(400px)
	}
}

@-webkit-keyframes flipOutX {
	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px)
	}
	30% {
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@-webkit-keyframes flipOutY {
	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px)
	}
	30% {
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@-webkit-keyframes lightSpeedIn {
	to {
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		transform: none;
		opacity: 1
	}
}

@-webkit-keyframes lightSpeedOut {
	to {
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}
	to {
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateIn {
	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		transform-origin: center;
		transform: rotate(-200deg);
		opacity: 0
	}
	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

@-webkit-keyframes rotateInDownLeft {
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-45deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

@-webkit-keyframes rotateInDownRight {
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(45deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

@-webkit-keyframes rotateInUpLeft {
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(45deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

@-webkit-keyframes rotateInUpRight {
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

@-webkit-keyframes rotateOut {
	to {
		transform-origin: center;
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		transform-origin: center;
		opacity: 1
	}
	to {
		transform-origin: center;
		transform: rotate(200deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutDownLeft {
	to {
		transform-origin: left bottom;
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		transform-origin: left bottom;
		transform: rotate(45deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutDownRight {
	to {
		transform-origin: right bottom;
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate(-45deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutUpLeft {
	to {
		transform-origin: left bottom;
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		transform-origin: left bottom;
		transform: rotate(-45deg);
		opacity: 0
	}
}

@-webkit-keyframes rotateOutUpRight {
	to {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

@-webkit-keyframes hinge {
	to {
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		transform: rotate(80deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		transform: rotate(60deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@-webkit-keyframes rollIn {
	to {
		opacity: 1;
		transform: none
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate(-120deg)
	}
	to {
		opacity: 1;
		transform: none
	}
}

@-webkit-keyframes rollOut {
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate(120deg)
	}
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomOut {
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes zoomOutDown {
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomOutLeft {
	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

@-webkit-keyframes zoomOutRight {
	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

@-webkit-keyframes zoomOutUp {
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes slideInDown {
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideInLeft {
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideInRight {
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideInUp {
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideOutDown {
	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

@-webkit-keyframes slideOutLeft {
	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

@-webkit-keyframes slideOutRight {
	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes slideOutUp {
	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

body header {
	background-position: 50%;
	background-size: cover;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

body header[data-header-type=video-header] {
	min-height: 20rem
}

body header[data-header-type=video-header][data-vide-bg]>div:first-child {
	z-index: 0!important
}

body header[data-header-type=video-header] .sticky-wrapper:not(.is-sticky) section[data-block-type=header-bar] {
	background: 0 0
}

body header[data-header-type=video-header]:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	z-index: 1;
	transition: all .6s ease;
	background: linear-gradient(70deg, rgba(0, 116, 190, .95), rgba(0, 116, 190, .75) 22.5%, rgba(0, 58, 97, .1) 65%)
}

body header[data-header-type=image-header] {
	min-height: 20rem
}

body header[data-header-type=image-header] .sticky-wrapper:not(.is-sticky) section[data-block-type=header-bar] {
	background: 0 0
}

body header[data-header-type=image-header]:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	z-index: 1;
	transition: all .6s ease;
	background: linear-gradient(180deg, rgba(0, 58, 97, .6) 8%, rgba(0, 58, 97, 0) 45%)
}

body header article {
	z-index: 2;
	position: relative;
	padding: 12.499999998vw 8.333333332vw 6.249999999vw
}

body header article h2 {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 300;
	font-style: italic;
	font-size: 24px;
	width: 320px;
	color: #fff;
	margin-bottom: 2rem
}

@media screen and (min-width:768px) {
	body header article h2 {
		font-size: calc(8px + 2.08333vw)
	}
}

@media screen and (min-width:1920px) {
	body header article h2 {
		font-size: 48px
	}
}

@media screen and (min-width:768px) {
	body header article h2 {
		width: calc(53.33333px + 34.72222vw)
	}
}

@media screen and (min-width:1920px) {
	body header article h2 {
		width: 720px
	}
}

body header article h2 small {
	display: block;
	font-size: 16px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-style: normal;
	margin-bottom: 1rem
}

@media screen and (min-width:768px) {
	body header article h2 small {
		font-size: calc(12px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	body header article h2 small {
		font-size: 22px
	}
}

body header article a[data-component-type=button] {
	margin-bottom: 1rem
}

body header[data-size=small] {
	min-height: 33.3333vh
}

body header[data-size=medium] {
	min-height: 50vh
}

body header[data-size=large] {
	min-height: 66.6667vh
}

body header section[data-component-type=breadcrumbs] {
	background-color: hsla(0, 0%, 100%, .9);
	padding: .5rem 2.083333333vw;
	margin-bottom: 1.0416666665vw;
	display: inline-block
}

body header section[data-component-type=breadcrumbs] ul {
	margin: 0
}

body header section[data-block-type=page-name] {
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	position: relative;
	padding: 4.166666666vw 8.333333332vw 2.083333333vw
}

body header section[data-block-type=page-name] h1 {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	color: #003a61;
	font-size: 30px;
	background-color: hsla(0, 0%, 100%, .9);
	padding: 1.0416666665vw 2.083333333vw;
	margin: 0
}

@media screen and (min-width:768px) {
	body header section[data-block-type=page-name] h1 {
		font-size: calc(10px + 2.60417vw)
	}
}

@media screen and (min-width:1920px) {
	body header section[data-block-type=page-name] h1 {
		font-size: 60px
	}
}

body header section[data-block-type=header-bar] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: background-color .5s ease, padding .5s ease;
	z-index: 2;
	width: 100%;
	position: relative;
	padding: 2.083333333vw 8.333333332vw;
	background: radial-gradient(farthest-corner at 50%, at 0, rgba(0, 116, 190, .95) 0, rgba(57, 183, 234, .95) 180%);
	background: radial-gradient(farthest-corner at 50% 0, rgba(0, 116, 190, .95) 0, rgba(57, 183, 234, .95) 180%)
}

body header section[data-block-type=header-bar] .logo {
	flex: 0 1 25%;
	width: 100%;
	transform-origin: center left;
	transition: all .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	body header section[data-block-type=header-bar] .logo img,
	body header section[data-block-type=header-bar] .logo svg {
		height: 1px;
		overflow: visible;
		padding-bottom: 23.666666667%
	}
}

body header section[data-block-type=header-bar] nav {
	flex: 0 1 75%;
	width: 100%
}

body header section[data-block-type=header-bar] nav ul {
	display: flex;
	align-items: center;
	transition: all .2s ease;
	justify-content: flex-end;
	margin: 0;
	padding: 0
}

body header section[data-block-type=header-bar] nav ul li {
	list-style-type: none
}

body header section[data-block-type=header-bar] nav a {
	font-size: 15px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

@media screen and (min-width:768px) {
	body header section[data-block-type=header-bar] nav a {
		font-size: calc(11.66667px + .43403vw)
	}
}

@media screen and (min-width:1920px) {
	body header section[data-block-type=header-bar] nav a {
		font-size: 20px
	}
}

body header section[data-block-type=header-bar] nav a[data-component-type=button] {
	background-color: #fff;
	color: #0074be;
	cursor: pointer
}

body header section[data-block-type=header-bar] nav a[data-component-type=button]:focus,
body header section[data-block-type=header-bar] nav a[data-component-type=button]:hover {
	background-color: #0074be;
	color: #fff
}

body header section[data-block-type=header-bar] nav a[data-action=activate-search] {
	background-color: transparent;
	font-size: 1.5rem;
	color: #fff;
	padding: .78em 1.5em .49em;
	cursor: pointer
}

body header section[data-block-type=header-bar] nav a[data-action=activate-search]:focus,
body header section[data-block-type=header-bar] nav a[data-action=activate-search]:hover {
	background-color: #0074be;
	color: #fff
}

body header section[data-block-type=header-bar] nav a.nav-link {
	color: #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	border-bottom: 0 solid #fff;
	border-top: 6px solid transparent;
	padding: 0 .4rem 6px;
	margin-left: 1.2rem;
	margin-right: 1.2rem;
	transition: all .1s ease;
	font-weight: 600
}

body header section[data-block-type=header-bar] nav a.nav-link:focus,
body header section[data-block-type=header-bar] nav a.nav-link:hover {
	outline: 0;
	border-bottom: 6px solid #fff;
	padding-bottom: 0
}

body header section[data-block-type=header-bar] form {
	opacity: 0;
	transform: translateY(-5rem);
	transition: all .2s ease;
	display: flex;
	align-self: center;
	width: 50%;
	position: absolute;
	right: 8.333333332vw
}

body header section[data-block-type=header-bar] form input {
	border: none;
	border-bottom: 3px solid #fff;
	background: 0 0;
	border-radius: 0;
	font-size: 18px;
	width: 100%;
	height: 4rem;
	font-weight: 200;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	color: #fff
}

@media screen and (min-width:768px) {
	body header section[data-block-type=header-bar] form input {
		font-size: calc(12.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	body header section[data-block-type=header-bar] form input {
		font-size: 26px
	}
}

body header section[data-block-type=header-bar] form input::-moz-placeholder {
	color: #fff
}

body header section[data-block-type=header-bar] form input:-ms-input-placeholder {
	color: #fff
}

body header section[data-block-type=header-bar] form input::placeholder {
	color: #fff
}

body header section[data-block-type=header-bar] form input:focus {
	outline: 0
}

body header section[data-block-type=header-bar] form button {
	height: 4rem;
	width: 4.5rem;
	background: #fff;
	color: #0074be;
	border: none;
	font-size: 1.6rem;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px 2px 2px 0
}

body header section[data-block-type=header-bar] form button span {
	transform: translateY(.25rem)
}

body header section[data-block-type=header-bar] form button:focus,
body header section[data-block-type=header-bar] form button:hover {
	outline: 0;
	background: #0074be;
	color: #fff
}

body header section[data-block-type=header-bar] form a[data-action=deactivate-search] {
	color: #fff;
	position: relative;
	z-index: 2;
	margin-right: -4.166666666vw;
	font-size: 1rem;
	font-weight: 600;
	display: flex;
	align-items: center
}

body header section[data-block-type=header-bar] form a[data-action=deactivate-search] span {
	text-align: center;
	display: block;
	font-size: 2rem;
	height: 2.65rem;
	width: 4.166666666vw
}

body header section[data-block-type=header-bar] form a[data-action=deactivate-search]:focus,
body header section[data-block-type=header-bar] form a[data-action=deactivate-search]:hover {
	text-decoration: none
}

body header section[data-block-type=header-bar][data-search=true] nav {
	opacity: 0;
	transform: translateY(3rem)
}

body header section[data-block-type=header-bar][data-search=true] form {
	opacity: 1;
	transform: translateY(0);
	transition: all .4s ease
}

@media (max-width:767.98px) {
	body header section[data-block-type=header-bar] {
		padding: 4.166666666vw 8.333333332vw
	}
	body header section[data-block-type=header-bar] .logo {
		width: 50%
	}
}

@media (max-width:1023.98px) {
	body header section[data-block-type=header-bar] nav .nav-link,
	body header section[data-block-type=header-bar] nav a[data-action=activate-search] {
		display: none
	}
}

.sticky-wrapper.is-sticky section[data-block-type=header-bar] {
	z-index: 100;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15)
}

.sticky-wrapper.is-sticky section[data-block-type=header-bar] [data-action=activate-search] {
	background-color: rgba(0, 58, 97, .2)
}

@media (min-width:1024px) {
	.sticky-wrapper.is-sticky section[data-block-type=header-bar] {
		padding: .5208333333vw 8.333333332vw
	}
	.sticky-wrapper.is-sticky section[data-block-type=header-bar] .logo {
		transform: scale(.6)
	}
}

.sticky-wrapper {
	height: auto!important
}

body>footer {
	color: #fff;
	background-color: #003a61;
	padding: 4.166666666vw 8.333333332vw 0
}

body>footer section[data-block-level=footer-one] {
	border-bottom: 6px solid #fff
}

body>footer section[data-block-level=footer-one] a {
	display: block;
	width: 25%
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	body>footer section[data-block-level=footer-one] a img,
	body>footer section[data-block-level=footer-one] a svg {
		height: 1px;
		overflow: visible;
		padding-bottom: 23.666666667%
	}
}

body>footer section[data-block-level=footer-one] a img,
body>footer section[data-block-level=footer-one] a svg {
	display: block;
	margin-bottom: 1em
}

body>footer section[data-block-level=footer-two] {
	display: flex;
	padding: 4.166666666vw 0
}

body>footer section[data-block-level=footer-two] h4,
body>footer section[data-block-level=footer-two] p {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #fff
}

body>footer section[data-block-level=footer-two] h4 {
	text-transform: uppercase
}

body>footer section[data-block-level=footer-two] a {
	color: #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px
}

body>footer section[data-block-level=footer-two] a:focus,
body>footer section[data-block-level=footer-two] a:hover {
	color: #fff;
	text-decoration: underline
}

body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] {
	width: 33.3333%;
	margin-right: 4em
}

body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] h4 {
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
	padding: .7rem .2rem .6rem;
	margin-bottom: 1em
}

body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] p {
	margin-bottom: 3em
}

body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] p strong {
	text-transform: uppercase
}

body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] ul {
	display: flex;
	padding-left: 0;
	list-style-type: none
}

body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] ul li p {
	margin: 0 2em 2em 0
}

body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] ul a {
	font-weight: 600;
	margin-top: .5em
}

body>footer section[data-block-level=footer-two] nav {
	width: 25%;
	justify-content: flex-start;
	margin-right: 2em
}

body>footer section[data-block-level=footer-two] nav a {
	text-transform: uppercase;
	display: block;
	border-top: 1px solid #fff;
	margin-bottom: 0;
	padding: .7rem .2rem .6rem
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content {
	width: 25%;
	margin-left: auto
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content :hover {
	text-decoration: none
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 2em
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons a {
	background-color: #fff;
	color: #003a61;
	margin-right: .5rem;
	width: 33.3333%;
	text-align: center
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons a:last-child {
	margin-right: 0
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons a:focus,
body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons a:hover {
	transition: all .1s ease;
	transform: scale(1.1)
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content div.social-media {
	margin-top: 2em
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content div.social-media a {
	font-size: 2rem;
	margin: 1rem .5rem 0 0;
	display: inline-block
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content div.social-media a:focus,
body>footer section[data-block-level=footer-two] article.interactive-footer-content div.social-media a:hover {
	transition: all .1s ease;
	transform: scale(1.1)
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content form {
	display: flex;
	width: auto;
	flex-direction: row;
	align-items: center;
	border-bottom: 2px solid #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content form input {
	width: 100%;
	font-size: 18px;
	border-style: none;
	background-color: transparent;
	color: #fff;
	border-radius: 0;
	text-decoration: none;
	height: 50px
}

@media screen and (min-width:768px) {
	body>footer section[data-block-level=footer-two] article.interactive-footer-content form input {
		font-size: calc(16.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	body>footer section[data-block-level=footer-two] article.interactive-footer-content form input {
		font-size: 20px
	}
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content form button {
	background-color: #fff;
	border-style: none;
	display: flex;
	align-self: stretch;
	align-items: center;
	justify-content: center;
	width: 60px;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	cursor: pointer
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content form button:focus,
body>footer section[data-block-level=footer-two] article.interactive-footer-content form button:hover {
	background-color: #fff
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content form button:focus span.ss-community,
body>footer section[data-block-level=footer-two] article.interactive-footer-content form button:hover span.ss-community {
	color: #0074be
}

body>footer section[data-block-level=footer-two] article.interactive-footer-content form button span.ss-community {
	color: #003a61;
	font-size: 20px;
	transform: translateY(.25rem);
	padding: 0 .25em
}

@media screen and (min-width:768px) {
	body>footer section[data-block-level=footer-two] article.interactive-footer-content form button span.ss-community {
		font-size: calc(13.33333px + .86806vw)
	}
}

@media screen and (min-width:1920px) {
	body>footer section[data-block-level=footer-two] article.interactive-footer-content form button span.ss-community {
		font-size: 30px
	}
}

body>footer section[data-block-level=footer-three] {
	background-color: #001c2e;
	padding: 1.0416666665vw 8.333333332vw;
	font-size: 13px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	display: flex;
	justify-content: space-between;
	margin: 0 -8.333333332vw
}

@media screen and (min-width:768px) {
	body>footer section[data-block-level=footer-three] {
		font-size: calc(12.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	body>footer section[data-block-level=footer-three] {
		font-size: 14px
	}
}

body>footer section[data-block-level=footer-three] p {
	color: #fff;
	font-weight: 600;
	width: 33.3333%;
	display: flex;
	margin-bottom: 0
}

body>footer section[data-block-level=footer-three] nav.footer-links {
	width: 66.6667%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	margin-right: 0
}

body>footer section[data-block-level=footer-three] nav.footer-links a {
	margin-left: 2em;
	color: #fff
}

body>footer section[data-block-level=footer-three] nav.footer-links a:focus,
body>footer section[data-block-level=footer-three] nav.footer-links a:hover {
	text-decoration: underline;
	color: #fff
}

@media (max-width:1919.98px) {
	body>footer article[data-block-type=about-contact] ul {
		display: block
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons {
		flex-direction: column
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons a {
		width: 100%;
		display: block;
		margin: 0 0 .5rem
	}
}

@media (max-width:1023.98px) {
	body>footer section[data-block-level=footer-one] {
		border: none
	}
	body>footer section[data-block-level=footer-one] a {
		width: 66.6667%;
		margin: 4.166666666vw auto 0
	}
	body>footer section[data-block-level=footer-two] {
		flex-direction: column;
		width: 100%
	}
	body>footer section[data-block-level=footer-two] article[data-block-type=about-contact] {
		width: 100%;
		display: block
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content {
		width: 100%;
		margin: 0 auto
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content form {
		margin: 2em 0
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons {
		flex-direction: row;
		width: auto;
		justify-content: space-around
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content div.buttons a {
		margin-right: 1em;
		padding: 2.083333333vw 4.166666666vw
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content div.social-media {
		display: block;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content div.social-media h4 {
		display: block
	}
	body>footer section[data-block-level=footer-two] article.interactive-footer-content div.social-media div.icon-container {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		margin-bottom: 3em
	}
	body>footer section[data-block-level=footer-two] nav.main-links {
		width: 100%;
		margin-bottom: 2em
	}
	body>footer section[data-block-level=footer-three] {
		padding: 4.166666666vw 8.333333332vw;
		flex-direction: column-reverse;
		text-align: center
	}
	body>footer section[data-block-level=footer-three] p {
		width: 100%;
		display: block;
		margin-top: 4.166666666vw
	}
	body>footer section[data-block-level=footer-three] nav.footer-links {
		flex-direction: column;
		width: 100%
	}
	body>footer section[data-block-level=footer-three] nav.footer-links a {
		margin-left: 0;
		padding: .5em 0
	}
}

nav.navigation-modal {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	display: grid;
	grid-template-columns: 6.249999999vw repeat(4, 1fr) 6.249999999vw;
	grid-template-rows: auto auto auto;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	min-height: 100vh;
	opacity: 0;
	visibility: hidden;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	z-index: 1000;
	transition: opacity .25s ease, visibility 1ms linear .25s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0)
}

nav.navigation-modal a {
	color: #231f20
}

nav.navigation-modal a[data-close-modal] {
	color: #fff;
	text-transform: uppercase;
	grid-area: 1/5/2/6;
	position: relative;
	z-index: 2;
	align-self: center;
	justify-self: end;
	margin-right: 2.083333333vw;
	display: flex;
	align-items: center;
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: .5px;
	padding: .5rem 1rem;
	border-radius: 2px
}

nav.navigation-modal a[data-close-modal] span {
	margin-left: .5rem;
	display: block;
	font-size: 2rem;
	height: 2.65rem
}

nav.navigation-modal a[data-close-modal]:focus,
nav.navigation-modal a[data-close-modal]:hover {
	text-decoration: none;
	background: #fff;
	color: #0074be;
	outline: 0
}

nav.navigation-modal .logo {
	grid-area: 1/2/2/3;
	display: block;
	width: 90%;
	padding: 2.083333333vw;
	align-self: center
}

nav.navigation-modal form {
	grid-area: 1/3/2/5;
	padding: 2.083333333vw;
	display: flex;
	align-self: center
}

nav.navigation-modal form input {
	border: none;
	border-bottom: 3px solid #231f20;
	border-radius: 0;
	font-size: 18px;
	width: 100%;
	height: 4rem;
	font-weight: 200
}

@media screen and (min-width:768px) {
	nav.navigation-modal form input {
		font-size: calc(12.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal form input {
		font-size: 26px
	}
}

nav.navigation-modal form input::-moz-placeholder {
	color: #231f20
}

nav.navigation-modal form input:-ms-input-placeholder {
	color: #231f20
}

nav.navigation-modal form input::placeholder {
	color: #231f20
}

nav.navigation-modal form input:focus {
	outline: 0
}

nav.navigation-modal form button {
	height: 4rem;
	width: 4.5rem;
	background: #231f20;
	color: #fff;
	border: none;
	font-size: 1.6rem;
	vertical-align: middle;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
	border-bottom-left-radius: 0
}

nav.navigation-modal form button span {
	transform: translateY(.25rem)
}

nav.navigation-modal form button:focus,
nav.navigation-modal form button:hover {
	background: #0074be;
	outline: 0
}

nav.navigation-modal>section {
	position: relative;
	z-index: 2;
	padding: 2.083333333vw
}

nav.navigation-modal>section[data-navigation-level="1"] h3 {
	margin-bottom: .5rem
}

nav.navigation-modal>section[data-navigation-level="1"] h3 a {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 100;
	font-size: 25px;
	border-color: #231f20;
	border-bottom: solid #231f20;
	border-width: 5px;
	text-indent: .2rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	position: relative;
	overflow: hidden;
	transition: all .15s ease;
	padding: .5rem 1.1rem 0 .1rem
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		font-size: calc(-5px + 2.08333vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		font-size: 35px
	}
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		border-width: calc(2px + .20833vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		border-width: 6px
	}
}

nav.navigation-modal>section[data-navigation-level="1"] h3 a:focus,
nav.navigation-modal>section[data-navigation-level="1"] h3 a:hover {
	outline: 0;
	text-decoration: none;
	background: #f8f9fa;
	padding: .5rem .6rem 0
}

nav.navigation-modal>section[data-navigation-level="1"] h3 a:focus:after,
nav.navigation-modal>section[data-navigation-level="1"] h3 a:hover:after {
	opacity: 1;
	transform: translate(0)
}

nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
	content: "→";
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 25px;
	padding-bottom: 2px;
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: translate(-2rem)
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		font-size: calc(-5px + 2.08333vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		font-size: 35px
	}
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		padding-bottom: calc(-4px + .41667vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		padding-bottom: 4px
	}
}

nav.navigation-modal>section[data-navigation-level="1"] section {
	border-color: #231f20;
	border-bottom: solid #231f20;
	border-width: 2px;
	margin-bottom: .8rem
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="1"] section {
		border-width: calc(1.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] section {
		border-width: 3px
	}
}

nav.navigation-modal>section[data-navigation-level="1"] section a {
	font-size: 18px;
	border-bottom: 1px solid #231f20;
	padding: .4rem 1.1rem 0 .1rem;
	font-weight: 200;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all .15s ease
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: calc(6px + .83333vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: 22px
	}
}

nav.navigation-modal>section[data-navigation-level="1"] section a:last-child {
	border: none
}

nav.navigation-modal>section[data-navigation-level="1"] section a:focus,
nav.navigation-modal>section[data-navigation-level="1"] section a:hover {
	outline: 0;
	text-decoration: none;
	background: #f8f9fa;
	padding: .4rem .6rem 0
}

nav.navigation-modal>section[data-navigation-level="1"] section a:focus:after,
nav.navigation-modal>section[data-navigation-level="1"] section a:hover:after {
	opacity: 1;
	transform: translate(0)
}

nav.navigation-modal>section[data-navigation-level="1"] section a:after {
	content: "→";
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 18px;
	height: 18px;
	padding-bottom: 2px;
	opacity: 0;
	transition: all .3s ease-in-out;
	display: flex;
	align-content: center;
	align-items: center;
	transform: translate(-2rem)
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a:after {
		font-size: calc(6px + .83333vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a:after {
		font-size: 22px
	}
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a:after {
		height: calc(6px + .83333vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a:after {
		height: 22px
	}
}

@media screen and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a:after {
		padding-bottom: calc(-13px + 1.04167vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a:after {
		padding-bottom: 7px
	}
}

nav.navigation-modal>section[data-navigation-level="1"]>a {
	display: block;
	font-size: 14px;
	padding: 0 0 0 .2rem
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="1"]>a {
		font-size: calc(10px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"]>a {
		font-size: 20px
	}
}

nav.navigation-modal>section[data-navigation-level="1"]>a:focus,
nav.navigation-modal>section[data-navigation-level="1"]>a:hover {
	outline: 0;
	text-decoration: underline
}

nav.navigation-modal>section[data-navigation-level="2"] {
	padding-top: 1.0416666665vw
}

nav.navigation-modal>section[data-navigation-level="2"] a {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	font-size: 14px;
	letter-spacing: .5px;
	border-color: #fff;
	border-bottom: solid #fff;
	border-width: 1px;
	text-transform: uppercase;
	color: #fff;
	padding: 1.5rem 0 0 .5rem;
	position: relative;
	transition: all .3s ease;
	overflow: hidden
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="2"] a {
		font-size: calc(10px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="2"] a {
		font-size: 20px
	}
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="2"] a {
		letter-spacing: calc(.16667px + .0434vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="2"] a {
		letter-spacing: 1px
	}
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="2"] a {
		border-width: calc(.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="2"] a {
		border-width: 2px
	}
}

nav.navigation-modal>section[data-navigation-level="2"] a span {
	display: block;
	position: relative
}

nav.navigation-modal>section[data-navigation-level="2"] a figure {
	margin: 0 .5rem;
	width: 30px;
	height: 30px;
	display: block;
	position: relative;
	transition: all .2s ease
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="2"] a figure {
		width: calc(16.66667px + 1.73611vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="2"] a figure {
		width: 50px
	}
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="2"] a figure {
		height: calc(16.66667px + 1.73611vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="2"] a figure {
		height: 50px
	}
}

nav.navigation-modal>section[data-navigation-level="2"] a:after {
	position: absolute;
	background: #fff;
	top: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	z-index: -1;
	transition: all .2s ease
}

nav.navigation-modal>section[data-navigation-level="2"] a:before {
	position: absolute;
	background: #39b7ea;
	top: 0;
	bottom: 100%;
	left: 0;
	right: calc(100% - .5rem);
	content: "";
	z-index: 0;
	transition: all .3s ease
}

nav.navigation-modal>section[data-navigation-level="2"] a:focus,
nav.navigation-modal>section[data-navigation-level="2"] a:hover {
	text-decoration: none;
	color: #0074be;
	padding: 1.5rem 0 0 1.2rem;
	outline: 0
}

nav.navigation-modal>section[data-navigation-level="2"] a:focus:before,
nav.navigation-modal>section[data-navigation-level="2"] a:hover:before {
	bottom: 0
}

nav.navigation-modal>section[data-navigation-level="2"] a:focus:after,
nav.navigation-modal>section[data-navigation-level="2"] a:hover:after {
	top: 0
}

nav.navigation-modal>section[data-navigation-level="2"] a:focus figure svg path,
nav.navigation-modal>section[data-navigation-level="2"] a:hover figure svg path {
	fill: #0074be!important
}

nav.navigation-modal>section[data-navigation-level="2"] a:focus figure svg .empty-space,
nav.navigation-modal>section[data-navigation-level="2"] a:hover figure svg .empty-space {
	fill: none!important
}

nav.navigation-modal>section[data-navigation-level="3"] {
	font-size: .9rem;
	line-height: 1.4rem;
	padding-top: 0
}

nav.navigation-modal>section[data-navigation-level="3"] h3 {
	margin-bottom: 1rem
}

nav.navigation-modal>section[data-navigation-level="3"] h3 a {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .5px;
	font-size: 14px;
	border-bottom: 2px solid #231f20;
	border-top: 1px solid #231f20;
	padding: .7rem 1.1rem .6rem .1rem;
	display: flex;
	justify-content: space-between;
	transition: all .15s ease
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="3"] h3 a {
		letter-spacing: calc(.16667px + .0434vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="3"] h3 a {
		letter-spacing: 1px
	}
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="3"] h3 a {
		font-size: calc(10px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="3"] h3 a {
		font-size: 20px
	}
}

nav.navigation-modal>section[data-navigation-level="3"] h3 a:after {
	content: "→";
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: translate(-2rem)
}

nav.navigation-modal>section[data-navigation-level="3"] h3 a:focus,
nav.navigation-modal>section[data-navigation-level="3"] h3 a:hover {
	text-decoration: none;
	outline: 0;
	background: #f8f9fa;
	padding: .7rem .6rem .6rem
}

nav.navigation-modal>section[data-navigation-level="3"] h3 a:focus:after,
nav.navigation-modal>section[data-navigation-level="3"] h3 a:hover:after {
	opacity: 1;
	transform: translate(0)
}

nav.navigation-modal>section[data-navigation-level="3"] h4 {
	margin-bottom: 0
}

nav.navigation-modal>section[data-navigation-level="3"] h4 a {
	display: block;
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.4rem
}

nav.navigation-modal>section[data-navigation-level="3"] h4 a:focus,
nav.navigation-modal>section[data-navigation-level="3"] h4 a:hover {
	text-decoration: none;
	outline: 0;
	color: #0074be
}

nav.navigation-modal>section[data-navigation-level="3"]>a {
	display: block;
	font-size: 20px;
	line-height: 24px;
	font-weight: 200
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="3"]>a {
		font-size: calc(18.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="3"]>a {
		font-size: 22px
	}
}

@media screen and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="3"]>a {
		line-height: calc(22.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="3"]>a {
		line-height: 26px
	}
}

nav.navigation-modal>section[data-navigation-level="3"]>a:focus,
nav.navigation-modal>section[data-navigation-level="3"]>a:hover {
	text-decoration: underline;
	outline: 0
}

nav.navigation-modal>section[data-navigation-level="3"] article>a {
	font-weight: 700
}

nav.navigation-modal>section[data-navigation-level="3"] article>a:after {
	content: "→";
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	margin-left: .5rem
}

nav.navigation-modal>section[data-navigation-level="3"] article>a:focus,
nav.navigation-modal>section[data-navigation-level="3"] article>a:hover {
	text-decoration: none;
	outline: 0;
	color: #0074be
}

nav.navigation-modal>section[data-navigation-level="3"] nav {
	margin-top: 2rem
}

nav.navigation-modal>section[data-navigation-level="3"] nav a {
	font-size: 2rem;
	margin-right: .5rem;
	display: inline-block;
	transition: all .1s ease
}

nav.navigation-modal>section[data-navigation-level="3"] nav a:focus,
nav.navigation-modal>section[data-navigation-level="3"] nav a:hover {
	text-decoration: none;
	outline: 0;
	transform: scale(1.3)
}

nav.navigation-modal>section[data-navigation-name=mobile] {
	display: none
}

nav.navigation-modal>section[data-navigation-name=academics] {
	grid-area: 2/2/3/3
}

nav.navigation-modal>section[data-navigation-name=admissions] {
	grid-area: 2/3/3/4
}

nav.navigation-modal>section[data-navigation-name=student-affairs] {
	grid-area: 2/4/3/5
}

nav.navigation-modal>section[data-navigation-name=quick-links] {
	grid-area: 2/5/3/6
}

nav.navigation-modal>section[data-navigation-name=actions],
nav.navigation-modal>section[data-navigation-name=audiences] {
	display: none
}

nav.navigation-modal>section[data-navigation-name=about] {
	grid-area: 3/2/4/3
}

nav.navigation-modal>section[data-navigation-name=news] {
	grid-area: 3/3/4/4
}

nav.navigation-modal>section[data-navigation-name=events] {
	grid-area: 3/4/4/5
}

nav.navigation-modal>section[data-navigation-name=connect] {
	grid-area: 3/5/4/6;
	color: #fff
}

nav.navigation-modal>section[data-navigation-name=connect] a {
	color: #fff
}

nav.navigation-modal>section[data-navigation-name=connect] h3 a {
	color: #fff;
	border-color: #fff
}

nav.navigation-modal>section[data-navigation-name=connect] h3 a:focus,
nav.navigation-modal>section[data-navigation-name=connect] h3 a:hover {
	background: rgba(33, 37, 41, .1)
}

nav.navigation-modal>section[data-navigation-name=connect]>a {
	color: #fff
}

nav.navigation-modal div.navigation-sidebar-background {
	background: radial-gradient(farthest-corner at 40px, at 40px, #0074be 0, #39b7ea 250%);
	background: radial-gradient(farthest-corner at 40px 40px, #0074be 0, #39b7ea 250%);
	grid-area: 1/5/4/7;
	display: flex;
	overflow: hidden
}

nav.navigation-modal div.navigation-sidebar-background img,
nav.navigation-modal div.navigation-sidebar-background svg {
	position: relative;
	z-index: 1;
	opacity: .06;
	min-height: 100vh;
	width: 100%;
	display: block;
	transform: scale(4) translate(-8%)
}

body[data-modal=navigation-modal] nav.navigation-modal {
	opacity: 1;
	visibility: visible;
	transition: opacity .8s ease
}

@media (max-width:1439.98px) {
	nav.navigation-modal {
		grid-template-columns: 6.249999999vw repeat(3, 1fr) 6.249999999vw;
		grid-template-rows: auto auto auto auto
	}
	nav.navigation-modal .logo {
		display: none
	}
	nav.navigation-modal form {
		grid-area: 1/2/span 1/span 2
	}
	nav.navigation-modal a[data-close-modal] {
		grid-area: 1/4/span 1/span 1;
		color: #231f20;
		margin-right: 2.083333333vw;
		font-size: .8rem;
		padding: .25rem .5rem
	}
	nav.navigation-modal a[data-close-modal] span {
		font-size: 1.4rem;
		height: 1.75rem
	}
	nav.navigation-modal a[data-close-modal]:focus,
	nav.navigation-modal a[data-close-modal]:hover {
		text-decoration: none;
		background: #f8f9fa;
		color: #231f20;
		outline: 0
	}
	nav.navigation-modal>section[data-navigation-level="2"] {
		padding-top: 2.083333333vw
	}
	nav.navigation-modal>section[data-navigation-level="3"] article {
		display: none
	}
	nav.navigation-modal>section[data-navigation-name=academics] {
		grid-area: 2/2/span 1/span 1
	}
	nav.navigation-modal>section[data-navigation-name=admissions] {
		grid-area: 2/3/span 1/span 1
	}
	nav.navigation-modal>section[data-navigation-name=student-affairs] {
		grid-area: 2/4/span 1/span 1
	}
	nav.navigation-modal>section[data-navigation-name=about] {
		grid-area: 3/2/span 1/span 1
	}
	nav.navigation-modal>section[data-navigation-name=news] {
		grid-area: 3/3/span 1/span 1
	}
	nav.navigation-modal>section[data-navigation-name=events] {
		grid-area: 3/4/span 1/span 1
	}
	nav.navigation-modal>section[data-navigation-name=connect] {
		grid-area: 4/4/span 1/span 1;
		padding-top: 6.249999999vw
	}
	nav.navigation-modal>section[data-navigation-name=connect] h3,
	nav.navigation-modal>section[data-navigation-name=quick-links] {
		display: none
	}
	nav.navigation-modal>section[data-navigation-name=audiences] {
		display: block;
		grid-area: 4/2/span 1/span 1
	}
	nav.navigation-modal>section[data-navigation-name=actions] {
		display: block;
		grid-area: 4/3/span 1/span 1
	}
	nav.navigation-modal div.navigation-sidebar-background {
		grid-area: 4/1/span 1/span 6
	}
	nav.navigation-modal div.navigation-sidebar-background img,
	nav.navigation-modal div.navigation-sidebar-background svg {
		min-width: 100vw;
		transform: scale(3) translate(2%)
	}
}

@media (max-width:1023.98px) {
	nav.navigation-modal>section[data-navigation-level="1"] {
		padding: 4.166666666vw 2.083333333vw
	}
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		font-size: 19px;
		border-width: 3px;
		padding: .5rem .7rem 0 .1rem
	}
}

@media screen and (max-width:1023.98px) and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		font-size: calc(4px + 1.95313vw)
	}
}

@media screen and (max-width:1023.98px) and (min-width:1024px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		font-size: 24px
	}
}

@media screen and (max-width:1023.98px) and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		border-width: .39063vw
	}
}

@media screen and (max-width:1023.98px) and (min-width:1024px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		border-width: 4px
	}
}

@media (max-width:1023.98px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:focus,
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:hover {
		padding: .5rem .4rem 0
	}
}

@media (max-width:1023.98px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		font-size: 16px;
		padding-bottom: 4px
	}
}

@media screen and (max-width:1023.98px) and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		font-size: calc(4px + 1.5625vw)
	}
}

@media screen and (max-width:1023.98px) and (min-width:1024px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		font-size: 20px
	}
}

@media screen and (max-width:1023.98px) and (min-width:1440px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		padding-bottom: calc(-2px + .41667vw)
	}
}

@media screen and (max-width:1023.98px) and (min-width:1920px) {
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		padding-bottom: 6px
	}
}

@media (max-width:1023.98px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: 15px
	}
}

@media screen and (max-width:1023.98px) and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: calc(3px + 1.5625vw)
	}
}

@media screen and (max-width:1023.98px) and (min-width:1024px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: 19px
	}
}

@media (max-width:1023.98px) {
	nav.navigation-modal>section[data-navigation-level="3"] article {
		display: none
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal {
		grid-template-columns: 6.249999999vw repeat(2, 1fr) 6.249999999vw;
		grid-template-rows: auto auto auto auto
	}
	nav.navigation-modal .logo {
		display: block;
		grid-area: 2/2/span 1/span 1;
		padding: 6.249999999vw 2.083333333vw
	}
	nav.navigation-modal form {
		grid-area: 3/2/span 1/span 2
	}
	nav.navigation-modal a[data-close-modal] {
		grid-area: 2/3/span 1/span 1;
		color: #231f20
	}
	nav.navigation-modal>section[data-navigation-level="1"] {
		padding: 0 2.083333333vw
	}
	nav.navigation-modal>section[data-navigation-level="1"] h3 {
		margin-bottom: 0
	}
	nav.navigation-modal>section[data-navigation-level="1"] h3 a {
		font-size: 24px;
		border-width: 2px
	}
	nav.navigation-modal>section[data-navigation-level="1"] h3 a:after {
		font-size: 24px;
		padding-bottom: 4px
	}
	nav.navigation-modal>section[data-navigation-level="1"] h3 a[data-toggle]:after {
		content: "";
		font-style: normal;
		font-family: SSCommunity;
		font-size: 16px;
		padding-top: 5px;
		padding-bottom: 8px;
		padding-right: 4px
	}
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: 18px
	}
}

@media screen and (max-width:767.98px) and (min-width:320px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: calc(15.14286px + .89286vw)
	}
}

@media screen and (max-width:767.98px) and (min-width:768px) {
	nav.navigation-modal>section[data-navigation-level="1"] section a {
		font-size: 22px
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal>section[data-navigation-level="1"]>div {
		margin-bottom: 4.166666666vw
	}
	nav.navigation-modal>section[data-navigation-level="1"]>div>a {
		display: block
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal>section[data-navigation-level="2"] {
		padding-top: 0
	}
	nav.navigation-modal>section[data-navigation-level="2"] a {
		border-color: #fff;
		border-bottom-style: solid;
		text-transform: uppercase;
		color: #fff;
		padding: 1.5rem 0 0;
		font-size: 20px;
		letter-spacing: 1px
	}
	nav.navigation-modal>section[data-navigation-level="2"] a span {
		display: block
	}
	nav.navigation-modal>section[data-navigation-level="2"] a figure {
		margin: 0 .5rem;
		width: 50px;
		height: 50px;
		display: block
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal>section[data-navigation-name=mobile] {
		grid-area: 4/2/span 1/span 2;
		padding: 6.249999999vw 2.083333333vw;
		display: block
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal>section[data-navigation-name=about],
	nav.navigation-modal>section[data-navigation-name=academics],
	nav.navigation-modal>section[data-navigation-name=admissions],
	nav.navigation-modal>section[data-navigation-name=events],
	nav.navigation-modal>section[data-navigation-name=news],
	nav.navigation-modal>section[data-navigation-name=student-affairs] {
		display: none
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal>section[data-navigation-name=connect] {
		grid-area: 11/2/span 1/span 2;
		padding: 8.333333332vw 2.083333333vw 12.499999998vw
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal>section[data-navigation-name=quick-links] {
		display: block;
		grid-area: 10/2/span 1/span 2
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal>section[data-navigation-name=actions],
	nav.navigation-modal>section[data-navigation-name=audiences] {
		display: none
	}
}

@media (max-width:767.98px) {
	nav.navigation-modal div.navigation-sidebar-background {
		grid-area: 10/1/span 2/span 4
	}
}

.mb-2 {
	margin-bottom: 1rem!important
}

.lazy.bg-lazy,
.lazy.loading {
	opacity: 0;
	visibility: hidden;
	transition: all .5s ease-out
}

.lazy.bg-lazy.entered,
.lazy.bg-lazy[data-was-processed=true],
.lazy.loaded {
	opacity: 1;
	visibility: visible;
	transition: all .5s ease-out
}

section[data-block-type=accordion][data-layout=full-width] {
	margin-top: 4.166666666vw
}

section[data-block-type=accordion][data-layout=full-width]+[data-block-type=accordion][data-layout=full-width] {
	margin-top: 0
}

section[data-block-type=accordion][data-layout=full-width]>section:nth-of-type(odd) {
	background: #f8f9fa
}

section[data-block-type=accordion][data-layout=full-width]>section>a {
	padding: 2.083333333vw 8.333333332vw;
	display: block;
	border-right: 10px solid #dee2e6;
	transition: border-color .2s ease;
	cursor: pointer
}

section[data-block-type=accordion][data-layout=full-width]>section>a h3 {
	display: flex;
	align-items: center;
	margin: 0 0 0 -8.333333332vw
}

section[data-block-type=accordion][data-layout=full-width]>section>a h3 span {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	color: #231f20;
	font-weight: 400;
	font-size: 18px
}

@media screen and (min-width:768px) {
	section[data-block-type=accordion][data-layout=full-width]>section>a h3 span {
		font-size: calc(14px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=accordion][data-layout=full-width]>section>a h3 span {
		font-size: 24px
	}
}

section[data-block-type=accordion][data-layout=full-width]>section>a h3 span.ss-community {
	font-size: 16px;
	height: 16px;
	width: 8.333333332vw;
	text-align: center;
	color: #dee2e6;
	transition: all .2s ease;
	flex-shrink: 0
}

@media screen and (min-width:768px) {
	section[data-block-type=accordion][data-layout=full-width]>section>a h3 span.ss-community {
		font-size: calc(2.66667px + 1.73611vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=accordion][data-layout=full-width]>section>a h3 span.ss-community {
		font-size: 36px
	}
}

@media screen and (min-width:768px) {
	section[data-block-type=accordion][data-layout=full-width]>section>a h3 span.ss-community {
		height: calc(2.66667px + 1.73611vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=accordion][data-layout=full-width]>section>a h3 span.ss-community {
		height: 36px
	}
}

section[data-block-type=accordion][data-layout=full-width]>section>a:focus,
section[data-block-type=accordion][data-layout=full-width]>section>a:hover,
section[data-block-type=accordion][data-layout=full-width]>section>a[aria-expanded=true] {
	cursor: pointer;
	border-right: 10px solid #0074be;
	text-decoration: none;
	outline: 0
}

section[data-block-type=accordion][data-layout=full-width]>section>a:focus h3 span.ss-community,
section[data-block-type=accordion][data-layout=full-width]>section>a:hover h3 span.ss-community,
section[data-block-type=accordion][data-layout=full-width]>section>a[aria-expanded=true] h3 span.ss-community {
	color: #0074be
}

section[data-block-type=accordion][data-layout=full-width]>section>a[aria-expanded=true] {
	border-right: 10px solid #39b7ea
}

section[data-block-type=accordion][data-layout=full-width]>section>div {
	border-right: 10px solid #e9ecef;
	overflow: auto
}

section[data-block-type=accordion][data-layout=inline]>section>a {
	padding: 2.083333333vw 8.333333332vw;
	display: flex;
	align-items: center;
	border: none;
	outline: 0;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #003a61;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 400;
	cursor: pointer
}

@media screen and (min-width:768px) {
	section[data-block-type=accordion][data-layout=inline]>section>a {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=accordion][data-layout=inline]>section>a {
		font-size: 18px
	}
}

section[data-block-type=accordion][data-layout=inline]>section>a:after {
	display: flex;
	align-items: center;
	content: "-";
	font-family: SSCommunity;
	position: relative;
	color: #fff;
	background-color: #0074be;
	padding: .4em .5em .15em;
	margin: 0 1em;
	border-radius: 2px;
	font-size: 14px
}

@media screen and (min-width:768px) {
	section[data-block-type=accordion][data-layout=inline]>section>a:after {
		font-size: calc(12.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=accordion][data-layout=inline]>section>a:after {
		font-size: 16px
	}
}

section[data-block-type=accordion][data-layout=inline]>section>a.collapsed:after {
	content: "+"
}

section[data-block-type=accordion][data-layout=inline]>section>a:focus,
section[data-block-type=accordion][data-layout=inline]>section>a:hover {
	text-decoration: none
}

section[data-block-type=accordion][data-layout=inline]>section>a:focus:after,
section[data-block-type=accordion][data-layout=inline]>section>a:hover:after {
	background-color: #62bb46
}

section[data-block-type=accordion][data-layout=inline]>section>div {
	background: #f8f9fa;
	margin: 0 8.333333332vw 2.083333333vw
}

section[data-block-type=accordion][data-layout=inline]>section>div [data-block-type] {
	padding: 2.083333333vw
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=accordion] {
		padding-left: 16.666666664vw;
		padding-right: 16.666666664vw
	}
}

@media (max-width:767.98px) {
	section[data-block-type=accordion][data-layout=full-width]>section>a {
		padding: 4.166666666vw 8.333333332vw
	}
}

[data-block-type=alert] {
	margin-bottom: 0;
	z-index: 3;
	position: relative;
	padding: 0;
	background-color: #003a61;
	border: 0;
	display: flex;
	flex-direction: row;
	border-radius: 0;
	max-height: 0;
	transition: all .2s ease-out;
	overflow: hidden
}

[data-block-type=alert] header {
	width: 50%;
	padding: .5em 2.083333333vw .5em 8.333333332vw;
	background-color: #c11a50;
	display: flex;
	align-items: center
}

[data-block-type=alert] header h2 {
	font-size: 16px;
	margin-bottom: 0;
	color: #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700
}

[data-block-type=alert] header button {
	display: none;
	padding: .55rem .55rem 0;
	text-align: center;
	background-color: #c11a50;
	border: none;
	font-size: 1rem;
	color: #fff;
	cursor: pointer
}

[data-block-type=alert] header button:focus,
[data-block-type=alert] header button:hover {
	outline: 0;
	background-color: #fff;
	color: #c11a50
}

[data-block-type=alert] article {
	width: 50%;
	padding: .75rem 4.166666666vw .75rem 2.083333333vw;
	color: #fff
}

[data-block-type=alert] article p {
	font-size: 1rem;
	margin-bottom: 0
}

[data-block-type=alert] article a {
	color: #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 700;
	margin-left: .5rem;
	display: inline-block
}

[data-block-type=alert] article a:after {
	content: " →";
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

[data-block-type=alert]>button {
	flex: none;
	padding: .75rem .75rem .2rem;
	text-align: center;
	background-color: #003a61;
	border: none;
	font-size: 1.5rem;
	color: #0074be;
	cursor: pointer
}

[data-block-type=alert]>button:focus,
[data-block-type=alert]>button:hover {
	outline: 0;
	background-color: #002b48;
	color: #fff
}

[data-block-type=alert].active {
	max-height: 30rem
}

[data-block-type=alert]+[data-block-type=alert] {
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	background-color: #003152
}

[data-block-type=alert]+[data-block-type=alert] header {
	background-color: #af1849
}

[data-block-type=alert]+[data-block-type=alert]>button {
	background-color: #003152
}

[data-block-type=alert]+[data-block-type=alert]>button:focus,
[data-block-type=alert]+[data-block-type=alert]>button:hover {
	background-color: #002238
}

@media (max-width:1439.98px) {
	[data-block-type=alert] header {
		flex: none;
		width: auto
	}
	[data-block-type=alert] article {
		width: 100%
	}
}

@media (max-width:767.98px) {
	[data-block-type=alert] {
		flex-direction: column
	}
	[data-block-type=alert] header {
		padding: 2.083333333vw 10.416666665vw;
		display: block;
		position: relative
	}
	[data-block-type=alert] header h2 {
		text-align: center
	}
	[data-block-type=alert] header button {
		display: block;
		position: absolute;
		right: 0;
		bottom: 0;
		top: 0
	}
	[data-block-type=alert] article {
		text-align: center;
		padding: 2.083333333vw 6.249999999vw
	}
	[data-block-type=alert] article p {
		font-size: .85rem
	}
	[data-block-type=alert]>button {
		display: none
	}
}

[data-block-type=announcement] {
	background-color: #e9ecef;
	background-size: cover;
	overflow: hidden
}

[data-block-type=announcement][role=alert] {
	max-height: 0;
	transition: all .2s ease-out
}

[data-block-type=announcement][role=alert].active {
	max-height: 80rem
}

[data-block-type=announcement]>section {
	position: relative;
	padding: 2.083333333vw 6.249999999vw 2.083333333vw calc(6.25vw - 1rem);
	border-radius: 2px;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	background-color: hsla(0, 0%, 100%, .92);
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	border-left: 1rem solid #dee2e6;
	margin: 2.083333333vw
}

[data-block-type=announcement]>section header {
	padding-right: 2.083333333vw;
	width: 50%
}

[data-block-type=announcement]>section article {
	padding-left: 2.083333333vw;
	width: 50%;
	border-left: .1rem solid #ced4da
}

[data-block-type=announcement]>section button {
	position: absolute;
	top: 0;
	right: 0;
	flex: none;
	padding: .75rem .75rem .2rem;
	text-align: center;
	background-color: transparent;
	border: none;
	font-size: 1.25rem;
	color: #6c757d;
	cursor: pointer
}

[data-block-type=announcement]>section button:focus,
[data-block-type=announcement]>section button:hover {
	outline: 0;
	color: #231f20;
	background-color: rgba(35, 31, 32, .05)
}

[data-block-type=announcement][data-color=dark-blue]>section {
	border-color: #003a61
}

[data-block-type=announcement][data-color=mercy-blue]>section {
	border-color: #0074be
}

[data-block-type=announcement][data-color=light-blue]>section {
	border-color: #39b7ea
}

[data-block-type=announcement][data-color=green]>section {
	border-color: #62bb46
}

[data-block-type=announcement][data-color=maroon]>section {
	border-color: #c11a50
}

[data-block-type=announcement][data-color=orange]>section {
	border-color: #f58020
}

[data-block-type=announcement][data-color=black]>section {
	border-color: #231f20
}

[data-block-type=announcement][data-color=white]>section {
	border-color: #f8f9fa
}

@media (max-width:1023.98px) {
	[data-block-type=announcement]>section {
		margin: 8.333333332vw;
		flex-wrap: wrap
	}
	[data-block-type=announcement]>section header {
		width: 100%;
		padding: 4.166666666vw 0 0
	}
	[data-block-type=announcement]>section header h2 small {
		margin-bottom: .1rem;
		font-size: .875rem
	}
	[data-block-type=announcement]>section article {
		width: 100%;
		padding: 0 0 4.166666666vw;
		border: none
	}
}

@media (max-width:767.98px) {
	[data-block-type=announcement]>section {
		margin: 8.333333332vw;
		padding: 2.083333333vw 6.249999999vw
	}
}

section[data-block-type=billboard] {
	padding: 6.249999999vw 8.333333332vw;
	position: relative
}

section[data-block-type=billboard]>figure {
	will-change: opacity;
	background-color: #0074be;
	background-position: 33%;
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	content: "";
	margin: 0
}

section[data-block-type=billboard] .card {
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	width: 40%;
	padding-left: 4.166666666vw;
	padding-right: 4.166666666vw;
	position: relative;
	background-color: hsla(0, 0%, 100%, .9)
}

section[data-block-type=billboard] .card h2 {
	color: #003a61
}

section[data-block-type=billboard] .card h2 small {
	display: block;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #0074be;
	font-style: normal;
	font-weight: 600;
	margin-bottom: .5rem
}

section[data-block-type=billboard] .card ul {
	margin-bottom: 0
}

section[data-block-type=billboard] .card ul a {
	display: inline-block;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

section[data-block-type=billboard] .card ul a:after {
	content: " →";
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

section[data-block-type=billboard]:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	content: "";
	transition: all .6s ease
}

section[data-block-type=billboard][data-blend-mode=overlay]:after {
	mix-blend-mode: overlay
}

section[data-block-type=billboard][data-blend-mode=screen]:after {
	mix-blend-mode: screen
}

@supports (mix-blend-mode:overlay) {
	section[data-block-type=billboard][data-orientation=left]:after {
		background: radial-gradient(circle farthest-corner at 0, at 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%);
		background: radial-gradient(circle farthest-corner at 0 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%)
	}
}

@supports (mix-blend-mode:screen) {
	section[data-block-type=billboard][data-orientation=left]:after {
		background: radial-gradient(circle farthest-corner at 0, at 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%);
		background: radial-gradient(circle farthest-corner at 0 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%)
	}
}

section[data-block-type=billboard][data-orientation=left] .card {
	margin-right: auto
}

@supports (mix-blend-mode:overlay) {
	section[data-block-type=billboard][data-orientation=right]:after {
		background: radial-gradient(circle farthest-corner at 100%, at 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%);
		background: radial-gradient(circle farthest-corner at 100% 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%)
	}
}

@supports (mix-blend-mode:screen) {
	section[data-block-type=billboard][data-orientation=right]:after {
		background: radial-gradient(circle farthest-corner at 100%, at 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%);
		background: radial-gradient(circle farthest-corner at 100% 100%, rgba(98, 187, 70, .8) 0, rgba(0, 116, 190, .8) 15%, rgba(193, 26, 80, .5) 40%, rgba(193, 26, 80, 0) 70%)
	}
}

section[data-block-type=billboard][data-orientation=right] .card {
	margin-left: auto
}

[data-block-type=longform-copy][data-sidebar=true]>article section[data-block-type=billboard],
[data-block-type=modal] section[data-block-type=billboard] {
	margin-top: 4.166666666vw
}

[data-block-type=longform-copy][data-sidebar=true]>article section[data-block-type=billboard] .card,
[data-block-type=modal] section[data-block-type=billboard] .card {
	width: 100%;
	margin-right: 0
}

[data-block-type=longform-copy][data-sidebar=true]>article section[data-block-type=billboard]:first-child,
[data-block-type=modal] section[data-block-type=billboard]:first-child {
	margin-top: 0
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=billboard] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=billboard] .card {
		background-color: hsla(0, 0%, 100%, .95);
		padding: 6.249999999vw;
		width: 100%;
		margin-right: 0;
		margin-left: 0
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=billboard] {
		padding: 12.499999998vw 8.333333332vw
	}
	section[data-block-type=billboard] .card {
		background-color: hsla(0, 0%, 100%, .95);
		padding: 6.249999999vw;
		width: 100%;
		margin-right: 0;
		margin-left: 0
	}
}

[data-block-type=blockquote] {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 2.083333333vw 4.166666666vw;
	border-left: 6px solid #f58020;
	background-color: #f8f9fa;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	padding: 2.083333333vw 6.249999999vw 2.083333333vw 2.083333333vw
}

[data-block-type=blockquote] figure {
	background-size: cover;
	background-position: 50%;
	border-radius: 100%;
	width: 12.499999998vw;
	height: 12.499999998vw;
	display: block;
	flex-shrink: 0
}

[data-block-type=blockquote] blockquote {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 200;
	margin: 0 2.083333333vw;
	font-size: 16px
}

@media screen and (min-width:768px) {
	[data-block-type=blockquote] blockquote {
		font-size: calc(8px + 1.04167vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=blockquote] blockquote {
		font-size: 28px
	}
}

[data-block-type=longform-copy]>aside [data-block-type=blockquote] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

[data-block-type=accordion][data-layout=inline] [data-block-type=blockquote] {
	background: #fff;
	margin: 0 2.083333333vw
}

[data-block-type=accordion][data-layout=full-width]>section:nth-of-type(odd) [data-block-type=blockquote] {
	background: #fff
}

[data-block-type=tabs][data-layout=boxed] [data-block-type=blockquote] {
	margin: 0
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=blockquote] {
		margin-left: 20.83333333vw;
		margin-right: 20.83333333vw
	}
}

@media (max-width:767.98px) {
	[data-block-type=blockquote] {
		flex-direction: column;
		margin: 8.333333332vw;
		padding: 6.249999999vw 8.333333332vw;
		text-align: center;
		border-radius: 0;
		border-left: 0
	}
	[data-block-type=blockquote] figure {
		width: 24.999999996vw;
		height: 24.999999996vw
	}
	[data-block-type=blockquote] cite {
		border-top: 3px solid #f58020
	}
}

[data-block-type=body-copy] {
	padding: 2.083333333vw 8.333333332vw 0
}

[data-block-type=body-copy] h1 {
	margin-bottom: 1.0416666665vw;
	border-bottom: .15rem solid #dee2e6;
	padding-bottom: 1.0416666665vw
}

[data-block-type=body-copy] h3 {
	margin-bottom: .5em
}

[data-block-type=body-copy] h3 small {
	text-transform: none;
	display: block;
	color: #231f20;
	font-size: 15px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

@media screen and (min-width:768px) {
	[data-block-type=body-copy] h3 small {
		font-size: calc(10.33333px + .60764vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=body-copy] h3 small {
		font-size: 22px
	}
}

[data-block-type=body-copy] h2,
[data-block-type=body-copy] h3,
[data-block-type=body-copy] h4,
[data-block-type=body-copy] h5,
[data-block-type=body-copy] h6 {
	margin-top: 2.083333333vw;
	margin-bottom: .5rem
}

[data-block-type=body-copy] h2:first-child,
[data-block-type=body-copy] h3:first-child,
[data-block-type=body-copy] h4:first-child,
[data-block-type=body-copy] h5:first-child,
[data-block-type=body-copy] h6:first-child {
	margin-top: 0
}

[data-block-type=body-copy] p.large-paragraph {
	font-size: 18px
}

@media screen and (min-width:0) {
	[data-block-type=body-copy] p.large-paragraph {
		font-size: calc(18px + .58594vw)
	}
}

@media screen and (min-width:1024px) {
	[data-block-type=body-copy] p.large-paragraph {
		font-size: 24px
	}
}

[data-block-type=body-copy] p.fine-print {
	font-size: .85rem;
	line-height: 1.7
}

[data-block-type=body-copy] ol,
[data-block-type=body-copy] ul {
	margin-left: 2rem
}

[data-block-type=body-copy] ol li,
[data-block-type=body-copy] ul li {
	font-weight: 500;
	font-size: 15px;
	line-height: 1.55;
	padding: .5rem 0
}

@media screen and (min-width:768px) {
	[data-block-type=body-copy] ol li,
	[data-block-type=body-copy] ul li {
		font-size: calc(13.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=body-copy] ol li,
	[data-block-type=body-copy] ul li {
		font-size: 17px
	}
}

[data-block-type=body-copy] ol li p,
[data-block-type=body-copy] ul li p {
	margin-bottom: 0
}

[data-block-type=body-copy] ul li {
	list-style-type: disc
}

[data-block-type=body-copy] img.inline-image-small {
	max-width: 33.3333%
}

[data-block-type=body-copy] img.inline-image-medium {
	max-width: 66.6667%
}

[data-block-type=body-copy] img.inline-image-large {
	max-width: 100%
}

[data-block-type=body-copy] a.jump-to-sidebar {
	color: #231f20;
	display: block;
	padding: 1rem 0;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: .8rem
}

[data-block-type=body-copy][data-color=gray] {
	background-color: #f8f9fa
}

[data-block-type=body-copy][data-color=dark-blue] {
	background-color: #003a61;
	color: #fff
}

[data-block-type=body-copy][data-color=dark-blue] cite a,
[data-block-type=body-copy][data-color=dark-blue] h1,
[data-block-type=body-copy][data-color=dark-blue] h3,
[data-block-type=body-copy][data-color=dark-blue] h4 {
	color: #fff
}

[data-block-type=body-copy][data-color=mercy-blue] {
	background-color: #0074be;
	color: #fff
}

[data-block-type=body-copy][data-color=mercy-blue] cite a,
[data-block-type=body-copy][data-color=mercy-blue] h1,
[data-block-type=body-copy][data-color=mercy-blue] h3,
[data-block-type=body-copy][data-color=mercy-blue] h4 {
	color: #fff
}

[data-block-type=body-copy].page-name {
	padding-top: 1em;
	padding-bottom: 1em
}

[data-block-type=body-copy]:last-child {
	padding-bottom: 2.083333333vw
}

[data-block-type=body-copy].sample-page>h4 {
	text-align: center;
	color: #fff;
	padding-top: 2em;
	padding-bottom: 2em;
	margin: 0
}

[data-block-type=body-copy].sample-page>h4 small {
	font-size: 13px;
	color: #fff
}

[data-block-type=body-copy].sample-page {
	background-color: #004370;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15)
}

[data-block-type=longform-copy]>article [data-block-type=body-copy] {
	padding: 2.083333333vw 8.333333332vw 0
}

[data-block-type=longform-copy]>article [data-block-type=body-copy]:last-child {
	padding-bottom: 2.083333333vw
}

[data-block-type=modal] [data-block-type=body-copy] {
	padding: 2.083333333vw 0
}

[data-block-type=modal] [data-block-type=body-copy]:last-child {
	padding-bottom: 2.083333333vw
}

[data-block-type=longform-copy]>aside [data-block-type=body-copy] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

[data-block-type=longform-copy]>aside [data-block-type=body-copy] h2,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h3,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h4,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h5,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h6 {
	margin-top: 2.083333333vw;
	margin-bottom: .25rem
}

[data-block-type=longform-copy]>aside [data-block-type=body-copy] h2:first-child,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h3:first-child,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h4:first-child,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h5:first-child,
[data-block-type=longform-copy]>aside [data-block-type=body-copy] h6:first-child {
	margin-top: 0
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside [data-block-type=body-copy] {
		padding: 2.083333333vw 8.333333332vw
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=body-copy] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

section[data-block-type=brand-statement] {
	padding: 5.2083333325vw 8.333333332vw
}

section[data-block-type=brand-statement] p {
	color: #0074be;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-image: -webkit-linear-gradient(186deg, #c11a50, #0074be 43%, #39b7ea 82%, #62bb46 95%);
	background: -o-linear-gradient(transparent, transparent);
	padding-bottom: 1.0416666665vw;
	font-weight: 300;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	line-height: 1.2;
	text-transform: uppercase;
	font-size: 30px;
	width: 75%
}

@media screen and (min-width:768px) {
	section[data-block-type=brand-statement] p {
		font-size: calc(10px + 2.60417vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=brand-statement] p {
		font-size: 60px
	}
}

@media (max-width:767.98px) {
	section[data-block-type=brand-statement] p {
		width: 100%
	}
}

section[data-block-type=brand-statement] h2 {
	font-style: normal;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #003a61;
	line-height: 1.4;
	margin-bottom: 0;
	font-weight: 600;
	max-width: 66.6667%;
	font-size: 16px
}

@media screen and (min-width:768px) {
	section[data-block-type=brand-statement] h2 {
		font-size: calc(10.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=brand-statement] h2 {
		font-size: 24px
	}
}

[data-block-type=longform-copy]>article section[data-block-type=brand-statement],
[data-block-type=modal] section[data-block-type=brand-statement] {
	padding: 2.083333333vw 8.333333332vw
}

[data-block-type=longform-copy]>article section[data-block-type=brand-statement] p,
[data-block-type=modal] section[data-block-type=brand-statement] p {
	font-size: 27px;
	width: 87.5%
}

@media screen and (min-width:768px) {
	[data-block-type=longform-copy]>article section[data-block-type=brand-statement] p,
	[data-block-type=modal] section[data-block-type=brand-statement] p {
		font-size: calc(13px + 1.82292vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=longform-copy]>article section[data-block-type=brand-statement] p,
	[data-block-type=modal] section[data-block-type=brand-statement] p {
		font-size: 48px
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=brand-statement] {
		padding-left: 16.666666664vw;
		padding-right: 16.666666664vw;
		text-align: center
	}
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=brand-statement] h2,
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=brand-statement] p {
		width: 100%;
		max-width: 100%
	}
}

[data-block-type=button] {
	padding: 2.083333333vw 8.333333332vw
}

[data-block-type=button]+[data-block-type=button] {
	padding-top: 0
}

[data-block-type=longform-copy]>article [data-block-type=button]:last-child,
[data-block-type=modal] [data-block-type=button]:last-child {
	padding-bottom: 4.166666666vw
}

[data-block-type=longform-copy]>aside [data-block-type=button] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

[data-block-type=longform-copy]>aside [data-block-type=button] a {
	width: 100%
}

[data-block-type=longform-copy]>aside [data-block-type=button]+[data-block-type=button] {
	padding-top: 0
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside [data-block-type=button] {
		padding: 2.083333333vw 8.333333332vw
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=button] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

[data-block-type=copy-grid] [data-block-type=button] {
	padding: 0 0 4.166666666vw
}

[data-block-type=button].no-padding {
	padding: 0
}

section[data-block-type=callout] {
	padding: 4.166666666vw 8.333333332vw 1.0416666665vw
}

section[data-block-type=callout] span.ss-community {
	font-size: 60px;
	color: #62bb46
}

@media screen and (min-width:768px) {
	section[data-block-type=callout] span.ss-community {
		font-size: calc(40px + 2.60417vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=callout] span.ss-community {
		font-size: 90px
	}
}

section[data-block-type=callout] p {
	border-top: 4px solid #ced4da;
	padding-top: 2.083333333vw;
	color: #231f20;
	font-weight: 300;
	font-style: italic;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 0
}

@media screen and (min-width:768px) {
	section[data-block-type=callout] p {
		font-size: calc(10.66667px + 1.73611vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=callout] p {
		font-size: 44px
	}
}

section[data-block-type=callout][data-color=mercy-blue] {
	background-color: #0074be
}

section[data-block-type=callout][data-color=mercy-blue] h2,
section[data-block-type=callout][data-color=mercy-blue] p {
	color: #fff;
	border-top: 0
}

section[data-block-type=callout][data-color=dark-blue] {
	background-color: #003a61
}

section[data-block-type=callout][data-color=dark-blue] h2,
section[data-block-type=callout][data-color=dark-blue] p {
	color: #fff
}

section[data-block-type=callout][data-color=gray] {
	background-color: #f8f9fa
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=callout] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

section[data-block-type=call-to-action] {
	padding: 1.25em 8.333333332vw;
	display: flex;
	align-items: center;
	background-size: cover;
	background-position: 50%;
	position: relative
}

section[data-block-type=call-to-action] span.ss-community {
	font-size: 42px;
	padding-top: 10px
}

section[data-block-type=call-to-action] h2 {
	margin: 0 2.083333333vw;
	font-size: 20px
}

@media screen and (min-width:768px) {
	section[data-block-type=call-to-action] h2 {
		font-size: calc(13.33333px + .86806vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=call-to-action] h2 {
		font-size: 30px
	}
}

section[data-block-type=call-to-action] a[data-component-type=button] {
	margin-left: auto;
	flex-shrink: 0
}

section[data-block-type=call-to-action][data-color=mercy-blue] {
	background-color: #0074be
}

section[data-block-type=call-to-action][data-color=mercy-blue] h2 {
	color: #fff
}

section[data-block-type=call-to-action][data-color=mercy-blue] span.ss-community {
	color: #003a61
}

section[data-block-type=call-to-action][data-color=mercy-blue] a[data-component-type=button] {
	background-color: #fff;
	color: #003a61
}

section[data-block-type=call-to-action][data-color=mercy-blue] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=mercy-blue] a[data-component-type=button]:hover {
	color: #fff;
	background-color: #003a61
}

section[data-block-type=call-to-action][data-color=light-blue] {
	background-color: #39b7ea
}

section[data-block-type=call-to-action][data-color=light-blue] h2 {
	color: #003a61
}

section[data-block-type=call-to-action][data-color=light-blue] span.ss-community {
	color: #fff
}

section[data-block-type=call-to-action][data-color=light-blue] a[data-component-type=button] {
	background-color: #003a61;
	color: #fff
}

section[data-block-type=call-to-action][data-color=light-blue] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=light-blue] a[data-component-type=button]:hover {
	color: #003a61;
	background-color: #fff
}

section[data-block-type=call-to-action][data-color=dark-blue] {
	background-color: #003a61
}

section[data-block-type=call-to-action][data-color=dark-blue] h2 {
	color: #fff
}

section[data-block-type=call-to-action][data-color=dark-blue] span.ss-community {
	color: #39b7ea
}

section[data-block-type=call-to-action][data-color=dark-blue] a[data-component-type=button] {
	background-color: #0074be;
	color: #fff
}

section[data-block-type=call-to-action][data-color=dark-blue] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=dark-blue] a[data-component-type=button]:hover {
	color: #0074be;
	background-color: #fff
}

section[data-block-type=call-to-action][data-color=green] {
	background-color: #62bb46
}

section[data-block-type=call-to-action][data-color=green] h2 {
	color: #003a61
}

section[data-block-type=call-to-action][data-color=green] span.ss-community {
	color: #fff
}

section[data-block-type=call-to-action][data-color=green] a[data-component-type=button] {
	background-color: #fff;
	color: #003a61
}

section[data-block-type=call-to-action][data-color=green] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=green] a[data-component-type=button]:hover {
	color: #fff;
	background-color: #003a61
}

section[data-block-type=call-to-action][data-color=orange] {
	background-color: #f8f9fa
}

section[data-block-type=call-to-action][data-color=orange] h2 {
	color: #231f20
}

section[data-block-type=call-to-action][data-color=orange] span.ss-community {
	color: #f58020
}

section[data-block-type=call-to-action][data-color=orange] a[data-component-type=button] {
	background-color: #f58020;
	color: #231f20
}

section[data-block-type=call-to-action][data-color=orange] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=orange] a[data-component-type=button]:hover {
	color: #fff;
	background-color: #003a61
}

section[data-block-type=call-to-action][data-color=maroon] {
	background-color: #f8f9fa
}

section[data-block-type=call-to-action][data-color=maroon] h2 {
	color: #231f20
}

section[data-block-type=call-to-action][data-color=maroon] span.ss-community {
	color: #c11a50
}

section[data-block-type=call-to-action][data-color=maroon] a[data-component-type=button] {
	background-color: #c11a50;
	color: #fff
}

section[data-block-type=call-to-action][data-color=maroon] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=maroon] a[data-component-type=button]:hover {
	color: #fff;
	background-color: #003a61
}

section[data-block-type=call-to-action][data-color=black] {
	background-color: #231f20
}

section[data-block-type=call-to-action][data-color=black] h2,
section[data-block-type=call-to-action][data-color=black] span.ss-community {
	color: #fff
}

section[data-block-type=call-to-action][data-color=black] a[data-component-type=button] {
	background-color: #343a40;
	color: #fff
}

section[data-block-type=call-to-action][data-color=black] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=black] a[data-component-type=button]:hover {
	color: #231f20;
	background-color: #fff
}

section[data-block-type=call-to-action][data-color=white] {
	background-color: #fff
}

section[data-block-type=call-to-action][data-color=white] h2 {
	color: #003a61
}

section[data-block-type=call-to-action][data-color=white] span.ss-community {
	color: #62bb46
}

section[data-block-type=call-to-action][data-color=white] a[data-component-type=button] {
	background-color: #0074be;
	color: #fff
}

section[data-block-type=call-to-action][data-color=white] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=white] a[data-component-type=button]:hover {
	background-color: #003a61
}

section[data-block-type=call-to-action][data-color=gradient] h2 {
	color: #fff;
	z-index: 2
}

section[data-block-type=call-to-action][data-color=gradient] span.ss-community {
	color: #39b7ea;
	z-index: 2
}

section[data-block-type=call-to-action][data-color=gradient] a[data-component-type=button] {
	background-color: #fff;
	color: #003a61;
	z-index: 2
}

section[data-block-type=call-to-action][data-color=gradient] a[data-component-type=button]:focus,
section[data-block-type=call-to-action][data-color=gradient] a[data-component-type=button]:hover {
	color: #fff;
	background-color: #003a61
}

section[data-block-type=call-to-action][data-color=gradient]:before {
	opacity: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	content: "";
	background: linear-gradient(97deg, rgba(215, 29, 89, .1) 2%, rgba(0, 58, 97, .3) 7%, rgba(0, 116, 190, .4) 20%, rgba(0, 116, 190, .75) 80%, rgba(98, 187, 70, .2));
	mix-blend-mode: normal
}

@media (max-width:1023.98px) {
	section[data-block-type=call-to-action] {
		flex-wrap: wrap
	}
	section[data-block-type=call-to-action] a[data-component-type=button] {
		width: 100%;
		margin-top: 1em;
		text-align: center
	}
	section[data-block-type=call-to-action] h2 {
		margin: 0
	}
	section[data-block-type=call-to-action] span {
		padding-right: .5em
	}
}

[data-block-type=longform-copy]>article section[data-block-type=call-to-action],
[data-block-type=modal] section[data-block-type=call-to-action] {
	margin-top: 2.083333333vw
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=call-to-action] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

[data-block-type=longform-copy]>aside section[data-block-type=call-to-action] {
	display: block;
	padding: 2.083333333vw 8.333333332vw 2.083333333vw 4.166666666vw;
	overflow: hidden
}

[data-block-type=longform-copy]>aside section[data-block-type=call-to-action] span.ss-community {
	position: absolute;
	opacity: .15;
	font-size: 16rem;
	z-index: 0;
	top: 66.6667%;
	left: 75%;
	transform: translate(-50%, -50%)
}

[data-block-type=longform-copy]>aside section[data-block-type=call-to-action] a[data-component-type=button] {
	position: relative;
	margin-left: 0;
	display: inline-block;
	width: auto
}

[data-block-type=longform-copy]>aside section[data-block-type=call-to-action] h2 {
	font-size: 2rem;
	margin: 0 0 2.083333333vw;
	position: relative;
	line-height: 1.1
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside section[data-block-type=call-to-action] {
		padding: 6.249999999vw 8.333333332vw
	}
}

section[data-block-type=carousel] {
	position: relative
}

section[data-block-type=carousel] .carousel-navigation {
	display: flex;
	padding: 2.083333333vw 8.333333332vw 0;
	align-items: center;
	justify-content: center
}

section[data-block-type=carousel] .carousel-navigation a {
	font-family: SSCommunity;
	font-size: 2rem;
	display: block;
	color: #0074be;
	margin: 0 1rem;
	border-radius: 2px
}

section[data-block-type=carousel] .carousel-navigation a.carousel-prev {
	padding: .35rem .35rem 0 .25rem
}

section[data-block-type=carousel] .carousel-navigation a.carousel-next {
	padding: .35rem .25rem 0 .35rem
}

section[data-block-type=carousel] .carousel-navigation a:focus,
section[data-block-type=carousel] .carousel-navigation a:hover {
	background: #f8f9fa;
	text-decoration: none;
	outline: 0
}

section[data-block-type=carousel] .carousel-navigation a.disabled {
	opacity: .2;
	cursor: default
}

section[data-block-type=carousel] .carousel-navigation a.disabled:focus,
section[data-block-type=carousel] .carousel-navigation a.disabled:hover {
	background: 0 0
}

section[data-block-type=carousel] .carousel-navigation span {
	font-size: 1.5rem;
	color: #0074be;
	font-weight: 600;
	padding: 0 0 .25rem
}

section[data-block-type=carousel] .owl-dots {
	padding: 1.0416666665vw 0;
	margin: 0!important
}

section[data-block-type=carousel] .owl-dots .owl-dot span {
	width: 16px;
	height: 16px
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=carousel] {
		padding-left: 16.666666664vw;
		padding-right: 16.666666664vw
	}
}

[data-block-type=longform-copy]>aside section[data-block-type=carousel] .carousel-navigation,
[data-block-type=longform-copy]>aside section[data-block-type=carousel] .owl-dots {
	padding: 1.0416666665vw 8.333333332vw 0 4.166666666vw
}

[data-block-type=checklist] {
	padding: 2.083333333vw 8.333333332vw
}

[data-block-type=checklist] h2 {
	padding-bottom: .75em
}

[data-block-type=checklist] .checklist-container {
	padding: 3em;
	background-color: #fff;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	border-radius: 2px
}

[data-block-type=checklist] .checklist-container ul {
	padding-bottom: 1em
}

[data-block-type=checklist] .checklist-container ul.to-do>li {
	border-top: 1px solid #dee2e6;
	padding: 1.25em 0
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #e9ecef
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer ul {
	margin-left: 2.5em
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer ul li {
	list-style-type: disc;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 500;
	font-size: 15px;
	line-height: 1.55;
	padding: .25em 0
}

@media screen and (min-width:768px) {
	[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer ul li {
		font-size: calc(13.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer ul li {
		font-size: 17px
	}
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer:hover input~.checkmark {
	background-color: #ccc
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer input:checked~.checkmark {
	background-color: #0074be
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkmark:after {
	content: "";
	position: absolute;
	display: none
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer input:checked~a,
[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer input:checked~p {
	display: none;
	opacity: 0;
	transition: all .75s ease
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer input:checked~ul {
	display: none;
	transition: all .75s ease
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer input:checked~.checkmark:after {
	display: block
}

[data-block-type=checklist] .checklist-container ul.to-do>li .checkcontainer .checkmark:after {
	left: 9px;
	top: 4px;
	width: 7px;
	height: 13px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg)
}

section[data-block-type=copy-grid] {
	border-bottom: 8px solid #62bb46
}

section[data-block-type=copy-grid]>header {
	background-color: #003a61;
	padding: 2em 8.333333332vw;
	border-top: 9px solid #62bb46
}

section[data-block-type=copy-grid]>header h3 {
	color: #fff;
	margin: 0
}

section[data-block-type=copy-grid]>section {
	display: flex;
	flex-direction: row;
	max-width: none
}

section[data-block-type=copy-grid]>section figure {
	margin: 0;
	width: 33.333%;
	background-position: 50%;
	background-size: cover
}

section[data-block-type=copy-grid]>section article {
	width: 66.6667%;
	padding: 3.1249999995vw 8.333333332vw 2.083333333vw
}

section[data-block-type=copy-grid]>section article [data-block-type=body-copy] {
	padding: 0!important
}

section[data-block-type=copy-grid]>section[data-color=mercy-blue] {
	background-color: #0074be;
	color: #fff
}

section[data-block-type=copy-grid]>section[data-color=mercy-blue] cite a,
section[data-block-type=copy-grid]>section[data-color=mercy-blue] h3,
section[data-block-type=copy-grid]>section[data-color=mercy-blue] h4,
section[data-block-type=copy-grid]>section[data-color=mercy-blue] p {
	color: #fff
}

section[data-block-type=copy-grid]>section[data-color=mercy-blue] cite {
	border-color: #fff
}

section[data-block-type=copy-grid]>section[data-color=dark-blue] {
	background-color: #003a61;
	color: #fff
}

section[data-block-type=copy-grid]>section[data-color=dark-blue] cite a,
section[data-block-type=copy-grid]>section[data-color=dark-blue] h3,
section[data-block-type=copy-grid]>section[data-color=dark-blue] h4,
section[data-block-type=copy-grid]>section[data-color=dark-blue] p {
	color: #fff
}

section[data-block-type=copy-grid]>section[data-color=dark-blue] h2 {
	color: #39b7ea
}

section[data-block-type=copy-grid]>section[data-color=dark-blue] cite {
	border-color: #fff
}

section[data-block-type=copy-grid]>section[data-color=gray] {
	background-color: #f8f9fa
}

section[data-block-type=copy-grid]>section[data-orientation=right] {
	flex-direction: row-reverse
}

@media (max-width:767.98px) {
	section[data-block-type=copy-grid]>section,
	section[data-block-type=copy-grid]>section[data-orientation=right] {
		flex-direction: column
	}
	section[data-block-type=copy-grid]>section figure {
		width: 100%;
		height: 33.3333vh
	}
	section[data-block-type=copy-grid]>section article {
		width: 100%;
		padding: 8.333333332vw 8.333333332vw 4.166666666vw
	}
}

[data-block-type=course-list] {
	padding: 2.083333333vw 8.333333332vw
}

[data-block-type=dashboard] {
	display: flex;
	flex-wrap: wrap;
	padding: 2.083333333vw 6.249999999vw;
	justify-content: space-between
}

[data-block-type=dashboard] .group {
	flex: 1;
	min-width: 25%;
	padding: 2.083333333vw
}

[data-block-type=dashboard] .group nav.simple-link-list {
	margin-bottom: 1em
}

[data-block-type=dashboard] .group nav.simple-link-list a {
	display: block;
	padding: .75em 0;
	border-top: 1px solid #231f20;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	color: #231f20
}

@media (max-width:1023.98px) {
	[data-block-type=dashboard] {
		flex-wrap: wrap
	}
	[data-block-type=dashboard] .group {
		min-width: 50%
	}
}

@media (max-width:767.98px) {
	[data-block-type=dashboard] .group {
		min-width: 100%
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=dashboard] {
		padding-left: 16.666666664vw;
		padding-right: 16.666666664vw
	}
}

section[data-block-type=event-categories] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

@media (max-width:1023.98px) {
	section[data-block-type=event-categories] {
		padding: 2.083333333vw 8.333333332vw
	}
}

section[data-block-type=event-list] {
	padding: 4.166666666vw 8.333333332vw
}

section[data-block-type=event-list] h4 {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 100;
	font-style: italic;
	font-size: 18px;
	text-transform: none
}

@media screen and (min-width:768px) {
	section[data-block-type=event-list] h4 {
		font-size: calc(14px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=event-list] h4 {
		font-size: 24px
	}
}

section[data-block-type=event-list] h4 span {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	color: #0074be;
	font-weight: 600;
	font-size: 44px;
	font-style: normal
}

@media screen and (min-width:768px) {
	section[data-block-type=event-list] h4 span {
		font-size: calc(40px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=event-list] h4 span {
		font-size: 50px
	}
}

section[data-block-type=event-list] h4 small {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 400;
	color: #003a61;
	font-size: 16px
}

@media screen and (min-width:768px) {
	section[data-block-type=event-list] h4 small {
		font-size: calc(12.66667px + .43403vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=event-list] h4 small {
		font-size: 21px
	}
}

section[data-block-type=event-list] ul li {
	display: flex;
	flex-direction: row;
	padding: 1em 0;
	border-bottom: 1px solid #000
}

section[data-block-type=event-list] ul li h4 {
	line-height: 1.1;
	text-align: center;
	margin: 0 auto;
	width: 33.333%;
	max-width: 3rem
}

section[data-block-type=event-list] ul li div {
	width: 66.6667%;
	padding: 0 .5em 0 1em
}

section[data-block-type=event-list] ul li div p {
	margin-bottom: .25em;
	line-height: 1.4
}

section[data-block-type=event-list] ul li div time {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 500;
	font-size: 16px
}

@media screen and (min-width:768px) {
	section[data-block-type=event-list] ul li div time {
		font-size: calc(15.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=event-list] ul li div time {
		font-size: 17px
	}
}

[data-block-type=longform-copy]>aside section[data-block-type=event-list] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside section[data-block-type=event-list] {
		padding: 2.083333333vw 8.333333332vw
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=event-list] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

section[data-block-type=feature-cards] {
	z-index: 2;
	display: flex;
	justify-content: space-between;
	padding: 4.166666666vw 7.2916666655vw;
	background-color: #f8f9fa;
	position: relative
}

section[data-block-type=feature-cards] .card {
	padding: 0;
	flex: 1;
	margin: 0 1.0416666665vw;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	cursor: pointer;
	background-size: cover;
	transition: all .75s ease;
	border-width: .75rem;
	border-left-style: solid
}

section[data-block-type=feature-cards] .card:first-child {
	border-color: #62bb46
}

section[data-block-type=feature-cards] .card:nth-child(2) {
	border-color: #39b7ea
}

section[data-block-type=feature-cards] .card:nth-child(3) {
	border-color: #c11a50
}

section[data-block-type=feature-cards] .card[data-featured=true] {
	max-width: 75%
}

section[data-block-type=feature-cards] .card .card-content {
	padding: 2rem;
	position: relative;
	z-index: 2
}

section[data-block-type=feature-cards] .card .card-content span.ss-community {
	color: #ced4da;
	font-size: 4rem;
	margin-bottom: 0
}

section[data-block-type=feature-cards] .card .card-content h2 {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	color: #0074be;
	font-weight: 600;
	line-height: 1.1;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 24px
}

@media screen and (min-width:768px) {
	section[data-block-type=feature-cards] .card .card-content h2 {
		font-size: calc(17.33333px + .86806vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=feature-cards] .card .card-content h2 {
		font-size: 34px
	}
}

section[data-block-type=feature-cards] .card .card-content p {
	color: #231f20
}

section[data-block-type=feature-cards] .card .card-content a {
	font-weight: 400;
	transition: color .3s ease;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	display: block;
	color: #231f20;
	margin-top: 1rem;
	font-size: 16px
}

@media screen and (min-width:768px) {
	section[data-block-type=feature-cards] .card .card-content a {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=feature-cards] .card .card-content a {
		font-size: 18px
	}
}

section[data-block-type=feature-cards] .card:after {
	content: " ▻";
	font-family: SSCommunity;
	background: #fff;
	color: #e9ecef;
	font-size: 2.5rem;
	display: flex;
	align-items: center;
	padding: 1rem 1rem 0;
	position: relative;
	z-index: 2;
	transition: background-color .75s ease
}

@media screen and (min-width:768px) {
	section[data-block-type=feature-cards] .card:after {
		font-size: calc(2.5rem + .21701vw - 1.66667px)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=feature-cards] .card:after {
		font-size: 5rem
	}
}

section[data-block-type=feature-cards] .card:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background: #fff;
	z-index: 1;
	transition: background-color .75s ease
}

section[data-block-type=feature-cards] .card:focus,
section[data-block-type=feature-cards] .card:hover {
	background-color: #003a61;
	color: #fff;
	transition: all .15s ease;
	border-color: #0074be
}

section[data-block-type=feature-cards] .card:focus .card-content span.ss-community,
section[data-block-type=feature-cards] .card:hover .card-content span.ss-community {
	color: #39b7ea
}

section[data-block-type=feature-cards] .card:focus .card-content h2,
section[data-block-type=feature-cards] .card:hover .card-content h2 {
	color: #fff
}

section[data-block-type=feature-cards] .card:focus .card-content a,
section[data-block-type=feature-cards] .card:hover .card-content a {
	color: #fff;
	transition: color .15s ease;
	text-decoration: none
}

section[data-block-type=feature-cards] .card:focus .card-content a small,
section[data-block-type=feature-cards] .card:focus .card-content p,
section[data-block-type=feature-cards] .card:hover .card-content a small,
section[data-block-type=feature-cards] .card:hover .card-content p {
	color: #fff
}

section[data-block-type=feature-cards] .card:focus:before,
section[data-block-type=feature-cards] .card:hover:before {
	background: rgba(0, 58, 97, .9);
	transition: background-color .15s ease
}

section[data-block-type=feature-cards] .card:focus:after,
section[data-block-type=feature-cards] .card:hover:after {
	background: #0074be;
	color: #fff;
	transition: background-color .15s ease
}

section[data-block-type=feature-cards][data-layout=overlap] {
	margin-top: -6.249999999vw;
	padding: 0 7.2916666655vw;
	background-color: transparent
}

section[data-block-type=feature-cards][data-layout=overlap] .card {
	max-width: 66.6667%
}

section[data-block-type=longform-copy]>aside section[data-block-type=feature-cards] {
	flex-wrap: wrap;
	margin-top: 0;
	padding: 2.083333333vw 8.333333332vw 2.083333333vw 4.166666666vw
}

section[data-block-type=longform-copy]>aside section[data-block-type=feature-cards] .card {
	margin: 0 0 2rem;
	min-width: 100%
}

section[data-block-type=longform-copy]>aside section[data-block-type=feature-cards] .card h2 {
	font-size: 1.5rem
}

section[data-block-type=longform-copy]>aside section[data-block-type=feature-cards] .card a {
	font-size: 1.1rem
}

@media (max-width:1023.98px) {
	section[data-block-type=longform-copy]>aside section[data-block-type=feature-cards] {
		padding: 6.249999999vw 8.333333332vw;
		background-color: transparent
	}
	section[data-block-type=longform-copy]>aside section[data-block-type=feature-cards] .card {
		margin: 2.083333333vw 0
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=feature-cards] {
		padding: 8.333333332vw 8.333333332vw 4.166666666vw;
		position: relative;
		margin-top: 0;
		flex-wrap: wrap
	}
	section[data-block-type=feature-cards] .card {
		min-width: 100%;
		margin-bottom: 4.166666666vw
	}
	section[data-block-type=feature-cards][data-layout=overlap] {
		margin-top: 0;
		padding: 8.333333332vw 8.333333332vw 4.166666666vw
	}
}

section[data-block-type=featured-story-large] {
	display: flex
}

section[data-block-type=featured-story-large] blockquote {
	background-color: hsla(0, 0%, 100%, .8);
	color: #003a61;
	padding: .5208333333vw 1.0416666665vw;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 2.1;
	display: inline;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	position: relative
}

@media screen and (min-width:768px) {
	section[data-block-type=featured-story-large] blockquote {
		font-size: calc(13.33333px + .86806vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=featured-story-large] blockquote {
		font-size: 30px
	}
}

section[data-block-type=featured-story-large] blockquote:before {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-size: 120px;
	font-weight: 900;
	color: #0074be;
	font-style: normal;
	content: "“";
	display: block;
	background: 0 0;
	line-height: 240px;
	position: absolute;
	left: -6rem;
	top: -5rem
}

@media screen and (min-width:768px) {
	section[data-block-type=featured-story-large] blockquote:before {
		font-size: calc(40px + 10.41667vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=featured-story-large] blockquote:before {
		font-size: 240px
	}
}

section[data-block-type=featured-story-large] cite {
	display: inline-block;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-style: normal;
	margin-top: 2rem;
	background-color: hsla(0, 0%, 100%, .8);
	padding: .5208333333vw 1.0416666665vw;
	font-size: 14px;
	border-top: 0
}

@media screen and (min-width:768px) {
	section[data-block-type=featured-story-large] cite {
		font-size: calc(13.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=featured-story-large] cite {
		font-size: 15px
	}
}

section[data-block-type=featured-story-large] cite span {
	text-transform: uppercase;
	font-weight: 900;
	color: #0074be
}

section[data-block-type=featured-story-large] figure {
	padding: 8.333333332vw 33.333333328vw 4.166666666vw 8.333333332vw;
	background-position: 50%;
	background-size: cover;
	width: 70%;
	margin: 0
}

section[data-block-type=featured-story-large] article {
	background-color: #0074be;
	width: 30%;
	padding: 2em 8.333333332vw 2em 4.166666666vw;
	display: flex;
	flex-direction: column;
	justify-content: center
}

section[data-block-type=featured-story-large] article a,
section[data-block-type=featured-story-large] article h2 {
	color: #fff
}

section[data-block-type=featured-story-large] article a:focus,
section[data-block-type=featured-story-large] article a:hover {
	color: #fff;
	text-decoration: underline
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=featured-story-large] blockquote,
	[data-block-type=modal] section[data-block-type=featured-story-large] blockquote {
		font-size: 16px
	}
}

@media screen and (min-width:1024px) and (min-width:768px) {
	[data-block-type=longform-copy]>article section[data-block-type=featured-story-large] blockquote,
	[data-block-type=modal] section[data-block-type=featured-story-large] blockquote {
		font-size: calc(10.66667px + .69444vw)
	}
}

@media screen and (min-width:1024px) and (min-width:1920px) {
	[data-block-type=longform-copy]>article section[data-block-type=featured-story-large] blockquote,
	[data-block-type=modal] section[data-block-type=featured-story-large] blockquote {
		font-size: 24px
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=featured-story-large] figure,
	[data-block-type=modal] section[data-block-type=featured-story-large] figure {
		padding: 8.333333332vw 16.666666664vw 4.166666666vw 8.333333332vw;
		background-position: 50%;
		background-size: cover;
		width: 66.6667%
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=featured-story-large] article,
	[data-block-type=modal] section[data-block-type=featured-story-large] article {
		width: 33.3333%;
		padding: 4.166666666vw
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=featured-story-large] {
		flex-direction: column
	}
	section[data-block-type=featured-story-large] blockquote:before {
		left: -2rem;
		top: -7rem
	}
	section[data-block-type=featured-story-large] figure {
		width: 100%
	}
	section[data-block-type=featured-story-large] article {
		width: 100%;
		padding: 2em 8.333333332vw
	}
}

[data-block-type=featured-story-small] {
	padding: 2.083333333vw 8.333333332vw 2.083333333vw 4.166666666vw;
	border-radius: 2px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	z-index: 1;
	margin-bottom: 3em
}

[data-block-type=featured-story-small] div.image {
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	border-radius: 2px;
	overflow: hidden;
	background-size: cover;
	background-position: 50%;
	height: 500px
}

[data-block-type=featured-story-small] .stories-text-container {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	position: absolute;
	bottom: 0;
	left: 4.166666666vw;
	right: 8.333333332vw
}

[data-block-type=featured-story-small] .stories-text-container blockquote {
	background-color: hsla(0, 0%, 100%, .92);
	padding: 1em;
	color: #003a61;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 0;
	width: 100%
}

@media screen and (min-width:768px) {
	[data-block-type=featured-story-small] .stories-text-container blockquote {
		font-size: calc(15.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=featured-story-small] .stories-text-container blockquote {
		font-size: 22px
	}
}

[data-block-type=featured-story-small] .stories-text-container cite {
	background-color: #003a61;
	padding: 1em 1.5em;
	color: #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-style: normal;
	display: inline-block;
	width: 80%;
	margin-top: 0;
	border: 0
}

[data-block-type=featured-story-small] .stories-text-container cite span {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 16px;
	line-height: 1
}

@media screen and (min-width:768px) {
	[data-block-type=featured-story-small] .stories-text-container cite span {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=featured-story-small] .stories-text-container cite span {
		font-size: 18px
	}
}

[data-block-type=featured-story-small] .stories-text-container:after {
	content: " ▻";
	font-family: SSCommunity;
	background: #003a61;
	color: #fff;
	font-size: 2rem;
	display: flex;
	align-items: center;
	padding: 1rem 1rem 0;
	position: relative;
	width: 20%;
	justify-content: center
}

[data-block-type=featured-story-small] .stories-text-container:focus,
[data-block-type=featured-story-small] .stories-text-container:hover {
	transition: background-color .35s ease
}

[data-block-type=featured-story-small] .stories-text-container:focus cite,
[data-block-type=featured-story-small] .stories-text-container:hover cite {
	background-color: #0074be
}

[data-block-type=featured-story-small] .stories-text-container:focus:after,
[data-block-type=featured-story-small] .stories-text-container:hover:after {
	background-color: #0064a5
}

@media (max-width:1023.98px) {
	[data-block-type=featured-story-small] {
		padding: 4.166666666vw 8.333333332vw
	}
	[data-block-type=featured-story-small] div.image {
		background-position: 0 20%;
		height: 450px
	}
	[data-block-type=featured-story-small] .stories-text-container {
		left: 8.333333332vw;
		right: 8.333333332vw
	}
}

section[data-block-type=feature-copy-with-icons] {
	padding: 4.166666666vw 8.333333332vw;
	display: flex
}

section[data-block-type=feature-copy-with-icons][data-color=blue-gradient] {
	color: #fff;
	background-color: #003a61;
	background-size: cover;
	background-position: 50%;
	position: relative
}

section[data-block-type=feature-copy-with-icons][data-color=blue-gradient] h2 {
	color: #fff
}

section[data-block-type=feature-copy-with-icons][data-color=blue-gradient]:after {
	content: "";
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -1px;
	right: -1px;
	z-index: 1;
	background: radial-gradient(ellipse farthest-corner at 50%, at 10%, rgba(57, 183, 234, .9) 0, rgba(0, 116, 190, .9) 50%, #003a61 100%);
	background: radial-gradient(ellipse farthest-corner at 50% 10%, rgba(57, 183, 234, .9) 0, rgba(0, 116, 190, .9) 50%, #003a61 100%)
}

section[data-block-type=feature-copy-with-icons] article {
	position: relative;
	z-index: 2;
	width: 33.3333%
}

section[data-block-type=feature-copy-with-icons] article h2 small {
	display: block;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: .5rem
}

section[data-block-type=feature-copy-with-icons] article p {
	margin-bottom: 2rem
}

section[data-block-type=feature-copy-with-icons] ul {
	display: flex;
	margin-bottom: 0;
	position: relative;
	z-index: 2;
	width: 66.6667%;
	padding-left: 8.333333332vw;
	justify-content: space-between;
	align-items: center
}

section[data-block-type=feature-copy-with-icons] ul li {
	list-style-type: none;
	text-align: center;
	padding: 1.0416666665vw
}

section[data-block-type=feature-copy-with-icons] ul li span.ss-community {
	font-size: 50px
}

@media screen and (min-width:768px) {
	section[data-block-type=feature-copy-with-icons] ul li span.ss-community {
		font-size: calc(16.66667px + 4.34028vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=feature-copy-with-icons] ul li span.ss-community {
		font-size: 100px
	}
}

section[data-block-type=feature-copy-with-icons] ul li figcaption {
	line-height: 1.3
}

[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons],
[data-block-type=modal] section[data-block-type=feature-copy-with-icons] {
	margin: 2.083333333vw 0
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons],
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] {
		align-items: center
	}
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons] article,
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] article {
		width: 50%
	}
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons] ul,
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] ul {
		padding-left: 4.166666666vw;
		flex-direction: column;
		align-items: flex-start
	}
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons] ul li,
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] ul li {
		display: flex;
		align-items: center;
		text-align: left
	}
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons] ul li span.ss-community,
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] ul li span.ss-community {
		font-size: 30px
	}
}

@media screen and (min-width:1024px) and (min-width:768px) {
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons] ul li span.ss-community,
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] ul li span.ss-community {
		font-size: calc(3.33333px + 3.47222vw)
	}
}

@media screen and (min-width:1024px) and (min-width:1920px) {
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons] ul li span.ss-community,
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] ul li span.ss-community {
		font-size: 70px
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=feature-copy-with-icons] ul li figcaption,
	[data-block-type=modal] section[data-block-type=feature-copy-with-icons] ul li figcaption {
		margin-left: 1rem
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=feature-copy-with-icons] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=feature-copy-with-icons] {
		flex-direction: column;
		padding: 8.333333332vw
	}
	section[data-block-type=feature-copy-with-icons] ul {
		width: 100%;
		padding-left: 0;
		margin-top: 2em
	}
	section[data-block-type=feature-copy-with-icons] article {
		width: 100%
	}
	section[data-block-type=feature-copy-with-icons] article p {
		margin-bottom: 1rem
	}
}

@media (max-width:767.98px) {
	section[data-block-type=feature-copy-with-icons] {
		padding: 12.499999998vw 8.333333332vw
	}
}

section[data-block-type=featured-program] {
	display: flex;
	flex-direction: row;
	cursor: pointer
}

section[data-block-type=featured-program] article {
	width: 80%;
	background-color: #0074be;
	padding: 4.166666666vw 8.333333332vw;
	align-items: center;
	color: #fff
}

section[data-block-type=featured-program] article h2 {
	color: #fff
}

section[data-block-type=featured-program] article p.where {
	background-color: #fff;
	padding: .25em .5em;
	color: #0074be;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 600;
	font-size: 16px;
	display: inline-block;
	margin: 1em .5em 1em 0
}

@media screen and (min-width:768px) {
	section[data-block-type=featured-program] article p.where {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=featured-program] article p.where {
		font-size: 18px
	}
}

section[data-block-type=featured-program] a {
	border-radius: 0;
	width: 20%;
	background-color: #0064a5;
	align-self: stretch;
	justify-content: center;
	display: flex;
	align-items: center
}

section[data-block-type=featured-program] a span {
	display: none;
	font-size: 20px
}

section[data-block-type=featured-program] a:after {
	content: " ▻";
	font-family: SSCommunity;
	color: #0074be;
	font-size: 128px;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-left: -5px
}

section[data-block-type=featured-program]:focus a,
section[data-block-type=featured-program]:hover a {
	background-color: #0064a5;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15)
}

section[data-block-type=featured-program]:focus a:after,
section[data-block-type=featured-program]:hover a:after {
	color: #fff;
	transition: all .5s ease
}

@media (max-width:1023.98px) {
	section[data-block-type=featured-program] {
		flex-direction: column
	}
	section[data-block-type=featured-program] article {
		width: 100%
	}
	section[data-block-type=featured-program] a {
		width: 100%;
		padding: 4.166666666vw 8.333333332vw;
		justify-content: flex-start;
		align-items: center
	}
	section[data-block-type=featured-program] a span {
		display: inline-block
	}
	section[data-block-type=featured-program] a:after {
		font-size: 20px;
		margin-left: 5px;
		transform: translateY(2px)
	}
}

[data-block-type=form] {
	padding: 8.333333332vw
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article [data-block-type=form],
	[data-block-type=modal] [data-block-type=form] {
		padding: 4.166666666vw 8.333333332vw 0
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=form] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

section[data-block-type=grid-navigation] {
	padding: 2em 7.2916666655vw;
	background: #adb5bd
}

section[data-block-type=grid-navigation] section.card-container {
	display: flex;
	margin-bottom: 0;
	justify-content: space-between
}

section[data-block-type=grid-navigation] section.card-container .card {
	position: relative;
	min-height: 25rem;
	width: 100%;
	margin: 1.0416666665vw;
	cursor: pointer
}

section[data-block-type=grid-navigation] section.card-container .card figure {
	background-position: 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
}

section[data-block-type=grid-navigation] section.card-container .card .card-label {
	background-color: rgba(33, 37, 41, .9);
	padding: 1em 2em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	transition: background-color .3s ease
}

section[data-block-type=grid-navigation] section.card-container .card .card-label a {
	margin-bottom: 0;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	display: block
}

@media screen and (min-width:768px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label a {
		font-size: calc(14px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label a {
		font-size: 24px
	}
}

section[data-block-type=grid-navigation] section.card-container .card .card-label a small {
	display: block;
	font-size: 15px;
	font-weight: 200
}

@media screen and (min-width:768px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label a small {
		font-size: calc(12.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label a small {
		font-size: 19px
	}
}

section[data-block-type=grid-navigation] section.card-container .card .card-label a:focus,
section[data-block-type=grid-navigation] section.card-container .card .card-label a:hover {
	text-decoration: none
}

section[data-block-type=grid-navigation] section.card-container .card .card-label span.ss-community {
	font-size: 18px;
	color: #dee2e6;
	margin-right: 1em
}

@media screen and (min-width:768px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label span.ss-community {
		font-size: calc(15.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label span.ss-community {
		font-size: 22px
	}
}

section[data-block-type=grid-navigation] section.card-container .card:focus .card-label,
section[data-block-type=grid-navigation] section.card-container .card:hover .card-label {
	background-color: rgba(33, 37, 41, .8);
	top: 0
}

section[data-block-type=grid-navigation] section.card-container .card:focus .card-label a,
section[data-block-type=grid-navigation] section.card-container .card:focus .card-label span,
section[data-block-type=grid-navigation] section.card-container .card:hover .card-label a,
section[data-block-type=grid-navigation] section.card-container .card:hover .card-label span {
	display: block
}

section[data-block-type=grid-navigation][data-color=white] {
	background-color: #fff
}

section[data-block-type=grid-navigation][data-color=white] .card-container .card .card-label {
	background: linear-gradient(148deg, rgba(0, 58, 97, .8), rgba(0, 116, 190, .9) 50%, rgba(57, 183, 234, .8))
}

section[data-block-type=grid-navigation][data-color=white] .card-container .card .card-label a {
	color: #fff
}

section[data-block-type=grid-navigation][data-color=white] .card-container .card .card-label span.ss-community {
	color: #39b7ea
}

section[data-block-type=grid-navigation][data-color=white] .card-container .card:focus .card-label,
section[data-block-type=grid-navigation][data-color=white] .card-container .card:hover .card-label {
	background-color: rgba(0, 100, 165, .85);
	background: linear-gradient(148deg, rgba(0, 58, 97, .8), rgba(0, 116, 190, .9) 50%, rgba(57, 183, 234, .8))
}

section[data-block-type=grid-navigation][data-color=gray] {
	background-color: #f8f9fa
}

section[data-block-type=grid-navigation][data-color=gray] .card-container .card .card-label {
	background-color: hsla(0, 0%, 100%, .9)
}

section[data-block-type=grid-navigation][data-color=gray] .card-container .card .card-label a {
	color: #003a61
}

section[data-block-type=grid-navigation][data-color=gray] .card-container .card .card-label span.ss-community {
	color: #0074be
}

section[data-block-type=grid-navigation][data-color=gray] .card-container .card:focus .card-label,
section[data-block-type=grid-navigation][data-color=gray] .card-container .card:hover .card-label {
	background: hsla(0, 0%, 100%, .85)
}

section[data-block-type=grid-navigation][data-color=dark-blue] {
	background-color: #003a61
}

section[data-block-type=grid-navigation][data-color=dark-blue] .card-container .card .card-label {
	background-color: hsla(0, 0%, 100%, .9)
}

section[data-block-type=grid-navigation][data-color=dark-blue] .card-container .card .card-label a {
	color: #0074be
}

section[data-block-type=grid-navigation][data-color=dark-blue] .card-container .card .card-label span.ss-community {
	color: #62bb46
}

section[data-block-type=grid-navigation][data-color=dark-blue] .card-container .card:focus .card-label,
section[data-block-type=grid-navigation][data-color=dark-blue] .card-container .card:hover .card-label {
	background: hsla(0, 0%, 100%, .85)
}

section[data-block-type=grid-navigation][data-color=mercy-blue] {
	background-color: #0074be
}

section[data-block-type=grid-navigation][data-color=mercy-blue] .card-container .card .card-label {
	background-color: rgba(0, 58, 97, .9)
}

section[data-block-type=grid-navigation][data-color=mercy-blue] .card-container .card .card-label a {
	color: #fff
}

section[data-block-type=grid-navigation][data-color=mercy-blue] .card-container .card .card-label span.ss-community {
	color: #39b7ea
}

section[data-block-type=grid-navigation][data-color=mercy-blue] .card-container .card:focus .card-label,
section[data-block-type=grid-navigation][data-color=mercy-blue] .card-container .card:hover .card-label {
	background: rgba(0, 58, 97, .85)
}

@media (max-width:1439.98px) {
	[data-block-type=longform-copy]>article section[data-block-type=grid-navigation] section.card-container,
	[data-block-type=modal] section[data-block-type=grid-navigation] section.card-container {
		flex-wrap: wrap
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=grid-navigation] section.card-container {
		flex-wrap: wrap
	}
	section[data-block-type=grid-navigation] section.card-container .card {
		display: flex;
		flex-direction: row;
		margin: .25em 0;
		padding: 0;
		color: #fff;
		min-height: auto
	}
	section[data-block-type=grid-navigation] section.card-container .card figure {
		position: relative;
		width: 25%
	}
	section[data-block-type=grid-navigation] section.card-container .card .card-label {
		position: relative;
		width: 75%;
		display: flex;
		align-items: center;
		background-color: #0074be;
		align-self: stretch;
		padding: 1rem
	}
	section[data-block-type=grid-navigation] section.card-container .card .card-label a {
		width: 100%
	}
	section[data-block-type=grid-navigation] section.card-container .card .card-label:after {
		justify-self: end;
		content: "▻";
		font-family: SScommunity;
		font-size: 18px;
		padding-top: .25em
	}
}

@media screen and (max-width:1023.98px) and (min-width:300px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label:after {
		font-size: calc(15.4359px + .8547vw)
	}
}

@media screen and (max-width:1023.98px) and (min-width:768px) {
	section[data-block-type=grid-navigation] section.card-container .card .card-label:after {
		font-size: 22px
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=grid-navigation] section.card-container .card:focus .card-label,
	section[data-block-type=grid-navigation] section.card-container .card:hover .card-label {
		background: #003a61
	}
}

[data-block-type=i-frame] {
	padding: 0
}

[data-block-type=i-frame] iframe {
	width: 100%
}

[data-block-type=longform-copy]>article [data-block-type=i-frame] {
	padding: 2.083333333vw 8.333333332vw 0
}

[data-block-type=longform-copy]>article [data-block-type=i-frame]:last-child {
	padding-bottom: 2.083333333vw
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=i-frame] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

section[data-block-type=image-gallery] figure {
	position: relative;
	padding: 2.083333333vw 4.166666666vw;
	margin: 0
}

section[data-block-type=image-gallery] figure img {
	margin: 0;
	width: 100%;
	height: auto;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	display: block
}

section[data-block-type=image-gallery] figure figcaption {
	background: hsla(0, 0%, 100%, .95);
	padding: 2.083333333vw 2.083333333vw 2.083333333vw 4.166666666vw;
	border-right: 4.166666666vw solid #62bb46;
	color: rgba(35, 31, 32, .75);
	position: absolute;
	left: 4.166666666vw;
	right: 4.166666666vw;
	bottom: 2.083333333vw;
	display: block
}

section[data-block-type=image-gallery][data-gallery-mode=single-image] figure {
	padding: 0
}

section[data-block-type=image-gallery][data-gallery-mode=single-image] figcaption {
	padding: 2.083333333vw 6.249999999vw 2.083333333vw 8.333333332vw;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=single-image] figcaption {
	padding: 2.083333333vw 4.166666666vw;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}

section[data-block-type=image-gallery][data-gallery-mode=carousel] {
	padding-bottom: 2.083333333vw
}

section[data-block-type=image-gallery][data-gallery-mode=carousel] .owl-dots {
	padding: 0;
	margin: 0!important
}

section[data-block-type=image-gallery][data-gallery-mode=carousel] .owl-dots .owl-dot span {
	width: 16px;
	height: 16px
}

[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=carousel] {
	margin-top: 2.083333333vw;
	width: 100%
}

[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=carousel] figure {
	padding: 0
}

[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=carousel] figure img {
	width: 100%
}

[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=carousel] figure figcaption {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0
}

[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=carousel] .owl-dots {
	margin: 2.083333333vw!important
}

section[data-block-type=image-gallery][data-gallery-mode=grid] {
	padding: 3.1249999995vw 7.2916666655vw;
	display: flex;
	flex-wrap: wrap
}

section[data-block-type=image-gallery][data-gallery-mode=grid] figure {
	padding: 1.0416666665vw
}

section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="2"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="4"] figure {
	flex-basis: 50%
}

section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="12"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="3"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="5"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="6"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="9"] figure {
	flex-basis: 33.3333%
}

section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="10"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="11"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="14"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="16"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="19"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="7"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="8"] figure {
	flex-basis: 25%
}

section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="13"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="15"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="17"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="20"] figure {
	flex-basis: 20%
}

section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="18"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="21"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="22"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="23"] figure,
section[data-block-type=image-gallery][data-gallery-mode=grid][data-gallery-size="24"] figure {
	flex-basis: 16.6667%
}

[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=grid] {
	padding: 1.0416666665vw;
	width: 100%
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside>section[data-block-type=image-gallery][data-gallery-mode=grid] {
		padding: 4.166666666vw
	}
}

section[data-block-type=image-gallery][data-color=black] {
	background: #231f20
}

section[data-block-type=image-gallery][data-color=black] figcaption {
	background: rgba(35, 31, 32, .9);
	color: #fff;
	border-color: #39b7ea
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=image-gallery] {
		padding-left: 20.83333333vw;
		padding-right: 20.83333333vw
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=image-gallery] figure {
		padding: 2.083333333vw 0
	}
	section[data-block-type=image-gallery] figure img {
		box-shadow: none
	}
	section[data-block-type=image-gallery] figure figcaption {
		left: 0;
		right: 0;
		padding: 4.166666666vw 4.166666666vw 4.166666666vw 8.333333332vw
	}
}

[data-block-type=form],
[data-block-type=inquiry-form] {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

[data-block-type=longform-copy]>article [data-block-type=form],
[data-block-type=longform-copy]>article [data-block-type=inquiry-form] {
	padding: 2.083333333vw 8.333333332vw 0
}

[data-block-type=longform-copy]>article [data-block-type=form]:last-child,
[data-block-type=longform-copy]>article [data-block-type=inquiry-form]:last-child {
	padding-bottom: 2.083333333vw
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=form],
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=inquiry-form] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

[data-block-type=form] .label,
[data-block-type=form] label,
[data-block-type=form] legend,
[data-block-type=inquiry-form] .label,
[data-block-type=inquiry-form] label,
[data-block-type=inquiry-form] legend {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	color: #6c757d;
	margin-bottom: 0;
	margin-top: .3rem
}

[data-block-type=form] .label.required:after,
[data-block-type=form] label.required:after,
[data-block-type=form] legend.required:after,
[data-block-type=inquiry-form] .label.required:after,
[data-block-type=inquiry-form] label.required:after,
[data-block-type=inquiry-form] legend.required:after {
	font-weight: 700;
	margin-left: 3px;
	vertical-align: middle;
	content: "*";
	color: #c11a50;
	transform: scale(1.5);
	position: relative;
	display: inline-block
}

[data-block-type=form] label.sub-label,
[data-block-type=inquiry-form] label.sub-label {
	font-size: 14px;
	font-weight: 400;
	text-transform: none
}

[data-block-type=form] h3,
[data-block-type=inquiry-form] h3 {
	margin-top: 2rem;
	padding-bottom: .1rem;
	margin-bottom: .8rem;
	border-bottom: 2px solid
}

[data-block-type=form] #js-form-submit,
[data-block-type=inquiry-form] #js-form-submit {
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.1;
	padding: 1em 1.5em;
	font-size: 16px;
	background-color: #0074be;
	border-radius: 3px;
	border: 0;
	margin-top: 1rem;
	margin-bottom: 3rem;
	width: 100%
}

[data-block-type=form] #js-form-submit:focus,
[data-block-type=form] #js-form-submit:hover,
[data-block-type=inquiry-form] #js-form-submit:focus,
[data-block-type=inquiry-form] #js-form-submit:hover {
	background: #62bb46;
	outline: 0;
	box-shadow: none
}

[data-block-type=form] input[type=email] textarea:focus,
[data-block-type=form] input[type=text]:focus,
[data-block-type=form] select:focus,
[data-block-type=inquiry-form] input[type=email] textarea:focus,
[data-block-type=inquiry-form] input[type=text]:focus,
[data-block-type=inquiry-form] select:focus {
	outline: 0;
	box-shadow: none;
	border-color: #0074be
}

[data-block-type=form] [data-program-trigger],
[data-block-type=inquiry-form] [data-program-trigger] {
	display: none
}

[data-block-type=form] [data-program-trigger].active,
[data-block-type=inquiry-form] [data-program-trigger].active {
	display: block
}

[data-block-type=form] .bd-wrapper,
[data-block-type=inquiry-form] .bd-wrapper {
	display: flex
}

[data-block-type=form] .bd-wrapper div,
[data-block-type=inquiry-form] .bd-wrapper div {
	margin-right: .5208333333vw
}

[data-block-type=form] .bd-wrapper .flex-25,
[data-block-type=inquiry-form] .bd-wrapper .flex-25 {
	flex: 1 1 25%
}

[data-block-type=form] .bd-wrapper .flex-50,
[data-block-type=inquiry-form] .bd-wrapper .flex-50 {
	flex: 1 1 50%
}

[data-block-type=form] .form-row,
[data-block-type=inquiry-form] .form-row {
	margin-bottom: 1rem
}

[data-block-type=form] .form-row::last-of-type,
[data-block-type=inquiry-form] .form-row::last-of-type {
	margin-bottom: .5rem
}

[data-block-type=link-list] {
	padding: 2.083333333vw 1.0416666665vw
}

[data-block-type=link-list] ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0
}

[data-block-type=link-list] li {
	width: calc(100% - 2.08333vw);
	margin: 1.0416666665vw;
	overflow: hidden;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	border-radius: 2px;
	position: relative;
	list-style-type: none
}

[data-block-type=link-list] li article {
	width: 100%;
	padding: 2.083333333vw 2.083333333vw 0;
	display: flex;
	flex-direction: column;
	height: 100%
}

[data-block-type=link-list] li article h3 {
	font-size: 14px;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #212529;
	margin-bottom: 0
}

@media screen and (min-width:320px) {
	[data-block-type=link-list] li article h3 {
		font-size: calc(8.28571px + 1.78571vw)
	}
}

@media screen and (min-width:768px) {
	[data-block-type=link-list] li article h3 {
		font-size: 22px
	}
}

@media screen and (min-width:320px) {
	[data-block-type=link-list] li article h3 {
		line-height: calc(10.28571px + 1.78571vw)
	}
}

@media screen and (min-width:768px) {
	[data-block-type=link-list] li article h3 {
		line-height: 24px
	}
}

[data-block-type=link-list] li article h3 small {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: .7rem;
	line-height: .7rem;
	color: #6c757d;
	margin-bottom: .25rem;
	display: block
}

[data-block-type=link-list] li article h3 .badge {
	text-transform: uppercase;
	background: #e9ecef;
	color: #343a40;
	padding: .25rem .3rem;
	margin-left: .3rem;
	vertical-align: text-top
}

[data-block-type=link-list] li article h3 span.ss-community {
	color: #dee2e6;
	font-size: 32px;
	padding-left: 1rem
}

@media screen and (min-width:320px) {
	[data-block-type=link-list] li article h3 span.ss-community {
		font-size: calc(22px + 3.125vw)
	}
}

@media screen and (min-width:768px) {
	[data-block-type=link-list] li article h3 span.ss-community {
		font-size: 46px
	}
}

[data-block-type=link-list] li article hr {
	border-width: 2px;
	margin: .5rem 0 1rem;
	border-color: #62bb46
}

[data-block-type=link-list] li article p {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 1.5rem
}

@media screen and (min-width:320px) {
	[data-block-type=link-list] li article p {
		font-size: calc(10.57143px + .44643vw)
	}
}

@media screen and (min-width:768px) {
	[data-block-type=link-list] li article p {
		font-size: 14px
	}
}

[data-block-type=link-list] li article a {
	width: calc(100% + 4.16667vw);
	padding-left: 2.083333333vw;
	padding-right: 2.083333333vw;
	margin-left: -2.083333333vw;
	margin-right: -2.083333333vw;
	margin-top: auto;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

[data-block-type=link-list] li article a:after {
	font-family: SSCommunity;
	content: "▻";
	font-size: .9rem;
	padding-right: 2.083333333vw;
	margin-left: .7rem;
	vertical-align: middle;
	transform: translateY(1px);
	display: inline-block
}

[data-block-type=link-list] li article a:focus,
[data-block-type=link-list] li article a:hover {
	background-color: #003a61!important
}

[data-block-type=link-list] li article table {
	font-size: 1rem
}

[data-block-type=link-list] li:focus,
[data-block-type=link-list] li:hover {
	background: #0074be;
	cursor: pointer;
	color: #fff
}

[data-block-type=link-list] li:focus article h3,
[data-block-type=link-list] li:hover article h3 {
	color: #fff
}

[data-block-type=link-list] li:focus article h3 small,
[data-block-type=link-list] li:hover article h3 small {
	color: hsla(0, 0%, 100%, .8)
}

[data-block-type=link-list] li:focus article h3 .badge,
[data-block-type=link-list] li:hover article h3 .badge {
	background: hsla(0, 0%, 100%, .8);
	color: #003a61
}

[data-block-type=link-list] li:focus article h3 span.ss-community,
[data-block-type=link-list] li:hover article h3 span.ss-community {
	color: #003a61
}

[data-block-type=link-list] li:focus article a,
[data-block-type=link-list] li:hover article a {
	background-color: #003a61
}

@media (min-width:1024px) {
	[data-block-type=link-list] li {
		width: calc(50% - 2.08333vw)
	}
}

@media (min-width:1440px) {
	[data-block-type=link-list] li {
		width: calc(33.3333% - 2.08333vw)
	}
}

[data-block-type=link-list][data-color=gray] {
	background-color: #f8f9fa
}

@media (min-width:1440px) {
	[data-block-type=link-list][data-layout=grid][data-list-size="2"] li,
	[data-block-type=link-list][data-layout=grid][data-list-size="4"] li {
		width: calc(50% - 2.08333vw)
	}
}

[data-block-type=link-list][data-layout=list],
[data-block-type=link-list][data-list-size="1"] {
	padding: 2.083333333vw 7.2916666655vw
}

[data-block-type=link-list][data-layout=list] li,
[data-block-type=link-list][data-list-size="1"] li {
	width: calc(100% - 2.08333vw)
}

[data-block-type=link-list][data-layout=table] {
	padding: 0
}

[data-block-type=link-list][data-layout=table] li {
	width: 100%;
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	border-bottom: 2px solid #e9ecef
}

[data-block-type=link-list][data-layout=table] li:first-child {
	border-top: 2px solid #e9ecef
}

[data-block-type=link-list][data-layout=table] li article {
	display: flex;
	padding: .5208333333vw 7.2916666655vw;
	align-items: center;
	justify-content: space-between;
	flex-direction: row
}

[data-block-type=link-list][data-layout=table] li article h3 {
	margin: 1.0416666665vw 0 1.0416666665vw 1.0416666665vw;
	width: 40%;
	font-size: 15px;
	line-height: 18px
}

@media screen and (min-width:320px) {
	[data-block-type=link-list][data-layout=table] li article h3 {
		font-size: calc(12.85714px + .66964vw)
	}
}

@media screen and (min-width:768px) {
	[data-block-type=link-list][data-layout=table] li article h3 {
		font-size: 18px
	}
}

@media screen and (min-width:320px) {
	[data-block-type=link-list][data-layout=table] li article h3 {
		line-height: calc(15.85714px + .66964vw)
	}
}

@media screen and (min-width:768px) {
	[data-block-type=link-list][data-layout=table] li article h3 {
		line-height: 21px
	}
}

[data-block-type=link-list][data-layout=table] li article h3 span.ss-community {
	display: none
}

[data-block-type=link-list][data-layout=table] li article p {
	width: 45%;
	margin: 1.0416666665vw 2.083333333vw
}

[data-block-type=link-list][data-layout=table] li article a {
	padding: 1.0416666665vw 0 1.0416666665vw 2.083333333vw;
	flex-shrink: 3;
	margin: 1.0416666665vw 1.0416666665vw 1.0416666665vw 0;
	font-size: .75rem;
	text-align: center;
	white-space: nowrap
}

[data-block-type=tabs][data-layout=boxed] [data-block-type=link-list] {
	padding: 1.0416666665vw
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=table] {
		padding: 1.0416666665vw 0
	}
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=table] ul li {
		padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
	}
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=table] ul li article {
		flex-wrap: wrap
	}
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=table] ul li article h3 {
		width: 100%;
		margin: 0 0 1.0416666665vw
	}
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=table] ul li article p {
		margin: 0;
		width: 100%
	}
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=table] ul li article a {
		width: auto;
		padding: 1.0416666665vw 2.083333333vw;
		flex-shrink: 0;
		margin: 1.0416666665vw 0 0;
		font-size: .75rem
	}
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=grid],
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=list] {
		padding: 1.0416666665vw 7.2916666655vw 1.0416666665vw 3.1249999995vw
	}
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=grid] li,
	[data-block-type=longform-copy]>aside [data-block-type=link-list][data-layout=list] li {
		width: calc(100% - 2.08333vw)
	}
}

@media (max-width:1023.98px) {
	[data-block-type=link-list][data-layout=table] {
		padding: 0
	}
	[data-block-type=link-list][data-layout=table] ul li {
		padding: 4.166666666vw 8.333333332vw
	}
	[data-block-type=link-list][data-layout=table] ul li article {
		padding: 0
	}
	[data-block-type=link-list][data-layout=table] ul li article h3 {
		width: 100%
	}
	[data-block-type=link-list][data-layout=table] ul li article p {
		display: none
	}
	[data-block-type=link-list][data-layout=table] ul li article a {
		padding: 2.083333333vw 0 2.083333333vw 2.083333333vw;
		width: auto;
		flex: none;
		margin-left: 4.166666666vw;
		display: none
	}
	[data-block-type=link-list][data-layout=table] ul li article:after {
		font-family: SSCommunity;
		content: "▻";
		font-size: 1.3rem;
		margin-left: 8.333333332vw
	}
	[data-block-type=link-list][data-layout=grid],
	[data-block-type=link-list][data-layout=list] {
		padding: 6.249999999vw
	}
	[data-block-type=link-list][data-layout=grid] ul li,
	[data-block-type=link-list][data-layout=list] ul li {
		margin: 2.083333333vw
	}
	[data-block-type=link-list][data-layout=grid] ul li article,
	[data-block-type=link-list][data-layout=list] ul li article {
		padding: 6.249999999vw 6.249999999vw 0
	}
	[data-block-type=link-list][data-layout=grid] ul li article a,
	[data-block-type=link-list][data-layout=list] ul li article a {
		width: calc(100% + 16.66667vw);
		padding-left: 8.333333332vw;
		padding-right: 8.333333332vw;
		margin-left: -8.333333332vw;
		margin-right: -8.333333332vw
	}
}

section[data-block-type=location] {
	padding: 2.083333333vw 8.333333332vw 0
}

section[data-block-type=location] article {
	padding: 2.083333333vw;
	background: #f8f9fa
}

section[data-block-type=location] article ul {
	display: inline-block;
	line-height: 1.8;
	margin-bottom: 0
}

section[data-block-type=location] article ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

section[data-block-type=location] article ul li span.ss-community {
	width: 5%;
	justify-content: center;
	align-items: center;
	color: #62bb46;
	font-size: 14px
}

@media screen and (min-width:768px) {
	section[data-block-type=location] article ul li span.ss-community {
		font-size: calc(8.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=location] article ul li span.ss-community {
		font-size: 22px
	}
}

section[data-block-type=location] article ul li a {
	margin-left: 1.5em;
	width: 95%;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>aside>section[data-block-type=location] {
		padding: 1.0416666665vw 0
	}
	[data-block-type=longform-copy]>aside>section[data-block-type=location] article {
		padding: 2.083333333vw 8.333333332vw 2.083333333vw 4.166666666vw;
		background: #f2f4f6
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=location] {
		padding: 2.083333333vw 0
	}
	section[data-block-type=location] article {
		padding: 4.166666666vw 8.333333332vw
	}
}

@media (max-width:767.98px) {
	section[data-block-type=location] article.profile {
		flex-direction: column;
		display: flex
	}
	section[data-block-type=location] article.profile div.image-container {
		height: 120px;
		max-width: 50%;
		margin-bottom: 1em
	}
	section[data-block-type=location] article.profile div.contact-information {
		padding: 0
	}
}

section[data-block-type=longform-copy] {
	display: flex
}

section[data-block-type=longform-copy]>article {
	width: 66.6667%;
	padding-top: 4.166666666vw;
	padding-bottom: 4.166666666vw
}

section[data-block-type=longform-copy]>aside {
	width: 33.3333%;
	background-color: #fafafa;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	padding: 8.333333332vw 0;
	position: relative;
	z-index: 2
}

section[data-block-type=longform-copy][data-page-heading=none]>aside {
	padding-top: 4.166666666vw
}

section[data-block-type=longform-copy].sample-page>article {
	padding-top: 0
}

@media (max-width:1023.98px) {
	section[data-block-type=longform-copy] {
		flex-wrap: wrap
	}
	section[data-block-type=longform-copy]>article {
		width: 100%
	}
	section[data-block-type=longform-copy]>aside {
		width: 100%;
		z-index: 1
	}
}

section[data-block-type=longform-copy][data-sidebar=false]>article {
	width: 100%
}

section[data-block-type=longform-copy][data-sidebar=false]>aside {
	display: none
}

[data-block-type=modal] .modal-lg {
	max-width: 900px
}

[data-block-type=modal] .modal-content {
	border: 0;
	border-radius: 2px;
	padding: 4.166666666vw 0 6.249999999vw;
	overflow: hidden
}

[data-block-type=modal] .modal-content .modal-header {
	background: #f8f9fa;
	border-bottom: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-top: -4.166666666vw
}

[data-block-type=modal] .modal-content .modal-header button {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	padding: 0;
	font-size: 16px;
	color: #495057
}

@media screen and (min-width:768px) {
	[data-block-type=modal] .modal-content .modal-header button {
		font-size: 16px
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=modal] .modal-content .modal-header button {
		font-size: 16px
	}
}

[data-block-type=modal] .modal-content .modal-header button:after {
	content: "␡";
	font-family: SSCommunity;
	color: #6c757d;
	font-size: 16px;
	display: flex;
	align-items: center;
	padding: 1.25rem 1rem 1em;
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	[data-block-type=modal] .modal-content .modal-header button:after {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=modal] .modal-content .modal-header button:after {
		font-size: 18px
	}
}

[data-block-type=modal] .modal-content .modal-header h2 {
	color: #003a61
}

[data-block-type=modal] .modal-content .modal-header h2 small {
	color: #0074be
}

[data-block-type=modal] .modal-content .modal-body {
	padding: 0
}

[data-block-type=modal] .modal-content .modal-footer {
	margin-left: -8.333333332vw;
	margin-right: -8.333333332vw;
	margin-bottom: -6.249999999vw;
	padding: 2.083333333vw 8.333333332vw;
	border-top: 0;
	background-color: #f8f9fa
}

[data-block-type=modal] .modal-content .modal-footer a:not([href]):not([tabindex]) {
	color: #fff;
	margin: 0 auto;
	background-color: #0074be
}

[data-block-type=modal] .modal-content .modal-footer a:not([href]):not([tabindex]):focus,
[data-block-type=modal] .modal-content .modal-footer a:not([href]):not([tabindex]):hover {
	background-color: #003a61
}

[data-block-type=modal] .modal-content [data-block-type=i-frame] {
	margin-left: -4.166666666vw;
	margin-right: -4.166666666vw
}

[data-block-type=modal].modal--tight .modal-content {
	padding: 4.166666666vw 6.249999999vw 0
}

[data-block-type=modal].modal--tight .modal-content .modal-header {
	margin-right: -6.249999999vw
}

[data-block-type=navigation] {
	padding: 2.083333333vw 8.333333332vw 2.083333333vw 4.166666666vw
}

[data-block-type=navigation] h2 {
	color: #231f20
}

[data-block-type=navigation] h2 a {
	text-decoration: none;
	font-family: inherit;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-style: italic;
	color: #231f20;
	font-weight: 100;
	font-size: 25px;
	border-color: #231f20;
	border-bottom: solid #231f20;
	border-width: 3px;
	text-indent: .2rem;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	position: relative;
	overflow: hidden;
	transition: all .15s ease;
	padding: .5rem 1.1rem 0 .1rem
}

@media screen and (min-width:1440px) {
	[data-block-type=navigation] h2 a {
		font-size: calc(-5px + 2.08333vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=navigation] h2 a {
		font-size: 35px
	}
}

@media screen and (min-width:1440px) {
	[data-block-type=navigation] h2 a {
		border-width: calc(-6px + .625vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=navigation] h2 a {
		border-width: 6px
	}
}

[data-block-type=navigation] h2 a:focus,
[data-block-type=navigation] h2 a:hover {
	outline: 0;
	text-decoration: none;
	background: #fff;
	padding: .5rem .6rem 0;
	color: #231f20
}

[data-block-type=navigation] h2 a:focus:after,
[data-block-type=navigation] h2 a:hover:after {
	opacity: 1;
	transform: translate(0)
}

[data-block-type=navigation] h2 a:after {
	content: "→";
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 25px;
	padding-bottom: 2px;
	opacity: 0;
	transition: all .3s ease-in-out;
	transform: translate(-2rem)
}

@media screen and (min-width:1440px) {
	[data-block-type=navigation] h2 a:after {
		font-size: calc(-5px + 2.08333vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=navigation] h2 a:after {
		font-size: 35px
	}
}

@media screen and (min-width:1440px) {
	[data-block-type=navigation] h2 a:after {
		padding-bottom: calc(-4px + .41667vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=navigation] h2 a:after {
		padding-bottom: 4px
	}
}

[data-block-type=navigation] nav a {
	font-size: 16px;
	font-weight: 300;
	border-bottom: 1px solid #000;
	padding: .5em 0;
	display: block;
	color: #231f20;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

@media screen and (min-width:768px) {
	[data-block-type=navigation] nav a {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=navigation] nav a {
		font-size: 18px
	}
}

[data-block-type=navigation] nav a.active-link {
	font-weight: 600;
	cursor: default
}

[data-block-type=navigation] nav a.active-link:focus,
[data-block-type=navigation] nav a.active-link:hover {
	text-decoration: none;
	color: #231f20
}

@media (max-width:1023.98px) {
	[data-block-type=navigation] {
		padding: 2.083333333vw 8.333333332vw
	}
}

[data-block-type=navigation-bar] {
	z-index: 10;
	position: relative
}

[data-block-type=navigation-bar] ul.bar-navigation {
	padding: 0 8.333333332vw 0 calc(8.33333vw - 1rem);
	background-color: #004675;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	transform: translateY(-57px);
	transition: all .3s ease;
	margin-bottom: -57px
}

[data-block-type=navigation-bar] ul.bar-navigation li {
	display: inline-block
}

[data-block-type=navigation-bar] ul.bar-navigation li a {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.8;
	font-weight: 400;
	border-bottom: 6px solid transparent;
	border-top: 6px solid transparent;
	padding: 1em;
	display: block
}

[data-block-type=navigation-bar] ul.bar-navigation li a:focus,
[data-block-type=navigation-bar] ul.bar-navigation li a:hover {
	text-decoration: none;
	border-bottom: 6px solid #0074be;
	background-color: transparent
}

[data-block-type=navigation-bar] ul.bar-navigation li.active>a {
	background: #0074be
}

[data-block-type=navigation-bar] ul.bar-navigation li.flexMenu-viewMore>a:after {
	content: " ▾";
	font-family: SSCommunity
}

[data-block-type=navigation-bar] ul.bar-navigation .flexMenu-popup {
	background-color: #005894
}

[data-block-type=navigation-bar] ul.bar-navigation .flexMenu-popup li {
	display: block
}

.is-sticky [data-block-type=navigation-bar] ul.bar-navigation {
	transform: translateY(0);
	margin-bottom: 0
}

[data-block-type=navigation-bar] header {
	background-color: #fff;
	align-self: stretch;
	align-items: center;
	width: 100%
}

[data-block-type=navigation-bar] header h2 {
	color: #0074be;
	margin: 0;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	padding: .5em 8.333333332vw
}

@media (max-width:767.98px) {
	[data-block-type=navigation-bar] ul.bar-navigation {
		transform: translateY(0);
		margin-bottom: 0
	}
	[data-block-type=navigation-bar] header {
		display: none
	}
}

section[data-block-type=news-archives] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

section[data-block-type=news-archives] h6[data-toggle=collapse] {
	cursor: pointer;
	position: relative;
	padding-left: 1.2em
}

section[data-block-type=news-archives] h6[data-toggle=collapse]:after {
	position: absolute;
	left: 0;
	bottom: 2px;
	content: "▾";
	transition: all .2s ease-out;
	transform: rotate(0)
}

section[data-block-type=news-archives] h6[data-toggle=collapse]::-moz-selection {
	background-color: unset
}

section[data-block-type=news-archives] h6[data-toggle=collapse]::selection {
	background-color: unset
}

section[data-block-type=news-archives] h6[data-toggle=collapse].collapsed:after {
	content: "▾";
	transform: rotate(-90deg)
}

@media (max-width:1023.98px) {
	section[data-block-type=news-archives] {
		padding: 2.083333333vw 8.333333332vw
	}
}

section[data-block-type=news-categories] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

@media (max-width:1023.98px) {
	section[data-block-type=news-categories] {
		padding: 2.083333333vw 8.333333332vw
	}
}

section[data-block-type=news-grid] {
	padding: 4.166666666vw 8.333333332vw
}

section[data-block-type=news-grid] h2 {
	margin-bottom: 2.083333333vw
}

section[data-block-type=news-grid] ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1.0416666665vw;
	justify-content: space-between
}

section[data-block-type=news-grid] li.card {
	min-width: 25%;
	flex: 20rem;
	padding: 2.083333333vw;
	margin: 1.0416666665vw;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-left: .5em solid #62bb46
}

section[data-block-type=news-grid] li.card header {
	border-bottom: .3rem solid #e9ecef;
	margin-bottom: 1rem
}

section[data-block-type=news-grid] li.card header h3 {
	font-size: 20px
}

@media screen and (min-width:768px) {
	section[data-block-type=news-grid] li.card header h3 {
		font-size: calc(13.33333px + .86806vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=news-grid] li.card header h3 {
		font-size: 30px
	}
}

section[data-block-type=news-grid] li.card header p {
	font-size: .8rem;
	font-weight: 700
}

section[data-block-type=news-grid] li.card article {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

section[data-block-type=news-grid] li.card article p {
	font-size: 1rem
}

section[data-block-type=news-grid] li.card article>a {
	font-size: 14px;
	margin-bottom: 0;
	font-weight: 400;
	text-transform: uppercase;
	font-weight: 600;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

@media screen and (min-width:768px) {
	section[data-block-type=news-grid] li.card article>a {
		font-size: calc(11.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=news-grid] li.card article>a {
		font-size: 18px
	}
}

section[data-block-type=news-grid] li.card.featured {
	background-color: #003a61;
	color: #fff;
	border-left: .5em solid #39b7ea
}

section[data-block-type=news-grid] li.card.featured h3 {
	color: #fff
}

section[data-block-type=news-grid] li.card.featured a {
	color: #39b7ea
}

section[data-block-type=news-grid][data-background-color=mercy-blue] {
	background-color: #0074be
}

section[data-block-type=news-grid][data-background-color=mercy-blue] h2 {
	color: #fff
}

section[data-block-type=news-grid][data-background-color=dark-blue] {
	background-color: #003a61
}

section[data-block-type=news-grid][data-background-color=dark-blue] h2 {
	color: #fff
}

section[data-block-type=news-grid][data-background-color=dark-blue] li.card.featured {
	background-color: #0074be;
	color: #fff;
	border-left: .5em solid #39b7ea
}

section[data-block-type=news-grid][data-background-color=dark-blue] li.card.featured a,
section[data-block-type=news-grid][data-background-color=dark-blue] li.card.featured h3 {
	color: #fff
}

section[data-block-type=news-grid][data-layout=scroll] {
	padding: 4.166666666vw 8.333333332vw 2.083333333vw
}

section[data-block-type=news-grid][data-layout=scroll] h2 {
	margin-bottom: 0
}

section[data-block-type=news-grid][data-layout=scroll] ul {
	flex-wrap: nowrap;
	padding: 2.083333333vw 7.2916666655vw;
	margin: 0 0 0 -8.333333332vw;
	justify-content: space-between;
	width: 100vw;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-x: visible
}

section[data-block-type=news-grid][data-layout=scroll] li.card {
	min-width: 26.3889583291vw;
	margin: 0 1.0416666665vw 2.083333333vw
}

section[data-block-type=news-grid][data-layout=scroll] li.card:last-child {
	margin-right: 8.333333332vw
}

section[data-block-type=news-grid][data-layout=scroll] li.card.spacer {
	opacity: 0;
	width: 6.249999999vw;
	flex: none;
	min-width: auto
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=news-grid][data-layout=scroll] ul {
		width: 100%
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=news-grid] li.card {
		padding: 4.166666666vw
	}
	section[data-block-type=news-grid][data-layout=grid] ul {
		margin: 0 -2.083333333vw
	}
	section[data-block-type=news-grid][data-layout=grid] li.card {
		margin: 2.083333333vw
	}
	section[data-block-type=news-grid][data-layout=scroll] li.card {
		min-width: 50%
	}
}

@media (max-width:767.98px) {
	section[data-block-type=news-grid][data-layout=scroll] li.card {
		min-width: 80%
	}
}

section[data-block-type=news-list] {
	padding: 2.083333333vw 8.333333332vw
}

section[data-block-type=news-list] article {
	margin-bottom: 4em
}

section[data-block-type=news-list] article .news_post-meta {
	font-size: 16px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 400
}

section[data-block-type=news-list] article .news_post-meta a {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit
}

[data-block-type=longform-copy]>aside section[data-block-type=news-list] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

[data-block-type=longform-copy]>aside section[data-block-type=news-list] hr {
	margin: 2.083333333vw 0
}

[data-block-type=longform-copy]>aside section[data-block-type=news-list] article {
	margin-bottom: 2.083333333vw
}

@media (max-width:1023.98px) {
	section[data-block-type=news-list] {
		padding: 2.083333333vw 8.333333332vw
	}
	section[data-block-type=news-list] hr {
		margin: 4.166666666vw 0
	}
	section[data-block-type=news-list] article {
		margin: 2.083333333vw
	}
}

section[data-block-type=people-list] {
	padding: 2.083333333vw 8.333333332vw 4.166666666vw
}

section[data-block-type=people-list] article.profile {
	display: flex;
	flex-direction: row;
	padding: 1.5em 0;
	border-bottom: 1px solid #231f20
}

section[data-block-type=people-list] article.profile div.image-container {
	width: 25%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%
}

section[data-block-type=people-list] article.profile div.image-container img {
	width: 100%;
	max-width: 100%;
	height: auto
}

section[data-block-type=people-list] article.profile div.contact-information {
	width: 75%;
	padding: 0 2.5em
}

section[data-block-type=people-list] article.profile div.contact-information h3 small {
	display: block;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 1rem;
	color: #003a61;
	padding: .25em 0
}

@media screen and (min-width:768px) {
	section[data-block-type=people-list] article.profile div.contact-information h3 small {
		font-size: calc(13.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=people-list] article.profile div.contact-information h3 small {
		font-size: 20px
	}
}

section[data-block-type=people-list] article.profile div.contact-information ul {
	display: inline-block;
	line-height: 1.8
}

section[data-block-type=people-list] article.profile div.contact-information ul li {
	display: flex;
	justify-content: space-between;
	align-items: center
}

section[data-block-type=people-list] article.profile div.contact-information ul li span.ss-community {
	width: 5%;
	justify-content: center;
	align-items: center;
	color: #62bb46;
	font-size: 14px
}

@media screen and (min-width:768px) {
	section[data-block-type=people-list] article.profile div.contact-information ul li span.ss-community {
		font-size: calc(8.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=people-list] article.profile div.contact-information ul li span.ss-community {
		font-size: 22px
	}
}

section[data-block-type=people-list] article.profile div.contact-information ul li span.ss-location {
	font-size: 18px
}

@media screen and (min-width:768px) {
	section[data-block-type=people-list] article.profile div.contact-information ul li span.ss-location {
		font-size: calc(12.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=people-list] article.profile div.contact-information ul li span.ss-location {
		font-size: 26px
	}
}

section[data-block-type=people-list] article.profile div.contact-information ul li a {
	margin-left: 1.5em;
	width: 95%;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

[data-block-type=longform-copy]>aside section[data-block-type=people-list] {
	padding: 1.0416666665vw 0
}

[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile {
	flex-direction: column;
	border: none;
	padding: 0
}

[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.image-container {
	height: 10.416666665vw;
	margin-left: 4.166666666vw;
	width: 10.416666665vw;
	border-radius: 50%
}

[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.contact-information {
	width: 100%;
	padding: 2.083333333vw 8.333333332vw 0 4.166666666vw
}

[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.contact-information h3 {
	font-size: 1.2rem
}

[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.contact-information h3 small {
	font-size: .9rem
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside section[data-block-type=people-list] {
		padding: 2.083333333vw 0
	}
	[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.image-container {
		height: 83.33333332vw;
		width: 83.33333332vw;
		margin: 2.083333333vw 8.333333332vw;
		max-width: 480px;
		max-height: 480px;
		border-radius: 0
	}
	[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.contact-information {
		width: 100%;
		padding: 2.083333333vw 8.333333332vw 0
	}
	[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.contact-information h3 {
		font-size: 1.2rem
	}
	[data-block-type=longform-copy]>aside section[data-block-type=people-list] article.profile div.contact-information h3 small {
		font-size: .9rem
	}
}

@media (max-width:767.98px) {
	section[data-block-type=people-list] article.profile {
		flex-direction: column;
		display: flex
	}
	section[data-block-type=people-list] article.profile div.image-container {
		height: 120px;
		max-width: 50%;
		margin-bottom: 1em
	}
	section[data-block-type=people-list] article.profile div.contact-information {
		padding: 0
	}
}

@media screen and (max-width:960px) {
	[data-block-type=popup] .modal-dialog {
		margin: 0 1.5rem
	}
}

.modal-content .modal-body {
	padding: 0
}

.modal-content [data-block-type=body-copy],
.modal-content [data-block-type=button] {
	padding: 2.0833vw
}

.modal-content [data-block-type=body-copy] .inline-image-medium,
.modal-content [data-block-type=body-copy] .inline-image-small {
	display: block;
	margin: 0 auto
}

.modal-content [data-block-type=call-to-action] {
	padding: 1.04165vw 2.0833vw
}

.modal-content [data-block-type=body-copy]+[data-block-type=button] {
	padding-top: 0
}

.modal-content [data-block-type=button] {
	display: flex;
	justify-content: center
}

@media screen and (max-width:920px) {
	.modal-content [data-block-type=body-copy],
	.modal-content [data-block-type=button],
	.modal-content [data-block-type=call-to-action] {
		padding: 4.1666vw
	}
	.modal-content [data-block-type=call-to-action] span.ss-community {
		padding-top: 0
	}
}

[data-block-type=program-header] {
	background-color: #003a61;
	padding: 3em 8.333333332vw 2em;
	color: #fff;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center
}

[data-block-type=program-header] [data-component-type=breadcrumbs] {
	padding: 0
}

[data-block-type=program-header] .main-information {
	width: 60%;
	padding-bottom: 2em;
	position: relative
}

[data-block-type=program-header] .main-information h1 {
	color: #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 200;
	text-transform: uppercase
}

[data-block-type=program-header] .main-information h1 small {
	display: block;
	color: #fff;
	font-size: 24px;
	font-weight: 600
}

@media screen and (min-width:768px) {
	[data-block-type=program-header] .main-information h1 small {
		font-size: calc(20px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=program-header] .main-information h1 small {
		font-size: 30px
	}
}

[data-block-type=program-header] .main-information a {
	color: #fff
}

[data-block-type=program-header] .main-information .btn-group {
	border-top: 1px solid #fff;
	padding-top: .5em;
	margin-top: 3em;
	margin-bottom: 0;
	display: flex;
	flex-direction: row;
	font-size: 16px
}

@media screen and (min-width:768px) {
	[data-block-type=program-header] .main-information .btn-group {
		font-size: calc(13.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=program-header] .main-information .btn-group {
		font-size: 20px
	}
}

[data-block-type=program-header] .main-information .btn-group p {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-style: italic;
	margin-bottom: 0;
	margin-right: 2em;
	font-size: 18px
}

@media screen and (min-width:768px) {
	[data-block-type=program-header] .main-information .btn-group p {
		font-size: calc(14px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=program-header] .main-information .btn-group p {
		font-size: 24px
	}
}

[data-block-type=program-header] .main-information .btn-group .active,
[data-block-type=program-header] .main-information .btn-group:focus,
[data-block-type=program-header] .main-information .btn-group:hover {
	color: #fff
}

[data-block-type=program-header] .button-container {
	display: flex;
	flex-direction: column;
	max-width: 33.333%
}

[data-block-type=program-header] .button-container [data-component-type=button] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;
	background-color: #fff;
	color: #003a61;
	margin: 1em 0;
	padding: 0 0 0 2em;
	overflow: hidden
}

[data-block-type=program-header] .button-container [data-component-type=button] span.ss-community {
	color: #e9ecef;
	font-size: 30px;
	align-items: center;
	padding: .5em .5em .4em;
	height: 100%;
	position: relative;
	z-index: 2;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px
}

@media screen and (min-width:768px) {
	[data-block-type=program-header] .button-container [data-component-type=button] span.ss-community {
		font-size: calc(15.33333px + 1.90972vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=program-header] .button-container [data-component-type=button] span.ss-community {
		font-size: 52px
	}
}

[data-block-type=program-header] .button-container [data-component-type=button]:focus,
[data-block-type=program-header] .button-container [data-component-type=button]:hover {
	background-color: #0074be;
	color: #fff;
	transition: all .3s ease
}

[data-block-type=program-header] .button-container [data-component-type=button]:focus span.ss-community,
[data-block-type=program-header] .button-container [data-component-type=button]:hover span.ss-community {
	color: #fff;
	transition: all .3s ease
}

@media (max-width:767.98px) {
	[data-block-type=program-header] {
		display: block
	}
	[data-block-type=program-header] .main-information {
		width: 100%
	}
	[data-block-type=program-header] .button-container {
		max-width: 100%;
		flex-direction: row;
		justify-content: space-between
	}
	[data-block-type=program-header] .button-container [data-component-type=button] {
		width: calc(50% - 2.08333vw)
	}
}

@media screen and (max-width:530px) {
	[data-block-type=program-header] .button-container {
		flex-direction: column
	}
	[data-block-type=program-header] .button-container [data-component-type=button] {
		width: 100%
	}
	[data-block-type=program-header] .main-information .btn-group {
		display: block
	}
	[data-block-type=program-header] .main-information .btn-group p {
		margin-bottom: 1em
	}
}

[data-block-type=section-heading] {
	padding: 2.083333333vw 8.333333332vw
}

[data-block-type=section-heading] h3 {
	padding: 0;
	margin: 0;
	font-weight: 400;
	color: #0074be;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1.4
}

@media screen and (min-width:768px) {
	[data-block-type=section-heading] h3 {
		font-size: calc(11.33333px + 1.38889vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=section-heading] h3 {
		font-size: 38px
	}
}

[data-block-type=section-heading] h3 span.ss-community {
	color: #ced4da;
	vertical-align: middle;
	font-size: 32px;
	line-height: 1;
	margin-right: .5rem
}

@media screen and (min-width:768px) {
	[data-block-type=section-heading] h3 span.ss-community {
		font-size: calc(21.33333px + 1.38889vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=section-heading] h3 span.ss-community {
		font-size: 48px
	}
}

[data-block-type=longform-copy]>aside [data-block-type=section-heading] {
	padding: 2.083333333vw 8.333333332vw 0 4.166666666vw
}

[data-block-type=longform-copy]>aside [data-block-type=section-heading] h3 {
	font-weight: 400;
	color: #231f20;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.4
}

@media screen and (min-width:768px) {
	[data-block-type=longform-copy]>aside [data-block-type=section-heading] h3 {
		font-size: calc(12.66667px + .43403vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=longform-copy]>aside [data-block-type=section-heading] h3 {
		font-size: 21px
	}
}

[data-block-type=longform-copy]>aside [data-block-type=section-heading] h3 span.ss-community {
	font-size: 26px;
	line-height: 1;
	margin-right: .5rem
}

@media screen and (min-width:768px) {
	[data-block-type=longform-copy]>aside [data-block-type=section-heading] h3 span.ss-community {
		font-size: calc(22.66667px + .43403vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=longform-copy]>aside [data-block-type=section-heading] h3 span.ss-community {
		font-size: 31px
	}
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside [data-block-type=section-heading] {
		padding: 4.166666666vw 8.333333332vw 2.083333333vw
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=section-heading] {
		padding-left: 24.999999996vw;
		padding-right: 24.999999996vw
	}
}

section[data-block-type=side-by-side] {
	display: flex
}

section[data-block-type=side-by-side] h2,
section[data-block-type=side-by-side] p {
	color: #231f20
}

section[data-block-type=side-by-side]>div {
	padding: 6.249999999vw 8.333333332vw;
	width: 50%
}

section[data-block-type=side-by-side]>div:first-child {
	background-color: #fff
}

section[data-block-type=side-by-side]>div:nth-child(2) {
	background-color: #f8f9fa
}

section[data-block-type=side-by-side][data-color=dark-blue] h2,
section[data-block-type=side-by-side][data-color=dark-blue] p {
	color: #fff
}

section[data-block-type=side-by-side][data-color=dark-blue]>div:first-child {
	background-color: #003a61
}

section[data-block-type=side-by-side][data-color=dark-blue]>div:nth-child(2) {
	background-color: #003152
}

section[data-block-type=side-by-side][data-color=white] h2 {
	color: #0074be
}

section[data-block-type=side-by-side][data-color=white] p {
	color: #231f20
}

section[data-block-type=side-by-side][data-color=white]>div:first-child {
	background-color: #fff
}

section[data-block-type=side-by-side][data-color=white]>div:nth-child(2) {
	background-color: #f8f9fa
}

section[data-block-type=side-by-side][data-color=mercy-blue] h2,
section[data-block-type=side-by-side][data-color=mercy-blue] p {
	color: #fff
}

section[data-block-type=side-by-side][data-color=mercy-blue]>div:first-child {
	background-color: #0074be
}

section[data-block-type=side-by-side][data-color=mercy-blue]>div:nth-child(2) {
	background-color: #006baf
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=side-by-side]>div,
	[data-block-type=modal] section[data-block-type=side-by-side]>div {
		padding: 4.166666666vw
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=side-by-side] {
		flex-direction: column
	}
	section[data-block-type=side-by-side]>div {
		width: 100%
	}
}

[data-block-type=longform-copy]>aside [data-block-type=social-media] {
	padding: 1.0416666665vw 8.333333332vw 1.0416666665vw 4.166666666vw
}

[data-block-type=longform-copy]>aside [data-block-type=social-media] a {
	color: #c11a50;
	font-size: 2rem;
	margin-right: .5rem;
	display: inline-block
}

[data-block-type=longform-copy]>aside [data-block-type=social-media] a:focus,
[data-block-type=longform-copy]>aside [data-block-type=social-media] a:hover {
	transition: all .1s ease;
	transform: scale(1.1);
	text-decoration: none
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside [data-block-type=social-media] {
		padding: 2.083333333vw 8.333333332vw
	}
}

[data-block-type=longform-copy]>aside section[data-block-type=spacer][data-size=small] {
	height: 1.0416666665vw
}

[data-block-type=longform-copy]>aside section[data-block-type=spacer][data-size=medium] {
	height: 2.083333333vw
}

[data-block-type=longform-copy]>aside section[data-block-type=spacer][data-size=large] {
	height: 4.166666666vw
}

section[data-block-type=step-by-step] {
	padding: 4.166666666vw 6.249999999vw;
	background-color: #003a61;
	background: linear-gradient(180deg, #003457 5%, #003a61 72%, #00497b 95%)
}

section[data-block-type=step-by-step] h2,
section[data-block-type=step-by-step] h3,
section[data-block-type=step-by-step] h4,
section[data-block-type=step-by-step] p {
	color: #fff
}

section[data-block-type=step-by-step] header {
	padding: 0 2.083333333vw
}

section[data-block-type=step-by-step] header h2 small {
	color: #39b7ea
}

section[data-block-type=step-by-step] ul li {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 2.083333333vw 0;
	opacity: .2;
	transition: opacity 1s ease
}

section[data-block-type=step-by-step] ul li:nth-child(odd) {
	flex-direction: row-reverse
}

section[data-block-type=step-by-step] ul li.active {
	opacity: 1
}

section[data-block-type=step-by-step] ul li.active .card:hover .card-label {
	background-color: #0074be;
	color: #fff;
	transition: all .2s ease
}

section[data-block-type=step-by-step] ul li.active .card:hover .card-label:after {
	color: #fff;
	transition: all .2s ease
}

section[data-block-type=step-by-step] ul li.active .card:hover .card-label a,
section[data-block-type=step-by-step] ul li.active .card:hover .card-label span.ss-community {
	color: #fff
}

section[data-block-type=step-by-step] ul li article.text {
	width: 60%;
	padding: 0 2.083333333vw;
	color: #fff
}

section[data-block-type=step-by-step] ul li article.text h3 span {
	font-size: 55px;
	display: block;
	border-bottom: 6px solid #39b7ea;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

@media screen and (min-width:768px) {
	section[data-block-type=step-by-step] ul li article.text h3 span {
		font-size: calc(43.66667px + 1.47569vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=step-by-step] ul li article.text h3 span {
		font-size: 72px
	}
}

section[data-block-type=step-by-step] ul li .card {
	width: 40%;
	height: 25rem;
	margin: 2.083333333vw;
	background-position: 50%;
	background-size: cover;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	display: inline-block;
	position: relative;
	cursor: pointer
}

section[data-block-type=step-by-step] ul li .card .card-label {
	background-color: #fff;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer
}

section[data-block-type=step-by-step] ul li .card .card-label>div {
	padding: .5em 1.5em;
	display: flex;
	flex-direction: row;
	align-items: center
}

section[data-block-type=step-by-step] ul li .card .card-label>div a {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #003a61;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 600;
	margin: 0 .5em 0 1em
}

@media screen and (min-width:768px) {
	section[data-block-type=step-by-step] ul li .card .card-label>div a {
		font-size: calc(12px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=step-by-step] ul li .card .card-label>div a {
		font-size: 22px
	}
}

section[data-block-type=step-by-step] ul li .card .card-label>div a:focus,
section[data-block-type=step-by-step] ul li .card .card-label>div a:hover {
	text-decoration: none
}

section[data-block-type=step-by-step] ul li .card .card-label>div span.ss-community {
	font-size: 24px;
	padding-top: .25em
}

@media screen and (min-width:768px) {
	section[data-block-type=step-by-step] ul li .card .card-label>div span.ss-community {
		font-size: calc(8px + 2.08333vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=step-by-step] ul li .card .card-label>div span.ss-community {
		font-size: 48px
	}
}

section[data-block-type=step-by-step] ul li .card .card-label:after {
	content: " ▻";
	font-family: SSCommunity;
	color: #e9ecef;
	font-size: 3rem;
	display: flex;
	align-items: center;
	align-self: stretch;
	padding: .5rem 1rem 0;
	position: relative;
	z-index: 2
}

section[data-block-type=step-by-step] [data-component-type=cta-button] {
	margin-top: 4.166666666vw
}

section[data-block-type=step-by-step][data-color=white] {
	background: #fff
}

section[data-block-type=step-by-step][data-color=white] h2 {
	color: #003a61
}

section[data-block-type=step-by-step][data-color=white] h2 small {
	color: #0074be
}

section[data-block-type=step-by-step][data-color=white] ul li .card .card-label {
	background-color: #0074be
}

section[data-block-type=step-by-step][data-color=white] ul li .card .card-label>div a {
	color: #fff
}

section[data-block-type=step-by-step][data-color=white] ul li .card .card-label:after,
section[data-block-type=step-by-step][data-color=white] ul li .card .card-label>div span.ss-community {
	color: #003a61
}

section[data-block-type=step-by-step][data-color=white] ul li.active .card:hover .card-label {
	background-color: #003a61
}

section[data-block-type=step-by-step][data-color=white] ul li.active .card:hover .card-label:after {
	color: #0074be
}

section[data-block-type=step-by-step][data-color=white] ul li.active .card:hover .card-label a,
section[data-block-type=step-by-step][data-color=white] ul li.active .card:hover .card-label span.ss-community {
	color: #fff
}

section[data-block-type=step-by-step][data-color=white] article.text h3 {
	color: #003a61
}

section[data-block-type=step-by-step][data-color=white] article.text h3 span {
	color: #003a61;
	border-color: #0074be
}

section[data-block-type=step-by-step][data-color=white] article.text p {
	color: #003a61
}

@media (min-width:1024px) {
	[data-block-type=longform-copy]>article section[data-block-type=step-by-step],
	[data-block-type=modal] section[data-block-type=step-by-step] {
		padding: 4.166666666vw 2.083333333vw
	}
	[data-block-type=longform-copy]>article section[data-block-type=step-by-step] .card,
	[data-block-type=longform-copy]>article section[data-block-type=step-by-step] article.text,
	[data-block-type=modal] section[data-block-type=step-by-step] .card,
	[data-block-type=modal] section[data-block-type=step-by-step] article.text {
		width: 50%
	}
}

@media (max-width:767.98px) {
	section[data-block-type=step-by-step] ul li {
		display: flex;
		flex-direction: column
	}
	section[data-block-type=step-by-step] ul li:nth-child(odd) {
		flex-direction: column
	}
	section[data-block-type=step-by-step] ul li article.text {
		width: 100%;
		padding: 0
	}
	section[data-block-type=step-by-step] ul li div.card {
		width: 100%
	}
}

.student-story__section {
	display: grid;
	grid-template-columns: repeat(10, 1fr);
	width: 100%;
	margin: 0 auto
}

.student-story__section cite {
	margin-bottom: 0;
	border-top: none
}

.student-story__section.student-story__section--noimg {
	padding: 4.166666666vw 8.333333332vw
}

.student-story__image {
	grid-column: 1/span 4;
	height: 100%
}

.student-story__image img {
	max-width: 100%
}

.student-story__degree {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: 400
}

.student-story__text {
	padding: 0 4.166666666vw
}

.student-story__text .callout {
	color: #0074be;
	padding: 0;
	margin-bottom: 1.0416666665vw;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 1.25;
	display: block;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	position: relative
}

@media screen and (min-width:768px) {
	.student-story__text .callout {
		font-size: calc(13.33333px + .86806vw)
	}
}

@media screen and (min-width:1920px) {
	.student-story__text .callout {
		font-size: 30px
	}
}

.student-story__text .callout:before {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-size: 60px;
	font-weight: 900;
	color: #0074be;
	font-style: normal;
	content: "“";
	display: block;
	background: 0 0;
	line-height: 120px;
	position: absolute;
	left: -2.25rem;
	top: -2.5rem
}

@media screen and (min-width:768px) {
	.student-story__text .callout:before {
		font-size: calc(46.66667px + 1.73611vw)
	}
}

@media screen and (min-width:1920px) {
	.student-story__text .callout:before {
		font-size: 80px
	}
}

.student-story__thumbnail-container .callout:before {
	font-size: 20px;
	left: -.5em
}

@media screen and (min-width:768px) {
	.student-story__thumbnail-container .callout:before {
		font-size: calc(13.33333px + .86806vw)
	}
}

@media screen and (min-width:1920px) {
	.student-story__thumbnail-container .callout:before {
		font-size: 30px
	}
}

.student-story__text {
	grid-column: 6/span 4;
	justify-self: center;
	place-self: center;
	align-self: center
}

[data-block-type=longform-copy] .student-story__text {
	grid-column: 5/span 6
}

.student-story__text.student-story__text--whole {
	grid-column: 1/span 7;
	align-self: start;
	justify-self: start;
	place-self: start;
	padding: 0
}

[data-block-type=longform-copy] .student-story__text.student-story__text--whole,
[data-block-type=longform-copy] .student-story__text.student-story__text--whole.student-story__thumbnail-container {
	grid-column: 1/span 9
}

.student-story__text.student-story__text--whole.student-story--thumbnail {
	grid-column: 1/span 10
}

.student-story--thumbnail {
	display: grid;
	grid-template-columns: auto repeat(10, 1fr)
}

.student-story--thumbnail .student-story__thumbnail-container {
	grid-row: 1;
	margin-right: 3rem
}

.student-story--thumbnail blockquote {
	grid-column: 2/span 7;
	grid-row: 1
}

[data-block-type=longform-copy] .student-story--thumbnail blockquote {
	grid-column: 2/span 9
}

@media screen and (max-width:1400px) {
	.student-story__text {
		grid-column: 5/span 6;
		padding: 0 8.333333332vw
	}
	[data-block-type=longform-copy] .student-story__text {
		padding: 0 4.166666666vw
	}
}

@media screen and (max-width:956px) {
	.student-story__section {
		grid-template-columns: 1fr;
		padding: 8.333333332vw
	}
	.student-story--thumbnail,
	[data-block-type=longform-copy] .student-story--thumbnail {
		grid-template-columns: repeat(3, 1fr)
	}
	.student-story--thumbnail .student-story__thumbnail-container,
	[data-block-type=longform-copy] .student-story--thumbnail .student-story__thumbnail-container {
		width: 100%;
		grid-column: 1/span 3;
		display: flex;
		align-items: flex-end
	}
	.student-story--thumbnail .student-story__attr,
	[data-block-type=longform-copy] .student-story--thumbnail .student-story__attr {
		margin-left: 1rem
	}
	.student-story--thumbnail blockquote,
	[data-block-type=longform-copy] .student-story--thumbnail blockquote {
		margin-top: 2rem;
		grid-column: 1/span 3;
		grid-row: 2
	}
	.student-story__image,
	.student-story__text,
	[data-block-type=longform-copy] .student-story__text {
		grid-column: 1/2;
		padding: 0
	}
	.student-story__image {
		padding-bottom: 0;
		width: 100%;
		max-width: 100%;
		margin: 0 auto 6.249999999vw
	}
	.student-story__text {
		grid-row: 2
	}
	.student-story__text .callout:before {
		left: -1.75rem;
		top: -3.25rem
	}
}

@media screen and (min-width:2600px) {
	.student-story__text.student-story__text--whole.student-story--thumbnail,
	[data-block-type=longform-copy] .student-story__text.student-story__text--whole,
	[data-block-type=longform-copy] .student-story__text.student-story__text--whole.student-story--thumbnail {
		grid-column: 1/span 7
	}
}

[data-block-type=tabs][data-layout=inline] {
	padding: 2.083333333vw 0 0
}

[data-block-type=tabs][data-layout=inline] ul.nav-tabs {
	padding: 0 8.333333332vw
}

[data-block-type=tabs][data-layout=inline] a.nav-link {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

[data-block-type=tabs][data-layout=boxed] {
	padding: 2.083333333vw 4.166666666vw
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container {
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	border-radius: 2px;
	background-color: #fff;
	overflow: hidden
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs {
	display: flex;
	flex-wrap: nowrap
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item {
	display: flex;
	width: 100%
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link {
	border-top-style: solid;
	color: #fff;
	border-radius: 0;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.1;
	font-weight: 600;
	display: block;
	padding: 1em 2em;
	margin-bottom: 0;
	border-left: 0 solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 0 solid transparent;
	border-top-color: transparent;
	width: 100%
}

@media screen and (min-width:768px) {
	[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link {
		font-size: 18px
	}
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:focus,
[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:hover {
	text-decoration: none
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:nth-child(n):focus,
[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:nth-child(n):hover {
	border-bottom: 8px solid #39b7ea
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:nth-child(n).active {
	background-color: #0074be;
	border-bottom: 8px solid transparent;
	transition: all .3s ease
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:first-child {
	background-color: #003a61
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:nth-child(2) {
	background-color: #003457
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:nth-child(3) {
	background-color: #002e4d
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:nth-child(4) {
	background-color: #002842
}

[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs li.nav-item a.nav-link:nth-child(5) {
	background-color: #002238
}

[data-block-type=tabs][data-layout=boxed] [data-block-type=accordion],
[data-block-type=tabs][data-layout=boxed] [data-block-type=video] {
	padding: 0!important
}

[data-block-type=tabs][data-layout=boxed] [data-block-type=image-gallery] {
	padding: 2.083333333vw 0
}

[data-block-type=tabs][data-layout=boxed] [data-block-type=body-copy] {
	padding-left: 4.166666666vw;
	padding-right: 4.166666666vw
}

@media (max-width:767.98px) {
	[data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs {
		flex-wrap: wrap
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>[data-block-type=tabs] {
		padding-left: 16.666666664vw;
		padding-right: 16.666666664vw
	}
}

[data-block-type=longform-copy]>aside [data-block-type=tabs][data-layout=boxed] div.tabs-container {
	margin-bottom: 2.083333333vw
}

[data-block-type=longform-copy]>aside [data-block-type=tabs][data-layout=boxed] div.tabs-container ul.nav-tabs {
	flex-wrap: wrap
}

[data-block-type=longform-copy]>aside [data-block-type=tabs][data-layout=inline] div.tabs-container ul.nav-tabs {
	padding: 0
}

section[data-block-type=video] {
	background: #231f20;
	padding: 8.333333332vw
}

[data-block-type=longform-copy]>article section[data-block-type=video] {
	padding: 4.166666666vw
}

[data-block-type=longform-copy]>article section[data-block-type=video][data-layout=full-bleed] {
	padding: 0
}

[data-block-type=longform-copy]>article section[data-block-type=video][data-layout=full-bleed] figcaption {
	padding: 2.083333333vw 8.333333332vw
}

section[data-block-type=video] figure {
	margin: 0
}

section[data-block-type=video] figcaption {
	background: #231f20;
	padding: 2.083333333vw 4.166666666vw;
	color: #fff
}

section[data-block-type=video] figcaption h2 {
	color: #fff;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: .5rem
}

section[data-block-type=video] figcaption p {
	font-size: 1rem;
	width: 80%
}

section[data-block-type=video] figcaption p:last-child {
	margin-bottom: 0
}

[data-block-type=longform-copy]>aside section[data-block-type=video] {
	padding: 0
}

[data-block-type=longform-copy]>aside section[data-block-type=video] figcaption {
	padding: 2.083333333vw 8.333333332vw 2.083333333vw 4.166666666vw
}

[data-block-type=longform-copy]>aside section[data-block-type=video] figcaption h2 {
	font-size: 1rem
}

[data-block-type=longform-copy]>aside section[data-block-type=video] figcaption p {
	font-size: .85rem;
	width: 100%
}

@media (max-width:1023.98px) {
	[data-block-type=longform-copy]>aside section[data-block-type=video] figcaption {
		padding: 4.166666666vw 8.333333332vw
	}
}

@media (min-width:1024px) {
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=video] {
		padding-top: 8.333333332vw;
		padding-left: 20.83333333vw;
		padding-right: 20.83333333vw
	}
	[data-block-type=longform-copy][data-sidebar=false]>article>section[data-block-type=video] figcaption {
		padding: 4.166666666vw
	}
}

section[data-block-type=virtual-tour] figure {
	position: relative;
	margin: 0;
	display: flex
}

section[data-block-type=virtual-tour] figure>div {
	padding: 6.249999999vw 8.333333332vw;
	width: 50%
}

section[data-block-type=virtual-tour] figure>div:first-child {
	background-color: #fff
}

section[data-block-type=virtual-tour] figure>div:nth-child(2) {
	background-color: #f8f9fa
}

section[data-block-type=virtual-tour] figure a[data-component-type=button] {
	background-color: #003a61;
	color: #fff
}

section[data-block-type=virtual-tour] figure a[data-component-type=button]:focus,
section[data-block-type=virtual-tour] figure a[data-component-type=button]:hover {
	background-color: #0074be
}

@media (max-width:1023.98px) {
	section[data-block-type=virtual-tour] figure {
		padding: 0;
		flex-direction: column
	}
	section[data-block-type=virtual-tour] figure img {
		box-shadow: none
	}
	section[data-block-type=virtual-tour] figure>div {
		width: 100%
	}
	section[data-block-type=virtual-tour] figure>div:nth-child(2) {
		height: 15rem
	}
}

section[data-block-type=virtual-tour-video] {
	padding: 2em 7.2916666655vw;
	background: #adb5bd
}

section[data-block-type=virtual-tour-video] section.card-container {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	margin-bottom: 0
}

@media (min-width:1920px) {
	section[data-block-type=virtual-tour-video] section.card-container {
		grid-template-columns: repeat(5, minmax(300px, 1fr))
	}
}

section[data-block-type=virtual-tour-video] section.card-container .card {
	position: relative;
	min-height: 12rem;
	width: 94%;
	margin: 3%;
	cursor: pointer
}

section[data-block-type=virtual-tour-video] section.card-container .card figure {
	background-position: 50%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0
}

section[data-block-type=virtual-tour-video] section.card-container .card .card-label {
	background-color: rgba(33, 37, 41, .9);
	padding: 1em 1.25em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
	align-items: center;
	transition: background-color .3s ease
}

section[data-block-type=virtual-tour-video] section.card-container .card .card-label a {
	margin-bottom: 0;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 600;
	display: block
}

@media screen and (min-width:768px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label a {
		font-size: calc(9.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label a {
		font-size: 16px
	}
}

section[data-block-type=virtual-tour-video] section.card-container .card .card-label a small {
	display: block;
	font-size: 10px;
	font-weight: 400
}

@media screen and (min-width:768px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label a small {
		font-size: calc(8.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label a small {
		font-size: 12px
	}
}

section[data-block-type=virtual-tour-video] section.card-container .card .card-label a:focus,
section[data-block-type=virtual-tour-video] section.card-container .card .card-label a:hover {
	text-decoration: none
}

section[data-block-type=virtual-tour-video] section.card-container .card .card-label span.ss-community {
	font-size: 18px;
	color: #dee2e6;
	margin-right: 1em
}

@media screen and (min-width:768px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label span.ss-community {
		font-size: calc(15.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label span.ss-community {
		font-size: 22px
	}
}

section[data-block-type=virtual-tour-video] section.card-container .card:focus .card-label,
section[data-block-type=virtual-tour-video] section.card-container .card:hover .card-label {
	background-color: rgba(33, 37, 41, .8);
	top: 0
}

section[data-block-type=virtual-tour-video] section.card-container .card:focus .card-label a,
section[data-block-type=virtual-tour-video] section.card-container .card:focus .card-label span,
section[data-block-type=virtual-tour-video] section.card-container .card:hover .card-label a,
section[data-block-type=virtual-tour-video] section.card-container .card:hover .card-label span {
	display: block
}

section[data-block-type=virtual-tour-video][data-color=white] {
	background-color: #fff
}

section[data-block-type=virtual-tour-video][data-color=white] .card-container .card .card-label {
	background: linear-gradient(148deg, rgba(0, 58, 97, .8), rgba(0, 116, 190, .9) 50%, rgba(57, 183, 234, .8))
}

section[data-block-type=virtual-tour-video][data-color=white] .card-container .card .card-label a {
	color: #fff
}

section[data-block-type=virtual-tour-video][data-color=white] .card-container .card .card-label span.ss-community {
	color: #39b7ea
}

section[data-block-type=virtual-tour-video][data-color=white] .card-container .card:focus .card-label,
section[data-block-type=virtual-tour-video][data-color=white] .card-container .card:hover .card-label {
	background-color: rgba(0, 100, 165, .85);
	background: linear-gradient(148deg, rgba(0, 58, 97, .8), rgba(0, 116, 190, .9) 50%, rgba(57, 183, 234, .8))
}

section[data-block-type=virtual-tour-video][data-color=gray] {
	background-color: #f8f9fa
}

section[data-block-type=virtual-tour-video][data-color=gray] .card-container .card .card-label {
	background-color: hsla(0, 0%, 100%, .9)
}

section[data-block-type=virtual-tour-video][data-color=gray] .card-container .card .card-label a {
	color: #003a61
}

section[data-block-type=virtual-tour-video][data-color=gray] .card-container .card .card-label span.ss-community {
	color: #0074be
}

section[data-block-type=virtual-tour-video][data-color=gray] .card-container .card:focus .card-label,
section[data-block-type=virtual-tour-video][data-color=gray] .card-container .card:hover .card-label {
	background: hsla(0, 0%, 100%, .85)
}

section[data-block-type=virtual-tour-video][data-color=dark-blue] {
	background-color: #003a61
}

section[data-block-type=virtual-tour-video][data-color=dark-blue] .card-container .card .card-label {
	background-color: hsla(0, 0%, 100%, .9)
}

section[data-block-type=virtual-tour-video][data-color=dark-blue] .card-container .card .card-label a {
	color: #0074be
}

section[data-block-type=virtual-tour-video][data-color=dark-blue] .card-container .card .card-label span.ss-community {
	color: #62bb46
}

section[data-block-type=virtual-tour-video][data-color=dark-blue] .card-container .card:focus .card-label,
section[data-block-type=virtual-tour-video][data-color=dark-blue] .card-container .card:hover .card-label {
	background: hsla(0, 0%, 100%, .85)
}

section[data-block-type=virtual-tour-video][data-color=mercy-blue] {
	background-color: #0074be
}

section[data-block-type=virtual-tour-video][data-color=mercy-blue] .card-container .card .card-label {
	background-color: rgba(0, 58, 97, .9)
}

section[data-block-type=virtual-tour-video][data-color=mercy-blue] .card-container .card .card-label a {
	color: #fff
}

section[data-block-type=virtual-tour-video][data-color=mercy-blue] .card-container .card .card-label span.ss-community {
	color: #39b7ea
}

section[data-block-type=virtual-tour-video][data-color=mercy-blue] .card-container .card:focus .card-label,
section[data-block-type=virtual-tour-video][data-color=mercy-blue] .card-container .card:hover .card-label {
	background: rgba(0, 58, 97, .85)
}

@media (max-width:1023.98px) {
	section[data-block-type=virtual-tour-video] section.card-container .card {
		display: flex;
		flex-direction: row;
		margin: .25em 0;
		padding: 0;
		color: #fff;
		min-height: auto
	}
	section[data-block-type=virtual-tour-video] section.card-container .card figure {
		position: relative;
		width: 25%
	}
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label {
		position: relative;
		width: 75%;
		display: flex;
		align-items: center;
		background-color: #0074be;
		align-self: stretch;
		padding: 1rem
	}
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label a {
		width: 100%
	}
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label:after {
		justify-self: end;
		content: "▻";
		font-family: SScommunity;
		font-size: 18px;
		padding-top: .25em
	}
}

@media screen and (max-width:1023.98px) and (min-width:300px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label:after {
		font-size: calc(15.4359px + .8547vw)
	}
}

@media screen and (max-width:1023.98px) and (min-width:768px) {
	section[data-block-type=virtual-tour-video] section.card-container .card .card-label:after {
		font-size: 22px
	}
}

@media (max-width:1023.98px) {
	section[data-block-type=virtual-tour-video] section.card-container .card:focus .card-label,
	section[data-block-type=virtual-tour-video] section.card-container .card:hover .card-label {
		background: #003a61
	}
}

.form-group label {
	color: #231f20;
	text-transform: none;
	font-weight: 400;
	font-size: 16px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

[data-component-type=arrow-pagination] nav ul {
	margin-left: 0;
	display: flex;
	align-items: center;
	justify-content: space-between
}

[data-component-type=arrow-pagination] nav ul li {
	list-style-type: none
}

[data-component-type=arrow-pagination] nav ul a.page-link {
	border: 0;
	text-align: center;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 100;
	font-style: italic;
	font-size: 18px;
	color: #231f20
}

@media screen and (min-width:768px) {
	[data-component-type=arrow-pagination] nav ul a.page-link {
		font-size: calc(14px + .52083vw)
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=arrow-pagination] nav ul a.page-link {
		font-size: 24px
	}
}

[data-component-type=arrow-pagination] nav ul a.page-link:focus,
[data-component-type=arrow-pagination] nav ul a.page-link:hover {
	background-color: #e9ecef
}

[data-component-type=arrow-pagination] nav ul a.icon-link span.ss-community {
	color: #0074be;
	font-size: 24px
}

@media screen and (min-width:768px) {
	[data-component-type=arrow-pagination] nav ul a.icon-link span.ss-community {
		font-size: calc(16px + 1.04167vw)
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=arrow-pagination] nav ul a.icon-link span.ss-community {
		font-size: 36px
	}
}

[data-component-type=arrow-pagination] nav ul a.icon-link:focus,
[data-component-type=arrow-pagination] nav ul a.icon-link:hover {
	text-decoration: none
}

[data-component-type=arrow-pagination] nav ul a.icon-link:focus span.ss-community,
[data-component-type=arrow-pagination] nav ul a.icon-link:hover span.ss-community {
	color: #0064a5
}

section[data-component-type=breadcrumbs] ul {
	margin: 0 0 .7rem;
	padding-left: .2rem
}

section[data-component-type=breadcrumbs] li {
	display: inline-block;
	line-height: .6
}

section[data-component-type=breadcrumbs] li span:after {
	content: "  / ";
	position: relative;
	left: 1px
}

section[data-component-type=breadcrumbs] li a {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 12px;
	color: #003a61
}

@media screen and (min-width:768px) {
	section[data-component-type=breadcrumbs] li a {
		font-size: calc(11.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	section[data-component-type=breadcrumbs] li a {
		font-size: 13px
	}
}

section[data-component-type=breadcrumbs] li a:focus,
section[data-component-type=breadcrumbs] li a:hover {
	color: #0074be
}

section[data-component-type=breadcrumbs] li a.current-page {
	text-decoration: none;
	color: #231f20;
	font-weight: 400
}

[data-component-type=button] {
	background-color: #343a40;
	border-radius: 2px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	padding: 1em 1.5em;
	display: inline-block;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	line-height: 1.1;
	font-size: 14px;
	transition: all .1s ease
}

@media screen and (min-width:768px) {
	[data-component-type=button] {
		font-size: calc(12.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=button] {
		font-size: 16px
	}
}

[data-component-type=button]:focus,
[data-component-type=button]:hover {
	background-color: #231f20;
	color: #fff;
	text-decoration: none
}

[data-component-type=button]:focus {
	box-shadow: 0 0 0 .4rem rgba(35, 31, 32, .8);
	outline: 0;
	box-shadow: 0 0 0 .4rem rgba(35, 31, 32, .8)!important
}

[data-component-type=button][data-button-type=icon-button] {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: stretch;
	margin: 1em 0;
	padding: 0 0 0 2em;
	overflow: hidden;
	border-left: 1rem solid #6c757d
}

[data-component-type=button][data-button-type=icon-button]:after {
	content: " ▻";
	font-family: SSCommunity;
	font-size: 30px;
	padding: .5em .5em .4em;
	height: 100%;
	position: relative;
	z-index: 2;
	align-content: flex-end
}

@media screen and (min-width:768px) {
	[data-component-type=button][data-button-type=icon-button]:after {
		font-size: calc(15.33333px + 1.90972vw)
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=button][data-button-type=icon-button]:after {
		font-size: 52px
	}
}

[data-component-type=button][data-button-type=icon-button]:focus,
[data-component-type=button][data-button-type=icon-button]:hover {
	border-left-width: 1.5rem
}

[data-component-type=button][data-color=mercy-blue] {
	background-color: #0074be;
	color: #fff;
	border-color: #39b7ea
}

[data-component-type=button][data-color=mercy-blue]:focus,
[data-component-type=button][data-color=mercy-blue]:hover {
	background-color: #005e9a
}

[data-component-type=button][data-color=light-blue] {
	background-color: #39b7ea;
	color: #003a61;
	border-color: #0074be
}

[data-component-type=button][data-color=light-blue]:focus,
[data-component-type=button][data-color=light-blue]:hover {
	background-color: #59c3ed
}

[data-component-type=button][data-color=dark-blue] {
	background-color: #003a61;
	color: #fff;
	border-color: #62bb46
}

[data-component-type=button][data-color=dark-blue]:focus,
[data-component-type=button][data-color=dark-blue]:hover {
	background-color: #002e4d
}

[data-component-type=button][data-color=green] {
	background-color: #62bb46;
	color: #231f20;
	border-color: #4e9737
}

[data-component-type=button][data-color=green]:focus,
[data-component-type=button][data-color=green]:hover {
	background-color: #72c259
}

[data-component-type=button][data-color=orange] {
	background-color: #f58020;
	color: #231f20;
	border-color: #d8670a
}

[data-component-type=button][data-color=orange]:focus,
[data-component-type=button][data-color=orange]:hover {
	background-color: #f68e38
}

[data-component-type=button][data-color=maroon] {
	background-color: #c11a50;
	color: #fff;
	border-color: #94143d
}

[data-component-type=button][data-color=maroon]:focus,
[data-component-type=button][data-color=maroon]:hover {
	background-color: #ab1747
}

[data-component-type=button][data-color=black] {
	background-color: #231f20;
	color: #fff;
	border-color: #495057
}

[data-component-type=button][data-color=black]:focus,
[data-component-type=button][data-color=black]:hover {
	background-color: #312b2c
}

[data-component-type=button][data-color=white] {
	background-color: #fff;
	color: #0074be;
	border-color: #62bb46;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15)
}

[data-component-type=button][data-color=white]:focus,
[data-component-type=button][data-color=white]:hover {
	background-color: #f8f9fa
}

[data-component-type=button][data-status=disabled] {
	pointer-events: none;
	cursor: default;
	opacity: .5
}

.btn-group {
	display: inline-block
}

.btn-group a,
.btn-group button {
	text-transform: uppercase;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	border-left: 0;
	border-right: 0;
	font-weight: 600;
	border-bottom: 0 solid #39b7ea;
	border-top: 6px solid transparent;
	margin-left: 0;
	padding-bottom: 2px;
	margin-bottom: 0;
	margin-right: 1.2rem
}

.btn-group a.active,
.btn-group a.muuri-btn-active,
.btn-group button.active,
.btn-group button.muuri-btn-active {
	border-bottom: 6px solid #39b7ea;
	color: #231f20;
	transition: all .1s ease
}

.btn-group a:focus,
.btn-group a:hover,
.btn-group button:focus,
.btn-group button:hover {
	text-decoration: none;
	border-bottom: 6px solid #39b7ea;
	color: #231f20;
	transition: all .1s ease
}

.print-link {
	float: right;
	margin-bottom: .4rem;
	text-transform: uppercase;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: .8rem;
	color: #6c757d;
	background: #f8f9fa;
	border-radius: 2px;
	padding: .4rem .8rem
}

.print-link:focus,
.print-link:hover {
	background: #0074be;
	color: #fff;
	text-decoration: none
}

[data-component-type=button-toggle] .btn-group-toggle .btn-secondary {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	background-color: #fff;
	border: 1px solid #231f20;
	color: #231f20
}

@media screen and (min-width:768px) {
	[data-component-type=button-toggle] .btn-group-toggle .btn-secondary {
		font-size: 14px
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=button-toggle] .btn-group-toggle .btn-secondary {
		font-size: 14px
	}
}

[data-component-type=button-toggle] .btn-group-toggle .btn-secondary.active {
	background-color: #231f20;
	color: #fff;
	border: 0
}

[data-component-type=button-toggle] .list-group {
	display: flex;
	flex-direction: row;
	width: auto;
	align-items: stretch;
	margin: 0 8.333333332vw
}

[data-component-type=button-toggle] .list-group a.list-group-item {
	margin-bottom: 0;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	align-items: center;
	background-color: #fff;
	border: 1px solid #231f20;
	border-radius: 0;
	color: #231f20;
	width: auto
}

@media screen and (min-width:768px) {
	[data-component-type=button-toggle] .list-group a.list-group-item {
		font-size: 14px
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=button-toggle] .list-group a.list-group-item {
		font-size: 14px
	}
}

[data-component-type=button-toggle] .list-group a.list-group-item.active {
	background-color: #231f20;
	color: #fff;
	border: 1px solid #231f20
}

section[data-block-type=grid-calendar] {
	padding: 0 8.333333332vw 8.333333332vw
}

.event-table tr:first-of-type td:first-of-type,
.event-table tr:first-of-type th:first-of-type {
	border-top: none
}

.responsive-table td,
.responsive-table td a,
.responsive-table td>p {
	font-size: 1rem;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

.responsive-table td>p {
	margin-bottom: 0;
	font-weight: 400
}

#calendar-loader {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center
}

#calendar-wrapper {
	margin: 2.083333333vw 0
}

.calendar-monthview-minheight {
	min-height: 1000px
}

.calendar-loader__icon {
	stroke: #0074be;
	height: 75px;
	width: 75px
}

.fc-header-toolbar,
.fc-toolbar {
	display: flex;
	justify-content: space-between
}

.fc-center {
	order: 2
}

.fc-right {
	order: 3
}

.fc-clear {
	display: none
}

.fc-state-default {
	background: 0 0;
	box-shadow: none;
	border: none;
	border-bottom: 6px solid transparent
}

.fc-state-active {
	text-decoration: none;
	border-bottom: 6px solid #39b7ea!important;
	color: #231f20;
	transition: all .1s ease
}

.fc button {
	height: auto
}

.fc td.fc-event-container,
td.fc-more-cell {
	border-bottom: 1px solid transparent
}

.fc-day-header.fc-widget-header {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase
}

.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
	padding-left: .5rem;
	font-weight: 700
}

.fc-button {
	min-width: 73.73px;
	text-transform: uppercase;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	border-left: 0;
	border-right: 0;
	font-weight: 600;
	border-bottom: 6px solid transparent;
	margin-left: 0;
	padding-bottom: 2px;
	margin-bottom: 0;
	margin-right: 1.2rem
}

.fc-button:focus,
.fc-button:hover {
	transition: all .1s ease;
	transform: scale(1.1)
}

.fc-button .fc-icon {
	transform: translateY(4px)
}

.fc-button .fc-icon:focus {
	border: none;
	outline: 0
}

.fc-content>.fc-title {
	font-weight: 400
}

.fc-past {
	z-index: 1;
	background-color: rgba(0, 0, 0, .02)
}

.fc-today {
	position: relative;
	z-index: 1
}

.fc-today,
.fc-unthemed td.fc-today {
	background-color: rgba(57, 183, 234, .1)
}

.fc-content,
.fc-event-container {
	position: relative;
	z-index: 9
}

.fc-event,
.fc-event-dot {
	background-color: #fff
}

.fc-event {
	border: 1px solid transparent
}

.fc-event,
.fc-event:hover {
	color: #000;
	text-decoration: none
}

.fc-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	line-height: inherit;
	height: inherit;
	font-family: SSCommunity
}

.fc-icon.fc-icon-x {
	margin-right: 2rem;
	justify-content: flex-end
}

.fc-widget-header>.fc-title {
	padding: 10px;
	margin-left: 0
}

.fc-icon-left-single-arrow:after {
	content: "◅"
}

.fc-icon-right-single-arrow:after {
	content: "▻"
}

.fc-bubble-icon {
	margin-right: 4px;
	height: 12px;
	width: 12px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle
}

.key__container {
	margin-top: 2.083333333vw;
	display: flex;
	justify-content: flex-end
}

.fc-bubble-icon--deadlines {
	background-color: #c11a50
}

.fc-bubble-icon--green {
	background-color: #62bb46
}

.fc-bubble-icon--blue {
	background-color: #0074be
}

.tooltip-container {
	padding: 2.083333333vw
}

.tippy-tooltip.mercy-theme {
	background-color: #fff;
	color: #000;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15)
}

.tippy-popper[x-placement^=right] .tippy-tooltip.mercy-theme .tippy-arrow {
	background-color: #fff
}

.tippy-tooltip.mercy-theme .tippy-backdrop {
	display: none;
	background-color: transparent
}

.tippy-title {
	text-align: left
}

.calendar-tippy {
	margin-bottom: 0!important
}

.calendar-tippy th {
	font-size: 1rem;
	padding-right: 3em
}

.calendar-tippy td,
.calendar-tippy th {
	margin-left: 0;
	padding-left: 0!important;
	text-align: left
}

.calendar-lv__section {
	margin-top: 3rem
}

@media screen and (max-width:768px) {
	.calendar-lv__section:first-of-type {
		margin-top: 0
	}
}

.month-lv__week-wrapper {
	margin: 2rem 0
}

.event__subtitle {
	margin-top: 0!important
}

.event-lv__warn {
	margin-left: 2.5rem
}

.event-lv__week {
	margin-top: 2rem;
	font-size: 21px;
	font-weight: 400;
	color: #231f20;
	text-transform: uppercase;
	line-height: 1.4;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

.event-lv-event {
	list-style: none!important;
	display: flex;
	align-content: center;
	align-items: flex-start;
	padding: 1rem 0 1rem .75rem!important;
	border-bottom: 1px solid #000;
	border-left: 6px solid transparent
}

.event-lv-event:focus,
.event-lv-event:hover {
	background-color: #f8f8f8;
	border-left-color: #62bb46
}

.event-lv-sameday {
	border-color: transparent
}

.event-lv-link:focus,
.event-lv-link:hover {
	border-left-color: #62bb46;
	text-decoration: none;
	color: #231f20
}

.event-lv__wrapper {
	margin-left: 0!important
}

.event-lv__title {
	font-size: 1.25rem;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	text-decoration: none;
	font-style: normal;
	margin: 0 0 .25rem
}

.event-lv__date {
	margin-top: 0!important;
	align-self: center;
	text-align: center;
	display: inline-block;
	font-weight: 400;
	font-size: 1.3rem;
	line-height: 1.1;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 61px
}

.event-lv__num {
	text-align: center;
	font-size: 50px;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	color: #0074be;
	font-weight: 600;
	letter-spacing: normal;
	margin-bottom: 0
}

.event-lv__details {
	margin-left: 2.5rem
}

.event-lv__date--large {
	font-size: 1.8rem;
	text-align: center;
	width: auto
}

.event-lv__date--large span {
	font-size: 60px
}

.event-lv__date--center {
	text-align: center;
	display: block;
	margin: 0 auto
}

.event-lv__time {
	font-size: 17px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 500;
	color: #231f20
}

.event-lv__spacer {
	width: 61px
}

.event-lv__time--fixed {
	margin-bottom: 0
}

.event-deadline__title {
	font-size: 1.4rem;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #003a61;
	padding-bottom: .5rem;
	border-bottom: 6px solid #003a61
}

.event-deadline__wrapper {
	flex-wrap: wrap;
	margin: 0 -1rem
}

.deadline,
.event-deadline__wrapper {
	display: flex;
	justify-content: space-between
}

.deadline {
	border-radius: 2px;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	padding: 2.083333333vw;
	border-bottom: 10px solid #c11a50;
	min-width: 225px;
	min-height: 317.484px;
	flex: 30%;
	margin: 0 1rem 1rem;
	flex-direction: column
}

.deadline:last-of-type {
	margin-bottom: auto
}

@media screen and (max-width:768px) {
	.deadline {
		padding: 4.166666666vw
	}
}

@media screen and (max-width:576px) {
	.deadline {
		padding: 10.416666665vw
	}
}

.deadline__title {
	margin: 1rem 0;
	font-weight: 700;
	max-width: 60ch
}

.pagination__wrapper {
	display: flex;
	justify-content: space-between
}

.pagination__title {
	margin: 0!important
}

.pagination__link {
	min-width: 55px
}

.pagination__link--right {
	text-align: right
}

.calendar-select {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	border: 1px solid #dcdcdc;
	background: #fff;
	font-size: 100%!important;
	padding: .5em 1em;
	height: 29px
}

.calendar-select__label {
	color: #231f20;
	text-transform: none;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	margin: 0;
	padding: 0 0 3px;
	border: none;
	white-space: normal
}

.calendar-select__label,
.link-btn {
	font-weight: 400;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

.link-btn {
	border: unset;
	outline: unset;
	background-color: unset;
	cursor: pointer;
	color: #0074be;
	padding: 0 6.4px 6px;
	border-bottom: 6px solid transparent
}

.link-btn:focus,
.link-btn:hover {
	padding-bottom: 0;
	border-bottom: 6px solid #0074be;
	transition: all .1s ease 0s
}

.link-btn--active {
	font-weight: 600
}

.cal-input__wrapper {
	padding: 0 8.333333332vw
}

.calendar-controller {
	display: flex;
	flex-direction: column;
	align-content: center;
	align-items: flex-start;
	justify-content: flex-start;
	margin-left: 25px;
	margin-top: 2.083333333vw
}

.calendar-controller--right {
	align-items: flex-end
}

.calendar-controller--listview,
.listview-controller {
	justify-content: flex-end
}

.listview-controller {
	align-content: flex-end;
	align-items: flex-end;
	text-align: right
}

a.fc-more {
	position: relative;
	z-index: 4;
	margin: 1px 3px;
	font-size: .85em;
	cursor: pointer;
	text-decoration: none
}

a.fc-more:hover {
	text-decoration: underline
}

.fc-limited {
	display: none
}

.fc-day-grid .fc-row {
	z-index: 1
}

.fc-day-grid-event .fc-content {
	white-space: nowrap
}

.fc-more-popover {
	background-color: #fff;
	z-index: 5;
	width: auto;
	max-width: 400px
}

.fc-more-popover .fc-event-container {
	padding: 10px
}

.fc-agenda-view .fc-day-grid {
	position: relative;
	z-index: 2
}

.cal-link:hover {
	text-decoration: none
}

@media screen and (max-width:768px) {
	#calendar-input,
	#fullcalendar,
	#view-selector {
		display: none
	}
	.event-lv__week {
		font-size: 1.2rem
	}
	#list-view-wrapper {
		display: flex
	}
}

@media screen and (min-width:769px) {
	#calendar-input,
	#fullcalendar {
		display: block
	}
	#list-view-wrapper {
		display: none
	}
}

.card {
	z-index: 1;
	padding: 4.166666666vw 8.333333332vw;
	border-radius: 2px;
	display: block;
	background-color: #fff;
	box-shadow: 0 4px 40px 0 rgba(35, 31, 32, .15);
	border: none;
	overflow: hidden
}

.card p {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

.card span.ss-community {
	color: #62bb46;
	font-size: 52px
}

article.card.feature {
	padding: 0
}

article.card.feature img {
	margin: 0;
	width: 100%;
	height: auto
}

article.card.feature .card__contents {
	padding: 1.0416666665vw 2.083333333vw;
	background-color: #003a61
}

article.card.feature .card__contents a,
article.card.feature .card__contents h3 {
	color: #fff
}

article.card.feature .card__contents a {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

div.information {
	margin: 0 0 3em;
	border-left: 8px solid #0074be;
	padding: 1em 2em;
	background-color: #faf9fa;
	border-radius: 2px
}

div.information h4 {
	padding: .75em .25em
}

div.information ul {
	display: inline-block;
	margin-bottom: 0
}

div.information ul li {
	padding-bottom: .75em;
	display: flex;
	flex-direction: row;
	align-items: center
}

div.information ul li span.ss-community {
	width: 5%;
	justify-content: center;
	align-items: center;
	color: #62bb46;
	font-size: 14px
}

@media screen and (min-width:768px) {
	div.information ul li span.ss-community {
		font-size: calc(12.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	div.information ul li span.ss-community {
		font-size: 16px
	}
}

div.information ul li>a {
	margin-left: 1.5em
}

div.information ul li span.ss-location {
	font-size: 18px
}

@media screen and (min-width:768px) {
	div.information ul li span.ss-location {
		font-size: 18px
	}
}

@media screen and (min-width:1920px) {
	div.information ul li span.ss-location {
		font-size: 18px
	}
}

div.information ul li a {
	width: 95%;
	align-items: center
}

div.information h5 {
	width: 15%
}

div.information p {
	width: 85%;
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif;
	font-weight: 300;
	font-size: 16px
}

@media screen and (min-width:768px) {
	div.information p {
		font-size: calc(15.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	div.information p {
		font-size: 17px
	}
}

div.information p a {
	font-size: 16px
}

@media screen and (min-width:768px) {
	div.information p a {
		font-size: calc(15.33333px + .08681vw)
	}
}

@media screen and (min-width:1920px) {
	div.information p a {
		font-size: 17px
	}
}

[data-component=table] {
	margin: 4em 0
}

[data-component=table] .table__row {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	width: 100%;
	display: flex;
	min-height: 60px;
	padding: 1em .5em;
	justify-content: flex-start;
	align-items: center;
	align-content: flex-start;
	border-bottom: 1px solid #dee2e6
}

[data-component=table] .table__row h3 {
	margin-top: 1.25em
}

[data-component=table] .table-reloader .table__btn {
	align-self: center;
	text-align: right
}

[data-component=table] .table__btn {
	position: relative;
	z-index: 2;
	text-align: left;
	border: unset;
	outline: 0;
	padding: 0
}

[data-component=table] .table__btn:focus,
[data-component=table] .table__btn:hover {
	color: #0074be
}

[data-component=table] .dropdown-menu a[type=button] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: none;
	border: none
}

[data-component=table] .dropdown-menu a[type=button]:focus,
[data-component=table] .dropdown-menu a[type=button]:hover {
	background-color: rgba(0, 116, 190, .05)
}

[data-component=table] #courseSearchBox {
	margin-right: 0;
	padding-right: 50px;
	max-width: none
}

[data-component=table] #reloader {
	background-color: unset;
	color: #0074be;
	padding: 0 2.083333333vw;
	font-weight: 400!important;
	cursor: pointer
}

[data-component=table] .course-search__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	color: #fff;
	background-color: #0074be;
	font-size: 1.4rem;
	height: 3rem;
	width: 3rem
}

[data-component=table] #table__header--sticky,
[data-component=table] .table__row--sticky {
	position: relative;
	align-items: flex-end;
	z-index: 2;
	padding-bottom: 1rem;
	background-color: #fff;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1rem
}

[data-component=table] #table__header--sticky button,
[data-component=table] .table__row--sticky button {
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	background: 0 0;
	border: none
}

[data-component=table] .table__row--titlebar {
	border-bottom: 6px solid #0074be;
	padding-bottom: 0
}

[data-component=table] .table__row--sticky {
	border-bottom: none
}

[data-component=table] .course-desc {
	display: flex
}

[data-component=table] .table__col {
	width: auto;
	min-width: 150px;
	flex: 1
}

[data-component=table] .credit-hrs {
	margin-left: 1rem;
	padding-left: 2rem
}

[data-component=table] .table__col--dbl {
	flex: 2 1;
	margin-right: 1em;
	text-align: left
}

[data-component=table] .pill {
	display: inline-block;
	padding: 4.5px 7px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 2px;
	cursor: default;
	background-color: rgba(57, 183, 234, .1)
}

[data-component=table] .pill--sym {
	font-family: SSCommunity
}

[data-component=table] .course-location {
	margin: 0 1rem
}

[data-component=table] .course-location .pill:last-of-type,
[data-component=table] .course-semester .pill:last-of-type {
	margin-top: 5px
}

[data-component=table] .course-location .pill:first-of-type,
[data-component=table] .course-semester .pill:first-of-type {
	margin-top: 0
}

@media screen and (max-width:768px) {
	[data-component=table] #course-sem,
	[data-component=table] #tbar-sem {
		display: none
	}
	[data-component=table] #courseSearchBox {
		padding-right: 0;
		width: 75%
	}
	[data-component=table] span.ss-dropdown {
		display: none
	}
	[data-component=table] .table__col--num {
		width: 75px;
		max-width: 75px
	}
	[data-component=table] .table__col--desc a.course__desc {
		display: block;
		margin: 0 auto
	}
	[data-component=table] #table__header--sticky,
	[data-component=table] #table__header--sticky button,
	[data-component=table] .table__row--sticky,
	[data-component=table] .table__row--sticky button {
		font-size: 95%
	}
}

@media screen and (max-width:900px) {
	[data-component=table] .table__row--sticky {
		flex-wrap: wrap
	}
	[data-component=table] .table__col {
		min-width: unset
	}
	[data-component=table] #course-hrs,
	[data-component=table] #tbar-hrs,
	[data-component=table] .credit-hrs.course-hrs {
		display: none
	}
}

.modal-dialog {
	max-width: 700px
}

.modal-header {
	border-color: rgba(0, 116, 190, .15)
}

.modal-title {
	line-height: 1.1
}

.modal-subtitle {
	display: block;
	color: #949494;
	font-weight: 400;
	line-height: .9
}

.course-modal__footer {
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start
}

.course-modal__footer p {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin: 5px 0
}

@media screen and (min-width:768px) {
	.course-modal__footer p {
		font-size: calc(13.33333px + .34722vw)
	}
}

@media screen and (min-width:1920px) {
	.course-modal__footer p {
		font-size: 20px
	}
}

.modal-body p {
	font-weight: 400;
	font-size: 1.1em
}

.modal-header>button {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	color: #6c757d
}

@media screen and (min-width:768px) {
	.modal-header>button {
		font-size: 16px
	}
}

@media screen and (min-width:1920px) {
	.modal-header>button {
		font-size: 16px
	}
}

.modal-header>button:after {
	content: "␡";
	font-family: SSCommunity;
	color: #6c757d;
	font-size: 16px;
	display: flex;
	align-items: center;
	padding: 1.25rem 1rem 1em;
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	.modal-header>button:after {
		font-size: calc(14.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	.modal-header>button:after {
		font-size: 18px
	}
}

.muuri-course-container {
	position: relative
}

.muuri-course {
	position: absolute;
	display: block;
	width: 100%;
	height: auto
}

select[value=Any] {
	text-transform: uppercase
}

[data-component-type=cta-button] {
	text-align: center
}

[data-component-type=cta-button] h5 {
	margin-bottom: 0
}

[data-component-type=cta-button] a.button {
	background-color: #0074be;
	color: #fff;
	margin: 1em 0
}

[data-component-type=cta-button] a.button:focus,
[data-component-type=cta-button] a.button:hover {
	color: #003a61;
	background-color: #fff
}

[data-component-type=cta-button] a.button:focus:focus,
[data-component-type=cta-button] a.button:focus:hover,
[data-component-type=cta-button] a.button:hover:focus,
[data-component-type=cta-button] a.button:hover:hover {
	transition: all .1s ease
}

[data-component-type=cta-button][data-color=dark-blue] a.button {
	background-color: #003a61;
	color: #fff
}

[data-component-type=cta-button][data-color=dark-blue] a.button:focus,
[data-component-type=cta-button][data-color=dark-blue] a.button:hover {
	background-color: #0074be;
	color: #fff
}

[data-component-type=icon-text-list] ul {
	display: inline-block;
	line-height: 1.8;
	margin-left: 0;
	margin-right: 0
}

[data-component-type=icon-text-list] ul li {
	display: flex;
	justify-content: space-between;
	align-items: top;
	word-break: break-word
}

[data-component-type=icon-text-list] ul li span.ss-community {
	width: 5%;
	justify-content: center;
	align-items: center;
	color: #62bb46;
	font-size: 14px
}

@media screen and (min-width:768px) {
	[data-component-type=icon-text-list] ul li span.ss-community {
		font-size: calc(8.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=icon-text-list] ul li span.ss-community {
		font-size: 22px
	}
}

[data-component-type=icon-text-list] ul li span.ss-location {
	font-size: 18px
}

@media screen and (min-width:768px) {
	[data-component-type=icon-text-list] ul li span.ss-location {
		font-size: calc(12.66667px + .69444vw)
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=icon-text-list] ul li span.ss-location {
		font-size: 26px
	}
}

[data-component-type=icon-text-list] ul li a,
[data-component-type=icon-text-list] ul li p {
	margin-left: 1.5em;
	width: 95%;
	font-size: 14px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

@media screen and (min-width:768px) {
	[data-component-type=icon-text-list] ul li a,
	[data-component-type=icon-text-list] ul li p {
		font-size: calc(12.66667px + .17361vw)
	}
}

@media screen and (min-width:1920px) {
	[data-component-type=icon-text-list] ul li a,
	[data-component-type=icon-text-list] ul li p {
		font-size: 16px
	}
}

[data-component-type=icon-text-list] ul li p {
	font-weight: 400
}

[data-component-type=icon-text-list] ul li p em {
	font-family: Sentinel SSm A, Sentinel SSm B, sentinel, Times New Roman, Times, serif
}

.mfp-iframe-scaler iframe {
	background: #fff!important;
	padding-left: 1rem!important;
	padding-right: 1rem!important
}

.mfp-iframe-titlebox {
	position: absolute;
	width: 100%;
	background: #fff;
	padding-left: 1rem;
	padding-bottom: .5rem
}

.gallery-index {
	font-size: .75rem;
	color: #6c757d
}

.gallery-caption {
	font-size: .9rem;
	color: #212529
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
	text-align: center!important;
	color: #212529!important;
	background-color: #fff!important;
	border-radius: 50%;
	height: 2rem!important;
	width: 2rem!important;
	margin: 0!important;
	padding: 0!important;
	opacity: 1!important;
	right: -1rem!important;
	top: -1rem!important
}

[data-component-type=news-meta] {
	display: flex;
	align-items: center;
	height: auto;
	margin: 2.083333333vw 0
}

[data-component-type=news-meta] img {
	border-radius: 50%;
	width: 5rem;
	height: auto
}

[data-component-type=news-meta] cite {
	font-style: normal;
	display: inline-block;
	border-top: 0;
	margin-top: 0;
	padding-top: 0
}

[data-component-type=news-meta] img+div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 1.0416666665vw
}

[data-component-type=news-meta] img+div p {
	margin-bottom: 0
}

[data-component-type=news-meta] .news_post-meta,
[data-component-type=news-meta] img+div p {
	font-size: 16px;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	font-weight: 400
}

[data-component-type=news-meta] .news_post-meta a {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit
}

[data-component-type=pagination] {
	display: block;
	margin: auto;
	padding: 2.083333333vw 8.333333332vw
}

[data-component-type=pagination] ul {
	display: flex;
	justify-content: center
}

[data-component-type=pagination] ul a,
[data-component-type=pagination] ul a:hover {
	text-decoration: none
}

[data-component-type=pagination] ul li {
	display: block;
	position: relative;
	text-align: center;
	margin: 0 .25rem;
	border-bottom: 2px solid transparent;
	min-width: 35px;
	min-height: 40px;
	color: rgba(35, 31, 32, .8);
	padding: .5rem;
	font-weight: 800
}

[data-component-type=pagination] ul li:focus,
[data-component-type=pagination] ul li:hover {
	border-color: #0074be
}

[data-component-type=pagination] ul li:after {
	position: absolute;
	content: "";
	left: 0;
	top: 10px;
	font-family: SSCommunity;
	height: inherit;
	width: 100%
}

[data-component-type=pagination] ul .paginate__first:after {
	content: "⏮"
}

[data-component-type=pagination] ul .paginate__last:after {
	content: "⏭"
}

[data-component-type=pagination] ul .paginate__prev:after {
	content: "◃"
}

[data-component-type=pagination] ul .paginate__next:after {
	content: "▹"
}

[data-component-type=pagination] ul .paginate__active {
	border-color: #0074be
}

#muuri-container {
	position: relative
}

.sortbar * {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif
}

.muuri-item {
	display: block;
	position: absolute;
	width: 100%;
	height: auto
}

.sort__bar--top {
	margin: 2rem 0;
	display: flex;
	flex-wrap: wrap;
	overflow: hidden
}

.sort__bar--top select {
	font-weight: 600;
	margin-right: 1.5rem;
	margin-top: 2em;
	height: 40px;
	border: none;
	border-radius: 0;
	color: #fff;
	background-color: #0074be
}

@media (max-width:767.98px) {
	.sort__bar--top select {
		flex: auto
	}
	.sort__bar--top select:last-of-type {
		margin-top: 1.5rem
	}
}

.muuri-search {
	max-width: 30rem;
	flex-grow: 1;
	outline: 0;
	font-size: 1.25rem;
	border: none;
	border-bottom: 2px solid #0074be;
	margin-right: 1.5rem
}

table[data-component-type=table].table {
	border-top-color: #6c757d;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	margin-bottom: 2.083333333vw
}

table[data-component-type=table].table thead th {
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	text-transform: uppercase;
	border-top: 6px solid #f58020;
	border-bottom: none;
	font-weight: 600;
	line-height: 1.2
}

table[data-component-type=table].table th {
	text-transform: uppercase;
	font-weight: 400
}

table[data-component-type=table].table.resource-library-table {
	width: 100%!important
}

table[data-component-type=table].table.resource-library-table thead th {
	border-top: none;
	padding: 1rem
}

table[data-component-type=table].table.resource-library-table .dtrg-group.dtrg-start.dtrg-level-0 td {
	background: #0074be;
	color: #fff;
	padding: 1rem;
	font-size: 1.5rem;
	font-weight: 200
}

table[data-component-type=table].table.resource-library-table .dtrg-group.dtrg-start.dtrg-level-1 td {
	background: #f8f9fa;
	color: #0074be;
	padding: .5rem 1rem;
	font-size: .9rem;
	font-weight: 600;
	text-transform: uppercase
}

table[data-component-type=table].table.resource-library-table tr.resource td {
	padding: .5rem 1rem;
	vertical-align: middle
}

table[data-component-type=table].table.resource-library-table.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child:before,
table[data-component-type=table].table.resource-library-table.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child:before {
	background-color: #62bb46
}

table[data-component-type=table].table.resource-library-table.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table[data-component-type=table].table.resource-library-table.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	background-color: #c11a50
}

table[data-component-type=table].table.resource-library-table span.ss-community {
	transform: translateY(2px);
	display: inline-block
}

.tooltip.show {
	opacity: 1
}

[data-component-type=wordcloud] ul {
	display: flex;
	flex-wrap: wrap;
	align-content: center
}

[data-component-type=wordcloud] ul li a {
	margin: .25rem;
	padding: .5rem 1rem;
	font-size: 14px;
	background-color: rgba(0, 0, 0, .05);
	color: #231f20;
	text-decoration: none;
	display: block;
	border-radius: .1rem
}

[data-component-type=wordcloud] ul li a span.badge {
	margin-left: .3rem;
	vertical-align: middle;
	font-family: Gotham SSm A, Gotham SSm B, gotham, helvetica, arial, sans-serif;
	color: #fff;
	background: #adb5bd
}

[data-component-type=wordcloud] ul li a:focus,
[data-component-type=wordcloud] ul li a:hover {
	background-color: #0074be;
	color: #fff
}

[data-component-type=wordcloud] ul li a:focus span.badge,
[data-component-type=wordcloud] ul li a:hover span.badge {
	background: #fff;
	color: #231f20
}

.npc-wrapper {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%;
	height: 100%;
	min-height: 100vh
}

.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

section[data-block-type=nav-grid] {
	padding: 2em 7.2916666655vw;
	background: #003a61
}

section[data-block-type=nav-grid] ul {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(25%, 1fr))
}

@media (max-width:1023.98px) {
	section[data-block-type=nav-grid] ul {
		grid-template-columns: repeat(auto-fill, minmax(50%, 1fr))
	}
}

@media (max-width:767.98px) {
	section[data-block-type=nav-grid] ul {
		grid-template-columns: 1fr
	}
}

section[data-block-type=nav-grid] ul li {
	text-align: center;
	font-size: 1.2rem;
	font-weight: 400
}

section[data-block-type=nav-grid] ul li a {
	color: #fff!important;
	padding: 4rem 0;
	display: block;
	transition: background-color .3s;
	cursor: pointer
}

section[data-block-type=nav-grid] ul li a:hover {
	background-color: hsla(0, 0%, 100%, .1);
	text-decoration: none
}

section[data-block-type=nav-grid] ul li:not(:nth-of-type(4n)) {
	border-right: 1px solid #39b7ea
}

section[data-block-type=nav-grid] ul li:not(:nth-of-type(5n)):not(:nth-of-type(6n)):not(:nth-of-type(7n)):not(:nth-of-type(8n)) {
	border-bottom: 1px solid #39b7ea
}

@media (max-width:1023.98px) {
	section[data-block-type=nav-grid] ul li {
		font-size: 1.1rem
	}
	section[data-block-type=nav-grid] ul li a {
		padding: 3rem 0
	}
	section[data-block-type=nav-grid] ul li:not(:nth-of-type(4n)) {
		border-right: 0
	}
	section[data-block-type=nav-grid] ul li:nth-of-type(odd) {
		border-right: 1px solid #39b7ea
	}
	section[data-block-type=nav-grid] ul li:not(:nth-of-type(7n)):not(:nth-of-type(8n)) {
		border-bottom: 1px solid #39b7ea
	}
}

@media (max-width:767.98px) {
	section[data-block-type=nav-grid] ul li {
		font-size: 1rem
	}
	section[data-block-type=nav-grid] ul li a {
		padding: 1rem 0
	}
	section[data-block-type=nav-grid] ul li:nth-of-type(odd) {
		border-right: 0
	}
	section[data-block-type=nav-grid] ul li:not(:nth-of-type(8n)) {
		border-bottom: 1px solid #39b7ea
	}
}