﻿
.img-frame img {
	object-fit: cover;
	object-position: center;
	/* font-family: "object-fit: cover; object-position: center"; */
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
.button,
.wp-block-button__link,
input[type="submit"] {
	padding: 10px 28px;
	border-radius: 2px;
	display: inline-block;
	color: #ffffff;
	background: #cf0247;
	/* font-weight: 700;/* 
	/* font-family: "brandon-grotesque", sans-serif; */
	/* font-size: 1rem; */
	/* line-height: 1.5rem; */
	text-transform: uppercase;
	border: 1px solid #cf0247;
	transition: 0.3s;
	cursor: pointer;
	outline: 0;
	position: relative;
}
.button:hover,
.button:focus,
.button:active,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button__link:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
	background: transparent;
	border: 1px solid #cf0247;
	color: #cf0247;
}


span.wpcf7-not-valid-tip {
	background-color: rgba(255, 0, 0, 0.18);
	border-left: rgba(255, 0, 0, 0.27);
	border-bottom: rgba(255, 0, 0, 0.27);
	border-right: rgba(255, 0, 0, 0.27);
	margin-left: 13px;
	margin-right: 13px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-sizing: border-box;
	padding: 6px;
	text-align: center;
}
.wpcf7-response-output {
	box-sizing: border-box;
	padding: 20px !important;
	color: #333;
	text-align: center;
}
.skip-link:not(:focus):not(:hover) {
	transform: translateY(-4em);
	opacity: 0;
}
.skip-link:focus {
	border-color: #062434;
}
.skip-link:hover,
.skip-link:focus,
.skip-link:hover,
.skip-link:focus {
	background-color: #08364e;
	text-decoration: none;
	color: #fff;
}
.skip-link {
	margin: 0 auto;
	position: absolute;
	z-index: 20;
	left: 0;
	right: 0;
	top: 0;
	padding: 8px;
	width: 100%;
	opacity: 1;
	text-align: center;
}
.center {
	text-align: center;
}
.padding {
	padding: 100px 0;
}
@media only screen and (max-width: 768px) {
	.padding {
		padding: 50px 0;
	}
}
.padding-top {
	padding-top: 100px;
}
@media only screen and (max-width: 768px) {
	.padding-top {
		padding-top: 50px;
	}
}
.padding-bottom {
	padding-bottom: 100px;
}
@media only screen and (max-width: 768px) {
	.padding-bottom {
		padding-bottom: 50px;
	}
}
.lock-scroll {
	overflow: hidden;
}
address {
	font-style: normal;
}
.thumbnail {
	position: relative;
	overflow: hidden;
	display: block;
}
.thumbnail img {
	object-fit: cover;
	object-position: center;
	/* font-family: "object-fit: cover; object-position: center"; */
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
.browserupgrade {
	background: #000000;
	text-align: center;
	color: #ffffff;
	padding: 5px 0;
}
ul.page-numbers {
	list-style: none;
	display: inline-block;
	margin-top: 20px;
	padding: 0;
}
.page-numbers:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
ul.page-numbers li {
	display: block;
	float: left;
	margin: 0 4px;
	padding: 0;
	text-align: center;
}
ul.page-numbers li:before {
	display: none;
}
.page-numbers a,
.page-numbers span {
	display: block;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
	border: 0;
	color: #cf0247;
	font-size: 1rem;
	line-height: 1rem;
}
.page-numbers a span {
	padding: 0;
}
.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
	color: #ffffff;
	background: #cf0247;
	text-decoration: none;
}
.page-numbers:hover {
	text-decoration: none;
}
@font-face {
	font-family: "slick";
	src: url("../fonts/slick.eot");
	src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"),
		url("../fonts/slick.woff") format("woff"),
		url("../fonts/slick.ttf") format("truetype"),
		url("../fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: auto;
	z-index: 10;
	bottom: -40px;
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: #cf0247;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 25px;
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}
.slick-prev:before {
	content: "←";
}
[dir="rtl"] .slick-prev:before {
	content: "→";
}
.slick-next {
	right: 25px;
}
[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}
.slick-next:before {
	content: "→";
}
[dir="rtl"] .slick-next:before {
	content: "←";
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -35px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: #cf0247;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #cf0247;
	opacity: 0.75;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
:root {
	--dt-row-selected: 13, 110, 253;
	--dt-row-selected-text: 255, 255, 255;
	--dt-row-selected-link: 9, 10, 11;
	--dt-row-stripe: 0, 0, 0;
	--dt-row-hover: 0, 0, 0;
	--dt-column-ordering: 0, 0, 0;
	--dt-html-background: white;
}
:root.dark {
	--dt-html-background: rgb(33, 37, 41);
}
table.dataTable td.dt-control {
	text-align: center;
	cursor: pointer;
}
table.dataTable td.dt-control:before {
	display: inline-block;
	color: rgba(0, 0, 0, 0.5);
	content: "►";
}
table.dataTable tr.dt-hasChild td.dt-control:before {
	content: "▼";
}
html.dark table.dataTable td.dt-control:before {
	color: rgba(255, 255, 255, 0.5);
}
html.dark table.dataTable tr.dt-hasChild td.dt-control:before {
	color: rgba(255, 255, 255, 0.5);
}
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc_disabled,
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc_disabled {
	cursor: pointer;
	position: relative;
	padding-right: 26px;
}
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
	position: absolute;
	display: block;
	opacity: 0.125;
	right: 10px;
/* 	line-height: 9px;
	font-size: 0.8em; */
}
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before {
	bottom: 54%;
	content: "▲";
	content: "▲"/"";
	color: #cf0247;
}
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after {
	top: 54%;
	content: "▼";
	content: "▼"/"";
	color: #cf0247;
}
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after {
	opacity: 0.6;
}
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before {
	display: none;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
	outline: none;
}
div.dataTables_scrollBody > table.dataTable > thead > tr > th:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > th:after,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:after {
	display: none;
}
div.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	margin-top: -26px;
	text-align: center;
	padding: 2px;
}
div.dataTables_processing > div:last-child {
	position: relative;
	width: 80px;
	height: 15px;
	margin: 1em auto;
}
div.dataTables_processing > div:last-child > div {
	position: absolute;
	top: 0;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #0d6efd;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
div.dataTables_processing > div:last-child > div:nth-child(1) {
	left: 8px;
	animation: datatables-loader-1 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(2) {
	left: 8px;
	animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(3) {
	left: 32px;
	animation: datatables-loader-2 0.6s infinite;
}
div.dataTables_processing > div:last-child > div:nth-child(4) {
	left: 56px;
	animation: datatables-loader-3 0.6s infinite;
}
@keyframes datatables-loader-1 {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1);
	}
}
@keyframes datatables-loader-3 {
	0% {
		transform: scale(1);
	}
	100% {
		transform: scale(0);
	}
}
@keyframes datatables-loader-2 {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(24px, 0);
	}
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
	white-space: nowrap;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
	text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
	text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
	text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
	text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
	white-space: nowrap;
}
table.dataTable thead th,
table.dataTable thead td,
table.dataTable tfoot th,
table.dataTable tfoot td {
	text-align: left;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
	text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
	text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
	text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
	text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
	white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
	text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
	text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
	text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
	text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
	white-space: nowrap;
}
table.dataTable {
	width: 100%;
	margin: 0 auto;
	clear: both;
	border-collapse: separate;
	border-spacing: 0;
}
table.dataTable thead th,
table.dataTable tfoot th {
	font-weight: bold;
}
table.dataTable > thead > tr > th,
table.dataTable > thead > tr > td {
	padding: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
table.dataTable > thead > tr > th:active,
table.dataTable > thead > tr > td:active {
	outline: none;
}
table.dataTable > tfoot > tr > th,
table.dataTable > tfoot > tr > td {
	padding: 10px 10px 6px 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.3);
}
table.dataTable tbody tr {
	background-color: transparent;
}
table.dataTable tbody tr.selected > * {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.9);
	color: white;
}
table.dataTable tbody tr.selected a {
	color: #090a0b;
}
table.dataTable tbody th,
table.dataTable tbody td {
	padding: 8px 10px;
}
table.dataTable.row-border > tbody > tr > th,
table.dataTable.row-border > tbody > tr > td,
table.dataTable.display > tbody > tr > th,
table.dataTable.display > tbody > tr > td {
	border-top: 1px solid rgba(0, 0, 0, 0.15);
}
table.dataTable.row-border > tbody > tr:first-child > th,
table.dataTable.row-border > tbody > tr:first-child > td,
table.dataTable.display > tbody > tr:first-child > th,
table.dataTable.display > tbody > tr:first-child > td {
	border-top: none;
}
table.dataTable.row-border > tbody > tr.selected + tr.selected > td,
table.dataTable.display > tbody > tr.selected + tr.selected > td {
	border-top-color: #0262ef;
}
table.dataTable.cell-border > tbody > tr > th,
table.dataTable.cell-border > tbody > tr > td {
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	border-right: 1px solid rgba(0, 0, 0, 0.15);
}
table.dataTable.cell-border > tbody > tr > th:first-child,
table.dataTable.cell-border > tbody > tr > td:first-child {
	border-left: 1px solid rgba(0, 0, 0, 0.15);
}
table.dataTable.cell-border > tbody > tr:first-child > th,
table.dataTable.cell-border > tbody > tr:first-child > td {
	border-top: none;
}
table.dataTable.stripe > tbody > tr.odd > *,
table.dataTable.display > tbody > tr.odd > * {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.023);
}
table.dataTable.stripe > tbody > tr.odd.selected > *,
table.dataTable.display > tbody > tr.odd.selected > * {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.923);
}
table.dataTable.hover > tbody > tr:hover > *,
table.dataTable.display > tbody > tr:hover > * {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.035);
}
table.dataTable.hover > tbody > tr.selected:hover > *,
table.dataTable.display > tbody > tr.selected:hover > * {
	box-shadow: inset 0 0 0 9999px #0d6efd !important;
}
table.dataTable.order-column > tbody tr > .sorting_1,
table.dataTable.order-column > tbody tr > .sorting_2,
table.dataTable.order-column > tbody tr > .sorting_3,
table.dataTable.display > tbody tr > .sorting_1,
table.dataTable.display > tbody tr > .sorting_2,
table.dataTable.display > tbody tr > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
}
table.dataTable.order-column > tbody tr.selected > .sorting_1,
table.dataTable.order-column > tbody tr.selected > .sorting_2,
table.dataTable.order-column > tbody tr.selected > .sorting_3,
table.dataTable.display > tbody tr.selected > .sorting_1,
table.dataTable.display > tbody tr.selected > .sorting_2,
table.dataTable.display > tbody tr.selected > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
}
table.dataTable.display > tbody > tr.odd > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.054);
}
table.dataTable.display > tbody > tr.odd > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_2 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.047);
}
table.dataTable.display > tbody > tr.odd > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.039);
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_1 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.954);
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_2 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.947);
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.939);
}
table.dataTable.display > tbody > tr.even > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.019);
}
table.dataTable.display > tbody > tr.even > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_2 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.011);
}
table.dataTable.display > tbody > tr.even > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.003);
}
table.dataTable.display > tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_1 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.919);
}
table.dataTable.display > tbody > tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_2 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.911);
}
table.dataTable.display > tbody > tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.903);
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.082);
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.074);
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(0, 0, 0, 0.062);
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.982);
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.974);
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
	box-shadow: inset 0 0 0 9999px rgba(13, 110, 253, 0.962);
}
table.dataTable.no-footer {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
table.dataTable.compact thead th,
table.dataTable.compact thead td,
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td,
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
	padding: 4px;
}
table.dataTable th,
table.dataTable td {
	box-sizing: content-box;
}
.dataTables_wrapper {
	position: relative;
	clear: both;
}
.dataTables_wrapper .dataTables_length {
	float: left;
}
.dataTables_wrapper .dataTables_length select {
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 5px;
	background-color: transparent;
	color: inherit;
	padding: 4px;
}
.dataTables_wrapper .dataTables_filter {
	float: right;
	text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
	border: 1px solid #aaa;
	border-radius: 3px;
	padding: 5px;
	background-color: transparent;
	color: inherit;
	margin-left: 3px;
}
.dataTables_wrapper .dataTables_info {
	clear: both;
	float: left;
	padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
	float: right;
	text-align: right;
	padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: 0.5em 1em;
	margin-left: 2px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	color: inherit !important;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	cursor: default;
	color: #666 !important;
	border: 1px solid transparent;
	background: transparent;
	box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color: white !important;
	border: 1px solid #111;
	background-color: #111;
	background: linear-gradient(to bottom, #585858 0%, #111 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
	outline: none;
	background-color: #0c0c0c;
	background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
	box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
	padding: 0 1em;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
	color: inherit;
}
.dataTables_wrapper .dataTables_scroll {
	clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
	-webkit-overflow-scrolling: touch;
}
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> thead
	> tr
	> th,
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> thead
	> tr
	> td,
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> tbody
	> tr
	> th,
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> tbody
	> tr
	> td {
	vertical-align: middle;
}
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> thead
	> tr
	> th
	> div.dataTables_sizing,
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> thead
	> tr
	> td
	> div.dataTables_sizing,
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> tbody
	> tr
	> th
	> div.dataTables_sizing,
.dataTables_wrapper
	.dataTables_scroll
	div.dataTables_scrollBody
	> table
	> tbody
	> tr
	> td
	> div.dataTables_sizing {
	height: 0;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
	border-bottom: none;
}
.dataTables_wrapper:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
@media screen and (max-width: 767px) {
	.dataTables_wrapper .dataTables_info,
	.dataTables_wrapper .dataTables_paginate {
		float: none;
		text-align: center;
	}
	.dataTables_wrapper .dataTables_paginate {
		margin-top: 0.5em;
	}
}
@media screen and (max-width: 640px) {
	.dataTables_wrapper .dataTables_length,
	.dataTables_wrapper .dataTables_filter {
		float: none;
		text-align: center;
	}
	.dataTables_wrapper .dataTables_filter {
		margin-top: 0.5em;
	}
}
html.dark {
	--dt-row-hover: 255, 255, 255;
	--dt-row-stripe: 255, 255, 255;
	--dt-column-ordering: 255, 255, 255;
}
html.dark table.dataTable > thead > tr > th,
html.dark table.dataTable > thead > tr > td {
	border-bottom: 1px solid #595b5e;
}
html.dark table.dataTable > thead > tr > th:active,
html.dark table.dataTable > thead > tr > td:active {
	outline: none;
}
html.dark table.dataTable > tfoot > tr > th,
html.dark table.dataTable > tfoot > tr > td {
	border-top: 1px solid #595b5e;
}
html.dark table.dataTable.row-border > tbody > tr > th,
html.dark table.dataTable.row-border > tbody > tr > td,
html.dark table.dataTable.display > tbody > tr > th,
html.dark table.dataTable.display > tbody > tr > td {
	border-top: 1px solid #404346;
}
html.dark table.dataTable.row-border > tbody > tr.selected + tr.selected > td,
html.dark table.dataTable.display > tbody > tr.selected + tr.selected > td {
	border-top-color: #0257d5;
}
html.dark table.dataTable.cell-border > tbody > tr > th,
html.dark table.dataTable.cell-border > tbody > tr > td {
	border-top: 1px solid #404346;
	border-right: 1px solid #404346;
}
html.dark table.dataTable.cell-border > tbody > tr > th:first-child,
html.dark table.dataTable.cell-border > tbody > tr > td:first-child {
	border-left: 1px solid #404346;
}
html.dark .dataTables_wrapper .dataTables_filter input,
html.dark .dataTables_wrapper .dataTables_length select {
	border: 1px solid rgba(255, 255, 255, 0.2);
	background-color: var(--dt-html-background);
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current,
html.dark
	.dataTables_wrapper
	.dataTables_paginate
	.paginate_button.current:hover {
	border: 1px solid #595b5e;
	background: rgba(255, 255, 255, 0.15);
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
html.dark
	.dataTables_wrapper
	.dataTables_paginate
	.paginate_button.disabled:hover,
html.dark
	.dataTables_wrapper
	.dataTables_paginate
	.paginate_button.disabled:active {
	color: #666 !important;
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	border: 1px solid #353535;
	background: #353535;
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:active {
	background: #3a3a3a;
}
.wrapper {
	max-width: 1520px;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 1280px) {
	.wrapper {
		max-width: 1180px;
	}
}
@media only screen and (max-width: 1024px) {
	.wrapper {
		max-width: 924px;
	}
}
@media only screen and (max-width: 768px) {
	.wrapper {
		max-width: auto;
	}
}
.wp-block-image {
	margin-bottom: 32px;
}
.wp-block-image img {
	object-fit: cover;
	object-position: center;
	/* font-family: "object-fit: cover; object-position: center"; */
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
.wp-block-image figcaption {
	font-style: italic;
	text-align: center;
}
.wp-block-image figcaption:before {
	content: "";
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	margin-right: 8px;
}
.wp-block-quote {
	border-left: 5px solid #000000;
	margin-bottom: 32px;
	background: rgba(0, 0, 0, 0.1);
	padding: 16px;
	padding-left: 32px;
}
.wp-block-quote p {
/* 	font-size: 1.5rem;
	line-height: 2rem; */
}
.wp-block-columns {
	margin-bottom: 32px;
}
.wrapper .alignfull {
	margin: 1em -100%;
	margin: 1em calc(50% - 50vw);
	background-color: rgba(255, 0, 255, 0.5);
}
.wp-block-group {
	padding: 30px 0;
}
.wp-block-group__inner-container {
	max-width: 1300px;
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.wp-block-column h5 {
	margin-bottom: 12px;
}
.wrapper .alignfull.has-background-grey-background-color {
	background-color: #ebebeb;
}

@media only screen and (max-width: 797px) {
	.wp-block-spacer {
		max-height: 40px;
	}
}


.header {
	position: relative;
	z-index: 10;
	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px #c8c8c8 solid;
}
.header__inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.header__logo {
	display: block;
	width: 87px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 16px 65px 16px 0;
	box-sizing: content-box;
	height: 87px;
	background-image: url("../img/main-logo.svg");
	background-repeat: no-repeat;
}
.header__logo h2 {
	margin-bottom: 0;
}
.header__logo a {
	display: block;
}
@media only screen and (min-width: 797px) {
	.header__panel-menu {
		display: none;
	}
}
.header nav {
	-ms-flex: 1;
	flex: 1;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: stretch;
	justify-content: stretch;
}
.header nav .button {
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 100000;
}
@media only screen and (max-width: 1024px) {
	.header nav .button {
		position: relative;
	}
}
.header__panel-menu ul {
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	list-style-type: none;
	border-top: 1px #c8c8c8 solid;
}
.header__panel-menu ul li {
	text-align: center;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	height: 100%;
	border-bottom: 3px transparent solid;
	border-right: 1px #c8c8c8 solid;
	padding: 15px;
	margin-bottom: 0;
	aspect-ratio: 1/1;
	position: relative;
}
.header__panel-menu ul a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	/* font-family: "brandon-grotesque", sans-serif; */
	font-size: 0.7rem;
	line-height: 0.81rem;
	color: #000;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.header__panel-menu ul a:hover {
	color: #cf0247;
}
.header__panel-menu ul a span {
	display: block;
	font-weight: 600;
}
.footer {
	background: #0f0f0f;
	width: 100%;
	padding: 50px 0;
	color: #cccccc;
	border-top: 14px #cf0247 solid;
	margin-top: 64px;
}
.footer p,
.footer h2,
.footer h3,
.footer h4,
.footer a {
	color: #cccccc;
}
.footer__inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer address {
/* 	font-size: 0.88rem;
	line-height: 1.2rem; */
}
.footer__col {
	width: 25%;
	padding: 0 30px 0 0;
}
.footer__col:first-of-type {
	width: 33.3333%;
}
@media only screen and (max-width: 960px) {
	.footer__col:first-of-type {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}
@media only screen and (max-width: 960px) {
	.footer__col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		margin-bottom: 60px;
		padding: 15px;
	}
}
.footer__col nav {
	padding-left: 40px;
}
@media only screen and (max-width: 960px) {
	.footer__col nav {
		padding-left: 0;
	}
}
.footer__col ul {
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
}
.footer__col ul li {
/* 	margin-bottom: 20px;
	font-size: 0.875rem; */
}
.footer__col ul a {
	color: #cccccc;
	text-transform: uppercase;
}
.footer__col ul a:hover {
	color: #cf0247;
}
@media only screen and (max-width: 767px) {
	.footer__col {
		width: 100%;
		margin-bottom: 32px;
	}
}
.footer__social {
	margin-bottom: 32px;
}
@media only screen and (max-width: 960px) {
	.footer__social a {
/* 		font-size: 1.8rem; */
	}
}
.footer__social a {
	margin-right: 17px;
}
.footer__social a:hover {
	color: #cf0247;
}
.footer__bottom {
	padding-top: 72px;
}
.footer__bottom p {
/* 	font-size: 0.7rem; */
}
.footer__bottom a:hover {
	color: #ffffff;
}
.main-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
}
@media only screen and (max-width: 1024px) {
	.main-menu {
		display: none !important;
	}
}
.main-menu ul.menu {
	list-style-type: none;
	margin: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.main-menu ul.menu > li {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}
.main-menu ul.menu > li a {
/* 	font-size: 1rem;
	font-weight: 400; */
	color: #000000;
	text-decoration: none;
}
.main-menu ul.menu > li a:hover,
.main-menu ul.menu > li a:focus,
.main-menu ul.menu > li a:active {
	color: #cf0247;
	transition: 0.3s;
}
body.admin-bar .overlay-menu {
	padding-top: 50px;
}
.sub-menu li a:hover,
.sub-menu li.current-menu-item > a {
	font-weight: 600 !important;
	border-bottom: 1px #cf0247 solid;
	color: #000 !important;
}
.open-button {
	display: none;
}
@media only screen and (max-width: 1024px) {
	.open-button {
		border: none;
		background: transparent;
		display: block;
		width: 40px;
		height: 36px;
		transform: rotate(0deg);
		transition: 0.5s ease-in-out;
		position: absolute;
		cursor: pointer;
		z-index: 10000;
		top: 47px;
		right: 30px;
	}
}
.open-button span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #000000;
	border-radius: 2px;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: 0.25s ease-in-out;
}
.open-button span.open-button__menu {
	background: transparent;
	color: #ffffff;
	text-transform: uppercase;
	bottom: 0;
/* 	font-size: 0.7rem;
	font-weight: 700; */
}
.open-button span:nth-child(2) {
	top: 0px;
	transform-origin: left center;
}
.open-button span:nth-child(3) {
	top: 12px;
	transform-origin: left center;
}
.open-button span:nth-child(4) {
	top: 22px;
	transform-origin: left center;
}
.open-button.open span:nth-child(2) {
	transform: rotate(45deg);
	top: 0;
	left: 6px;
	background: #000;
}
.open-button.open span:nth-child(3) {
	width: 0;
	opacity: 0;
}
.open-button.open span:nth-child(4) {
	transform: rotate(-45deg);
	top: 28px;
	left: 7px;
	background: #000;
}
.news-article {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 50px 0;
}
.news-article:last-of-type {
	border-bottom: 0;
}
.news-article__image {
	width: 40%;
	height: 400px;
}
@media only screen and (max-width: 767px) {
	.news-article__image {
		width: 100%;
	}
}
.news-article__image img {
	object-fit: cover;
	object-position: center;
	/* font-family: "object-fit: cover; object-position: center"; */
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
.news-article__content {
	width: 55%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.news-article__content {
		width: 100%;
	}
}
.news-article__content h2 {
	text-transform: none;
/* 	font-size: 1.75rem; */
}
.article-listing {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (max-width: 767px) {
	.article-listing {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
.article-listing__content {
	width: 65%;
}
@media only screen and (max-width: 767px) {
	.article-listing__content {
		width: 100%;
	}
}
.article-listing__sidebar {
	width: 30%;
}
@media only screen and (max-width: 767px) {
	.article-listing__sidebar {
		width: 100%;
	}
}
.article-listing select {
	text-transform: none;
	width: 100%;
}
.article-listing label {
	width: 100%;
}
.hero {
	background-position: center center;
	position: relative;
	margin-bottom: 32px;
	height: 540px;
	background-color: #000;
	background-size: cover;
}
.hero__overlay {
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	position: absolute;
}
.hero__inner {
	height: 400px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.hero__title {
	color: #ffffff;
	text-shadow: 2px 1px 0 rgba(0, 0, 0, 0.9);
	text-align: center;
}
.hero.page-title {
	max-height: 310px;
	margin-bottom: 88px;
}
.hero.page-title > .wrapper {
	height: 100%;
}
.hero.page-title .hero__inner {
	height: 100%;
}
@media only screen and (max-width: 797px) {
	.hero.page-title {
		margin-bottom: 32px;
	}
}
.page-title-solo {
	text-align: center;
	padding: 80px 0 0 0;
}
@media only screen and (max-width: 797px) {
	.page-title-solo {
		padding: 64px 16px 16px 16px;
	}
}
.social {
	display: -ms-flexbox;
	display: flex;
}
.social li {
/* 	margin-right: 16px;
	font-size: 1.5rem; */
}
.arrow-link {
	color: #000;
	font-weight: 600;
	transition: all 300ms ease-in-out;
}

.arrow-link:hover {
	color: #cf0247;
}
.arrow-link:hover:after {
	transform: translateX(20px);
}
.schools {
	width: 100%;
	border-collapse: collapse;
}
.schools th,
.schools td {
	padding: 8px;
}
.schools th {
	/* font-family: "brandon-grotesque", sans-serif; */
	text-transform: uppercase;
	font-weight: 600;
	text-align: left;
	border-bottom: 1px #000 solid;
}
.schools td {
	border-bottom: 1px #ebebeb solid;
}
.school-select {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 0 0 60px 0;
}
@media only screen and (max-width: 750px) {
	.school-select {
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.school-select select {
		-ms-flex-positive: 2;
		flex-grow: 2;
	}
}
.school-listing__title {
	padding: 48px 0;
}
.school-listing__title h1,
.school-listing__title h2 {
	margin-bottom: 0;
}
.school-listing__title h2 {
/* 	font-size: 1.375rem; */
}
.school-listing__image {
	padding-left: 5%;
	width: 40%;
}
@media only screen and (max-width: 768px) {
	.school-listing__image {
		width: 100%;
		padding-left: 0;
		margin-bottom: 30px;
	}
}
.school-listing__meta {
	padding: 24px 0;
	margin-bottom: 72px;
}
.school-listing__meta > .wrapper {
	display: -ms-flexbox;
	display: flex;
}
.school-listing__meta__logo {
	-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	max-width: 300px;
	margin-right: 48px;
}
.school-listing__meta__info {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}
.school-listing__meta__info ul {
	list-style-type: none;
}
.school-listing__meta__info ul li {
	margin-bottom: 5px;
}
.school-listing__content {
	display: -ms-flexbox;
	display: flex;
}
@media only screen and (max-width: 800px) {
	.school-listing__content {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
.school-listing__content article {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
@media only screen and (max-width: 800px) {
	.school-listing__content article {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}
.school-listing__content__section {
	margin-bottom: 48px;
}
.school-listing__location__meta {
	margin-bottom: 48px;
}
.school-listing__location__meta > header {
	margin-bottom: 40px;
}
.school-listing__location section {
	display: -ms-flexbox;
	display: flex;
}
@media only screen and (max-width: 750px) {
	.school-listing__location section {
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.school-listing__location section i {
	color: #cf0247;
	margin-right: 12px;
}
.school-listing__location section h4 {
	margin-bottom: 16px;
}
.school-listing__location__address {
	padding-right: 5vw;
}
@media only screen and (max-width: 750px) {
	.school-listing__location__address {
		margin-bottom: 32px;
	}
}
.school-listing__location address,
.school-listing__location nav {
	padding-left: 35px;
}
.school-listing__location__map {
	height: 350px;
}
.school-listing__cta {
	text-align: center;
	margin-top: 88px;
}
.schools-map {
	height: 450px;
}
#schools_wrapper div.alphabet {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}
#schools_wrapper div.alphabet span {
/* 	font-size: 1rem; */
	color: #666666;
	text-transform: uppercase;
	margin-right: 12px;
}
#schools_wrapper div.alphabet span:hover,
#schools_wrapper div.alphabet span.current {
	color: #cf0247;
	text-decoration: none !important;
}
#schools_wrapper div.alphabet span.prev {
	margin-right: 30px;
}
#schools_wrapper div.alphabet span.next {
	margin-left: 30px;
}
#schools_wrapper div.alphabet span.active {
	color: #cf0247 !important;
}
#schools_wrapper div.alphabet span.empty {
	opacity: 0.3 !important;
}
@media screen and (max-width: 600px) {
	#schools_wrapper div.alphabet span.empty {
		display: none;
	}
}
#schools_wrapper div.alphabetInfo {
	background: none;
	color: #cf0247;
}
.dataTables_wrapper .dataTables_length select {
	padding: 6px 40px 6px 10px !important;
	margin: 0 6px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
	border: none !important;
	color: #cf0247 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	background: none !important;
	border: none !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	color: #cf0247 !important;
}
.alumni-story {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 70px;
}
.alumni-story__content {
	width: 55%;
}
@media only screen and (max-width: 767px) {
	.alumni-story__content {
		width: 100%;
		margin-bottom: 40px;
	}
}
.alumni-story__sidebar {
	width: 40%;
}
@media only screen and (max-width: 767px) {
	.alumni-story__sidebar {
		width: 100%;
	}
}
.alumni-story__sidebar ul {
	list-style-type: none;
	margin: 40px 0;
}
.alumni-story__sidebar ul li {
	margin-bottom: 10px;
}
.alumni-story__sidebar ul li span {
	text-transform: uppercase;
	font-weight: 700;
}
.related {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 40px -1%;
}
.related__card {
	width: 23%;
	margin: 0 1%;
}
@media only screen and (max-width: 1023px) {
	.related__card {
		width: 48%;
	}
}
@media only screen and (max-width: 767px) {
	.related__card {
		width: 100%;
	}
}
.related__image {
	margin-bottom: 40px;
}
.related__title {
	color: #000000;
}
.related__title h3 {
/* 	font-size: 1.5rem;
	line-height: 2rem; */
	margin-bottom: 15px;
}
.pagination {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 72px 0;
}
.pagination .page-numbers {
/* 	font-size: 1rem; */
	color: #999999;
	text-transform: uppercase;
	margin-right: 12px;
}
.pagination .page-numbers:hover,
.pagination .page-numbers.current {
	color: #cf0247;
}
.pagination .page-numbers.prev {
	margin-right: 30px;
}
.pagination .page-numbers.next {
	margin-left: 30px;
}
.contact__map {
	background-color: #d7d7d7;
	height: 300px;
}
.form {
	padding: 30px 0;
}
.form__field label {
	font-weight: 600;
/* 	font-size: 0.9rem; */
}
.form__field input[type="text"],
.form__field input[type="email"],
.form__field textarea {
	border: 1px #d2d2d2 solid;
	width: 100%;
	padding: 8px 12px;
}
.form__cta {
	padding-top: 30px;
	text-align: center;
}
.search-title {
	text-align: center;
	padding: 80px 0;
}
.search-title__search {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}
.search-title__search i {
	color: #cf0247;
}
.search-results-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.search-results-container .search-result {
	-ms-flex-preferred-size: 33.33333%;
	flex-basis: 33.33333%;
	padding: 15px;
}
@media only screen and (max-width: 750px) {
	.search-results-container .search-result {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
}
@media only screen and (max-width: 550px) {
	.search-results-container .search-result {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-bottom: 25px;
		padding: 0;
	}
}
.search-results-container .search-result__image {
	aspect-ratio: 1/1;
	background-color: #e7e7e7;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.search-results-container .search-result__image a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.search-results-container .search-result header {
	/* font-family: "brandon-grotesque", sans-serif; */
/* 	font-size: 1rem;
	line-height: 1.2rem; */
	margin-bottom: 16px;
	text-transform: uppercase;
	font-weight: 600;
}
.search-results-container .search-result header a {
	color: #000;
}
.search-results-container .search-result header a:hover {
	color: #cf0247;
}
.team h2,
.team p {
	margin-bottom: 5px;
}
.stories-grid {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media only screen and (max-width: 1300px) {
	.stories-grid {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
.stories-grid__story {
	padding: 0 16px;
	margin-bottom: 80px;
	width: 48%;
}
@media only screen and (max-width: 1300px) {
	.stories-grid__story {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
}
@media only screen and (max-width: 750px) {
	.stories-grid__story {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}
.story__image {
	height: auto !important;
	background-size: cover;
	background-position: center center;
}
.story header {
	margin: 24px 0 8px 0;
/* 	font-size: 1.4rem;
	line-height: 1.75rem; */
	text-transform: uppercase;
	/* font-family: "brandon-grotesque", sans-serif; */
	font-weight: 600;
}
.story__excerpt {
/* 	font-size: 1rem; */
	line-height: 1.875rem;
}
.story__cta {
	margin-top: 32px;
}
.tabs {
	width: 80%;
	margin: 0 auto;
}
@media only screen and (max-width: 750px) {
	.tabs {
		width: 100%;
	}
}
.tabs__navlist {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
@media only screen and (max-width: 750px) {
	.tabs__navlist {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}
.tabs__nav-item {
	margin-right: 10px;
}
.tabs__nav-item.is-active button {
	background-color: #333;
}
@media only screen and (max-width: 750px) {
	.tabs__nav-item {
		margin-bottom: 10px;
	}
}
.tabs__nav-trigger {
	background-color: #cf0247;
	border-radius: 5px;
	padding: 10px 15px;
	border: none;
	cursor: pointer;
	color: #fff;
	transition: background-color 300ms ease-in-out;
}
.tabs__nav-trigger:hover {
	background-color: #333;
}
.tabs__nav-trigger:focus {
	outline: none;
}
.tabs__panel {
	display: none;
	text-align: center;
	background-color: #efefef;
	padding: 40px;
}
.tabs__panel.is-current {
	display: block;
}
.single-article {
	padding: 100px 0;
}
.single-article__image {
	float: right;
	width: 30%;
	padding: 0 0 40px 40px;
}
@media only screen and (max-width: 768px) {
	.single-article__image {
		float: none;
		width: 100%;
		padding: 0 0 50px 0;
	}
}
.single-article h1 {
	text-transform: none;
/* 	font-size: 2rem; */
}
.single-article__date {
	font-weight: bold;
	margin-bottom: 20px;
}
.single-article__prev-next {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 40px;
	margin-top: 40px;
}
.single-article__prev-next div {
	width: 30%;
}
@media only screen and (max-width: 768px) {
	.single-article__prev-next div {
		width: 45%;
	}
}
.employment-single {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 70px;
	padding-top:60px;
}
@media only screen and (max-width: 767px) {
	.employment-single {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
.employment-single__content {
	width: 55%;
}
@media only screen and (max-width: 767px) {
	.employment-single__content {
		width: 100%;
		margin-bottom: 40px;
	}
}
.employment-single__sidebar {
	width: 40%;
}
@media only screen and (max-width: 767px) {
	.employment-single__sidebar {
		width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	.employment-single__sidebar img {
		max-height: 150px;
		object-fit: contain;
	}
}
.employment-single__sidebar ul {
	list-style-type: none;
	margin: 60px 0;
}
@media only screen and (max-width: 767px) {
	.employment-single__sidebar ul {
		padding-left: 0;
	}
}
.employment-single__sidebar ul li {
	margin-bottom: 10px;
}
.employment-single__sidebar ul li span {
	text-transform: uppercase;
	font-weight: 700;
}
.employment-archive__wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (max-width: 767px) {
	.employment-archive__wrapper {
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
.employment-archive .employment-listing {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 50px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.employment-archive .employment-listing:first-of-type {
	padding-top: 0;
}
.employment-archive .employment-listing:last-of-type {
	border-bottom: 0;
}
.employment-archive .employment-listing__image {
	width: 25%;
}
@media only screen and (max-width: 767px) {
	.employment-archive .employment-listing__image {
		width: 100%;
		margin-bottom: 20px;
	}
}
.employment-archive .employment-listing__image img {
	object-fit: contain;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.employment-archive .employment-listing__image img {
		max-height: 150px;
	}
}
.employment-archive .employment-listing__content {
	width: 65%;
}
@media only screen and (max-width: 767px) {
	.employment-archive .employment-listing__content {
		width: 100%;
	}
}
.employment-archive .employment-listing__content ul {
	margin-bottom: 25px;
}
.employment-archive .employment-listing__content ul li {
	margin-bottom: 5px;
}
.employment-archive__content {
	width: 65%;
}
@media only screen and (max-width: 767px) {
	.employment-archive__content {
		width: 100%;
	}
}
.employment-archive__content h2 {
	text-transform: none;
/* 	font-size: 1.75rem; */
}
.employment-archive__sidebar {
	width: 30%;
	margin-top: 20px;
}
@media only screen and (max-width: 767px) {
	.employment-archive__sidebar {
		width: 100%;
		padding-bottom: 60px;
		margin-bottom: 30px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		text-align: center;
	}
}
.employment-archive__search {
	position: relative;
	margin: 0px 0px 80px 0px;
}
.employment-archive__search input[type="text"],
.employment-archive__search input[type="search"] {
	width: 100%;
	padding: 8px 12px;
}
.employment-archive__search button[type="submit"] {
	border: 0;
	color: #cf0247;
	background: none;
	position: absolute;
	top: 8px;
	right: 0;
}
.add-employment .form {
	padding: 30px;
}
.add-employment .form label {
	font-weight: 600;
/* 	font-size: 0.9rem; */
}
.add-employment .form input,
.add-employment .form textarea {
	border: 1px #d2d2d2 solid;
	width: 100%;
	padding: 8px 12px;
}
.add-employment .form input[type="submit"] {
	width: auto;
}
.add-employment .form select {
	width: 100%;
	text-transform: none;
}
.add-employment .form__cta {
	padding-top: 30px;
	text-align: center;
}
.topbar {
	background-color: #ebebeb;
}
@media only screen and (max-width: 797px) {
	.topbar {
		display: none;
	}
}
.topbar .wrapper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.topbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.topbar ul li {
	margin: 0;
	padding: 0;
}
.topbar ul li a {
	/* font-family: "brandon-grotesque", sans-serif; */
	text-transform: uppercase;
	font-weight: 400;
	display: inline-block;
	padding: 8px 12px;
	color: #000;
/* 	font-size: 0.875rem; */
	cursor: pointer;
}
.topbar ul li a:hover {
	background-color: #cf0247;
	color: #fff;
}
.topbar ul li a:last-of-type {
	margin-right: 0;
}
.topbar__search {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
	transition: all 300ms ease-out;
	width: auto;
}
.topbar__search__input {
	width: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 300ms ease-out;
	text-align: right;
}
.topbar__search.reveal .topbar__search__input {
	width: 200px;
	opacity: 1;
}
.topbar__search a:hover i {
	color: #fff;
}
.topbar__search__icon {
	color: #cf0247 !important;
/* 	font-size: 0.9rem; */
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-left: 10px;
}
.search-form__field {
	border-top: none;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px #cf0247 solid;
	background-color: transparent;
}
.searchandfilter label {
	width: 100%;
}
.searchandfilter input[type="text"] {
	border-top: none;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px #cf0247 solid;
	background-color: transparent;
	width: 100%;
}
.main-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

ul#menu-main-menu{
	padding-left:0;
	padding-right:0;
} /* jh */

.main-menu .menu-main-menu-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	width: 100%;
	-ms-flex-align: center;
	align-items: center;
}
.main-menu ul.menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	height: 100%;
}
.main-menu ul.menu > li {
	/*  font-family: "brandon-grotesque", sans-serif; */
/* 	font-size: 1rem;
	line-height: 1.25rem; */
	text-transform: uppercase;
	height: 100%;
	border-right: 1px #c8c8c8 solid;
	padding: 0 2vw;
	-ms-flex-positive: 1;
	flex-grow: 1;
	transition: all 300ms ease-in-out;
	position: relative;
	text-align: center;
	border-bottom: 3px transparent solid;
}
.main-menu ul.menu > li > a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.main-menu ul.menu > li > a span {
	display: block;
	font-weight: 600;
}
.main-menu ul.menu > li:first-of-type {
	border-left: 1px #c8c8c8 solid;
}
.main-menu ul.menu > li > ul.sub-menu {
	background-color: #ffffff !important;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(0);
	padding: 40px 50px 30px 50px;
	width: 350px;
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.3s ease-out;
}
.main-menu ul.menu > li > ul.sub-menu li {
	display: block;
	text-align: left;
	margin-bottom: 24px;
}
.main-menu ul.menu > li > ul.sub-menu a {
/* 	font-size: 0.9rem; */
}
.main-menu ul.menu > li > ul.sub-menu .sub-menu {
	margin-left: 16px;
	padding-top: 24px;
	padding-left: 0;
}
.main-menu ul.menu > li:hover > ul.sub-menu {
	transform: translateY(calc(100% + 3px));
	max-height: 1000px;
	opacity: 1;
}
.main-menu li.current-menu-item,
.main-menu ul.menu > li:hover,
.main-menu li.current-menu-ancestor,
.header__panel-menu li.current-menu-item {
	border-bottom-color: #cf0247 !important;
}
.main-menu ul.menu > li:hover {
	background-color: white;
}
.overlay-menu {
	width: 100vw;
	height: 100vh;
	background: #fff;
	transform: translateY(100vh);
	position: fixed;
	top: 0;
	left: 0;
	transition: transform 300ms ease-out;
	z-index: 10000;
}
.overlay-menu.open {
	transform: translateY(0);
}
.overlay-menu .close-button {
	position: absolute;
	top: 40px;
	right: 55px;
}
.overlay-menu .close-button a {
	color: #000;
	cursor: pointer;
}
.overlay-menu .close-button i {
/* 	font-size: 30px; */
}
.overlay-menu__skin {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	max-width: 1140px;
	width: 100vw;
	height: calc(100vh - 40px);
	margin: unset;
	padding-top: 40px;
}
.overlay-menu__menu {
	width: 80%;
}
.overlay-menu__menu li {
	display: block;
/* 	font-size: 2rem;
	line-height: 2.3rem; */
	text-align: left;
	font-weight: 500;
	margin-bottom: 8px;
	cursor: pointer;
	letter-spacing: 1px;
}
@media only screen and (max-width: 750px) {
	.overlay-menu__menu li {
/* 		font-size: 1.8rem;
		line-height: 2rem; */
	}
}
.overlay-menu__menu ul#menu-mobile-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0;
}
.overlay-menu__menu ul#menu-mobile-menu > li {
	/* font-family: "brandon-grotesque", sans-serif; */
	text-transform: uppercase;
	width: 100%;
	padding: 7px 0 10px 0;
	border: none;
	height: auto;
	-ms-flex-positive: 0;
	flex-grow: 0;
	text-align: left;
	border-bottom: 1px #c8c8c8 solid;
}
.overlay-menu__menu ul#menu-mobile-menu > li .sub-menu {
	display: none;
	margin-top: 20px;
}
.overlay-menu__menu ul#menu-mobile-menu > li .sub-menu li {
/* 	font-size: 0.8rem; */
	margin-bottom: 10px;
}
.overlay-menu__menu ul#menu-mobile-menu > li .sub-menu a {
	border-bottom: 1px transparent solid;
}
.overlay-menu__menu ul#menu-mobile-menu > li a {
	color: #000;
	position: static;
	display: block;
	border-bottom: 1px transparent solid;
}
.overlay-menu__menu ul#menu-mobile-menu > li > a {
/* 	font-size: 1rem;
	line-height: 1.2rem; */
}
.overlay-menu__menu ul#menu-mobile-menu > li > a span {
	display: inline;
	font-weight: normal;
}
.overlay-menu__menu a {
	color: #000;
}
.overlay-menu__menu a:hover {
	color: #cf0247;
}
.overlay-menu__search {
	display: -ms-flexbox;
	display: flex;
	width: 80%;
	padding-top: 30px;
}
.overlay-menu__search nav {
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.overlay-menu__search i {
	color: #cf0247;
}
.overlay-menu__search .search-form__field {
	width: 100%;
}
.overlay-menu__buttons {
	width: 80%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.overlay-menu__buttons a {
	display: inline-block;
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%;
	text-align: center;
}
.overlay-menu__social a {
	color: #000;
/* 	font-size: 2rem; */
	margin-right: 25px;
}
.overlay-menu__social a:hover {
	color: #cf0247;
}
.overlay-menu__sublinks {
	text-align: center;
	font-weight: 100;
}
.overlay-menu__sublinks a {
	display: inline-block;
	text-transform: uppercase;
	margin-right: 30px;
	font-weight: 600;
	color: #000;
}
.overlay-menu__sublinks a:last-of-type {
	margin-left: 30px;
	margin-right: 0;
}
.overlay-menu .menu-item-has-children {
	position: relative;
}

.overlay-menu .menu-item-has-children.active:after {
	transform: rotate(180deg);
}
.hide-text {
	text-indent: -9999px;
}
.clear {
	clear: both;
	display: block;
	color: black;
}
.hidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
