
.wah-screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.admin-bar .accessability_container {
	top: 32px;
}

body.is_underline a {
	text-decoration: underline !important;
}

body.highlight_links_on a {
	background-color: yellow !important;
	color: #000 !important;
}

body.highlight_links_on a span {
	color: #000 !important;
}

body.invert_mode_on {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

body.remove_animations * {
	transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
}

body.arial_font_on * {
	font-family: Arial, Helvetica, sans-serif !important;
}

body.wah_keyboard_access a:focus, body.wah_keyboard_access button:focus, body.wah_keyboard_access input:focus, body.wah_keyboard_access select:focus, body.wah_keyboard_access textarea:focus {
	background-color: #f3f57c !important;
	color: #000 !important;
}

body.admin-bar .wah_plugin_credits {
	bottom: 32px;
}

body .wah_scanner_link {
	background-color: yellow !important;
	outline: 5px solid yellow !important;
	color: #000 !important;
}

body .wah_plugin_credits {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background: #216073 !important;
	color: #fff !important;
}

body .wah_plugin_credits a {
	font-family: Arial;
	font-size: 12px;
	display: block;
	background: #216073 !important;
	color: #fff !important;
}

body .accessability_container {
	width: 200px;
	background: #fff !important;
	color: #000 !important;
	position: fixed;
	top: 0px;
	height: 100%;
	z-index: 9999999;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

body .accessability_container .font_resizer button.wah-action-button.smaller {
	width: 46%;
	float: left;
}

body .accessability_container .font_resizer button.wah-action-button.larger {
	float: right;
	width: 46%;
}

body .accessability_container .font_resizer button.wah-action-button.wah-font-reset {
	margin-top: 12px;
	width: 100%;
	clear: both;
}

body .accessability_container button.wah-action-button {
	background: #232323 !important;
	color: #fff !important;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	cursor: pointer;
	border: 1px solid #fff;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
}

body .accessability_container button.wah-action-button:hover, body .accessability_container button.wah-action-button:focus, body .accessability_container button.wah-action-button.active_button {
	background: #fff !important;
	color: #000 !important;
}

body .accessability_container .a_module {
	padding-bottom: .6rem;
	margin-bottom: .6rem;
	border-bottom: 1px solid #000;
}

body .accessability_container .a_module:before, body .accessability_container .a_module:after {
	content: "";
	display: block;
	clear: both;
}

body .accessability_container.dark_theme .a_module {
	border-bottom: 1px solid #444343;
}

body .accessability_container.dark_theme a.active_button {
	border: 1px solid #216073 !important;
}

body .accessability_container.dark_theme.accessability_container.active, body .accessability_container.dark_theme #access_container, body .accessability_container.dark_theme .access_container_inner, body .accessability_container.dark_theme .a_module, body .accessability_container.dark_theme .a_module_title, body .accessability_container.dark_theme .a_module_exe, body .accessability_container.dark_theme .font_resizer a, body .accessability_container.dark_theme .contrast_trigger {
	background: #232323 !important;
	color: #fff !important;
}

body .accessability_container.dark_theme .font_resizer a, body .accessability_container.dark_theme .contrast_trigger {
	border: 1px solid #fff;
	color: #fff;
}

body .accessability_container * {
	background: #fff !important;
	color: #000 !important;
}

.accessibility-location-right .accessability_container {
	left: auto !important;
	right: -200px;
}

.accessibility-location-left .accessability_container {
	left: -200px !important;
	right: auto;
}

.accessibility-location-left .accessability_container.active {
	right: auto;
	left: 0 !important;
}

.accessibility-location-left .aicon_link {
	left: 200px;
	right: auto !important;
}

.accessability_container.active {
	right: 0;
}

.accessability_container a {
	color: #000;
}

a.aicon_link {
	display: none;
}

a.aicon_link img {
	max-width: 48px;
}

.access_container_inner {
	padding: 0 10px;
	margin-top: 14px;
}

button.aicon_link {
	width: 48px;
	height: 48px;
	padding: 0;
	margin: 0;
	border: 0 !important;
	cursor: pointer;
}

.aicon_link {
	left: -48px;
	right: auto !important;
	position: absolute;
	max-width: 48px;
	max-height: 48px;
	display: inline-block;
	background: transparent !important;
}

.accessibility-location-left .aicon_link {
	left: auto;
	right: -48px !important;
}

button.close_container {
	background: #216073 !important;
	color: #fff !important;
	cursor: pointer;
	display: block;
	padding: 0;
	border: 0;
	width: 92%;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 15px;
}

button.close_container:hover, button.close_container:focus {
	background: #fff !important;
	color: #000 !important;
}

#access_container {
	margin-top: 0;
	padding-top: 10px;
}

#access_container a:focus {
	color: #fff;
	background: #000;
}

.a_module_exe a {
	text-decoration: none;
	font-size: 15px;
}

.a_module_title {
	margin-bottom: .4rem;
	font-weight: 600;
}

.contrast_trigger {
	width: 100%;
}

.color_selector {
	display: none;
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.color_selector.is_visible {
	display: block;
}

.color_selector button {
	display: inline-block;
	cursor: pointer;
	font-size: 0;
	width: 30px;
	height: 30px;
	float: left;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	border: 2px solid #000;
	margin: 5px;
	padding: 0;
}

.color_selector .black {
	background: #000 !important;
}

.color_selector .white {
	background: #fff !important;
}

.color_selector .green {
	background: #00ff21 !important;
}

.color_selector .blue {
	background: #0ff !important;
}

.color_selector .red {
	background: red !important;
}

.color_selector .orange {
	background: #ff6a00 !important;
}

.color_selector .yellow {
	background: #ffd800 !important;
}

.color_selector .navi {
	background: #b200ff !important;
}

.active_greyscale {
	filter: grayscale(100%);
	filter: url("https://cdn-ilealdg.nitrocdn.com/CsIsxwBbhvJsKZyjNoROhbdttwalKnCe/assets/images/optimized/rev-e0ce4ca/georgetownlaw.net/wp-content/plugins/wp-accessibility-helper/assets/images/desaturate.svg#greyscale");
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

.wah-dark-overlay {
	position: fixed;
	z-index: 50;
	background: rgba(0, 0, 0, .8);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.wah-lights-selector {
	position: relative;
	z-index: 100;
	background: #fff;
	color: #000;
}

.wah-skip {
	position: relative;
	top: -10000px;
	left: -10000px;
	height: 1px;
	width: 1px;
	text-align: left;
	overflow: hidden;
}

.wah-skip:focus {
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	padding: 5px 0;
	text-align: center;
	cursor: pointer;
	border: 1px solid #fff;
	font-size: 15px;
	font-weight: bold;
}

.wah-skiplinks-menu {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}

.wah-skiplinks-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.wah-skiplinks-menu ul a {
	text-decoration: none;
	position: absolute;
	z-index: 99999;
	left: -10000px;
	top: -10000px;
}

.wah-skiplinks-menu ul a:focus, .wah-skiplinks-menu ul a:active, .wah-skiplinks-menu ul a:hover {
	left: 16px;
	top: 42px;
	background: #216073;
	color: #fff;
	padding: 6px 20px;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
}

body.admin-bar .accessability_container .wah-free-credits {
	bottom: 35px;
}

.accessability_container.dark_theme .wah-free-credits .wah-free-credits-inner a {
	color: #fff !important;
}

.accessability_container .wah-free-credits {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	background: none !important;
}

.accessability_container .wah-free-credits .wah-free-credits-inner {
	background: none !important;
}

.accessability_container .wah-free-credits .wah-free-credits-inner a {
	background: none !important;
	text-decoration: underline;
}

.accessability_container .wah-free-credits .wah-free-credits-inner a:hover, .accessability_container .wah-free-credits .wah-free-credits-inner a:focus {
	text-decoration: none;
}

@media only screen and (max-width: 480px) {
	body .accessability_container {
		height: auto;
		padding: 0 0 1rem 0;
	}
	
	#access_container {
		height: 97.5vh;
		overflow-x: scroll;
	}
	
	a.close_container, .a_module_title {
		font-size: 14px;
	}
	
	.a_module {
		padding-bottom: .4rem;
		margin-bottom: .4rem;
	}
	
	.font_resizer a, .contrast_trigger {
		font-size: 14px;
		padding: .2rem;
	}
	
	.a_module_title {
		display: none;
	}
}

.wpac, .wpac h1, .wpac h2, .wpac h3, .wpac h4, .wpac h5, .wpac h6, .wpac p, .wpac td, .wpac dl, .wpac tr, .wpac dt, .wpac ol, .wpac form, .wpac select, .wpac option, .wpac pre, .wpac div, .wpac table, .wpac th, .wpac tbody, .wpac tfoot, .wpac caption, .wpac thead, .wpac ul, .wpac li, .wpac address, .wpac blockquote, .wpac dd, .wpac fieldset, .wpac li, .wpac strong, .wpac legend, .wpac em, .wpac s, .wpac cite, .wpac span, .wpac input, .wpac sup, .wpac label, .wpac dfn, .wpac object, .wpac big, .wpac q, .wpac font, .wpac samp, .wpac acronym, .wpac small, .wpac img, .wpac strike, .wpac code, .wpac sub, .wpac ins, .wpac textarea, .wpac var, .wpac a, .wpac abbr, .wpac applet, .wpac del, .wpac kbd, .wpac tt, .wpac b, .wpac i, .wpac hr {
	background-attachment: scroll !important;
	background-color: transparent !important;
	background-image: none !important;
	background-position: 0 0 !important;
	background-repeat: repeat !important;
	border-color: black !important;
	border-color: currentColor !important;
	border-radius: 0 !important;
	border-style: none !important;
	border-width: medium !important;
	bottom: auto !important;
	clear: none !important;
	clip: auto !important;
	color: inherit !important;
	counter-increment: none !important;
	counter-reset: none !important;
	cursor: auto !important;
	direction: inherit !important;
	display: inline;
	float: none !important;
	font-family: inherit !important;
	font-size: inherit !important;
	font-style: inherit !important;
	font-variant: normal !important;
	font-weight: inherit !important;
	height: auto;
	left: auto !important;
	letter-spacing: normal !important;
	line-height: inherit !important;
	list-style-type: inherit !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	margin: 0 !important;
	max-height: none !important;
	max-width: none !important;
	min-height: 0 !important;
	min-width: 0 !important;
	opacity: 1;
	outline: invert none medium !important;
	padding: 0 !important;
	position: static !important;
	quotes: "" "" !important;
	right: auto !important;
	table-layout: auto !important;
	text-align: inherit !important;
	text-decoration: inherit !important;
	text-indent: 0 !important;
	text-transform: none !important;
	top: auto !important;
	unicode-bidi: normal !important;
	vertical-align: baseline !important;
	visibility: inherit !important;
	white-space: normal !important;
	width: auto !important;
	word-spacing: normal !important;
	z-index: auto !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	text-shadow: none !important;
	-webkit-transition: none !important;
	transition: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.wpac, .wpac h3, .wpac h5, .wpac p, .wpac h1, .wpac dl, .wpac dt, .wpac h6, .wpac ol, .wpac form, .wpac select, .wpac option, .wpac pre, .wpac div, .wpac h2, .wpac caption, .wpac h4, .wpac ul, .wpac address, .wpac blockquote, .wpac dd, .wpac fieldset, .wpac textarea, .wpac hr {
	display: block;
}

.wpac table {
	display: table;
}

.wpac tbody {
	display: table-row-group;
}

.wpac tr {
	display: table-row;
}

.wpac td {
	display: table-cell;
}

.wpac ul {
	list-style-type: none !important;
}

.wpac li {
	display: list-item;
	min-height: auto !important;
	min-width: auto !important;
}

.wpac a, .wpac a *, .wpac input[type=submit], .wpac input[type=radio], .wpac input[type=checkbox], .wpac select {
	cursor: pointer !important;
}

.wpac a:hover {
	text-decoration: none !important;
}

.wpac button, .wpac input[type=submit] {
	height: auto !important;
	text-align: center !important;
}

.wpac input[type=hidden] {
	display: none;
}

.wpac select {
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	appearance: menulist !important;
}

.wpac input[type=checkbox] {
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	appearance: checkbox !important;
}

.wpac input[type="checkbox"]:before, .wpac input[type="checkbox"]:after {
	content: none !important;
	border: 0 !important;
}

.wpac input[type=radio] {
	-webkit-appearance: radio !important;
	-moz-appearance: radio !important;
	appearance: radio !important;
}

.wpac input[type="radio"]:before, .wpac input[type="radio"]:after {
	content: none !important;
	border: 0 !important;
}

.wpac li:before, .wpac li:after {
	content: "" !important;
}

.wpac input, .wpac select {
	vertical-align: middle !important;
}

.wpac select, .wpac textarea, .wpac input {
	border: 1px solid #ccc !important;
}

.wpac table {
	border-collapse: collapse !important;
	border-spacing: 0 !important;
}

.wpac *[dir=rtl] {
	direction: rtl !important;
}

.wpac img {
	border: 0 !important;
}

.wpac svg {
	vertical-align: middle !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.wpac {
	font-size: 14px !important;
	line-height: 20px !important;
	direction: inherit !important;
	text-align: inherit !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	color: #333 !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-decoration: none !important;
	list-style-type: disc !important;
}

.wp-gr {
	--rev-gap: 4px;
	--rev-padding: 4px;
}

.wp-gr .wp-google-badge {
	display: inline-block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26) !important;
}

.wp-gr .wp-google-badge-fixed {
	position: fixed !important;
	right: 30px !important;
	bottom: 30px !important;
	max-width: none !important;
	z-index: 2147482999 !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26) !important;
}

.wp-gr .wp-google-badge_left-fixed {
	position: fixed !important;
	left: 30px !important;
	bottom: 30px !important;
	max-width: none !important;
	z-index: 2147482999 !important;
}

.wp-gr .wp-google-badge * {
	cursor: pointer !important;
}

.wp-gr .wp-google-border {
	width: 100% !important;
	height: 6px !important;
	background: #4fce6a !important;
	border-radius: 2px 2px 0 0 !important;
}

.wp-gr .wp-google-badge-btn {
	position: relative !important;
	padding: 10px !important;
	background: #fff !important;
	transition: all .2s ease-in-out !important;
	border-radius: 2px !important;
}

.wp-gr .wp-google-badge-btn:hover {
	background: #f3f3f5 !important;
}

.wp-gr .wp-google-badge-score {
	display: inline-block;
	margin: 0 0 0 4px !important;
	vertical-align: middle !important;
}

.wp-gr .wp-google-rating {
	color: var(--star-color, #fb8e28) !important;
	font-size: 21px !important;
	font-weight: 600 !important;
	margin: 0 6px 0 0 !important;
	vertical-align: middle !important;
}

.wp-gr .wp-google-stars .wp-star {
	padding: 0 3px 0 0 !important;
	line-height: normal !important;
}

.wp-gr .wp-google-based, .wp-gr .wp-google-powered {
	color: var(--head-based-color, #555) !important;
	margin: 6px 0 0 !important;
}

.wp-gr .wp-google-powered {
	color: var(--powered-color, #777) !important;
	font-size: 15px !important;
}

.wp-gr .wp-google-powered>span {
	font-weight: 600 !important;
}

.wp-gr .wp-google-form .wp-google-reviews {
	padding: 16px 16px 0 !important;
}

.wp-gr .wp-google-review {
	margin-top: 15px !important;
}

.wp-gr .wp-google-left {
	display: table-cell !important;
	vertical-align: top !important;
}

[dir="ltr"] .wp-google-left {
	padding-right: 10px !important;
}

[dir="rtl"] .wp-google-left {
	padding-left: 10px !important;
}

.wp-gr .wp-google-left img {
	border: none !important;
	float: left !important;
	height: 46px !important;
	width: 46px !important;
	margin-right: 10px !important;
	overflow: hidden !important;
	border-radius: 50% !important;
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
}

.wp-gr .wp-google-reviews img {
	border-radius: 50% !important;
}

.wp-gr .wp-google-right {
	display: table-cell !important;
	vertical-align: top !important;
	width: 10000px !important;
}

.wp-gr .grw-header.wp-place-center {
	width: 100% !important;
}

.wp-gr .wp-place-center {
	text-align: center !important;
}

.wp-gr .wp-place-center .wp-google-left {
	display: block !important;
}

.wp-gr .wp-place-center .wp-google-left img {
	float: none !important;
}

.wp-gr .wp-star svg {
	display: inline-block !important;
}

.wp-gr .wp-google-place .wp-star svg {
	width: 20px !important;
	height: 20px !important;
	vertical-align: middle !important;
}

.wp-gr .wp-star svg {
	width: 18px !important;
	height: 18px !important;
	vertical-align: middle !important;
	fill: var(--star-color, #fb8e28);
}

.wp-gr .wp-google-wrap {
	display: flex;
	flex-direction: column;
	gap: var(--rev-gap);
}

.wp-gr .wp-google-name {
	color: var(--name-color, #333) !important;
	font-size: 100% !important;
	font-weight: bold !important;
	margin: 0 0 2px !important;
	padding-right: 6px !important;
	text-decoration: none !important;
}

.wp-gr a.wp-google-name {
	color: #427fed !important;
	text-decoration: none !important;
}

.wp-gr .wp-google-time {
	color: #555 !important;
	font-size: 13px !important;
	white-space: nowrap !important;
}

.wp-gr .wp-google-text {
	color: var(--text-color, #222) !important;
	font-size: 15px !important;
	line-height: 24px !important;
	max-width: 100% !important;
	overflow: hidden !important;
	white-space: pre-wrap !important;
	word-break: break-word !important;
}

.wp-gr .wp-google-text .wp-google-stars {
	padding-right: 7px !important;
}

.wp-gr .wp-more {
	display: none;
}

.wp-gr .wp-more-toggle {
	color: #136aaf !important;
	cursor: pointer !important;
	text-decoration: none !important;
}

.wp-gr .wp-google-url {
	display: block;
	margin: 10px 0 !important;
	color: #136aaf !important;
	text-align: center !important;
}

.wp-gr .wp-google-form {
	position: fixed !important;
	bottom: 0 !important;
	right: 0 !important;
	height: 100% !important;
	width: 368px !important;
	z-index: 2147483000 !important;
}

.wp-gr .wp-google-form.wp-google-form-left {
	left: 0 !important;
}

@media (max-width:460px) {
	.wp-gr .wp-google-form {
		width: 100% !important;
	}
}

.wp-gr .wp-google-head {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	width: 100% !important;
	height: 80px !important;
	background: #fff !important;
	padding: 10px 16px !important;
	overflow: hidden !important;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .12) !important;
	z-index: 2147483002 !important;
}

.wp-gr .wp-google-head-inner {
	z-index: 2147483000 !important;
	position: absolute !important;
	left: 20px !important;
	top: 20px !important;
	width: 100% !important;
	height: 100% !important;
	pointer-events: none !important;
}

.wp-gr .wp-google-close {
	padding: 0 !important;
	cursor: pointer !important;
	outline: 0 !important;
	border: 0 !important;
	background: 0 0 !important;
	min-height: 0 !important;
	width: auto !important;
	float: right !important;
	font-size: 32px !important;
	font-weight: 500 !important;
	line-height: .6 !important;
	color: #999 !important;
	-webkit-appearance: none !important;
}

.wp-gr .wp-google-close:hover {
	color: #555 !important;
}

.wp-gr .wp-google-body {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	background: rgba(250, 250, 251, .98) !important;
	border-left: 1px solid #dadee2 !important;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, .08) !important;
	z-index: 2147483000 !important;
}

.wp-gr .wp-google-content {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100% !important;
	overflow-y: auto !important;
	z-index: 2147483001 !important;
	-webkit-transform: translateZ(0) !important;
}

.wp-gr .wp-google-content {
	top: 80px !important;
	bottom: 48px !important;
}

.wp-gr .wp-google-content-inner {
	position: relative !important;
	min-height: 100% !important;
	margin: 0 auto !important;
}

.wp-gr .wp-google-footer {
	position: absolute !important;
	bottom: 0 !important;
	right: 0 !important;
	width: 100% !important;
	height: 48px !important;
	text-align: center !important;
	z-index: 2147483002 !important;
	background: #fff !important;
	box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, .06) !important;
	-moz-text-align-last: center !important;
	text-align-last: center !important;
}

.wp-gr .wp-google-footer img {
	float: right !important;
	padding: 16px !important;
}

.wp-gr.wp-dark .wp-google-name {
	color: #eee !important;
}

.wp-gr.wpac.wp-dark .wp-google-name a {
	color: var(--head-based-color, #eee) !important;
}

.wp-gr.wp-dark .wp-google-time {
	color: #bbb !important;
}

.wp-gr.wp-dark .wp-google-text {
	color: #ececec !important;
}

.wp-gr.wp-dark .wp-google-powered {
	color: var(--powered-color, #fff) !important;
}

.wp-gr.wp-dark .wp-google-based {
	color: var(--head-based-color, #999) !important;
}

.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd {
	background: var(--rev-color, #fafafa) !important;
}

.wp-gr.wpac .wp-google-name {
	font-size: 100% !important;
}

.wp-gr.wpac .wp-google-hide, .wp-gr.wpac .grw-hide {
	display: none;
}

.wp-gr.wpac .wp-google-name a {
	color: var(--head-name-color, #333) !important;
	font-size: 100% !important;
	text-decoration: none !important;
}

.wp-gr.wpac .wp-google-left img {
	width: 46px !important;
	height: 46px !important;
	border-radius: 50% !important;
}

.wp-gr.wpac a.wp-google-name {
	color: var(--name-color, #154fc1) !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
}

.wp-gr.wpac .wp-google-review .wp-google-stars {
	display: inline-block;
	margin-right: 4px !important;
}

@media (max-width:480px) {
	.wp-google-badge.wp-google-badge-fixed.wp-google-badge-hide {
		display: none !important;
	}
}

@media (max-width:480px) {
	.wp-google-badge.wp-google-badge_left-fixed.wp-google-badge-hide {
		display: none !important;
	}
}

.wp-gr {
	display: block !important;
	width: 100% !important;
	padding-bottom: 20px !important;
	text-align: left !important;
	direction: ltr !important;
	box-sizing: border-box !important;
}

.wp-gr .grw-row {
	display: -ms-flexbox !important;
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center !important;
	-ms-flex-wrap: nowrap !important;
	-ms-flex-align: center !important;
}

.wp-gr .grw-row-xs {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}

.wp-gr .grw-row-xs .grw-header, .wp-gr .grw-row-xs .grw-content, .wp-gr .grw-row-xs .grw-review, .wp-gr .grw-row-x .grw-header+.grw-content .grw-review {
	--gap: 0;
	--col: 1;
}

.wp-gr .grw-row-xl .grw-header+.grw-content {
	--gap: .2;
	--col: 1.2;
}

.wp-gr .grw-row-l .grw-header+.grw-content {
	--gap: .25;
	--col: 1.25;
}

.wp-gr .grw-row-m .grw-header+.grw-content {
	--gap: .333333;
	--col: 1.333333;
}

.wp-gr .grw-row-s .grw-header+.grw-content {
	--gap: .5;
	--col: 1.5;
}

.wp-gr .grw-row-x .grw-header, .wp-gr .grw-row-x .grw-header+.grw-content, .wp-gr .grw-row-x .grw-review, .wp-gr .grw-row-s .grw-header+.grw-content .grw-review {
	--gap: 1;
	--col: 2;
}

.wp-gr .grw-row-s .grw-header, .wp-gr .grw-row-s .grw-review, .wp-gr .grw-row-m .grw-header+.grw-content .grw-review {
	--gap: 2;
	--col: 3;
}

.wp-gr .grw-row-m .grw-header, .wp-gr .grw-row-m .grw-review, .wp-gr .grw-row-l .grw-review {
	--gap: 3;
	--col: 4;
}

.wp-gr .grw-row-l .grw-header, .wp-gr .grw-row-xl .grw-review {
	--gap: 4;
	--col: 5;
}

.wp-gr .grw-row-xl .grw-header {
	--gap: 5;
	--col: 6;
}

.wp-gr .grw-header, .wp-gr .grw-content {
	-ms-flex: 1 0 calc(100% / var(--col, 3)) !important;
	flex: 1 0 calc(100% / var(--col, 3)) !important;
	width: calc(100% / var(--col, 3)) !important;
}

.wp-gr .grw-review {
	-ms-flex: 1 0 calc(( 100% - var(--card-gap, 16px) * var(--gap, 2) ) / var(--col, 3)) !important;
	flex: 1 0 calc(( 100% - var(--card-gap, 16px) * var(--gap, 2) ) / var(--col, 3)) !important;
	width: calc(( 100% - var(--card-gap, 16px) * var(--gap, 2) ) / var(--col, 3)) !important;
}

.wp-gr .grw-content {
	position: relative !important;
	min-width: 0 !important;
}

.wp-gr .grw-content-inner {
	position: relative !important;
	display: flex !important;
	align-items: center !important;
}

.wp-gr .grw-review-inner {
	display: flex;
	flex-direction: column;
	gap: var(--rev-gap);
	height: 100% !important;
}

.wp-gr .grw-header-inner, .wp-gr .grw-review-inner {
	position: relative !important;
	padding: 15px !important;
	width: 100% !important;
}

.wp-gr .grw-review-inner.grw-round {
	border-radius: 4px !important;
}

.wp-gr .grw-review-inner.grw-shadow {
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
}

.wp-gr .grw-review-inner>svg {
	position: absolute !important;
	top: 10px !important;
	right: 10px !important;
	width: 18px !important;
	height: 18px !important;
}

.wp-gr .grw-reviews {
	display: flex !important;
	display: -ms-flexbox !important;
	flex: 1 !important;
	overflow: hidden !important;
	scrollbar-width: none;
}

.wp-gr .grw-reviews::-webkit-scrollbar {
	display: none !important;
}

.wp-gr .grw-review {
	display: flex;
	position: relative !important;
	justify-content: center !important;
	align-items: center !important;
	flex-shrink: 0 !important;
	width: 100% !important;
	padding: var(--rev-padding) !important;
}

.wp-gr .grw-btns {
	height: 33px !important;
	width: 33px !important;
	text-align: center !important;
	cursor: pointer !important;
	border-radius: 50% !important;
	user-select: none !important;
}

.wp-gr .grw-btns svg path {
	fill: #aaa;
	transition: all .2s ease-in-out !important;
}

.wp-gr .grw-btns:hover svg path {
	fill: #555 !important;
}

[dir="rtl"] .wp-gr .grw-next, [dir="rtl"] .wp-gr .grw-prev {
	transform: rotate(180deg);
}

.wp-gr .grw-review .wp-google-left {
	display: block !important;
	overflow: hidden !important;
	white-space: nowrap !important;
	text-overflow: ellipsis !important;
	line-height: 24px !important;
}

.wp-gr .grw-review .wp-google-stars {
	margin: 8px 0 var(--rev-gap) !important;
}

.wp-gr .grw-review .wp-google-feedback {
	height: 100px !important;
	overflow-y: auto !important;
}

.wp-gr .grw-scroll::-webkit-scrollbar {
	width: 4px !important;
}

.wp-gr .grw-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3) !important;
	-webkit-border-radius: 4px !important;
	border-radius: 4px !important;
}

.wp-gr .grw-scroll::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px !important;
	border-radius: 10px !important;
	background: #ccc !important;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .5) !important;
}

.wp-gr .grw-scroll::-webkit-scrollbar-thumb:window-inactive {
	background: #ccc !important;
}

.wp-gr .wp-google-wr {
	margin: 15px auto 8px !important;
}

.wp-gr .wp-google-wr a {
	color: #fff !important;
	padding: 6px 15px 10px !important;
	outline: none !important;
	border-radius: 27px !important;
	background: var(--btn-color, #1f67e7) !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	opacity: .9 !important;
	text-shadow: 1px 1px 0 #888 !important;
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
	user-select: none !important;
	transition: all .2s ease-in-out !important;
}

.wp-gr .wp-google-wr a:hover {
	opacity: .95 !important;
	background: var(--btn-color, #1f67e7) !important;
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 3px 5px rgba(0, 0, 0, .24) !important;
}

.wp-gr .wp-google-wr a:active {
	opacity: 1 !important;
	background: var(--btn-color, #1f67e7) !important;
	box-shadow: none !important;
}

.wp-gr .wp-google-wr a svg {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 1px;
	margin: 0 0 0 4px;
	background: #fff;
	border-radius: 50%;
}

.wp-gr[data-layout="slider"] .grw-reviews {
	gap: calc(var(--card-gap, 16px) - var(--rev-padding));
	overflow-x: scroll !important;
	flex-wrap: nowrap !important;
	-ms-flex-wrap: nowrap !important;
	scroll-snap-type: x mandatory !important;
	scroll-behavior: smooth !important;
	-webkit-overflow-scrolling: touch !important;
}

.wp-gr[data-layout="slider"] .grw-review {
	scroll-snap-align: start !important;
	transform-origin: center center !important;
	transform: scale(1) !important;
	transition: transform .5s !important;
}

.wp-gr {
	--slider-dot-size: 8px;
}

.wp-gr .rpi-dots-wrap {
	position: absolute !important;
	top: calc(100% - 1px) !important;
	left: 0 !important;
	right: 0 !important;
	display: flex !important;
	justify-content: center !important;
	margin: 0 var(--slider-btn) !important;
	padding-top: var(--slider-dot-padding-top, 16px) !important;
}

.wp-gr .rpi-dots {
	display: flex !important;
	gap: 12px !important;
	flex-wrap: nowrap !important;
	overflow-x: scroll !important;
	scrollbar-width: none !important;
	scroll-snap-type: x mandatory !important;
	-webkit-overflow-scrolling: touch !important;
}

.wp-gr .rpi-dot {
	display: inline-block !important;
	width: var(--slider-dot-size) !important;
	width: var(--slider-dot-size) !important;
	height: var(--slider-dot-size) !important;
	margin: 1px 0 !important;
	background-color: var(--slider-dot-color, #999) !important;
	border-radius: 20px !important;
	cursor: pointer !important;
	opacity: .4 !important;
	vertical-align: middle !important;
	flex: 1 0 auto !important;
	transform: scale(.65) !important;
	scroll-snap-align: center !important;
}

.wp-gr .rpi-dot:hover {
	opacity: 1 !important;
}

.wp-gr .rpi-dot.active {
	opacity: 1 !important;
	transform: scale(1.1) !important;
	background-color: var(--slider-act-dot-color, #154fc1) !important;
}

.wp-gr .rpi-dot.s2 {
	transform: scale(.9) !important;
}

.wp-gr .rpi-dot.s3 {
	transform: scale(.75) !important;
}

.wp-gr[data-layout="grid"] .grw-reviews {
	gap: calc(var(--card-gap, 16px) - var(--rev-padding));
	flex-wrap: wrap !important;
	-ms-flex-wrap: wrap !important;
}

.wp-gr .grw-b {
	font-weight: bold !important;
	white-space: nowrap !important;
}

.wp-gr .wp-google-reply {
	font-size: 14px !important;
	margin-top: auto !important;
	margin-left: 6px !important;
	padding-left: 6px !important;
	border-left: 1px solid #999 !important;
	overflow: hidden !important;
	overflow-y: auto !important;
	line-height: 20px !important;
	max-height: 44px !important;
}

.wp-gr .wp-google-reply>div {
	display: flex;
	gap: 4px;
	align-items: center;
}

.wp-gr .wp-google-reply .wp-google-time {
	font-size: 11px !important;
	white-space: nowrap !important;
}

.wp-gr .wp-google-img {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.wp-gr .wp-google-img img {
	display: flex;
	width: 40px !important;
	height: 40px !important;
	cursor: pointer !important;
	border-radius: 3px !important;
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24) !important;
}

.rpi-x {
	position: absolute;
	top: var(--x-top, 6px) !important;
	right: var(--x-right, 8px) !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: var(--x-width, 20px) !important;
	height: var(--x-height, 20px) !important;
	cursor: pointer;
	opacity: var(--x-opacity, .65);
	border-radius: 50%;
	background-color: var(--x-bg, #fafafa);
	z-index: 2147483003;
}

.rpi-x:hover {
	opacity: 1;
}

.rpi-x::before, .rpi-x::after {
	content: "";
	position: absolute;
	display: block;
	width: var(--x-line-width, 12px);
	height: var(--x-line-height, 1px);
	border-radius: 2px;
	background-color: var(--x-color, #373737);
}

.rpi-x::before {
	transform: rotate(45deg);
}

.rpi-x::after {
	transform: rotate(-45deg);
}

.rpi-x.rpi-xa::before {
	--x-line-width: 7px;
	--x-line-height: 7px;
	top: 4px;
	border-radius: 0;
	border-right: 1px solid #373737;
	border-bottom: 1px solid #373737;
	background-color: transparent;
}

.rpi-x.rpi-xa::after {
	content: none;
}

.rpi-bubble:after {
	content: "";
	position: absolute;
	top: -8px;
	left: 16px;
	bottom: auto;
	border-style: solid;
	border-width: 0 8px 8px;
	border-color: #fff transparent;
}

.rpi-fade {
	-webkit-transition: opacity 150ms ease, -webkit-transform 150ms ease;
	transition: opacity 150ms ease, -webkit-transform 150ms ease;
	transition: transform 150ms ease, opacity 150ms ease;
	transition: transform 150ms ease, opacity 150ms ease, -webkit-transform 150ms ease;
}

.rpi-lightbox {
	--x-top: 15px;
	--x-right: 15px;
	--x-bg: none;
	--x-color: #ececec;
	--x-line-width: 25px;
	--x-line-height: 3px;
	--x-opacity: 1;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	height: 100%;
	max-width: 100%;
	color: #333;
	text-align: left;
	z-index: 2147483001;
	user-select: none;
	background-color: rgba(0, 0, 0, .6);
	transition: all 300ms ease-out;
}

.rpi-lightbox-inner {
	width: 95%;
	height: 100%;
	max-width: 1200px;
	max-height: calc(100vh - 160px);
}

.rpi-lightbox-xxx {
	container-name: lightbox;
	container-type: inline-size;
	position: relative;
	height: 100%;
	border: 0;
	overflow: hidden;
	border-radius: 4px;
}

.rpi-lightbox-content {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-direction: row;
	justify-content: flex-start;
	color: #000;
	height: 100%;
	border-radius: 4px;
	background-color: #fff;
}

.rpi-lightbox-media {
	position: relative;
	display: flex;
	justify-content: center;
	flex: 2;
	align-items: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-bottom: 0;
	background-color: #000;
}

.rpi-lightbox-btn {
	position: absolute;
	display: flex;
	width: 30px;
	height: 30px;
	font-size: 36px;
	line-height: 22px;
	justify-content: center;
	z-index: 1;
	cursor: pointer;
	border-radius: 50%;
	background-color: rgba(214, 214, 214, .7);
	transition: background 300ms ease-in-out;
}

.rpi-lightbox-btn:hover {
	background: rgba(225, 225, 225, 1);
}

.rpi-lightbox-prev {
	left: 8px;
}

.rpi-lightbox-next {
	right: 8px;
}

.rpi-lightbox-prev::before {
	content: "‹";
}

.rpi-lightbox-next::before {
	content: "›";
}

.rpi-lightbox-media img {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
	opacity: 1;
	object-fit: contain;
	border-radius: inherit;
	transition: opacity 300ms ease-in-out;
}

.rpi-lightbox-review {
	display: flex;
	flex-direction: column;
	flex: 1;
	height: 100%;
	font-size: 15px;
	color: #000;
	padding: 0;
}

@container lightbox(width < 480px) {}

@media (max-width:480px) {
	.rpi-lightbox-xxx .rpi-lightbox-content {
		flex-direction: column;
	}
}

.wpac.nitro-lazy, .wpac h1.nitro-lazy, .wpac h2.nitro-lazy, .wpac h3.nitro-lazy, .wpac h4.nitro-lazy, .wpac h5.nitro-lazy, .wpac h6.nitro-lazy, .wpac p.nitro-lazy, .wpac td.nitro-lazy, .wpac dl.nitro-lazy, .wpac tr.nitro-lazy, .wpac dt.nitro-lazy, .wpac ol.nitro-lazy, .wpac form.nitro-lazy, .wpac select.nitro-lazy, .wpac option.nitro-lazy, .wpac pre.nitro-lazy, .wpac div.nitro-lazy, .wpac table.nitro-lazy, .wpac th.nitro-lazy, .wpac tbody.nitro-lazy, .wpac tfoot.nitro-lazy, .wpac caption.nitro-lazy, .wpac thead.nitro-lazy, .wpac ul.nitro-lazy, .wpac li.nitro-lazy, .wpac address.nitro-lazy, .wpac blockquote.nitro-lazy, .wpac dd.nitro-lazy, .wpac fieldset.nitro-lazy, .wpac li.nitro-lazy, .wpac strong.nitro-lazy, .wpac legend.nitro-lazy, .wpac em.nitro-lazy, .wpac s.nitro-lazy, .wpac cite.nitro-lazy, .wpac span.nitro-lazy, .wpac input.nitro-lazy, .wpac sup.nitro-lazy, .wpac label.nitro-lazy, .wpac dfn.nitro-lazy, .wpac object.nitro-lazy, .wpac big.nitro-lazy, .wpac q.nitro-lazy, .wpac font.nitro-lazy, .wpac samp.nitro-lazy, .wpac acronym.nitro-lazy, .wpac small.nitro-lazy, .wpac img.nitro-lazy, .wpac strike.nitro-lazy, .wpac code.nitro-lazy, .wpac sub.nitro-lazy, .wpac ins.nitro-lazy, .wpac textarea.nitro-lazy, .wpac var.nitro-lazy, .wpac a.nitro-lazy, .wpac abbr.nitro-lazy, .wpac applet.nitro-lazy, .wpac del.nitro-lazy, .wpac kbd.nitro-lazy, .wpac tt.nitro-lazy, .wpac b.nitro-lazy, .wpac i.nitro-lazy, .wpac hr.nitro-lazy {
	background-image: none !important;
}

/*!
 * Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
	font-family: var(--fa-style-family, "Font Awesome 6 Free");
	font-weight: var(--fa-style, 900);
}

.fa, .fa-classic, .fa-sharp, .fas, .fa-solid, .far, .fa-regular, .fal, .fa-light, .fat, .fa-thin, .fad, .fa-duotone, .fab, .fa-brands {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: var(--fa-display, inline-block);
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
}

.fas, .fa-classic, .fa-solid, .far, .fa-regular {
	font-family: "Font Awesome 6 Free";
}

.fab, .fa-brands {
	font-family: "Font Awesome 6 Brands";
}

.fa-0::before {
	content: "0";
}

.fa-1::before {
	content: "1";
}

.fa-2::before {
	content: "2";
}

.fa-3::before {
	content: "3";
}

.fa-4::before {
	content: "4";
}

.fa-5::before {
	content: "5";
}

.fa-6::before {
	content: "6";
}

.fa-7::before {
	content: "7";
}

.fa-8::before {
	content: "8";
}

.fa-9::before {
	content: "9";
}

.fa-fill-drip::before {
	content: "";
}

.fa-arrows-to-circle::before {
	content: "";
}

.fa-circle-chevron-right::before {
	content: "";
}

.fa-chevron-circle-right::before {
	content: "";
}

.fa-at::before {
	content: "@";
}

.fa-trash-can::before {
	content: "";
}

.fa-trash-alt::before {
	content: "";
}

.fa-text-height::before {
	content: "";
}

.fa-user-xmark::before {
	content: "";
}

.fa-user-times::before {
	content: "";
}

.fa-stethoscope::before {
	content: "";
}

.fa-message::before {
	content: "";
}

.fa-comment-alt::before {
	content: "";
}

.fa-info::before {
	content: "";
}

.fa-down-left-and-up-right-to-center::before {
	content: "";
}

.fa-compress-alt::before {
	content: "";
}

.fa-explosion::before {
	content: "";
}

.fa-file-lines::before {
	content: "";
}

.fa-file-alt::before {
	content: "";
}

.fa-file-text::before {
	content: "";
}

.fa-wave-square::before {
	content: "";
}

.fa-ring::before {
	content: "";
}

.fa-building-un::before {
	content: "";
}

.fa-dice-three::before {
	content: "";
}

.fa-calendar-days::before {
	content: "";
}

.fa-calendar-alt::before {
	content: "";
}

.fa-anchor-circle-check::before {
	content: "";
}

.fa-building-circle-arrow-right::before {
	content: "";
}

.fa-volleyball::before {
	content: "";
}

.fa-volleyball-ball::before {
	content: "";
}

.fa-arrows-up-to-line::before {
	content: "";
}

.fa-sort-down::before {
	content: "";
}

.fa-sort-desc::before {
	content: "";
}

.fa-circle-minus::before {
	content: "";
}

.fa-minus-circle::before {
	content: "";
}

.fa-door-open::before {
	content: "";
}

.fa-right-from-bracket::before {
	content: "";
}

.fa-sign-out-alt::before {
	content: "";
}

.fa-atom::before {
	content: "";
}

.fa-soap::before {
	content: "";
}

.fa-icons::before {
	content: "";
}

.fa-heart-music-camera-bolt::before {
	content: "";
}

.fa-microphone-lines-slash::before {
	content: "";
}

.fa-microphone-alt-slash::before {
	content: "";
}

.fa-bridge-circle-check::before {
	content: "";
}

.fa-pump-medical::before {
	content: "";
}

.fa-fingerprint::before {
	content: "";
}

.fa-hand-point-right::before {
	content: "";
}

.fa-magnifying-glass-location::before {
	content: "";
}

.fa-search-location::before {
	content: "";
}

.fa-forward-step::before {
	content: "";
}

.fa-step-forward::before {
	content: "";
}

.fa-face-smile-beam::before {
	content: "";
}

.fa-smile-beam::before {
	content: "";
}

.fa-flag-checkered::before {
	content: "";
}

.fa-football::before {
	content: "";
}

.fa-football-ball::before {
	content: "";
}

.fa-school-circle-exclamation::before {
	content: "";
}

.fa-crop::before {
	content: "";
}

.fa-angles-down::before {
	content: "";
}

.fa-angle-double-down::before {
	content: "";
}

.fa-users-rectangle::before {
	content: "";
}

.fa-people-roof::before {
	content: "";
}

.fa-people-line::before {
	content: "";
}

.fa-beer-mug-empty::before {
	content: "";
}

.fa-beer::before {
	content: "";
}

.fa-diagram-predecessor::before {
	content: "";
}

.fa-arrow-up-long::before {
	content: "";
}

.fa-long-arrow-up::before {
	content: "";
}

.fa-fire-flame-simple::before {
	content: "";
}

.fa-burn::before {
	content: "";
}

.fa-person::before {
	content: "";
}

.fa-male::before {
	content: "";
}

.fa-laptop::before {
	content: "";
}

.fa-file-csv::before {
	content: "";
}

.fa-menorah::before {
	content: "";
}

.fa-truck-plane::before {
	content: "";
}

.fa-record-vinyl::before {
	content: "";
}

.fa-face-grin-stars::before {
	content: "";
}

.fa-grin-stars::before {
	content: "";
}

.fa-bong::before {
	content: "";
}

.fa-spaghetti-monster-flying::before {
	content: "";
}

.fa-pastafarianism::before {
	content: "";
}

.fa-arrow-down-up-across-line::before {
	content: "";
}

.fa-spoon::before {
	content: "";
}

.fa-utensil-spoon::before {
	content: "";
}

.fa-jar-wheat::before {
	content: "";
}

.fa-envelopes-bulk::before {
	content: "";
}

.fa-mail-bulk::before {
	content: "";
}

.fa-file-circle-exclamation::before {
	content: "";
}

.fa-circle-h::before {
	content: "";
}

.fa-hospital-symbol::before {
	content: "";
}

.fa-pager::before {
	content: "";
}

.fa-address-book::before {
	content: "";
}

.fa-contact-book::before {
	content: "";
}

.fa-strikethrough::before {
	content: "";
}

.fa-k::before {
	content: "K";
}

.fa-landmark-flag::before {
	content: "";
}

.fa-pencil::before {
	content: "";
}

.fa-pencil-alt::before {
	content: "";
}

.fa-backward::before {
	content: "";
}

.fa-caret-right::before {
	content: "";
}

.fa-comments::before {
	content: "";
}

.fa-paste::before {
	content: "";
}

.fa-file-clipboard::before {
	content: "";
}

.fa-code-pull-request::before {
	content: "";
}

.fa-clipboard-list::before {
	content: "";
}

.fa-truck-ramp-box::before {
	content: "";
}

.fa-truck-loading::before {
	content: "";
}

.fa-user-check::before {
	content: "";
}

.fa-vial-virus::before {
	content: "";
}

.fa-sheet-plastic::before {
	content: "";
}

.fa-blog::before {
	content: "";
}

.fa-user-ninja::before {
	content: "";
}

.fa-person-arrow-up-from-line::before {
	content: "";
}

.fa-scroll-torah::before {
	content: "";
}

.fa-torah::before {
	content: "";
}

.fa-broom-ball::before {
	content: "";
}

.fa-quidditch::before {
	content: "";
}

.fa-quidditch-broom-ball::before {
	content: "";
}

.fa-toggle-off::before {
	content: "";
}

.fa-box-archive::before {
	content: "";
}

.fa-archive::before {
	content: "";
}

.fa-person-drowning::before {
	content: "";
}

.fa-arrow-down-9-1::before {
	content: "";
}

.fa-sort-numeric-desc::before {
	content: "";
}

.fa-sort-numeric-down-alt::before {
	content: "";
}

.fa-face-grin-tongue-squint::before {
	content: "";
}

.fa-grin-tongue-squint::before {
	content: "";
}

.fa-spray-can::before {
	content: "";
}

.fa-truck-monster::before {
	content: "";
}

.fa-w::before {
	content: "W";
}

.fa-earth-africa::before {
	content: "";
}

.fa-globe-africa::before {
	content: "";
}

.fa-rainbow::before {
	content: "";
}

.fa-circle-notch::before {
	content: "";
}

.fa-tablet-screen-button::before {
	content: "";
}

.fa-tablet-alt::before {
	content: "";
}

.fa-paw::before {
	content: "";
}

.fa-cloud::before {
	content: "";
}

.fa-trowel-bricks::before {
	content: "";
}

.fa-face-flushed::before {
	content: "";
}

.fa-flushed::before {
	content: "";
}

.fa-hospital-user::before {
	content: "";
}

.fa-tent-arrow-left-right::before {
	content: "";
}

.fa-gavel::before {
	content: "";
}

.fa-legal::before {
	content: "";
}

.fa-binoculars::before {
	content: "";
}

.fa-microphone-slash::before {
	content: "";
}

.fa-box-tissue::before {
	content: "";
}

.fa-motorcycle::before {
	content: "";
}

.fa-bell-concierge::before {
	content: "";
}

.fa-concierge-bell::before {
	content: "";
}

.fa-pen-ruler::before {
	content: "";
}

.fa-pencil-ruler::before {
	content: "";
}

.fa-people-arrows::before {
	content: "";
}

.fa-people-arrows-left-right::before {
	content: "";
}

.fa-mars-and-venus-burst::before {
	content: "";
}

.fa-square-caret-right::before {
	content: "";
}

.fa-caret-square-right::before {
	content: "";
}

.fa-scissors::before {
	content: "";
}

.fa-cut::before {
	content: "";
}

.fa-sun-plant-wilt::before {
	content: "";
}

.fa-toilets-portable::before {
	content: "";
}

.fa-hockey-puck::before {
	content: "";
}

.fa-table::before {
	content: "";
}

.fa-magnifying-glass-arrow-right::before {
	content: "";
}

.fa-tachograph-digital::before {
	content: "";
}

.fa-digital-tachograph::before {
	content: "";
}

.fa-users-slash::before {
	content: "";
}

.fa-clover::before {
	content: "";
}

.fa-reply::before {
	content: "";
}

.fa-mail-reply::before {
	content: "";
}

.fa-star-and-crescent::before {
	content: "";
}

.fa-house-fire::before {
	content: "";
}

.fa-square-minus::before {
	content: "";
}

.fa-minus-square::before {
	content: "";
}

.fa-helicopter::before {
	content: "";
}

.fa-compass::before {
	content: "";
}

.fa-square-caret-down::before {
	content: "";
}

.fa-caret-square-down::before {
	content: "";
}

.fa-file-circle-question::before {
	content: "";
}

.fa-laptop-code::before {
	content: "";
}

.fa-swatchbook::before {
	content: "";
}

.fa-prescription-bottle::before {
	content: "";
}

.fa-bars::before {
	content: "";
}

.fa-navicon::before {
	content: "";
}

.fa-people-group::before {
	content: "";
}

.fa-hourglass-end::before {
	content: "";
}

.fa-hourglass-3::before {
	content: "";
}

.fa-heart-crack::before {
	content: "";
}

.fa-heart-broken::before {
	content: "";
}

.fa-square-up-right::before {
	content: "";
}

.fa-external-link-square-alt::before {
	content: "";
}

.fa-face-kiss-beam::before {
	content: "";
}

.fa-kiss-beam::before {
	content: "";
}

.fa-film::before {
	content: "";
}

.fa-ruler-horizontal::before {
	content: "";
}

.fa-people-robbery::before {
	content: "";
}

.fa-lightbulb::before {
	content: "";
}

.fa-caret-left::before {
	content: "";
}

.fa-circle-exclamation::before {
	content: "";
}

.fa-exclamation-circle::before {
	content: "";
}

.fa-school-circle-xmark::before {
	content: "";
}

.fa-arrow-right-from-bracket::before {
	content: "";
}

.fa-sign-out::before {
	content: "";
}

.fa-circle-chevron-down::before {
	content: "";
}

.fa-chevron-circle-down::before {
	content: "";
}

.fa-unlock-keyhole::before {
	content: "";
}

.fa-unlock-alt::before {
	content: "";
}

.fa-cloud-showers-heavy::before {
	content: "";
}

.fa-headphones-simple::before {
	content: "";
}

.fa-headphones-alt::before {
	content: "";
}

.fa-sitemap::before {
	content: "";
}

.fa-circle-dollar-to-slot::before {
	content: "";
}

.fa-donate::before {
	content: "";
}

.fa-memory::before {
	content: "";
}

.fa-road-spikes::before {
	content: "";
}

.fa-fire-burner::before {
	content: "";
}

.fa-flag::before {
	content: "";
}

.fa-hanukiah::before {
	content: "";
}

.fa-feather::before {
	content: "";
}

.fa-volume-low::before {
	content: "";
}

.fa-volume-down::before {
	content: "";
}

.fa-comment-slash::before {
	content: "";
}

.fa-cloud-sun-rain::before {
	content: "";
}

.fa-compress::before {
	content: "";
}

.fa-wheat-awn::before {
	content: "";
}

.fa-wheat-alt::before {
	content: "";
}

.fa-ankh::before {
	content: "";
}

.fa-hands-holding-child::before {
	content: "";
}

.fa-asterisk::before {
	content: "*";
}

.fa-square-check::before {
	content: "";
}

.fa-check-square::before {
	content: "";
}

.fa-peseta-sign::before {
	content: "";
}

.fa-heading::before {
	content: "";
}

.fa-header::before {
	content: "";
}

.fa-ghost::before {
	content: "";
}

.fa-list::before {
	content: "";
}

.fa-list-squares::before {
	content: "";
}

.fa-square-phone-flip::before {
	content: "";
}

.fa-phone-square-alt::before {
	content: "";
}

.fa-cart-plus::before {
	content: "";
}

.fa-gamepad::before {
	content: "";
}

.fa-circle-dot::before {
	content: "";
}

.fa-dot-circle::before {
	content: "";
}

.fa-face-dizzy::before {
	content: "";
}

.fa-dizzy::before {
	content: "";
}

.fa-egg::before {
	content: "";
}

.fa-house-medical-circle-xmark::before {
	content: "";
}

.fa-campground::before {
	content: "";
}

.fa-folder-plus::before {
	content: "";
}

.fa-futbol::before {
	content: "";
}

.fa-futbol-ball::before {
	content: "";
}

.fa-soccer-ball::before {
	content: "";
}

.fa-paintbrush::before {
	content: "";
}

.fa-paint-brush::before {
	content: "";
}

.fa-lock::before {
	content: "";
}

.fa-gas-pump::before {
	content: "";
}

.fa-hot-tub-person::before {
	content: "";
}

.fa-hot-tub::before {
	content: "";
}

.fa-map-location::before {
	content: "";
}

.fa-map-marked::before {
	content: "";
}

.fa-house-flood-water::before {
	content: "";
}

.fa-tree::before {
	content: "";
}

.fa-bridge-lock::before {
	content: "";
}

.fa-sack-dollar::before {
	content: "";
}

.fa-pen-to-square::before {
	content: "";
}

.fa-edit::before {
	content: "";
}

.fa-car-side::before {
	content: "";
}

.fa-share-nodes::before {
	content: "";
}

.fa-share-alt::before {
	content: "";
}

.fa-heart-circle-minus::before {
	content: "";
}

.fa-hourglass-half::before {
	content: "";
}

.fa-hourglass-2::before {
	content: "";
}

.fa-microscope::before {
	content: "";
}

.fa-sink::before {
	content: "";
}

.fa-bag-shopping::before {
	content: "";
}

.fa-shopping-bag::before {
	content: "";
}

.fa-arrow-down-z-a::before {
	content: "";
}

.fa-sort-alpha-desc::before {
	content: "";
}

.fa-sort-alpha-down-alt::before {
	content: "";
}

.fa-mitten::before {
	content: "";
}

.fa-person-rays::before {
	content: "";
}

.fa-users::before {
	content: "";
}

.fa-eye-slash::before {
	content: "";
}

.fa-flask-vial::before {
	content: "";
}

.fa-hand::before {
	content: "";
}

.fa-hand-paper::before {
	content: "";
}

.fa-om::before {
	content: "";
}

.fa-worm::before {
	content: "";
}

.fa-house-circle-xmark::before {
	content: "";
}

.fa-plug::before {
	content: "";
}

.fa-chevron-up::before {
	content: "";
}

.fa-hand-spock::before {
	content: "";
}

.fa-stopwatch::before {
	content: "";
}

.fa-face-kiss::before {
	content: "";
}

.fa-kiss::before {
	content: "";
}

.fa-bridge-circle-xmark::before {
	content: "";
}

.fa-face-grin-tongue::before {
	content: "";
}

.fa-grin-tongue::before {
	content: "";
}

.fa-chess-bishop::before {
	content: "";
}

.fa-face-grin-wink::before {
	content: "";
}

.fa-grin-wink::before {
	content: "";
}

.fa-ear-deaf::before {
	content: "";
}

.fa-deaf::before {
	content: "";
}

.fa-deafness::before {
	content: "";
}

.fa-hard-of-hearing::before {
	content: "";
}

.fa-road-circle-check::before {
	content: "";
}

.fa-dice-five::before {
	content: "";
}

.fa-square-rss::before {
	content: "";
}

.fa-rss-square::before {
	content: "";
}

.fa-land-mine-on::before {
	content: "";
}

.fa-i-cursor::before {
	content: "";
}

.fa-stamp::before {
	content: "";
}

.fa-stairs::before {
	content: "";
}

.fa-i::before {
	content: "I";
}

.fa-hryvnia-sign::before {
	content: "";
}

.fa-hryvnia::before {
	content: "";
}

.fa-pills::before {
	content: "";
}

.fa-face-grin-wide::before {
	content: "";
}

.fa-grin-alt::before {
	content: "";
}

.fa-tooth::before {
	content: "";
}

.fa-v::before {
	content: "V";
}

.fa-bangladeshi-taka-sign::before {
	content: "";
}

.fa-bicycle::before {
	content: "";
}

.fa-staff-snake::before {
	content: "";
}

.fa-rod-asclepius::before {
	content: "";
}

.fa-rod-snake::before {
	content: "";
}

.fa-staff-aesculapius::before {
	content: "";
}

.fa-head-side-cough-slash::before {
	content: "";
}

.fa-truck-medical::before {
	content: "";
}

.fa-ambulance::before {
	content: "";
}

.fa-wheat-awn-circle-exclamation::before {
	content: "";
}

.fa-snowman::before {
	content: "";
}

.fa-mortar-pestle::before {
	content: "";
}

.fa-road-barrier::before {
	content: "";
}

.fa-school::before {
	content: "";
}

.fa-igloo::before {
	content: "";
}

.fa-joint::before {
	content: "";
}

.fa-angle-right::before {
	content: "";
}

.fa-horse::before {
	content: "";
}

.fa-q::before {
	content: "Q";
}

.fa-g::before {
	content: "G";
}

.fa-notes-medical::before {
	content: "";
}

.fa-temperature-half::before {
	content: "";
}

.fa-temperature-2::before {
	content: "";
}

.fa-thermometer-2::before {
	content: "";
}

.fa-thermometer-half::before {
	content: "";
}

.fa-dong-sign::before {
	content: "";
}

.fa-capsules::before {
	content: "";
}

.fa-poo-storm::before {
	content: "";
}

.fa-poo-bolt::before {
	content: "";
}

.fa-face-frown-open::before {
	content: "";
}

.fa-frown-open::before {
	content: "";
}

.fa-hand-point-up::before {
	content: "";
}

.fa-money-bill::before {
	content: "";
}

.fa-bookmark::before {
	content: "";
}

.fa-align-justify::before {
	content: "";
}

.fa-umbrella-beach::before {
	content: "";
}

.fa-helmet-un::before {
	content: "";
}

.fa-bullseye::before {
	content: "";
}

.fa-bacon::before {
	content: "";
}

.fa-hand-point-down::before {
	content: "";
}

.fa-arrow-up-from-bracket::before {
	content: "";
}

.fa-folder::before {
	content: "";
}

.fa-folder-blank::before {
	content: "";
}

.fa-file-waveform::before {
	content: "";
}

.fa-file-medical-alt::before {
	content: "";
}

.fa-radiation::before {
	content: "";
}

.fa-chart-simple::before {
	content: "";
}

.fa-mars-stroke::before {
	content: "";
}

.fa-vial::before {
	content: "";
}

.fa-gauge::before {
	content: "";
}

.fa-dashboard::before {
	content: "";
}

.fa-gauge-med::before {
	content: "";
}

.fa-tachometer-alt-average::before {
	content: "";
}

.fa-wand-magic-sparkles::before {
	content: "";
}

.fa-magic-wand-sparkles::before {
	content: "";
}

.fa-e::before {
	content: "E";
}

.fa-pen-clip::before {
	content: "";
}

.fa-pen-alt::before {
	content: "";
}

.fa-bridge-circle-exclamation::before {
	content: "";
}

.fa-user::before {
	content: "";
}

.fa-school-circle-check::before {
	content: "";
}

.fa-dumpster::before {
	content: "";
}

.fa-van-shuttle::before {
	content: "";
}

.fa-shuttle-van::before {
	content: "";
}

.fa-building-user::before {
	content: "";
}

.fa-square-caret-left::before {
	content: "";
}

.fa-caret-square-left::before {
	content: "";
}

.fa-highlighter::before {
	content: "";
}

.fa-key::before {
	content: "";
}

.fa-bullhorn::before {
	content: "";
}

.fa-globe::before {
	content: "";
}

.fa-synagogue::before {
	content: "";
}

.fa-person-half-dress::before {
	content: "";
}

.fa-road-bridge::before {
	content: "";
}

.fa-location-arrow::before {
	content: "";
}

.fa-c::before {
	content: "C";
}

.fa-tablet-button::before {
	content: "";
}

.fa-building-lock::before {
	content: "";
}

.fa-pizza-slice::before {
	content: "";
}

.fa-money-bill-wave::before {
	content: "";
}

.fa-chart-area::before {
	content: "";
}

.fa-area-chart::before {
	content: "";
}

.fa-house-flag::before {
	content: "";
}

.fa-person-circle-minus::before {
	content: "";
}

.fa-ban::before {
	content: "";
}

.fa-cancel::before {
	content: "";
}

.fa-camera-rotate::before {
	content: "";
}

.fa-spray-can-sparkles::before {
	content: "";
}

.fa-air-freshener::before {
	content: "";
}

.fa-star::before {
	content: "";
}

.fa-repeat::before {
	content: "";
}

.fa-cross::before {
	content: "";
}

.fa-box::before {
	content: "";
}

.fa-venus-mars::before {
	content: "";
}

.fa-arrow-pointer::before {
	content: "";
}

.fa-mouse-pointer::before {
	content: "";
}

.fa-maximize::before {
	content: "";
}

.fa-expand-arrows-alt::before {
	content: "";
}

.fa-charging-station::before {
	content: "";
}

.fa-shapes::before {
	content: "";
}

.fa-triangle-circle-square::before {
	content: "";
}

.fa-shuffle::before {
	content: "";
}

.fa-random::before {
	content: "";
}

.fa-person-running::before {
	content: "";
}

.fa-running::before {
	content: "";
}

.fa-mobile-retro::before {
	content: "";
}

.fa-grip-lines-vertical::before {
	content: "";
}

.fa-spider::before {
	content: "";
}

.fa-hands-bound::before {
	content: "";
}

.fa-file-invoice-dollar::before {
	content: "";
}

.fa-plane-circle-exclamation::before {
	content: "";
}

.fa-x-ray::before {
	content: "";
}

.fa-spell-check::before {
	content: "";
}

.fa-slash::before {
	content: "";
}

.fa-computer-mouse::before {
	content: "";
}

.fa-mouse::before {
	content: "";
}

.fa-arrow-right-to-bracket::before {
	content: "";
}

.fa-sign-in::before {
	content: "";
}

.fa-shop-slash::before {
	content: "";
}

.fa-store-alt-slash::before {
	content: "";
}

.fa-server::before {
	content: "";
}

.fa-virus-covid-slash::before {
	content: "";
}

.fa-shop-lock::before {
	content: "";
}

.fa-hourglass-start::before {
	content: "";
}

.fa-hourglass-1::before {
	content: "";
}

.fa-blender-phone::before {
	content: "";
}

.fa-building-wheat::before {
	content: "";
}

.fa-person-breastfeeding::before {
	content: "";
}

.fa-right-to-bracket::before {
	content: "";
}

.fa-sign-in-alt::before {
	content: "";
}

.fa-venus::before {
	content: "";
}

.fa-passport::before {
	content: "";
}

.fa-heart-pulse::before {
	content: "";
}

.fa-heartbeat::before {
	content: "";
}

.fa-people-carry-box::before {
	content: "";
}

.fa-people-carry::before {
	content: "";
}

.fa-temperature-high::before {
	content: "";
}

.fa-microchip::before {
	content: "";
}

.fa-crown::before {
	content: "";
}

.fa-weight-hanging::before {
	content: "";
}

.fa-xmarks-lines::before {
	content: "";
}

.fa-file-prescription::before {
	content: "";
}

.fa-weight-scale::before {
	content: "";
}

.fa-weight::before {
	content: "";
}

.fa-user-group::before {
	content: "";
}

.fa-user-friends::before {
	content: "";
}

.fa-arrow-up-a-z::before {
	content: "";
}

.fa-sort-alpha-up::before {
	content: "";
}

.fa-chess-knight::before {
	content: "";
}

.fa-face-laugh-squint::before {
	content: "";
}

.fa-laugh-squint::before {
	content: "";
}

.fa-wheelchair::before {
	content: "";
}

.fa-circle-arrow-up::before {
	content: "";
}

.fa-arrow-circle-up::before {
	content: "";
}

.fa-toggle-on::before {
	content: "";
}

.fa-person-walking::before {
	content: "";
}

.fa-walking::before {
	content: "";
}

.fa-l::before {
	content: "L";
}

.fa-fire::before {
	content: "";
}

.fa-bed-pulse::before {
	content: "";
}

.fa-procedures::before {
	content: "";
}

.fa-shuttle-space::before {
	content: "";
}

.fa-space-shuttle::before {
	content: "";
}

.fa-face-laugh::before {
	content: "";
}

.fa-laugh::before {
	content: "";
}

.fa-folder-open::before {
	content: "";
}

.fa-heart-circle-plus::before {
	content: "";
}

.fa-code-fork::before {
	content: "";
}

.fa-city::before {
	content: "";
}

.fa-microphone-lines::before {
	content: "";
}

.fa-microphone-alt::before {
	content: "";
}

.fa-pepper-hot::before {
	content: "";
}

.fa-unlock::before {
	content: "";
}

.fa-colon-sign::before {
	content: "";
}

.fa-headset::before {
	content: "";
}

.fa-store-slash::before {
	content: "";
}

.fa-road-circle-xmark::before {
	content: "";
}

.fa-user-minus::before {
	content: "";
}

.fa-mars-stroke-up::before {
	content: "";
}

.fa-mars-stroke-v::before {
	content: "";
}

.fa-champagne-glasses::before {
	content: "";
}

.fa-glass-cheers::before {
	content: "";
}

.fa-clipboard::before {
	content: "";
}

.fa-house-circle-exclamation::before {
	content: "";
}

.fa-file-arrow-up::before {
	content: "";
}

.fa-file-upload::before {
	content: "";
}

.fa-wifi::before {
	content: "";
}

.fa-wifi-3::before {
	content: "";
}

.fa-wifi-strong::before {
	content: "";
}

.fa-bath::before {
	content: "";
}

.fa-bathtub::before {
	content: "";
}

.fa-underline::before {
	content: "";
}

.fa-user-pen::before {
	content: "";
}

.fa-user-edit::before {
	content: "";
}

.fa-signature::before {
	content: "";
}

.fa-stroopwafel::before {
	content: "";
}

.fa-bold::before {
	content: "";
}

.fa-anchor-lock::before {
	content: "";
}

.fa-building-ngo::before {
	content: "";
}

.fa-manat-sign::before {
	content: "";
}

.fa-not-equal::before {
	content: "";
}

.fa-border-top-left::before {
	content: "";
}

.fa-border-style::before {
	content: "";
}

.fa-map-location-dot::before {
	content: "";
}

.fa-map-marked-alt::before {
	content: "";
}

.fa-jedi::before {
	content: "";
}

.fa-square-poll-vertical::before {
	content: "";
}

.fa-poll::before {
	content: "";
}

.fa-mug-hot::before {
	content: "";
}

.fa-car-battery::before {
	content: "";
}

.fa-battery-car::before {
	content: "";
}

.fa-gift::before {
	content: "";
}

.fa-dice-two::before {
	content: "";
}

.fa-chess-queen::before {
	content: "";
}

.fa-glasses::before {
	content: "";
}

.fa-chess-board::before {
	content: "";
}

.fa-building-circle-check::before {
	content: "";
}

.fa-person-chalkboard::before {
	content: "";
}

.fa-mars-stroke-right::before {
	content: "";
}

.fa-mars-stroke-h::before {
	content: "";
}

.fa-hand-back-fist::before {
	content: "";
}

.fa-hand-rock::before {
	content: "";
}

.fa-square-caret-up::before {
	content: "";
}

.fa-caret-square-up::before {
	content: "";
}

.fa-cloud-showers-water::before {
	content: "";
}

.fa-chart-bar::before {
	content: "";
}

.fa-bar-chart::before {
	content: "";
}

.fa-hands-bubbles::before {
	content: "";
}

.fa-hands-wash::before {
	content: "";
}

.fa-less-than-equal::before {
	content: "";
}

.fa-train::before {
	content: "";
}

.fa-eye-low-vision::before {
	content: "";
}

.fa-low-vision::before {
	content: "";
}

.fa-crow::before {
	content: "";
}

.fa-sailboat::before {
	content: "";
}

.fa-window-restore::before {
	content: "";
}

.fa-square-plus::before {
	content: "";
}

.fa-plus-square::before {
	content: "";
}

.fa-torii-gate::before {
	content: "";
}

.fa-frog::before {
	content: "";
}

.fa-bucket::before {
	content: "";
}

.fa-image::before {
	content: "";
}

.fa-microphone::before {
	content: "";
}

.fa-cow::before {
	content: "";
}

.fa-caret-up::before {
	content: "";
}

.fa-screwdriver::before {
	content: "";
}

.fa-folder-closed::before {
	content: "";
}

.fa-house-tsunami::before {
	content: "";
}

.fa-square-nfi::before {
	content: "";
}

.fa-arrow-up-from-ground-water::before {
	content: "";
}

.fa-martini-glass::before {
	content: "";
}

.fa-glass-martini-alt::before {
	content: "";
}

.fa-rotate-left::before {
	content: "";
}

.fa-rotate-back::before {
	content: "";
}

.fa-rotate-backward::before {
	content: "";
}

.fa-undo-alt::before {
	content: "";
}

.fa-table-columns::before {
	content: "";
}

.fa-columns::before {
	content: "";
}

.fa-lemon::before {
	content: "";
}

.fa-head-side-mask::before {
	content: "";
}

.fa-handshake::before {
	content: "";
}

.fa-gem::before {
	content: "";
}

.fa-dolly::before {
	content: "";
}

.fa-dolly-box::before {
	content: "";
}

.fa-smoking::before {
	content: "";
}

.fa-minimize::before {
	content: "";
}

.fa-compress-arrows-alt::before {
	content: "";
}

.fa-monument::before {
	content: "";
}

.fa-snowplow::before {
	content: "";
}

.fa-angles-right::before {
	content: "";
}

.fa-angle-double-right::before {
	content: "";
}

.fa-cannabis::before {
	content: "";
}

.fa-circle-play::before {
	content: "";
}

.fa-play-circle::before {
	content: "";
}

.fa-tablets::before {
	content: "";
}

.fa-ethernet::before {
	content: "";
}

.fa-euro-sign::before {
	content: "";
}

.fa-eur::before {
	content: "";
}

.fa-euro::before {
	content: "";
}

.fa-chair::before {
	content: "";
}

.fa-circle-check::before {
	content: "";
}

.fa-check-circle::before {
	content: "";
}

.fa-circle-stop::before {
	content: "";
}

.fa-stop-circle::before {
	content: "";
}

.fa-compass-drafting::before {
	content: "";
}

.fa-drafting-compass::before {
	content: "";
}

.fa-plate-wheat::before {
	content: "";
}

.fa-icicles::before {
	content: "";
}

.fa-person-shelter::before {
	content: "";
}

.fa-neuter::before {
	content: "";
}

.fa-id-badge::before {
	content: "";
}

.fa-marker::before {
	content: "";
}

.fa-face-laugh-beam::before {
	content: "";
}

.fa-laugh-beam::before {
	content: "";
}

.fa-helicopter-symbol::before {
	content: "";
}

.fa-universal-access::before {
	content: "";
}

.fa-circle-chevron-up::before {
	content: "";
}

.fa-chevron-circle-up::before {
	content: "";
}

.fa-lari-sign::before {
	content: "";
}

.fa-volcano::before {
	content: "";
}

.fa-person-walking-dashed-line-arrow-right::before {
	content: "";
}

.fa-sterling-sign::before {
	content: "";
}

.fa-gbp::before {
	content: "";
}

.fa-pound-sign::before {
	content: "";
}

.fa-viruses::before {
	content: "";
}

.fa-square-person-confined::before {
	content: "";
}

.fa-user-tie::before {
	content: "";
}

.fa-arrow-down-long::before {
	content: "";
}

.fa-long-arrow-down::before {
	content: "";
}

.fa-tent-arrow-down-to-line::before {
	content: "";
}

.fa-certificate::before {
	content: "";
}

.fa-reply-all::before {
	content: "";
}

.fa-mail-reply-all::before {
	content: "";
}

.fa-suitcase::before {
	content: "";
}

.fa-person-skating::before {
	content: "";
}

.fa-skating::before {
	content: "";
}

.fa-filter-circle-dollar::before {
	content: "";
}

.fa-funnel-dollar::before {
	content: "";
}

.fa-camera-retro::before {
	content: "";
}

.fa-circle-arrow-down::before {
	content: "";
}

.fa-arrow-circle-down::before {
	content: "";
}

.fa-file-import::before {
	content: "";
}

.fa-arrow-right-to-file::before {
	content: "";
}

.fa-square-arrow-up-right::before {
	content: "";
}

.fa-external-link-square::before {
	content: "";
}

.fa-box-open::before {
	content: "";
}

.fa-scroll::before {
	content: "";
}

.fa-spa::before {
	content: "";
}

.fa-location-pin-lock::before {
	content: "";
}

.fa-pause::before {
	content: "";
}

.fa-hill-avalanche::before {
	content: "";
}

.fa-temperature-empty::before {
	content: "";
}

.fa-temperature-0::before {
	content: "";
}

.fa-thermometer-0::before {
	content: "";
}

.fa-thermometer-empty::before {
	content: "";
}

.fa-bomb::before {
	content: "";
}

.fa-registered::before {
	content: "";
}

.fa-address-card::before {
	content: "";
}

.fa-contact-card::before {
	content: "";
}

.fa-vcard::before {
	content: "";
}

.fa-scale-unbalanced-flip::before {
	content: "";
}

.fa-balance-scale-right::before {
	content: "";
}

.fa-subscript::before {
	content: "";
}

.fa-diamond-turn-right::before {
	content: "";
}

.fa-directions::before {
	content: "";
}

.fa-burst::before {
	content: "";
}

.fa-house-laptop::before {
	content: "";
}

.fa-laptop-house::before {
	content: "";
}

.fa-face-tired::before {
	content: "";
}

.fa-tired::before {
	content: "";
}

.fa-money-bills::before {
	content: "";
}

.fa-smog::before {
	content: "";
}

.fa-crutch::before {
	content: "";
}

.fa-cloud-arrow-up::before {
	content: "";
}

.fa-cloud-upload::before {
	content: "";
}

.fa-cloud-upload-alt::before {
	content: "";
}

.fa-palette::before {
	content: "";
}

.fa-arrows-turn-right::before {
	content: "";
}

.fa-vest::before {
	content: "";
}

.fa-ferry::before {
	content: "";
}

.fa-arrows-down-to-people::before {
	content: "";
}

.fa-seedling::before {
	content: "";
}

.fa-sprout::before {
	content: "";
}

.fa-left-right::before {
	content: "";
}

.fa-arrows-alt-h::before {
	content: "";
}

.fa-boxes-packing::before {
	content: "";
}

.fa-circle-arrow-left::before {
	content: "";
}

.fa-arrow-circle-left::before {
	content: "";
}

.fa-group-arrows-rotate::before {
	content: "";
}

.fa-bowl-food::before {
	content: "";
}

.fa-candy-cane::before {
	content: "";
}

.fa-arrow-down-wide-short::before {
	content: "";
}

.fa-sort-amount-asc::before {
	content: "";
}

.fa-sort-amount-down::before {
	content: "";
}

.fa-cloud-bolt::before {
	content: "";
}

.fa-thunderstorm::before {
	content: "";
}

.fa-text-slash::before {
	content: "";
}

.fa-remove-format::before {
	content: "";
}

.fa-face-smile-wink::before {
	content: "";
}

.fa-smile-wink::before {
	content: "";
}

.fa-file-word::before {
	content: "";
}

.fa-file-powerpoint::before {
	content: "";
}

.fa-arrows-left-right::before {
	content: "";
}

.fa-arrows-h::before {
	content: "";
}

.fa-house-lock::before {
	content: "";
}

.fa-cloud-arrow-down::before {
	content: "";
}

.fa-cloud-download::before {
	content: "";
}

.fa-cloud-download-alt::before {
	content: "";
}

.fa-children::before {
	content: "";
}

.fa-chalkboard::before {
	content: "";
}

.fa-blackboard::before {
	content: "";
}

.fa-user-large-slash::before {
	content: "";
}

.fa-user-alt-slash::before {
	content: "";
}

.fa-envelope-open::before {
	content: "";
}

.fa-handshake-simple-slash::before {
	content: "";
}

.fa-handshake-alt-slash::before {
	content: "";
}

.fa-mattress-pillow::before {
	content: "";
}

.fa-guarani-sign::before {
	content: "";
}

.fa-arrows-rotate::before {
	content: "";
}

.fa-refresh::before {
	content: "";
}

.fa-sync::before {
	content: "";
}

.fa-fire-extinguisher::before {
	content: "";
}

.fa-cruzeiro-sign::before {
	content: "";
}

.fa-greater-than-equal::before {
	content: "";
}

.fa-shield-halved::before {
	content: "";
}

.fa-shield-alt::before {
	content: "";
}

.fa-book-atlas::before {
	content: "";
}

.fa-atlas::before {
	content: "";
}

.fa-virus::before {
	content: "";
}

.fa-envelope-circle-check::before {
	content: "";
}

.fa-layer-group::before {
	content: "";
}

.fa-arrows-to-dot::before {
	content: "";
}

.fa-archway::before {
	content: "";
}

.fa-heart-circle-check::before {
	content: "";
}

.fa-house-chimney-crack::before {
	content: "";
}

.fa-house-damage::before {
	content: "";
}

.fa-file-zipper::before {
	content: "";
}

.fa-file-archive::before {
	content: "";
}

.fa-square::before {
	content: "";
}

.fa-martini-glass-empty::before {
	content: "";
}

.fa-glass-martini::before {
	content: "";
}

.fa-couch::before {
	content: "";
}

.fa-cedi-sign::before {
	content: "";
}

.fa-italic::before {
	content: "";
}

.fa-church::before {
	content: "";
}

.fa-comments-dollar::before {
	content: "";
}

.fa-democrat::before {
	content: "";
}

.fa-z::before {
	content: "Z";
}

.fa-person-skiing::before {
	content: "";
}

.fa-skiing::before {
	content: "";
}

.fa-road-lock::before {
	content: "";
}

.fa-a::before {
	content: "A";
}

.fa-temperature-arrow-down::before {
	content: "";
}

.fa-temperature-down::before {
	content: "";
}

.fa-feather-pointed::before {
	content: "";
}

.fa-feather-alt::before {
	content: "";
}

.fa-p::before {
	content: "P";
}

.fa-snowflake::before {
	content: "";
}

.fa-newspaper::before {
	content: "";
}

.fa-rectangle-ad::before {
	content: "";
}

.fa-ad::before {
	content: "";
}

.fa-circle-arrow-right::before {
	content: "";
}

.fa-arrow-circle-right::before {
	content: "";
}

.fa-filter-circle-xmark::before {
	content: "";
}

.fa-locust::before {
	content: "";
}

.fa-sort::before {
	content: "";
}

.fa-unsorted::before {
	content: "";
}

.fa-list-ol::before {
	content: "";
}

.fa-list-1-2::before {
	content: "";
}

.fa-list-numeric::before {
	content: "";
}

.fa-person-dress-burst::before {
	content: "";
}

.fa-money-check-dollar::before {
	content: "";
}

.fa-money-check-alt::before {
	content: "";
}

.fa-vector-square::before {
	content: "";
}

.fa-bread-slice::before {
	content: "";
}

.fa-language::before {
	content: "";
}

.fa-face-kiss-wink-heart::before {
	content: "";
}

.fa-kiss-wink-heart::before {
	content: "";
}

.fa-filter::before {
	content: "";
}

.fa-question::before {
	content: "?";
}

.fa-file-signature::before {
	content: "";
}

.fa-up-down-left-right::before {
	content: "";
}

.fa-arrows-alt::before {
	content: "";
}

.fa-house-chimney-user::before {
	content: "";
}

.fa-hand-holding-heart::before {
	content: "";
}

.fa-puzzle-piece::before {
	content: "";
}

.fa-money-check::before {
	content: "";
}

.fa-star-half-stroke::before {
	content: "";
}

.fa-star-half-alt::before {
	content: "";
}

.fa-code::before {
	content: "";
}

.fa-whiskey-glass::before {
	content: "";
}

.fa-glass-whiskey::before {
	content: "";
}

.fa-building-circle-exclamation::before {
	content: "";
}

.fa-magnifying-glass-chart::before {
	content: "";
}

.fa-arrow-up-right-from-square::before {
	content: "";
}

.fa-external-link::before {
	content: "";
}

.fa-cubes-stacked::before {
	content: "";
}

.fa-won-sign::before {
	content: "";
}

.fa-krw::before {
	content: "";
}

.fa-won::before {
	content: "";
}

.fa-virus-covid::before {
	content: "";
}

.fa-austral-sign::before {
	content: "";
}

.fa-f::before {
	content: "F";
}

.fa-leaf::before {
	content: "";
}

.fa-road::before {
	content: "";
}

.fa-taxi::before {
	content: "";
}

.fa-cab::before {
	content: "";
}

.fa-person-circle-plus::before {
	content: "";
}

.fa-chart-pie::before {
	content: "";
}

.fa-pie-chart::before {
	content: "";
}

.fa-bolt-lightning::before {
	content: "";
}

.fa-sack-xmark::before {
	content: "";
}

.fa-file-excel::before {
	content: "";
}

.fa-file-contract::before {
	content: "";
}

.fa-fish-fins::before {
	content: "";
}

.fa-building-flag::before {
	content: "";
}

.fa-face-grin-beam::before {
	content: "";
}

.fa-grin-beam::before {
	content: "";
}

.fa-object-ungroup::before {
	content: "";
}

.fa-poop::before {
	content: "";
}

.fa-location-pin::before {
	content: "";
}

.fa-map-marker::before {
	content: "";
}

.fa-kaaba::before {
	content: "";
}

.fa-toilet-paper::before {
	content: "";
}

.fa-helmet-safety::before {
	content: "";
}

.fa-hard-hat::before {
	content: "";
}

.fa-hat-hard::before {
	content: "";
}

.fa-eject::before {
	content: "";
}

.fa-circle-right::before {
	content: "";
}

.fa-arrow-alt-circle-right::before {
	content: "";
}

.fa-plane-circle-check::before {
	content: "";
}

.fa-face-rolling-eyes::before {
	content: "";
}

.fa-meh-rolling-eyes::before {
	content: "";
}

.fa-object-group::before {
	content: "";
}

.fa-chart-line::before {
	content: "";
}

.fa-line-chart::before {
	content: "";
}

.fa-mask-ventilator::before {
	content: "";
}

.fa-arrow-right::before {
	content: "";
}

.fa-signs-post::before {
	content: "";
}

.fa-map-signs::before {
	content: "";
}

.fa-cash-register::before {
	content: "";
}

.fa-person-circle-question::before {
	content: "";
}

.fa-h::before {
	content: "H";
}

.fa-tarp::before {
	content: "";
}

.fa-screwdriver-wrench::before {
	content: "";
}

.fa-tools::before {
	content: "";
}

.fa-arrows-to-eye::before {
	content: "";
}

.fa-plug-circle-bolt::before {
	content: "";
}

.fa-heart::before {
	content: "";
}

.fa-mars-and-venus::before {
	content: "";
}

.fa-house-user::before {
	content: "";
}

.fa-home-user::before {
	content: "";
}

.fa-dumpster-fire::before {
	content: "";
}

.fa-house-crack::before {
	content: "";
}

.fa-martini-glass-citrus::before {
	content: "";
}

.fa-cocktail::before {
	content: "";
}

.fa-face-surprise::before {
	content: "";
}

.fa-surprise::before {
	content: "";
}

.fa-bottle-water::before {
	content: "";
}

.fa-circle-pause::before {
	content: "";
}

.fa-pause-circle::before {
	content: "";
}

.fa-toilet-paper-slash::before {
	content: "";
}

.fa-apple-whole::before {
	content: "";
}

.fa-apple-alt::before {
	content: "";
}

.fa-kitchen-set::before {
	content: "";
}

.fa-r::before {
	content: "R";
}

.fa-temperature-quarter::before {
	content: "";
}

.fa-temperature-1::before {
	content: "";
}

.fa-thermometer-1::before {
	content: "";
}

.fa-thermometer-quarter::before {
	content: "";
}

.fa-cube::before {
	content: "";
}

.fa-bitcoin-sign::before {
	content: "";
}

.fa-shield-dog::before {
	content: "";
}

.fa-solar-panel::before {
	content: "";
}

.fa-lock-open::before {
	content: "";
}

.fa-elevator::before {
	content: "";
}

.fa-money-bill-transfer::before {
	content: "";
}

.fa-money-bill-trend-up::before {
	content: "";
}

.fa-house-flood-water-circle-arrow-right::before {
	content: "";
}

.fa-square-poll-horizontal::before {
	content: "";
}

.fa-poll-h::before {
	content: "";
}

.fa-circle::before {
	content: "";
}

.fa-backward-fast::before {
	content: "";
}

.fa-fast-backward::before {
	content: "";
}

.fa-recycle::before {
	content: "";
}

.fa-user-astronaut::before {
	content: "";
}

.fa-plane-slash::before {
	content: "";
}

.fa-trademark::before {
	content: "";
}

.fa-basketball::before {
	content: "";
}

.fa-basketball-ball::before {
	content: "";
}

.fa-satellite-dish::before {
	content: "";
}

.fa-circle-up::before {
	content: "";
}

.fa-arrow-alt-circle-up::before {
	content: "";
}

.fa-mobile-screen-button::before {
	content: "";
}

.fa-mobile-alt::before {
	content: "";
}

.fa-volume-high::before {
	content: "";
}

.fa-volume-up::before {
	content: "";
}

.fa-users-rays::before {
	content: "";
}

.fa-wallet::before {
	content: "";
}

.fa-clipboard-check::before {
	content: "";
}

.fa-file-audio::before {
	content: "";
}

.fa-burger::before {
	content: "";
}

.fa-hamburger::before {
	content: "";
}

.fa-wrench::before {
	content: "";
}

.fa-bugs::before {
	content: "";
}

.fa-rupee-sign::before {
	content: "";
}

.fa-rupee::before {
	content: "";
}

.fa-file-image::before {
	content: "";
}

.fa-circle-question::before {
	content: "";
}

.fa-question-circle::before {
	content: "";
}

.fa-plane-departure::before {
	content: "";
}

.fa-handshake-slash::before {
	content: "";
}

.fa-book-bookmark::before {
	content: "";
}

.fa-code-branch::before {
	content: "";
}

.fa-hat-cowboy::before {
	content: "";
}

.fa-bridge::before {
	content: "";
}

.fa-phone-flip::before {
	content: "";
}

.fa-phone-alt::before {
	content: "";
}

.fa-truck-front::before {
	content: "";
}

.fa-cat::before {
	content: "";
}

.fa-anchor-circle-exclamation::before {
	content: "";
}

.fa-truck-field::before {
	content: "";
}

.fa-route::before {
	content: "";
}

.fa-clipboard-question::before {
	content: "";
}

.fa-panorama::before {
	content: "";
}

.fa-comment-medical::before {
	content: "";
}

.fa-teeth-open::before {
	content: "";
}

.fa-file-circle-minus::before {
	content: "";
}

.fa-tags::before {
	content: "";
}

.fa-wine-glass::before {
	content: "";
}

.fa-forward-fast::before {
	content: "";
}

.fa-fast-forward::before {
	content: "";
}

.fa-face-meh-blank::before {
	content: "";
}

.fa-meh-blank::before {
	content: "";
}

.fa-square-parking::before {
	content: "";
}

.fa-parking::before {
	content: "";
}

.fa-house-signal::before {
	content: "";
}

.fa-bars-progress::before {
	content: "";
}

.fa-tasks-alt::before {
	content: "";
}

.fa-faucet-drip::before {
	content: "";
}

.fa-cart-flatbed::before {
	content: "";
}

.fa-dolly-flatbed::before {
	content: "";
}

.fa-ban-smoking::before {
	content: "";
}

.fa-smoking-ban::before {
	content: "";
}

.fa-terminal::before {
	content: "";
}

.fa-mobile-button::before {
	content: "";
}

.fa-house-medical-flag::before {
	content: "";
}

.fa-basket-shopping::before {
	content: "";
}

.fa-shopping-basket::before {
	content: "";
}

.fa-tape::before {
	content: "";
}

.fa-bus-simple::before {
	content: "";
}

.fa-bus-alt::before {
	content: "";
}

.fa-eye::before {
	content: "";
}

.fa-face-sad-cry::before {
	content: "";
}

.fa-sad-cry::before {
	content: "";
}

.fa-audio-description::before {
	content: "";
}

.fa-person-military-to-person::before {
	content: "";
}

.fa-file-shield::before {
	content: "";
}

.fa-user-slash::before {
	content: "";
}

.fa-pen::before {
	content: "";
}

.fa-tower-observation::before {
	content: "";
}

.fa-file-code::before {
	content: "";
}

.fa-signal::before {
	content: "";
}

.fa-signal-5::before {
	content: "";
}

.fa-signal-perfect::before {
	content: "";
}

.fa-bus::before {
	content: "";
}

.fa-heart-circle-xmark::before {
	content: "";
}

.fa-house-chimney::before {
	content: "";
}

.fa-home-lg::before {
	content: "";
}

.fa-window-maximize::before {
	content: "";
}

.fa-face-frown::before {
	content: "";
}

.fa-frown::before {
	content: "";
}

.fa-prescription::before {
	content: "";
}

.fa-shop::before {
	content: "";
}

.fa-store-alt::before {
	content: "";
}

.fa-floppy-disk::before {
	content: "";
}

.fa-save::before {
	content: "";
}

.fa-vihara::before {
	content: "";
}

.fa-scale-unbalanced::before {
	content: "";
}

.fa-balance-scale-left::before {
	content: "";
}

.fa-sort-up::before {
	content: "";
}

.fa-sort-asc::before {
	content: "";
}

.fa-comment-dots::before {
	content: "";
}

.fa-commenting::before {
	content: "";
}

.fa-plant-wilt::before {
	content: "";
}

.fa-diamond::before {
	content: "";
}

.fa-face-grin-squint::before {
	content: "";
}

.fa-grin-squint::before {
	content: "";
}

.fa-hand-holding-dollar::before {
	content: "";
}

.fa-hand-holding-usd::before {
	content: "";
}

.fa-bacterium::before {
	content: "";
}

.fa-hand-pointer::before {
	content: "";
}

.fa-drum-steelpan::before {
	content: "";
}

.fa-hand-scissors::before {
	content: "";
}

.fa-hands-praying::before {
	content: "";
}

.fa-praying-hands::before {
	content: "";
}

.fa-arrow-rotate-right::before {
	content: "";
}

.fa-arrow-right-rotate::before {
	content: "";
}

.fa-arrow-rotate-forward::before {
	content: "";
}

.fa-redo::before {
	content: "";
}

.fa-biohazard::before {
	content: "";
}

.fa-location-crosshairs::before {
	content: "";
}

.fa-location::before {
	content: "";
}

.fa-mars-double::before {
	content: "";
}

.fa-child-dress::before {
	content: "";
}

.fa-users-between-lines::before {
	content: "";
}

.fa-lungs-virus::before {
	content: "";
}

.fa-face-grin-tears::before {
	content: "";
}

.fa-grin-tears::before {
	content: "";
}

.fa-phone::before {
	content: "";
}

.fa-calendar-xmark::before {
	content: "";
}

.fa-calendar-times::before {
	content: "";
}

.fa-child-reaching::before {
	content: "";
}

.fa-head-side-virus::before {
	content: "";
}

.fa-user-gear::before {
	content: "";
}

.fa-user-cog::before {
	content: "";
}

.fa-arrow-up-1-9::before {
	content: "";
}

.fa-sort-numeric-up::before {
	content: "";
}

.fa-door-closed::before {
	content: "";
}

.fa-shield-virus::before {
	content: "";
}

.fa-dice-six::before {
	content: "";
}

.fa-mosquito-net::before {
	content: "";
}

.fa-bridge-water::before {
	content: "";
}

.fa-person-booth::before {
	content: "";
}

.fa-text-width::before {
	content: "";
}

.fa-hat-wizard::before {
	content: "";
}

.fa-pen-fancy::before {
	content: "";
}

.fa-person-digging::before {
	content: "";
}

.fa-digging::before {
	content: "";
}

.fa-trash::before {
	content: "";
}

.fa-gauge-simple::before {
	content: "";
}

.fa-gauge-simple-med::before {
	content: "";
}

.fa-tachometer-average::before {
	content: "";
}

.fa-book-medical::before {
	content: "";
}

.fa-poo::before {
	content: "";
}

.fa-quote-right::before {
	content: "";
}

.fa-quote-right-alt::before {
	content: "";
}

.fa-shirt::before {
	content: "";
}

.fa-t-shirt::before {
	content: "";
}

.fa-tshirt::before {
	content: "";
}

.fa-cubes::before {
	content: "";
}

.fa-divide::before {
	content: "";
}

.fa-tenge-sign::before {
	content: "";
}

.fa-tenge::before {
	content: "";
}

.fa-headphones::before {
	content: "";
}

.fa-hands-holding::before {
	content: "";
}

.fa-hands-clapping::before {
	content: "";
}

.fa-republican::before {
	content: "";
}

.fa-arrow-left::before {
	content: "";
}

.fa-person-circle-xmark::before {
	content: "";
}

.fa-ruler::before {
	content: "";
}

.fa-align-left::before {
	content: "";
}

.fa-dice-d6::before {
	content: "";
}

.fa-restroom::before {
	content: "";
}

.fa-j::before {
	content: "J";
}

.fa-users-viewfinder::before {
	content: "";
}

.fa-file-video::before {
	content: "";
}

.fa-up-right-from-square::before {
	content: "";
}

.fa-external-link-alt::before {
	content: "";
}

.fa-table-cells::before {
	content: "";
}

.fa-th::before {
	content: "";
}

.fa-file-pdf::before {
	content: "";
}

.fa-book-bible::before {
	content: "";
}

.fa-bible::before {
	content: "";
}

.fa-o::before {
	content: "O";
}

.fa-suitcase-medical::before {
	content: "";
}

.fa-medkit::before {
	content: "";
}

.fa-user-secret::before {
	content: "";
}

.fa-otter::before {
	content: "";
}

.fa-person-dress::before {
	content: "";
}

.fa-female::before {
	content: "";
}

.fa-comment-dollar::before {
	content: "";
}

.fa-business-time::before {
	content: "";
}

.fa-briefcase-clock::before {
	content: "";
}

.fa-table-cells-large::before {
	content: "";
}

.fa-th-large::before {
	content: "";
}

.fa-book-tanakh::before {
	content: "";
}

.fa-tanakh::before {
	content: "";
}

.fa-phone-volume::before {
	content: "";
}

.fa-volume-control-phone::before {
	content: "";
}

.fa-hat-cowboy-side::before {
	content: "";
}

.fa-clipboard-user::before {
	content: "";
}

.fa-child::before {
	content: "";
}

.fa-lira-sign::before {
	content: "";
}

.fa-satellite::before {
	content: "";
}

.fa-plane-lock::before {
	content: "";
}

.fa-tag::before {
	content: "";
}

.fa-comment::before {
	content: "";
}

.fa-cake-candles::before {
	content: "";
}

.fa-birthday-cake::before {
	content: "";
}

.fa-cake::before {
	content: "";
}

.fa-envelope::before {
	content: "";
}

.fa-angles-up::before {
	content: "";
}

.fa-angle-double-up::before {
	content: "";
}

.fa-paperclip::before {
	content: "";
}

.fa-arrow-right-to-city::before {
	content: "";
}

.fa-ribbon::before {
	content: "";
}

.fa-lungs::before {
	content: "";
}

.fa-arrow-up-9-1::before {
	content: "";
}

.fa-sort-numeric-up-alt::before {
	content: "";
}

.fa-litecoin-sign::before {
	content: "";
}

.fa-border-none::before {
	content: "";
}

.fa-circle-nodes::before {
	content: "";
}

.fa-parachute-box::before {
	content: "";
}

.fa-indent::before {
	content: "";
}

.fa-truck-field-un::before {
	content: "";
}

.fa-hourglass::before {
	content: "";
}

.fa-hourglass-empty::before {
	content: "";
}

.fa-mountain::before {
	content: "";
}

.fa-user-doctor::before {
	content: "";
}

.fa-user-md::before {
	content: "";
}

.fa-circle-info::before {
	content: "";
}

.fa-info-circle::before {
	content: "";
}

.fa-cloud-meatball::before {
	content: "";
}

.fa-camera::before {
	content: "";
}

.fa-camera-alt::before {
	content: "";
}

.fa-square-virus::before {
	content: "";
}

.fa-meteor::before {
	content: "";
}

.fa-car-on::before {
	content: "";
}

.fa-sleigh::before {
	content: "";
}

.fa-arrow-down-1-9::before {
	content: "";
}

.fa-sort-numeric-asc::before {
	content: "";
}

.fa-sort-numeric-down::before {
	content: "";
}

.fa-hand-holding-droplet::before {
	content: "";
}

.fa-hand-holding-water::before {
	content: "";
}

.fa-water::before {
	content: "";
}

.fa-calendar-check::before {
	content: "";
}

.fa-braille::before {
	content: "";
}

.fa-prescription-bottle-medical::before {
	content: "";
}

.fa-prescription-bottle-alt::before {
	content: "";
}

.fa-landmark::before {
	content: "";
}

.fa-truck::before {
	content: "";
}

.fa-crosshairs::before {
	content: "";
}

.fa-person-cane::before {
	content: "";
}

.fa-tent::before {
	content: "";
}

.fa-vest-patches::before {
	content: "";
}

.fa-check-double::before {
	content: "";
}

.fa-arrow-down-a-z::before {
	content: "";
}

.fa-sort-alpha-asc::before {
	content: "";
}

.fa-sort-alpha-down::before {
	content: "";
}

.fa-money-bill-wheat::before {
	content: "";
}

.fa-cookie::before {
	content: "";
}

.fa-arrow-rotate-left::before {
	content: "";
}

.fa-arrow-left-rotate::before {
	content: "";
}

.fa-arrow-rotate-back::before {
	content: "";
}

.fa-arrow-rotate-backward::before {
	content: "";
}

.fa-undo::before {
	content: "";
}

.fa-hard-drive::before {
	content: "";
}

.fa-hdd::before {
	content: "";
}

.fa-face-grin-squint-tears::before {
	content: "";
}

.fa-grin-squint-tears::before {
	content: "";
}

.fa-dumbbell::before {
	content: "";
}

.fa-rectangle-list::before {
	content: "";
}

.fa-list-alt::before {
	content: "";
}

.fa-tarp-droplet::before {
	content: "";
}

.fa-house-medical-circle-check::before {
	content: "";
}

.fa-person-skiing-nordic::before {
	content: "";
}

.fa-skiing-nordic::before {
	content: "";
}

.fa-calendar-plus::before {
	content: "";
}

.fa-plane-arrival::before {
	content: "";
}

.fa-circle-left::before {
	content: "";
}

.fa-arrow-alt-circle-left::before {
	content: "";
}

.fa-train-subway::before {
	content: "";
}

.fa-subway::before {
	content: "";
}

.fa-chart-gantt::before {
	content: "";
}

.fa-indian-rupee-sign::before {
	content: "";
}

.fa-indian-rupee::before {
	content: "";
}

.fa-inr::before {
	content: "";
}

.fa-crop-simple::before {
	content: "";
}

.fa-crop-alt::before {
	content: "";
}

.fa-money-bill-1::before {
	content: "";
}

.fa-money-bill-alt::before {
	content: "";
}

.fa-left-long::before {
	content: "";
}

.fa-long-arrow-alt-left::before {
	content: "";
}

.fa-dna::before {
	content: "";
}

.fa-virus-slash::before {
	content: "";
}

.fa-minus::before {
	content: "";
}

.fa-subtract::before {
	content: "";
}

.fa-chess::before {
	content: "";
}

.fa-arrow-left-long::before {
	content: "";
}

.fa-long-arrow-left::before {
	content: "";
}

.fa-plug-circle-check::before {
	content: "";
}

.fa-street-view::before {
	content: "";
}

.fa-franc-sign::before {
	content: "";
}

.fa-volume-off::before {
	content: "";
}

.fa-hands-asl-interpreting::before {
	content: "";
}

.fa-american-sign-language-interpreting::before {
	content: "";
}

.fa-asl-interpreting::before {
	content: "";
}

.fa-hands-american-sign-language-interpreting::before {
	content: "";
}

.fa-gear::before {
	content: "";
}

.fa-cog::before {
	content: "";
}

.fa-droplet-slash::before {
	content: "";
}

.fa-tint-slash::before {
	content: "";
}

.fa-mosque::before {
	content: "";
}

.fa-mosquito::before {
	content: "";
}

.fa-star-of-david::before {
	content: "";
}

.fa-person-military-rifle::before {
	content: "";
}

.fa-cart-shopping::before {
	content: "";
}

.fa-shopping-cart::before {
	content: "";
}

.fa-vials::before {
	content: "";
}

.fa-plug-circle-plus::before {
	content: "";
}

.fa-place-of-worship::before {
	content: "";
}

.fa-grip-vertical::before {
	content: "";
}

.fa-arrow-turn-up::before {
	content: "";
}

.fa-level-up::before {
	content: "";
}

.fa-u::before {
	content: "U";
}

.fa-square-root-variable::before {
	content: "";
}

.fa-square-root-alt::before {
	content: "";
}

.fa-clock::before {
	content: "";
}

.fa-clock-four::before {
	content: "";
}

.fa-backward-step::before {
	content: "";
}

.fa-step-backward::before {
	content: "";
}

.fa-pallet::before {
	content: "";
}

.fa-faucet::before {
	content: "";
}

.fa-baseball-bat-ball::before {
	content: "";
}

.fa-s::before {
	content: "S";
}

.fa-timeline::before {
	content: "";
}

.fa-keyboard::before {
	content: "";
}

.fa-caret-down::before {
	content: "";
}

.fa-house-chimney-medical::before {
	content: "";
}

.fa-clinic-medical::before {
	content: "";
}

.fa-temperature-three-quarters::before {
	content: "";
}

.fa-temperature-3::before {
	content: "";
}

.fa-thermometer-3::before {
	content: "";
}

.fa-thermometer-three-quarters::before {
	content: "";
}

.fa-mobile-screen::before {
	content: "";
}

.fa-mobile-android-alt::before {
	content: "";
}

.fa-plane-up::before {
	content: "";
}

.fa-piggy-bank::before {
	content: "";
}

.fa-battery-half::before {
	content: "";
}

.fa-battery-3::before {
	content: "";
}

.fa-mountain-city::before {
	content: "";
}

.fa-coins::before {
	content: "";
}

.fa-khanda::before {
	content: "";
}

.fa-sliders::before {
	content: "";
}

.fa-sliders-h::before {
	content: "";
}

.fa-folder-tree::before {
	content: "";
}

.fa-network-wired::before {
	content: "";
}

.fa-map-pin::before {
	content: "";
}

.fa-hamsa::before {
	content: "";
}

.fa-cent-sign::before {
	content: "";
}

.fa-flask::before {
	content: "";
}

.fa-person-pregnant::before {
	content: "";
}

.fa-wand-sparkles::before {
	content: "";
}

.fa-ellipsis-vertical::before {
	content: "";
}

.fa-ellipsis-v::before {
	content: "";
}

.fa-ticket::before {
	content: "";
}

.fa-power-off::before {
	content: "";
}

.fa-right-long::before {
	content: "";
}

.fa-long-arrow-alt-right::before {
	content: "";
}

.fa-flag-usa::before {
	content: "";
}

.fa-laptop-file::before {
	content: "";
}

.fa-tty::before {
	content: "";
}

.fa-teletype::before {
	content: "";
}

.fa-diagram-next::before {
	content: "";
}

.fa-person-rifle::before {
	content: "";
}

.fa-house-medical-circle-exclamation::before {
	content: "";
}

.fa-closed-captioning::before {
	content: "";
}

.fa-person-hiking::before {
	content: "";
}

.fa-hiking::before {
	content: "";
}

.fa-venus-double::before {
	content: "";
}

.fa-images::before {
	content: "";
}

.fa-calculator::before {
	content: "";
}

.fa-people-pulling::before {
	content: "";
}

.fa-n::before {
	content: "N";
}

.fa-cable-car::before {
	content: "";
}

.fa-tram::before {
	content: "";
}

.fa-cloud-rain::before {
	content: "";
}

.fa-building-circle-xmark::before {
	content: "";
}

.fa-ship::before {
	content: "";
}

.fa-arrows-down-to-line::before {
	content: "";
}

.fa-download::before {
	content: "";
}

.fa-face-grin::before {
	content: "";
}

.fa-grin::before {
	content: "";
}

.fa-delete-left::before {
	content: "";
}

.fa-backspace::before {
	content: "";
}

.fa-eye-dropper::before {
	content: "";
}

.fa-eye-dropper-empty::before {
	content: "";
}

.fa-eyedropper::before {
	content: "";
}

.fa-file-circle-check::before {
	content: "";
}

.fa-forward::before {
	content: "";
}

.fa-mobile::before {
	content: "";
}

.fa-mobile-android::before {
	content: "";
}

.fa-mobile-phone::before {
	content: "";
}

.fa-face-meh::before {
	content: "";
}

.fa-meh::before {
	content: "";
}

.fa-align-center::before {
	content: "";
}

.fa-book-skull::before {
	content: "";
}

.fa-book-dead::before {
	content: "";
}

.fa-id-card::before {
	content: "";
}

.fa-drivers-license::before {
	content: "";
}

.fa-outdent::before {
	content: "";
}

.fa-dedent::before {
	content: "";
}

.fa-heart-circle-exclamation::before {
	content: "";
}

.fa-house::before {
	content: "";
}

.fa-home::before {
	content: "";
}

.fa-home-alt::before {
	content: "";
}

.fa-home-lg-alt::before {
	content: "";
}

.fa-calendar-week::before {
	content: "";
}

.fa-laptop-medical::before {
	content: "";
}

.fa-b::before {
	content: "B";
}

.fa-file-medical::before {
	content: "";
}

.fa-dice-one::before {
	content: "";
}

.fa-kiwi-bird::before {
	content: "";
}

.fa-arrow-right-arrow-left::before {
	content: "";
}

.fa-exchange::before {
	content: "";
}

.fa-rotate-right::before {
	content: "";
}

.fa-redo-alt::before {
	content: "";
}

.fa-rotate-forward::before {
	content: "";
}

.fa-utensils::before {
	content: "";
}

.fa-cutlery::before {
	content: "";
}

.fa-arrow-up-wide-short::before {
	content: "";
}

.fa-sort-amount-up::before {
	content: "";
}

.fa-mill-sign::before {
	content: "";
}

.fa-bowl-rice::before {
	content: "";
}

.fa-skull::before {
	content: "";
}

.fa-tower-broadcast::before {
	content: "";
}

.fa-broadcast-tower::before {
	content: "";
}

.fa-truck-pickup::before {
	content: "";
}

.fa-up-long::before {
	content: "";
}

.fa-long-arrow-alt-up::before {
	content: "";
}

.fa-stop::before {
	content: "";
}

.fa-code-merge::before {
	content: "";
}

.fa-upload::before {
	content: "";
}

.fa-hurricane::before {
	content: "";
}

.fa-mound::before {
	content: "";
}

.fa-toilet-portable::before {
	content: "";
}

.fa-compact-disc::before {
	content: "";
}

.fa-file-arrow-down::before {
	content: "";
}

.fa-file-download::before {
	content: "";
}

.fa-caravan::before {
	content: "";
}

.fa-shield-cat::before {
	content: "";
}

.fa-bolt::before {
	content: "";
}

.fa-zap::before {
	content: "";
}

.fa-glass-water::before {
	content: "";
}

.fa-oil-well::before {
	content: "";
}

.fa-vault::before {
	content: "";
}

.fa-mars::before {
	content: "";
}

.fa-toilet::before {
	content: "";
}

.fa-plane-circle-xmark::before {
	content: "";
}

.fa-yen-sign::before {
	content: "";
}

.fa-cny::before {
	content: "";
}

.fa-jpy::before {
	content: "";
}

.fa-rmb::before {
	content: "";
}

.fa-yen::before {
	content: "";
}

.fa-ruble-sign::before {
	content: "";
}

.fa-rouble::before {
	content: "";
}

.fa-rub::before {
	content: "";
}

.fa-ruble::before {
	content: "";
}

.fa-sun::before {
	content: "";
}

.fa-guitar::before {
	content: "";
}

.fa-face-laugh-wink::before {
	content: "";
}

.fa-laugh-wink::before {
	content: "";
}

.fa-horse-head::before {
	content: "";
}

.fa-bore-hole::before {
	content: "";
}

.fa-industry::before {
	content: "";
}

.fa-circle-down::before {
	content: "";
}

.fa-arrow-alt-circle-down::before {
	content: "";
}

.fa-arrows-turn-to-dots::before {
	content: "";
}

.fa-florin-sign::before {
	content: "";
}

.fa-arrow-down-short-wide::before {
	content: "";
}

.fa-sort-amount-desc::before {
	content: "";
}

.fa-sort-amount-down-alt::before {
	content: "";
}

.fa-less-than::before {
	content: "<";
}

.fa-angle-down::before {
	content: "";
}

.fa-car-tunnel::before {
	content: "";
}

.fa-head-side-cough::before {
	content: "";
}

.fa-grip-lines::before {
	content: "";
}

.fa-thumbs-down::before {
	content: "";
}

.fa-user-lock::before {
	content: "";
}

.fa-arrow-right-long::before {
	content: "";
}

.fa-long-arrow-right::before {
	content: "";
}

.fa-anchor-circle-xmark::before {
	content: "";
}

.fa-ellipsis::before {
	content: "";
}

.fa-ellipsis-h::before {
	content: "";
}

.fa-chess-pawn::before {
	content: "";
}

.fa-kit-medical::before {
	content: "";
}

.fa-first-aid::before {
	content: "";
}

.fa-person-through-window::before {
	content: "";
}

.fa-toolbox::before {
	content: "";
}

.fa-hands-holding-circle::before {
	content: "";
}

.fa-bug::before {
	content: "";
}

.fa-credit-card::before {
	content: "";
}

.fa-credit-card-alt::before {
	content: "";
}

.fa-car::before {
	content: "";
}

.fa-automobile::before {
	content: "";
}

.fa-hand-holding-hand::before {
	content: "";
}

.fa-book-open-reader::before {
	content: "";
}

.fa-book-reader::before {
	content: "";
}

.fa-mountain-sun::before {
	content: "";
}

.fa-arrows-left-right-to-line::before {
	content: "";
}

.fa-dice-d20::before {
	content: "";
}

.fa-truck-droplet::before {
	content: "";
}

.fa-file-circle-xmark::before {
	content: "";
}

.fa-temperature-arrow-up::before {
	content: "";
}

.fa-temperature-up::before {
	content: "";
}

.fa-medal::before {
	content: "";
}

.fa-bed::before {
	content: "";
}

.fa-square-h::before {
	content: "";
}

.fa-h-square::before {
	content: "";
}

.fa-podcast::before {
	content: "";
}

.fa-temperature-full::before {
	content: "";
}

.fa-temperature-4::before {
	content: "";
}

.fa-thermometer-4::before {
	content: "";
}

.fa-thermometer-full::before {
	content: "";
}

.fa-bell::before {
	content: "";
}

.fa-superscript::before {
	content: "";
}

.fa-plug-circle-xmark::before {
	content: "";
}

.fa-star-of-life::before {
	content: "";
}

.fa-phone-slash::before {
	content: "";
}

.fa-paint-roller::before {
	content: "";
}

.fa-handshake-angle::before {
	content: "";
}

.fa-hands-helping::before {
	content: "";
}

.fa-location-dot::before {
	content: "";
}

.fa-map-marker-alt::before {
	content: "";
}

.fa-file::before {
	content: "";
}

.fa-greater-than::before {
	content: ">";
}

.fa-person-swimming::before {
	content: "";
}

.fa-swimmer::before {
	content: "";
}

.fa-arrow-down::before {
	content: "";
}

.fa-droplet::before {
	content: "";
}

.fa-tint::before {
	content: "";
}

.fa-eraser::before {
	content: "";
}

.fa-earth-americas::before {
	content: "";
}

.fa-earth::before {
	content: "";
}

.fa-earth-america::before {
	content: "";
}

.fa-globe-americas::before {
	content: "";
}

.fa-person-burst::before {
	content: "";
}

.fa-dove::before {
	content: "";
}

.fa-battery-empty::before {
	content: "";
}

.fa-battery-0::before {
	content: "";
}

.fa-socks::before {
	content: "";
}

.fa-inbox::before {
	content: "";
}

.fa-section::before {
	content: "";
}

.fa-gauge-high::before {
	content: "";
}

.fa-tachometer-alt::before {
	content: "";
}

.fa-tachometer-alt-fast::before {
	content: "";
}

.fa-envelope-open-text::before {
	content: "";
}

.fa-hospital::before {
	content: "";
}

.fa-hospital-alt::before {
	content: "";
}

.fa-hospital-wide::before {
	content: "";
}

.fa-wine-bottle::before {
	content: "";
}

.fa-chess-rook::before {
	content: "";
}

.fa-bars-staggered::before {
	content: "";
}

.fa-reorder::before {
	content: "";
}

.fa-stream::before {
	content: "";
}

.fa-dharmachakra::before {
	content: "";
}

.fa-hotdog::before {
	content: "";
}

.fa-person-walking-with-cane::before {
	content: "";
}

.fa-blind::before {
	content: "";
}

.fa-drum::before {
	content: "";
}

.fa-ice-cream::before {
	content: "";
}

.fa-heart-circle-bolt::before {
	content: "";
}

.fa-fax::before {
	content: "";
}

.fa-paragraph::before {
	content: "";
}

.fa-check-to-slot::before {
	content: "";
}

.fa-vote-yea::before {
	content: "";
}

.fa-star-half::before {
	content: "";
}

.fa-boxes-stacked::before {
	content: "";
}

.fa-boxes::before {
	content: "";
}

.fa-boxes-alt::before {
	content: "";
}

.fa-link::before {
	content: "";
}

.fa-chain::before {
	content: "";
}

.fa-ear-listen::before {
	content: "";
}

.fa-assistive-listening-systems::before {
	content: "";
}

.fa-tree-city::before {
	content: "";
}

.fa-play::before {
	content: "";
}

.fa-font::before {
	content: "";
}

.fa-rupiah-sign::before {
	content: "";
}

.fa-magnifying-glass::before {
	content: "";
}

.fa-search::before {
	content: "";
}

.fa-table-tennis-paddle-ball::before {
	content: "";
}

.fa-ping-pong-paddle-ball::before {
	content: "";
}

.fa-table-tennis::before {
	content: "";
}

.fa-person-dots-from-line::before {
	content: "";
}

.fa-diagnoses::before {
	content: "";
}

.fa-trash-can-arrow-up::before {
	content: "";
}

.fa-trash-restore-alt::before {
	content: "";
}

.fa-naira-sign::before {
	content: "";
}

.fa-cart-arrow-down::before {
	content: "";
}

.fa-walkie-talkie::before {
	content: "";
}

.fa-file-pen::before {
	content: "";
}

.fa-file-edit::before {
	content: "";
}

.fa-receipt::before {
	content: "";
}

.fa-square-pen::before {
	content: "";
}

.fa-pen-square::before {
	content: "";
}

.fa-pencil-square::before {
	content: "";
}

.fa-suitcase-rolling::before {
	content: "";
}

.fa-person-circle-exclamation::before {
	content: "";
}

.fa-chevron-down::before {
	content: "";
}

.fa-battery-full::before {
	content: "";
}

.fa-battery::before {
	content: "";
}

.fa-battery-5::before {
	content: "";
}

.fa-skull-crossbones::before {
	content: "";
}

.fa-code-compare::before {
	content: "";
}

.fa-list-ul::before {
	content: "";
}

.fa-list-dots::before {
	content: "";
}

.fa-school-lock::before {
	content: "";
}

.fa-tower-cell::before {
	content: "";
}

.fa-down-long::before {
	content: "";
}

.fa-long-arrow-alt-down::before {
	content: "";
}

.fa-ranking-star::before {
	content: "";
}

.fa-chess-king::before {
	content: "";
}

.fa-person-harassing::before {
	content: "";
}

.fa-brazilian-real-sign::before {
	content: "";
}

.fa-landmark-dome::before {
	content: "";
}

.fa-landmark-alt::before {
	content: "";
}

.fa-arrow-up::before {
	content: "";
}

.fa-tv::before {
	content: "";
}

.fa-television::before {
	content: "";
}

.fa-tv-alt::before {
	content: "";
}

.fa-shrimp::before {
	content: "";
}

.fa-list-check::before {
	content: "";
}

.fa-tasks::before {
	content: "";
}

.fa-jug-detergent::before {
	content: "";
}

.fa-circle-user::before {
	content: "";
}

.fa-user-circle::before {
	content: "";
}

.fa-user-shield::before {
	content: "";
}

.fa-wind::before {
	content: "";
}

.fa-car-burst::before {
	content: "";
}

.fa-car-crash::before {
	content: "";
}

.fa-y::before {
	content: "Y";
}

.fa-person-snowboarding::before {
	content: "";
}

.fa-snowboarding::before {
	content: "";
}

.fa-truck-fast::before {
	content: "";
}

.fa-shipping-fast::before {
	content: "";
}

.fa-fish::before {
	content: "";
}

.fa-user-graduate::before {
	content: "";
}

.fa-circle-half-stroke::before {
	content: "";
}

.fa-adjust::before {
	content: "";
}

.fa-clapperboard::before {
	content: "";
}

.fa-circle-radiation::before {
	content: "";
}

.fa-radiation-alt::before {
	content: "";
}

.fa-baseball::before {
	content: "";
}

.fa-baseball-ball::before {
	content: "";
}

.fa-jet-fighter-up::before {
	content: "";
}

.fa-diagram-project::before {
	content: "";
}

.fa-project-diagram::before {
	content: "";
}

.fa-copy::before {
	content: "";
}

.fa-volume-xmark::before {
	content: "";
}

.fa-volume-mute::before {
	content: "";
}

.fa-volume-times::before {
	content: "";
}

.fa-hand-sparkles::before {
	content: "";
}

.fa-grip::before {
	content: "";
}

.fa-grip-horizontal::before {
	content: "";
}

.fa-share-from-square::before {
	content: "";
}

.fa-share-square::before {
	content: "";
}

.fa-child-combatant::before {
	content: "";
}

.fa-child-rifle::before {
	content: "";
}

.fa-gun::before {
	content: "";
}

.fa-square-phone::before {
	content: "";
}

.fa-phone-square::before {
	content: "";
}

.fa-plus::before {
	content: "+";
}

.fa-add::before {
	content: "+";
}

.fa-expand::before {
	content: "";
}

.fa-computer::before {
	content: "";
}

.fa-xmark::before {
	content: "";
}

.fa-close::before {
	content: "";
}

.fa-multiply::before {
	content: "";
}

.fa-remove::before {
	content: "";
}

.fa-times::before {
	content: "";
}

.fa-arrows-up-down-left-right::before {
	content: "";
}

.fa-arrows::before {
	content: "";
}

.fa-chalkboard-user::before {
	content: "";
}

.fa-chalkboard-teacher::before {
	content: "";
}

.fa-peso-sign::before {
	content: "";
}

.fa-building-shield::before {
	content: "";
}

.fa-baby::before {
	content: "";
}

.fa-users-line::before {
	content: "";
}

.fa-quote-left::before {
	content: "";
}

.fa-quote-left-alt::before {
	content: "";
}

.fa-tractor::before {
	content: "";
}

.fa-trash-arrow-up::before {
	content: "";
}

.fa-trash-restore::before {
	content: "";
}

.fa-arrow-down-up-lock::before {
	content: "";
}

.fa-lines-leaning::before {
	content: "";
}

.fa-ruler-combined::before {
	content: "";
}

.fa-copyright::before {
	content: "";
}

.fa-equals::before {
	content: "=";
}

.fa-blender::before {
	content: "";
}

.fa-teeth::before {
	content: "";
}

.fa-shekel-sign::before {
	content: "";
}

.fa-ils::before {
	content: "";
}

.fa-shekel::before {
	content: "";
}

.fa-sheqel::before {
	content: "";
}

.fa-sheqel-sign::before {
	content: "";
}

.fa-map::before {
	content: "";
}

.fa-rocket::before {
	content: "";
}

.fa-photo-film::before {
	content: "";
}

.fa-photo-video::before {
	content: "";
}

.fa-folder-minus::before {
	content: "";
}

.fa-store::before {
	content: "";
}

.fa-arrow-trend-up::before {
	content: "";
}

.fa-plug-circle-minus::before {
	content: "";
}

.fa-sign-hanging::before {
	content: "";
}

.fa-sign::before {
	content: "";
}

.fa-bezier-curve::before {
	content: "";
}

.fa-bell-slash::before {
	content: "";
}

.fa-tablet::before {
	content: "";
}

.fa-tablet-android::before {
	content: "";
}

.fa-school-flag::before {
	content: "";
}

.fa-fill::before {
	content: "";
}

.fa-angle-up::before {
	content: "";
}

.fa-drumstick-bite::before {
	content: "";
}

.fa-holly-berry::before {
	content: "";
}

.fa-chevron-left::before {
	content: "";
}

.fa-bacteria::before {
	content: "";
}

.fa-hand-lizard::before {
	content: "";
}

.fa-notdef::before {
	content: "";
}

.fa-disease::before {
	content: "";
}

.fa-briefcase-medical::before {
	content: "";
}

.fa-genderless::before {
	content: "";
}

.fa-chevron-right::before {
	content: "";
}

.fa-retweet::before {
	content: "";
}

.fa-car-rear::before {
	content: "";
}

.fa-car-alt::before {
	content: "";
}

.fa-pump-soap::before {
	content: "";
}

.fa-video-slash::before {
	content: "";
}

.fa-battery-quarter::before {
	content: "";
}

.fa-battery-2::before {
	content: "";
}

.fa-radio::before {
	content: "";
}

.fa-baby-carriage::before {
	content: "";
}

.fa-carriage-baby::before {
	content: "";
}

.fa-traffic-light::before {
	content: "";
}

.fa-thermometer::before {
	content: "";
}

.fa-vr-cardboard::before {
	content: "";
}

.fa-hand-middle-finger::before {
	content: "";
}

.fa-percent::before {
	content: "%";
}

.fa-percentage::before {
	content: "%";
}

.fa-truck-moving::before {
	content: "";
}

.fa-glass-water-droplet::before {
	content: "";
}

.fa-display::before {
	content: "";
}

.fa-face-smile::before {
	content: "";
}

.fa-smile::before {
	content: "";
}

.fa-thumbtack::before {
	content: "";
}

.fa-thumb-tack::before {
	content: "";
}

.fa-trophy::before {
	content: "";
}

.fa-person-praying::before {
	content: "";
}

.fa-pray::before {
	content: "";
}

.fa-hammer::before {
	content: "";
}

.fa-hand-peace::before {
	content: "";
}

.fa-rotate::before {
	content: "";
}

.fa-sync-alt::before {
	content: "";
}

.fa-spinner::before {
	content: "";
}

.fa-robot::before {
	content: "";
}

.fa-peace::before {
	content: "";
}

.fa-gears::before {
	content: "";
}

.fa-cogs::before {
	content: "";
}

.fa-warehouse::before {
	content: "";
}

.fa-arrow-up-right-dots::before {
	content: "";
}

.fa-splotch::before {
	content: "";
}

.fa-face-grin-hearts::before {
	content: "";
}

.fa-grin-hearts::before {
	content: "";
}

.fa-dice-four::before {
	content: "";
}

.fa-sim-card::before {
	content: "";
}

.fa-transgender::before {
	content: "";
}

.fa-transgender-alt::before {
	content: "";
}

.fa-mercury::before {
	content: "";
}

.fa-arrow-turn-down::before {
	content: "";
}

.fa-level-down::before {
	content: "";
}

.fa-person-falling-burst::before {
	content: "";
}

.fa-award::before {
	content: "";
}

.fa-ticket-simple::before {
	content: "";
}

.fa-ticket-alt::before {
	content: "";
}

.fa-building::before {
	content: "";
}

.fa-angles-left::before {
	content: "";
}

.fa-angle-double-left::before {
	content: "";
}

.fa-qrcode::before {
	content: "";
}

.fa-clock-rotate-left::before {
	content: "";
}

.fa-history::before {
	content: "";
}

.fa-face-grin-beam-sweat::before {
	content: "";
}

.fa-grin-beam-sweat::before {
	content: "";
}

.fa-file-export::before {
	content: "";
}

.fa-arrow-right-from-file::before {
	content: "";
}

.fa-shield::before {
	content: "";
}

.fa-shield-blank::before {
	content: "";
}

.fa-arrow-up-short-wide::before {
	content: "";
}

.fa-sort-amount-up-alt::before {
	content: "";
}

.fa-house-medical::before {
	content: "";
}

.fa-golf-ball-tee::before {
	content: "";
}

.fa-golf-ball::before {
	content: "";
}

.fa-circle-chevron-left::before {
	content: "";
}

.fa-chevron-circle-left::before {
	content: "";
}

.fa-house-chimney-window::before {
	content: "";
}

.fa-pen-nib::before {
	content: "";
}

.fa-tent-arrow-turn-left::before {
	content: "";
}

.fa-tents::before {
	content: "";
}

.fa-wand-magic::before {
	content: "";
}

.fa-magic::before {
	content: "";
}

.fa-dog::before {
	content: "";
}

.fa-carrot::before {
	content: "";
}

.fa-moon::before {
	content: "";
}

.fa-wine-glass-empty::before {
	content: "";
}

.fa-wine-glass-alt::before {
	content: "";
}

.fa-cheese::before {
	content: "";
}

.fa-yin-yang::before {
	content: "";
}

.fa-music::before {
	content: "";
}

.fa-code-commit::before {
	content: "";
}

.fa-temperature-low::before {
	content: "";
}

.fa-person-biking::before {
	content: "";
}

.fa-biking::before {
	content: "";
}

.fa-broom::before {
	content: "";
}

.fa-shield-heart::before {
	content: "";
}

.fa-gopuram::before {
	content: "";
}

.fa-earth-oceania::before {
	content: "";
}

.fa-globe-oceania::before {
	content: "";
}

.fa-square-xmark::before {
	content: "";
}

.fa-times-square::before {
	content: "";
}

.fa-xmark-square::before {
	content: "";
}

.fa-hashtag::before {
	content: "#";
}

.fa-up-right-and-down-left-from-center::before {
	content: "";
}

.fa-expand-alt::before {
	content: "";
}

.fa-oil-can::before {
	content: "";
}

.fa-t::before {
	content: "T";
}

.fa-hippo::before {
	content: "";
}

.fa-chart-column::before {
	content: "";
}

.fa-infinity::before {
	content: "";
}

.fa-vial-circle-check::before {
	content: "";
}

.fa-person-arrow-down-to-line::before {
	content: "";
}

.fa-voicemail::before {
	content: "";
}

.fa-fan::before {
	content: "";
}

.fa-person-walking-luggage::before {
	content: "";
}

.fa-up-down::before {
	content: "";
}

.fa-arrows-alt-v::before {
	content: "";
}

.fa-cloud-moon-rain::before {
	content: "";
}

.fa-calendar::before {
	content: "";
}

.fa-trailer::before {
	content: "";
}

.fa-bahai::before {
	content: "";
}

.fa-haykal::before {
	content: "";
}

.fa-sd-card::before {
	content: "";
}

.fa-dragon::before {
	content: "";
}

.fa-shoe-prints::before {
	content: "";
}

.fa-circle-plus::before {
	content: "";
}

.fa-plus-circle::before {
	content: "";
}

.fa-face-grin-tongue-wink::before {
	content: "";
}

.fa-grin-tongue-wink::before {
	content: "";
}

.fa-hand-holding::before {
	content: "";
}

.fa-plug-circle-exclamation::before {
	content: "";
}

.fa-link-slash::before {
	content: "";
}

.fa-chain-broken::before {
	content: "";
}

.fa-chain-slash::before {
	content: "";
}

.fa-unlink::before {
	content: "";
}

.fa-clone::before {
	content: "";
}

.fa-person-walking-arrow-loop-left::before {
	content: "";
}

.fa-arrow-up-z-a::before {
	content: "";
}

.fa-sort-alpha-up-alt::before {
	content: "";
}

.fa-fire-flame-curved::before {
	content: "";
}

.fa-fire-alt::before {
	content: "";
}

.fa-tornado::before {
	content: "";
}

.fa-file-circle-plus::before {
	content: "";
}

.fa-book-quran::before {
	content: "";
}

.fa-quran::before {
	content: "";
}

.fa-anchor::before {
	content: "";
}

.fa-border-all::before {
	content: "";
}

.fa-face-angry::before {
	content: "";
}

.fa-angry::before {
	content: "";
}

.fa-cookie-bite::before {
	content: "";
}

.fa-arrow-trend-down::before {
	content: "";
}

.fa-rss::before {
	content: "";
}

.fa-feed::before {
	content: "";
}

.fa-draw-polygon::before {
	content: "";
}

.fa-scale-balanced::before {
	content: "";
}

.fa-balance-scale::before {
	content: "";
}

.fa-gauge-simple-high::before {
	content: "";
}

.fa-tachometer::before {
	content: "";
}

.fa-tachometer-fast::before {
	content: "";
}

.fa-shower::before {
	content: "";
}

.fa-desktop::before {
	content: "";
}

.fa-desktop-alt::before {
	content: "";
}

.fa-m::before {
	content: "M";
}

.fa-table-list::before {
	content: "";
}

.fa-th-list::before {
	content: "";
}

.fa-comment-sms::before {
	content: "";
}

.fa-sms::before {
	content: "";
}

.fa-book::before {
	content: "";
}

.fa-user-plus::before {
	content: "";
}

.fa-check::before {
	content: "";
}

.fa-battery-three-quarters::before {
	content: "";
}

.fa-battery-4::before {
	content: "";
}

.fa-house-circle-check::before {
	content: "";
}

.fa-angle-left::before {
	content: "";
}

.fa-diagram-successor::before {
	content: "";
}

.fa-truck-arrow-right::before {
	content: "";
}

.fa-arrows-split-up-and-left::before {
	content: "";
}

.fa-hand-fist::before {
	content: "";
}

.fa-fist-raised::before {
	content: "";
}

.fa-cloud-moon::before {
	content: "";
}

.fa-briefcase::before {
	content: "";
}

.fa-person-falling::before {
	content: "";
}

.fa-image-portrait::before {
	content: "";
}

.fa-portrait::before {
	content: "";
}

.fa-user-tag::before {
	content: "";
}

.fa-rug::before {
	content: "";
}

.fa-earth-europe::before {
	content: "";
}

.fa-globe-europe::before {
	content: "";
}

.fa-cart-flatbed-suitcase::before {
	content: "";
}

.fa-luggage-cart::before {
	content: "";
}

.fa-rectangle-xmark::before {
	content: "";
}

.fa-rectangle-times::before {
	content: "";
}

.fa-times-rectangle::before {
	content: "";
}

.fa-window-close::before {
	content: "";
}

.fa-baht-sign::before {
	content: "";
}

.fa-book-open::before {
	content: "";
}

.fa-book-journal-whills::before {
	content: "";
}

.fa-journal-whills::before {
	content: "";
}

.fa-handcuffs::before {
	content: "";
}

.fa-triangle-exclamation::before {
	content: "";
}

.fa-exclamation-triangle::before {
	content: "";
}

.fa-warning::before {
	content: "";
}

.fa-database::before {
	content: "";
}

.fa-share::before {
	content: "";
}

.fa-arrow-turn-right::before {
	content: "";
}

.fa-mail-forward::before {
	content: "";
}

.fa-bottle-droplet::before {
	content: "";
}

.fa-mask-face::before {
	content: "";
}

.fa-hill-rockslide::before {
	content: "";
}

.fa-right-left::before {
	content: "";
}

.fa-exchange-alt::before {
	content: "";
}

.fa-paper-plane::before {
	content: "";
}

.fa-road-circle-exclamation::before {
	content: "";
}

.fa-dungeon::before {
	content: "";
}

.fa-align-right::before {
	content: "";
}

.fa-money-bill-1-wave::before {
	content: "";
}

.fa-money-bill-wave-alt::before {
	content: "";
}

.fa-life-ring::before {
	content: "";
}

.fa-hands::before {
	content: "";
}

.fa-sign-language::before {
	content: "";
}

.fa-signing::before {
	content: "";
}

.fa-calendar-day::before {
	content: "";
}

.fa-water-ladder::before {
	content: "";
}

.fa-ladder-water::before {
	content: "";
}

.fa-swimming-pool::before {
	content: "";
}

.fa-arrows-up-down::before {
	content: "";
}

.fa-arrows-v::before {
	content: "";
}

.fa-face-grimace::before {
	content: "";
}

.fa-grimace::before {
	content: "";
}

.fa-wheelchair-move::before {
	content: "";
}

.fa-wheelchair-alt::before {
	content: "";
}

.fa-turn-down::before {
	content: "";
}

.fa-level-down-alt::before {
	content: "";
}

.fa-person-walking-arrow-right::before {
	content: "";
}

.fa-square-envelope::before {
	content: "";
}

.fa-envelope-square::before {
	content: "";
}

.fa-dice::before {
	content: "";
}

.fa-bowling-ball::before {
	content: "";
}

.fa-brain::before {
	content: "";
}

.fa-bandage::before {
	content: "";
}

.fa-band-aid::before {
	content: "";
}

.fa-calendar-minus::before {
	content: "";
}

.fa-circle-xmark::before {
	content: "";
}

.fa-times-circle::before {
	content: "";
}

.fa-xmark-circle::before {
	content: "";
}

.fa-gifts::before {
	content: "";
}

.fa-hotel::before {
	content: "";
}

.fa-earth-asia::before {
	content: "";
}

.fa-globe-asia::before {
	content: "";
}

.fa-id-card-clip::before {
	content: "";
}

.fa-id-card-alt::before {
	content: "";
}

.fa-magnifying-glass-plus::before {
	content: "";
}

.fa-search-plus::before {
	content: "";
}

.fa-thumbs-up::before {
	content: "";
}

.fa-user-clock::before {
	content: "";
}

.fa-hand-dots::before {
	content: "";
}

.fa-allergies::before {
	content: "";
}

.fa-file-invoice::before {
	content: "";
}

.fa-window-minimize::before {
	content: "";
}

.fa-mug-saucer::before {
	content: "";
}

.fa-coffee::before {
	content: "";
}

.fa-brush::before {
	content: "";
}

.fa-mask::before {
	content: "";
}

.fa-magnifying-glass-minus::before {
	content: "";
}

.fa-search-minus::before {
	content: "";
}

.fa-ruler-vertical::before {
	content: "";
}

.fa-user-large::before {
	content: "";
}

.fa-user-alt::before {
	content: "";
}

.fa-train-tram::before {
	content: "";
}

.fa-user-nurse::before {
	content: "";
}

.fa-syringe::before {
	content: "";
}

.fa-cloud-sun::before {
	content: "";
}

.fa-stopwatch-20::before {
	content: "";
}

.fa-square-full::before {
	content: "";
}

.fa-magnet::before {
	content: "";
}

.fa-jar::before {
	content: "";
}

.fa-note-sticky::before {
	content: "";
}

.fa-sticky-note::before {
	content: "";
}

.fa-bug-slash::before {
	content: "";
}

.fa-arrow-up-from-water-pump::before {
	content: "";
}

.fa-bone::before {
	content: "";
}

.fa-user-injured::before {
	content: "";
}

.fa-face-sad-tear::before {
	content: "";
}

.fa-sad-tear::before {
	content: "";
}

.fa-plane::before {
	content: "";
}

.fa-tent-arrows-down::before {
	content: "";
}

.fa-exclamation::before {
	content: "!";
}

.fa-arrows-spin::before {
	content: "";
}

.fa-print::before {
	content: "";
}

.fa-turkish-lira-sign::before {
	content: "";
}

.fa-try::before {
	content: "";
}

.fa-turkish-lira::before {
	content: "";
}

.fa-dollar-sign::before {
	content: "$";
}

.fa-dollar::before {
	content: "$";
}

.fa-usd::before {
	content: "$";
}

.fa-x::before {
	content: "X";
}

.fa-magnifying-glass-dollar::before {
	content: "";
}

.fa-search-dollar::before {
	content: "";
}

.fa-users-gear::before {
	content: "";
}

.fa-users-cog::before {
	content: "";
}

.fa-person-military-pointing::before {
	content: "";
}

.fa-building-columns::before {
	content: "";
}

.fa-bank::before {
	content: "";
}

.fa-institution::before {
	content: "";
}

.fa-museum::before {
	content: "";
}

.fa-university::before {
	content: "";
}

.fa-umbrella::before {
	content: "";
}

.fa-trowel::before {
	content: "";
}

.fa-d::before {
	content: "D";
}

.fa-stapler::before {
	content: "";
}

.fa-masks-theater::before {
	content: "";
}

.fa-theater-masks::before {
	content: "";
}

.fa-kip-sign::before {
	content: "";
}

.fa-hand-point-left::before {
	content: "";
}

.fa-handshake-simple::before {
	content: "";
}

.fa-handshake-alt::before {
	content: "";
}

.fa-jet-fighter::before {
	content: "";
}

.fa-fighter-jet::before {
	content: "";
}

.fa-square-share-nodes::before {
	content: "";
}

.fa-share-alt-square::before {
	content: "";
}

.fa-barcode::before {
	content: "";
}

.fa-plus-minus::before {
	content: "";
}

.fa-video::before {
	content: "";
}

.fa-video-camera::before {
	content: "";
}

.fa-graduation-cap::before {
	content: "";
}

.fa-mortar-board::before {
	content: "";
}

.fa-hand-holding-medical::before {
	content: "";
}

.fa-person-circle-check::before {
	content: "";
}

.fa-turn-up::before {
	content: "";
}

.fa-level-up-alt::before {
	content: "";
}

/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
	--fa-style-family-brands: "Font Awesome 6 Brands";
	--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

.fab, .fa-brands {
	font-weight: 400;
}

.fa-monero:before {
	content: "";
}

.fa-hooli:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-cc-visa:before {
	content: "";
}

.fa-lastfm:before {
	content: "";
}

.fa-shopware:before {
	content: "";
}

.fa-creative-commons-nc:before {
	content: "";
}

.fa-aws:before {
	content: "";
}

.fa-redhat:before {
	content: "";
}

.fa-yoast:before {
	content: "";
}

.fa-cloudflare:before {
	content: "";
}

.fa-ups:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-dyalog:before {
	content: "";
}

.fa-bity:before {
	content: "";
}

.fa-stackpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-first-order:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

.fa-guilded:before {
	content: "";
}

.fa-vnv:before {
	content: "";
}

.fa-square-js:before {
	content: "";
}

.fa-js-square:before {
	content: "";
}

.fa-microsoft:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-orcid:before {
	content: "";
}

.fa-java:before {
	content: "";
}

.fa-invision:before {
	content: "";
}

.fa-creative-commons-pd-alt:before {
	content: "";
}

.fa-centercode:before {
	content: "";
}

.fa-glide-g:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-hire-a-helper:before {
	content: "";
}

.fa-creative-commons-by:before {
	content: "";
}

.fa-unity:before {
	content: "";
}

.fa-whmcs:before {
	content: "";
}

.fa-rocketchat:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-untappd:before {
	content: "";
}

.fa-mailchimp:before {
	content: "";
}

.fa-css3-alt:before {
	content: "";
}

.fa-square-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-vimeo-v:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-square-font-awesome:before {
	content: "";
}

.fa-deskpro:before {
	content: "";
}

.fa-sistrix:before {
	content: "";
}

.fa-square-instagram:before {
	content: "";
}

.fa-instagram-square:before {
	content: "";
}

.fa-battle-net:before {
	content: "";
}

.fa-the-red-yeti:before {
	content: "";
}

.fa-square-hacker-news:before {
	content: "";
}

.fa-hacker-news-square:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-napster:before {
	content: "";
}

.fa-square-snapchat:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-google-plus-g:before {
	content: "";
}

.fa-artstation:before {
	content: "";
}

.fa-markdown:before {
	content: "";
}

.fa-sourcetree:before {
	content: "";
}

.fa-google-plus:before {
	content: "";
}

.fa-diaspora:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-github-alt:before {
	content: "";
}

.fa-phoenix-squadron:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-algolia:before {
	content: "";
}

.fa-red-river:before {
	content: "";
}

.fa-creative-commons-sa:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-square-font-awesome-stroke:before {
	content: "";
}

.fa-font-awesome-alt:before {
	content: "";
}

.fa-atlassian:before {
	content: "";
}

.fa-linkedin-in:before {
	content: "";
}

.fa-digital-ocean:before {
	content: "";
}

.fa-nimblr:before {
	content: "";
}

.fa-chromecast:before {
	content: "";
}

.fa-evernote:before {
	content: "";
}

.fa-hacker-news:before {
	content: "";
}

.fa-creative-commons-sampling:before {
	content: "";
}

.fa-adversal:before {
	content: "";
}

.fa-creative-commons:before {
	content: "";
}

.fa-watchman-monitoring:before {
	content: "";
}

.fa-fonticons:before {
	content: "";
}

.fa-weixin:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-git-alt:before {
	content: "";
}

.fa-lyft:before {
	content: "";
}

.fa-rev:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-wizards-of-the-coast:before {
	content: "";
}

.fa-square-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.fa-centos:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-cloudsmith:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-square-dribbble:before {
	content: "";
}

.fa-dribbble-square:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-node:before {
	content: "";
}

.fa-mix:before {
	content: "";
}

.fa-steam:before {
	content: "";
}

.fa-cc-apple-pay:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-instalod:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-sellcast:before {
	content: "";
}

.fa-square-twitter:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

.fa-r-project:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-freebsd:before {
	content: "";
}

.fa-vuejs:before {
	content: "";
}

.fa-accusoft:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-fonticons-fi:before {
	content: "";
}

.fa-app-store:before {
	content: "";
}

.fa-cc-mastercard:before {
	content: "";
}

.fa-itunes-note:before {
	content: "";
}

.fa-golang:before {
	content: "";
}

.fa-kickstarter:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-uncharted:before {
	content: "";
}

.fa-firstdraft:before {
	content: "";
}

.fa-square-youtube:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-wikipedia-w:before {
	content: "";
}

.fa-wpressr:before {
	content: "";
}

.fa-rendact:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-galactic-republic:before {
	content: "";
}

.fa-nfc-directional:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-joget:before {
	content: "";
}

.fa-fedora:before {
	content: "";
}

.fa-stripe-s:before {
	content: "";
}

.fa-meta:before {
	content: "";
}

.fa-laravel:before {
	content: "";
}

.fa-hotjar:before {
	content: "";
}

.fa-bluetooth-b:before {
	content: "";
}

.fa-sticker-mule:before {
	content: "";
}

.fa-creative-commons-zero:before {
	content: "";
}

.fa-hips:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-discord:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-app-store-ios:before {
	content: "";
}

.fa-cc-discover:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-confluence:before {
	content: "";
}

.fa-mdb:before {
	content: "";
}

.fa-dochub:before {
	content: "";
}

.fa-accessible-icon:before {
	content: "";
}

.fa-ebay:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-unsplash:before {
	content: "";
}

.fa-yarn:before {
	content: "";
}

.fa-square-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-square-vimeo:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-asymmetrik:before {
	content: "";
}

.fa-font-awesome:before {
	content: "";
}

.fa-font-awesome-flag:before {
	content: "";
}

.fa-font-awesome-logo-full:before {
	content: "";
}

.fa-gratipay:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-hive:before {
	content: "";
}

.fa-gitkraken:before {
	content: "";
}

.fa-keybase:before {
	content: "";
}

.fa-apple-pay:before {
	content: "";
}

.fa-padlet:before {
	content: "";
}

.fa-amazon-pay:before {
	content: "";
}

.fa-square-github:before {
	content: "";
}

.fa-github-square:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-fedex:before {
	content: "";
}

.fa-phoenix-framework:before {
	content: "";
}

.fa-shopify:before {
	content: "";
}

.fa-neos:before {
	content: "";
}

.fa-hackerrank:before {
	content: "";
}

.fa-researchgate:before {
	content: "";
}

.fa-swift:before {
	content: "";
}

.fa-angular:before {
	content: "";
}

.fa-speakap:before {
	content: "";
}

.fa-angrycreative:before {
	content: "";
}

.fa-y-combinator:before {
	content: "";
}

.fa-empire:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-square-gitlab:before {
	content: "";
}

.fa-gitlab-square:before {
	content: "";
}

.fa-studiovinari:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

.fa-wordpress:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

.fa-goodreads:before {
	content: "";
}

.fa-square-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-sith:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-page4:before {
	content: "";
}

.fa-hashnode:before {
	content: "";
}

.fa-react:before {
	content: "";
}

.fa-cc-paypal:before {
	content: "";
}

.fa-squarespace:before {
	content: "";
}

.fa-cc-stripe:before {
	content: "";
}

.fa-creative-commons-share:before {
	content: "";
}

.fa-bitcoin:before {
	content: "";
}

.fa-keycdn:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-itch-io:before {
	content: "";
}

.fa-umbraco:before {
	content: "";
}

.fa-galactic-senate:before {
	content: "";
}

.fa-ubuntu:before {
	content: "";
}

.fa-draft2digital:before {
	content: "";
}

.fa-stripe:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-gg:before {
	content: "";
}

.fa-dhl:before {
	content: "";
}

.fa-square-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-blackberry:before {
	content: "";
}

.fa-creative-commons-pd:before {
	content: "";
}

.fa-playstation:before {
	content: "";
}

.fa-quinscape:before {
	content: "";
}

.fa-less:before {
	content: "";
}

.fa-blogger-b:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-typo3:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-dailymotion:before {
	content: "";
}

.fa-affiliatetheme:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-bootstrap:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-nfc-symbol:before {
	content: "";
}

.fa-ethereum:before {
	content: "";
}

.fa-speaker-deck:before {
	content: "";
}

.fa-creative-commons-nc-eu:before {
	content: "";
}

.fa-patreon:before {
	content: "";
}

.fa-avianex:before {
	content: "";
}

.fa-ello:before {
	content: "";
}

.fa-gofore:before {
	content: "";
}

.fa-bimobject:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

.fa-square-google-plus:before {
	content: "";
}

.fa-google-plus-square:before {
	content: "";
}

.fa-mandalorian:before {
	content: "";
}

.fa-first-order-alt:before {
	content: "";
}

.fa-osi:before {
	content: "";
}

.fa-google-wallet:before {
	content: "";
}

.fa-d-and-d-beyond:before {
	content: "";
}

.fa-periscope:before {
	content: "";
}

.fa-fulcrum:before {
	content: "";
}

.fa-cloudscale:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-mizuni:before {
	content: "";
}

.fa-schlix:before {
	content: "";
}

.fa-square-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-cloudversify:before {
	content: "";
}

.fa-usps:before {
	content: "";
}

.fa-megaport:before {
	content: "";
}

.fa-magento:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-fly:before {
	content: "";
}

.fa-aviato:before {
	content: "";
}

.fa-itunes:before {
	content: "";
}

.fa-cuttlefish:before {
	content: "";
}

.fa-blogger:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-viber:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-symfony:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-facebook-messenger:before {
	content: "";
}

.fa-audible:before {
	content: "";
}

.fa-think-peaks:before {
	content: "";
}

.fa-bilibili:before {
	content: "";
}

.fa-erlang:before {
	content: "";
}

.fa-cotton-bureau:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-42-group:before {
	content: "";
}

.fa-innosoft:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-elementor:before {
	content: "";
}

.fa-square-pied-piper:before {
	content: "";
}

.fa-pied-piper-square:before {
	content: "";
}

.fa-creative-commons-nd:before {
	content: "";
}

.fa-palfed:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-resolving:before {
	content: "";
}

.fa-xbox:before {
	content: "";
}

.fa-searchengin:before {
	content: "";
}

.fa-tiktok:before {
	content: "";
}

.fa-square-facebook:before {
	content: "";
}

.fa-facebook-square:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-hubspot:before {
	content: "";
}

.fa-deploydog:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-mixer:before {
	content: "";
}

.fa-square-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

.fa-mendeley:before {
	content: "";
}

.fa-uniregistry:before {
	content: "";
}

.fa-figma:before {
	content: "";
}

.fa-creative-commons-remix:before {
	content: "";
}

.fa-cc-amazon-pay:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-cmplid:before {
	content: "";
}

.fa-facebook:before {
	content: "";
}

.fa-gripfire:before {
	content: "";
}

.fa-jedi-order:before {
	content: "";
}

.fa-uikit:before {
	content: "";
}

.fa-fort-awesome-alt:before {
	content: "";
}

.fa-phabricator:before {
	content: "";
}

.fa-ussunnah:before {
	content: "";
}

.fa-earlybirds:before {
	content: "";
}

.fa-trade-federation:before {
	content: "";
}

.fa-autoprefixer:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-google-play:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-line:before {
	content: "";
}

.fa-google-drive:before {
	content: "";
}

.fa-servicestack:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-deezer:before {
	content: "";
}

.fa-raspberry-pi:before {
	content: "";
}

.fa-jira:before {
	content: "";
}

.fa-docker:before {
	content: "";
}

.fa-screenpal:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

.fa-gitter:before {
	content: "";
}

.fa-d-and-d:before {
	content: "";
}

.fa-microblog:before {
	content: "";
}

.fa-cc-diners-club:before {
	content: "";
}

.fa-gg-circle:before {
	content: "";
}

.fa-pied-piper-hat:before {
	content: "";
}

.fa-kickstarter-k:before {
	content: "";
}

.fa-yandex:before {
	content: "";
}

.fa-readme:before {
	content: "";
}

.fa-html5:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-sass:before {
	content: "";
}

.fa-wirsindhandwerk:before {
	content: "";
}

.fa-wsh:before {
	content: "";
}

.fa-buromobelexperte:before {
	content: "";
}

.fa-salesforce:before {
	content: "";
}

.fa-octopus-deploy:before {
	content: "";
}

.fa-medapps:before {
	content: "";
}

.fa-ns8:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-apper:before {
	content: "";
}

.fa-fort-awesome:before {
	content: "";
}

.fa-waze:before {
	content: "";
}

.fa-cc-jcb:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-fantasy-flight-games:before {
	content: "";
}

.fa-rust:before {
	content: "";
}

.fa-wix:before {
	content: "";
}

.fa-square-behance:before {
	content: "";
}

.fa-behance-square:before {
	content: "";
}

.fa-supple:before {
	content: "";
}

.fa-rebel:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-staylinked:before {
	content: "";
}

.fa-kaggle:before {
	content: "";
}

.fa-space-awesome:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-cpanel:before {
	content: "";
}

.fa-goodreads-g:before {
	content: "";
}

.fa-square-git:before {
	content: "";
}

.fa-git-square:before {
	content: "";
}

.fa-square-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-creative-commons-nc-jp:before {
	content: "";
}

.fa-get-pocket:before {
	content: "";
}

.fa-perbyte:before {
	content: "";
}

.fa-grunt:before {
	content: "";
}

.fa-weebly:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-black-tie:before {
	content: "";
}

.fa-themeco:before {
	content: "";
}

.fa-python:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-bots:before {
	content: "";
}

.fa-free-code-camp:before {
	content: "";
}

.fa-hornbill:before {
	content: "";
}

.fa-js:before {
	content: "";
}

.fa-ideal:before {
	content: "";
}

.fa-git:before {
	content: "";
}

.fa-dev:before {
	content: "";
}

.fa-sketch:before {
	content: "";
}

.fa-yandex-international:before {
	content: "";
}

.fa-cc-amex:before {
	content: "";
}

.fa-uber:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-php:before {
	content: "";
}

.fa-alipay:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

.fa-firefox-browser:before {
	content: "";
}

.fa-replyd:before {
	content: "";
}

.fa-suse:before {
	content: "";
}

.fa-jenkins:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-rockrms:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-buffer:before {
	content: "";
}

.fa-npm:before {
	content: "";
}

.fa-yammer:before {
	content: "";
}

.fa-btc:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-telegram:before {
	content: "";
}

.fa-telegram-plane:before {
	content: "";
}

.fa-old-republic:before {
	content: "";
}

.fa-square-whatsapp:before {
	content: "";
}

.fa-whatsapp-square:before {
	content: "";
}

.fa-node-js:before {
	content: "";
}

.fa-edge-legacy:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

.fa-slack-hash:before {
	content: "";
}

.fa-medrt:before {
	content: "";
}

.fa-usb:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-vaadin:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

.fa-reacteurope:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-medium-m:before {
	content: "";
}

.fa-amilia:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-flipboard:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-critical-role:before {
	content: "";
}

.fa-sitrox:before {
	content: "";
}

.fa-discourse:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-mastodon:before {
	content: "";
}

.fa-airbnb:before {
	content: "";
}

.fa-wolf-pack-battalion:before {
	content: "";
}

.fa-buy-n-large:before {
	content: "";
}

.fa-gulp:before {
	content: "";
}

.fa-creative-commons-sampling-plus:before {
	content: "";
}

.fa-strava:before {
	content: "";
}

.fa-ember:before {
	content: "";
}

.fa-canadian-maple-leaf:before {
	content: "";
}

.fa-teamspeak:before {
	content: "";
}

.fa-pushed:before {
	content: "";
}

.fa-wordpress-simple:before {
	content: "";
}

.fa-nutritionix:before {
	content: "";
}

.fa-wodu:before {
	content: "";
}

.fa-google-pay:before {
	content: "";
}

.fa-intercom:before {
	content: "";
}

.fa-zhihu:before {
	content: "";
}

.fa-korvue:before {
	content: "";
}

.fa-pix:before {
	content: "";
}

.fa-steam-symbol:before {
	content: "";
}

/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
	--fa-style-family-classic: "Font Awesome 6 Free";
	--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}

.far, .fa-regular {
	font-weight: 400;
}

/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
	--fa-style-family-classic: "Font Awesome 6 Free";
	--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}

.fas, .fa-solid {
	font-weight: 900;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

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

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

a {
	background-color: transparent;
}

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

b, strong {
	font-weight: bolder;
}

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

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

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

button, input {
	overflow: visible;
}

button, select, .ui-selectmenu-button {
	text-transform: none;
}

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

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"], [type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

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

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

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus, [data-whatintent="touch"] *, [data-whatintent="touch"] *:focus, [data-whatinput="mouse"] *, [data-whatinput="mouse"] *:focus, [data-whatinput="touch"] *, [data-whatinput="touch"] *:focus {
	outline: none;
}

[draggable=false] {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.foundation-mq {
	font-family: "small=0em&xsmall=40.0625em&medium=52.5625em&large=64.0625em&xlarge=75.0625em&xxlarge=90.0625em";
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
}

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

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: "Avenir", sans-serif;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0;
}

select, .ui-selectmenu-button {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-radius: 0;
}

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
	max-width: none !important;
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1;
	cursor: pointer;
}

[data-whatinput='mouse'] button {
	outline: 0;
}

pre {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

button, input, optgroup, select, .ui-selectmenu-button, textarea {
	font-family: inherit;
}

.is-visible {
	display: block !important;
}

.is-hidden {
	display: none !important;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 2.6875rem;
	margin: 0 0 0;
	padding: .625rem .9375rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
	outline: none;
	border: 1px solid #b0b0b0;
	background-color: #e5e5e5;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
}

textarea {
	max-width: 100%;
}

textarea[rows] {
	height: auto;
}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	background-color: #e5e5e5;
	cursor: not-allowed;
}

[type='submit'], [type='button'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

input[type='search'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

[type='number'] {
	-moz-appearance: textfield;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

::-webkit-input-placeholder {
	color: #cacaca;
}

::-moz-placeholder {
	color: #cacaca;
}

:-ms-input-placeholder {
	color: #cacaca;
}

::-ms-input-placeholder {
	color: #cacaca;
}

::placeholder {
	color: #cacaca;
}

[type='file'], [type='checkbox'], [type='radio'] {
	margin: 0 0 0;
}

[type='checkbox']+label, [type='radio']+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

[type='checkbox']+label[for], [type='radio']+label[for] {
	cursor: pointer;
}

label>[type='checkbox'], label>[type='radio'] {
	margin-right: 0;
}

[type='file'] {
	width: 100%;
}

label {
	display: block;
	margin: 0;
	font-size: inherit;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
}

label.middle {
	margin: 0 0 0;
	line-height: 1.5;
	padding: .0625rem 0;
}

.help-text {
	margin-top: 0;
	font-size: .8125rem;
	font-style: italic;
	color: #000;
}

.input-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 0;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.input-group>:first-child, .input-group>:first-child.input-group-button>* {
	border-radius: 0 0 0 0;
}

.input-group>:last-child, .input-group>:last-child.input-group-button>* {
	border-radius: 0 0 0 0;
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	margin: 0;
	white-space: nowrap;
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e5e5e5;
	color: #000;
	text-align: center;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.input-group-label:first-child {
	border-right: 0;
}

.input-group-label:last-child {
	border-left: 0;
}

.input-group-field {
	border-radius: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	min-width: 0;
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	max-width: 100%;
	margin-bottom: 0;
}

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca;
}

.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem;
}

select, .ui-selectmenu-button {
	height: 2.6875rem;
	margin: 0 0 0;
	padding: .625rem .9375rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fff;
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
}

select:focus, .ui-selectmenu-button:focus {
	outline: none;
	border: 1px solid #b0b0b0;
	background-color: #e5e5e5;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out, -webkit-box-shadow .5s;
}

select:disabled, .ui-selectmenu-button:disabled {
	background-color: #e5e5e5;
	cursor: not-allowed;
}

select::-ms-expand, .ui-selectmenu-button::-ms-expand {
	display: none;
}

select[multiple], .ui-selectmenu-button[multiple] {
	height: auto;
	background-image: none;
}

select:not([multiple]), .ui-selectmenu-button:not([multiple]) {
	padding-top: 0;
	padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
	border-color: #cc4b37;
	background-color: #faedeb;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
	color: #cc4b37;
}

select[multiple].nitro-lazy, .ui-selectmenu-button[multiple].nitro-lazy {
	background-image: none !important;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
	color: #cc4b37;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
	color: #cc4b37;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
	color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder {
	color: #cc4b37;
}

.is-invalid-label {
	color: #cc4b37;
}

.form-error {
	display: none;
	margin-top: 0;
	margin-bottom: 0;
	font-size: .75rem;
	font-weight: bold;
	color: #cc4b37;
}

.form-error.is-visible {
	display: block;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: inherit;
	text-rendering: optimizeLegibility;
}

em, i {
	font-style: italic;
	line-height: inherit;
}

strong, b {
	font-weight: bold;
	line-height: inherit;
}

small {
	font-size: 80%;
	line-height: inherit;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "Avenir", sans-serif;
	font-style: normal;
	font-weight: 700;
	color: inherit;
	text-rendering: optimizeLegibility;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
	line-height: 0;
	color: #cacaca;
}

h1, .h1 {
	font-size: 3.75rem;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem;
}

h2, .h2 {
	font-size: 2.5rem;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem;
}

h3, .h3 {
	font-size: 2.25rem;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem;
}

h4, .h4 {
	font-size: 2rem;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem;
}

h5, .h5 {
	font-size: 1.625rem;
	line-height: 1.5;
	margin-top: 0;
	margin-bottom: 1rem;
}

@media print, screen and (min-width: 52.5625em) {
	h1, .h1 {
		font-size: 4.375rem;
	}
	
	h2, .h2 {
		font-size: 3.125rem;
	}
	
	h3, .h3 {
		font-size: 2.5rem;
	}
	
	h4, .h4 {
		font-size: 2.25rem;
	}
	
	h5, .h5 {
		font-size: 1.625rem;
	}
}

a {
	line-height: inherit;
	color: #0f5382;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:focus {
	color: #0d4770;
}

a img {
	border: 0;
}

hr {
	clear: both;
	max-width: 88.25rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
}

ul, ol, dl {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: inherit;
}

li {
	font-size: inherit;
}

ul {
	margin-left: 1.25rem;
	list-style-type: disc;
}

ol {
	margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}

dl {
	margin-bottom: 1rem;
}

dl dt {
	margin-bottom: .3rem;
	font-weight: bold;
}

blockquote {
	margin: 0 0 1rem;
	padding: 0 0 0 1.25rem;
	border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
	line-height: inherit;
	color: #000;
}

abbr, abbr[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
	text-decoration: none;
}

figure {
	margin: 0;
}

kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #e5e5e5;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #000;
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: normal;
	line-height: 1.4;
	color: #b0b0b0;
}

.lead {
	font-size: 125%;
	line-height: 1.6;
}

.stat {
	font-size: 2.5rem;
	line-height: 1;
}

p+.stat {
	margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
	margin-left: 0;
	list-style: none;
}

cite, .cite-block {
	display: block;
	color: #000;
	font-size: .8125rem;
}

cite:before, .cite-block:before {
	content: "";
}

code, .code-inline {
	border: 1px solid #cacaca;
	background-color: #e5e5e5;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #000;
	display: inline;
	max-width: 100%;
	word-wrap: break-word;
	padding: .125rem .3125rem .0625rem;
}

.code-block {
	border: 1px solid #cacaca;
	background-color: #e5e5e5;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #000;
	display: block;
	overflow: auto;
	white-space: pre;
	padding: 1rem;
	margin-bottom: 1.5rem;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-text-left {
		text-align: left;
	}
	
	.xsmall-text-right {
		text-align: right;
	}
	
	.xsmall-text-center {
		text-align: center;
	}
	
	.xsmall-text-justify {
		text-align: justify;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-text-left {
		text-align: left;
	}
	
	.medium-text-right {
		text-align: right;
	}
	
	.medium-text-center {
		text-align: center;
	}
	
	.medium-text-justify {
		text-align: justify;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-text-left {
		text-align: left;
	}
	
	.large-text-right {
		text-align: right;
	}
	
	.large-text-center {
		text-align: center;
	}
	
	.large-text-justify {
		text-align: justify;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-text-left {
		text-align: left;
	}
	
	.xlarge-text-right {
		text-align: right;
	}
	
	.xlarge-text-center {
		text-align: center;
	}
	
	.xlarge-text-justify {
		text-align: justify;
	}
}

.show-for-print {
	display: none !important;
}

@media print {
	* {
		background: transparent !important;
		color: black !important;
		-webkit-print-color-adjust: economy;
		print-color-adjust: economy;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	.show-for-print {
		display: block !important;
	}
	
	.hide-for-print {
		display: none !important;
	}
	
	table.show-for-print {
		display: table !important;
	}
	
	thead.show-for-print {
		display: table-header-group !important;
	}
	
	tbody.show-for-print {
		display: table-row-group !important;
	}
	
	tr.show-for-print {
		display: table-row !important;
	}
	
	td.show-for-print {
		display: table-cell !important;
	}
	
	th.show-for-print {
		display: table-cell !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	.ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
		content: "";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	pre, blockquote {
		border: 1px solid #b0b0b0;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	tr, img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	@page {
		margin: .5cm;
	}
	
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	.print-break-inside {
		page-break-inside: auto;
	}
}

.grid-container {
	padding-right: 1rem;
	padding-left: 1rem;
	max-width: 88.25rem;
	margin-left: auto;
	margin-right: auto;
}

.grid-container.fluid {
	padding-right: 1rem;
	padding-left: 1rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

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

.grid-x {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.cell {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%;
}

.cell.auto {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
}

.cell.shrink {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.grid-x>.auto {
	width: auto;
}

.grid-x>.shrink {
	width: auto;
}

.grid-x>.small-shrink, .grid-x>.small-full, .grid-x>.small-1, .grid-x>.small-2, .grid-x>.small-3, .grid-x>.small-4, .grid-x>.small-5, .grid-x>.small-6, .grid-x>.small-7, .grid-x>.small-8, .grid-x>.small-9, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12 {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

@media print, screen and (min-width: 40.0625em) {
	.grid-x>.xsmall-shrink, .grid-x>.xsmall-full, .grid-x>.xsmall-1, .grid-x>.xsmall-2, .grid-x>.xsmall-3, .grid-x>.xsmall-4, .grid-x>.xsmall-5, .grid-x>.xsmall-6, .grid-x>.xsmall-7, .grid-x>.xsmall-8, .grid-x>.xsmall-9, .grid-x>.xsmall-10, .grid-x>.xsmall-11, .grid-x>.xsmall-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-x>.medium-shrink, .grid-x>.medium-full, .grid-x>.medium-1, .grid-x>.medium-2, .grid-x>.medium-3, .grid-x>.medium-4, .grid-x>.medium-5, .grid-x>.medium-6, .grid-x>.medium-7, .grid-x>.medium-8, .grid-x>.medium-9, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-x>.large-shrink, .grid-x>.large-full, .grid-x>.large-1, .grid-x>.large-2, .grid-x>.large-3, .grid-x>.large-4, .grid-x>.large-5, .grid-x>.large-6, .grid-x>.large-7, .grid-x>.large-8, .grid-x>.large-9, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-x>.xlarge-shrink, .grid-x>.xlarge-full, .grid-x>.xlarge-1, .grid-x>.xlarge-2, .grid-x>.xlarge-3, .grid-x>.xlarge-4, .grid-x>.xlarge-5, .grid-x>.xlarge-6, .grid-x>.xlarge-7, .grid-x>.xlarge-8, .grid-x>.xlarge-9, .grid-x>.xlarge-10, .grid-x>.xlarge-11, .grid-x>.xlarge-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

.grid-x>.small-1, .grid-x>.small-2, .grid-x>.small-3, .grid-x>.small-4, .grid-x>.small-5, .grid-x>.small-6, .grid-x>.small-7, .grid-x>.small-8, .grid-x>.small-9, .grid-x>.small-10, .grid-x>.small-11, .grid-x>.small-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.grid-x>.small-1 {
	width: 8.33333%;
}

.grid-x>.small-2 {
	width: 16.66667%;
}

.grid-x>.small-3 {
	width: 25%;
}

.grid-x>.small-4 {
	width: 33.33333%;
}

.grid-x>.small-5 {
	width: 41.66667%;
}

.grid-x>.small-6 {
	width: 50%;
}

.grid-x>.small-7 {
	width: 58.33333%;
}

.grid-x>.small-8 {
	width: 66.66667%;
}

.grid-x>.small-9 {
	width: 75%;
}

.grid-x>.small-10 {
	width: 83.33333%;
}

.grid-x>.small-11 {
	width: 91.66667%;
}

.grid-x>.small-12 {
	width: 100%;
}

@media print, screen and (min-width: 40.0625em) {
	.grid-x>.xsmall-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		width: auto;
	}
	
	.grid-x>.xsmall-shrink, .grid-x>.xsmall-1, .grid-x>.xsmall-2, .grid-x>.xsmall-3, .grid-x>.xsmall-4, .grid-x>.xsmall-5, .grid-x>.xsmall-6, .grid-x>.xsmall-7, .grid-x>.xsmall-8, .grid-x>.xsmall-9, .grid-x>.xsmall-10, .grid-x>.xsmall-11, .grid-x>.xsmall-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.xsmall-shrink {
		width: auto;
	}
	
	.grid-x>.xsmall-1 {
		width: 8.33333%;
	}
	
	.grid-x>.xsmall-2 {
		width: 16.66667%;
	}
	
	.grid-x>.xsmall-3 {
		width: 25%;
	}
	
	.grid-x>.xsmall-4 {
		width: 33.33333%;
	}
	
	.grid-x>.xsmall-5 {
		width: 41.66667%;
	}
	
	.grid-x>.xsmall-6 {
		width: 50%;
	}
	
	.grid-x>.xsmall-7 {
		width: 58.33333%;
	}
	
	.grid-x>.xsmall-8 {
		width: 66.66667%;
	}
	
	.grid-x>.xsmall-9 {
		width: 75%;
	}
	
	.grid-x>.xsmall-10 {
		width: 83.33333%;
	}
	
	.grid-x>.xsmall-11 {
		width: 91.66667%;
	}
	
	.grid-x>.xsmall-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-x>.medium-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		width: auto;
	}
	
	.grid-x>.medium-shrink, .grid-x>.medium-1, .grid-x>.medium-2, .grid-x>.medium-3, .grid-x>.medium-4, .grid-x>.medium-5, .grid-x>.medium-6, .grid-x>.medium-7, .grid-x>.medium-8, .grid-x>.medium-9, .grid-x>.medium-10, .grid-x>.medium-11, .grid-x>.medium-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.medium-shrink {
		width: auto;
	}
	
	.grid-x>.medium-1 {
		width: 8.33333%;
	}
	
	.grid-x>.medium-2 {
		width: 16.66667%;
	}
	
	.grid-x>.medium-3 {
		width: 25%;
	}
	
	.grid-x>.medium-4 {
		width: 33.33333%;
	}
	
	.grid-x>.medium-5 {
		width: 41.66667%;
	}
	
	.grid-x>.medium-6 {
		width: 50%;
	}
	
	.grid-x>.medium-7 {
		width: 58.33333%;
	}
	
	.grid-x>.medium-8 {
		width: 66.66667%;
	}
	
	.grid-x>.medium-9 {
		width: 75%;
	}
	
	.grid-x>.medium-10 {
		width: 83.33333%;
	}
	
	.grid-x>.medium-11 {
		width: 91.66667%;
	}
	
	.grid-x>.medium-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-x>.large-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		width: auto;
	}
	
	.grid-x>.large-shrink, .grid-x>.large-1, .grid-x>.large-2, .grid-x>.large-3, .grid-x>.large-4, .grid-x>.large-5, .grid-x>.large-6, .grid-x>.large-7, .grid-x>.large-8, .grid-x>.large-9, .grid-x>.large-10, .grid-x>.large-11, .grid-x>.large-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.large-shrink {
		width: auto;
	}
	
	.grid-x>.large-1 {
		width: 8.33333%;
	}
	
	.grid-x>.large-2 {
		width: 16.66667%;
	}
	
	.grid-x>.large-3 {
		width: 25%;
	}
	
	.grid-x>.large-4 {
		width: 33.33333%;
	}
	
	.grid-x>.large-5 {
		width: 41.66667%;
	}
	
	.grid-x>.large-6 {
		width: 50%;
	}
	
	.grid-x>.large-7 {
		width: 58.33333%;
	}
	
	.grid-x>.large-8 {
		width: 66.66667%;
	}
	
	.grid-x>.large-9 {
		width: 75%;
	}
	
	.grid-x>.large-10 {
		width: 83.33333%;
	}
	
	.grid-x>.large-11 {
		width: 91.66667%;
	}
	
	.grid-x>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-x>.xlarge-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		width: auto;
	}
	
	.grid-x>.xlarge-shrink, .grid-x>.xlarge-1, .grid-x>.xlarge-2, .grid-x>.xlarge-3, .grid-x>.xlarge-4, .grid-x>.xlarge-5, .grid-x>.xlarge-6, .grid-x>.xlarge-7, .grid-x>.xlarge-8, .grid-x>.xlarge-9, .grid-x>.xlarge-10, .grid-x>.xlarge-11, .grid-x>.xlarge-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-x>.xlarge-shrink {
		width: auto;
	}
	
	.grid-x>.xlarge-1 {
		width: 8.33333%;
	}
	
	.grid-x>.xlarge-2 {
		width: 16.66667%;
	}
	
	.grid-x>.xlarge-3 {
		width: 25%;
	}
	
	.grid-x>.xlarge-4 {
		width: 33.33333%;
	}
	
	.grid-x>.xlarge-5 {
		width: 41.66667%;
	}
	
	.grid-x>.xlarge-6 {
		width: 50%;
	}
	
	.grid-x>.xlarge-7 {
		width: 58.33333%;
	}
	
	.grid-x>.xlarge-8 {
		width: 66.66667%;
	}
	
	.grid-x>.xlarge-9 {
		width: 75%;
	}
	
	.grid-x>.xlarge-10 {
		width: 83.33333%;
	}
	
	.grid-x>.xlarge-11 {
		width: 91.66667%;
	}
	
	.grid-x>.xlarge-12 {
		width: 100%;
	}
}

.grid-margin-x:not(.grid-x)>.cell {
	width: auto;
}

.grid-margin-y:not(.grid-y)>.cell {
	height: auto;
}

.grid-margin-x {
	margin-left: -1rem;
	margin-right: -1rem;
}

.grid-margin-x>.cell {
	width: calc(100% - 2rem);
	margin-left: 1rem;
	margin-right: 1rem;
}

.grid-margin-x>.auto {
	width: auto;
}

.grid-margin-x>.shrink {
	width: auto;
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 2rem);
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 2rem);
}

.grid-margin-x>.small-3 {
	width: calc(25% - 2rem);
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 2rem);
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 2rem);
}

.grid-margin-x>.small-6 {
	width: calc(50% - 2rem);
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 2rem);
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 2rem);
}

.grid-margin-x>.small-9 {
	width: calc(75% - 2rem);
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 2rem);
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 2rem);
}

.grid-margin-x>.small-12 {
	width: calc(100% - 2rem);
}

@media print, screen and (min-width: 40.0625em) {
	.grid-margin-x>.xsmall-auto {
		width: auto;
	}
	
	.grid-margin-x>.xsmall-shrink {
		width: auto;
	}
	
	.grid-margin-x>.xsmall-1 {
		width: calc(8.33333% - 2rem);
	}
	
	.grid-margin-x>.xsmall-2 {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x>.xsmall-3 {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x>.xsmall-4 {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x>.xsmall-5 {
		width: calc(41.66667% - 2rem);
	}
	
	.grid-margin-x>.xsmall-6 {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x>.xsmall-7 {
		width: calc(58.33333% - 2rem);
	}
	
	.grid-margin-x>.xsmall-8 {
		width: calc(66.66667% - 2rem);
	}
	
	.grid-margin-x>.xsmall-9 {
		width: calc(75% - 2rem);
	}
	
	.grid-margin-x>.xsmall-10 {
		width: calc(83.33333% - 2rem);
	}
	
	.grid-margin-x>.xsmall-11 {
		width: calc(91.66667% - 2rem);
	}
	
	.grid-margin-x>.xsmall-12 {
		width: calc(100% - 2rem);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-margin-x>.medium-auto {
		width: auto;
	}
	
	.grid-margin-x>.medium-shrink {
		width: auto;
	}
	
	.grid-margin-x>.medium-1 {
		width: calc(8.33333% - 2rem);
	}
	
	.grid-margin-x>.medium-2 {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x>.medium-3 {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x>.medium-4 {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x>.medium-5 {
		width: calc(41.66667% - 2rem);
	}
	
	.grid-margin-x>.medium-6 {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x>.medium-7 {
		width: calc(58.33333% - 2rem);
	}
	
	.grid-margin-x>.medium-8 {
		width: calc(66.66667% - 2rem);
	}
	
	.grid-margin-x>.medium-9 {
		width: calc(75% - 2rem);
	}
	
	.grid-margin-x>.medium-10 {
		width: calc(83.33333% - 2rem);
	}
	
	.grid-margin-x>.medium-11 {
		width: calc(91.66667% - 2rem);
	}
	
	.grid-margin-x>.medium-12 {
		width: calc(100% - 2rem);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-margin-x>.large-auto {
		width: auto;
	}
	
	.grid-margin-x>.large-shrink {
		width: auto;
	}
	
	.grid-margin-x>.large-1 {
		width: calc(8.33333% - 2rem);
	}
	
	.grid-margin-x>.large-2 {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x>.large-3 {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x>.large-4 {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x>.large-5 {
		width: calc(41.66667% - 2rem);
	}
	
	.grid-margin-x>.large-6 {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x>.large-7 {
		width: calc(58.33333% - 2rem);
	}
	
	.grid-margin-x>.large-8 {
		width: calc(66.66667% - 2rem);
	}
	
	.grid-margin-x>.large-9 {
		width: calc(75% - 2rem);
	}
	
	.grid-margin-x>.large-10 {
		width: calc(83.33333% - 2rem);
	}
	
	.grid-margin-x>.large-11 {
		width: calc(91.66667% - 2rem);
	}
	
	.grid-margin-x>.large-12 {
		width: calc(100% - 2rem);
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-margin-x>.xlarge-auto {
		width: auto;
	}
	
	.grid-margin-x>.xlarge-shrink {
		width: auto;
	}
	
	.grid-margin-x>.xlarge-1 {
		width: calc(8.33333% - 2rem);
	}
	
	.grid-margin-x>.xlarge-2 {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x>.xlarge-3 {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x>.xlarge-4 {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x>.xlarge-5 {
		width: calc(41.66667% - 2rem);
	}
	
	.grid-margin-x>.xlarge-6 {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x>.xlarge-7 {
		width: calc(58.33333% - 2rem);
	}
	
	.grid-margin-x>.xlarge-8 {
		width: calc(66.66667% - 2rem);
	}
	
	.grid-margin-x>.xlarge-9 {
		width: calc(75% - 2rem);
	}
	
	.grid-margin-x>.xlarge-10 {
		width: calc(83.33333% - 2rem);
	}
	
	.grid-margin-x>.xlarge-11 {
		width: calc(91.66667% - 2rem);
	}
	
	.grid-margin-x>.xlarge-12 {
		width: calc(100% - 2rem);
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -1rem;
	margin-left: -1rem;
}

.grid-container:not(.full)>.grid-padding-x {
	margin-right: -1rem;
	margin-left: -1rem;
}

.grid-padding-x>.cell {
	padding-right: 1rem;
	padding-left: 1rem;
}

.small-up-1>.cell {
	width: 100%;
}

.small-up-2>.cell {
	width: 50%;
}

.small-up-3>.cell {
	width: 33.33333%;
}

.small-up-4>.cell {
	width: 25%;
}

.small-up-5>.cell {
	width: 20%;
}

.small-up-6>.cell {
	width: 16.66667%;
}

.small-up-7>.cell {
	width: 14.28571%;
}

.small-up-8>.cell {
	width: 12.5%;
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-up-1>.cell {
		width: 100%;
	}
	
	.xsmall-up-2>.cell {
		width: 50%;
	}
	
	.xsmall-up-3>.cell {
		width: 33.33333%;
	}
	
	.xsmall-up-4>.cell {
		width: 25%;
	}
	
	.xsmall-up-5>.cell {
		width: 20%;
	}
	
	.xsmall-up-6>.cell {
		width: 16.66667%;
	}
	
	.xsmall-up-7>.cell {
		width: 14.28571%;
	}
	
	.xsmall-up-8>.cell {
		width: 12.5%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-up-1>.cell {
		width: 100%;
	}
	
	.medium-up-2>.cell {
		width: 50%;
	}
	
	.medium-up-3>.cell {
		width: 33.33333%;
	}
	
	.medium-up-4>.cell {
		width: 25%;
	}
	
	.medium-up-5>.cell {
		width: 20%;
	}
	
	.medium-up-6>.cell {
		width: 16.66667%;
	}
	
	.medium-up-7>.cell {
		width: 14.28571%;
	}
	
	.medium-up-8>.cell {
		width: 12.5%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-up-1>.cell {
		width: 100%;
	}
	
	.large-up-2>.cell {
		width: 50%;
	}
	
	.large-up-3>.cell {
		width: 33.33333%;
	}
	
	.large-up-4>.cell {
		width: 25%;
	}
	
	.large-up-5>.cell {
		width: 20%;
	}
	
	.large-up-6>.cell {
		width: 16.66667%;
	}
	
	.large-up-7>.cell {
		width: 14.28571%;
	}
	
	.large-up-8>.cell {
		width: 12.5%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-up-1>.cell {
		width: 100%;
	}
	
	.xlarge-up-2>.cell {
		width: 50%;
	}
	
	.xlarge-up-3>.cell {
		width: 33.33333%;
	}
	
	.xlarge-up-4>.cell {
		width: 25%;
	}
	
	.xlarge-up-5>.cell {
		width: 20%;
	}
	
	.xlarge-up-6>.cell {
		width: 16.66667%;
	}
	
	.xlarge-up-7>.cell {
		width: 14.28571%;
	}
	
	.xlarge-up-8>.cell {
		width: 12.5%;
	}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 2rem);
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 2rem);
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 2rem);
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 2rem);
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 2rem);
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 2rem);
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 2rem);
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 2rem);
}

@media print, screen and (min-width: 40.0625em) {
	.grid-margin-x.xsmall-up-1>.cell {
		width: calc(100% - 2rem);
	}
	
	.grid-margin-x.xsmall-up-2>.cell {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x.xsmall-up-3>.cell {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x.xsmall-up-4>.cell {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x.xsmall-up-5>.cell {
		width: calc(20% - 2rem);
	}
	
	.grid-margin-x.xsmall-up-6>.cell {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x.xsmall-up-7>.cell {
		width: calc(14.28571% - 2rem);
	}
	
	.grid-margin-x.xsmall-up-8>.cell {
		width: calc(12.5% - 2rem);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-margin-x.medium-up-1>.cell {
		width: calc(100% - 2rem);
	}
	
	.grid-margin-x.medium-up-2>.cell {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x.medium-up-3>.cell {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x.medium-up-4>.cell {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x.medium-up-5>.cell {
		width: calc(20% - 2rem);
	}
	
	.grid-margin-x.medium-up-6>.cell {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.28571% - 2rem);
	}
	
	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% - 2rem);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-margin-x.large-up-1>.cell {
		width: calc(100% - 2rem);
	}
	
	.grid-margin-x.large-up-2>.cell {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x.large-up-3>.cell {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x.large-up-4>.cell {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x.large-up-5>.cell {
		width: calc(20% - 2rem);
	}
	
	.grid-margin-x.large-up-6>.cell {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x.large-up-7>.cell {
		width: calc(14.28571% - 2rem);
	}
	
	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% - 2rem);
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-margin-x.xlarge-up-1>.cell {
		width: calc(100% - 2rem);
	}
	
	.grid-margin-x.xlarge-up-2>.cell {
		width: calc(50% - 2rem);
	}
	
	.grid-margin-x.xlarge-up-3>.cell {
		width: calc(33.33333% - 2rem);
	}
	
	.grid-margin-x.xlarge-up-4>.cell {
		width: calc(25% - 2rem);
	}
	
	.grid-margin-x.xlarge-up-5>.cell {
		width: calc(20% - 2rem);
	}
	
	.grid-margin-x.xlarge-up-6>.cell {
		width: calc(16.66667% - 2rem);
	}
	
	.grid-margin-x.xlarge-up-7>.cell {
		width: calc(14.28571% - 2rem);
	}
	
	.grid-margin-x.xlarge-up-8>.cell {
		width: calc(12.5% - 2rem);
	}
}

.small-margin-collapse {
	margin-right: 0;
	margin-left: 0;
}

.small-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0;
}

.small-margin-collapse>.small-1 {
	width: 8.33333%;
}

.small-margin-collapse>.small-2 {
	width: 16.66667%;
}

.small-margin-collapse>.small-3 {
	width: 25%;
}

.small-margin-collapse>.small-4 {
	width: 33.33333%;
}

.small-margin-collapse>.small-5 {
	width: 41.66667%;
}

.small-margin-collapse>.small-6 {
	width: 50%;
}

.small-margin-collapse>.small-7 {
	width: 58.33333%;
}

.small-margin-collapse>.small-8 {
	width: 66.66667%;
}

.small-margin-collapse>.small-9 {
	width: 75%;
}

.small-margin-collapse>.small-10 {
	width: 83.33333%;
}

.small-margin-collapse>.small-11 {
	width: 91.66667%;
}

.small-margin-collapse>.small-12 {
	width: 100%;
}

@media print, screen and (min-width: 40.0625em) {
	.small-margin-collapse>.xsmall-1 {
		width: 8.33333%;
	}
	
	.small-margin-collapse>.xsmall-2 {
		width: 16.66667%;
	}
	
	.small-margin-collapse>.xsmall-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.xsmall-4 {
		width: 33.33333%;
	}
	
	.small-margin-collapse>.xsmall-5 {
		width: 41.66667%;
	}
	
	.small-margin-collapse>.xsmall-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.xsmall-7 {
		width: 58.33333%;
	}
	
	.small-margin-collapse>.xsmall-8 {
		width: 66.66667%;
	}
	
	.small-margin-collapse>.xsmall-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.xsmall-10 {
		width: 83.33333%;
	}
	
	.small-margin-collapse>.xsmall-11 {
		width: 91.66667%;
	}
	
	.small-margin-collapse>.xsmall-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.small-margin-collapse>.medium-1 {
		width: 8.33333%;
	}
	
	.small-margin-collapse>.medium-2 {
		width: 16.66667%;
	}
	
	.small-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.medium-4 {
		width: 33.33333%;
	}
	
	.small-margin-collapse>.medium-5 {
		width: 41.66667%;
	}
	
	.small-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.medium-7 {
		width: 58.33333%;
	}
	
	.small-margin-collapse>.medium-8 {
		width: 66.66667%;
	}
	
	.small-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.medium-10 {
		width: 83.33333%;
	}
	
	.small-margin-collapse>.medium-11 {
		width: 91.66667%;
	}
	
	.small-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.small-margin-collapse>.large-1 {
		width: 8.33333%;
	}
	
	.small-margin-collapse>.large-2 {
		width: 16.66667%;
	}
	
	.small-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.large-4 {
		width: 33.33333%;
	}
	
	.small-margin-collapse>.large-5 {
		width: 41.66667%;
	}
	
	.small-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.large-7 {
		width: 58.33333%;
	}
	
	.small-margin-collapse>.large-8 {
		width: 66.66667%;
	}
	
	.small-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.large-10 {
		width: 83.33333%;
	}
	
	.small-margin-collapse>.large-11 {
		width: 91.66667%;
	}
	
	.small-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.small-margin-collapse>.xlarge-1 {
		width: 8.33333%;
	}
	
	.small-margin-collapse>.xlarge-2 {
		width: 16.66667%;
	}
	
	.small-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.small-margin-collapse>.xlarge-4 {
		width: 33.33333%;
	}
	
	.small-margin-collapse>.xlarge-5 {
		width: 41.66667%;
	}
	
	.small-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.small-margin-collapse>.xlarge-7 {
		width: 58.33333%;
	}
	
	.small-margin-collapse>.xlarge-8 {
		width: 66.66667%;
	}
	
	.small-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.small-margin-collapse>.xlarge-10 {
		width: 83.33333%;
	}
	
	.small-margin-collapse>.xlarge-11 {
		width: 91.66667%;
	}
	
	.small-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

.small-padding-collapse {
	margin-right: 0;
	margin-left: 0;
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0;
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-margin-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.xsmall-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-margin-collapse>.small-1 {
		width: 8.33333%;
	}
	
	.xsmall-margin-collapse>.small-2 {
		width: 16.66667%;
	}
	
	.xsmall-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.xsmall-margin-collapse>.small-4 {
		width: 33.33333%;
	}
	
	.xsmall-margin-collapse>.small-5 {
		width: 41.66667%;
	}
	
	.xsmall-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.xsmall-margin-collapse>.small-7 {
		width: 58.33333%;
	}
	
	.xsmall-margin-collapse>.small-8 {
		width: 66.66667%;
	}
	
	.xsmall-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.xsmall-margin-collapse>.small-10 {
		width: 83.33333%;
	}
	
	.xsmall-margin-collapse>.small-11 {
		width: 91.66667%;
	}
	
	.xsmall-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-margin-collapse>.xsmall-1 {
		width: 8.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-2 {
		width: 16.66667%;
	}
	
	.xsmall-margin-collapse>.xsmall-3 {
		width: 25%;
	}
	
	.xsmall-margin-collapse>.xsmall-4 {
		width: 33.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-5 {
		width: 41.66667%;
	}
	
	.xsmall-margin-collapse>.xsmall-6 {
		width: 50%;
	}
	
	.xsmall-margin-collapse>.xsmall-7 {
		width: 58.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-8 {
		width: 66.66667%;
	}
	
	.xsmall-margin-collapse>.xsmall-9 {
		width: 75%;
	}
	
	.xsmall-margin-collapse>.xsmall-10 {
		width: 83.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-11 {
		width: 91.66667%;
	}
	
	.xsmall-margin-collapse>.xsmall-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.xsmall-margin-collapse>.medium-1 {
		width: 8.33333%;
	}
	
	.xsmall-margin-collapse>.medium-2 {
		width: 16.66667%;
	}
	
	.xsmall-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.xsmall-margin-collapse>.medium-4 {
		width: 33.33333%;
	}
	
	.xsmall-margin-collapse>.medium-5 {
		width: 41.66667%;
	}
	
	.xsmall-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.xsmall-margin-collapse>.medium-7 {
		width: 58.33333%;
	}
	
	.xsmall-margin-collapse>.medium-8 {
		width: 66.66667%;
	}
	
	.xsmall-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.xsmall-margin-collapse>.medium-10 {
		width: 83.33333%;
	}
	
	.xsmall-margin-collapse>.medium-11 {
		width: 91.66667%;
	}
	
	.xsmall-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.xsmall-margin-collapse>.large-1 {
		width: 8.33333%;
	}
	
	.xsmall-margin-collapse>.large-2 {
		width: 16.66667%;
	}
	
	.xsmall-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.xsmall-margin-collapse>.large-4 {
		width: 33.33333%;
	}
	
	.xsmall-margin-collapse>.large-5 {
		width: 41.66667%;
	}
	
	.xsmall-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.xsmall-margin-collapse>.large-7 {
		width: 58.33333%;
	}
	
	.xsmall-margin-collapse>.large-8 {
		width: 66.66667%;
	}
	
	.xsmall-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.xsmall-margin-collapse>.large-10 {
		width: 83.33333%;
	}
	
	.xsmall-margin-collapse>.large-11 {
		width: 91.66667%;
	}
	
	.xsmall-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xsmall-margin-collapse>.xlarge-1 {
		width: 8.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-2 {
		width: 16.66667%;
	}
	
	.xsmall-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.xsmall-margin-collapse>.xlarge-4 {
		width: 33.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-5 {
		width: 41.66667%;
	}
	
	.xsmall-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.xsmall-margin-collapse>.xlarge-7 {
		width: 58.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-8 {
		width: 66.66667%;
	}
	
	.xsmall-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.xsmall-margin-collapse>.xlarge-10 {
		width: 83.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-11 {
		width: 91.66667%;
	}
	
	.xsmall-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-padding-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.xsmall-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-margin-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-margin-collapse>.small-1 {
		width: 8.33333%;
	}
	
	.medium-margin-collapse>.small-2 {
		width: 16.66667%;
	}
	
	.medium-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.small-4 {
		width: 33.33333%;
	}
	
	.medium-margin-collapse>.small-5 {
		width: 41.66667%;
	}
	
	.medium-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.small-7 {
		width: 58.33333%;
	}
	
	.medium-margin-collapse>.small-8 {
		width: 66.66667%;
	}
	
	.medium-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.small-10 {
		width: 83.33333%;
	}
	
	.medium-margin-collapse>.small-11 {
		width: 91.66667%;
	}
	
	.medium-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-margin-collapse>.xsmall-1 {
		width: 8.33333%;
	}
	
	.medium-margin-collapse>.xsmall-2 {
		width: 16.66667%;
	}
	
	.medium-margin-collapse>.xsmall-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.xsmall-4 {
		width: 33.33333%;
	}
	
	.medium-margin-collapse>.xsmall-5 {
		width: 41.66667%;
	}
	
	.medium-margin-collapse>.xsmall-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.xsmall-7 {
		width: 58.33333%;
	}
	
	.medium-margin-collapse>.xsmall-8 {
		width: 66.66667%;
	}
	
	.medium-margin-collapse>.xsmall-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.xsmall-10 {
		width: 83.33333%;
	}
	
	.medium-margin-collapse>.xsmall-11 {
		width: 91.66667%;
	}
	
	.medium-margin-collapse>.xsmall-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-margin-collapse>.medium-1 {
		width: 8.33333%;
	}
	
	.medium-margin-collapse>.medium-2 {
		width: 16.66667%;
	}
	
	.medium-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.medium-4 {
		width: 33.33333%;
	}
	
	.medium-margin-collapse>.medium-5 {
		width: 41.66667%;
	}
	
	.medium-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.medium-7 {
		width: 58.33333%;
	}
	
	.medium-margin-collapse>.medium-8 {
		width: 66.66667%;
	}
	
	.medium-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.medium-10 {
		width: 83.33333%;
	}
	
	.medium-margin-collapse>.medium-11 {
		width: 91.66667%;
	}
	
	.medium-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.medium-margin-collapse>.large-1 {
		width: 8.33333%;
	}
	
	.medium-margin-collapse>.large-2 {
		width: 16.66667%;
	}
	
	.medium-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.large-4 {
		width: 33.33333%;
	}
	
	.medium-margin-collapse>.large-5 {
		width: 41.66667%;
	}
	
	.medium-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.large-7 {
		width: 58.33333%;
	}
	
	.medium-margin-collapse>.large-8 {
		width: 66.66667%;
	}
	
	.medium-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.large-10 {
		width: 83.33333%;
	}
	
	.medium-margin-collapse>.large-11 {
		width: 91.66667%;
	}
	
	.medium-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.medium-margin-collapse>.xlarge-1 {
		width: 8.33333%;
	}
	
	.medium-margin-collapse>.xlarge-2 {
		width: 16.66667%;
	}
	
	.medium-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.medium-margin-collapse>.xlarge-4 {
		width: 33.33333%;
	}
	
	.medium-margin-collapse>.xlarge-5 {
		width: 41.66667%;
	}
	
	.medium-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.medium-margin-collapse>.xlarge-7 {
		width: 58.33333%;
	}
	
	.medium-margin-collapse>.xlarge-8 {
		width: 66.66667%;
	}
	
	.medium-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.medium-margin-collapse>.xlarge-10 {
		width: 83.33333%;
	}
	
	.medium-margin-collapse>.xlarge-11 {
		width: 91.66667%;
	}
	
	.medium-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.medium-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-margin-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-margin-collapse>.small-1 {
		width: 8.33333%;
	}
	
	.large-margin-collapse>.small-2 {
		width: 16.66667%;
	}
	
	.large-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.small-4 {
		width: 33.33333%;
	}
	
	.large-margin-collapse>.small-5 {
		width: 41.66667%;
	}
	
	.large-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.small-7 {
		width: 58.33333%;
	}
	
	.large-margin-collapse>.small-8 {
		width: 66.66667%;
	}
	
	.large-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.small-10 {
		width: 83.33333%;
	}
	
	.large-margin-collapse>.small-11 {
		width: 91.66667%;
	}
	
	.large-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-margin-collapse>.xsmall-1 {
		width: 8.33333%;
	}
	
	.large-margin-collapse>.xsmall-2 {
		width: 16.66667%;
	}
	
	.large-margin-collapse>.xsmall-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.xsmall-4 {
		width: 33.33333%;
	}
	
	.large-margin-collapse>.xsmall-5 {
		width: 41.66667%;
	}
	
	.large-margin-collapse>.xsmall-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.xsmall-7 {
		width: 58.33333%;
	}
	
	.large-margin-collapse>.xsmall-8 {
		width: 66.66667%;
	}
	
	.large-margin-collapse>.xsmall-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.xsmall-10 {
		width: 83.33333%;
	}
	
	.large-margin-collapse>.xsmall-11 {
		width: 91.66667%;
	}
	
	.large-margin-collapse>.xsmall-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-margin-collapse>.medium-1 {
		width: 8.33333%;
	}
	
	.large-margin-collapse>.medium-2 {
		width: 16.66667%;
	}
	
	.large-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.medium-4 {
		width: 33.33333%;
	}
	
	.large-margin-collapse>.medium-5 {
		width: 41.66667%;
	}
	
	.large-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.medium-7 {
		width: 58.33333%;
	}
	
	.large-margin-collapse>.medium-8 {
		width: 66.66667%;
	}
	
	.large-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.medium-10 {
		width: 83.33333%;
	}
	
	.large-margin-collapse>.medium-11 {
		width: 91.66667%;
	}
	
	.large-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-margin-collapse>.large-1 {
		width: 8.33333%;
	}
	
	.large-margin-collapse>.large-2 {
		width: 16.66667%;
	}
	
	.large-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.large-4 {
		width: 33.33333%;
	}
	
	.large-margin-collapse>.large-5 {
		width: 41.66667%;
	}
	
	.large-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.large-7 {
		width: 58.33333%;
	}
	
	.large-margin-collapse>.large-8 {
		width: 66.66667%;
	}
	
	.large-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.large-10 {
		width: 83.33333%;
	}
	
	.large-margin-collapse>.large-11 {
		width: 91.66667%;
	}
	
	.large-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.large-margin-collapse>.xlarge-1 {
		width: 8.33333%;
	}
	
	.large-margin-collapse>.xlarge-2 {
		width: 16.66667%;
	}
	
	.large-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.large-margin-collapse>.xlarge-4 {
		width: 33.33333%;
	}
	
	.large-margin-collapse>.xlarge-5 {
		width: 41.66667%;
	}
	
	.large-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.large-margin-collapse>.xlarge-7 {
		width: 58.33333%;
	}
	
	.large-margin-collapse>.xlarge-8 {
		width: 66.66667%;
	}
	
	.large-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.large-margin-collapse>.xlarge-10 {
		width: 83.33333%;
	}
	
	.large-margin-collapse>.xlarge-11 {
		width: 91.66667%;
	}
	
	.large-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.large-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-margin-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.xlarge-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-margin-collapse>.small-1 {
		width: 8.33333%;
	}
	
	.xlarge-margin-collapse>.small-2 {
		width: 16.66667%;
	}
	
	.xlarge-margin-collapse>.small-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.small-4 {
		width: 33.33333%;
	}
	
	.xlarge-margin-collapse>.small-5 {
		width: 41.66667%;
	}
	
	.xlarge-margin-collapse>.small-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.small-7 {
		width: 58.33333%;
	}
	
	.xlarge-margin-collapse>.small-8 {
		width: 66.66667%;
	}
	
	.xlarge-margin-collapse>.small-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.small-10 {
		width: 83.33333%;
	}
	
	.xlarge-margin-collapse>.small-11 {
		width: 91.66667%;
	}
	
	.xlarge-margin-collapse>.small-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-margin-collapse>.xsmall-1 {
		width: 8.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-2 {
		width: 16.66667%;
	}
	
	.xlarge-margin-collapse>.xsmall-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.xsmall-4 {
		width: 33.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-5 {
		width: 41.66667%;
	}
	
	.xlarge-margin-collapse>.xsmall-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.xsmall-7 {
		width: 58.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-8 {
		width: 66.66667%;
	}
	
	.xlarge-margin-collapse>.xsmall-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.xsmall-10 {
		width: 83.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-11 {
		width: 91.66667%;
	}
	
	.xlarge-margin-collapse>.xsmall-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-margin-collapse>.medium-1 {
		width: 8.33333%;
	}
	
	.xlarge-margin-collapse>.medium-2 {
		width: 16.66667%;
	}
	
	.xlarge-margin-collapse>.medium-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.medium-4 {
		width: 33.33333%;
	}
	
	.xlarge-margin-collapse>.medium-5 {
		width: 41.66667%;
	}
	
	.xlarge-margin-collapse>.medium-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.medium-7 {
		width: 58.33333%;
	}
	
	.xlarge-margin-collapse>.medium-8 {
		width: 66.66667%;
	}
	
	.xlarge-margin-collapse>.medium-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.medium-10 {
		width: 83.33333%;
	}
	
	.xlarge-margin-collapse>.medium-11 {
		width: 91.66667%;
	}
	
	.xlarge-margin-collapse>.medium-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-margin-collapse>.large-1 {
		width: 8.33333%;
	}
	
	.xlarge-margin-collapse>.large-2 {
		width: 16.66667%;
	}
	
	.xlarge-margin-collapse>.large-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.large-4 {
		width: 33.33333%;
	}
	
	.xlarge-margin-collapse>.large-5 {
		width: 41.66667%;
	}
	
	.xlarge-margin-collapse>.large-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.large-7 {
		width: 58.33333%;
	}
	
	.xlarge-margin-collapse>.large-8 {
		width: 66.66667%;
	}
	
	.xlarge-margin-collapse>.large-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.large-10 {
		width: 83.33333%;
	}
	
	.xlarge-margin-collapse>.large-11 {
		width: 91.66667%;
	}
	
	.xlarge-margin-collapse>.large-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-margin-collapse>.xlarge-1 {
		width: 8.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-2 {
		width: 16.66667%;
	}
	
	.xlarge-margin-collapse>.xlarge-3 {
		width: 25%;
	}
	
	.xlarge-margin-collapse>.xlarge-4 {
		width: 33.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-5 {
		width: 41.66667%;
	}
	
	.xlarge-margin-collapse>.xlarge-6 {
		width: 50%;
	}
	
	.xlarge-margin-collapse>.xlarge-7 {
		width: 58.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-8 {
		width: 66.66667%;
	}
	
	.xlarge-margin-collapse>.xlarge-9 {
		width: 75%;
	}
	
	.xlarge-margin-collapse>.xlarge-10 {
		width: 83.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-11 {
		width: 91.66667%;
	}
	
	.xlarge-margin-collapse>.xlarge-12 {
		width: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-padding-collapse {
		margin-right: 0;
		margin-left: 0;
	}
	
	.xlarge-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0;
	}
}

.small-offset-0 {
	margin-left: 0%;
}

.grid-margin-x>.small-offset-0 {
	margin-left: calc(0% + 2rem / 2);
}

.small-offset-1 {
	margin-left: 8.33333%;
}

.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% + 2rem / 2);
}

.small-offset-2 {
	margin-left: 16.66667%;
}

.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% + 2rem / 2);
}

.small-offset-3 {
	margin-left: 25%;
}

.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% + 2rem / 2);
}

.small-offset-4 {
	margin-left: 33.33333%;
}

.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% + 2rem / 2);
}

.small-offset-5 {
	margin-left: 41.66667%;
}

.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% + 2rem / 2);
}

.small-offset-6 {
	margin-left: 50%;
}

.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% + 2rem / 2);
}

.small-offset-7 {
	margin-left: 58.33333%;
}

.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% + 2rem / 2);
}

.small-offset-8 {
	margin-left: 66.66667%;
}

.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% + 2rem / 2);
}

.small-offset-9 {
	margin-left: 75%;
}

.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% + 2rem / 2);
}

.small-offset-10 {
	margin-left: 83.33333%;
}

.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% + 2rem / 2);
}

.small-offset-11 {
	margin-left: 91.66667%;
}

.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% + 2rem / 2);
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-offset-0 {
		margin-left: 0%;
	}
	
	.grid-margin-x>.xsmall-offset-0 {
		margin-left: calc(0% + 2rem / 2);
	}
	
	.xsmall-offset-1 {
		margin-left: 8.33333%;
	}
	
	.grid-margin-x>.xsmall-offset-1 {
		margin-left: calc(8.33333% + 2rem / 2);
	}
	
	.xsmall-offset-2 {
		margin-left: 16.66667%;
	}
	
	.grid-margin-x>.xsmall-offset-2 {
		margin-left: calc(16.66667% + 2rem / 2);
	}
	
	.xsmall-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.xsmall-offset-3 {
		margin-left: calc(25% + 2rem / 2);
	}
	
	.xsmall-offset-4 {
		margin-left: 33.33333%;
	}
	
	.grid-margin-x>.xsmall-offset-4 {
		margin-left: calc(33.33333% + 2rem / 2);
	}
	
	.xsmall-offset-5 {
		margin-left: 41.66667%;
	}
	
	.grid-margin-x>.xsmall-offset-5 {
		margin-left: calc(41.66667% + 2rem / 2);
	}
	
	.xsmall-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.xsmall-offset-6 {
		margin-left: calc(50% + 2rem / 2);
	}
	
	.xsmall-offset-7 {
		margin-left: 58.33333%;
	}
	
	.grid-margin-x>.xsmall-offset-7 {
		margin-left: calc(58.33333% + 2rem / 2);
	}
	
	.xsmall-offset-8 {
		margin-left: 66.66667%;
	}
	
	.grid-margin-x>.xsmall-offset-8 {
		margin-left: calc(66.66667% + 2rem / 2);
	}
	
	.xsmall-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.xsmall-offset-9 {
		margin-left: calc(75% + 2rem / 2);
	}
	
	.xsmall-offset-10 {
		margin-left: 83.33333%;
	}
	
	.grid-margin-x>.xsmall-offset-10 {
		margin-left: calc(83.33333% + 2rem / 2);
	}
	
	.xsmall-offset-11 {
		margin-left: 91.66667%;
	}
	
	.grid-margin-x>.xsmall-offset-11 {
		margin-left: calc(91.66667% + 2rem / 2);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-offset-0 {
		margin-left: 0%;
	}
	
	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% + 2rem / 2);
	}
	
	.medium-offset-1 {
		margin-left: 8.33333%;
	}
	
	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + 2rem / 2);
	}
	
	.medium-offset-2 {
		margin-left: 16.66667%;
	}
	
	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% + 2rem / 2);
	}
	
	.medium-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + 2rem / 2);
	}
	
	.medium-offset-4 {
		margin-left: 33.33333%;
	}
	
	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% + 2rem / 2);
	}
	
	.medium-offset-5 {
		margin-left: 41.66667%;
	}
	
	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% + 2rem / 2);
	}
	
	.medium-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + 2rem / 2);
	}
	
	.medium-offset-7 {
		margin-left: 58.33333%;
	}
	
	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% + 2rem / 2);
	}
	
	.medium-offset-8 {
		margin-left: 66.66667%;
	}
	
	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% + 2rem / 2);
	}
	
	.medium-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + 2rem / 2);
	}
	
	.medium-offset-10 {
		margin-left: 83.33333%;
	}
	
	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% + 2rem / 2);
	}
	
	.medium-offset-11 {
		margin-left: 91.66667%;
	}
	
	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% + 2rem / 2);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-offset-0 {
		margin-left: 0%;
	}
	
	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% + 2rem / 2);
	}
	
	.large-offset-1 {
		margin-left: 8.33333%;
	}
	
	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% + 2rem / 2);
	}
	
	.large-offset-2 {
		margin-left: 16.66667%;
	}
	
	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% + 2rem / 2);
	}
	
	.large-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + 2rem / 2);
	}
	
	.large-offset-4 {
		margin-left: 33.33333%;
	}
	
	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% + 2rem / 2);
	}
	
	.large-offset-5 {
		margin-left: 41.66667%;
	}
	
	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% + 2rem / 2);
	}
	
	.large-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + 2rem / 2);
	}
	
	.large-offset-7 {
		margin-left: 58.33333%;
	}
	
	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% + 2rem / 2);
	}
	
	.large-offset-8 {
		margin-left: 66.66667%;
	}
	
	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% + 2rem / 2);
	}
	
	.large-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + 2rem / 2);
	}
	
	.large-offset-10 {
		margin-left: 83.33333%;
	}
	
	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% + 2rem / 2);
	}
	
	.large-offset-11 {
		margin-left: 91.66667%;
	}
	
	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% + 2rem / 2);
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-offset-0 {
		margin-left: 0%;
	}
	
	.grid-margin-x>.xlarge-offset-0 {
		margin-left: calc(0% + 2rem / 2);
	}
	
	.xlarge-offset-1 {
		margin-left: 8.33333%;
	}
	
	.grid-margin-x>.xlarge-offset-1 {
		margin-left: calc(8.33333% + 2rem / 2);
	}
	
	.xlarge-offset-2 {
		margin-left: 16.66667%;
	}
	
	.grid-margin-x>.xlarge-offset-2 {
		margin-left: calc(16.66667% + 2rem / 2);
	}
	
	.xlarge-offset-3 {
		margin-left: 25%;
	}
	
	.grid-margin-x>.xlarge-offset-3 {
		margin-left: calc(25% + 2rem / 2);
	}
	
	.xlarge-offset-4 {
		margin-left: 33.33333%;
	}
	
	.grid-margin-x>.xlarge-offset-4 {
		margin-left: calc(33.33333% + 2rem / 2);
	}
	
	.xlarge-offset-5 {
		margin-left: 41.66667%;
	}
	
	.grid-margin-x>.xlarge-offset-5 {
		margin-left: calc(41.66667% + 2rem / 2);
	}
	
	.xlarge-offset-6 {
		margin-left: 50%;
	}
	
	.grid-margin-x>.xlarge-offset-6 {
		margin-left: calc(50% + 2rem / 2);
	}
	
	.xlarge-offset-7 {
		margin-left: 58.33333%;
	}
	
	.grid-margin-x>.xlarge-offset-7 {
		margin-left: calc(58.33333% + 2rem / 2);
	}
	
	.xlarge-offset-8 {
		margin-left: 66.66667%;
	}
	
	.grid-margin-x>.xlarge-offset-8 {
		margin-left: calc(66.66667% + 2rem / 2);
	}
	
	.xlarge-offset-9 {
		margin-left: 75%;
	}
	
	.grid-margin-x>.xlarge-offset-9 {
		margin-left: calc(75% + 2rem / 2);
	}
	
	.xlarge-offset-10 {
		margin-left: 83.33333%;
	}
	
	.grid-margin-x>.xlarge-offset-10 {
		margin-left: calc(83.33333% + 2rem / 2);
	}
	
	.xlarge-offset-11 {
		margin-left: 91.66667%;
	}
	
	.grid-margin-x>.xlarge-offset-11 {
		margin-left: calc(91.66667% + 2rem / 2);
	}
}

.grid-y {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.grid-y>.cell {
	height: auto;
	max-height: none;
}

.grid-y>.auto {
	height: auto;
}

.grid-y>.shrink {
	height: auto;
}

.grid-y>.small-shrink, .grid-y>.small-full, .grid-y>.small-1, .grid-y>.small-2, .grid-y>.small-3, .grid-y>.small-4, .grid-y>.small-5, .grid-y>.small-6, .grid-y>.small-7, .grid-y>.small-8, .grid-y>.small-9, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12 {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

@media print, screen and (min-width: 40.0625em) {
	.grid-y>.xsmall-shrink, .grid-y>.xsmall-full, .grid-y>.xsmall-1, .grid-y>.xsmall-2, .grid-y>.xsmall-3, .grid-y>.xsmall-4, .grid-y>.xsmall-5, .grid-y>.xsmall-6, .grid-y>.xsmall-7, .grid-y>.xsmall-8, .grid-y>.xsmall-9, .grid-y>.xsmall-10, .grid-y>.xsmall-11, .grid-y>.xsmall-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-y>.medium-shrink, .grid-y>.medium-full, .grid-y>.medium-1, .grid-y>.medium-2, .grid-y>.medium-3, .grid-y>.medium-4, .grid-y>.medium-5, .grid-y>.medium-6, .grid-y>.medium-7, .grid-y>.medium-8, .grid-y>.medium-9, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-y>.large-shrink, .grid-y>.large-full, .grid-y>.large-1, .grid-y>.large-2, .grid-y>.large-3, .grid-y>.large-4, .grid-y>.large-5, .grid-y>.large-6, .grid-y>.large-7, .grid-y>.large-8, .grid-y>.large-9, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-y>.xlarge-shrink, .grid-y>.xlarge-full, .grid-y>.xlarge-1, .grid-y>.xlarge-2, .grid-y>.xlarge-3, .grid-y>.xlarge-4, .grid-y>.xlarge-5, .grid-y>.xlarge-6, .grid-y>.xlarge-7, .grid-y>.xlarge-8, .grid-y>.xlarge-9, .grid-y>.xlarge-10, .grid-y>.xlarge-11, .grid-y>.xlarge-12 {
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}

.grid-y>.small-1, .grid-y>.small-2, .grid-y>.small-3, .grid-y>.small-4, .grid-y>.small-5, .grid-y>.small-6, .grid-y>.small-7, .grid-y>.small-8, .grid-y>.small-9, .grid-y>.small-10, .grid-y>.small-11, .grid-y>.small-12 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.grid-y>.small-1 {
	height: 8.33333%;
}

.grid-y>.small-2 {
	height: 16.66667%;
}

.grid-y>.small-3 {
	height: 25%;
}

.grid-y>.small-4 {
	height: 33.33333%;
}

.grid-y>.small-5 {
	height: 41.66667%;
}

.grid-y>.small-6 {
	height: 50%;
}

.grid-y>.small-7 {
	height: 58.33333%;
}

.grid-y>.small-8 {
	height: 66.66667%;
}

.grid-y>.small-9 {
	height: 75%;
}

.grid-y>.small-10 {
	height: 83.33333%;
}

.grid-y>.small-11 {
	height: 91.66667%;
}

.grid-y>.small-12 {
	height: 100%;
}

@media print, screen and (min-width: 40.0625em) {
	.grid-y>.xsmall-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		height: auto;
	}
	
	.grid-y>.xsmall-shrink, .grid-y>.xsmall-1, .grid-y>.xsmall-2, .grid-y>.xsmall-3, .grid-y>.xsmall-4, .grid-y>.xsmall-5, .grid-y>.xsmall-6, .grid-y>.xsmall-7, .grid-y>.xsmall-8, .grid-y>.xsmall-9, .grid-y>.xsmall-10, .grid-y>.xsmall-11, .grid-y>.xsmall-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.xsmall-shrink {
		height: auto;
	}
	
	.grid-y>.xsmall-1 {
		height: 8.33333%;
	}
	
	.grid-y>.xsmall-2 {
		height: 16.66667%;
	}
	
	.grid-y>.xsmall-3 {
		height: 25%;
	}
	
	.grid-y>.xsmall-4 {
		height: 33.33333%;
	}
	
	.grid-y>.xsmall-5 {
		height: 41.66667%;
	}
	
	.grid-y>.xsmall-6 {
		height: 50%;
	}
	
	.grid-y>.xsmall-7 {
		height: 58.33333%;
	}
	
	.grid-y>.xsmall-8 {
		height: 66.66667%;
	}
	
	.grid-y>.xsmall-9 {
		height: 75%;
	}
	
	.grid-y>.xsmall-10 {
		height: 83.33333%;
	}
	
	.grid-y>.xsmall-11 {
		height: 91.66667%;
	}
	
	.grid-y>.xsmall-12 {
		height: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-y>.medium-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		height: auto;
	}
	
	.grid-y>.medium-shrink, .grid-y>.medium-1, .grid-y>.medium-2, .grid-y>.medium-3, .grid-y>.medium-4, .grid-y>.medium-5, .grid-y>.medium-6, .grid-y>.medium-7, .grid-y>.medium-8, .grid-y>.medium-9, .grid-y>.medium-10, .grid-y>.medium-11, .grid-y>.medium-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.medium-shrink {
		height: auto;
	}
	
	.grid-y>.medium-1 {
		height: 8.33333%;
	}
	
	.grid-y>.medium-2 {
		height: 16.66667%;
	}
	
	.grid-y>.medium-3 {
		height: 25%;
	}
	
	.grid-y>.medium-4 {
		height: 33.33333%;
	}
	
	.grid-y>.medium-5 {
		height: 41.66667%;
	}
	
	.grid-y>.medium-6 {
		height: 50%;
	}
	
	.grid-y>.medium-7 {
		height: 58.33333%;
	}
	
	.grid-y>.medium-8 {
		height: 66.66667%;
	}
	
	.grid-y>.medium-9 {
		height: 75%;
	}
	
	.grid-y>.medium-10 {
		height: 83.33333%;
	}
	
	.grid-y>.medium-11 {
		height: 91.66667%;
	}
	
	.grid-y>.medium-12 {
		height: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-y>.large-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		height: auto;
	}
	
	.grid-y>.large-shrink, .grid-y>.large-1, .grid-y>.large-2, .grid-y>.large-3, .grid-y>.large-4, .grid-y>.large-5, .grid-y>.large-6, .grid-y>.large-7, .grid-y>.large-8, .grid-y>.large-9, .grid-y>.large-10, .grid-y>.large-11, .grid-y>.large-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.large-shrink {
		height: auto;
	}
	
	.grid-y>.large-1 {
		height: 8.33333%;
	}
	
	.grid-y>.large-2 {
		height: 16.66667%;
	}
	
	.grid-y>.large-3 {
		height: 25%;
	}
	
	.grid-y>.large-4 {
		height: 33.33333%;
	}
	
	.grid-y>.large-5 {
		height: 41.66667%;
	}
	
	.grid-y>.large-6 {
		height: 50%;
	}
	
	.grid-y>.large-7 {
		height: 58.33333%;
	}
	
	.grid-y>.large-8 {
		height: 66.66667%;
	}
	
	.grid-y>.large-9 {
		height: 75%;
	}
	
	.grid-y>.large-10 {
		height: 83.33333%;
	}
	
	.grid-y>.large-11 {
		height: 91.66667%;
	}
	
	.grid-y>.large-12 {
		height: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-y>.xlarge-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		height: auto;
	}
	
	.grid-y>.xlarge-shrink, .grid-y>.xlarge-1, .grid-y>.xlarge-2, .grid-y>.xlarge-3, .grid-y>.xlarge-4, .grid-y>.xlarge-5, .grid-y>.xlarge-6, .grid-y>.xlarge-7, .grid-y>.xlarge-8, .grid-y>.xlarge-9, .grid-y>.xlarge-10, .grid-y>.xlarge-11, .grid-y>.xlarge-12 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.grid-y>.xlarge-shrink {
		height: auto;
	}
	
	.grid-y>.xlarge-1 {
		height: 8.33333%;
	}
	
	.grid-y>.xlarge-2 {
		height: 16.66667%;
	}
	
	.grid-y>.xlarge-3 {
		height: 25%;
	}
	
	.grid-y>.xlarge-4 {
		height: 33.33333%;
	}
	
	.grid-y>.xlarge-5 {
		height: 41.66667%;
	}
	
	.grid-y>.xlarge-6 {
		height: 50%;
	}
	
	.grid-y>.xlarge-7 {
		height: 58.33333%;
	}
	
	.grid-y>.xlarge-8 {
		height: 66.66667%;
	}
	
	.grid-y>.xlarge-9 {
		height: 75%;
	}
	
	.grid-y>.xlarge-10 {
		height: 83.33333%;
	}
	
	.grid-y>.xlarge-11 {
		height: 91.66667%;
	}
	
	.grid-y>.xlarge-12 {
		height: 100%;
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -1rem;
	margin-bottom: -1rem;
}

.grid-padding-y>.cell {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.grid-margin-y {
	margin-top: -1rem;
	margin-bottom: -1rem;
}

.grid-margin-y>.cell {
	height: calc(100% - 2rem);
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.grid-margin-y>.auto {
	height: auto;
}

.grid-margin-y>.shrink {
	height: auto;
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 2rem);
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 2rem);
}

.grid-margin-y>.small-3 {
	height: calc(25% - 2rem);
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 2rem);
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 2rem);
}

.grid-margin-y>.small-6 {
	height: calc(50% - 2rem);
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 2rem);
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 2rem);
}

.grid-margin-y>.small-9 {
	height: calc(75% - 2rem);
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 2rem);
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 2rem);
}

.grid-margin-y>.small-12 {
	height: calc(100% - 2rem);
}

@media print, screen and (min-width: 40.0625em) {
	.grid-margin-y>.xsmall-auto {
		height: auto;
	}
	
	.grid-margin-y>.xsmall-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xsmall-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.xsmall-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.xsmall-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.xsmall-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-12 {
		height: calc(100% - 2rem);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-margin-y>.medium-auto {
		height: auto;
	}
	
	.grid-margin-y>.medium-shrink {
		height: auto;
	}
	
	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-12 {
		height: calc(100% - 2rem);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-margin-y>.large-auto {
		height: auto;
	}
	
	.grid-margin-y>.large-shrink {
		height: auto;
	}
	
	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.large-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.large-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.large-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.large-12 {
		height: calc(100% - 2rem);
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-margin-y>.xlarge-auto {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.xlarge-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.xlarge-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.xlarge-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-12 {
		height: calc(100% - 2rem);
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw;
}

.cell .grid-frame {
	width: 100%;
}

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

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%;
}

.cell-block-container>.grid-x {
	max-height: 100%;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw;
	}
	
	.cell .xsmall-grid-frame {
		width: 100%;
	}
	
	.xsmall-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	.xsmall-cell-block-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%;
	}
	
	.xsmall-cell-block-container>.grid-x {
		max-height: 100%;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.xsmall-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw;
	}
	
	.cell .medium-grid-frame {
		width: 100%;
	}
	
	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	.medium-cell-block-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%;
	}
	
	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw;
	}
	
	.cell .large-grid-frame {
		width: 100%;
	}
	
	.large-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	.large-cell-block-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%;
	}
	
	.large-cell-block-container>.grid-x {
		max-height: 100%;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw;
	}
	
	.cell .xlarge-grid-frame {
		width: 100%;
	}
	
	.xlarge-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
	
	.xlarge-cell-block-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%;
	}
	
	.xlarge-cell-block-container>.grid-x {
		max-height: 100%;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	
	.xlarge-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

.grid-y.grid-frame {
	overflow: hidden;
	position: relative;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh;
	width: auto;
}

@media print, screen and (min-width: 40.0625em) {
	.grid-y.xsmall-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh;
		width: auto;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-y.medium-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh;
		width: auto;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-y.large-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh;
		width: auto;
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-y.xlarge-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh;
		width: auto;
	}
}

.cell .grid-y.grid-frame {
	height: 100%;
}

@media print, screen and (min-width: 40.0625em) {
	.cell .grid-y.xsmall-grid-frame {
		height: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.cell .grid-y.large-grid-frame {
		height: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.cell .grid-y.xlarge-grid-frame {
		height: 100%;
	}
}

.grid-margin-y {
	margin-top: -1rem;
	margin-bottom: -1rem;
}

.grid-margin-y>.cell {
	height: calc(100% - 2rem);
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.grid-margin-y>.auto {
	height: auto;
}

.grid-margin-y>.shrink {
	height: auto;
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 2rem);
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 2rem);
}

.grid-margin-y>.small-3 {
	height: calc(25% - 2rem);
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 2rem);
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 2rem);
}

.grid-margin-y>.small-6 {
	height: calc(50% - 2rem);
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 2rem);
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 2rem);
}

.grid-margin-y>.small-9 {
	height: calc(75% - 2rem);
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 2rem);
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 2rem);
}

.grid-margin-y>.small-12 {
	height: calc(100% - 2rem);
}

@media print, screen and (min-width: 40.0625em) {
	.grid-margin-y>.xsmall-auto {
		height: auto;
	}
	
	.grid-margin-y>.xsmall-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xsmall-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.xsmall-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.xsmall-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.xsmall-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.xsmall-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.xsmall-12 {
		height: calc(100% - 2rem);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-margin-y>.medium-auto {
		height: auto;
	}
	
	.grid-margin-y>.medium-shrink {
		height: auto;
	}
	
	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.medium-12 {
		height: calc(100% - 2rem);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-margin-y>.large-auto {
		height: auto;
	}
	
	.grid-margin-y>.large-shrink {
		height: auto;
	}
	
	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.large-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.large-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.large-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.large-12 {
		height: calc(100% - 2rem);
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-margin-y>.xlarge-auto {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-shrink {
		height: auto;
	}
	
	.grid-margin-y>.xlarge-1 {
		height: calc(8.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-2 {
		height: calc(16.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-3 {
		height: calc(25% - 2rem);
	}
	
	.grid-margin-y>.xlarge-4 {
		height: calc(33.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-5 {
		height: calc(41.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-6 {
		height: calc(50% - 2rem);
	}
	
	.grid-margin-y>.xlarge-7 {
		height: calc(58.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-8 {
		height: calc(66.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-9 {
		height: calc(75% - 2rem);
	}
	
	.grid-margin-y>.xlarge-10 {
		height: calc(83.33333% - 2rem);
	}
	
	.grid-margin-y>.xlarge-11 {
		height: calc(91.66667% - 2rem);
	}
	
	.grid-margin-y>.xlarge-12 {
		height: calc(100% - 2rem);
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 2rem);
}

@media print, screen and (min-width: 40.0625em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 2rem);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 2rem);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 2rem);
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 2rem);
	}
}

@media print, screen and (min-width: 40.0625em) {
	.grid-margin-y.xsmall-grid-frame {
		height: calc(100vh + 2rem);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 2rem);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 2rem);
	}
}

@media screen and (min-width: 75.0625em) {
	.grid-margin-y.xlarge-grid-frame {
		height: calc(100vh + 2rem);
	}
}

.small-margin-collapse>.small-offset-0 {
	margin-left: 0%;
}

.small-margin-collapse>.small-offset-1 {
	margin-left: 8.33333%;
}

.small-margin-collapse>.small-offset-2 {
	margin-left: 16.66667%;
}

.small-margin-collapse>.small-offset-3 {
	margin-left: 25%;
}

.small-margin-collapse>.small-offset-4 {
	margin-left: 33.33333%;
}

.small-margin-collapse>.small-offset-5 {
	margin-left: 41.66667%;
}

.small-margin-collapse>.small-offset-6 {
	margin-left: 50%;
}

.small-margin-collapse>.small-offset-7 {
	margin-left: 58.33333%;
}

.small-margin-collapse>.small-offset-8 {
	margin-left: 66.66667%;
}

.small-margin-collapse>.small-offset-9 {
	margin-left: 75%;
}

.small-margin-collapse>.small-offset-10 {
	margin-left: 83.33333%;
}

.small-margin-collapse>.small-offset-11 {
	margin-left: 91.66667%;
}

@media print, screen and (min-width: 40.0625em) {
	.small-margin-collapse>.xsmall-offset-0 {
		margin-left: 0%;
	}
	
	.small-margin-collapse>.xsmall-offset-1 {
		margin-left: 8.33333%;
	}
	
	.small-margin-collapse>.xsmall-offset-2 {
		margin-left: 16.66667%;
	}
	
	.small-margin-collapse>.xsmall-offset-3 {
		margin-left: 25%;
	}
	
	.small-margin-collapse>.xsmall-offset-4 {
		margin-left: 33.33333%;
	}
	
	.small-margin-collapse>.xsmall-offset-5 {
		margin-left: 41.66667%;
	}
	
	.small-margin-collapse>.xsmall-offset-6 {
		margin-left: 50%;
	}
	
	.small-margin-collapse>.xsmall-offset-7 {
		margin-left: 58.33333%;
	}
	
	.small-margin-collapse>.xsmall-offset-8 {
		margin-left: 66.66667%;
	}
	
	.small-margin-collapse>.xsmall-offset-9 {
		margin-left: 75%;
	}
	
	.small-margin-collapse>.xsmall-offset-10 {
		margin-left: 83.33333%;
	}
	
	.small-margin-collapse>.xsmall-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.small-margin-collapse>.medium-offset-0 {
		margin-left: 0%;
	}
	
	.small-margin-collapse>.medium-offset-1 {
		margin-left: 8.33333%;
	}
	
	.small-margin-collapse>.medium-offset-2 {
		margin-left: 16.66667%;
	}
	
	.small-margin-collapse>.medium-offset-3 {
		margin-left: 25%;
	}
	
	.small-margin-collapse>.medium-offset-4 {
		margin-left: 33.33333%;
	}
	
	.small-margin-collapse>.medium-offset-5 {
		margin-left: 41.66667%;
	}
	
	.small-margin-collapse>.medium-offset-6 {
		margin-left: 50%;
	}
	
	.small-margin-collapse>.medium-offset-7 {
		margin-left: 58.33333%;
	}
	
	.small-margin-collapse>.medium-offset-8 {
		margin-left: 66.66667%;
	}
	
	.small-margin-collapse>.medium-offset-9 {
		margin-left: 75%;
	}
	
	.small-margin-collapse>.medium-offset-10 {
		margin-left: 83.33333%;
	}
	
	.small-margin-collapse>.medium-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.small-margin-collapse>.large-offset-0 {
		margin-left: 0%;
	}
	
	.small-margin-collapse>.large-offset-1 {
		margin-left: 8.33333%;
	}
	
	.small-margin-collapse>.large-offset-2 {
		margin-left: 16.66667%;
	}
	
	.small-margin-collapse>.large-offset-3 {
		margin-left: 25%;
	}
	
	.small-margin-collapse>.large-offset-4 {
		margin-left: 33.33333%;
	}
	
	.small-margin-collapse>.large-offset-5 {
		margin-left: 41.66667%;
	}
	
	.small-margin-collapse>.large-offset-6 {
		margin-left: 50%;
	}
	
	.small-margin-collapse>.large-offset-7 {
		margin-left: 58.33333%;
	}
	
	.small-margin-collapse>.large-offset-8 {
		margin-left: 66.66667%;
	}
	
	.small-margin-collapse>.large-offset-9 {
		margin-left: 75%;
	}
	
	.small-margin-collapse>.large-offset-10 {
		margin-left: 83.33333%;
	}
	
	.small-margin-collapse>.large-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 75.0625em) {
	.small-margin-collapse>.xlarge-offset-0 {
		margin-left: 0%;
	}
	
	.small-margin-collapse>.xlarge-offset-1 {
		margin-left: 8.33333%;
	}
	
	.small-margin-collapse>.xlarge-offset-2 {
		margin-left: 16.66667%;
	}
	
	.small-margin-collapse>.xlarge-offset-3 {
		margin-left: 25%;
	}
	
	.small-margin-collapse>.xlarge-offset-4 {
		margin-left: 33.33333%;
	}
	
	.small-margin-collapse>.xlarge-offset-5 {
		margin-left: 41.66667%;
	}
	
	.small-margin-collapse>.xlarge-offset-6 {
		margin-left: 50%;
	}
	
	.small-margin-collapse>.xlarge-offset-7 {
		margin-left: 58.33333%;
	}
	
	.small-margin-collapse>.xlarge-offset-8 {
		margin-left: 66.66667%;
	}
	
	.small-margin-collapse>.xlarge-offset-9 {
		margin-left: 75%;
	}
	
	.small-margin-collapse>.xlarge-offset-10 {
		margin-left: 83.33333%;
	}
	
	.small-margin-collapse>.xlarge-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-margin-collapse>.small-offset-0 {
		margin-left: 0%;
	}
	
	.xsmall-margin-collapse>.small-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xsmall-margin-collapse>.small-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xsmall-margin-collapse>.small-offset-3 {
		margin-left: 25%;
	}
	
	.xsmall-margin-collapse>.small-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xsmall-margin-collapse>.small-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xsmall-margin-collapse>.small-offset-6 {
		margin-left: 50%;
	}
	
	.xsmall-margin-collapse>.small-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xsmall-margin-collapse>.small-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xsmall-margin-collapse>.small-offset-9 {
		margin-left: 75%;
	}
	
	.xsmall-margin-collapse>.small-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xsmall-margin-collapse>.small-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 40.0625em) and (min-width: 40.0625em) {
	.xsmall-margin-collapse>.xsmall-offset-0 {
		margin-left: 0%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-3 {
		margin-left: 25%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-6 {
		margin-left: 50%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-9 {
		margin-left: 75%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xsmall-margin-collapse>.xsmall-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 40.0625em) and (min-width: 52.5625em) {
	.xsmall-margin-collapse>.medium-offset-0 {
		margin-left: 0%;
	}
	
	.xsmall-margin-collapse>.medium-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xsmall-margin-collapse>.medium-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xsmall-margin-collapse>.medium-offset-3 {
		margin-left: 25%;
	}
	
	.xsmall-margin-collapse>.medium-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xsmall-margin-collapse>.medium-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xsmall-margin-collapse>.medium-offset-6 {
		margin-left: 50%;
	}
	
	.xsmall-margin-collapse>.medium-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xsmall-margin-collapse>.medium-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xsmall-margin-collapse>.medium-offset-9 {
		margin-left: 75%;
	}
	
	.xsmall-margin-collapse>.medium-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xsmall-margin-collapse>.medium-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 40.0625em) and (min-width: 64.0625em) {
	.xsmall-margin-collapse>.large-offset-0 {
		margin-left: 0%;
	}
	
	.xsmall-margin-collapse>.large-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xsmall-margin-collapse>.large-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xsmall-margin-collapse>.large-offset-3 {
		margin-left: 25%;
	}
	
	.xsmall-margin-collapse>.large-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xsmall-margin-collapse>.large-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xsmall-margin-collapse>.large-offset-6 {
		margin-left: 50%;
	}
	
	.xsmall-margin-collapse>.large-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xsmall-margin-collapse>.large-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xsmall-margin-collapse>.large-offset-9 {
		margin-left: 75%;
	}
	
	.xsmall-margin-collapse>.large-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xsmall-margin-collapse>.large-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 40.0625em) and (min-width: 75.0625em) {
	.xsmall-margin-collapse>.xlarge-offset-0 {
		margin-left: 0%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-3 {
		margin-left: 25%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-6 {
		margin-left: 50%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-9 {
		margin-left: 75%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xsmall-margin-collapse>.xlarge-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-margin-collapse>.small-offset-0 {
		margin-left: 0%;
	}
	
	.medium-margin-collapse>.small-offset-1 {
		margin-left: 8.33333%;
	}
	
	.medium-margin-collapse>.small-offset-2 {
		margin-left: 16.66667%;
	}
	
	.medium-margin-collapse>.small-offset-3 {
		margin-left: 25%;
	}
	
	.medium-margin-collapse>.small-offset-4 {
		margin-left: 33.33333%;
	}
	
	.medium-margin-collapse>.small-offset-5 {
		margin-left: 41.66667%;
	}
	
	.medium-margin-collapse>.small-offset-6 {
		margin-left: 50%;
	}
	
	.medium-margin-collapse>.small-offset-7 {
		margin-left: 58.33333%;
	}
	
	.medium-margin-collapse>.small-offset-8 {
		margin-left: 66.66667%;
	}
	
	.medium-margin-collapse>.small-offset-9 {
		margin-left: 75%;
	}
	
	.medium-margin-collapse>.small-offset-10 {
		margin-left: 83.33333%;
	}
	
	.medium-margin-collapse>.small-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 52.5625em) and (min-width: 40.0625em) {
	.medium-margin-collapse>.xsmall-offset-0 {
		margin-left: 0%;
	}
	
	.medium-margin-collapse>.xsmall-offset-1 {
		margin-left: 8.33333%;
	}
	
	.medium-margin-collapse>.xsmall-offset-2 {
		margin-left: 16.66667%;
	}
	
	.medium-margin-collapse>.xsmall-offset-3 {
		margin-left: 25%;
	}
	
	.medium-margin-collapse>.xsmall-offset-4 {
		margin-left: 33.33333%;
	}
	
	.medium-margin-collapse>.xsmall-offset-5 {
		margin-left: 41.66667%;
	}
	
	.medium-margin-collapse>.xsmall-offset-6 {
		margin-left: 50%;
	}
	
	.medium-margin-collapse>.xsmall-offset-7 {
		margin-left: 58.33333%;
	}
	
	.medium-margin-collapse>.xsmall-offset-8 {
		margin-left: 66.66667%;
	}
	
	.medium-margin-collapse>.xsmall-offset-9 {
		margin-left: 75%;
	}
	
	.medium-margin-collapse>.xsmall-offset-10 {
		margin-left: 83.33333%;
	}
	
	.medium-margin-collapse>.xsmall-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 52.5625em) and (min-width: 52.5625em) {
	.medium-margin-collapse>.medium-offset-0 {
		margin-left: 0%;
	}
	
	.medium-margin-collapse>.medium-offset-1 {
		margin-left: 8.33333%;
	}
	
	.medium-margin-collapse>.medium-offset-2 {
		margin-left: 16.66667%;
	}
	
	.medium-margin-collapse>.medium-offset-3 {
		margin-left: 25%;
	}
	
	.medium-margin-collapse>.medium-offset-4 {
		margin-left: 33.33333%;
	}
	
	.medium-margin-collapse>.medium-offset-5 {
		margin-left: 41.66667%;
	}
	
	.medium-margin-collapse>.medium-offset-6 {
		margin-left: 50%;
	}
	
	.medium-margin-collapse>.medium-offset-7 {
		margin-left: 58.33333%;
	}
	
	.medium-margin-collapse>.medium-offset-8 {
		margin-left: 66.66667%;
	}
	
	.medium-margin-collapse>.medium-offset-9 {
		margin-left: 75%;
	}
	
	.medium-margin-collapse>.medium-offset-10 {
		margin-left: 83.33333%;
	}
	
	.medium-margin-collapse>.medium-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 52.5625em) and (min-width: 64.0625em) {
	.medium-margin-collapse>.large-offset-0 {
		margin-left: 0%;
	}
	
	.medium-margin-collapse>.large-offset-1 {
		margin-left: 8.33333%;
	}
	
	.medium-margin-collapse>.large-offset-2 {
		margin-left: 16.66667%;
	}
	
	.medium-margin-collapse>.large-offset-3 {
		margin-left: 25%;
	}
	
	.medium-margin-collapse>.large-offset-4 {
		margin-left: 33.33333%;
	}
	
	.medium-margin-collapse>.large-offset-5 {
		margin-left: 41.66667%;
	}
	
	.medium-margin-collapse>.large-offset-6 {
		margin-left: 50%;
	}
	
	.medium-margin-collapse>.large-offset-7 {
		margin-left: 58.33333%;
	}
	
	.medium-margin-collapse>.large-offset-8 {
		margin-left: 66.66667%;
	}
	
	.medium-margin-collapse>.large-offset-9 {
		margin-left: 75%;
	}
	
	.medium-margin-collapse>.large-offset-10 {
		margin-left: 83.33333%;
	}
	
	.medium-margin-collapse>.large-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 52.5625em) and (min-width: 75.0625em) {
	.medium-margin-collapse>.xlarge-offset-0 {
		margin-left: 0%;
	}
	
	.medium-margin-collapse>.xlarge-offset-1 {
		margin-left: 8.33333%;
	}
	
	.medium-margin-collapse>.xlarge-offset-2 {
		margin-left: 16.66667%;
	}
	
	.medium-margin-collapse>.xlarge-offset-3 {
		margin-left: 25%;
	}
	
	.medium-margin-collapse>.xlarge-offset-4 {
		margin-left: 33.33333%;
	}
	
	.medium-margin-collapse>.xlarge-offset-5 {
		margin-left: 41.66667%;
	}
	
	.medium-margin-collapse>.xlarge-offset-6 {
		margin-left: 50%;
	}
	
	.medium-margin-collapse>.xlarge-offset-7 {
		margin-left: 58.33333%;
	}
	
	.medium-margin-collapse>.xlarge-offset-8 {
		margin-left: 66.66667%;
	}
	
	.medium-margin-collapse>.xlarge-offset-9 {
		margin-left: 75%;
	}
	
	.medium-margin-collapse>.xlarge-offset-10 {
		margin-left: 83.33333%;
	}
	
	.medium-margin-collapse>.xlarge-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-margin-collapse>.small-offset-0 {
		margin-left: 0%;
	}
	
	.large-margin-collapse>.small-offset-1 {
		margin-left: 8.33333%;
	}
	
	.large-margin-collapse>.small-offset-2 {
		margin-left: 16.66667%;
	}
	
	.large-margin-collapse>.small-offset-3 {
		margin-left: 25%;
	}
	
	.large-margin-collapse>.small-offset-4 {
		margin-left: 33.33333%;
	}
	
	.large-margin-collapse>.small-offset-5 {
		margin-left: 41.66667%;
	}
	
	.large-margin-collapse>.small-offset-6 {
		margin-left: 50%;
	}
	
	.large-margin-collapse>.small-offset-7 {
		margin-left: 58.33333%;
	}
	
	.large-margin-collapse>.small-offset-8 {
		margin-left: 66.66667%;
	}
	
	.large-margin-collapse>.small-offset-9 {
		margin-left: 75%;
	}
	
	.large-margin-collapse>.small-offset-10 {
		margin-left: 83.33333%;
	}
	
	.large-margin-collapse>.small-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 64.0625em) and (min-width: 40.0625em) {
	.large-margin-collapse>.xsmall-offset-0 {
		margin-left: 0%;
	}
	
	.large-margin-collapse>.xsmall-offset-1 {
		margin-left: 8.33333%;
	}
	
	.large-margin-collapse>.xsmall-offset-2 {
		margin-left: 16.66667%;
	}
	
	.large-margin-collapse>.xsmall-offset-3 {
		margin-left: 25%;
	}
	
	.large-margin-collapse>.xsmall-offset-4 {
		margin-left: 33.33333%;
	}
	
	.large-margin-collapse>.xsmall-offset-5 {
		margin-left: 41.66667%;
	}
	
	.large-margin-collapse>.xsmall-offset-6 {
		margin-left: 50%;
	}
	
	.large-margin-collapse>.xsmall-offset-7 {
		margin-left: 58.33333%;
	}
	
	.large-margin-collapse>.xsmall-offset-8 {
		margin-left: 66.66667%;
	}
	
	.large-margin-collapse>.xsmall-offset-9 {
		margin-left: 75%;
	}
	
	.large-margin-collapse>.xsmall-offset-10 {
		margin-left: 83.33333%;
	}
	
	.large-margin-collapse>.xsmall-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 64.0625em) and (min-width: 52.5625em) {
	.large-margin-collapse>.medium-offset-0 {
		margin-left: 0%;
	}
	
	.large-margin-collapse>.medium-offset-1 {
		margin-left: 8.33333%;
	}
	
	.large-margin-collapse>.medium-offset-2 {
		margin-left: 16.66667%;
	}
	
	.large-margin-collapse>.medium-offset-3 {
		margin-left: 25%;
	}
	
	.large-margin-collapse>.medium-offset-4 {
		margin-left: 33.33333%;
	}
	
	.large-margin-collapse>.medium-offset-5 {
		margin-left: 41.66667%;
	}
	
	.large-margin-collapse>.medium-offset-6 {
		margin-left: 50%;
	}
	
	.large-margin-collapse>.medium-offset-7 {
		margin-left: 58.33333%;
	}
	
	.large-margin-collapse>.medium-offset-8 {
		margin-left: 66.66667%;
	}
	
	.large-margin-collapse>.medium-offset-9 {
		margin-left: 75%;
	}
	
	.large-margin-collapse>.medium-offset-10 {
		margin-left: 83.33333%;
	}
	
	.large-margin-collapse>.medium-offset-11 {
		margin-left: 91.66667%;
	}
}

@media print, screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
	.large-margin-collapse>.large-offset-0 {
		margin-left: 0%;
	}
	
	.large-margin-collapse>.large-offset-1 {
		margin-left: 8.33333%;
	}
	
	.large-margin-collapse>.large-offset-2 {
		margin-left: 16.66667%;
	}
	
	.large-margin-collapse>.large-offset-3 {
		margin-left: 25%;
	}
	
	.large-margin-collapse>.large-offset-4 {
		margin-left: 33.33333%;
	}
	
	.large-margin-collapse>.large-offset-5 {
		margin-left: 41.66667%;
	}
	
	.large-margin-collapse>.large-offset-6 {
		margin-left: 50%;
	}
	
	.large-margin-collapse>.large-offset-7 {
		margin-left: 58.33333%;
	}
	
	.large-margin-collapse>.large-offset-8 {
		margin-left: 66.66667%;
	}
	
	.large-margin-collapse>.large-offset-9 {
		margin-left: 75%;
	}
	
	.large-margin-collapse>.large-offset-10 {
		margin-left: 83.33333%;
	}
	
	.large-margin-collapse>.large-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 64.0625em) and (min-width: 75.0625em) {
	.large-margin-collapse>.xlarge-offset-0 {
		margin-left: 0%;
	}
	
	.large-margin-collapse>.xlarge-offset-1 {
		margin-left: 8.33333%;
	}
	
	.large-margin-collapse>.xlarge-offset-2 {
		margin-left: 16.66667%;
	}
	
	.large-margin-collapse>.xlarge-offset-3 {
		margin-left: 25%;
	}
	
	.large-margin-collapse>.xlarge-offset-4 {
		margin-left: 33.33333%;
	}
	
	.large-margin-collapse>.xlarge-offset-5 {
		margin-left: 41.66667%;
	}
	
	.large-margin-collapse>.xlarge-offset-6 {
		margin-left: 50%;
	}
	
	.large-margin-collapse>.xlarge-offset-7 {
		margin-left: 58.33333%;
	}
	
	.large-margin-collapse>.xlarge-offset-8 {
		margin-left: 66.66667%;
	}
	
	.large-margin-collapse>.xlarge-offset-9 {
		margin-left: 75%;
	}
	
	.large-margin-collapse>.xlarge-offset-10 {
		margin-left: 83.33333%;
	}
	
	.large-margin-collapse>.xlarge-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-margin-collapse>.small-offset-0 {
		margin-left: 0%;
	}
	
	.xlarge-margin-collapse>.small-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xlarge-margin-collapse>.small-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xlarge-margin-collapse>.small-offset-3 {
		margin-left: 25%;
	}
	
	.xlarge-margin-collapse>.small-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xlarge-margin-collapse>.small-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xlarge-margin-collapse>.small-offset-6 {
		margin-left: 50%;
	}
	
	.xlarge-margin-collapse>.small-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xlarge-margin-collapse>.small-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xlarge-margin-collapse>.small-offset-9 {
		margin-left: 75%;
	}
	
	.xlarge-margin-collapse>.small-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xlarge-margin-collapse>.small-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 75.0625em) and (min-width: 40.0625em) {
	.xlarge-margin-collapse>.xsmall-offset-0 {
		margin-left: 0%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-3 {
		margin-left: 25%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-6 {
		margin-left: 50%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-9 {
		margin-left: 75%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xlarge-margin-collapse>.xsmall-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 75.0625em) and (min-width: 52.5625em) {
	.xlarge-margin-collapse>.medium-offset-0 {
		margin-left: 0%;
	}
	
	.xlarge-margin-collapse>.medium-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xlarge-margin-collapse>.medium-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xlarge-margin-collapse>.medium-offset-3 {
		margin-left: 25%;
	}
	
	.xlarge-margin-collapse>.medium-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xlarge-margin-collapse>.medium-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xlarge-margin-collapse>.medium-offset-6 {
		margin-left: 50%;
	}
	
	.xlarge-margin-collapse>.medium-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xlarge-margin-collapse>.medium-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xlarge-margin-collapse>.medium-offset-9 {
		margin-left: 75%;
	}
	
	.xlarge-margin-collapse>.medium-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xlarge-margin-collapse>.medium-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 75.0625em) and (min-width: 64.0625em) {
	.xlarge-margin-collapse>.large-offset-0 {
		margin-left: 0%;
	}
	
	.xlarge-margin-collapse>.large-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xlarge-margin-collapse>.large-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xlarge-margin-collapse>.large-offset-3 {
		margin-left: 25%;
	}
	
	.xlarge-margin-collapse>.large-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xlarge-margin-collapse>.large-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xlarge-margin-collapse>.large-offset-6 {
		margin-left: 50%;
	}
	
	.xlarge-margin-collapse>.large-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xlarge-margin-collapse>.large-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xlarge-margin-collapse>.large-offset-9 {
		margin-left: 75%;
	}
	
	.xlarge-margin-collapse>.large-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xlarge-margin-collapse>.large-offset-11 {
		margin-left: 91.66667%;
	}
}

@media screen and (min-width: 75.0625em) and (min-width: 75.0625em) {
	.xlarge-margin-collapse>.xlarge-offset-0 {
		margin-left: 0%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-1 {
		margin-left: 8.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-2 {
		margin-left: 16.66667%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-3 {
		margin-left: 25%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-4 {
		margin-left: 33.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-5 {
		margin-left: 41.66667%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-6 {
		margin-left: 50%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-7 {
		margin-left: 58.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-8 {
		margin-left: 66.66667%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-9 {
		margin-left: 75%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-10 {
		margin-left: 83.33333%;
	}
	
	.xlarge-margin-collapse>.xlarge-offset-11 {
		margin-left: 91.66667%;
	}
}

.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: .625rem .9375rem;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: 1rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
}

[data-whatinput='mouse'] .button {
	outline: 0;
}

.button.tiny {
	font-size: .625rem;
}

.button.small {
	font-size: .8125rem;
}

.button.large {
	font-size: 1.25rem;
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
	background-color: #0f5382;
	color: #fff;
}

.button:hover, .button:focus {
	background-color: #0d476f;
	color: #fff;
}

.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
	background-color: #0f5382;
	color: #fff;
}

.button.primary:hover, .button.primary:focus {
	background-color: #0c4268;
	color: #fff;
}

.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
	background-color: #0f5382;
	color: #fff;
}

.button.secondary:hover, .button.secondary:focus {
	background-color: #0c4268;
	color: #fff;
}

.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
	background-color: #3adb76;
	color: #000;
}

.button.success:hover, .button.success:focus {
	background-color: #22bb5b;
	color: #000;
}

.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
	background-color: #ffae00;
	color: #000;
}

.button.warning:hover, .button.warning:focus {
	background-color: #cc8b00;
	color: #000;
}

.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
	background-color: #cc4b37;
	color: #000;
}

.button.alert:hover, .button.alert:focus {
	background-color: #a53b2a;
	color: #000;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
	background-color: transparent;
}

.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
	border: 1px solid #0f5382;
	color: #0f5382;
}

.button.hollow:hover, .button.hollow:focus {
	border-color: #082a41;
	color: #082a41;
}

.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
	border: 1px solid #0f5382;
	color: #0f5382;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
	border-color: #082a41;
	color: #082a41;
}

.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
	border: 1px solid #0f5382;
	color: #0f5382;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
	border-color: #082a41;
	color: #082a41;
}

.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
	border: 1px solid #3adb76;
	color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
	border-color: #157539;
	color: #157539;
}

.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
	border: 1px solid #ffae00;
	color: #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
	border-color: #805700;
	color: #805700;
}

.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
	border-color: #67251a;
	color: #67251a;
}

.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
	border-color: transparent;
	background-color: transparent;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
	color: #0f5382;
}

.button.clear:hover, .button.clear:focus {
	color: #082a41;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
	color: #0f5382;
}

.button.clear.primary:hover, .button.clear.primary:focus {
	color: #082a41;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
	color: #0f5382;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
	color: #082a41;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
	color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
	color: #157539;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
	color: #ffae00;
}

.button.clear.warning:hover, .button.clear.warning:focus {
	color: #805700;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
	color: #cc4b37;
}

.button.clear.alert:hover, .button.clear.alert:focus {
	color: #67251a;
}

.button.disabled, .button[disabled] {
	opacity: .25;
	cursor: not-allowed;
}

.button.dropdown::after {
	display: block;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .4em;
	content: "";
	border-bottom-width: 0;
	border-color: #fff transparent transparent;
	position: relative;
	top: .4em;
	float: right;
	margin-left: .9375rem;
}

.button.dropdown.hollow::after, .button.dropdown.clear::after {
	border-top-color: #0f5382;
}

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
	border-top-color: #0f5382;
}

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
	border-top-color: #0f5382;
}

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
	border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
	border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
	border-top-color: #cc4b37;
}

.button.arrow-only::after {
	top: -.1em;
	float: none;
	margin-left: 0;
}

a.button:hover, a.button:focus {
	text-decoration: none;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: .625rem .9375rem;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: 1rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
}

[data-whatinput='mouse'] .woocommerce a.button, [data-whatinput='mouse'] .woocommerce button.button, [data-whatinput='mouse'] .woocommerce input.button, [data-whatinput='mouse'] .woocommerce #respond input#submit, [data-whatinput='mouse'] .woocommerce-page a.button, [data-whatinput='mouse'] .woocommerce-page button.button, [data-whatinput='mouse'] .woocommerce-page input.button, [data-whatinput='mouse'] .woocommerce-page #respond input#submit {
	outline: 0;
}

.woocommerce a.button, .woocommerce a.button.disabled, .woocommerce a.button[disabled], .woocommerce a.button.disabled:hover, .woocommerce a.button[disabled]:hover, .woocommerce a.button.disabled:focus, .woocommerce a.button[disabled]:focus, .woocommerce button.button, .woocommerce button.button.disabled, .woocommerce button.button[disabled], .woocommerce button.button.disabled:hover, .woocommerce button.button[disabled]:hover, .woocommerce button.button.disabled:focus, .woocommerce button.button[disabled]:focus, .woocommerce input.button, .woocommerce input.button.disabled, .woocommerce input.button[disabled], .woocommerce input.button.disabled:hover, .woocommerce input.button[disabled]:hover, .woocommerce input.button.disabled:focus, .woocommerce input.button[disabled]:focus, .woocommerce #respond input#submit, .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit[disabled], .woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit[disabled]:hover, .woocommerce #respond input#submit.disabled:focus, .woocommerce #respond input#submit[disabled]:focus, .woocommerce-page a.button, .woocommerce-page a.button.disabled, .woocommerce-page a.button[disabled], .woocommerce-page a.button.disabled:hover, .woocommerce-page a.button[disabled]:hover, .woocommerce-page a.button.disabled:focus, .woocommerce-page a.button[disabled]:focus, .woocommerce-page button.button, .woocommerce-page button.button.disabled, .woocommerce-page button.button[disabled], .woocommerce-page button.button.disabled:hover, .woocommerce-page button.button[disabled]:hover, .woocommerce-page button.button.disabled:focus, .woocommerce-page button.button[disabled]:focus, .woocommerce-page input.button, .woocommerce-page input.button.disabled, .woocommerce-page input.button[disabled], .woocommerce-page input.button.disabled:hover, .woocommerce-page input.button[disabled]:hover, .woocommerce-page input.button.disabled:focus, .woocommerce-page input.button[disabled]:focus, .woocommerce-page #respond input#submit, .woocommerce-page #respond input#submit.disabled, .woocommerce-page #respond input#submit[disabled], .woocommerce-page #respond input#submit.disabled:hover, .woocommerce-page #respond input#submit[disabled]:hover, .woocommerce-page #respond input#submit.disabled:focus, .woocommerce-page #respond input#submit[disabled]:focus {
	background-color: #0f5382;
	color: #fff;
}

.woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce-page a.button:hover, .woocommerce-page a.button:focus, .woocommerce-page button.button:hover, .woocommerce-page button.button:focus, .woocommerce-page input.button:hover, .woocommerce-page input.button:focus, .woocommerce-page #respond input#submit:hover, .woocommerce-page #respond input#submit:focus {
	background-color: #0d476f;
	color: #fff;
}

button, input[type='submit'], input[type='reset'], input[type='button'], .wp-block-button__link, .wp-block-file .wp-block-file__button {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: .625rem .9375rem;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: 1rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
}

[data-whatinput='mouse'] button, [data-whatinput='mouse'] input[type='submit'], [data-whatinput='mouse'] input[type='reset'], [data-whatinput='mouse'] input[type='button'], [data-whatinput='mouse'] .wp-block-button__link, [data-whatinput='mouse'] .wp-block-file .wp-block-file__button {
	outline: 0;
}

button, button.disabled, button[disabled], button.disabled:hover, button[disabled]:hover, button.disabled:focus, button[disabled]:focus, input[type='submit'], input[type='submit'].disabled, input[type='submit'][disabled], input[type='submit'].disabled:hover, input[type='submit'][disabled]:hover, input[type='submit'].disabled:focus, input[type='submit'][disabled]:focus, input[type='reset'], input[type='reset'].disabled, input[type='reset'][disabled], input[type='reset'].disabled:hover, input[type='reset'][disabled]:hover, input[type='reset'].disabled:focus, input[type='reset'][disabled]:focus, input[type='button'], input[type='button'].disabled, input[type='button'][disabled], input[type='button'].disabled:hover, input[type='button'][disabled]:hover, input[type='button'].disabled:focus, input[type='button'][disabled]:focus, .wp-block-button__link, .wp-block-button__link.disabled, .wp-block-button__link[disabled], .wp-block-button__link.disabled:hover, .wp-block-button__link[disabled]:hover, .wp-block-button__link.disabled:focus, .wp-block-button__link[disabled]:focus, .wp-block-file .wp-block-file__button, .wp-block-file .wp-block-file__button.disabled, .wp-block-file .wp-block-file__button[disabled], .wp-block-file .wp-block-file__button.disabled:hover, .wp-block-file .wp-block-file__button[disabled]:hover, .wp-block-file .wp-block-file__button.disabled:focus, .wp-block-file .wp-block-file__button[disabled]:focus {
	background-color: #0f5382;
	color: #fff;
}

button:hover, button:focus, input[type='submit']:hover, input[type='submit']:focus, input[type='reset']:hover, input[type='reset']:focus, input[type='button']:hover, input[type='button']:focus, .wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
	background-color: #0d476f;
	color: #fff;
}

button.disabled, button[disabled], input[type='submit'].disabled, input[type='submit'][disabled], input[type='reset'].disabled, input[type='reset'][disabled], input[type='button'].disabled, input[type='button'][disabled], .wp-block-button__link.disabled, .wp-block-button__link[disabled], .wp-block-file .wp-block-file__button.disabled, .wp-block-file .wp-block-file__button[disabled] {
	opacity: .25;
	cursor: not-allowed;
}

.is-style-outline>.wp-block-button__link:not(.has-text-color) {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: .625rem .9375rem;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: 1rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer;
}

[data-whatinput='mouse'] .is-style-outline>.wp-block-button__link:not(.has-text-color) {
	outline: 0;
}

.is-style-outline>.wp-block-button__link:not(.has-text-color), .is-style-outline>.wp-block-button__link:not(.has-text-color):hover, .is-style-outline>.wp-block-button__link:not(.has-text-color):focus, .is-style-outline>.wp-block-button__link:not(.has-text-color).disabled, .is-style-outline>.wp-block-button__link:not(.has-text-color).disabled:hover, .is-style-outline>.wp-block-button__link:not(.has-text-color).disabled:focus, .is-style-outline>.wp-block-button__link:not(.has-text-color)[disabled], .is-style-outline>.wp-block-button__link:not(.has-text-color)[disabled]:hover, .is-style-outline>.wp-block-button__link:not(.has-text-color)[disabled]:focus {
	background-color: transparent;
}

.is-style-outline>.wp-block-button__link:not(.has-text-color), .is-style-outline>.wp-block-button__link:not(.has-text-color).disabled, .is-style-outline>.wp-block-button__link:not(.has-text-color)[disabled], .is-style-outline>.wp-block-button__link:not(.has-text-color).disabled:hover, .is-style-outline>.wp-block-button__link:not(.has-text-color)[disabled]:hover, .is-style-outline>.wp-block-button__link:not(.has-text-color).disabled:focus, .is-style-outline>.wp-block-button__link:not(.has-text-color)[disabled]:focus {
	border: 1px solid #0f5382;
	color: #0f5382;
}

.is-style-outline>.wp-block-button__link:not(.has-text-color):hover, .is-style-outline>.wp-block-button__link:not(.has-text-color):focus {
	border-color: #082a41;
	color: #082a41;
}

.is-style-outline>.wp-block-button__link {
	border: 1px solid currentColor;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0;
}

thead, tbody, tfoot {
	border: 1px solid #ccc;
	background-color: #fff;
}

caption {
	padding: .5rem .625rem .625rem;
	font-weight: bold;
}

thead {
	background: #f2f2f2;
	color: #000;
}

tfoot {
	background: #f2f2f2;
	color: #000;
}

thead tr, tfoot tr {
	background: transparent;
}

thead th, thead td, tfoot th, tfoot td {
	padding: .5rem .625rem .625rem;
	font-weight: bold;
	text-align: left;
}

tbody th, tbody td {
	padding: .5rem .625rem .625rem;
}

tbody tr {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

table.striped tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #ccc;
}

@media print, screen and (max-width: 64.06125em) {
	table.stack thead {
		display: none;
	}
	
	table.stack tfoot {
		display: none;
	}
	
	table.stack tr, table.stack th, table.stack td {
		display: block;
	}
	
	table.stack td {
		border-top: 0;
	}
}

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto;
}

table.hover thead tr:hover {
	background-color: #ededed;
}

table.hover tfoot tr:hover {
	background-color: #ededed;
}

table.hover tbody tr:hover {
	background-color: #fafafa;
}

table.hover.striped tr:nth-of-type(even):hover {
	background-color: #c7c7c7;
}

.table-scroll {
	overflow-x: auto;
}

.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fff;
	font-size: 1rem;
}

.dropdown-pane.is-opening {
	display: block;
}

.dropdown-pane.is-open {
	display: block;
	visibility: visible;
}

.dropdown-pane.tiny {
	width: 100px;
}

.dropdown-pane.small {
	width: 200px;
}

.dropdown-pane.large {
	width: 400px;
}

.accordion {
	margin-left: 0;
	background: #fff;
	list-style-type: none;
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed;
}

.accordion-item:first-child>:first-child {
	border-radius: 0 0 0 0;
}

.accordion-item:last-child>:last-child {
	border-radius: 0 0 0 0;
}

.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	font-size: inherit;
	line-height: 1;
	color: #0f5382;
}

:last-child:not(.is-active)>.accordion-title {
	border-bottom: 1px solid #e5e5e5;
	border-radius: 0 0 0 0;
}

.accordion-title:hover, .accordion-title:focus {
	background-color: #e5e5e5;
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: "+";
}

.is-active>.accordion-title::before {
	content: "–";
}

.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e5e5e5;
	border-bottom: 0;
	background-color: #fff;
	color: #000;
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e5e5e5;
}

.responsive-embed, .flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden;
}

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-embed.widescreen, .flex-video.widescreen {
	padding-bottom: 56.25%;
}

.tabs {
	margin: 0;
	border: 1px solid #e5e5e5;
	background: #fff;
	list-style-type: none;
}

.tabs::before, .tabs::after {
	display: table;
	content: " ";
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.tabs::after {
	clear: both;
}

.tabs.vertical>li {
	display: block;
	float: none;
	width: auto;
}

.tabs.simple>li>a {
	padding: 0;
}

.tabs.simple>li>a:hover {
	background: transparent;
}

.tabs.primary {
	background: #0f5382;
}

.tabs.primary>li>a {
	color: #fff;
}

.tabs.primary>li>a:hover, .tabs.primary>li>a:focus {
	background: #115d92;
}

.tabs-title {
	float: left;
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: inherit;
	line-height: 1;
	color: #0f5382;
}

[data-whatinput='mouse'] .tabs-title>a {
	outline: 0;
}

.tabs-title>a:hover {
	background: #fff;
	color: #0d4770;
}

.tabs-title>a:focus, .tabs-title>a[aria-selected='true'] {
	background: #e5e5e5;
	color: #0f5382;
}

.tabs-content {
	border: 1px solid #e5e5e5;
	border-top: 0;
	background: #fff;
	color: #000;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.tabs-content.vertical {
	border: 1px solid #e5e5e5;
	border-left: 0;
}

.tabs-panel {
	display: none;
	padding: 1rem;
}

.tabs-panel.is-active {
	display: block;
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

[data-whatinput='mouse'] .menu li {
	outline: 0;
}

.menu a, .menu .button {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: 0 .9375rem;
}

.menu input, .menu select, .menu .ui-selectmenu-button, .menu a, .menu button {
	margin-bottom: 0;
}

.menu input {
	display: inline-block;
}

.menu, .menu.horizontal {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.menu.vertical {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.menu.vertical.icon-top li a img, .menu.vertical.icon-top li a i, .menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img, .menu.vertical.icon-bottom li a i, .menu.vertical.icon-bottom li a svg {
	text-align: left;
}

.menu.expanded li {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
}

.menu.expanded.icon-top li a img, .menu.expanded.icon-top li a i, .menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img, .menu.expanded.icon-bottom li a i, .menu.expanded.icon-bottom li a svg {
	text-align: left;
}

.menu.simple {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu.simple li+li {
	margin-left: 1rem;
}

.menu.simple a {
	padding: 0;
}

@media print, screen and (min-width: 40.0625em) {
	.menu.xsmall-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.xsmall-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.xsmall-expanded li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.xsmall-simple li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.menu.medium-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.medium-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.medium-expanded li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.medium-simple li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.menu.large-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.large-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.large-expanded li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.large-simple li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media screen and (min-width: 75.0625em) {
	.menu.xlarge-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.menu.xlarge-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.menu.xlarge-expanded li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
	
	.menu.xlarge-simple li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

.menu.nested {
	margin-right: 0;
	margin-left: 1rem;
}

.menu.icons a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.menu.icon-left li a, .menu.nested.icon-left li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}

.menu.icon-left li a img, .menu.icon-left li a i, .menu.icon-left li a svg, .menu.nested.icon-left li a img, .menu.nested.icon-left li a i, .menu.nested.icon-left li a svg {
	margin-right: .25rem;
}

.menu.icon-right li a, .menu.nested.icon-right li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
}

.menu.icon-right li a img, .menu.icon-right li a i, .menu.icon-right li a svg, .menu.nested.icon-right li a img, .menu.nested.icon-right li a i, .menu.nested.icon-right li a svg {
	margin-left: .25rem;
}

.menu.icon-top li a, .menu.nested.icon-top li a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.menu.icon-top li a img, .menu.icon-top li a i, .menu.icon-top li a svg, .menu.nested.icon-top li a img, .menu.nested.icon-top li a i, .menu.nested.icon-top li a svg {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center;
}

.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

.menu.icon-bottom li a img, .menu.icon-bottom li a i, .menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img, .menu.nested.icon-bottom li a i, .menu.nested.icon-bottom li a svg {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center;
}

.menu .is-active>a {
	background: #0f5382;
	color: #fff;
}

.menu .active>a {
	background: #0f5382;
	color: #fff;
}

.menu.align-left {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.menu.align-right li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.menu.align-right li .submenu li {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.menu.align-right.vertical li {
	display: block;
	text-align: right;
}

.menu.align-right.vertical li .submenu li {
	text-align: right;
}

.menu.align-right.icon-top li a img, .menu.align-right.icon-top li a i, .menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img, .menu.align-right.icon-bottom li a i, .menu.align-right.icon-bottom li a svg {
	text-align: right;
}

.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0;
}

.menu.align-center li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.menu.align-center li .submenu li {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.menu .menu-text {
	padding: 0 .9375rem;
	font-weight: bold;
	line-height: 1;
	color: inherit;
}

.menu-centered>.menu {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.menu-centered>.menu li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.menu-centered>.menu li .submenu li {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
	display: none;
}

.accordion-menu li {
	width: 100%;
}

.accordion-menu a {
	padding: 0 .9375rem;
}

.accordion-menu .is-accordion-submenu a {
	padding: 0 .9375rem;
}

.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0;
	margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem;
	margin-left: 0;
}

.is-accordion-submenu-parent {
	position: relative;
}

.has-submenu-toggle>a {
	margin-right: 45px;
}

.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 45px;
	cursor: pointer;
}

.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px;
	content: "";
	border-bottom-width: 0;
	border-color: #fff transparent transparent;
	top: 0;
	bottom: 0;
	margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.submenu-toggle-text {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto;
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0;
}

[data-whatinput='mouse'] .dropdown.menu a {
	outline: 0;
}

.dropdown.menu>li>a {
	padding: 0 .9375rem;
}

.dropdown.menu>li.is-active>a {
	background: rgba(0, 0, 0, 0);
	color: #0f5382;
}

.no-js .dropdown.menu ul {
	display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0;
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0;
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto;
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%;
}

@media print, screen and (min-width: 40.0625em) {
	.dropdown.menu.xsmall-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.xsmall-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.xsmall-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.xsmall-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.xsmall-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

@media screen and (min-width: 75.0625em) {
	.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto;
	}
	
	.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0;
	}
	
	.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
		top: 0;
	}
	
	.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto;
	}
	
	.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%;
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto;
}

.is-dropdown-menu.vertical {
	width: 100px;
}

.is-dropdown-menu.vertical.align-right {
	float: right;
}

.is-dropdown-submenu-parent {
	position: relative;
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto;
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	right: 100%;
	left: auto;
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%;
}

.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 13rem;
	border: none;
	background: rgba(0, 0, 0, 0);
}

.dropdown .is-dropdown-submenu a {
	padding: .3125rem .9375rem;
}

.is-dropdown-submenu>li {
	width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
	display: block;
}

.is-off-canvas-open {
	overflow: hidden;
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .5s ease, visibility .5s ease;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(255, 255, 255, .25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible;
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer;
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute;
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed;
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden;
}

.off-canvas {
	position: fixed;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e5e5e5;
}

[data-whatinput='mouse'] .off-canvas {
	outline: 0;
}

.off-canvas.is-transition-push {
	z-index: 12;
}

.off-canvas.is-closed {
	visibility: hidden;
}

.off-canvas.is-transition-overlap {
	z-index: 13;
}

.off-canvas.is-transition-overlap.is-open {
	-webkit-box-shadow: 0 0 .625rem rgba(0, 0, 0, .7);
	box-shadow: 0 0 .625rem rgba(0, 0, 0, .7);
}

.off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e5e5e5;
}

[data-whatinput='mouse'] .off-canvas-absolute {
	outline: 0;
}

.off-canvas-absolute.is-transition-push {
	z-index: 12;
}

.off-canvas-absolute.is-closed {
	visibility: hidden;
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13;
}

.off-canvas-absolute.is-transition-overlap.is-open {
	-webkit-box-shadow: 0 0 .625rem rgba(0, 0, 0, .7);
	box-shadow: 0 0 .625rem rgba(0, 0, 0, .7);
}

.off-canvas-absolute.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.position-left {
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 20rem;
	-webkit-transform: translateX(-20rem);
	transform: translateX(-20rem);
}

.off-canvas-content .off-canvas.position-left {
	-webkit-transform: translateX(-20rem);
	transform: translateX(-20rem);
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
	-webkit-transform: translateX(20rem);
	transform: translateX(20rem);
}

.position-left.is-transition-push {
	-webkit-box-shadow: inset -1rem 0 1.25rem -1rem rgba(0, 0, 0, .25);
	box-shadow: inset -1rem 0 1.25rem -1rem rgba(0, 0, 0, .25);
}

.position-right {
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	width: 20rem;
	-webkit-transform: translateX(20rem);
	transform: translateX(20rem);
}

.off-canvas-content .off-canvas.position-right {
	-webkit-transform: translateX(20rem);
	transform: translateX(20rem);
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
	-webkit-transform: translateX(-20rem);
	transform: translateX(-20rem);
}

.position-right.is-transition-push {
	-webkit-box-shadow: inset 1rem 0 1.25rem -1rem rgba(0, 0, 0, .25);
	box-shadow: inset 1rem 0 1.25rem -1rem rgba(0, 0, 0, .25);
}

.position-top {
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	height: 16rem;
	-webkit-transform: translateY(-16rem);
	transform: translateY(-16rem);
}

.off-canvas-content .off-canvas.position-top {
	-webkit-transform: translateY(-16rem);
	transform: translateY(-16rem);
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
	-webkit-transform: translateY(16rem);
	transform: translateY(16rem);
}

.position-top.is-transition-push {
	-webkit-box-shadow: inset 0 -1rem 1.25rem -1rem rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1rem 1.25rem -1rem rgba(0, 0, 0, .25);
}

.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	height: 16rem;
	-webkit-transform: translateY(16rem);
	transform: translateY(16rem);
}

.off-canvas-content .off-canvas.position-bottom {
	-webkit-transform: translateY(16rem);
	transform: translateY(16rem);
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
	-webkit-transform: translateY(-16rem);
	transform: translateY(-16rem);
}

.position-bottom.is-transition-push {
	-webkit-box-shadow: inset 0 1rem 1.25rem -1rem rgba(0, 0, 0, .25);
	box-shadow: inset 0 1rem 1.25rem -1rem rgba(0, 0, 0, .25);
}

.off-canvas-content {
	-webkit-transform: none;
	transform: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}

.off-canvas-content.has-transition-push {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

.off-canvas-content .off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

@media print, screen and (min-width: 40.0625em) {
	.position-left.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-xsmall .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 20rem;
	}
	
	.position-left.reveal-for-xsmall ~ .off-canvas-content {
		margin-left: 20rem;
	}
	
	.position-right.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-xsmall .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 20rem;
	}
	
	.position-right.reveal-for-xsmall ~ .off-canvas-content {
		margin-right: 20rem;
	}
	
	.position-top.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-xsmall .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 20rem;
	}
	
	.position-top.reveal-for-xsmall ~ .off-canvas-content {
		margin-top: 20rem;
	}
	
	.position-bottom.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-xsmall .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-xsmall {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 20rem;
	}
	
	.position-bottom.reveal-for-xsmall ~ .off-canvas-content {
		margin-bottom: 20rem;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 20rem;
	}
	
	.position-left.reveal-for-medium ~ .off-canvas-content {
		margin-left: 20rem;
	}
	
	.position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 20rem;
	}
	
	.position-right.reveal-for-medium ~ .off-canvas-content {
		margin-right: 20rem;
	}
	
	.position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 20rem;
	}
	
	.position-top.reveal-for-medium ~ .off-canvas-content {
		margin-top: 20rem;
	}
	
	.position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-medium .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 20rem;
	}
	
	.position-bottom.reveal-for-medium ~ .off-canvas-content {
		margin-bottom: 20rem;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 20rem;
	}
	
	.position-left.reveal-for-large ~ .off-canvas-content {
		margin-left: 20rem;
	}
	
	.position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 20rem;
	}
	
	.position-right.reveal-for-large ~ .off-canvas-content {
		margin-right: 20rem;
	}
	
	.position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 20rem;
	}
	
	.position-top.reveal-for-large ~ .off-canvas-content {
		margin-top: 20rem;
	}
	
	.position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-large .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 20rem;
	}
	
	.position-bottom.reveal-for-large ~ .off-canvas-content {
		margin-bottom: 20rem;
	}
}

@media screen and (min-width: 75.0625em) {
	.position-left.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-left.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-left.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-left {
		margin-left: 20rem;
	}
	
	.position-left.reveal-for-xlarge ~ .off-canvas-content {
		margin-left: 20rem;
	}
	
	.position-right.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-right.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-right.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-right {
		margin-right: 20rem;
	}
	
	.position-right.reveal-for-xlarge ~ .off-canvas-content {
		margin-right: 20rem;
	}
	
	.position-top.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-top.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-top.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-top {
		margin-top: 20rem;
	}
	
	.position-top.reveal-for-xlarge ~ .off-canvas-content {
		margin-top: 20rem;
	}
	
	.position-bottom.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible;
	}
	
	.position-bottom.reveal-for-xlarge .close-button {
		display: none;
	}
	
	.off-canvas-content .position-bottom.reveal-for-xlarge {
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 20rem;
	}
	
	.position-bottom.reveal-for-xlarge ~ .off-canvas-content {
		margin-bottom: 20rem;
	}
}

@media print, screen and (min-width: 40.0625em) {
	.off-canvas.in-canvas-for-xsmall {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-xsmall.position-left, .off-canvas.in-canvas-for-xsmall.position-right, .off-canvas.in-canvas-for-xsmall.position-top, .off-canvas.in-canvas-for-xsmall.position-bottom {
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-xsmall .close-button {
		display: none;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-medium .close-button {
		display: none;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-large .close-button {
		display: none;
	}
}

@media screen and (min-width: 75.0625em) {
	.off-canvas.in-canvas-for-xlarge {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none;
	}
	
	.off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		transform: none;
	}
	
	.off-canvas.in-canvas-for-xlarge .close-button {
		display: none;
	}
}

.sticky-container {
	position: relative;
}

.sticky {
	position: relative;
	z-index: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5;
	width: 100%;
}

.sticky.is-stuck.is-at-top {
	top: 0;
}

.sticky.is-stuck.is-at-bottom {
	bottom: 0;
}

.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto;
}

.sticky.is-anchored.is-at-bottom {
	bottom: 0;
}

.title-bar {
	padding: 0;
	background: rgba(0, 0, 0, 0);
	color: #0f5382;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.title-bar .menu-icon {
	margin-left: 0;
	margin-right: 0;
}

.title-bar-left, .title-bar-right {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
}

.title-bar-right {
	text-align: right;
}

.title-bar-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}

.align-left {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.align-right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.align-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.align-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.align-spaced {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.align-left.vertical.menu>li>a {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.align-right.vertical.menu>li>a {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.align-center.vertical.menu>li>a {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.align-top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.align-self-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.align-bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.align-self-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.align-middle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.align-self-middle {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.align-stretch {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.align-self-stretch {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
}

.align-center-middle {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
}

.small-order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.small-order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

.small-order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
}

.small-order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4;
}

.small-order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5;
}

.small-order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6;
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-order-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.xsmall-order-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.xsmall-order-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.xsmall-order-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.xsmall-order-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.xsmall-order-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-order-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.medium-order-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.medium-order-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.medium-order-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.medium-order-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.medium-order-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-order-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.large-order-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.large-order-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.large-order-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.large-order-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.large-order-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-order-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.xlarge-order-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	
	.xlarge-order-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.xlarge-order-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
	}
	
	.xlarge-order-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}
	
	.xlarge-order-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6;
	}
}

.flex-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.flex-child-auto {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.flex-child-grow {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.flex-child-shrink {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.flex-dir-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-dir-row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.flex-dir-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-dir-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
}

@media print, screen and (min-width: 40.0625em) {
	.xsmall-flex-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.xsmall-flex-child-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.xsmall-flex-child-grow {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.xsmall-flex-child-shrink {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.xsmall-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.xsmall-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.xsmall-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.xsmall-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.medium-flex-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.medium-flex-child-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.medium-flex-child-grow {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.medium-flex-child-shrink {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.medium-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.medium-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.medium-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.medium-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.large-flex-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.large-flex-child-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.large-flex-child-grow {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.large-flex-child-shrink {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.large-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.large-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.large-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.large-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media screen and (min-width: 75.0625em) {
	.xlarge-flex-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.xlarge-flex-child-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
	
	.xlarge-flex-child-grow {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
	}
	
	.xlarge-flex-child-shrink {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
	
	.xlarge-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	
	.xlarge-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	
	.xlarge-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.xlarge-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

.hide {
	display: none !important;
}

.invisible {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

@media print, screen and (max-width: 40.06125em) {
	.hide-for-small-only {
		display: none !important;
	}
}

@media screen and (max-width: 0em), screen and (min-width: 40.0625em) {
	.show-for-small-only {
		display: none !important;
	}
}

@media print, screen and (min-width: 40.0625em) {
	.hide-for-xsmall {
		display: none !important;
	}
}

@media screen and (max-width: 40.06125em) {
	.show-for-xsmall {
		display: none !important;
	}
}

@media print, screen and (min-width: 40.0625em) and (max-width: 52.56125em) {
	.hide-for-xsmall-only {
		display: none !important;
	}
}

@media screen and (max-width: 40.06125em), screen and (min-width: 52.5625em) {
	.show-for-xsmall-only {
		display: none !important;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.hide-for-medium {
		display: none !important;
	}
}

@media screen and (max-width: 52.56125em) {
	.show-for-medium {
		display: none !important;
	}
}

@media print, screen and (min-width: 52.5625em) and (max-width: 64.06125em) {
	.hide-for-medium-only {
		display: none !important;
	}
}

@media screen and (max-width: 52.56125em), screen and (min-width: 64.0625em) {
	.show-for-medium-only {
		display: none !important;
	}
}

@media print, screen and (min-width: 64.0625em) {
	.hide-for-large {
		display: none !important;
	}
}

@media screen and (max-width: 64.06125em) {
	.show-for-large {
		display: none !important;
	}
}

@media print, screen and (min-width: 64.0625em) and (max-width: 75.06125em) {
	.hide-for-large-only {
		display: none !important;
	}
}

@media screen and (max-width: 64.06125em), screen and (min-width: 75.0625em) {
	.show-for-large-only {
		display: none !important;
	}
}

@media screen and (min-width: 75.0625em) {
	.hide-for-xlarge {
		display: none !important;
	}
}

@media screen and (max-width: 75.06125em) {
	.show-for-xlarge {
		display: none !important;
	}
}

@media screen and (min-width: 75.0625em) and (max-width: 90.06125em) {
	.hide-for-xlarge-only {
		display: none !important;
	}
}

@media screen and (max-width: 75.06125em), screen and (min-width: 90.0625em) {
	.show-for-xlarge-only {
		display: none !important;
	}
}

.show-for-sr, .show-on-focus {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
	position: static !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	clip: auto !important;
	white-space: normal !important;
}

.show-for-landscape, .hide-for-portrait {
	display: block !important;
}

@media screen and (orientation: landscape) {
	.show-for-landscape, .hide-for-portrait {
		display: block !important;
	}
}

@media screen and (orientation: portrait) {
	.show-for-landscape, .hide-for-portrait {
		display: none !important;
	}
}

.hide-for-landscape, .show-for-portrait {
	display: none !important;
}

@media screen and (orientation: landscape) {
	.hide-for-landscape, .show-for-portrait {
		display: none !important;
	}
}

@media screen and (orientation: portrait) {
	.hide-for-landscape, .show-for-portrait {
		display: block !important;
	}
}

.show-for-dark-mode {
	display: none;
}

.hide-for-dark-mode {
	display: block;
}

@media screen and (prefers-color-scheme: dark) {
	.show-for-dark-mode {
		display: block !important;
	}
	
	.hide-for-dark-mode {
		display: none !important;
	}
}

.show-for-ie {
	display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.show-for-ie {
		display: block !important;
	}
	
	.hide-for-ie {
		display: none !important;
	}
}

.show-for-sticky {
	display: none;
}

.is-stuck .show-for-sticky {
	display: block;
}

.is-stuck .hide-for-sticky {
	display: none;
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.slick-track::before, .slick-track::after {
	content: "";
	display: table;
}

.slick-track::after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

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

.slick-prev, .slick-next {
	position: absolute;
	z-index: 10;
	top: 50%;
	display: block;
	width: auto;
	min-width: 0;
	height: auto;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
	color: transparent;
	font-size: 0;
	line-height: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
}

.slick-prev::before, .slick-next::before {
	display: block;
	opacity: 1;
	color: white;
	font-family: "Font Awesome 6 Free";
	font-size: 1.875rem;
	font-weight: 900;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

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

.slick-prev {
	left: 0;
}

[dir='rtl'] .slick-prev {
	right: 0;
	left: auto;
}

.slick-prev:before {
	content: "";
}

[dir='rtl'] .slick-prev:before {
	content: "";
}

.slick-next {
	right: 0;
}

[dir='rtl'] .slick-next {
	right: auto;
	left: 0;
}

.slick-next:before {
	content: "";
}

[dir='rtl'] .slick-next:before {
	content: "";
}

.slick-dots {
	position: absolute;
	bottom: 1rem;
	width: 100%;
	margin-left: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 .375rem;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	outline: none;
	background: transparent;
	color: transparent;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.slick-dots li button::before {
	content: "";
	position: static;
	display: block;
	opacity: 1;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background-color: #000;
	font-size: 0;
	line-height: 1.25;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button:before {
	opacity: 1;
	background-color: #fff;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: none;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
	cursor: text;
}

.fancybox-image, .fancybox-spaceball {
	background: transparent;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}

.fancybox-video, .fancybox-iframe {
	background: transparent;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}

.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
	color: #ccc;
}

.fancybox-button:hover {
	color: #fff;
}

.fancybox-button:focus {
	outline: none;
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted;
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: none;
}

.fancybox-button div {
	height: 100%;
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) {
	display: none;
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}

.fancybox-navigation .fancybox-button div {
	padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}

.fancybox-caption {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0%, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}

.fancybox-caption--separate {
	margin-top: -50px;
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fancybox-rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

@media all and (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}
	
	.fancybox-slide--image {
		padding: 6px 0;
	}
	
	.fancybox-close-small {
		right: -6px;
	}
	
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
	
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:visited, .fancybox-share__button:link {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: transparent;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: none;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1;
}

@media all and (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}
	
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}

.slick-slider:not(.slick-initialized)::after {
	content: "";
	display: table;
	clear: both;
}

.slick-slider:not(.slick-initialized) .slick-slide:first-child {
	display: block;
}

.slick-slide {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.home-slide {
	width: 100%;
}

.home-slide__inner-wrapper {
	width: 100%;
	padding-top: 2.125rem;
	background-color: rgba(15, 83, 130, .8);
	position: relative;
	z-index: 3;
	margin-top: 13.125rem;
	padding-bottom: .6875rem;
}

@media screen and (max-width: 52.56125em) {
	.home-slide__inner-wrapper {
		margin-top: 16.625rem;
		padding-top: 1.875rem;
	}
}

@media screen and (max-width: 30em) {
	.home-slide__inner-wrapper {
		-o-object-position: 50% -10px;
		object-position: 50% -10px;
		margin-top: -.9375rem;
		padding-top: 1.25rem;
		padding-bottom: 1.5625rem;
	}
}

.home-slide__bg.stretched-img {
	-o-object-position: 50% 40%;
	object-position: 50% 40%;
}

@media screen and (max-width: 30em) {
	.home-slide__bg.stretched-img {
		-o-object-position: 50% -10px;
		object-position: 50% -10px;
	}
}

.home-slide__button {
	margin: 0 auto -3.625rem !important;
}

@media screen and (max-width: 30em) {
	.home-slide__button.button {
		padding: .625rem;
		font-size: 1.25rem;
		border-radius: .875rem;
	}
}

.home-slide__content {
	margin-bottom: 2rem;
}

@media screen and (max-width: 52.56125em) {
	.home-slide__content {
		max-width: 355px;
		font-size: 1.5625rem;
		line-height: 1.32;
		margin: 0 auto 2.125rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.home-slide__content p {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 30em) {
	.home-slide__content {
		margin: 0 auto .625rem;
	}
}

.home-slide__title {
	margin-bottom: .8125rem;
	font-family: "Avenir", sans-serif;
}

@media screen and (max-width: 52.56125em) {
	.home-slide__title {
		padding: 0 .3125rem;
		line-height: 1.375;
		margin-bottom: 1.0625rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.home-slide__title {
		font-size: 1.75rem;
	}
}

@media screen and (max-width: 30em) {
	.home-slide__title {
		padding: 0;
		line-height: 1.2;
	}
}

.home-slide__inner {
	min-height: 53.75rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media print, screen and (max-width: 64.06125em) {
	.home-slide__inner {
		min-height: 58.125rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.home-slide__inner {
		min-height: 64.75rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.home-slide__inner {
		min-height: 43.75rem;
	}
}

.home-slide__caption {
	text-align: center;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	color: #fff;
}

@media screen and (max-width: 52.56125em) {
	.home-slide__caption {
		padding: 0 2.1875rem;
	}
}

@media screen and (max-width: 30em) {
	.home-slide__caption {
		padding: 0;
	}
}

.video-holder {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.video-holder__media {
	z-index: 2;
	pointer-events: none;
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.slick-prev {
	left: 1rem;
}

.slick-next {
	right: 1rem;
}

.slick-dots {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
}

.slick-dots li:only-child {
	display: none;
}

.slick-dots li button::before {
	border: 2px solid #0f5382;
	background-color: transparent;
}

.slick-dots li.slick-active button::before {
	background-color: #0f5382;
}

@media print, screen and (min-width: 64.0625em) {
	[data-scroll] {
		-webkit-transition: opacity .5s ease-in-out, -webkit-transform 1s cubic-bezier(.16, .88, .45, 1);
		transition: opacity .5s ease-in-out, -webkit-transform 1s cubic-bezier(.16, .88, .45, 1);
		transition: opacity .5s ease-in-out, transform 1s cubic-bezier(.16, .88, .45, 1);
		transition: opacity .5s ease-in-out, transform 1s cubic-bezier(.16, .88, .45, 1), -webkit-transform 1s cubic-bezier(.16, .88, .45, 1);
	}
	
	.fade-in, .ease-right, .ease-left, .ease-btm, .ease-top {
		opacity: 0;
	}
	
	.fade-in[data-scroll="in"], .ease-right[data-scroll="in"], .ease-left[data-scroll="in"], .ease-btm[data-scroll="in"], .ease-top[data-scroll="in"] {
		opacity: 1;
	}
	
	.fade-in {
		-webkit-transition-duration: 1s;
		transition-duration: 1s;
	}
	
	[class*="ease-"][data-scroll="in"] {
		-webkit-transform: none;
		transform: none;
	}
	
	.ease-right {
		-webkit-transform: translateX(6.25rem);
		transform: translateX(6.25rem);
	}
	
	.ease-left {
		-webkit-transform: translateX(-6.25rem);
		transform: translateX(-6.25rem);
	}
	
	.ease-top {
		-webkit-transform: translateY(-6.25rem);
		transform: translateY(-6.25rem);
	}
	
	.ease-btm {
		-webkit-transform: translateY(6.25rem);
		transform: translateY(6.25rem);
	}
	
	[class*="flip-"][data-scroll="in"] {
		-webkit-transform: perspective(25rem);
		transform: perspective(25rem);
		-webkit-backface-visibility: visible !important;
		backface-visibility: visible !important;
	}
	
	.flip-top {
		-webkit-transform: perspective(25rem) rotateX(-90deg);
		transform: perspective(25rem) rotateX(-90deg);
		-webkit-transform-origin: center top;
		transform-origin: center top;
	}
	
	.flip-btm {
		-webkit-transform: perspective(25rem) rotateX(90deg);
		transform: perspective(25rem) rotateX(90deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
	}
	
	.flip-left {
		-webkit-transform: perspective(25rem) rotateY(90deg);
		transform: perspective(25rem) rotateY(90deg);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
	
	.flip-right {
		-webkit-transform: perspective(25rem) rotateY(-90deg);
		transform: perspective(25rem) rotateY(-90deg);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
	
	.ease-delay-100 {
		-webkit-transition-delay: 300ms;
		transition-delay: 300ms;
	}
	
	.ease-delay-200 {
		-webkit-transition-delay: 600ms;
		transition-delay: 600ms;
	}
	
	.ease-delay-300 {
		-webkit-transition-delay: 900ms;
		transition-delay: 900ms;
	}
	
	.ease-delay-400 {
		-webkit-transition-delay: 1200ms;
		transition-delay: 1200ms;
	}
	
	.ease-delay-500 {
		-webkit-transition-delay: 1500ms;
		transition-delay: 1500ms;
	}
}

html {
	font-size: .83333vw;
}

@media print, screen and (max-width: 64.06125em) {
	html {
		font-size: 10px;
	}
}

@media screen and (max-width: 52.56125em) {
	html {
		font-size: 16px;
	}
}

body {
	font-size: 1.4375rem;
	line-height: 1.43478;
	font-weight: 400;
	font-family: "Avenir", sans-serif;
}

body.admin-bar header {
	margin-top: 32px !important;
}

@media print, screen and (max-width: 64.06125em) {
	body.admin-bar header {
		margin-top: 0 !important;
	}
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
	color: inherit;
}

h1, .h1, .has-h-1-font-size {
	line-height: 1.05714;
	font-weight: 400;
}

@media screen and (max-width: 30em) {
	h1, .h1, .has-h-1-font-size {
		font-size: 3.125rem;
		line-height: 1.08;
	}
}

h2, .h2, .has-h-2-font-size {
	line-height: 1.08;
	font-weight: 700;
	font-family: "Cinzel", serif;
}

@media screen and (max-width: 30em) {
	h2, .h2, .has-h-2-font-size {
		font-size: 2.25rem;
		line-height: 1.11111;
	}
}

h3, .h3, .has-h-3-font-size {
	line-height: 1.1;
	font-weight: 700;
}

@media screen and (max-width: 30em) {
	h3, .h3, .has-h-3-font-size {
		font-size: 2rem;
		line-height: 1.125;
	}
}

h4, .h4, .has-h-4-font-size {
	line-height: 1.11111;
	font-weight: 700;
}

@media screen and (max-width: 30em) {
	h4, .h4, .has-h-4-font-size {
		font-size: 1.75rem;
		line-height: 1.14286;
	}
}

h5, .h5, .has-h-5-font-size {
	line-height: 1.15385;
	font-weight: 900;
}

p:empty {
	display: none;
}

@media screen and (max-width: 52.56125em) {
	p {
		font-size: 1.5625rem;
		line-height: 1.32;
	}
}

p a {
	text-decoration: underline;
}

ul {
	font-size: inherit;
}

ul, ol {
	list-style-position: inside;
}

address {
	margin-bottom: 1rem;
	font-style: normal;
}

a {
	color: #00e;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	text-decoration: none;
}

a:hover, a:focus {
	color: #00264d;
}

a, button, .button, input[type='submit'], input[type='reset'], input[type='button'] {
	-webkit-tap-highlight-color: rgba(240, 172, 125, .5) !important;
}

.no-outline button, .no-outline a, .no-outline [tabindex] {
	outline: none;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	opacity: 1;
}

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

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	opacity: 1;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
	opacity: 1;
}

input::placeholder, textarea::placeholder {
	opacity: 1;
}

:root {
	--input-fz: 1rem;
	--input-lh: 1.5;
	--input-pt: .625rem;
	--input-pb: .625rem;
	--input-bd: 1px;
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea, select, .ui-selectmenu-button, body .select2-container .select2-selection {
	font-size: var(--input-fz);
	line-height: var(--input-lh);
	padding-top: var(--input-pt);
	padding-bottom: var(--input-pb);
	border-width: var(--input-bd);
	--input-height: calc(var(--input-fz) * var(--input-lh) + var(--input-pt) + var(--input-pb) + var(--input-bd) * 2);
	height: var(--input-height);
	margin-bottom: 0;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus, select:focus, .ui-selectmenu-button:focus, body .select2-container .select2-selection:focus {
	border-width: var(--input-bd);
}

select:not([multiple]), .ui-selectmenu-button:not([multiple]) {
	padding: .625rem .9375rem;
	padding-right: 2rem;
}

body .select2 {
	font-weight: 300;
	text-align: left;
	width: 100% !important;
}

body .select2:focus {
	outline: none;
}

body .select2-dropdown {
	padding: 0;
	border: 1px solid #cacaca;
	border-radius: 0 0 0 0;
	background-color: #fff;
	font-size: .875rem;
}

body .select2-dropdown li {
	margin: 0;
	padding: 0 .625rem;
	font-size: .875rem;
	line-height: 1.86;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
}

body .select2-dropdown li:hover {
	background: #ededed;
}

body .select2-container .select2-selection {
	margin: 0;
	padding: .625rem .9375rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	font-size: 1rem;
	line-height: normal;
}

body .select2-container .select2-selection--single {
	height: var(--input-height);
}

body .select2-container .select2-selection--single .select2-selection__rendered {
	padding: 0;
	color: #000;
	line-height: 1.5;
}

body .select2-container .select2-selection--single .select2-selection__placeholder {
	color: #cacaca;
}

body .select2-container .select2-selection--single .select2-selection__clear {
	margin-right: .5rem;
}

body .select2-container .select2-selection--single .select2-selection__arrow {
	top: 50%;
	right: .625rem;
	width: auto;
	height: auto;
	font-size: .75rem;
	line-height: 1;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (min-width: 75.0625em) {
	body .select2-container .select2-selection--single .select2-selection__arrow::after, body .select2-container .select2-selection--single .select2-selection__arrow::before {
		right: 2rem;
	}
}

body .select2-container .select2-selection--single .select2-selection__arrow::after {
	content: "";
	color: #000;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
}

body .select2-container .select2-selection--single .select2-selection__arrow b {
	display: none;
}

body .select2-container .select2-selection--multiple {
	min-height: var(--input-height);
	height: auto;
}

body .select2-container .select2-selection--multiple .select2-selection__rendered {
	line-height: 1.5;
	padding: 0;
	margin: -.125rem;
	display: block;
}

body .select2-container .select2-selection--multiple .select2-selection__rendered li {
	margin: .125rem;
}

body .select2-container .select2-selection--multiple .select2-selection__choice {
	border-radius: 0;
	padding: 0 .125rem;
	-webkit-box-shadow: inset 0 0 0 1px #cacaca;
	box-shadow: inset 0 0 0 1px #cacaca;
	background-color: #e5e5e5;
}

body .select2-container .select2-selection--multiple .select2-search__field {
	height: auto;
	font-size: inherit;
	line-height: inherit;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected], body .select2-container--default .select2-results__option--highlighted[data-selected], body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
	background: #ededed;
	color: #000;
}

body .select2-container--default.select2-container--focus .select2-selection {
	outline: none;
	background-color: #e5e5e5;
	border: 1px solid #b0b0b0;
}

body .select2-container--open .select2-dropdown--below {
	border-top: 1px solid #cacaca;
}

body .select2-container--open .select2-selection__arrow::after {
	content: "" !important;
}

body .select2-dropdown .select2-search--dropdown .select2-search__field {
	height: auto;
	padding: .25rem .625rem;
}

textarea[rows] {
	max-width: 100%;
	height: 10rem;
}

[type=number] {
	-moz-appearance: textfield;
}

[type=number] {
	-moz-appearance: textfield;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

.number-box {
	position: relative;
	display: inline-block;
	min-width: 4rem;
}

.number-box input {
	width: 100%;
	padding-right: 1.25rem !important;
}

.number-box__control {
	position: absolute;
	right: .5rem;
	font-size: 1rem;
	cursor: pointer;
	line-height: .75;
	height: .75em;
}

.number-box__control--inc {
	top: .375rem;
}

.number-box__control--dec {
	bottom: .375rem;
}

[type=checkbox], [type=file], [type=radio] {
	margin-bottom: 0;
}

button, .button, input[type='submit'], input[type='reset'], input[type='button'] {
	border-width: 1px;
	text-decoration: none;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.button {
	padding: 1.5rem;
	font-size: 1.75rem;
	color: #193d60;
	line-height: 1.35714;
	text-transform: uppercase;
	background-color: #fff;
	max-width: 49.375rem;
	width: 100%;
	display: block;
	border-radius: 1.25rem;
	letter-spacing: .1px;
	border: 1px solid #fff;
}

@media screen and (max-width: 52.56125em) {
	.button {
		max-width: 33.75rem;
	}
}

@media screen and (max-width: 27.5em) {
	.button {
		font-size: 1.625rem;
		line-height: 1.38462;
	}
}

.button_dark {
	color: #fff;
	background-color: #0f5382;
	border: 1px solid #0f5382;
}

.button_dark:hover, .button_dark:focus {
	color: #0f5382 !important;
	background-color: #fff !important;
	border: 1px solid #0f5382 !important;
}

.button:hover, .button:focus {
	color: #fff;
	background-color: #0f5382;
	border: 1px solid #fff;
}

.alignnone {
	margin: 0 1em 1em 0;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

*:last-child>.alignright, *:last-child>.alignleft, *:last-child>.alignnone, *:last-child>.aligncenter {
	margin: 0;
}

@media print, screen and (max-width: 40.06125em) {
	.alignright, .alignleft, .alignnone {
		float: none;
		margin: 0 auto 1em;
	}
}

.wp-caption {
	max-width: 100%;
	padding: .25rem .25rem .625rem;
	border: 1px solid #f0f0f0;
	background: #fff;
	text-align: center;
}

.wp-caption img {
	width: auto;
	margin-bottom: .75rem;
}

.wp-caption figcaption {
	margin-bottom: 0;
	font-size: .875rem;
}

.gallery-caption {
	padding: .5rem;
	font-size: .75rem;
	line-height: 1.4;
}

.gallery {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: calc(1.5 * 1rem);
}

.gallery-item {
	display: inline-block;
	width: 100%;
	margin-right: 1rem;
	margin-bottom: 1rem;
	vertical-align: top;
	text-align: center;
}

.gallery-item:last-of-type {
	padding-right: 0;
}

.gallery-item>div>a {
	display: block;
	line-height: 0;
	-webkit-box-shadow: 0 0 0 0 transparent;
	box-shadow: 0 0 0 0 transparent;
}

.gallery-item>div>a:focus {
	-webkit-box-shadow: 0 0 0 2px #0073aa;
	box-shadow: 0 0 0 2px #0073aa;
}

.gallery-columns-2 .gallery-item {
	max-width: calc(( 100% - 1rem * 1 ) / 2);
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
	margin-right: 0;
}

.gallery-columns-3 .gallery-item {
	max-width: calc(( 100% - 1rem * 2 ) / 3);
}

.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
	margin-right: 0;
}

.gallery-columns-4 .gallery-item {
	max-width: calc(( 100% - 1rem * 3 ) / 4);
}

.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
	margin-right: 0;
}

.gallery-columns-5 .gallery-item {
	max-width: calc(( 100% - 1rem * 4 ) / 5);
}

.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
	margin-right: 0;
}

.gallery-columns-6 .gallery-item {
	max-width: calc(( 100% - 1rem * 5 ) / 6);
}

.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
	margin-right: 0;
}

.gallery-columns-7 .gallery-item {
	max-width: calc(( 100% - 1rem * 6 ) / 7);
}

.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
	margin-right: 0;
}

.gallery-columns-8 .gallery-item {
	max-width: calc(( 100% - 1rem * 7 ) / 8);
}

.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
	margin-right: 0;
}

.gallery-columns-9 .gallery-item {
	max-width: calc(( 100% - 1rem * 8 ) / 9);
}

.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
	margin-right: 0;
}

#wpadminbar {
	-webkit-transform: translateZ(0);
}

.wp-video {
	width: 100% !important;
}

.wp-video .mejs-container {
	width: 100% !important;
	height: auto !important;
}

.mejs-mediaelement {
	position: static !important;
}

mediaelementwrapper {
	display: block;
}

.wp-video-shortcode video, video.wp-video-shortcode {
	display: block !important;
	width: 100% !important;
	height: auto !important;
}

ul.pagination {
	margin: 0;
	margin: 1rem 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul.pagination li {
	display: inline-block;
	margin: 0 .25rem;
	padding: 0;
	line-height: 1.5;
}

ul.pagination li span, ul.pagination li a {
	display: block;
	padding: 0 .5rem;
}

ul.pagination li span.current, ul.pagination li a.current {
	display: block;
	background: #0f5382;
	color: #fff;
}

ul.pagination li>.pagination-arrow.disabled {
	cursor: not-allowed;
	opacity: .7;
}

#comments {
	padding: 1rem 1rem 2rem 1rem;
	background-color: #e5e5e5;
	border-radius: .625rem;
}

#comments input, #comments select, #comments textarea {
	font-size: 1.4375rem !important;
	line-height: 1.17391;
	font-weight: 400;
	color: #000;
	border: none;
	height: 4.375rem;
	overflow: hidden;
	background-color: #fff;
	border-radius: 1.25rem;
	padding: 1.25rem 1.875rem !important;
}

@media screen and (max-width: 52.56125em) {
	#comments input, #comments select, #comments textarea {
		height: 5.625rem;
		padding: 1.875rem 1.875rem 1.5625rem !important;
		font-size: 1.625rem !important;
	}
}

@media screen and (max-width: 30em) {
	#comments input, #comments select, #comments textarea {
		height: 4.375rem;
		padding: 1.25rem !important;
		font-size: 1.4375rem !important;
	}
}

#comments input::-webkit-input-placeholder, #comments select::-webkit-input-placeholder, #comments textarea::-webkit-input-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

#comments input::-moz-placeholder, #comments select::-moz-placeholder, #comments textarea::-moz-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

#comments input:-ms-input-placeholder, #comments select:-ms-input-placeholder, #comments textarea:-ms-input-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

#comments input::-ms-input-placeholder, #comments select::-ms-input-placeholder, #comments textarea::-ms-input-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

#comments input::placeholder, #comments select::placeholder, #comments textarea::placeholder {
	color: #000;
	font-size: 1.4375rem;
}

@media screen and (max-width: 52.56125em) {
	#comments input::-webkit-input-placeholder, #comments select::-webkit-input-placeholder, #comments textarea::-webkit-input-placeholder {
		font-size: 1.625rem;
	}
	
	#comments input::-moz-placeholder, #comments select::-moz-placeholder, #comments textarea::-moz-placeholder {
		font-size: 1.625rem;
	}
	
	#comments input:-ms-input-placeholder, #comments select:-ms-input-placeholder, #comments textarea:-ms-input-placeholder {
		font-size: 1.625rem;
	}
	
	#comments input::-ms-input-placeholder, #comments select::-ms-input-placeholder, #comments textarea::-ms-input-placeholder {
		font-size: 1.625rem;
	}
	
	#comments input::placeholder, #comments select::placeholder, #comments textarea::placeholder {
		font-size: 1.625rem;
	}
}

#comments textarea {
	resize: none;
	height: 13.75rem !important;
	padding: 1.25rem 1.25rem 1.25rem 1.875rem;
	overflow-y: auto;
	border-radius: 1.25rem;
}

#comments textarea ::-webkit-scrollbar {
	width: .5rem;
	height: .5rem;
	background-color: #0f5382;
}

#comments textarea ::-webkit-scrollbar-thumb {
	background-color: #fff;
	border-radius: 9em;
	-webkit-box-shadow: inset 1px 1px 10px #f3faf7;
	box-shadow: inset 1px 1px 10px #f3faf7;
}

#comments textarea ::-webkit-scrollbar-thumb:hover {
	background-color: #fff;
}

#comments textarea ::-webkit-scrollbar-button:vertical:start:decrement {
	display: none;
}

#comments textarea ::-webkit-scrollbar-button:vertical:end:increment {
	display: none;
}

@media screen and (max-width: 52.56125em) {
	#comments textarea {
		height: 13.4375rem !important;
		padding: 1.6875rem 2rem !important;
	}
}

@media screen and (max-width: 30em) {
	#comments textarea {
		height: 12.5rem;
		padding: 1.25rem !important;
		font-size: 1.4375rem !important;
	}
}

#comments .comment-reply-title {
	font-weight: 400 !important;
}

.comment-list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1.25rem;
}

.comment {
	position: relative;
	margin-top: 1rem;
}

.comment .children {
	list-style: none;
}

.comment-meta {
	font-size: .875rem;
}

.comment-metadata {
	margin-top: .25rem;
	color: #666;
}

.comment-content {
	margin-top: 1rem;
	padding-left: 1rem;
	border-left: 1px solid #ddd;
	font-size: .875rem;
}

.reply {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

.comment-reply-link {
	display: block;
	padding: .33333rem .5rem;
	border-radius: 0;
	background: #777;
	color: #fefefe;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
}

.comment-reply-link:hover, .comment-reply-link:focus {
	background-color: #0f5382;
	color: #fff;
	text-decoration: none;
}

.comment-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.comment-form .comment-form-cookies-consent {
	display: none;
}

.comment-notes, .comment-form-comment {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
}

.comment-form-author, .comment-form-email, .comment-form-url {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.comment-form-cookies-consent, .comment-form .form-submit {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

.comment-form .form-submit {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.comment-form .form-submit .button {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.comment-form .form-submit .button:hover {
	background-color: #0f5382 !important;
	color: #fff !important;
}

html {
	height: 100%;
}

body {
	position: static !important;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	height: auto;
	min-height: 100vh;
}

main {
	display: block;
}

iframe {
	width: 100%;
}

*:last-child {
	margin-bottom: 0;
}

img, .woocommerce img, .woocommerce-page img {
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

img.pre-lazyload, img[data-lazy-src], .woocommerce img.pre-lazyload, .woocommerce img[data-lazy-src], .woocommerce-page img.pre-lazyload, .woocommerce-page img[data-lazy-src] {
	opacity: 0;
}

img.lazyloaded, .woocommerce img.lazyloaded, .woocommerce-page img.lazyloaded {
	opacity: 1;
}

.responsive-embed {
	display: block;
}

.grid-container {
	width: 100%;
}

@media screen and (min-width: 160.0625em) {
	.grid-container {
		max-width: 2760px;
	}
}

@media screen and (max-width: 160em) {
	.grid-container {
		max-width: 1840px;
	}
}

@media screen and (max-width: 120em) {
	.grid-container {
		max-width: 1412px;
	}
}

.gravity-theme {
	--field-y-gap: 1.25rem;
	--field-x-gap: 1.875rem;
}

@media print, screen and (max-width: 64.06125em) {
	.gravity-theme {
		--field-x-gap: 3%;
		--field-y-gap: 10px;
	}
}

.gravity-theme .gform_fields {
	display: -ms-grid;
	display: grid;
	width: 100%;
	grid-template-columns: repeat(12, 1fr);
	grid-template-rows: repeat(auto-fill, auto);
	grid-column-gap: var(--field-x-gap);
	grid-row-gap: var(--field-y-gap);
}

.gravity-theme .gform_fields::before, .gravity-theme .gform_fields::after {
	content: none;
	display: none;
}

.gravity-theme .gfield {
	margin-bottom: 0;
	grid-column: 1/-1;
}

@media print, screen and (min-width: 52.5625em) {
	.gravity-theme .gfield.gfield--width-full {
		-ms-grid-column-span: 12;
		grid-column: span 12;
	}
	
	.gravity-theme .gfield.gfield--width-eleven-twelfths {
		-ms-grid-column-span: 11;
		grid-column: span 11;
	}
	
	.gravity-theme .gfield.gfield--width-five-sixths {
		-ms-grid-column-span: 10;
		grid-column: span 10;
	}
	
	.gravity-theme .gfield.gfield--width-three-quarter {
		-ms-grid-column-span: 9;
		grid-column: span 9;
	}
	
	.gravity-theme .gfield.gfield--width-two-thirds {
		-ms-grid-column-span: 8;
		grid-column: span 8;
	}
	
	.gravity-theme .gfield.gfield--width-seven-twelfths {
		-ms-grid-column-span: 7;
		grid-column: span 7;
	}
	
	.gravity-theme .gfield.gfield--width-half {
		-ms-grid-column-span: 6;
		grid-column: span 6;
	}
	
	.gravity-theme .gfield.gfield--width-five-twelfths {
		-ms-grid-column-span: 5;
		grid-column: span 5;
	}
	
	.gravity-theme .gfield.gfield--width-third {
		-ms-grid-column-span: 4;
		grid-column: span 4;
	}
	
	.gravity-theme .gfield.gfield--width-quarter {
		-ms-grid-column-span: 3;
		grid-column: span 3;
	}
	
	.gravity-theme .gfield.gfield--width-one-sixth {
		-ms-grid-column-span: 2;
		grid-column: span 2;
	}
	
	.gravity-theme .gfield.gfield--width-one-twelfth {
		-ms-grid-column-span: 1;
		grid-column: span 1;
	}
}

.gravity-theme .gfield_list_group, .gravity-theme .gfield_list_header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: calc(var(--field-x-gap) / -2);
	margin-left: calc(var(--field-x-gap) / -2);
}

.gravity-theme .gfield_list_group {
	margin-bottom: var(--field-y-gap);
}

.gravity-theme .gfield_list_group:last-child {
	margin-bottom: 0;
}

.gravity-theme .gfield_header_item, .gravity-theme .gfield_list_group_item {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 0;
	padding-right: calc(var(--field-x-gap) / 2);
	padding-left: calc(var(--field-x-gap) / 2);
}

.gravity-theme .gfield_header_item:last-child, .gravity-theme .gfield_list_icons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 3.25rem;
	padding-right: calc(var(--field-x-gap) / 2);
}

.gravity-theme .gfield_list_icons button {
	opacity: .5;
	width: 1rem;
	height: 1rem;
	padding: 0;
	border: none;
	background-color: transparent;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%22-444%20448%20256%20256%22%3E%3Cpath%20d%3D%22M-316%20448c-70.7%200-128%2057.3-128%20128s57.3%20128%20128%20128%20128-57.3%20128-128S-245.3%20448-316%20448zM-316%20672c-53%200-96-43-96-96s43-96%2096-96%2096%2043%2096%2096S-263%20672-316%20672z%22/%3E%3Cpolygon%20points%3D%22-332%20512%20-332%20560%20-380%20560%20-380%20592%20-332%20592%20-332%20640%20-300%20640%20-300%20592%20-252%20592%20-252%20560%20-300%20560%20-300%20512%20%22/%3E%3C/svg%3E");
	font-size: 0;
	-webkit-transition: opacity .5s ease-out;
	transition: opacity .5s ease-out;
}

.gravity-theme .gfield_list_icons button.nitro-lazy {
	background-image: none !important;
}

.gravity-theme .gfield_list_icons button::before, .gravity-theme .gfield_list_icons button::after {
	content: none;
	display: none;
}

.gravity-theme .gfield_list_icons button.delete_list_item {
	margin-left: .25rem;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%22-139%2051%20512%20512%22%3E%3Cpath%20d%3D%22M117%2051c-141.4%200-256%20114.6-256%20256%200%20141.4%20114.6%20256%20256%20256%20141.4%200%20256-114.6%20256-256C373%20165.6%20258.4%2051%20117%2051zM117%20499C11%20499-75%20413-75%20307s86-192%20192-192c106%200%20192%2086%20192%20192S223%20499%20117%20499zM-11%20339h256v-64H-11V339z%22/%3E%3C/svg%3E");
}

.gravity-theme .gfield_list_icons button.delete_list_item.nitro-lazy {
	background-image: none !important;
}

.gform_heading {
	margin-bottom: .75rem;
}

.gform_description:empty {
	display: none;
}

.gform_wrapper .select2 {
	width: 100% !important;
}

.gform_wrapper ul {
	list-style: none;
}

.gform_wrapper .clear-multi {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_time_hour {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 calc(32% - var(--field-x-gap));
	-ms-flex: 1 0 calc(32% - var(--field-x-gap));
	flex: 1 0 calc(32% - var(--field-x-gap));
	text-align: center;
	margin-left: calc(var(--field-x-gap) / 2);
	margin-right: calc(var(--field-x-gap) / 2);
}

.gform_wrapper .gfield_time_ampm input, .gform_wrapper .gfield_time_ampm select, .gform_wrapper .gfield_time_ampm .select2-selection, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_time_minute select, .gform_wrapper .gfield_time_minute .select2-selection, .gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_hour select, .gform_wrapper .gfield_time_hour .select2-selection {
	width: 100% !important;
	padding-left: .5rem;
	padding-right: .5rem;
}

.gform_wrapper .hour_minute_colon {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 4%;
	-ms-flex: 0 0 4%;
	flex: 0 0 4%;
	text-align: center;
}

.gform_wrapper .gfield_time_hour {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.gform_description {
	display: block;
}

.gform_fields {
	margin: 0;
}

.gform_fields::after {
	content: "";
	display: table;
	clear: both;
}

.gfield {
	position: relative;
	list-style: none;
}

.gform_hidden {
	display: none;
}

.ginput_complex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.ginput_complex>span {
	display: block;
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

@media print, screen and (max-width: 40.06125em) {
	.ginput_complex>span:not(:last-child) {
		margin-bottom: var(--field-y-gap);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.ginput_complex {
		margin-right: calc(var(--field-x-gap) / -2);
		margin-left: calc(var(--field-x-gap) / -2);
	}
	
	.ginput_complex>span {
		display: block;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-ms-flex: 1 1 0px;
		flex: 1 1 0;
		width: auto;
		margin-right: calc(var(--field-x-gap) / 2);
		margin-left: calc(var(--field-x-gap) / 2);
	}
	
	.ginput_complex>span.ginput_full {
		width: calc(100% - var(--field-x-gap));
	}
	
	.ginput_complex>span.ginput_full>span {
		display: block;
		float: left;
		width: calc(50% - var(--field-x-gap));
	}
}

@media print, screen and (min-width: 52.5625em) {
	.ginput_container_address>span {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: calc(50% - var(--field-x-gap));
	}
}

.ginput_container_address span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)), .ginput_container_address .ginput_full:not(:last-of-type) {
	margin-bottom: var(--field-y-gap);
}

.ginput_container ul {
	margin-left: 0;
}

.gfield_error input, .gfield_error textarea, .gfield_error select, .gfield_error .select2-selection {
	border-color: #ec7a7a;
}

.gfield_description {
	margin-top: var(--field-y-gap);
}

.gform_confirmation_message {
	margin-bottom: 1rem;
}

.gform_footer {
	position: relative;
	margin-top: var(--field-y-gap);
	text-align: right;
}

.gform_ajax_spinner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	margin: auto;
	margin-left: 3px;
}

.validation_error, .gform_validation_errors {
	width: 100%;
	margin-bottom: 1rem;
	padding: .25rem;
	border: 1px solid #ec7a7a;
	background-color: #f7e4e1;
	color: #000;
	font-size: 1rem;
	text-align: left;
}

.validation_error .gform_submission_error, .gform_validation_errors .gform_submission_error {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.validation_message {
	position: absolute;
	z-index: 3;
	top: calc(100% + .4375rem);
	left: 0;
	display: inline-block;
	margin: 0;
	padding: .1875rem .375rem;
	border-radius: 2px;
	background-color: #f7e4e1;
	color: #333;
	font-size: .75rem;
	font-style: normal;
	letter-spacing: normal;
	text-transform: none;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
}

.validation_message::before {
	content: "Error:";
	display: inline-block;
	margin-right: .25em;
	font-weight: 700;
}

.validation_message::after {
	content: "";
	position: absolute;
	bottom: 100%;
	left: 1.25rem;
	width: .875rem;
	height: .4375rem;
	border-width: 0 .4375rem .4375rem .4375rem;
	border-style: solid;
	border-color: transparent transparent #f7e4e1 transparent;
}

.ginput_container_fileupload .validation_message:empty {
	display: none;
}

input.datepicker_with_icon {
	display: inline-block;
	width: calc(100% - 1.5rem);
	margin-right: .25rem;
	vertical-align: middle;
}

.ui-datepicker {
	position: absolute;
	z-index: 9999 !important;
	width: 13rem;
	height: auto;
	margin: .25rem auto 0;
	font-size: .75rem;
	-webkit-box-shadow: 0 0 .625rem 0 rgba(0, 0, 0, .5);
	box-shadow: 0 0 .625rem 0 rgba(0, 0, 0, .5);
}

.ui-datepicker a {
	text-decoration: none;
}

.ui-datepicker table {
	width: 100%;
	border-collapse: collapse;
}

.ui-datepicker thead {
	border-bottom: 1px solid #bbb;
	background: #f7f7f7;
	color: #b0b0b0;
}

.ui-datepicker thead th {
	padding: .1875rem;
	border: 1px solid #ddd;
	text-align: center;
}

.ui-datepicker tbody {
	border: none;
}

.ui-datepicker tbody td {
	width: 2rem;
	padding: 0;
	border: 1px solid #bbb;
	background-color: #fff;
}

.ui-datepicker tbody td span, .ui-datepicker tbody td a {
	display: block;
	height: 1.8125rem;
	color: #666;
	font-weight: 700;
	line-height: 1.875rem;
	text-align: center;
}

.ui-datepicker tbody th {
	padding: .25rem 0;
	color: #666;
	font-size: .75rem;
	text-transform: uppercase;
	text-align: center;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	height: 1.75rem;
	margin: 0 2.5%;
	padding: .25rem 1.25rem .25rem .25rem;
	border: none;
	font-size: .75rem;
	line-height: 1.25rem;
}

.ui-datepicker-header {
	position: relative;
	padding: .25rem 0;
	border: none;
	background-color: #666;
	color: #fff;
	font-weight: 700;
}

.ui-datepicker-header::after {
	content: "";
	display: table;
	clear: both;
}

.ui-datepicker-prev, .ui-datepicker-next {
	position: absolute;
	top: 50%;
	padding: .625rem;
	color: #fff;
	font-size: 0;
	line-height: 1.4;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ui-datepicker-prev:hover, .ui-datepicker-prev:focus, .ui-datepicker-next:hover, .ui-datepicker-next:focus {
	color: #fff;
}

.ui-datepicker-prev::before, .ui-datepicker-next::before {
	content: "";
	font-family: "Font Awesome 6 Free";
	font-size: .75rem;
	font-weight: 900;
}

.ui-datepicker-next {
	right: 0;
}

.ui-datepicker-next::before {
	content: "";
}

.ui-datepicker-prev {
	left: 0;
}

.ui-datepicker-prev::before {
	content: "";
}

.ui-datepicker-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-right: 2rem;
	padding-left: 2rem;
}

.ui-datepicker-calendar {
	margin: 0 0 0 0 !important;
}

.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
}

.ui-datepicker-calendar .ui-state-hover {
	background: #fff;
}

.ui-datepicker-calendar .ui-state-active {
	position: relative;
	width: 2.1875rem;
	height: 1.9375rem;
	margin: -1px;
	border: 1px solid #c19163;
	background: #fff2aa;
}

.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}

.ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
	background-color: #d7d7d7;
	color: #b4b3b3;
}

.ginput_container_creditcard .ginput_cardinfo_left, .ginput_container_creditcard .ginput_cardinfo_right {
	display: block;
}

@media print, screen and (min-width: 52.5625em) {
	.ginput_container_creditcard .ginput_cardinfo_left {
		margin-right: calc(var(--field-x-gap) / 2);
	}
	
	.ginput_container_creditcard .ginput_cardinfo_right {
		margin-left: calc(var(--field-x-gap) / 2);
	}
	
	.ginput_container_creditcard select.ginput_card_expiration {
		display: inline-block;
		width: 47% !important;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.ginput_container_creditcard select.ginput_card_expiration_month {
		margin-bottom: var(--field-y-gap);
	}
	
	.ginput_container_creditcard .ginput_cardinfo_left, .ginput_container_creditcard .ginput_cardinfo_right {
		margin-top: var(--field-y-gap);
		margin-bottom: var(--field-y-gap);
	}
}

.ginput_container_creditcard .ginput_card_expiration_container {
	display: block;
	width: 100%;
}

.ginput_container_creditcard .ginput_cardinfo_right input.ginput_card_security_code {
	position: relative;
	display: inline-block;
	max-width: 50% !important;
}

.gform_card_icon_container {
	height: 2rem;
	margin: .5rem 0 .375rem;
}

div.gform_card_icon {
	float: left;
	width: 2.25rem;
	height: 2rem;
	margin-right: .25rem;
	background-image: url("https://cdn-ilealdg.nitrocdn.com/CsIsxwBbhvJsKZyjNoROhbdttwalKnCe/assets/images/optimized/rev-e0ce4ca/georgetownlaw.net/wp-content/themes/george_town_law/assets/images/gf-creditcard-icons.png");
	background-repeat: no-repeat;
	text-indent: -9000px;
}

div.gform_card_icon.nitro-lazy {
	background-image: none !important;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
	background-position: 0 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
	background-position: 0 -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
	background-position: 0 -64px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
	background-position: -36px 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
	background-position: -36px -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
	background-position: -36px -64px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
	background-position: -72px 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
	background-position: -72px -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
	background-position: -72px -64px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
	background-position: -108px 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
	background-position: -108px -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
	background-position: -108px -64px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
	background-position: -144px 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
	background-position: -144px -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
	background-position: -144px -64px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
	background-position: -180px 0;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
	background-position: -180px -32px;
}

.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
	background-position: -180px -64px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
	background-position: 0 -192px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
	background-position: 0 -224px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
	background-position: 0 -256px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
	background-position: -36px -192px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
	background-position: -36px -224px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
	background-position: -36px -256px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
	background-position: -72px -192px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
	background-position: -72px -224px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
	background-position: -72px -256px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
	background-position: -108px -192px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
	background-position: -108px -224px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
	background-position: -108px -256px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
	background-position: -144px -192px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
	background-position: -144px -224px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
	background-position: -144px -256px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
	background-position: -180px -192px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
	background-position: -180px -224px;
}

.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
	background-position: -180px -256px;
}

.ginput_complex .ginput_cardinfo_right {
	min-width: 5.25rem !important;
}

.ginput_complex select.ginput_card_expiration.ginput_card_expiration_month {
	margin-right: .25rem;
}

.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
	position: relative;
	top: -2px;
	left: 6px;
	display: -moz-inline-stack;
	display: inline-block;
	width: 2rem;
	height: 1.4375rem;
	background-image: url("https://cdn-ilealdg.nitrocdn.com/CsIsxwBbhvJsKZyjNoROhbdttwalKnCe/assets/images/optimized/rev-e0ce4ca/georgetownlaw.net/wp-content/themes/george_town_law/assets/images/gf-creditcard-icons.png");
	background-repeat: no-repeat;
	background-position: 0 -128px;
}

.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon.nitro-lazy {
	background-image: none !important;
}

div.gfield_creditcard_warning_message {
	color: red;
	font-weight: 700;
}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
	position: absolute !important;
	left: -9000px;
	display: none !important;
}

.hidden_label .gfield_label, .gfield_contains_required .ginput_container_phone .validation_message, .css-clip, .gform_wrapper .screen-reader-text, .gform_wrapper label.hidden_sub_label {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
}

.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
	position: absolute;
	left: -9999px;
	visibility: hidden;
}

.inline-form_wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.inline-form_wrapper .gform_heading {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.inline-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
}

@media screen and (max-width: 31.25em) {
	.inline-form {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-flow: row wrap;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
	}
}

.inline-form .gform_body {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

@media screen and (max-width: 31.25em) {
	.inline-form .gform_body {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

.inline-form .gform_footer {
	margin: 0 0 0 .625rem;
}

@media screen and (max-width: 31.25em) {
	.inline-form .gform_footer {
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	
	.inline-form .gform_footer .button {
		width: 100%;
	}
}

.inline-form .gform_footer .button {
	min-width: 0;
	padding-top: var(--input-pt);
	padding-bottom: var(--input-pb);
	line-height: var(--input-lh);
}

.inline-form .gform_fields {
	grid-column-gap: 2%;
}

.inline-form .gform_fields::before, .inline-form .gform_fields::after {
	content: none;
	display: none;
}

img.fancybox-image {
	width: 100%;
	height: 100%;
}

.main-wrapper {
	min-height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.main-content {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.preloader {
	position: fixed;
	z-index: 100000000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	visibility: visible;
	opacity: 1;
	background-color: #fff;
	color: #222;
	-webkit-transition: opacity .4s ease, visibility .4s ease;
	transition: opacity .4s ease, visibility .4s ease;
}

.preloader--hidden {
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}

.preloader__icon {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.preloader__icon::before {
	content: "";
	display: block;
	font-family: "Font Awesome 6 Free";
	font-size: 2.5rem;
	font-weight: 900;
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
}

.search-form {
	position: relative;
}

.posts-list .search-form {
	margin-bottom: 2.5rem;
}

.search-form__input {
	padding-right: 4.5rem;
}

.search-form__submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: auto;
	padding: .625rem .75rem;
	cursor: pointer;
}

.search-form__submit::after {
	font-family: "Font Awesome 6 Free";
	font-size: 1.25rem;
	font-weight: 900;
}

.not-found {
	padding-top: 6.25rem;
	padding-bottom: 6.25rem;
}

.not-found h1 {
	font-family: "Avenir", sans-serif;
	font-weight: 900;
}

.not-found .label {
	margin-left: .25rem;
	padding: .25rem .625rem;
	background-color: #0f5382;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.not-found .label:hover {
	background-color: #0b3c5d;
	color: #fff;
}

.not-found .button {
	width: 17.5rem;
	padding: 1.5625rem;
	text-align: center;
	margin: 1.875rem auto 0;
}

.divider-image {
	position: relative;
}

.divider-image::after {
	content: "";
	max-width: 71.875rem;
	width: 100%;
	height: 1.3125rem;
	position: absolute;
	bottom: -2.1875rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-image: url("https://dgeorgetownlaw.wpengine.com/wp-content/uploads/2023/09/Horizontal_Divider_copy_5.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

@media screen and (max-width: 52.56125em) {
	.divider-image::after {
		max-width: 33.75rem;
	}
}

.wrapper {
	max-width: 79.0625rem;
	margin: 0 auto;
}

::-webkit-scrollbar {
	width: .375rem;
	height: .375rem;
	background-color: #0f5382;
}

::-webkit-scrollbar-thumb {
	background-color: #fff;
	border-radius: 9em;
	-webkit-box-shadow: inset 1px 1px 10px #f3faf7;
	box-shadow: inset 1px 1px 10px #f3faf7;
}

::-webkit-scrollbar-thumb:hover {
	background-color: #fff;
}

::-webkit-scrollbar-button:vertical:start:decrement {
	display: none;
}

::-webkit-scrollbar-button:vertical:end:increment {
	display: none;
}

.gform_confirmation_message {
	text-align: center;
}

.html-overflow {
	overflow-y: hidden;
	overflow: hidden;
}

.bg-cover {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.bg-contain {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
}

.inherit-color h1, .inherit-color h2, .inherit-color h3, .inherit-color h4, .inherit-color h5, .inherit-color h6, .inherit-color .h1, .inherit-color .h2, .inherit-color .h3, .inherit-color .h4, .inherit-color .h5, .inherit-color .h6 {
	color: inherit;
}

.position-center {
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.stretched-img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.woocommerce .stretched-img, .woocommerce-page .stretched-img {
	height: 100%;
}

.rel-wrap {
	position: relative;
}

.rel-content {
	position: relative;
	z-index: 2;
}

.of-cover, .stretched-img {
	-o-object-position: 50% 50%;
	object-position: 50% 50%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media print, screen and (min-width: 52.5625em) {
	.two-columns {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.three-columns {
		-webkit-columns: 3;
		-moz-columns: 3;
		columns: 3;
	}
}

.stretched-link::after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0);
	pointer-events: auto;
}

.jarallax {
	position: relative;
}

.jarallax>.jarallax-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.jarallax-inline {
	position: relative;
}

.jarallax-inline>.jarallax-img {
	position: relative;
	z-index: -100;
	display: block;
	min-width: 100%;
	max-width: 100%;
	height: auto;
}

.ajax-overlay {
	position: relative;
}

.ajax-overlay::before, .ajax-overlay::after {
	visibility: hidden;
	opacity: 0;
}

.ajax-overlay::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 1rem;
	height: 1rem;
	margin-top: -.5rem;
	margin-left: -.5rem;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%2091.4%2091.4%22%3E%3Ccircle%20cx%3D%2245.7%22%20cy%3D%2245.7%22%20r%3D%2245.7%22/%3E%3Ccircle%20cx%3D%2245.7%22%20cy%3D%2224.4%22%20r%3D%2212.5%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
	background-position: 50% 50%;
	background-size: cover;
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
}

.ajax-overlay::before {
	content: "";
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease;
}

.ajax-overlay--active::before, .ajax-overlay--active::after {
	visibility: visible;
	opacity: .6;
}

.stay-tuned {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -.5rem;
	padding: 0;
	list-style: none;
	-webkit-column-gap: 2.75rem;
	-moz-column-gap: 2.75rem;
	column-gap: 2.75rem;
}

@media screen and (max-width: 30em) {
	.stay-tuned {
		-webkit-column-gap: .625rem;
		-moz-column-gap: .625rem;
		column-gap: .625rem;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		row-gap: .625rem;
	}
}

.stay-tuned__item {
	margin-right: .5rem;
	margin-left: .5rem;
}

.stay-tuned__link {
	display: block;
}

.stay-tuned__link .fab, .stay-tuned__link .far, .stay-tuned__link .fas {
	display: block;
}

.stay-tuned__link .fab:hover::before, .stay-tuned__link .far:hover::before, .stay-tuned__link .fas:hover::before {
	opacity: .8;
}

.stay-tuned__link .fab::before, .stay-tuned__link .far::before, .stay-tuned__link .fas::before {
	color: #fff;
	font-size: 2.625rem;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.share-links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin: -.25rem -.5rem;
	padding: 0;
	list-style: none;
}

.share-links__item {
	margin: .25rem .5rem;
}

.share-links__link {
	display: block;
}

.share-links__link .fab, .share-links__link .far, .share-links__link .fas {
	display: block;
}

.share-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.share-box__title {
	margin-right: 1rem;
	margin-bottom: 0;
}

.sbs-block {
	position: relative;
	overflow: hidden;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.sbs-block--reverse .cell.sbs-block__img-wrap {
	right: 50%;
	left: 0;
}

.sbs-block__content-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.sbs-block__content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media print, screen and (min-width: 52.5625em) {
	.sbs-block__content {
		min-height: 25rem;
	}
}

.sbs-block__content-inner {
	width: 100%;
}

@media print, screen and (min-width: 52.5625em) {
	.cell.sbs-block__img-wrap {
		position: absolute;
		top: 0;
		right: 0;
		left: 50%;
		width: 50%;
		height: 100%;
		margin: 0;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.cell.sbs-block__img-wrap {
		margin-bottom: 1.5rem;
	}
}

.sbs-block__img {
	width: 100%;
	height: 100%;
}

.has-h-1-font-size, .has-h-2-font-size, .has-h-3-font-size, .has-h-4-font-size, .has-h-5-font-size, .has-h-6-font-size {
	font-family: "Avenir", sans-serif;
	font-style: normal;
	font-weight: 700;
	color: inherit;
}

body {
	--wp--preset--font-size--h-1: 3.75rem;
	--wp--preset--font-size--h-2: 2.5rem;
	--wp--preset--font-size--h-3: 2.25rem;
	--wp--preset--font-size--h-4: 2rem;
	--wp--preset--font-size--h-5: 1.625rem;
}

@media print, screen and (min-width: 52.5625em) {
	body {
		--wp--preset--font-size--h-1: 4.375rem;
		--wp--preset--font-size--h-2: 3.125rem;
		--wp--preset--font-size--h-3: 2.5rem;
		--wp--preset--font-size--h-4: 2.25rem;
		--wp--preset--font-size--h-5: 1.625rem;
	}
}

.wp-block-gallery .blocks-gallery-grid {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.wp-block-file .wp-block-file__button {
	margin-left: .75em;
}

:root {
	--main-gap: 2rem;
}

@media screen and (min-width: 40.0625em) {
	:root {
		--main-gap: 2rem;
	}
}

@media print, screen and (min-width: 52.5625em) {
	:root {
		--main-gap: 2rem;
	}
}

@media print, screen and (min-width: 64.0625em) {
	:root {
		--main-gap: 2rem;
	}
}

@media screen and (min-width: 75.0625em) {
	:root {
		--main-gap: 2rem;
	}
}

.gb-content--full {
	padding-left: calc(var(--main-gap) / 2);
	padding-right: calc(var(--main-gap) / 2);
}

.gb-content--full .alignfull {
	margin-left: calc(var(--main-gap) / -2);
	margin-right: calc(var(--main-gap) / -2);
	width: calc(100% + var(--main-gap));
}

.gb-content--full .alignfull.wp-block-columns {
	padding-left: calc(var(--main-gap) / 2);
	padding-right: calc(var(--main-gap) / 2);
}

.gb-content>*:not(.alignfull):not(.alignleft):not(.alignright):not(.woocommerce) {
	max-width: calc(88.25rem - var(--main-gap));
}

.gb-content .wp-block-columns {
	gap: var(--main-gap);
}

@media print, screen and (min-width: 52.5625em) {
	.gb-content .wp-block-image.alignleft {
		margin-right: var(--main-gap);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.gb-content .wp-block-image.alignleft {
		margin-left: calc(( 100% - ( 88.25rem - var(--main-gap) ) ) / 2);
	}
}

@media print, screen and (min-width: 52.5625em) {
	.gb-content .wp-block-image.alignright {
		margin-left: var(--main-gap);
	}
}

@media print, screen and (min-width: 64.0625em) {
	.gb-content .wp-block-image.alignright {
		margin-right: calc(( 100% - ( 88.25rem - var(--main-gap) ) ) / 2);
	}
}

.gb-content .wp-block-image.alignright, .gb-content .wp-block-image.alignleft {
	max-width: calc(88.25rem / 2 - var(--main-gap));
}

@media only screen and (min-width: 52.5625em) and (max-width: 64.06125em) {
	.gb-content .wp-block-image.alignright, .gb-content .wp-block-image.alignleft {
		max-width: calc(50% - var(--main-gap) / 2);
	}
}

.gb-content>*:not(.alignfull):not(.alignleft):not(.alignright):not(.woocommerce) {
	width: 100%;
	margin-right: auto;
	margin-bottom: 1rem;
	margin-left: auto;
}

.gb-content .wp-block {
	width: 100%;
}

.gb-content .wp-block[data-align="full"] {
	width: auto;
	max-width: none;
}

@media only screen and (min-width: 37.5em) and (max-width: 48.8125em) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		-webkit-flex-basis: 50% !important;
		-ms-flex-preferred-size: 50% !important;
		flex-basis: 50% !important;
	}
}

.full-height {
	min-height: 100vh;
}

.acf-custom-block {
	margin-bottom: 1rem;
	padding: 1.25rem;
	background-color: #f0ac7d;
	color: #fff;
	font-size: 2rem;
}

@media print, screen and (min-width: 52.5625em) {
	body.page-template-template-contact .header {
		position: absolute;
	}
}

.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 20;
	background-color: #fff;
}

@media screen and (max-width: 52.56125em) {
	.header {
		position: relative;
		padding: unset;
	}
}

.header::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 4.25rem;
	bottom: 0;
	background-color: #f7f7f7;
	-webkit-box-shadow: 0 12px 5px 0px rgba(0, 0, 0, .13);
	box-shadow: 0 12px 5px 0px rgba(0, 0, 0, .13);
}

.header__wrapper {
	max-width: 85.3125rem;
}

.header_scroll::before {
	width: 0;
	height: 0;
}

.header_scroll .header__inner-info {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.header_scroll .header__information-left {
	height: 0;
	width: 0;
	opacity: 0;
	visibility: hidden;
}

.header_scroll .header__info {
	height: 0;
	width: 0;
	opacity: 0;
	visibility: hidden;
}

.header_scroll .header-menu.menu li a {
	padding: 1.375rem 1.25rem;
}

.header_scroll .header__top {
	margin-top: 0;
}

.header_scroll .logo svg, .header_scroll .logo img {
	width: 5rem;
	margin-top: .5rem;
}

.header_scroll .header__phone {
	font-size: 2.375rem;
}

.header_scroll .header__bottom-inner-sticky {
	margin-left: 1rem !important;
}

.header_scroll .header__phone-wrapper {
	padding-top: .375rem !important;
	padding-bottom: 0 !important;
}

@media print, screen and (min-width: 52.5625em) {
	.header_scroll .header__bottom .top-bar, .header_scroll .header__bottom .menu-main-menu-container, .header_scroll .header__bottom .header-menu, .header_scroll .header__bottom .header-menu li, .header_scroll .header__bottom .header-menu li a, .header_scroll .header__bottom div {
		height: inherit;
	}
	
	.header_scroll .header__bottom .header-menu li a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.header_scroll .header__inner-logo {
		margin-bottom: -5rem;
	}
}

.header__bottom-inner-sticky {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100% !important;
	margin-left: 1.9375rem !important;
}

.header__inner-info {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 1.625rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media screen and (max-width: 52.56125em) {
	.header__inner-info {
		height: auto;
	}
}

.header__top {
	margin-top: 1.875rem;
	position: relative;
	z-index: 2;
}

@media screen and (max-width: 52.56125em) {
	.header__top {
		display: none;
	}
}

.header__information {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-left: 1.625rem !important;
}

.header__title {
	margin-bottom: unset;
	font-weight: 700;
	text-transform: uppercase;
}

.header__title .small-letter {
	font-size: 1.875rem;
}

@media screen and (max-width: 52.56125em) {
	.header__title .small-letter {
		font-size: 1.3125rem;
	}
}

@media screen and (max-width: 30em) {
	.header__title .small-letter {
		font-size: 1rem;
	}
}

.header__title .large-letter {
	font-size: 3.75rem;
	letter-spacing: -2px;
}

@media screen and (max-width: 52.56125em) {
	.header__title .large-letter {
		font-size: 2.6875rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.header__title .large-letter {
		letter-spacing: 0;
	}
}

@media screen and (max-width: 30em) {
	.header__title .large-letter {
		font-size: 2rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.header__inner-logo {
		display: none;
	}
}

.header__information-right {
	text-align: right;
	padding-right: 0;
}

.header__information-left .header__title {
	white-space: nowrap;
}

.header__information-left h1.h2 {
	margin-bottom: 0;
	line-height: 2.625rem;
}

.header__mobile-info-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: left;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile-info-wrapper {
		margin-top: 1.5rem;
		max-width: 30.25rem;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile-info-wrapper {
		margin-top: .75rem;
	}
}

.header__phone {
	font-weight: 900;
	font-size: 3.4375rem;
	line-height: 3.4375rem;
	display: inline-block;
	color: #000;
	letter-spacing: -.6px;
}

.header__bottom {
	position: relative;
	z-index: 2;
}

.header__bottom .menu-grid-container {
	padding: 0;
}

.header__mobile {
	display: none;
	position: relative;
	background-color: #fff;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 7.25rem 5.25rem 1.6875rem 3.125rem;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	
	.header__mobile .header__address {
		font-size: 1.125rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.header__mobile {
		padding: 6.625rem 3.25rem 1.5rem;
	}
}

@media screen and (max-width: 33.75em) {
	.header__mobile {
		padding: 6.625rem .9375rem 1.5rem;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile {
		padding: 2.8125rem .9375rem .875rem;
	}
}

@media screen and (max-width: 23.375em) {
	.header__mobile .header__address {
		text-align: center;
	}
}

.header__mobile .header__information-right {
	text-align: center;
}

.header__mobile h1 {
	margin-bottom: unset;
}

.header__mobile .header__information-left {
	height: unset;
	width: unset;
	opacity: 1;
	visibility: visible;
}

.header__mobile .custom-logo-link svg, .header__mobile .custom-logo-link img {
	width: 15rem;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile .custom-logo-link svg, .header__mobile .custom-logo-link img {
		width: 109px;
		max-width: unset;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.header__mobile .custom-logo-link svg, .header__mobile .custom-logo-link img {
		width: 95px;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile .custom-logo-link svg, .header__mobile .custom-logo-link img {
		width: 60px;
	}
}

.header__mobile .header__address {
	font-size: 1.5625rem;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile .header__address {
		font-size: 1.5625rem;
		line-height: 1.36;
		letter-spacing: .2px;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile .header__address {
		font-size: 1.125rem;
		line-height: 1.22222;
	}
}

.header__mobile .header__phone-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: .375rem;
	padding-top: 3.375rem;
	background-color: #fff;
	text-align: center;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

@media print, screen and (max-width: 40.06125em) {
	.header__mobile .header__phone-wrapper {
		padding-top: 48px;
		padding-bottom: 0;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile .header__phone-wrapper {
		padding-top: 8px;
	}
}

.header__mobile .header__phone-wrapper .header__phone {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	font-size: 3.125rem;
	letter-spacing: -.4px;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile .header__phone-wrapper .header__phone {
		font-size: 3.125rem;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile .header__phone-wrapper .header__phone {
		font-size: 1.875rem;
		line-height: 1;
	}
}

.header__mobile .header__info {
	font-size: 1.5rem;
	color: #000;
	margin-bottom: .625rem;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile .header__info {
		display: none;
	}
}

.header__mobile .header__information-left {
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 24px;
	-moz-column-gap: 24px;
	column-gap: 24px;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile .header__information-left h1 {
		margin-bottom: -6.25rem;
	}
}

@media screen and (max-width: 23.375em) {
	.header__mobile .header__information-left h1 {
		margin-bottom: 0;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.header__mobile .header__information-left {
		-webkit-column-gap: 22px;
		-moz-column-gap: 22px;
		column-gap: 22px;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile .header__information-left {
		-webkit-column-gap: 8px;
		-moz-column-gap: 8px;
		column-gap: 8px;
	}
}

@media screen and (max-width: 23.375em) {
	.header__mobile .header__information-left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.header__mobile .header__title {
	white-space: nowrap;
	font-size: 2.25rem;
}

@media screen and (max-width: 52.56125em) {
	.header__mobile .header__title {
		font-size: 29px;
		margin-bottom: 12px;
	}
}

@media screen and (max-width: 30em) {
	.header__mobile .header__title {
		font-size: 25px;
		margin-bottom: 0;
		text-align: center;
	}
}

@media screen and (max-width: 23.375em) {
	.header__mobile .header__title {
		margin-left: auto;
		margin-right: auto;
	}
}

.logo {
	z-index: 3;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	position: relative;
	padding-left: .4375rem;
}

.logo h1 {
	font-size: 0;
}

.logo a {
	display: inline-block;
}

.logo svg, .logo img {
	margin-bottom: .5rem;
	width: 5.625rem;
	height: 100%;
	max-height: 12.75rem;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

@media screen and (max-width: 52.56125em) {
	.logo svg, .logo img {
		max-width: 6.8125rem;
		max-height: 15.625rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.logo svg, .logo img {
		max-width: 109px;
		max-height: 250px;
	}
}

@media screen and (max-width: 52.56125em) {
	.header {
		padding-bottom: 0;
	}
	
	.header__logo-box {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-right: .9375rem;
		padding-bottom: .625rem;
		padding-left: .9375rem;
	}
	
	.menu-grid-container {
		padding-right: 0;
		padding-left: 0;
	}
	
	.menu-grid-container .grid-margin-x {
		margin-right: 0;
		margin-left: 0;
	}
	
	.menu-grid-container .grid-margin-x .cell {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	
	.title-bar {
		line-height: 2.8125rem;
	}
	
	.title-bar .menu-icon {
		padding: 0;
		border: none;
		background-color: transparent;
		-webkit-tap-highlight-color: transparent !important;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		width: 2.125rem;
		height: 1.875rem;
		cursor: pointer;
	}
	
	.title-bar .menu-icon span {
		top: 0;
		display: block;
	}
	
	.title-bar .menu-icon span::before, .title-bar .menu-icon span::after {
		content: "";
		display: block;
	}
	
	.title-bar .menu-icon span, .title-bar .menu-icon span::before, .title-bar .menu-icon span::after {
		position: absolute;
		left: 0;
		width: 100%;
		height: .375rem;
		background-color: #fff;
		border-radius: 1.25rem;
		-webkit-transition-property: -webkit-transform, opacity;
		-webkit-transition-property: opacity, -webkit-transform;
		transition-property: opacity, -webkit-transform;
		transition-property: transform, opacity;
		transition-property: transform, opacity, -webkit-transform;
		-webkit-transition-duration: .15s;
		transition-duration: .15s;
		-webkit-transition-timing-function: ease;
		transition-timing-function: ease;
	}
	
	.title-bar .menu-icon span::before {
		top: .75rem;
	}
	
	.title-bar .menu-icon span::after {
		top: 1.5rem;
	}
	
	.title-bar .menu-icon.is-active span {
		-webkit-transform: translate3d(0, .75rem, 0) rotate(45deg);
		transform: translate3d(0, .75rem, 0) rotate(45deg);
	}
	
	.title-bar .menu-icon.is-active span, .title-bar .menu-icon.is-active span::before, .title-bar .menu-icon.is-active span::after {
		background-color: #fff;
	}
	
	.title-bar .menu-icon.is-active span::before {
		display: none;
	}
	
	.title-bar .menu-icon.is-active span::after {
		-webkit-transform: translate3d(0, -1.5rem, 0) rotate(-90deg);
		transform: translate3d(0, -1.5rem, 0) rotate(-90deg);
	}
	
	.top-bar {
		display: none;
		background: #0f5382;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 5;
		overflow-y: auto;
	}
	
	.header-menu {
		background: transparent;
		padding: 2.1875rem .9375rem 2.1875rem 0;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 40.06125em) {
	.header-menu {
		padding: 2.1875rem 0;
	}
}

@media screen and (max-width: 52.56125em) {
	.header-menu li>a {
		background: #0f5382;
		color: #fff;
		text-transform: uppercase;
	}
	
	.header-menu li>a:hover {
		background: #126299;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 52.56125em) {
	.header-menu li>a {
		font-size: 2.25rem;
		line-height: 1.11111;
		padding: .625rem .9375rem !important;
		margin-bottom: .625rem;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 40.06125em) {
	.header-menu li>a {
		font-size: 1.625rem;
		line-height: 1.15385;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 30em) {
	.header-menu li>a {
		font-size: 1.5rem !important;
		line-height: 1.16667 !important;
	}
}

@media screen and (max-width: 52.56125em) {
	.header-menu li>a:focus, .header-menu li>a:focus+.submenu-toggle {
		background: #0c446b;
	}
	
	.header-menu li>a.button {
		padding: .625rem .9375rem;
		display: inline-block;
	}
	
	.header-menu li.current-menu-item>a, .header-menu li.current-menu-item .submenu-toggle, .header-menu li.current_page_ancestor>a, .header-menu li.current_page_ancestor .submenu-toggle, .header-menu li.current_page_parent>a, .header-menu li.current_page_parent .submenu-toggle {
		background: #126299;
	}
	
	.header-menu li[aria-expanded='true']>a, .header-menu li[aria-expanded='true'] .submenu-toggle {
		background: #0d4a74;
	}
	
	.header-menu li.has-button {
		padding-top: .25rem;
		padding-bottom: .25rem;
	}
	
	.header-menu .submenu-toggle {
		padding: 0;
		width: 3.75rem;
		border: none;
		height: 3.75rem;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 40.06125em) {
	.header-menu .submenu-toggle {
		width: 3.125rem;
		height: 3.125rem;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 30em) {
	.header-menu .submenu-toggle {
		width: 3rem;
		height: 3rem;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 52.56125em) {
	.header-menu .submenu {
		padding-left: 1.25rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.header-menu .submenu a {
		font-size: 2rem;
		line-height: 1.125;
		padding-top: .3125rem;
		padding-bottom: .3125rem;
		padding-left: 2.8125rem;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 52.56125em) {
	.header-menu .submenu a {
		font-size: 1.625rem !important;
		line-height: 1.15385 !important;
		padding-top: .3125rem !important;
		padding-bottom: .3125rem !important;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 30em) {
	.header-menu .submenu a {
		font-size: 1.375rem !important;
		line-height: 1.18182 !important;
	}
}

@media screen and (max-width: 52.56125em) {
	.header-menu .submenu .submenu a {
		font-size: 2rem;
		line-height: 1.125;
		padding-top: .3125rem;
		padding-bottom: .3125rem;
		padding-left: 3.375rem;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 52.56125em) {
	.header-menu .submenu .submenu a {
		font-size: 1.625rem !important;
		line-height: 1.15385 !important;
		padding-top: .3125rem !important;
		padding-bottom: .3125rem !important;
	}
}

@media screen and (max-width: 52.56125em) and (max-width: 30em) {
	.header-menu .submenu .submenu a {
		font-size: 1.375rem !important;
		line-height: 1.18182 !important;
	}
}

@media print, screen and (min-width: 52.5625em) {
	.header-menu.menu {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	
	.header-menu.menu>li>a {
		text-transform: uppercase;
	}
	
	.header-menu.menu li.vertical-menu .submenu {
		-webkit-columns: unset;
		-moz-columns: unset;
		columns: unset;
	}
	
	.header-menu.menu li>a {
		color: #0f5382;
		text-transform: uppercase;
		padding: 1.375rem 2.375rem;
		line-height: 1;
		font-size: 1.4375rem;
	}
	
	.header-menu.menu li>a:hover, .header-menu.menu li>a:focus {
		background: #0f5382;
		color: #fff;
	}
	
	.header-menu.menu li>a.button {
		padding: .625rem .9375rem;
		color: #fff;
		line-height: 1;
	}
	
	.header-menu.menu li.current-menu-item>a, .header-menu.menu li.current_page_ancestor>a, .header-menu.menu li.current_page_parent>a {
		background: #0f5382;
		color: #fff;
	}
	
	.header-menu.menu li.is-active>a {
		background: #0f5382;
		color: #fff;
	}
	
	.header-menu.menu .submenu {
		z-index: 11;
		display: none;
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
		background: #0f5382;
		padding: 1.5rem 0 0;
	}
	
	.header-menu.menu .submenu.js-dropdown-active {
		display: block;
	}
	
	.header-menu.menu .submenu li>a {
		background: #0f5382;
		font-size: 1.4375rem;
		color: #fff;
		line-height: 1.17391;
		padding: .9375rem;
		width: 35.9375rem;
	}
	
	.header-menu.menu .submenu li>a:hover {
		background-color: #fff;
		color: #0f5382;
	}
	
	.header-menu.menu .submenu li.current-menu-item>a, .header-menu.menu .submenu li.current_page_ancestor>a, .header-menu.menu .submenu li.current_page_parent>a {
		background: #126299;
		color: #fff;
	}
}

.header--contact {
	background-color: transparent;
}

.header--contact::before {
	width: 0;
	height: 0;
}

.header--contact a {
	text-decoration: none !important;
}

.header--contact.header_scroll {
	background-color: #0f5382;
}

@media print, screen and (min-width: 52.5625em) {
	.header--contact.header_scroll .header__bottom {
		height: 100%;
	}
	
	.header--contact.header_scroll .header__bottom .top-bar, .header--contact.header_scroll .header__bottom .menu-main-menu-container, .header--contact.header_scroll .header__bottom .header-menu, .header--contact.header_scroll .header__bottom .header-menu li, .header--contact.header_scroll .header__bottom .header-menu li a, .header--contact.header_scroll .header__bottom div {
		height: inherit;
	}
	
	.header--contact.header_scroll .header__bottom .header-menu li a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.header--contact.header_scroll .header__inner-info {
		-webkit-align-self: stretch;
		-ms-flex-item-align: stretch;
		align-self: stretch;
	}
}

.header--contact.header_scroll .header__top {
	margin-top: 0;
}

.header--contact.header_scroll .header__bottom {
	width: 100%;
}

.header--contact.header_scroll .divider-image::after {
	max-width: unset;
	width: 91.5%;
	left: 8.3%;
	z-index: 5;
	-webkit-transform: unset;
	transform: unset;
	bottom: 0;
}

.header--contact .divider-image::after {
	bottom: -1.25rem;
	max-width: unset;
}

.header--contact .header-menu li a, .header--contact .header__phone, .header--contact .header__information-right, .header--contact .header__information-left {
	color: #fff;
}

@media screen and (max-width: 52.56125em) {
	.header--contact .header-menu li a, .header--contact .header__phone, .header--contact .header__information-right, .header--contact .header__information-left {
		color: #000;
	}
}

@media screen and (max-width: 52.56125em) {
	.header--contact .current-menu-item a, .header--contact .header-menu li a {
		color: #fff;
	}
}

.header--contact .current-menu-item a:hover, .header--contact .current-menu-item a:focus, .header--contact .header-menu li a:hover, .header--contact .header-menu li a:focus {
	color: #0f5382;
	background-color: #fff;
}

.header--contact .current-menu-item a {
	color: #0f5382 !important;
	background-color: #fff !important;
}

.header--contact .header__top {
	margin-top: 1.8125rem;
}

.header--contact .header__inner-info {
	row-gap: 1.625rem;
}

.header--contact .header__phone:hover {
	color: #fff;
	opacity: .6;
}

@media screen and (max-width: 52.56125em) {
	.header--contact .header__phone:hover {
		opacity: .6;
		color: #000;
	}
}

.header--contact .header__title:focus, .header--contact .header__title:hover {
	color: #fff;
	opacity: .6;
}

@media screen and (max-width: 52.56125em) {
	.header--contact .header__title:focus, .header--contact .header__title:hover {
		opacity: 1;
		color: #000;
	}
}

@media screen and (max-width: 52.56125em) {
	.header--contact .header__information-left {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: .9375rem;
	}
}

@media screen and (max-width: 30em) {
	.sidebar {
		margin-top: 3rem;
	}
}

.widget {
	margin-bottom: 1.25rem;
}

.widget:last-child {
	margin-bottom: 0;
}

.footer {
	margin-top: auto;
	background-color: #0f5382;
	position: relative;
	padding-bottom: 2.1875rem;
}

.footer::before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 14.375rem;
	background-color: #fff;
}

@media screen and (max-width: 52.56125em) {
	.footer::before {
		height: 12.9375rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.footer {
		text-align: center;
		padding-bottom: 9.375rem;
	}
}

.footer a:hover {
	color: #fff;
	opacity: .6;
}

.footer h1.h2 {
	margin-bottom: 1.75rem;
	font-size: 2.6875rem;
}

@media screen and (max-width: 52.56125em) {
	.footer h1.h2 {
		font-size: 2.8125rem;
		margin-bottom: 1.5rem;
	}
}

@media screen and (max-width: 30em) {
	.footer h1.h2 {
		font-size: 2.5rem;
	}
}

.footer h1.h2 .header__title {
	text-align: center;
	color: #fff;
}

.footer h1.h2 .header__title .large-letter {
	font-size: 3.375rem;
	letter-spacing: 0;
}

.footer__top-left {
	color: #fff;
	padding: 0 0 1.1875rem 3.4375rem;
}

@media screen and (max-width: 52.56125em) {
	.footer__top-left {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		margin-bottom: 1.5625rem;
		padding: 0;
	}
}

.footer__top-title {
	font-size: 1.4375rem;
	line-height: 1.43478;
	margin-bottom: 0;
	font-family: "Avenir", sans-serif;
}

@media screen and (max-width: 52.56125em) {
	.footer__top-title {
		font-size: 1.5625rem;
		margin-bottom: -.1875rem;
	}
}

.footer__address {
	font-weight: 400;
	max-width: 25rem;
}

@media screen and (max-width: 52.56125em) {
	.footer__address {
		text-align: center;
		margin: 0 auto;
		font-size: 1.5rem;
		letter-spacing: .3px;
	}
}

.footer__link {
	color: #fff;
	text-decoration: underline;
}

.footer__top-center {
	position: relative;
	text-align: center;
	overflow: hidden;
}

@media screen and (max-width: 52.56125em) {
	.footer__top-center {
		margin-bottom: 2.4375rem;
	}
}

.footer__top-center::after {
	content: "";
	position: absolute;
	background-color: #fff;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 130%;
	-webkit-transform: translate(-50%, -55%);
	transform: translate(-50%, -55%);
	border-radius: 0 0 50% 50%;
}

@media screen and (max-width: 52.56125em) {
	.footer__top-center::after {
		width: 51%;
		height: 125%;
	}
}

@media screen and (max-width: 30em) {
	.footer__top-center::after {
		width: 100%;
	}
}

.footer__top-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 0 3.5625rem 1.25rem 0;
}

@media screen and (max-width: 52.56125em) {
	.footer__top-right {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0;
	}
}

.footer__phone {
	color: #fff;
	font-weight: 700;
	font-size: 3.125rem;
	letter-spacing: -.5px;
}

@media screen and (max-width: 52.56125em) {
	.footer__phone {
		font-size: 3.125rem;
		margin-bottom: .125rem;
	}
}

@media screen and (max-width: 30em) {
	.footer__phone {
		font-size: 2.5rem;
		line-height: 1.1;
	}
}

.footer__text-after-phone {
	color: #fff;
	margin: 0;
}

.footer__link-after {
	color: #fff;
	text-decoration: underline;
}

@media screen and (max-width: 52.56125em) {
	.footer__link-after {
		font-size: 1.5625rem;
	}
}

.footer__middle-container {
	max-width: 71.875rem;
	margin: 0 auto;
	position: relative;
}

@media screen and (max-width: 52.56125em) {
	.footer__middle-container {
		display: none;
	}
}

.footer__socials-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 52.56125em) {
	.footer__socials-wrapper {
		display: none;
	}
}

.footer__socials-wrapper.divider-image::after {
	width: 0;
	height: 0;
	bottom: 0;
}

@media screen and (max-width: 52.56125em) {
	.footer__socials-wrapper.divider-image::after {
		width: 100%;
		height: 1.3125rem;
	}
}

.footer__socials-wrapper .small-letter {
	font-size: inherit;
}

.footer__socials-wrapper_mobile {
	display: none;
}

@media screen and (max-width: 52.56125em) {
	.footer__socials-wrapper_mobile {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 2.1875rem;
	}
}

.footer__social-box {
	margin-bottom: 5.125rem;
}

@media screen and (max-width: 52.56125em) {
	.footer__social-box {
		margin-bottom: 3.125rem;
	}
}

.footer__bottom-wrapper {
	max-width: 71.875rem;
	padding-bottom: 3.125rem;
}

.footer__bottom-wrapper.divider-image::after {
	bottom: unset;
	top: .375rem;
}

.footer__inner {
	margin-bottom: 2.1875rem;
}

@media screen and (max-width: 52.56125em) {
	.footer__inner {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.footer .footer-mobile-nav {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #0f5382;
	padding: 1.875rem 1.3125rem 1.5rem .625rem;
	z-index: 20;
	display: none;
}

@media screen and (max-width: 52.56125em) {
	.footer .footer-mobile-nav {
		display: block;
	}
}

@media screen and (max-width: 30em) {
	.footer .footer-mobile-nav {
		padding: .75rem 0;
	}
}

.footer .footer-mobile-nav__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 30em) {
	.footer .footer-mobile-nav__list {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.footer .footer-mobile-nav__item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.footer .footer-mobile-nav__item .menu-icon {
	height: 2.125rem;
	margin-bottom: .75rem;
}

@media screen and (max-width: 30em) {
	.footer .footer-mobile-nav__item .menu-icon {
		margin-bottom: 5px;
	}
}

@media screen and (max-width: 30em) {
	.footer .footer-mobile-nav__item .menu-icon span {
		top: 2px;
	}
}

.footer .footer-mobile-nav__image {
	max-width: 2.5rem;
	width: 100%;
	max-height: 2.125rem;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
	margin-bottom: .4375rem;
}

.footer .footer-mobile-nav__title {
	font-weight: 900;
	color: #fff;
	line-height: 1;
	font-size: 18px;
	font-family: "Avenir Next Condensed Demi", sans-serif;
}

@media screen and (max-width: 30em) {
	.footer .footer-mobile-nav__title {
		font-size: 16px;
	}
}

.footer .footer-mobile-nav__item--phone {
	width: 5rem;
	height: 5rem;
}

@media screen and (max-width: 30em) {
	.footer .footer-mobile-nav__item--phone {
		width: 3.75rem;
		height: 3.75rem;
	}
}

.footer .footer-mobile-nav__item--phone img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain !important;
	object-fit: contain !important;
	border-radius: 100%;
}

@media screen and (max-width: 30em) {
	.footer .footer-mobile-nav__item--phone img {
		width: 80%;
		height: 80%;
	}
}

.footer .footer-mobile-nav .header__menu-toggle, .footer .footer-mobile-nav .footer-mobile-nav__item--about, .footer .footer-mobile-nav .footer-mobile-nav__item--phone, .footer .footer-mobile-nav .footer-mobile-nav__item--practice, .footer .footer-mobile-nav .footer-mobile-nav__item--contact {
	width: 20%;
}

.footer .custom-logo-link:hover {
	opacity: 1;
}

.footer__middle-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 3.5625rem;
}

.footer__middle-wrapper::after {
	top: -3.125rem;
	bottom: unset;
}

.footer__middle-wrapper .sub-menu, .footer__middle-wrapper .subpages-list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 2.25rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.footer__middle-wrapper .sub-menu li, .footer__middle-wrapper .subpages-list li {
	position: relative;
	padding-left: .3125rem;
}

.footer__middle-wrapper .sub-menu li::before, .footer__middle-wrapper .subpages-list li::before {
	content: "";
	position: absolute;
	top: .9375rem;
	left: 0;
	background-color: #fff;
	width: .3125rem;
	height: .3125rem;
	border-radius: 50%;
}

.footer__middle-wrapper .sub-menu li a, .footer__middle-wrapper .subpages-list li a {
	color: #fff;
	display: block;
	padding: 0 0 0 .9375rem;
	font-size: 1.4375rem;
	line-height: 1.43478;
}

.footer__middle-wrapper .sub-menu {
	margin-left: 2.1875rem;
}

.footer__middle-wrapper .subpages-title, .footer__middle-wrapper .footer__middle-title {
	color: #fff;
	font-weight: 600;
}

.footer__middle-middle, .footer__middle-left {
	max-width: 25.125rem;
	width: 100%;
}

.footer__middle-right {
	max-width: 18.125rem;
	width: 100%;
}

.footer__bottom {
	margin-top: 2.125rem;
}

.footer__logo {
	position: relative;
	z-index: 2;
	padding-bottom: 1.25rem;
}

.footer__logo img {
	max-width: 11.25rem;
	width: 100%;
	max-height: 25.8125rem;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

@media screen and (max-width: 52.56125em) {
	.footer__logo img {
		max-width: 10.4375rem;
	}
}

.footer__sp .stay-tuned {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media print, screen and (max-width: 40.06125em) {
	.footer__sp .stay-tuned {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.footer-menu {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media print, screen and (max-width: 40.06125em) {
	.footer-menu {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 1.25rem;
	}
}

.footer-menu li a.button {
	padding: .625rem .9375rem;
	line-height: 1;
}

.footer__copy {
	margin-top: 3.25rem;
	background-color: #0f5382;
	font-size: 1.375rem;
	color: #fff;
	letter-spacing: .6px;
}

@media screen and (max-width: 52.56125em) {
	.footer__copy {
		margin-top: 3.875rem;
		padding: .625rem 4.375rem;
	}
}

@media screen and (max-width: 30em) {
	.footer__copy {
		margin-top: 3.875rem;
		padding: 0;
	}
}

.footer--contact {
	background-color: transparent;
	margin-top: 2rem;
}

.footer--contact::before {
	width: 0;
	height: 0;
}

.footer--contact .divider-image::after {
	max-width: 86.125rem;
	width: 100%;
	height: 1.0625rem;
	top: -2.5625rem;
}

.footer--contact .footer__copy {
	background-color: transparent;
	margin: 0;
}

@media screen and (max-width: 52.56125em) {
	.footer--contact .footer__copy {
		padding: .625rem;
	}
}

.footer--contact .footer__copy p {
	letter-spacing: .6px;
}

@media screen and (max-width: 52.56125em) {
	.footer--contact .footer__copy p {
		letter-spacing: 0;
		font-size: 1.375rem;
	}
}

.footer--contact .footer--contact-wrapper {
	max-width: 82rem;
	margin: 0 auto;
}

.footer--contact .footer--contact-link {
	color: #fff;
	position: relative;
}

.footer--contact .footer--contact-link::before {
	content: "";
	position: absolute;
	top: .9375rem;
	left: -1.25rem;
	width: 5px;
	height: 5px;
	background-color: #fff;
	border-radius: 50%;
}

@media screen and (max-width: 52.56125em) {
	.footer--contact .footer--contact-link::before {
		width: 0;
		height: 0;
	}
}

.footer--contact .footer--contact-link::after {
	content: "";
	position: absolute;
	bottom: .625rem;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	opacity: 0;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

@media screen and (max-width: 52.56125em) {
	.footer--contact .footer--contact-link::after {
		bottom: 0;
	}
}

.footer--contact .footer--contact-link:hover::after {
	opacity: .6;
}

.footer--contact .footer__copyright {
	padding: .625rem 1.625rem .625rem 1.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.75rem;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
}

@media screen and (max-width: 52.56125em) {
	.footer--contact .footer__copyright {
		padding: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		row-gap: .625rem;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.footer--contact .footer__sp {
	padding: .5625rem 1.5rem 0 .625rem;
}

@media screen and (max-width: 52.56125em) {
	.footer--contact .footer__sp {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 1.25rem .625rem .625rem;
	}
}

.footer--contact .stay-tuned {
	-webkit-column-gap: 2.8125rem;
	-moz-column-gap: 2.8125rem;
	column-gap: 2.8125rem;
}

@media screen and (max-width: 30em) {
	.footer--contact .stay-tuned {
		-webkit-column-gap: .625rem;
		-moz-column-gap: .625rem;
		column-gap: .625rem;
	}
}

.preview {
	margin-bottom: 1.25rem;
	padding: 1rem;
	background-color: #e5e5e5;
	border-left: 4px solid #0f5382;
}

.preview__title {
	position: relative;
	margin-bottom: .5rem;
	padding-bottom: .5rem;
	font-weight: 400;
	font-size: 2.125rem;
	line-height: 1.11765;
}

.preview__title::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 1px;
	background-color: #000;
}

.preview__author {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: .875rem;
	-moz-column-gap: .875rem;
	column-gap: .875rem;
	margin-bottom: 1rem;
}

.preview__avatar {
	width: 3.125rem;
	height: 3.125rem;
	border-radius: 50%;
}

.preview__permalink, .preview__author-date, .preview__author-name {
	margin: 0;
	color: #666;
	font-size: 1.125rem;
	line-height: 1.22222;
	text-decoration: none;
}

.preview__permalink:hover, .preview__author-date:hover, .preview__author-name:hover {
	color: #666;
	opacity: 1;
}

.preview__excerpt {
	margin-top: 1.625rem;
}

.preview__excerpt .read_more {
	display: block;
	text-align: right;
}

.preview__comment-link, .preview__category {
	font-size: 1rem;
	line-height: 1.25;
	margin-bottom: 1rem;
}

.preview__category:last-child {
	margin-right: .875rem;
}

.preview__categories-text {
	font-size: 1rem;
	line-height: 1.25;
	color: #666;
	display: inline-block;
	margin-right: .875rem;
}

.preview__categories-text a {
	text-decoration: none;
}

.preview__bottom {
	position: relative;
	margin-top: .5rem;
	padding-top: .375rem;
}

.preview__bottom::after {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	height: 1px;
	background-color: #000;
}

.preview__bottom-nav {
	margin-top: .9375rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.preview__bottom-nav .preview__categories-text {
	margin-bottom: 0;
}

.preview__meta {
	margin-top: 1.25rem;
	margin-bottom: 0;
	color: #b0b0b0;
	font-size: .875rem;
}

.preview__thumb {
	max-width: 17.5625rem;
	width: 100%;
	max-height: 11.75rem;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media print, screen and (max-width: 40.06125em) {
	.preview__thumb {
		margin-bottom: 1.25rem;
	}
}

.entry__share {
	margin-bottom: 1.25rem;
}

.entry__thumb {
	margin-bottom: 2.5rem;
}

.entry__thumb img {
	width: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

@media print, screen and (max-width: 40.06125em) {
	.entry__thumb {
		margin-bottom: 1.25rem;
	}
}

.entry__meta {
	color: #b0b0b0;
	font-size: .875rem;
}

.entry__cat {
	margin-top: 1.25rem;
}

.entry__content p {
	padding: 0;
	margin-bottom: 2.125rem;
}

.entry__content a {
	text-decoration: none;
}

.entry__content a:hover {
	text-decoration: underline;
}

.entry__content h1, .entry__content h2, .entry__content h3, .entry__content h4, .entry__content h5, .entry__content h6 {
	font-family: "Avenir", sans-serif;
	margin-bottom: 2.1875rem;
}

.entry__content ol {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 2.3125rem !important;
	margin-bottom: 1.875rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.entry__content ol {
		margin-left: .9375rem !important;
	}
}

.entry__content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 2.3125rem !important;
	margin-bottom: 1.875rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.entry__content ul {
		margin-left: .9375rem !important;
	}
}

.entry__content ul li {
	position: relative;
	padding-left: .8125rem;
}

.entry__content ul li::before {
	content: "";
	position: absolute;
	top: .9375rem;
	left: 0;
	background-color: #000;
	width: .3125rem;
	height: .3125rem;
	border-radius: 50%;
}

.entry__content hr {
	margin: -.125rem auto 2.125rem;
	border-bottom: 2px solid #000;
}

.entry__content a[href*='#top'] {
	display: block;
	margin-top: -1.75rem;
	margin-bottom: 2.0625rem;
	text-decoration: none;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.entry__content a[href*='#top']:hover {
	text-decoration: underline;
}

@media screen and (max-width: 52.56125em) {
	.entry__content table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}
}

@media screen and (max-width: 52.56125em) {
	.entry__content table tbody {
		display: table;
		width: 100%;
	}
}

.entry__content table tbody tr:nth-child(even) {
	background-color: #e5e5e5;
}

.entry__content table tbody td {
	padding: 1.5rem .5rem;
}

@media screen and (min-width: 120.0625em) {
	.entry__content .enlarge-img {
		width: 25rem;
	}
}

.entry__content .alignright {
	margin-left: .625rem;
}

.entry__content .em-element {
	position: relative;
	padding-left: .625rem;
}

.entry__content .em-element::before {
	content: "– ";
	position: absolute;
	left: -.625rem;
	bottom: 0;
}

.entry__content iframe, .entry__content video {
	width: 100%;
}

@media print, screen and (max-width: 40.06125em) {
	.entry__content iframe, .entry__content video {
		height: 21.875rem;
	}
}

.contact {
	padding: 3.8125rem 0 1.8125rem !important;
}

@media print, screen and (max-width: 64.06125em) {
	.contact {
		padding: 5rem 0 1.8125rem !important;
	}
}

.contact__bg-layout {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.contact__wrapper {
	position: relative;
}

@media screen and (max-width: 160em) {
	.contact__wrapper {
		max-width: 83.75rem;
		margin: 0 auto;
	}
}

@media print, screen and (max-width: 64.06125em) {
	.contact__wrapper {
		max-width: 65.625rem;
	}
}

.contact__left-column {
	color: #fff;
}

.contact__title {
	padding-left: 1.75rem;
	margin-bottom: 1.9375rem;
}

@media print, screen and (max-width: 64.06125em) {
	.contact__title {
		padding-left: 0;
		text-align: center;
	}
}

.contact .contact-info-section__description {
	padding-left: 3.6875rem;
	line-height: 1.30435;
}

@media print, screen and (max-width: 64.06125em) {
	.contact .contact-info-section__description {
		padding-left: 0;
		text-align: center;
		padding-right: 0;
	}
}

.contact__address-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: right;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-top: 3rem;
	margin-right: 3.5rem;
}

@media screen and (max-width: 52.56125em) {
	.contact__address-box {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-right: 0;
	}
}

.contact .contact-info-section__address {
	max-width: 18.1875rem;
	text-align: right;
	padding: 0;
	letter-spacing: -.2px;
	line-height: 1.34783;
	margin-bottom: 1.25rem;
}

@media print, screen and (max-width: 64.06125em) {
	.contact .contact-info-section__address {
		text-align: center;
		max-width: 27.5rem;
		margin: 0 auto 1rem;
	}
}

.contact .contact-info-section__site-name {
	margin-bottom: -3px;
}

@media print, screen and (max-width: 64.06125em) {
	.contact .contact-info-section__site-name {
		text-align: center;
		width: 100%;
		margin-bottom: 0;
		padding-left: 0;
	}
}

.contact .contact-info-section__form {
	padding-right: .625rem;
}

@media screen and (max-width: 52.56125em) {
	.contact .contact-info-section__form {
		padding-right: 0;
	}
}

.contact .contact-info-section__form .gform_fields {
	grid-column-gap: 2% !important;
	grid-row-gap: .8125rem !important;
}

.contact .gform_button {
	letter-spacing: -1px;
}

.contact #field_1_5, .contact #field_1_4, .contact #field_1_3, .contact #field_1_1 {
	grid-column: span 6 !important;
}

@media print, screen and (max-width: 40.06125em) {
	.contact #field_1_5, .contact #field_1_4, .contact #field_1_3, .contact #field_1_1 {
		grid-column: span 12 !important;
	}
}

.contact .gform_footer {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.contact__form {
	margin-bottom: 3rem;
}

.contact__map-wrap {
	padding-left: .625rem;
}

.contact__map {
	height: 26.5625rem;
}

.contact__map iframe {
	width: 100%;
	height: 100%;
	border-radius: 1.5625rem;
}

.contact__map-img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.contact__content {
	margin-bottom: 3rem;
}

.contact-link {
	position: relative;
	padding-left: 2rem;
}

.contact-link::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	color: #0f5382;
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.contact-link--email::before {
	content: "";
}

.contact-link--phone::before {
	content: "";
}

.contact-link--address::before {
	content: "";
}

.contact-link a {
	color: inherit;
	text-decoration: none;
}

.contact-link a:hover, .contact-link a:focus {
	text-decoration: underline;
}

.main-content--contact {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: unset;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.main-content--contact a {
	text-decoration: none !important;
}

.info-slider-section {
	padding: 2.6875rem 0 3rem;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section {
		padding: 9.625rem 2.125rem 2.4375rem;
	}
}

@media screen and (max-width: 30em) {
	.info-slider-section {
		padding: 6.5rem 0 2.4375rem;
	}
}

.info-slider-section__inner-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.info-slider-section__main-content {
	max-width: 35rem;
	padding-top: 2.5625rem;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__main-content {
		padding: 2rem 0 0 2.125rem;
		max-width: 43.125rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.info-slider-section__main-content {
		max-width: unset;
	}
}

@media screen and (max-width: 30em) {
	.info-slider-section__main-content {
		padding: 2rem 0 0 .625rem;
	}
}

.info-slider-section__main-content p {
	margin-bottom: 2.125rem;
}

.info-slider-section__main-content p:last-child {
	margin-bottom: 0;
}

.info-slider-section__main-content a {
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	text-decoration: none;
}

.info-slider-section__main-content a:hover {
	text-decoration: underline;
}

.info-slider-section__wrapper {
	color: #fff;
	position: relative;
	max-width: 43.125rem;
	padding: 4rem 4.3125rem 3.125rem;
	margin-left: -5%;
}

@media print, screen and (max-width: 64.06125em) {
	.info-slider-section__wrapper {
		margin-left: -3%;
	}
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__wrapper {
		padding-top: 2.75rem;
		width: 100%;
		margin-left: 0;
	}
}

@media screen and (max-width: 30em) {
	.info-slider-section__wrapper {
		padding: 4rem .625rem 3.125rem;
	}
}

.info-slider-section__overlap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .9;
	z-index: 1;
}

.info-slider-section__bg-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.info-slider-section__inner {
	position: relative;
	z-index: 1;
}

.info-slider-section__title {
	text-align: center;
	margin: 0 auto 5.1875rem;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__title {
		padding: 0 1rem;
		font-size: 3.125rem;
		margin: 0 auto 4.0625rem;
	}
}

@media screen and (max-width: 30em) {
	.info-slider-section__title {
		width: calc(100% - 30px);
	}
}

.info-slider-section__list {
	margin-bottom: 5.6875rem;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__list {
		margin-bottom: 5rem;
	}
}

.info-slider-section__slide-wrapper {
	position: relative;
}

.info-slider-section__slide-main-title {
	font-weight: 900;
	margin-bottom: 2.75rem;
	letter-spacing: -1.3px;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__slide-main-title {
		margin-bottom: 2.5625rem;
	}
}

@media screen and (max-width: 30em) {
	.info-slider-section__slide-main-title {
		font-size: 3.125rem;
	}
}

.info-slider-section__slide-text-title {
	font-size: 1.4375rem;
	margin-bottom: .25rem;
	font-weight: 900;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__slide-text-title {
		font-size: 1.5625rem;
		line-height: 1.32;
		margin-bottom: 0;
	}
}

.info-slider-section__slide-date {
	margin-bottom: 2.0625rem;
}

.info-slider-section__slide-excerpt {
	max-width: 23.75rem;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__slide-excerpt {
		font-size: 1.5625rem;
		line-height: 1.32;
		max-width: 25.75rem;
	}
}

.info-slider-section__slide-excerpt .read_more {
	text-decoration: underline;
}

.info-slider-section__slide-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	font-size: 0;
}

.info-slider-section__link {
	min-width: auto;
}

.info-slider-section__content-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 3.125rem;
	-moz-column-gap: 3.125rem;
	column-gap: 3.125rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__content-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media screen and (max-width: 30em) {
	.info-slider-section__content-box {
		-webkit-box-align: unset;
		-webkit-align-items: unset;
		-ms-flex-align: unset;
		align-items: unset;
	}
}

.info-slider-section__link-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 3.625rem;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section__link-box {
		margin-top: 1.9375rem;
	}
}

@media screen and (max-width: 30em) {
	.info-slider-section__link-box {
		padding: 0 1rem;
	}
}

.info-slider-section .info-slider-section-navigation {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 52.56125em) {
	.info-slider-section .info-slider-section-navigation {
		margin-bottom: 0;
	}
}

.info-slider-section .info-slider-section-navigation .info-slider-section-navigation-item {
	width: 1.375rem;
	height: 1.875rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	cursor: pointer;
}

.info-slider-section .info-slider-section-navigation .info-slider-section-navigation-item::before {
	content: "";
	background-image: url("https://cdn-ilealdg.nitrocdn.com/CsIsxwBbhvJsKZyjNoROhbdttwalKnCe/assets/images/optimized/rev-e0ce4ca/georgetownlaw.net/wp-content/themes/george_town_law/assets/images/white-arrow-slider.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.info-slider-section .info-slider-section-navigation .info-slider-section-navigation-item:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.info-slider-section .info-slider-section-navigation .info-slider-section-navigation-prev {
	margin-right: .625rem;
}

.info-slider-section .info-slider-section-navigation .info-slider-section-navigation-next {
	margin-left: .625rem;
}

.info-slider-section .info-slider-section-navigation .info-slider-section-navigation-next::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.info-slider-section .info-slider-section-navigation .slick-dots {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	position: relative;
	margin: 0 auto;
	bottom: unset;
}

.info-slider-section .info-slider-section-navigation .slick-dots li {
	margin: 0 .3125rem;
}

.info-slider-section .info-slider-section-navigation .slick-dots li button::before {
	border: none;
	width: 1.25rem;
	height: 1.25rem;
	background-color: #b0b0b0;
}

.info-slider-section .info-slider-section-navigation .slick-dots li.slick-active button::before, .info-slider-section .info-slider-section-navigation .slick-dots li:focus button::before {
	background-color: #fff;
}

.info-slider-section .info-slider-section-navigation .slick-dots li:hover button::before {
	background-color: #ccc;
}

.reviews-section {
	padding-top: 2.3125rem;
	padding-bottom: 3.875rem;
}

@media screen and (max-width: 52.56125em) {
	.reviews-section {
		padding-top: 2.5625rem;
	}
}

.reviews-section__title {
	font-family: "Cinzel", serif;
	color: #fff;
	text-align: center;
	margin-bottom: 4.1875rem;
	text-transform: uppercase;
	font-size: 2.8125rem;
	letter-spacing: .1px;
}

@media screen and (max-width: 52.56125em) {
	.reviews-section__title {
		margin-bottom: 4.875rem;
	}
}

@media screen and (max-width: 30em) {
	.reviews-section__title {
		font-size: 2rem;
		line-height: 1.125;
	}
}

.reviews-section__title .large-letter {
	font-size: 3.25rem;
}

@media screen and (max-width: 30em) {
	.reviews-section__title .large-letter {
		font-size: 2.25rem;
		line-height: 1.11111;
	}
}

@media screen and (max-width: 52.56125em) {
	.reviews-section__title::after {
		bottom: -2.25rem;
	}
}

.reviews-section__inform {
	margin-bottom: 4.125rem;
}

@media screen and (max-width: 52.56125em) {
	.reviews-section__inform {
		margin-bottom: 2.375rem;
	}
}

.reviews-section__link-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.reviews-section__link {
	min-width: auto;
	max-width: 50rem;
	width: 100%;
	color: #0f5382;
}

.reviews-section .review-card__inner-navigation {
	width: 100%;
}

.review-card__slider-navigation {
	margin: 0 auto 2rem auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 1.25rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-column-gap: .9375rem;
	-moz-column-gap: .9375rem;
	column-gap: .9375rem;
}

@media print, screen and (max-width: 40.06125em) {
	.review-card__slider-navigation {
		padding: 0;
	}
}

@media screen and (max-width: 37.5em) {
	.review-card__slider-navigation {
		margin-bottom: 3.125rem;
	}
}

.review-slider-pagination .slick-dots {
	position: relative;
	bottom: auto;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	row-gap: .625rem;
}

.review-slider-pagination li {
	margin: 0 .375rem;
}

.review-slider-pagination li.slick-active button::before {
	border-color: #fff;
	background-color: #fff;
}

.review-slider-pagination li button {
	margin: 0 auto;
}

.review-slider-pagination li button::before {
	border-color: #b0b0b0;
	width: 1.25rem;
	height: 1.25rem;
	background-color: #b0b0b0;
}

@media print, screen and (max-width: 40.06125em) {
	.review-slider-pagination li button::before {
		width: 1.125rem;
		height: 1.125rem;
	}
}

@media screen and (max-width: 37.5em) {
	.review-slider-pagination li button::before {
		width: .9375rem;
		height: .9375rem;
	}
}

.review-slider-pagination li:hover button::before, .review-slider-pagination li:focus button::before {
	border-color: #fff;
	background-color: #fff;
}

.testimonials__google {
	margin-bottom: 2rem;
}

@media screen and (max-width: 37.5em) {
	.testimonials__google {
		margin-bottom: 3.125rem;
	}
}

.glsr-reviews.slick-slider {
	max-width: 71.875rem;
	background-color: #fff;
	width: 100%;
	border: .75rem solid #ccc;
	padding: 5rem 7.5rem 2.375rem 7.5rem;
	position: relative;
	margin: 0 auto;
	-webkit-user-select: unset;
	-moz-user-select: unset;
	-ms-user-select: unset;
	user-select: unset;
}

@media screen and (max-width: 75em) {
	.glsr-reviews.slick-slider {
		padding: 5rem 5rem 3.125rem 5rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.glsr-reviews.slick-slider {
		border-width: .375rem;
	}
}

@media screen and (max-width: 37.5em) {
	.glsr-reviews.slick-slider {
		padding: 3.75rem .625rem 1.875rem .625rem;
	}
}

.glsr-reviews.slick-slider::before {
	content: "";
	position: absolute;
	width: 2.1875rem;
	height: 2rem;
	top: 3.8125rem;
	left: 4.8125rem;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-image: url("https://cdn-ilealdg.nitrocdn.com/CsIsxwBbhvJsKZyjNoROhbdttwalKnCe/assets/images/optimized/rev-e0ce4ca/georgetownlaw.net/wp-content/themes/george_town_law/assets/images/symbol.png");
}

@media print, screen and (max-width: 75.06125em) {
	.glsr-reviews.slick-slider::before {
		top: 3.75rem;
		left: .9375rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.glsr-reviews.slick-slider::before {
		width: 3.875rem;
		height: 2.625rem;
		top: 2.5rem;
		left: 2.375rem;
	}
}

@media screen and (max-width: 37.5em) {
	.glsr-reviews.slick-slider::before {
		top: .625rem;
		left: .9375rem;
	}
}

.review-card.slick-slide {
	margin-right: .625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.review-card.slick-slide .testimonials__google {
	margin-bottom: 2rem;
}

@media print, screen and (min-width: 52.5625em) {
	.review-card.slick-slide .testimonials__google-content {
		margin-bottom: 6.25rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.review-card.slick-slide .testimonials__google-content {
		margin-bottom: 3.125rem;
	}
}

@media screen and (max-width: 37.5em) {
	.review-card.slick-slide .testimonials__google-content {
		margin-bottom: 1.875rem;
	}
}

.review-card.slick-slide .testimonials__google-content .glsr-review-content {
	overflow: auto;
	padding-right: .75rem;
	height: 13.75rem;
	font-size: 1.4375rem;
}

@media print, screen and (max-width: 40.06125em) {
	.review-card.slick-slide .testimonials__google-content .glsr-review-content {
		height: 16rem;
	}
}

.review-card.slick-slide .testimonials__google-user {
	text-align: center;
	margin-bottom: 1.75rem;
}

.review-card.slick-slide .testimonials__google-user .glsr-review-author {
	gap: .5rem;
}

.review-card.slick-slide .testimonials__google-user .glsr-review-author::before {
	content: "-";
}

.review-card.slick-slide .testimonials__google-rating {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.review-card.slick-slide .testimonials__google-rating .glsr-star-rating.glsr-stars {
	-webkit-transform: scale(.6);
	transform: scale(.6);
}

@media screen and (min-width: 37.5625em) {
	.review-card.slick-slide .testimonials__google-rating .glsr-star-rating.glsr-stars {
		margin-bottom: -.75rem;
	}
}

.review-card.slick-slide .testimonials__google-icon {
	height: 4.3125rem;
}

@media screen and (max-width: 37.5em) {
	.review-card.slick-slide .testimonials__google-icon {
		height: 2.5rem;
	}
}

.review-card__inner-navigation {
	width: 100%;
}

.review-card .slick-arrow {
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.review-card .slick-arrow:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.review-card .slick-arrow::before {
	color: #fff;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: .8125rem solid transparent;
	border-left: 1.375rem solid #fff;
	border-bottom: .8125rem solid transparent;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 2;
}

@media print, screen and (max-width: 40.06125em) {
	.review-card .slick-arrow::before {
		border-top: 1.375rem solid transparent;
		border-left: 2rem solid #fff;
		border-bottom: 1.375rem solid transparent;
	}
}

@media screen and (max-width: 37.5em) {
	.review-card .slick-arrow::before {
		border-top: 1rem solid transparent;
		border-left: 1.25rem solid #fff;
		border-bottom: 1rem solid transparent;
	}
}

.review-card .slick-arrow.review-navigation-prev {
	-webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
	transform: matrix(-1, 0, 0, 1, 0, 0);
}

.review-card .slick-arrow.review-navigation-prev:hover {
	-webkit-transform: matrix(-1, 0, 0, 1, 0, 0) scale(1.2);
	transform: matrix(-1, 0, 0, 1, 0, 0) scale(1.2);
}

.review-card_sidebar .review-card__slider-navigation {
	padding: 2.8125rem 0 .9375rem;
}

.google-reviews-sideparth .glsr-reviews {
	padding: 3.125rem 1.875rem 1.875rem;
}

.google-reviews-sideparth .glsr-reviews:before {
	width: 1.5625rem;
	height: 1.25rem;
	top: 1.5625rem;
	left: 1.5625rem;
}

.cases-section {
	padding: 2.4375rem 0 3.75rem;
}

@media screen and (max-width: 52.56125em) {
	.cases-section {
		padding: 2.625rem 0 3.375rem;
	}
}

.cases-section__link-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 1.8125rem;
}

@media screen and (max-width: 52.56125em) {
	.cases-section__link-box {
		margin-top: .75rem;
	}
}

.cases-section__title {
	text-align: center;
	margin-bottom: 4.0625rem;
}

@media screen and (max-width: 52.56125em) {
	.cases-section__title {
		font-size: 3.125rem;
		padding: 0 3.75rem;
		margin: 0 auto 3.25rem;
		line-height: 1.16;
	}
}

@media screen and (max-width: 30em) {
	.cases-section__title {
		font-size: 2.25rem;
		line-height: 1.11111;
		padding: 0;
	}
}

@media screen and (max-width: 30em) {
	.cases-section__title::after {
		bottom: -2.1875rem;
	}
}

.cases-section__case {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	width: 13.125rem;
	height: 13.125rem;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	position: relative;
	padding: 1.3125rem;
}

@media screen and (min-width: 156.25em) {
	.cases-section__case {
		width: 12.5rem;
		height: 12.5rem;
	}
}

.cases-section__case_hover .cases-section__overlap {
	background-color: rgba(0, 0, 0, .3);
}

.cases-section__case:nth-child(11n+7) {
	margin-left: 8.5%;
}

@media screen and (max-width: 141.5625em) {
	.cases-section__case:nth-child(11n+7) {
		margin-left: 13%;
	}
}

@media screen and (max-width: 120em) {
	.cases-section__case:nth-child(11n+7) {
		margin-left: 9%;
	}
}

@media screen and (max-width: 107.5em) {
	.cases-section__case:nth-child(11n+7) {
		margin-left: 12%;
	}
}

@media screen and (max-width: 93.75em) {
	.cases-section__case:nth-child(11n+7) {
		margin-left: 4.375rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.cases-section__case:nth-child(11n+7) {
		margin-left: 0;
	}
}

.cases-section__case:nth-child(11n+11) {
	margin-right: 8.5%;
}

@media screen and (max-width: 141.5625em) {
	.cases-section__case:nth-child(11n+11) {
		margin-right: 13%;
	}
}

@media screen and (max-width: 120em) {
	.cases-section__case:nth-child(11n+11) {
		margin-right: 9%;
	}
}

@media screen and (max-width: 107.5em) {
	.cases-section__case:nth-child(11n+11) {
		margin-right: 12%;
	}
}

@media screen and (max-width: 93.75em) {
	.cases-section__case:nth-child(11n+11) {
		margin-right: 4.375rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.cases-section__case:nth-child(11n+11) {
		margin-right: 0;
	}
}

@media screen and (max-width: 52.56125em) {
	.cases-section__case {
		border-radius: 0;
		height: 15rem;
		width: 16.25rem;
		padding: .625rem 1.9375rem;
		-webkit-box-flex: 0;
		-webkit-flex: 0 40%;
		-ms-flex: 0 40%;
		flex: 0 40%;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.cases-section__case {
		height: 9.6875rem;
		-webkit-box-flex: unset;
		-webkit-flex: unset;
		-ms-flex: unset;
		flex: unset;
	}
}

.cases-section__overlap {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .5);
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

@media screen and (max-width: 52.56125em) {
	.cases-section__overlap {
		border-radius: 0;
	}
}

.cases-section__cases {
	-webkit-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
	row-gap: .5625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (max-width: 93.75em) {
	.cases-section__cases {
		max-width: 77%;
		margin: 0 auto;
	}
}

@media print, screen and (max-width: 64.06125em) {
	.cases-section__cases {
		max-width: 850px;
	}
}

@media screen and (max-width: 54.375em) {
	.cases-section__cases {
		-webkit-column-gap: .625rem;
		-moz-column-gap: .625rem;
		column-gap: .625rem;
		row-gap: .125rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.cases-section__cases {
		-webkit-column-gap: .625rem;
		-moz-column-gap: .625rem;
		column-gap: .625rem;
		row-gap: .875rem;
	}
}

.cases-section__case-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	border-radius: 50%;
}

@media screen and (max-width: 52.56125em) {
	.cases-section__case-link {
		border-radius: 0;
	}
}

.cases-section__case-title {
	font-size: 1.75rem;
	line-height: 1.28571;
	color: #fff;
	margin: 0;
	position: relative;
}

.contact-info-section {
	padding: 3rem 0 1.6875rem;
	position: relative;
}

.contact-info-section #free-consultation {
	position: absolute;
	top: 0;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section {
		padding: 3rem 0 3.125rem;
	}
}

.contact-info-section__title {
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto 4.9375rem;
	color: #fff;
	font-size: 2.8125rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__title {
		margin: 0 auto 4rem;
		letter-spacing: .6px;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section__title {
		font-size: 1.875rem;
	}
}

.contact-info-section__title .large-letter {
	font-size: 3.1875rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__title .large-letter {
		letter-spacing: -.8px;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section__title .large-letter {
		font-size: 2.125rem;
	}
}

.contact-info-section__title::after {
	bottom: -2.3125rem;
}

.contact-info-section__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		row-gap: .9375rem;
	}
}

.contact-info-section__right-column, .contact-info-section__left-column {
	max-width: 35.9375rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__right-column, .contact-info-section__left-column {
		max-width: 33.75rem;
	}
}

.contact-info-section__description {
	color: #fff;
	padding-left: 1.875rem;
	letter-spacing: -.2px;
	margin-bottom: 1.5625rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__description {
		letter-spacing: -.1px;
		padding-right: 3.8125rem;
		margin-bottom: 2.1875rem;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section__description {
		padding-right: 0;
		padding-left: .9375rem;
	}
}

.contact-info-section__img {
	margin-bottom: 2rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__img {
		margin-bottom: 2.3125rem;
	}
}

.contact-info-section__site-name {
	padding-left: 2.0625rem;
	color: #fff;
	margin-bottom: .125rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__site-name {
		padding-left: 4.125rem;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section__site-name {
		padding-left: .9375rem;
	}
}

.contact-info-section__address {
	padding-left: 2.0625rem;
	color: #fff;
	max-width: 21.875rem;
	margin-bottom: 2.125rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__address {
		padding-left: 4.125rem;
		letter-spacing: -.1px;
		max-width: unset;
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section__address {
		padding-left: .9375rem;
	}
}

.contact-info-section__phone {
	padding-left: 2.0625rem;
	color: #fff;
	display: inline-block;
	margin-bottom: 2.625rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section__phone {
		padding-left: 4.125rem;
		letter-spacing: 1px;
		margin-bottom: 2.8125rem;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section__phone {
		padding-left: .9375rem;
	}
}

.contact-info-section .gform_fields {
	grid-row-gap: .9375rem !important;
	grid-column-gap: 1% !important;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section .gform_fields {
		grid-row-gap: .75rem !important;
	}
}

.contact-info-section .gfield input, .contact-info-section .gfield select, .contact-info-section .gfield textarea {
	font-size: 1.4375rem !important;
	line-height: 1.17391;
	font-weight: 400;
	color: #000;
	border: none;
	height: 4.375rem;
	overflow: hidden;
	background-color: #e5e5e5;
	border-radius: 1.25rem;
	padding: 1.25rem 1.875rem !important;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section .gfield input, .contact-info-section .gfield select, .contact-info-section .gfield textarea {
		height: 5.625rem;
		padding: 1.875rem 1.875rem 1.5625rem !important;
		font-size: 1.625rem !important;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section .gfield input, .contact-info-section .gfield select, .contact-info-section .gfield textarea {
		height: 4.375rem;
		padding: 1.25rem !important;
		font-size: 1.4375rem !important;
	}
}

.contact-info-section .gfield input::-webkit-input-placeholder, .contact-info-section .gfield select::-webkit-input-placeholder, .contact-info-section .gfield textarea::-webkit-input-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

.contact-info-section .gfield input::-moz-placeholder, .contact-info-section .gfield select::-moz-placeholder, .contact-info-section .gfield textarea::-moz-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

.contact-info-section .gfield input:-ms-input-placeholder, .contact-info-section .gfield select:-ms-input-placeholder, .contact-info-section .gfield textarea:-ms-input-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

.contact-info-section .gfield input::-ms-input-placeholder, .contact-info-section .gfield select::-ms-input-placeholder, .contact-info-section .gfield textarea::-ms-input-placeholder {
	color: #000;
	font-size: 1.4375rem;
}

.contact-info-section .gfield input::placeholder, .contact-info-section .gfield select::placeholder, .contact-info-section .gfield textarea::placeholder {
	color: #000;
	font-size: 1.4375rem;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section .gfield input::-webkit-input-placeholder, .contact-info-section .gfield select::-webkit-input-placeholder, .contact-info-section .gfield textarea::-webkit-input-placeholder {
		font-size: 1.625rem;
	}
	
	.contact-info-section .gfield input::-moz-placeholder, .contact-info-section .gfield select::-moz-placeholder, .contact-info-section .gfield textarea::-moz-placeholder {
		font-size: 1.625rem;
	}
	
	.contact-info-section .gfield input:-ms-input-placeholder, .contact-info-section .gfield select:-ms-input-placeholder, .contact-info-section .gfield textarea:-ms-input-placeholder {
		font-size: 1.625rem;
	}
	
	.contact-info-section .gfield input::-ms-input-placeholder, .contact-info-section .gfield select::-ms-input-placeholder, .contact-info-section .gfield textarea::-ms-input-placeholder {
		font-size: 1.625rem;
	}
	
	.contact-info-section .gfield input::placeholder, .contact-info-section .gfield select::placeholder, .contact-info-section .gfield textarea::placeholder {
		font-size: 1.625rem;
	}
}

.contact-info-section .gfield .ginput_container_textarea {
	background-color: #e5e5e5;
	width: 100%;
	border-radius: 1.25rem;
}

.contact-info-section .gfield textarea.small {
	resize: none;
	height: 9.5rem !important;
	padding: 1.25rem 1.25rem 1.25rem 1.875rem;
	overflow-y: auto;
}

.contact-info-section .gfield textarea.small ::-webkit-scrollbar {
	width: .5rem;
	height: .5rem;
	background-color: #0f5382;
}

.contact-info-section .gfield textarea.small ::-webkit-scrollbar-thumb {
	background-color: #fff;
	border-radius: 9em;
	-webkit-box-shadow: inset 1px 1px 10px #f3faf7;
	box-shadow: inset 1px 1px 10px #f3faf7;
}

.contact-info-section .gfield textarea.small ::-webkit-scrollbar-thumb:hover {
	background-color: #fff;
}

.contact-info-section .gfield textarea.small ::-webkit-scrollbar-button:vertical:start:decrement {
	display: none;
}

.contact-info-section .gfield textarea.small ::-webkit-scrollbar-button:vertical:end:increment {
	display: none;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section .gfield textarea.small {
		height: 13.4375rem !important;
		padding: 1.6875rem 2rem !important;
	}
}

@media screen and (max-width: 30em) {
	.contact-info-section .gfield textarea.small {
		height: 12.5rem;
		padding: 1.25rem !important;
		font-size: 1.4375rem !important;
	}
}

.contact-info-section .gform_footer {
	margin: 0 !important;
}

@media screen and (max-width: 52.56125em) {
	.contact-info-section .gform_footer {
		padding: .8125rem 0 !important;
	}
}

.partners-section {
	padding: 3.0625rem 0 4.125rem;
}

@media screen and (max-width: 52.56125em) {
	.partners-section {
		padding: 3.3125rem 0 3.8125rem;
	}
}

.partners-section__wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.partners-section__title {
	text-transform: uppercase;
	text-align: center;
	font-size: 2.875rem;
	letter-spacing: .6px;
	margin-bottom: 2.6875rem;
}

@media screen and (max-width: 52.56125em) {
	.partners-section__title {
		margin-bottom: .875rem;
	}
}

@media screen and (max-width: 30em) {
	.partners-section__title {
		font-size: 2.25rem;
		letter-spacing: -.8px;
	}
}

.partners-section__title .large-letter {
	font-size: 3.125rem;
}

@media screen and (max-width: 30em) {
	.partners-section__title .large-letter {
		font-size: 2.625rem;
	}
}

.partners-section__title .small-letter {
	font-size: 2.625rem;
}

.partners-section__middle-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 2.4375rem;
}

@media screen and (max-width: 52.56125em) {
	.partners-section__middle-content {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-column-gap: .75rem;
		-moz-column-gap: .75rem;
		column-gap: .75rem;
	}
}

@media screen and (max-width: 35.9375em) {
	.partners-section__middle-content {
		row-gap: .9375rem;
	}
}

.partners-section__img-box {
	position: relative;
	overflow: hidden;
	max-width: 28.75rem;
	max-height: 28.75rem;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

@media screen and (max-width: 52.56125em) {
	.partners-section__img-box {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		max-width: 16.5rem;
		max-height: 16.5rem;
		margin-top: -2.3125rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.partners-section__img-box {
		margin-top: 0;
	}
}

@media screen and (max-width: 35.9375em) {
	.partners-section__img-box {
		margin-top: 0;
	}
}

.partners-section__img-box:hover .partners-section__item-name {
	height: 100%;
}

.partners-section__item-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	font-size: 0;
	border-radius: 50%;
}

.partners-section__item-name {
	height: 7rem;
	background-color: rgba(0, 0, 0, .6);
	color: #fff !important;
	font-size: 1.75rem;
	padding: 0 1.875rem 1.5625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	margin-bottom: unset;
	text-align: center;
}

@media screen and (max-width: 52.56125em) {
	.partners-section__item-name {
		font-size: 1.5625rem;
		line-height: 1.28;
		height: 5.3125rem;
		padding: 0 4.5625rem .375rem;
	}
}

.partners-section__logo {
	max-width: 14.375rem;
	max-height: 32.9375rem;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	margin-top: -1.5625rem;
}

@media screen and (max-width: 52.56125em) {
	.partners-section__logo {
		max-width: 10.4375rem;
		margin: 0 11.875rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.partners-section__logo {
		display: none;
	}
}

.partners-section__logo img {
	width: 100%;
	height: 100%;
}

.partners-section__bottom-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 2.5625rem;
	-moz-column-gap: 2.5625rem;
	column-gap: 2.5625rem;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media screen and (max-width: 52.56125em) {
	.partners-section__bottom-content {
		row-gap: .9375rem;
	}
}

.partners-section__partner-img {
	max-height: 9.0625rem;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	max-width: 12.8125rem;
}

.recent-posts-section {
	padding: 2.8125rem 0 3.8125rem;
}

@media screen and (max-width: 52.56125em) {
	.recent-posts-section {
		padding: 2.9375rem 0 3.1875rem;
	}
}

.recent-posts-section__title {
	color: #fff;
	text-align: center;
	margin: 0 auto 4.375rem;
}

@media screen and (max-width: 52.56125em) {
	.recent-posts-section__title {
		font-size: 3.125rem;
		margin: 0 auto 3.25rem;
	}
}

.recent-posts-section__wrapper {
	max-width: 82.5rem;
	margin: 0 auto;
}

@media screen and (max-width: 52.56125em) {
	.recent-posts-section__posts {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		row-gap: 1.875rem;
	}
}

.recent-posts-section__post {
	max-width: 25.0625rem;
	position: relative;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.recent-posts-section__post:hover {
	opacity: .85;
}

@media screen and (max-width: 52.56125em) {
	.recent-posts-section__post {
		max-width: 29.4375rem;
	}
}

.recent-posts-section__post-img {
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 12.8125rem;
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 52.56125em) {
	.recent-posts-section__post-img {
		max-height: 14.875rem;
		margin-bottom: 2rem;
	}
}

@media screen and (max-width: 30em) {
	.recent-posts-section__post-img {
		margin-bottom: 1.625rem;
	}
}

.recent-posts-section__post-title {
	color: #fff;
	font-size: 1.4375rem;
	line-height: 1.43478;
	margin: 0;
	letter-spacing: .15px;
}

@media screen and (max-width: 52.56125em) {
	.recent-posts-section__post-title {
		letter-spacing: 1px;
		padding-left: 2.125rem;
	}
}

@media screen and (max-width: 30em) {
	.recent-posts-section__post-title {
		padding-left: .875rem;
		font-size: 1.3125rem;
	}
}

.recent-posts-section__post-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.recent-posts-section__link-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 2.625rem;
}

.text-full-section {
	padding: 2.8125rem 0;
}

.text-full-section_interior {
	padding: 1.9375rem 7.1875rem 1.9375rem 0;
}

@media screen and (max-width: 52.56125em) {
	.text-full-section_interior {
		padding: 1.9375rem 0;
	}
}

.text-full-section_interior .text-full-section__content p {
	padding: 0;
	margin-bottom: 2.125rem;
}

.text-full-section_interior .text-full-section__content a {
	text-decoration: none;
}

.text-full-section_interior .text-full-section__content a:hover {
	text-decoration: underline;
}

.text-full-section_interior .text-full-section__content h1, .text-full-section_interior .text-full-section__content h2, .text-full-section_interior .text-full-section__content h3, .text-full-section_interior .text-full-section__content h4, .text-full-section_interior .text-full-section__content h5, .text-full-section_interior .text-full-section__content h6 {
	font-family: "Avenir", sans-serif;
	margin-bottom: 2.1875rem;
}

.text-full-section_interior .text-full-section__content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 2.3125rem;
	margin-bottom: 1.875rem;
}

@media print, screen and (max-width: 40.06125em) {
	.text-full-section_interior .text-full-section__content ul {
		margin-left: .9375rem;
	}
}

.text-full-section_interior .text-full-section__content ul li {
	position: relative;
	padding-left: .8125rem;
}

.text-full-section_interior .text-full-section__content ul li::before {
	content: "";
	position: absolute;
	top: .9375rem;
	left: 0;
	background-color: #000;
	width: .3125rem;
	height: .3125rem;
	border-radius: 50%;
}

.text-full-section_interior .text-full-section__content hr {
	margin: -.125rem auto 2.125rem;
	border-bottom: 2px solid #000;
}

.text-full-section_interior .text-full-section__content a[href*='#top'] {
	display: block;
	margin-top: -1.75rem;
	margin-bottom: 2.0625rem;
	text-decoration: none;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.text-full-section_interior .text-full-section__content a[href*='#top']:hover {
	text-decoration: underline;
}

@media screen and (max-width: 52.56125em) {
	.text-full-section_interior .text-full-section__content table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}
}

@media screen and (max-width: 52.56125em) {
	.text-full-section_interior .text-full-section__content table tbody {
		display: table;
		width: 100%;
	}
}

.text-full-section_interior .text-full-section__content table tbody tr:nth-child(even) {
	background-color: #e5e5e5;
}

.text-full-section_interior .text-full-section__content table tbody td {
	padding: 1.5rem .5rem;
}

@media screen and (min-width: 120.0625em) {
	.text-full-section_interior .text-full-section__content .enlarge-img {
		width: 25rem;
	}
}

.text-full-section_interior .text-full-section__content .alignright {
	margin-left: .625rem;
}

.text-full-section_interior .text-full-section__content .em-element {
	position: relative;
	padding-left: .625rem;
}

.text-full-section_interior .text-full-section__content .em-element::before {
	content: "– ";
	position: absolute;
	left: -.625rem;
	bottom: 0;
}

.text-full-section__title {
	text-transform: uppercase;
	text-align: center;
	font-size: 2.875rem;
	margin-bottom: 4.75rem;
}

@media print, screen and (max-width: 40.06125em) {
	.text-full-section__title {
		font-size: 2.5rem;
	}
}

.text-full-section__title .large-letter {
	font-size: 3.125rem;
	letter-spacing: -4px;
}

.text-full-section__title::after {
	bottom: -2.25rem;
}

.text-full-section p {
	margin-bottom: 2.0625rem;
	padding: 0 3.75rem 0 3.4375rem;
}

@media screen and (max-width: 30em) {
	.text-full-section p {
		padding: 0;
	}
}

.text-full-section a {
	text-decoration: none;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.text-full-section a:hover {
	text-decoration: underline;
}

.text-full-section .full-img {
	padding: 0;
	margin: 2.875rem 0;
}

.text-full-section .two-columns {
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
}

.breadcrumbs-box {
	background-color: #0f5382;
	margin-bottom: .875rem;
	padding: 3.875rem 0;
}

@media print, screen and (max-width: 40.06125em) {
	.breadcrumbs-box {
		padding: 2.8125rem 0;
	}
}

.breadcrumbs-box__title {
	color: #fff;
}

.breadcrumbs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.breadcrumbs span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.25rem;
	line-height: 1.4;
	font-weight: 500;
}

.breadcrumbs span.breadcrumbs__separator {
	font-weight: 900;
	margin: 0 1.4375rem 0 1.3125rem;
}

.breadcrumbs__link {
	color: #00e;
}

.breadcrumbs__link:hover, .breadcrumbs__link:focus {
	color: #00264d;
}

.custom-sidebar {
	padding: 4.8125rem 0;
	margin-top: -12.4375rem;
}

@media screen and (max-width: 52.56125em) {
	.custom-sidebar {
		padding: 1.5625rem 0;
		margin-top: 0;
	}
}

.custom-sidebar .sidebar-item {
	margin-bottom: 3.4375rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .sidebar-item {
		margin-bottom: 1.5625rem;
	}
}

.custom-sidebar .sidebar-item-content {
	margin-bottom: 2.625rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .sidebar-item-content {
		padding: 0 1.25rem;
		margin-bottom: .9375rem;
	}
}

.custom-sidebar .sidebar-item-title {
	position: relative;
	font-size: 3.125rem;
	line-height: 1.9;
	padding-left: 2.5625rem;
	margin-bottom: unset;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .sidebar-item-title {
		font-size: 1.875rem;
		line-height: 1.4;
		padding-left: 1.25rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .sidebar-item-title {
		font-size: 1.5625rem;
	}
}

.custom-sidebar .sidebar-item-title::before {
	content: "";
	width: .75rem;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #0f5382;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .sidebar-item-title::before {
		width: .375rem;
	}
}

.custom-sidebar .sidebar-item-subtitle {
	padding-left: 2.5625rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .sidebar-item-subtitle {
		padding-left: 1.25rem;
	}
}

.custom-sidebar .search-parth__form .search-form {
	border-radius: 2.5rem;
	overflow: hidden;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .search-parth__form .search-form {
		border-radius: 1.25rem;
	}
}

.custom-sidebar .search-parth__form .search-form__input {
	color: #000;
	padding: 4.375rem 4.4375rem;
	font-size: 2.5rem;
	border: none;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .search-parth__form .search-form__input {
		font-size: 1.5625rem;
		padding: 2.1875rem;
	}
}

.custom-sidebar .search-parth__form .search-form__input::-webkit-input-placeholder {
	color: #000;
	font-size: 2.5rem;
}

.custom-sidebar .search-parth__form .search-form__input::-moz-placeholder {
	color: #000;
	font-size: 2.5rem;
}

.custom-sidebar .search-parth__form .search-form__input:-ms-input-placeholder {
	color: #000;
	font-size: 2.5rem;
}

.custom-sidebar .search-parth__form .search-form__input::-ms-input-placeholder {
	color: #000;
	font-size: 2.5rem;
}

.custom-sidebar .search-parth__form .search-form__input::placeholder {
	color: #000;
	font-size: 2.5rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .search-parth__form .search-form__input::-webkit-input-placeholder {
		font-size: 1.5625rem;
	}
	
	.custom-sidebar .search-parth__form .search-form__input::-moz-placeholder {
		font-size: 1.5625rem;
	}
	
	.custom-sidebar .search-parth__form .search-form__input:-ms-input-placeholder {
		font-size: 1.5625rem;
	}
	
	.custom-sidebar .search-parth__form .search-form__input::-ms-input-placeholder {
		font-size: 1.5625rem;
	}
	
	.custom-sidebar .search-parth__form .search-form__input::placeholder {
		font-size: 1.5625rem;
	}
}

.custom-sidebar .search-parth__form .search-form__submit {
	font-size: 3.125rem;
	padding: 3.75rem 3.125rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0f5382;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.custom-sidebar .search-parth__form .search-form__submit:hover {
	background-color: #0f5382;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .search-parth__form .search-form__submit {
		font-size: 1.5625rem;
		padding: 1.4375rem 1.875rem;
	}
}

.custom-sidebar .icon-link-list-parth__list {
	display: grid;
	-webkit-column-gap: .4375rem;
	-moz-column-gap: .4375rem;
	column-gap: .4375rem;
	row-gap: .4375rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .icon-link-list-parth__list {
		-webkit-column-gap: .1875rem;
		-moz-column-gap: .1875rem;
		column-gap: .1875rem;
		row-gap: .1875rem;
	}
}

.custom-sidebar .icon-link-list-parth__list--third {
	grid-template-columns: repeat(3, 33.3%);
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .icon-link-list-parth__list--third {
		grid-template-columns: repeat(3, 32.8%);
	}
}

.custom-sidebar .icon-link-list-parth__list--half {
	grid-template-columns: repeat(2, 49%);
}

.custom-sidebar .icon-link-list-parth__list--half .icon-link-list-parth__item-image {
	width: 66%;
}

.custom-sidebar .icon-link-list-parth__list--special {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(-n+3), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(2), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(3) {
	width: 32.8%;
}

@media screen and (max-width: 28.125em) {
	.custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(-n+3), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(2), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(3) {
		width: 32.4%;
	}
}

@media screen and (min-width: 75.0625em) and (max-width: 90.06125em) {
	.custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(-n+3), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(2), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(3) {
		width: 32.7%;
	}
}

@media only screen and (min-width: 120em) and (max-width: 160em) {
	.custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(-n+3), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(2), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(3) {
		width: 32.75%;
	}
}

.custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(4), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(5) {
	width: 49.5%;
}

@media screen and (max-width: 28.125em) {
	.custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(4), .custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(5) {
		width: 49%;
	}
}

.custom-sidebar .icon-link-list-parth__list--special .icon-link-list-parth__item:nth-child(n+5) {
	width: 49.5%;
}

.custom-sidebar .icon-link-list-parth__item {
	position: relative;
	background-color: #0f5382;
	border-radius: 3.125rem;
	min-height: 22rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 3.125rem 2.1875rem;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .icon-link-list-parth__item {
		min-height: 11rem;
		border-radius: 1.5625rem;
		padding: 1.5625rem 1.0625rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .icon-link-list-parth__item {
		min-height: 9.375rem;
		padding: 1.25rem .625rem;
	}
}

.custom-sidebar .icon-link-list-parth__item:hover {
	background-color: #0f5382;
}

.custom-sidebar .icon-link-list-parth__item-image {
	width: 100%;
	height: 11.5625rem;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
	margin-bottom: 2.625rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .icon-link-list-parth__item-image {
		height: 5.75rem;
		margin-bottom: 1.25rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .icon-link-list-parth__item-image {
		height: 4.375rem;
	}
}

.custom-sidebar .icon-link-list-parth__item-name {
	font-weight: 600;
	font-size: 2.1875rem;
	text-align: center;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .icon-link-list-parth__item-name {
		font-size: 1.375rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .icon-link-list-parth__item-name {
		font-size: 1.125rem;
		word-break: break-word;
	}
}

@media screen and (max-width: 30em) {
	.custom-sidebar .icon-link-list-parth__item-name {
		font-size: .9375rem;
	}
}

@media screen and (max-width: 23.4375em) {
	.custom-sidebar .icon-link-list-parth__item-name {
		font-size: .75rem;
	}
}

.custom-sidebar .icon-link-list-parth__item-link {
	position: absolute;
	font-size: 0;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}

.custom-sidebar .image-with-form-sideparth {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 0;
}

.custom-sidebar .image-with-form-sideparth__top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 22.375rem;
	padding: 1.5625rem 1.8125rem;
	width: 100%;
}

@media screen and (max-width: 52.56125em) {
	.custom-sidebar .image-with-form-sideparth__top {
		height: 34.375rem;
	}
}

@media screen and (max-width: 30em) {
	.custom-sidebar .image-with-form-sideparth__top {
		height: 25rem;
		padding: 1.5625rem .9375rem;
	}
}

.custom-sidebar .image-with-form-sideparth__bottom {
	width: 100%;
	padding: 1.9375rem 0 0;
	background-color: #0f5382;
	color: #fff;
}

.custom-sidebar .image-with-form-sideparth__bottom button#gform_submit_button_1 {
	min-width: auto;
	border-color: #fff;
	background-color: #fff;
	color: #0f5382;
	letter-spacing: -1px !important;
}

.custom-sidebar .image-with-form-sideparth__bottom button#gform_submit_button_1:hover, .custom-sidebar .image-with-form-sideparth__bottom button#gform_submit_button_1:focus {
	background-color: #0f5382;
	color: #fff;
}

.custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme #field_submit .gform-button--width-full {
	min-width: auto;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield input.large::-webkit-input-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield select.large::-webkit-input-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield textarea.large::-webkit-input-placeholder {
		padding-left: .625rem;
		padding-right: .625rem;
	}
	
	.custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield input.large::-moz-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield select.large::-moz-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield textarea.large::-moz-placeholder {
		padding-left: .625rem;
		padding-right: .625rem;
	}
	
	.custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield input.large:-ms-input-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield select.large:-ms-input-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield textarea.large:-ms-input-placeholder {
		padding-left: .625rem;
		padding-right: .625rem;
	}
	
	.custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield input.large::-ms-input-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield select.large::-ms-input-placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield textarea.large::-ms-input-placeholder {
		padding-left: .625rem;
		padding-right: .625rem;
	}
	
	.custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield input.large::placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield select.large::placeholder, .custom-sidebar .image-with-form-sideparth__bottom .gform_wrapper.gravity-theme .gfield textarea.large::placeholder {
		padding-left: .625rem;
		padding-right: .625rem;
	}
}

.custom-sidebar .image-with-form-sideparth__title {
	font-family: "Cinzel", serif;
	text-align: center;
	font-size: 2.375rem;
	line-height: 1.10526;
	margin-bottom: 2.9375rem;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .image-with-form-sideparth__title {
		font-size: 2rem;
	}
}

.custom-sidebar .image-with-form-sideparth__title::after {
	bottom: -1.8125rem;
	width: 87%;
}

.custom-sidebar .image-with-form-sideparth__subtitle {
	max-width: 40rem;
	margin-left: 3.4375rem;
	margin-bottom: 1.375rem;
	line-height: 1.3;
}

@media screen and (max-width: 52.56125em) {
	.custom-sidebar .image-with-form-sideparth__subtitle {
		text-align: center;
		margin: 0 auto 1.375rem;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .image-with-form-sideparth__subtitle {
		text-align: unset;
		margin-left: 3.4375rem;
	}
}

@media screen and (max-width: 30em) {
	.custom-sidebar .image-with-form-sideparth__subtitle {
		margin-left: .9375rem;
	}
}

.custom-sidebar .image-with-form-sideparth__link {
	min-width: auto;
	width: 100%;
	letter-spacing: -1px;
}

.custom-sidebar .full-form-section__form {
	padding: 0 1.6875rem;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .full-form-section__form {
		padding: 0 .5rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.custom-sidebar .full-form-section__form .gform_footer {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .full-form-section__form .gform_footer {
		-webkit-box-pack: unset;
		-webkit-justify-content: unset;
		-ms-flex-pack: unset;
		justify-content: unset;
	}
}

.custom-sidebar .location-sideparth {
	padding: 4.375rem 4.375rem 4.6875rem;
	position: relative;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .location-sideparth {
		padding: 2.1875rem;
		margin: 0 3.125rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .location-sideparth {
		margin: 0;
	}
}

.custom-sidebar .location-sideparth__wrapper {
	position: relative;
	z-index: 1;
}

.custom-sidebar .location-sideparth .location-card__title {
	font-family: "Palatino", sans-serif;
	text-align: center;
	font-size: 4.375rem;
	margin-bottom: 4.375rem;
	line-height: 1;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .location-sideparth .location-card__title {
		font-size: 2.8125rem;
		margin-bottom: 2.1875rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .location-sideparth .location-card__title {
		font-size: 2.1875rem;
		margin-bottom: 1.5625rem;
	}
}

.custom-sidebar .location-sideparth__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.custom-sidebar .location-sideparth__list .location-card__item {
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	margin-bottom: 3.125rem;
	max-width: 31.25rem;
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .location-sideparth__list .location-card__item {
		width: 100%;
	}
}

.custom-sidebar .location-sideparth__list .location-card__item-title {
	color: #000;
}

.custom-sidebar .location-sideparth__list .location-card__item-description {
	padding: unset;
}

.custom-sidebar .link-tree .subpages-title {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #0f5382;
	font-weight: 900;
	text-transform: capitalize;
	color: #fff;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding: .8125rem 1.9375rem;
	font-size: 1.5rem;
}

.custom-sidebar .link-tree .subpages-title::before {
	content: "";
	position: relative;
	left: 0;
	top: 0;
	margin-right: .625rem;
	z-index: 1;
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
	width: 0;
	height: 0;
	border-top: .375rem solid transparent;
	border-left: .5rem solid #fff;
	border-bottom: .375rem solid transparent;
}

.custom-sidebar .link-tree .subpages-title--rotate::before {
	-webkit-transform: rotateZ(0) !important;
	transform: rotateZ(0) !important;
}

.custom-sidebar .link-tree .subpages-list {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	list-style: none !important;
	margin-left: unset;
	position: relative;
}

.custom-sidebar .link-tree .subpages-list a:hover, .custom-sidebar .link-tree .subpages-list a:focus {
	color: #fff;
	background-color: #0f5382;
}

.custom-sidebar .link-tree .subpages-list a:hover::before, .custom-sidebar .link-tree .subpages-list a:focus::before {
	border-left: .5rem solid #fff;
}

.custom-sidebar .link-tree .subpages-list li {
	background-color: #e5e5e5;
}

.custom-sidebar .link-tree .subpages-list li a {
	color: #036;
	font-size: 1.4375rem;
	padding: .75rem .625rem .75rem 4.6875rem;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1.3;
}

.custom-sidebar .link-tree .subpages-list li a::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: .375rem solid transparent;
	border-left: .5rem solid #036;
	border-bottom: .375rem solid transparent;
	left: 3.5rem;
	top: 1.25rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 2;
}

.custom-sidebar .link-tree .subpages-list li a::after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 1px;
	left: 0;
	right: 0;
	background-color: #b0b0b0;
}

.custom-sidebar .link-tree .subpages-list li ul {
	list-style: none !important;
	margin-left: unset;
}

.custom-sidebar .link-tree .subpages-list li ul li a {
	padding-left: 4.6875rem;
}

.custom-sidebar .link-tree .subpages-list li ul li ul {
	list-style: none !important;
	margin-left: unset;
}

.custom-sidebar .link-tree .subpages-list li ul li ul li a {
	padding-left: 4.6875rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .team-card-sideparth {
		padding: 0 3.125rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .team-card-sideparth {
		padding: unset;
	}
}

.custom-sidebar .team-card-sideparth__title {
	font-family: "Palatino", sans-serif;
	text-align: center;
	font-size: 4.375rem;
	margin-bottom: 2.6875rem;
	line-height: 1;
	color: #fff;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .team-card-sideparth__title {
		font-size: 2.8125rem;
		margin-bottom: 2.1875rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .team-card-sideparth__title {
		font-size: 2.1875rem;
		margin-bottom: 1.5625rem;
	}
}

.custom-sidebar .team-card-sideparth__wrapper {
	background-color: #0f5382;
	padding: 5rem 0 6rem;
	margin-bottom: 3.5rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .team-card-sideparth__wrapper {
		padding: 2.5rem 0 3rem;
		margin-bottom: 2rem;
	}
}

.custom-sidebar .team-card-sideparth .cart-team-section__list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.custom-sidebar .team-card-sideparth .cart-team-section__item:hover .cart-team-section__item-name {
	height: 100%;
}

.custom-sidebar .team-card-sideparth .cart-team-section__item-image {
	height: 27.5rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .team-card-sideparth .cart-team-section__item-image {
		height: 17.1875rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .team-card-sideparth .cart-team-section__item-image {
		height: 12.5rem;
	}
}

.custom-sidebar .team-card-sideparth .cart-team-section__item-name {
	height: 8.125rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .team-card-sideparth .cart-team-section__item-name {
		height: 5rem;
		padding: .9375rem 1.25rem;
		font-size: 1.4375rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .team-card-sideparth .cart-team-section__item-name {
		height: 4.0625rem;
		padding: .625rem;
		font-size: 1.125rem;
	}
}

.custom-sidebar .team-card-sideparth__link-wrapper {
	padding: 0 3.75rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .team-card-sideparth__link-wrapper {
		padding: 0 2.5rem;
	}
}

.custom-sidebar .team-card-sideparth__link {
	min-width: auto;
	width: 100%;
}

.custom-sidebar .team-card-sideparth__images-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-webkit-column-gap: 1.875rem;
	-moz-column-gap: 1.875rem;
	column-gap: 1.875rem;
	row-gap: 2.5rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .team-card-sideparth__images-list {
		-webkit-column-gap: .9375rem;
		-moz-column-gap: .9375rem;
		column-gap: .9375rem;
		row-gap: 1.25rem;
	}
}

.custom-sidebar .team-card-sideparth__images-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.custom-sidebar .team-card-sideparth__images-item img {
	height: 100%;
	width: 100%;
	display: block;
	-o-object-fit: contain;
	object-fit: contain;
}

.custom-sidebar .slider-inform-sideparth__link-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.custom-sidebar .slider-inform-sideparth__wrapper {
	color: #fff;
	position: relative;
	padding: 1.875rem;
	padding-bottom: 1.625rem;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__wrapper {
		padding: 1.875rem .9375rem;
	}
}

.custom-sidebar .slider-inform-sideparth__bg-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	mix-blend-mode: multiply;
}

.custom-sidebar .slider-inform-sideparth__inner {
	position: relative;
	z-index: 1;
}

.custom-sidebar .slider-inform-sideparth__title {
	text-align: center;
	font-size: 2.375rem;
	line-height: 1.10526;
	margin-bottom: 3.625rem;
	font-family: "Cinzel", serif;
}

.custom-sidebar .slider-inform-sideparth__title::after {
	bottom: -1.875rem;
}

.custom-sidebar .slider-inform-sideparth__list-wrapper {
	padding: 0 1.375rem;
}

@media screen and (max-width: 52.56125em) {
	.custom-sidebar .slider-inform-sideparth__list-wrapper {
		margin: 0 auto;
		max-width: 32.5rem;
	}
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__list-wrapper {
		padding: 0;
	}
}

.custom-sidebar .slider-inform-sideparth__list {
	margin-bottom: 2.1875rem;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__list {
		margin-bottom: .9375rem;
	}
}

.custom-sidebar .slider-inform-sideparth__slide-wrapper {
	position: relative;
}

.custom-sidebar .slider-inform-sideparth__slide-main-title {
	font-size: 3.625rem;
	line-height: 1;
	margin-bottom: 1.6875rem;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__slide-main-title {
		font-size: 2.5rem;
		margin-bottom: 1.25rem;
	}
}

.custom-sidebar .slider-inform-sideparth__slide-text-title {
	font-size: 1.5rem;
	line-height: 1;
	margin-bottom: .125rem;
	margin-left: .3125rem;
	font-weight: 500;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__slide-text-title {
		font-size: 1.375rem;
		margin-left: 0;
	}
}

.custom-sidebar .slider-inform-sideparth .info-slider-section__slide-date {
	margin-left: .3125rem;
	margin-bottom: 1.8125rem;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth .info-slider-section__slide-date {
		margin-left: 0;
		font-size: 1.25rem;
	}
}

.custom-sidebar .slider-inform-sideparth__slide-excerpt {
	font-size: 1.25rem;
	padding: 0;
	margin-left: .3125rem;
	letter-spacing: 1.4px;
	line-height: 1.5;
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__slide-excerpt {
		margin-left: 0;
	}
}

.custom-sidebar .slider-inform-sideparth__slider-description {
	padding: 0 1.6875rem;
	margin-bottom: 1.75rem;
	margin-left: 0;
}

@media screen and (max-width: 52.56125em) {
	.custom-sidebar .slider-inform-sideparth__slider-description {
		margin: 0 auto 1.75rem;
		max-width: 32.5rem;
	}
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__slider-description p {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 30em) {
	.custom-sidebar .slider-inform-sideparth__slider-description {
		padding: 0;
	}
}

.custom-sidebar .slider-inform-sideparth__slide-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	font-size: 0;
}

.custom-sidebar .slider-inform-sideparth__link {
	min-width: auto;
	letter-spacing: -1px;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation {
	margin-bottom: 1.8125rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slider-inform-sideparth-navigation-item {
	width: 1.625rem;
	height: 1.625rem;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	cursor: pointer;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slider-inform-sideparth-navigation-item::before {
	content: "";
	background-image: url("https://cdn-ilealdg.nitrocdn.com/CsIsxwBbhvJsKZyjNoROhbdttwalKnCe/assets/images/optimized/rev-e0ce4ca/georgetownlaw.net/wp-content/themes/george_town_law/assets/images/white-arrow-slider.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slider-inform-sideparth-navigation-item:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slider-inform-sideparth-navigation-prev {
	margin-right: .625rem;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slider-inform-sideparth-navigation-next {
	margin-left: .625rem;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slider-inform-sideparth-navigation-next::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slick-dots {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	position: relative;
	margin: 0 auto;
	bottom: unset;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slick-dots li {
	margin: 0 .3125rem;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slick-dots li button::before {
	border: none;
	width: 1.25rem;
	height: 1.25rem;
	background-color: #b0b0b0;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slick-dots li.slick-active button::before, .custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slick-dots li:focus button::before {
	background-color: #fff;
}

.custom-sidebar .slider-inform-sideparth .slider-inform-sideparth-navigation .slick-dots li:hover button::before {
	background-color: #ccc;
}

.custom-sidebar .google-reviews-sideparth {
	background-color: #e5e5e5;
}

.custom-sidebar .google-reviews-sideparth__wrapper {
	padding: 1.75rem 1.8125rem;
}

.custom-sidebar .google-reviews-sideparth__title {
	font-family: "Cinzel", serif;
	color: #0f5382;
	text-align: center;
	font-size: 2.375rem;
	line-height: 1.10526;
	margin-bottom: 3.75rem;
}

.custom-sidebar .google-reviews-sideparth__title::after {
	bottom: -1.875rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__title {
		font-size: 2.8125rem;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .google-reviews-sideparth__title {
		font-size: 2.1875rem;
	}
}

.custom-sidebar .google-reviews-sideparth__inform {
	margin-bottom: 4.125rem;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform {
		margin-bottom: 2.375rem;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .wp-google-text {
	font-size: 1.875rem !important;
	font-family: "Avenir", sans-serif !important;
	line-height: 1.4 !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr .wp-google-text {
		font-size: 1.4375rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .wp-google-time {
	font-size: 1.875rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr .wp-google-time {
		font-size: 1.4375rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .wp-google-stars {
	margin: .9375rem 0 .4375rem !important;
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-review-inner {
	background-color: #fff !important;
	padding: 4.875rem 4.375rem 5rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-review-inner {
		padding: 2.1875rem 2.1875rem 2.5rem !important;
	}
}

@media screen and (max-width: 37.5em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-review-inner {
		padding: 1.25rem .9375rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-review-inner>svg {
	width: 3.125rem !important;
	height: 3.125rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-review-inner>svg {
		width: 1.5625rem !important;
		height: 1.5625rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-content-inner {
	margin-bottom: 3.125rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-content-inner {
		margin-bottom: 1.875rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-dot {
	width: 1.875rem !important;
	height: 1.875rem !important;
	margin: 0 .9375rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-dot {
		width: .9375rem !important;
		height: .9375rem !important;
		margin: 0 .625rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-slider .grw-slider-dot.active {
	background: #0f5382 !important;
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac {
	line-height: 1.4 !important;
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac .wp-google-name {
	font-size: 2.5rem !important;
	line-height: 1.4 !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac .wp-google-name {
		font-size: 1.4375rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac .wp-google-left img {
	width: 9.375rem !important;
	height: 9.375rem !important;
	border-radius: 50% !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac .wp-google-left img {
		width: 4.6875rem !important;
		height: 4.6875rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac .wp-google-review .wp-star {
	line-height: 1.4;
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac .wp-google-review .wp-star svg {
	width: 1.5625rem !important;
	height: 1.5625rem !important;
}

@media print, screen and (max-width: 40.06125em) {
	.custom-sidebar .google-reviews-sideparth__inform .wp-gr.wpac .wp-google-review .wp-star svg {
		width: .9375rem !important;
		height: .9375rem !important;
	}
}

.custom-sidebar .google-reviews-sideparth__inform .wp-gr .grw-row-x .grw-slider-review {
	-webkit-flex-basis: 100% !important;
	-ms-flex-preferred-size: 100% !important;
	flex-basis: 100% !important;
}

.custom-sidebar .google-reviews-sideparth__link {
	min-width: auto;
	max-width: 33.75rem;
	width: 100%;
	letter-spacing: -1px;
	margin: 0 auto;
}

.custom-sidebar .partners-sideparth {
	padding: 1.8125rem 0;
}

.custom-sidebar .partners-sideparth__partners {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-column-gap: 3.4375rem;
	-moz-column-gap: 3.4375rem;
	column-gap: 3.4375rem;
	row-gap: 1.875rem;
}

.custom-sidebar .partners-sideparth__partner {
	max-width: 9.0625rem;
}

.custom-sidebar .partners-sideparth__partner:first-child {
	max-width: unset;
	width: 100%;
}

.custom-sidebar .partners-sideparth__partner:first-child img {
	max-width: 14.375rem;
	margin: 0 auto;
	width: 100%;
	display: block;
}

.sitemap-page__content .pagenav {
	color: #0f5382;
	font-size: 1.625rem;
	line-height: 1.15385;
	font-weight: 900;
	margin-top: 1.25rem;
	list-style-type: none;
}

.sitemap-page__content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sitemap-page__content ul li {
	width: 100%;
	border-top: 1px solid #e5e5e5;
}

.sitemap-page__content ul li:first-child {
	margin-top: 1.25rem;
}

.sitemap-page__content ul li.page_item_has_children>a::before {
	top: 1.375rem;
	-webkit-transform: rotateZ(90deg);
	transform: rotateZ(90deg);
}

@media print, screen and (max-width: 40.06125em) {
	.sitemap-page__content ul li.page_item_has_children>a::before {
		top: 1.125rem;
	}
}

.sitemap-page__content ul li a {
	font-weight: 900;
	text-transform: capitalize;
	color: #0f5382;
	position: relative;
	padding: .8125rem 1.9375rem;
	font-size: 1.5rem;
	display: inline-block;
}

@media print, screen and (max-width: 40.06125em) {
	.sitemap-page__content ul li a {
		padding: .625rem 1.3125rem;
		font-size: 1.25rem;
	}
}

.sitemap-page__content ul li a:hover {
	opacity: .8;
}

.sitemap-page__content ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 1.25rem;
	margin-right: .625rem;
	z-index: 1;
	-webkit-transform: rotateZ(0);
	transform: rotateZ(0);
	width: 0;
	height: 0;
	border-top: .5rem solid transparent;
	border-left: .625rem solid #0f5382;
	border-bottom: .5rem solid transparent;
}

@media print, screen and (max-width: 40.06125em) {
	.sitemap-page__content ul li a::before {
		border-top: .375rem solid transparent;
		border-left: .5rem solid #0f5382;
		border-bottom: .375rem solid transparent;
		top: 1.0625rem;
	}
}

.sitemap-page__content ul li ul.children {
	padding-left: 3.4375rem;
}

@media print, screen and (max-width: 40.06125em) {
	.sitemap-page__content ul li ul.children {
		padding-left: 1.25rem;
	}
}

/**
 * Theme Name: George Town Law
 * Author: Internet Lava
 * Version: 99.0
**/

/*address {padding-left: 20px;}*/
.brand-image-block {
	margin-top: 3.25rem;
	font-size: 1.375rem;
	color: #fff;
	letter-spacing: .6px;
}

@media screen and (max-width: 840px) {
	.brand-image-block {
		margin-top: 1.25rem;
	}
}

@media screen and (max-width: 52.56125em) {
	.footer {
		padding-bottom: 6.375rem;
	}
}

.footer__bottom-wrapper {
	max-width: 88.875rem;
}

.brand-image-link {
	font-size: 1.375rem;
	color: #fff;
	letter-spacing: .6px;
}

@media screen and (max-width: 840px) {
	.title-bar .menu-icon span::after {
		height: .3125rem;
	}
	
	.title-bar .menu-icon span::before {
		height: .3125rem;
	}
	
	.title-bar .menu-icon span {
		height: .3125rem;
	}
	
	.footer .footer-mobile-nav__image {
		height: 1.125rem;
	}
	
	.footer .footer-mobile-nav {
		padding-top: .9375rem;
		padding-bottom: .9375rem;
	}
	
	.footer .footer-mobile-nav__item .menu-icon {
		height: 1.5rem;
	}
}

@media screen and (max-width: 480px) {
	.footer-mobile-nav .title-bar .menu-icon {
		height: 1.8rem;
	}
}

body {
	--glsr-white: #fff;
	--glsr-gray-100: #f5f5f5;
	--glsr-gray-200: #e5e5e5;
	--glsr-gray-300: #d4d4d4;
	--glsr-gray-400: #a3a3a3;
	--glsr-gray-500: #737373;
	--glsr-gray-600: #525252;
	--glsr-gray-700: #404040;
	--glsr-gray-800: #262626;
	--glsr-gray-900: #171717;
	--glsr-black: #000;
	--glsr-blue: #1c64f2;
	--glsr-green: #057a55;
	--glsr-red: #e02424;
	--glsr-yellow: #faca15;
	--glsr-duration-slow: .3s;
	--glsr-duration-fast: .15s;
	--glsr-gap-xs: .25em;
	--glsr-gap-sm: .5em;
	--glsr-gap-md: .75em;
	--glsr-gap-lg: 1em;
	--glsr-gap-xl: 2em;
	--glsr-leading: 1.5;
	--glsr-px: 1.25em;
	--glsr-py: 1.25em;
	--glsr-radius: 3px;
	--glsr-text-base: 1em;
	--glsr-text-sm: .875em;
	--glsr-text-md: 1em;
	--glsr-text-lg: 1.25em;
	--glsr-review-star: 1.25em;
	--glsr-review-verified: var(--glsr-green);
	--glsr-tag-label-weight: 600;
	--glsr-bar-bg: var(--glsr-yellow);
	--glsr-bar-leading: 1.5;
	--glsr-bar-opacity: .1;
	--glsr-max-w: 48ch;
	--glsr-summary-star: 1.5em;
	--glsr-summary-text: var(--glsr-text-sm);
	--glsr-choice-h: 1.125em;
	--glsr-choice-w: 1.125em;
	--glsr-description-text: var(--glsr-text-sm);
	--glsr-form-error: var(--glsr-red);
	--glsr-form-star: 2em;
	--glsr-form-success: var(--glsr-green);
	--glsr-input-b: 1px solid var(--glsr-gray-400);
	--glsr-input-bg: var(--glsr-white);
	--glsr-input-color: var(--glsr-gray-900);
	--glsr-input-px: .75em;
	--glsr-input-py: .5em;
	--glsr-input-radius: 3px;
	--glsr-input-transition: border-color var(--glsr-duration-fast) ease-in-out;
	--glsr-label-text: var(--glsr-text-sm);
	--glsr-label-weight: 600;
	--glsr-range-size: 1.75em;
	--glsr-toggle-bg-0: currentColor;
	--glsr-toggle-bg-1: currentColor;
	--glsr-toggle-color: var(--glsr-white);
	--glsr-toggle-h: 1.25em;
	--glsr-toggle-opacity-0: .2;
	--glsr-toggle-opacity-1: 1;
	--glsr-toggle-p: .15em;
	--glsr-toggle-radius: 999px;
	--glsr-toggle-shadow-color: rgba(0, 0, 0, .1);
	--glsr-toggle-size: calc(var(--glsr-toggle-h) - var(--glsr-toggle-p) * 2);
	--glsr-toggle-text: 1em;
	--glsr-toggle-w: calc(var(--glsr-toggle-h) * 2 - var(--glsr-toggle-p) * 2);
	--glsr-modal-bg: var(--wp--preset--color--base, var(--glsr-white));
	--glsr-modal-radius: 3px;
	--glsr-modal-padding: 1.5em;
	--glsr-tooltip-border-radius: 4px;
	--glsr-tooltip-font-size: .875rem;
	--glsr-tooltip-font-weight: 400;
	--glsr-tooltip-line-height: 1;
	--glsr-tooltip-margin: 12px;
	--glsr-tooltip-padding: .5em 1em;
	--glsr-tooltip-size: 6px;
}

@keyframes gl-fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes gl-fadeOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes gl-spin {
	0% {
		transform: rotate(0deg) translateZ(0);
	}
	
	to {
		transform: rotate(1turn) translateZ(0);
	}
}

@keyframes gl-zoomIn {
	0% {
		transform: scale(.95);
	}
	
	to {
		transform: scale(1);
	}
}

@keyframes gl-zoomOut {
	0% {
		transform: scale(1);
	}
	
	to {
		transform: scale(.95);
	}
}

.glsr *+* {
	box-sizing: border-box;
}

.glsr, .glsr-modal {
	border-width: 0;
	font-size: var(--glsr-text-base);
}

.glsr .screen-reader-text, .glsr-modal .screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.glsr-captcha-holder iframe {
	margin: 0 !important;
}

.glsr-captcha-holder[data-size=invisible]:not([data-badge=inline]) {
	bottom: 0;
	position: absolute;
}

.glsr-captcha-holder>div:not([data-type=procaptcha]) {
	display: flex;
}

.glsr-fade-out {
	opacity: 0 !important;
	transition: visibility 0s cubic-bezier(0, 0, .2, 1) var(--glsr-duration-slow), opacity var(--glsr-duration-slow) !important;
	visibility: hidden !important;
}

.glsr-reviews, .glsr-reviews-wrap {
	grid-gap: var(--glsr-gap-xl);
	display: grid;
	gap: var(--glsr-gap-xl);
}

.glsr-default .glsr-loading, .glsr-default form.glsr-form .glsr-loading {
	display: inline-flex;
	flex-grow: 0;
	flex-shrink: 0;
	height: 1em;
	position: relative;
	width: 1em;
}

.glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):after, .glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):before, .glsr-default form.glsr-form .glsr-loading:after, .glsr-default form.glsr-form .glsr-loading:before {
	animation: gl-spin .5s linear infinite;
	border: .2em solid;
	border-radius: 100%;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):before, .glsr-default form.glsr-form .glsr-loading:before {
	border-top-color: transparent;
	opacity: .5;
}

.glsr-default .glsr-loading:not(.does-not-exist):not(does-not-exist):after, .glsr-default form.glsr-form .glsr-loading:after {
	border-color: currentColor transparent transparent;
}

.glsr-default .glsr-spinner {
	animation: gl-spin .5s linear infinite;
	border-radius: 50%;
	height: 24px;
	position: relative;
	width: 24px;
}

.glsr-default .glsr-spinner:after, .glsr-default .glsr-spinner:before {
	background: currentColor;
	border-radius: 50%;
	content: "";
	height: 8px;
	position: absolute;
	width: 8px;
}

.glsr-default .glsr-spinner:before {
	left: 0;
	top: 0;
}

.glsr-default .glsr-spinner:after {
	bottom: 0;
	right: 0;
}

.glsr-default .glsr-pagination {
	position: relative;
}

.glsr-default .glsr-pagination:not(.glsr-ajax-loadmore) {
	align-items: center;
	display: flex;
	justify-content: center;
}

.glsr-default .glsr-pagination .glsr-spinner {
	position: absolute;
}

.glsr-default .glsr-pagination .pagination {
	flex-basis: 100%;
	margin-bottom: 0;
	margin-top: 0;
	opacity: 1;
	transition: opacity var(--glsr-duration-slow);
}

.glsr-default.glsr-hide .glsr-pagination .pagination {
	opacity: 0 !important;
}

.glsr-star-rating {
	align-items: center;
	display: flex;
	position: relative;
}

.glsr-stars {
	justify-content: center;
}

.glsr-star {
	background-size: var(--glsr-review-star);
	flex-shrink: 0;
	font-size: inherit;
	height: var(--glsr-review-star);
	width: var(--glsr-review-star);
}

.glsr-summary .glsr-star {
	background-size: var(--glsr-summary-star);
	height: var(--glsr-summary-star);
	width: var(--glsr-summary-star);
}

.glsr-star-empty {
	background-image: var(--glsr-star-empty);
}

.glsr-star-full {
	background-image: var(--glsr-star-full);
}

.glsr-star-half {
	background-image: var(--glsr-star-half);
}

.glsr-review {
	quotes: "“" "”";
	word-break: break-word;
}

.glsr-review, .glsr-reviews>p {
	opacity: 1;
	transition: opacity .5s;
}

.glsr-hide .glsr-review, .glsr-hide .glsr-reviews>p {
	opacity: 0 !important;
}

.glsr-review p:first-of-type {
	margin-top: 0 !important;
}

.glsr-review [data-expanded=false] p.glsr-hidden-text, .glsr-review p:last-of-type {
	margin-bottom: 0 !important;
}

.glsr-review-date {
	white-space: nowrap;
}

.glsr-review-rating {
	align-items: center;
	display: inline-flex;
	gap: .5em;
	justify-content: center;
}

.glsr-review-response {
	padding: var(--glsr-py) var(--glsr-px);
	position: relative;
	width: 100%;
}

.glsr-review-response:before {
	border-bottom: calc(var(--glsr-text-md) * 1.5) solid;
	border-left: 0 solid transparent;
	border-right: calc(var(--glsr-text-md) * 2) solid transparent;
	border-top: 0 solid;
	content: "";
	height: 0;
	opacity: .1;
	position: absolute;
	right: calc(var(--glsr-text-md) * 1.5);
	top: calc(( var(--glsr-text-md) * 1.5 ) * -1);
	top: calc(var(--glsr-text-md) * 1.5 * -1);
	width: 0;
}

.glsr-review-response:after {
	background-color: currentColor;
	border-radius: var(--glsr-radius);
	content: "";
	height: 100%;
	left: 0;
	opacity: .1;
	position: absolute;
	top: 0;
	width: 100%;
}

.glsr-rtl .glsr-review-response:before {
	border-left-width: calc(var(--glsr-text-md) * 2);
	border-right-width: 0;
	left: calc(var(--glsr-text-md) * 1.5);
	right: auto;
}

.glsr-review-response-inner {
	position: relative;
	z-index: 1;
}

.glsr-default .glsr-review {
	display: flex;
	flex-wrap: wrap;
	gap: var(--glsr-gap-md);
}

.glsr-default .glsr-review p {
	margin-bottom: var(--glsr-text-md);
	margin-top: 0;
	padding: 0;
}

.glsr-default .glsr-tag-label {
	font-weight: var(--glsr-tag-label-weight);
}

.glsr-default .glsr-review-assigned_links, .glsr-default .glsr-review-assigned_posts, .glsr-default .glsr-review-assigned_terms, .glsr-default .glsr-review-assigned_users {
	width: 100%;
}

.glsr-default .glsr-review-author {
	align-items: center;
	display: inline-flex;
	gap: .5em;
}

.glsr-default .glsr-review-avatar {
	flex: 0 0;
}

.glsr-default .glsr-review-avatar img {
	border-width: 0;
	display: flex;
	margin: 0;
	max-height: none;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
}

.glsr-default .glsr-review-content {
	width: 100%;
}

.glsr-default .glsr-review-date {
	align-items: center;
	display: inline-flex;
	flex: 1 0;
	font-style: italic;
	white-space: nowrap;
}

.glsr-default .glsr-review-rating {
	align-items: center;
	display: inline-flex;
	flex-shrink: 0;
	gap: .5em;
}

.glsr-default .glsr-review-response, .glsr-default .glsr-review-title {
	width: 100%;
}

.glsr-default .glsr-review-title h3, .glsr-default .glsr-review-title h4, .glsr-default .glsr-review-title h5 {
	margin-bottom: 0;
	margin-top: 0;
}

.glsr-default .glsr-review-verified {
	align-items: center;
	color: var(--glsr-review-verified);
	display: flex;
	font-size: var(--glsr-text-sm);
	gap: .25em;
}

.glsr-default .glsr-read-more {
	white-space: nowrap;
}

.glsr-default .glsr-read-more:before {
	content: "";
	margin-left: 0;
	margin-right: .5em;
}

.glsr-default.glsr-rtl .glsr-read-more:before {
	margin-left: .5em;
	margin-right: 0;
}

.glsr-default [data-expanded=false] .glsr-read-more:before {
	content: "…";
}

.glsr-default [data-expanded=false] .glsr-hidden {
	display: none;
}

.glsr-summary {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: var(--glsr-gap-sm);
	max-width: var(--glsr-max-w);
	position: relative;
	width: 100%;
}

.glsr-summary-rating {
	font-size: var(--glsr-text-lg);
	font-weight: 700;
	line-height: 1;
}

.glsr-summary-stars, .glsr-summary-text {
	font-size: var(--glsr-summary-text);
}

.glsr-summary-text {
	flex: 1 1 100%;
}

.glsr-summary-percentages {
	position: relative;
	width: 100%;
}

.glsr-summary .glsr-bar {
	display: table-row;
	white-space: nowrap;
}

.glsr-summary .glsr-bar>span {
	display: table-cell;
	line-height: var(--glsr-bar-leading);
	vertical-align: middle;
}

.glsr-summary .glsr-bar-label {
	font-size: var(--glsr-summary-text);
	padding-left: 0;
	padding-right: var(--glsr-gap-sm);
}

.glsr-rtl .glsr-summary .glsr-bar-label {
	padding-left: var(--glsr-gap-sm);
	padding-right: 0;
}

.glsr-summary .glsr-bar-background {
	position: relative;
	width: 100%;
}

.glsr-summary .glsr-bar-background:before {
	background-color: currentColor;
	content: "";
	display: block;
	height: var(--glsr-text-md);
	margin-top: calc(var(--glsr-text-md) / 2 * -1);
	opacity: var(--glsr-bar-opacity);
	position: absolute;
	top: 50%;
	width: 100%;
}

.glsr-summary .glsr-bar-background-percent {
	background-color: currentColor;
	color: var(--glsr-bar-bg);
	display: block;
	height: var(--glsr-text-md);
	position: relative;
}

.glsr-summary .glsr-bar-percent {
	font-size: var(--glsr-summary-text);
	padding-left: var(--glsr-gap-sm);
	padding-right: 0;
	text-align: right;
}

.glsr-rtl .glsr-summary .glsr-bar-percent {
	padding-left: 0;
	padding-right: var(--glsr-gap-sm);
	text-align: left;
}

.glsr-default form.glsr-hide-form {
	max-height: 0 !important;
	opacity: 0;
	overflow: hidden;
}

.glsr-default form.glsr-form {
	grid-row-gap: var(--glsr-gap-md);
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	position: relative;
	row-gap: var(--glsr-gap-md);
}

.glsr-default .glsr-field {
	position: relative;
}

.glsr-default .glsr-field.glsr-hidden, .glsr-default .glsr-field:not(.glsr-field-is-invalid) .glsr-field-error, .glsr-default .glsr-form-message:not(.glsr-form-failed):not(.glsr-form-success) {
	display: none;
}

.glsr-default .glsr-field-error {
	color: var(--glsr-form-error);
	font-size: var(--glsr-text-sm);
}

.glsr-default .glsr-form-failed {
	color: var(--glsr-form-error);
}

.glsr-default .glsr-form-success {
	color: var(--glsr-form-success);
}

.glsr-default .glsr-is-invalid {
	border-color: var(--glsr-form-error) !important;
}

.glsr-default form.glsr-form label.glsr-label {
	display: block;
	float: none;
	-webkit-hyphens: none;
	hyphens: none;
	margin: 0;
}

.glsr-default form.glsr-form .glsr-description {
	display: block;
	font-weight: normal;
	text-transform: none;
}

.glsr-default form.glsr-form input.glsr-input:not(.wp-block-search__input), .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea {
	box-sizing: border-box;
	display: block;
	float: none;
	margin: 0;
	max-height: none;
	max-width: none;
	min-height: auto;
	min-width: auto;
	width: 100%;
}

.glsr-default form.glsr-form textarea.glsr-textarea {
	resize: vertical;
}

.glsr-default form.glsr-form .glsr-field-checkbox, .glsr-default form.glsr-form .glsr-field-radio {
	display: flex;
}

.glsr-default form.glsr-form .glsr-field-checkbox label, .glsr-default form.glsr-form .glsr-field-radio label {
	align-items: flex-start;
	-moz-column-gap: var(--glsr-gap-sm);
	column-gap: var(--glsr-gap-sm);
	display: inline-flex;
	margin: 0;
}

.glsr-default form.glsr-form .glsr-field-checkbox span:first-of-type, .glsr-default form.glsr-form .glsr-field-radio span:first-of-type {
	align-items: center;
	display: flex;
}

.glsr-default form.glsr-form input.glsr-input-radio[type=radio], .glsr-default form.glsr-form input.glsr-input-range[type=radio], .glsr-default form.glsr-form input[type=checkbox].glsr-input-checkbox {
	box-sizing: border-box;
	display: inline-block;
	flex-shrink: 0;
	left: 0;
	margin: 0;
	outline: none;
	padding: 0;
	top: 0;
	vertical-align: middle;
}

.glsr-default form.glsr-form .glsr-field-toggle {
	display: flex;
}

.glsr-default form.glsr-form .glsr-toggle {
	align-items: flex-start;
	-moz-column-gap: var(--glsr-gap-sm);
	column-gap: var(--glsr-gap-sm);
	display: inline-flex;
	flex-direction: row-reverse;
}

.glsr-default form.glsr-form .glsr-toggle label {
	display: block;
	margin: 0;
}

.glsr-default form.glsr-form .glsr-toggle .glsr-toggle-switch {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	font-size: var(--glsr-toggle-text);
	position: relative;
	width: var(--glsr-toggle-w);
}

.glsr-default form.glsr-form .glsr-toggle input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	border-color: transparent !important;
	border-radius: var(--glsr-toggle-radius);
	border-width: 1px;
	box-shadow: none;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	font-size: inherit;
	height: var(--glsr-toggle-h);
	left: auto;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute;
	top: auto !important;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: var(--glsr-toggle-w);
	z-index: 0;
}

.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:after, .glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:before {
	box-sizing: border-box;
	display: none;
}

.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]+.glsr-toggle-track {
	border-radius: var(--glsr-toggle-radius);
	box-sizing: border-box;
	height: var(--glsr-toggle-h);
	padding: var(--glsr-toggle-p);
	pointer-events: none;
	position: absolute;
	width: var(--glsr-toggle-w);
}

.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]+.glsr-toggle-track:before {
	background-color: var(--glsr-toggle-bg-0);
	border-radius: var(--glsr-toggle-radius);
	box-sizing: border-box;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: var(--glsr-toggle-opacity-0);
	position: absolute;
	top: 0;
	transition: background-color var(--glsr-duration-fast) ease-in-out, opacity var(--glsr-duration-fast) ease-in-out;
	width: 100%;
}

.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]+.glsr-toggle-track:after {
	background-color: var(--glsr-toggle-color);
	border-radius: calc(var(--glsr-toggle-radius) - var(--glsr-toggle-p));
	box-shadow: 0 calc(var(--glsr-toggle-h) * .05) calc(var(--glsr-toggle-h) * .1) var(--glsr-toggle-shadow-color), 0 calc(var(--glsr-toggle-h) * .05) calc(var(--glsr-toggle-h) * .15) var(--glsr-toggle-shadow-color);
	box-sizing: border-box;
	content: "";
	display: block;
	height: var(--glsr-toggle-size);
	pointer-events: none;
	position: relative;
	transition: transform var(--glsr-duration-fast) ease-in-out;
	width: var(--glsr-toggle-size);
	z-index: 1;
}

.glsr-default form.glsr-form .glsr-field-toggle input[type=checkbox]:checked+.glsr-toggle-track:before {
	background-color: var(--glsr-toggle-bg-1);
	opacity: var(--glsr-toggle-opacity-1);
	transition: background-color var(--glsr-duration-fast) ease-in-out, opacity var(--glsr-duration-fast) ease-in-out;
}

.glsr-default form.glsr-form .glsr-field-toggle input[type=checkbox]:checked+.glsr-toggle-track:after {
	transform: translateX(var(--glsr-toggle-size));
}

.glsr-default.glsr-rtl form.glsr-form .glsr-field-toggle input[type=checkbox]:checked+.glsr-toggle-track:after {
	transform: translateX(calc(var(--glsr-toggle-size) * -1));
}

.glsr-default form.glsr-form .glsr-range-labels {
	display: grid;
	font-size: var(--glsr-text-sm);
	grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
	line-height: 1.5;
	text-align: center;
}

.glsr-default form.glsr-form .glsr-range-labels :first-child {
	text-align: left;
}

.glsr-default form.glsr-form .glsr-range-labels :last-child {
	text-align: right;
}

.glsr-default form.glsr-form .glsr-range-options {
	align-items: center;
	display: flex;
	font-size: var(--glsr-text-base);
	gap: var(--glsr-gap-lg);
	justify-content: space-between;
	margin-bottom: calc(var(--glsr-text-sm) * 1.5);
	padding-bottom: var(--glsr-gap-xs);
	padding-top: var(--glsr-gap-xs);
	position: relative;
}

.glsr-default form.glsr-form .glsr-range-options:before {
	background-color: var(--glsr-gray-400);
	content: "";
	display: block;
	height: 1px;
	position: absolute;
	width: 100%;
}

.glsr-default form.glsr-form .glsr-range-options:has(.glsr-is-invalid):before {
	background-color: var(--glsr-form-error);
}

.glsr-default form.glsr-form .glsr-field-range {
	display: flex;
	z-index: 1;
}

.glsr-default form.glsr-form .glsr-range-options input[type=radio].glsr-input-range {
	flex-shrink: 0;
	height: var(--glsr-range-size);
	width: var(--glsr-range-size);
}

.glsr-default form.glsr-form .glsr-range-options label {
	display: none;
}

.glsr-default form.glsr-form .glsr-range-options input[type=radio]:checked+label {
	display: flex;
	font-size: var(--glsr-text-sm);
	left: 0;
	line-height: 1.5;
	position: absolute;
	top: 100%;
}

.glsr-default form.glsr-form .glsr-range-options:not(:has(input[type=radio]:checked)):after {
	content: attr(data-placeholder);
	display: flex;
	font-size: var(--glsr-text-sm);
	left: 0;
	line-height: 1.5;
	position: absolute;
	top: 100%;
}

form.glsr-form .glsr-star-rating:not([data-star-rating]) .glsr-star-rating--stars {
	display: none !important;
}

form.glsr-form .glsr-star-rating>select {
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px !important;
	margin: 0 !important;
	opacity: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	top: 0 !important;
	visibility: visible !important;
	white-space: nowrap !important;
	width: 1px !important;
}

form.glsr-form .glsr-star-rating>select:after, form.glsr-form .glsr-star-rating>select:before {
	display: none !important;
}

form.glsr-form .glsr-star-rating>select:focus+.glsr-star-rating--stars:before {
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	box-shadow: 0 0 0 3px -webkit-focus-ring-color;
	box-shadow: 0 0 0 3px Highlight;
	content: "";
	display: block;
	height: 100%;
	outline: 1px solid transparent;
	pointer-events: none;
	position: absolute;
	width: 100%;
}

form.glsr-form .glsr-star-rating--ltr>select {
	left: 0 !important;
}

form.glsr-form .glsr-star-rating--rtl>select {
	right: 0 !important;
}

form.glsr-form .glsr-star-rating--stars {
	align-items: center;
	cursor: pointer;
	display: flex;
	position: relative;
}

form.glsr-form select[disabled]+.glsr-star-rating--stars {
	cursor: default;
}

form.glsr-form .glsr-star-rating--stars>span {
	display: flex;
	height: var(--glsr-form-star);
	margin: 0;
	width: var(--glsr-form-star);
}

form.glsr-form .glsr-star-rating--stars[class*=" s"]>span {
	background-image: var(--glsr-star-empty);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
}

form.glsr-form .glsr-field-is-invalid .glsr-star-rating--stars[class*=" s"]>span {
	background-image: var(--glsr-star-error);
}

form.glsr-form .glsr-star-rating--stars[class*=" s"]>span.gl-active, form.glsr-form .glsr-star-rating--stars[class*=" s"]>span.gl-active.gl-selected {
	background-image: var(--glsr-star-full);
}

form.glsr-form .glsr-has-rating-labels .glsr-star-rating--stars[aria-label] {
	margin-bottom: calc(var(--glsr-text-sm) * 1.5);
	padding-bottom: var(--glsr-gap-xs);
}

form.glsr-form .glsr-has-rating-labels .glsr-star-rating--stars[aria-label]:after {
	content: attr(aria-label);
	display: flex;
	font-size: var(--glsr-text-sm);
	left: 0;
	line-height: 1.5;
	position: absolute;
	top: 100%;
}

.glsr-default button.glsr-button {
	align-items: center !important;
	cursor: pointer;
	display: inline-flex !important;
	white-space: nowrap;
}

.glsr-default button.glsr-button:not(.wp-block-search__button) {
	margin: 0;
}

.glsr-default button.glsr-button[aria-busy=true] {
	gap: var(--glsr-gap-sm);
}

.glsr-default .wp-block-button {
	margin: 0;
}

.glsr-modal {
	display: none;
	font-size: var(--glsr-text-base);
	line-height: var(--glsr-leading);
	pointer-events: none;
	position: fixed;
	z-index: -1;
}

.glsr-modal.is-open {
	display: block;
	pointer-events: auto;
	z-index: 99999;
}

.glsr-modal__overlay {
	align-items: center;
	background: rgba(0, 0, 0, .6);
	display: flex;
	height: 100vh;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw;
}

.glsr-modal__dialog {
	background-color: var(--glsr-modal-bg);
	border-radius: var(--glsr-modal-radius);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .07), 0 4px 8px rgba(0, 0, 0, .07), 0 8px 16px rgba(0, 0, 0, .07), 0 16px 32px rgba(0, 0, 0, .07), 0 32px 64px rgba(0, 0, 0, .07);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	max-height: calc(100vh - 2em);
	max-width: 700px;
	min-height: 150px;
	min-width: 320px;
	overflow: hidden;
	position: relative;
	width: calc(100vw - 2em);
	will-change: transform;
}

.glsr-modal-small .glsr-modal__dialog {
	min-height: auto;
	width: 480px;
}

[aria-hidden=false] .glsr-modal__dialog {
	animation: gl-zoomIn var(--glsr-duration-slow) cubic-bezier(0, 0, .2, 1);
}

[aria-hidden=true] .glsr-modal__dialog {
	animation: gl-zoomOut var(--glsr-duration-fast) cubic-bezier(0, 0, .2, 1);
}

.glsr-modal__header {
	font-weight: 600;
}

.glsr-modal__footer, .glsr-modal__header {
	align-items: center;
	box-shadow: 0 0 1px 0 color-mix(in srgb, currentColor 10%, transparent), 0 0 1em 0 rgba(0, 0, 0, .1);
	display: flex;
	flex-shrink: 0;
	gap: var(--glsr-gap-md);
	padding: 0 var(--glsr-modal-padding);
	position: relative;
	z-index: 1;
}

.glsr-modal__footer>div, .glsr-modal__header>div {
	align-items: center;
	display: flex;
	flex: 1;
	gap: var(--glsr-gap-md);
	padding: .75em 0;
}

.glsr-modal__content {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	padding: var(--glsr-modal-padding);
	position: relative;
}

.glsr-modal button.glsr-modal__close, .glsr-modal button.glsr-modal__close:focus, .glsr-modal button.glsr-modal__close:hover {
	align-items: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent !important;
	border: 0;
	box-shadow: none;
	color: currentColor !important;
	cursor: pointer;
	display: flex;
	font-size: 1em;
	height: 1.5em;
	justify-content: center;
	line-height: 1;
	margin: .75em 1em;
	outline-offset: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scale(1);
	transition: transform var(--glsr-duration-fast) ease-in;
	width: 1.5em;
	z-index: 10;
}

.glsr-modal button.glsr-modal__close:hover {
	transform: scale(1.1);
}

.glsr-modal button.glsr-modal__close:before {
	all: revert;
	content: "✕";
	font-family: arial;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1;
}

.glsr-modal button.glsr-modal__close:after, .glsr-modal[aria-hidden=true] .glsr-modal__close {
	display: none !important;
}

.glsr-modal .glsr-modal__overlay {
	animation-timing-function: cubic-bezier(0, 0, .2, 1);
}

.glsr-modal[aria-hidden=false] .glsr-modal__overlay {
	animation-duration: var(--glsr-duration-slow);
	animation-name: gl-fadeIn;
}

.glsr-modal[aria-hidden=true] .glsr-modal__overlay {
	animation-duration: var(--glsr-duration-fast);
	animation-name: gl-fadeOut;
}

.glsr-modal-error .glsr-modal__content, .glsr-modal-success .glsr-modal__content {
	display: flex;
	gap: var(--glsr-gap-md);
}

.glsr-modal-error .glsr-modal__content:before, .glsr-modal-success .glsr-modal__content:before {
	content: "";
	display: block;
	flex-shrink: 0;
	height: 2em;
	margin-top: -.25em;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	opacity: .75;
	width: 2em;
}

.glsr-modal-error .glsr-modal__content:before {
	background-color: var(--glsr-red);
	-webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3E%3Cpath d=\'M10 2a8 8 0 1 1 0 16 8 8 0 1 1 0-16zm1.13 9.38.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z\'/%3E%3C/svg%3E");
	mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3E%3Cpath d=\'M10 2a8 8 0 1 1 0 16 8 8 0 1 1 0-16zm1.13 9.38.35-6.46H8.52l.35 6.46h2.26zm-.09 3.36c.24-.23.37-.55.37-.96 0-.42-.12-.74-.36-.97s-.59-.35-1.06-.35-.82.12-1.07.35-.37.55-.37.97c0 .41.13.73.38.96.26.23.61.34 1.06.34s.8-.11 1.05-.34z\'/%3E%3C/svg%3E");
}

.glsr-modal-success .glsr-modal__content:before {
	background-color: var(--glsr-green);
	-webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3E%3Cpath d=\'M10 2a8 8 0 1 0 0 16 8 8 0 1 0 0-16zm-.615 12.66h-1.34l-3.24-4.54 1.341-1.25 2.569 2.4 5.141-5.931 1.34.94-5.811 8.381z\'/%3E%3C/svg%3E");
	mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3E%3Cpath d=\'M10 2a8 8 0 1 0 0 16 8 8 0 1 0 0-16zm-.615 12.66h-1.34l-3.24-4.54 1.341-1.25 2.569 2.4 5.141-5.931 1.34.94-5.811 8.381z\'/%3E%3C/svg%3E");
}

#glsr-modal-review .glsr-read-more {
	display: none !important;
}

#glsr-modal-verified .glsr-modal__footer {
	box-shadow: inset 0 .5px 0 var(--glsr-review-verified);
	color: var(--glsr-review-verified);
}

#glsr-modal-verified .glsr-modal__footer:after {
	background: currentColor;
	content: "";
	height: 100%;
	left: 0;
	opacity: .125;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}

.glsr-debug {
	position: relative;
}

.glsr-debug:before {
	background-color: currentColor;
	content: "";
	height: 100%;
	left: 0;
	opacity: .15;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

.glsr-debug pre {
	font-family: "Fira Code", Consolas, Monaco, monospace;
	font-size: 12px;
	line-height: 1.25;
	padding: 10px;
	position: relative;
	z-index: 1;
}

.glsr-default {
	--glsr-toggle-bg-1: var(--glsr-blue);
}

.glsr-default form.glsr-form {
	font-size: var(--glsr-text-md);
	line-height: var(--glsr-leading);
}

.glsr-default form.glsr-form label.glsr-label {
	font-size: var(--glsr-label-text);
	font-weight: var(--glsr-label-weight);
	line-height: var(--glsr-leading);
	margin-bottom: var(--glsr-gap-xs);
	padding: 0;
}

.glsr-default form.glsr-form .glsr-label+.glsr-description {
	margin-bottom: var(--glsr-gap-xs);
}

.glsr-default form.glsr-form .glsr-description {
	font-size: var(--glsr-description-text);
	opacity: .75;
}

.glsr-default form.glsr-form input.glsr-input, .glsr-default form.glsr-form select.glsr-select, .glsr-default form.glsr-form textarea.glsr-textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-clip: padding-box;
	background-color: var(--glsr-input-bg);
	border: var(--glsr-input-b);
	border-radius: var(--glsr-input-radius);
	color: var(--glsr-input-color);
	font-family: inherit;
	font-size: var(--glsr-text-md);
	line-height: var(--glsr-leading);
	min-height: auto !important;
	padding: var(--glsr-input-py) var(--glsr-input-px) !important;
	transition: var(--glsr-input-transition);
}

.glsr-default form.glsr-form input.glsr-input:focus, .glsr-default form.glsr-form select.glsr-select:focus, .glsr-default form.glsr-form textarea.glsr-textarea:focus {
	background-color: var(--glsr-input-bg);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	box-shadow: 0 0 0 3px -webkit-focus-ring-color;
	box-shadow: 0 0 0 3px Highlight;
	outline: 1px solid transparent;
}

.glsr-default form.glsr-form select.glsr-select {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\' fill=\'none\'%3E%3Cpath d=\'m7 7 3-3 3 3m0 6-3 3-3-3\' stroke=\'%239fa6b2\' stroke-width=\'1.5\' stroke-linecap=\'round\' stroke-linejoin=\'round\'/%3E%3C/svg%3E");
	background-position: right .5em center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	height: auto;
	padding-right: 3em;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}

.glsr-default form.glsr-form select.glsr-select.nitro-lazy {
	background-image: none !important;
}

.glsr-default form.glsr-form input.glsr-input-radio[type=radio], .glsr-default form.glsr-form input.glsr-input-range[type=radio], .glsr-default form.glsr-form input[type=checkbox].glsr-input-checkbox {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: var(--glsr-white);
	background-origin: border-box;
	border: 1px solid var(--glsr-gray-400);
	color: var(--glsr-blue);
	font-size: var(--glsr-text-md);
	height: var(--glsr-choice-h);
	min-height: auto;
	min-width: auto;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: var(--glsr-choice-w);
}

.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:after, .glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:before, .glsr-default form.glsr-form input.glsr-input-radio[type=radio]:after, .glsr-default form.glsr-form input.glsr-input-radio[type=radio]:before, .glsr-default form.glsr-form input.glsr-input-range[type=radio]:after, .glsr-default form.glsr-form input.glsr-input-range[type=radio]:before {
	display: none !important;
}

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

.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:focus, .glsr-default form.glsr-form input.glsr-input-radio[type=radio]:focus, .glsr-default form.glsr-form input.glsr-input-range[type=radio]:focus {
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	box-shadow: 0 0 0 3px -webkit-focus-ring-color;
	box-shadow: 0 0 0 3px Highlight;
	outline: 1px solid transparent;
}

.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:checked:focus, .glsr-default form.glsr-form input.glsr-input-radio[type=radio]:checked:focus, .glsr-default form.glsr-form input.glsr-input-range[type=radio]:checked:focus {
	border-color: transparent;
}

.glsr-default form.glsr-form input[type=checkbox].glsr-input-checkbox {
	border-radius: var(--glsr-input-radius);
}

.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\'0 0 16 16\' fill=\'%23fff\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M5.707 7.293a1 1 0 0 0-1.414 1.414l2 2a1 1 0 0 0 1.414 0l4-4a1 1 0 0 0-1.414-1.414L7 8.586 5.707 7.293z\'/%3E%3C/svg%3E");
}

.glsr-default form.glsr-form input.glsr-input-checkbox[type=checkbox]:checked.nitro-lazy {
	background-image: none !important;
}

.glsr-default form.glsr-form input.glsr-input-radio[type=radio], .glsr-default form.glsr-form input.glsr-input-range[type=radio] {
	border-radius: 100%;
}

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

.glsr-default form.glsr-form input.glsr-input-radio[type=radio]:checked.nitro-lazy, .glsr-default form.glsr-form input.glsr-input-range[type=radio]:checked.nitro-lazy {
	background-image: none !important;
}

.glsr-default form.glsr-form .glsr-toggle label {
	font-size: var(--glsr-text-md);
	line-height: var(--glsr-leading);
	padding: 0;
}

.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:focus {
	outline: none;
}

.glsr-default form.glsr-form .glsr-toggle input[type=checkbox]:focus+.glsr-toggle-track {
	box-shadow: 0 0 0 3px Highlight;
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	box-shadow: 0 0 0 3px -webkit-focus-ring-color;
	outline: 1px solid transparent;
}

.glsr-default form.glsr-form .glsr-field-error {
	font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
	line-height: var(--glsr-leading);
}

.theme-twentytwentytwo .glsr-default .glsr-button {
	border: none;
}

.theme-twentytwentytwo .glsr-default .glsr-button:hover {
	color: var(--glsr-white);
}
