@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.ad-zone {
	text-align: center;
	padding-top: 40px
}

@media screen and (min-width:1020px) {
	.ad-zone {
		margin-bottom: -40px
	}
}

@media only screen and (max-width:991px) {
	.ad-zone {
		display: none
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.button-container {
	padding-top: 25px
}

@media (min-width:992px) {
	.button-container {
		padding-bottom: 36px
	}
}

.button-container .button-contain {
	text-align: center
}

.button-container .button-contain .primary-button {
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	flex-shrink: 0;
	font-family: "Barlow Condensed";
	font-size: 18px !important;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	text-align: center;
	color: #000;
	white-space: nowrap
}

.button-container .button-contain .primary-button:hover {
	text-decoration: none
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.component.accordion {
	background: #f7f7f7;
	padding: 20px;
	margin-bottom: 10px
}

@media screen and (min-width:768px) {
	.component.accordion {
		padding: 10px 40px
	}
}

.component.accordion ul,
.component.accordion ul.items {
	list-style: none;
	padding-left: 0
}

.component.accordion ul div.toggle-content,
.component.accordion ul.items div.toggle-content {
	padding: 14px 7px 14px 7px
}

.component.accordion ul ul,
.component.accordion ul.items ul {
	padding-top: 0
}

.component.accordion ul p,
.component.accordion ul.items p {
	margin: 0 0 12px 0
}

.component.accordion .toggle-header .component {
	padding: 0 !important
}

.component.accordion .toggle-header .field-heading {
	position: relative;
	padding-left: 0;
	padding-right: 40px;
	font-size: 18px;
	color: #000;
	font-weight: 500
}

.component.accordion .toggle-header .field-heading:after {
	content: "" !important;
	position: absolute !important;
	right: 6px;
	top: 5px;
	display: none;
	border-right: 1px solid #0b5ead;
	border-top: 1px solid #0b5ead;
	transform: rotate(135deg);
	width: 8px;
	height: 8px;
	left: auto;
	font-size: 0
}

.component.accordion .field-content,
.component.accordion .field-content li {
	font-size: 14px;
	color: #333
}

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

	.component.accordion .field-content,
	.component.accordion .field-content li {
		font-size: 16px
	}
}

.component.accordion p {
	font-size: 14px
}

@media screen and (min-width:768px) {
	.component.accordion p {
		font-size: 16px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.ad_spot_container img {
	width: 100%;
	margin: 18px auto;
	width: 728px;
	height: 90px;
	background-color: red;
	display: block
}

@media screen and (max-width:768px) {
	.ad_spot_container img {
		display: none
	}
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.article_detail {
	color: #000
}

@media screen and (max-width:1200px) {
	.article_detail {
		padding: 0 30px !important
	}
}

@media print {
	.article_detail {
		overflow: visible;
		display: block
	}
}

.article_detail article.ellipsis:after,
.article_detail article.no_ellipsis:after {
	content: "…";
	display: none;
	text-align: center;
	width: 100%;
	font-weight: 700;
	margin: 4px 0;
	font-size: 24px
}

.article_detail article.ellipsis .article_table_container,
.article_detail article.no_ellipsis .article_table_container {
	color: #000
}

.article_detail article.ellipsis .article_table_container h2,
.article_detail article.no_ellipsis .article_table_container h2 {
	font-size: 24px;
	color: #000;
	font-weight: 400;
	margin-bottom: 10px
}

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

	.article_detail article.ellipsis .article_table_container h2,
	.article_detail article.no_ellipsis .article_table_container h2 {
		font-size: 18px;
		font-weight: 500
	}
}

.article_detail article.ellipsis .article_table_container .table_container,
.article_detail article.no_ellipsis .article_table_container .table_container {
	overflow-x: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.article_detail article.ellipsis .article_table_container .table_container::-webkit-scrollbar,
.article_detail article.no_ellipsis .article_table_container .table_container::-webkit-scrollbar {
	width: 0;
	height: 0
}

.article_detail article.ellipsis .article_table_container table,
.article_detail article.no_ellipsis .article_table_container table {
	width: 800px
}

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

	.article_detail article.ellipsis .article_table_container table,
	.article_detail article.no_ellipsis .article_table_container table {
		width: 100%
	}
}

.article_detail article.ellipsis .article_table_container table,
.article_detail article.ellipsis .article_table_container td,
.article_detail article.ellipsis .article_table_container th,
.article_detail article.ellipsis .article_table_container tr,
.article_detail article.no_ellipsis .article_table_container table,
.article_detail article.no_ellipsis .article_table_container td,
.article_detail article.no_ellipsis .article_table_container th,
.article_detail article.no_ellipsis .article_table_container tr {
	border: 1px solid gray;
	border-collapse: collapse
}

.article_detail article.ellipsis .article_table_container th,
.article_detail article.no_ellipsis .article_table_container th {
	font-size: 18px;
	padding: 14px;
	text-align: center;
	font-weight: 600
}

.article_detail article.ellipsis .article_table_container td,
.article_detail article.no_ellipsis .article_table_container td {
	padding: 17px;
	font-size: 14px
}

.article_detail article.ellipsis .article_table_container tr td:nth-child(odd),
.article_detail article.ellipsis .article_table_container tr th:nth-child(odd),
.article_detail article.no_ellipsis .article_table_container tr td:nth-child(odd),
.article_detail article.no_ellipsis .article_table_container tr th:nth-child(odd) {
	background: #f7f7f7
}

.article_detail article.ellipsis ul,
.article_detail article.no_ellipsis ul {
	list-style: disc !important;
	font-size: 16px !important;
	margin-bottom: 2rem !important;
	padding-left: 30px !important
}

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

	.article_detail article.ellipsis ul,
	.article_detail article.no_ellipsis ul {
		font-size: 18px !important
	}
}

.article_detail article.ellipsis li ul,
.article_detail article.no_ellipsis li ul {
	list-style: disc !important;
	font-size: 16px !important;
	margin-bottom: 0 !important;
	padding-left: 30px !important
}

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

	.article_detail article.ellipsis li ul,
	.article_detail article.no_ellipsis li ul {
		font-size: 18px !important
	}
}

.article_detail article.ellipsis ol,
.article_detail article.no_ellipsis ol {
	list-style: decimal !important;
	font-size: 16px !important;
	margin-bottom: 2rem !important;
	padding-left: 30px !important
}

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

	.article_detail article.ellipsis ol,
	.article_detail article.no_ellipsis ol {
		font-size: 18px !important
	}
}

.article_detail article.ellipsis li ol,
.article_detail article.no_ellipsis li ol {
	list-style: decimal !important;
	font-size: 16px !important;
	margin-bottom: 0 !important;
	padding-left: 30px !important
}

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

	.article_detail article.ellipsis li ol,
	.article_detail article.no_ellipsis li ol {
		font-size: 18px !important
	}
}

.article_detail article.no_ellipsis:after {
	content: none
}

.article_detail .stats_callout_container {
	width: auto;
	margin: 0 auto
}

.article_detail .blockquote {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.article_detail .blockquote span {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.article_detail a,
.article_detail a:link,
.article_detail a:visited {
	color: #000;
	font-size: inherit;
	text-decoration: underline
}

.article_detail p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 24px 0
}

@media screen and (min-width:768px) {
	.article_detail p {
		font-size: 18px;
		margin: 0 0 24px 0
	}
}

.article_detail .image_block_container {
	width: 100%
}

.article_detail .image_block_container h3 {
	font-size: 24px
}

.article_detail .image_block_container {
	margin: 36px 0
}

.article_detail .image_block_container .ellipses {
	margin-top: 0 !important
}

.article_detail .image_block_container img {
	display: block;
	width: 100%;
	height: auto
}

.article_detail .img_desc {
	font-size: 12px
}

.article_detail h3 {
	margin-bottom: 24px
}

@media screen and (min-width:768px) {
	.article_detail h3 {
		font-size: 28px
	}
}

.article_detail blockquote {
	font-weight: 700;
	font-size: 21px;
	margin: 24px auto;
	width: 572px;
	max-width: 100%;
	padding: 29px 0 0 50px;
	position: relative
}

@media screen and (min-width:768px) {
	.article_detail blockquote {
		margin: 36px auto
	}
}

.article_detail blockquote:before {
	content: "";
	display: none;
	height: 76px;
	width: 76px;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	border-radius: 50%;
	background: #cbdb4a
}

.article_detail blockquote .byline {
	margin-top: 5px;
	font-size: 12px;
	font-weight: 400;
	display: block
}

.article_detail .article_info {
	font-size: 18px;
	margin: 24px 0 24px;
	text-align: center;
	-webkit-text-decoration: wavy;
	text-decoration: wavy;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

@media screen and (min-width:768px) {
	.article_detail .article_info {
		font-size: 21px;
		margin: 36px 0 36px
	}
}

.article_detail .tag_wrapper {
	text-align: center;
	margin: 27px 0
}

.article_detail .ref_tag,
.article_detail a.ref_tag,
.article_detail a.ref_tag:link,
.article_detail a.ref_tag:visited {
	display: inline-block;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	padding: 8px 16px;
	background: #fff;
	color: #000;
	border: 2px solid #000;
	border-radius: 999px;
	text-transform: none;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 9px 4px;
	font-weight: 700;
	text-decoration: none
}

.article_detail .ref_tag:hover,
.article_detail a.ref_tag:hover,
.article_detail a.ref_tag:link:hover,
.article_detail a.ref_tag:visited:hover {
	color: #000;
	border: 2px solid #000;
	text-decoration: none
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.associated_people,
.associated_people-alt {
	display: flex;
	padding: 29px 20px 24px 20px;
	margin-bottom: 36px
}

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

	.associated_people,
	.associated_people-alt {
		padding: 36px 50px 36px 40px
	}
}

.associated_people-alt.border_bottom,
.associated_people.border_bottom {
	border-bottom: 1px solid #e5e5e5
}

.associated_people-alt.border_top,
.associated_people.border_top {
	border-top: 1px solid #e5e5e5
}

.associated_people .img,
.associated_people-alt .img {
	display: block;
	width: 100%;
	height: auto
}

.associated_people a,
.associated_people a:link,
.associated_people a:visited,
.associated_people-alt a,
.associated_people-alt a:link,
.associated_people-alt a:visited {
	color: #0b5ead;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
	margin-bottom: 5px
}

.associated_people .image_wrap,
.associated_people-alt .image_wrap {
	height: 136px;
	width: 136px;
	overflow: hidden;
	position: relative;
	z-index: 2
}

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

	.associated_people .image_wrap,
	.associated_people-alt .image_wrap {
		height: 216px;
		width: 216px
	}
}

.associated_people .author_image,
.associated_people-alt .author_image {
	position: relative;
	margin-right: 16px
}

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

	.associated_people .author_image,
	.associated_people-alt .author_image {
		margin-right: 32px
	}
}

.associated_people .author_image:before,
.associated_people-alt .author_image:before {
	content: ""
}

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

	.associated_people .author_image:before,
	.associated_people-alt .author_image:before {
		height: 216px;
		width: 216px
	}
}

.associated_people .author_image:before,
.associated_people-alt .author_image:before {
	height: 136px;
	width: 136px;
	display: none;
	position: absolute;
	top: -3px;
	right: 0;
	border-radius: 50%;
	background: #b7d5f2
}

.associated_people .author_image img,
.associated_people-alt .author_image img {
	display: block;
	width: 100%;
	height: auto
}

.associated_people .author_label,
.associated_people-alt .author_label {
	font-size: 14px;
	line-height: 21px
}

.associated_people .presenter-cha-board-email,
.associated_people-alt .presenter-cha-board-email {
	font-size: 14px;
	color: #0b5ead;
	transition: color .3s ease-in-out
}

.associated_people .presenter-cha-board-email a,
.associated_people-alt .presenter-cha-board-email a {
	font-weight: 500;
	font-size: 14px
}

.associated_people .presenter-cha-board-email a:hover,
.associated_people-alt .presenter-cha-board-email a:hover {
	color: #5aa700;
	text-decoration: underline
}

.associated_people .presenter-cha-board-email img,
.associated_people-alt .presenter-cha-board-email img {
	width: 15px;
	height: 11px;
	margin: 2px 6px 4px 0
}

.associated_people .author_notes,
.associated_people-alt .author_notes {
	font-size: 16px;
	line-height: 24px
}

.associated_people-alt.mini_bio,
.associated_people.mini_bio {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0;
	border-top: none;
	border-bottom: none;
	margin-bottom: 0;
	width: 175px
}

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

	.associated_people-alt.mini_bio,
	.associated_people.mini_bio {
		padding: 0;
		width: 215px
	}
}

.associated_people-alt.mini_bio .author_info,
.associated_people.mini_bio .author_info {
	display: flex;
	flex-direction: column
}

.associated_people-alt.mini_bio .img,
.associated_people.mini_bio .img {
	display: block;
	width: 100%;
	height: auto
}

.associated_people-alt.mini_bio a,
.associated_people-alt.mini_bio a:link,
.associated_people-alt.mini_bio a:visited,
.associated_people.mini_bio a,
.associated_people.mini_bio a:link,
.associated_people.mini_bio a:visited {
	color: #000;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 3px;
	font-weight: 700;
	margin-top: 12px
}

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

	.associated_people-alt.mini_bio a,
	.associated_people-alt.mini_bio a:link,
	.associated_people-alt.mini_bio a:visited,
	.associated_people.mini_bio a,
	.associated_people.mini_bio a:link,
	.associated_people.mini_bio a:visited {
		font-size: 16px;
		margin-bottom: 6px
	}
}

.associated_people-alt.mini_bio .image_wrap,
.associated_people.mini_bio .image_wrap {
	border-radius: 50%;
	width: 71px;
	height: 71px;
	overflow: hidden;
	position: relative;
	z-index: 2
}

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

	.associated_people-alt.mini_bio .image_wrap,
	.associated_people.mini_bio .image_wrap {
		height: 216px;
		width: 216px
	}
}

.associated_people-alt.mini_bio .author_image,
.associated_people.mini_bio .author_image {
	position: relative;
	margin-right: 0
}

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

	.associated_people-alt.mini_bio .author_image,
	.associated_people.mini_bio .author_image {
		margin-right: 0
	}
}

.associated_people-alt.mini_bio .author_image:before,
.associated_people.mini_bio .author_image:before {
	content: "";
	height: 32px;
	width: 32px;
	display: none;
	position: absolute;
	top: -3px;
	right: 0;
	border-radius: 50%;
	background: #b7d5f2
}

.associated_people-alt.mini_bio .author_image img,
.associated_people.mini_bio .author_image img {
	display: block;
	width: 100%;
	height: auto
}

.associated_people-alt.mini_bio .author_label,
.associated_people.mini_bio .author_label {
	display: none
}

.associated_people-alt.mini_bio .author_notes,
.associated_people.mini_bio .author_notes {
	font-size: 12px;
	line-height: 21px
}

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

	.associated_people-alt.mini_bio .author_notes,
	.associated_people.mini_bio .author_notes {
		font-size: 14px
	}
}

.associated_people-alt {
	align-items: flex-start;
	flex-direction: column;
	width: 100%;
	max-width: 345px;
	flex: 1 0 345px;
	margin: 16px 0;
	padding: 16px 0;
	padding-right: 24px
}

@media screen and (min-width:991px) {
	.associated_people-alt {
		flex-direction: row;
		max-width: 780px;
		flex: 1 0 780px
	}
}

.associated_people-alt .author_image {
	height: 136px;
	width: 136px
}

@media screen and (min-width:991px) {
	.associated_people-alt .author_image {
		height: 216px;
		width: 216px
	}
}

.associated_people-alt .author_image {
	margin-bottom: 12px;
	margin-right: 0
}

.associated_people-alt .image_wrap {
	height: 136px;
	width: 136px
}

@media screen and (min-width:991px) {
	.associated_people-alt .image_wrap {
		height: 216px;
		width: 216px
	}
}

.associated_people-alt .author_info {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
	padding-right: 24px
}

@media screen and (min-width:991px) {
	.associated_people-alt .author_info {
		margin-top: auto;
		margin-bottom: auto
	}
}

.associated_people-alt .presenter-title {
	color: #333;
	display: inline-block;
	margin-bottom: 8px;
	font-weight: 400;
	font-family: Newsreader, serif;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0
}

.associated_people-alt .presenter-title a {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0
}

.associated_people-alt .author_notes {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	letter-spacing: 0;
	max-width: 780px;
	width: 100%
}

.associated_people-alt .author_notes a {
	font-size: 14px
}

.associated_people-alt .author_notes a:hover {
	text-decoration: underline
}

.associated_people-alt .presenter-cha-board-role {
	font-family: "Barlow Condensed";
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	max-width: 275px;
	letter-spacing: 1%;
	font-weight: 400;
	width: 100%;
	margin-bottom: 8px
}

.associated_people {
	align-items: flex-start;
	flex-direction: column;
	width: 100%;
	max-width: 100%;
	flex: 1 0 100%;
	margin: 16px 0;
	padding: 16px 0;
	padding-right: 24px
}

@media screen and (min-width:991px) {
	.associated_people {
		max-width: 345px;
		flex: 1 0 345px
	}
}

.associated_people .author_image {
	height: 136px;
	width: 136px;
	margin-bottom: 12px;
	margin-right: 0
}

.associated_people .author_image img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.associated_people .image_wrap {
	height: 136px;
	width: 136px
}

.associated_people .image_wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.associated_people .author_info {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
	padding-right: 24px
}

.associated_people .presenter-title {
	color: #333;
	display: inline-block;
	margin-bottom: 8px;
	font-weight: 400;
	font-family: Newsreader, serif;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0
}

.associated_people .presenter-title a {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0
}

.associated_people .author_notes {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	letter-spacing: 0;
	max-width: 780px;
	width: 100%
}

.associated_people .author_notes a {
	font-size: 14px
}

.associated_people .author_notes a:hover {
	text-decoration: underline
}

.associated_people .presenter-cha-board-role {
	font-family: "Barlow Condensed";
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	max-width: 275px;
	letter-spacing: 1%;
	font-weight: 400;
	width: 100%;
	margin-bottom: 8px
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.author_bio {
	display: flex;
	padding: 30px 20px 25px 25px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 36px
}

@media screen and (min-width:768px) {
	.author_bio {
		padding: 36px 50px 36px 40px
	}
}

.author_bio .img {
	display: block;
	width: 100%;
	height: auto
}

.author_bio a,
.author_bio a:link,
.author_bio a:visited {
	color: #0b5ead;
	font-size: 18px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	display: inline-block;
	margin-bottom: 5px
}

.author_bio .image_wrap {
	border-radius: 50%;
	height: 66px;
	width: 66px;
	overflow: hidden;
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	.author_bio .image_wrap {
		height: 80px;
		width: 80px
	}
}

.author_bio .author_image {
	position: relative;
	margin-right: 16px
}

@media screen and (min-width:768px) {
	.author_bio .author_image {
		margin-right: 32px
	}
}

.author_bio .author_image:before {
	content: "";
	height: 32px;
	width: 32px;
	display: none;
	position: absolute;
	top: -3px;
	right: 0;
	border-radius: 50%;
	background: #b7d5f2
}

.author_bio .author_image img {
	display: block;
	width: 100%;
	height: auto
}

.author_bio .author_label {
	font-size: 14px;
	line-height: 21px
}

.author_bio .author_notes {
	font-size: 16px;
	line-height: 24px
}

.author_bio.mini_bio {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	border-top: none;
	border-bottom: none;
	margin-right: 22px;
	margin-bottom: 0;
	padding-top: 25px !important
}

@media screen and (min-width:768px) {
	.author_bio.mini_bio {
		padding: 0;
		width: 215px
	}
}

.author_bio.mini_bio .author_info {
	display: flex;
	flex-direction: column
}

.author_bio.mini_bio .author_info .presenter-title {
	color: #000;
	display: inline-block;
	margin-bottom: 3px;
	font-weight: 700;
	margin-top: 12px;
	font-family: proximanova;
	font-size: 16px
}

.author_bio.mini_bio .author_info .presenter-email {
	font-size: 14px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	color: #0b5ead;
	transition: color .3s ease-in-out
}

.author_bio.mini_bio .author_info .presenter-email a {
	margin-top: 3px;
	font-size: 14px;
	font-weight: 500;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.author_bio.mini_bio .author_info .presenter-email a:hover {
	color: #5aa700;
	text-decoration: underline
}

.author_bio.mini_bio .author_info .presenter-email img {
	width: 15px;
	height: 11px;
	margin: 2px 6px 4px 0
}

.author_bio.mini_bio .author_info a {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px
}

.author_bio.mini_bio .img {
	display: block;
	width: 100%;
	height: auto
}

.author_bio.mini_bio a,
.author_bio.mini_bio a:link,
.author_bio.mini_bio a:visited {
	color: #000;
	color: #0b5ead;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 3px;
	font-weight: 700;
	margin-top: 12px
}

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

	.author_bio.mini_bio a,
	.author_bio.mini_bio a:link,
	.author_bio.mini_bio a:visited {
		font-size: 16px;
		margin-bottom: 6px
	}
}

.author_bio.mini_bio .image_wrap {
	height: 137px;
	width: 137px;
	overflow: hidden;
	position: relative;
	border-radius: 0;
	z-index: 2
}

@media screen and (min-width:768px) {
	.author_bio.mini_bio .image_wrap {
		height: 137px;
		width: 137px
	}
}

.author_bio.mini_bio .author_image {
	position: relative;
	margin-right: 0
}

@media screen and (min-width:768px) {
	.author_bio.mini_bio .author_image {
		margin-right: 0
	}
}

.author_bio.mini_bio .author_image:before {
	content: "";
	height: 32px;
	width: 32px;
	display: none;
	position: absolute;
	top: -3px;
	right: 0;
	border-radius: 50%;
	background: #b7d5f2
}

.author_bio.mini_bio .author_image img {
	display: block;
	width: 100%;
	height: auto
}

.author_bio.mini_bio .author_label {
	display: none
}

.author_bio.mini_bio .author_notes {
	font-size: 14px;
	line-height: 21px
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.bio-hero {
	width: 100%;
	background: #fff;
	padding-bottom: 80px
}

.bio-hero--orange .bio-hero__band {
	background: #fce5da
}

.bio-hero--green .bio-hero__band {
	background: #e1f8f7
}

.bio-hero--pink .bio-hero__band {
	background: #feecf7
}

.bio-hero--purple .bio-hero__band {
	background: #d6d6ff
}

.bio-hero__band {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	padding: 40px 24px;
	position: relative;
	overflow: hidden
}

@media screen and (min-width:768px) {
	.bio-hero__band {
		flex-direction: row;
		align-items: flex-start;
		gap: 32px;
		padding: 80px 128px
	}
}

.bio-hero__photo {
	flex-shrink: 0;
	width: 137px;
	height: 137px;
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	.bio-hero__photo {
		width: 216px;
		height: 216px
	}
}

.bio-hero__photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.bio-hero__content {
	display: flex;
	flex-direction: column;
	gap: 16px;
	align-items: flex-start;
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	.bio-hero__content {
		gap: 24px;
		max-width: 776px
	}
}

.bio-hero__eyebrow-name {
	display: flex;
	flex-direction: column;
	gap: 8px;
	color: #000
}

.bio-hero__eyebrow {
	font-family: Newsreader, serif;
	font-size: 24px;
	line-height: 1;
	font-weight: 400;
	margin: 0;
	color: #000
}

@media screen and (min-width:768px) {
	.bio-hero__eyebrow {
		font-size: 32px;
		line-height: 32px
	}
}

.bio-hero__eyebrow a {
	color: #000;
	text-decoration: none
}

.bio-hero__name {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 48px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
	color: #000
}

@media screen and (min-width:768px) {
	.bio-hero__name {
		font-size: 72px;
		line-height: 72px
	}
}

.bio-hero__title {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #000;
	margin: 0
}

.bio-hero__contact {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 24px
}

.bio-hero__link {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	color: #000
}

.bio-hero__link-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	flex-shrink: 0
}

.bio-hero__link-icon img {
	display: block;
	width: 100%;
	height: 100%
}

.bio-hero__link-label {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	border-bottom: 1px solid #000
}

.bio-hero__socials {
	display: flex;
	align-items: center;
	gap: 16px
}

.bio-hero__socials a {
	display: inline-block;
	width: 20px
}

.bio-hero__intersect {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 657px;
	height: 234px;
	pointer-events: none
}

@media only screen and (max-width:991px) {
	.bio-hero__intersect {
		display: none
	}
}

.bio-hero__text {
	padding: 40px 24px 0;
	font-size: 14px;
	line-height: 1.5
}

@media screen and (min-width:768px) {
	.bio-hero__text {
		padding: 40px 128px 0
	}
}

@media screen and (min-width:1020px) {
	.bio-hero__text {
		max-width: 1440px;
		margin: 0 auto
	}
}

.bio-hero__text h3 {
	font-size: 16px;
	margin-bottom: 8px
}

.bio-hero__text ol,
.bio-hero__text ul {
	list-style-type: disc !important;
	padding-left: 40px
}

.bio-hero__text p {
	font-size: 14px;
	line-height: 21px
}

.detail_page_layout.profile_detail_container .details_layout_cols {
	max-width: 1223px;
	margin: 0 auto;
	padding: 40px 30px 30px
}

@media screen and (min-width:1020px) {
	.detail_page_layout.profile_detail_container .details_layout_cols {
		padding: 40px 30px
	}
}

.detail_page_layout.profile_detail_container .ellipsis {
	max-width: 70%
}

.detail_page_layout.profile_detail_container .ellipsis::after {
	content: "…";
	display: block;
	text-align: center;
	width: 100%;
	font-weight: 700;
	margin: 4px 0;
	font-size: 24px
}

.detail_page_layout.profile_detail_container .ellipsis p {
	margin-bottom: 2.65rem
}

.detail_page_layout.profile_detail_container .category,
.detail_page_layout.profile_detail_container .category a {
	color: #5aa700;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif !important;
	font-weight: 600 !important;
	font-size: 14px;
	margin: 0 0 5px;
	text-transform: uppercase
}

.detail_page_layout.profile_detail_container .category a:hover,
.detail_page_layout.profile_detail_container .category:hover {
	text-decoration: none
}

.detail_page_layout.profile_detail_container .cha-card-component .cha-card-wrapper .cha-card .cha-card-content {
	width: 100%
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.bookmarks_container {
	width: 100%;
	padding-right: 25px
}

.bookmarks_container ul {
	padding: 0
}

.bookmarks_container .bookmark_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #000;
	list-style: none;
	background: #f7f7f7;
	width: 100%;
	margin-bottom: 10px;
	border-left: 12px solid #f55e20;
	padding: 16px 20px 16px 20px;
	box-sizing: border-box
}

@media screen and (min-width:768px) {
	.bookmarks_container .bookmark_item {
		padding: 16px 32px 16px 44px
	}
}

.bookmarks_container a,
.bookmarks_container a:link,
.bookmarks_container a:visited {
	font-family: "Proxima Nova", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	color: #000;
	text-decoration: underline
}

.bookmarks_container a:hover,
.bookmarks_container a:link:hover,
.bookmarks_container a:visited:hover {
	color: #000
}

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

	.bookmarks_container a,
	.bookmarks_container a:link,
	.bookmarks_container a:visited {
		font-size: 18px;
		line-height: 16px
	}
}

.bookmarks_container .close_btn {
	height: 32px;
	display: flex;
	align-items: center;
	padding-left: 50px;
	cursor: pointer
}

.bookmarks_container .close_btn img {
	width: 12px;
	height: auto
}

@media screen and (min-width:768px) {
	.bookmarks_container .close_btn {
		padding-left: 0
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.category-breadcrumb {
	display: flex;
	align-items: flex-end
}

@media screen and (min-width:576px) {
	.category-breadcrumb {
		align-items: inherit
	}
}

.category-breadcrumb.remove-divider {
	align-items: inherit
}

.category-breadcrumb.remove-divider li {
	margin-right: 0;
	position: relative
}

.category-breadcrumb.remove-divider li::after {
	display: none
}

.category-breadcrumb.remove-divider img {
	margin-bottom: 2px
}

@media screen and (min-width:576px) {
	.category-breadcrumb.remove-divider img {
		margin-bottom: 2px
	}
}

.category-breadcrumb ol {
	display: block;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0
}

@media screen and (min-width:576px) {
	.category-breadcrumb ol {
		display: flex;
		flex-wrap: wrap
	}
}

.category-breadcrumb li {
	position: relative
}

@media screen and (min-width:576px) {
	.category-breadcrumb li {
		margin-right: 18px
	}
}

.category-breadcrumb li::after {
	content: "";
	width: 1px;
	height: 11px;
	background-color: #5aa700;
	display: inline-block;
	position: absolute;
	margin-left: 8px;
	margin-top: .25em
}

.category-breadcrumb li:nth-of-type(2) {
	margin-right: 0
}

.category-breadcrumb li:nth-of-type(2)::after {
	display: none
}

.category-breadcrumb a {
	color: #5aa700;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	text-transform: uppercase
}

.category-breadcrumb a:hover {
	color: #5aa700;
	text-decoration: none
}

.category-breadcrumb img {
	margin-left: 5px;
	margin-bottom: 9px
}

@media screen and (min-width:576px) {
	.category-breadcrumb img {
		margin-bottom: 2px
	}
}

.hero__eyebrow {
	display: inline
}

.hero__eyebrow a {
	font-family: "Barlow Condensed";
	font-size: 24px;
	line-height: 24px;
	letter-spacing: .24px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none
}

.hero__eyebrow a:focus,
.hero__eyebrow a:hover {
	outline: 0;
	text-decoration: none
}

ul.hero__eyebrow {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 0
}

ul.hero__eyebrow li {
	display: inline-flex;
	align-items: center
}

ul.hero__eyebrow li:not(:first-child)::before {
	content: "";
	width: 1px;
	height: 11px;
	background-color: #000;
	display: inline-block;
	margin: 0 8px;
	vertical-align: middle
}

ul.hero__eyebrow li a {
	font-family: "Barlow Condensed";
	font-size: 24px;
	line-height: 24px;
	letter-spacing: .24px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none
}

ul.hero__eyebrow li a:focus,
ul.hero__eyebrow li a:hover {
	outline: 0;
	text-decoration: none
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.browser_out_modal {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .3);
	z-index: 100
}

.browser_out_modal .modal_box {
	width: 800px;
	max-width: calc(100% - 60px);
	background: #fff;
	color: #000;
	padding: 25px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.browser_out_modal .modal_box .proceed_button {
	display: block;
	margin: 0 auto;
	background: #0b5ead;
	text-transform: uppercase;
	font-family: "Proxima Nova Condensed", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	border-radius: 20px;
	border: none;
	width: 213px;
	padding: 12px 30px;
	text-align: center
}

.browser_out_modal .modal_box .proceed_button:hover {
	background: #5aa700
}

.browser_out_modal .modal_box a {
	color: #0b5ead;
	font-size: 16px;
	font-weight: 600
}

.browser_out_modal .section_header {
	position: relative
}

.browser_out_modal .section_header:before {
	background-color: #5aa700;
	opacity: .2;
	border-radius: 50%;
	content: "";
	display: none;
	height: 32px;
	width: 32px;
	left: -18px;
	position: absolute;
	top: -8px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.browser_out_modal .section_header:before {
		width: 23px;
		height: 23px;
		left: -13px;
		top: -3px
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.card_grid_page_layout {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0
}

.card_grid_page_layout .card_grid_layout_cols {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 1165px;
	max-width: 100%;
	padding: 0 15px
}

@media screen and (min-width:1201px) {
	.card_grid_page_layout .card_grid_layout_cols {
		flex-wrap: wrap;
		padding: 0;
		padding-top: 34px
	}
}

.card_grid_page_layout .card_grid_layout_cols.sm-full-width {
	padding: 0
}

.card_grid_page_layout .card_grid_layout_cols>.row>.col-md-4 {
	display: flex
}

.card_grid_page_layout.component--theme-grey {
	background-color: #f7f7f7
}

.card_grid_page_layout.component--theme-white {
	background-color: #fff
}

.card_grid_page_layout.component--theme-sc1oc1:before {
	border: solid 8px #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 383px;
	left: -42px;
	opacity: .14;
	position: absolute;
	width: 383px;
	top: 50%;
	z-index: -1
}

@media (min-width:992px) {
	.card_grid_page_layout.component--theme-sc1oc1:before {
		height: 345px;
		width: 345px;
		top: 45%
	}
}

.card_grid_page_layout.component--theme-sc1oc1:after {
	background: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.card_grid_page_layout.component--theme-sc1oc1:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.card_grid_page_layout.component--theme-sc1oc1:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.card_grid_page_layout.component--theme-sc2:before {
	background-color: #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 491px;
	left: -62px;
	opacity: .61;
	position: absolute;
	width: 491px;
	top: 67%;
	z-index: -1
}

@media (min-width:992px) {
	.card_grid_page_layout.component--theme-sc2:before {
		height: 491px;
		width: 491px
	}
}

.card_grid_page_layout.component--theme-sc2:after {
	background: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.card_grid_page_layout.component--theme-sc2:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.card_grid_page_layout.component--theme-sc2:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.card_grid_page_layout.component--theme-sc1:after {
	background: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.card_grid_page_layout.component--theme-sc1:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.card_grid_page_layout.component--theme-sc1:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.card_grid_page_layout.component--theme-oc1:before {
	border: solid 8px #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 383px;
	left: -42px;
	opacity: .14;
	position: absolute;
	width: 383px;
	top: 50%;
	z-index: -1
}

@media (min-width:992px) {
	.card_grid_page_layout.component--theme-oc1:before {
		height: 345px;
		width: 345px;
		top: 45%
	}
}

@media screen and (min-width:768px) {
	.card_grid_layout_cols .cha-card-component.cha-vertical-card-component {
		display: flex;
		flex-direction: column
	}
}

.card_grid_layout_cols .cha-card-component.cha-vertical-card-component .cha-card-wrapper {
	flex: 1 0 auto
}

@media screen and (min-width:768px) {
	.card_grid_layout_cols .cha-card-component.cha-vertical-card-component .cha-card {
		flex-direction: column;
		height: 100%
	}
}

.card_grid_layout_cols .cha-card-component.cha-vertical-card-component .cha-card-content {
	flex: 1 0 auto
}

.card_grid_layout_cols .cha-card-component.cha-vertical-card-component .cha-card-content .cha-card-description {
	flex: 1 0 auto
}

.card_grid_layout_cols .cha-topic-listing-description {
	margin-bottom: 0;
	margin-top: -10px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.cha-card-component {
	margin-bottom: 16px;
	padding-left: 0;
	padding-right: 0
}

.cha-card-component .cha-card-wrapper {
	display: flex;
	flex-wrap: wrap
}

.cha-card-component .cha-card-wrapper .cha-card {
	background: 0 0;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	width: 100%
}

.cha-card-component .cha-card-wrapper .cha-card.two-up {
	background: 0 0;
	background-color: transparent
}

@media only screen and (max-width:991px) {
	.cha-card-component .cha-card-wrapper .cha-card.two-up {
		flex-direction: column;
		margin-bottom: 32px
	}
}

.cha-card-component .cha-card-wrapper .cha-card.two-up .cha-card-image-content {
	margin-bottom: 12px
}

@media (min-width:576px) {
	.cha-card-component .cha-card-wrapper .cha-card {
		padding: 21px 16px
	}
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
	width: 100%
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content a {
	display: block
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content .cha-card-image,
.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content img,
.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content picture {
	display: block;
	object-fit: cover;
	width: 100%
}

@media (min-width:992px) {

	.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content .cha-card-image,
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content img,
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content picture {
		height: 100%
	}
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content {
	padding: 12px 0 0 0 !important
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content.two-up {
	padding: 0 0 0 30px !important
}

@media only screen and (max-width:991px) {
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-content.two-up {
		flex: 1 1 0;
		width: auto;
		max-width: none;
		padding-left: 0 !important
	}
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title {
	margin-bottom: 6px;
	margin-bottom: 6px
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title .cha-card-link,
.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title a {
	color: #000;
	font-size: 20px;
	font-family: "Barlow Condensed";
	font-weight: 400;
	line-height: 20x;
	letter-spacing: .2px;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	margin: 0
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title .cha-card-link:hover,
.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title a:hover {
	text-decoration: underline
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title .cha-card-link:hover span,
.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title a:hover span {
	text-decoration: none
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title .cha-card-nonlink {
	color: #000;
	font-size: 12px;
	font-family: "Barlow Condensed";
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 5px
}

@media (min-width:992px) {
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title .cha-card-nonlink {
		font-size: 14px
	}
}

@media (min-width:992px) {
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-title {
		margin-bottom: 10px
	}
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle {
	color: #000;
	font-size: 24px !important;
	font-weight: 400;
	line-height: 32px;
	margin-bottom: 4px;
	font-family: Newsreader, serif
}

@media (min-width:992px) {
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle.big {
		font-size: 28px !important;
		line-height: 36px
	}
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px !important;
	line-height: 24px !important;
	letter-spacing: 0;
	margin-bottom: 12px
}

@media (min-width:992px) {
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
		margin-bottom: 10px
	}
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-date {
	color: #666;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px !important;
	line-height: 14px;
	letter-spacing: 0
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content a {
	color: #000
}

.cha-card-component .cha-card-wrapper .cha-card .cha-card-content a:hover {
	color: #000
}

@media (min-width:992px) {
	.cha-card-component .cha-card-wrapper .cha-card .cha-card-content {
		padding: 40px 28px 16px
	}
}

@media (min-width:992px) {
	.cha-card-component .cha-card-wrapper .cha-card {
		padding: 0
	}
}

.cha-card-component.cha-large-card-component {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 36px
}

.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card {
	padding: 0
}

.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content,
.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
	flex: 0 0 100%;
	max-width: 100%
}

.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content {
	padding: 24px 30px 21px
}

.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle {
	font-size: 18px
}

@media (min-width:992px) {
	.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle {
		font-size: 24px
	}
}

@media (min-width:992px) {

	.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description,
	.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content p {
		font-size: 16px;
		line-height: 21px;
		margin-bottom: 21px
	}
}

@media (min-width:992px) {
	.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-date {
		font-size: 14px;
		line-height: 21px
	}
}

@media (min-width:992px) {
	.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content {
		padding: 120px 72px 42px
	}
}

@media (min-width:992px) {

	.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content,
	.cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
		flex: 0 0 50%;
		max-width: 50%
	}
}

@media (min-width:992px) {
	.cha-card-component.cha-large-card-component {
		margin-bottom: 90px;
		padding-left: 15px;
		padding-right: 15px
	}
}

.cha-card-component.cha-medium-card-component .col-md-6.d-flex {
	background: 0 0
}

.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-content {
	padding-top: 5px
}

.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-content.two-up {
	padding: 0
}

.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-content.two-up .cha-card-subtitle {
	margin: 0
}

.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-content.two-up .cha-card-description {
	margin-top: 4px;
	margin-bottom: 0
}

@media (min-width:992px) {
	.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-content {
		padding: 59px 21px 21px
	}

	.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-content.two-up {
		padding: 0
	}
}

@media (min-width:992px) {
	.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
		width: 49%
	}

	.cha-card-component.cha-medium-card-component .cha-card-wrapper .cha-card .cha-card-content {
		width: 51%
	}
}

@media (min-width:992px) {
	.cha-card-component.cha-medium-card-component {
		margin-bottom: 42px
	}
}

.cha-card-component.cha-vertical-card-component {
	margin-bottom: 15px
}

.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle {
	font-size: 18px;
	padding-bottom: 10px
}

@media (min-width:992px) {
	.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle {
		font-size: 24px;
		padding-bottom: 0
	}
}

.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
	font-size: 16px;
	line-height: 21px
}

.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-date {
	font-size: 12px
}

@media (min-width:576px) {
	.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content {
		padding: 18px 12px 12px
	}
}

@media (min-width:576px) {
	.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card {
		padding: 0
	}

	.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content,
	.cha-card-component.cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
		width: 100%
	}
}

@media (min-width:992px) {
	.cha-card-component.cha-vertical-card-component {
		margin-bottom: 30px
	}
}

.cha-card-component[data-isLeftAligned=true] .cha-card-wrapper .cha-card .cha-card-image-content {
	display: none
}

.cha-card-component[data-isLeftAligned=true] .cha-card-wrapper .cha-card .cha-card-content {
	padding: 0;
	width: 100%
}

@media (min-width:992px) {
	.cha-card-component[data-isLeftAligned=true] .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
		margin-bottom: 21px
	}
}

@media (min-width:992px) {
	.cha-card-component[data-isLeftAligned=true] .cha-card-wrapper .cha-card .cha-card-content {
		padding: 40px 28px 16px
	}
}

@media (min-width:992px) {
	.cha-card-component {
		margin-bottom: 24px
	}
}

@media only screen and (max-width:991px) {
	.cha-card-component.cha-vertical-card-component {
		margin-bottom: 32px !important
	}
}

@media (min-width:992px) {
	.row>.col-md-4 {
		padding-left: 18px !important;
		padding-right: 18px !important
	}

	.row {
		margin-left: -18px;
		margin-right: -18px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.contact_layout {
	margin: 20px auto 40px;
	padding: 40px 30px;
	text-align: center;
	width: 100%
}

.contact_layout h2 {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 0;
	text-transform: uppercase
}

.contact_layout .contact_blocks {
	display: inline-flex;
	margin: auto 0;
	padding: 0;
	flex-direction: column
}

@media screen and (min-width:768px) {
	.contact_layout .contact_blocks {
		flex-direction: row;
		margin: 20px auto 0
	}
}

.contact_layout .contact_block {
	display: flex;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 20px;
	position: relative
}

@media screen and (min-width:768px) {
	.contact_layout .contact_block {
		border-right: 1px solid #ada0a0;
		padding: 20px 65px
	}
}

.contact_layout .contact_block:last-child {
	border-bottom: none
}

.contact_layout .contact_block:last-child::after {
	display: none
}

@media screen and (min-width:768px) {
	.contact_layout .contact_block:last-child {
		border-right: none
	}
}

.contact_layout .contact_block a {
	font-size: 16px;
	color: #0b5ead
}

@media screen and (min-width:768px) {
	.contact_layout .contact_block a {
		color: #000
	}
}

.contact_layout .contact_block::after {
	background-color: #ada0a0;
	content: "";
	display: inline;
	height: 1px;
	width: 120px;
	position: absolute;
	bottom: 0
}

@media screen and (min-width:768px) {
	.contact_layout .contact_block::after {
		display: none
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.content-list-component {
	border-bottom: 1px solid #e5e5e5;
	padding: 25px 40px 12px !important
}

@media screen and (min-width:1201px) {
	.content-list-component {
		padding: 25px 15px 6px !important
	}
}

.content-list-component .content-list-title {
	color: #000;
	font-family: proximanova;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
	position: relative
}

@media screen and (min-width:768px) {
	.content-list-component .content-list-title {
		font-size: 28px
	}
}

.content-list-component .content-list-title:before {
	background: #5aa700;
	border-radius: 50%;
	content: "";
	display: none;
	height: 32px;
	left: -18px;
	opacity: .2;
	position: absolute;
	top: -8px;
	width: 32px;
	z-index: -1
}

.content-list-component ol.content-list {
	list-style: none;
	counter-reset: number-counter;
	padding: 0
}

.content-list-component ol.content-list li {
	counter-increment: number-counter;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	padding: 0 0 15px 25px;
	position: relative
}

@media screen and (min-width:768px) {
	.content-list-component ol.content-list li {
		padding: 0 0 20px 45px
	}
}

.content-list-component ol.content-list li a {
	color: #0b5ead;
	font-size: 18px
}

@media screen and (min-width:768px) {
	.content-list-component ol.content-list li a {
		font-size: 24px
	}
}

.content-list-component ol.content-list li::before {
	content: counter(number-counter) ". ";
	color: #333;
	font-size: 18px;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 0
}

@media screen and (min-width:768px) {
	.content-list-component ol.content-list li::before {
		font-size: 24px
	}
}

.content-list-component ol.content-list li span.author-name {
	color: #000;
	display: block;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px
}

@media screen and (min-width:768px) {
	.content-list-component ol.content-list li span.author-name {
		font-size: 18px;
		padding-top: 10px
	}
}

.content-list-component ul.content-list-with-bulletpoint {
	list-style: none;
	padding: 0
}

.content-list-component ul.content-list-with-bulletpoint li.content-list-items-bulletpoint {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	padding: 0 0 15px 25px;
	position: relative
}

@media screen and (min-width:768px) {
	.content-list-component ul.content-list-with-bulletpoint li.content-list-items-bulletpoint {
		padding: 0 0 20px 45px
	}
}

.content-list-component ul.content-list-with-bulletpoint li.content-list-items-bulletpoint a {
	color: #0b5ead;
	font-size: 18px
}

@media screen and (min-width:768px) {
	.content-list-component ul.content-list-with-bulletpoint li.content-list-items-bulletpoint a {
		font-size: 24px
	}
}

.content-list-component ul.content-list-with-bulletpoint li.content-list-items-bulletpoint span.author-name {
	color: #000;
	display: block;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding-top: 5px
}

@media screen and (min-width:768px) {
	.content-list-component ul.content-list-with-bulletpoint li.content-list-items-bulletpoint span.author-name {
		font-size: 18px;
		padding-top: 10px
	}
}

.list-callout {
	width: 100%;
	height: 420px;
	padding: 52px 64px 44px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-start
}

.list-callout--pink {
	background: #feecf7
}

.list-callout--teal {
	background: #e1f8f7
}

.list-callout--orange {
	background: #fce5da
}

.list-callout__content {
	position: relative;
	z-index: 2;
	max-width: 568px
}

.list-callout__title {
	margin: 0 0 32px;
	color: #000;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: 400;
	text-transform: uppercase
}

.list-callout__list {
	margin: 0;
	padding-left: 27px;
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 28px;
	list-style: decimal
}

.list-callout__list li {
	margin-bottom: 12px
}

.list-callout__list li:last-child {
	margin-bottom: 0
}

.list-callout__list--bulleted {
	list-style: disc
}

.list-callout__list a {
	color: #000 !important;
	text-decoration: underline;
	text-underline-offset: 2px
}

.list-callout__list a:hover {
	color: #000;
	text-decoration: underline
}

.list-callout__shape {
	position: absolute;
	right: 39px;
	bottom: -28px;
	width: 378px;
	height: 420px;
	z-index: 1
}

@media screen and (min-width:768px) {
	.list-callout {
		margin-bottom: 128px
	}
}

@media only screen and (max-width:991px) {
	.list-callout {
		padding: 32px 24px;
		height: auto
	}

	.list-callout__title {
		font-size: 32px;
		line-height: 34px
	}

	.list-callout__list {
		font-size: 16px;
		line-height: 24px
	}

	.list-callout__shape {
		width: 280px;
		height: 312px;
		right: -20px;
		bottom: -10px;
		opacity: .9
	}
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.news-placeholder {
	height: 140px;
	width: 100%;
	background-color: #00f
}

.trending_layout .content_listing_page_top {
	width: 100%;
	max-width: 1294px;
	margin: 0 auto
}

.trending_layout .content_listing_page_top .page_tab_outer {
	margin-left: 0;
	padding: 28px 30px 24px 30px
}

@media screen and (min-width:768px) {
	.trending_layout .content_listing_page_top .page_tab_outer {
		padding: 48px 30px 24px
	}
}

.trending_layout .content_listing_page_top .page_tab_outer .page_tab_title {
	margin-bottom: 0 !important
}

.trending_layout .content_listing_page_top .page_tab_outer h1 {
	margin-top: 10px !important;
	margin-bottom: 0 !important;
	color: #000;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 52px;
	line-height: 52px;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.trending_layout .content_listing_page_top .page_tab_outer h1 {
		margin-top: 0;
		font-size: 68px;
		line-height: 68px
	}
}

.trending_layout .content_listing_page_top .page_tab_outer .page_tab_component {
	display: none !important
}

.trending_layout .content_layout_container .cha-large-card-component {
	flex-basis: 100% !important;
	margin-bottom: 36px;
	padding-left: 0;
	padding-right: 0
}

.trending_layout .content_layout_container .topic_container {
	margin-bottom: 75px;
	z-index: 1
}

@media screen and (min-width:1020px) {
	.trending_layout .content_layout_container .topic_container {
		margin-bottom: 90px
	}
}

.trending_layout .content_layout_container .topic_container .content_list_container {
	gap: 0 !important
}

.trending_layout .content_layout_container .topic_container .content_list_container .scEmptyPlaceholder {
	min-width: 351px
}

.trending_layout .content_layout_container .topic_container .content_list_container .content_list {
	display: grid;
	width: 100%
}

@media screen and (min-width:991px) {
	.trending_layout .content_layout_container .topic_container .content_list_container .content_list {
		grid-template-columns: repeat(3, 1fr)
	}
}

.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component {
	flex: auto
}

.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card-wrapper {
	height: 100%
}

.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card {
	flex-wrap: nowrap;
	padding: 21px 16px
}

@media screen and (min-width:991px) {
	.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card {
		flex-wrap: wrap;
		padding: 0;
		flex-direction: column
	}
}

.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card .cha-card-image-content {
	width: 100%;
	max-width: 85px
}

@media screen and (min-width:991px) {
	.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card .cha-card-image-content {
		max-width: inherit;
		width: 100%
	}
}

.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card .cha-card-image-content picture {
	height: 85px
}

@media screen and (min-width:991px) {
	.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card .cha-card-image-content picture {
		height: 100%
	}
}

.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card .cha-card-content {
	width: auto;
	flex: 1 1 auto;
	padding: 0 0 0 25px
}

@media screen and (min-width:991px) {
	.trending_layout .content_layout_container .topic_container .content_list_container .cha-card-component .cha-card .cha-card-content {
		padding: 18px 12px 12px;
		width: 100%;
		flex: auto;
		justify-content: flex-start
	}
}

@media screen and (max-width:1200px) {
	.trending_layout .content_layout_container .topic_container .content_header {
		width: 100%;
		padding: 0
	}

	.trending_layout .content_layout_container .topic_container .content_header .section_header {
		margin-left: 14px;
		padding-left: 15px
	}
}

.trending_layout .content_layout_container .topic_container a {
	font-size: inherit
}

@media screen and (max-width:1200px) {
	.trending_layout .content_layout_container .bottom_row {
		display: none
	}
}

.trending_layout .content_layout_container .bottom_row {
	margin-top: -60px !important;
	padding-top: 60px
}

.trending_layout .content_layout_container .bottom_row .related_events {
	max-width: 1163px
}

.trending_layout .content_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 43px
}

@media screen and (max-width:1200px) {
	.trending_layout .content_list {
		flex-direction: column;
		gap: 16px
	}
}

@media screen and (min-width:991px) {
	.trending_layout .content_list .cha-card-component {
		flex: 1 1 358px;
		padding: 0 !important
	}
}

.trending_layout .content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle {
	font-size: 18px;
	margin-bottom: 8px
}

.trending_layout .content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
	flex: 1 0 auto;
	font-size: 14px
}

.trending_layout .content_layout_row .cha-topic-listing-description {
	margin-bottom: 25px;
	margin-top: -20px;
	padding: 0 25px 0 30px !important
}

@media screen and (min-width:1201px) {
	.trending_layout .content_layout_row .cha-topic-listing-description {
		padding: 0 0 0 15px !important
	}
}

.cht_layout .content_listing_page_top,
.content_listing_layout .content_listing_page_top {
	width: 100%;
	max-width: 1264px;
	margin: 0 auto
}

.cht_layout .content_listing_page_top .page_tab_outer,
.content_listing_layout .content_listing_page_top .page_tab_outer {
	margin-left: 0;
	padding: 28px 30px 24px 30px
}

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

	.cht_layout .content_listing_page_top .page_tab_outer,
	.content_listing_layout .content_listing_page_top .page_tab_outer {
		padding: 48px 30px 24px
	}
}

.cht_layout .content_listing_page_top .page_tab_outer .page_tab_component,
.content_listing_layout .content_listing_page_top .page_tab_outer .page_tab_component {
	display: inline-flex;
	width: auto;
	padding: 0 0
}

.cht_layout .content_listing_page_top .page_tab_outer h1,
.content_listing_layout .content_listing_page_top .page_tab_outer h1 {
	margin: 0
}

.cht_layout .content_listing_page_top .page_tab_outer .page_tab,
.content_listing_layout .content_listing_page_top .page_tab_outer .page_tab {
	margin-right: 35px
}

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

	.cht_layout .content_listing_page_top .page_tab_outer .page_tab,
	.content_listing_layout .content_listing_page_top .page_tab_outer .page_tab {
		margin-right: 50px
	}
}

.cht_layout .content_left_rail .cha-card-image-content {
	max-width: 85px !important
}

@media screen and (min-width:768px) {
	.cht_layout .content_left_rail .cha-card-image-content {
		max-width: 182px !important
	}
}

.cht_layout .content_left_rail .cha-card-image-content picture img {
	height: 85px !important
}

@media screen and (min-width:768px) {
	.cht_layout .content_left_rail .cha-card-image-content picture img {
		height: 182px !important
	}
}

.cht_layout .content_left_rail .cha-card-content {
	padding-top: 0 !important
}

@media screen and (min-width:768px) {
	.cht_layout .content_left_rail .cha-card-content {
		padding-top: 16px !important
	}
}

.cht_layout .component--theme-sc1oc1:after,
.trending_layout .component--theme-sc1oc1:after {
	border: solid 12px #1076d5;
	opacity: .05;
	top: 22%;
	height: 336px;
	width: 336px
}

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

	.cht_layout .component--theme-sc1oc1:before,
	.trending_layout .component--theme-sc1oc1:before {
		height: 650px;
		right: -90px;
		width: 650px
	}
}

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

	.cht_layout .component--theme-sc1oc1:before,
	.trending_layout .component--theme-sc1oc1:before {
		top: 20px
	}
}

.cht_layout .content_layout_container .content_header,
.trending_layout .content_layout_container .content_header {
	align-items: flex-start
}

.cht_layout .content_layout_container .content_header .content_header__left,
.trending_layout .content_layout_container .content_header .content_header__left {
	flex: 1 1 auto;
	min-width: 0;
	max-width: 720px;
	padding-bottom: 50px
}

.cht_layout .content_layout_container .content_header .content_header__left .cha-topic-listing-description a,
.trending_layout .content_layout_container .content_header .content_header__left .cha-topic-listing-description a {
	color: #000;
	text-decoration: underline
}

.cht_layout .content_layout_container .content_header .content_header__left .cha-topic-listing-description,
.trending_layout .content_layout_container .content_header .content_header__left .cha-topic-listing-description {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	color: #000;
	font-weight: 400;
	font-style: Regular;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0
}

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

	.cht_layout .content_layout_container .content_header .content_header__left p,
	.trending_layout .content_layout_container .content_header .content_header__left p {
		margin-left: 14px;
		padding-left: 15px
	}
}

.cht_layout .content_layout_container .content_header .content_header__right,
.trending_layout .content_layout_container .content_header .content_header__right {
	flex: 0 0 auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	margin-left: auto;
	padding: 0;
	margin-bottom: 30px
}

.cht_layout .content_layout_container .content_header .content_header__right .button-contain,
.cht_layout .content_layout_container .content_header .content_header__right .button-container,
.cht_layout .content_layout_container .content_header .content_header__right .col-12,
.cht_layout .content_layout_container .content_header .content_header__right .col-md-12,
.trending_layout .content_layout_container .content_header .content_header__right .button-contain,
.trending_layout .content_layout_container .content_header .content_header__right .button-container,
.trending_layout .content_layout_container .content_header .content_header__right .col-12,
.trending_layout .content_layout_container .content_header .content_header__right .col-md-12 {
	padding: 0 !important;
	margin: 0 !important
}

.cht_layout .content_layout_container .content_header .content_header__right .primary-button,
.trending_layout .content_layout_container .content_header .content_header__right .primary-button {
	margin: 0
}

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

	.cht_layout .content_layout_container .content_header,
	.trending_layout .content_layout_container .content_header {
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		gap: 0
	}

	.cht_layout .content_layout_container .content_header .content_header__left,
	.trending_layout .content_layout_container .content_header .content_header__left {
		width: 100%;
		padding-bottom: 30px
	}

	.cht_layout .content_layout_container .content_header .content_header__left .section_header,
	.trending_layout .content_layout_container .content_header .content_header__left .section_header {
		margin-bottom: 12px
	}

	.cht_layout .content_layout_container .content_header .content_header__left .cha-topic-listing-description,
	.trending_layout .content_layout_container .content_header .content_header__left .cha-topic-listing-description {
		margin: 0 0 16px 14px
	}

	.cht_layout .content_layout_container .content_header .content_header__right,
	.trending_layout .content_layout_container .content_header .content_header__right {
		width: 100%;
		margin-left: 26px;
		align-self: flex-start
	}

	.cht_layout .content_layout_container .content_header .content_header__right .button-contain,
	.cht_layout .content_layout_container .content_header .content_header__right .button-container,
	.trending_layout .content_layout_container .content_header .content_header__right .button-contain,
	.trending_layout .content_layout_container .content_header .content_header__right .button-container {
		padding: 0 !important;
		margin: 0 !important;
		text-align: left
	}
}

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

	.cht_layout .content_layout_container .content_header,
	.trending_layout .content_layout_container .content_header {
		padding: 0;
		width: 100%
	}
}

.cht_layout .content_layout_container .content_header .section_header,
.trending_layout .content_layout_container .content_header .section_header {
	margin-bottom: 30px
}

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

	.cht_layout .content_layout_container .content_header .section_header,
	.trending_layout .content_layout_container .content_header .section_header {
		padding: 0 15px
	}

	.cht_layout .content_layout_container .content_header .section_header:before,
	.trending_layout .content_layout_container .content_header .section_header:before {
		left: 2px !important
	}
}

.cht_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component,
.trending_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component {
	margin-bottom: 46px
}

.cht_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component .generic-promo,
.trending_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component .generic-promo {
	padding-top: 48px;
	background: #fff
}

.cht_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component .generic-promo:after,
.trending_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component .generic-promo:after {
	top: 24px;
	z-index: 0 !important
}

.cht_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component .generic-promo .generic-promo-title,
.trending_layout .content_layout_container .content_list_container .content_right_rail .promo-card-component .generic-promo .generic-promo-title {
	z-index: 1
}

.cht_layout .content_layout_container .content_list_container .content_right_rail .subscribe_promo,
.trending_layout .content_layout_container .content_list_container .content_right_rail .subscribe_promo {
	margin-top: 23px
}

.cht_layout .content_layout_container .bottom_row,
.trending_layout .content_layout_container .bottom_row {
	width: 100%;
	margin-top: 120px;
	background: #fff !important
}

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

	.cht_layout .content_layout_container .bottom_row,
	.trending_layout .content_layout_container .bottom_row {
		margin-top: 0;
		padding-top: 36px
	}
}

.cht_layout .content_layout_container .bottom_row .ads,
.trending_layout .content_layout_container .bottom_row .ads {
	margin: 0 auto 72px;
	display: flex;
	gap: 70px;
	flex-direction: row
}

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

	.cht_layout .content_layout_container .bottom_row .ads,
	.trending_layout .content_layout_container .bottom_row .ads {
		flex-direction: column;
		gap: inherit;
		margin: 42px auto 42px
	}
}

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

	.cht_layout .content_layout_container .bottom_row .ads>div,
	.trending_layout .content_layout_container .bottom_row .ads>div {
		margin-bottom: 32px
	}
}

.cht_layout .content_layout_container .bottom_row .promo-card-component,
.trending_layout .content_layout_container .bottom_row .promo-card-component {
	background: #fff !important
}

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

	.cht_layout .content_layout_container .bottom_row .promo-card-component,
	.trending_layout .content_layout_container .bottom_row .promo-card-component {
		border-bottom: 1px solid #e5e5e5
	}
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .learn_more_button_container,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .learn_more_button_container {
	display: block
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card {
	background: #fff !important
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-title,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-title {
	font-size: 36px
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-contain .generic-promo-text,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-contain .generic-promo-text {
	font-size: 18px
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-contain .email-link,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-contain .email-link {
	display: none
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-image,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-image {
	height: 106px;
	width: 106px
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-image img,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-image img {
	padding-top: 10px;
	width: 60px;
	content: url(../../../images/icons-other-health.svg)
}

.cht_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-image:after,
.trending_layout .content_layout_container .bottom_row .promo-card-component .generic-promo-card .generic-promo-image:after {
	height: 106px;
	width: 106px
}

.content_listing_layout {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0
}

.content_listing_layout .content_listing_hero {
	width: 100%;
	margin-bottom: 80px
}

@media screen and (min-width:768px) {
	.content_listing_layout .content_listing_hero {
		margin-bottom: 128px
	}
}

.content_listing_layout .content_listing_hero {
	--hero-band-color: #83DEB9
}

.content_listing_layout .content_listing_hero.green {
	--hero-band-color: #83DEB9
}

.content_listing_layout .content_listing_hero.purple {
	--hero-band-color: #ADADFA
}

.content_listing_layout .content_listing_hero.pink {
	--hero-band-color: #F7D5EB
}

.content_listing_layout .content_listing_hero.orange {
	--hero-band-color: #F5A98A
}

.content_listing_layout .content_listing_hero.teal {
	--hero-band-color: #bff7f5
}

.content_listing_layout .content_listing_hero .content_listing_hero__band {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 64px;
	width: 100%;
	min-height: 296px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 64px 0
}

@media only screen and (max-width:991px) {
	.content_listing_layout .content_listing_hero .content_listing_hero__band {
		flex-direction: column;
		align-items: flex-start;
		padding: 40px 24px;
		gap: 24px;
		min-height: 0
	}
}

.content_listing_layout .content_listing_hero {
	background-color: var(--hero-band-color)
}

.content_listing_layout .content_listing_hero .content_listing_hero__content {
	display: flex;
	flex-direction: column;
	gap: 16px;
	flex: 1 0 0
}

.content_listing_layout .content_listing_hero .content_listing_hero__headline {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 68px;
	line-height: 68px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	max-width: 608px;
	margin: 0
}

@media only screen and (max-width:991px) {
	.content_listing_layout .content_listing_hero .content_listing_hero__headline {
		font-size: 44px;
		line-height: 48px
	}
}

.content_listing_layout .content_listing_hero .content_listing_hero__subhead {
	font-family: Newsreader, serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	max-width: 608px;
	margin: 0
}

@media only screen and (max-width:991px) {
	.content_listing_layout .content_listing_hero .content_listing_hero__subhead {
		font-size: 18px;
		line-height: 24px
	}
}

.content_listing_layout .content_listing_hero .content_listing_hero__actions {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	justify-content: flex-end;
	align-self: stretch;
	width: 336px;
	flex-shrink: 0
}

@media only screen and (max-width:991px) {
	.content_listing_layout .content_listing_hero .content_listing_hero__actions {
		width: 100%;
		align-items: flex-start
	}
}

.content_listing_layout .content_listing_hero .content_listing_hero__actions:empty {
	display: none
}

.content_listing_layout .content_layout_container {
	display: flex;
	flex-direction: column;
	overflow: hidden
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_layout_container {
		padding-top: 52px
	}
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_layout_container .content_header {
		margin-bottom: 16px
	}
}

.content_listing_layout .content_layout_container .content_header .promo-card-component {
	margin: 0 auto 24px;
	background: #f7f7f7;
	max-width: 1170px;
	padding: 0
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_layout_container .content_header .promo-card-component {
		max-width: 353px
	}
}

.content_listing_layout .content_layout_container .content_header .promo-card-component .promo-card .generic-promo-image img {
	width: 22px !important;
	height: 22px !important
}

.content_listing_layout .content_layout_row {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
	z-index: 1
}

.content_listing_layout .content_layout_row.sm-full-width {
	padding: 0
}

@media only screen and (max-width:991px) {
	.content_listing_layout .content_layout_row .content_layout_row {
		width: 100% !important
	}
}

.content_listing_layout .content_layout_row .section_header {
	font-size: 36px;
	margin-bottom: 21px;
	position: relative;
	padding-left: 14px;
	width: 100%
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_layout_row .section_header {
		font-size: 24px;
		margin-left: 35px;
		margin-bottom: 37px;
		padding-left: 0
	}
}

.content_listing_layout .content_layout_row .section_header:before {
	background-color: #5aa700;
	opacity: .2;
	border-radius: 50%;
	content: "";
	display: none;
	height: 32px;
	width: 32px
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_layout_row .section_header:before {
		width: 23px;
		height: 23px;
		left: -13px;
		top: -3px
	}
}

.content_listing_layout .content_layout_row .section_header:before {
	left: 1px;
	position: absolute;
	top: -8px;
	z-index: 0
}

.content_listing_layout .content_layout_row .cha-topic-listing-description {
	margin-bottom: 25px;
	margin-top: -20px;
	padding: 0 25px 0 50px
}

@media screen and (min-width:1201px) {
	.content_listing_layout .content_layout_row .cha-topic-listing-description {
		padding: 0 0 0 15px
	}
}

.content_listing_layout .content_layout_row .promo-card-component .promo-card .rich-text.generic-promo-contain p.generic-promo-text a {
	display: inline-block !important;
	font-size: 14px !important;
	font-weight: 600
}

@media screen and (min-width:991px) {
	.content_listing_layout .content_layout_row .promo-card-component .promo-card .rich-text.generic-promo-contain p.generic-promo-text a {
		font-size: 16px !important
	}
}

.content_listing_layout .top_content {
	width: 1286px;
	max-width: 100%;
	padding: 0 30px;
	margin-left: auto;
	margin-right: auto
}

.content_listing_layout .content_list_container {
	flex-direction: row;
	gap: 40px
}

.content_listing_layout .content_left_rail {
	padding: 0 15px;
	width: 100%;
	min-width: 0
}

@media screen and (min-width:1201px) {
	.content_listing_layout .content_left_rail {
		flex: 0 1 810px;
		padding: 0
	}
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_left_rail .button-container {
		padding-bottom: 0
	}
}

.content_listing_layout .content_left_rail.content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
	max-width: 136px !important
}

@media screen and (min-width:768px) {
	.content_listing_layout .content_left_rail.content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
		max-width: 213px !important
	}
}

.content_listing_layout .content_left_rail.content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content picture img {
	height: 136px !important
}

@media screen and (min-width:768px) {
	.content_listing_layout .content_left_rail.content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content picture img {
		height: 213px !important
	}
}

.content_listing_layout .content_left_rail.content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-content {
	padding-top: 0 !important
}

@media screen and (min-width:768px) {
	.content_listing_layout .content_left_rail.content_list .cha-card-component .cha-card-wrapper .cha-card .cha-card-content {
		padding-top: 16px !important
	}
}

.content_listing_layout .content_right_rail {
	width: 100%;
	min-width: 0;
	flex: 0 1 350px
}

@media screen and (min-width:1201px) {
	.content_listing_layout .content_right_rail {
		padding-right: 15px
	}
}

.content_listing_layout .content_right_rail .scEmptyPlaceholder {
	min-width: 350px
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_right_rail {
		gap: 36px;
		margin: 0 auto;
		margin: 40px auto 0;
		padding: 36px 20px;
		background-color: #fff;
		flex-basis: 100%;
		width: 100%
	}
}

.content_listing_layout .content_right_rail .promo-card-component {
	flex-basis: 240px;
	margin-bottom: 0;
	padding-bottom: 0
}

@media screen and (max-width:1200px) {
	.content_listing_layout .content_right_rail .promo-card-component .generic-promo:after {
		z-index: 0 !important
	}

	.content_listing_layout .content_right_rail .promo-card-component .generic-promo .generic-promo-title {
		z-index: 1
	}
}

.content_listing_layout .content_right_rail .subscribe_promo::before {
	top: -17%;
	right: -130px
}

.content_listing_layout .content_right_rail .component.plain-html {
	margin-bottom: 35px
}

.content_listing_layout .component--theme-grey {
	background-color: #f7f7f7
}

.content_listing_layout .component--theme-sc1oc1:before {
	opacity: .25;
	top: -40px;
	z-index: 0
}

@media screen and (max-width:1200px) {
	.content_listing_layout .component--theme-sc1oc1:before {
		right: -133px
	}
}

.content_listing_layout .component--theme-sc1oc1:after {
	top: 37%;
	left: -80px;
	width: 336px;
	height: 336px;
	z-index: 0
}

@media screen and (max-width:1200px) {
	.content_listing_layout .component--theme-sc1oc1:after {
		left: -160px
	}
}

.content_listing_layout.component--theme-white {
	background-color: #fff
}

.component--theme-sc1oc1 {
	position: relative
}

.component--theme-sc1oc1:before {
	background: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.component--theme-sc1oc1:before {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.component--theme-sc1oc1:before {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.component--theme-sc1oc1:after {
	border: solid 8px #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 383px;
	left: -42px;
	opacity: .14;
	position: absolute;
	width: 383px;
	top: 50%;
	z-index: -1
}

@media (min-width:992px) {
	.component--theme-sc1oc1:after {
		height: 345px;
		width: 345px;
		top: 45%
	}
}

.component--theme-sc1oc1:before {
	opacity: .25;
	top: -40px;
	z-index: -10
}

@media screen and (max-width:1200px) {
	.component--theme-sc1oc1:before {
		right: -133px
	}
}

.component--theme-sc1oc1:after {
	top: 37%;
	left: -80px;
	width: 336px;
	height: 336px
}

@media screen and (max-width:1200px) {
	.component--theme-sc1oc1:after {
		left: -160px
	}
}

label.subscribe-label+span.field-validation-error {
	display: none
}

.content_listing_layout .cha-card.listing {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	height: auto;
	min-height: 216px;
	gap: 16px
}

.content_listing_layout .cha-card.listing .cha-card-image-content {
	flex: 0 0 auto;
	height: auto !important;
	max-height: none
}

.content_listing_layout .cha-card.listing .cha-card-content {
	flex: 1 1 auto;
	min-width: 0
}

.content_listing_layout.trending_layout .cha-large-card-component .cha-card {
	display: flex;
	align-items: stretch
}

.content_listing_layout.trending_layout .cha-large-card-component .cha-card-image-content {
	flex: 0 1 auto;
	min-width: 0
}

.content_listing_layout.trending_layout .cha-large-card-component .cha-card-content {
	flex: 1 1 auto;
	min-width: 0;
	max-width: 100%;
	box-sizing: border-box;
	margin-left: 24px;
	margin-right: 24px
}

@media screen and (min-width:1201px) {
	.content_listing_layout.trending_layout .cha-large-card-component .cha-card-content {
		margin-right: 0
	}
}

.content_listing_layout.trending_layout .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
	flex: 0 1 auto;
	flex-shrink: 1;
	min-width: 0;
	max-width: 574px !important
}

@media only screen and (max-width:991px) {
	.content_listing_layout.trending_layout .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
		max-width: 100%;
		margin-left: 0
	}
}

@media screen and (max-width:1200px) {
	.content_listing_layout.trending_layout .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content {
		flex: 1 1 auto;
		min-width: 0;
		max-width: 100%;
		box-sizing: border-box
	}
}

@media (max-width:767px) {
	.cha-card.listing {
		flex-direction: column !important;
		min-height: 0;
		gap: 8px
	}

	.cha-card.listing .cha-card-image-content {
		margin-bottom: 12px
	}

	.cha-card.listing .cha-card-content {
		padding-left: 0 !important
	}
}

.topic_container .content_header .section_header {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	color: #000;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 44px;
	line-height: 44px;
	letter-spacing: .02em;
	padding-left: 0
}

@media screen and (max-width:1200px) {
	.topic_container .content_header .section_header {
		font-size: 32px;
		line-height: 32px;
		margin-left: 0
	}
}

.topic_container .content_header .cha-topic-listing-description {
	padding-left: 0 !important
}

@media screen and (max-width:1200px) {
	.topic_container .content_header .cha-topic-listing-description {
		padding-left: 15px !important
	}
}

.trending_layout .content_listing_page_top {
	width: 100%;
	max-width: none;
	margin: 0;
	background-color: #f7d5eb;
	padding: 48px 0 22px 0
}

@media screen and (min-width:768px) {
	.trending_layout .content_listing_page_top {
		padding: 48px 0
	}
}

.trending_layout .content_listing_page_top.green {
	background-color: #83deb9
}

.trending_layout .content_listing_page_top.purple {
	background-color: #adadfa
}

.trending_layout .content_listing_page_top.orange {
	background-color: #f5a98a
}

.trending_layout .content_listing_page_top.teal {
	background-color: #bff7f5
}

.trending_layout .content_listing_page_top.pink {
	background-color: #f7d5eb
}

.trending_layout .content_listing_page_top .page_tab_outer {
	max-width: 1294px;
	margin: 0 auto;
	padding: 0 30px
}

.trending_layout .content_listing_page_top .page_tab_title h1 {
	margin: 0
}

.content_listing_layout.trending_layout .content_layout_container {
	padding-top: 128px
}

@media screen and (max-width:1200px) {
	.content_listing_layout.trending_layout .content_layout_container {
		padding-top: 80px
	}
}

.content_listing_layout.trending_layout .content_list .cha-card .cha-card-content .cha-card-subtitle {
	font-size: 24px !important;
	line-height: 32px;
	font-family: Newsreader, serif;
	font-weight: 400;
	margin-bottom: 4px
}

.content_listing_layout.trending_layout .cha-card-component.cha-large-card-component .cha-card .cha-card-content .cha-card-subtitle {
	font-size: 32px !important;
	line-height: 40px
}

.content_listing_layout.trending_layout .content_list .cha-card {
	display: block
}

@media screen and (min-width:991px) {
	.content_listing_layout.trending_layout .content_list .cha-card {
		flex-direction: column
	}
}

.content_listing_layout.trending_layout .content_list .cha-card-image-content {
	max-width: 374px !important;
	margin-bottom: 0
}

.content_listing_layout.trending_layout .content_list .cha-card-image-content picture {
	height: auto !important
}

@media only screen and (max-width:991px) {
	.content_listing_layout.trending_layout .content_list .cha-card-component {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 0;
		padding-bottom: 0
	}

	.content_listing_layout.trending_layout .content_list .cha-card {
		margin-top: 0;
		margin-bottom: 0
	}

	.content_listing_layout.trending_layout .content_list .cha-card-component.cha-vertical-card-component {
		margin-bottom: 0 !important
	}
}

.content_listing_layout.cardgrid {
	margin-top: 38px
}

@media screen and (min-width:768px) {
	.content_listing_layout.cardgrid {
		margin-top: 0
	}
}

.content_listing_layout.cardgrid .content_layout_container {
	padding-top: 0;
	padding-inline: 20px
}

@media screen and (min-width:1201px) {
	.content_listing_layout.cardgrid .content_layout_container {
		padding-inline: 0
	}
}

@media screen and (max-width:1200px) {
	.content_listing_layout.cardgrid .content_left_rail {
		padding-left: 0;
		padding-right: 0
	}
}

.content_listing_layout.cardgrid .cha-card-component.col-12 {
	padding-left: 0;
	padding-right: 0
}

.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card {
	padding: 0
}

@media screen and (min-width:576px) {
	.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card {
		padding: 0
	}
}

.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card {
	gap: 0
}

@media screen and (min-width:768px) {
	.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card {
		gap: 16px
	}
}

.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-content,
.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
	flex: 1 1 100%
}

.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
	padding-left: 0;
	padding-right: 0
}

.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content a {
	padding-left: 0;
	padding-right: 0
}

.content_listing_layout.cardgrid .cha-card-component.cha-large-card-component .cha-card-wrapper .cha-card .cha-card-image-content picture {
	margin: 0
}

.content_listing_layout.cardgrid .cha-card-component:not(.cha-large-card-component) .cha-card-wrapper .cha-card {
	padding: 0
}

@media screen and (min-width:576px) {
	.content_listing_layout.cardgrid .cha-card-component:not(.cha-large-card-component) .cha-card-wrapper .cha-card {
		padding: 0
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

#content .SearchInterfaceGlobal .coveo-search-section {
	position: relative;
	flex-direction: column;
	max-width: none;
	width: auto;
	background-color: #8ee4e1;
	color: #000;
	padding: 48px 24px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 0;
	margin-bottom: 0
}

@media (max-width:576px) {
	#content .SearchInterfaceGlobal .coveo-search-section {
		padding-top: 80px;
		margin-bottom: 80px
	}
}

@media (min-width:768px) {
	#content .SearchInterfaceGlobal .coveo-search-section {
		padding: 64px 128px
	}
}

#content .SearchInterfaceGlobal .coveo-search-section>.container {
	position: relative;
	z-index: 10
}

@media (min-width:768px) {
	#content .SearchInterfaceGlobal .coveo-search-section__inner {
		max-width: 1184px;
		margin: 0 auto
	}
}

#content .SearchInterfaceGlobal .coveo-search-section__inner .coveo-searchbox {
	padding-left: 0;
	padding-right: 0
}

#content .SearchInterfaceGlobal .coveo-search-section h1 {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 52px;
	line-height: 52px;
	text-transform: uppercase;
	color: #000;
	font-weight: 400;
	max-width: 608px;
	margin-bottom: 32px
}

@media (min-width:768px) {
	#content .SearchInterfaceGlobal .coveo-search-section h1 {
		font-size: 68px;
		line-height: 68px
	}
}

#content .SearchInterfaceGlobal .coveo-search-section .total-result-count {
	margin-top: .75rem;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 13px;
	color: #000
}

#content .SearchInterfaceGlobal .coveo-search-section .CoveoSearchbox {
	width: 100%
}

#content .SearchInterfaceGlobal .coveo-search-section .CoveoSearchbox .magic-box .magic-box-input {
	border-radius: 2px 0 0 2px;
	border: 1px solid #999;
	border-right: none
}

#content .SearchInterfaceGlobal .coveo-search-section .CoveoSearchbox .magic-box .magic-box-input>input {
	color: #333;
	padding-left: 16px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px
}

#content .SearchInterfaceGlobal .coveo-search-section .CoveoSearchbox .magic-box .magic-box-input>input::placeholder {
	color: #999
}

@media (min-width:768px) {
	#content .SearchInterfaceGlobal .coveo-search-section .CoveoSearchbox .magic-box .magic-box-input>input {
		padding-left: 16px
	}
}

#content .SearchInterfaceGlobal .coveo-search-section .CoveoSearchButton {
	height: 60px;
	width: 30px;
	border-radius: 0 2px 2px 0;
	background-color: #fff;
	border: 1px solid #999;
	border-left: none
}

#content .SearchInterfaceGlobal .coveo-search-section .CoveoSearchButton .coveo-search-button-svg {
	color: #000;
	width: 28px;
	height: 28px
}

#content .SearchInterfaceGlobal .coveo-main-section {
	max-width: none;
	margin-top: 24px;
	padding: 0 0 37px
}

@media (min-width:768px) {
	#content .SearchInterfaceGlobal .coveo-main-section {
		margin-top: 78px
	}
}

@media (min-width:992px) {
	#content .SearchInterfaceGlobal .coveo-main-section {
		padding: 0 0 72px
	}
}

#content .SearchInterfaceGlobal .coveo-main-section .coveo-results-column.col-md-8 {
	padding-left: 15px;
	padding-right: 15px;
	width: 100% !important;
	flex: 0 0 100% !important;
	max-width: 100% !important
}

@media (min-width:801px) {
	#content .SearchInterfaceGlobal .coveo-main-section .coveo-results-column.col-md-8 {
		flex: 0 0 66.66667% !important;
		max-width: 66.66667% !important
	}
}

#content .SearchInterfaceGlobal .CoveoBreadcrumb {
	padding: 0 0 38px
}

@media (min-width:768px) {
	#content .SearchInterfaceGlobal .CoveoBreadcrumb {
		padding: 0 0 44px
	}
}

#content .SearchInterfaceGlobal .coveo-results-header {
	box-shadow: none;
	padding: 18px 0 0
}

#content .SearchInterfaceGlobal .coveo-results-header .coveo-results-header-left {
	max-width: 50%
}

#content .SearchInterfaceGlobal .coveo-results-footer {
	display: block;
	justify-content: center
}

@media (min-width:768px) {
	#content .SearchInterfaceGlobal .coveo-results-footer {
		padding-top: 38px
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

#content .coveo-list-layout.CoveoResult {
	border: none;
	padding: 18px 0 18px 0
}

@media (min-width:768px) {
	#content .coveo-list-layout.CoveoResult {
		padding: 24px 0 24px 0
	}
}

#content .coveo-list-layout.CoveoResult a:hover {
	text-decoration: none
}

#content .coveo-list-layout.CoveoResult .search-card {
	display: flex;
	align-items: flex-start;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

@media (max-width:576px) {
	#content .coveo-list-layout.CoveoResult .search-card {
		flex-direction: column
	}
}

#content .coveo-list-layout.CoveoResult .search-card-eyebrow {
	color: #000;
	display: flex;
	font-family: "Barlow Condensed";
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	letter-spacing: .18px;
	margin-bottom: 8px;
	text-transform: uppercase
}

#content .coveo-list-layout.CoveoResult .search-card-eyebrow span {
	display: block;
	margin-right: 5px
}

#content .coveo-list-layout.CoveoResult .search-card-title h2 {
	font-family: Newsreader, serif;
	font-weight: 400;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 32px;
	color: #000
}

#content .coveo-list-layout.CoveoResult .search-card-title a {
	color: #000;
	font-family: Newsreader, serif;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 32px
}

#content .coveo-list-layout.CoveoResult .search-card-date {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	margin-bottom: 8px;
	line-height: 14px;
	color: #666
}

#content .coveo-list-layout.CoveoResult .search-card-staff-role {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	margin-bottom: 8px;
	line-height: 14px;
	color: #666
}

#content .coveo-list-layout.CoveoResult .search-card-description p {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 24px;
	color: #000
}

#content .coveo-list-layout.CoveoResult .search-card-image {
	margin: 0 0 16px;
	width: 136px
}

@media (min-width:576px) {
	#content .coveo-list-layout.CoveoResult .search-card-image {
		flex: 1 0 216px;
		max-width: 216px;
		width: 216px;
		margin: 0 0 9px 0
	}
}

@media (min-width:768px) {
	#content .coveo-list-layout.CoveoResult .search-card-image {
		width: 216px;
		margin-bottom: 0
	}
}

#content .coveo-list-layout.CoveoResult .search-card-image>a {
	display: block
}

#content .coveo-list-layout.CoveoResult .search-card-image img {
	object-fit: cover;
	width: 100%;
	height: 136px;
	max-height: 136px
}

@media (min-width:576px) {
	#content .coveo-list-layout.CoveoResult .search-card-image img {
		height: 216px;
		max-height: 216px
	}
}

@media (min-width:576px) {
	#content .coveo-list-layout.CoveoResult .search-card-image+.search-card-body {
		padding-left: 32px
	}
}

#content .coveo-list-layout.CoveoResult .search-card-printableuri {
	line-height: 14px
}

#content .coveo-list-layout.CoveoResult .search-card-printableuri span {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	color: #666
}

#content .coveo-list-layout.CoveoResult .search-card--profile .search-card-image {
	text-align: center
}

#content .coveo-list-layout.CoveoResult .search-card--profile .search-card-image img {
	border-radius: 50%;
	max-width: 130px;
	max-height: 130px
}

#content .coveo-list-layout.CoveoResult .search-card--icon-fallback .search-card-image {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 136px
}

@media (min-width:576px) {
	#content .coveo-list-layout.CoveoResult .search-card--icon-fallback .search-card-image {
		height: 216px
	}
}

#content .coveo-list-layout.CoveoResult .search-card--icon-fallback .search-card-image img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	object-fit: contain
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-body {
	width: 100%
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .hospital-profile {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	cursor: pointer;
	display: block;
	padding-top: 5px
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .hospital-profile:after {
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: "";
	display: inline-block;
	height: 8px;
	left: 10px;
	position: relative;
	top: -2px;
	transform: rotate(135deg);
	width: 8px
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .open:after {
	border-style: solid;
	border-width: 2px 2px 0 0;
	content: "";
	display: inline-block;
	height: 8px;
	left: 10px;
	position: relative;
	top: 2px;
	transform: rotate(-45deg);
	width: 8px
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing {
	margin: 0
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing li {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding: 12px 0 7px
}

@media screen and (min-width:1201px) {
	#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing li {
		display: flex;
		align-items: center
	}
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing li .label {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	width: 100%;
	max-width: 220px
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing li .description {
	display: flex;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	width: 100%
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing li .description a {
	font-size: 14px !important
}

@media screen and (min-width:768px) {
	#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing li .description a {
		font-size: 16px !important
	}
}

#content .coveo-list-layout.CoveoResult .search-card .search-card-description .search-card-hospital-background ul.listing li .description a:hover {
	text-decoration: underline !important
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.CoveoSearchInterface {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

#content .CoveoSearchInterface {
	flex: 0 0 auto;
	width: 100%;
	color: #333
}

#content .CoveoSearchInterface .coveo-search-frame {
	margin: 0 auto
}

#content .CoveoSearchInterface .CoveoDynamicFacet,
#content .CoveoSearchInterface .CoveoFacet,
#content .CoveoSearchInterface .CoveoFacetSlider {
	padding-bottom: 24px;
	padding-right: 24px
}

#content .CoveoSearchInterface input[type=checkbox].coveo-checkbox:checked+button {
	background-color: #000;
	border-color: #000
}

#content .CoveoSearchInterface input[type=checkbox].coveo-checkbox:checked+button:before {
	border-color: #fff
}

#content .CoveoSearchInterface .coveo-checkbox-label {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	line-height: 16px
}

#content .CoveoSearchInterface .coveo-dynamic-facet-value,
#content .CoveoSearchInterface .coveo-facet-value {
	border-top: 1px solid #dadada
}

#content .CoveoSearchInterface .coveo-dynamic-facet-value:first-of-type,
#content .CoveoSearchInterface .coveo-facet-value:first-of-type {
	border: 0
}

#content .CoveoSearchInterface .coveo-dynamic-facet-value .coveo-checkbox-label,
#content .CoveoSearchInterface .coveo-facet-value .coveo-checkbox-label {
	margin-bottom: 0;
	padding: 16px 0
}

#content .CoveoSearchInterface .coveo-dynamic-facet-value .coveo-dynamic-facet-value-count,
#content .CoveoSearchInterface .coveo-dynamic-facet-value .coveo-facet-value-count,
#content .CoveoSearchInterface .coveo-facet-value .coveo-dynamic-facet-value-count,
#content .CoveoSearchInterface .coveo-facet-value .coveo-facet-value-count {
	color: #666
}

#content .CoveoSearchInterface .coveo-dynamic-facet-header,
#content .CoveoSearchInterface .coveo-facet-header {
	height: auto;
	padding-bottom: 12px;
	border-bottom-color: #dadada
}

#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-collapse,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-expand,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-facet-header-collapse,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-facet-header-expand,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-collapse,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-expand,
#content .CoveoSearchInterface .coveo-facet-header .coveo-facet-header-collapse,
#content .CoveoSearchInterface .coveo-facet-header .coveo-facet-header-expand {
	color: #000
}

#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-collapse path,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-collapse svg,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-expand path,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-expand svg,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-facet-header-collapse path,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-facet-header-collapse svg,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-facet-header-expand path,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-facet-header-expand svg,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-collapse path,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-collapse svg,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-expand path,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-expand svg,
#content .CoveoSearchInterface .coveo-facet-header .coveo-facet-header-collapse path,
#content .CoveoSearchInterface .coveo-facet-header .coveo-facet-header-collapse svg,
#content .CoveoSearchInterface .coveo-facet-header .coveo-facet-header-expand path,
#content .CoveoSearchInterface .coveo-facet-header .coveo-facet-header-expand svg {
	fill: #000
}

#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-clear,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-dynamic-facet-header-eraser,
#content .CoveoSearchInterface .coveo-dynamic-facet-header .coveo-facet-header-eraser,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-clear,
#content .CoveoSearchInterface .coveo-facet-header .coveo-dynamic-facet-header-eraser,
#content .CoveoSearchInterface .coveo-facet-header .coveo-facet-header-eraser {
	color: #000;
	text-decoration: underline;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px
}

#content .CoveoSearchInterface .coveo-dynamic-facet-header-title,
#content .CoveoSearchInterface .coveo-facet-header-title {
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 18px;
	line-height: 20px;
	letter-spacing: .18px;
	text-transform: uppercase;
	font-weight: 600
}

#content .CoveoSearchInterface .coveo-dynamic-facet-show-less,
#content .CoveoSearchInterface .coveo-dynamic-facet-show-more,
#content .CoveoSearchInterface .coveo-facet-less,
#content .CoveoSearchInterface .coveo-facet-more {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	text-decoration: underline
}

#content .CoveoSearchInterface .coveo-combobox-input {
	border: 1px solid #999;
	border-radius: 2px;
	height: 36px;
	display: flex;
	align-items: center;
	position: relative
}

#content .CoveoSearchInterface .coveo-combobox-input input {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 16px;
	padding-right: 8px;
	order: 1;
	flex: 1 1 auto;
	border: none;
	background: 0 0;
	position: static
}

#content .CoveoSearchInterface .coveo-combobox-input input::placeholder {
	color: #999
}

#content .CoveoSearchInterface .coveo-combobox-input .coveo-combobox-input-icon {
	order: 2;
	position: static;
	left: auto;
	right: auto;
	top: auto;
	transform: none;
	color: #999;
	margin-left: auto;
	margin-right: 8px;
	padding: 0;
	display: flex;
	align-items: center
}

#content .CoveoSearchInterface .CoveoFacetSlider {
	border: none
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-facet-header {
	background: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 0
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-button {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #fff;
	border: 3px solid #000;
	box-sizing: border-box
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-button.coveo-active {
	background-color: #fff;
	border-color: #000
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-container {
	padding-left: 0;
	padding-right: 0
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-container>div {
	position: relative;
	height: 20px
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-line {
	height: 2px !important;
	top: 50% !important;
	transform: translateY(-50%)
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-line.coveo-background {
	border-color: #000 !important;
	background-color: #000 !important
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-line.coveo-active {
	border-color: #000 !important;
	background-color: #000 !important
}

#content .CoveoSearchInterface .CoveoFacetSlider .coveo-slider-caption {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	width: 100%;
	text-align: center;
	padding-top: 14px
}

#content .CoveoSearchInterface .component.coveo-breadcrumbs {
	padding-left: 0;
	padding-right: 0
}

#content .CoveoSearchInterface .CoveoBreadcrumb {
	border-bottom: 0
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-breadcrumb-items {
	padding: 0
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-dynamic-facet-breadcrumb-title,
#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-facet-slider-breadcrumb-title {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	color: #666;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400
}

@media (max-width:576px) {

	#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-dynamic-facet-breadcrumb-title,
	#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-facet-slider-breadcrumb-title {
		font-size: 14px
	}
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-facet-slider-breadcrumb-value {
	border: 1px solid #000;
	color: #000;
	border-radius: 999px;
	padding: 4px 16px;
	font-size: 16px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	line-height: 16px;
	display: inline-flex;
	align-items: center
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-facet-slider-breadcrumb-caption {
	font: inherit;
	color: inherit
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-facet-slider-breadcrumb-clear {
	margin-left: 6px;
	color: #000;
	display: inline-flex;
	align-items: center
}

@media (min-width:768px) {
	#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-facet-slider-breadcrumb-clear {
		margin-left: 12px
	}
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-facet-slider-breadcrumb-clear .coveo-facet-slider-clear-svg {
	width: 10px;
	height: 10px
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-dynamic-facet-breadcrumb-value {
	border: 1px solid #000;
	color: #000;
	border-radius: 999px;
	padding: 4px 16px;
	text-transform: none;
	font-size: 16px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 16px
}

@media (min-width:768px) {
	#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-dynamic-facet-breadcrumb-value {
		font-size: 16px;
		letter-spacing: normal
	}
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-dynamic-facet-breadcrumb-value svg {
	margin-top: -2.5px;
	margin-left: 6px
}

@media (min-width:768px) {
	#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-dynamic-facet-breadcrumb-value svg {
		margin-left: 12px
	}
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-dynamic-facet-breadcrumb-value:hover {
	text-decoration: none
}

#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-breadcrumb-clear-all {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	text-decoration: underline;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 16px
}

@media (min-width:768px) {
	#content .CoveoSearchInterface .CoveoBreadcrumb .coveo-breadcrumb-clear-all {
		font-size: 16px;
		font-size: 1.6rem
	}
}

#content .CoveoSearchInterface .coveo-pager {
	display: flex;
	justify-content: center
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager {
	margin-left: 0;
	width: 100%
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list {
	display: flex;
	align-items: center;
	justify-content: space-between
}

@media (min-width:768px) {
	#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list {
		justify-content: center
	}
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list-item {
	color: #000;
	border-radius: 0;
	border: none;
	background-color: transparent;
	font-family: "Barlow Condensed";
	font-size: 14px;
	padding: 0;
	margin: 5px 6px;
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list-item:hover {
	background-color: transparent;
	border: 1px solid #000
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list-item:hover .coveo-pager-list-item-text {
	color: #000;
	text-decoration: none
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list-item.coveo-active {
	background-color: transparent;
	border: 1px solid #000
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list-item.coveo-active .coveo-pager-list-item-text {
	color: #000
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-list-item .coveo-pager-list-item-text {
	font-family: "Barlow Condensed";
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	letter-spacing: .14px;
	padding: 0;
	color: #000;
	display: inline-block;
	text-align: center
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-anchor:hover {
	background-color: transparent
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-anchor a {
	background-color: #0b5ead;
	color: #fff;
	padding: 10px 20px 12px;
	border-radius: 18px
}

@media screen and (min-width:576px) {
	#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-anchor a {
		padding: 10px 22px 12px
	}
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-anchor.coveo-pager-previous {
	margin-left: 0
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-anchor.coveo-pager-next {
	margin-right: 0
}

#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-next-icon-svg,
#content .CoveoSearchInterface .coveo-pager .CoveoPager .coveo-pager-previous-icon-svg {
	height: 10px;
	color: #fff
}

#content .CoveoSearchInterface .coveo-tab-section {
	background-color: transparent;
	display: flex;
	min-height: auto;
	border-bottom-color: #999;
	border-bottom-width: 1px
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab {
	margin-left: 32px;
	margin-bottom: -1px
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab:first-of-type {
	margin-left: 0
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab {
	height: auto;
	padding: 0 16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	text-decoration: none
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab:focus,
#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab:hover {
	text-decoration: none
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab p {
	text-decoration: none
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab.coveo-selected {
	border-bottom-color: #f55e20
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab.coveo-selected p,
#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab.coveo-selected:hover p {
	border-bottom: 0
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab p {
	font-size: 20px;
	font-size: 2rem;
	font-family: "Barlow Condensed";
	font-weight: 500;
	letter-spacing: .2px;
	text-transform: uppercase;
	color: #000;
	line-height: 20px;
	text-align: center
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab .tab-count {
	margin-left: 3px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #666
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab .tab-count::before {
	content: "("
}

#content .CoveoSearchInterface .coveo-tab-section .coveo-tab .CoveoTab .tab-count::after {
	content: ")"
}

#content .CoveoSearchInterface .coveo-sort-section {
	display: flex;
	align-items: center;
	gap: 12px
}

#content .CoveoSearchInterface .coveo-sort-section .CoveoSort {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	color: #999;
	padding-bottom: 8px;
	border-bottom: 1px solid #999;
	display: inline-flex;
	align-items: center;
	gap: 4px
}

#content .CoveoSearchInterface .coveo-sort-section .CoveoSort .coveo-icon {
	display: none
}

#content .CoveoSearchInterface .coveo-sort-section .CoveoSort[data-sc-enable-both-sort-directions=true]::after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #999;
	-webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'><path d='M3.15539 7.28906L7.09289 3.16406C7.21008 3.04688 7.3507 3 7.51476 3C7.65539 3 7.79601 3.04688 7.9132 3.16406L11.8507 7.28906C12.0616 7.52344 12.0616 7.875 11.8273 8.08594C11.6163 8.29688 11.2413 8.29688 11.0304 8.0625L8.07726 4.94531V12.9141C8.07726 13.2422 7.81945 13.4766 7.51476 13.4766C7.23351 13.4766 6.95226 13.2422 6.95226 12.9141V4.94531L3.9757 8.0625C3.76476 8.29688 3.38976 8.29688 3.17883 8.08594C2.94445 7.875 2.94445 7.5 3.15539 7.28906Z' fill='black'/></svg>");
	mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'><path d='M3.15539 7.28906L7.09289 3.16406C7.21008 3.04688 7.3507 3 7.51476 3C7.65539 3 7.79601 3.04688 7.9132 3.16406L11.8507 7.28906C12.0616 7.52344 12.0616 7.875 11.8273 8.08594C11.6163 8.29688 11.2413 8.29688 11.0304 8.0625L8.07726 4.94531V12.9141C8.07726 13.2422 7.81945 13.4766 7.51476 13.4766C7.23351 13.4766 6.95226 13.2422 6.95226 12.9141V4.94531L3.9757 8.0625C3.76476 8.29688 3.38976 8.29688 3.17883 8.08594C2.94445 7.875 2.94445 7.5 3.15539 7.28906Z' fill='black'/></svg>");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	transition: transform .15s ease
}

#content .CoveoSearchInterface .coveo-sort-section .CoveoSort.coveo-selected {
	color: #000;
	font-weight: 400;
	border-bottom: 2px solid #000
}

#content .CoveoSearchInterface .coveo-sort-section .CoveoSort.coveo-selected[data-sc-enable-both-sort-directions=true]::after {
	background-color: #000
}

#content .CoveoSearchInterface .coveo-sort-section .CoveoSort.coveo-descending::after {
	transform: rotate(180deg)
}

#content .CoveoSearchInterface .coveo-sort-section .CoveoSort span {
	text-transform: none;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 16px
}

#content .CoveoSearchInterface .CoveoQuerySummary {
	color: #666;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 16px
}

#content .CoveoSearchInterface .CoveoQuerySummary>span {
	font-size: 0
}

#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight {
	font-size: 16px;
	font-weight: 700;
	color: #666
}

#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight-first::before,
#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight-last::before,
#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight-total-count::before {
	font-weight: 400
}

#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight-first::before {
	content: "Results "
}

#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight-last::before {
	content: "-"
}

#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight-total-count::before {
	content: " of "
}

#content .CoveoSearchInterface .CoveoQuerySummary .coveo-highlight-query {
	display: none
}

#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content {
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	width: 100vw !important;
	height: 100vh !important;
	max-height: 100vh;
	z-index: 1000;
	padding: 24px;
	background-color: #fff;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoDynamicFacet,
#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoFacet {
	padding: 0;
	margin-bottom: 36px
}

#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoDynamicFacet:last-child,
#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoFacet:last-child {
	margin-bottom: 0
}

#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoDynamicFacet .coveo-dynamic-facet-header,
#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoFacet .coveo-dynamic-facet-header {
	padding-left: 0
}

#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoDynamicFacet .coveo-dynamic-facet-values,
#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoDynamicFacet .coveo-facet-values,
#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoFacet .coveo-dynamic-facet-values,
#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .CoveoFacet .coveo-facet-values {
	padding-left: 0
}

#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .coveo-facet-modal-close-button {
	width: 32px !important;
	height: 32px !important;
	background-color: #d9f8eb !important;
	color: #000 !important;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-bottom: 24px
}

#content .CoveoSearchInterface .coveo-facet-column.coveo-dropdown-content .coveo-facet-modal-close-button svg {
	width: 16px;
	height: 16px;
	fill: currentColor
}

#content .CoveoSearchInterface .coveo-dropdown-header-wrapper {
	margin-top: 24px;
	display: flex;
	justify-content: flex-end;
	padding-right: 12px
}

#content .CoveoSearchInterface .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header.coveo-dropdown-header {
	box-shadow: none !important;
	padding: 8px 20px !important;
	border: 1px solid #000 !important;
	background-color: #fff !important;
	background-image: none !important;
	border-radius: 0 !important;
	line-height: 1 !important;
	height: auto !important;
	color: #000 !important
}

#content .CoveoSearchInterface .coveo-dropdown-header-wrapper .coveo-facet-dropdown-header.coveo-dropdown-header>p {
	font-family: "Barlow Condensed" !important;
	font-size: 18px !important;
	line-height: 16px !important;
	letter-spacing: .18px !important;
	color: #000 !important;
	font-weight: 400 !important;
	text-transform: uppercase !important
}

#content .CoveoSearchInterface .CoveoScopeOfItems {
	margin-bottom: 12px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

#content .CoveoSearchInterface .CoveoScopeOfItems .title {
	font-size: 16px;
	font-size: 1.6rem;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	margin-bottom: 0;
	font-weight: 400
}

.search_page_layout {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.coveo-page-editor-editing .scEmptyPlaceholder {
	min-height: 40px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

#wrapper .CoveoSearchbox {
	background-color: #fff
}

#wrapper .CoveoSearchbox .magic-box {
	border: none
}

#wrapper .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .coveo-magicbox-suggestions {
	border: 1px solid #e5e5e5
}

#wrapper .CoveoSearchbox .magic-box .magic-box-input {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

#wrapper .CoveoSearchbox .magic-box .magic-box-input>input {
	height: 100%;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

#wrapper .CoveoSearchbox .magic-box .magic-box-input>input::placeholder {
	color: #ada0a0
}

#wrapper .CoveoSearchbox .magic-box .magic-box-clear {
	float: none;
	height: calc(100% - 3px);
	display: flex;
	align-items: center;
	justify-content: center
}

#wrapper .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon {
	line-height: 1
}

#cha_nav .CoveoSearchbox {
	height: 40px;
	margin-right: 0
}

#cha_nav .CoveoSearchbox .CoveoSearchButton {
	width: auto;
	height: auto;
	color: #000;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .05em;
	transition: all .2s ease-in-out;
	padding: 0 20px;
	margin-left: -12px;
	z-index: 5
}

#cha_nav .CoveoSearchbox .CoveoSearchButton:hover {
	background: #8ee4e1
}

#cha_nav .CoveoSearchbox .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
	fill: unset
}

#cha_nav .CoveoSearchbox .CoveoSearchButton .coveo-search-button::before {
	text-transform: uppercase;
	margin-right: 10px
}

#cha_nav .CoveoSearchbox .CoveoSearchButton .coveo-search-button svg {
	color: #000;
	width: 11px;
	margin-top: -3px
}

#cha_nav .CoveoSearchbox .magic-box {
	border: none
}

#cha_nav .CoveoSearchbox .magic-box .magic-box-input {
	z-index: 4
}

#cha_nav .CoveoSearchbox .magic-box .magic-box-input>input {
	border: 1px solid #999;
	padding: 2px 0 2px 15px;
	font-size: 14px;
	font-weight: 600;
	border-right-width: 0
}

#cha_nav .CoveoSearchbox .magic-box .magic-box-clear .magic-box-icon {
	margin-top: -2px
}

#cha_nav .CoveoSearchbox .magic-box .magic-box-clear-svg {
	width: 10px;
	height: 10px
}

#cha_nav .CoveoSearchbox .magic-box.magic-box-hasFocus .magic-box-suggestions {
	left: 0;
	top: calc(100% - 14px)
}

#cha_nav .CoveoSearchbox .magic-box .magic-box-suggestions .magic-box-suggestion {
	font-size: 14px;
	color: #333;
	padding: 6px 12px
}

#cha_nav .CoveoSearchbox .magic-box .magic-box-suggestions .magic-box-suggestion:first-child {
	padding-top: 26px
}

#content .CoveoSearchbox {
	position: relative
}

#content .CoveoSearchbox .magic-box {
	border: 1px solid #999;
	border-right: none;
	border-radius: 2px 0 0 2px;
	background-color: #fff
}

#content .CoveoSearchbox .magic-box .magic-box-input {
	padding-left: 16px
}

#content .CoveoSearchbox .magic-box .magic-box-input>input {
	border: none;
	background-color: transparent;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #000
}

#content .CoveoSearchbox .magic-box .magic-box-input>input::placeholder {
	color: #999;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	opacity: 1
}

#content .CoveoSearchbox .magic-box .magic-box-clear {
	color: #999
}

#content .CoveoSearchbox .magic-box .magic-box-clear .magic-box-clear-svg {
	width: 10px;
	height: 10px
}

#content .CoveoSearchbox .CoveoSearchButton {
	background-color: transparent;
	border: 2px solid #999 !important;
	border-left: none !important;
	border-radius: 0 2px 2px 0;
	width: 30px;
	height: 60px;
	color: #999;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	padding: 0
}

#content .CoveoSearchbox .CoveoSearchButton:hover {
	background-color: transparent
}

#content .CoveoSearchbox .CoveoSearchButton .coveo-search-button {
	display: flex;
	align-items: center;
	color: #999
}

#content .CoveoSearchbox .CoveoSearchButton .coveo-search-button-svg {
	width: 16px !important;
	height: 16px !important;
	color: #999 !important;
	fill: currentColor !important
}

#content .CoveoSearchbox .magic-box-suggestions.magic-box-hasSuggestion .coveo-magicbox-suggestions {
	width: calc(100% + 30px) !important;
	left: 0 !important;
	right: auto !important
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.dashboard_preferences {
	padding: 0 25px 25px
}

@media screen and (min-width:768px) {
	.dashboard_preferences {
		padding: 0 40px 75px 40px
	}
}

.dashboard_preferences .title_area {
	margin-bottom: 15px
}

@media screen and (min-width:768px) {
	.dashboard_preferences .title_area {
		margin-bottom: 30px
	}
}

.dashboard_preferences .title_area h1 {
	color: #000;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.dashboard_preferences .title_area h1 {
		font-size: 44px;
		line-height: 44px
	}
}

.dashboard_preferences h4 {
	margin-bottom: 6px
}

.dashboard_preferences .sub_text_area h4 {
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: .2px;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.dashboard_preferences .sub_text_area h4 {
		font-size: 20px;
		line-height: 20px
	}
}

.dashboard_preferences .sub_text_area {
	margin-bottom: 15px;
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px
}

@media screen and (min-width:768px) {
	.dashboard_preferences .sub_text_area {
		font-size: 20px;
		line-height: 28px
	}
}

.dashboard_preferences .preferences_chart {
	width: 100%;
	max-width: 705px
}

.dashboard_preferences .chart_line {
	padding: 16px 0;
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	align-items: center
}

.dashboard_preferences .chart_line:last-child {
	border-bottom: none
}

.dashboard_preferences .chart_line:first-child {
	border-bottom: none
}

.dashboard_preferences .preferences_title {
	font-weight: 600
}

.dashboard_preferences .preferences_item {
	width: 100px;
	text-align: center
}

.dashboard_preferences .preferences_item:first-child {
	width: auto;
	margin-right: auto;
	text-align: left
}

.dashboard_preferences .checkbox_container {
	display: inline-block;
	position: relative;
	height: 12px;
	width: 12px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	user-select: none
}

.dashboard_preferences .checkbox_container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.dashboard_preferences .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	border: 1px solid #333;
	pointer-events: none
}

.dashboard_preferences .checkbox_container:hover input~.checkmark {
	background-color: #e5e5e5
}

.dashboard_preferences .checkbox_container input:checked~.checkmark {
	background-color: #0b5ead;
	border: 1px solid #0b5ead
}

.dashboard_preferences .checkmark:after {
	content: "";
	position: absolute;
	display: none
}

.dashboard_preferences .checkbox_container input:checked~.checkmark:after {
	display: block
}

.dashboard_preferences .checkbox_container .checkmark:after {
	left: 3px;
	top: 0;
	width: 5px;
	height: 9px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg)
}

.dashboard_preferences .btn-container button.primary {
	display: flex;
	color: #000;
	background: 0 0;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	border: 1px solid #000;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	justify-content: center;
	align-items: center;
	gap: 12px
}

.dashboard_preferences .primary-result-label {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 24px
}

.dashboard_preferences .btn-outer-container {
	width: 100%
}

.dashboard_preferences .btn-middle-container {
	width: 100%;
	max-width: 705px;
	display: flex;
	justify-content: flex-end
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.dashboard_layout {
	border-top: 1px solid #dadada;
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1440px
}

@media screen and (min-width:1020px) {
	.dashboard_layout {
		flex-direction: row
	}
}

.dashboard_layout .left_col_nav {
	width: 100%;
	position: relative
}

@media screen and (min-width:1020px) {
	.dashboard_layout .left_col_nav {
		width: 290px;
		flex: 0 0 auto;
		background: #f7f7f7
	}
}

@media screen and (min-width:1480px) {
	.dashboard_layout .left_col_nav {
		width: 370px;
		padding-left: 80px
	}
}

.dashboard_layout .main_content_area {
	padding: 18px 0 0 15px
}

@media screen and (min-width:1020px) {
	.dashboard_layout .main_content_area {
		padding: 65px 0 100px 0;
		width: calc(100% - 320px)
	}
}

.dashboard_layout .dashboard_tabs-container {
	padding: 25px 25px 0 25px;
	margin-bottom: 30px
}

@media screen and (min-width:1020px) {
	.dashboard_layout .dashboard_tabs-container {
		padding: 25px 25px 0 40px
	}
}

.dashboard_layout .dashboard_tabs-container button {
	background: 0 0;
	border: none;
	padding: 0;
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: .2px;
	text-transform: uppercase
}

.dashboard_layout .dashboard_tabs-container ul {
	display: flex;
	list-style: none;
	padding: 0;
	border-bottom: 1px solid #ada0a0;
	margin: 0
}

@media screen and (min-width:1020px) {
	.dashboard_layout .dashboard_tabs-container ul {
		margin: 0 0 30px 0
	}
}

.dashboard_layout .dashboard_tabs-container li {
	padding: 0 30px 5px 0
}

@media screen and (min-width:1020px) {
	.dashboard_layout .dashboard_tabs-container li {
		padding: 0 40px 5px 0
	}
}

.dashboard_layout .dashboard_tabs-container li button {
	position: relative;
	font-weight: 500;
	padding-left: 16px
}

.dashboard_layout .dashboard_tabs-container li.active button::after,
.dashboard_layout .dashboard_tabs-container li:hover button::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: calc(100% + 20px);
	height: 3px;
	background-color: #f55e20;
	z-index: 1
}

.dashboard_layout .dashboard_tabs-content {
	margin-bottom: 60px
}

.dashboard_layout .dashboard_tabs-content .tab-content:last-of-type {
	padding: 0 35px 0 25px
}

@media screen and (min-width:1020px) {
	.dashboard_layout .dashboard_tabs-content .tab-content:last-of-type {
		padding: 0 0 0 40px
	}
}

.dashboard_layout .dashboard_tabs-content .tab-content:last-of-type .dashboard_cols {
	justify-content: space-between;
	padding: 0
}

.dashboard_layout .dashboard_tabs-content .tab-content:last-of-type .right {
	width: 100%
}

@media screen and (min-width:1020px) {
	.dashboard_layout .dashboard_tabs-content .tab-content:last-of-type .right {
		padding-left: 0;
		margin-right: 40px;
		flex: 1 1 335px;
		max-width: 335px
	}
}

@media screen and (min-width:1230px) {
	.dashboard_layout .dashboard_tabs-content .tab-content:last-of-type .right {
		margin-right: 0;
		flex: none;
		max-width: none;
		width: 40%
	}
}

.dashboard_layout .tab-content {
	display: none
}

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

.dashboard_layout .tab-content .link-tab {
	font-size: 14px
}

@media screen and (min-width:1020px) {
	.dashboard_layout .tab-content .link-tab {
		font-size: 18px
	}
}

.dashboard_layout .tab-content .link-tab a {
	color: #0b5ead;
	font-size: 14px;
	text-decoration: none
}

@media screen and (min-width:1020px) {
	.dashboard_layout .tab-content .link-tab a {
		font-size: 18px
	}
}

.dashboard_layout .tab-content .link-tab a:hover {
	text-decoration: underline
}

.dashboard_layout .dashboard_cols {
	margin: 0;
	padding: 0 25px
}

@media screen and (min-width:1020px) {
	.dashboard_layout .dashboard_cols {
		padding: 0 25px 0 40px
	}
}

.dashboard_layout .topic-listing-component {
	padding-left: 40px;
	display: none
}

@media screen and (min-width:1020px) {
	.dashboard_layout .topic-listing-component {
		display: block
	}
}

.dashboard_layout .topic-listing-component .cha-topic-listing::before {
	background-color: #5aa700;
	opacity: .2
}

.dashboard_layout .left {
	flex: auto
}

@media screen and (min-width:1230px) {
	.dashboard_layout .left {
		flex: none;
		width: 57%
	}
}

.dashboard_layout .right {
	width: 100%
}

@media screen and (min-width:1230px) {
	.dashboard_layout .right {
		flex: none;
		width: 43%
	}
}

@media screen and (min-width:1020px) {
	.dashboard_layout .right .related_articles_container {
		padding-top: 0
	}
}

.dashboard_layout .right .related_articles_container:last-of-type {
	padding-bottom: 30px
}

.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component {
	padding: 0
}

@media screen and (max-width:1200px) {
	.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component {
		margin-bottom: 64px !important
	}
}

.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component .cha-card {
	padding: 0
}

.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component .cha-card .cha-card-content {
	padding: 18px 0 12px;
	width: 100%
}

.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-subtitle {
	color: #000;
	font-family: Newsreader, serif;
	font-style: normal;
	font-weight: 400;
	min-width: 120px;
	align-self: stretch;
	font-size: 24px !important;
	line-height: 30px
}

@media screen and (min-width:768px) {
	.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-subtitle {
		font-size: 32px !important;
		line-height: 40px
	}
}

.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-description {
	font-size: 14px
}

.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-date {
	color: #666;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	align-self: stretch
}

.dashboard_layout .cha-vertical-card-component.cha-vertical-card-component .cha-card .cha-card-image-content {
	width: 100%
}

.dashboard_layout .related_articles_container {
	width: 100%
}

@media screen and (min-width:1020px) {
	.dashboard_layout .related_articles_container {
		width: 335px
	}
}

.dashboard_layout .related_articles_container .related_articles_title {
	display: none
}

.dashboard_layout .related_articles_container .related_article_preview {
	height: auto;
	margin-bottom: 0;
	padding-left: 10px;
	width: 100%
}

@media screen and (min-width:1020px) {
	.dashboard_layout .related_articles_container .related_article_preview {
		padding-left: 0
	}
}

.dashboard_layout .related_articles_container .related_article_preview .related_article_thumbnail {
	margin-right: 25px
}

.dashboard_layout .related_articles_container .related_article_preview .related_article_thumbnail .article_thumbnail_image {
	margin-top: 0;
	height: 92px;
	width: 92px
}

.dashboard_layout .related_articles_container .related_article_preview .related_article_description {
	width: 100%;
	color: #000 !important;
	font-size: 20px !important;
	font-weight: 400;
	line-height: 24px;
	font-family: Newsreader, serif
}

.dashboard_layout .related_articles_container .related_article_preview .related_article_description a {
	color: #000 !important;
	font-size: 20px !important;
	font-weight: 400;
	line-height: 24px;
	font-family: Newsreader, serif;
	letter-spacing: 0;
	text-decoration: none
}

.dashboard_layout .related_articles_container .related_article_preview .related_article_description a p {
	font-size: 20px !important;
	line-height: 24px;
	font-family: Newsreader, serif
}

.dashboard_layout .related_articles_container .related_article_preview .related_article_description a:hover {
	text-decoration: underline
}

.dashboard_layout .related_articles_container .article_separator {
	margin: 20px 0;
	display: block
}

@media screen and (min-width:1020px) {
	.dashboard_layout .related_articles_container .article_separator {
		margin: 22px 0 5px
	}
}

.dashboard_layout .related_events.large {
	width: 100%
}

@media screen and (min-width:1020px) {
	.dashboard_layout .related_events.large {
		margin: 40px 0 40px 40px;
		padding: 45px 50px 45px 150px;
		display: flex;
		align-items: flex-start
	}
}

.dashboard_layout .related_events.large {
	max-width: none
}

@media screen and (min-width:768px) {
	.dashboard_layout .related_events.large {
		width: calc(100% - 30px);
		margin-left: auto;
		margin-right: auto
	}
}

@media screen and (min-width:1201px) {
	.dashboard_layout .related_events.large:before {
		top: -35px;
		left: -50px
	}
}

.dashboard_layout .related_events.large:after {
	height: 120px;
	width: 120px;
	bottom: 25px;
	right: -55px;
	opacity: 1
}

@media screen and (min-width:1201px) {
	.dashboard_layout .related_events.large h4 {
		flex: 0 0 auto;
		white-space: nowrap;
		padding-right: 60px;
		width: auto
	}
}

.dashboard_layout .related_events.large h6 a {
	font-family: Newsreader, serif;
	color: #000;
	font-size: 24px !important;
	line-height: 32px
}

@media screen and (min-width:768px) {
	.dashboard_layout .related_events.large h6 a {
		font-size: 28px !important;
		line-height: 36px
	}
}

.dashboard_layout .related_events.large h6:hover a {
	color: #000;
	text-decoration: underline
}

.dashboard_layout .related_events.large .right_wrap {
	flex: 1 1 auto;
	min-width: 0
}

.dashboard_layout .related_events.large .right_wrap .events_item h6 {
	font-size: 28px !important;
	font-family: Newsreader, serif;
	color: #000;
	width: 100%;
	max-width: 385px
}

.dashboard_layout .dashboard-related_events-container {
	padding: 0 30px;
	margin-bottom: 100px
}

@media screen and (min-width:1020px) {
	.dashboard_layout .dashboard-related_events-container {
		padding: inherit;
		margin-bottom: inherit
	}
}

.dashboard_layout .latest-discussions-load-more-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 40px
}

.dashboard_layout .latest-discussions-load-more-container #latest-discussions-load-more-link {
	color: #000;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	border: 1px solid #000;
	display: flex;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	justify-content: center;
	align-items: center;
	gap: 12px;
	background: 0 0;
	margin-bottom: 24px
}

.dashboard_layout .latest-discussions-load-more-container #latest-discussions-see-more-link {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	text-decoration: underline
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.dashboard_message {
	margin-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left
}

@media screen and (min-width:768px) {
	.dashboard_message {
		padding-left: 25px;
		margin-bottom: 15px
	}
}

@media screen and (min-width:1020px) {
	.dashboard_message {
		padding-left: 40px
	}
}

.dashboard_message h1 {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.dashboard_message h1 {
		font-size: 44px;
		line-height: 44px
	}
}

.dashboard_message .subtitle {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 26px
}

@media screen and (min-width:768px) {
	.dashboard_message .subtitle {
		font-size: 20px;
		line-height: 28px
	}
}

.dashboard_message .subtitle a,
.dashboard_message .subtitle a:link,
.dashboard_message .subtitle a:visited {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	text-decoration: underline
}

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

	.dashboard_message .subtitle a,
	.dashboard_message .subtitle a:link,
	.dashboard_message .subtitle a:visited {
		font-size: 20px;
		line-height: 28px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);


.dashboard_nav {
	background: #f7f7f7;
	width: 209px;
	display: none;
	height: 100vh;
	position: absolute;
	top: 0;
	letter-spacing: 0;
	z-index: 9
}

@media screen and (min-width:1020px) {
	.dashboard_nav {
		display: block;
		height: inherit;
		position: relative
	}
}

.dashboard_nav .dashboard_nav_inner {
	height: 100%;
	overflow-y: scroll;
	padding-bottom: 125px
}

@media screen and (min-width:1020px) {
	.dashboard_nav .dashboard_nav_inner {
		width: 209px;
		height: inherit;
		overflow-y: inherit;
		padding-bottom: 0
	}
}

.dashboard_nav .category {
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: .18px;
	text-transform: uppercase;
	padding-bottom: 32px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 50px
}

.dashboard_nav .name_label {
	color: #000;
	font-family: Newsreader, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px
}

.dashboard_nav .link_list {
	padding: 0 0 42px 0
}

.dashboard_nav .section_label {
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: .18px;
	text-transform: uppercase;
	padding-bottom: 12px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 16px
}

.dashboard_nav ul {
	list-style: none
}

.dashboard_nav li {
	font-size: 20px;
	margin-bottom: 24px;
	margin-left: 0;
	padding-left: 0
}

.dashboard_nav li:last-of-type {
	margin-bottom: 0
}

.dashboard_nav li a,
.dashboard_nav li a:link,
.dashboard_nav li a:visited {
	display: inline-block;
	text-decoration: none;
	font-size: 20px;
	font-weight: 400;
	color: #000;
	border-bottom: 2px solid transparent
}

.dashboard_nav li a.active,
.dashboard_nav li a:link.active,
.dashboard_nav li a:visited.active {
	color: #000;
	border-bottom: 2px solid #f55e20
}

.dashboard_nav li a:hover,
.dashboard_nav li a:link:hover,
.dashboard_nav li a:visited:hover {
	color: #000;
	border-bottom: 2px solid #f55e20
}

.dashboard_nav li a.all_link,
.dashboard_nav li a:link.all_link,
.dashboard_nav li a:visited.all_link {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	border-bottom: none
}

.dashboard_nav li a.all_link:hover,
.dashboard_nav li a:link.all_link:hover,
.dashboard_nav li a:visited.all_link:hover {
	border-bottom: none;
	text-decoration: underline
}

.dashboard_nav .tool-display {
	position: relative
}

.dashboard_nav .tooltips {
	position: absolute;
	top: 3px;
	display: inline-block;
	cursor: pointer;
	margin-left: 10px;
	width: 17px;
	height: 17px;
	border: 1px solid #333;
	border-radius: 50%
}

.dashboard_nav .tooltips:hover .tooltiptext {
	visibility: visible
}

.dashboard_nav .tooltips::after {
	content: "?";
	position: absolute;
	margin-left: -.05em;
	display: inline-flex;
	font-size: 12px;
	font-weight: 600;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 17px;
	width: 17px
}

.dashboard_nav .tooltips .tooltiptext {
	visibility: hidden;
	box-shadow: 0 2px 4px 0 rgba(86, 86, 86, .3);
	font-size: 12px;
	width: 190px;
	background-color: #fff;
	color: #000;
	padding: 10px;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: -90px;
	margin-bottom: 10px
}

#dashboard_nav_container {
	position: relative;
	min-height: 25px;
	width: 100%;
	margin-bottom: 40px;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 70px;
	padding-top: 0
}

@media screen and (min-width:768px) {
	#dashboard_nav_container {
		margin-top: 35px;
		padding-top: 0
	}
}

@media screen and (min-width:1020px) {
	#dashboard_nav_container {
		padding-top: 64px;
		margin-top: 0
	}
}

#dashboard_nav_container .dashboard_nav_open_btn {
	display: flex;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	justify-content: center;
	font-weight: 400;
	align-items: center;
	gap: 12px;
	font-family: "Proxima Nova Extra Condensed", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 16px;
	letter-spacing: 1%;
	background-color: #07bd72;
	border-color: #07bd72;
	text-transform: uppercase;
	border-width: 0
}

@media screen and (min-width:1020px) {
	#dashboard_nav_container .dashboard_nav_open_btn {
		display: none
	}
}

#dashboard_nav_container .dashboard_nav_close_btn {
	font-family: "Proxima Nova Extra Condensed", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 16px;
	letter-spacing: 1%;
	font-weight: 400;
	display: flex;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	justify-content: center;
	align-items: center;
	gap: 12px;
	background-color: transparent;
	border-color: transparent;
	text-transform: uppercase;
	border-width: 0
}

@media screen and (min-width:1020px) {
	#dashboard_nav_container .dashboard_nav_close_btn {
		display: none
	}
}

#dashboard_nav_container .dashboard_nav_close_btn::after,
#dashboard_nav_container .dashboard_nav_close_btn::before {
	position: absolute;
	top: 0;
	left: 10px;
	content: " ";
	height: 20px;
	width: 2px;
	background-color: #333
}

#dashboard_nav_container .dashboard_nav_close_btn::before {
	transform: rotate(45deg)
}

#dashboard_nav_container .dashboard_nav_close_btn::after {
	transform: rotate(-45deg)
}

#dashboard_nav_container.open .dashboard_nav {
	display: block;
	width: 100%;
	max-width: 350px
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.dashboard-recommendations-listing {
	background-color: #f7f7f7;
	padding: 40px 30px;
	margin: 0 25px 0 25px
}

@media screen and (min-width:768px) {
	.dashboard-recommendations-listing {
		margin-bottom: 40px;
		margin-left: 40px;
		padding: 40px
	}
}

.dashboard-recommendations-listing ul {
	list-style: none;
	padding-left: 20px;
	position: relative;
	margin-bottom: 0
}

.dashboard-recommendations-listing ul::before {
	content: "";
	display: block;
	height: 100%;
	width: 2px;
	position: absolute;
	left: 0;
	top: -10px
}

@media screen and (min-width:768px) {
	.dashboard-recommendations-listing ul::before {
		margin-bottom: inherit;
		top: auto
	}
}

@media screen and (min-width:768px) {
	.dashboard-recommendations-listing ul {
		margin-bottom: inherit
	}
}

.dashboard-recommendations-listing li {
	font-size: 16px;
	border-bottom: 1px solid #999;
	padding-bottom: 0;
	margin-bottom: 18px;
	min-height: 100px
}

@media screen and (min-width:768px) {
	.dashboard-recommendations-listing li {
		padding-bottom: 24px;
		margin-bottom: 25px
	}
}

.dashboard-recommendations-listing li a {
	color: #000;
	font-family: Newsreader, serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px
}

.dashboard-recommendations-listing li span.date {
	display: block;
	font-size: 12px;
	padding-bottom: 25px;
	font-weight: 400;
	color: #666
}

@media screen and (min-width:768px) {
	.dashboard-recommendations-listing li span.date {
		padding-bottom: 0
	}
}

.dashboard-recommendations-listing a.secondary-link {
	display: inline-flex;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	justify-content: center;
	align-items: center;
	gap: 12px;
	flex-shrink: 0;
	color: #000;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	border: 1px solid #000;
	margin-left: 20px;
	margin-top: 15px
}

@media screen and (min-width:768px) {
	.dashboard-recommendations-listing a.secondary-link {
		margin-top: 0
	}
}

.dashboard-recommendations-listing div.subtitle {
	margin-bottom: 20px
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.dashboard-recommended-layout {
	display: block;
	width: 100%
}

.dashboard-recommended-layout .top_content {
	display: flex
}

.dashboard-recommended-layout .right_col {
	width: 100%
}

@media screen and (min-width:768px) {
	.dashboard-recommended-layout .right_col {
		padding-left: 17px;
		width: 38%
	}
}

.dashboard-recommended-layout .left_col {
	width: 100%
}

@media screen and (min-width:768px) {
	.dashboard-recommended-layout .left_col {
		width: 62%
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.detail_hero,
.detail_hero_photo_gallery {
	width: 100%
}

.detail_hero.quick-takes-only .hero_img_wrap,
.quick-takes-only.detail_hero_photo_gallery .hero_img_wrap {
	display: none
}

.detail_hero.quick-takes-only .hero_img_outer_wrap .quick_takes,
.quick-takes-only.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes {
	margin-top: 35px;
	margin-bottom: 40px
}

.bubbles.detail_hero_photo_gallery,
.detail_hero.bubbles {
	background-image: url(/../../../images/dot-pattern-sm.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 120% center;
	width: 100%
}

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

	.bubbles.detail_hero_photo_gallery,
	.detail_hero.bubbles {
		background-image: url(/../../../images/dot-pattern.png);
		background-position: 90% center
	}
}

.detail_hero.green,
.green.detail_hero_photo_gallery {
	background-color: #deedcc
}

.detail_hero.light_blue,
.light_blue.detail_hero_photo_gallery {
	background-color: #f1f7ff
}

.detail_hero .quicktakes_top_content .bookmark_button,
.detail_hero_photo_gallery .quicktakes_top_content .bookmark_button {
	color: #000;
	background: #fff;
	border: 1px solid #07bd72;
	border-radius: 25px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 7px 20px 5px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-transform: uppercase;
	transition: all .2s ease-in-out;
	z-index: 1
}

.detail_hero .quicktakes_top_content .bookmark_button:hover,
.detail_hero_photo_gallery .quicktakes_top_content .bookmark_button:hover {
	border-color: #bff7f5;
	color: #000
}

.detail_hero .quicktakes_top_content .bookmark_button:hover svg path,
.detail_hero_photo_gallery .quicktakes_top_content .bookmark_button:hover svg path {
	transition: all .2s ease-in-out;
	fill: #bff7f5
}

.detail_hero .quicktakes_top_content .bookmark_button svg,
.detail_hero_photo_gallery .quicktakes_top_content .bookmark_button svg {
	transition: all .2s ease-in-out;
	margin-right: 10px;
	margin-bottom: 2px
}

.detail_hero .quicktakes_top_content .bookmark_button.active,
.detail_hero_photo_gallery .quicktakes_top_content .bookmark_button.active {
	border-color: #07bd72;
	color: #000
}

.detail_hero .quicktakes_top_content .bookmark_button.active svg path,
.detail_hero_photo_gallery .quicktakes_top_content .bookmark_button.active svg path {
	transition: all .2s ease-in-out;
	fill: #5aa700
}

.detail_hero .bookmark_button,
.detail_hero_photo_gallery .bookmark_button {
	color: #000;
	background: #fff;
	border: 1px solid #07bd72;
	border-radius: 25px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	font-family: "Proxima Nova Condensed", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 7px 20px 5px;
	bottom: 0;
	right: 0;
	text-transform: uppercase;
	transition: all .2s ease-in-out;
	z-index: 1;
	margin-bottom: 20px;
	margin-left: 0
}

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

	.detail_hero .bookmark_button,
	.detail_hero_photo_gallery .bookmark_button {
		margin-top: 0;
		margin-bottom: 0;
		float: right;
		margin-left: 10px
	}
}

.detail_hero .bookmark_button:hover,
.detail_hero_photo_gallery .bookmark_button:hover {
	border-color: #bff7f5;
	color: #000
}

.detail_hero .bookmark_button:hover svg path,
.detail_hero_photo_gallery .bookmark_button:hover svg path {
	transition: all .2s ease-in-out;
	fill: #bff7f5
}

.detail_hero .bookmark_button svg,
.detail_hero_photo_gallery .bookmark_button svg {
	transition: all .2s ease-in-out;
	margin-right: 10px;
	margin-bottom: 2px
}

.detail_hero .bookmark_button.active,
.detail_hero_photo_gallery .bookmark_button.active {
	border-color: #5aa700;
	color: #5aa700
}

.detail_hero .bookmark_button.active svg path,
.detail_hero_photo_gallery .bookmark_button.active svg path {
	transition: all .2s ease-in-out;
	fill: #07bd72
}

.detail_hero .top_content,
.detail_hero_photo_gallery .top_content {
	position: relative;
	display: flex;
	margin-bottom: 23px;
	flex-direction: row;
	width: 1286px;
	max-width: 100%;
	padding: 0 60px
}

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

	.detail_hero .top_content,
	.detail_hero_photo_gallery .top_content {
		flex-direction: column
	}
}

.detail_hero .main_content_wrap,
.detail_hero_photo_gallery .main_content_wrap {
	flex: 1;
	position: relative;
	width: 100%
}

.detail_hero .main_content_wrap:after,
.detail_hero_photo_gallery .main_content_wrap:after {
	content: "";
	display: block;
	width: 98px;
	background: #0b5ead;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0
}

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

	.detail_hero .main_content_wrap:after,
	.detail_hero_photo_gallery .main_content_wrap:after {
		width: 79px
	}
}

.detail_hero .optional_btn_wrap,
.detail_hero_photo_gallery .optional_btn_wrap {
	margin-top: 30px;
	position: relative
}

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

	.detail_hero .optional_btn_wrap,
	.detail_hero_photo_gallery .optional_btn_wrap {
		margin-left: auto;
		margin-right: 0;
		margin-top: 15px;
		flex: 0 1 335px;
		display: flex;
		align-items: flex-start;
		justify-content: flex-end
	}
}

.detail_hero .download_btn,
.detail_hero_photo_gallery .download_btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px;
	background: #07bd72;
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	border-radius: 0;
	transition: background-color .2s ease-in-out;
	flex-shrink: 0
}

.detail_hero .download_btn:hover,
.detail_hero_photo_gallery .download_btn:hover {
	background-color: rgb(5.9071428571, 159.4928571429, 96.2020408163);
	color: #000;
	text-decoration: none
}

.detail_hero .download_btn img,
.detail_hero .download_btn svg,
.detail_hero_photo_gallery .download_btn img,
.detail_hero_photo_gallery .download_btn svg {
	display: inline-block;
	width: 17.6px;
	height: 16px;
	margin: 0
}

.detail_hero h1,
.detail_hero_photo_gallery h1 {
	font-size: 36px;
	letter-spacing: normal;
	margin-bottom: 10px
}

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

	.detail_hero h1,
	.detail_hero_photo_gallery h1 {
		margin-bottom: 16px
	}
}

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

	.detail_hero h1,
	.detail_hero_photo_gallery h1 {
		font-size: 32px
	}
}

.detail_hero .subhead,
.detail_hero_photo_gallery .subhead {
	font-size: 18px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	margin-bottom: 16px
}

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

	.detail_hero .subhead,
	.detail_hero_photo_gallery .subhead {
		font-size: 18px;
		line-height: 27px
	}
}

.detail_hero .hero_byline,
.detail_hero_photo_gallery .hero_byline {
	font-size: 14px;
	margin-bottom: 15px
}

.detail_hero .hero_byline .vr:first-of-type,
.detail_hero_photo_gallery .hero_byline .vr:first-of-type {
	display: none
}

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

	.detail_hero .hero_byline .vr:first-of-type,
	.detail_hero_photo_gallery .hero_byline .vr:first-of-type {
		display: inline-block
	}
}

.detail_hero .author_name,
.detail_hero_photo_gallery .author_name {
	display: block;
	padding-right: 8px
}

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

	.detail_hero .author_name,
	.detail_hero_photo_gallery .author_name {
		display: inline-block
	}
}

.detail_hero .author_name a,
.detail_hero .author_name a:link,
.detail_hero .author_name a:visited,
.detail_hero_photo_gallery .author_name a {
	color: #0b5ead;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px
}

.detail_hero .vr,
.detail_hero_photo_gallery .vr {
	display: inline-block;
	border-left: 1px solid #ada0a0;
	height: 9px
}

.detail_hero .published_date,
.detail_hero_photo_gallery .published_date {
	display: inline-block;
	padding-left: 0;
	padding-right: 7px
}

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

	.detail_hero .published_date,
	.detail_hero_photo_gallery .published_date {
		padding-left: 8px
	}
}

.detail_hero .published_date.solo,
.detail_hero_photo_gallery .published_date.solo {
	padding-left: 0
}

.detail_hero .time_read,
.detail_hero_photo_gallery .time_read {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	display: inline-block;
	margin-left: 8px
}

.detail_hero .time_read.solo,
.detail_hero_photo_gallery .time_read.solo {
	margin-left: 0
}

.detail_hero .social_wrap,
.detail_hero_photo_gallery .social_wrap {
	margin-top: 15px;
	margin-bottom: 10px
}

.detail_hero .social_wrap .social_icon,
.detail_hero_photo_gallery .social_wrap .social_icon {
	display: inline-block;
	margin-right: 22px
}

.detail_hero .social_wrap .social_icon:last-of-type,
.detail_hero_photo_gallery .social_wrap .social_icon:last-of-type {
	margin-right: 0
}

.detail_hero .social_wrap .social_icon .social_icon__facebook,
.detail_hero_photo_gallery .social_wrap .social_icon .social_icon__facebook {
	width: 17px;
	height: 17px
}

.detail_hero .social_wrap .social_icon .social_icon__twitter,
.detail_hero_photo_gallery .social_wrap .social_icon .social_icon__twitter {
	width: 19px;
	height: 17px
}

.detail_hero .social_wrap .social_icon .social_icon__linkedin,
.detail_hero_photo_gallery .social_wrap .social_icon .social_icon__linkedin {
	width: 19px;
	height: 18px
}

.detail_hero .social_wrap .social_icon .social_icon__email,
.detail_hero .social_wrap .social_icon .social_media__email,
.detail_hero_photo_gallery .social_wrap .social_icon .social_icon__email,
.detail_hero_photo_gallery .social_wrap .social_icon .social_media__email {
	width: 25px;
	height: 20px
}

.detail_hero .social_wrap .social_icon img,
.detail_hero_photo_gallery .social_wrap .social_icon img {
	max-width: 25px;
	max-height: 20px
}

.detail_hero .social_wrap .component.addthis.col-12,
.detail_hero_photo_gallery .social_wrap .component.addthis.col-12 {
	margin-left: -15px !important;
	padding: 0 !important
}

.detail_hero .hero_img_outer_wrap.video_hero .vimeo_modal,
.detail_hero_photo_gallery .hero_img_outer_wrap.video_hero .vimeo_modal {
	left: 0;
	top: 0
}

.detail_hero .hero_img_outer_wrap .video_shadow_overlay,
.detail_hero_photo_gallery .hero_img_outer_wrap .video_shadow_overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0, 0, 0, .3);
	pointer-events: none
}

.detail_hero .hero_img_outer_wrap .video_shadow_overlay .btn-play,
.detail_hero_photo_gallery .hero_img_outer_wrap .video_shadow_overlay .btn-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 56px;
	padding: 0 36px;
	background: #07bd72;
	border: none;
	border-radius: 0;
	cursor: pointer;
	pointer-events: all;
	transition: background-color .2s ease-in-out
}

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

	.detail_hero .hero_img_outer_wrap .video_shadow_overlay .btn-play,
	.detail_hero_photo_gallery .hero_img_outer_wrap .video_shadow_overlay .btn-play {
		height: 72px;
		padding: 20px 44px 20px 48px
	}
}

.detail_hero .hero_img_outer_wrap .video_shadow_overlay .btn-play img,
.detail_hero_photo_gallery .hero_img_outer_wrap .video_shadow_overlay .btn-play img {
	display: block;
	width: 24px;
	height: 28px
}

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

	.detail_hero .hero_img_outer_wrap .video_shadow_overlay .btn-play img,
	.detail_hero_photo_gallery .hero_img_outer_wrap .video_shadow_overlay .btn-play img {
		width: 32px;
		height: 37px
	}
}

.detail_hero .hero_img_outer_wrap .video_shadow_overlay .btn-play:hover,
.detail_hero_photo_gallery .hero_img_outer_wrap .video_shadow_overlay .btn-play:hover {
	background: rgb(5.9071428571, 159.4928571429, 96.2020408163)
}

.detail_hero .hero_img_outer_wrap,
.detail_hero_photo_gallery .hero_img_outer_wrap {
	margin-bottom: 30px
}

.detail_hero .hero_img_outer_wrap .quick_takes,
.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes {
	margin-top: 64px
}

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

	.detail_hero .hero_img_outer_wrap .quick_takes,
	.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes {
		margin-top: 80px
	}
}

.detail_hero .hero_img_outer_wrap .quick_takes,
.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes {
	height: auto;
	padding: 0 25px;
	width: 100%
}

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

	.detail_hero .hero_img_outer_wrap .quick_takes,
	.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes {
		padding: 0 15px
	}
}

.detail_hero .hero_img_outer_wrap .quick_takes .quick_takes_inner .quick_takes_title,
.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes .quick_takes_inner .quick_takes_title {
	text-transform: uppercase;
	margin-top: 5px;
	letter-spacing: .25px
}

.detail_hero .hero_img_outer_wrap .quick_takes .quick_takes_inner .quick_takes_title img,
.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes .quick_takes_inner .quick_takes_title img {
	margin-left: 10px;
	margin-top: -5px
}

.detail_hero .hero_img_outer_wrap .quick_takes .quick_takes_inner p,
.detail_hero_photo_gallery .hero_img_outer_wrap .quick_takes .quick_takes_inner p {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.detail_hero .hero_img_wrap,
.detail_hero_photo_gallery .hero_img_wrap {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 2
}

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

	.detail_hero .hero_img_wrap,
	.detail_hero_photo_gallery .hero_img_wrap {
		height: 500px
	}
}

.detail_hero .hero_img_wrap,
.detail_hero_photo_gallery .hero_img_wrap {
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 24px), 0 100%)
}

.detail_hero picture,
.detail_hero_photo_gallery picture {
	display: block;
	width: 100%
}

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

	.detail_hero picture,
	.detail_hero_photo_gallery picture {
		height: 500px
	}
}

.detail_hero picture img,
.detail_hero_photo_gallery picture img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1
}

.detail_hero_photo_gallery {
	margin-left: -88px
}

@media only screen and (max-width:576px) {
	.detail_hero_photo_gallery {
		margin-left: auto
	}
}

.article-hero.detail_hero_photo_gallery,
.detail_hero.article-hero {
	position: relative;
	z-index: 2
}

.article-hero__inner {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 24px;
	padding: 80px 20px 32px;
	overflow: hidden;
	position: relative
}

@media screen and (min-width:768px) {
	.article-hero__inner {
		flex-direction: row;
		align-items: flex-start;
		padding: 56px 40px 48px;
		gap: 40px
	}
}

@media screen and (min-width:1020px) {
	.article-hero__inner {
		gap: 72px;
		padding: 92px max(128px, (100% - 1184px) / 2) 80px
	}
}

.article-hero__inner {
	--band-bg: #E1F8F7
}

.article-hero__inner.teal {
	--band-bg: #E1F8F7
}

.article-hero__inner.pink {
	--band-bg: #FEECF7
}

.article-hero__inner.purple {
	--band-bg: #D6D6FF
}

.article-hero__inner.orange {
	--band-bg: #FCE5DC
}

.article-hero__inner {
	background-color: var(--band-bg)
}

.article-hero__content {
	display: flex;
	flex-direction: column;
	gap: 32px;
	flex: 1 0 0;
	min-width: 0
}

@media screen and (min-width:1020px) {
	.article-hero__content {
		gap: 56px;
		max-width: 792px
	}
}

.article-hero__text {
	display: flex;
	flex-direction: column;
	gap: 12px
}

@media screen and (min-width:1020px) {
	.article-hero__text {
		gap: 16px
	}
}

.article-hero__header {
	display: flex;
	flex-direction: column;
	gap: 12px
}

@media screen and (min-width:1020px) {
	.article-hero__header {
		gap: 16px
	}
}


.article-hero__header .hero__eyebrow a {
    font-family: Newsreader,serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    text-transform: none
}

.article-hero__eyebrow {
	font-family: "Barlow Condensed";
	font-size: 18px;
	line-height: 18px;
	letter-spacing: .18px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	margin-bottom: 0
}

@media screen and (min-width:1020px) {
	.article-hero__eyebrow {
		font-size: 24px;
		line-height: 24px;
		letter-spacing: .24px
	}
}

ul.article-hero__eyebrow {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
	gap: 0
}

ul.article-hero__eyebrow li {
	display: inline-flex;
	align-items: center
}

ul.article-hero__eyebrow li:not(:first-child)::before {
	content: "|";
	margin: 0 10px;
	font-weight: 400;
	color: #000
}

@media screen and (min-width:1020px) {
	ul.article-hero__eyebrow li:not(:first-child)::before {
		margin: 0 12px
	}
}

.article-hero__title {
    font-family: Anton,"Arial Black",Impact,sans-serif;
    font-size: 52px!important;
    line-height: 52px!important;
    font-weight: 400;
    color: #000;
    margin: 0;
    letter-spacing: normal;
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .article-hero__title {
        font-size:68px!important;
        line-height: 68px!important
    }
}

@media screen and (min-width: 1020px) {
    .article-hero__title {
        font-size:52px!important;
        line-height: 52px!important
    }
}

.article-hero__subhead {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #000;
	margin: 0
}

@media screen and (min-width:1020px) {
	.article-hero__subhead {
		font-size: 28px;
		line-height: 36px
	}
}

.article-hero__meta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	color: #666
}

@media screen and (min-width:1020px) {
	.article-hero__meta {
		font-size: 18px
	}
}

.article-hero__meta .vr {
	display: inline-block;
	border-left: 1px solid #ada0a0;
	height: 9px
}

.article-hero__meta .article-hero__meta-sep {
	flex-shrink: 0
}

.article-hero__meta .author_name,
.article-hero__meta .published_date,
.article-hero__meta .time_read {
	display: inline;
	padding: 0;
	margin: 0
}

.article-hero__meta a,
.article-hero__meta a:link,
.article-hero__meta a:visited {
	color: #000
}

.article-hero__social .social_icon {
	display: inline-block;
	margin-right: 16px
}

.article-hero__social .social_icon:last-of-type {
	margin-right: 0
}

.article-hero__social .social_icon img {
	max-width: 25px;
	max-height: 20px
}

.article-hero__actions {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 16px;
	width: 100%
}

@media screen and (min-width:768px) {
	.article-hero__actions {
		justify-content: flex-end;
		align-items: flex-end;
		width: 160px;
		flex-shrink: 0;
		align-self: stretch
	}
}

@media screen and (min-width:1020px) {
	.article-hero__actions {
		width: 336px
	}
}

.detail_hero .article-hero__actions .article-hero__bookmark,
.detail_hero .article-hero__actions .btn-icon-tertiary,
.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark,
.detail_hero_photo_gallery .article-hero__actions .btn-icon-tertiary {
	margin-left: auto
}

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

	.detail_hero .article-hero__actions .article-hero__bookmark,
	.detail_hero .article-hero__actions .btn-icon-tertiary,
	.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark,
	.detail_hero_photo_gallery .article-hero__actions .btn-icon-tertiary {
		margin-left: 0
	}
}

.article-hero__actions .btn-icon-tertiary {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0 14px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	flex-shrink: 0
}

.article-hero__actions .btn-icon-tertiary img {
	width: 12.571px;
	height: 16px
}

.detail_hero .article-hero__actions .article-hero__bookmark,
.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	padding: 0;
	border-radius: 0;
	margin: 0
}

.detail_hero .article-hero__actions .article-hero__bookmark img,
.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark img {
	width: 13px;
	height: 16px
}

.detail_hero .article-hero__actions .article-hero__bookmark.active,
.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark.active {
	background: #000
}

.detail_hero .article-hero__actions .article-hero__bookmark.active img,
.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark.active img {
	filter: invert(1)
}

.detail_hero .article-hero__actions .article-hero__bookmark:hover,
.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark:hover {
	background: #000
}

.detail_hero .article-hero__actions .article-hero__bookmark:hover img,
.detail_hero_photo_gallery .article-hero__actions .article-hero__bookmark:hover img {
	filter: invert(1)
}

.article-hero__divider {
	width: 100%;
	flex-shrink: 0;
	line-height: 0
}

.article-hero__divider img {
	display: block;
	width: 100%;
	height: 24px;
	object-fit: cover
}

.article-hero__divider:empty {
	display: none
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.hide {
	display: none
}

.section_header {
	font-size: 28px;
	position: relative;
	margin-left: 0
}

@media screen and (max-width:1200px) {
	.section_header {
		font-size: 24px;
		margin-left: 25px
	}
}

.section_header:before {
	background-color: #5aa700;
	opacity: .2;
	border-radius: 50%;
	content: "";
	display: none;
	height: 32px;
	width: 32px
}

@media screen and (max-width:1200px) {
	.section_header:before {
		width: 23px;
		height: 23px;
		left: -13px;
		top: -3px
	}
}

.section_header:before {
	left: -18px;
	position: absolute;
	top: -8px;
	z-index: -1
}

.detail_page_layout {
	width: 100%
}

.detail_page_layout.event_detail_root .event_detail_hero .inner_wrap .text_block .online_events_buttons_container>.buttons_wrap {
	display: block
}

.detail_page_layout.event_detail_root .event_detail_hero .inner_wrap .text_block .online_events_buttons_container>.buttons_wrap .primary_btn {
	width: 220px
}

.detail_page_layout.event_detail_continuing_education .details_layout_cols .detail_left_col .accordion {
	margin-bottom: 25px
}

.detail_page_layout.event_detail_layout .event_detail_hero {
	margin-bottom: 36px
}

.detail_page_layout.event_detail_layout .author_bios {
	width: 100%;
	max-width: 1213px;
	margin: 20px 0 0 0;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 25px
}

@media screen and (min-width:1280px) {
	.detail_page_layout.event_detail_layout .author_bios {
		margin: 20px 0 30px 0
	}
}

.detail_page_layout.event_detail_layout .author_bios_slider .overlay_fade {
	position: absolute;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 85%, #fff 100%);
	z-index: 10;
	height: 200px;
	width: 100%;
	max-width: 1213px;
	pointer-events: none
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide button.splide__arrow:disabled {
	display: none
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide.no-overflow .splide__arrow {
	display: none !important
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow.is-hidden {
	display: none !important
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow svg {
	display: none
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__pagination {
	display: none
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 56px;
	width: 56px;
	border-radius: 0;
	background-color: #07bd72;
	right: 10px;
	cursor: pointer;
	opacity: 1;
	z-index: 12;
	transition: background-color .2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--next:hover {
	background-color: rgb(5.5428571429, 149.6571428571, 90.2693877551);
	opacity: 1
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--next:after {
	content: "";
	position: relative;
	top: auto;
	right: auto;
	left: -3px;
	transform: rotate(-45deg);
	height: 14px;
	width: 14px;
	border-right: 2.5px solid #000;
	border-bottom: 2.5px solid #000;
	display: block
}

@media screen and (min-width:768px) {
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--next {
		right: 0
	}
}

@media (min-width:1201px) {
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--next {
		right: -25px
	}
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	height: 56px;
	width: 56px;
	border-radius: 0;
	background-color: #07bd72;
	left: 10px;
	cursor: pointer;
	opacity: 1;
	z-index: 12;
	transition: background-color .2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--prev:hover {
	background-color: rgb(5.5428571429, 149.6571428571, 90.2693877551);
	opacity: 1
}

.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--prev:after {
	content: "";
	position: relative;
	top: auto;
	left: 5px;
	transform: rotate(135deg);
	height: 14px;
	width: 14px;
	border-right: 2.5px solid #000;
	border-bottom: 2.5px solid #000;
	display: block
}

@media screen and (min-width:768px) {
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--prev {
		left: 0
	}
}

@media (min-width:1201px) {
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__arrow--prev {
		left: -25px
	}
}

@media (min-width:768px) and (max-width:1200px) {
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide {
		padding-left: 25px
	}
}

@media only screen and (max-width:991px) {
	.detail_page_layout.event_detail_layout .author_bios_slider {
		position: relative;
		padding-bottom: 80px
	}

	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide,
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__list,
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__slide,
	.detail_page_layout.event_detail_layout .author_bios_slider .author_splide .splide__track {
		position: static !important
	}

	.detail_page_layout.event_detail_layout .author_bios_slider .splide__arrow--next,
	.detail_page_layout.event_detail_layout .author_bios_slider .splide__arrow--prev {
		top: auto !important;
		bottom: 20px !important;
		transform: none !important
	}

	.detail_page_layout.event_detail_layout .author_bios_slider .splide__arrow--prev {
		left: 25px !important;
		right: auto !important
	}

	.detail_page_layout.event_detail_layout .author_bios_slider .splide__arrow--next {
		right: 25px !important;
		left: auto !important
	}
}

.detail_page_layout.event_detail_layout .details_layout_cols {
	padding-top: 0 !important
}

@media screen and (max-width:1200px) {
	.detail_page_layout.event_detail_layout .details_layout_cols .detail_left_col {
		padding: 0 15px;
		padding-top: 25px;
		border-top: 1px solid #e5e5e5
	}

	.detail_page_layout.event_detail_layout .details_layout_cols .detail_left_col .download-material-component h3 {
		padding-left: 0
	}
}

@media print {
	.detail_page_layout.event_detail_layout .details_layout_cols .detail_left_col {
		overflow-y: visible !important;
		display: block !important
	}
}

.detail_page_layout.event_detail_layout .details_layout_cols .detail_left_col .article_detail .article_info {
	display: none
}

.detail_page_layout.event_detail_layout .details_layout_cols .detail_left_col .vimeo_player_wrap {
	margin-bottom: 25px
}

.detail_page_layout.event_detail_layout .details_layout_cols .detail_right_col {
	padding-left: 0 !important
}

@media screen and (min-width:1201px) {
	.detail_page_layout.event_detail_layout .details_layout_cols .detail_right_col {
		margin-right: 0;
		margin-left: auto
	}
}

@media print {
	.detail_page_layout.event_detail_layout .details_layout_cols .detail_right_col {
		overflow-y: visible;
		display: block
	}
}

@media screen and (max-width:1200px) {
	.detail_page_layout.event_detail_layout .details_layout_cols .detail_right_col .promo-card-component {
		margin: 0 auto
	}
}

@media screen and (min-width:1020px) {
	.detail_page_layout.product_detail_layout .top_content {
		padding: 90px 40px 40px
	}
}

.detail_page_layout.product_detail_layout .detail_hero h1 {
	font-size: 32px
}

@media screen and (min-width:1020px) {
	.detail_page_layout.product_detail_layout .detail_hero h1 {
		font-size: 48px
	}
}

.detail_page_layout.product_detail_layout .detail_hero .hero_byline,
.detail_page_layout.product_detail_layout .detail_hero .subhead {
	display: none
}

.detail_page_layout.product_detail_layout .quick_takes {
	margin: 0 0 32px
}

.detail_page_layout.product_detail_layout .optional_btn_wrap .bookmark_button {
	display: block;
	bottom: 0;
	margin-top: 25px;
	position: relative
}

@media screen and (min-width:1201px) {
	.detail_page_layout.product_detail_layout .optional_btn_wrap .bookmark_button {
		bottom: 0;
		display: inline-flex;
		margin-top: 0;
		position: absolute
	}
}

.detail_page_layout.cht_detail_layout .article_detail,
.detail_page_layout.event_detail_layout .article_detail {
	padding-left: 0;
	padding-right: 0
}

.detail_page_layout.event_detail_layout .details_layout_cols .detail_left_col .topic-listing-component {
	padding-top: 10px !important
}

@media screen and (min-width:1020px) {
	.detail_page_layout.news_article_detail_container .detail_hero .top_content {
		padding: 80px 40px 40px
	}
}

.detail_page_layout.news_article_detail_container .details_layout_cols {
	padding: 0 30px 0;
	max-width: 1243px
}

@media screen and (min-width:1020px) {
	.detail_page_layout.news_article_detail_container .details_layout_cols {
		padding: 0 15px 0
	}
}

.detail_page_layout.news_article_detail_container .detail_left_col .more_info_header {
	text-align: center;
	font-style: italic;
	margin-bottom: 24px
}

.detail_page_layout.news_article_detail_container .detail_left_col .more_info_header p {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	margin-bottom: 0;
	font-weight: 600
}

@media screen and (min-width:768px) {
	.detail_page_layout.news_article_detail_container .detail_left_col .more_info_header p {
		font-size: 21px;
		line-height: 32px
	}
}

.detail_page_layout.news_article_detail_container .detail_left_col .more_info_header a {
	color: #0b5ead;
	display: inline-block;
	font-size: 18px
}

.detail_page_layout.news_article_detail_container .detail_left_col .more_info_header a:hover {
	text-decoration: none
}

@media screen and (min-width:768px) {
	.detail_page_layout.news_article_detail_container .detail_left_col .more_info_header a {
		color: #000;
		font-size: 21px;
		display: block
	}
}

.detail_page_layout.news_article_detail_container .article h1 {
	font-size: 32px
}

@media screen and (min-width:991px) {
	.detail_page_layout.news_article_detail_container .article h1 {
		font-size: 48px
	}
}

.detail_page_layout.news_article_detail_container .article h2 {
	font-size: 24px
}

@media screen and (min-width:991px) {
	.detail_page_layout.news_article_detail_container .article h2 {
		font-size: 36px
	}
}

.detail_page_layout.news_article_detail_container .article h3 {
	font-size: 18px
}

@media screen and (min-width:991px) {
	.detail_page_layout.news_article_detail_container .article h3 {
		font-size: 28px
	}
}

.detail_page_layout.news_article_detail_container .article h4 {
	font-size: 21px
}

.detail_page_layout.news_article_detail_container .article:after {
	content: "…";
	display: block;
	text-align: center;
	width: 100%;
	font-weight: 700;
	margin: 20px 0 4px;
	font-size: 24px
}

.detail_page_layout.news_article_detail_container .article a {
	font-size: inherit
}

.detail_page_layout.news_article_detail_container .article p {
	margin: 0 0 24px 0
}

@media screen and (max-width:1200px) {
	.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component .promo-card {
		margin-top: 55px
	}
}

.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component .promo-card .generic-promo-title {
	margin: 10px 0 0 0
}

.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component .promo-card:after {
	height: 110px;
	width: 110px;
	left: 0;
	top: -15px
}

.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component .promo-card .generic-promo-contain .link {
	border: none;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	letter-spacing: .0988rem;
	margin-top: 24px;
	padding: 12px 34px 10px
}

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

	.detail_page_layout.case_study_detail_layout .related_events,
	.detail_page_layout.case_study_detail_layout .testimonial_component,
	.detail_page_layout.news_article_detail_container .related_events,
	.detail_page_layout.news_article_detail_container .testimonial_component {
		margin: 0 auto 36px;
		max-width: 353px
	}
}

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

	.detail_page_layout.case_study_detail_layout .detail_right_col .promo-card-component,
	.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component {
		margin: 0 auto !important
	}
}

.detail_page_layout.case_study_detail_layout .detail_right_col .promo-card-component[data-image=false] .promo-card .generic-promo-container,
.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component[data-image=false] .promo-card .generic-promo-container {
	display: block
}

.detail_page_layout.case_study_detail_layout .detail_right_col .promo-card-component[data-image=false] .promo-card .generic-promo-container .rich-text .generic-promo-text,
.detail_page_layout.case_study_detail_layout .detail_right_col .promo-card-component[data-image=false] .promo-card .generic-promo-container .rich-text p,
.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component[data-image=false] .promo-card .generic-promo-container .rich-text .generic-promo-text,
.detail_page_layout.news_article_detail_container .detail_right_col .promo-card-component[data-image=false] .promo-card .generic-promo-container .rich-text p {
	margin-right: 0 !important;
	width: 293px
}

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

	.detail_page_layout.case_study_detail_layout .detail_left_col .vimeo_player_wrap .iframe_wrap,
	.detail_page_layout.news_article_detail_container .detail_left_col .vimeo_player_wrap .iframe_wrap {
		margin: 0 auto
	}
}

.detail_page_layout.case_study_detail_layout .topic_listing_container {
	border-top: none
}

.detail_page_layout.case_study_detail_layout .optional_btn_wrap {
	position: relative
}

.detail_page_layout.case_study_detail_layout .optional_btn_wrap .bookmark_button {
	display: block;
	bottom: 0;
	margin-top: 25px;
	position: relative
}

@media screen and (min-width:1201px) {
	.detail_page_layout.case_study_detail_layout .optional_btn_wrap .bookmark_button {
		bottom: 0;
		display: inline-flex;
		margin-top: 0;
		position: absolute
	}
}

.detail_page_layout.case_study_detail_layout .details_layout_cols {
	position: relative
}

@media screen and (min-width:1201px) {
	.detail_page_layout.case_study_detail_layout .details_layout_cols {
		padding-bottom: 60px
	}
}

@media screen and (min-width:1201px) {
	.detail_page_layout.case_study_detail_layout .details_layout_cols::after {
		content: "";
		background-color: #e5e5e5;
		display: inline-block;
		height: 1px;
		position: absolute;
		bottom: 40px;
		width: 100%
	}
}

.detail_page_layout.case_study_detail_layout .details_layout_cols .detail_left_col {
	position: relative;
	padding-bottom: 40px
}

@media screen and (min-width:1201px) {
	.detail_page_layout.case_study_detail_layout .details_layout_cols .detail_left_col {
		padding-bottom: 0
	}
}

.detail_page_layout.case_study_detail_layout .details_layout_cols .detail_left_col::after {
	content: "";
	background-color: #e5e5e5;
	display: inline-block;
	height: 1px;
	position: absolute;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 85%
}

@media screen and (min-width:1201px) {
	.detail_page_layout.case_study_detail_layout .details_layout_cols .detail_left_col::after {
		display: none
	}
}

.detail_page_layout .details_layout_cols {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto !important;
	padding-top: 25px;
	width: 100%;
	max-width: 1213px
}

@media screen and (max-width:1200px) {
	.detail_page_layout .details_layout_cols {
		display: inline-block;
		margin: 0
	}
}

@media print {
	.detail_page_layout .details_layout_cols {
		width: 95%
	}
}

.detail_page_layout .details_layout_cols .detail_left_col {
	flex-basis: 808px
}

.detail_page_layout .details_layout_cols .detail_left_col .detail_ads {
	display: flex;
	flex-direction: row;
	justify-content: space-around
}

@media screen and (max-width:1200px) {
	.detail_page_layout .details_layout_cols .detail_left_col .detail_ads {
		margin-top: 36px;
		flex-direction: column
	}

	.detail_page_layout .details_layout_cols .detail_left_col .detail_ads div {
		margin: 0 auto 36px auto
	}
}

@media screen and (min-width:1201px) {
	.detail_page_layout .details_layout_cols .detail_left_col .detail_ads {
		margin: 36px 0 72px 0
	}
}

.detail_page_layout .details_layout_cols .detail_right_col {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto
}

@media screen and (min-width:1201px) {
	.detail_page_layout .details_layout_cols .detail_right_col {
		flex: 1 0 335px;
		max-width: 335px;
		margin-left: auto;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0
	}
}

.detail_page_layout .details_layout_cols .detail_right_col .promo-card-component {
	max-width: 353px;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 35px
}

.detail_page_layout .details_layout_cols .detail_right_col .detail_ads_rail {
	text-align: center;
	margin-bottom: 52px
}

.detail_page_layout .details_layout_cols .detail_right_col .related_events h6 {
	font-size: 16px
}

.detail_page_layout .details_layout_cols .detail_right_col .related_events h6 a {
	color: #fff;
	font-size: 16px
}

.detail_page_layout .details_layout_cols .detail_right_col .related_events h6 a:hover {
	color: #fff
}

.detail_page_layout .top_content {
	width: 1290px;
	max-width: 100%;
	padding: 0 60px;
	padding: 25px 30px 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0
}

@media screen and (min-width:1020px) {
	.detail_page_layout .top_content {
		padding: 90px 50px 40px
	}
}

.detail_page_layout .topic_listing_container {
	display: flex;
	flex-direction: column;
	border-top: 1px solid #e5e5e5;
	padding: 35px 0 0 0 !important;
	margin: 0 auto 72px;
	width: 100%;
	max-width: 1213px
}

.detail_page_layout .topic_listing_container>div:first-child {
	padding: 0 15px 10px
}

@media screen and (max-width:1200px) {
	.detail_page_layout .topic_listing_container {
		max-width: 356px;
		margin: 0 auto
	}
}

.detail_page_layout .topic_listing_container .testimonial_component {
	margin: 0 auto;
	max-width: 1165px;
	height: 305px
}

@media screen and (max-width:1200px) {
	.detail_page_layout .topic_listing_container .testimonial_component {
		max-width: 353px;
		margin-bottom: 60px
	}
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile {
	margin: 5px auto 10px auto;
	justify-content: space-around;
	display: flex;
	flex-direction: row;
	margin-bottom: 35px
}

@media screen and (max-width:1200px) {
	.detail_page_layout .topic_listing_container .topic_listing_row_mobile {
		max-width: 356px;
		flex-direction: column
	}
}

@media screen and (min-width:1200px) {
	.detail_page_layout .topic_listing_container .topic_listing_row_mobile {
		display: none
	}
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col {
	flex-basis: 380px
}

@media screen and (max-width:1200px) {
	.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col {
		flex-basis: 124px
	}
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col .related_articles_container {
	margin-left: -15px
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col .related_articles_container .related_articles_title {
	display: none
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col .related_articles_container .related_article_preview {
	justify-content: flex-start
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col .related_articles_container .related_article_preview .related_article_thumbnail {
	flex-basis: 93px;
	margin-left: 0 !important;
	margin-right: 20px
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col .related_articles_container .related_article_preview .related_article_description {
	width: auto;
	flex-basis: 200px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-weight: 400
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col>div:first-child>div:first-child {
	width: auto
}

@media screen and (min-width:576px) {
	.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col>div:first-child>div:first-child {
		width: 362px
	}
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col>div:first-child>div:first-child>div:first-child {
	margin-top: 5px
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col>div:first-child>div:first-child>div:first-child>div:nth-child(2) h2 {
	font-size: 18px
}

.detail_page_layout .topic_listing_container .topic_listing_row_mobile .topic_listing_col>div:first-child>div:first-child>div:first-child>div:nth-child(2) p {
	font-size: 14px
}

.detail_page_layout .topic_listing_container .primary-link {
	background-color: #0b5ead;
	border: 1px solid #0b5ead;
	border-radius: 20px;
	color: #fff;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 10px 30px 7px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	width: fit-content;
	margin: 0 auto 30px;
	transition: all .3s ease-in-out
}

.detail_page_layout .topic_listing_container .primary-link:hover {
	background-color: #5aa700;
	border: 1px solid #5aa700
}

.detail_page_layout .topic_listing_container .topic_listing_row {
	display: flex;
	border-bottom: 1px solid #e5e5e5;
	margin: 5px auto 10px auto;
	justify-content: space-around;
	flex-direction: row;
	margin-bottom: 35px
}

@media screen and (max-width:1200px) {
	.detail_page_layout .topic_listing_container .topic_listing_row {
		max-width: 356px;
		flex-direction: column
	}
}

.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col {
	flex-basis: 380px
}

@media screen and (max-width:1200px) {
	.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col {
		flex-basis: 124px
	}
}

.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col .related_articles_container .related_articles_title {
	display: none
}

.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col .related_articles_container .related_article_preview .related_article_thumbnail {
	margin-left: 0 !important
}

.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col>div:first-child>div:first-child {
	width: auto
}

@media screen and (min-width:576px) {
	.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col>div:first-child>div:first-child {
		width: 362px
	}
}

.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col>div:first-child>div:first-child>div:first-child {
	margin-top: 5px
}

.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col>div:first-child>div:first-child>div:first-child>div:nth-child(2) h2 {
	font-size: 18px
}

.detail_page_layout .topic_listing_container .topic_listing_row .topic_listing_col>div:first-child>div:first-child>div:first-child>div:nth-child(2) p {
	font-size: 14px
}

.detail_page_layout .home-page-card-container {
	margin: 0 auto 50px;
	width: 100%;
	max-width: 1250px;
	padding-inline: 0
}

.detail_page_layout .home-page-card-container .row>.col-md-4 {
	padding-left: 20px;
	padding-right: 20px;
	flex: 1 1 380px
}

.detail_page_layout .home-page-card-container .cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content {
	padding: 18px 12px 12px
}

.detail_page_layout .home-page-card-container .cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-subtitle {
	font-size: 18px
}

.detail_page_layout .home-page-card-container .cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
	font-size: 14px;
	line-height: 21px
}

.product_detail_left_col {
	max-width: 808px
}

@media screen and (min-width:1201px) {
	.product_detail_left_col>div {
		padding-right: 0;
		padding-left: 0
	}
}

@media screen and (max-width:1200px) {
	.product_detail_left_col {
		margin: 0 auto
	}
}

@media screen and (max-width:1200px) {
	.product_detail_left_col .download-material-component {
		padding-top: 33px !important;
		padding: 0 30px
	}

	.product_detail_left_col .download-material-component .download-material-list-contain {
		margin: 0 auto
	}
}

.product_detail_right_col {
	margin: 20px auto 30px;
	padding: 0 30px
}

@media screen and (min-width:768px) {
	.product_detail_right_col {
		margin: 0;
		padding: 0
	}
}

.product_detail_right_col>div:first-child {
	margin-bottom: 12px
}

@media screen and (max-width:1200px) {
	.product_detail_right_col>div:first-child {
		margin-bottom: 24px
	}
}

.product_detail_right_col>div:first-child {
	padding-right: 0
}

.product_detail_right_col>div:nth-child(2) {
	margin: 0 auto;
	width: 100%
}

@media screen and (min-width:768px) {
	.product_detail_right_col>div:nth-child(2) {
		max-width: 353px
	}
}

.product_detail_right_col .promo-card-component .generic-promo .generic-promo-contain p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 15px
}

.product_detail_right_col .subscribe_promo::before {
	top: -17%;
	right: -130px
}

.article ul,
.ellipsis ul {
	list-style: disc !important;
	font-size: 16px !important;
	margin-bottom: 2rem !important;
	padding-left: 30px !important
}

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

	.article ul,
	.ellipsis ul {
		font-size: 18px !important
	}
}

.article li ul,
.ellipsis li ul {
	list-style: disc !important;
	font-size: 16px !important;
	margin-bottom: 0 !important;
	padding-left: 30px !important
}

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

	.article li ul,
	.ellipsis li ul {
		font-size: 18px !important
	}
}

.article ol,
.ellipsis ol {
	list-style: decimal !important;
	font-size: 16px !important;
	margin-bottom: 2rem !important;
	padding-left: 30px !important
}

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

	.article ol,
	.ellipsis ol {
		font-size: 18px !important
	}
}

.article li ol,
.ellipsis li ol {
	list-style: decimal !important;
	font-size: 16px !important;
	margin-bottom: 0 !important;
	padding-left: 30px !important
}

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

	.article li ol,
	.ellipsis li ol {
		font-size: 18px !important
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.download-material-component {
	border-bottom: none;
	padding: 49px 0 35px
}

.download-material-component .download-material-title {
	color: #000;
	font-family: Anton, serif;
	font-size: 32px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 15px;
	line-height: 32px;
	letter-spacing: 0;
	margin-bottom: 48px;
	position: relative
}

@media screen and (min-width:991px) {
	.download-material-component .download-material-title {
		font-size: 44px;
		line-height: 44px
	}
}

.download-material-component .download-material-title:before {
	background-color: #5aa700;
	opacity: .2;
	border-radius: 50%;
	content: "";
	display: none;
	height: 23px;
	margin-left: -14px;
	position: absolute;
	top: -2px;
	width: 23px;
	z-index: -1
}

@media screen and (min-width:768px) {
	.download-material-component .download-material-title:before {
		height: 32px;
		margin-left: -18px;
		top: -10px;
		width: 32px
	}
}

.download-material-component .download-material-list-contain {
	margin-bottom: 8px
}

.download-material-component .download-material-list-contain .download-material-list-item {
	background-color: #f7f7f7;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	opacity: 1;
	padding: 14px 20px;
	transition: .3s all ease-in-out;
	border-left: 12px solid #feecf7;
	text-decoration: underline
}

.download-material-component .download-material-list-contain .download-material-list-item .list-item-title,
.download-material-component .download-material-list-contain .download-material-list-item p {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	flex-basis: 70%;
	color: #000;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0;
	margin-bottom: 0
}

.download-material-component .download-material-list-contain .download-material-list-item .download-icon,
.download-material-component .download-material-list-contain .download-material-list-item a {
	margin-left: auto;
	color: #000 !important;
	display: block;
	transition: filter .3s
}

.download-material-component .download-material-list-contain .download-material-list-item .download-icon:hover,
.download-material-component .download-material-list-contain .download-material-list-item a:hover {
	filter: invert(52%) sepia(13%) saturate(7120%) hue-rotate(54deg) brightness(96%) contrast(103%)
}

.download-material-component .download-material-list-contain .download-material-list-item .download-icon:hover:before,
.download-material-component .download-material-list-contain .download-material-list-item a:hover:before {
	filter: invert(52%) sepia(13%) saturate(7120%) hue-rotate(54deg) brightness(96%) contrast(103%)
}

.download-material-component .download-material-list-contain .download-material-list-item p.list-item-title a {
	filter: none !important;
	font-size: 18px
}

.download-material-component .download-material-list-contain .download-material-list-item.hidden {
	display: none;
	opacity: 0;
	transition: .3s all ease-in-out
}

@media screen and (min-width:768px) {
	.download-material-component .download-material-list-contain .download-material-list-item {
		padding: 14px 40px
	}
}

.download-material-component .download-material-button-container {
	display: block;
	margin-top: 18px;
	position: relative;
	text-align: center
}

.download-material-component .download-material-button-container .download-material-center-button {
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	flex-shrink: 0;
	position: relative;
	display: initial
}

.download-material-component .download-material-button-container .download-material-center-button:hover {
	border-color: #5aa700;
	color: #5aa700
}

.download-material-component .download-material-button-container .download-material-center-button:after {
	content: "\f078";
	font-size: 6px;
	font-family: FontAwesome;
	margin-left: 11px;
	vertical-align: middle
}

.download-material-component .download-material-button-container:before {
	content: "";
	border-bottom: 1px solid #e5e5e5;
	left: 0;
	position: absolute;
	top: 12px;
	width: 30%
}

@media screen and (min-width:768px) {
	.download-material-component .download-material-button-container:before {
		width: 38%
	}
}

.download-material-component .download-material-button-container:after {
	content: "";
	border-bottom: 1px solid #e5e5e5;
	position: absolute;
	right: 0;
	top: 12px;
	width: 30%
}

@media screen and (min-width:768px) {
	.download-material-component .download-material-button-container:after {
		width: 38%
	}
}

.download-material-component.button-hide {
	border-bottom: 1px solid #e5e5e5
}

@media screen and (min-width:768px) {
	.download-material-component.button-hide {
		border-bottom: none
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.event-detail-hero {
	display: flex;
	flex-direction: column;
	width: 100%;
	--band-bg: #E1F8F7
}

.event-detail-hero.teal {
	--band-bg: #E1F8F7
}

.event-detail-hero.pink {
	--band-bg: #FEECF7
}

.event-detail-hero.purple {
	--band-bg: #D6D6FF
}

.event-detail-hero.orange {
	--band-bg: #FCE5DC
}

.event-detail-hero__band {
	display: flex;
	gap: 72px;
	align-items: flex-start;
	background-color: var(--band-bg);
	padding: 92px 128px 80px;
	width: 100%
}

@media only screen and (max-width:991px) {
	.event-detail-hero__band {
		flex-direction: column;
		gap: 40px;
		padding: 48px 24px 48px
	}
}

.event-detail-hero__content {
	display: flex;
	flex-direction: column;
	gap: 56px;
	flex: 1;
	max-width: 792px
}

@media only screen and (max-width:991px) {
	.event-detail-hero__content {
		gap: 32px;
		max-width: 100%
	}
}

.event-detail-hero__text {
	display: flex;
	flex-direction: column;
	gap: 16px
}

.event-detail-hero__eyebrow {
	font-family: "Barlow Condensed";
	font-size: 24px;
	line-height: 24px;
	letter-spacing: .24px;
	text-transform: uppercase;
	color: #000
}

.event-detail-hero__title {
	font-family: Newsreader, serif;
	font-size: 56px;
	line-height: 64px;
	font-weight: 400;
	color: #000
}

@media only screen and (max-width:991px) {
	.event-detail-hero__title {
		font-size: 36px;
		line-height: 44px
	}
}

.event-detail-hero__meta {
	display: flex;
	gap: 8px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #666;
	flex-wrap: wrap
}

.event-detail-hero__meta-sep {
	color: #666
}

.event-detail-hero__actions {
	display: flex;
	gap: 16px;
	align-items: flex-end;
	flex-wrap: wrap
}

.event-detail-hero__actions .btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 40px;
	padding: 0 20px 1px;
	font-family: "Barlow Condensed";
	font-size: 18px;
	letter-spacing: .18px;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
	border: none;
	background: 0 0;
	text-decoration: none
}

.event-detail-hero__actions .btn img {
	display: block;
	flex-shrink: 0
}

.event-detail-hero__actions .btn--primary {
	background-color: #07bd72;
	color: #000;
	border-radius: 0
}

.event-detail-hero__actions .btn--tertiary {
	border: 1px solid #000;
	color: #000;
	background: 0 0;
	border-radius: 0
}

.event-detail-hero__spacer {
	flex-shrink: 0;
	width: 336px
}

@media only screen and (max-width:991px) {
	.event-detail-hero__spacer {
		display: none
	}
}

.event-detail-hero__divider {
	width: 100%;
	height: 24px;
	overflow: hidden;
	line-height: 0
}

.event-detail-hero__divider img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.event_detail_sessions_container {
	padding: 0 15px
}

.event_detail_sessions_container .title {
	font-family: proximanova;
	font-weight: 600;
	font-size: 24px;
	color: #000;
	margin-bottom: 30px
}

.event_detail_sessions_container .sessions {
	display: flex;
	gap: 22px;
	flex-direction: column
}

.event_detail_sessions_container .sessions .session .session_name {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	margin-bottom: 0
}

.event_detail_sessions_container .sessions .session .session_name_blue {
	color: #000
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.external_content_list_container {
	padding: 32px 24px;
	position: relative;
	max-width: calc(100% - 48px);
	margin: 0 auto 80px
}

@media screen and (min-width:768px) {
	.external_content_list_container {
		padding: 44px 64px;
		max-width: min(808px, 100% - 60px)
	}
}

@media screen and (min-width:991px) {
	.external_content_list_container {
		padding: 64px;
		margin-bottom: 128px
	}
}

@media screen and (min-width:1201px) {
	.external_content_list_container {
		max-width: 1198px
	}
}

.external_content_list_container .external_content_list_inner {
	display: flex;
	flex-direction: column;
	gap: 32px;
	width: 100%
}

@media screen and (min-width:991px) {
	.external_content_list_container .external_content_list_inner {
		flex-direction: row;
		gap: 56px;
		align-items: stretch
	}
}

.external_content_list_container .external_content_list_col {
	flex: 1 0 0;
	min-width: 0
}

.external_content_list_container .external_content_list_divider {
	display: none
}

@media screen and (min-width:991px) {
	.external_content_list_container .external_content_list_divider {
		display: block;
		width: 1px;
		flex-shrink: 0;
		background-color: #999
	}
}

.external_content_list_container .section_header {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	margin: 0 0 32px
}

@media screen and (min-width:768px) {
	.external_content_list_container .section_header {
		font-size: 36px;
		line-height: 36px
	}
}

@media screen and (min-width:991px) {
	.external_content_list_container .section_header {
		font-size: 40px;
		line-height: 40px
	}
}

.external_content_list_container ul {
	list-style: disc;
	margin: 0;
	padding: 0;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	max-width: 568px
}

.external_content_list_container li {
	margin-bottom: 16px;
	margin-inline-start: 27px
}

.external_content_list_container li:last-child {
	margin-bottom: 0
}

.external_content_list_container li a {
	color: #000;
	text-decoration: underline;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px
}

.external_content_list_container li a:hover {
	text-decoration: none
}

.external_content_list_container li .external_link_icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left: 4px;
	vertical-align: middle;
	color: #000
}

.featured-card-grid {
	display: block
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

footer #footer {
	background: #000;
	color: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: none
}

@media screen and (min-width:768px) {
	footer #footer {
		display: block
	}
}

footer #footer:after {
	content: "";
	display: none;
	height: 448px;
	width: 448px;
	top: -224px;
	right: -290px;
	background: #fff;
	opacity: .1;
	z-index: 0;
	border-radius: 50%;
	position: absolute
}

footer #footer:before {
	content: "";
	display: none;
	height: 140px;
	width: 140px;
	top: 200px;
	left: -70px;
	border: solid 8px #0b5ead;
	z-index: 0;
	border-radius: 50%;
	position: absolute
}

footer #footer .inner_container {
	width: 100%;
	max-width: 1135px;
	margin: 0 auto;
	padding: 73px 15px 24px
}

footer #footer .top_footer {
	display: flex;
	justify-content: space-between;
	padding: 0 50px 67px
}

@media screen and (min-width:991px) {
	footer #footer .top_footer {
		padding: 0 117px 67px
	}
}

footer #footer .top_left_content {
	font-size: 14px;
	line-height: 21px;
	width: 335px;
	max-width: 100%
}

footer #footer .top_left_content img {
	display: block;
	margin-bottom: 15px;
	width: 190px;
	height: auto
}

footer #footer .top_right_content {
	display: flex
}

footer #footer ul {
	display: block;
	list-style: none
}

footer #footer ul li {
	display: block;
	margin-bottom: 15px
}

footer #footer ul li:last-child {
	margin-bottom: 0
}

footer #footer ul a,
footer #footer ul a:link,
footer #footer ul a:visited {
	font-weight: 600;
	color: #fff;
	letter-spacing: 1px
}

footer #footer ul a.login_btn,
footer #footer ul a:link.login_btn,
footer #footer ul a:visited.login_btn {
	display: inline-block;
	padding: 6px 14px 4px;
	border-radius: 15px;
	background: #fff;
	color: #0b5ead;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #0b5ead;
	transition: all .3s ease-in-out
}

footer #footer ul a.login_btn:hover,
footer #footer ul a:link.login_btn:hover,
footer #footer ul a:visited.login_btn:hover {
	color: #5aa700;
	border-color: #5aa700
}

footer #footer .footer_links {
	padding-right: 60px;
	border-right: 1px solid rgba(184, 184, 184, .3)
}

footer #footer .social_links {
	padding-left: 60px
}

footer #footer .social_links a,
footer #footer .social_links a:link,
footer #footer .social_links a:visited {
	display: inline-flex;
	align-items: center
}

footer #footer .social_links img {
	display: inline-block;
	margin-right: 10px
}

footer #footer hr {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid rgba(184, 184, 184, .3)
}

footer #footer .bottom_footer {
	display: flex;
	justify-content: space-between;
	padding: 23px 47px 0
}

footer #footer .bottom_footer a,
footer #footer .bottom_footer a:link,
footer #footer .bottom_footer a:visited {
	color: #fff;
	line-height: 1.5;
	display: inline-block
}

footer #footer .bottom_left_content a,
footer #footer .bottom_left_content a:link,
footer #footer .bottom_left_content a:visited {
	margin-right: 30px
}

.footer--2025 .cha-footer__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1920px;
	height: 384px;
	margin: 0 auto;
	padding: 64px 64px 48px 64px
}

.footer--2025 .cha-footer__left {
	display: flex;
	align-items: flex-start;
	gap: 104px;
	height: 100%
}

.footer--2025 .cha-footer__logo {
	display: flex;
	align-items: flex-start;
	flex-shrink: 0;
	text-decoration: none
}

.footer--2025 .cha-footer__logo img {
	width: 147px;
	height: 71px;
	display: block
}

.footer--2025 .cha-footer__nav {
	display: flex;
	gap: 104px;
	align-items: flex-start
}

.footer--2025 .cha-footer__nav-col {
	display: flex;
	flex-direction: column;
	gap: 24px;
	list-style: none;
	margin: 0;
	padding: 0
}

.footer--2025 .cha-footer__nav-col--primary {
	width: 137px
}

.footer--2025 .cha-footer__nav-col--legal {
	width: 153px
}

.footer--2025 .cha-footer__link {
	font-family: var("Proxima Nova", "Figtree", "Bierstadt", sans-serif);
	font-weight: 400 !important;
	color: var(--color-white);
	text-decoration: none;
	line-height: 20px;
	white-space: nowrap;
	letter-spacing: -.01em !important;
	-webkit-font-smoothing: antialiased
}

.footer--2025 .cha-footer__nav-col--primary .cha-footer__link {
	font-size: 18px
}

.footer--2025 .cha-footer__nav-col--legal .cha-footer__link {
	font-size: 14px
}

.footer--2025 .cha-footer__link:hover {
	text-decoration: underline
}

.footer--2025 .cha-footer__right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: space-between;
	height: 100%;
	flex-shrink: 0
}

.footer--2025 .cha-footer__social {
	display: flex;
	align-items: center;
	gap: 32px
}

.footer--2025 .cha-footer__social-link {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	flex-shrink: 0
}

.footer--2025 .cha-footer__social-icon {
	display: block;
	width: 24px;
	height: 24px
}

.footer--2025 .cha-footer__social-icon--youtube {
	width: 28px;
	height: 20px
}

.footer--2025 .cha-footer__social-icon--x {
	width: 22px;
	height: 20px
}

.footer--2025 .cha-footer__social-link:hover {
	opacity: .75
}

.footer--2025 .cha-footer__copyright {
	font-family: var("Proxima Nova", "Figtree", "Bierstadt", sans-serif);
	font-size: 14px;
	font-weight: 400;
	color: var(--color-white);
	text-align: right;
	line-height: normal;
	margin: 0;
	white-space: nowrap;
	letter-spacing: -.01em !important
}

@media (max-width:900px) {
	.footer--2025 .cha-footer__inner {
		flex-direction: column;
		align-items: flex-start;
		height: auto;
		min-height: 0;
		gap: 48px
	}

	.footer--2025 .cha-footer__left {
		width: 100%;
		height: auto
	}

	.footer--2025 .cha-footer__right {
		width: 100%;
		align-items: flex-start;
		justify-content: flex-start;
		height: auto;
		gap: 24px
	}

	.footer--2025 .cha-footer__copyright {
		text-align: left
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.gallery_page_layout {
	width: 100%
}

.gallery_page_layout .gallery_page_top {
	width: 1191px;
	max-width: 100%;
	padding: 48px 15px 15px;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.gallery_page_layout .gallery_page_top {
		padding: 48px 30px 5px
	}
}

@media screen and (min-width:768px) {
	.gallery_page_layout .gallery_page_top .page_tab_outer {
		margin-left: 0
	}
}

.gallery_page_layout .gallery_page_top .page_tab_component {
	display: inline-flex;
	width: auto;
	padding: 0 0
}

.gallery_page_layout .gallery_page_top .page_tab {
	margin-right: 35px
}

@media screen and (min-width:768px) {
	.gallery_page_layout .gallery_page_top .page_tab {
		margin-right: 50px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.generic_hero.video_hero .vimeo_modal {
	left: 0;
	top: 0
}

.generic_hero.contact .hero_img_wrap {
	height: 320px
}

@media screen and (min-width:1020px) {
	.generic_hero.contact .hero_img_wrap {
		height: 420px
	}
}

.generic_hero {
	display: block;
	width: 100%;
	position: relative
}

.generic_hero .hero_img_wrap {
	height: 340px;
	position: relative
}

@media screen and (min-width:1230px) {
	.generic_hero .hero_img_wrap {
		height: 500px
	}
}

.generic_hero picture {
	display: block;
	width: 100%
}

@media screen and (min-width:1230px) {
	.generic_hero picture {
		height: 500px
	}
}

.generic_hero picture img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.generic_hero .video_shadow_overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0, 0, 0, .3);
	pointer-events: none
}

.generic_hero .video_shadow_overlay:after {
	content: "";
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 85px;
	width: 85px;
	border-radius: 50%;
	border: 3px solid #fff;
	cursor: pointer;
	pointer-events: all
}

@media screen and (min-width:991px) {
	.generic_hero .video_shadow_overlay:after {
		top: 45%;
		height: 100px;
		width: 100px
	}
}

.generic_hero .video_shadow_overlay:before {
	content: "";
	position: absolute;
	top: 40%;
	left: calc(50% + 5px);
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 30px solid #fff
}

@media screen and (min-width:991px) {
	.generic_hero .video_shadow_overlay:before {
		top: 45%;
		border-top: 30px solid transparent;
		border-bottom: 30px solid transparent;
		border-left: 40px solid #fff
	}
}

.generic_hero .hero_text_box {
	width: 930px;
	max-width: calc(100% - 60px);
	margin: -75px auto 32px;
	background: #f1f7ff;
	text-align: center;
	opacity: .95;
	position: relative;
	padding: 24px 25px 57px;
	z-index: 3
}

@media screen and (min-width:991px) {
	.generic_hero .hero_text_box {
		padding: 30px 60px 57px;
		margin: -105px auto 50px
	}
}

.generic_hero .hero_text_box:after {
	content: "";
	height: 2px;
	position: absolute;
	bottom: 12px;
	width: 96px;
	background: #0b5ead;
	left: 50%;
	transform: translateX(-50%);
	bottom: 25px
}

.generic_hero .hero_text_box.dark {
	background: #0b5ead;
	color: #fff
}

.generic_hero .hero_text_box.dark:after {
	background: #5aa700
}

.generic_hero h1 {
	font-size: 32px;
	margin-bottom: 14px
}

@media screen and (min-width:768px) {
	.generic_hero h1 {
		font-size: 48px;
		margin-bottom: 8px
	}
}

.generic_hero .subhead {
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0
}

@media screen and (min-width:768px) {
	.generic_hero .subhead {
		font-size: 18px;
		line-height: 27px;
		letter-spacing: .1px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

#header {
	position: relative;
	z-index: 300
}

#cha_nav.cha-nav--2025 {
	background: #fff
}

#cha_nav.cha-nav--2025 .nav_top {
	padding: 0;
	height: auto;
	display: block
}

#cha_nav.cha-nav--2025 .nav_top::after {
	display: none
}

#cha_nav.cha-nav--2025 .cha-nav__inner {
	display: flex;
	align-items: center;
	gap: 40px;
	height: 145px;
	max-width: 1920px;
	min-width: 0;
	margin: 0 auto;
	padding: 0 24px 24px;
	position: relative
}

@media screen and (min-width:1230px) {
	#cha_nav.cha-nav--2025 .cha-nav__inner {
		padding: 0 64px 0
	}
}

#cha_nav.cha-nav--2025 .cha-nav__logo {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	text-decoration: none
}

#cha_nav.cha-nav--2025 .cha-nav__logo img,
#cha_nav.cha-nav--2025 .cha-nav__logo svg {
	width: 196px;
	height: 40px;
	aspect-ratio: 49/10;
	display: block
}

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

	#cha_nav.cha-nav--2025 .cha-nav__logo img,
	#cha_nav.cha-nav--2025 .cha-nav__logo svg {
		width: 242px;
		height: 49.026px;
		aspect-ratio: 232/47
	}
}

#cha_nav.cha-nav--2025 .cha-nav__links {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 24px
}

@media screen and (min-width:1230px) {
	#cha_nav.cha-nav--2025 .cha-nav__links {
		display: flex;
		align-items: center;
		gap: 32px
	}
}

#cha_nav.cha-nav--2025 .cha-nav__link {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1;
	position: relative;
	transition: color .2s ease-in-out
}

#cha_nav.cha-nav--2025 .cha-nav__link::after {
	content: "";
	position: absolute;
	display: block;
	bottom: -3px;
	height: 2px;
	width: 45px;
	left: 50%;
	transform: translateX(-50%);
	background: 0 0;
	transition: background .2s ease-in-out
}

#cha_nav.cha-nav--2025 .cha-nav__link:focus,
#cha_nav.cha-nav--2025 .cha-nav__link:hover {
	color: #000;
	text-decoration: none
}

#cha_nav.cha-nav--2025 .cha-nav__link:focus::after,
#cha_nav.cha-nav--2025 .cha-nav__link:hover::after {
	background: #000
}

#cha_nav.cha-nav--2025 .cha-nav__link.active::after,
#cha_nav.cha-nav--2025 .cha-nav__link.current::after {
	background: #000
}

#cha_nav.cha-nav--2025 .cha-nav__actions {
	display: flex;
	align-items: center;
	gap: 24px;
	flex-shrink: 0;
	margin-left: auto
}

#cha_nav.cha-nav--2025 .cha-nav__search-wrap {
	display: none
}

@media screen and (min-width:1230px) {
	#cha_nav.cha-nav--2025 .cha-nav__search-wrap {
		display: flex;
		align-items: center;
		width: 200px;
		min-width: 200px;
		max-width: 256px
	}
}

#cha_nav.cha-nav--2025 .cha-nav__search-wrap .coveo-globalsearchbox {
	width: 100%
}

#cha_nav.cha-nav--2025 .cha-nav__search-wrap .CoveoSearchInterface,
#cha_nav.cha-nav--2025 .cha-nav__search-wrap .CoveoSearchbox,
#cha_nav.cha-nav--2025 .cha-nav__search-wrap .coveo-for-sitecore-search-box-container {
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0;
	box-sizing: border-box
}

#cha_nav.cha-nav--2025 .cha-nav__search-wrap .CoveoSearchButton {
	display: inline-flex;
	align-items: center;
	justify-content: center
}

#cha_nav.cha-nav--2025 .cha-nav__search-wrap .CoveoSearchButton .coveo-search-button-svg {
	width: 10px;
	height: 10px;
	display: block;
	margin-top: 3px;
	color: #666
}

#cha_nav.cha-nav--2025 .cha-nav__profile-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin-left: -30px
}

@media screen and (min-width:1230px) {
	#cha_nav.cha-nav--2025 .cha-nav__profile-icon {
		margin-left: 0
	}
}

#cha_nav.cha-nav--2025 .cha-nav__profile-icon a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 7px 9px;
	text-decoration: none
}

#cha_nav.cha-nav--2025 .cha-nav__profile-icon img {
	width: 40px;
	height: 40px
}

#cha_nav.cha-nav--2025 .cha-nav__profile-icon svg {
	width: 22px;
	height: auto;
	display: block
}

#cha_nav.cha-nav--2025 .cha-nav__profile-icon svg circle,
#cha_nav.cha-nav--2025 .cha-nav__profile-icon svg path {
	stroke: #000
}

#cha_nav.cha-nav--2025 .cha-btn-tertiary--black {
	display: none
}

@media screen and (min-width:1230px) {
	#cha_nav.cha-nav--2025 .cha-btn-tertiary--black {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		height: 40px;
		min-width: 88px;
		padding: 0 20px;
		border: 1px solid #000;
		background: 0 0;
		font-family: "Barlow Condensed", "Arial Narrow", Arial, sans-serif;
		font-size: 18px;
		font-weight: 400;
		letter-spacing: .18px;
		text-transform: uppercase;
		color: #000;
		text-decoration: none;
		white-space: nowrap;
		cursor: pointer;
		transition: background .2s ease-in-out, color .2s ease-in-out
	}

	#cha_nav.cha-nav--2025 .cha-btn-tertiary--black:focus,
	#cha_nav.cha-nav--2025 .cha-btn-tertiary--black:hover {
		background: #000;
		color: #fff
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.homepage_hero {
	display: block;
	width: 100%;
	max-width: 100%;
	position: relative;
	overflow: hidden
}

.homepage_hero .image_block_wrap {
	height: 413px;
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 30%;
	margin-bottom: 40%
}

@media screen and (min-width:991px) {
	.homepage_hero .image_block_wrap {
		height: 640px;
		padding-bottom: 0;
		margin-bottom: 0
	}
}

.homepage_hero .image_block_wrap::after {
	content: "";
	z-index: 2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.homepage_hero picture {
	display: block;
	width: 100%
}

@media screen and (min-width:991px) {
	.homepage_hero picture {
		height: 640px
	}
}

.homepage_hero picture img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1
}

.homepage_hero .trapazoid-text {
	display: block;
	padding: 36px 40px;
	position: relative;
	width: 100%;
	color: #000;
	background-image: none;
	position: absolute;
	bottom: 0
}

.homepage_hero .trapazoid-text.hero--theme-green {
	--fill-0: #07BD72
}

.homepage_hero .trapazoid-text.hero--theme-orange {
	--fill-0: #F5A98A
}

.homepage_hero .trapazoid-text.hero--theme-pink {
	--fill-0: #FAB6E1
}

.homepage_hero .trapazoid-text.hero--theme-purple {
	--fill-0: #ADADFA
}

.homepage_hero .trapazoid-text.hero--theme-teal {
	--fill-0: #8EE4E1
}

.homepage_hero .trapazoid-text {
	background-color: transparent
}

@media screen and (min-width:991px) {
	.homepage_hero .trapazoid-text {
		display: flex;
		align-items: center;
		justify-content: center;
		top: 50%;
		transform: translateY(-50%);
		left: -12px;
		right: auto;
		z-index: 3;
		height: 100%;
		width: 719px;
		overflow: hidden
	}
}

.homepage_hero .trapazoid-text .trapazoid-bg {
	display: none !important;
	position: absolute;
	z-index: 1;
	width: 128%
}

@media screen and (min-width:991px) {
	.homepage_hero .trapazoid-text .trapazoid-bg {
		display: block !important;
		height: 100%;
		left: 3%
	}
}

.homepage_hero .trapazoid-text .trapazoid-bg-mobile {
	display: block;
	position: absolute;
	z-index: 1;
	width: 128%;
	transform: translateY(-30%);
	transform: translate(-30px, -30%)
}

@media screen and (min-width:991px) {
	.homepage_hero .trapazoid-text .trapazoid-bg-mobile {
		display: none;
		height: 100%;
		left: 3%
	}
}

.homepage_hero .trapazoid-text .trapazoid-bg-mobile.hero--theme-green {
	--fill-0: #07BD72
}

.homepage_hero .trapazoid-text .trapazoid-bg-mobile.hero--theme-orange {
	--fill-0: #F5A98A
}

.homepage_hero .trapazoid-text .trapazoid-bg-mobile.hero--theme-pink {
	--fill-0: #FAB6E1
}

.homepage_hero .trapazoid-text .trapazoid-bg-mobile.hero--theme-purple {
	--fill-0: #ADADFA
}

.homepage_hero .trapazoid-text .trapazoid-bg-mobile.hero--theme-teal {
	--fill-0: #8EE4E1
}

.homepage_hero .trapazoid-text .learn_more_link,
.homepage_hero .trapazoid-text h2,
.homepage_hero .trapazoid-text p {
	position: relative;
	z-index: 2
}

.homepage_hero .trapazoid-text h2 {
	margin-bottom: 12px;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-family: Anton, "Arial Black", Impact, sans-serif
}

@media screen and (min-width:991px) {
	.homepage_hero .trapazoid-text h2 {
		font-family: Anton, "Arial Black", Impact, sans-serif;
		font-size: 68px;
		line-height: 68px;
		font-weight: 400;
		text-transform: uppercase;
		color: var(#000);
		max-width: 430px;
		margin: 0;
		padding-bottom: 30px
	}
}

.homepage_hero .trapazoid-text p {
	line-height: 1.5;
	font-size: 16px;
	margin-bottom: 22px;
	font-family: Newsreader, serif
}

@media screen and (min-width:991px) {
	.homepage_hero .trapazoid-text p {
		font-size: 24px;
		line-height: 28px;
		font-weight: 400;
		color: var(#000);
		max-width: 372px;
		margin: 0;
		width: 100%;
		max-width: 360px;
		padding-bottom: 30px
	}
}

.homepage_hero .trapazoid-text .learn_more_link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding: 0 20px;
	background-color: #000;
	color: #fff;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	align-self: flex-start
}

.homepage_hero .trapazoid-text .learn_more_link:hover {
	color: #fff;
	background-color: #000
}

.homepage_hero .text_bubble {
	display: block;
	padding: 36px 40px;
	position: relative;
	overflow: hidden;
	color: #fff;
	background: #0b5ead
}

@media screen and (min-width:991px) {
	.homepage_hero .text_bubble {
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		top: 50%;
		border-radius: 50%;
		transform: translateY(-50%);
		left: -12px;
		right: auto;
		z-index: 3;
		background: rgba(11, 94, 175, .75);
		height: 511px;
		width: 511px
	}
}

.homepage_hero .text_bubble::after {
	content: "";
	height: 280px;
	width: 280px;
	opacity: .15;
	top: -130px;
	left: -130px;
	background: #fff;
	border-radius: 50%;
	position: absolute
}

@media screen and (min-width:768px) {
	.homepage_hero .text_bubble::after {
		display: none
	}
}

.homepage_hero .text_bubble .learn_more_link,
.homepage_hero .text_bubble h2,
.homepage_hero .text_bubble p {
	position: relative;
	z-index: 2
}

.homepage_hero .text_bubble h2 {
	margin-bottom: 12px;
	font-size: 24px;
	font-weight: 700
}

@media screen and (min-width:991px) {
	.homepage_hero .text_bubble h2 {
		font-size: 36px;
		margin-bottom: 10px
	}
}

.homepage_hero .text_bubble p {
	line-height: 1.5;
	font-size: 16px;
	margin-bottom: 22px
}

@media screen and (min-width:991px) {
	.homepage_hero .text_bubble p {
		font-size: 18px;
		margin-bottom: 16px;
		width: 100%;
		max-width: 360px
	}
}

.homepage_hero .text_bubble .learn_more_link {
	display: inline-block;
	background: #bff7f5;
	border: 1px solid #0b5ead;
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 15px 6px;
	border-radius: 20px;
	transition: all .3s ease-in-out
}

.homepage_hero .text_bubble .learn_more_link:hover {
	border: 1px solid #bff7f5;
	color: #000;
	background: #fff
}

.homepage_hero .text_bubble-content {
	max-width: 550px
}

@media screen and (min-width:991px) {
	.homepage_hero .text_bubble-content {
		width: 100%;
		max-width: 378px;
		margin-left: 30px
	}
}

.homepage_hero .text_bubble-content h2 {
	font-weight: 400;
	font-size: 52px;
	line-height: 52px;
	letter-spacing: 0
}

@media screen and (min-width:991px) {
	.homepage_hero .text_bubble-content h2 {
		font-size: 68px;
		line-height: 68px
	}
}

.homepage_hero .text_bubble-content p {
	font-weight: 400;
	font-size: 20px;
	letter-spacing: 0;
	line-height: 24px
}

@media screen and (min-width:991px) {
	.homepage_hero .text_bubble-content p {
		font-size: 24px;
		line-height: 28px
	}
}

.homepage_hero .whats_new {
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
	z-index: 3
}

@media screen and (min-width:991px) {
	.homepage_hero .whats_new {
		right: 43px;
		display: flex
	}
}

.homepage_hero .whats_new .label {
	display: flex;
	align-self: center
}

@media screen and (min-width:991px) {
	.homepage_hero.reverse .text_bubble {
		right: -12px;
		left: auto
	}
}

@media screen and (min-width:991px) {
	.homepage_hero.reverse .whats_new {
		left: 43px;
		right: auto
	}
}

.homepage_hero h5 {
	color: #fff;
	padding: 10px;
	font-size: 14px
}

.homepage_hero .whats_new_block {
	position: relative;
	display: inline-flex;
	align-items: center;
	width: 226px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 50px 10px 16px;
	border: 1px solid #fff;
	transition: all .3s ease-in-out
}

@media screen and (min-width:991px) {
	.homepage_hero .whats_new_block {
		font-size: 14px;
		padding: 10px 40px 10px 16px
	}
}

.homepage_hero .whats_new_block:hover {
	background-color: #fff;
	color: #4040ae
}

.homepage_hero .whats_new_block:hover:after {
	content: "";
	border: 1px solid #0b5ead
}

.homepage_hero .whats_new_block:hover:before {
	content: "";
	border-right: 1px solid #0b5ead;
	border-bottom: 1px solid #0b5ead
}

.homepage_hero .whats_new_block:last-child {
	display: none
}

@media screen and (min-width:991px) {
	.homepage_hero .whats_new_block:last-child {
		display: inline-flex;
		border-left: none
	}
}

.homepage_hero .whats_new_block:after {
	content: "";
	position: absolute;
	height: 15px;
	width: 15px;
	border: 1px solid #fff;
	border-radius: 50%;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s ease-in-out
}

@media screen and (min-width:991px) {
	.homepage_hero .whats_new_block:after {
		right: 15px
	}
}

.homepage_hero .whats_new_block:before {
	content: "";
	position: absolute;
	height: 5px;
	width: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	right: 31px;
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	transition: all .3s ease-in-out
}

@media screen and (min-width:991px) {
	.homepage_hero .whats_new_block:before {
		right: 21px
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.home-page-card-container {
	padding-inline: 20px;
	padding-bottom: 20px
}

@media screen and (min-width:768px) {
	.home-page-card-container {
		padding: 0 60px 60px
	}
}

@media screen and (min-width:1020px) {
	.home-page-card-container {
		padding: 0 90px 90px
	}
}

@media screen and (min-width:1280px) {
	.home-page-card-container {
		padding: 0 120px 120px
	}
}

.home-page-card-container {
	width: 100%
}

.home-page-card-container .cha-vertical-card-component {
	margin-bottom: 0
}

@media screen and (min-width:768px) {
	.home-page-card-container .cha-vertical-card-component {
		display: flex;
		flex-direction: column;
		flex: 1 0 auto;
		margin-bottom: 15px;
		padding-left: 0;
		padding-right: 0
	}
}

.home-page-card-container .cha-vertical-card-component .cha-card-wrapper {
	flex: 1 0 auto
}

.home-page-card-container .cha-vertical-card-component .cha-card-wrapper .cha-card {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column
}

.home-page-card-container .cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content {
	flex: 1 0 auto
}

@media (min-width:576px) {
	.home-page-card-container .cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-content {
		padding: 18px 0 12px
	}
}

.home-page-card-container .cha-vertical-card-component .cha-card-wrapper .cha-card .cha-card-description {
	flex: 1 0 auto
}

@media screen and (min-width:768px) {
	.home-page-card-container>.row {
		margin-right: 0;
		margin-left: 0
	}
}

.home-page-card-container>.row>.col-md-4 {
	display: flex;
	padding-left: 10px;
	padding-right: 10px
}

.home-page-card-container .cha-card-component .cha-card .cha-card-image-content {
	width: 100%
}

.home-page-card-container .cha-card-component .cha-card .cha-card-content {
	padding: 20px 0 0 0;
	width: 100%
}

.homepage-related-events-container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 25px 0
}

@media screen and (min-width:768px) {
	.homepage-related-events-container {
		padding: 20px 15px 0 40px
	}
}

.homepage-related-events-container .related_events.large {
	margin: 0;
	padding-left: 0;
	background-color: #e1f8f7;
	align-items: flex-start
}

.homepage-related-events-container .related_events.large h4 {
	color: #000;
	align-items: flex-start;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 400;
	line-height: 32px;
	padding-left: 35px
}

.homepage-related-events-container .related_events.large h4 a .view_all_btn {
	border: 1px solid #000;
	display: inline-flex;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	justify-content: center;
	align-items: center;
	gap: 12px
}

.profile-page-card-container {
	max-width: 1240px;
	margin: 0 auto 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 100%
}

.profile-page-card-container.bg-color {
	background-color: #f7f7f7;
	max-width: 100%;
	margin: 0;
	padding: 60px 0
}

.profile-page-card-container.bg-color>.row {
	margin: 0 auto;
	max-width: 1225px
}

.profile-page-card-container.bg-color .section_header {
	max-width: 1225px;
	margin: 0 auto 25px;
	padding: 0 30px;
	text-align: left
}

.profile-page-card-container .section_header {
	color: #000;
	display: inline-block;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 0;
	position: relative;
	z-index: 0;
	text-transform: uppercase
}

@media screen and (min-width:768px) {
	.profile-page-card-container .section_header {
		font-size: 44px;
		line-height: 44px
	}
}

.profile-page-card-container .section_header.related-content {
	margin-bottom: 25px
}

.profile-page-card-container .primary-link {
	background-color: #e1f8f7;
	border: 1px solid #e1f8f7;
	border-radius: 20px;
	color: #fff !important;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 11px 32px 9px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: fit-content;
	margin: 0 auto 30px;
	transition: all .3s ease-in-out
}

.profile-page-card-container .primary-link:hover {
	background-color: #5aa700;
	border: 1px solid #5aa700
}

@media screen and (min-width:576px) {
	.profile-page-card-container .primary-link {
		margin: 36px auto 30px
	}
}

.profile-page-card-container .cha-card-component.cha-vertical-card-component .cha-card .cha-card-content {
	display: flex;
	flex-direction: column-reverse
}

.profile-page-card-container .cha-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-description,
.profile-page-card-container .cha-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-title {
	display: none
}

.profile-page-card-container .cha-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-date {
	font-size: 14px;
	margin-bottom: 5px
}

.profile-page-card-container .cha-card-component.cha-vertical-card-component .cha-card .cha-card-content .cha-card-subtitle {
	font-size: 18px
}

.profile-page-card-container>.row .col-md-4 {
	display: flex
}

.profile-page-card-container .cha-card-component {
	margin-bottom: 40px
}

@media screen and (min-width:576px) {
	.profile-page-card-container .cha-card-component {
		display: flex;
		flex-direction: column;
		flex: 1 0 auto;
		margin-bottom: 0
	}

	.profile-page-card-container .cha-card-component.related-content {
		padding-left: 0
	}
}

.profile-page-card-container .cha-card-component .cha-card-wrapper {
	flex: 1 0 auto
}

.profile-page-card-container .cha-card-component .cha-card-wrapper .cha-card {
	padding: 0
}

.profile-page-card-container .cha-card-component .cha-card-wrapper .cha-card .cha-card-image-content {
	width: 100%
}

.profile-page-card-container .cha-card-component .cha-card-wrapper .cha-card .cha-card-content {
	padding: 28px 10px 28px
}

.profile-page-card-container .cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
	margin-bottom: 10px
}

@media screen and (min-width:991px) {
	.profile-page-card-container .cha-card-component .cha-card-wrapper .cha-card .cha-card-content .cha-card-description {
		margin-bottom: 29px
	}
}

.profile-page-card-container .cha-card-component .cha-card-wrapper .cha-card .cha-card-subtitle {
	margin-bottom: 10px
}

.profile-page-card-container .cha-card-component .cha-card-wrapper .cha-card .cha-card-date {
	display: flex;
	flex: 1 0 auto;
	align-items: flex-end
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.icon-stack {
	background-color: #feecf7;
	padding: 60px 24px;
	width: 100%;
	margin-bottom: 128px
}

@media only screen and (max-width:991px) {
	.icon-stack {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media screen and (min-width:768px) {
	.icon-stack {
		padding: 80px 48px
	}
}

@media screen and (min-width:1020px) {
	.icon-stack {
		padding: 128px
	}
}

.icon-stack__inner {
	max-width: 1440px;
	margin: 0 auto;
	display: flex;
	flex-direction: column
}

.icon-stack__section-title {
	display: flex;
	flex-direction: column;
	gap: 24px;
	padding-bottom: 48px
}

@media screen and (min-width:768px) {
	.icon-stack__section-title {
		flex-direction: row;
		gap: 64px;
		padding-bottom: 64px;
		align-items: flex-start
	}
}

.icon-stack__headline {
	flex: 1 0 0;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 36px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	margin: 0
}

@media screen and (min-width:768px) {
	.icon-stack__headline {
		font-size: 48px;
		max-width: 636px
	}
}

@media screen and (min-width:1020px) {
	.icon-stack__headline {
		font-size: 56px;
		line-height: 56px
	}
}

.icon-stack__intro {
	flex: 1 0 0;
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: flex-start
}

.icon-stack__body {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	margin: 0
}

@media screen and (min-width:768px) {
	.icon-stack__body {
		font-size: 18px
	}
}

@media screen and (min-width:1020px) {
	.icon-stack__body {
		font-size: 20px;
		line-height: 28px;
		max-width: 636px
	}
}

.icon-stack a.icon-stack__cta,
.icon-stack a.icon-stack__cta:link,
.icon-stack a.icon-stack__cta:visited,
.icon-stack__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding: 0 20px;
	border: 1px solid #000;
	font-family: "Barlow Condensed", "Proxima Nova Condensed", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 1;
	letter-spacing: .18px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background: 0 0;
	transition: background .2s ease, color .2s ease
}

.icon-stack a.icon-stack__cta:focus,
.icon-stack a.icon-stack__cta:hover,
.icon-stack a.icon-stack__cta:link:focus,
.icon-stack a.icon-stack__cta:link:hover,
.icon-stack a.icon-stack__cta:visited:focus,
.icon-stack a.icon-stack__cta:visited:hover,
.icon-stack__cta:focus,
.icon-stack__cta:hover {
	background: #000;
	color: #fff;
	outline: 0
}

.icon-stack__grid {
	display: flex;
	flex-direction: column;
	gap: 40px;
	padding-bottom: 0
}

@media screen and (min-width:768px) {
	.icon-stack__grid {
		flex-direction: row;
		gap: 60px;
		align-items: flex-start
	}
}

@media screen and (min-width:1020px) {
	.icon-stack__grid {
		gap: 120px;
		padding-bottom: 0
	}
}

.icon-stack__card {
	flex: 1 0 0;
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: flex-start
}

.icon-stack__icon {
	width: 67px;
	height: 64px;
	flex-shrink: 0;
	overflow: hidden
}

.icon-stack__icon img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain
}

.icon-stack__card-body {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%
}

.icon-stack__card-heading {
	font-family: Newsreader, serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	margin: 0;
	color: #000
}

@media screen and (min-width:768px) {
	.icon-stack__card-heading {
		font-size: 28px;
		line-height: 36px
	}
}

@media screen and (min-width:1020px) {
	.icon-stack__card-heading {
		font-size: 28px;
		line-height: 36px
	}
}

.icon-stack__card-text {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	color: #000
}

@media screen and (min-width:1020px) {
	.icon-stack__card-text {
		font-size: 16px;
		line-height: 24px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.latest_discussion_container {
	width: 100%;
	display: block;
	margin-bottom: 40px
}

.latest_discussion_container .latest_discussion_item {
	width: 100%;
	padding: 0 0 18px
}

@media screen and (min-width:768px) {
	.latest_discussion_container .latest_discussion_item {
		padding-top: 10px
	}
}

.latest_discussion_container .category {
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: .18px;
	text-transform: uppercase;
	margin-bottom: 8px
}

.latest_discussion_container .title-wrapper {
	display: flex;
	align-items: baseline
}

.latest_discussion_container .title-wrapper img,
.latest_discussion_container .title-wrapper svg {
	margin-right: 10px
}

.latest_discussion_container h6 {
	font-size: 16px;
	margin-bottom: 8px
}

@media screen and (min-width:768px) {
	.latest_discussion_container h6 {
		font-size: 21px;
		margin-bottom: 16px
	}
}

.latest_discussion_container h6 a,
.latest_discussion_container h6 a:link,
.latest_discussion_container h6 a:visited {
	color: #000;
	font-family: Newsreader, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px
}

.latest_discussion_container .description {
	font-size: 14px;
	margin-bottom: 15px
}

.latest_discussion_container .description p {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px
}

.latest_discussion_container .description img {
	display: block;
	width: 100%;
	height: auto
}

@media screen and (min-width:768px) {
	.latest_discussion_container .description img {
		width: auto;
		max-width: 100%
	}
}

.latest_discussion_container .byline {
	color: #666;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.member_dashboard_modal {
	display: none;
	z-index: 100
}

@media screen and (min-width:768px) {
	.member_dashboard_modal {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: rgba(0, 0, 0, .5)
	}
}

.member_dashboard_modal.active-dashboard-modal {
	display: block
}

.member_dashboard_modal .modal_box {
	max-width: 640px;
	width: 100%;
	background: #fff;
	color: #000;
	padding: 35px 25px;
	position: fixed;
	height: 100vh;
	max-height: 100%;
	z-index: 9
}

@media screen and (min-width:768px) {
	.member_dashboard_modal .modal_box {
		height: inherit;
		transform: translate(-50%, -50%);
		position: absolute;
		top: 50%;
		left: 50%;
		padding: 40px;
		z-index: 1
	}
}

.member_dashboard_modal .container_header {
	margin: 0 0 10px;
	padding-top: 0
}

.member_dashboard_modal .container_header::before {
	display: none
}

.member_dashboard_modal .subhead {
	font-size: 14px
}

.member_dashboard_modal .member_dash_section {
	padding: 20px 0 20px;
	border-bottom: 1px solid #e5e5e5
}

@media screen and (min-width:768px) {
	.member_dashboard_modal .member_dash_section {
		padding: 25px 0 25px
	}
}

.member_dashboard_modal .member_dash_section_de {
	padding: 5px 0 5px
}

@media screen and (min-width:768px) {
	.member_dashboard_modal .member_dash_section_de {
		padding: 0
	}
}

.member_dashboard_modal .member_dash_section_de h3 {
	margin-bottom: 10px;
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
	font-size: 14px;
	font-family: Helvetica, sans-serif, AvenirNextDemi;
	line-height: .8;
	font-weight: 700
}

.member_dashboard_modal h3 {
	font-size: 21px;
	margin-bottom: 10px
}

@media screen and (min-width:768px) {
	.member_dashboard_modal h3 {
		margin-bottom: 10px
	}
}

.member_dashboard_modal .modal_content {
	height: 100%;
	max-height: 500px;
	overflow-y: auto
}

.member_dashboard_modal .additional_section {
	font-size: 16px;
	font-weight: 600
}

.member_dashboard_modal .additional_section a,
.member_dashboard_modal .additional_section a:link,
.member_dashboard_modal .additional_section a:visited {
	color: #0b5ead;
	display: inline-block;
	font-size: 12px
}

.member_dashboard_modal .additional_section a:hover {
	color: #5aa700;
	text-decoration: none
}

.member_dashboard_modal .additional_section a:hover svg path {
	fill: #5aa700
}

.member_dashboard_modal .additional_section svg {
	width: 16px;
	height: auto;
	margin: 0 5px 2px 0
}

.member_dashboard_modal .members_dashboard_close {
	border: none;
	background: 0 0;
	height: 25px;
	width: 25px;
	padding: 0;
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 2
}

.member_dashboard_modal .members_dashboard_close:hover::after,
.member_dashboard_modal .members_dashboard_close:hover::before {
	content: "";
	background-color: #0b5ead
}

.member_dashboard_modal .members_dashboard_close::after,
.member_dashboard_modal .members_dashboard_close::before {
	position: absolute;
	top: 0;
	content: "";
	height: 25px;
	width: 2px;
	background-color: #333
}

.member_dashboard_modal .members_dashboard_close::before {
	transform: rotate(45deg)
}

.member_dashboard_modal .members_dashboard_close::after {
	transform: rotate(-45deg)
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

#cha_nav {
	width: 100%;
	position: fixed;
	padding: 0;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10;
	background: #fff
}

#cha_nav.active-header .nav_top::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #e5e5e5;
	height: 1px;
	width: 100%
}

@media screen and (min-width:768px) {
	#cha_nav {
		position: relative
	}
}

@media print {
	#cha_nav {
		position: relative
	}
}

#cha_nav a,
#cha_nav a:link,
#cha_nav a:visited {
	color: inherit
}

#cha_nav .nav_top {
	padding: 52px 25px 20px;
	background: #fff;
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 107px
}

@media screen and (min-width:768px) {
	#cha_nav .nav_top {
		position: relative;
		padding: 25px 20px 10px;
		height: 145px
	}

	#cha_nav .nav_top::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		background-color: #e5e5e5;
		height: 1px;
		width: 100%
	}
}

#cha_nav .inner_container {
	position: relative;
	width: 100%
}

#cha_nav img {
	display: block;
	width: 100%;
	height: auto
}

#cha_nav .nav_logo_link {
	display: block;
	width: 140px
}

@media screen and (min-width:768px) {
	#cha_nav .nav_logo_link {
		width: 211px
	}
}

@media screen and (min-width:1280px) {
	#cha_nav .nav_logo_link {
		margin: 0 auto
	}
}

#cha_nav .top-right-container {
	display: flex;
	position: absolute;
	top: 5px;
	right: 40px
}

@media screen and (min-width:768px) {
	#cha_nav .top-right-container {
		top: 0;
		right: 0
	}
}

#cha_nav .nav_links_wrapper {
	display: none
}

@media screen and (min-width:768px) {
	#cha_nav .nav_links_wrapper {
		display: block;
		position: absolute;
		bottom: 0;
		text-align: center;
		left: 0;
		right: 0
	}
}

#cha_nav .nav_links_wrapper a,
#cha_nav .nav_links_wrapper a:link,
#cha_nav .nav_links_wrapper a:visited {
	display: inline-block;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 27px;
	position: relative;
	transition: .2s ease-in-out;
	color: #000
}

#cha_nav .nav_links_wrapper a:after,
#cha_nav .nav_links_wrapper a:link:after,
#cha_nav .nav_links_wrapper a:visited:after {
	content: "";
	position: absolute;
	display: block;
	bottom: -3px;
	height: 2px;
	width: 45px;
	left: 50%;
	transform: translateX(-50%);
	background: 0 0;
	transition: .2s ease-in-out
}

#cha_nav .nav_links_wrapper a.active,
#cha_nav .nav_links_wrapper a:link.active,
#cha_nav .nav_links_wrapper a:visited.active {
	color: #000;
	position: relative
}

#cha_nav .nav_links_wrapper a.active:after,
#cha_nav .nav_links_wrapper a:link.active:after,
#cha_nav .nav_links_wrapper a:visited.active:after {
	background: #cbdb4a
}

#cha_nav .nav_links_wrapper a:hover,
#cha_nav .nav_links_wrapper a:link:hover,
#cha_nav .nav_links_wrapper a:visited:hover {
	color: #4040ae;
	text-decoration: none
}

#cha_nav .nav_links_wrapper a:hover:after,
#cha_nav .nav_links_wrapper a:link:hover:after,
#cha_nav .nav_links_wrapper a:visited:hover:after {
	background: #8ee4e1
}

#cha_nav .login_btn {
	display: none;
	border: 1px solid #07bd72;
	background: #fff;
	padding: 7px 14px 4px;
	border-radius: 15px;
	text-transform: uppercase;
	color: #000;
	font-size: 12px;
	font-weight: 600;
	margin-left: 17px;
	transition: all .2s ease-in-out
}

@media screen and (min-width:768px) {
	#cha_nav .login_btn {
		display: block
	}
}

#cha_nav .login_btn:hover {
	color: #000;
	border-color: #8ee4e1
}

#cha_nav .search_wrap {
	position: relative;
	width: 100%;
	display: none
}

@media screen and (min-width:768px) {
	#cha_nav .search_wrap {
		display: inline-flex;
		flex-direction: column;
		width: 330px
	}
}

#cha_nav .search_wrap.mobile {
	display: inline-flex
}

#cha_nav .search_wrap.mobile .coveo-globalsearchbox {
	width: 100%
}

#cha_nav .search_wrap.mobile .coveo-globalsearchbox .CoveoSearchInterface {
	background-color: transparent !important;
	min-width: 260px !important
}

#cha_nav .search_wrap button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	width: 110px;
	background: #0b5ead;
	color: #fff;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 0;
	padding: 9px 7px 7px;
	border: none;
	letter-spacing: .05em;
	text-transform: uppercase;
	transition: all .2s ease-in-out
}

#cha_nav .search_wrap button svg {
	margin: 0 0 2px 7px
}

#cha_nav .search_wrap button:hover {
	background-color: #5aa700
}

#cha_nav .login-icon-container {
	width: 30px
}

@media screen and (min-width:768px) {
	#cha_nav .login-icon-container {
		margin-left: 17px
	}
}

#cha_nav .login-icon-container img,
#cha_nav .login-icon-container svg {
	width: 30px;
	height: auto;
	transition: all .2s ease-in-out
}

#cha_nav .login-icon-container img circle,
#cha_nav .login-icon-container img path,
#cha_nav .login-icon-container svg circle,
#cha_nav .login-icon-container svg path {
	transition: all .2s ease-in-out
}

#cha_nav .login-icon-container img:hover circle,
#cha_nav .login-icon-container img:hover path,
#cha_nav .login-icon-container svg:hover circle,
#cha_nav .login-icon-container svg:hover path {
	stroke: #000
}

#cha_nav .mobile_hamburger {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	flex-shrink: 0;
	width: 38px;
	height: 23px;
	aspect-ratio: 38/23;
	padding: 0;
	border: none;
	background: 0 0;
	cursor: pointer
}

#cha_nav .mobile_hamburger .mobile_hamburger__icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	transition: opacity .3s ease-in-out, transform .3s ease-in-out
}

#cha_nav .mobile_hamburger .mobile_hamburger__icon--bars {
	opacity: 1;
	transform: rotate(0)
}

#cha_nav .mobile_hamburger .mobile_hamburger__icon--x {
	opacity: 0;
	transform: rotate(-90deg)
}

@media screen and (min-width:1230px) {
	#cha_nav .mobile_hamburger {
		display: none
	}
}

#cha_nav .mobile_nav {
	height: 0;
	overflow: hidden;
	transition: .3s ease-in-out;
	position: fixed;
	top: 107px;
	right: 0;
	left: 0;
	background: #000;
	color: #fff
}

#cha_nav .mobile_nav:after {
	content: "";
	display: none;
	position: absolute;
	background: #fff;
	opacity: .1;
	top: 50%;
	transform: translateY(-50%);
	height: 489px;
	width: 489px;
	border-radius: 50%;
	left: -172px;
	z-index: -1
}

#cha_nav .mobile_nav_links a,
#cha_nav .mobile_nav_links a:link,
#cha_nav .mobile_nav_links a:visited {
	display: block;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 100%;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	letter-spacing: 0;
	margin-bottom: 40px
}

#cha_nav .member_login_mobile {
	width: 100%;
	display: block;
	padding: 11px 14px 8px;
	text-align: center;
	color: #fff;
	background: #000;
	font-size: 18px;
	font-weight: 400;
	font-family: "Barlow Condensed";
	font-style: normal;
	letter-spacing: 1%;
	text-transform: uppercase;
	border: 1px solid #fff
}

#cha_nav .mobile_nav_top {
	position: relative;
	padding-bottom: 25px
}

#cha_nav .mobile_nav_bot {
	position: relative
}

#cha_nav .bottom_links {
	padding: 47px 0 0
}

#cha_nav .bottom_links a,
#cha_nav .bottom_links a:link,
#cha_nav .bottom_links a:visited {
	font-size: 14px;
	font-weight: 600;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 24px
}

#cha_nav .bottom_links a:last-child,
#cha_nav .bottom_links a:link:last-child,
#cha_nav .bottom_links a:visited:last-child {
	display: block;
	margin-bottom: 0;
	margin-right: 0
}

#cha_nav .bottom_links .cha-nav__footer-links {
	display: flex;
	flex-direction: column;
	gap: 16px;
	list-style: none;
	margin: 0;
	padding: 0 0 40px 0;
	width: 100%
}

#cha_nav .bottom_links .cha-nav__footer-links .cha-nav__footer-link {
	display: flex;
	align-items: center;
	height: 24px;
	font-family: var(--font-proxima);
	font-size: 14px;
	font-weight: 400;
	color: var(--color-white);
	text-decoration: none;
	line-height: normal
}

#cha_nav .mobile_nav_foot {
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
	padding-top: 25px
}

#cha_nav .mobile_nav_foot .white_logo_wrap {
	display: block;
	width: 30%
}

#cha_nav .text_wrap {
	font-size: 14px;
	text-align: right
}

#cha_nav .copy_wrap {
	font-size: 12px
}

#cha_nav.active .mobile_hamburger__icon--bars {
	opacity: 0;
	transform: rotate(90deg)
}

#cha_nav.active .mobile_hamburger__icon--x {
	opacity: 1;
	transform: rotate(0)
}

#cha_nav.active .mobile_nav {
	height: calc(100vh - 107px);
	padding: 58px 30px 0;
	overflow: auto
}

.cha_nav_spacer {
	display: block;
	height: 107px;
	width: 100%
}

@media screen and (min-width:768px) {
	.cha_nav_spacer {
		height: 0;
		display: none
	}
}

.glightbox-container {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999 !important;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: 0;
	overflow: hidden
}

.glightbox-container.inactive {
	display: none
}

.glightbox-container .gcontainer {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: hidden
}

.glightbox-container .gslider {
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.glightbox-container .gslide {
	width: 100%;
	position: absolute;
	opacity: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0
}

.glightbox-container .gslide.current {
	opacity: 1;
	z-index: 99999;
	position: relative
}

.glightbox-container .gslide.prev {
	opacity: 1;
	z-index: 9999
}

.glightbox-container .gslide-inner-content {
	width: 100%
}

.glightbox-container .ginner-container {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 100%;
	margin: auto;
	height: 100vh
}

.glightbox-container .ginner-container.gvideo-container {
	width: 100%
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
	max-width: 100% !important
}

.gslide iframe,
.gslide video {
	outline: 0 !important;
	border: none;
	min-height: 165px;
	-webkit-overflow-scrolling: touch;
	-ms-touch-action: auto;
	touch-action: auto
}

.gslide-image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.gslide-image img {
	max-height: 100vh;
	display: block;
	padding: 0;
	float: none;
	outline: 0;
	border: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	max-width: 100vw;
	width: auto;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-ms-touch-action: none;
	touch-action: none;
	margin: auto;
	min-width: 200px
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
	width: auto
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
	width: auto;
	max-width: 100%
}

.gslide-image img.zoomable {
	position: relative
}

.gslide-image img.dragging {
	cursor: -webkit-grabbing !important;
	cursor: grabbing !important;
	-webkit-transition: none;
	transition: none
}

.gslide-video {
	position: relative;
	max-width: 100vh;
	width: 100% !important
}

.gslide-video .gvideo-wrapper {
	width: 100%;
	margin: auto
}

.gslide-video::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 0, 0, .34);
	display: none
}

.gslide-video.playing::before {
	display: none
}

.gslide-video.fullscreen {
	max-width: 100% !important;
	min-width: 100%;
	height: 75vh
}

.gslide-video.fullscreen video {
	max-width: 100% !important;
	width: 100% !important
}

.gslide-inline {
	background: #fff;
	text-align: left;
	max-height: calc(100vh - 40px);
	overflow: auto;
	max-width: 100%
}

.gslide-inline .ginlined-content {
	padding: 20px;
	width: 100%
}

.gslide-inline .dragging {
	cursor: -webkit-grabbing !important;
	cursor: grabbing !important;
	-webkit-transition: none;
	transition: none
}

.ginlined-content {
	overflow: auto;
	display: block !important;
	opacity: 1
}

.gslide-external {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-width: 100%;
	background: #fff;
	padding: 0;
	overflow: auto;
	max-height: 75vh;
	height: 100%
}

.gslide-media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: auto
}

.zoomed .gslide-media {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
	margin: 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.gslide-description {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%
}

.gslide-description.description-left,
.gslide-description.description-right {
	max-width: 100%
}

.gslide-description.description-bottom,
.gslide-description.description-top {
	margin: 0 auto;
	width: 100%
}

.gslide-description p {
	margin-bottom: 12px
}

.gslide-description p:last-child {
	margin-bottom: 0
}

.zoomed .gslide-description {
	display: none
}

.glightbox-button-hidden {
	display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
	height: auto !important;
	width: 100%;
	background: 0 0;
	position: absolute;
	bottom: 15px;
	padding: 19px 11px;
	max-width: 100vw !important;
	-webkit-box-ordinal-group: 3 !important;
	-ms-flex-order: 2 !important;
	order: 2 !important;
	max-height: 78vh;
	overflow: auto !important;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .75)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .75) 100%);
	-webkit-transition: opacity .3s linear;
	transition: opacity .3s linear;
	padding-bottom: 50px
}

.glightbox-mobile .glightbox-container .gslide-title {
	color: #fff;
	font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
	color: #a1a1a1
}

.glightbox-mobile .glightbox-container .gslide-desc a {
	color: #fff;
	font-weight: 700
}

.glightbox-mobile .glightbox-container .gslide-desc * {
	color: inherit
}

.glightbox-mobile .glightbox-container .gslide-desc string {
	color: #fff
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
	color: #fff;
	opacity: .4
}

.gdesc-open .gslide-media {
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	opacity: .4
}

.gdesc-open .gdesc-inner {
	padding-bottom: 30px
}

.gdesc-closed .gslide-media {
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	opacity: 1
}

.greset {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.gabsolute {
	position: absolute
}

.grelative {
	position: relative
}

.glightbox-desc {
	display: none !important
}

.glightbox-open {
	overflow: hidden
}

.gloader {
	height: 25px;
	width: 25px;
	-webkit-animation: lightboxLoader .8s infinite linear;
	animation: lightboxLoader .8s infinite linear;
	border: 2px solid #fff;
	border-right-color: transparent;
	border-radius: 50%;
	position: absolute;
	display: block;
	z-index: 9999;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 47%
}

.goverlay {
	width: 100%;
	height: calc(100vh + 1px);
	position: fixed;
	top: -1px;
	left: 0;
	background: #000;
	will-change: opacity
}

.glightbox-mobile .goverlay {
	background: #000
}

.gclose,
.gnext,
.gprev {
	z-index: 99999;
	cursor: pointer;
	width: 26px;
	height: 44px;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.gclose svg,
.gnext svg,
.gprev svg {
	display: block;
	width: 25px;
	height: auto;
	margin: 0;
	padding: 0
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
	opacity: .1
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
	stroke: #fff
}

.gbtn.focused {
	outline: 2px solid #0f3d81
}

iframe.wait-autoplay {
	opacity: 0
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
	opacity: 0 !important
}

.glightbox-clean .gslide-description {
	background: #fff
}

.glightbox-clean .gdesc-inner {
	padding: 22px 20px
}

.glightbox-clean .gslide-title {
	font-size: 1em;
	font-weight: 400;
	font-family: arial;
	color: #000;
	margin-bottom: 19px;
	line-height: 1.4em
}

.glightbox-clean .gslide-desc {
	font-size: .86em;
	margin-bottom: 0;
	font-family: arial;
	line-height: 1.4em
}

.glightbox-clean .gslide-video {
	background: #000
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
	background-color: rgba(0, 0, 0, .75);
	border-radius: 4px
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
	fill: #fff
}

.glightbox-clean .gprev {
	position: absolute;
	top: -100%;
	left: 30px;
	width: 40px;
	height: 50px
}

.glightbox-clean .gnext {
	position: absolute;
	top: -100%;
	right: 30px;
	width: 40px;
	height: 50px
}

.glightbox-clean .gclose {
	width: 35px;
	height: 35px;
	top: 15px;
	right: 10px;
	position: absolute
}

.glightbox-clean .gclose svg {
	width: 18px;
	height: auto
}

.glightbox-clean .gclose:hover {
	opacity: 1
}

.gfadeIn {
	-webkit-animation: gfadeIn .5s ease;
	animation: gfadeIn .5s ease
}

.gfadeOut {
	-webkit-animation: gfadeOut .5s ease;
	animation: gfadeOut .5s ease
}

.gslideOutLeft {
	-webkit-animation: gslideOutLeft .3s ease;
	animation: gslideOutLeft .3s ease
}

.gslideInLeft {
	-webkit-animation: gslideInLeft .3s ease;
	animation: gslideInLeft .3s ease
}

.gslideOutRight {
	-webkit-animation: gslideOutRight .3s ease;
	animation: gslideOutRight .3s ease
}

.gslideInRight {
	-webkit-animation: gslideInRight .3s ease;
	animation: gslideInRight .3s ease
}

.gzoomIn {
	-webkit-animation: gzoomIn .5s ease;
	animation: gzoomIn .5s ease
}

.gzoomOut {
	-webkit-animation: gzoomOut .5s ease;
	animation: gzoomOut .5s ease
}

@-webkit-keyframes lightboxLoader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes lightboxLoader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes gfadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes gfadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes gfadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes gfadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes gslideInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0)
	}

	to {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes gslideInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0)
	}

	to {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes gslideOutLeft {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0);
		opacity: 0;
		visibility: hidden
	}
}

@keyframes gslideOutLeft {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0);
		opacity: 0;
		visibility: hidden
	}
}

@-webkit-keyframes gslideInRight {
	from {
		opacity: 0;
		visibility: visible;
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes gslideInRight {
	from {
		opacity: 0;
		visibility: visible;
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes gslideOutRight {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
		opacity: 0
	}
}

@keyframes gslideOutRight {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
		opacity: 0
	}
}

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

	to {
		opacity: 1
	}
}

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

	to {
		opacity: 1
	}
}

@-webkit-keyframes gzoomOut {
	from {
		opacity: 1
	}

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

	to {
		opacity: 0
	}
}

@keyframes gzoomOut {
	from {
		opacity: 1
	}

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

	to {
		opacity: 0
	}
}

@media (min-width:769px) {
	.glightbox-container .ginner-container {
		width: auto;
		height: auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.glightbox-container .ginner-container.desc-top .gslide-description {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.glightbox-container .ginner-container.desc-top .gslide-image,
	.glightbox-container .ginner-container.desc-top .gslide-image img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.glightbox-container .ginner-container.desc-left .gslide-description {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}

	.glightbox-container .ginner-container.desc-left .gslide-image {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.gslide-image img {
		max-height: 97vh;
		max-width: 100%
	}

	.gslide-image img.zoomable {
		cursor: -webkit-zoom-in;
		cursor: zoom-in
	}

	.zoomed .gslide-image img.zoomable {
		cursor: -webkit-grab;
		cursor: grab
	}

	.gslide-inline {
		max-height: 95vh
	}

	.gslide-external {
		max-height: 100vh
	}

	.gslide-description.description-left,
	.gslide-description.description-right {
		max-width: 275px
	}

	.glightbox-open {
		height: auto
	}

	.goverlay {
		background: rgba(0, 0, 0, .92)
	}

	.glightbox-clean .gslide-media {
		-webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65);
		box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, .65)
	}

	.glightbox-clean .description-left .gdesc-inner,
	.glightbox-clean .description-right .gdesc-inner {
		position: absolute;
		height: 100%;
		overflow-y: auto
	}

	.glightbox-clean .gclose,
	.glightbox-clean .gnext,
	.glightbox-clean .gprev {
		background-color: rgba(0, 0, 0, .32)
	}

	.glightbox-clean .gclose:hover,
	.glightbox-clean .gnext:hover,
	.glightbox-clean .gprev:hover {
		background-color: rgba(0, 0, 0, .7)
	}

	.glightbox-clean .gprev {
		top: 45%
	}

	.glightbox-clean .gnext {
		top: 45%
	}
}

@media (min-width:992px) {
	.glightbox-clean .gclose {
		opacity: .7;
		right: 20px
	}
}

@media screen and (max-height:420px) {
	.goverlay {
		background: #000
	}
}

.cha-primary-tabs {
	padding: 64px 128px 48px;
	width: 100%
}

.cha-primary-tabs__list {
	display: none
}

@media screen and (min-width:768px) {
	.cha-primary-tabs__list {
		display: flex
	}
}

.cha-primary-tabs__list {
	align-items: center;
	gap: 32px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 48px;
	border-bottom: none;
	margin-top: 30px
}

@media screen and (min-width:768px) {
	.cha-primary-tabs__list {
		margin-top: 70px;
		border-bottom: 1px solid #999
	}
}

.cha-primary-tabs__item {
	flex-shrink: 0;
	display: list-item
}

.cha-primary-tabs__item a {
	display: inline-flex;
	align-items: flex-start;
	justify-content: center;
	height: 28px;
	padding: 0 16px;
	font-family: "Barlow Condensed";
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: .2px;
	text-transform: uppercase;
	color: #000;
	white-space: nowrap;
	text-decoration: none
}

.cha-primary-tabs__item a:focus,
.cha-primary-tabs__item a:hover {
	color: #000;
	text-decoration: none
}

.cha-primary-tabs__item--active a {
	border-bottom: 3px solid #f55e20;
	margin-bottom: -1px
}

.page_tab_outer {
	margin-left: 20px
}

@media screen and (min-width:768px) {
	.page_tab_outer {
		margin-left: 103px
	}
}

.page_tab_component {
	width: 100%;
	overflow: hidden;
	padding-left: 0 !important
}

.page_tab_component .tabs_wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0;
	overflow-x: scroll;
	white-space: nowrap;
	height: 35px
}

@media screen and (min-width:768px) {
	.page_tab_component .tabs_wrapper {
		height: auto;
		overflow-x: inherit;
		padding: 18px 0;
		width: auto
	}
}

.page_tab_component a,
.page_tab_component a:link,
.page_tab_component a:visited {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	font-weight: 600
}

.page_tab_component a:hover,
.page_tab_component a:link:hover,
.page_tab_component a:visited:hover {
	text-decoration: none;
	color: #0b5ead
}

.page_tab_component a:hover:after,
.page_tab_component a:link:hover:after,
.page_tab_component a:visited:hover:after {
	content: "";
	position: absolute;
	bottom: 8px;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	display: block;
	width: 45px;
	background: #cbdb4a
}

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

	.page_tab_component a:hover:after,
	.page_tab_component a:link:hover:after,
	.page_tab_component a:visited:hover:after {
		bottom: -3px
	}
}

.page_tab_component a.active,
.page_tab_component a:link.active,
.page_tab_component a:visited.active {
	color: #000
}

.page_tab_component a.active:after,
.page_tab_component a:link.active:after,
.page_tab_component a:visited.active:after {
	content: "";
	position: absolute;
	bottom: 8px;
	left: 50%;
	transform: translateX(-50%);
	height: 2px;
	display: block;
	width: 45px;
	background: #cbdb4a
}

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

	.page_tab_component a.active:after,
	.page_tab_component a:link.active:after,
	.page_tab_component a:visited.active:after {
		bottom: -3px;
		font-size: 48px
	}
}

.page_tab_title {
	margin-bottom: 20px
}

@media screen and (min-width:768px) {
	.page_tab_title {
		margin-bottom: 0
	}
}

.page_tab_title h1 {
	font-size: 32px
}

@media screen and (min-width:768px) {
	.page_tab_title h1 {
		font-size: 48px
	}
}

.gallery_page_bottom {
	width: 100%;
	max-width: 1460px;
	margin: 0 auto
}

.page-tab-content {
	padding: 0 25px
}

@media screen and (min-width:768px) {
	.page-tab-content {
		padding: 0 20px
	}
}

.page-tab-content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}

.page-tab-content li {
	flex: 1 0 175px;
	max-width: 175px;
	padding: 7px
}

@media screen and (min-width:768px) {
	.page-tab-content li {
		flex: 1 0 355px;
		max-width: 355px;
		padding: 10px
	}
}

.page-tab-content a {
	position: relative;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: block;
	height: 108px;
	width: 161px
}

@media screen and (min-width:768px) {
	.page-tab-content a {
		height: 223px;
		width: 335px
	}
}

.page-tab-content a:hover {
	text-decoration: none
}

.page-tab-content a:hover .tab-text {
	transform: translateY(0)
}

.page-tab-content a img {
	object-fit: cover;
	height: 100%;
	width: 100%
}

.page-tab-content .tab-text {
	display: none
}

@media screen and (min-width:768px) {
	.page-tab-content .tab-text {
		display: block;
		background-color: #003e79;
		opacity: .9;
		text-align: left;
		padding: 20px 18px;
		height: 105px;
		width: 100%;
		position: absolute;
		top: auto;
		bottom: 0;
		transition: transform .3s;
		transform: translateY(100%)
	}
}

@media screen and (min-width:768px) {
	.page-tab-content .tab-text-static-overlay {
		display: block;
		background-color: #003e79;
		opacity: .9;
		text-align: left;
		padding: 10px 18px;
		height: 65px;
		width: 100%;
		position: absolute;
		top: auto;
		bottom: 0;
		transition: transform .3s;
		transform: translateY(0)
	}
}

.page-tab-content h2 {
	color: #fff;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px
}

.page-tab-content p {
	color: #fff;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0
}

.photo-exhibit-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 70px 0
}

.photo-exhibit-pagination a {
	font-size: 14px;
	font-weight: 600;
	line-height: 26px;
	margin: 0 10px;
	text-decoration: none;
	background-color: transparent;
	border-radius: 50%;
	position: relative;
	width: 25px;
	height: 25px;
	z-index: 1
}

.photo-exhibit-pagination a.active::after,
.photo-exhibit-pagination a:hover::after {
	content: "";
	position: absolute;
	height: 25px;
	width: 25px;
	background-color: #e5e5e5;
	top: 0;
	left: 0;
	z-index: -1
}

.photo-exhibit-pagination a.next,
.photo-exhibit-pagination a.prev {
	background-color: #1076d5;
	border-radius: 15px;
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	width: 40px;
	height: 25px
}

.photo-exhibit-pagination a.next:hover,
.photo-exhibit-pagination a.prev:hover {
	background-color: #0b5ead
}

.photo-exhibit-pagination a.next:hover::after,
.photo-exhibit-pagination a.prev:hover::after {
	display: none
}

.glightbox-container .ginner-container {
	justify-content: flex-start
}

.glightbox-mobile .glightbox-container .gslide-description {
	position: relative !important
}

.glightbox-clean .gdesc-inner {
	padding: 22px 10px
}

.gslide-image {
	height: 50%
}

@media (min-width:576px) {
	.gslide-image {
		height: auto
	}
}

.gslide-image img {
	height: 90%;
	margin-top: 20%
}

@media (min-width:576px) {
	.gslide-image img {
		height: auto
	}
}

@media (min-width:769px) {
	.glightbox-clean .gdesc-inner {
		padding: 22px 20px
	}

	.gslide-image img {
		margin-top: auto
	}

	.goverlay {
		background: rgba(255, 255, 255, .95)
	}

	.glightbox-clean .gclose svg {
		width: 28px
	}

	button.gnext.gbtn.disabled,
	button.gprev.gbtn.disabled {
		display: none
	}

	.glightbox-clean .gslide-description {
		background: #f7f7f7;
		box-shadow: 0 5px 9px 1px rgba(0, 0, 0, .25)
	}

	.glightbox-clean .gslide-description h2 {
		font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
		font-size: 16px;
		margin-bottom: 10px
	}

	.glightbox-clean .gslide-description p {
		font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px
	}

	.glightbox-clean .gslide-description span {
		display: block
	}

	.glightbox-clean .gclose path,
	.glightbox-clean .gnext path,
	.glightbox-clean .gprev path {
		fill: #333
	}

	.glightbox-clean .gclose {
		background-color: #fff;
		opacity: .5
	}

	.glightbox-clean .gclose:hover {
		background-color: rgba(0, 0, 0, .7)
	}

	.glightbox-mobile .glightbox-container {
		background: 0 0 !important
	}

	.gslide-description {
		background: #f7f7f7 !important
	}

	.glightbox-clean .gnext,
	.glightbox-clean .gprev {
		background-color: #0b5ead !important;
		border-radius: 50%;
		width: 50px;
		height: 50px;
		transition: background-color .2s ease-in-out
	}

	.glightbox-clean .gnext:hover,
	.glightbox-clean .gprev:hover {
		background-color: #5aa700 !important
	}

	.glightbox-clean .gnext {
		right: 10%
	}

	.glightbox-clean .gprev {
		left: 10%
	}
}

.gdesc-open .gslide-media {
	opacity: .25
}

.glightbox-mobile .goverlay {
	background: #fff
}

.glightbox-mobile .glightbox-container .gslide-desc * {
	color: #000
}

.glightbox-mobile .glightbox-container .gslide-desc {
	color: #000
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
	color: #000;
	opacity: .4
}

.glightbox-clean .gclose {
	background-color: transparent !important
}

.glightbox-clean .gclose path {
	fill: #333 !important
}

.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
	fill: #fff !important
}

.glightbox-clean .gslide-desc {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	line-height: 1.4em;
	font-size: 14px;
	overflow-y: auto;
	max-height: calc(100vh - 487px)
}

.glightbox-mobile .glightbox-container .gslide-description {
	background: #f7f7f7 !important;
	bottom: 0
}

.glightbox-mobile h2 {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	font-weight: 600
}

.glightbox-mobile p {
	font-size: 16px;
	line-height: 24px
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
	color: #000;
	font-size: 13px;
	opacity: 1
}

@media screen and (min-width:768px) {
	#photoExhibitDiv.vertical-orientation li {
		max-width: 293px
	}
}

@media screen and (min-width:768px) {
	#photoExhibitDiv.vertical-orientation li a {
		height: 350px;
		width: 275px
	}
}

@media only screen and (max-width:576px) {
	#photoExhibitDiv.vertical-orientation {
		width: 100%
	}
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.photo_video_carousel_wrapper {
	width: 100%
}

.photo_video_carousel_wrapper .photo_video_carousel {
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 45px
}

@media screen and (min-width:1020px) {
	.photo_video_carousel_wrapper .photo_video_carousel {
		padding: 95px 0
	}
}

.photo_video_carousel_wrapper .photo_video_carousel.two_column {
	padding-top: 0;
	padding-bottom: 24px;
	padding-left: 0;
	padding-right: 0;
	overflow: hidden
}

.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__arrow--next,
.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__arrow--prev {
	top: 32% !important
}

@media only screen and (max-width:991px) {
	.photo_video_carousel_wrapper .photo_video_carousel.two_column {
		padding-bottom: 80px
	}

	.photo_video_carousel_wrapper .photo_video_carousel.two_column .carousel_text_block,
	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide,
	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__list,
	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__slide,
	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__track {
		position: static !important
	}

	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__arrow--next,
	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__arrow--prev {
		top: auto !important;
		bottom: 12px !important;
		transform: none !important
	}

	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__arrow--prev {
		left: 0 !important;
		right: auto !important
	}

	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__arrow--next {
		right: 0 !important;
		left: auto !important
	}

	.photo_video_carousel_wrapper .photo_video_carousel.two_column .splide__slide .indicator {
		display: none !important
	}

	.photo_video_carousel_wrapper .photo_video_carousel.two_column .indicator {
		display: inline-flex !important;
		align-items: center;
		justify-content: center;
		top: auto !important;
		right: auto !important;
		bottom: 12px !important;
		left: 50% !important;
		transform: translateX(-50%) !important;
		height: 56px !important;
		line-height: 1 !important
	}
}

.photo_video_carousel_wrapper .photo_video_carousel.full_bleed {
	max-width: 100%;
	padding: 0
}

@media screen and (min-width:1020px) {
	.photo_video_carousel_wrapper .photo_video_carousel.full_bleed {
		padding: 0
	}
}

.photo_video_carousel_wrapper .photo_video_carousel.full_bleed .carousel_top_image img {
	aspect-ratio: 16/9;
	object-fit: cover
}

.photo_video_carousel_wrapper .photo_video_carousel.full_bleed .carousel_text_block {
	display: none
}

.photo_video_carousel_wrapper .photo_video_carousel .carousel_top_image {
	position: relative
}

.photo_video_carousel_wrapper .photo_video_carousel .carousel_top_image img {
	display: block;
	width: 100%;
	height: auto
}

.photo_video_carousel_wrapper .photo_video_carousel .carousel_text_block {
	padding: 22px 22px 16px 16px;
	background: #f7f7f7;
	position: relative
}

@media screen and (min-width:768px) {
	.photo_video_carousel_wrapper .photo_video_carousel .carousel_text_block {
		padding: 32px 157px 32px 32px
	}
}

.photo_video_carousel_wrapper .photo_video_carousel .title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px
}

@media screen and (min-width:768px) {
	.photo_video_carousel_wrapper .photo_video_carousel .title {
		margin-bottom: 15px
	}
}

.photo_video_carousel_wrapper .photo_video_carousel p {
	font-size: 16px;
	line-height: 25px
}

.photo_video_carousel_wrapper .photo_video_carousel .photo_credit {
	font-size: 14px;
	margin-top: 10px
}

@media screen and (min-width:768px) {
	.photo_video_carousel_wrapper .photo_video_carousel .photo_credit {
		margin-top: 15px
	}
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--next {
	position: absolute;
	transform: translateY(-50%);
	height: 56px;
	width: 56px;
	border-radius: 0;
	background-color: #07bd72;
	right: 40px;
	cursor: pointer;
	opacity: 1;
	z-index: 2;
	transition: background-color .2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--next:hover {
	background-color: rgb(5.5428571429, 149.6571428571, 90.2693877551);
	opacity: 1
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--next:after {
	content: "";
	position: relative;
	top: auto;
	right: auto;
	left: -3px;
	transform: rotate(-45deg);
	height: 14px;
	width: 14px;
	border-right: 2.5px solid #000;
	border-bottom: 2.5px solid #000;
	display: block
}

@media screen and (min-width:1020px) {
	.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--next {
		height: 56px;
		width: 56px
	}
}

.photo_video_carousel_wrapper .photo_video_carousel .video_shadow_overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: rgba(0, 0, 0, .3);
	display: flex;
	align-items: center;
	justify-content: center;
	pointer-events: all;
	cursor: pointer
}

.photo_video_carousel_wrapper .photo_video_carousel .btn-play {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 56px;
	padding: 16px 34px 16px 38px;
	background-color: #07bd72;
	border: none;
	pointer-events: none;
	flex-shrink: 0
}

.photo_video_carousel_wrapper .photo_video_carousel .btn-play img {
	width: 24px;
	height: 28px;
	display: block;
	pointer-events: none
}

@media screen and (min-width:1020px) {
	.photo_video_carousel_wrapper .photo_video_carousel .btn-play {
		height: 72px;
		padding: 20px 44px 20px 48px
	}

	.photo_video_carousel_wrapper .photo_video_carousel .btn-play img {
		width: 32px;
		height: 37px
	}
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--prev {
	position: absolute;
	transform: translateY(-50%);
	height: 56px;
	width: 56px;
	border-radius: 0;
	background-color: #07bd72;
	left: 40px;
	cursor: pointer;
	opacity: 1;
	z-index: 2;
	transition: background-color .2s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--prev:hover {
	background-color: rgb(5.5428571429, 149.6571428571, 90.2693877551);
	opacity: 1
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--prev:after {
	content: "";
	position: relative;
	top: auto;
	left: 5px;
	transform: rotate(135deg);
	height: 14px;
	width: 14px;
	border-right: 2.5px solid #000;
	border-bottom: 2.5px solid #000;
	display: block
}

@media screen and (min-width:1020px) {
	.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow--prev {
		height: 56px;
		width: 56px
	}
}

.photo_video_carousel_wrapper .photo_video_carousel button.splide__arrow:disabled {
	display: none
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__arrow svg {
	display: none
}

.photo_video_carousel_wrapper .photo_video_carousel .splide__pagination {
	display: none
}

.photo_video_carousel_wrapper .photo_video_carousel .indicator {
	font-size: 12px;
	position: absolute;
	right: 20px;
	top: 25px
}

@media screen and (min-width:768px) {
	.photo_video_carousel_wrapper .photo_video_carousel .indicator {
		font-size: 16px;
		right: 45px;
		top: 35px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.product-callout {
	background-color: #f7f7f7;
	margin: 0 24px 48px;
	padding: 32px 24px 40px;
	box-sizing: border-box
}

.product-callout.primary {
	border: none;
	background: 0 0;
	padding: 12px 20px;
	margin: 0 24px 4px
}

.product-callout.primary a.product-callout {
	text-transform: uppercase;
	display: block;
	color: #000 !important;
	border: 1px solid #000;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	background: 0 0;
	text-decoration: none;
	width: fit-content;
	margin: 0 auto
}

.product-callout.primary a.product-callout:hover {
	text-decoration: underline
}

.product-callout>a.ref_tag.ref_tag {
	text-transform: uppercase;
	display: inline-block;
	border: 1px solid #000;
	border-radius: 0;
	padding: 12px 20px;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	background: 0 0;
	font-weight: 400;
	text-decoration: none;
	color: #000
}

.product-callout>a.ref_tag.ref_tag:hover {
	text-decoration: underline;
	border: 1px solid #000
}

@media screen and (min-width:991px) {
	.product-callout {
		width: 100%;
		max-width: 336px;
		padding: 40px 48px 48px;
		margin: 0 auto 64px
	}
}

.product-callout .product-callout_content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 12px;
	width: 100%
}

@media screen and (min-width:991px) {
	.product-callout .product-callout_content {
		max-width: 240px
	}
}

.product-callout .product-callout-title {
	font-family: "Barlow Condensed";
	font-weight: 600;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #000;
	margin: 0
}

.product-callout .product-callout-text,
.product-callout p {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	margin: 0
}

.product-callout .product-callout-button,
.product-callout a.product-callout-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 88px;
	height: 40px;
	padding: 0 20px 1px;
	gap: 12px;
	border: 1px solid #000;
	background: 0 0;
	color: #000;
	font-family: "Barlow Condensed";
	font-weight: 400;
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
	flex-shrink: 0
}

.product-callout .product-callout-button:hover,
.product-callout a.product-callout-button:hover {
	color: #000;
	text-decoration: none;
	background-color: rgba(0, 0, 0, .05)
}

@supports selector(:has(*)) {
	.product-callout:has(>a.ref_tag) {
		background-color: transparent;
		padding: 0;
		margin: 0 auto 25px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.member_profile {
	width: 100%;
	padding: 10px 30px 200px
}

@media screen and (min-width:1020px) {
	.member_profile {
		padding: 0 0 200px
	}
}

.member_profile .member_profile-inner {
	max-width: 910px;
	width: 100%;
	padding: 0;
	box-sizing: border-box
}

@media screen and (min-width:1020px) {
	.member_profile .member_profile-inner {
		padding: 0 64px
	}
}

.member_profile .member_profile-inner .title_wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin-bottom: 37px;
	gap: 32px
}

@media screen and (min-width:768px) {
	.member_profile .member_profile-inner .title_wrap {
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		gap: 0
	}
}

.member_profile .member_profile-inner .title_wrap h1 {
	margin: 0;
	color: #000;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 44px;
	line-height: 44px;
	text-transform: uppercase;
	font-weight: 400
}

.member_profile .member_profile-inner .profile_photo_wrap {
	margin: 0;
	margin-bottom: 10px;
	position: relative;
	border-radius: 50%;
	height: 127px;
	width: 127px
}

.member_profile .member_profile-inner .profile_photo_wrap img {
	border-radius: 50%;
	width: 100%;
	max-width: 127px
}

.member_profile .member_profile-inner .profile-wrapper {
	width: 100%;
	max-width: 780px
}

.member_profile .member_profile-inner .photo_edit_section {
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	align-self: flex-start;
	margin-bottom: 20px;
	width: fit-content
}

.member_profile .member_profile-inner .links_wrap {
	align-items: center;
	display: flex;
	flex-direction: column
}

.member_profile .member_profile-inner .links_wrap a,
.member_profile .member_profile-inner .links_wrap a:link,
.member_profile .member_profile-inner .links_wrap a:visited {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font
}

.member_profile .member_profile-inner .links_wrap a:first-child,
.member_profile .member_profile-inner .links_wrap a:link:first-child,
.member_profile .member_profile-inner .links_wrap a:visited:first-child {
	margin-bottom: 8px
}

.member_profile .member_profile-inner .profile_section {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 20px 0;
	border-bottom: 1px solid #dadada
}

@media screen and (min-width:768px) {
	.member_profile .member_profile-inner .profile_section {
		flex-direction: row;
		flex-wrap: wrap;
		padding: 20px 0 20px 0
	}
}

.member_profile .member_profile-inner .profile_section label {
	font-size: 16px;
	line-height: 1.4;
	color: #666;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-style: normal;
	font-weight: 400
}

@media screen and (min-width:768px) {
	.member_profile .member_profile-inner .profile_section label {
		flex: 0 0 220px;
		max-width: 220px;
		padding-right: 45px
	}
}

.member_profile .member_profile-inner .profile_section .input_group {
	width: 100%
}

@media screen and (min-width:768px) {
	.member_profile .member_profile-inner .profile_section .input_group {
		flex: 1 1 auto;
		max-width: calc(100% - 220px);
		width: auto
	}
}

.member_profile .member_profile-inner .profile_section .input_group {
	display: flex;
	flex-direction: column;
	gap: 4px;
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px
}

.member_profile .member_profile-inner .profile_section .input_group span {
	font-size: 16px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.member_profile .member_profile-inner .profile_section .input_group .inline_edit_link {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 400;
	color: #000;
	text-decoration: underline;
	margin-top: 4px;
	align-self: flex-start
}

.member_profile .member_profile-inner .profile_section .input_line {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.member_profile .member_profile-inner .profile_section .input-wrapper.invalid input {
	border: 2px solid #eb0000
}

.member_profile .member_profile-inner .profile_section .input-wrapper span.error-message {
	display: block;
	background-color: #eb0000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 3px 8px;
	width: fit-content;
	text-align: center
}

.member_profile .member_profile-inner .profile_section .dropdown_wrap.invalid select {
	border: 2px solid #eb0000
}

.member_profile .member_profile-inner .profile_section .dropdown_wrap {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px
}

.member_profile .member_profile-inner .profile_section .dropdown_wrap span.error-message {
	display: block;
	background-color: #eb0000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 3px 8px;
	width: fit-content;
	text-align: center
}

.member_profile .member_profile-inner .profile_section input,
.member_profile .member_profile-inner .profile_section select {
	box-shadow: 0 2px 4px 0 rgba(184, 184, 184, .3);
	border: solid 1px #e5e5e5;
	padding: 20px 17px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	margin-right: 8px;
	margin-bottom: 8px
}

.member_profile .member_profile-inner .profile_section input.sm_input,
.member_profile .member_profile-inner .profile_section select.sm_input {
	width: 102px
}

.member_profile .member_profile-inner .profile_section input.md_input,
.member_profile .member_profile-inner .profile_section select.md_input {
	width: 231px
}

.member_profile .member_profile-inner .profile_section input.half_input,
.member_profile .member_profile-inner .profile_section select.half_input {
	width: 250px
}

.member_profile .member_profile-inner .profile_section input.full_input,
.member_profile .member_profile-inner .profile_section select.full_input {
	width: 445px
}

.member_profile .member_profile-inner .profile_section input::placeholder,
.member_profile .member_profile-inner .profile_section select::placeholder {
	color: #a0a0a0;
	opacity: 1
}

.member_profile .member_profile-inner .profile_section input:-ms-input-placeholder,
.member_profile .member_profile-inner .profile_section select:-ms-input-placeholder {
	color: #a0a0a0
}

.member_profile .member_profile-inner .profile_section input::-ms-input-placeholder,
.member_profile .member_profile-inner .profile_section select::-ms-input-placeholder {
	color: #a0a0a0
}

.member_profile .member_profile-inner .profile_section select {
	appearance: none;
	width: 100%;
	font-size: inherit;
	background: #fff;
	color: #333;
	padding: 0 40px 0 10px;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	height: 63px;
	margin: 0
}

@media screen and (min-width:768px) {
	.member_profile .member_profile-inner .profile_section select {
		padding: 0 45px 0 15px
	}
}

.member_profile .member_profile-inner .profile_section select.custom-select,
.member_profile .member_profile-inner .profile_section select.role-select {
	background-image: url(../../images/select-arrow-down.png) !important;
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 12px auto;
	color: #a0a0a0;
	position: relative;
	cursor: pointer
}

.member_profile .member_profile-inner .profile_section select.custom-select:focus,
.member_profile .member_profile-inner .profile_section select.role-select:focus {
	background-image: url(../../images/select-arrow-up.png) !important;
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 12px auto;
	border: solid 1px #e5e5e5
}

.member_profile .member_profile-inner .profile_section select.role-select {
	color: #333
}

.member_profile .member_profile-inner .profile_section select option {
	color: #333
}

.member_profile .member_profile-inner .agree_section,
.member_profile .member_profile-inner .password_section {
	display: block;
	background-color: #f7f7f7;
	margin-top: 28px
}

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

	.member_profile .member_profile-inner .agree_section,
	.member_profile .member_profile-inner .password_section {
		margin-top: 128px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start
	}
}

.member_profile .member_profile-inner .agree_section a,
.member_profile .member_profile-inner .agree_section a:hover,
.member_profile .member_profile-inner .agree_section a:link,
.member_profile .member_profile-inner .agree_section a:visited,
.member_profile .member_profile-inner .password_section a,
.member_profile .member_profile-inner .password_section a:hover,
.member_profile .member_profile-inner .password_section a:link,
.member_profile .member_profile-inner .password_section a:visited {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	display: inline-block;
	margin-right: 0
}

.member_profile .member_profile-inner .agree_section a:hover,
.member_profile .member_profile-inner .agree_section a:hover:hover,
.member_profile .member_profile-inner .agree_section a:link:hover,
.member_profile .member_profile-inner .agree_section a:visited:hover,
.member_profile .member_profile-inner .password_section a:hover,
.member_profile .member_profile-inner .password_section a:hover:hover,
.member_profile .member_profile-inner .password_section a:link:hover,
.member_profile .member_profile-inner .password_section a:visited:hover {
	text-decoration: underline
}

.member_profile .member_profile-inner .agree_section button,
.member_profile .member_profile-inner .agree_section input[type=submit],
.member_profile .member_profile-inner .password_section button,
.member_profile .member_profile-inner .password_section input[type=submit] {
	background: #0b5ead;
	border: none;
	border-radius: 20px;
	color: #fff;
	font-size: 12px;
	font-family: "Proxima Nova Condensed", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 12px 30px 10px;
	text-transform: uppercase;
	transition: all .2s ease-in-out
}

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

	.member_profile .member_profile-inner .agree_section button,
	.member_profile .member_profile-inner .agree_section input[type=submit],
	.member_profile .member_profile-inner .password_section button,
	.member_profile .member_profile-inner .password_section input[type=submit] {
		margin-top: 0
	}
}

.member_profile .member_profile-inner .agree_section button:hover,
.member_profile .member_profile-inner .agree_section input[type=submit]:hover,
.member_profile .member_profile-inner .password_section button:hover,
.member_profile .member_profile-inner .password_section input[type=submit]:hover {
	columns: #fff;
	background: #5aa700
}

.member_profile .member_profile-inner .password_links {
	padding: 32px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
	max-width: max-content;
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font
}

.member_profile .member_profile-inner .password_links a {
	display: list-item !important;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 18px
}

.member_profile .member_profile-inner .tc_checkwrap {
	display: flex;
	align-items: center
}

.member_profile .member_profile-inner .tc_checkwrap.invalid p {
	color: #eb0000 !important
}

.member_profile .member_profile-inner .tc_checkwrap.invalid p a {
	color: #eb0000 !important
}

.member_profile .member_profile-inner .tc_checkwrap input.checkbox {
	margin-bottom: 4px
}

.member_profile .member_profile-inner .tc_checkwrap p {
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 10px
}

.member_profile .member_profile-inner .tc_checkwrap p a {
	color: #333 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	margin: 0 !important;
	text-decoration: underline !important
}

.member_profile .member_profile-inner .primary-edit {
	margin: 0;
	color: #000;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	border: 1px solid #000;
	background-color: transparent;
	display: flex;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	justify-content: center;
	align-items: center;
	gap: 12px
}

@media screen and (min-width:768px) {
	.member_profile .member_profile-inner .primary-edit {
		top: 8px
	}
}

.member_profile .member_profile-inner.profile .input_group {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%
}

.member_profile .member_profile-inner.profile span {
	display: block;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.member_profile .member_profile-inner.profile span>span {
	display: inline
}

.member_profile .member_profile-inner .main_btn.save-profile {
	display: flex;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px 20px;
	background-color: transparent;
	margin-top: 20px;
	justify-content: center;
	align-items: center;
	gap: 12px;
	color: #000;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	align-self: flex-end;
	margin-top: 20px
}

.member_profile .member_profile-inner form {
	display: flex;
	flex-direction: column
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.field-featurelist ul,
.rich-text-lists ul {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.field-featurelist ul li,
.rich-text-lists ul li {
	font-size: 18px;
	position: relative;
	line-height: 21px;
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 25px
}

.field-featurelist ul li:before,
.rich-text-lists ul li:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: FontAwesome, sans-serif;
	position: absolute;
	top: 3px;
	left: 0;
	color: #747474;
	text-align: center;
	content: "\f00c";
	width: 20px;
	margin: 0 5px 0 0;
	padding: 0
}

.field-featurelist ul li:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: FontAwesome, sans-serif;
	position: absolute;
	top: 3px;
	left: 0;
	color: #747474;
	text-align: center;
	content: "\f046";
	width: 20px;
	margin: 0 5px 0 0;
	padding: 0
}

.media-link.file-type-icon-media-link {
	float: left
}

.media-link.file-type-icon-media-link .field-filetypeicon {
	text-align: center
}

.photo-exhibit-description div {
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333;
	font-size: 18px;
	line-height: 27px;
	width: 1230px
}

.photo-exhibit-description div a {
	color: #0b5ead;
	text-decoration: none
}

.photo-exhibit-description div a:hover {
	color: #0b5ead;
	text-decoration: underline
}

@media only screen and (max-width:576px) {
	.photo-exhibit-description div {
		margin-left: 0;
		margin-right: 0;
		width: auto;
		padding-right: 45px;
		padding-left: 30px
	}
}

@media only screen and (max-width:991px) {
	.event_detail_root .right-rail-contact.right-rail-contact__slant {
		margin-left: 30px;
		margin-right: 30px
	}
}

.hidden {
	display: none
}

.promo-card-component {
	display: block;
	padding-bottom: 36px
}

.promo-card-component.events-contact .rich-text {
	width: 254px;
	margin: 0 auto
}

.promo-card-component.events-contact .generic-promo-title {
	margin-bottom: 10px !important
}

.promo-card-component.events-contact .number-link {
	font-size: 14px !important;
	line-height: 1.5 !important
}

.promo-card-component.events-contact .more-information-text {
	font-size: 14px !important;
	line-height: 1.5 !important;
	font-weight: 600;
	margin-top: 30px
}

.promo-card-component .promo-card-three-item {
	padding-left: 30px !important;
	padding-right: 30px !important
}

.promo-card-component .promo-card-three-item .generic-promo-title {
	margin-bottom: 20px
}

.promo-card-component .promo-card-three-item .generic-promo-contain {
	margin-bottom: 35px
}

.promo-card-component .promo-card-three-item .generic-promo-contain h5 {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 500;
	font-size: 16px
}

.promo-card-component .promo-card-three-item .generic-promo-contain a {
	font-size: 14px
}

.promo-card-component .learn_more_button_container {
	display: none;
	width: 148px;
	margin: 0 auto;
	text-align: center
}

.promo-card-component .learn_more_button_container .learn_more_button {
	text-transform: uppercase;
	font-size: 12px !important;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 600 !important;
	border-radius: 50px !important;
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	flex-shrink: 0
}

.promo-card-component .promo-card {
	display: flex;
	flex-direction: column;
	max-width: 707px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	padding: 0 30px;
	width: 100%
}

.promo-card-component .promo-card .link {
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	flex-shrink: 0;
	display: inline-block;
	padding: 10px 31px;
	margin-top: 30px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 20px
}

.promo-card-component .promo-card .link:active,
.promo-card-component .promo-card .link:hover {
	background-color: #bff7f5;
	color: #000
}

@media (min-width:992px) {
	.promo-card-component .promo-card .link {
		border-radius: 20px
	}
}

@media (max-width:576px) {
	.promo-card-component .promo-card .link {
		margin-top: 16px
	}
}

@media (min-width:992px) {
	.promo-card-component .promo-card {
		margin-top: 70px;
		padding: 0 15px
	}
}

.promo-card-component .generic-promo-image {
	position: relative;
	width: 40px;
	height: 40px;
	text-align: center;
	margin: 0 auto 20px;
	border-radius: 50%;
	display: flex
}

.promo-card-component .generic-promo-image img {
	display: block;
	margin: auto;
	position: relative;
	z-index: 1;
	width: 37px
}

@media (min-width:992px) {
	.promo-card-component .generic-promo-image img {
		width: 56px
	}
}

@media (min-width:992px) {
	.promo-card-component .generic-promo-image:after {
		top: -30px;
		height: 105px;
		width: 105px
	}
}

.promo-card-component .generic-promo-title {
	color: #000;
	font-family: proximanova;
	font-size: 24px;
	margin-bottom: 5px;
	text-align: center
}

@media (min-width:992px) {
	.promo-card-component .generic-promo-title {
		font-size: 36px
	}
}

@media (max-width:576px) {
	.promo-card-component .generic-promo-title {
		margin-bottom: 5px;
		margin-top: 11px
	}
}

.promo-card-component .generic-promo-title.newsroom {
	font-size: 30px
}

@media screen and (max-width:1200px) {
	.promo-card-component .generic-promo-title.newsroom {
		font-size: 20px
	}
}

.promo-card-component .generic-promo-contain {
	text-align: center;
	margin-bottom: 10px
}

.promo-card-component .generic-promo-contain:last-child {
	margin-bottom: 0
}

.promo-card-component .generic-promo-contain p {
	color: #000;
	font-size: 14px;
	line-height: 21px
}

@media (min-width:992px) {
	.promo-card-component .generic-promo-contain p {
		font-size: 18px;
		line-height: 27px
	}
}

.promo-card-component .generic-promo-contain p a {
	color: #0b5ead;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	text-decoration: none
}

.promo-card-component .generic-promo-contain p a:hover {
	color: #5aa700;
	text-decoration: underline
}

@media (min-width:992px) {
	.promo-card-component .generic-promo-contain p a {
		font-size: 18px;
		line-height: 25px
	}
}

.promo-card-component .generic-promo-contain .generic-promo-link {
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	height: 40px;
	min-width: 88px;
	padding: 0 20px 1px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	flex-shrink: 0;
	display: inline-block;
	padding: 12px 30px;
	margin-top: 0;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 30px;
	margin-top: 5px
}

.promo-card-component .generic-promo-contain .generic-promo-link:active,
.promo-card-component .generic-promo-contain .generic-promo-link:hover {
	background-color: #bff7f5;
	border-color: #bff7f5;
	color: #000
}

@media (min-width:992px) {
	.promo-card-component .generic-promo-contain .generic-promo-link {
		padding: 8px 14px 6px
	}
}

.promo-card-component .generic-promo-contain .promo-spacer {
	padding: 6px
}

.promo-card-component .generic-promo {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-left: 0;
	margin-right: 0;
	margin-top: 53px;
	max-width: none;
	padding: 36px 21px;
	position: relative
}

.promo-card-component .generic-promo .generic-promo-image {
	position: relative
}

.promo-card-component .generic-promo .generic-promo-image:after {
	height: 95px;
	transform: translate(-50%, 2%);
	width: 95px
}

.promo-card-component .generic-promo .generic-promo-image img {
	width: 44px
}

@media (min-width:992px) {
	.promo-card-component .generic-promo .generic-promo-image img {
		width: 50px
	}
}

@media (min-width:992px) {
	.promo-card-component .generic-promo .generic-promo-image:after {
		height: 120px;
		width: 120px
	}
}

.promo-card-component .generic-promo .generic-promo-title {
	font-size: 18px
}

@media (min-width:992px) {
	.promo-card-component .generic-promo .generic-promo-title {
		font-size: 21px
	}
}

.promo-card-component .generic-promo .generic-promo-contain p {
	font-size: 14px;
	line-height: 21px
}

@media (min-width:992px) {
	.promo-card-component .generic-promo .generic-promo-contain p {
		font-size: 16px;
		line-height: 24px
	}
}

@media (min-width:576px) {
	.promo-card-component .generic-promo {
		margin-left: 8px;
		margin-right: 8px;
		width: 47%
	}
}

@media (min-width:992px) {
	.promo-card-component .generic-promo {
		margin-top: 67px;
		padding: 21px;
		width: 23%
	}
}

@media (min-width:576px) {
	.promo-card-component {
		display: flex;
		flex-wrap: wrap;
		padding-bottom: 60px
	}
}

@media screen and (max-width:1200px) {
	.promo-card-component.rail {
		width: fit-content;
		margin: 0 auto
	}
}

.promo-card-component.rail {
	padding-top: 0;
	padding-bottom: 36px
}

.promo-card-component.rail .generic-promo {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	padding: 39px 30px 24px;
	position: relative;
	width: auto
}

.promo-card-component.rail .generic-promo .generic-promo-container {
	display: flex;
	flex: 1;
	margin-top: 10px
}

.promo-card-component.rail .generic-promo .generic-promo-container .generic-promo-contain .generic-promo-text {
	width: 152px
}

.promo-card-component.rail .generic-promo .generic-promo-image {
	height: auto;
	width: auto;
	margin: 0 auto 10px
}

.promo-card-component.rail .generic-promo .generic-promo-image img {
	height: 120px;
	width: 95px;
	margin: 0;
	object-fit: cover
}

.promo-card-component.rail .generic-promo .generic-promo-image:after {
	content: none
}

.promo-card-component.rail .generic-promo .generic-promo-title,
.promo-card-component.rail .generic-promo h3 {
	font-size: 18px;
	margin-top: 0;
	width: 233px;
	margin: 0 auto
}

@media (min-width:992px) {

	.promo-card-component.rail .generic-promo .generic-promo-title,
	.promo-card-component.rail .generic-promo h3 {
		font-size: 18px
	}
}

.promo-card-component.rail .generic-promo .generic-promo-contain {
	margin-bottom: 20px;
	margin-left: 26px;
	width: auto
}

.promo-card-component.rail .generic-promo .generic-promo-contain p {
	font-size: 14px;
	line-height: 21px;
	margin: 0
}

.promo-card-component.rail .generic-promo .generic-promo-contain .generic-promo-link {
	font-size: 12px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	margin-top: 15px;
	padding: 11px 30px 9px
}

.promo-card-component.rail .generic-promo:after {
	background: #5aa700;
	opacity: .2;
	border-radius: 50%;
	content: "";
	display: none;
	height: 110px;
	left: 5px;
	position: absolute;
	top: 15px;
	width: 110px;
	z-index: -1
}

@media (min-width:576px) {
	.promo-card-component.rail .generic-promo:after {
		top: 48px
	}
}

@media (min-width:576px) {
	.promo-card-component.rail .generic-promo {
		margin-left: 0;
		margin-right: 0;
		width: auto
	}
}

@media (min-width:992px) {
	.promo-card-component.rail .generic-promo {
		padding: 70px 24px 28px;
		margin-top: 0;
		width: 100%
	}
}

.promo-card-component.rail[data-image=true] {
	margin-bottom: 45px !important;
	padding-bottom: 0 !important
}

.promo-card-component.rail[data-image=true] .generic-promo {
	padding: 48px 24px 20px;
	background: #fff
}

.promo-card-component.rail[data-image=true] .generic-promo:after {
	top: 24px;
	z-index: 0 !important
}

.promo-card-component.rail[data-image=true] .generic-promo .generic-promo-image {
	background: 0 0 !important
}

.promo-card-component.rail[data-image=true] .generic-promo-container {
	margin-top: 15px
}

.promo-card-component.rail[data-image=false] .generic-promo:after,
.promo-card-component.rail[data-image=false] .promo-card:after {
	height: 89px;
	width: 89px
}

.promo-card-component.rail[data-image=false] .generic-promo-title,
.promo-card-component.rail[data-image=false] h3 {
	font-size: 18px;
	text-align: left
}

.promo-card-component.rail[data-image=false] .generic-promo-contain {
	font-size: 16px;
	margin-left: 0;
	text-align: left
}

.promo-card-component.rail[data-image=false] .generic-promo-contain a {
	color: #000;
	text-decoration: none;
	transition: all .3s all ease-in-out
}

.promo-card-component.rail[data-image=false] .generic-promo-contain a:hover {
	color: #5aa700;
	text-decoration: underline
}

.promo-card-component.rail[data-image=false] .generic-promo-contain p {
	font-size: 16px;
	line-height: 27px
}

.promo-card-component.rail[data-image=false] .generic-promo-contain p a:hover {
	color: #5aa700
}

.promo-card-component.rail[data-image=false] .generic-promo-contain .generic-promo-link {
	color: #fff;
	font-size: 12px;
	font-weight: 600
}

.promo-card-component.rail[data-image=false] .generic-promo-contain .generic-promo-link:hover {
	color: #fff;
	text-decoration: none
}

@media (min-width:576px) {
	.promo-card-component.rail {
		padding-top: 0
	}
}

@media screen and (max-width:1200px) {
	.promo-card-component.inline {
		width: fit-content;
		margin: 0 auto
	}
}

.promo-card-component.inline {
	padding-top: 0;
	padding-bottom: 0
}

.promo-card-component.inline .generic-promo {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	padding: 39px 30px 24px;
	position: relative;
	width: auto
}

.promo-card-component.inline .generic-promo hr {
	width: 100%
}

.promo-card-component.inline .generic-promo .generic-promo-container {
	display: flex;
	flex: 1;
	margin-top: 10px;
	margin-bottom: 10px;
	flex-direction: column
}

@media (min-width:992px) {
	.promo-card-component.inline .generic-promo .generic-promo-container {
		flex-direction: row
	}
}

.promo-card-component.inline .generic-promo .generic-promo-container p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.5;
	font-size: 16px
}

@media screen and (min-width:768px) {
	.promo-card-component.inline .generic-promo .generic-promo-container p {
		font-size: 18px
	}
}

.promo-card-component.inline .generic-promo .generic-promo-container .generic-promo-contain .generic-promo-text {
	width: 152px
}

.promo-card-component.inline .generic-promo .generic-promo-container .right {
	text-align: left;
	margin-left: 0;
	margin-bottom: 0
}

@media (min-width:992px) {
	.promo-card-component.inline .generic-promo .generic-promo-container .right {
		width: 25em;
		text-align: center;
		margin: auto
	}
}

.promo-card-component.inline .generic-promo .generic-promo-container .left {
	padding-right: 1em;
	flex-grow: 1;
	width: 90%
}

.promo-card-component.inline .generic-promo .generic-promo-image {
	height: auto;
	width: auto;
	margin: 0 auto 10px
}

.promo-card-component.inline .generic-promo .generic-promo-image img {
	height: 120px;
	width: 95px;
	margin: 0;
	object-fit: cover
}

.promo-card-component.inline .generic-promo .generic-promo-image:after {
	content: none
}

.promo-card-component.inline .generic-promo .generic-promo-title,
.promo-card-component.inline .generic-promo h3 {
	text-align: left;
	font-size: 21px;
	margin-top: 0;
	color: #000;
	margin: 0 auto
}

@media (min-width:992px) {

	.promo-card-component.inline .generic-promo .generic-promo-title,
	.promo-card-component.inline .generic-promo h3 {
		font-size: 21px
	}
}

.promo-card-component.inline .generic-promo .generic-promo-title a,
.promo-card-component.inline .generic-promo h3 a {
	font-size: 21px
}

.promo-card-component.inline .generic-promo .generic-promo-contain {
	margin-bottom: 20px;
	margin-left: 26px;
	width: auto
}

.promo-card-component.inline .generic-promo .generic-promo-contain p {
	font-size: 18px;
	line-height: 21px;
	margin: 0
}

.promo-card-component.inline .generic-promo .generic-promo-contain .generic-promo-link {
	white-space: nowrap;
	font-size: 12px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	padding: 11px 30px 11px
}

@media (min-width:992px) {
	.promo-card-component.inline .generic-promo .generic-promo-contain .generic-promo-link {
		margin: auto
	}
}

.promo-card-component.inline .generic-promo .generic-promo-contain .generic-promo-text {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%
}

@media (min-width:576px) {
	.promo-card-component.inline .generic-promo {
		margin-left: 0;
		margin-right: 0;
		width: auto
	}
}

@media (min-width:992px) {
	.promo-card-component.inline .generic-promo {
		padding: 28px 24px 28px;
		margin-top: 0;
		width: 100%
	}
}

@media (min-width:576px) {
	.promo-card-component.inline {
		padding-top: 0
	}
}

@media screen and (max-width:1200px) {
	.promo-card-component.inline-image {
		width: fit-content;
		margin: 0 auto
	}
}

.promo-card-component.inline-image {
	padding-top: 0;
	padding-bottom: 36px
}

.promo-card-component.inline-image .generic-promo {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	padding: 39px 30px 24px;
	position: relative;
	width: auto;
	background-color: #f1f7ff
}

.promo-card-component.inline-image .generic-promo .generic-promo-container {
	display: flex;
	flex: 1
}

.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain {
	text-align: left;
	padding-top: 20px
}

.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain .generic-promo-title,
.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain h4 {
	text-align: left;
	font-size: 18px;
	margin-top: 0;
	margin: 0
}

@media (min-width:992px) {

	.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain .generic-promo-title,
	.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain h4 {
		font-size: 24px
	}
}

.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain .generic-promo-title .promo-snippet-link,
.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain h4 .promo-snippet-link {
	text-decoration: none
}

.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain .generic-promo-title .promo-snippet-link:hover,
.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain h4 .promo-snippet-link:hover {
	transition-duration: .2s;
	color: #5aa700
}

.promo-card-component.inline-image .generic-promo .generic-promo-container .generic-promo-contain .generic-promo-text {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%
}

.promo-card-component.inline-image .generic-promo .generic-promo-image {
	height: auto;
	width: auto;
	margin: 0 10px 10px
}

.promo-card-component.inline-image .generic-promo .generic-promo-image img {
	width: 200px;
	height: auto;
	margin: 0;
	object-fit: cover
}

@media (min-width:992px) {
	.promo-card-component.inline-image .generic-promo .generic-promo-image img {
		width: 400px
	}
}

.promo-card-component.inline-image .generic-promo .generic-promo-image:after {
	content: none
}

.promo-card-component.inline-image .generic-promo .generic-promo-contain {
	margin-bottom: 20px;
	margin-left: 26px;
	width: 100%
}

.promo-card-component.inline-image .generic-promo .generic-promo-contain p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0
}

.promo-card-component.inline-image .generic-promo .generic-promo-contain .generic-promo-link {
	font-size: 12px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	margin-top: 15px;
	padding: 11px 30px 9px
}

@media (min-width:576px) {
	.promo-card-component.inline-image .generic-promo {
		margin-left: 0;
		margin-right: 0;
		width: auto
	}
}

@media (min-width:992px) {
	.promo-card-component.inline-image .generic-promo {
		padding: 70px 24px 28px;
		margin-top: 0;
		width: 100%
	}
}

.promo-card-component.inline-image[data-image=true] {
	margin-bottom: 45px !important;
	padding-bottom: 0 !important
}

.promo-card-component.inline-image[data-image=true] .generic-promo {
	padding: 24px 24px 20px
}

.promo-card-component.inline-image[data-image=true] .generic-promo:after {
	top: 24px;
	z-index: 0 !important
}

.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-image {
	background: 0 0 !important
}

@media only screen and (max-width:576px) {
	.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-image {
		display: none
	}
}

.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-contain .generic-promo-title a,
.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-contain h4 a {
	text-decoration: none;
	font-size: 21px;
	color: #000
}

.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-contain .generic-promo-title a:hover,
.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-contain h4 a:hover {
	transition-duration: .2s;
	text-decoration: underline;
	color: #000
}

.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-contain .generic-promo-text {
	margin-top: 5px;
	padding-top: 0;
	padding-bottom: 0
}

.promo-card-component.inline-image[data-image=true] .generic-promo .generic-promo-contain .generic-promo-link {
	margin-top: 20px
}

.promo-card-component.inline-image[data-image=true] .generic-promo-container {
	margin-top: 0
}

.promo-card-component.inline-image[data-image=false] .generic-promo:after,
.promo-card-component.inline-image[data-image=false] .promo-card:after {
	height: 89px;
	width: 89px
}

.promo-card-component.inline-image[data-image=false] .generic-promo-title,
.promo-card-component.inline-image[data-image=false] h4 {
	font-size: 18px;
	text-align: left
}

.promo-card-component.inline-image[data-image=false] .generic-promo-contain {
	font-size: 16px;
	margin-left: 0;
	text-align: left
}

.promo-card-component.inline-image[data-image=false] .generic-promo-contain a {
	color: #000;
	text-decoration: none;
	transition: all .3s all ease-in-out
}

.promo-card-component.inline-image[data-image=false] .generic-promo-contain a:hover {
	color: #5aa700;
	text-decoration: underline
}

.promo-card-component.inline-image[data-image=false] .generic-promo-contain p {
	font-size: 16px;
	line-height: 27px
}

.promo-card-component.inline-image[data-image=false] .generic-promo-contain p a:hover {
	color: #5aa700
}

.promo-card-component.inline-image[data-image=false] .generic-promo-contain .generic-promo-link {
	color: #fff;
	font-size: 12px;
	font-weight: 600
}

.promo-card-component.inline-image[data-image=false] .generic-promo-contain .generic-promo-link:hover {
	color: #fff;
	text-decoration: none
}

@media (min-width:576px) {
	.promo-card-component.inline-image {
		padding-top: 0
	}
}

.promo-card-component[data-backgroundcolor=grey] {
	margin-bottom: 26px
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card {
	background-color: #f7f7f7;
	margin-top: 0;
	padding: 28px 32px
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card .generic-promo-image img {
	width: 22px
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card .generic-promo-image:after {
	height: 40px;
	top: -10px;
	width: 40px
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card .generic-promo-title {
	font-size: 18px
}

@media (min-width:992px) {
	.promo-card-component[data-backgroundcolor=grey] .generic-promo-card .generic-promo-title {
		font-size: 21px
	}
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card p strong {
	font-size: 16px;
	font-weight: 500
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card a {
	display: block;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	transition: color .3s ease-in-out
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card a:hover {
	color: #5aa700;
	text-decoration: underline
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card .email-link {
	color: #0b5ead;
	font-weight: 600;
	transition: color .3s ease-in-out
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card .email-link img {
	width: 15px;
	height: 11px;
	margin: 2px 6px 4px 0
}

.promo-card-component[data-backgroundcolor=grey] .generic-promo-card .number-link {
	color: #000
}

@media (min-width:576px) {
	.promo-card-component[data-backgroundcolor=grey] .generic-promo-card {
		margin-left: 0;
		margin-right: 0;
		width: 100%
	}
}

@media (min-width:992px) {
	.promo-card-component[data-backgroundcolor=grey] .generic-promo-card {
		width: 100%
	}
}

.promo-card-component.four-cards-component {
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 1165px;
	padding: 0 30px
}

@media (min-width:992px) {
	.promo-card-component.four-cards-component {
		padding: 0 15px
	}
}

.promo-card-component.four-cards-component .generic-promo {
	margin-top: 25px
}

@media (min-width:992px) {
	.promo-card-component.four-cards-component .generic-promo {
		flex: 1 1
	}
}

.promo-card-component.four-cards-component .generic-promo-image {
	width: 95px;
	height: 95px
}

@media screen and (min-width:768px) {
	.promo-card-component.four-cards-component .generic-promo-image {
		width: 120px;
		height: 120px
	}
}

.promo-card-component.four-cards-component .generic-promo-text {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0
}

.promo-card-component.four-cards-component .generic-promo-title {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0
}

.promo-card-component.four-cards-component .link.generic-promo-link.primary-button {
	font-family: "Barlow Condensed";
	font-weight: 400;
	font-size: 18px;
	line-height: 16px;
	letter-spacing: 1%;
	border: 1px solid #000;
	border-radius: 0;
	color: #000;
	background-color: #fff
}

.promo-card-component.four-cards-component .link.generic-promo-link.primary-button:visited {
	background-color: #fff;
	color: #000
}

.promo-card-component.four-cards-component .link.generic-promo-link.primary-button:hover {
	background-color: #000;
	color: #fff
}

.promo-card-component.advocacy .generic-promo-image {
	width: 105px;
	height: 105px
}

.content_right_rail .promo-card-component .generic-promo-card {
	padding: 28px 20px;
	margin-bottom: 30px
}

@media screen and (min-width:1201px) {
	.content_right_rail .promo-card-component .generic-promo-card {
		margin-bottom: 0
	}
}

.content_right_rail .promo-card-component .generic-promo-card .generic-promo-contain {
	margin-bottom: 25px
}

.content_right_rail .promo-card-component .generic-promo-card p.generic-promo-text {
	font-size: 14px
}

.btn-tertiary-black {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding: 0 20px;
	border: 1px solid #000;
	background: 0 0;
	cursor: pointer;
	text-decoration: none;
	font-family: "Barlow Condensed";
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .18px;
	color: #000;
	white-space: nowrap;
	align-self: flex-start
}

.btn-tertiary-black:hover {
	background-color: #000;
	color: #fff
}

.banner-bookend {
	position: relative;
	overflow: hidden;
	gap: 8px;
	margin-right: 30px;
	margin-bottom: 80px;
	margin-left: 30px;
	padding-bottom: 128px
}

@media screen and (min-width:768px) {
	.banner-bookend {
		padding: 64px;
		max-width: min(1440px, 100% - 256px);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 128px;
		width: 100%
	}
}

.banner-bookend--off-white {
	background-color: #f7f7f7
}

.banner-bookend--teal {
	background-color: #e1f8f7
}

.banner-bookend--pink {
	background-color: #feecf7
}

.banner-bookend--purple {
	background-color: #d6d6ff
}

.banner-bookend--orange {
	background-color: #fce5dc
}

.banner-bookend__shape {
	display: block;
	position: absolute;
	pointer-events: none;
	top: calc(100% - 176px);
	left: 0;
	width: 100%
}

.banner-bookend__shape img {
	display: block;
	width: 100%;
	height: 400px
}

@media screen and (min-width:768px) {
	.banner-bookend__shape {
		top: auto;
		left: auto;
		width: auto
	}

	.banner-bookend__shape img {
		height: auto
	}
}

@media screen and (min-width:768px) {
	.banner-bookend__shape--teal {
		width: 689px;
		height: 664px;
		right: -160px;
		top: 50%;
		transform: translateY(-50%)
	}

	.banner-bookend__shape--teal img {
		width: 100%;
		height: 100%
	}
}

@media screen and (min-width:768px) {
	.banner-bookend__shape--orange {
		display: flex;
		width: 597.5px;
		height: 664px;
		right: -30px;
		top: -72.8px;
		align-items: center;
		justify-content: center
	}

	.banner-bookend__shape--orange img {
		width: 664px;
		height: 597.5px;
		transform: rotate(-90deg);
		flex-shrink: 0
	}
}

@media screen and (min-width:768px) {
	.banner-bookend__shape--pink {
		width: 861.8px;
		height: 664px;
		right: -300px;
		top: 50%;
		transform: translateY(-50%)
	}

	.banner-bookend__shape--pink img {
		width: 100%;
		height: 100%
	}
}

@media screen and (min-width:768px) {
	.banner-bookend__shape--purple {
		width: 711.8px;
		height: 664px;
		right: -67px;
		top: 50%;
		transform: translateY(-50%)
	}

	.banner-bookend__shape--purple img {
		width: 100%;
		height: 100%
	}
}

.banner-bookend__content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	gap: 32px;
	max-width: 100%;
	padding-left: 24px;
	padding-right: 24px;
	padding-bottom: 96px;
	padding-top: 48px
}

@media screen and (min-width:768px) {
	.banner-bookend__content {
		max-width: 392px;
		padding: 0
	}
}

.banner-bookend__heading {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000
}

@media screen and (min-width:768px) {
	.banner-bookend__heading {
		font-size: 40px;
		line-height: 40px
	}
}

.banner-bookend__body-group {
	display: flex;
	flex-direction: column;
	gap: 24px
}

.banner-bookend__body {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	max-width: 636px
}

.promo-detail-card {
	background-color: #e1f8f7;
	padding: 48px 40px;
	display: flex;
	gap: 32px;
	align-items: center;
	margin-bottom: 80px
}

@media only screen and (max-width:991px) {
	.promo-detail-card {
		flex-direction: column;
		padding: 40px 32px;
		align-items: stretch;
		margin-bottom: 64px
	}
}

.promo-detail-card__image-col {
	flex: 1 0 0;
	align-self: stretch;
	min-height: 200px;
	overflow: hidden
}

@media only screen and (max-width:991px) {
	.promo-detail-card__image-col {
		flex: none;
		width: 100%;
		height: 281px;
		min-height: 0
	}
}

.promo-detail-card__image-col img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.promo-detail-card__content {
	flex: 1 0 0;
	min-width: 333px;
	display: flex;
	flex-direction: column;
	gap: 20px
}

@media only screen and (max-width:991px) {
	.promo-detail-card__content {
		flex: none;
		min-width: 0;
		width: 100%
	}
}

.promo-detail-card__title {
	font-family: Newsreader, serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: 400;
	color: #000
}

@media only screen and (max-width:991px) {
	.promo-detail-card__title {
		font-size: 24px;
		line-height: 32px
	}
}

.promo-detail-card .promo-detail-card__title a {
	color: inherit;
	text-decoration: none
}

.promo-detail-card .promo-detail-card__title a:hover {
	text-decoration: none
}

.promo-detail-card__body {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000
}

.promo-detail-card .promo-detail-card__body p {
	margin-bottom: 16px
}

.promo-detail-card .promo-detail-card__body p:last-child {
	margin-bottom: 0
}

.promo-detail-card .promo-detail-card__body strong {
	font-weight: 700
}

.promo-detail-card .promo-detail-card__body ul {
	list-style: disc;
	padding-left: 24px
}

.promo-detail-card .promo-detail-card__body li {
	margin-bottom: 4px
}

.promo-detail-card .promo-detail-card__body li:last-child {
	margin-bottom: 0
}

.promo-detail-card a.btn-tertiary-black {
	color: #000;
	font-size: 18px;
	font-family: "Barlow Condensed";
	text-decoration: none
}

.promo-detail-card a.btn-tertiary-black:hover {
	color: #fff
}

.article_detail .promo-detail-card,
.product_detail_layout .promo-detail-card {
	margin-bottom: 25px
}

.inline-feature-promo hr {
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1) !important;
	margin: 0;
	width: 100%
}

.inline-feature-promo__inner {
	display: flex;
	align-items: center;
	gap: 32px;
	margin: 20px 0 10px
}

@media only screen and (max-width:991px) {
	.inline-feature-promo__inner {
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
		margin: 16px 0 8px
	}
}

.inline-feature-promo__content {
	flex: 1;
	display: flex;
	flex-direction: column;
	gap: 12px
}

.inline-feature-promo__title {
	font-family: Newsreader, serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: 400;
	color: #000;
	margin-bottom: 0 !important
}

.inline-feature-promo__title a {
	color: #000;
	text-decoration: none
}

.inline-feature-promo__title a:hover {
	text-decoration: underline
}

@media only screen and (max-width:991px) {
	.inline-feature-promo__title {
		font-size: 24px;
		line-height: 32px
	}
}

.inline-feature-promo__body {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000
}

@media screen and (min-width:768px) {
	.inline-feature-promo .inline-feature-promo__body {
		margin-bottom: 0
	}
}

.inline-feature-promo__action {
	flex-shrink: 0
}

@media screen and (min-width:768px) {
	.inline-feature-promo__action {
		margin-bottom: 16px
	}
}

.inline-feature-promo a.btn-tertiary-black {
	color: #000;
	font-size: 18px;
	font-family: "Barlow Condensed";
	text-decoration: none
}

.inline-feature-promo a.btn-tertiary-black:hover {
	color: #fff
}

.right-rail-contact {
	background-color: #f7f7f7;
	padding: 40px 48px 8px 48px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	margin-bottom: 48px !important
}

body:has(.article-hero__divider) .right-rail-contact__slant,
body:has(.hero_img_wrap) .right-rail-contact__slant {
	margin-top: -80px
}

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

	body:has(.article-hero__divider) .right-rail-contact__slant,
	body:has(.hero_img_wrap) .right-rail-contact__slant {
		margin-top: -56px
	}
}

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

	body:has(.article-hero__divider) .right-rail-contact__slant,
	body:has(.hero_img_wrap) .right-rail-contact__slant {
		margin-top: 0
	}
}

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

	body:has(.article-hero__divider) .right-rail-contact__slant .right-rail-contact__icon,
	body:has(.hero_img_wrap) .right-rail-contact__slant .right-rail-contact__icon {
		margin-top: 30px
	}
}

.right-rail-contact__left-align {
	align-items: flex-start;
	gap: 12px;
	padding: 48px
}

.right-rail-contact__left-align .right-rail-content__body-group {
	gap: 0
}

.right-rail-contact__left-align .right-rail-content__body-group .btn-tertiary-black {
	margin-top: 12px
}

@media screen and (min-width:768px) {
	.right-rail-contact {
		margin-bottom: 64px !important;
		margin-left: 0;
		margin-right: 0
	}
}

.right-rail-contact__icon {
	width: 64px;
	height: 64px;
	margin-bottom: 32px;
	align-self: flex-start
}

.right-rail-contact__icon img {
	display: block;
	width: 100%;
	height: 100%
}

.right-rail-contact__heading {
	font-family: "Barlow Condensed";
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 32px;
	align-self: flex-start
}

.right-rail-contact__description {
    font-family: "Proxima Nova",Figtree,Bierstadt,sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-bottom: 32px;
    align-self: flex-start
}

.right-rail-contact__entry {
	padding-bottom: 40px;
	align-self: stretch
}

.right-rail-contact__label {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #000;
	margin-bottom: 8px
}

.right-rail-contact__item {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 4px
}

.right-rail-contact__item-icon {
	width: 20px;
	height: 20px;
	flex-shrink: 0
}

.right-rail-contact__item-icon img {
	display: block;
	width: 100%;
	height: 100%
}

.right-rail-contact__link {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-decoration: underline;
	text-underline-offset: 2px
}

.right-rail-contact__link:hover {
	color: #07bd72
}

.right-rail-contact__phone {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-decoration: none
}

.right-rail-content {
	background-color: #f7f7f7;
	padding: 40px 48px 48px 48px;
	display: flex;
	flex-direction: column;
	gap: 12px
}

.right-rail-content__heading {
	font-family: "Barlow Condensed";
	font-size: 28px;
	line-height: 32px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .28px;
	color: #000
}

.right-rail-content__image {
	width: 100px;
	height: 100px;
	overflow: hidden;
	flex-shrink: 0
}

.right-rail-content__image img {
	width: 100%;
	height: 120%;
	object-fit: cover;
	object-position: top left;
	max-width: none
}

.right-rail-content__body-group {
	display: flex;
	flex-direction: column;
	gap: 24px
}

.right-rail-content__body {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000
}

.section-title-secondary {
	padding: 0 24px 48px 24px;
	display: flex;
	gap: 32px;
	align-items: center;
	color: #000
}

@media screen and (min-width:768px) {
	.section-title-secondary {
		padding: 0 128px 64px 0;
		gap: 64px;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto
	}
}

.section-title-secondary__content {
	flex: 1 0 0;
	display: flex;
	flex-direction: column;
	gap: 16px
}

.section-title-secondary__heading-group {
	display: flex;
	flex-direction: column;
	gap: 8px;
	text-transform: uppercase
}

.section-title-secondary__eyebrow {
	display: none;
	font-family: "Barlow Condensed";
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	letter-spacing: .18px;
	color: #000
}

.section-title-secondary__title {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000
}

@media screen and (min-width:768px) {
	.section-title-secondary__title {
		font-size: 44px;
		line-height: 44px
	}
}

.section-title-secondary__body {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #000
}

@media screen and (min-width:768px) {
	.section-title-secondary__body {
		font-size: 20px;
		line-height: 28px
	}
}

.section-title-secondary__body p {
	font-size: 18px;
	line-height: 26px
}

@media screen and (min-width:768px) {
	.section-title-secondary__body p {
		font-size: 20px;
		line-height: 28px
	}
}

.section-title-secondary__body a {
	color: #000;
	text-decoration: underline;
	text-underline-offset: 2px;
	font-size: 18px;
	line-height: 26px
}

@media screen and (min-width:768px) {
	.section-title-secondary__body a {
		font-size: 20px;
		line-height: 28px
	}
}

.section-title-secondary__body a:hover {
	text-decoration: none
}

@media screen and (min-width:768px) {
	.section-title-secondary__body {
		font-size: 20px;
		line-height: 28px;
		max-width: 608px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.promo_component {
	padding: 50px 45px 36px !important;
	text-align: center;
	background: #feecf7;
	color: #fff;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%
}

@media screen and (min-width:768px) {
	.promo_component {
		padding: 140px 30px 140px !important
	}
}

.promo_component:before {
	content: "";
	display: none;
	border: 9px solid #fff;
	height: 250px;
	width: 250px;
	opacity: .07;
	top: -20px;
	left: -70px;
	position: absolute;
	z-index: 1;
	border-radius: 50%
}

@media screen and (min-width:768px) {
	.promo_component:before {
		width: 470px;
		height: 470px;
		border: 11px solid #fff;
		top: -120px;
		left: -85px
	}
}

.promo_component:after {
	content: "";
	display: none;
	background: #fff;
	height: 221px;
	width: 221px;
	opacity: .07;
	right: -30px;
	bottom: -50px;
	position: absolute;
	z-index: 1;
	border-radius: 50%
}

@media screen and (min-width:768px) {
	.promo_component:after {
		width: 270px;
		height: 270px;
		right: -71px;
		bottom: 160px
	}
}

.promo_component h1 {
	font-size: 32px;
	margin-bottom: 12px;
	position: relative;
	z-index: 2;
	color: #000
}

@media screen and (min-width:768px) {
	.promo_component h1 {
		font-size: 48px;
		margin-bottom: 16px;
		width: 690px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto
	}
}

.promo_component .subhead {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 36px;
	position: relative;
	z-index: 2;
	color: #000
}

@media screen and (min-width:768px) {
	.promo_component .subhead {
		width: 690px;
		max-width: 100%;
		font-size: 18px;
		margin-bottom: 60px;
		margin-left: auto;
		margin-right: auto
	}
}

.promo_component .cards_wrap {
	display: flex;
	flex-direction: column;
	margin-bottom: 12px;
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	.promo_component .cards_wrap {
		flex-direction: row;
		width: 1160px;
		max-width: 80%;
		margin: 0 auto 60px;
		justify-content: space-evenly
	}
}

.promo_component .card {
	background: #feecf7;
	color: #000;
	margin-bottom: 24px;
	padding: 36px 20px;
	display: flex;
	flex-direction: column;
	border: none
}

@media screen and (min-width:768px) {
	.promo_component .card {
		width: 278px;
		margin-bottom: 0;
		max-width: 23.9%
	}
}

.promo_component .learn_more_link {
	position: relative;
	z-index: 2
}

.promo_component .image_wrap {
	border-radius: 50%;
	display: inline-flex;
	height: 120px;
	width: 120px;
	justify-content: center;
	align-items: center;
	margin: 0 auto 20px
}

.promo_component .image_wrap img {
	display: block;
	width: 55px;
	height: auto
}

.promo_component h3 {
	font-size: 18px;
	margin-bottom: 6px
}

@media screen and (min-width:768px) {
	.promo_component h3 {
		font-size: 21px
	}
}

.promo_component .card_subhead {
	font-size: 14px
}

@media screen and (min-width:768px) {
	.promo_component .card_subhead {
		font-size: 16px
	}
}

.promo_component a.learn_more_link,
.promo_component a.learn_more_link:link,
.promo_component a.learn_more_link:visited {
	display: inline-block;
	background: #fff;
	text-transform: uppercase;
	padding: 8px 14px 6px;
	color: #000;
	border-radius: 20px;
	font-weight: 600;
	text-decoration: none;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	transition: all .3s ease-in-out
}

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

	.promo_component a.learn_more_link,
	.promo_component a.learn_more_link:link,
	.promo_component a.learn_more_link:visited {
		padding: 12px 30px 10px
	}
}

.promo_component a.learn_more_link:hover,
.promo_component a.learn_more_link:link:hover,
.promo_component a.learn_more_link:visited:hover {
	background-color: #bff7f5
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.quick_takes {
	width: 100%;
	margin: 32px 0
}

.quick_takes .quick_takes_inner {
	padding: 32px 24px;
	background: #e1f8f7;
	color: #000;
	font-size: 16px;
	line-height: 1.75;
	max-width: 793px;
	width: 100%;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.quick_takes .quick_takes_inner {
		padding: 40px 48px 48px
	}
}

.quick_takes .quick_takes_inner.dark {
	background: #0b5ead;
	color: #fff
}

.quick_takes .quick_takes_title {
	font-size: 28px;
	line-height: 32px;
	font-family: "Barlow Condensed";
	font-weight: 600;
	letter-spacing: .28px;
	text-transform: uppercase;
	margin-bottom: 20px
}

.quick_takes .quick_takes_title img {
	display: none
}

.quick_takes p {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 1.75;
	margin: 0 0 20px
}

.quick_takes p:last-child {
	margin-bottom: 0
}

.quick_takes ul {
	margin: 0;
	padding-left: 24px;
	list-style-type: disc;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 1.75
}

.quick_takes ul li {
	margin-bottom: 12px
}

.quick_takes ul li:last-child {
	margin-bottom: 0
}

.quick_takes ol {
	padding-left: 24px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 1.75
}

.quick_takes ol li {
	list-style-type: decimal;
	margin-bottom: 12px
}

.quick_takes ol li:last-child {
	margin-bottom: 0
}

.hero_text_box {
	width: 930px;
	max-width: calc(100% - 60px);
	margin: 25px auto 32px;
	background: #f1f7ff;
	text-align: center;
	opacity: .95;
	position: relative;
	padding: 24px 25px 57px
}

@media screen and (min-width:768px) {
	.hero_text_box {
		padding: 24px 60px 57px;
		margin: 25px auto 32px
	}
}

.hero_text_box:after {
	content: "";
	height: 2px;
	position: absolute;
	bottom: 24px;
	width: 96px;
	background: #0b5ead;
	left: 50%;
	transform: translateX(-50%)
}

.hero_text_box.dark {
	background: #0b5ead;
	color: #fff;
	margin: 25px auto 32px
}

.hero_text_box.dark:after {
	background: #5aa700
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.related_articles_container {
	display: flex;
	flex-direction: column;
	width: 335px;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px
}

@media screen and (max-width:1200px) {
	.related_articles_container {
		margin-bottom: 2px;
		margin-top: 2px
	}
}

.related_articles_container .article_separator {
	width: 100%;
	background: #999;
	margin-top: 0;
	margin-bottom: 20px
}

.related_articles_container .related_articles_title {
	font-family: "Barlow Condensed";
	font-weight: 600;
	font-style: SemiBold;
	font-size: 28px;
	line-height: 36px;
	letter-spacing: 1%;
	text-transform: uppercase;
	margin-bottom: 28px
}

.related_articles_container .related_article_preview {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 0
}

.related_articles_container .related_article_preview .related_article_thumbnail {
	flex: 0 0 96px;
	margin-right: 10px
}

.related_articles_container .related_article_preview .related_article_thumbnail a {
	display: block
}

.related_articles_container .related_article_preview .related_article_thumbnail .article_thumbnail_image {
	width: 96px;
	height: 96px;
	object-fit: cover;
	display: block
}

.related_articles_container .related_article_preview .related_article_description {
	flex: 1 1 auto
}

.related_articles_container .related_article_preview .related_article_description p {
	padding-top: 0;
	margin-bottom: 4px
}

.related_articles_container .related_article_preview .related_article_description p a {
	color: #000 !important;
	font-size: 20px !important;
	font-weight: 400;
	line-height: 24px;
	font-family: Newsreader, serif;
	letter-spacing: 0;
	text-decoration: none
}

.related_articles_container .related_article_preview .related_article_description p a:hover {
	text-decoration: underline
}

.related_articles_container .related_article_preview .related_article_description .related_article_date {
	color: #666;
	font-weight: 400;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px !important;
	line-height: 16px;
	letter-spacing: 0
}

.related_articles_container hr {
	border: 0;
	border-top: 1px solid #ada0a0;
	margin: 16px 0;
	width: 100%
}

.related_articles_container hr:last-of-type {
	display: none
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.related_events {
	background: #e1f8f7;
	color: #000;
	display: flex;
	width: 335px;
	justify-content: space-between;
	flex-direction: column;
	padding: 78px 23px 32px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 35px
}

.related_events:before {
	content: "";
	position: absolute;
	display: none;
	height: 140px;
	width: 140px;
	top: -70px;
	left: -50px;
	border-radius: 50%;
	border: 8px solid #cbdb4a
}

.related_events:after {
	content: "";
	position: absolute;
	display: none;
	height: 140px;
	width: 140px;
	bottom: 22px;
	right: -67px;
	border-radius: 50%;
	background: #0b5ead
}

.related_events h4 {
	color: #000;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	text-transform: uppercase;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px
}

.related_events .date_wrap {
	font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
	margin: 0 0 12px;
	position: relative;
	z-index: 2;
	color: #666
}

.related_events h6 {
	color: #000;
	font-feature-settings: "liga" off;
	font-family: Newsreader, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px
}

.related_events h6 a {
	color: #000
}

.related_events .view_all_btn {
	border: 1px solid #000;
	display: inline-flex;
	height: 40px;
	min-width: 88px;
	padding: 0 10px 1px 10px;
	justify-content: center;
	align-items: center;
	gap: 12px;
	color: #000;
	text-align: center;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: .18px;
	text-transform: uppercase;
	margin-top: 20px
}

.related_events .right_wrap {
	display: flex;
	flex-direction: column
}

@media screen and (min-width:768px) {
	.related_events .right_wrap {
		flex-direction: column
	}
}

.related_events .category,
.related_events .category a {
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: .18px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 12px
}

.related_events .category a img,
.related_events .category img {
	margin: 0 0 4px 4px;
	display: inline-block
}

.related_events .category a,
.related_events .category a a {
	color: #000
}

.related_events.large {
	display: block;
	padding: 40px 30px 30px;
	width: 100%;
	max-width: 1163px;
	margin: 0 auto 40px
}

@media screen and (min-width:1201px) {
	.related_events.large {
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 45px 50px 45px 172px
	}
}

.related_events.large:before {
	content: "";
	position: absolute;
	display: none;
	height: 140px;
	width: 140px;
	top: -65px;
	left: -55px;
	border-radius: 50%;
	border: 8px solid #cbdb4a
}

@media screen and (min-width:1201px) {
	.related_events.large:before {
		top: -20px;
		left: -45px
	}
}

.related_events.large:after {
	content: "";
	position: absolute;
	display: none;
	height: 140px;
	width: 140px;
	bottom: 22px;
	right: -25px;
	border-radius: 50%;
	background: #0b5ead;
	opacity: .3
}


.related_events.large h6 a:hover {
	color: #fff
}

.related_events.large .left {
	flex: 0 1 315px;
	padding-right: 20px
}

@media screen and (min-width:768px) {
	.related_events.large .left h4 {
		font-size: 36px;
		font-weight: 700;
		padding-right: 0;
		width: 100%;
		max-width: 100%
	}
}

@media screen and (min-width:1201px) {
	.related_events.large h4 {
		font-size: 36px;
		font-weight: 700;
		padding-right: 100px;
		width: 420px;
		max-width: 50%
	}
}

.related_events.large .right_wrap {
	margin-top: 25px
}

@media screen and (min-width:1201px) {
	.related_events.large .right_wrap {
		display: flex;
		flex-direction: column;
		flex: 0 1 auto;
		flex-direction: row;
		margin-top: 0
	}
}

.related_events.large .events_item {
	padding-bottom: 20px;
	padding-left: 35px
}

@media screen and (min-width:1201px) {
	.related_events.large .events_item {
		padding-bottom: 0;
		padding-right: 15px;
		flex: 1;
		width: 100%;
		max-width: 450px
	}
}

.related_events.large .events_item:nth-child(2) {
	position: relative;
	padding-bottom: 0
}

@media screen and (min-width:1201px) {
	.related_events.large .events_item:nth-child(2) {
		padding-left: 30px;
		padding-right: 0
	}
}

.related_events.large .events_item:nth-child(2)::before {
	content: "";
	height: 1px;
	background-color: #999;
	display: block;
	position: absolute;
	top: -20px;
	left: 20px;
	right: 20px
}

@media screen and (min-width:1201px) {
	.related_events.large .events_item:nth-child(2)::before {
		width: 1px;
		background-color: #999;
		top: 10px;
		bottom: 10px;
		left: 0;
		height: auto
	}
}

@media screen and (min-width:768px) {
	.related_events.large .date_wrap {
		margin-bottom: 10px
	}
}

@media screen and (min-width:768px) {
	.related_events.large .h6 {
		font-size: 18px;
		font-weight: 700;
		margin-bottom: 20px
	}
}

@media screen and (min-width:768px) {
	.related_events.large:before {
		left: -50px;
		top: -25px
	}
}

@media screen and (min-width:768px) {
	.related_events.large:after {
		right: -24px;
		bottom: 22px
	}
}

.related_events.verticle-double {
	background-color: #f7f7f7;
	padding: 40px 48px 48px;
	width: 100%
}

@media screen and (min-width:768px) {
	.related_events.verticle-double {
		width: 335px
	}
}

.related_events.verticle-double::before {
	content: "";
	top: -70px;
	left: -65px
}

.related_events.verticle-double::after {
	content: "";
	bottom: 100px;
	right: -40px
}

.related_events.verticle-double .right_wrap {
	z-index: 1
}

.related_events.verticle-double .right_wrap .view_all_btn {
	min-width: auto;
	padding: 0 12px;
	width: fit-content
}

.related_events.verticle-double h4 {
	font-family: "Barlow Condensed";
	font-size: 28px;
	color: #000;
	font-style: normal;
	font-weight: 600;
	line-height: 32px;
	letter-spacing: .28px;
	text-transform: uppercase;
	margin-bottom: 32px
}

.related_events.verticle-double h6 a {
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px
}

.related_events.verticle-double svg.calendar-svg.verticle-double {
	padding-bottom: 16px
}

.related_events.verticle-double .category a {
	color: #000;
	font-family: Newsreader, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 8px;
	text-transform: none
}

.related_events.verticle-double .date_wrap {
	font-size: 14px;
	color: #666;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.related_events.verticle-double .events_item {
	padding-bottom: 40px;
	position: relative
}

.related_events.verticle-double .events_item::after {
	content: "";
	height: 1px;
	width: 100%;
	background-color: #666;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 0
}

.related_events.verticle-double .events_item h6 {
	margin: 0
}

.related_events.verticle-double .events_item h6 a {
	line-height: 1.15;
	display: inline-block
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.section_landing_hero {
	display: block;
	width: 100%;
	position: relative;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 80px
}

@media screen and (min-width:991px) {
	.section_landing_hero {
		display: flex;
		align-items: flex-end;
		min-height: 520px
	}
}

@media screen and (min-width:768px) {
	.section_landing_hero {
		margin-bottom: 128px
	}
}

.section_landing_hero .hero_img_wrap {
	position: relative;
	width: 100%;
	height: 256px;
	overflow: hidden
}

@media screen and (min-width:991px) {
	.section_landing_hero .hero_img_wrap {
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0
	}
}

.section_landing_hero picture {
	display: block;
	width: 100%;
	height: 100%
}

.section_landing_hero picture img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.section_landing_hero .hero_card {
	display: flex;
	flex-direction: column;
	gap: 24px;
	align-items: flex-start;
	width: 100%;
	padding: 48px 24px;
	background: #fff;
	border-bottom: 8px solid transparent;
	color: #000
}

@media screen and (min-width:991px) {
	.section_landing_hero .hero_card {
		position: relative;
		z-index: 2;
		width: 432px;
		padding: 64px 40px;
		margin-left: 64px;
		margin-top: 0;
		margin-bottom: 48px;
		border-bottom-width: 12px
	}
}

.section_landing_hero .hero_card.accent-green {
	border-bottom-color: #07bd72
}

.section_landing_hero .hero_card.accent-pink {
	border-bottom-color: #fab6e1
}

.section_landing_hero .hero_card.accent-purple {
	border-bottom-color: #66f
}

.section_landing_hero .hero_card.accent-orange {
	border-bottom-color: #f55e20
}

.section_landing_hero .hero_card.accent-teal {
	border-bottom-color: #8ee4e1
}

.section_landing_hero h1 {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	width: 100%;
	margin: 0
}

@media screen and (min-width:991px) {
	.section_landing_hero h1 {
		font-size: 56px;
		line-height: 56px
	}
}

.section_landing_hero .subhead {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #000;
	width: 100%
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.section_landing_page_layout {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0
}

.section_landing_page_layout .section_layout_cols {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 1440px;
	max-width: 100%;
	padding: 0 15px 16px;
	position: relative
}

.section_landing_page_layout .section_layout_cols:after {
	background: #1076d5;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.section_landing_page_layout .section_layout_cols:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.section_landing_page_layout .section_layout_cols:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.section_landing_page_layout .section_layout_cols:after {
	display: none
}

@media (min-width:992px) {
	.section_landing_page_layout .section_layout_cols:after {
		display: none;
		height: 696px;
		width: 696px;
		top: 0
	}
}

@media (min-width:992px) {
	.section_landing_page_layout .section_layout_cols {
		padding: 0 5px 30px
	}
}

.section_landing_page_layout .section_layout_cols .topic_list_container {
	padding-inline: 0
}

@media screen and (min-width:768px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container {
		padding-inline: 20px
	}
}

@media screen and (min-width:1020px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container {
		padding-inline: 50px
	}
}

@media screen and (min-width:1280px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container {
		padding-inline: 70px
	}
}

.section_landing_page_layout .section_layout_cols .topic_list_container .topic_list_heading {
	width: 100%
}

.section_landing_page_layout .section_layout_cols .topic_list_container .topic_list_heading .cha-topic-listing-no-stylization {
	font-size: 24px;
	position: relative
}

@media screen and (min-width:768px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container .topic_list_heading .cha-topic-listing-no-stylization {
		font-size: 36px
	}
}

.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card {
	flex-wrap: nowrap
}

.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-image-content {
	width: 100%;
	max-width: 136px
}

@media screen and (min-width:991px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-image-content {
		flex: 1 1 334px;
		max-width: inherit;
		width: auto
	}
}

.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-image-content picture {
	height: 136px
}

@media screen and (min-width:991px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-image-content picture {
		height: 100%
	}
}

.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-content {
	width: auto;
	justify-content: flex-start;
	flex: 1 1 1px
}

@media screen and (min-width:991px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-content {
		flex: 1 1 357px
	}
}

.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-date,
.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles .cha-card-component .cha-card-title {
	display: none
}

.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles>div {
	padding: 0 20px !important
}

@media screen and (min-width:768px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles>div {
		padding: 0 !important
	}
}

@media screen and (min-width:768px) {
	.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles>:nth-child(odd)>div {
		padding-left: 29px;
		padding-right: 10px
	}

	.section_landing_page_layout .section_layout_cols .topic_list_container .section_landing_articles>:nth-child(even)>div {
		padding-right: 29px;
		padding-left: 10px
	}
}

.section_landing_page_layout .top_content {
	width: 1286px;
	max-width: 100%;
	padding: 0 30px;
	margin-left: auto;
	margin-right: auto
}

.section_landing_page_layout.component--theme-grey {
	background-color: #f7f7f7
}

.section_landing_page_layout.component--theme-white {
	background-color: #fff
}

.section_landing_page_layout.component--theme-sc1oc1:before {
	border: solid 8px #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 383px;
	left: -42px;
	opacity: .14;
	position: absolute;
	width: 383px;
	top: 50%;
	z-index: -1
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc1oc1:before {
		height: 345px;
		width: 345px;
		top: 45%
	}
}

.section_landing_page_layout.component--theme-sc1oc1:after {
	background: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.section_landing_page_layout.component--theme-sc1oc1:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc1oc1:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.section_landing_page_layout.component--theme-sc1oc1:after {
	top: 32%
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc1oc1:after {
		top: 32%
	}
}

@media (max-width:768px) {
	.section_landing_page_layout.component--theme-sc2:after {
		display: none
	}
}

.section_landing_page_layout.component--theme-sc2:after {
	background-color: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 491px;
	left: -62px;
	opacity: .61;
	position: absolute;
	width: 491px;
	top: 67%;
	z-index: -1
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc2:after {
		height: 491px;
		width: 491px
	}
}

.section_landing_page_layout.component--theme-sc2:after {
	top: 67%
}

.section_landing_page_layout.component--theme-sc2-2:after {
	background: #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.section_landing_page_layout.component--theme-sc2-2:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc2-2:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.section_landing_page_layout.component--theme-sc2-2:after {
	top: 36%;
	height: 696px;
	width: 696px;
	right: -91px
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc2-2:after {
		top: 32%;
		height: 696px;
		width: 696px;
		right: -91px
	}
}

@media (max-width:768px) {
	.section_landing_page_layout.component--theme-sc2-2:after {
		display: none
	}
}

.section_landing_page_layout.component--theme-sc1:after {
	background: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.section_landing_page_layout.component--theme-sc1:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc1:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-sc1:after {
		top: 32%
	}
}

.section_landing_page_layout.component--theme-oc1:before {
	border: solid 8px #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 383px;
	left: -42px;
	opacity: .14;
	position: absolute;
	width: 383px;
	top: 50%;
	z-index: -1
}

@media (min-width:992px) {
	.section_landing_page_layout.component--theme-oc1:before {
		height: 345px;
		width: 345px;
		top: 45%
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.single_column_page_layout {
	width: 100%
}

.single_column_page_layout .single_column_page_top {
	width: 1191px;
	max-width: 100%;
	padding: 48px 15px 15px;
	margin: 0 auto
}

@media screen and (min-width:768px) {
	.single_column_page_layout .single_column_page_top {
		padding: 48px 30px 5px
	}
}

@media screen and (min-width:768px) {
	.single_column_page_layout .single_column_page_top .page_tab_outer {
		margin-left: 0
	}
}

.single_column_page_layout .single_column_page_top .page_tab_component {
	display: inline-flex;
	width: auto;
	padding: 0 0
}

.single_column_page_layout .single_column_page_top .page_tab {
	margin-right: 35px
}

@media screen and (min-width:768px) {
	.single_column_page_layout .single_column_page_top .page_tab {
		margin-right: 50px
	}
}

.single_column_page_bottom {
	width: 100%;
	max-width: 1460px;
	margin: 0 auto
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.site_alert {
	display: none;
	padding: 18px 30px;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	background: #e86826;
	z-index: 100
}

.site_alert .site_alert_message {
	padding-right: 30px;
	display: inline-flex
}

.site_alert .site_alert_message img {
	display: inline-block;
	margin-right: 18px
}

.site_alert .site_alert_message .alert_text_wrap {
	text-align: start
}

.site_alert a,
.site_alert a:link,
.site_alert a:visited {
	color: #fff;
	font-size: 16px;
	text-decoration: underline
}

.site_alert .dismiss_site_alert {
	position: absolute;
	right: 26px;
	top: 14px;
	font-size: 25px;
	cursor: pointer
}

.ad-spot-small {
	margin: 0 auto;
	display: block;
	height: 250px;
	width: 300px
}

.content_right_rail .ad-spot-small {
	margin: 0 auto 46px
}

@keyframes splide-loading {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(1turn)
	}
}

.splide__container {
	position: relative;
	box-sizing: border-box
}

.splide__list {
	margin: 0 !important;
	padding: 0 !important;
	width: max-content;
	will-change: transform
}

.splide.is-active .splide__list {
	display: flex
}

.splide__pagination {
	display: inline-flex;
	align-items: center;
	width: 95%;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0
}

.splide__pagination li {
	list-style-type: none;
	display: inline-block;
	line-height: 1;
	margin: 0
}

.splide {
	visibility: hidden
}

.splide,
.splide__slide {
	position: relative;
	outline: 0
}

.splide__slide {
	box-sizing: border-box;
	list-style-type: none !important;
	margin: 0;
	flex-shrink: 0
}

.splide__slide img {
	vertical-align: bottom
}

.splide__slider {
	position: relative
}

.splide__spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #999;
	border-left-color: transparent;
	animation: splide-loading 1s linear infinite
}

.splide__track {
	position: relative;
	z-index: 0;
	overflow: hidden
}

.splide--draggable>.splide__track>.splide__list>.splide__slide {
	-webkit-user-select: none;
	user-select: none
}

.splide--fade>.splide__track>.splide__list {
	display: block
}

.splide--fade>.splide__track>.splide__list>.splide__slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0
}

.splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
	position: relative;
	z-index: 1;
	opacity: 1
}

.splide--rtl {
	direction: rtl
}

.splide--ttb>.splide__track>.splide__list {
	display: block
}

.splide--ttb>.splide__pagination {
	width: auto
}

.splide__arrow {
	position: absolute;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	width: 2em;
	height: 2em;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	padding: 0;
	opacity: .7;
	background: #ccc
}

.splide__arrow svg {
	width: 1.2em;
	height: 1.2em
}

.splide__arrow:hover {
	cursor: pointer;
	opacity: .9
}

.splide__arrow:focus {
	outline: 0
}

.splide__arrow--prev {
	left: 1em
}

.splide__arrow--prev svg {
	transform: scaleX(-1)
}

.splide__arrow--next {
	right: 1em
}

.splide__pagination {
	position: absolute;
	z-index: 1;
	bottom: .5em;
	left: 50%;
	transform: translateX(-50%);
	padding: 0
}

.splide__pagination__page {
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #ccc;
	border-radius: 50%;
	margin: 3px;
	padding: 0;
	transition: transform .2s linear;
	border: none;
	opacity: .7
}

.splide__pagination__page.is-active {
	transform: scale(1.4);
	background: #fff
}

.splide__pagination__page:hover {
	cursor: pointer;
	opacity: .9
}

.splide__pagination__page:focus {
	outline: 0
}

.splide__progress__bar {
	width: 0;
	height: 3px;
	background: #ccc
}

.splide--nav>.splide__track>.splide__list>.splide__slide {
	border: 3px solid transparent
}

.splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
	border-color: #000
}

.splide--nav>.splide__track>.splide__list>.splide__slide:focus {
	outline: 0
}

.splide--rtl>.splide__arrows .splide__arrow--prev,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
	right: 1em;
	left: auto
}

.splide--rtl>.splide__arrows .splide__arrow--prev svg,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: scaleX(1)
}

.splide--rtl>.splide__arrows .splide__arrow--next,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
	left: 1em;
	right: auto
}

.splide--rtl>.splide__arrows .splide__arrow--next svg,
.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: scaleX(-1)
}

.splide--ttb>.splide__arrows .splide__arrow,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow {
	left: 50%;
	transform: translate(-50%)
}

.splide--ttb>.splide__arrows .splide__arrow--prev,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
	top: 1em
}

.splide--ttb>.splide__arrows .splide__arrow--prev svg,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: rotate(-90deg)
}

.splide--ttb>.splide__arrows .splide__arrow--next,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
	top: auto;
	bottom: 1em
}

.splide--ttb>.splide__arrows .splide__arrow--next svg,
.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: rotate(90deg)
}

.splide--ttb>.splide__pagination {
	display: flex;
	flex-direction: column;
	bottom: 50%;
	left: auto;
	right: .5em;
	transform: translateY(50%)
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.stats_callout {
	background: #0b5ead;
	display: flex;
	flex-direction: column;
	padding: 56px 24px 40px;
	width: 100%;
	color: #fff;
	position: relative;
	overflow: hidden
}

@media screen and (min-width:768px) {
	.stats_callout {
		padding: 30px 0 37px;
		height: 322px
	}
}

.stats_callout::before {
	content: "";
	position: absolute;
	width: 240px;
	height: 240px;
	left: -86px;
	top: -74px;
	border-radius: 50%;
	background: #fff;
	opacity: .15;
	z-index: 1
}

@media screen and (min-width:768px) {
	.stats_callout::before {
		height: 300px;
		width: 300px;
		left: -52px;
		top: auto;
		bottom: -122px
	}
}

.stats_callout::after {
	content: "";
	position: absolute;
	width: 140px;
	height: 140px;
	right: -62px;
	bottom: -98px;
	border-radius: 50%;
	border: 8px solid #cbdb4a;
	z-index: 1
}

@media screen and (min-width:768px) {
	.stats_callout::after {
		height: 200px;
		width: 200px;
		top: -115px;
		right: -30px;
		bottom: auto
	}
}

.stats_callout .title_wrap {
	margin-bottom: 45px;
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	.stats_callout .title_wrap {
		padding: 0 42px;
		margin-bottom: 17px
	}
}

.stats_callout .title_img_wrap {
	margin-bottom: 12px;
	width: 36px
}

@media screen and (min-width:768px) {
	.stats_callout .title_img_wrap {
		width: 45px;
		margin-bottom: 17px
	}
}

.stats_callout .title_img_wrap img {
	display: block;
	width: 100%;
	height: auto
}

.stats_callout .title_text {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	line-height: 1.75;
	text-transform: uppercase;
	margin-top: -2px
}

.stats_callout .title_text img {
	display: inline-block;
	margin-left: 10px
}

.stats_callout .stats_items {
	position: relative;
	z-index: 2
}

@media screen and (min-width:768px) {
	.stats_callout .stats_items {
		display: flex;
		justify-content: space-between
	}
}

.stats_callout .stats_item {
	text-align: center;
	margin-bottom: 39px
}

.stats_callout .stats_item:last-child {
	margin-bottom: 0
}

.stats_callout .item_headline {
	margin-bottom: 7px;
	font-size: 32px;
	font-weight: 700
}

@media screen and (min-width:768px) {
	.stats_callout .item_headline {
		margin-bottom: 0;
		font-size: 48px
	}
}

.stats_callout .item_description {
	font-size: 16px;
	line-height: 1.5
}

@media screen and (min-width:768px) {
	.stats_callout .item_description {
		padding: 0 20px;
		font-size: 18px
	}
}

.stats_callout .item_description:first-child {
	margin-top: 0
}

.stats_callout .item_description:last-child {
	margin-bottom: 0
}

.mw-container {
	margin: 0 auto
}

@media (min-width:576px) {
	.mw-container {
		max-width: 540px
	}
}

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

@media (min-width:992px) {
	.mw-container {
		max-width: 960px
	}
}

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

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.subscribe_promo {
	background: #5aa700;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	width: 100%;
	max-width: 1163px;
	color: #fff;
	overflow: hidden;
	text-align: center;
	margin: 0 auto 40px;
	padding: 72px 20px 42px !important
}

.subscribe_promo.color-alt {
	background: #f7f7f7
}

.subscribe_promo.color-alt .subscribe_promo_left {
	color: #000
}

.subscribe_promo.color-alt .email_input {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15)
}

.subscribe_promo.color-alt .tc_checkwrap {
	color: #000
}

.subscribe_promo.color-alt .tc_checkwrap a,
.subscribe_promo.color-alt .tc_checkwrap a:link,
.subscribe_promo.color-alt .tc_checkwrap a:visited {
	color: #000
}

.subscribe_promo.color-alt .email_submit {
	background: #0b5ead !important;
	color: #fff
}

.subscribe_promo.color-alt .email_submit:hover {
	background: #5aa700 !important;
	color: #fff
}

.subscribe_promo:before {
	width: 272px;
	height: 256px;
	content: "";
	position: absolute;
	display: none;
	top: -30%;
	right: -125px;
	border-radius: 50%;
	background: #d8d8d8;
	opacity: .2
}

.subscribe_promo .title {
	margin-bottom: 12px
}

.subscribe_promo .description {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	margin-bottom: 0;
	padding: 0 10px 18px
}

@media screen and (min-width:768px) {
	.subscribe_promo .description {
		font-size: 18px
	}
}

.subscribe_promo .email_input {
	padding: 18px;
	max-width: 295px;
	width: 100%;
	border: none;
	margin-bottom: 18px
}

.subscribe_promo .email_and_btn {
	margin-bottom: 12px;
	margin-top: 20px
}

@media screen and (min-width:768px) {
	.subscribe_promo .email_and_btn {
		margin-top: 0
	}
}

.subscribe_promo .form_wrap {
	width: 100%
}

.subscribe_promo .email_submit {
	border: none;
	border-radius: 20px;
	background: #fff;
	color: #0b5ead;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 12px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	text-transform: uppercase;
	padding: 12px 25px;
	margin-top: 30px;
	transition: all .2s ease-in-out
}

.subscribe_promo .email_submit:hover {
	background: #0b5ead;
	color: #fff
}

.subscribe_promo .tc_checkwrap {
	font-size: 12px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center
}

.subscribe_promo .tc_checkwrap label.subscribe-label {
	margin: 0 !important
}

.subscribe_promo .tc_checkwrap p {
	font-size: 12px;
	margin: 0;
	text-align: left
}

.subscribe_promo .tc_checkwrap a,
.subscribe_promo .tc_checkwrap a:link,
.subscribe_promo .tc_checkwrap a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #fff
}

.subscribe_promo .tc_checkwrap .checkbox {
	margin-right: 10px;
	background: #fff
}

.subscribe_promo .subscribe_promo_success {
	padding: 53px 0;
	width: 100%
}

.subscribe_promo .subscribe_promo_success img {
	margin-bottom: 24px
}

.subscribe_promo-full {
	background: #5aa700;
	color: #fff;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	padding: 72px 20px 42px !important;
	position: relative;
	max-width: 1163px;
	width: 100%
}

@media screen and (min-width:768px) {
	.subscribe_promo-full {
		padding: 60px 90px 25px !important
	}
}

.subscribe_promo-full.color-alt {
	background: #f7f7f7
}

.subscribe_promo-full.color-alt::before {
	border: solid 8px #5aa700;
	opacity: .15
}

.subscribe_promo-full.color-alt .subscribe_promo_left {
	color: #000
}

.subscribe_promo-full.color-alt .email_input {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15)
}

.subscribe_promo-full.color-alt .tc_checkwrap {
	color: #000
}

.subscribe_promo-full.color-alt .tc_checkwrap a,
.subscribe_promo-full.color-alt .tc_checkwrap a:link,
.subscribe_promo-full.color-alt .tc_checkwrap a:visited {
	color: #000
}

.subscribe_promo-full.color-alt .email_submit {
	background: #0b5ead !important;
	color: #fff
}

.subscribe_promo-full.color-alt .email_submit:hover {
	background: #5aa700 !important;
	color: #fff
}

.subscribe_promo-full::before {
	content: "";
	display: block;
	height: 120px;
	width: 120px;
	bottom: -45px;
	left: -45px;
	border: solid 8px #d8d8d8;
	opacity: .2;
	z-index: 0;
	border-radius: 50%;
	position: absolute
}

.subscribe_promo-full::after {
	width: 272px;
	height: 256px;
	content: "";
	position: absolute;
	display: block;
	top: -40%;
	left: auto;
	right: -180px;
	border-radius: 50%;
	background: #d8d8d8;
	opacity: .2
}

.subscribe_promo-full form {
	display: block;
	width: 100%
}

@media screen and (min-width:768px) {
	.subscribe_promo-full form {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}
}

.subscribe_promo-full .subscribe_promo_left {
	flex: 0 1 325px;
	text-align: center
}

@media screen and (min-width:768px) {
	.subscribe_promo-full .subscribe_promo_left {
		text-align: left
	}
}

.subscribe_promo-full .form_wrap {
	flex: 0 1 400px
}

.subscribe_promo-full .title {
	margin-bottom: 11px
}

.subscribe_promo-full .description {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	margin-bottom: 0;
	padding: 0 0 18px
}

@media screen and (min-width:768px) {
	.subscribe_promo-full .description {
		font-size: 18px
	}
}

.subscribe_promo-full .email_input {
	padding: 20px;
	width: 100%;
	border: none;
	margin-bottom: 17px
}

.subscribe_promo-full .email_and_btn {
	margin-bottom: 12px;
	margin-top: 20px
}

@media screen and (min-width:768px) {
	.subscribe_promo-full .email_and_btn {
		margin-top: 0
	}
}

.subscribe_promo-full .email_submit {
	flex: 0 0 155px;
	align-self: flex-start;
	border: none;
	border-radius: 20px;
	background: #fff;
	color: #0b5ead;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 12px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	text-transform: uppercase;
	padding: 12px 20px;
	margin-top: 12px;
	transition: all .2s ease-in-out
}

.subscribe_promo-full .email_submit:hover {
	background: #0b5ead;
	color: #fff
}

.subscribe_promo-full .tc_checkwrap {
	font-size: 12px;
	display: flex;
	flex-direction: row;
	align-items: center
}

.subscribe_promo-full .tc_checkwrap label.subscribe-label {
	margin: 0 !important
}

.subscribe_promo-full .tc_checkwrap p {
	font-size: 12px;
	margin: 0;
	text-align: left
}

.subscribe_promo-full .tc_checkwrap a,
.subscribe_promo-full .tc_checkwrap a:link,
.subscribe_promo-full .tc_checkwrap a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #fff
}

.subscribe_promo-full .tc_checkwrap .checkbox {
	margin-right: 10px;
	background: #fff
}

.subscribe_promo-full .subscribe_promo_success {
	padding: 53px 0;
	width: 100%
}

.subscribe_promo-full .subscribe_promo_success img {
	margin-bottom: 24px
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.tag_wrapper {
	text-align: center;
	margin: 27px 0
}

.ref_tag,
a.ref_tag,
a.ref_tag:link,
a.ref_tag:visited {
	display: inline-block;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	padding: 8px 16px;
	background: #fff;
	color: #000;
	border: 2px solid #000;
	border-radius: 999px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 9px 4px;
	font-weight: 700;
	transition: all .3s ease-in-out
}

.ref_tag:hover,
a.ref_tag:hover,
a.ref_tag:link:hover,
a.ref_tag:visited:hover {
	color: #000;
	border: 2px solid #000;
	text-decoration: none
}

@media screen and (max-width:1200px) {
	.tag_wrapper {
		text-align: center;
		margin: 27px 0
	}
}

@media screen and (max-width:1200px) and (max-width:1200px) {
	.tag_wrapper {
		display: flex;
		flex-direction: column;
		align-items: center
	}
}

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

	.ref_tag,
	a.ref_tag,
	a.ref_tag:link,
	a.ref_tag:visited {
		display: inline-block;
		padding: 8px 24px;
		background: #fff;
		color: #000;
		border: 2px solid #000;
		border-radius: 999px;
		text-transform: uppercase;
		text-decoration: none;
		font-size: 16px;
		letter-spacing: 1px;
		margin: 9px 4px;
		font-weight: 700;
		width: fit-content
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.testimonial_component {
	padding: 32px 24px;
	text-align: left;
	position: relative;
	max-width: calc(100% - 48px);
	margin: 0 auto 80px
}

@media screen and (min-width:768px) {
	.testimonial_component {
		padding: 44px 64px;
		max-width: min(808px, 100% - 60px)
	}
}

@media screen and (min-width:991px) {
	.testimonial_component {
		padding: 64px 80px 72px;
		margin-bottom: 128px
	}
}

@media screen and (min-width:1201px) {
	.testimonial_component {
		max-width: 1198px
	}
}

.testimonial_component .testimonial_title {
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 32px
}

@media screen and (min-width:768px) {
	.testimonial_component .testimonial_title {
		font-size: 36px;
		line-height: 40px;
		margin-bottom: 44px
	}
}

@media screen and (min-width:991px) {
	.testimonial_component .testimonial_title {
		font-size: 44px;
		line-height: 44px;
		margin-bottom: 56px
	}
}

.testimonial_component .testimonial_quote {
	display: flex;
	gap: 16px;
	align-items: flex-start;
	position: relative;
	margin-bottom: 40px
}

.testimonial_component .quote_mark {
	flex-shrink: 0;
	width: 32px;
	height: 20px
}

@media screen and (min-width:768px) {
	.testimonial_component .quote_mark {
		width: 40px;
		height: 26px
	}
}

@media screen and (min-width:991px) {
	.testimonial_component .quote_mark {
		width: 51px;
		height: 32px
	}
}

.testimonial_component .quote_open {
	flex-shrink: 0
}

.testimonial_component .quote_close {
	display: inline-block;
	vertical-align: baseline;
	position: relative;
	top: 8px;
	margin-left: 8px
}

@media screen and (min-width:768px) {
	.testimonial_component .quote_close {
		top: 12px
	}
}

@media screen and (min-width:991px) {
	.testimonial_component .quote_close {
		top: 18px
	}
}

.testimonial_component .testimonial_body {
	font-family: Newsreader, serif;
	font-style: italic;
	font-size: 28px;
	line-height: 36px;
	color: #000;
	padding-top: 8px
}

@media screen and (min-width:768px) {
	.testimonial_component .testimonial_body {
		font-size: 34px;
		line-height: 44px
	}
}

@media screen and (min-width:991px) {
	.testimonial_component .testimonial_body {
		font-size: 42px;
		line-height: 52px
	}
}

.testimonial_component .author_name {
	font-family: "Barlow Condensed";
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #000;
	padding-left: 48px;
	font-weight: 400;
	letter-spacing: .01em
}

@media screen and (min-width:768px) {
	.testimonial_component .author_name {
		font-size: 26px;
		line-height: 26px;
		padding-left: 56px
	}
}

@media screen and (min-width:991px) {
	.testimonial_component .author_name {
		font-size: 32px;
		line-height: 28px;
		padding-left: 67px
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.topic-listing-component {
	padding-top: 35px;
	padding-bottom: 8px
}

.topic-listing-component .cha-topic-listing-no-stylization {
	font-size: 36px;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 13px;
	position: relative
}

.topic-listing-component .cha-topic-listing {
	color: #000;
	display: inline-block;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
	position: relative;
	z-index: 0;
	text-align: left
}

@media screen and (min-width:768px) {
	.topic-listing-component .cha-topic-listing {
		font-size: 44px;
		line-height: 44px
	}
}

.topic-listing-component .cha-topic-listing:before {
	background-color: #5aa700;
	opacity: .2;
	border-radius: 50%;
	content: "";
	display: none;
	height: 23px;
	width: 23px;
	margin-left: -14px;
	position: absolute;
	top: -2px;
	z-index: -1
}

@media screen and (min-width:768px) {
	.topic-listing-component .cha-topic-listing:before {
		height: 32px;
		width: 32px;
		margin-left: -18px;
		top: -10px
	}
}

.topic-listing-component .cha-topic-listing-content {
	display: block;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 20px
}

.topic-listing-component .cha-topic-listing-content .cha-topic-listing-description {
	max-width: 520px
}

.topic-listing-component .cha-topic-listing-content .cha-topic-listing-description p a {
	text-decoration: none
}

.topic-listing-component .cha-topic-listing-content .cha-topic-listing-description p a strong {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #000
}

.topic-listing-component .cha-topic-listing-content .cha-topic-listing-description p a strong:hover {
	text-decoration: underline
}

.topic-listing-component .cha-topic-listing-content.two-up {
	text-align: left
}

.topic-listing-component .cha-topic-listing-content.two-up a {
	text-decoration: none
}

.topic-listing-component .cha-topic-listing-content.two-up a strong {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	text-align: left;
	text-transform: none
}

.topic-listing-component .cha-topic-listing-content.two-up a strong:hover {
	text-decoration: underline
}

.topic-listing-component .cha-topic-listing-content.two-up .cha-topic-listing {
	max-width: 420px
}

@media screen and (min-width:768px) {
	.topic-listing-component .cha-topic-listing-content.two-up .cha-topic-listing {
		max-width: 608px
	}
}

.topic-listing-component .cha-topic-listing.three-up {
	width: 100%
}

.topic-listing-component .cha-topic-listing.three-up .cha-topic-listing-content {
	text-align: left
}

@media screen and (min-width:1020px) {
	.topic-listing-component .cha-topic-listing.three-up .cha-topic-listing-content {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 32px;
		align-items: start
	}
}

.topic-listing-component .cha-topic-listing.three-up .cha-topic-listing-content .cha-topic-listing {
	color: #000;
	font-family: Anton, "Arial Black", Impact, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 36px
}

@media screen and (min-width:1020px) {
	.topic-listing-component .cha-topic-listing.three-up .cha-topic-listing-content .cha-topic-listing {
		font-size: 56px;
		line-height: 56px;
		max-width: 636px
	}
}

.topic-listing-component .cha-topic-listing.three-up .cha-topic-listing-content .cha-topic-listing-description {
	margin-right: 0;
	margin-left: 0;
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	font-size: 18px;
	line-height: 26px
}

@media screen and (min-width:1020px) {
	.topic-listing-component .cha-topic-listing.three-up .cha-topic-listing-content .cha-topic-listing-description {
		font-size: 20px;
		line-height: 28px;
		margin-left: auto;
		text-align: justify;
		width: 636px
	}
}

@media (min-width:576px) {
	.topic-listing-component {
		padding-top: 38px;
		padding-bottom: 23px
	}
}

.topic-listing-component.topic-listing-component-alt p.cha-topic-listing-description {
	text-align: center
}

.topic-listing-component[data-iscenteredalign=true] {
	padding-top: 46px;
	padding-bottom: 36px
}

.topic-listing-component[data-iscenteredalign=true] .cha-topic-listing-content {
	text-align: center
}

.topic-listing-component[data-iscenteredalign=true] .cha-topic-listing,
.topic-listing-component[data-iscenteredalign=true] h2 {
	font-size: 24px;
	margin: 0 10px 15px 0;
	position: relative
}

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

	.topic-listing-component[data-iscenteredalign=true] .cha-topic-listing,
	.topic-listing-component[data-iscenteredalign=true] h2 {
		font-size: 36px;
		margin: 0 0 20px
	}
}

.topic-listing-component[data-iscenteredalign=true] .cha-topic-listing:before,
.topic-listing-component[data-iscenteredalign=true] h2:before {
	background-color: #5aa700;
	opacity: .2;
	border-radius: 50%;
	content: "";
	display: none;
	height: 42px;
	width: 42px;
	margin-left: -20px;
	position: absolute;
	top: -10px;
	z-index: -1
}

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

	.topic-listing-component[data-iscenteredalign=true] .cha-topic-listing:before,
	.topic-listing-component[data-iscenteredalign=true] h2:before {
		height: 72px;
		width: 72px;
		margin-left: -45px;
		top: -25px
	}
}

.topic-listing-component[data-iscenteredalign=true] .cha-topic-listing-description,
.topic-listing-component[data-iscenteredalign=true] p {
	font-size: 16px;
	line-height: 24px;
	max-width: 550px;
	margin-left: auto;
	margin-right: auto
}

@media (min-width:992px) {

	.topic-listing-component[data-iscenteredalign=true] .cha-topic-listing-description,
	.topic-listing-component[data-iscenteredalign=true] p {
		font-size: 18px;
		line-height: 27px
	}
}

@media (min-width:992px) {
	.topic-listing-component[data-iscenteredalign=true] {
		padding-top: 89px;
		padding-bottom: 48px
	}
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.trustees_page_layout {
	width: 100%;
	max-width: 1213px;
	margin: 0 auto;
	padding: 0 35px
}

.trustees_page_wrapper {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 100%
}

@media screen and (min-width:991px) {
	.trustees_page_wrapper {
		justify-content: space-between
	}
}

.trustees_page_wrapper .associated_people .author_image,
.trustees_page_wrapper .associated_people-alt .author_image {
	position: relative;
	margin-right: 16px
}

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

	.trustees_page_wrapper .associated_people .author_image,
	.trustees_page_wrapper .associated_people-alt .author_image {
		margin-right: 31px
	}
}

.trustees_page_wrapper .associated_people .author_image:before,
.trustees_page_wrapper .associated_people-alt .author_image:before {
	background: 0 0
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.vimeo_modal {
	display: none;
	position: fixed;
	z-index: 10000;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(255, 255, 255, .95)
}

.vimeo_modal .modal_content {
	background-color: #fff;
	margin: 0 auto;
	border: 1px solid #ada0a0;
	width: 85%;
	top: 50%;
	transform: translateY(50%)
}

@media screen and (min-width:1020px) {
	.vimeo_modal .modal_content {
		transform: translateY(30%);
		width: 50%
	}
}

.vimeo_modal #modal_close {
	width: 30px;
	height: 30px;
	cursor: pointer;
	pointer-events: all;
	float: right;
	margin: 25px 25px
}

@media screen and (max-width:768px) {
	.vimeo_modal #modal_close {
		margin: 10px 10px
	}
}

.vimeo_modal #modal_close img {
	width: 100%
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.vimeo_player_wrap {
	margin-bottom: 35px
}

.vimeo_player_wrap .iframe_wrap {
	display: block;
	width: 100%;
	height: 40em;
	position: relative;
	padding-top: 2em
}

@media only screen and (max-width:991px) {
	.vimeo_player_wrap .iframe_wrap {
		height: 88vw !important;
		padding-top: 0;
		margin-top: -6em;
		margin-bottom: -10em
	}
}

@media only screen and (max-width:991px) and (max-width:576px) {
	.vimeo_player_wrap .iframe_wrap {
		margin-bottom: -5em !important
	}
}

.vimeo_player_wrap iframe {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.preview_modal,
.security_modal,
.welcome_modal {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 999
}

.preview_modal .modal_box,
.security_modal .modal_box,
.welcome_modal .modal_box {
	max-width: 640px;
	width: 90%;
	background: #fff;
	color: #000;
	padding: 35px 25px;
	height: 100%;
	height: inherit;
	transform: translate(-50%, -50%);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1
}

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

	.preview_modal .modal_box,
	.security_modal .modal_box,
	.welcome_modal .modal_box {
		padding: 40px;
		width: 100%
	}
}

.preview_modal .container_header,
.security_modal .container_header,
.welcome_modal .container_header {
	margin: 0 0 10px;
	padding-top: 0
}

.preview_modal .container_header::before,
.security_modal .container_header::before,
.welcome_modal .container_header::before {
	display: none
}

.preview_modal h3,
.security_modal h3,
.welcome_modal h3 {
	font-size: 21px;
	margin-bottom: 10px
}

.preview_modal .modal_content,
.security_modal .modal_content,
.welcome_modal .modal_content {
	padding: 10px 0 20px
}

.preview_modal .modal_content p,
.security_modal .modal_content p,
.welcome_modal .modal_content p {
	font-size: 16px;
	line-height: 25px
}

.preview_modal .modal_content p:last-of-type,
.security_modal .modal_content p:last-of-type,
.welcome_modal .modal_content p:last-of-type {
	font-style: italic;
	font-weight: 600
}

.preview_modal .modal_content_bottom,
.security_modal .modal_content_bottom,
.welcome_modal .modal_content_bottom {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 450px;
	margin: 0 auto
}

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

	.preview_modal .modal_content_bottom,
	.security_modal .modal_content_bottom,
	.welcome_modal .modal_content_bottom {
		justify-content: space-between
	}
}

.preview_modal .modal_content_bottom a,
.preview_modal .modal_content_bottom button,
.preview_modal .modal_content_bottom input,
.security_modal .modal_content_bottom a,
.security_modal .modal_content_bottom button,
.security_modal .modal_content_bottom input,
.welcome_modal .modal_content_bottom a,
.welcome_modal .modal_content_bottom button,
.welcome_modal .modal_content_bottom input {
	border-radius: 20px;
	color: #fff;
	display: inline-block;
	font-family: "Proxima Nova Condensed", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 8px 30px 6px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
	flex: 0 0 125px;
	margin: 10px
}

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

	.preview_modal .modal_content_bottom a,
	.preview_modal .modal_content_bottom button,
	.preview_modal .modal_content_bottom input,
	.security_modal .modal_content_bottom a,
	.security_modal .modal_content_bottom button,
	.security_modal .modal_content_bottom input,
	.welcome_modal .modal_content_bottom a,
	.welcome_modal .modal_content_bottom button,
	.welcome_modal .modal_content_bottom input {
		margin: 0
	}
}

.preview_modal .modal_content_bottom a.primary,
.preview_modal .modal_content_bottom button.primary,
.preview_modal .modal_content_bottom input.primary,
.security_modal .modal_content_bottom a.primary,
.security_modal .modal_content_bottom button.primary,
.security_modal .modal_content_bottom input.primary,
.welcome_modal .modal_content_bottom a.primary,
.welcome_modal .modal_content_bottom button.primary,
.welcome_modal .modal_content_bottom input.primary {
	background-color: #0b5ead;
	border: 1px solid #0b5ead
}

.preview_modal .modal_content_bottom a.primary:hover,
.preview_modal .modal_content_bottom button.primary:hover,
.preview_modal .modal_content_bottom input.primary:hover,
.security_modal .modal_content_bottom a.primary:hover,
.security_modal .modal_content_bottom button.primary:hover,
.security_modal .modal_content_bottom input.primary:hover,
.welcome_modal .modal_content_bottom a.primary:hover,
.welcome_modal .modal_content_bottom button.primary:hover,
.welcome_modal .modal_content_bottom input.primary:hover {
	background-color: #5aa700;
	border: 1px solid #5aa700
}

.preview_modal .modal_content_bottom a.secondary,
.preview_modal .modal_content_bottom button.secondary,
.preview_modal .modal_content_bottom input.secondary,
.security_modal .modal_content_bottom a.secondary,
.security_modal .modal_content_bottom button.secondary,
.security_modal .modal_content_bottom input.secondary,
.welcome_modal .modal_content_bottom a.secondary,
.welcome_modal .modal_content_bottom button.secondary,
.welcome_modal .modal_content_bottom input.secondary {
	background-color: #fff;
	border: 1px solid #0b5ead;
	color: #0b5ead
}

.preview_modal .modal_content_bottom a.secondary:hover,
.preview_modal .modal_content_bottom button.secondary:hover,
.preview_modal .modal_content_bottom input.secondary:hover,
.security_modal .modal_content_bottom a.secondary:hover,
.security_modal .modal_content_bottom button.secondary:hover,
.security_modal .modal_content_bottom input.secondary:hover,
.welcome_modal .modal_content_bottom a.secondary:hover,
.welcome_modal .modal_content_bottom button.secondary:hover,
.welcome_modal .modal_content_bottom input.secondary:hover {
	border: 1px solid #5aa700;
	color: #5aa700
}

.preview_modal .preview_modal_close,
.preview_modal .security_modal_close,
.preview_modal .welcome_modal_close,
.security_modal .preview_modal_close,
.security_modal .security_modal_close,
.security_modal .welcome_modal_close,
.welcome_modal .preview_modal_close,
.welcome_modal .security_modal_close,
.welcome_modal .welcome_modal_close {
	border: none;
	background: 0 0;
	height: 25px;
	width: 25px;
	padding: 0;
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 2
}

.preview_modal .preview_modal_close:hover::after,
.preview_modal .preview_modal_close:hover::before,
.preview_modal .security_modal_close:hover::after,
.preview_modal .security_modal_close:hover::before,
.preview_modal .welcome_modal_close:hover::after,
.preview_modal .welcome_modal_close:hover::before,
.security_modal .preview_modal_close:hover::after,
.security_modal .preview_modal_close:hover::before,
.security_modal .security_modal_close:hover::after,
.security_modal .security_modal_close:hover::before,
.security_modal .welcome_modal_close:hover::after,
.security_modal .welcome_modal_close:hover::before,
.welcome_modal .preview_modal_close:hover::after,
.welcome_modal .preview_modal_close:hover::before,
.welcome_modal .security_modal_close:hover::after,
.welcome_modal .security_modal_close:hover::before,
.welcome_modal .welcome_modal_close:hover::after,
.welcome_modal .welcome_modal_close:hover::before {
	content: "";
	background-color: #0b5ead
}

.preview_modal .preview_modal_close::after,
.preview_modal .preview_modal_close::before,
.preview_modal .security_modal_close::after,
.preview_modal .security_modal_close::before,
.preview_modal .welcome_modal_close::after,
.preview_modal .welcome_modal_close::before,
.security_modal .preview_modal_close::after,
.security_modal .preview_modal_close::before,
.security_modal .security_modal_close::after,
.security_modal .security_modal_close::before,
.security_modal .welcome_modal_close::after,
.security_modal .welcome_modal_close::before,
.welcome_modal .preview_modal_close::after,
.welcome_modal .preview_modal_close::before,
.welcome_modal .security_modal_close::after,
.welcome_modal .security_modal_close::before,
.welcome_modal .welcome_modal_close::after,
.welcome_modal .welcome_modal_close::before {
	position: absolute;
	top: 0;
	content: "";
	height: 25px;
	width: 2px;
	background-color: #333
}

.preview_modal .preview_modal_close::before,
.preview_modal .security_modal_close::before,
.preview_modal .welcome_modal_close::before,
.security_modal .preview_modal_close::before,
.security_modal .security_modal_close::before,
.security_modal .welcome_modal_close::before,
.welcome_modal .preview_modal_close::before,
.welcome_modal .security_modal_close::before,
.welcome_modal .welcome_modal_close::before {
	transform: rotate(45deg)
}

.preview_modal .preview_modal_close::after,
.preview_modal .security_modal_close::after,
.preview_modal .welcome_modal_close::after,
.security_modal .preview_modal_close::after,
.security_modal .security_modal_close::after,
.security_modal .welcome_modal_close::after,
.welcome_modal .preview_modal_close::after,
.welcome_modal .security_modal_close::after,
.welcome_modal .welcome_modal_close::after {
	transform: rotate(-45deg)
}

.security_modal.active-security-modal {
	display: block
}

.security_modal p.content {
	font-size: 18px
}

.preview_modal.active-preview-modal {
	display: block
}

.preview_modal p.preview-content-top {
	font-size: 18px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.on-page-editor .accordion .toggle-content [scfieldtype="rich text"] {
	display: block
}

.accordion {
	background: green;
	padding: 0;
	margin-bottom: 10px
}

.accordion .active>.scEnabledChrome>.toggle-header .field-heading:after {
	transform: rotate(315deg)
}

.accordion .active>.toggle-header .field-heading:after {
	transform: rotate(315deg)
}

.accordion .toggle-header {
	cursor: pointer;
	background-color: transparent
}

.accordion .toggle-header:hover {
	background-color: transparent
}

.accordion .toggle-header .component {
	margin-top: 0
}

.accordion .toggle-header .component.title {
	margin-top: 0
}

.accordion .toggle-header .component .field-heading {
	font-size: 16px;
	font-weight: 700
}

.accordion .toggle-header .label:after {
	content: "";
	display: table;
	clear: both
}

.accordion .toggle-header .label {
	padding: 7px;
	text-align: left;
	display: block;
	background: 0 0;
	position: relative;
	z-index: 3
}

.accordion .toggle-content {
	padding: 30px 7px;
	background-color: transparent
}

.accordion .toggle-content:after {
	content: "";
	display: table;
	clear: both
}

.accordion .toggle-content .component {
	margin-top: 0;
	padding-left: 0
}

.accordion .items {
	overflow: hidden
}

.accordion .item:last-child {
	border-bottom: none
}

.accordion-horizontal {
	perspective: 1000;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent
}

.accordion-horizontal.accordion-image .items .item {
	box-sizing: border-box;
	padding: 0 0 0 50px;
	margin: 0;
	min-height: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.accordion-horizontal.accordion-image .items .item.active .toggle-header {
	background: 0 0 !important
}

.accordion-horizontal.accordion-image .items .item.active .toggle-content {
	left: 0 !important
}

.accordion-horizontal.accordion-image .items .item .toggle-header {
	width: 50px;
	border-right: none
}

.accordion-horizontal.accordion-image .items .item .toggle-header:before {
	left: 0;
	right: 0;
	margin: 0 auto
}

.accordion-horizontal.accordion-image .items .item .toggle-content {
	padding: 0
}

.accordion-horizontal .items {
	display: inline-flex;
	margin: 0;
	padding: 0;
	overflow: hidden
}

.accordion-horizontal .items .item {
	flex-grow: 1;
	order: 1;
	box-sizing: border-box;
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	min-height: 250px;
	position: relative
}

.accordion-horizontal .items .item.active .toggle-header {
	background: 0 0
}

.accordion-horizontal .items .item .toggle-header {
	box-sizing: border-box;
	position: absolute;
	z-index: 11;
	top: 0;
	left: 0;
	padding: 0;
	width: 40px;
	min-height: 100%;
	border-right: 1px solid #d2d2d2;
	border-bottom: none;
	background: 0 0
}

.accordion-horizontal .items .item .toggle-header .component {
	margin-top: 0
}

.accordion-horizontal .items .item .toggle-header .label {
	transform-origin: 50% 50%;
	transform: translateX(-50%) translateY(-50%) rotate(-90deg);
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%
}

.accordion-horizontal .items .item .toggle-header .label p {
	width: 200px
}

.accordion-horizontal .items .item .toggle-header .label div.field-heading {
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 16px
}

.accordion-horizontal .items .item .toggle-header .label div.field-heading span.scWebEditInput {
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.accordion-horizontal .items .item .toggle-content {
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: auto;
	z-index: 10;
	height: 100%;
	overflow: hidden;
	text-align: left;
	padding: 10px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.sxa-archive .level-1 {
	display: block !important;
	padding-left: 10px
}

.sxa-archive .level-1>li>.group-header {
	font-weight: 700
}

.sxa-archive .group-header {
	position: relative
}

.sxa-archive .group-header:before {
	font-size: 10px;
	font-size: 1rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 10px;
	position: absolute;
	content: "\f0fe";
	top: 50%;
	transform: translateY(-50%);
	left: -15px;
	padding: 0
}

.sxa-archive .group-header.opened:before {
	content: "\f146"
}

.sxa-archive ul {
	display: none;
	margin-left: 10px;
	cursor: pointer
}

.sxa-archive ul li {
	position: relative
}

.sxa-archive .archive-items {
	display: none
}

.sxa-archive .archive-items .archive-item {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.sxa-archive .archive-items .archive-item a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #747474;
	border-bottom: 1px solid #89c6cc
}

.sxa-archive .archive-items .archive-item a:hover {
	color: #878787;
	text-decoration: none
}

.sxa-archive .archive-items .archive-item {
	cursor: default
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.breadcrumb.component {
	background: 0 0
}

.breadcrumb.component:after {
	content: "";
	display: table;
	clear: both
}

.breadcrumb.component.breadcrumb-navigation {
	overflow: visible
}

.breadcrumb.component a {
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	color: #747474
}

.breadcrumb.component ol {
	list-style: none
}

.breadcrumb.component .field-title {
	display: inline-block
}

.breadcrumb.component .separator {
	margin: 0 5px;
	display: inline-block;
	vertical-align: middle
}

.breadcrumb.component li {
	position: relative;
	display: block;
	float: left
}

.breadcrumb.component li>.navigation-title {
	display: inline-block;
	vertical-align: middle
}

.breadcrumb.component li>.navigation-title>a:hover {
	color: #15909c
}

.breadcrumb.component li.last .separator {
	display: none
}

.breadcrumb.component li.item-hide:hover>ol {
	display: none
}

.breadcrumb.component li:hover>ol {
	display: block;
	position: absolute;
	top: 20px;
	left: auto;
	z-index: 100
}

.breadcrumb.component li>ol {
	box-sizing: border-box;
	display: none;
	margin: 0;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.breadcrumb.component li>ol li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	float: none;
	margin: 0;
	padding: 2px 20px;
	width: 100%;
	min-width: 140px;
	cursor: pointer
}

.breadcrumb.component li>ol li .fa {
	float: left
}

.breadcrumb.component li>ol li:hover {
	background: #89c6cc;
	color: #fff
}

.breadcrumb.component li>ol li:hover a {
	color: #fff !important
}

.breadcrumb.component li>ol li:before {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translateY(-50%);
	position: absolute;
	content: "\f0ac";
	top: 50%;
	left: 2px
}

.breadcrumb.component li>ol li>a {
	display: block;
	padding: 2px 0 2px 10px
}

.breadcrumb.component li>ol li:last-child {
	border-bottom-width: 0
}

.breadcrumb.breadcrumb-hide li {
	white-space: nowrap
}

.breadcrumb.breadcrumb-hide li.item-hide+li.item-hide {
	display: none
}

.breadcrumb.breadcrumb-hide li.item-hide a {
	display: none
}

.breadcrumb.breadcrumb-hide li.item-hide:before {
	content: "...";
	display: inline
}

.breadcrumb.breadcrumb-hide li.hide-full {
	display: none
}

.breadcrumb.triangle-separator .separator {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 0
}

.breadcrumb.triangle-separator .separator:before {
	content: "\f0da";
	display: block;
	font-size: 16px
}

.row.column-splitter {
	margin-left: 0;
	margin-right: 0;
	max-width: none
}

.row.column-splitter>div {
	padding-left: 0;
	padding-right: 0
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.sxa-bordered {
	box-sizing: border-box
}

.sxa-bordered>.component-content {
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	border-radius: 5px
}

.column-splitter,
.row-splitter {
	box-sizing: border-box
}

.column-splitter .sxa-bordered,
.row-splitter .sxa-bordered {
	padding: 5px !important
}

.column-splitter .sxa-bordered .scEmptyPlaceholder,
.column-splitter .sxa-bordered>.component,
.row-splitter .sxa-bordered .scEmptyPlaceholder,
.row-splitter .sxa-bordered>.component {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	border-radius: 5px
}

.title-row-box {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	box-sizing: border-box;
	width: 100%;
	height: 87px;
	margin: 0;
	padding: 0;
	background: #f7f7f7
}

.title-row-box>.component-content {
	max-width: 960px;
	margin: 0 auto !important
}

.title-row-box>.component-content .title {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 23px 0 0 0;
	padding: 0
}

.title-row-box>.component-content .title h1 {
	font-size: 22px;
	font-size: 2.2rem;
	border: none
}

@media only screen and (max-width:959px) {
	.title-row-box>.component-content .title {
		margin: 23px 0 0 20px
	}
}

.title-row-box>.component-content .rich-text {
	margin: 0
}

.title-row-box>.component-content .rich-text h1,
.title-row-box>.component-content .rich-text h2,
.title-row-box>.component-content .rich-text h3,
.title-row-box>.component-content .rich-text h4 {
	margin: 0;
	padding: 0
}

.title-row-box>.component-content .breadcrumb {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	font-size: 14px;
	font-size: 1.4rem;
	margin: 23px 0 0 0;
	padding: 0;
	float: right;
	clear: both
}

@media only screen and (min-width:381px) and (max-width:959px) {
	.title-row-box>.component-content .breadcrumb {
		margin: 23px 20px 0 0
	}
}

@media only screen and (max-width:380px) {
	.title-row-box>.component-content .breadcrumb {
		display: none
	}
}

@media only screen and (max-width:959px) {
	.title-row-box .alpha {
		vertical-align: middle;
		box-sizing: border-box;
		width: auto !important;
		float: left
	}

	.title-row-box .omega {
		vertical-align: middle;
		box-sizing: border-box;
		width: auto !important;
		float: right
	}
}

.container {
	padding: 0
}

.container .component-content:after {
	content: "";
	display: table;
	clear: both
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.divider hr {
	margin: 10px 0;
	border: 0;
	height: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2
}

.white-space-divider hr {
	border: none
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.event-list li:after,
.event-list li>.scLooseFrameZone:after {
	content: "";
	display: table;
	clear: both
}

.event-list li,
.event-list li>.scLooseFrameZone {
	background: #fff;
	display: inline-flex;
	width: 100%;
	align-items: center;
	color: #747474;
	flex-flow: row wrap
}

.event-list h1,
.event-list h2,
.event-list h3,
.event-list h4,
.event-list h5,
.event-list h6 {
	color: #222
}

.event-list h1,
.event-list h2 {
	margin: 10px 0
}

.event-list h3,
.event-list h4 {
	margin: 5px 0
}

.event-list p {
	margin: 0 0 24px 0
}

.event-list h5,
.event-list h6 {
	margin: 5px 0 0
}

.event-list strong {
	font-weight: 700
}

.event-list ol,
.event-list ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.event-list li {
	font-size: 18px;
	margin-left: 15px
}

.event-list ul li {
	list-style: disc;
	list-style-position: inside
}

.event-list ol li {
	list-style: decimal;
	list-style-position: inside
}

.event-list a {
	color: #000;
	text-decoration: underline;
	font-size: 1em
}

.event-list a:hover {
	color: #000
}

.event-list table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.event-list table,
.event-list table td,
.event-list table th,
.event-list table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.event-list table td,
.event-list table th,
.event-list table tr {
	padding: 5px
}

.event-list table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.event-list table tr {
	border: none
}

.event-list table td,
.event-list table th {
	border-width: 2px 0 0 2px
}

.event-list table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.event-list table th:first-child {
	border-left: 0
}

.event-list table td:first-child {
	border-left: 0
}

.event-list {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.event-list .avi,
.event-list .bmp,
.event-list .doc,
.event-list .docx,
.event-list .field-filetypeicon>a>span,
.event-list .gif,
.event-list .jpeg,
.event-list .jpg,
.event-list .mov,
.event-list .mp3,
.event-list .mp4,
.event-list .pdf,
.event-list .png,
.event-list .ppt,
.event-list .pptx,
.event-list .psd,
.event-list .txt,
.event-list .wma,
.event-list .wmv,
.event-list .xls,
.event-list .xlsx,
.event-list .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.event-list .avi:before,
.event-list .bmp:before,
.event-list .doc:before,
.event-list .docx:before,
.event-list .field-filetypeicon>a>span:before,
.event-list .gif:before,
.event-list .jpeg:before,
.event-list .jpg:before,
.event-list .mov:before,
.event-list .mp3:before,
.event-list .mp4:before,
.event-list .pdf:before,
.event-list .png:before,
.event-list .ppt:before,
.event-list .pptx:before,
.event-list .psd:before,
.event-list .txt:before,
.event-list .wma:before,
.event-list .wmv:before,
.event-list .xls:before,
.event-list .xlsx:before,
.event-list .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}

.event-list .field-filetypeicon span:before {
	content: "\f016"
}

.event-list .field-filetypeicon .pdf:before {
	content: "\f1c1"
}

.event-list .field-filetypeicon .xls:before,
.event-list .field-filetypeicon .xlsx:before {
	content: "\f1c3"
}

.event-list .field-filetypeicon .ppt:before,
.event-list .field-filetypeicon .pptx:before {
	content: "\f1c4"
}

.event-list .field-filetypeicon .doc:before,
.event-list .field-filetypeicon .docx:before {
	content: "\f1c2"
}

.event-list .field-filetypeicon .bmp:before,
.event-list .field-filetypeicon .gif:before,
.event-list .field-filetypeicon .jpeg:before,
.event-list .field-filetypeicon .jpg:before,
.event-list .field-filetypeicon .png:before,
.event-list .field-filetypeicon .psd:before,
.event-list .field-filetypeicon .tif:before {
	content: "\f1c5"
}

.event-list .field-filetypeicon .avi:before,
.event-list .field-filetypeicon .divx:before,
.event-list .field-filetypeicon .flv:before,
.event-list .field-filetypeicon .gifv:before,
.event-list .field-filetypeicon .h264:before,
.event-list .field-filetypeicon .m4v:before,
.event-list .field-filetypeicon .mk3d:before,
.event-list .field-filetypeicon .mkv:before,
.event-list .field-filetypeicon .mov:before,
.event-list .field-filetypeicon .movie:before,
.event-list .field-filetypeicon .mp4:before,
.event-list .field-filetypeicon .mpg:before,
.event-list .field-filetypeicon .oggv:before,
.event-list .field-filetypeicon .rv:before,
.event-list .field-filetypeicon .swf:before,
.event-list .field-filetypeicon .vid:before,
.event-list .field-filetypeicon .vp6:before,
.event-list .field-filetypeicon .webm:before,
.event-list .field-filetypeicon .wmv:before {
	content: "\f1c8"
}

.event-list .field-filetypeicon .aa:before,
.event-list .field-filetypeicon .aac:before,
.event-list .field-filetypeicon .aax:before,
.event-list .field-filetypeicon .ac3:before,
.event-list .field-filetypeicon .aif:before,
.event-list .field-filetypeicon .aiff:before,
.event-list .field-filetypeicon .amz:before,
.event-list .field-filetypeicon .asx:before,
.event-list .field-filetypeicon .au:before,
.event-list .field-filetypeicon .avr:before,
.event-list .field-filetypeicon .fla:before,
.event-list .field-filetypeicon .flac:before,
.event-list .field-filetypeicon .m3u:before,
.event-list .field-filetypeicon .m4a:before,
.event-list .field-filetypeicon .mid:before,
.event-list .field-filetypeicon .midi:before,
.event-list .field-filetypeicon .mka:before,
.event-list .field-filetypeicon .mp3:before,
.event-list .field-filetypeicon .mp4a:before,
.event-list .field-filetypeicon .ogg:before,
.event-list .field-filetypeicon .pcm:before,
.event-list .field-filetypeicon .ra:before,
.event-list .field-filetypeicon .rma:before,
.event-list .field-filetypeicon .wav:before,
.event-list .field-filetypeicon .wma:before,
.event-list .field-filetypeicon .xwma:before {
	content: "\f1c7"
}

.event-list .field-filetypeicon .txt:before {
	content: "\f0f6"
}

.event-list .field-filetypeicon .dmg:before,
.event-list .field-filetypeicon .gz:before,
.event-list .field-filetypeicon .iso:before,
.event-list .field-filetypeicon .rar:before,
.event-list .field-filetypeicon .tar:before,
.event-list .field-filetypeicon .zip:before,
.event-list .field-filetypeicon .zipx:before {
	content: "\f1c6"
}

.event-list .field-filetypeicon .config:before,
.event-list .field-filetypeicon .cpp:before,
.event-list .field-filetypeicon .css:before,
.event-list .field-filetypeicon .git:before,
.event-list .field-filetypeicon .h:before,
.event-list .field-filetypeicon .ini:before,
.event-list .field-filetypeicon .js:before,
.event-list .field-filetypeicon .py:before {
	content: "\f1c9"
}

.event-list .field-filetypeicon .apk:before,
.event-list .field-filetypeicon .app:before,
.event-list .field-filetypeicon .bat:before,
.event-list .field-filetypeicon .deb:before,
.event-list .field-filetypeicon .dll:before,
.event-list .field-filetypeicon .exe:before,
.event-list .field-filetypeicon .jar:before,
.event-list .field-filetypeicon .msi:before,
.event-list .field-filetypeicon .pl:before,
.event-list .field-filetypeicon .prg:before,
.event-list .field-filetypeicon .scr:before,
.event-list .field-filetypeicon .sh:before,
.event-list .field-filetypeicon .vb:before {
	content: "\f085"
}

.event-list .field-filetypeicon .asp:before,
.event-list .field-filetypeicon .aspx:before,
.event-list .field-filetypeicon .cfm:before,
.event-list .field-filetypeicon .com:before,
.event-list .field-filetypeicon .edu:before,
.event-list .field-filetypeicon .gov:before,
.event-list .field-filetypeicon .htm:before,
.event-list .field-filetypeicon .html:before,
.event-list .field-filetypeicon .jhtml:before,
.event-list .field-filetypeicon .mil:before,
.event-list .field-filetypeicon .net:before,
.event-list .field-filetypeicon .org:before,
.event-list .field-filetypeicon .php3:before,
.event-list .field-filetypeicon .php4:before,
.event-list .field-filetypeicon .php5:before,
.event-list .field-filetypeicon .php:before,
.event-list .field-filetypeicon .phtmle:before,
.event-list .field-filetypeicon .xhtml:before {
	content: "\f0c1"
}

.event-list {
	background: 0 0
}

.event-list h1,
.event-list h2,
.event-list h3,
.event-list h4,
.event-list h5,
.event-list h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.event-list ul {
	margin: 10px 0
}

.event-list li {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	margin-left: 0;
	box-sizing: border-box;
	padding: 15px 15px 40px 15px;
	position: relative;
	margin: 10px 0
}

.event-list li>.scLooseFrameZone>.scEmptyPlaceholder {
	flex-basis: 100%
}

.event-list .event-list-time .scWebEditInput {
	display: inline
}

.event-list .event-list-time {
	order: 1;
	flex-grow: 1;
	font-weight: 700;
	min-width: 115px;
	max-width: 20%
}

.event-list .event-list-info {
	order: 1;
	flex-grow: 2;
	margin: 0 15px;
	max-width: 75%
}

.event-list .event-list-name {
	font-size: 16px;
	font-weight: 700
}

.event-list .event-list-link,
.event-list .event-list-place {
	position: absolute;
	bottom: 5px;
	padding-left: 15px
}

.event-list .event-list-link:before,
.event-list .event-list-place:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0
}

.event-list .event-list-place {
	left: 10px
}

.event-list .event-list-place:before {
	content: "\f041"
}

.event-list .event-list-link {
	right: 10px
}

.event-list .event-list-link a {
	font-size: 1em;
	color: #747474
}

.event-list .event-list-link a:hover {
	color: #878787;
	text-decoration: none;
	border-bottom: 1px solid #89c6cc
}

.event-list .event-list-link:before {
	content: "\f133"
}

.event-list .scWebEditInput {
	font-family: "Frank Ruhl Libre", "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

.facebook-comments .fb-comments {
	width: 100%
}

.facebook-comments .fb-comments>span {
	text-align: justify !important;
	width: 100% !important
}

.facebook-comments .fb-comments>span>iframe {
	width: 100% !important
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.feed {
	background: 0 0
}

.feed h1,
.feed h2,
.feed h3,
.feed h4,
.feed h5,
.feed h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2
}

.feed .feed-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding: 10px 10px 10px 0;
	margin-left: 10px;
	background: 0 0
}

.feed .feed-title a {
	font-size: 14px;
	font-size: 1.4rem;
	text-decoration: none;
	font-weight: 700;
	display: block
}

.feed .feed-datetime {
	font-size: 11px;
	font-size: 1.1rem;
	float: left
}

.feed .feed-author {
	font-size: 11px;
	font-size: 1.1rem;
	float: right
}

.feed .feed-description {
	font-size: 13px;
	font-size: 1.3rem;
	box-sizing: border-box;
	margin: 5px;
	overflow: hidden;
	clear: both
}

.feed .feed-description img {
	margin: 0 4px
}

.feed.feed-grid .feed-item {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	width: 32%;
	margin: 0 1% 10px 0;
	padding: 20px
}

@media only screen and (max-width:639px) {
	.feed.feed-grid .feed-item {
		width: 100%
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.field-editor {
	background: 0 0;
	overflow: hidden
}

.field-editor .field-table table {
	word-wrap: break-word;
	table-layout: fixed
}

.field-editor .field-table {
	width: 100%;
	border-collapse: collapse
}

.field-editor .field-table tbody {
	border: none;
	background: 0 0
}

.field-editor .field-table tbody tr {
	background: 0 0
}

.field-editor .field-table th {
	color: #000;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle
}

.field-editor .field-table td {
	color: #747474;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle
}

.field-editor.position-right .field-table td {
	text-align: right
}

.field-editor.position-center .field-table td {
	text-align: center
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.file-list {
	background: 0 0
}

.file-list h1,
.file-list h2,
.file-list h3,
.file-list h4,
.file-list h5,
.file-list h6 {
	color: #747474;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: transparent
}

.file-list li {
	margin: 0 20px 5px 0
}

.file-list li * {
	color: #747474
}

.file-list .list-item {
	background: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.file-list .list-item a:hover {
	color: #878787
}

.file-list .list-item>.scEnabledChrome {
	width: 100%
}

.file-list .list-item>.scEnabledChrome .scEmptyPlaceholder {
	width: 100%;
	margin-left: 0
}

.file-list .list-item>*,
.file-list .list-item>.scEnabledChrome>* {
	flex-shrink: 1;
	flex-grow: 1;
	margin-left: 5px
}

.file-list .list-item .field-filetypeicon>a {
	display: block
}

.file-list .list-item .field-filetypeicon span {
	display: block;
	height: 17px
}

.file-list .list-item .field-filetypeicon span:before {
	font-size: 18px
}

.file-list .field-customimage,
.file-list .field-description,
.file-list .field-linktext,
.file-list .field-size {
	color: #747474;
	font-size: #747474
}

.file-list .field-linktext a {
	text-decoration: none
}

.file-list {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.file-list .avi,
.file-list .bmp,
.file-list .doc,
.file-list .docx,
.file-list .field-filetypeicon>a>span,
.file-list .gif,
.file-list .jpeg,
.file-list .jpg,
.file-list .mov,
.file-list .mp3,
.file-list .mp4,
.file-list .pdf,
.file-list .png,
.file-list .ppt,
.file-list .pptx,
.file-list .psd,
.file-list .txt,
.file-list .wma,
.file-list .wmv,
.file-list .xls,
.file-list .xlsx,
.file-list .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.file-list .avi:before,
.file-list .bmp:before,
.file-list .doc:before,
.file-list .docx:before,
.file-list .field-filetypeicon>a>span:before,
.file-list .gif:before,
.file-list .jpeg:before,
.file-list .jpg:before,
.file-list .mov:before,
.file-list .mp3:before,
.file-list .mp4:before,
.file-list .pdf:before,
.file-list .png:before,
.file-list .ppt:before,
.file-list .pptx:before,
.file-list .psd:before,
.file-list .txt:before,
.file-list .wma:before,
.file-list .wmv:before,
.file-list .xls:before,
.file-list .xlsx:before,
.file-list .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}

.file-list .field-filetypeicon span:before {
	content: "\f016"
}

.file-list .field-filetypeicon .pdf:before {
	content: "\f1c1"
}

.file-list .field-filetypeicon .xls:before,
.file-list .field-filetypeicon .xlsx:before {
	content: "\f1c3"
}

.file-list .field-filetypeicon .ppt:before,
.file-list .field-filetypeicon .pptx:before {
	content: "\f1c4"
}

.file-list .field-filetypeicon .doc:before,
.file-list .field-filetypeicon .docx:before {
	content: "\f1c2"
}

.file-list .field-filetypeicon .bmp:before,
.file-list .field-filetypeicon .gif:before,
.file-list .field-filetypeicon .jpeg:before,
.file-list .field-filetypeicon .jpg:before,
.file-list .field-filetypeicon .png:before,
.file-list .field-filetypeicon .psd:before,
.file-list .field-filetypeicon .tif:before {
	content: "\f1c5"
}

.file-list .field-filetypeicon .avi:before,
.file-list .field-filetypeicon .divx:before,
.file-list .field-filetypeicon .flv:before,
.file-list .field-filetypeicon .gifv:before,
.file-list .field-filetypeicon .h264:before,
.file-list .field-filetypeicon .m4v:before,
.file-list .field-filetypeicon .mk3d:before,
.file-list .field-filetypeicon .mkv:before,
.file-list .field-filetypeicon .mov:before,
.file-list .field-filetypeicon .movie:before,
.file-list .field-filetypeicon .mp4:before,
.file-list .field-filetypeicon .mpg:before,
.file-list .field-filetypeicon .oggv:before,
.file-list .field-filetypeicon .rv:before,
.file-list .field-filetypeicon .swf:before,
.file-list .field-filetypeicon .vid:before,
.file-list .field-filetypeicon .vp6:before,
.file-list .field-filetypeicon .webm:before,
.file-list .field-filetypeicon .wmv:before {
	content: "\f1c8"
}

.file-list .field-filetypeicon .aa:before,
.file-list .field-filetypeicon .aac:before,
.file-list .field-filetypeicon .aax:before,
.file-list .field-filetypeicon .ac3:before,
.file-list .field-filetypeicon .aif:before,
.file-list .field-filetypeicon .aiff:before,
.file-list .field-filetypeicon .amz:before,
.file-list .field-filetypeicon .asx:before,
.file-list .field-filetypeicon .au:before,
.file-list .field-filetypeicon .avr:before,
.file-list .field-filetypeicon .fla:before,
.file-list .field-filetypeicon .flac:before,
.file-list .field-filetypeicon .m3u:before,
.file-list .field-filetypeicon .m4a:before,
.file-list .field-filetypeicon .mid:before,
.file-list .field-filetypeicon .midi:before,
.file-list .field-filetypeicon .mka:before,
.file-list .field-filetypeicon .mp3:before,
.file-list .field-filetypeicon .mp4a:before,
.file-list .field-filetypeicon .ogg:before,
.file-list .field-filetypeicon .pcm:before,
.file-list .field-filetypeicon .ra:before,
.file-list .field-filetypeicon .rma:before,
.file-list .field-filetypeicon .wav:before,
.file-list .field-filetypeicon .wma:before,
.file-list .field-filetypeicon .xwma:before {
	content: "\f1c7"
}

.file-list .field-filetypeicon .txt:before {
	content: "\f0f6"
}

.file-list .field-filetypeicon .dmg:before,
.file-list .field-filetypeicon .gz:before,
.file-list .field-filetypeicon .iso:before,
.file-list .field-filetypeicon .rar:before,
.file-list .field-filetypeicon .tar:before,
.file-list .field-filetypeicon .zip:before,
.file-list .field-filetypeicon .zipx:before {
	content: "\f1c6"
}

.file-list .field-filetypeicon .config:before,
.file-list .field-filetypeicon .cpp:before,
.file-list .field-filetypeicon .css:before,
.file-list .field-filetypeicon .git:before,
.file-list .field-filetypeicon .h:before,
.file-list .field-filetypeicon .ini:before,
.file-list .field-filetypeicon .js:before,
.file-list .field-filetypeicon .py:before {
	content: "\f1c9"
}

.file-list .field-filetypeicon .apk:before,
.file-list .field-filetypeicon .app:before,
.file-list .field-filetypeicon .bat:before,
.file-list .field-filetypeicon .deb:before,
.file-list .field-filetypeicon .dll:before,
.file-list .field-filetypeicon .exe:before,
.file-list .field-filetypeicon .jar:before,
.file-list .field-filetypeicon .msi:before,
.file-list .field-filetypeicon .pl:before,
.file-list .field-filetypeicon .prg:before,
.file-list .field-filetypeicon .scr:before,
.file-list .field-filetypeicon .sh:before,
.file-list .field-filetypeicon .vb:before {
	content: "\f085"
}

.file-list .field-filetypeicon .asp:before,
.file-list .field-filetypeicon .aspx:before,
.file-list .field-filetypeicon .cfm:before,
.file-list .field-filetypeicon .com:before,
.file-list .field-filetypeicon .edu:before,
.file-list .field-filetypeicon .gov:before,
.file-list .field-filetypeicon .htm:before,
.file-list .field-filetypeicon .html:before,
.file-list .field-filetypeicon .jhtml:before,
.file-list .field-filetypeicon .mil:before,
.file-list .field-filetypeicon .net:before,
.file-list .field-filetypeicon .org:before,
.file-list .field-filetypeicon .php3:before,
.file-list .field-filetypeicon .php4:before,
.file-list .field-filetypeicon .php5:before,
.file-list .field-filetypeicon .php:before,
.file-list .field-filetypeicon .phtmle:before,
.file-list .field-filetypeicon .xhtml:before {
	content: "\f0c1"
}

.file-list.file-list-images .file-list-items li {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: 30%
}

.file-list.file-list-files .component-content>ul li>.scLooseFrameZone,
.file-list.file-list-files .component-content>ul>li {
	display: inline-flex;
	justify-content: space-between;
	align-items: center;
	width: 100%
}

.file-list.file-list-files li {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px
}

.file-list.file-list-files li:last-child {
	padding-bottom: 0
}

.file-list.file-list-files .field-filetypeicon {
	width: 3%;
	order: 1;
	min-width: 23px
}

.file-list.file-list-files .field-filetypeicon span:before {
	font-size: 20px
}

.file-list.file-list-files .field-title {
	order: 1;
	padding: 0;
	width: 50%
}

.file-list.file-list-files .field-updated {
	order: 1;
	width: 45%;
	text-align: right
}

.file-list.file-list-files .field-linktext {
	order: 1;
	text-align: center;
	font-weight: 600
}

.file-list.file-list-horizontal .component-content>ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 5px
}

.file-list.file-list-horizontal .component-content>ul>li {
	order: 1
}

.file-list.file-list-horizontal li {
	flex-grow: 1;
	align-self: flex-end;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: auto
}

.file-list.file-list-horizontal li .field-filetypeicon span {
	height: 25px;
	width: 100%
}

.file-list.file-list-horizontal li .field-filetypeicon span:before {
	font-size: 24px !important;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.file-list.file-list-horizontal .list-item>*,
.file-list.file-list-horizontal .list-item>.scEnabledChrome>* {
	display: block;
	text-align: center
}

.flash .flash-replaced embed {
	min-height: 200px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.flip {
	background: 0 0;
	perspective: 1000
}

.flip h2 {
	margin-bottom: 5px
}

.flip .Side0,
.flip .Side0_EDIT,
.flip .Side1,
.flip .Side1_EDIT {
	background: #fff;
	width: 96%;
	padding: 2%
}

.flip .Side0:after,
.flip .Side0_EDIT:after,
.flip .Side1:after,
.flip .Side1_EDIT:after {
	content: "";
	display: table;
	clear: both
}

.flip .Side1_EDIT {
	margin-top: 5px
}

.flip .flipsides {
	position: relative;
	word-wrap: break-word
}

.flip .Side0,
.flip .Side1 {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	box-sizing: border-box;
	backface-visibility: hidden;
	transition-property: transform;
	transition-duration: 1s;
	transition-timing-function: ease-in;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	cursor: pointer;
	width: 100%
}

.flip .Side0 .slide-content:after,
.flip .Side0 .slide-heading:after,
.flip .Side1 .slide-content:after,
.flip .Side1 .slide-heading:after {
	content: "";
	display: table;
	clear: both
}

.flip .Side1 {
	transform: rotateY(180deg);
	animation: slide0hide 1s ease-in 1s forwards
}

.flip.active .Side0 {
	transform: rotateY(180deg);
	animation: slide0hide 1s ease-in 1s forwards
}

.flip.active .Side1 {
	transform: rotateY(360deg);
	animation: slide1show 0s ease-in 1s forwards
}

.flip.flip-fade .Side0,
.flip.flip-fade .Side1 {
	transition-property: opacity
}

.flip.flip-fade .Side1 {
	transform: rotateY(0);
	opacity: 0
}

.flip.flip-fade.active .Side0 {
	transform: rotateY(0);
	opacity: 0
}

.flip.flip-fade.active .Side1 {
	transform: rotateY(0);
	opacity: 1
}

.flip.flip-slide-top .Side0,
.flip.flip-slide-top .Side1 {
	transition-property: height, visibility, padding-top;
	transition-duration: 1s, 1s, 1s;
	transition-timing-function: linear, linear, linear;
	box-sizing: border-box
}

.flip.flip-slide-top .Side1 {
	transform: rotateY(0);
	overflow: hidden;
	height: 0;
	visibility: hidden;
	padding-top: 0;
	padding-bottom: 0
}

.flip.flip-slide-top .Side1 .slide-heading {
	margin-top: 16px
}

.flip.flip-slide-top.active .Side0 {
	transform: rotateY(0)
}

.flip.flip-slide-top.active .Side1 {
	height: 100%;
	transform: rotateY(0);
	visibility: visible;
	padding-top: 0;
	padding-bottom: 10px
}

.flip.flip-vertical .Side1 {
	transform: rotateY(0);
	transform: rotateX(180deg)
}

.flip.flip-vertical.active .Side0 {
	transform: rotateY(0);
	transform: rotateX(180deg)
}

.flip.flip-vertical.active .Side1 {
	transform: rotateY(0);
	transform: rotateX(360deg)
}

.no-csstransforms3d .flip .Side1 {
	display: none
}

.no-csstransforms3d .flip.active .Side0 {
	display: none
}

.no-csstransforms3d .flip.active .Side1 {
	display: block
}

.on-page-editor .flipsides {
	height: auto
}

.on-page-editor .flipsides .Side0,
.on-page-editor .flipsides .Side1 {
	margin-bottom: 10px
}

@keyframes slide0hide {
	to {
		visibility: hidden
	}
}

@keyframes slide1show {
	to {
		visibility: visible
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.form {
	margin: 10px 0;
	font-size: 14px;
	overflow: hidden
}

.form table {
	width: 100%
}

.form .scfSectionContent>div {
	margin: 5px 0 0 0;
	padding: 0
}

.form .scfSectionContent>div~div {
	margin: 0
}

.form .scfSectionContent>div>div,
.form .scfSectionContent>div>label {
	width: 100%;
	display: block;
	padding: 0
}

.form .has-feedback:after {
	content: "";
	display: table;
	clear: both
}

.form .scfRequired {
	display: none !important
}

.form fieldset {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	padding: 15px;
	margin: 10px 0;
	position: relative
}

.form fieldset legend {
	font-weight: 700;
	padding: 0 5px;
	font-size: 16px;
	position: absolute;
	top: -33px;
	background: #fff;
	left: 0
}

.form .scfSectionContent>div {
	box-sizing: border-box;
	margin: 15px 0;
	border: 1px dashed gray;
	padding: 10px;
	position: relative
}

.form .scfSectionContent>div:after {
	clear: both;
	content: "";
	display: block
}

.form .scfSectionContent>div:hover [class$=GeneralPanel]>[class$=UsefulInfo] {
	opacity: 1
}

.form .scfSectionContent>div input,
.form .scfSectionContent>div select {
	margin-left: 5px
}

.form .scfSectionContent [class$=UsefulInfo] {
	transition: opacity .75s;
	box-sizing: border-box;
	opacity: 0;
	font-size: 12px;
	margin-left: 5px;
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	left: 0;
	top: -15px;
	padding: 4px 8px;
	max-width: 98%;
	width: auto;
	background-color: #f5f5f5;
	color: grey
}

.form input,
.form select,
.form textarea {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	padding: 2px 4px;
	max-width: 98%
}

.form .scfCaptcha input[type=text] {
	margin: 0
}

.form .scfCaptchStrongTextPanel,
.form .scfCaptchaLimitGeneralPanel {
	max-width: 100%;
	width: auto
}

.form .scfCaptchaLabel {
	display: none
}

.form .scfSectionContent .scfCaptchaGeneralPanel embed {
	max-width: 180px
}

.form input[type=image] {
	border: none
}

.form button,
.form input[type=submit] {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	background: #fff;
	cursor: pointer;
	margin-left: 0
}

.form input[type=file],
.form input[type=password],
.form input[type=text],
.form textarea {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	width: 95%;
	padding: 2px
}

.form input[type=file]+span,
.form input[type=password]+span,
.form input[type=text]+span,
.form textarea+span {
	display: inline-block;
	vertical-align: middle
}

.form input[type=file] {
	appearance: none
}

.form input[type=radio] {
	position: absolute
}

.form input[type=radio]+label:before {
	content: "";
	position: absolute;
	top: 2px;
	display: block;
	width: 16px;
	height: 16px;
	background-color: #fff
}

.form input[type=radio]+label:after {
	content: "";
	position: absolute;
	top: 2px;
	display: block;
	width: 16px;
	height: 15px;
	background: image-url("radiobox.png")
}

.form input[type=radio]:checked+label:after {
	background-position: -16px 0
}

.form input[type=radio]+label {
	-webkit-user-select: none;
	user-select: none;
	padding-left: 20px;
	margin-left: 5px;
	position: relative
}

.form select {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	max-height: 30px;
	position: relative;
	text-indent: 2px
}

.form .scfListBox {
	background: 0 0;
	max-height: none
}

.form .scfDateSelectorDay,
.form .scfDateSelectorMonth,
.form .scfDateSelectorYear {
	width: 30%
}

.form.hints-below .scfSectionContent [class$=UsefulInfo] {
	position: static;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 5px 0 0 5px
}

.form.labels-above label {
	box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 0
}

.form.labels-above .scfCaptchaGeneralPanel,
.form.labels-above .scfCheckBoxListGeneralPanel,
.form.labels-above .scfConfirmPasswordGeneralPanel,
.form.labels-above .scfCreditCardGeneralPanel,
.form.labels-above .scfDateGeneralPanel,
.form.labels-above .scfDatePickerGeneralPanel,
.form.labels-above .scfDateSelectorGeneralPanel,
.form.labels-above .scfDropListGeneralPanel,
.form.labels-above .scfEmailGeneralPanel,
.form.labels-above .scfFileUploadGeneralPanel,
.form.labels-above .scfListBoxGeneralPanel,
.form.labels-above .scfMultipleLineGeneralPanel,
.form.labels-above .scfNumberGeneralPanel,
.form.labels-above .scfPasswordGeneralPanel,
.form.labels-above .scfRadioButtonListGeneralPanel,
.form.labels-above .scfSingleLineGeneralPanel,
.form.labels-above .scfSmsTelephoneGeneralPanel,
.form.labels-above .scfTelephoneGeneralPanel {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	width: 93%
}

.form.labels-above .scfSectionContent .scfRequired {
	margin: 0 5px
}

.form.labels-above .scfMultipleLineGeneralPanel {
	width: 95%
}

.form.labels-above .scfMultipleLineTextBox {
	margin: 0 0 0 5px
}

.custom-checkbox-toggler-container input {
	display: none !important
}

.custom-checkbox-toggler-container input:checked+label {
	background-color: #0b5ead
}

.custom-checkbox-toggler-container input:checked+label::before {
	background-color: #1076d5
}

.custom-checkbox-toggler-container input:checked+label::after {
	transform: translate(23px)
}

.custom-checkbox-toggler-container input+label {
	position: relative;
	cursor: pointer;
	outline: 0;
	-webkit-user-select: none;
	user-select: none;
	width: 50px;
	height: 25px;
	background-color: #ada0a0;
	border-radius: 60px;
	transition: background-color .2s
}

.custom-checkbox-toggler-container input+label:checked {
	background-color: #0b5ead
}

.custom-checkbox-toggler-container input+label::before {
	right: 1px;
	left: 1px;
	top: 1px;
	bottom: 1px;
	background-color: #e5e5e5;
	border-radius: 60px;
	transition: background-color .4s
}

.custom-checkbox-toggler-container input+label::after {
	top: 2px;
	left: 4px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 60px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
	transition: transform .4s
}

.custom-checkbox-toggler-container label::after,
.custom-checkbox-toggler-container label::before {
	content: "";
	display: block;
	position: absolute
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.event-calendar {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.event-calendar .avi,
.event-calendar .bmp,
.event-calendar .doc,
.event-calendar .docx,
.event-calendar .field-filetypeicon>a>span,
.event-calendar .gif,
.event-calendar .jpeg,
.event-calendar .jpg,
.event-calendar .mov,
.event-calendar .mp3,
.event-calendar .mp4,
.event-calendar .pdf,
.event-calendar .png,
.event-calendar .ppt,
.event-calendar .pptx,
.event-calendar .psd,
.event-calendar .txt,
.event-calendar .wma,
.event-calendar .wmv,
.event-calendar .xls,
.event-calendar .xlsx,
.event-calendar .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.event-calendar .avi:before,
.event-calendar .bmp:before,
.event-calendar .doc:before,
.event-calendar .docx:before,
.event-calendar .field-filetypeicon>a>span:before,
.event-calendar .gif:before,
.event-calendar .jpeg:before,
.event-calendar .jpg:before,
.event-calendar .mov:before,
.event-calendar .mp3:before,
.event-calendar .mp4:before,
.event-calendar .pdf:before,
.event-calendar .png:before,
.event-calendar .ppt:before,
.event-calendar .pptx:before,
.event-calendar .psd:before,
.event-calendar .txt:before,
.event-calendar .wma:before,
.event-calendar .wmv:before,
.event-calendar .xls:before,
.event-calendar .xlsx:before,
.event-calendar .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}

.event-calendar .field-filetypeicon span:before {
	content: "\f016"
}

.event-calendar .field-filetypeicon .pdf:before {
	content: "\f1c1"
}

.event-calendar .field-filetypeicon .xls:before,
.event-calendar .field-filetypeicon .xlsx:before {
	content: "\f1c3"
}

.event-calendar .field-filetypeicon .ppt:before,
.event-calendar .field-filetypeicon .pptx:before {
	content: "\f1c4"
}

.event-calendar .field-filetypeicon .doc:before,
.event-calendar .field-filetypeicon .docx:before {
	content: "\f1c2"
}

.event-calendar .field-filetypeicon .bmp:before,
.event-calendar .field-filetypeicon .gif:before,
.event-calendar .field-filetypeicon .jpeg:before,
.event-calendar .field-filetypeicon .jpg:before,
.event-calendar .field-filetypeicon .png:before,
.event-calendar .field-filetypeicon .psd:before,
.event-calendar .field-filetypeicon .tif:before {
	content: "\f1c5"
}

.event-calendar .field-filetypeicon .avi:before,
.event-calendar .field-filetypeicon .divx:before,
.event-calendar .field-filetypeicon .flv:before,
.event-calendar .field-filetypeicon .gifv:before,
.event-calendar .field-filetypeicon .h264:before,
.event-calendar .field-filetypeicon .m4v:before,
.event-calendar .field-filetypeicon .mk3d:before,
.event-calendar .field-filetypeicon .mkv:before,
.event-calendar .field-filetypeicon .mov:before,
.event-calendar .field-filetypeicon .movie:before,
.event-calendar .field-filetypeicon .mp4:before,
.event-calendar .field-filetypeicon .mpg:before,
.event-calendar .field-filetypeicon .oggv:before,
.event-calendar .field-filetypeicon .rv:before,
.event-calendar .field-filetypeicon .swf:before,
.event-calendar .field-filetypeicon .vid:before,
.event-calendar .field-filetypeicon .vp6:before,
.event-calendar .field-filetypeicon .webm:before,
.event-calendar .field-filetypeicon .wmv:before {
	content: "\f1c8"
}

.event-calendar .field-filetypeicon .aa:before,
.event-calendar .field-filetypeicon .aac:before,
.event-calendar .field-filetypeicon .aax:before,
.event-calendar .field-filetypeicon .ac3:before,
.event-calendar .field-filetypeicon .aif:before,
.event-calendar .field-filetypeicon .aiff:before,
.event-calendar .field-filetypeicon .amz:before,
.event-calendar .field-filetypeicon .asx:before,
.event-calendar .field-filetypeicon .au:before,
.event-calendar .field-filetypeicon .avr:before,
.event-calendar .field-filetypeicon .fla:before,
.event-calendar .field-filetypeicon .flac:before,
.event-calendar .field-filetypeicon .m3u:before,
.event-calendar .field-filetypeicon .m4a:before,
.event-calendar .field-filetypeicon .mid:before,
.event-calendar .field-filetypeicon .midi:before,
.event-calendar .field-filetypeicon .mka:before,
.event-calendar .field-filetypeicon .mp3:before,
.event-calendar .field-filetypeicon .mp4a:before,
.event-calendar .field-filetypeicon .ogg:before,
.event-calendar .field-filetypeicon .pcm:before,
.event-calendar .field-filetypeicon .ra:before,
.event-calendar .field-filetypeicon .rma:before,
.event-calendar .field-filetypeicon .wav:before,
.event-calendar .field-filetypeicon .wma:before,
.event-calendar .field-filetypeicon .xwma:before {
	content: "\f1c7"
}

.event-calendar .field-filetypeicon .txt:before {
	content: "\f0f6"
}

.event-calendar .field-filetypeicon .dmg:before,
.event-calendar .field-filetypeicon .gz:before,
.event-calendar .field-filetypeicon .iso:before,
.event-calendar .field-filetypeicon .rar:before,
.event-calendar .field-filetypeicon .tar:before,
.event-calendar .field-filetypeicon .zip:before,
.event-calendar .field-filetypeicon .zipx:before {
	content: "\f1c6"
}

.event-calendar .field-filetypeicon .config:before,
.event-calendar .field-filetypeicon .cpp:before,
.event-calendar .field-filetypeicon .css:before,
.event-calendar .field-filetypeicon .git:before,
.event-calendar .field-filetypeicon .h:before,
.event-calendar .field-filetypeicon .ini:before,
.event-calendar .field-filetypeicon .js:before,
.event-calendar .field-filetypeicon .py:before {
	content: "\f1c9"
}

.event-calendar .field-filetypeicon .apk:before,
.event-calendar .field-filetypeicon .app:before,
.event-calendar .field-filetypeicon .bat:before,
.event-calendar .field-filetypeicon .deb:before,
.event-calendar .field-filetypeicon .dll:before,
.event-calendar .field-filetypeicon .exe:before,
.event-calendar .field-filetypeicon .jar:before,
.event-calendar .field-filetypeicon .msi:before,
.event-calendar .field-filetypeicon .pl:before,
.event-calendar .field-filetypeicon .prg:before,
.event-calendar .field-filetypeicon .scr:before,
.event-calendar .field-filetypeicon .sh:before,
.event-calendar .field-filetypeicon .vb:before {
	content: "\f085"
}

.event-calendar .field-filetypeicon .asp:before,
.event-calendar .field-filetypeicon .aspx:before,
.event-calendar .field-filetypeicon .cfm:before,
.event-calendar .field-filetypeicon .com:before,
.event-calendar .field-filetypeicon .edu:before,
.event-calendar .field-filetypeicon .gov:before,
.event-calendar .field-filetypeicon .htm:before,
.event-calendar .field-filetypeicon .html:before,
.event-calendar .field-filetypeicon .jhtml:before,
.event-calendar .field-filetypeicon .mil:before,
.event-calendar .field-filetypeicon .net:before,
.event-calendar .field-filetypeicon .org:before,
.event-calendar .field-filetypeicon .php3:before,
.event-calendar .field-filetypeicon .php4:before,
.event-calendar .field-filetypeicon .php5:before,
.event-calendar .field-filetypeicon .php:before,
.event-calendar .field-filetypeicon .phtmle:before,
.event-calendar .field-filetypeicon .xhtml:before {
	content: "\f0c1"
}

.event-calendar h1,
.event-calendar h2,
.event-calendar h3,
.event-calendar h4,
.event-calendar h5,
.event-calendar h6 {
	color: #222
}

.event-calendar h1,
.event-calendar h2 {
	margin: 10px 0
}

.event-calendar h3,
.event-calendar h4 {
	margin: 5px 0
}

.event-calendar p {
	margin: 0 0 24px 0
}

.event-calendar h5,
.event-calendar h6 {
	margin: 5px 0 0
}

.event-calendar strong {
	font-weight: 700
}

.event-calendar ol,
.event-calendar ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.event-calendar li {
	font-size: 18px;
	margin-left: 15px
}

.event-calendar ul li {
	list-style: disc;
	list-style-position: inside
}

.event-calendar ol li {
	list-style: decimal;
	list-style-position: inside
}

.event-calendar a {
	color: #000;
	text-decoration: underline;
	font-size: 1em
}

.event-calendar a:hover {
	color: #000
}

.event-calendar table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.event-calendar table,
.event-calendar table td,
.event-calendar table th,
.event-calendar table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.event-calendar table td,
.event-calendar table th,
.event-calendar table tr {
	padding: 5px
}

.event-calendar table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.event-calendar table tr {
	border: none
}

.event-calendar table td,
.event-calendar table th {
	border-width: 2px 0 0 2px
}

.event-calendar table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.event-calendar table th:first-child {
	border-left: 0
}

.event-calendar table td:first-child {
	border-left: 0
}

.event-calendar {
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	padding: 5px;
	border-bottom: none !important
}

.event-calendar .fc-day-grid-event:hover {
	color: #fff
}

.event-calendar .fc-content-skeleton td {
	padding: 0 !important
}

.event-calendar .fc-bg>table {
	height: 100% !important
}

.event-calendar .fc-day-header {
	background: #ccc
}

.event-calendar td,
.event-calendar th {
	border-width: 1px 0 0 1px !important
}

.event-calendar table {
	border: 1px solid #d2d2d2
}

.event-calendar table,
.event-calendar table td,
.event-calendar table th,
.event-calendar table tr {
	background: 0 0
}

.event-calendar .fc-event-container a {
	color: #fff;
	text-decoration: none
}

.calendar-tooltip {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.calendar-tooltip .avi,
.calendar-tooltip .bmp,
.calendar-tooltip .doc,
.calendar-tooltip .docx,
.calendar-tooltip .field-filetypeicon>a>span,
.calendar-tooltip .gif,
.calendar-tooltip .jpeg,
.calendar-tooltip .jpg,
.calendar-tooltip .mov,
.calendar-tooltip .mp3,
.calendar-tooltip .mp4,
.calendar-tooltip .pdf,
.calendar-tooltip .png,
.calendar-tooltip .ppt,
.calendar-tooltip .pptx,
.calendar-tooltip .psd,
.calendar-tooltip .txt,
.calendar-tooltip .wma,
.calendar-tooltip .wmv,
.calendar-tooltip .xls,
.calendar-tooltip .xlsx,
.calendar-tooltip .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.calendar-tooltip .avi:before,
.calendar-tooltip .bmp:before,
.calendar-tooltip .doc:before,
.calendar-tooltip .docx:before,
.calendar-tooltip .field-filetypeicon>a>span:before,
.calendar-tooltip .gif:before,
.calendar-tooltip .jpeg:before,
.calendar-tooltip .jpg:before,
.calendar-tooltip .mov:before,
.calendar-tooltip .mp3:before,
.calendar-tooltip .mp4:before,
.calendar-tooltip .pdf:before,
.calendar-tooltip .png:before,
.calendar-tooltip .ppt:before,
.calendar-tooltip .pptx:before,
.calendar-tooltip .psd:before,
.calendar-tooltip .txt:before,
.calendar-tooltip .wma:before,
.calendar-tooltip .wmv:before,
.calendar-tooltip .xls:before,
.calendar-tooltip .xlsx:before,
.calendar-tooltip .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}

.calendar-tooltip .field-filetypeicon span:before {
	content: "\f016"
}

.calendar-tooltip .field-filetypeicon .pdf:before {
	content: "\f1c1"
}

.calendar-tooltip .field-filetypeicon .xls:before,
.calendar-tooltip .field-filetypeicon .xlsx:before {
	content: "\f1c3"
}

.calendar-tooltip .field-filetypeicon .ppt:before,
.calendar-tooltip .field-filetypeicon .pptx:before {
	content: "\f1c4"
}

.calendar-tooltip .field-filetypeicon .doc:before,
.calendar-tooltip .field-filetypeicon .docx:before {
	content: "\f1c2"
}

.calendar-tooltip .field-filetypeicon .bmp:before,
.calendar-tooltip .field-filetypeicon .gif:before,
.calendar-tooltip .field-filetypeicon .jpeg:before,
.calendar-tooltip .field-filetypeicon .jpg:before,
.calendar-tooltip .field-filetypeicon .png:before,
.calendar-tooltip .field-filetypeicon .psd:before,
.calendar-tooltip .field-filetypeicon .tif:before {
	content: "\f1c5"
}

.calendar-tooltip .field-filetypeicon .avi:before,
.calendar-tooltip .field-filetypeicon .divx:before,
.calendar-tooltip .field-filetypeicon .flv:before,
.calendar-tooltip .field-filetypeicon .gifv:before,
.calendar-tooltip .field-filetypeicon .h264:before,
.calendar-tooltip .field-filetypeicon .m4v:before,
.calendar-tooltip .field-filetypeicon .mk3d:before,
.calendar-tooltip .field-filetypeicon .mkv:before,
.calendar-tooltip .field-filetypeicon .mov:before,
.calendar-tooltip .field-filetypeicon .movie:before,
.calendar-tooltip .field-filetypeicon .mp4:before,
.calendar-tooltip .field-filetypeicon .mpg:before,
.calendar-tooltip .field-filetypeicon .oggv:before,
.calendar-tooltip .field-filetypeicon .rv:before,
.calendar-tooltip .field-filetypeicon .swf:before,
.calendar-tooltip .field-filetypeicon .vid:before,
.calendar-tooltip .field-filetypeicon .vp6:before,
.calendar-tooltip .field-filetypeicon .webm:before,
.calendar-tooltip .field-filetypeicon .wmv:before {
	content: "\f1c8"
}

.calendar-tooltip .field-filetypeicon .aa:before,
.calendar-tooltip .field-filetypeicon .aac:before,
.calendar-tooltip .field-filetypeicon .aax:before,
.calendar-tooltip .field-filetypeicon .ac3:before,
.calendar-tooltip .field-filetypeicon .aif:before,
.calendar-tooltip .field-filetypeicon .aiff:before,
.calendar-tooltip .field-filetypeicon .amz:before,
.calendar-tooltip .field-filetypeicon .asx:before,
.calendar-tooltip .field-filetypeicon .au:before,
.calendar-tooltip .field-filetypeicon .avr:before,
.calendar-tooltip .field-filetypeicon .fla:before,
.calendar-tooltip .field-filetypeicon .flac:before,
.calendar-tooltip .field-filetypeicon .m3u:before,
.calendar-tooltip .field-filetypeicon .m4a:before,
.calendar-tooltip .field-filetypeicon .mid:before,
.calendar-tooltip .field-filetypeicon .midi:before,
.calendar-tooltip .field-filetypeicon .mka:before,
.calendar-tooltip .field-filetypeicon .mp3:before,
.calendar-tooltip .field-filetypeicon .mp4a:before,
.calendar-tooltip .field-filetypeicon .ogg:before,
.calendar-tooltip .field-filetypeicon .pcm:before,
.calendar-tooltip .field-filetypeicon .ra:before,
.calendar-tooltip .field-filetypeicon .rma:before,
.calendar-tooltip .field-filetypeicon .wav:before,
.calendar-tooltip .field-filetypeicon .wma:before,
.calendar-tooltip .field-filetypeicon .xwma:before {
	content: "\f1c7"
}

.calendar-tooltip .field-filetypeicon .txt:before {
	content: "\f0f6"
}

.calendar-tooltip .field-filetypeicon .dmg:before,
.calendar-tooltip .field-filetypeicon .gz:before,
.calendar-tooltip .field-filetypeicon .iso:before,
.calendar-tooltip .field-filetypeicon .rar:before,
.calendar-tooltip .field-filetypeicon .tar:before,
.calendar-tooltip .field-filetypeicon .zip:before,
.calendar-tooltip .field-filetypeicon .zipx:before {
	content: "\f1c6"
}

.calendar-tooltip .field-filetypeicon .config:before,
.calendar-tooltip .field-filetypeicon .cpp:before,
.calendar-tooltip .field-filetypeicon .css:before,
.calendar-tooltip .field-filetypeicon .git:before,
.calendar-tooltip .field-filetypeicon .h:before,
.calendar-tooltip .field-filetypeicon .ini:before,
.calendar-tooltip .field-filetypeicon .js:before,
.calendar-tooltip .field-filetypeicon .py:before {
	content: "\f1c9"
}

.calendar-tooltip .field-filetypeicon .apk:before,
.calendar-tooltip .field-filetypeicon .app:before,
.calendar-tooltip .field-filetypeicon .bat:before,
.calendar-tooltip .field-filetypeicon .deb:before,
.calendar-tooltip .field-filetypeicon .dll:before,
.calendar-tooltip .field-filetypeicon .exe:before,
.calendar-tooltip .field-filetypeicon .jar:before,
.calendar-tooltip .field-filetypeicon .msi:before,
.calendar-tooltip .field-filetypeicon .pl:before,
.calendar-tooltip .field-filetypeicon .prg:before,
.calendar-tooltip .field-filetypeicon .scr:before,
.calendar-tooltip .field-filetypeicon .sh:before,
.calendar-tooltip .field-filetypeicon .vb:before {
	content: "\f085"
}

.calendar-tooltip .field-filetypeicon .asp:before,
.calendar-tooltip .field-filetypeicon .aspx:before,
.calendar-tooltip .field-filetypeicon .cfm:before,
.calendar-tooltip .field-filetypeicon .com:before,
.calendar-tooltip .field-filetypeicon .edu:before,
.calendar-tooltip .field-filetypeicon .gov:before,
.calendar-tooltip .field-filetypeicon .htm:before,
.calendar-tooltip .field-filetypeicon .html:before,
.calendar-tooltip .field-filetypeicon .jhtml:before,
.calendar-tooltip .field-filetypeicon .mil:before,
.calendar-tooltip .field-filetypeicon .net:before,
.calendar-tooltip .field-filetypeicon .org:before,
.calendar-tooltip .field-filetypeicon .php3:before,
.calendar-tooltip .field-filetypeicon .php4:before,
.calendar-tooltip .field-filetypeicon .php5:before,
.calendar-tooltip .field-filetypeicon .php:before,
.calendar-tooltip .field-filetypeicon .phtmle:before,
.calendar-tooltip .field-filetypeicon .xhtml:before {
	content: "\f0c1"
}

.calendar-tooltip h1,
.calendar-tooltip h2,
.calendar-tooltip h3,
.calendar-tooltip h4,
.calendar-tooltip h5,
.calendar-tooltip h6 {
	color: #222
}

.calendar-tooltip h1,
.calendar-tooltip h2 {
	margin: 10px 0
}

.calendar-tooltip h3,
.calendar-tooltip h4 {
	margin: 5px 0
}

.calendar-tooltip p {
	margin: 0 0 24px 0
}

.calendar-tooltip h5,
.calendar-tooltip h6 {
	margin: 5px 0 0
}

.calendar-tooltip strong {
	font-weight: 700
}

.calendar-tooltip ol,
.calendar-tooltip ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.calendar-tooltip li {
	font-size: 18px;
	margin-left: 15px
}

.calendar-tooltip ul li {
	list-style: disc;
	list-style-position: inside
}

.calendar-tooltip ol li {
	list-style: decimal;
	list-style-position: inside
}

.calendar-tooltip a {
	color: #000;
	text-decoration: underline;
	font-size: 1em
}

.calendar-tooltip a:hover {
	color: #000
}

.calendar-tooltip table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.calendar-tooltip table,
.calendar-tooltip table td,
.calendar-tooltip table th,
.calendar-tooltip table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.calendar-tooltip table td,
.calendar-tooltip table th,
.calendar-tooltip table tr {
	padding: 5px
}

.calendar-tooltip table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.calendar-tooltip table tr {
	border: none
}

.calendar-tooltip table td,
.calendar-tooltip table th {
	border-width: 2px 0 0 2px
}

.calendar-tooltip table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.calendar-tooltip table th:first-child {
	border-left: 0
}

.calendar-tooltip table td:first-child {
	border-left: 0
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.on-page-editor .gallery-inner img {
	max-width: 100%
}

.gallery .galleria-container {
	background: 0 0
}

.gallery #galleria-loader {
	height: 1px !important
}

.gallery .galleria-thumbnails .galleria-image img {
	border: none
}

.gallery .galleria-counter {
	color: #fff;
	font-family: "Frank Ruhl Libre", "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

.gallery .galleria-loader {
	top: 50%;
	left: 50%
}

.gallery .galleria-info-text {
	background-color: #fff;
	border: 1px solid #d2d2d2
}

.gallery .galleria-info-title {
	color: #747474;
	font-size: 12px;
	font-weight: 700;
	font-family: "Frank Ruhl Libre", "Open Sans", Helvetica, Verdana, Tahoma, sans-serif
}

.gallery .galleria-info-description {
	font-size: 12px;
	font-style: italic;
	font-family: "Frank Ruhl Libre", "Open Sans", Helvetica, Verdana, Tahoma, sans-serif;
	color: #747474
}

.gallery .galleria-info-close {
	width: 13px;
	height: 12px
}

.gallery .galleria-info-close:before {
	content: "\f00d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 100%
}

.gallery .galleria-info-link {
	color: #747474;
	background: 0 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px
}

.gallery .galleria-info-link:before {
	content: "\f05a"
}

.gallery .galleria-image-nav {
	margin-top: 0;
	transform: translateY(-50%);
	z-index: 999;
	height: 30px
}

.gallery .galleria-image-nav-left,
.gallery .galleria-image-nav-right {
	top: 50%;
	transform: translateY(-50%);
	height: 30px;
	width: 14px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
	color: #747474
}

.gallery .galleria-image-nav-left:before {
	content: "\f053"
}

.gallery .galleria-image-nav-left:hover {
	color: #fff
}

.gallery .galleria-image-nav-right:before {
	content: "\f054"
}

.gallery .galleria-image-nav-right:hover {
	color: #fff
}

.gallery .galleria-thumb-nav-left,
.gallery .galleria-thumb-nav-right {
	top: 15px;
	height: 7px;
	width: 5px
}

.gallery .galleria-thumbnails {
	margin: 0 auto
}

.gallery .galleria-thumb-nav-right {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: 10px
}

.gallery .galleria-thumb-nav-right:before {
	content: "\f054";
	font-size: 13px;
	color: #747474;
	display: block
}

.gallery .galleria-thumb-nav-left {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	right: auto;
	left: 10px
}

.gallery .galleria-thumb-nav-left:before {
	content: "\f053";
	font-size: 13px;
	color: #747474;
	display: block
}

.no-margin {
	padding-left: 0;
	padding-right: 0
}

.no-margin .galleria-stage {
	left: 0;
	right: 0
}

.iframe iframe {
	width: 100%
}

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

.image a {
	display: inline-block;
	max-width: 100%
}

.image .image-caption {
	display: block;
	font-style: italic;
	font-size: 11px;
	color: #747474
}

.image-default-size img {
	max-width: none;
	width: auto !important
}

.image-right .component-content>div>img {
	float: right
}

.image-left .component-content>div>img {
	float: left
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.language-selector {
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89c6cc
}

.language-selector .flags-ad {
	background-image: url(../images/sprite-flag);
	background-position: 0 -25px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ae {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3125px;
	width: 20px;
	height: 15px
}

.language-selector .flags-af {
	background-image: url(../images/sprite-flag);
	background-position: 0 -50px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ag {
	background-image: url(../images/sprite-flag);
	background-position: 0 -75px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ai {
	background-image: url(../images/sprite-flag);
	background-position: 0 -100px;
	width: 20px;
	height: 15px
}

.language-selector .flags-al {
	background-image: url(../images/sprite-flag);
	background-position: 0 -125px;
	width: 20px;
	height: 15px
}

.language-selector .flags-am {
	background-image: url(../images/sprite-flag);
	background-position: 0 -150px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ao {
	background-image: url(../images/sprite-flag);
	background-position: 0 -175px;
	width: 20px;
	height: 15px
}

.language-selector .flags-aq {
	background-image: url(../images/sprite-flag);
	background-position: 0 -200px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ar {
	background-image: url(../images/sprite-flag);
	background-position: 0 -225px;
	width: 20px;
	height: 15px
}

.language-selector .flags-as {
	background-image: url(../images/sprite-flag);
	background-position: 0 -250px;
	width: 20px;
	height: 15px
}

.language-selector .flags-at {
	background-image: url(../images/sprite-flag);
	background-position: 0 -275px;
	width: 20px;
	height: 15px
}

.language-selector .flags-au {
	background-image: url(../images/sprite-flag);
	background-position: 0 -300px;
	width: 20px;
	height: 15px
}

.language-selector .flags-aw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -325px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ax {
	background-image: url(../images/sprite-flag);
	background-position: 0 -350px;
	width: 20px;
	height: 15px
}

.language-selector .flags-az {
	background-image: url(../images/sprite-flag);
	background-position: 0 -375px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ba {
	background-image: url(../images/sprite-flag);
	background-position: 0 -400px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bb {
	background-image: url(../images/sprite-flag);
	background-position: 0 -425px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bd {
	background-image: url(../images/sprite-flag);
	background-position: 0 -450px;
	width: 20px;
	height: 15px
}

.language-selector .flags-be {
	background-image: url(../images/sprite-flag);
	background-position: 0 -475px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -500px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -525px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bh {
	background-image: url(../images/sprite-flag);
	background-position: 0 -550px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bi {
	background-image: url(../images/sprite-flag);
	background-position: 0 -575px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bj {
	background-image: url(../images/sprite-flag);
	background-position: 0 -600px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bl {
	background-image: url(../images/sprite-flag);
	background-position: 0 -625px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -650px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -675px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bo {
	background-image: url(../images/sprite-flag);
	background-position: 0 -700px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bq {
	background-image: url(../images/sprite-flag);
	background-position: 0 -725px;
	width: 20px;
	height: 15px
}

.language-selector .flags-br {
	background-image: url(../images/sprite-flag);
	background-position: 0 -750px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bs {
	background-image: url(../images/sprite-flag);
	background-position: 0 -775px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bt {
	background-image: url(../images/sprite-flag);
	background-position: 0 -800px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bv {
	background-image: url(../images/sprite-flag);
	background-position: 0 -825px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -850px;
	width: 20px;
	height: 15px
}

.language-selector .flags-by {
	background-image: url(../images/sprite-flag);
	background-position: 0 -875px;
	width: 20px;
	height: 15px
}

.language-selector .flags-bz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -900px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ca {
	background-image: url(../images/sprite-flag);
	background-position: 0 -925px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cc {
	background-image: url(../images/sprite-flag);
	background-position: 0 -950px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cd {
	background-image: url(../images/sprite-flag);
	background-position: 0 -975px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1000px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1025px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ch {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1050px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ci {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1075px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ck {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1100px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cl {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1125px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1150px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1175px;
	width: 20px;
	height: 15px
}

.language-selector .flags-co {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1200px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1225px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cu {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1250px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cv {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1275px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1300px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cx {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1325px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cy {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1350px;
	width: 20px;
	height: 15px
}

.language-selector .flags-cz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1375px;
	width: 20px;
	height: 15px
}

.language-selector .flags-de {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1400px;
	width: 20px;
	height: 15px
}

.language-selector .flags-dj {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1425px;
	width: 20px;
	height: 15px
}

.language-selector .flags-dk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1450px;
	width: 20px;
	height: 15px
}

.language-selector .flags-dm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1475px;
	width: 20px;
	height: 15px
}

.language-selector .flags-do {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1500px;
	width: 20px;
	height: 15px
}

.language-selector .flags-dz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1525px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ec {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1550px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ee {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1575px;
	width: 20px;
	height: 15px
}

.language-selector .flags-eg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1600px;
	width: 20px;
	height: 15px
}

.language-selector .flags-eh {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1625px;
	width: 20px;
	height: 15px
}

.language-selector .flags-er {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1650px;
	width: 20px;
	height: 15px
}

.language-selector .flags-es {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1675px;
	width: 20px;
	height: 15px
}

.language-selector .flags-et {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1700px;
	width: 20px;
	height: 15px
}

.language-selector .flags-fi {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1725px;
	width: 20px;
	height: 15px
}

.language-selector .flags-fj {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1750px;
	width: 20px;
	height: 15px
}

.language-selector .flags-fk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1775px;
	width: 20px;
	height: 15px
}

.language-selector .flags-fm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1800px;
	width: 20px;
	height: 15px
}

.language-selector .flags-fo {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1825px;
	width: 20px;
	height: 15px
}

.language-selector .flags-fr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1850px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ga {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1875px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gb {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1900px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gd {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1925px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ge {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1950px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -1975px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2000px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gh {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2025px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gi {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2050px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gl {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2075px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2100px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2125px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gp {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2150px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gq {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2175px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2200px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gs {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2225px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gt {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2250px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gu {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2275px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2300px;
	width: 20px;
	height: 15px
}

.language-selector .flags-gy {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2325px;
	width: 20px;
	height: 15px
}

.language-selector .flags-hk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2350px;
	width: 20px;
	height: 15px
}

.language-selector .flags-hm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2375px;
	width: 20px;
	height: 15px
}

.language-selector .flags-hn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2400px;
	width: 20px;
	height: 15px
}

.language-selector .flags-hr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2425px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ht {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2450px;
	width: 20px;
	height: 15px
}

.language-selector .flags-hu {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2475px;
	width: 20px;
	height: 15px
}

.language-selector .flags-id {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2500px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ie {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2525px;
	width: 20px;
	height: 15px
}

.language-selector .flags-il {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2550px;
	width: 20px;
	height: 15px
}

.language-selector .flags-im {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2575px;
	width: 20px;
	height: 15px
}

.language-selector .flags-in {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2600px;
	width: 20px;
	height: 15px
}

.language-selector .flags-io {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2625px;
	width: 20px;
	height: 15px
}

.language-selector .flags-iq {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2650px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ir {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2675px;
	width: 20px;
	height: 15px
}

.language-selector .flags-is {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2700px;
	width: 20px;
	height: 15px
}

.language-selector .flags-it {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2725px;
	width: 20px;
	height: 15px
}

.language-selector .flags-je {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2750px;
	width: 20px;
	height: 15px
}

.language-selector .flags-jm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2775px;
	width: 20px;
	height: 15px
}

.language-selector .flags-jo {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2800px;
	width: 20px;
	height: 15px
}

.language-selector .flags-jp {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2825px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ke {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2850px;
	width: 20px;
	height: 15px
}

.language-selector .flags-kg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2875px;
	width: 20px;
	height: 15px
}

.language-selector .flags-kh {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2900px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ki {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2925px;
	width: 20px;
	height: 15px
}

.language-selector .flags-km {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2950px;
	width: 20px;
	height: 15px
}

.language-selector .flags-kn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -2975px;
	width: 20px;
	height: 15px
}

.language-selector .flags-kp {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3000px;
	width: 20px;
	height: 15px
}

.language-selector .flags-kr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3025px;
	width: 20px;
	height: 15px
}

.language-selector .flags-kw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3050px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ky {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3075px;
	width: 20px;
	height: 15px
}

.language-selector .flags-kz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3100px;
	width: 20px;
	height: 15px
}

.language-selector .flags-la {
	background-image: url(../images/sprite-flag);
	background-position: 0 0;
	width: 20px;
	height: 15px
}

.language-selector .flags-lb {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3150px;
	width: 20px;
	height: 15px
}

.language-selector .flags-lc {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3175px;
	width: 20px;
	height: 15px
}

.language-selector .flags-li {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3200px;
	width: 20px;
	height: 15px
}

.language-selector .flags-lk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3225px;
	width: 20px;
	height: 15px
}

.language-selector .flags-lr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3250px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ls {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3275px;
	width: 20px;
	height: 15px
}

.language-selector .flags-lt {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3300px;
	width: 20px;
	height: 15px
}

.language-selector .flags-lu {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3325px;
	width: 20px;
	height: 15px
}

.language-selector .flags-lv {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3350px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ly {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3375px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ma {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3400px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mc {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3425px;
	width: 20px;
	height: 15px
}

.language-selector .flags-md {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3450px;
	width: 20px;
	height: 15px
}

.language-selector .flags-me {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3475px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3500px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3525px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mh {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3550px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3575px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ml {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3600px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3625px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3650px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mo {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3675px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mp {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3700px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mq {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3725px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3750px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ms {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3775px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mt {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3800px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mu {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3825px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mv {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3850px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3875px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mx {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3900px;
	width: 20px;
	height: 15px
}

.language-selector .flags-my {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3925px;
	width: 20px;
	height: 15px
}

.language-selector .flags-mz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3950px;
	width: 20px;
	height: 15px
}

.language-selector .flags-na {
	background-image: url(../images/sprite-flag);
	background-position: 0 -3975px;
	width: 20px;
	height: 15px
}

.language-selector .flags-nc {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4000px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ne {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4025px;
	width: 20px;
	height: 15px
}

.language-selector .flags-nf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4050px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ng {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4075px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ni {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4100px;
	width: 20px;
	height: 15px
}

.language-selector .flags-nl {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4125px;
	width: 20px;
	height: 15px
}

.language-selector .flags-no {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4150px;
	width: 20px;
	height: 15px
}

.language-selector .flags-np {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4175px;
	width: 20px;
	height: 15px
}

.language-selector .flags-nr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4200px;
	width: 20px;
	height: 15px
}

.language-selector .flags-nu {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4225px;
	width: 20px;
	height: 15px
}

.language-selector .flags-nz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4250px;
	width: 20px;
	height: 15px
}

.language-selector .flags-om {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4275px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pa {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4300px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pe {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4325px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4350px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4375px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ph {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4400px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4425px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pl {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4450px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4475px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4500px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4525px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ps {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4550px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pt {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4575px;
	width: 20px;
	height: 15px
}

.language-selector .flags-pw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4600px;
	width: 20px;
	height: 15px
}

.language-selector .flags-py {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4625px;
	width: 20px;
	height: 15px
}

.language-selector .flags-qa {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4650px;
	width: 20px;
	height: 15px
}

.language-selector .flags-re {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4675px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ro {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4700px;
	width: 20px;
	height: 15px
}

.language-selector .flags-rs {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4725px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ru {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4750px;
	width: 20px;
	height: 15px
}

.language-selector .flags-rw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4775px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sa {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4800px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sb {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4825px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sc {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4850px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sd {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4875px;
	width: 20px;
	height: 15px
}

.language-selector .flags-se {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4900px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4925px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sh {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4950px;
	width: 20px;
	height: 15px
}

.language-selector .flags-si {
	background-image: url(../images/sprite-flag);
	background-position: 0 -4975px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sj {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5000px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5025px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sl {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5050px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5075px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5100px;
	width: 20px;
	height: 15px
}

.language-selector .flags-so {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5125px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5150px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ss {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5175px;
	width: 20px;
	height: 15px
}

.language-selector .flags-st {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5200px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sv {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5225px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sx {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5250px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sy {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5275px;
	width: 20px;
	height: 15px
}

.language-selector .flags-sz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5300px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tc {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5325px;
	width: 20px;
	height: 15px
}

.language-selector .flags-td {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5350px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5375px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5400px;
	width: 20px;
	height: 15px
}

.language-selector .flags-th {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5425px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tj {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5450px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tk {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5475px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tl {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5500px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5525px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5550px;
	width: 20px;
	height: 15px
}

.language-selector .flags-to {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5575px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tr {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5600px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tt {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5625px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tv {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5650px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5675px;
	width: 20px;
	height: 15px
}

.language-selector .flags-tz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5700px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ua {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5725px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ug {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5750px;
	width: 20px;
	height: 15px
}

.language-selector .flags-um {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5775px;
	width: 20px;
	height: 15px
}

.language-selector .flags-us {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5800px;
	width: 20px;
	height: 15px
}

.language-selector .flags-uy {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5825px;
	width: 20px;
	height: 15px
}

.language-selector .flags-uz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5850px;
	width: 20px;
	height: 15px
}

.language-selector .flags-va {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5875px;
	width: 20px;
	height: 15px
}

.language-selector .flags-vc {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5900px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ve {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5925px;
	width: 20px;
	height: 15px
}

.language-selector .flags-vg {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5950px;
	width: 20px;
	height: 15px
}

.language-selector .flags-vi {
	background-image: url(../images/sprite-flag);
	background-position: 0 -5975px;
	width: 20px;
	height: 15px
}

.language-selector .flags-vn {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6000px;
	width: 20px;
	height: 15px
}

.language-selector .flags-vu {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6025px;
	width: 20px;
	height: 15px
}

.language-selector .flags-wf {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6050px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ws {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6075px;
	width: 20px;
	height: 15px
}

.language-selector .flags-ye {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6100px;
	width: 20px;
	height: 15px
}

.language-selector .flags-yt {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6125px;
	width: 20px;
	height: 15px
}

.language-selector .flags-za {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6150px;
	width: 20px;
	height: 15px
}

.language-selector .flags-zm {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6175px;
	width: 20px;
	height: 15px
}

.language-selector .flags-zw {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6200px;
	width: 20px;
	height: 15px
}

.language-selector .flags-zz {
	background-image: url(../images/sprite-flag);
	background-position: 0 -6225px;
	width: 20px;
	height: 15px
}

.language-selector {
	padding: 10px;
	background-color: #fff
}

.language-selector .language-selector-select-item {
	cursor: pointer
}

.language-selector .language-selector-select-item>a {
	width: 100%;
	display: block;
	position: relative;
	padding-right: 15px
}

.language-selector .language-selector-select-item>a:hover {
	text-decoration: none
}

.language-selector .language-selector-select-item:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0d7";
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%)
}

.language-selector .language-selector-item-container {
	box-shadow: 0 2px 9px 0 #b3b3b3;
	padding: 0;
	position: absolute;
	top: 110%;
	min-width: 220px;
	z-index: 10;
	background: #fff;
	display: none;
	left: 0;
	right: 0
}

.language-selector .language-selector-item {
	margin: 10px;
	cursor: pointer;
	border-bottom: 1px solid #fff
}

.language-selector .language-selector-item:hover {
	background-color: #fff;
	border-bottom: 1px solid #15909c
}

.language-selector .language-selector-item:first-child {
	margin-bottom: 0
}

.language-selector .language-selector-item a {
	text-decoration: none;
	color: #747474;
	font-weight: 400;
	padding-left: 25px;
	background-repeat: no-repeat
}

.language-selector .language-selector-link {
	padding: 0 20px 0 30px
}

.language-selector .language-selector-select-link {
	padding-left: 25px;
	background-repeat: no-repeat
}

.language-selector.language-selector-item-container-slideup .language-selector-item-container {
	box-shadow: 0 2px 9px 0 #b3b3b3;
	padding: 0;
	position: absolute;
	top: auto;
	bottom: 110%;
	min-width: 220px;
	z-index: 10;
	background: #fff;
	display: none;
	left: 0;
	right: 0
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.link-list {
	background: 0 0
}

.link-list h1,
.link-list h2,
.link-list h3,
.link-list h4,
.link-list h5,
.link-list h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.link-list>.component-content ul {
	background: 0 0
}

.link-list>.component-content li {
	background: 0 0;
	display: block;
	font-size: 13px
}

.link-list>.component-content li a {
	display: inline;
	color: #747474;
	position: relative;
	padding-left: 10px;
	font-size: 1em;
	text-decoration: none
}

.link-list>.component-content li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 10px
}

.link-list>.component-content li a:hover {
	color: #878787;
	text-decoration: none;
	border-bottom: 1px solid #89c6cc
}

.link-list .button-default,
.link-list .default {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700
}

.link-list .button-default:hover,
.link-list .default:hover {
	color: #747474;
	background: #f7f7f7
}

.link-list .button-default,
.link-list .default {
	background: #f6f6f6;
	color: #747474
}

.link-list .button-success,
.link-list .success {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700
}

.link-list .button-success:hover,
.link-list .success:hover {
	color: #747474;
	background: #f7f7f7
}

.link-list .button-success,
.link-list .success {
	background: #a0ce4e;
	color: #fff
}

.link-list .button-success:hover,
.link-list .success:hover {
	color: #fff;
	background: #92be43
}

.link-list .button-warning,
.link-list .warning {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	margin: 5px 0;
	padding: 10px 15px;
	text-align: center;
	text-decoration: none;
	font-weight: 700
}

.link-list .button-warning:hover,
.link-list .warning:hover {
	color: #747474;
	background: #f7f7f7
}

.link-list .button-warning,
.link-list .warning {
	background: #bc4526;
	color: #fff
}

.link-list .button-warning:hover,
.link-list .warning:hover {
	color: #fff;
	background: #c34e30
}

.link-list.list-vertical h3 {
	background: #fff;
	width: 100%;
	display: inline-block;
	padding: 3px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.link-list.list-vertical a {
	border: none
}

.link-list.list-vertical li {
	display: block;
	margin-left: 20px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.link {
	background: 0 0;
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.link a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #747474;
	border-bottom: 1px solid #89c6cc
}

.link a:hover {
	color: #878787;
	text-decoration: none
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.login {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.login label {
	background: 0 0;
	color: #747474
}

.login button,
.login input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #747474;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.login input:focus {
	border: 1px solid #d2d2d2
}

.login button,
.login input[type=button],
.login input[type=reset],
.login input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.login button:hover,
.login input[type=button]:hover,
.login input[type=reset]:hover,
.login input[type=submit]:hover {
	background: #f7f7f7 !important
}

.login button::-moz-focus-inner,
.login input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.login input[type=text] {
	font-size: 13px
}

.login input[type=email],
.login input[type=password],
.login input[type=text],
.login select,
.login textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #747474;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.login select {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.login {
	background-color: transparent
}

.login table input,
.login table label {
	display: inline-block;
	margin: 0
}

.login table {
	width: 100%
}

.login table tbody,
.login table tr {
	background-color: transparent !important
}

.login table td {
	padding: 5px
}

.login table input[type=password],
.login table input[type=text] {
	min-height: 33px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.logout {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.logout a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #747474;
	border-bottom: 1px solid #89c6cc
}

.logout a:hover {
	color: #878787;
	text-decoration: none
}

.logout .component-content>a,
.logout .component-content>p {
	display: inline-block
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.map {
	border-width: 1px;
	border-style: solid;
	border-color: none;
	overflow: hidden;
	position: relative;
	background: 0 0
}

.map .map-canvas {
	position: relative
}

.map img {
	max-width: none
}

.map .MicrosoftMap .infobox-close {
	position: static;
	float: right
}

.map .MicrosoftMap .Infobox .infobox-body {
	height: 100%
}

.map .MicrosoftMap .Infobox .infobox-info {
	height: 100%;
	box-sizing: border-box
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.media-link {
	background: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.media-link a {
	color: #747474
}

.media-link a:hover {
	color: #878787;
	text-decoration: none
}

.media-link .component-content .scEmptyPlaceholder {
	width: 100%;
	margin-left: 0
}

.media-link .component-content>* {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px
}

.media-link.position-right .field-filetypeicon,
.media-link.position-right .field-linktext {
	float: right
}

.media-link .field-filetypeicon,
.media-link .field-linktext {
	display: inline-block
}

.media-link .field-filetypeicon>a {
	height: 24px !important;
	display: block
}

.media-link .field-filetypeicon span {
	display: block;
	height: 24px !important
}

.media-link .field-filetypeicon span:before {
	font-size: 18px
}

.media-link .field-linktext a {
	font-size: 1em
}

.media-link.file-list-files>.component-content {
	display: flex;
	flex-wrap: wrap
}

.media-link.file-list-files .file-description {
	display: inline-flex;
	align-items: center;
	width: 84%;
	margin-left: 0
}

.media-link.file-list-files .file-description .field-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	font-size: 13px
}

.media-link.file-list-files .file-description .field-filetypeicon {
	height: 24px;
	order: 1;
	padding-right: 10px;
	width: 6%;
	text-align: center
}

.media-link.file-list-files .file-description .field-filetypeicon span:before {
	font-size: 24px !important
}

.media-link.file-list-files .file-description .field-filetypeicon {
	vertical-align: middle
}

.media-link.file-list-files .file-description .info-wrapper {
	order: 1;
	width: 93%
}

.media-link.file-list-files .file-description .info-wrapper .field-size,
.media-link.file-list-files .file-description .info-wrapper .field-updated {
	display: inline-block;
	font-size: 12px
}

.media-link.file-list-files .field-linktext {
	display: inline-flex;
	width: 15%;
	padding: 10px 13px;
	text-align: center;
	justify-content: center;
	border-radius: 3px
}

.media-link.file-list-files .field-linktext a {
	line-height: 22px
}

@media only screen and (max-width:768px) {
	.media-link.file-list-files .file-description {
		width: 100%;
		flex-wrap: wrap
	}

	.media-link.file-list-files .file-description .field-filetypeicon {
		width: 100%
	}

	.media-link.file-list-files .file-description .field-filetypeicon span {
		margin: 0 auto
	}

	.media-link.file-list-files .file-description .info-wrapper {
		width: 100%;
		text-align: center;
		padding: 5px 0
	}

	.media-link.file-list-files .field-linktext {
		width: 100%;
		margin: 0 auto
	}
}

.media-link {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.media-link .avi,
.media-link .bmp,
.media-link .doc,
.media-link .docx,
.media-link .field-filetypeicon>a>span,
.media-link .gif,
.media-link .jpeg,
.media-link .jpg,
.media-link .mov,
.media-link .mp3,
.media-link .mp4,
.media-link .pdf,
.media-link .png,
.media-link .ppt,
.media-link .pptx,
.media-link .psd,
.media-link .txt,
.media-link .wma,
.media-link .wmv,
.media-link .xls,
.media-link .xlsx,
.media-link .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.media-link .avi:before,
.media-link .bmp:before,
.media-link .doc:before,
.media-link .docx:before,
.media-link .field-filetypeicon>a>span:before,
.media-link .gif:before,
.media-link .jpeg:before,
.media-link .jpg:before,
.media-link .mov:before,
.media-link .mp3:before,
.media-link .mp4:before,
.media-link .pdf:before,
.media-link .png:before,
.media-link .ppt:before,
.media-link .pptx:before,
.media-link .psd:before,
.media-link .txt:before,
.media-link .wma:before,
.media-link .wmv:before,
.media-link .xls:before,
.media-link .xlsx:before,
.media-link .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}

.media-link .field-filetypeicon span:before {
	content: "\f016"
}

.media-link .field-filetypeicon .pdf:before {
	content: "\f1c1"
}

.media-link .field-filetypeicon .xls:before,
.media-link .field-filetypeicon .xlsx:before {
	content: "\f1c3"
}

.media-link .field-filetypeicon .ppt:before,
.media-link .field-filetypeicon .pptx:before {
	content: "\f1c4"
}

.media-link .field-filetypeicon .doc:before,
.media-link .field-filetypeicon .docx:before {
	content: "\f1c2"
}

.media-link .field-filetypeicon .bmp:before,
.media-link .field-filetypeicon .gif:before,
.media-link .field-filetypeicon .jpeg:before,
.media-link .field-filetypeicon .jpg:before,
.media-link .field-filetypeicon .png:before,
.media-link .field-filetypeicon .psd:before,
.media-link .field-filetypeicon .tif:before {
	content: "\f1c5"
}

.media-link .field-filetypeicon .avi:before,
.media-link .field-filetypeicon .divx:before,
.media-link .field-filetypeicon .flv:before,
.media-link .field-filetypeicon .gifv:before,
.media-link .field-filetypeicon .h264:before,
.media-link .field-filetypeicon .m4v:before,
.media-link .field-filetypeicon .mk3d:before,
.media-link .field-filetypeicon .mkv:before,
.media-link .field-filetypeicon .mov:before,
.media-link .field-filetypeicon .movie:before,
.media-link .field-filetypeicon .mp4:before,
.media-link .field-filetypeicon .mpg:before,
.media-link .field-filetypeicon .oggv:before,
.media-link .field-filetypeicon .rv:before,
.media-link .field-filetypeicon .swf:before,
.media-link .field-filetypeicon .vid:before,
.media-link .field-filetypeicon .vp6:before,
.media-link .field-filetypeicon .webm:before,
.media-link .field-filetypeicon .wmv:before {
	content: "\f1c8"
}

.media-link .field-filetypeicon .aa:before,
.media-link .field-filetypeicon .aac:before,
.media-link .field-filetypeicon .aax:before,
.media-link .field-filetypeicon .ac3:before,
.media-link .field-filetypeicon .aif:before,
.media-link .field-filetypeicon .aiff:before,
.media-link .field-filetypeicon .amz:before,
.media-link .field-filetypeicon .asx:before,
.media-link .field-filetypeicon .au:before,
.media-link .field-filetypeicon .avr:before,
.media-link .field-filetypeicon .fla:before,
.media-link .field-filetypeicon .flac:before,
.media-link .field-filetypeicon .m3u:before,
.media-link .field-filetypeicon .m4a:before,
.media-link .field-filetypeicon .mid:before,
.media-link .field-filetypeicon .midi:before,
.media-link .field-filetypeicon .mka:before,
.media-link .field-filetypeicon .mp3:before,
.media-link .field-filetypeicon .mp4a:before,
.media-link .field-filetypeicon .ogg:before,
.media-link .field-filetypeicon .pcm:before,
.media-link .field-filetypeicon .ra:before,
.media-link .field-filetypeicon .rma:before,
.media-link .field-filetypeicon .wav:before,
.media-link .field-filetypeicon .wma:before,
.media-link .field-filetypeicon .xwma:before {
	content: "\f1c7"
}

.media-link .field-filetypeicon .txt:before {
	content: "\f0f6"
}

.media-link .field-filetypeicon .dmg:before,
.media-link .field-filetypeicon .gz:before,
.media-link .field-filetypeicon .iso:before,
.media-link .field-filetypeicon .rar:before,
.media-link .field-filetypeicon .tar:before,
.media-link .field-filetypeicon .zip:before,
.media-link .field-filetypeicon .zipx:before {
	content: "\f1c6"
}

.media-link .field-filetypeicon .config:before,
.media-link .field-filetypeicon .cpp:before,
.media-link .field-filetypeicon .css:before,
.media-link .field-filetypeicon .git:before,
.media-link .field-filetypeicon .h:before,
.media-link .field-filetypeicon .ini:before,
.media-link .field-filetypeicon .js:before,
.media-link .field-filetypeicon .py:before {
	content: "\f1c9"
}

.media-link .field-filetypeicon .apk:before,
.media-link .field-filetypeicon .app:before,
.media-link .field-filetypeicon .bat:before,
.media-link .field-filetypeicon .deb:before,
.media-link .field-filetypeicon .dll:before,
.media-link .field-filetypeicon .exe:before,
.media-link .field-filetypeicon .jar:before,
.media-link .field-filetypeicon .msi:before,
.media-link .field-filetypeicon .pl:before,
.media-link .field-filetypeicon .prg:before,
.media-link .field-filetypeicon .scr:before,
.media-link .field-filetypeicon .sh:before,
.media-link .field-filetypeicon .vb:before {
	content: "\f085"
}

.media-link .field-filetypeicon .asp:before,
.media-link .field-filetypeicon .aspx:before,
.media-link .field-filetypeicon .cfm:before,
.media-link .field-filetypeicon .com:before,
.media-link .field-filetypeicon .edu:before,
.media-link .field-filetypeicon .gov:before,
.media-link .field-filetypeicon .htm:before,
.media-link .field-filetypeicon .html:before,
.media-link .field-filetypeicon .jhtml:before,
.media-link .field-filetypeicon .mil:before,
.media-link .field-filetypeicon .net:before,
.media-link .field-filetypeicon .org:before,
.media-link .field-filetypeicon .php3:before,
.media-link .field-filetypeicon .php4:before,
.media-link .field-filetypeicon .php5:before,
.media-link .field-filetypeicon .php:before,
.media-link .field-filetypeicon .phtmle:before,
.media-link .field-filetypeicon .xhtml:before {
	content: "\f0c1"
}

.media-link-horizontal div .field-filetypeicon span {
	height: 25px;
	width: 100%
}

.media-link-horizontal div .field-filetypeicon span:before {
	font-size: 24px !important;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.media-link-horizontal .component-content>* {
	display: block;
	text-align: center
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.navigation {
	background: 0 0
}

.navigation .level0>.navigation-title>a,
.navigation .level1>.navigation-title>a {
	font-size: 18px;
	border-color: #89c6cc;
	border-style: solid;
	border-width: 0 0 2px 0;
	padding-right: 3px;
	margin-right: 5px
}

.navigation .level0>.navigation-title>a:hover,
.navigation .level1>.navigation-title>a:hover {
	text-decoration: none
}

.navigation a {
	color: #747474
}

.lt-ie9 .navigation a,
.lt-ie9 .navigation a span {
	color: #747474
}

.navigation a:focus,
.navigation a:hover {
	color: #747474
}

.navigation li.submenu {
	margin-bottom: 0
}

.navigation li>.navigation-title>a {
	padding: 3px 5px 3px 0;
	display: block;
	color: #747474;
	text-decoration: none
}

.navigation li>ul a {
	font-size: 14px
}

.navigation .submenu>ul {
	padding-left: 10px
}

.navigation.navigation-fat {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.navigation.navigation-fat a {
	text-decoration: none
}

.navigation.navigation-fat nav>ul {
	list-style: none;
	padding: 10px 0;
	overflow: hidden
}

.navigation.navigation-fat .rel-level1 {
	margin: 10px;
	padding: 0;
	display: inline-block;
	vertical-align: top
}

.navigation.navigation-fat .rel-level1.submenu ul a {
	position: relative
}

.navigation.navigation-fat .rel-level1.submenu ul a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translateY(-50%);
	position: absolute;
	content: "\f054";
	top: 50%;
	left: -9px;
	font-size: 10px
}

.navigation.navigation-fat .rel-level1>.navigation-title>a {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	border-bottom: 0;
	background: #f6f6f6;
	padding: 5px 10px;
	display: block;
	width: auto
}

.navigation.navigation-fat .rel-level1>.navigation-title>a:hover {
	border-color: #1b809e
}

.navigation.navigation-fat .rel-level1>ul {
	padding: 0
}

.navigation.navigation-fat .rel-level2 {
	padding-left: 10px;
	display: block
}

.navigation.navigation-mobile nav>ul {
	border: none;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.navigation.navigation-mobile .rel-level1 {
	cursor: pointer;
	margin: 0;
	background: #fff
}

.navigation.navigation-mobile .rel-level1>ul li {
	position: relative
}

.navigation.navigation-mobile .rel-level1>ul li a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	display: block;
	position: absolute;
	left: 0;
	font-size: 10px;
	top: 20px;
	transform: translateY(-50%)
}

.navigation.navigation-mobile .rel-level1>ul {
	padding-left: 25px;
	display: none;
	background: #f6f6f6
}

.navigation.navigation-mobile .rel-level1.submenu.active>.navigation-title:before {
	transform: rotate(180deg);
	transition: .6s;
	transform-style: preserve-3d
}

.navigation.navigation-mobile .rel-level1.submenu.active>ul {
	display: block
}

.navigation.navigation-mobile .rel-level1.submenu>.navigation-title {
	position: relative
}

.navigation.navigation-mobile .rel-level1.submenu>.navigation-title:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f078";
	display: block;
	position: absolute;
	right: 10px;
	font-size: 10px;
	top: 20px;
	transform: translateY(-50%);
	transform: rotate(0);
	transition: .6s;
	transform-style: preserve-3d
}

.navigation.navigation-mobile .rel-level1>.navigation-title {
	border-bottom: 1px solid #89c6cc;
	margin: 0
}

.navigation.navigation-mobile .rel-level1>.navigation-title:last-child {
	border-bottom: none
}

.navigation.navigation-mobile .rel-level1 .navigation-title {
	padding: 10px
}

.navigation.navigation-mobile .rel-level1 .navigation-title>a {
	text-decoration: none;
	color: #747474;
	display: inline
}

.navigation.navigation-mobile .rel-level2 {
	display: list-item
}

.navigation.navigation-mobile .rel-level2 .navigation-title>a {
	font-weight: 500
}

.navigation.navigation-mobile .rel-level2 ul {
	display: none
}

.navigation.navigation-sidebar a {
	text-decoration: none
}

.navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title {
	margin-bottom: 0
}

.navigation.navigation-sidebar nav>ul .rel-level1>.navigation-title>a {
	padding: 5px 10px;
	display: block;
	position: relative;
	z-index: 1;
	margin-right: 0
}

.navigation.navigation-sidebar nav>ul .rel-level1>ul {
	margin-left: 10px;
	margin-top: 5px
}

.navigation.navigation-sidebar nav>ul .rel-level2 {
	display: block
}

.navigation.sitemap-navigation .level2 a {
	position: relative;
	padding-left: 10px
}

.navigation.sitemap-navigation .level2 a:before {
	font-size: 14px;
	font-size: 1.4rem;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translateY(-50%) scale(1, -1);
	position: absolute;
	content: "\f064";
	top: 50%;
	left: -8px
}

.navigation.navigation-main .component-content>nav {
	position: relative
}

.navigation.navigation-main .component-content>nav ul:after {
	content: "";
	display: table;
	clear: both
}

.navigation.navigation-main .rel-level1 {
	float: left
}

.navigation.navigation-main .rel-level1.active>.navigation-title>a {
	border-color: #89c6cc
}

.navigation.navigation-main .rel-level1>.navigation-title>a {
	border-width: 2px 0 0 0;
	border-color: transparent
}

.navigation.navigation-main .rel-level1>.navigation-title>a:hover {
	border-color: #89c6cc
}

.navigation.navigation-main .rel-level1.submenu>.navigation-title a {
	position: relative;
	padding-right: 15px
}

.navigation.navigation-main .rel-level1.submenu>.navigation-title a:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 10px;
	content: "\f078";
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	right: 0
}

.navigation.navigation-main .rel-level1>ul {
	overflow: hidden;
	display: none;
	z-index: 10;
	position: absolute;
	top: 100%;
	background: #f6f6f6;
	margin-left: 0;
	margin-top: -2px;
	border-top: 2px solid #89c6cc;
	border-left: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2
}

.navigation.navigation-main .rel-level1.show>a+ul {
	display: block !important
}

.navigation.navigation-main .rel-level1.show>ul {
	display: block !important;
	min-width: 60px
}

.navigation.navigation-main .rel-level1.active>.navigation-title>a:link,
.navigation.navigation-main .rel-level1.active>.navigation-title>a:visited {
	color: #878787
}

.navigation.navigation-main .rel-level1.active>span {
	display: block;
	padding: 10px 20px;
	color: #fff
}

.navigation.navigation-main .rel-level1.submenu.active {
	border-color: #176f89
}

.navigation.navigation-main .rel-level2:focus,
.navigation.navigation-main .rel-level2:hover {
	transition: background .2s ease-in;
	background: #f6f6f6
}

.navigation.navigation-main .rel-level2 div>a {
	display: block;
	font-weight: 400;
	font-size: 14px;
	text-align: center
}

.navigation.navigation-main .rel-level2 div>a:focus,
.navigation.navigation-main .rel-level2 div>a:hover {
	color: #222
}

.navigation.navigation-main .rel-level2.submenu {
	box-sizing: border-box
}

.navigation.navigation-main .rel-level2.submenu.navigation-image {
	text-align: center
}

.navigation.navigation-main .rel-level2.submenu.navigation-image .field-navigationtext,
.navigation.navigation-main .rel-level2.submenu.navigation-image>a {
	text-align: left
}

.navigation.navigation-main.navigation-main-horizontal .submenu>ul {
	padding-left: 0
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1.show>a+ul {
	display: inline-flex !important;
	flex-wrap: wrap
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1.show>ul {
	display: inline-flex !important;
	flex-wrap: wrap
}

.navigation.navigation-main.navigation-main-horizontal .rel-level1>ul {
	width: 100%;
	clear: both;
	left: 0
}

.navigation.navigation-main.navigation-main-horizontal .rel-level2 {
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	flex-grow: 1;
	flex-basis: 23%
}

.navigation.navigation-main.navigation-main-vertical .rel-level1>ul {
	padding-left: 0;
	width: auto;
	left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.navigation.navigation-main.navigation-main-vertical .rel-level1>ul>li {
	padding: 5px 10px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.page-list {
	background-color: transparent
}

.page-list .item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	background: 0 0;
	padding: 15px;
	overflow: hidden
}

.page-list .item:last-child {
	border-width: 0
}

.page-list .item .field-title {
	color: #000
}

.page-list .field-title {
	font-weight: 700
}

.page-list {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.page-list a {
	background-color: transparent;
	text-decoration: none;
	font-size: 1em;
	color: #747474;
	border-bottom: 1px solid #89c6cc
}

.page-list a:hover {
	color: #878787;
	text-decoration: none
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.list-pagination {
	background: 0 0
}

.list-pagination nav {
	font-size: 13px
}

.list-pagination nav>a,
.list-pagination nav>span {
	display: inline-block;
	margin: 2px 1px 2px 0;
	padding: 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	font-size: 1em;
	font-weight: 700
}

.list-pagination nav>a:hover,
.list-pagination nav>span:hover {
	color: #89c6cc;
	background: #f6f6f6;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #15909c
}

.list-pagination nav>a:focus,
.list-pagination nav>span:focus {
	text-decoration: none;
	color: #89c6cc
}

.list-pagination nav>span.active {
	background: #f6f6f6;
	color: #89c6cc;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.list-pagination nav>span.inactive {
	color: #aaa
}

.list-pagination nav>span.inactive:hover {
	background: 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.playlist {
	background-color: transparent;
	padding: 20px 10px 0 10px
}

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

.playlist .component-content>h1,
.playlist .component-content>h2,
.playlist .component-content>h3,
.playlist .component-content>h4,
.playlist .component-content>h5,
.playlist .component-content>h6 {
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc
}

.playlist .playlist-item {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden
}

.playlist .playlist-item .playlist-section {
	display: flex;
	align-items: center;
	cursor: pointer;
	flex-flow: row wrap
}

.playlist .playlist-item .playlist-section>.scEmptyPlaceholder {
	flex-basis: 100%
}

.playlist .playlist-item .playlist-section>div {
	order: 1
}

.playlist .playlist-item .playlist-section .field-moviecaption a,
.playlist .playlist-item .playlist-section .field-moviecaption a:hover {
	text-decoration: none !important
}

.playlist .playlist-item .playlist-section .field-moviethumbnail {
	max-width: 150px;
	padding: 10px 10px 8px 5px
}

.playlist .playlist-item .playlist-section .field-moviethumbnail a {
	display: block;
	text-align: center
}

.playlist .playlist-item .playlist-section .field-moviethumbnail a img {
	width: 100%;
	height: auto
}

.playlist .playlist-item .playlist-section .field-moviecaption {
	font-size: 13px
}

.playlist .playlist-item .playlist-section .field-moviecaption>a {
	padding: 15px 10px;
	display: block;
	color: #747474;
	font-size: 1em
}

.playlist .playlist-item.active {
	background-color: #89c6cc
}

.playlist .playlist-item.active .field-moviecaption a {
	color: #fff;
	font-weight: 700
}

.playlist .playlist-nav {
	padding: 5px;
	text-align: center
}

.playlist .playlist-nav a {
	text-indent: -9999px;
	display: block;
	height: 100%
}

.playlist .playlist-nav .playlist-next,
.playlist .playlist-nav .playlist-prev {
	height: 17px;
	width: 14px;
	display: inline-block;
	vertical-align: middle
}

.playlist .playlist-nav .playlist-next a,
.playlist .playlist-nav .playlist-prev a {
	position: relative
}

.playlist .playlist-nav .playlist-next a:before,
.playlist .playlist-nav .playlist-prev a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f053";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	text-indent: 0
}

.playlist .playlist-nav .playlist-next a:hover,
.playlist .playlist-nav .playlist-prev a:hover {
	color: #89c6cc
}

.playlist .playlist-nav .playlist-prev a:before {
	content: "\f053"
}

.playlist .playlist-nav .playlist-next a:before {
	content: "\f054"
}

.video-playlist.show {
	display: block
}

.on-page-editor .video-playlist {
	display: block
}

.playlist.playlist-horizontal .playlist-items {
	display: inline-flex
}

.playlist.playlist-horizontal .playlist-items .playlist-item {
	min-width: 150px
}

.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section>div {
	width: 100%
}

.playlist.playlist-horizontal .playlist-items .playlist-item .playlist-section {
	display: block
}

.playlist.playlist-horizontal .playlist-items .playlist-item .field-moviecaption {
	text-align: center
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.promo {
	background: #fff;
	padding: 15px;
	overflow: hidden;
	box-sizing: border-box
}

.promo>.component-content {
	position: relative
}

.promo>.component-content:after {
	content: "";
	display: table;
	clear: both
}

.promo>.component-content {
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2
}

.promo>.component-content>div {
	padding: 5px
}

.promo .zg-height-fix .field-promoicon {
	margin-top: 100px
}

.promo .field-promoicon {
	overflow: hidden;
	width: 100%
}

.promo .field-promoicon img {
	width: 100%;
	height: auto
}

.promo .field-promolink {
	margin-top: 5px;
	padding-bottom: 10px
}

.promo.image-full-size img {
	margin-bottom: 10px
}

.promo h1,
.promo h2,
.promo h3,
.promo h4,
.promo h5,
.promo h6 {
	color: #222
}

.promo h1,
.promo h2 {
	margin: 10px 0
}

.promo h3,
.promo h4 {
	margin: 5px 0
}

.promo p {
	margin: 0 0 24px 0
}

.promo h5,
.promo h6 {
	margin: 5px 0 0
}

.promo strong {
	font-weight: 700
}

.promo ol,
.promo ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.promo li {
	font-size: 18px;
	margin-left: 15px
}

.promo ul li {
	list-style: disc;
	list-style-position: inside
}

.promo ol li {
	list-style: decimal;
	list-style-position: inside
}

.promo a {
	color: #000;
	text-decoration: underline;
	font-size: 1em
}

.promo a:hover {
	color: #000
}

.promo table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.promo table,
.promo table td,
.promo table th,
.promo table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.promo table td,
.promo table th,
.promo table tr {
	padding: 5px
}

.promo table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.promo table tr {
	border: none
}

.promo table td,
.promo table th {
	border-width: 2px 0 0 2px
}

.promo table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.promo table th:first-child {
	border-left: 0
}

.promo table td:first-child {
	border-left: 0
}

.promo.promo-hero {
	position: relative;
	text-align: center
}

.promo.promo-hero.promo-hero-half {
	float: left;
	width: 50%
}

@media only screen and (max-width:959px) {
	.promo.promo-hero.promo-hero-half {
		float: none;
		width: 100%
	}
}

.promo.promo-hero .field-promotext {
	display: inline-block;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	padding: 20px;
	color: #fff;
	background: rgba(0, 0, 0, .5)
}

.promo.promo-hero .field-promotext>a {
	color: inherit;
	text-decoration: none
}

@media only screen and (max-width:959px) {
	.promo.promo-hero .field-promotext {
		width: 100%;
		margin: 0
	}

	.promo.promo-hero .field-promotext h1 {
		font-size: 24px;
		font-size: 2.4rem
	}

	.promo.promo-hero .field-promotext h2,
	.promo.promo-hero .field-promotext h3,
	.promo.promo-hero .field-promotext h4 {
		font-size: 20px;
		font-size: 2rem
	}
}

.promo-shadow {
	max-width: 960px;
	padding: 0;
	border-top-width: 3px;
	border-top-color: #89c6cc;
	border-style: solid;
	overflow: visible;
	position: relative
}

.promo-shadow.promo {
	float: left
}

@media only screen and (max-width:959px) {
	.promo-shadow>.component-content {
		margin: 0 10px 30px 10px
	}
}

.promo-shadow>.component-content {
	padding: 15px;
	margin: 0 0 30px 0
}

.promo-shadow>.component-content:after,
.promo-shadow>.component-content:before {
	opacity: .7;
	box-shadow: 0 17px 10px rgba(0, 0, 0, .7);
	position: absolute;
	z-index: -1;
	height: 20%;
	max-height: 100px;
	max-width: 460px;
	width: 47%;
	content: "";
	bottom: 10px
}

.promo-shadow>.component-content:before {
	left: 2%;
	transform: rotate(-3deg)
}

.promo-shadow>.component-content:after {
	right: 2%;
	transform: rotate(3deg)
}

.promo.absolute-bottom-link {
	position: relative
}

.promo.absolute-bottom-link .field-promolink {
	position: absolute;
	bottom: 10px;
	right: 10px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.content,
.rich-text {
	background: 0 0;
	color: #747474;
	border: transparent;
	line-height: 1.5;
	font-size: 12px;
	overflow: hidden
}

.content *,
.rich-text * {
	max-width: 100%
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.rich-text h1,
.rich-text h2,
.rich-text h3,
.rich-text h4,
.rich-text h5,
.rich-text h6 {
	color: #222
}

.content h1,
.content h2,
.rich-text h1,
.rich-text h2 {
	margin: 10px 0
}

.content h3,
.content h4,
.rich-text h3,
.rich-text h4 {
	margin: 5px 0
}

.content p,
.rich-text p {
	margin: 0 0 24px 0
}

.content h5,
.content h6,
.rich-text h5,
.rich-text h6 {
	margin: 5px 0 0
}

.content strong,
.rich-text strong {
	font-weight: 700
}

.content ol,
.content ul,
.rich-text ol,
.rich-text ul {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px
}

.content li,
.rich-text li {
	font-size: 18px;
	margin-left: 15px
}

.content ul li,
.rich-text ul li {
	list-style: disc;
	list-style-position: inside
}

.content ol li,
.rich-text ol li {
	list-style: decimal;
	list-style-position: inside
}

.content a,
.rich-text a {
	color: #000;
	text-decoration: underline;
	font-size: 1em
}

.content a:hover,
.rich-text a:hover {
	color: #000
}

.content table,
.rich-text table {
	height: auto !important;
	border: 2px solid #d2d2d2
}

.content table,
.content table td,
.content table th,
.content table tr,
.rich-text table,
.rich-text table td,
.rich-text table th,
.rich-text table tr {
	border: solid 2px #d2d2d2;
	background: #fff;
	border-collapse: collapse;
	vertical-align: middle
}

.content table td,
.content table th,
.content table tr,
.rich-text table td,
.rich-text table th,
.rich-text table tr {
	padding: 5px
}

.content table caption,
.rich-text table caption {
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	font-size: 20px;
	font-weight: 700;
	margin-left: 0
}

.content table tr,
.rich-text table tr {
	border: none
}

.content table td,
.content table th,
.rich-text table td,
.rich-text table th {
	border-width: 2px 0 0 2px
}

.content table th,
.rich-text table th {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	padding: 7px
}

.content table th:first-child,
.rich-text table th:first-child {
	border-left: 0
}

.content table td:first-child,
.rich-text table td:first-child {
	border-left: 0
}

.content,
.rich-text {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.content .avi,
.content .bmp,
.content .doc,
.content .docx,
.content .field-filetypeicon>a>span,
.content .gif,
.content .jpeg,
.content .jpg,
.content .mov,
.content .mp3,
.content .mp4,
.content .pdf,
.content .png,
.content .ppt,
.content .pptx,
.content .psd,
.content .txt,
.content .wma,
.content .wmv,
.content .xls,
.content .xlsx,
.content .zip,
.rich-text .avi,
.rich-text .bmp,
.rich-text .doc,
.rich-text .docx,
.rich-text .field-filetypeicon>a>span,
.rich-text .gif,
.rich-text .jpeg,
.rich-text .jpg,
.rich-text .mov,
.rich-text .mp3,
.rich-text .mp4,
.rich-text .pdf,
.rich-text .png,
.rich-text .ppt,
.rich-text .pptx,
.rich-text .psd,
.rich-text .txt,
.rich-text .wma,
.rich-text .wmv,
.rich-text .xls,
.rich-text .xlsx,
.rich-text .zip {
	display: inline-block;
	box-sizing: border-box;
	font-weight: 400;
	width: 15px;
	height: 21px;
	margin: 0;
	padding: 0;
	position: relative
}

.content .avi:before,
.content .bmp:before,
.content .doc:before,
.content .docx:before,
.content .field-filetypeicon>a>span:before,
.content .gif:before,
.content .jpeg:before,
.content .jpg:before,
.content .mov:before,
.content .mp3:before,
.content .mp4:before,
.content .pdf:before,
.content .png:before,
.content .ppt:before,
.content .pptx:before,
.content .psd:before,
.content .txt:before,
.content .wma:before,
.content .wmv:before,
.content .xls:before,
.content .xlsx:before,
.content .zip:before,
.rich-text .avi:before,
.rich-text .bmp:before,
.rich-text .doc:before,
.rich-text .docx:before,
.rich-text .field-filetypeicon>a>span:before,
.rich-text .gif:before,
.rich-text .jpeg:before,
.rich-text .jpg:before,
.rich-text .mov:before,
.rich-text .mp3:before,
.rich-text .mp4:before,
.rich-text .pdf:before,
.rich-text .png:before,
.rich-text .ppt:before,
.rich-text .pptx:before,
.rich-text .psd:before,
.rich-text .txt:before,
.rich-text .wma:before,
.rich-text .wmv:before,
.rich-text .xls:before,
.rich-text .xlsx:before,
.rich-text .zip:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px !important;
	position: absolute;
	display: block;
	top: 50%;
	margin: 0;
	padding: 0;
	transform: translateY(-50%)
}

.content .field-filetypeicon span:before,
.rich-text .field-filetypeicon span:before {
	content: "\f016"
}

.content .field-filetypeicon .pdf:before,
.rich-text .field-filetypeicon .pdf:before {
	content: "\f1c1"
}

.content .field-filetypeicon .xls:before,
.content .field-filetypeicon .xlsx:before,
.rich-text .field-filetypeicon .xls:before,
.rich-text .field-filetypeicon .xlsx:before {
	content: "\f1c3"
}

.content .field-filetypeicon .ppt:before,
.content .field-filetypeicon .pptx:before,
.rich-text .field-filetypeicon .ppt:before,
.rich-text .field-filetypeicon .pptx:before {
	content: "\f1c4"
}

.content .field-filetypeicon .doc:before,
.content .field-filetypeicon .docx:before,
.rich-text .field-filetypeicon .doc:before,
.rich-text .field-filetypeicon .docx:before {
	content: "\f1c2"
}

.content .field-filetypeicon .bmp:before,
.content .field-filetypeicon .gif:before,
.content .field-filetypeicon .jpeg:before,
.content .field-filetypeicon .jpg:before,
.content .field-filetypeicon .png:before,
.content .field-filetypeicon .psd:before,
.content .field-filetypeicon .tif:before,
.rich-text .field-filetypeicon .bmp:before,
.rich-text .field-filetypeicon .gif:before,
.rich-text .field-filetypeicon .jpeg:before,
.rich-text .field-filetypeicon .jpg:before,
.rich-text .field-filetypeicon .png:before,
.rich-text .field-filetypeicon .psd:before,
.rich-text .field-filetypeicon .tif:before {
	content: "\f1c5"
}

.content .field-filetypeicon .avi:before,
.content .field-filetypeicon .divx:before,
.content .field-filetypeicon .flv:before,
.content .field-filetypeicon .gifv:before,
.content .field-filetypeicon .h264:before,
.content .field-filetypeicon .m4v:before,
.content .field-filetypeicon .mk3d:before,
.content .field-filetypeicon .mkv:before,
.content .field-filetypeicon .mov:before,
.content .field-filetypeicon .movie:before,
.content .field-filetypeicon .mp4:before,
.content .field-filetypeicon .mpg:before,
.content .field-filetypeicon .oggv:before,
.content .field-filetypeicon .rv:before,
.content .field-filetypeicon .swf:before,
.content .field-filetypeicon .vid:before,
.content .field-filetypeicon .vp6:before,
.content .field-filetypeicon .webm:before,
.content .field-filetypeicon .wmv:before,
.rich-text .field-filetypeicon .avi:before,
.rich-text .field-filetypeicon .divx:before,
.rich-text .field-filetypeicon .flv:before,
.rich-text .field-filetypeicon .gifv:before,
.rich-text .field-filetypeicon .h264:before,
.rich-text .field-filetypeicon .m4v:before,
.rich-text .field-filetypeicon .mk3d:before,
.rich-text .field-filetypeicon .mkv:before,
.rich-text .field-filetypeicon .mov:before,
.rich-text .field-filetypeicon .movie:before,
.rich-text .field-filetypeicon .mp4:before,
.rich-text .field-filetypeicon .mpg:before,
.rich-text .field-filetypeicon .oggv:before,
.rich-text .field-filetypeicon .rv:before,
.rich-text .field-filetypeicon .swf:before,
.rich-text .field-filetypeicon .vid:before,
.rich-text .field-filetypeicon .vp6:before,
.rich-text .field-filetypeicon .webm:before,
.rich-text .field-filetypeicon .wmv:before {
	content: "\f1c8"
}

.content .field-filetypeicon .aa:before,
.content .field-filetypeicon .aac:before,
.content .field-filetypeicon .aax:before,
.content .field-filetypeicon .ac3:before,
.content .field-filetypeicon .aif:before,
.content .field-filetypeicon .aiff:before,
.content .field-filetypeicon .amz:before,
.content .field-filetypeicon .asx:before,
.content .field-filetypeicon .au:before,
.content .field-filetypeicon .avr:before,
.content .field-filetypeicon .fla:before,
.content .field-filetypeicon .flac:before,
.content .field-filetypeicon .m3u:before,
.content .field-filetypeicon .m4a:before,
.content .field-filetypeicon .mid:before,
.content .field-filetypeicon .midi:before,
.content .field-filetypeicon .mka:before,
.content .field-filetypeicon .mp3:before,
.content .field-filetypeicon .mp4a:before,
.content .field-filetypeicon .ogg:before,
.content .field-filetypeicon .pcm:before,
.content .field-filetypeicon .ra:before,
.content .field-filetypeicon .rma:before,
.content .field-filetypeicon .wav:before,
.content .field-filetypeicon .wma:before,
.content .field-filetypeicon .xwma:before,
.rich-text .field-filetypeicon .aa:before,
.rich-text .field-filetypeicon .aac:before,
.rich-text .field-filetypeicon .aax:before,
.rich-text .field-filetypeicon .ac3:before,
.rich-text .field-filetypeicon .aif:before,
.rich-text .field-filetypeicon .aiff:before,
.rich-text .field-filetypeicon .amz:before,
.rich-text .field-filetypeicon .asx:before,
.rich-text .field-filetypeicon .au:before,
.rich-text .field-filetypeicon .avr:before,
.rich-text .field-filetypeicon .fla:before,
.rich-text .field-filetypeicon .flac:before,
.rich-text .field-filetypeicon .m3u:before,
.rich-text .field-filetypeicon .m4a:before,
.rich-text .field-filetypeicon .mid:before,
.rich-text .field-filetypeicon .midi:before,
.rich-text .field-filetypeicon .mka:before,
.rich-text .field-filetypeicon .mp3:before,
.rich-text .field-filetypeicon .mp4a:before,
.rich-text .field-filetypeicon .ogg:before,
.rich-text .field-filetypeicon .pcm:before,
.rich-text .field-filetypeicon .ra:before,
.rich-text .field-filetypeicon .rma:before,
.rich-text .field-filetypeicon .wav:before,
.rich-text .field-filetypeicon .wma:before,
.rich-text .field-filetypeicon .xwma:before {
	content: "\f1c7"
}

.content .field-filetypeicon .txt:before,
.rich-text .field-filetypeicon .txt:before {
	content: "\f0f6"
}

.content .field-filetypeicon .dmg:before,
.content .field-filetypeicon .gz:before,
.content .field-filetypeicon .iso:before,
.content .field-filetypeicon .rar:before,
.content .field-filetypeicon .tar:before,
.content .field-filetypeicon .zip:before,
.content .field-filetypeicon .zipx:before,
.rich-text .field-filetypeicon .dmg:before,
.rich-text .field-filetypeicon .gz:before,
.rich-text .field-filetypeicon .iso:before,
.rich-text .field-filetypeicon .rar:before,
.rich-text .field-filetypeicon .tar:before,
.rich-text .field-filetypeicon .zip:before,
.rich-text .field-filetypeicon .zipx:before {
	content: "\f1c6"
}

.content .field-filetypeicon .config:before,
.content .field-filetypeicon .cpp:before,
.content .field-filetypeicon .css:before,
.content .field-filetypeicon .git:before,
.content .field-filetypeicon .h:before,
.content .field-filetypeicon .ini:before,
.content .field-filetypeicon .js:before,
.content .field-filetypeicon .py:before,
.rich-text .field-filetypeicon .config:before,
.rich-text .field-filetypeicon .cpp:before,
.rich-text .field-filetypeicon .css:before,
.rich-text .field-filetypeicon .git:before,
.rich-text .field-filetypeicon .h:before,
.rich-text .field-filetypeicon .ini:before,
.rich-text .field-filetypeicon .js:before,
.rich-text .field-filetypeicon .py:before {
	content: "\f1c9"
}

.content .field-filetypeicon .apk:before,
.content .field-filetypeicon .app:before,
.content .field-filetypeicon .bat:before,
.content .field-filetypeicon .deb:before,
.content .field-filetypeicon .dll:before,
.content .field-filetypeicon .exe:before,
.content .field-filetypeicon .jar:before,
.content .field-filetypeicon .msi:before,
.content .field-filetypeicon .pl:before,
.content .field-filetypeicon .prg:before,
.content .field-filetypeicon .scr:before,
.content .field-filetypeicon .sh:before,
.content .field-filetypeicon .vb:before,
.rich-text .field-filetypeicon .apk:before,
.rich-text .field-filetypeicon .app:before,
.rich-text .field-filetypeicon .bat:before,
.rich-text .field-filetypeicon .deb:before,
.rich-text .field-filetypeicon .dll:before,
.rich-text .field-filetypeicon .exe:before,
.rich-text .field-filetypeicon .jar:before,
.rich-text .field-filetypeicon .msi:before,
.rich-text .field-filetypeicon .pl:before,
.rich-text .field-filetypeicon .prg:before,
.rich-text .field-filetypeicon .scr:before,
.rich-text .field-filetypeicon .sh:before,
.rich-text .field-filetypeicon .vb:before {
	content: "\f085"
}

.content .field-filetypeicon .asp:before,
.content .field-filetypeicon .aspx:before,
.content .field-filetypeicon .cfm:before,
.content .field-filetypeicon .com:before,
.content .field-filetypeicon .edu:before,
.content .field-filetypeicon .gov:before,
.content .field-filetypeicon .htm:before,
.content .field-filetypeicon .html:before,
.content .field-filetypeicon .jhtml:before,
.content .field-filetypeicon .mil:before,
.content .field-filetypeicon .net:before,
.content .field-filetypeicon .org:before,
.content .field-filetypeicon .php3:before,
.content .field-filetypeicon .php4:before,
.content .field-filetypeicon .php5:before,
.content .field-filetypeicon .php:before,
.content .field-filetypeicon .phtmle:before,
.content .field-filetypeicon .xhtml:before,
.rich-text .field-filetypeicon .asp:before,
.rich-text .field-filetypeicon .aspx:before,
.rich-text .field-filetypeicon .cfm:before,
.rich-text .field-filetypeicon .com:before,
.rich-text .field-filetypeicon .edu:before,
.rich-text .field-filetypeicon .gov:before,
.rich-text .field-filetypeicon .htm:before,
.rich-text .field-filetypeicon .html:before,
.rich-text .field-filetypeicon .jhtml:before,
.rich-text .field-filetypeicon .mil:before,
.rich-text .field-filetypeicon .net:before,
.rich-text .field-filetypeicon .org:before,
.rich-text .field-filetypeicon .php3:before,
.rich-text .field-filetypeicon .php4:before,
.rich-text .field-filetypeicon .php5:before,
.rich-text .field-filetypeicon .php:before,
.rich-text .field-filetypeicon .phtmle:before,
.rich-text .field-filetypeicon .xhtml:before {
	content: "\f0c1"
}

.article-detail .component-content {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 24px 0
}

@media screen and (min-width:768px) {
	.article-detail .component-content {
		font-size: 18px;
		margin: 0 0 24px 0
	}
}

.field-featurelist ul,
.rich-text-lists ul {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.field-featurelist ul li,
.rich-text-lists ul li {
	font-size: 18px;
	position: relative;
	line-height: 21px;
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 25px
}

.field-featurelist ul li:before,
.rich-text-lists ul li:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: FontAwesome, sans-serif;
	position: absolute;
	top: 3px;
	left: 0;
	color: #747474;
	text-align: center;
	content: "\f00c";
	width: 20px;
	margin: 0 5px 0 0;
	padding: 0
}

.field-featurelist ul li:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: FontAwesome, sans-serif;
	position: absolute;
	top: 3px;
	left: 0;
	color: #747474;
	text-align: center;
	content: "\f046";
	width: 20px;
	margin: 0 5px 0 0;
	padding: 0
}

.media-link.file-type-icon-media-link {
	float: left
}

.media-link.file-type-icon-media-link .field-filetypeicon {
	text-align: center
}

.photo-exhibit-description div {
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333;
	font-size: 18px;
	line-height: 27px;
	width: 1230px
}

.photo-exhibit-description div a {
	color: #0b5ead;
	text-decoration: none
}

.photo-exhibit-description div a:hover {
	color: #0b5ead;
	text-decoration: underline
}

@media only screen and (max-width:576px) {
	.photo-exhibit-description div {
		margin-left: 0;
		margin-right: 0;
		width: auto;
		padding-right: 45px;
		padding-left: 30px
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.market-selector {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.market-selector label {
	background: 0 0;
	color: #747474
}

.market-selector button,
.market-selector input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #747474;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.market-selector input:focus {
	border: 1px solid #d2d2d2
}

.market-selector button,
.market-selector input[type=button],
.market-selector input[type=reset],
.market-selector input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.market-selector button:hover,
.market-selector input[type=button]:hover,
.market-selector input[type=reset]:hover,
.market-selector input[type=submit]:hover {
	background: #f7f7f7 !important
}

.market-selector button::-moz-focus-inner,
.market-selector input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.market-selector input[type=text] {
	font-size: 13px
}

.market-selector input[type=email],
.market-selector input[type=password],
.market-selector input[type=text],
.market-selector select,
.market-selector textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #747474;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.market-selector select {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.market-selector select {
	height: auto;
	font-size: 13px;
	color: #747474;
	padding: 5px 15px 5px 5px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.sitecore-form {
	@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap");
}

.sitecore-form label {
	background: 0 0;
	color: #747474
}

.sitecore-form button,
.sitecore-form input {
	display: inline-block;
	box-sizing: border-box;
	background: #fff !important;
	border: 1px solid #d2d2d2;
	border-radius: 0 !important;
	color: #747474;
	font-weight: 400;
	padding: 8px 2%;
	clear: both;
	height: auto;
	font-size: 13px
}

.sitecore-form input:focus {
	border: 1px solid #d2d2d2
}

.sitecore-form button,
.sitecore-form input[type=button],
.sitecore-form input[type=reset],
.sitecore-form input[type=submit] {
	border: 1px solid #89c6cc;
	padding: 5px 20px
}

.sitecore-form button:hover,
.sitecore-form input[type=button]:hover,
.sitecore-form input[type=reset]:hover,
.sitecore-form input[type=submit]:hover {
	background: #f7f7f7 !important
}

.sitecore-form button::-moz-focus-inner,
.sitecore-form input::-moz-focus-inner {
	border: 0;
	padding: 0
}

.sitecore-form input[type=text] {
	font-size: 13px
}

.sitecore-form input[type=email],
.sitecore-form input[type=password],
.sitecore-form input[type=text],
.sitecore-form select,
.sitecore-form textarea {
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .1);
	color: #747474;
	width: 100%;
	background: #fff;
	border: 1px solid #d2d2d2
}

.sitecore-form select {
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	outline: 0;
	cursor: pointer;
	padding: 5px
}

.sitecore-form {
	padding: 15px
}

.sitecore-form>.component-content {
	padding: 15px;
	border: 1px solid transparent;
	background-color: transparent;
	color: #747474
}

.sitecore-form form {
	font-size: 13px;
	color: #747474
}

.sitecore-form form>div {
	padding: 15px 0
}

.sitecore-form form>div label {
	font-family: inherit;
	padding-right: 5px
}

.sitecore-form form>div input {
	font-family: inherit
}

.sitecore-form form>div button,
.sitecore-form form>div input[type=submit] {
	border: none !important;
	border-radius: 20px !important;
	background: #fff;
	color: #0064b1;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 12px;
	font-family: AvenirNextDemiBold, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 12px 25px;
	margin-top: 35px;
	transition: all .2s ease-in-out
}

.sitecore-form form>div button:hover,
.sitecore-form form>div input[type=submit]:hover {
	background: #0064b1 !important;
	color: #fff
}

.sitecore-form form>div label+input,
.sitecore-form form>div label+textarea {
	margin-top: 5px
}

.sitecore-form form>div select,
.sitecore-form form>div textarea {
	margin-top: 5px
}

.sitecore-form form h1 {
	color: #000
}

.sitecore-form form [data-sc-field-name="Password Confirmation"] {
	margin-right: 5px
}

.sitecore-form .form.hints-below .scfSectionContent [class$=UsefulInfo] {
	position: static;
	opacity: 1;
	max-width: 100%;
	width: 100%;
	margin: 5px 0 0 5px
}

.sitecore-form .form.labels-above label {
	box-sizing: border-box;
	display: block;
	width: 100%;
	margin: 0
}

.sitecore-form .form.labels-above .scfCaptchaGeneralPanel,
.sitecore-form .form.labels-above .scfCheckBoxListGeneralPanel,
.sitecore-form .form.labels-above .scfConfirmPasswordGeneralPanel,
.sitecore-form .form.labels-above .scfCreditCardGeneralPanel,
.sitecore-form .form.labels-above .scfDateGeneralPanel,
.sitecore-form .form.labels-above .scfDatePickerGeneralPanel,
.sitecore-form .form.labels-above .scfDateSelectorGeneralPanel,
.sitecore-form .form.labels-above .scfDropListGeneralPanel,
.sitecore-form .form.labels-above .scfEmailGeneralPanel,
.sitecore-form .form.labels-above .scfFileUploadGeneralPanel,
.sitecore-form .form.labels-above .scfListBoxGeneralPanel,
.sitecore-form .form.labels-above .scfMultipleLineGeneralPanel,
.sitecore-form .form.labels-above .scfNumberGeneralPanel,
.sitecore-form .form.labels-above .scfPasswordGeneralPanel,
.sitecore-form .form.labels-above .scfRadioButtonListGeneralPanel,
.sitecore-form .form.labels-above .scfSingleLineGeneralPanel,
.sitecore-form .form.labels-above .scfSmsTelephoneGeneralPanel,
.sitecore-form .form.labels-above .scfTelephoneGeneralPanel {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	width: 93%
}

.sitecore-form .form.labels-above .scfSectionContent .scfRequired {
	margin: 0 5px
}

.sitecore-form .form.labels-above .scfMultipleLineGeneralPanel {
	width: 95%
}

.sitecore-form .form.labels-above .scfMultipleLineTextBox {
	margin: 0 0 0 5px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.skip-link {
	position: absolute;
	top: -40px;
	left: 0;
	background: #bf1722;
	color: #fff !important;
	padding: 8px;
	z-index: 100;
	border-bottom-right-radius: 8px
}

.skip-link:focus {
	top: 0
}

.snippet {
	padding-left: 0;
	padding-right: 0
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.social-media-share {
	background: 0 0
}

.social-media-share ul {
	overflow: hidden
}

.social-media-share li:first-child {
	margin-left: 0
}

.social-media-share li {
	float: left;
	margin: 0 10px
}

.social-media-share li .fb_iframe_widget {
	display: block;
	margin-top: -2px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.tabs {
	overflow: hidden;
	position: relative;
	background: 0 0;
	border: none;
	position: relative;
	overflow: hidden
}

.tab-slider {
	position: absolute;
	background: #f7f7f7;
	cursor: pointer;
	border: 2px solid #89c6cc;
	vertical-align: center;
	width: 15px;
	text-indent: -9999px;
	z-index: 10
}

.tabs-heading {
	overflow: hidden
}

.tabs-heading li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f7f7f7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f7f7f7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f7f7f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	float: left;
	display: block;
	margin-left: 1px;
	background: #f7f7f7;
	width: auto;
	cursor: pointer
}

.tabs-heading li>div:after {
	content: "";
	display: table;
	clear: both
}

.tabs-heading li>div {
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	color: #222
}

.tabs-heading li>div .field-heading {
	font-size: 16px
}

.tabs-heading li>div>.row {
	display: block
}

.tabs-heading li .component.content {
	margin: 5px 0
}

.tabs-heading li.active {
	background: #fff;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.tabs-heading li.active a {
	color: #000
}

.tabs-heading li:hover {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	background: #fff
}

.tabs-heading li:first-child {
	margin-left: 0
}

.tabs-container {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	background: 0 0;
	margin-top: -1px
}

.tab:after {
	content: "";
	display: table;
	clear: both
}

.tab {
	display: none;
	padding: 10px
}

.tab.active {
	display: block
}

.tabs.tabs-bottom .tabs-container {
	margin: 0
}

.tabs.tabs-bottom .tabs-heading {
	position: relative;
	margin-top: -1px
}

.tabs.tabs-bottom .tabs-heading li {
	margin-bottom: 0;
	border-top: 0 solid #fff
}

.tabs.tabs-bottom .tabs-heading li a {
	border: none
}

.tabs.tabs-bottom .tabs-heading li.active {
	border-top: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d2d2d2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2
}

.tabs.tabs-bottom .tabs-heading li.active a {
	border: none;
	position: relative
}

.tabs.tabs-bottom .tabs-heading li:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	background: #fff
}

.tabs.tabs-bottom .tabs-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	border-top: none;
	background: 0 0;
	margin-bottom: 1px
}

.tabs.tabs-vertical .tabs-heading {
	width: 30%;
	float: left
}

.tabs.tabs-vertical .tabs-heading li {
	margin: 0 0 2px 0;
	display: block;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7f7f7;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #f7f7f7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7
}

.tabs.tabs-vertical .tabs-heading li.active {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical .tabs-heading li.active a {
	border: none
}

.tabs.tabs-vertical .tabs-heading li:first-child {
	margin-top: 0
}

.tabs.tabs-vertical .tabs-heading li:hover {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical .tabs-container {
	margin: 0;
	float: left;
	width: 70%;
	margin-left: -1px;
	border-top: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading {
	float: right;
	margin-left: -1px
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f7f7f7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f7f7f7;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li.active a {
	border: none
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-heading li:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #89c6cc
}

.tabs.tabs-vertical.tabs-vertical-right .tabs-container {
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89c6cc;
	border-top: none;
	margin-left: -1px;
	border-left: none
}

.tabs.tabs-scrollable .tabs-heading {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0
}

.tabs.tabs-scrollable .tabs-container {
	margin: 0
}

.tabs.tabs-scrollable .prev {
	left: 0;
	background: #e4e4e4 url(../Images/arrow-left.png) center center no-repeat
}

.tabs.tabs-scrollable .next {
	right: 0;
	background: #e4e4e4 url(../Images/arrow-right.png) center center no-repeat
}

.tabs.tabs-scrollable.tabs-bottom .wrapper {
	margin-top: 2px;
	padding-bottom: 6px
}

.tabs.tabs-scrollable.tabs-bottom .next {
	top: 1px
}

.tabs.tabs-scrollable.tabs-bottom .prev {
	top: 1px
}

.tabs.tabs-scrollable.tabs-bottom .tabs-heading {
	margin-top: -4px
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.tag-cloud .component-content {
	text-align: justify
}

.tag-cloud .tag-cloud-item a {
	color: #747474
}

.tag-cloud .tag-cloud-item a:hover {
	color: #878787
}

.tag-cloud .tag-cloud-item.xs {
	font-size: .9em
}

.tag-cloud .tag-cloud-item.s {
	font-size: 1.1em
}

.tag-cloud .tag-cloud-item.m {
	font-size: 1.3em
}

.tag-cloud .tag-cloud-item.l {
	font-size: 1.5em
}

.tag-cloud .tag-cloud-item.xl {
	font-size: 1.8em
}

.tag-cloud .tag-cloud-item.xxl {
	font-size: 2em
}

.tag-cloud span.field-title.tag-links {
	border-radius: 5px;
	padding: 5px 5px;
	display: inline
}

.tag-cloud span.field-title.tag-links:last-child {
	margin-right: 0
}

.tag-cloud span.field-title.tag-links .tag-usages:before {
	content: "("
}

.tag-cloud span.field-title.tag-links .tag-usages:after {
	content: ")"
}

.tag-cloud span.field-title.tag-links .tag-usages {
	font-size: inherit;
	font-weight: 700
}

.tag-cloud span.field-title.tag-text {
	position: relative;
	padding-left: 20px;
	border-bottom: 1px solid transparent;
	display: block;
	float: left
}

.tag-cloud span.field-title.tag-text:hover {
	cursor: pointer;
	text-decoration: none
}

.tag-cloud span.field-title.tag-text:before {
	content: "\f02b";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.tag-list span.field-title.tag-text {
	color: #747474;
	position: relative;
	padding-left: 15px;
	margin-right: 10px;
	border-bottom: 1px solid transparent
}

.tag-list span.field-title.tag-text:hover {
	cursor: pointer;
	color: #878787;
	border-bottom: 1px solid #15909c;
	text-decoration: none
}

.tag-list span.field-title.tag-text:before {
	content: "\f02b";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

.tag-list span.field-title>a {
	color: #747474;
	background: #89c6cc;
	border-radius: 3px 0 0 3px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 15px 0 23px;
	position: relative;
	margin: 0 20px 10px 0;
	text-decoration: none;
	-webkit-transition: color .2s;
	color: #fff
}

.tag-list span.field-title>a:hover {
	background-color: #15909c
}

.tag-list span.field-title>a:hover:after {
	border-left: 10px solid #15909c
}

.tag-list span.field-title>a:before {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 1px rgba(0, 0, 0, .25);
	content: "";
	height: 6px;
	left: 10px;
	position: absolute;
	width: 6px;
	top: 10px
}

.tag-list span.field-title>a:after {
	background: 0 0;
	border-bottom: 13px solid transparent;
	border-left: 10px solid #89c6cc;
	border-top: 13px solid transparent;
	content: "";
	position: absolute;
	right: -10px;
	top: 0;
	bottom: 0
}

.tag-list span.field-title.tag-links {
	display: block;
	float: left;
	border-radius: 20px;
	position: relative;
	margin-right: 5px;
	padding: 5px 5px;
	margin-top: 5px
}

.tag-list span.field-title.tag-links>a {
	text-decoration: none;
	padding-left: 20px;
	position: relative
}

.tag-list span.field-title.tag-links>a:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f111";
	display: block;
	font-size: 6px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 10px;
	transform: translateY(-50%)
}

.tag-list span.field-title.tag-text {
	position: relative;
	border-bottom: 1px solid transparent;
	display: block;
	float: left;
	padding-left: 20px
}

.tag-list span.field-title.tag-text:hover {
	cursor: pointer;
	text-decoration: none
}

.tag-list span.field-title.tag-text:before {
	content: "\f02b";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.title {
	background: 0 0
}

.title .field-title a,
.title h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89c6cc;
	font-size: 24px;
	margin-bottom: 10px;
	color: #747474;
	line-height: normal;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	cursor: pointer
}

.title .field-title a:hover,
.title h1:hover {
	color: #878787
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.toggle details[open] summary:before {
	content: "\f146"
}

.toggle summary.toggle-header::-webkit-details-marker {
	display: none
}

.toggle summary.toggle-header:before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f0fe";
	position: absolute;
	font-size: 17px;
	left: 0;
	top: 50%;
	transform: translateY(-50%)
}

.toggle summary.toggle-header {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 0 10px;
	background: #fff;
	cursor: pointer;
	min-height: 25px
}

.toggle summary.toggle-header.show {
	display: inline-block !important
}

.toggle summary.toggle-header .toggle-label {
	display: block;
	float: right;
	margin: 0 0 0 10px
}

.toggle summary.toggle-header .toggle-label p {
	margin-bottom: 0
}

.toggle .show {
	color: #878787
}

.toggle .toggle-content {
	margin-top: -1px
}

.toggle details summary~.component>.component-content {
	animation-fill-mode: forwards;
	animation-iteration-count: 1;
	animation-delay: 0;
	animation-timing-function: linear;
	animation-direction: normal;
	display: none
}

.toggle details[open] summary~.component {
	overflow: hidden
}

.toggle details[open] summary~.component>.component-content {
	transform: translateY(-100%);
	display: block
}

@keyframes swing {
	0% {
		transform: translateY(-100%)
	}

	50% {
		transform: translateY(-50%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutBack {
	0% {
		transform: translateY(-100%)
	}

	20% {
		transform: translateY(-40%)
	}

	30% {
		transform: translateY(-60%)
	}

	60% {
		transform: translateY(0)
	}

	80% {
		transform: translateY(40%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutBounce {
	0% {
		transform: translateY(-100%)
	}

	25% {
		transform: translateY(-50%)
	}

	50% {
		transform: translateY(0)
	}

	62.5% {
		transform: translateY(-10%)
	}

	75% {
		transform: translateY(0)
	}

	87.5% {
		transform: translateY(-5%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutCirc {
	0% {
		transform: translateY(-100%)
	}

	10% {
		transform: translateY(-80%)
	}

	90% {
		transform: translateY(-20%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutCubic {
	0% {
		transform: translateY(-100%)
	}

	30% {
		transform: translateY(-80%)
	}

	70% {
		transform: translateY(-20%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutElastic {
	0% {
		transform: translateY(-100%)
	}

	30% {
		transform: translateY(-80%)
	}

	70% {
		transform: translateY(-20%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutExpo {
	0% {
		transform: translateY(-100%)
	}

	30% {
		transform: translateY(-90%)
	}

	70% {
		transform: translateY(-10%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutQad {
	0% {
		transform: translateY(-100%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutQuart {
	0% {
		transform: translateY(-100%)
	}

	30% {
		transform: translateY(-90%)
	}

	70% {
		transform: translateY(-10%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutQuint {
	0% {
		transform: translateY(-100%)
	}

	30% {
		transform: translateY(-90%)
	}

	70% {
		transform: translateY(-10%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes easeInOutSine {
	0% {
		transform: translateY(-100%)
	}

	25% {
		transform: translateY(-80%)
	}

	75% {
		transform: translateY(-20%)
	}

	100% {
		transform: translateY(0)
	}
}

@keyframes outQuad {
	0% {
		transform: translateY(-100%)
	}

	25% {
		transform: translateY(-70%)
	}

	50% {
		transform: translateY(-40%)
	}

	75% {
		transform: translateY(-20%)
	}

	100% {
		transform: translateY(0)
	}
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.twitter h1,
.twitter h2,
.twitter h3,
.twitter h4,
.twitter h5,
.twitter h6 {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2
}

.twitter .twitter-follow-button {
	margin: 10px 0 0
}

.twitter .tweet-item {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89c6cc;
	padding: 10px 10px 10px 0;
	margin-left: 10px;
	overflow: hidden;
	position: relative;
	padding-left: 55px
}

.twitter .tweet-item:first-child {
	border: none;
	background: 0 0
}

.twitter .tweet-header {
	overflow: hidden
}

.twitter .tweet-profile {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px
}

.twitter .tweet-avatar {
	position: absolute;
	left: 0;
	top: 10px
}

.twitter .tweet-datetime {
	display: block;
	float: right;
	text-decoration: none
}

.twitter .tweet-content {
	margin-top: 5px
}

.twitter .tweet-footer>ul li {
	display: inline;
	padding-left: 5px
}

.twitter .tweet-footer>ul li:first-child {
	padding: 0
}

.twitter .tweet-footer a {
	text-decoration: none
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.component.video .mejs-container {
	overflow: hidden
}

.component.video .mejs-controls .mejs-button button {
	box-shadow: none
}

.component.video .sxa-video-wrapper {
	position: relative
}

.component.video .video-init {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	background: url(/-/media/Base-Themes/Core-Libraries/styles/mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	overflow: hidden;
	z-index: 1
}

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome/fontawesome-webfont-eot.eot?v=4.7.0);
	src: url(../fonts/fontawesome/fontawesome-webfont-eot.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome/fontawesome-webfont-woff2.woff2?v=4.7.0) format("woff2"), url(../fonts/fontawesome/fontawesome-webfont-woff.woff?v=4.7.0) format("woff"), url(../fonts/fontawesome/fontawesome-webfont-ttf.ttf?v=4.7.0) format("truetype"), url(../fonts/fontawesome/fontawesome-webfont-svg.svg?v=4.7.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.3333333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.2857142857em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.1428571429em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.1428571429em;
	width: 2.1428571429em;
	top: .1428571429em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.8571428571em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

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

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

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

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

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

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

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

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

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

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: rgb(0, 86.1, 178.5);
	text-decoration: underline
}

a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none
}

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

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

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

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

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

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

th {
	text-align: inherit;
	text-align: -webkit-match-parent
}

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

button {
	border-radius: 0
}

button:focus:not(:focus-visible) {
	outline: 0
}

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[role=button] {
	cursor: pointer
}

select {
	word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

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

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

textarea {
	overflow: auto;
	resize: vertical
}

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

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

progress {
	vertical-align: baseline
}

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

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

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

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

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

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

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

.card>.list-group {
	border-top: inherit;
	border-bottom: inherit
}

.card>.list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
	border-top: 0
}

.card-body {
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
	border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
	flex-shrink: 0;
	width: 100%
}

.card-img,
.card-img-top {
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.card-deck {
		display: flex;
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px
	}

	.card-deck .card {
		flex: 1 0 0%;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px
	}
}

.card-group>.card {
	margin-bottom: 15px
}

@media (min-width:576px) {
	.card-group {
		display: flex;
		flex-flow: row wrap
	}

	.card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0
	}

	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}

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

	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}

	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}

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

	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}

	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
	.card-columns {
		column-count: 3;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion {
	overflow-anchor: none
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: -1px
}

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

@media (prefers-reduced-motion:reduce) {
	.btn {
		transition: none
	}
}

.btn:hover {
	color: #212529;
	text-decoration: none
}

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

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

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

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

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: rgb(0, 104.55, 216.75);
	border-color: rgb(0, 98.4, 204)
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: rgb(0, 104.55, 216.75);
	border-color: rgb(0, 98.4, 204);
	box-shadow: 0 0 0 .2rem rgba(38.25, 142.8, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: rgb(0, 98.4, 204);
	border-color: rgb(0, 92.25, 191.25)
}

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

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
	border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785)
}

.btn-secondary.focus,
.btn-secondary:focus {
	color: #fff;
	background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
	border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
	box-shadow: 0 0 0 .2rem rgba(130.05, 137.7, 144.5, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
	border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232)
}

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

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: rgb(32.6086956522, 136.1413043478, 56.25);
	border-color: rgb(30.1449275362, 125.8550724638, 52)
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: rgb(32.6086956522, 136.1413043478, 56.25);
	border-color: rgb(30.1449275362, 125.8550724638, 52);
	box-shadow: 0 0 0 .2rem rgba(72.25, 180.2, 96.9, .5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: rgb(30.1449275362, 125.8550724638, 52);
	border-color: rgb(27.6811594203, 115.5688405797, 47.75)
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(72.25, 180.2, 96.9, .5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: rgb(18.75, 132.0652173913, 150);
	border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667)
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: rgb(18.75, 132.0652173913, 150);
	border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
	box-shadow: 0 0 0 .2rem rgba(57.8, 175.95, 194.65, .5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
	border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333)
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(57.8, 175.95, 194.65, .5)
}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:hover {
	color: #212529;
	background-color: rgb(223.75, 167.8125, 0);
	border-color: rgb(211, 158.25, 0)
}

.btn-warning.focus,
.btn-warning:focus {
	color: #212529;
	background-color: rgb(223.75, 167.8125, 0);
	border-color: rgb(211, 158.25, 0);
	box-shadow: 0 0 0 .2rem rgba(221.7, 169.6, 12.1, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: rgb(211, 158.25, 0);
	border-color: rgb(198.25, 148.6875, 0)
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(221.7, 169.6, 12.1, .5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
	border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987)
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: rgb(200.082278481, 34.667721519, 50.5158227848);
	border-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
	box-shadow: 0 0 0 .2rem rgba(225.25, 83.3, 96.9, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987);
	border-color: rgb(178.3481012658, 30.9018987342, 45.0284810127)
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(225.25, 83.3, 96.9, .5)
}

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

.btn-light:hover {
	color: #212529;
	background-color: rgb(225.6875, 229.875, 234.0625);
	border-color: rgb(218.25, 223.5, 228.75)
}

.btn-light.focus,
.btn-light:focus {
	color: #212529;
	background-color: rgb(225.6875, 229.875, 234.0625);
	border-color: rgb(218.25, 223.5, 228.75);
	box-shadow: 0 0 0 .2rem rgba(215.75, 217.2, 218.65, .5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: rgb(218.25, 223.5, 228.75);
	border-color: rgb(210.8125, 217.125, 223.4375)
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(215.75, 217.2, 218.65, .5)
}

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

.btn-dark:hover {
	color: #fff;
	background-color: rgb(34.8534482759, 38.875, 42.8965517241);
	border-color: rgb(29.1379310345, 32.5, 35.8620689655)
}

.btn-dark.focus,
.btn-dark:focus {
	color: #fff;
	background-color: rgb(34.8534482759, 38.875, 42.8965517241);
	border-color: rgb(29.1379310345, 32.5, 35.8620689655);
	box-shadow: 0 0 0 .2rem rgba(82.45, 87.55, 92.65, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: rgb(29.1379310345, 32.5, 35.8620689655);
	border-color: rgb(23.4224137931, 26.125, 28.8275862069)
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(82.45, 87.55, 92.65, .5)
}

.btn-outline-primary {
	color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

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

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

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

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

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

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

.btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

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

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

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

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

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

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

.btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none
}

.btn-link:hover {
	color: rgb(0, 86.1, 178.5);
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

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

@media (prefers-reduced-motion:reduce) {
	.form-control {
		transition: none
	}
}

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

.form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: rgb(127.5, 189, 255);
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

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

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
	appearance: none
}

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

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding: .375rem 0;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size] {
	height: auto
}

textarea.form-control {
	height: auto
}

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

.form-text {
	display: block;
	margin-top: .25rem
}

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

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

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

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

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

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

.form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}

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

.valid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(40, 167, 69, .9);
	border-radius: .25rem
}

.form-row>.col>.valid-tooltip,
.form-row>[class*=col-]>.valid-tooltip {
	left: 5px
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
	display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #28a745;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

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

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
	border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
	border-color: rgb(51.6956521739, 206.3043478261, 87);
	background-color: rgb(51.6956521739, 206.3043478261, 87)
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before {
	border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

.invalid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, .9);
	border-radius: .25rem
}

.form-row>.col>.invalid-tooltip,
.form-row>[class*=col-]>.invalid-tooltip {
	left: 5px
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
	display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

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

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
	border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
	border-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
	background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557)
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before {
	border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	.form-inline label {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: flex;
		flex: 0 0 auto;
		flex-flow: row wrap;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext {
		display: inline-block
	}

	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		align-items: center;
		justify-content: center
	}

	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

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

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
	position: relative;
	flex: 1 1 auto;
	width: 1%;
	min-width: 0;
	margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
	margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
	z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
	z-index: 4
}

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

.input-group>.custom-file {
	display: flex;
	align-items: center
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,
.input-group:not(.has-validation)>.custom-select:not(:last-child),
.input-group:not(.has-validation)>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,
.input-group.has-validation>.custom-select:nth-last-child(n+3),
.input-group.has-validation>.form-control:nth-last-child(n+3) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

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

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

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
	z-index: 3
}

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

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

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

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

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

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
	height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
	height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
	padding-right: 1.75rem
}

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

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

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

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

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

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

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

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

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

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

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

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

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

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

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

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "— "
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {

	.container,
	.container-sm {
		max-width: 540px
	}
}

@media (min-width:768px) {

	.container,
	.container-md,
	.container-sm {
		max-width: 720px
	}
}

@media (min-width:992px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 960px
	}
}

@media (min-width:1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1440px
	}
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

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

.row-cols-1>* {
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.row-cols-4>* {
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

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

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

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

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

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

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

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

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.3333333333%
}

.offset-2 {
	margin-left: 16.6666666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.3333333333%
}

.offset-5 {
	margin-left: 41.6666666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.3333333333%
}

.offset-8 {
	margin-left: 66.6666666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.3333333333%
}

.offset-11 {
	margin-left: 91.6666666667%
}

@media (min-width:576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-sm-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-sm-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-sm-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-sm-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-sm-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-sm-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

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

	.col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

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

	.col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

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

	.order-sm-first {
		order: -1
	}

	.order-sm-last {
		order: 13
	}

	.order-sm-0 {
		order: 0
	}

	.order-sm-1 {
		order: 1
	}

	.order-sm-2 {
		order: 2
	}

	.order-sm-3 {
		order: 3
	}

	.order-sm-4 {
		order: 4
	}

	.order-sm-5 {
		order: 5
	}

	.order-sm-6 {
		order: 6
	}

	.order-sm-7 {
		order: 7
	}

	.order-sm-8 {
		order: 8
	}

	.order-sm-9 {
		order: 9
	}

	.order-sm-10 {
		order: 10
	}

	.order-sm-11 {
		order: 11
	}

	.order-sm-12 {
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.3333333333%
	}

	.offset-sm-2 {
		margin-left: 16.6666666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.3333333333%
	}

	.offset-sm-5 {
		margin-left: 41.6666666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.3333333333%
	}

	.offset-sm-8 {
		margin-left: 66.6666666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.3333333333%
	}

	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-md-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-md-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-md-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-md-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-md-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-md-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

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

	.col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

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

	.col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

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

	.order-md-first {
		order: -1
	}

	.order-md-last {
		order: 13
	}

	.order-md-0 {
		order: 0
	}

	.order-md-1 {
		order: 1
	}

	.order-md-2 {
		order: 2
	}

	.order-md-3 {
		order: 3
	}

	.order-md-4 {
		order: 4
	}

	.order-md-5 {
		order: 5
	}

	.order-md-6 {
		order: 6
	}

	.order-md-7 {
		order: 7
	}

	.order-md-8 {
		order: 8
	}

	.order-md-9 {
		order: 9
	}

	.order-md-10 {
		order: 10
	}

	.order-md-11 {
		order: 11
	}

	.order-md-12 {
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.3333333333%
	}

	.offset-md-2 {
		margin-left: 16.6666666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.3333333333%
	}

	.offset-md-5 {
		margin-left: 41.6666666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.3333333333%
	}

	.offset-md-8 {
		margin-left: 66.6666666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.3333333333%
	}

	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-lg-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-lg-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-lg-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-lg-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-lg-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-lg-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

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

	.col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

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

	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

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

	.order-lg-first {
		order: -1
	}

	.order-lg-last {
		order: 13
	}

	.order-lg-0 {
		order: 0
	}

	.order-lg-1 {
		order: 1
	}

	.order-lg-2 {
		order: 2
	}

	.order-lg-3 {
		order: 3
	}

	.order-lg-4 {
		order: 4
	}

	.order-lg-5 {
		order: 5
	}

	.order-lg-6 {
		order: 6
	}

	.order-lg-7 {
		order: 7
	}

	.order-lg-8 {
		order: 8
	}

	.order-lg-9 {
		order: 9
	}

	.order-lg-10 {
		order: 10
	}

	.order-lg-11 {
		order: 11
	}

	.order-lg-12 {
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.3333333333%
	}

	.offset-lg-2 {
		margin-left: 16.6666666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.3333333333%
	}

	.offset-lg-5 {
		margin-left: 41.6666666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.3333333333%
	}

	.offset-lg-8 {
		margin-left: 66.6666666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.3333333333%
	}

	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-xl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-xl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-xl-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-xl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-xl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-xl-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

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

	.col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

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

	.col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

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

	.order-xl-first {
		order: -1
	}

	.order-xl-last {
		order: 13
	}

	.order-xl-0 {
		order: 0
	}

	.order-xl-1 {
		order: 1
	}

	.order-xl-2 {
		order: 2
	}

	.order-xl-3 {
		order: 3
	}

	.order-xl-4 {
		order: 4
	}

	.order-xl-5 {
		order: 5
	}

	.order-xl-6 {
		order: 6
	}

	.order-xl-7 {
		order: 7
	}

	.order-xl-8 {
		order: 8
	}

	.order-xl-9 {
		order: 9
	}

	.order-xl-10 {
		order: 10
	}

	.order-xl-11 {
		order: 11
	}

	.order-xl-12 {
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.3333333333%
	}

	.offset-xl-2 {
		margin-left: 16.6666666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.3333333333%
	}

	.offset-xl-5 {
		margin-left: 41.6666666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.3333333333%
	}

	.offset-xl-8 {
		margin-left: 66.6666666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.3333333333%
	}

	.offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

.modal-open {
	overflow: hidden
}

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

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

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

.modal.fade .modal-dialog {
	transition: transform .3s ease-out
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.fade .modal-dialog {
	transform: translate(0, -50px)
}

.modal.show .modal-dialog {
	transform: none
}

.modal.modal-static .modal-dialog {
	transform: scale(1.02)
}

.modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

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

.modal-dialog-centered::before {
	display: block;
	height: calc(100vh - 1rem);
	height: min-content;
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable::before {
	content: none
}

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

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

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

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

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

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

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

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(.3rem - 1px);
	border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
	margin: .25rem
}

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

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}

	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}

	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
		height: min-content
	}

	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {

	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}
}

@media print {

	*,
	::after,
	::before {
		text-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]::after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	@page {
		size: a3
	}

	body {
		min-width: 992px !important
	}

	.container {
		min-width: 992px !important
	}

	.navbar {
		display: none
	}

	.badge {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

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

	.table-dark {
		color: inherit
	}

	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #dee2e6
	}

	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529
}

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

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

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

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

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

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

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

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: rgb(183.6, 218.04, 255)
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
	border-color: rgb(122.4, 186.36, 255)
}

.table-hover .table-primary:hover {
	background-color: rgb(158.1, 204.84, 255)
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: rgb(158.1, 204.84, 255)
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: rgb(213.84, 216.36, 218.6)
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
	border-color: rgb(178.56, 183.24, 187.4)
}

.table-hover .table-secondary:hover {
	background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747)
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747)
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: rgb(194.8, 230.36, 202.92)
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
	border-color: rgb(143.2, 209.24, 158.28)
}

.table-hover .table-success:hover {
	background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535)
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535)
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: rgb(190.04, 228.96, 235.12)
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
	border-color: rgb(134.36, 206.64, 218.08)
}

.table-hover .table-info:hover {
	background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752)
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752)
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: rgb(255, 237.64, 185.56)
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
	border-color: rgb(255, 222.76, 126.04)
}

.table-hover .table-warning:hover {
	background-color: rgb(255, 231.265, 160.06)
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: rgb(255, 231.265, 160.06)
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: rgb(245.2, 198.44, 202.92)
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
	border-color: rgb(236.8, 149.96, 158.28)
}

.table-hover .table-danger:hover {
	background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722)
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722)
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: rgb(253.04, 253.32, 253.6)
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
	border-color: rgb(251.36, 251.88, 252.4)
}

.table-hover .table-light:hover {
	background-color: rgb(238.165, 240.57, 242.975)
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: rgb(238.165, 240.57, 242.975)
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: rgb(198.16, 199.84, 201.52)
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: rgb(149.44, 152.56, 155.68)
}

.table-hover .table-dark:hover {
	background-color: rgb(185.0216751269, 187.09, 189.1583248731)
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: rgb(185.0216751269, 187.09, 189.1583248731)
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: rgb(69.1465517241, 77.125, 85.1034482759)
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

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

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: rgb(69.1465517241, 77.125, 85.1034482759)
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, .075)
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

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

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

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

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

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

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

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

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

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

.fade {
	transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
	.fade {
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
	.collapsing {
		transition: none
	}
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: rgb(0, 98.4, 204) !important
}

.bg-secondary {
	background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785) !important
}

.bg-success {
	background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: rgb(30.1449275362, 125.8550724638, 52) !important
}

.bg-info {
	background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important
}

.bg-warning {
	background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: rgb(211, 158.25, 0) !important
}

.bg-danger {
	background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: rgb(218.25, 223.5, 228.75) !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

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

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

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

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

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

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #007bff !important
}

.border-secondary {
	border-color: #6c757d !important
}

.border-success {
	border-color: #28a745 !important
}

.border-info {
	border-color: #17a2b8 !important
}

.border-warning {
	border-color: #ffc107 !important
}

.border-danger {
	border-color: #dc3545 !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded-sm {
	border-radius: .2rem !important
}

.rounded {
	border-radius: .25rem !important
}

.rounded-top {
	border-top-left-radius: .25rem !important;
	border-top-right-radius: .25rem !important
}

.rounded-right {
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
	border-bottom-right-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-left {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important
}

.rounded-lg {
	border-radius: .3rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-pill {
	border-radius: 50rem !important
}

.rounded-0 {
	border-radius: 0 !important
}

.clearfix::after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: flex !important
}

.d-inline-flex {
	display: inline-flex !important
}

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

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: flex !important
	}

	.d-sm-inline-flex {
		display: inline-flex !important
	}
}

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

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: flex !important
	}

	.d-md-inline-flex {
		display: inline-flex !important
	}
}

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

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: flex !important
	}

	.d-lg-inline-flex {
		display: inline-flex !important
	}
}

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

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: flex !important
	}

	.d-xl-inline-flex {
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

	.d-print-inline {
		display: inline !important
	}

	.d-print-inline-block {
		display: inline-block !important
	}

	.d-print-block {
		display: block !important
	}

	.d-print-table {
		display: table !important
	}

	.d-print-table-row {
		display: table-row !important
	}

	.d-print-table-cell {
		display: table-cell !important
	}

	.d-print-flex {
		display: flex !important
	}

	.d-print-inline-flex {
		display: inline-flex !important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive::before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9::before {
	padding-top: 42.8571428571%
}

.embed-responsive-16by9::before {
	padding-top: 56.25%
}

.embed-responsive-4by3::before {
	padding-top: 75%
}

.embed-responsive-1by1::before {
	padding-top: 100%
}

.flex-row {
	flex-direction: row !important
}

.flex-column {
	flex-direction: column !important
}

.flex-row-reverse {
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	flex-direction: column-reverse !important
}

.flex-wrap {
	flex-wrap: wrap !important
}

.flex-nowrap {
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	flex: 1 1 auto !important
}

.flex-grow-0 {
	flex-grow: 0 !important
}

.flex-grow-1 {
	flex-grow: 1 !important
}

.flex-shrink-0 {
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	flex-shrink: 1 !important
}

.justify-content-start {
	justify-content: flex-start !important
}

.justify-content-end {
	justify-content: flex-end !important
}

.justify-content-center {
	justify-content: center !important
}

.justify-content-between {
	justify-content: space-between !important
}

.justify-content-around {
	justify-content: space-around !important
}

.align-items-start {
	align-items: flex-start !important
}

.align-items-end {
	align-items: flex-end !important
}

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

.align-items-baseline {
	align-items: baseline !important
}

.align-items-stretch {
	align-items: stretch !important
}

.align-content-start {
	align-content: flex-start !important
}

.align-content-end {
	align-content: flex-end !important
}

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

.align-content-between {
	align-content: space-between !important
}

.align-content-around {
	align-content: space-around !important
}

.align-content-stretch {
	align-content: stretch !important
}

.align-self-auto {
	align-self: auto !important
}

.align-self-start {
	align-self: flex-start !important
}

.align-self-end {
	align-self: flex-end !important
}

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

.align-self-baseline {
	align-self: baseline !important
}

.align-self-stretch {
	align-self: stretch !important
}

@media (min-width:576px) {
	.flex-sm-row {
		flex-direction: row !important
	}

	.flex-sm-column {
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		justify-content: center !important
	}

	.justify-content-sm-between {
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		justify-content: space-around !important
	}

	.align-items-sm-start {
		align-items: flex-start !important
	}

	.align-items-sm-end {
		align-items: flex-end !important
	}

	.align-items-sm-center {
		align-items: center !important
	}

	.align-items-sm-baseline {
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		align-items: stretch !important
	}

	.align-content-sm-start {
		align-content: flex-start !important
	}

	.align-content-sm-end {
		align-content: flex-end !important
	}

	.align-content-sm-center {
		align-content: center !important
	}

	.align-content-sm-between {
		align-content: space-between !important
	}

	.align-content-sm-around {
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		align-content: stretch !important
	}

	.align-self-sm-auto {
		align-self: auto !important
	}

	.align-self-sm-start {
		align-self: flex-start !important
	}

	.align-self-sm-end {
		align-self: flex-end !important
	}

	.align-self-sm-center {
		align-self: center !important
	}

	.align-self-sm-baseline {
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		align-self: stretch !important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		flex-direction: row !important
	}

	.flex-md-column {
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		justify-content: center !important
	}

	.justify-content-md-between {
		justify-content: space-between !important
	}

	.justify-content-md-around {
		justify-content: space-around !important
	}

	.align-items-md-start {
		align-items: flex-start !important
	}

	.align-items-md-end {
		align-items: flex-end !important
	}

	.align-items-md-center {
		align-items: center !important
	}

	.align-items-md-baseline {
		align-items: baseline !important
	}

	.align-items-md-stretch {
		align-items: stretch !important
	}

	.align-content-md-start {
		align-content: flex-start !important
	}

	.align-content-md-end {
		align-content: flex-end !important
	}

	.align-content-md-center {
		align-content: center !important
	}

	.align-content-md-between {
		align-content: space-between !important
	}

	.align-content-md-around {
		align-content: space-around !important
	}

	.align-content-md-stretch {
		align-content: stretch !important
	}

	.align-self-md-auto {
		align-self: auto !important
	}

	.align-self-md-start {
		align-self: flex-start !important
	}

	.align-self-md-end {
		align-self: flex-end !important
	}

	.align-self-md-center {
		align-self: center !important
	}

	.align-self-md-baseline {
		align-self: baseline !important
	}

	.align-self-md-stretch {
		align-self: stretch !important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		flex-direction: row !important
	}

	.flex-lg-column {
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill {
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0 {
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-lg-start {
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		justify-content: center !important
	}

	.justify-content-lg-between {
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		justify-content: space-around !important
	}

	.align-items-lg-start {
		align-items: flex-start !important
	}

	.align-items-lg-end {
		align-items: flex-end !important
	}

	.align-items-lg-center {
		align-items: center !important
	}

	.align-items-lg-baseline {
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		align-items: stretch !important
	}

	.align-content-lg-start {
		align-content: flex-start !important
	}

	.align-content-lg-end {
		align-content: flex-end !important
	}

	.align-content-lg-center {
		align-content: center !important
	}

	.align-content-lg-between {
		align-content: space-between !important
	}

	.align-content-lg-around {
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		align-content: stretch !important
	}

	.align-self-lg-auto {
		align-self: auto !important
	}

	.align-self-lg-start {
		align-self: flex-start !important
	}

	.align-self-lg-end {
		align-self: flex-end !important
	}

	.align-self-lg-center {
		align-self: center !important
	}

	.align-self-lg-baseline {
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		align-self: stretch !important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		flex-direction: row !important
	}

	.flex-xl-column {
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill {
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0 {
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-xl-start {
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		justify-content: center !important
	}

	.justify-content-xl-between {
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		justify-content: space-around !important
	}

	.align-items-xl-start {
		align-items: flex-start !important
	}

	.align-items-xl-end {
		align-items: flex-end !important
	}

	.align-items-xl-center {
		align-items: center !important
	}

	.align-items-xl-baseline {
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		align-items: stretch !important
	}

	.align-content-xl-start {
		align-content: flex-start !important
	}

	.align-content-xl-end {
		align-content: flex-end !important
	}

	.align-content-xl-center {
		align-content: center !important
	}

	.align-content-xl-between {
		align-content: space-between !important
	}

	.align-content-xl-around {
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		align-content: stretch !important
	}

	.align-self-xl-auto {
		align-self: auto !important
	}

	.align-self-xl-start {
		align-self: flex-start !important
	}

	.align-self-xl-end {
		align-self: flex-end !important
	}

	.align-self-xl-center {
		align-self: center !important
	}

	.align-self-xl-baseline {
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		align-self: stretch !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media (min-width:576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media (min-width:768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

@media (min-width:1200px) {
	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}
}

.user-select-all {
	-webkit-user-select: all !important;
	user-select: all !important
}

.user-select-auto {
	-webkit-user-select: auto !important;
	user-select: auto !important
}

.user-select-none {
	-webkit-user-select: none !important;
	user-select: none !important
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: sticky !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports (position:sticky) {
	.sticky-top {
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
	box-shadow: none !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.min-vw-100 {
	min-width: 100vw !important
}

.min-vh-100 {
	min-height: 100vh !important
}

.vw-100 {
	width: 100vw !important
}

.vh-100 {
	height: 100vh !important
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: .25rem !important
}

.mt-1,
.my-1 {
	margin-top: .25rem !important
}

.mr-1,
.mx-1 {
	margin-right: .25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
	margin-left: .25rem !important
}

.m-2 {
	margin: .5rem !important
}

.mt-2,
.my-2 {
	margin-top: .5rem !important
}

.mr-2,
.mx-2 {
	margin-right: .5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
	margin-left: .5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3,
.my-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5,
.my-5 {
	margin-top: 3rem !important
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: .25rem !important
}

.pt-1,
.py-1 {
	padding-top: .25rem !important
}

.pr-1,
.px-1 {
	padding-right: .25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
	padding-left: .25rem !important
}

.p-2 {
	padding: .5rem !important
}

.pt-2,
.py-2 {
	padding-top: .5rem !important
}

.pr-2,
.px-2 {
	padding-right: .5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
	padding-left: .5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.pr-3,
.px-3 {
	padding-right: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5,
.py-5 {
	padding-top: 3rem !important
}

.pr-5,
.px-5 {
	padding-right: 3rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-left: 3rem !important
}

.m-n1 {
	margin: -.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem !important
}

.m-n2 {
	margin: -.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: .25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem !important
	}

	.m-sm-2 {
		margin: .5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: .25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem !important
	}

	.p-sm-2 {
		padding: .5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.m-sm-n1 {
		margin: -.25rem !important
	}

	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem !important
	}

	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem !important
	}

	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem !important
	}

	.m-sm-n2 {
		margin: -.5rem !important
	}

	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem !important
	}

	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem !important
	}

	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem !important
	}

	.m-sm-n3 {
		margin: -1rem !important
	}

	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem !important
	}

	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem !important
	}

	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem !important
	}

	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -3rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}

	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: .25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem !important
	}

	.m-md-2 {
		margin: .5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: .25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem !important
	}

	.p-md-2 {
		padding: .5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.m-md-n1 {
		margin: -.25rem !important
	}

	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem !important
	}

	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem !important
	}

	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem !important
	}

	.m-md-n2 {
		margin: -.5rem !important
	}

	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem !important
	}

	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem !important
	}

	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem !important
	}

	.m-md-n3 {
		margin: -1rem !important
	}

	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem !important
	}

	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem !important
	}

	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem !important
	}

	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem !important
	}

	.m-md-n4 {
		margin: -1.5rem !important
	}

	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem !important
	}

	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem !important
	}

	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem !important
	}

	.m-md-n5 {
		margin: -3rem !important
	}

	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem !important
	}

	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem !important
	}

	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem !important
	}

	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: .25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem !important
	}

	.m-lg-2 {
		margin: .5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: .25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem !important
	}

	.p-lg-2 {
		padding: .5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.m-lg-n1 {
		margin: -.25rem !important
	}

	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem !important
	}

	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem !important
	}

	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem !important
	}

	.m-lg-n2 {
		margin: -.5rem !important
	}

	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem !important
	}

	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem !important
	}

	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem !important
	}

	.m-lg-n3 {
		margin: -1rem !important
	}

	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem !important
	}

	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem !important
	}

	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem !important
	}

	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem !important
	}

	.m-lg-n4 {
		margin: -1.5rem !important
	}

	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem !important
	}

	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem !important
	}

	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem !important
	}

	.m-lg-n5 {
		margin: -3rem !important
	}

	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem !important
	}

	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem !important
	}

	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem !important
	}

	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: .25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: .25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: .25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: .25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: .25rem !important
	}

	.m-xl-2 {
		margin: .5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: .5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: .5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: .5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: .5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: .25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: .25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: .25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: .25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: .25rem !important
	}

	.p-xl-2 {
		padding: .5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: .5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: .5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: .5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: .5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.m-xl-n1 {
		margin: -.25rem !important
	}

	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -.25rem !important
	}

	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -.25rem !important
	}

	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -.25rem !important
	}

	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -.25rem !important
	}

	.m-xl-n2 {
		margin: -.5rem !important
	}

	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -.5rem !important
	}

	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -.5rem !important
	}

	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -.5rem !important
	}

	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -.5rem !important
	}

	.m-xl-n3 {
		margin: -1rem !important
	}

	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem !important
	}

	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem !important
	}

	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem !important
	}

	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem !important
	}

	.m-xl-n4 {
		margin: -1.5rem !important
	}

	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem !important
	}

	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem !important
	}

	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem !important
	}

	.m-xl-n5 {
		margin: -3rem !important
	}

	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem !important
	}

	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem !important
	}

	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem !important
	}

	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

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

.text-wrap {
	white-space: normal !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

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

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

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

@media (min-width:576px) {
	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

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

@media (min-width:768px) {
	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

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

@media (min-width:992px) {
	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

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

@media (min-width:1200px) {
	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

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

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-lighter {
	font-weight: lighter !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-weight-bolder {
	font-weight: bolder !important
}

.font-italic {
	font-style: italic !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: rgb(0, 86.1, 178.5) !important
}

.text-secondary {
	color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important
}

.text-success {
	color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
	color: rgb(25.2173913043, 105.2826086957, 43.5) !important
}

.text-info {
	color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
	color: rgb(14.5, 102.1304347826, 116) !important
}

.text-warning {
	color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: rgb(185.5, 139.125, 0) !important
}

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

a.text-danger:focus,
a.text-danger:hover {
	color: rgb(167.4810126582, 29.0189873418, 42.2848101266) !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: rgb(203.375, 210.75, 218.125) !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
	color: rgb(17.7068965517, 19.75, 21.7931034483) !important
}

.text-body {
	color: #212529 !important
}

.text-muted {
	color: #6c757d !important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
	color: rgba(255, 255, 255, .5) !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none !important
}

.text-break {
	word-break: break-word !important;
	word-wrap: break-word !important
}

.text-reset {
	color: inherit !important
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

.custom-control-inline {
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
	border-color: rgb(127.5, 189, 255)
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
	color: #fff;
	background-color: rgb(178.5, 215.4, 255);
	border-color: rgb(178.5, 215.4, 255)
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
	color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before,
.custom-control-input[disabled]~.custom-control-label::before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px
}

.custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label::before {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	border-color: #007bff;
	background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label::before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: .5rem
}

.custom-switch .custom-control-label::after {
	top: calc(.25rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: .5rem;
	transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-switch .custom-control-label::after {
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
	background-color: #fff;
	transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	appearance: none
}

.custom-select:focus {
	border-color: rgb(127.5, 189, 255);
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.custom-select-sm {
	height: calc(1.5em + .5rem + 2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem
}

.custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	margin: 0;
	overflow: hidden;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: rgb(127.5, 189, 255);
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]::after {
	content: attr(data-browse)
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	overflow: hidden;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75rem);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0
}

.custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	appearance: none
}

.custom-range:focus {
	outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-webkit-slider-thumb {
	appearance: none
}

.custom-range::-webkit-slider-thumb:active {
	background-color: rgb(178.5, 215.4, 255)
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		-moz-transition: none;
		transition: none
	}
}

.custom-range::-moz-range-thumb {
	appearance: none
}

.custom-range::-moz-range-thumb:active {
	background-color: rgb(178.5, 215.4, 255)
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		-ms-transition: none;
		transition: none
	}
}

.custom-range::-ms-thumb {
	appearance: none
}

.custom-range::-ms-thumb:active {
	background-color: rgb(178.5, 215.4, 255)
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

	.custom-control-label::before,
	.custom-file-label,
	.custom-select {
		transition: none
	}
}

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

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

.breadcrumb {
	display: flex;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: transparent;
	border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
	float: left;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 0;
	box-sizing: border-box;
	position: relative;
	padding: 0;
	margin: 0;
	font-family: "Frank Ruhl Libre", serif
}

html * {
	box-sizing: border-box
}

html :before {
	box-sizing: border-box
}

html :after {
	box-sizing: border-box
}

body {
	overflow: auto;
	color: #000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background: #fff;
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	position: relative;
	padding: 0;
	margin: 0
}

body * {
	box-sizing: border-box
}

body :before {
	box-sizing: border-box
}

body :after {
	box-sizing: border-box
}

body.on-page-editor {
	background: 0 0 !important
}

body.active {
	overflow: hidden !important;
	height: 100% !important
}

@media print {
	body {
		overflow-y: visible
	}
}

a {
	color: #0b5ead;
	cursor: pointer;
	font-size: .85em
}

a:hover {
	text-decoration: underline
}

h1 {
	font-size: 32px;
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 700
}

@media screen and (min-width:768px) {
	h1 {
		font-size: 48px
	}
}

h2 {
	font-size: 26px;
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 700
}

@media screen and (min-width:768px) {
	h2 {
		font-size: 36px
	}
}

h3 {
	font-size: 23px;
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 700
}

@media screen and (min-width:768px) {
	h3 {
		font-size: 28px
	}
}

h4 {
	font-size: 20px;
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 700
}

@media screen and (min-width:768px) {
	h4 {
		font-size: 21px
	}
}

h5 {
	font-size: 14px;
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 700
}

@media screen and (min-width:768px) {
	h5 {
		font-size: 18px
	}
}

h6 {
	font-size: 14px;
	font-family: "Frank Ruhl Libre", serif;
	font-weight: 400
}

@media screen and (min-width:768px) {
	h6 {
		font-size: 16px
	}
}

.subhead {
	font-size: 16px;
	font-weight: medium
}

@media screen and (min-width:768px) {
	.subhead {
		font-size: 18px
	}
}

p {
	font-size: 16px;
	line-height: 24px
}

@media screen and (min-width:768px) {
	p {
		font-size: 18px;
		line-height: 27px
	}
}

.article h3,
.author_bios h3,
.component-content h3,
.rich-text h3,
.rte h3 {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 0;
	color: #000
}

.article h4,
.author_bios h4,
.component-content h4,
.rich-text h4,
.rte h4 {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: 0;
	color: #000
}

.article p,
.author_bios p,
.component-content p,
.rich-text p,
.rte p {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 0;
	color: #000
}

.article li,
.author_bios li,
.component-content li,
.rich-text li,
.rte li {
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0;
	color: #000
}

.container_header {
	margin: 20px 0;
	position: relative;
	padding-top: 7px
}

.container_header:before {
	content: "";
	top: 0;
	left: -18px;
	z-index: -1;
	position: absolute;
	display: block;
	height: 32px;
	width: 32px;
	background: #5aa700;
	opacity: .2;
	border-radius: 50%
}

.container_header h3 {
	margin: 0
}

.xa-variable {
	border: 0;
	padding: 1px;
	margin: 0;
	background-color: #ebebe4;
	color: #545454;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none
}

#breadcrumbMenuSubcontrol_context_menu * {
	box-sizing: initial
}

.large_green_solid_bubble:before {
	background: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.large_green_solid_bubble:before {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.large_green_solid_bubble:before {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.small_blue_outline_bubble:after {
	border: solid 8px #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 383px;
	left: -42px;
	opacity: .14;
	position: absolute;
	width: 383px;
	top: 50%;
	z-index: -1
}

@media (min-width:992px) {
	.small_blue_outline_bubble:after {
		height: 345px;
		width: 345px;
		top: 45%
	}
}

@media (max-width:768px) {
	.small_green_solid_bubble:after {
		display: none
	}
}

.small_green_solid_bubble:after {
	background-color: #deedcc;
	border-radius: 50%;
	content: "";
	display: none;
	height: 491px;
	left: -62px;
	opacity: .61;
	position: absolute;
	width: 491px;
	top: 67%;
	z-index: -1
}

@media (min-width:992px) {
	.small_green_solid_bubble:after {
		height: 491px;
		width: 491px
	}
}

.small_green_solid_bubble:after {
	top: 67%
}

.large_blue_solid_bubble:after {
	background: #0b5ead;
	border-radius: 50%;
	content: "";
	display: none;
	height: 249px;
	opacity: .15;
	position: absolute;
	right: -50px;
	top: 37px;
	width: 116px;
	z-index: -1
}

@media screen and (max-width:1200px) {
	.large_blue_solid_bubble:after {
		width: 249px;
		height: 249px
	}
}

@media (min-width:992px) {
	.large_blue_solid_bubble:after {
		height: 720px;
		right: -140px;
		top: 60px;
		width: 720px
	}
}

.large_blue_solid_bubble:after {
	top: 36%;
	height: 696px;
	width: 696px;
	right: -91px
}

@media (min-width:992px) {
	.large_blue_solid_bubble:after {
		top: 32%;
		height: 696px;
		width: 696px;
		right: -91px
	}
}

@media (max-width:768px) {
	.large_blue_solid_bubble:after {
		display: none
	}
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	padding-left: 0;
	padding-right: 0
}

span.nobreak-hyphen-word {
	white-space: nowrap
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../Images/overlay-bg.png);
	z-index: 9000;
	display: none;
	width: 100%
}

.overlay.component {
	margin: 0
}

.overlay>.component-content {
	border-radius: 5px;
	display: block;
	position: absolute;
	background-color: #e6e6e6;
	padding: 10px;
	max-width: 90%;
	background: #f7f7f7;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.overlay>.component-content .component {
	margin: 0
}

.overlay>.component-content .component.image img {
	width: 100%
}

.overlay .overlay-inner {
	min-width: 25px;
	max-height: inherit;
	height: inherit;
	overflow: auto
}

.overlay .overlay-inner.overlay-percent {
	max-height: 100%;
	height: auto
}

.overlay .overlay-inner #InnerCenter {
	width: auto;
	height: auto
}

.overlay .overlay-inner .container {
	width: 100%
}

.overlay .overlay-inner>img {
	width: 100%
}

.overlay .overlay-inner:focus {
	border: 1px solid #ccc
}

.overlay .overlay-close {
	cursor: pointer;
	font-size: 30px;
	position: absolute;
	top: -20px;
	right: -10px
}

.overlay .overlay-close:before {
	content: "\f05c";
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.overlay .overlay-close:hover:before {
	background: #ccc
}

.overlay .overlay-close a {
	display: block;
	text-indent: -9999px
}

.overlay .overlay-close-link:focus {
	color: #ccc
}

.overlay .overlay-close-link:hover {
	color: #ccc
}

.overlay .overlay-close-link {
	text-decoration: none
}

.overlay-page {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../Images/overlay-bg.png);
	z-index: 9999;
	text-align: center;
	width: 100%;
	margin: 0
}

.overlay-page>.component-content {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	background-color: #e6e6e6;
	border-radius: 5px;
	position: relative;
	padding: 10px 10px 25px;
	margin: 100px 60px 60px;
	max-width: 90%;
	background: #f7f7f7
}

.overlay-page>.component-content .component {
	margin: 0
}

.overlay-page>.component-content .component.image img {
	width: 100%
}

.overlay-page .overlay-inner {
	min-width: 25px;
	height: inherit;
	max-height: inherit;
	min-height: 135px;
	overflow: auto
}

.overlay-page .overlay-inner.overlay-percent {
	max-height: 100%;
	height: auto
}

.overlay-page .overlay-inner.overlay-percent.edit {
	max-height: inherit
}

.overlay-page .overlay-inner .container {
	width: 100%
}

.overlay-page .overlay-inner:focus {
	border: 1px solid #ccc
}

.overlay-page .overlay-close {
	bottom: 8px;
	color: #000;
	cursor: pointer;
	font-size: 30px;
	position: absolute;
	right: -5px;
	bottom: -15px
}

.overlay-page .overlay-close-link:focus {
	color: #ccc
}

.overlay-page .overlay-close-link:hover {
	color: #ccc
}

.overlay-page .overlay-close-link {
	text-decoration: none
}

#wrapper {
	overflow: hidden
}

#wrapper.overlay-page {
	margin-bottom: -80px
}

body.preview .overlay-page {
	position: fixed
}

.overlay-page .main {
	width: 100%
}

.on-page-editor .overlay .overlay-inner {
	margin: auto
}

.on-page-editor .overlay-page {
	z-index: 9000
}

@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700;900&display=swap);

.privacy-warning {
	font-size: 14px;
	font-size: 1.4rem;
	opacity: .8;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 20px 0 0;
	color: #fff;
	text-align: center;
	z-index: 9050;
	background: url(../Images/overlay-bg.png)
}

.privacy-warning .component-content {
	position: relative;
	height: auto;
	width: 90%;
	padding: 15px;
	margin: 0 auto
}

.privacy-warning a {
	color: #fff
}

.privacy-warning a:focus,
.privacy-warning a:hover {
	color: #fff
}

.privacy-warning .close {
	transform: scale(1.3, .95);
	font-size: 35px;
	font-size: 3.5rem;
	position: absolute;
	top: -10px;
	right: 8px;
	font-weight: 700
}

.privacy-warning .learnMore {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px
}

.privacy-warning .submit {
	display: inline-block;
	vertical-align: middle;
	padding: 20px 0
}

.privacy-warning .submit a {
	font-size: 13px;
	font-size: 1.3rem;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2;
	text-decoration: none;
	font-weight: 700;
	background: #fff;
	padding: 5px 10px;
	cursor: pointer;
	color: #000
}

.privacy-warning.restrictive {
	top: 0
}

.privacy-warning.restrictive .info {
	position: absolute;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	bottom: 80px
}

.privacy-warning.restrictive .submit {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px
}

.modal-test {
	position: fixed;
	z-index: 4;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4)
}

.modal-content {
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 80%
}

.hidden-redirect-modal {
	visibility: hidden
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese);
@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Anton&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400..700;1,400..700&display=swap);

.cha-form form {
	color: #000
}

.cha-form .member_profile {
	width: 100%;
	padding: 10px 30px 200px
}

@media screen and (min-width:1020px) {
	.cha-form .member_profile {
		padding: 0 40px 200px
	}
}

.cha-form .member_profile .title_wrap {
	margin-bottom: 37px;
	position: relative
}

.cha-form .member_profile .profile_photo_wrap {
	position: relative;
	border-radius: 50%;
	height: 127px;
	width: 127px;
	margin-right: 44px
}

.cha-form .member_profile .profile_photo_wrap img {
	border-radius: 50%;
	width: 100%;
	max-width: 127px
}

.cha-form .member_profile .profile-wrapper {
	width: 100%;
	max-width: 780px
}

.cha-form .member_profile .photo_edit_section {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 20px
}

.cha-form .member_profile .links_wrap {
	display: flex;
	flex-direction: column;
	align-items: flex-start
}

.cha-form .member_profile .links_wrap a,
.cha-form .member_profile .links_wrap a:link,
.cha-form .member_profile .links_wrap a:visited {
	color: #0b5ead;
	font-weight: 600;
	font-size: 16px
}

.cha-form .member_profile .links_wrap a:first-child,
.cha-form .member_profile .links_wrap a:link:first-child,
.cha-form .member_profile .links_wrap a:visited:first-child {
	margin-bottom: 8px
}

.cha-form .member_profile .profile_section {
	padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
	display: flex;
	flex-wrap: wrap
}

@media screen and (min-width:768px) {
	.cha-form .member_profile .profile_section {
		padding: 20px 0 20px 0
	}
}

.cha-form .member_profile .profile_section label {
	color: #000;
	width: 172px;
	font-size: 16px;
	padding-right: 45px;
	flex: 0 1 172px
}

.cha-form .member_profile .profile_section .input_group {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-weight: 500;
	width: 100%;
	flex: 0 1 540px
}

.cha-form .member_profile .profile_section .input_group span {
	font-size: 16px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.cha-form .member_profile .profile_section .input_line {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.cha-form .member_profile .profile_section .input-wrapper.invalid input {
	border: 2px solid #eb0000
}

.cha-form .member_profile .profile_section .input-wrapper span.error-message {
	display: block;
	background-color: #eb0000;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 3px 8px;
	width: fit-content;
	text-align: center
}

.cha-form .member_profile .profile_section .dropdown_wrap {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 8px
}

.cha-form .member_profile .profile_section input,
.cha-form .member_profile .profile_section select {
	box-shadow: 0 2px 4px 0 rgba(184, 184, 184, .3);
	border: solid 1px #e5e5e5;
	padding: 20px 17px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-size: 14px;
	margin-right: 8px;
	margin-bottom: 8px
}

.cha-form .member_profile .profile_section input.sm_input,
.cha-form .member_profile .profile_section select.sm_input {
	width: 102px
}

.cha-form .member_profile .profile_section input.md_input,
.cha-form .member_profile .profile_section select.md_input {
	width: 231px
}

.cha-form .member_profile .profile_section input.half_input,
.cha-form .member_profile .profile_section select.half_input {
	width: 250px
}

.cha-form .member_profile .profile_section input::placeholder,
.cha-form .member_profile .profile_section select::placeholder {
	color: #a0a0a0;
	opacity: 1
}

.cha-form .member_profile .profile_section input:-ms-input-placeholder,
.cha-form .member_profile .profile_section select:-ms-input-placeholder {
	color: #a0a0a0
}

.cha-form .member_profile .profile_section input::-ms-input-placeholder,
.cha-form .member_profile .profile_section select::-ms-input-placeholder {
	color: #a0a0a0
}

.cha-form .member_profile .profile_section select {
	appearance: none;
	width: 100%;
	font-size: inherit;
	background: #fff;
	color: #333;
	padding: 0 40px 0 10px;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	height: 63px;
	margin: 0
}

@media screen and (min-width:768px) {
	.cha-form .member_profile .profile_section select {
		padding: 0 45px 0 15px
	}
}

.cha-form .member_profile .profile_section select.custom-select,
.cha-form .member_profile .profile_section select.role-select {
	background-image: url(../../images/select-arrow-down.png) !important;
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 12px auto;
	color: #a0a0a0;
	position: relative;
	cursor: pointer
}

.cha-form .member_profile .profile_section select.custom-select:focus,
.cha-form .member_profile .profile_section select.role-select:focus {
	background-image: url(../../images/select-arrow-up.png) !important;
	background-repeat: no-repeat;
	background-position: 90% center;
	background-size: 12px auto;
	border: solid 1px #e5e5e5
}

.cha-form .member_profile .profile_section select.role-select {
	color: #333
}

.cha-form .member_profile .profile_section select option {
	color: #333
}

.cha-form .member_profile .agree_section,
.cha-form .member_profile .password_section {
	display: block;
	padding: 40px 0 40px 0
}

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

	.cha-form .member_profile .agree_section,
	.cha-form .member_profile .password_section {
		display: flex;
		justify-content: space-between;
		align-items: center
	}
}

.cha-form .member_profile .agree_section a,
.cha-form .member_profile .agree_section a:hover,
.cha-form .member_profile .agree_section a:link,
.cha-form .member_profile .agree_section a:visited,
.cha-form .member_profile .password_section a,
.cha-form .member_profile .password_section a:hover,
.cha-form .member_profile .password_section a:link,
.cha-form .member_profile .password_section a:visited {
	color: #0b5ead;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin-right: 32px
}

.cha-form .member_profile .agree_section a:hover,
.cha-form .member_profile .agree_section a:hover:hover,
.cha-form .member_profile .agree_section a:link:hover,
.cha-form .member_profile .agree_section a:visited:hover,
.cha-form .member_profile .password_section a:hover,
.cha-form .member_profile .password_section a:hover:hover,
.cha-form .member_profile .password_section a:link:hover,
.cha-form .member_profile .password_section a:visited:hover {
	text-decoration: underline
}

.cha-form .member_profile .agree_section button,
.cha-form .member_profile .agree_section input[type=submit],
.cha-form .member_profile .password_section button,
.cha-form .member_profile .password_section input[type=submit] {
	background: #0b5ead !important;
	border: none;
	border-radius: 20px;
	color: #fff;
	font-size: 12px;
	font-family: "Proxima Nova Condensed", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 12px 30px 10px;
	text-transform: uppercase;
	transition: all .2s ease-in-out
}

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

	.cha-form .member_profile .agree_section button,
	.cha-form .member_profile .agree_section input[type=submit],
	.cha-form .member_profile .password_section button,
	.cha-form .member_profile .password_section input[type=submit] {
		margin-top: 0
	}
}

.cha-form .member_profile .agree_section button:hover,
.cha-form .member_profile .agree_section input[type=submit]:hover,
.cha-form .member_profile .password_section button:hover,
.cha-form .member_profile .password_section input[type=submit]:hover {
	columns: #fff;
	background: #5aa700 !important
}

.cha-form .member_profile .tc_checkwrap {
	display: flex;
	align-items: center
}

.cha-form .member_profile .tc_checkwrap.invalid p {
	color: #eb0000 !important
}

.cha-form .member_profile .tc_checkwrap.invalid p a {
	color: #eb0000 !important
}

.cha-form .member_profile .tc_checkwrap input.checkbox {
	margin-bottom: 4px
}

.cha-form .member_profile .tc_checkwrap p {
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 10px
}

.cha-form .member_profile .tc_checkwrap p a {
	color: #333 !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	margin: 0 !important;
	text-decoration: underline !important
}

.cha-form .member_profile .primary-edit {
	background: #0b5ead;
	border: none;
	border-radius: 20px;
	color: #fff;
	font-size: 12px;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 0;
	padding: 12px 30px 10px;
	position: absolute;
	right: 0;
	top: -1px;
	text-transform: uppercase;
	transition: all .2s ease-in-out
}

@media screen and (min-width:768px) {
	.cha-form .member_profile .primary-edit {
		top: 8px
	}
}

.cha-form .member_profile .primary-edit:hover {
	columns: #fff;
	background: #5aa700
}

.cha-form .member_profile.profile .input_group {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%
}

.cha-form .member_profile.profile span {
	display: block;
	font-family: "Proxima Nova", Figtree, Bierstadt, sans-serif
}

.cha-form .member_profile.profile span>span {
	display: inline
}