.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.download-center .row {
	padding-bottom: 56px
}

.download-center .row .text-container {
	padding: 80px 8px
}

@media(max-width:575px) {
	.download-center .text-container {
		padding: 32px 8px 48px 8px !important
	}

	.download-center .row {
		padding-left: 0 !important;
		padding-right: 0 !important
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.downloads-preview-container {
	width: 100%
}

.downloads-preview-container .download-preview {
	height: 248px;
	padding: 24px;
	border: 1px solid rgba(117, 127, 199, .12);
	box-sizing: border-box;
	box-shadow: 0px 2px 8px rgba(27, 32, 50, .08);
	position: relative
}

.downloads-preview-container .download-preview .tags {
	margin-bottom: 24px;
	color: #5a5e68;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.downloads-preview-container .download-preview .title {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.downloads-preview-container .download-preview .description {
	margin-top: 8px;
	margin-bottom: 32px;
	color: #5a5e68;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.downloads-preview-container .download-preview .download-link-container {
	color: #5a5e68;
	position: absolute;
	bottom: 24px;
	width: 100%
}

.downloads-preview-container .download-preview .download-link-container .download-link {
	position: relative;
	width: 100%
}

.downloads-preview-container .download-preview .download-link-container .download-link img {
	position: absolute;
	right: 48px;
	filter: invert(38%) sepia(7%) saturate(712%) hue-rotate(185deg) brightness(89%) contrast(86%)
}

.downloads-preview-container .download-preview:hover .download-link {
	color: #26a69a
}

.downloads-preview-container .download-preview:hover img {
	filter: invert(58%) sepia(57%) saturate(529%) hue-rotate(125deg) brightness(84%) contrast(88%) !important
}

.downloads-preview-container .download-preview:hover .title {
	color: #103941
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.custom-select-container {
	display: inline-block;
	height: 48px;
	width: 100%;
	position: relative;
	margin-top: 8px
}

.custom-select-container .selected-text {
	background-color: #fff;
	color: #272937;
	text-align: left;
	height: 100%;
	padding: 10px 12px;
	border: 1px solid #dbe1e3;
	border-radius: 4px
}

.custom-select-container .selected-text .arrow {
	margin-top: 5px
}

.custom-select-container .selected-text.active::after {
	top: 8px;
	border-color: transparent transparent #fff transparent
}

.custom-select-container ul {
	margin: 0;
	padding: 0
}

.custom-select-container .select-options {
	position: absolute;
	width: 100%;
	margin-top: 8px;
	border: 1px solid #dbe1e3;
	border-radius: 4px;
	background-color: #fff
}

.custom-select-container li {
	list-style-type: none;
	padding: 10px 12px;
	background: #fff;
	border-radius: 4px;
	cursor: pointer;
	margin: 0 7px
}

.custom-select-container li:hover {
	background-color: #f4fbfa
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.filter-component {
	background: #f4fbfa;
	width: 100%;
	box-shadow: 0px 2px 8px rgba(27, 32, 50, .08)
}

.filter-component .arrow {
	width: 16.75px;
	height: 16.75px;
	filter: invert(35%) sepia(20%) saturate(232%) hue-rotate(185deg) brightness(96%) contrast(87%)
}

.filter-component .btn-title {
	padding: 0;
	margin: 0
}

.filter-component .btn-title .arrow {
	margin-top: 3px
}

.filter-component .filter-title {
	border-bottom: 1px solid #dbe1e3;
	width: 100%;
	padding: 16px 24px
}

.filter-component .filter-content {
	padding: 0 24px 16px 24px
}

.filter-component .filter-content h6 {
	margin: 0;
	color: #5a5e68
}

.filter-component .filter-content .filter-content-title {
	padding-top: 12px
}

.filter-component .filter-content .filter-buttons-container {
	border-bottom: 1px solid #dbe1e3;
	padding-bottom: 16px
}

.filter-component .filter-content .filter-buttons-container:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.filter-component .filter-content .filter-buttons-container .btn-filter {
	height: 36px;
	border: 2px solid #dbe1e3;
	margin: 8px 8px 0 0;
	height: fit-content
}

.filter-component .filter-content .filter-buttons-container .btn-filter:focus, .filter-component .filter-content .filter-buttons-container .btn-filter:hover {
	border: 2px solid #103941
}

.filter-component .filter-content .filter-buttons-container .btn-filter-active {
	border: 2px solid #103941
}

.filter-component .filter-input {
	border-radius: 4px !important;
	border: 1px solid #dbe1e3;
	margin-top: 8px
}

.filter-component .filter-input .search-icon {
	background-color: #fff;
	padding-left: 14px;
	border-radius: 4px
}

.filter-component .filter-input img {
	width: 16.75px;
	height: 16.75px;
	margin-top: 5px
}

.filter-component .filter-input .filter-form {
	border-radius: 4px;
	border: none;
	outline: none !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px
}

.filter-component .filter-input .filter-form:focus {
	border: none !important;
	box-shadow: none !important
}

.filter-component .filter-input select, .filter-component .filter-input input {
	height: 48px !important
}

.filter-component .filter-input select {
	background-color: #fff;
	background-image: url(/portal-additions/assets/arrow_down.e62bc469eb4c27b25dcd9591ca193b8e.svg);
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 11px 11px;
	appearance: none
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.content-page {
	width: 100%
}

.content-page li {
	color: #5a5e68
}

.content-page .hide-main-content {
	visibility: hidden;
	position: absolute;
	height: 0px !important;
	width: 0px !important;
	overflow: hidden
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.dropdown-component {
	background: #f4fbfa;
	width: 100%;
	max-width: 576px;
	box-shadow: 0px 2px 8px rgba(27, 32, 50, .08);
	top: 0
}

.dropdown-component .arrow {
	width: 16.75px;
	height: 16.75px;
	margin-top: 8px;
	filter: invert(35%) sepia(20%) saturate(232%) hue-rotate(185deg) brightness(96%) contrast(87%)
}

.dropdown-component .btn-title {
	padding: 0;
	margin: 0
}

.dropdown-component .dropdown-title {
	border-bottom: 1px solid #dbe1e3;
	width: 100%;
	padding: 16px 24px
}

.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999999999;
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .15);
	animation: 2500ms ease-in-out 0s normal none 1 running fadeInDown;
	padding-top: 0px;
	padding-bottom: 0px
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.contacts-wrapper {
	position: relative;
	height: calc(50px + 53px * var(--height));
	max-height: 230px;
	width: 100% !important
}

.contacts-wrapper .contacts-container {
	background-color: #f4fbfa;
	max-width: 416px;
	width: 100%;
	position: absolute;
	z-index: 99;
	display: block;
	margin-bottom: 8px
}

@media(max-width:576px) {
	.contacts-wrapper .contacts-container {
		max-width: 576px;
		margin-bottom: 0px
	}

}

.contacts-wrapper .contacts-container.white-background {
	background-color: #fff
}

.contacts-wrapper .contacts-container .contact-container {
	padding-bottom: 16px
}

@media(max-width:576px) {
	.contacts-wrapper .contacts-container .contact-container {
		margin: 16px 0
	}

}

.contacts-wrapper .contacts-container .headline {
	padding: 16px 24px 16px 24px;
	border-bottom: 1px solid #dbe1e3;
	color: #103941 !important
}

.contacts-wrapper .contacts-container .department {
	padding: 0 24px 4px 24px;
	color: #5a5e68 !important
}

.contacts-wrapper .contacts-container .button-container {
	text-align: center
}

.contacts-wrapper .contacts-container .button-container button {
	background-color: transparent;
	color: #26a69a;
	border: none;
	cursor: pointer;
	padding: 16px 0
}

.contacts-wrapper .contacts-container .button-container button:focus {
	outline: none
}

.contacts-wrapper .contacts-container .button-container p {
	color: #26a69a !important
}

.contacts-wrapper .contacts-container .button-border {
	border-top: 1px solid #dbe1e3;
	position: absolute;
	right: 16px;
	left: 16px
}

.contacts-wrapper .contacts-container .contact {
	padding: 0 24px 0 24px;
	width: 100%;
	position: relative;
	cursor: pointer
}

.contacts-wrapper .contacts-container .contact .name {
	color: #103941
}

.contacts-wrapper .contacts-container .contact .subsidiary {
	color: #5a5e68
}

.contacts-wrapper .contacts-container .contact .contact-avatar {
	border-radius: 50%;
	width: 56px !important;
	height: 56px !important;
	object-fit: cover
}

.contacts-wrapper .contacts-container .contact .arrow {
	margin-left: auto
}

.contacts-wrapper .contacts-container .contact-info {
	padding-left: 96px;
	margin-top: 8px;
	max-height: 0px;
	transition: all 150ms ease-out;
	opacity: 0
}

.contacts-wrapper .contacts-container .contact-info.visible {
	max-height: 5000px;
	opacity: 1;
	transition: all 150ms ease-in
}

.contacts-wrapper .contacts-container .contact-info .contact-info-item {
	position: relative;
	margin-right: 16px
}

.contacts-wrapper .contacts-container .contact-info .contact-button {
	border-radius: 50%;
	background-color: #26a69a;
	height: 32px;
	width: 32px;
	border: none;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

.contacts-wrapper .contacts-container .contact-info a {
	text-align: center
}

.contacts-wrapper .contacts-container .contact-info .contact-button:focus {
	outline: none
}

.contacts-wrapper .contacts-container .contact-info .info {
	position: absolute;
	bottom: 47px;
	border-radius: 4px;
	box-shadow: 0px 6px 24px rgba(27, 32, 50, .1);
	color: #fff;
	padding: 8px 12px;
	background-color: #26a69a;
	height: 40px;
	width: max-content;
	display: none;
	animation: fade-in 250ms ease-in-out 0s 1 normal forwards
}

.contacts-wrapper .contacts-container .contact-info .info-show {
	display: initial
}

.contacts-wrapper .float-end {
	float: right
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.news-page {
	margin-top: 80px
}

.news-page .news-row {
	flex-wrap: nowrap
}

.news-page .news-row .h-16 {
	min-height: 0;
	margin-bottom: 8px
}

.news-date {
	color: #b4b4b9
}

.image-subtext {
	margin-top: 8px;
	color: #5a5e68;
	line-height: 20px
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.news-overview-headline {
	margin-top: 80px;
	margin-bottom: 80px
}

@media(max-width:576px) {
	.news-overview-headline {
		margin: 20px 0
	}

}

.news-overview-container .teaser-wrapper {
	padding: 0 16px 24px 0
}

@media(max-width:575px) {
	.news-overview-container .teaser-wrapper {
		padding: 12px 16px
	}

}

.news-overview-container .teaser-wrapper .news-teaser {
	height: 416px
}

.news-overview-container .teaser-wrapper .news-teaser img {
	height: 208px;
	object-fit: cover
}

.news-overview-container .teaser-wrapper .news-teaser .title {
	height: 116px;
	font-size: 24px;
	-webkit-line-clamp: 3
}

.news-overview-container .teaser-wrapper .news-teaser .news-teaser-body {
	height: 208px !important
}

.news-overview-container .news-overview-btn {
	height: 40px !important;
	cursor: pointer;
	outline: none
}

.news-overview-container .news-overview-btn .fa {
	color: #103941 !important
}

.news-overview-container .news-overview-btn:hover .fa {
	color: #fff !important
}

.news-overview-container .news-overview-btn:focus .fa {
	color: #fff !important
}

@media(max-width:576px) {
	.news-overview-container .news-overview-btn {
		border-color: #b4b4b9;
		margin-top: 16px
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.search-result-page .search-input {
	border-bottom: 1px solid #103941
}

.search-result-page .search-input .form-control {
	border: none !important;
	box-shadow: none !important;
	background: transparent
}

.search-result-page .search-input .input-group {
	height: 28px;
	margin: 32px 0
}

.search-result-page .search-input .input-group button {
	background: transparent;
	border: none;
	cursor: pointer
}

.search-result-page .search-input .input-group button:focus {
	outline: 0
}

.search-result-page .search-input .input-group input::-webkit-input-placeholder {
	font-family: "Inter", Helvetica, Arial, sans-serif;
	color: #b4b4b9;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-family: "Inter Semi-Bold";
	letter-spacing: -0.05rem
}

.search-result-page .search-select-container {
	display: inline-block;
	height: 48px;
	width: 100%;
	position: relative;
	margin-top: 8px
}

.search-result-page .search-select-container .selected-text {
	background-color: #fff;
	color: #272937;
	text-align: left;
	height: 100%;
	padding: 10px 12px;
	border: 1px solid #dbe1e3;
	border-radius: 4px
}

.search-result-page .search-select-container .selected-text .arrow {
	margin-top: 5px
}

.search-result-page .search-select-container .selected-text.active::after {
	top: 8px;
	border-color: transparent transparent #fff transparent
}

.search-result-page .search-select-container ul {
	margin: 0;
	padding: 0
}

.search-result-page .search-select-container .search-options {
	z-index: 10;
	position: absolute;
	width: 100%;
	margin-top: 8px;
	border: 1px solid #dbe1e3;
	border-radius: 4px;
	background-color: #fff
}

.search-result-page .search-select-container li {
	list-style-type: none;
	padding: 10px 12px;
	background: #fff;
	border-radius: 4px;
	cursor: pointer;
	margin: 0 7px
}

.search-result-page .search-select-container li:hover {
	background-color: #f4fbfa
}

.search-result-item {
	margin: 20px 0;
	padding-bottom: 20px;
	overflow: hidden;
	border-bottom: 1px solid #dadada
}

.search-result-item .pipe {
	margin-left: 4px !important;
	color: #dbe1e3 !important
}

@media(max-width:575px) {
	.search-result-item {
		border: none
	}

}

.search-result-item--image {
	display: table-cell;
	vertical-align: top;
	width: 150px;
	text-align: center;
	padding: 0 20px 0 0
}

.search-result-item--image img {
	width: 150px;
	max-width: none
}

.search-result-item--content {
	display: table-cell;
	vertical-align: top;
	padding: 0 20px 0 0;
	width: 10000px
}

.search-result-item--content .h3, .search-result-item--content p {
	margin-bottom: 5px
}

.search-result-item--options {
	display: table-cell;
	vertical-align: middle;
	min-width: 100px
}

.search-result-item .resut-item-title mark, .search-result-item .resut-item-title span {
	font-size: 1rem !important;
	line-height: 1.5rem !important;
	font-weight: 600 !important;
	margin: 0;
	padding: 0
}

.search-result-item mark {
	color: #26a69a !important;
	background: transparent;
	margin: 0;
	padding: 0
}

.search-result-item .p-16 {
	padding: 0 !important
}

@media(max-width:767px) {
	.search-result-item--image, .search-result-item--content, .search-result-item--options {
		display: block;
		width: 100%;
		padding: 0
	}

	.search-result-item--image, .search-result-item--image img {
		width: 100%
	}

}

.result-pagination {
	border: 1px solid #dbe1e3;
	border-radius: 3px
}

.result-pagination--left-arrow {
	cursor: pointer
}

.result-pagination--left-arrow img {
	padding: 0 14px;
	border-right: 1px solid #dbe1e3
}

.result-pagination--right-arrow {
	cursor: pointer
}

.result-pagination--right-arrow img {
	padding: 0 14px;
	border-left: 1px solid #dbe1e3
}

.result-pagination .pagination-btn {
	display: flex;
	align-items: center;
	margin: 0
}

.result-pagination .pagination-btn--number {
	border-radius: 3px;
	margin: 4px;
	height: 38px;
	width: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #272937;
	cursor: pointer
}

.result-pagination .pagination-btn .active {
	background: #26a69a;
	color: #fff
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.accordion {
	width: 100%
}

.accordion .h-16, .accordion p, .accordion div {
	color: #103941
}

.accordion img {
	max-height: 500px;
	object-fit: contain
}

.accordion hr {
	border: .1px solid #103941;
	margin: 10px 0
}

.accordion .btn {
	background: unset;
	margin: unset;
	padding: unset;
	width: 100%
}

.accordion .btn:focus {
	box-shadow: unset
}

.accordion .icon {
	color: #103941;
	width: 12px;
	height: 7px;
	padding-bottom: 20px
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.carousel-widget .carousel-control {
	background: transparent !important;
	opacity: 1
}

.carousel-widget .carousel-control.right .fa {
	letter-spacing: -2px;
	right: 20px
}

.carousel-widget .carousel-control.left .fa {
	letter-spacing: 3px;
	left: 20px
}

.carousel-widget .carousel-control-next, .carousel-widget .carousel-control-next:hover, .carousel-widget .carousel-control-prev, .carousel-widget .carousel-control-prev:hover {
	opacity: 1;
	cursor: pointer
}

.carousel-widget .carousel-control-next .carousel-control-next-icon, .carousel-widget .carousel-control-next .carousel-control-prev-icon, .carousel-widget .carousel-control-next:hover .carousel-control-next-icon, .carousel-widget .carousel-control-next:hover .carousel-control-prev-icon, .carousel-widget .carousel-control-prev .carousel-control-next-icon, .carousel-widget .carousel-control-prev .carousel-control-prev-icon, .carousel-widget .carousel-control-prev:hover .carousel-control-next-icon, .carousel-widget .carousel-control-prev:hover .carousel-control-prev-icon {
	height: 100px;
	width: 50px;
	filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.2))
}

.carousel-widget .carousel-control-next .carousel-control-prev-icon, .carousel-widget .carousel-control-next:hover .carousel-control-prev-icon, .carousel-widget .carousel-control-prev .carousel-control-prev-icon, .carousel-widget .carousel-control-prev:hover .carousel-control-prev-icon {
	background-image: url(/portal-additions/assets/chevron-left-20px.e1e8c56bfc940d6b828cf56067c2e6de.svg)
}

.carousel-widget .carousel-control-next .carousel-control-next-icon, .carousel-widget .carousel-control-next:hover .carousel-control-next-icon, .carousel-widget .carousel-control-prev .carousel-control-next-icon, .carousel-widget .carousel-control-prev:hover .carousel-control-next-icon {
	background-image: url(/portal-additions/assets/chevron-right-20px.70d878a027beb2ec1c88ab2fdfef0759.svg)
}

.carousel-widget .carousel-control .fa {
	display: inline-block;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	z-index: 5;
	font-size: 20px;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 38px;
	color: #fff;
	background: #103941;
	text-shadow: none
}

.carousel-widget .carousel-images .carousel-item {
	height: 550px
}

.carousel-widget .carousel-images .carousel-item img {
	height: 550px;
	object-fit: contain
}

.carousel-widget .carousel-inner>.carousel-item>img, .carousel-widget .carousel-inner>.carousel-item>a>img {
	width: 100%
}

.carousel-widget .description-box {
	margin-top: -50px;
	display: flex;
	flex-direction: row
}

.carousel-widget .description-box--logo, .carousel-widget .description-box--text {
	padding: 15px;
	background: #fff;
	float: left;
	display: flex;
	align-items: center;
	justify-content: center
}

.carousel-widget .description-box--logo img {
	display: block;
	margin: 0 auto
}

.carousel-widget .description-box--text strong {
	display: inline-block;
	margin-bottom: 10px;
	color: #3d4142
}

.carousel-widget .description-box--text p {
	margin: 0
}

@media(max-width:767px) {
	.carousel-widget .carousel-images .carousel-item {
		height: 250px
	}

	.carousel-widget .description-box {
		display: block
	}

	.carousel-widget .description-box--logo {
		width: 90%;
		margin-left: 5%
	}

	.carousel-widget .description-box--text {
		width: 100%;
		text-align: center
	}

}

@media(min-width:768px)and (max-width:991px) {
	.carousel-widget .description-box {
		display: block
	}

	.carousel-widget .description-box--logo {
		width: 60%;
		margin-left: 20%;
		text-align: center
	}

	.carousel-widget .description-box--text {
		width: 100%;
		text-align: center
	}

}

@media(min-width:992px) {
	.carousel-widget .description-box--logo {
		width: 30%
	}

	.carousel-widget .description-box--text {
		width: 70%
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.chambers-page-hero-widget {
	position: relative
}

.chambers-page-hero-widget .chambers-page-hero-image {
	width: 100%;
	height: 500px;
	object-fit: cover
}

.chambers-page-hero-widget .chambers-page-hero-content {
	position: absolute;
	top: 88px;
	max-width: 522px;
	background-color: #fff
}

.chambers-page-hero-widget .chambers-page-hero-content img {
	max-width: 350px
}

.chambers-page-hero-widget .chambers-page-hero-content .h-32 {
	margin-top: 32px
}

.chambers-page-hero-widget .chambers-page-hero-content.left {
	left: 18%
}

.chambers-page-hero-widget .chambers-page-hero-content.right {
	right: 18%
}

.chambers-page-hero-widget .chambers-page-hero-content .btn {
	margin: 24px 0 0 0
}

.chambers-page-hero-widget .chambers-page-hero-content a:first-child {
	margin-right: 32px
}

@media(max-width:575px) {
	.chambers-page-hero-image {
		height: 100vh !important
	}

	.chambers-page-hero-content {
		width: 92%;
		margin: 245px 16px 80px 16px
	}

	.chambers-page-hero-content.left {
		left: 0 !important
	}

	.chambers-page-hero-content.right {
		right: 0 !important
	}

	.chambers-page-hero-content .buttons-container {
		margin: auto
	}

	.chambers-page-hero-content .buttons-container .btn {
		width: 100%;
		margin: 16px 0 0 0 !important
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.double-image-widget img {
	height: 210px;
	object-fit: cover
}

.double-image-widget .p-14 {
	padding: 8px 0;
	color: #5a5e68
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.download-wrapper {
	position: relative;
	height: calc(50px + 53px * var(--height));
	max-height: 230px;
	width: 100% !important
}

.download-wrapper .download-container {
	background: #f4fbfa;
	width: 100%;
	max-width: 416px;
	position: absolute;
	z-index: 99;
	display: block
}

.download-wrapper .download-container.__expand {
	min-height: calc(53px * var(--height))
}

.download-wrapper .download-container .open-div {
	background: #f4fbfa
}

.download-wrapper .download-container .open-div .button-border {
	border-top: 1px solid #dbe1e3;
	position: absolute;
	right: 16px;
	left: 16px
}

.download-items {
	margin: 16px 24px;
	width: 90%
}

@media(max-width:576px) {
	.download-items:last-child {
		padding-bottom: 24px;
		margin-bottom: 0
	}

}

.download-items a {
	display: flex;
	align-items: center;
	color: #5a5e68;
	width: 100%
}

.download-items a img, .download-items a p {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px
}

.download-items a img {
	filter: invert(38%) sepia(5%) saturate(980%) hue-rotate(185deg) brightness(92%) contrast(88%)
}

.download-items:hover img {
	filter: invert(13%) sepia(21%) saturate(733%) hue-rotate(195deg) brightness(90%) contrast(90%)
}

.show-more {
	text-align: center
}

.show-more:hover {
	cursor: pointer
}

.show-more p {
	color: #26a69a;
	margin: 0;
	padding: 16px
}

.button-wrapper {
	padding: 32px 16px 48px;
	width: 100%
}

.button-wrapper .download-button {
	width: 100%;
	margin: 0 !important
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.headline-widget--anchor {
	position: relative;
	top: -75px
}

.headline-widget .simple-headline-text {
	color: #26a69a !important;
	margin-bottom: 8px
}

.headline-widget .main-headline-text {
	color: #103941 !important
}

.headline-widget .text-left {
	text-align: left !important
}

.headline-widget .text-right {
	text-align: right !important
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.homepage-hero {
	width: 100%;
	height: 84vh;
	position: relative
}

.homepage-hero img, .homepage-hero video {
	width: 100%;
	height: 100%;
	inset: 0;
	object-fit: cover
}

.homepage-hero .arrow {
	height: 16px;
	width: 16px
}

.homepage-hero .custom-select-container {
	margin-top: 0;
	margin-right: 16px
}

.homepage-hero .btn {
	height: 48px
}

.homepage-hero[animate="1"] {
	animation: shrink .9s;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: 1
}

@keyframes shrink {
	0% {
		height: 82vh
	}

	100% {
		height: 75vh
	}

}

@media(max-width:767px) {
	.homepage-hero {
		height: calc(100vh - 104px);
		animation: none
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.content-filter {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: -5%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2
}

.content-filter .filters-container {
	display: flex;
	flex-direction: row;
	height: 40px;
	box-shadow: 0px 6px 24px rgba(27, 32, 50, .1)
}

.content-filter .filters-container .filter {
	cursor: pointer;
	width: auto;
	border: none;
	background-color: #fff;
	color: #103941;
	line-height: 40px;
	z-index: 2;
	text-align: center;
	border-bottom: 1px solid #dbe1e3;
	padding-right: 20px;
	padding-left: 20px
}

.content-filter .filters-container .active, .content-filter .filters-container .filter:hover {
	color: #26a69a;
	border-bottom: 2px solid #26a69a
}

.content-filter .filters-container .filter:active {
	outline: 0;
	color: #26a69a;
	border-bottom: 2px solid #26a69a
}

.content-filter .form-container {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 24px;
	width: 720px;
	height: 96px;
	background-color: #fff;
	box-shadow: 0px 6px 24px rgba(27, 32, 50, .1)
}

.content-filter .form-container .form-select {
	height: 100% !important;
	margin-right: 16px;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: "";
	background: transparent;
	background-image: url(/portal-additions/assets/chevron-down-20px.606a93c9bad70cfa8408d76b7948147a.svg);
	background-repeat: no-repeat;
	background-position-x: 97%;
	background-position-y: 14px;
	border: 1px solid #dfdfdf;
	border-radius: 2px;
	cursor: pointer
}

.content-filter .form-container .btn {
	margin-right: 0
}

.content-filter[animate="1"] {
	animation: move-up-desktop 1s;
	animation-fill-mode: forwards;
	animation-timing-function: linear;
	animation-iteration-count: 1
}

@keyframes move-up-desktop {
	0% {
		bottom: -5%
	}

	100% {
		bottom: 25%
	}

}

@media(max-width:767px) {
	.content-filter {
		padding: 0 16px;
		bottom: 24px;
		animation: none !important;
		max-width: 520px
	}

	.content-filter .filters-container {
		width: 100%
	}

	.content-filter .filters-container .filter {
		padding: 0;
		width: 100%
	}

	.content-filter .filters-container .filter-name {
		display: none
	}

	.content-filter .form-container {
		width: 100%;
		height: auto;
		flex-direction: column
	}

	.content-filter .form-container .form-select {
		margin: 0;
		background: transparent;
		background-image: url(/portal-additions/assets/chevron-down-16px.c15750186b80a7ed2c46d85cf7076a49.svg);
		background-repeat: no-repeat;
		background-position-x: 97%;
		background-position-y: 10px
	}

	.content-filter .form-container .btn {
		width: 100%;
		margin: 0;
		margin-top: 16px
	}

}

.iframe-widget {
	position: relative;
	padding-top: max(60%, 326px);
	height: 0;
	width: 100%
}

.iframe-widget iframe {
	position: absolute;
	border: none;
	width: 100%;
	height: 100%;
	inset: 0
}

.image-text-container {
	padding: 10px
}

.image-text-container img {
	width: 50%
}

.image-text-container .text-right-side {
	margin-left: auto;
	padding-left: 10px;
	margin-right: 0;
	width: 50%
}

.image-text-container .text-left-side {
	width: 50%
}

.image-text-container .image-right {
	margin-left: auto;
	margin-right: 0
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.link-box {
	display: flex;
	flex-direction: row;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between
}

.link-box .link-box-widget {
	background: #fff;
	padding: 24px;
	width: auto;
	margin-top: 16px;
	cursor: pointer
}

.link-box .link-box-widget .headline-1 {
	color: #103941 !important
}

.link-box .link-box-widget .link-box-text {
	margin-top: 10px;
	color: #5a5e68;
	text-decoration: none !important
}

.link-box .link-box-widget:hover {
	transition: all .2s ease-out;
	box-shadow: 0px 6px 24px rgba(27, 32, 50, .1)
}

.link-box .link-box-widget:hover .link-box-text {
	color: #26a69a
}

.link-box .link-box-widget:hover img {
	filter: invert(57%) sepia(24%) saturate(1149%) hue-rotate(125deg) brightness(90%) contrast(89%)
}

@media(max-width:576px) {
	.link-box-widget {
		width: 100% !important
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.link-container-widget {
	list-style-type: none;
	padding: 0
}

.link-container-widget, .link-container-widget li, .link-container-widget li a, .link-container-widget li span {
	display: block;
	color: #3d4142
}

.link-container-widget a, .link-container-widget a:hover, .link-container-widget a:focus {
	text-decoration: none
}

.link-container-widget--headline {
	color: #3d4142;
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 24px;
	line-height: 20px
}

.bg-primary .link-container-widget--headline, .bg-dark-image .link-container-widget--headline, .bg-brand-primary .link-container-widget--headline, .bg-brand-secondary .link-container-widget--headline, .bg-grey .link-container-widget--headline, .bg-greydark .link-container-widget--headline, .bg-greymiddle .link-container-widget--headline {
	color: #fff
}

.bg-primary .link-container-widget li a, .bg-primary .link-container-widget li span, .bg-dark-image .link-container-widget li a, .bg-dark-image .link-container-widget li span, .bg-brand-primary .link-container-widget li a, .bg-brand-primary .link-container-widget li span, .bg-brand-secondary .link-container-widget li a, .bg-brand-secondary .link-container-widget li span, .bg-grey .link-container-widget li a, .bg-grey .link-container-widget li span, .bg-greydark .link-container-widget li a, .bg-greydark .link-container-widget li span, .bg-greymiddle .link-container-widget li a, .bg-greymiddle .link-container-widget li span {
	color: #fff
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.link-item-icon {
	color: #272937 !important;
	margin: 0 6px 0 2px !important
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.list-widget {
	padding: 0
}

.list-widget li {
	list-style: none;
	display: flex;
	align-items: flex-start;
	margin-top: 16px;
	color: #5a5e68;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px
}

.bg-primary .list-widget li {
	color: #fff
}

.list-widget img {
	display: inline-block;
	margin-right: 16px;
	height: 24px;
	width: 24px
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.news-overview .col-sm-6 {
	margin-bottom: 24px
}

.news-overview .news-overview-headline {
	margin-bottom: 24px
}

.news-overview .news-overview-headline-link a {
	color: #26a69a
}

.news-overview .news-overview-headline-link a:hover {
	filter: invert(57%) sepia(24%) saturate(1149%) hue-rotate(125deg) brightness(90%) contrast(89%);
	transition: all .25s
}

.news-overview .news-overview-headline-link img {
	padding-left: 12px;
	filter: invert(63%) sepia(16%) saturate(1787%) hue-rotate(125deg) brightness(84%) contrast(84%)
}

.news-overview .news-overview-button {
	margin-top: 64px
}

.news-overview .news-overview-button button {
	padding: 8px 12px !important;
	border: 2px solid #103941
}

.news-overview .news-overview-button img {
	padding-left: 6px
}

.news-overview .slick-slider {
	min-width: 343px
}

.news-overview .slick-slider .slick-slide {
	margin-bottom: 36px
}

.news-overview .slick-dots {
	margin-bottom: 16px
}

.news-overview .slick-dots li button:before {
	content: "";
	background-color: #b4b4b9;
	border-radius: 50%;
	height: 12px;
	width: 12px
}

.news-overview .slick-dots li.slick-active button:before {
	background-color: #26a69a
}

@media(max-width:575px) {
	.news-teaser .subtitle {
		display: none !important
	}

	.news-overview .col-sm-6 {
		margin-bottom: 0
	}

	.news-overview .news-overview-headline-link {
		margin-top: 16px
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.notice {
	padding: 24px 24px !important;
	width: 100%;
	height: 300px;
	position: relative
}

.notice .notice-img {
	max-height: 64px !important;
	object-fit: contain
}

.notice .notice-title {
	margin: 16px 0;
	width: 100%;
	word-wrap: break-word;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.bg-primary .notice .notice-title {
	color: #103941 !important
}

.notice .notice-description {
	text-align: center;
	width: 100%;
	word-wrap: break-word;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #5a5e68
}

.bg-primary .notice .notice-description {
	color: #103941 !important
}

.notice .notice-description p {
	margin-bottom: 0
}

.bg-primary .notice .notice-description p {
	color: #103941 !important
}

.notice .notice-link {
	color: #5a5e68 !important;
	margin-top: 16px;
	position: absolute;
	bottom: 24px
}

.notice .notice-link img {
	height: 20px;
	padding-left: 16px
}

.notice:hover .notice-link {
	color: #26a69a !important
}

.notice:hover .notice-link img {
	filter: invert(75%) sepia(9%) saturate(2904%) hue-rotate(123deg) brightness(72%) contrast(92%) !important
}

.bg-white {
	background-color: #fff
}

.bg-yellow {
	background-color: #ffeed5
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.ordered-list-widget {
	padding: 16px 24px
}

.ordered-list-widget .ordered-list {
	padding-left: 16px
}

.ordered-list-widget .ordered-list .p-20 {
	color: #5a5e68 !important
}

.ordered-list-widget .ordered-list li {
	display: list-item;
	align-items: flex-start;
	margin-top: 16px;
	color: #5a5e68 !important
}

.bg-primary .ordered-list-widget .ordered-list li {
	color: #fff
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.services-widget .categories-container {
	width: 100%
}

.services-widget .services-container {
	margin-top: 64px;
	margin-bottom: 16px
}

.services-widget .services-container a {
	text-decoration: none
}

.services-widget .btn {
	margin: 16px 8px 0 8px !important
}

.services-widget .service {
	width: 33.333333%;
	margin: 0 8px
}

.services-widget .slick-slider {
	min-width: 343px
}

.services-widget .slick-slider .slick-slide {
	margin-bottom: 36px;
	padding: 0 8px
}

.services-widget .slick-dots {
	margin-bottom: 16px
}

.services-widget .slick-dots li button:before {
	content: "";
	background-color: #b4b4b9;
	border-radius: 50%;
	height: 12px;
	width: 12px
}

.services-widget .slick-dots li.slick-active button:before {
	background-color: #26a69a
}

@media(max-width:1023px) {
	.services-widget .service {
		margin: 0 0
	}

}

@media(max-width:575px) {
	.services-widget .services-container {
		margin-top: 48px
	}

	.services-widget .notice .notice-description {
		font-size: 16px
	}

	.services-widget .btn {
		font-size: 14px;
		margin: 16px 4px 0 4px !important
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.bg-dark-image .table-widget, .bg-brand-primary .table-widget, .bg-brand-secondary .table-widget, .bg-grey .table-widget, .bg-greydark .table-widget, .bg-greymiddle .table-widget, .bg-greymiddle .table-widget {
	color: #fff !important
}

.table-widget {
	width: 100% !important
}

.table-widget th, .table-widget td {
	vertical-align: middle !important;
	background: #fff;
	color: #272937 !important
}

.table-widget thead th {
	height: 48px;
	padding: 0px 17px;
	text-align: center;
	border: 1px solid #dbe1e3;
	text-align: left
}

.table-widget thead th h6 {
	margin-bottom: 0
}

.table-widget tbody td {
	color: #272937;
	height: 48px;
	padding: 0px 17px;
	text-align: left;
	border: 1px solid #dbe1e3;
	width: 150px;
	background: #fff
}

.table-widget tbody td p {
	margin: 0
}

.table-widget tbody tr:nth-child(even) th, .table-widget tbody tr:nth-child(even) td {
	background: #f4fbfa
}

.table-widget-mobile {
	border: 1px solid #dbe1e3;
	border-bottom: none
}

.table-widget-mobile div:nth-child(even) .row-button {
	background: #f4fbfa
}

.table-widget-mobile .row-button {
	border-bottom: 1px solid #dbe1e3;
	padding: 12px 16px
}

.table-widget-mobile .row-button p {
	margin: 0
}

.table-widget-mobile .table-mobile-info {
	display: none
}

.table-widget-mobile .table-mobile-info.info-show {
	display: initial
}

.table-widget-mobile .table-mobile-row {
	border-bottom: 1px solid #dbe1e3;
	margin: 0;
	padding: 12px 16px
}

@media(max-width:767px) {
	.table-widget th, .table-widget td {
		text-align: center;
		display: block;
		width: 100% !important;
		border: 2px solid #dbe1e3
	}

	.table-widget td:before {
		content: attr(data-th) "";
		display: block;
		text-align: left
	}

	.table-widget tbody tr:nth-child(even) th, .table-widget tbody tr:nth-child(odd) th {
		background: #26a69a !important;
		color: #fff
	}

	.table-widget tbody tr:nth-child(even) td {
		background: rgba(200, 200, 200, .1) !important
	}

	.table-widget tbody tr:nth-child(odd) td {
		background: transparent !important
	}

	.table-widget tfoot td {
		border-bottom: none
	}

	.table-widget tfoot th {
		border: none
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.tab-widget .nav-pill {
	display: inline-flex !important
}

div[data-scrivito-private-widget] .tab-widget .nav-pill .nav-item {
	top: 0;
	color: #fff
}

.tab, .tab-widget {
	margin-top: -32px;
	margin-bottom: 15px
}

.tab .nav>li>a, .tab-widget .nav>li>a {
	color: #fff;
	padding: 1px;
	line-height: 14px;
	font-size: 14px;
	height: 20px
}

.tab .nav>li>a:hover, .tab-widget .nav>li>a:hover {
	color: #fff
}

.tab .shadow-box, .tab-widget .shadow-box {
	box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, .14)
}

.tab .content, .tab-widget .content {
	z-index: 2;
	position: relative;
	padding: 2em;
	background: #fff;
	box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, .14)
}

.tab .nav-pill, .tab-widget .nav-pill {
	cursor: pointer;
	margin-bottom: 15px
}

.tab .nav-pill .nav-item, .tab-widget .nav-pill .nav-item {
	position: relative;
	top: 0;
	transition: all .2s;
	box-shadow: 0px 0px 10px -4px rgba(0, 0, 0, .14);
	border-radius: 2px;
	background-color: #1e857b;
	margin: 0 3px;
	padding: 2px
}

.tab .nav-pill .nav-item:last-child(), .tab-widget .nav-pill .nav-item:last-child() {
	border: 0
}

.tab .nav-pill .nav-item .nav-link, .tab-widget .nav-pill .nav-item .nav-link {
	border-radius: 2px
}

.tab .nav-pill .nav-item:hover, .tab-widget .nav-pill .nav-item:hover {
	top: 0;
	color: #d6f6f3;
	box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, .32)
}

.tab .nav-pill .nav-item.active, .tab-widget .nav-pill .nav-item.active {
	top: 0;
	color: #73cbdd;
	background: #103941
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.tick-list-widget {
	list-style-type: none;
	padding-left: 15px
}

.tick-list-widget::after {
	display: block;
	clear: both;
	content: ""
}

.tick-list-widget li {
	position: relative;
	padding: 0 0 20px 17px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px
}

.tick-list-widget li:before {
	display: block;
	position: absolute;
	top: 2px;
	left: -15px;
	content: "" !important;
	color: #26a69a;
	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
}

:root {
	font-size: 16px
}

/*!
 * Bootstrap v4
 */
.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

@font-face {
	font-family: "slick_swap";
	font-display: swap;
	src: url(/portal-additions/assets/slick.eot);
	src: url(/portal-additions/assets/slick.eot?#iefix) format("embedded-opentype"), url(/portal-additions/assets/slick.woff) format("woff"), url(/portal-additions/assets/slick.c94f7671dcc99dce43e22a89f486f7c2.ttf) format("truetype"), url(/portal-additions/assets/slick.2630a3e3eab21c607e21576571b95b9d.svg#slick) format("svg");
	font-weight: normal;
	font-style: normal
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before, .slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(/portal-additions/assets/ajax-loader.fb6f3c230cb846e25247dfaa1da94d8f.gif) center center no-repeat
}

.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25
}

.slick-prev:before, .slick-next:before {
	font-family: "slick_swap";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-prev {
	left: -25px
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}

.slick-prev:before {
	content: "←"
}

[dir=rtl] .slick-prev:before {
	content: "→"
}

.slick-next {
	right: -25px
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}

.slick-next:before {
	content: "→"
}

[dir=rtl] .slick-next:before {
	content: "←"
}

.slick-dotted.slick-slider {
	margin-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer
}

.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick_swap";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
	--blue: #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: #103941;
	--secondary: #26a69a;
	--success: #5cb85c;
	--info: #5bc0de;
	--warning: #f0ad4e;
	--danger: #d9534f;
	--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, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

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

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

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

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

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

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

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

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

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

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

ol, ul, dl {
	margin-top: 0;
	margin-bottom: 1rem
}

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

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

dfn {
	font-style: italic
}

b, strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

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

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

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

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

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

pre, code, kbd, samp {
	font-family: monospace, 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:not(:root) {
	overflow: hidden
}

table {
	border-collapse: collapse
}

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

th {
	text-align: inherit
}

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

button {
	border-radius: 0
}

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

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

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

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

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

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

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

textarea {
	overflow: auto;
	resize: vertical
}

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

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

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-cancel-button, [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
}

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

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

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

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

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

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

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

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

.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: "— "
}

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

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 0;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

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

@media(min-width:576px) {
	.container {
		max-width: 540px
	}

}

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

}

@media(min-width:992px) {
	.container {
		max-width: 960px
	}

}

@media(min-width:1200px) {
	.container {
		max-width: 1280px
	}

}

.container-fluid {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col, .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px
}

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

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: none
}

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

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

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

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

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

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

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

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}

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

}

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

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

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #2993a7;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(16, 57, 65, .25)
}

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

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

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

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

.form-control-file, .form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(0.5rem + 1px);
	padding-bottom: calc(0.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(0.25rem + 1px);
	padding-bottom: calc(0.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-sm, .input-group-sm>.form-control-plaintext.form-control, .input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text, .input-group-sm>.input-group-append>.form-control-plaintext.input-group-text, .input-group-sm>.input-group-prepend>.form-control-plaintext.btn, .input-group-sm>.input-group-append>.form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg>.form-control-plaintext.form-control, .input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text, .input-group-lg>.input-group-append>.form-control-plaintext.input-group-text, .input-group-lg>.input-group-prepend>.form-control-plaintext.btn, .input-group-lg>.input-group-append>.form-control-plaintext.btn {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-prepend>.input-group-text, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-append>.btn {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}

.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-prepend>.input-group-text, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-append>.btn {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]) {
	height: calc(2.875rem + 2px)
}

.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 {
	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: #5cb85c
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(92, 184, 92, .8);
	border-radius: .2rem
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid {
	border-color: #5cb85c
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
	border-color: #5cb85c;
	box-shadow: 0 0 0 .2rem rgba(92, 184, 92, .25)
}

.was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip, .form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip {
	display: block
}

.was-validated .form-check-input:valid~.form-check-label, .form-check-input.is-valid~.form-check-label {
	color: #5cb85c
}

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

.was-validated .custom-control-input:valid~.custom-control-label, .custom-control-input.is-valid~.custom-control-label {
	color: #5cb85c
}

.was-validated .custom-control-input:valid~.custom-control-label::before, .custom-control-input.is-valid~.custom-control-label::before {
	background-color: #b5dfb5
}

.was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip, .custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .custom-control-input:valid:checked~.custom-control-label::before, .custom-control-input.is-valid:checked~.custom-control-label::before {
	background-color: #80c780
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before, .custom-control-input.is-valid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(92, 184, 92, .25)
}

.was-validated .custom-file-input:valid~.custom-file-label, .custom-file-input.is-valid~.custom-file-label {
	border-color: #5cb85c
}

.was-validated .custom-file-input:valid~.custom-file-label::before, .custom-file-input.is-valid~.custom-file-label::before {
	border-color: inherit
}

.was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip, .custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip {
	display: block
}

.was-validated .custom-file-input:valid:focus~.custom-file-label, .custom-file-input.is-valid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(92, 184, 92, .25)
}

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

.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(217, 83, 79, .8);
	border-radius: .2rem
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid {
	border-color: #d9534f
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
	border-color: #d9534f;
	box-shadow: 0 0 0 .2rem rgba(217, 83, 79, .25)
}

.was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .form-check-input:invalid~.form-check-label, .form-check-input.is-invalid~.form-check-label {
	color: #d9534f
}

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

.was-validated .custom-control-input:invalid~.custom-control-label, .custom-control-input.is-invalid~.custom-control-label {
	color: #d9534f
}

.was-validated .custom-control-input:invalid~.custom-control-label::before, .custom-control-input.is-invalid~.custom-control-label::before {
	background-color: #f0b9b8
}

.was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip, .custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .custom-control-input:invalid:checked~.custom-control-label::before, .custom-control-input.is-invalid:checked~.custom-control-label::before {
	background-color: #e27c79
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before, .custom-control-input.is-invalid:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(217, 83, 79, .25)
}

.was-validated .custom-file-input:invalid~.custom-file-label, .custom-file-input.is-invalid~.custom-file-label {
	border-color: #d9534f
}

.was-validated .custom-file-input:invalid~.custom-file-label::before, .custom-file-input.is-invalid~.custom-file-label::before {
	border-color: inherit
}

.was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip, .custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip {
	display: block
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label, .custom-file-input.is-invalid:focus~.custom-file-label {
	box-shadow: 0 0 0 .2rem rgba(217, 83, 79, .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 .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;
		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
	}

}

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

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

.btn:focus, .btn.focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(16, 57, 65, .25)
}

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

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

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

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

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

.btn-primary:hover {
	color: #fff;
	background-color: #081e22;
	border-color: #061518
}

.btn-primary:focus, .btn-primary.focus {
	box-shadow: 0 0 0 .2rem rgba(16, 57, 65, .5)
}

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

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #061518;
	border-color: #030c0e
}

.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(16, 57, 65, .5)
}

.btn-secondary {
	color: #fff;
	background-color: #26a69a;
	border-color: #26a69a
}

.btn-secondary:hover {
	color: #fff;
	background-color: #1f877d;
	border-color: #1d7d74
}

.btn-secondary:focus, .btn-secondary.focus {
	box-shadow: 0 0 0 .2rem rgba(38, 166, 154, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
	color: #fff;
	background-color: #26a69a;
	border-color: #26a69a
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #1d7d74;
	border-color: #1a726a
}

.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(38, 166, 154, .5)
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-success:hover {
	color: #fff;
	background-color: #48a648;
	border-color: #449d44
}

.btn-success:focus, .btn-success.focus {
	box-shadow: 0 0 0 .2rem rgba(92, 184, 92, .5)
}

.btn-success.disabled, .btn-success:disabled {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #449d44;
	border-color: #409440
}

.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(92, 184, 92, .5)
}

.btn-info {
	color: #212529;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info:hover {
	color: #fff;
	background-color: #3bb4d8;
	border-color: #31b0d5
}

.btn-info:focus, .btn-info.focus {
	box-shadow: 0 0 0 .2rem rgba(91, 192, 222, .5)
}

.btn-info.disabled, .btn-info:disabled {
	color: #212529;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #31b0d5;
	border-color: #2aaacf
}

.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(91, 192, 222, .5)
}

.btn-warning {
	color: #212529;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning:hover {
	color: #212529;
	background-color: #ed9d2b;
	border-color: #ec971f
}

.btn-warning:focus, .btn-warning.focus {
	box-shadow: 0 0 0 .2rem rgba(240, 173, 78, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
	color: #212529;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #ec971f;
	border-color: #ea9214
}

.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(240, 173, 78, .5)
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-danger:hover {
	color: #fff;
	background-color: #d23430;
	border-color: #c9302c
}

.btn-danger:focus, .btn-danger.focus {
	box-shadow: 0 0 0 .2rem rgba(217, 83, 79, .5)
}

.btn-danger.disabled, .btn-danger:disabled {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #bf2e29
}

.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(217, 83, 79, .5)
}

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

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light:focus, .btn-light.focus {
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .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: #dae0e5;
	border-color: #d3d9df
}

.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(248, 249, 250, .5)
}

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

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark:focus, .btn-dark.focus {
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .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: #1d2124;
	border-color: #171a1d
}

.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(52, 58, 64, .5)
}

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

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

.btn-outline-primary:focus, .btn-outline-primary.focus {
	box-shadow: 0 0 0 .2rem rgba(16, 57, 65, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #103941;
	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: #103941;
	border-color: #103941
}

.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(16, 57, 65, .5)
}

.btn-outline-secondary {
	color: #26a69a;
	background-color: transparent;
	background-image: none;
	border-color: #26a69a
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #26a69a;
	border-color: #26a69a
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
	box-shadow: 0 0 0 .2rem rgba(38, 166, 154, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #26a69a;
	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: #26a69a;
	border-color: #26a69a
}

.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(38, 166, 154, .5)
}

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

.btn-outline-success:hover {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-outline-success:focus, .btn-outline-success.focus {
	box-shadow: 0 0 0 .2rem rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #5cb85c;
	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: #5cb85c;
	border-color: #5cb85c
}

.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(92, 184, 92, .5)
}

.btn-outline-info {
	color: #5bc0de;
	background-color: transparent;
	background-image: none;
	border-color: #5bc0de
}

.btn-outline-info:hover {
	color: #212529;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-info:focus, .btn-outline-info.focus {
	box-shadow: 0 0 0 .2rem rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #5bc0de;
	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: #212529;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.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(91, 192, 222, .5)
}

.btn-outline-warning {
	color: #f0ad4e;
	background-color: transparent;
	background-image: none;
	border-color: #f0ad4e
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
	box-shadow: 0 0 0 .2rem rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #f0ad4e;
	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: #f0ad4e;
	border-color: #f0ad4e
}

.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(240, 173, 78, .5)
}

.btn-outline-danger {
	color: #d9534f;
	background-color: transparent;
	background-image: none;
	border-color: #d9534f
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
	box-shadow: 0 0 0 .2rem rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #d9534f;
	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: #d9534f;
	border-color: #d9534f
}

.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(217, 83, 79, .5)
}

.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	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;
	background-color: transparent;
	background-image: none;
	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: #103941;
	background-color: transparent
}

.btn-link:hover {
	color: #010304;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}

.btn-link:focus, .btn-link.focus {
	text-decoration: underline;
	border-color: transparent;
	box-shadow: none
}

.btn-link:disabled, .btn-link.disabled {
	color: #777
}

.btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0
}

.btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 0
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: .5rem
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
	width: 100%
}

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

.fade.show {
	opacity: 1
}

.collapse {
	display: none
}

.collapse.show {
	display: block
}

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

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

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}

.dropup, .dropdown {
	position: relative
}

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

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

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

.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: .125rem
}

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

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

.dropright .dropdown-menu {
	margin-top: 0;
	margin-left: .125rem
}

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

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

.dropright .dropdown-toggle::after {
	vertical-align: 0
}

.dropleft .dropdown-menu {
	margin-top: 0;
	margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: ""
}

.dropleft .dropdown-toggle::after {
	display: none
}

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

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

.dropleft .dropdown-toggle::before {
	vertical-align: 0
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}

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

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

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

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

.dropdown-menu.show {
	display: block
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap
}

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

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

.input-group>.form-control:focus, .input-group>.custom-select:focus, .input-group>.custom-file:focus {
	z-index: 3
}

.input-group>.form-control+.form-control, .input-group>.form-control+.custom-select, .input-group>.form-control+.custom-file, .input-group>.custom-select+.form-control, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.custom-file, .input-group>.custom-file+.form-control, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.custom-file {
	margin-left: -1px
}

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

.input-group>.form-control:not(:first-child), .input-group>.custom-select: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(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label::before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label, .input-group>.custom-file:not(:first-child) .custom-file-label::before {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

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

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

.input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.input-group-text, .input-group-append .input-group-text+.btn {
	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: 0
}

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

.input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text, .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.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) {
	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:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.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) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

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

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

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

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

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

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

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

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

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

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

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

.nav-pills .nav-link {
	border-radius: 0
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #fff;
	background-color: #103941
}

.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center
}

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

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

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: .5rem 1rem
}

.navbar>.container, .navbar>.container-fluid {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0
}

.navbar-toggler:hover, .navbar-toggler:focus {
	text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%
}

@media(max-width:575.98px) {
	.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}

}

@media(min-width:576px) {
	.navbar-expand-sm {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}

	.navbar-expand-sm .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}

}

@media(max-width:767.98px) {
	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}

}

@media(min-width:768px) {
	.navbar-expand-md {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}

	.navbar-expand-md .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}

}

@media(max-width:991.98px) {
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}

}

@media(min-width:992px) {
	.navbar-expand-lg {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}

	.navbar-expand-lg .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}

}

@media(max-width:1199.98px) {
	.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
		padding-right: 0;
		padding-left: 0
	}

}

@media(min-width:1200px) {
	.navbar-expand-xl {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu-right {
		right: 0;
		left: auto
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}

	.navbar-expand-xl .dropup .dropdown-menu {
		top: auto;
		bottom: 100%
	}

}

.navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start
}

.navbar-expand>.container, .navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container, .navbar-expand>.container-fluid {
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: flex !important;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=!string!xmlns=!string!%3E%3Cpath stroke=!string!stroke-width=!string!stroke-linecap=!string!stroke-miterlimit=!string!d=!string!/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
	color: #fff
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .show>.nav-link, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=!string!xmlns=!string!%3E%3Cpath stroke=!string!stroke-width=!string!stroke-linecap=!string!stroke-miterlimit=!string!d=!string!/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
	color: #fff
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
	color: #fff
}

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

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

.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -0.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(0 - 1px) calc(0 - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 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(0 - 1px) calc(0 - 1px)
}

.card-header-tabs {
	margin-right: -0.625rem;
	margin-bottom: -0.75rem;
	margin-left: -0.625rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -0.625rem;
	margin-left: -0.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%;
	border-radius: calc(0 - 1px)
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(0 - 1px);
	border-top-right-radius: calc(0 - 1px)
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(0 - 1px);
	border-bottom-left-radius: calc(0 - 1px)
}

.card-deck {
	display: flex;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 8px
}

@media(min-width:576px) {
	.card-deck {
		flex-flow: row wrap;
		margin-right: -8px;
		margin-left: -8px
	}

	.card-deck .card {
		display: flex;
		flex: 1 0 0%;
		flex-direction: column;
		margin-right: 8px;
		margin-bottom: 0;
		margin-left: 8px
	}

}

.card-group {
	display: flex;
	flex-direction: column
}

.card-group>.card {
	margin-bottom: 8px
}

@media(min-width:576px) {
	.card-group {
		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:first-child {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

	.card-group>.card:first-child .card-img-top, .card-group>.card:first-child .card-header {
		border-top-right-radius: 0
	}

	.card-group>.card:first-child .card-img-bottom, .card-group>.card:first-child .card-footer {
		border-bottom-right-radius: 0
	}

	.card-group>.card:last-child {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group>.card:last-child .card-img-top, .card-group>.card:last-child .card-header {
		border-top-left-radius: 0
	}

	.card-group>.card:last-child .card-img-bottom, .card-group>.card:last-child .card-footer {
		border-bottom-left-radius: 0
	}

	.card-group>.card:only-child {
		border-radius: 0
	}

	.card-group>.card:only-child .card-img-top, .card-group>.card:only-child .card-header {
		border-top-left-radius: 0;
		border-top-right-radius: 0
	}

	.card-group>.card:only-child .card-img-bottom, .card-group>.card:only-child .card-footer {
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0
	}

	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
		border-radius: 0
	}

	.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
		border-radius: 0
	}

}

.card-columns .card {
	margin-bottom: .75rem
}

@media(min-width:576px) {
	.card-columns {
		column-count: 3;
		column-gap: 1.25rem
	}

	.card-columns .card {
		display: inline-block;
		width: 100%
	}

}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-item {
	position: relative;
	display: none;
	align-items: center;
	width: 100%;
	transition: transform .6s ease;
	backface-visibility: hidden;
	perspective: 1000px
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
	display: block
}

.carousel-item-next, .carousel-item-prev {
	position: absolute;
	top: 0
}

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
	transform: translateX(0)
}

@supports(transform-style:preserve-3d) {
	.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
		transform: translate3d(0, 0, 0)
	}

}

.carousel-item-next, .active.carousel-item-right {
	transform: translateX(100%)
}

@supports(transform-style:preserve-3d) {
	.carousel-item-next, .active.carousel-item-right {
		transform: translate3d(100%, 0, 0)
	}

}

.carousel-item-prev, .active.carousel-item-left {
	transform: translateX(-100%)
}

@supports(transform-style:preserve-3d) {
	.carousel-item-prev, .active.carousel-item-left {
		transform: translate3d(-100%, 0, 0)
	}

}

.carousel-control-prev, .carousel-control-next {
	position: absolute;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-prev-icon, .carousel-control-next-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=!string!fill=!string!viewBox=!string!%3E%3Cpath d=!string!/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=!string!fill=!string!viewBox=!string!%3E%3Cpath d=!string!/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	position: relative;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: '0 0 30 30'
}

.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: 'http://www.w3.org/2000/svg'
}

.carousel-indicators .active {
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.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: #103941 !important
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
	background-color: #061518 !important
}

.bg-secondary {
	background-color: #26a69a !important
}

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
	background-color: #1d7d74 !important
}

.bg-success {
	background-color: #5cb85c !important
}

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
	background-color: #449d44 !important
}

.bg-info {
	background-color: #5bc0de !important
}

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
	background-color: #31b0d5 !important
}

.bg-warning {
	background-color: #f0ad4e !important
}

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
	background-color: #ec971f !important
}

.bg-danger {
	background-color: #d9534f !important
}

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
	background-color: #c9302c !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
	background-color: #dae0e5 !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
	background-color: #1d2124 !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: #103941 !important
}

.border-secondary {
	border-color: #26a69a !important
}

.border-success {
	border-color: #5cb85c !important
}

.border-info {
	border-color: #5bc0de !important
}

.border-warning {
	border-color: #f0ad4e !important
}

.border-danger {
	border-color: #d9534f !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded {
	border-radius: 0 !important
}

.rounded-top {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important
}

.rounded-right {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important
}

.rounded-bottom {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important
}

.rounded-left {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-0 {
	border-radius: 0 !important
}

.clearfix::after {
	display: block;
	clear: both;
	content: 'rgba(0, 0, 0, 0.5)'
}

.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: '2'
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .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
}

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

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

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

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

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

}

.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;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	clip-path: inset(50%);
	border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	clip-path: none
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100, .row.align-items-stretch .card:only-of-type {
	height: 100% !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !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-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-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-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-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-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
	}

}

.text-justify {
	text-align: justify !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-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-italic {
	font-style: italic !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #103941 !important
}

a.text-primary:hover, a.text-primary:focus {
	color: #061518 !important
}

.text-secondary {
	color: #26a69a !important
}

a.text-secondary:hover, a.text-secondary:focus {
	color: #1d7d74 !important
}

.text-success {
	color: #5cb85c !important
}

a.text-success:hover, a.text-success:focus {
	color: #449d44 !important
}

.text-info {
	color: #5bc0de !important
}

a.text-info:hover, a.text-info:focus {
	color: #31b0d5 !important
}

.text-warning {
	color: #f0ad4e !important
}

a.text-warning:hover, a.text-warning:focus {
	color: #ec971f !important
}

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

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

.text-light {
	color: #f8f9fa !important
}

a.text-light:hover, a.text-light:focus {
	color: #dae0e5 !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:hover, a.text-dark:focus {
	color: #1d2124 !important
}

.text-muted {
	color: #6c757d !important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

@media print {
	*, *::before, *::after {
		text-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]::after {
		content: 'round'attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	pre, blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr, img {
		page-break-inside: avoid
	}

	p, h2, h3 {
		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 th, .table-bordered td {
		border: 1px solid #ddd !important
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.main-nav {
	width: 100%;
	height: 82px;
	margin: auto;
	padding: 0 40px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	background: #fff;
	box-shadow: 0px 10px 40px rgba(27, 32, 50, .12);
	z-index: 999999
}

.main-nav .nav-logo {
	max-width: 200px
}

.main-nav .menu-icons {
	height: 24px;
	margin-top: 12px;
	margin-right: 0
}

.main-nav .menu-icons .h-16, .main-nav .menu-icons h5, .main-nav .menu-icons .h5 {
	margin-left: 8px
}

.main-nav .menu-icons .menu-button {
	margin-left: 32px
}

.main-nav .menu-icons .menu-icon:hover {
	transition: filter .2s;
	cursor: pointer;
	filter: invert(46%) sepia(96%) saturate(349%) hue-rotate(125deg) brightness(99%) contrast(84%)
}

.main-nav a {
	text-decoration: none
}

.main-nav .nav-container {
	width: 100%;
	max-width: 1280px;
	margin: auto
}

.main-nav .nav-container .nav-login {
	position: relative
}

.main-nav .nav-container .nav-login .login-icon {
	height: 20px;
	margin-right: 9px
}

.search-cover {
	width: 100vw;
	height: 100vh;
	background-color: rgba(244, 251, 250, .9);
	position: fixed;
	z-index: 100;
	box-shadow: 0px 6px 24px rgba(27, 32, 50, .1);
	margin-left: -25px
}

.search-cover .search-box-content {
	width: 100%;
	max-width: 1280px;
	margin: auto;
	padding: 0 16px
}

.search-cover .search-input {
	margin-top: 150px;
	border-bottom: 1px solid #103941
}

.search-cover .search-input .form-control {
	border: none !important;
	box-shadow: none !important;
	background: transparent
}

.search-cover .search-input .input-group {
	height: 28px;
	margin: 32px 0
}

.search-cover .search-input .input-group button {
	background: transparent;
	border: none;
	cursor: pointer
}

.search-cover .search-input .input-group button:focus {
	outline: 0
}

.search-cover .search-input .input-group input::-webkit-input-placeholder {
	font-family: "Inter", Helvetica, Arial, sans-serif;
	color: #b4b4b9;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-family: "Inter Semi-Bold";
	letter-spacing: -0.05rem
}

.search-cover .search-input-suggestion {
	margin-top: 0;
	filter: none;
	border-bottom: 1px solid #dbe1e3
}

.search-tags {
	height: 104px;
	display: flex;
	align-items: center
}

.search-tags .btn-tag {
	border: 2px solid #dbe1e3;
	height: 40px;
	padding: 8px 12px;
	line-height: 16px
}

.search-tags .btn-tag:hover {
	border: 2px solid #26a69a;
	background: #26a69a !important;
	color: #fff
}

@media(max-width:767px) {
	.main-nav {
		height: 70px;
		padding: 0 16px
	}

	.main-nav .menu-icons {
		margin-top: 6px
	}

	.main-nav .nav-logo {
		width: 150px
	}

}

[data-remaining-char-count] {
	position: relative
}

[data-remaining-char-count]:before {
	position: absolute;
	display: inline-block;
	top: -1.3em;
	right: 0;
	width: 10em;
	line-height: 1.5em;
	padding: 0 1em;
	margin: 0;
	text-align: center;
	border: none;
	border-radius: 4px;
	font-size: 70%;
	background: #ccc;
	color: #000;
	opacity: .7;
	content: '10'attr(data-remaining-char-count)
}

[data-exceeds-char-count=true]:before {
	background: #c5463f;
	color: #fff;
	content: 'M4 7h22M4 15h22M4 23h22'
}

.seo_card_input .input {
	background: #f3f3f3;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	color: #555;
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 5px;
	padding: 0 8px;
	min-height: 30px
}

[data-scrivito-display-mode=editing] [data-scrivito-editors-placeholder]:empty:not(:focus)::before {
	line-height: 18px !important
}

.scrivito_detail_content {
	border-top: 2px solid rgba(0, 0, 0, .1);
	margin: 0;
	padding: 15px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.scrivito_detail_content:first-of-type {
	border-top: medium none
}

.scrivito_detail_label {
	display: block;
	padding: 0;
	width: 100%
}

.scrivito_detail_label span {
	color: #444;
	display: block;
	font-size: 13px;
	font-weight: 700;
	padding: 2px 3px 2px
}

.scrivito_detail_label span.headline {
	font-size: 18px;
	color: #777
}

.scrivito_notice_body {
	color: #666;
	font-weight: 700;
	font-size: 12px;
	padding: 0 0 10px
}

.seo_card_img {
	max-height: 150px;
	margin-bottom: 10px;
	width: auto
}

.scrivito_detail_label.scrivito_error span, .scrivito_detail_label.scrivito_error .scrivito_icon, .scrivito_detail_label.scrivito_error .scrivito_icon:hover {
	color: #c04e4e
}

.scrivito_detail_label.scrivito_warning span, .scrivito_detail_label.scrivito_warning .scrivito_icon, .scrivito_detail_label.scrivito_warning .scrivito_icon:hover {
	color: #cc7f00
}

.scrivito_detail_label.scrivito_info span, .scrivito_detail_label.scrivito_info .scrivito_icon, .scrivito_detail_label.scrivito_info .scrivito_icon:hover {
	color: #00addf
}

.scrivito_validation_notice, .seo_card_input .input {
	line-height: 27px;
	margin-bottom: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	border-radius: 2px;
	background: rgba(255, 255, 255, .6)
}

.scrivito_validation_notice.scrivito_error, .seo_card_input .input.scrivito_error {
	border: 2px solid #c04e4e;
	color: #c04e4e
}

.scrivito_validation_notice.scrivito_warning, .seo_card_input .input.scrivito_warning {
	border: 2px solid #ff9f00;
	color: #ff9f00
}

.scrivito_validation_notice.scrivito_info, .seo_card_input .input.scrivito_info {
	border: 2px solid #00addf;
	color: #00addf
}

.seo_card_input .input {
	background-color: #fff
}

.scrivito_validation_notice {
	padding: 10px
}

.scrivito_validation_notice.scrivito_error {
	color: #c04e4e
}

.scrivito_validation_notice.scrivito_warning {
	color: #cc7f00
}

.scrivito_validation_notice.scrivito_info {
	color: #0085ac
}

.scrivito_validation_message {
	font-weight: bold
}

.scrivito_icon_error {
	float: left;
	padding: 6px 3px;
	display: table-cell
}

.scrivito_icon_error:after {
	content: '0 0 30 30';
	font-size: 13px
}

.scrivito_detail_label span {
	padding: 7px 3px 6px 3px
}

.seo_card_preview .creator {
	font-size: 13px;
	font-weight: bold;
	padding: 6px 3px 0 3px;
	color: #2b7bb9
}

.seo_card_preview .card {
	border-radius: 4px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	overflow: hidden;
	background: #fff;
	margin: 0
}

.seo_card_preview .card_text {
	padding: 10px 10px 5px 10px;
	font-size: 14px
}

.seo_card_preview .card_text h5 {
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 17px
}

.seo_card_preview .card_text p {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.5
}

.seo_card_preview .seo_card_preview_img {
	max-height: 240px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border-radius: 0
}

.seo_card_preview .twitter_card {
	max-width: 506px;
	min-height: 125px
}

.seo_card_preview .fb_card {
	max-width: 470px;
	min-height: 157px
}

/*!
 * grid layout editor - gle
 */
.gle-preview-list {
	overflow: hidden;
	margin-bottom: 10px
}

.gle-preview-group {
	float: left;
	float: left;
	margin: 0 20px 0 0
}

.gle-preview {
	float: left;
	margin: 3px 6px 3px 0;
	border: 2px solid #fff;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	height: 25px;
	width: 40px
}

.gle-preview.clickable {
	cursor: pointer
}

.gle-preview.active {
	box-shadow: 0 0 3px rgba(0, 0, 0, .4)
}

.gle-preview>[class*=grid-col-] {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
	background: rgba(0, 0, 0, .1);
	float: left;
	height: 100%;
	margin: 0 1px
}

.gle-preview>.grid-col-1 {
	width: calc(8.333333333333332% - 2px)
}

.gle-preview>.grid-col-2 {
	width: calc(16.666666666666664% - 2px)
}

.gle-preview>.grid-col-3 {
	width: calc(25% - 2px)
}

.gle-preview>.grid-col-4 {
	width: calc(33.33333333333333% - 2px)
}

.gle-preview>.grid-col-5 {
	width: calc(41.66666666666667% - 2px)
}

.gle-preview>.grid-col-6 {
	width: calc(50% - 2px)
}

.gle-preview>.grid-col-7 {
	width: calc(58.333333333333336% -2px)
}

.gle-preview>.grid-col-8 {
	width: calc(66.66666666666666% - 2px)
}

.gle-preview>.grid-col-9 {
	width: calc(75% - 2px)
}

.gle-preview>.grid-col-10 {
	width: calc(83.33333333333334% - 2px)
}

.gle-preview>.grid-col-11 {
	width: calc(91.66666666666666% - 2px)
}

.gle-preview>.grid-col-12 {
	width: calc(100% - 2px)
}

.gle-preview.clickable:hover>[class*=grid-col-] {
	box-shadow: 0 0 0 1px rgba(101, 139, 81, .5) inset;
	background: rgba(101, 139, 81, .3)
}

.gle-preview.active>[class*=grid-col-] {
	box-shadow: 0 0 0 1px #658b51 inset;
	background: rgba(101, 139, 81, .6)
}

.gle-preview>[class*=grid-col-] .alignment {
	display: block;
	background: #777;
	height: 2px;
	margin: 3px 2px 2px 2px
}

.gle-preview>[class*=grid-col-] .alignment:after {
	content: 'http://www.w3.org/2000/svg';
	background: #777;
	display: block;
	float: left;
	height: 2px;
	margin-top: 4px;
	width: 65%
}

.gle-preview>[class*=grid-col-] .alignment.center {
	margin: 8px 2px 2px 2px
}

.gle-preview>[class*=grid-col-] .alignment.bottom {
	margin: 12px 2px 2px 2px
}

.gle-preview>[class*=grid-col-] .alignment.fullHeight {
	background: rgba(222, 222, 222, .6);
	box-shadow: 0 0 0 1px #888 inset;
	margin: 2px;
	position: relative;
	height: 81%
}

.gle-preview>[class*=grid-col-] .alignment.fullHeight:before {
	content: 'rgba(255, 255, 255, 0.5)';
	background: transparent;
	border-color: transparent;
	border-style: solid;
	border-width: 4px;
	border-bottom-color: #777;
	width: 0;
	margin: 0;
	position: absolute;
	top: -1px;
	left: 11px
}

.gle-preview>[class*=grid-col-] .alignment.fullHeight:after {
	content: '2';
	background: transparent;
	border-color: transparent;
	border-style: solid;
	border-width: 4px;
	border-top-color: #777;
	width: 0;
	margin: 0;
	position: absolute;
	bottom: -1px;
	left: 11px
}

.gle {
	position: relative;
	border: 3px solid #fff;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	margin-bottom: 5px;
	height: 50px;
	overflow: hidden
}

.gle .grid-ruler {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 -5px;
	opacity: .2;
	transition: all .3s ease-in-out
}

.gle:hover .grid-ruler {
	opacity: 1
}

.gle .grid-ruler .grid-col {
	background: rgba(111, 111, 111, .1);
	float: left;
	height: 100%;
	margin: 0 5px;
	width: calc(8.333333333333332% - 10px)
}

.gle .grid-columns {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0 -5px
}

.gle .grid-columns.clickable:hover {
	opacity: 1
}

.gle .grid-columns>[class*=grid-col-] {
	position: relative;
	border: 2px solid rgba(0, 0, 0, .2);
	float: left;
	height: 100%;
	margin: 0 5px;
	transition: all .3s ease-in-out
}

.gle .grid-columns.clickable:hover>[class*=grid-col-] {
	border: 2px solid #658b51
}

.gle .grid-columns>.grid-col-1 {
	width: calc(8.333333333333332% - 10px)
}

.gle .grid-columns>.grid-col-2 {
	width: calc(16.666666666666664% - 10px)
}

.gle .grid-columns>.grid-col-3 {
	width: calc(25% - 10px)
}

.gle .grid-columns>.grid-col-4 {
	width: calc(33.33333333333333% - 10px)
}

.gle .grid-columns>.grid-col-5 {
	width: calc(41.66666666666667% - 10px)
}

.gle .grid-columns>.grid-col-6 {
	width: calc(50% - 10px)
}

.gle .grid-columns>.grid-col-7 {
	width: calc(58.333333333333336% - 10px)
}

.gle .grid-columns>.grid-col-8 {
	width: calc(66.66666666666666% - 10px)
}

.gle .grid-columns>.grid-col-9 {
	width: calc(75% - 10px)
}

.gle .grid-columns>.grid-col-10 {
	width: calc(83.33333333333334% - 10px)
}

.gle .grid-columns>.grid-col-11 {
	width: calc(91.66666666666666% - 10px)
}

.gle .grid-columns>.grid-col-12 {
	width: calc(100% - 10px)
}

.gle .grid-columns .grid-handle {
	position: absolute;
	background: #eee;
	border-top: 2px solid rgba(0, 0, 0, .2);
	border-bottom: 2px solid rgba(0, 0, 0, .2);
	border-left: 1px dashed rgba(0, 0, 0, .2);
	border-right: 1px dashed rgba(0, 0, 0, .2);
	top: -2px;
	right: -13px;
	bottom: -2px;
	width: 12px;
	z-index: 2;
	transition: all .1s ease-in-out
}

.gle .grid-columns.clickable:hover .grid-handle {
	background: #658b51;
	border: none
}

.gle .grid-columns.clickable:hover .grid-handle:after {
	color: #fff
}

.gle .grid-columns>[class*=grid-col-]:last-child .grid-handle {
	display: none
}

.gle .grid-columns .grid-handle:hover {
	top: -6px;
	bottom: -6px;
	cursor: col-resize
}

.gle .grid-columns .grid-handle:after {
	content: 'round';
	color: #aaa;
	font-size: 11px;
	display: block;
	position: absolute;
	top: 48%;
	line-height: 0;
	text-align: center;
	width: 100%
}

.gle .grid-columns>[class*=grid-col-]:last-child .grid-handle {
	display: none
}

.gle .grid-columns .grid-handle.grid-handle-plus {
	background: #658b51;
	right: -2px;
	display: block !important;
	border: none
}

.gle .grid-columns .grid-handle.grid-handle-plus:after {
	content: '10';
	color: #fff;
	font-size: 16px;
	display: block;
	position: absolute;
	top: 48%;
	line-height: 0;
	text-align: center;
	width: 100%
}

.gle .grid-columns .grid-handle.grid-handle-plus:hover {
	cursor: pointer
}

.gle .grid-columns .grid-del {
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: calc(50% - 10px);
	cursor: pointer
}

.gle .grid-columns .grid-del:after {
	content: 'M4 7h22M4 15h22M4 23h22';
	display: none;
	background: #eee;
	box-shadow: 0 0 0 2px #aaa;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 10px;
	border-radius: 0 0 1px 1px;
	font-size: 18px;
	color: #888;
	text-align: center;
	line-height: 8px;
	transition: all .1s ease-in-out
}

.gle .grid-columns>[class*=grid-col-]:hover .grid-del:after {
	display: block
}

.gle .grid-columns>[class*=grid-col-] .grid-del:hover:after {
	background: #aa4040;
	box-shadow: 0 0 0 2px #aa4040;
	color: #fff
}

.gle .grid-columns .grid-label {
	color: #aaa;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	text-shadow: 0 1px 2px #fff
}

/*!
 * Icon Editor Tab
 */
.icon-editor-tab .icon-editor-preview {
	background: rgba(255, 255, 255, .8);
	padding: 14px 10px 10px 10px;
	border-radius: 4px;
	margin: 0 0 10px 0;
	display: block;
	width: 60px;
	text-align: center
}

.icon-editor-tab .icon-editor-preview .fa {
	font-size: 26px
}

.icon-editor-tab .headline {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	font-size: 16px;
	font-weight: 700;
	padding: 10px 3px 4px
}

.icon-editor-tab .fa-hover a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #222;
	line-height: 33px;
	height: 33px;
	padding: 2px 10px;
	border-radius: 4px;
	font-size: 13px;
	margin: 2px 0
}

.icon-editor-tab .fa-hover a .fa {
	width: 32px;
	font-size: 14px;
	display: inline-block;
	text-align: center;
	margin-right: 10px
}

.icon-editor-tab .fa-hover a:hover {
	background-color: #fff;
	color: #333;
	text-decoration: none
}

.icon-editor-tab .fa-hover a:hover .fa {
	font-size: 23px;
	vertical-align: -2px
}

.icon-editor-tab .fa-hover a:hover .text-muted {
	color: #bbe2d5
}

.icon-editor-tab .fa-hover a.active {
	background-color: #fff;
	color: #333;
	text-decoration: none;
	box-shadow: 0 0 0 2px #ff6b6b inset
}

.icon-editor-tab .fa-hover a.active .fa {
	font-size: 24px;
	vertical-align: -2px
}

.icon-editor-tab .fa-hover a.active .text-muted {
	color: #bbe2d5
}

#search {
	position: relative
}

#search label {
	position: absolute;
	left: 17px;
	top: 5px
}

#search #search-input {
	padding-left: 43px;
	padding-right: 43px;
	border-radius: 23px
}

#search #search-input:focus {
	box-shadow: none
}

#search #search-clear {
	text-decoration: none;
	position: absolute;
	right: 18px;
	top: 10px;
	color: #b3b3b3
}

#search #search-clear:hover {
	color: #8f8f8f
}

.loader {
	display: block;
	font-size: 10px;
	margin: 0 auto;
	position: absolute;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	text-indent: -9999em;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	background: #26a69a;
	background: -moz-linear-gradient(left, #26a69a 10%, rgba(255, 255, 255, 0) 42%);
	background: -webkit-linear-gradient(left, #26a69a 10%, rgba(255, 255, 255, 0) 42%);
	background: -o-linear-gradient(left, #26a69a 10%, rgba(255, 255, 255, 0) 42%);
	background: -ms-linear-gradient(left, #26a69a 10%, rgba(255, 255, 255, 0) 42%);
	background: linear-gradient(to right, #26a69a 10%, rgba(255, 255, 255, 0) 42%);
	-webkit-animation: load3 1.4s infinite linear;
	animation: load3 1.4s infinite linear
}

.loader:before {
	width: 50%;
	height: 50%;
	background: #26a69a;
	border-radius: 100% 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	content: 'http://www.w3.org/2000/svg'
}

.loader:after {
	background: #fff;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	content: '%23fff';
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

@-webkit-keyframes load3 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes load3 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes fade-in {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}

}

@keyframes rotate-down {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(180deg)
	}

}

@keyframes rotate-up {
	0% {
		transform: rotate(180deg)
	}

	100% {
		transform: rotate(0)
	}

}

.rotate-down {
	animation: rotate-down 150ms ease-in-out 0s 1 normal forwards
}

.rotate-up {
	animation: rotate-up 150ms ease-in-out 0s 1 normal forwards
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
	font-family: "FontAwesome";
	src: url(/portal-additions/assets/fontawesome-webfont.eot);
	src: url(/portal-additions/assets/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/portal-additions/assets/fontawesome-webfont.woff2) format("woff2"), url(/portal-additions/assets/fontawesome-webfont.woff) format("woff"), url(/portal-additions/assets/fontawesome-webfont.1e59d2330b4c6deb84b340635ed36249.ttf) format("truetype"), url(/portal-additions/assets/fontawesome-webfont.c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg#fontawesomeregular) format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

.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 {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}

}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}

}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	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: '0 0 8 8'
}

.fa-music:before {
	content: 'M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'
}

.fa-search:before {
	content: 'http://www.w3.org/2000/svg'
}

.fa-envelope-o:before {
	content: '%23fff'
}

.fa-heart:before {
	content: '0 0 8 8'
}

.fa-star:before {
	content: 'M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'
}

.fa-star-o:before {
	content: ""
}

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

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

.fa-th-large:before {
	content: ""
}

.fa-th:before {
	content: " ("
}

.fa-th-list:before {
	content: "Remaining: "
}

.fa-check:before {
	content: "Limit exceeded"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: ""
}

.fa-search-plus:before {
	content: ""
}

.fa-search-minus:before {
	content: ""
}

.fa-power-off:before {
	content: ""
}

.fa-signal:before {
	content: "||"
}

.fa-gear:before, .fa-cog:before {
	content: "+"
}

.fa-trash-o:before {
	content: "-"
}

.fa-home:before {
	content: ""
}

.fa-file-o:before {
	content: ""
}

.fa-clock-o:before {
	content: ""
}

.fa-road:before {
	content: ""
}

.fa-download:before {
	content: ""
}

.fa-arrow-circle-o-down:before {
	content: ""
}

.fa-arrow-circle-o-up:before {
	content: ""
}

.fa-inbox:before {
	content: ""
}

.fa-play-circle-o:before {
	content: ""
}

.fa-rotate-right:before, .fa-repeat:before {
	content: ""
}

.fa-refresh:before {
	content: ""
}

.fa-list-alt:before {
	content: ""
}

.fa-lock:before {
	content: ""
}

.fa-flag:before {
	content: ""
}

.fa-headphones:before {
	content: ""
}

.fa-volume-off:before {
	content: ""
}

.fa-volume-down:before {
	content: ""
}

.fa-volume-up:before {
	content: ""
}

.fa-qrcode:before {
	content: ""
}

.fa-barcode:before {
	content: ""
}

.fa-tag:before {
	content: ""
}

.fa-tags:before {
	content: ""
}

.fa-book:before {
	content: ""
}

.fa-bookmark:before {
	content: ""
}

.fa-print:before {
	content: ""
}

.fa-camera:before {
	content: ""
}

.fa-font:before {
	content: ""
}

.fa-bold:before {
	content: ""
}

.fa-italic:before {
	content: ""
}

.fa-text-height:before {
	content: ""
}

.fa-text-width:before {
	content: ""
}

.fa-align-left:before {
	content: ""
}

.fa-align-center:before {
	content: ""
}

.fa-align-right:before {
	content: ""
}

.fa-align-justify:before {
	content: ""
}

.fa-list:before {
	content: ""
}

.fa-dedent:before, .fa-outdent:before {
	content: ""
}

.fa-indent:before {
	content: ""
}

.fa-video-camera:before {
	content: ""
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: ""
}

.fa-pencil:before {
	content: ""
}

.fa-map-marker:before {
	content: ""
}

.fa-adjust:before {
	content: ""
}

.fa-tint:before {
	content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: ""
}

.fa-share-square-o:before {
	content: ""
}

.fa-check-square-o:before {
	content: ""
}

.fa-arrows:before {
	content: ""
}

.fa-step-backward:before {
	content: ""
}

.fa-fast-backward:before {
	content: ""
}

.fa-backward:before {
	content: ""
}

.fa-play:before {
	content: ""
}

.fa-pause:before {
	content: ""
}

.fa-stop:before {
	content: ""
}

.fa-forward:before {
	content: ""
}

.fa-fast-forward:before {
	content: ""
}

.fa-step-forward:before {
	content: ""
}

.fa-eject:before {
	content: ""
}

.fa-chevron-left:before {
	content: ""
}

.fa-chevron-right:before {
	content: ""
}

.fa-plus-circle:before {
	content: ""
}

.fa-minus-circle:before {
	content: ""
}

.fa-times-circle:before {
	content: ""
}

.fa-check-circle:before {
	content: ""
}

.fa-question-circle:before {
	content: ""
}

.fa-info-circle:before {
	content: ""
}

.fa-crosshairs:before {
	content: ""
}

.fa-times-circle-o:before {
	content: ""
}

.fa-check-circle-o:before {
	content: ""
}

.fa-ban:before {
	content: ""
}

.fa-arrow-left:before {
	content: ""
}

.fa-arrow-right:before {
	content: ""
}

.fa-arrow-up:before {
	content: ""
}

.fa-arrow-down:before {
	content: ""
}

.fa-mail-forward:before, .fa-share:before {
	content: ""
}

.fa-expand:before {
	content: ""
}

.fa-compress:before {
	content: ""
}

.fa-plus:before {
	content: ""
}

.fa-minus:before {
	content: ""
}

.fa-asterisk:before {
	content: ""
}

.fa-exclamation-circle:before {
	content: ""
}

.fa-gift:before {
	content: ""
}

.fa-leaf:before {
	content: ""
}

.fa-fire:before {
	content: ""
}

.fa-eye:before {
	content: ""
}

.fa-eye-slash:before {
	content: ""
}

.fa-warning:before, .fa-exclamation-triangle:before {
	content: ""
}

.fa-plane:before {
	content: ""
}

.fa-calendar:before {
	content: ""
}

.fa-random:before {
	content: ""
}

.fa-comment:before {
	content: ""
}

.fa-magnet:before {
	content: ""
}

.fa-chevron-up:before {
	content: ""
}

.fa-chevron-down:before {
	content: ""
}

.fa-retweet:before {
	content: ""
}

.fa-shopping-cart:before {
	content: ""
}

.fa-folder:before {
	content: ""
}

.fa-folder-open:before {
	content: ""
}

.fa-arrows-v:before {
	content: ""
}

.fa-arrows-h:before {
	content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: ""
}

.fa-twitter-square:before {
	content: ""
}

.fa-facebook-square:before {
	content: ""
}

.fa-camera-retro:before {
	content: ""
}

.fa-key:before {
	content: ""
}

.fa-gears:before, .fa-cogs:before {
	content: ""
}

.fa-comments:before {
	content: ""
}

.fa-thumbs-o-up:before {
	content: ""
}

.fa-thumbs-o-down:before {
	content: ""
}

.fa-star-half:before {
	content: ""
}

.fa-heart-o:before {
	content: ""
}

.fa-sign-out:before {
	content: ""
}

.fa-linkedin-square:before {
	content: ""
}

.fa-thumb-tack:before {
	content: ""
}

.fa-external-link:before {
	content: ""
}

.fa-sign-in:before {
	content: ""
}

.fa-trophy:before {
	content: ""
}

.fa-github-square:before {
	content: ""
}

.fa-upload:before {
	content: ""
}

.fa-lemon-o:before {
	content: ""
}

.fa-phone:before {
	content: ""
}

.fa-square-o:before {
	content: ""
}

.fa-bookmark-o:before {
	content: ""
}

.fa-phone-square:before {
	content: ""
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before, .fa-facebook:before {
	content: ""
}

.fa-github:before {
	content: ""
}

.fa-unlock:before {
	content: ""
}

.fa-credit-card:before {
	content: ""
}

.fa-feed:before, .fa-rss:before {
	content: ""
}

.fa-hdd-o:before {
	content: ""
}

.fa-bullhorn:before {
	content: ""
}

.fa-bell:before {
	content: ""
}

.fa-certificate:before {
	content: ""
}

.fa-hand-o-right:before {
	content: ""
}

.fa-hand-o-left:before {
	content: ""
}

.fa-hand-o-up:before {
	content: ""
}

.fa-hand-o-down:before {
	content: ""
}

.fa-arrow-circle-left:before {
	content: ""
}

.fa-arrow-circle-right:before {
	content: ""
}

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

.fa-arrow-circle-down:before {
	content: ""
}

.fa-globe:before {
	content: ""
}

.fa-wrench:before {
	content: ""
}

.fa-tasks:before {
	content: ""
}

.fa-filter:before {
	content: ""
}

.fa-briefcase:before {
	content: ""
}

.fa-arrows-alt:before {
	content: ""
}

.fa-group:before, .fa-users:before {
	content: ""
}

.fa-chain:before, .fa-link:before {
	content: ""
}

.fa-cloud:before {
	content: ""
}

.fa-flask:before {
	content: ""
}

.fa-cut:before, .fa-scissors:before {
	content: ""
}

.fa-copy:before, .fa-files-o:before {
	content: ""
}

.fa-paperclip:before {
	content: ""
}

.fa-save:before, .fa-floppy-o:before {
	content: ""
}

.fa-square:before {
	content: ""
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: ""
}

.fa-list-ul:before {
	content: ""
}

.fa-list-ol:before {
	content: ""
}

.fa-strikethrough:before {
	content: ""
}

.fa-underline:before {
	content: ""
}

.fa-table:before {
	content: ""
}

.fa-magic:before {
	content: ""
}

.fa-truck:before {
	content: ""
}

.fa-pinterest:before {
	content: ""
}

.fa-pinterest-square:before {
	content: ""
}

.fa-google-plus-square:before {
	content: ""
}

.fa-google-plus:before {
	content: ""
}

.fa-money:before {
	content: ""
}

.fa-caret-down:before {
	content: ""
}

.fa-caret-up:before {
	content: ""
}

.fa-caret-left:before {
	content: ""
}

.fa-caret-right:before {
	content: ""
}

.fa-columns:before {
	content: ""
}

.fa-unsorted:before, .fa-sort:before {
	content: ""
}

.fa-sort-down:before, .fa-sort-desc:before {
	content: ""
}

.fa-sort-up:before, .fa-sort-asc:before {
	content: ""
}

.fa-envelope:before {
	content: ""
}

.fa-linkedin:before {
	content: ""
}

.fa-rotate-left:before, .fa-undo:before {
	content: ""
}

.fa-legal:before, .fa-gavel:before {
	content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
	content: ""
}

.fa-comment-o:before {
	content: ""
}

.fa-comments-o:before {
	content: ""
}

.fa-flash:before, .fa-bolt:before {
	content: ""
}

.fa-sitemap:before {
	content: ""
}

.fa-umbrella:before {
	content: ""
}

.fa-paste:before, .fa-clipboard:before {
	content: ""
}

.fa-lightbulb-o:before {
	content: ""
}

.fa-exchange:before {
	content: ""
}

.fa-cloud-download:before {
	content: ""
}

.fa-cloud-upload:before {
	content: ""
}

.fa-user-md:before {
	content: ""
}

.fa-stethoscope:before {
	content: ""
}

.fa-suitcase:before {
	content: ""
}

.fa-bell-o:before {
	content: ""
}

.fa-coffee:before {
	content: ""
}

.fa-cutlery:before {
	content: ""
}

.fa-file-text-o:before {
	content: ""
}

.fa-building-o:before {
	content: ""
}

.fa-hospital-o:before {
	content: ""
}

.fa-ambulance:before {
	content: ""
}

.fa-medkit:before {
	content: ""
}

.fa-fighter-jet:before {
	content: ""
}

.fa-beer:before {
	content: ""
}

.fa-h-square:before {
	content: ""
}

.fa-plus-square:before {
	content: ""
}

.fa-angle-double-left:before {
	content: ""
}

.fa-angle-double-right:before {
	content: ""
}

.fa-angle-double-up:before {
	content: ""
}

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

.fa-angle-left:before {
	content: ""
}

.fa-angle-right:before {
	content: ""
}

.fa-angle-up:before {
	content: ""
}

.fa-angle-down:before {
	content: ""
}

.fa-desktop:before {
	content: ""
}

.fa-laptop:before {
	content: ""
}

.fa-tablet:before {
	content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: ""
}

.fa-circle-o:before {
	content: ""
}

.fa-quote-left:before {
	content: ""
}

.fa-quote-right:before {
	content: ""
}

.fa-spinner:before {
	content: ""
}

.fa-circle:before {
	content: ""
}

.fa-mail-reply:before, .fa-reply:before {
	content: ""
}

.fa-github-alt:before {
	content: ""
}

.fa-folder-o:before {
	content: ""
}

.fa-folder-open-o:before {
	content: ""
}

.fa-smile-o:before {
	content: ""
}

.fa-frown-o:before {
	content: ""
}

.fa-meh-o:before {
	content: ""
}

.fa-gamepad:before {
	content: ""
}

.fa-keyboard-o:before {
	content: ""
}

.fa-flag-o:before {
	content: ""
}

.fa-flag-checkered:before {
	content: ""
}

.fa-terminal:before {
	content: ""
}

.fa-code:before {
	content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: ""
}

.fa-location-arrow:before {
	content: ""
}

.fa-crop:before {
	content: ""
}

.fa-code-fork:before {
	content: ""
}

.fa-unlink:before, .fa-chain-broken:before {
	content: ""
}

.fa-question:before {
	content: ""
}

.fa-info:before {
	content: ""
}

.fa-exclamation:before {
	content: ""
}

.fa-superscript:before {
	content: ""
}

.fa-subscript:before {
	content: ""
}

.fa-eraser:before {
	content: ""
}

.fa-puzzle-piece:before {
	content: ""
}

.fa-microphone:before {
	content: ""
}

.fa-microphone-slash:before {
	content: ""
}

.fa-shield:before {
	content: ""
}

.fa-calendar-o:before {
	content: ""
}

.fa-fire-extinguisher:before {
	content: ""
}

.fa-rocket:before {
	content: ""
}

.fa-maxcdn:before {
	content: ""
}

.fa-chevron-circle-left:before {
	content: ""
}

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

.fa-chevron-circle-up:before {
	content: ""
}

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

.fa-html5:before {
	content: ""
}

.fa-css3:before {
	content: ""
}

.fa-anchor:before {
	content: ""
}

.fa-unlock-alt:before {
	content: ""
}

.fa-bullseye:before {
	content: ""
}

.fa-ellipsis-h:before {
	content: ""
}

.fa-ellipsis-v:before {
	content: ""
}

.fa-rss-square:before {
	content: ""
}

.fa-play-circle:before {
	content: ""
}

.fa-ticket:before {
	content: ""
}

.fa-minus-square:before {
	content: ""
}

.fa-minus-square-o:before {
	content: ""
}

.fa-level-up:before {
	content: ""
}

.fa-level-down:before {
	content: ""
}

.fa-check-square:before {
	content: ""
}

.fa-pencil-square:before {
	content: ""
}

.fa-external-link-square:before {
	content: ""
}

.fa-share-square:before {
	content: ""
}

.fa-compass:before {
	content: ""
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: ""
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: ""
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: ""
}

.fa-euro:before, .fa-eur:before {
	content: ""
}

.fa-gbp:before {
	content: ""
}

.fa-dollar:before, .fa-usd:before {
	content: ""
}

.fa-rupee:before, .fa-inr:before {
	content: ""
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: ""
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: ""
}

.fa-won:before, .fa-krw:before {
	content: ""
}

.fa-bitcoin:before, .fa-btc:before {
	content: ""
}

.fa-file:before {
	content: ""
}

.fa-file-text:before {
	content: ""
}

.fa-sort-alpha-asc:before {
	content: ""
}

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

.fa-sort-amount-asc:before {
	content: ""
}

.fa-sort-amount-desc:before {
	content: ""
}

.fa-sort-numeric-asc:before {
	content: ""
}

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

.fa-thumbs-up:before {
	content: ""
}

.fa-thumbs-down:before {
	content: ""
}

.fa-youtube-square:before {
	content: ""
}

.fa-youtube:before {
	content: ""
}

.fa-xing:before {
	content: ""
}

.fa-xing-square:before {
	content: ""
}

.fa-youtube-play:before {
	content: ""
}

.fa-dropbox:before {
	content: ""
}

.fa-stack-overflow:before {
	content: ""
}

.fa-instagram:before {
	content: ""
}

.fa-flickr:before {
	content: ""
}

.fa-adn:before {
	content: ""
}

.fa-bitbucket:before {
	content: ""
}

.fa-bitbucket-square:before {
	content: ""
}

.fa-tumblr:before {
	content: ""
}

.fa-tumblr-square:before {
	content: ""
}

.fa-long-arrow-down:before {
	content: ""
}

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

.fa-long-arrow-left:before {
	content: ""
}

.fa-long-arrow-right:before {
	content: ""
}

.fa-apple:before {
	content: ""
}

.fa-windows:before {
	content: ""
}

.fa-android:before {
	content: ""
}

.fa-linux:before {
	content: ""
}

.fa-dribbble:before {
	content: ""
}

.fa-skype:before {
	content: ""
}

.fa-foursquare:before {
	content: ""
}

.fa-trello:before {
	content: ""
}

.fa-female:before {
	content: ""
}

.fa-male:before {
	content: ""
}

.fa-gittip:before, .fa-gratipay:before {
	content: ""
}

.fa-sun-o:before {
	content: ""
}

.fa-moon-o:before {
	content: ""
}

.fa-archive:before {
	content: ""
}

.fa-bug:before {
	content: ""
}

.fa-vk:before {
	content: ""
}

.fa-weibo:before {
	content: ""
}

.fa-renren:before {
	content: ""
}

.fa-pagelines:before {
	content: ""
}

.fa-stack-exchange:before {
	content: ""
}

.fa-arrow-circle-o-right:before {
	content: ""
}

.fa-arrow-circle-o-left:before {
	content: ""
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: ""
}

.fa-dot-circle-o:before {
	content: ""
}

.fa-wheelchair:before {
	content: ""
}

.fa-vimeo-square:before {
	content: ""
}

.fa-turkish-lira:before, .fa-try:before {
	content: ""
}

.fa-plus-square-o:before {
	content: ""
}

.fa-space-shuttle:before {
	content: ""
}

.fa-slack:before {
	content: ""
}

.fa-envelope-square:before {
	content: ""
}

.fa-wordpress:before {
	content: ""
}

.fa-openid:before {
	content: ""
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: ""
}

.fa-mortar-board:before, .fa-graduation-cap:before {
	content: ""
}

.fa-yahoo:before {
	content: ""
}

.fa-google:before {
	content: ""
}

.fa-reddit:before {
	content: ""
}

.fa-reddit-square:before {
	content: ""
}

.fa-stumbleupon-circle:before {
	content: ""
}

.fa-stumbleupon:before {
	content: ""
}

.fa-delicious:before {
	content: ""
}

.fa-digg:before {
	content: ""
}

.fa-pied-piper-pp:before {
	content: ""
}

.fa-pied-piper-alt:before {
	content: ""
}

.fa-drupal:before {
	content: ""
}

.fa-joomla:before {
	content: ""
}

.fa-language:before {
	content: ""
}

.fa-fax:before {
	content: ""
}

.fa-building:before {
	content: ""
}

.fa-child:before {
	content: ""
}

.fa-paw:before {
	content: ""
}

.fa-spoon:before {
	content: ""
}

.fa-cube:before {
	content: ""
}

.fa-cubes:before {
	content: ""
}

.fa-behance:before {
	content: ""
}

.fa-behance-square:before {
	content: ""
}

.fa-steam:before {
	content: ""
}

.fa-steam-square:before {
	content: ""
}

.fa-recycle:before {
	content: ""
}

.fa-automobile:before, .fa-car:before {
	content: ""
}

.fa-cab:before, .fa-taxi:before {
	content: ""
}

.fa-tree:before {
	content: ""
}

.fa-spotify:before {
	content: ""
}

.fa-deviantart:before {
	content: ""
}

.fa-soundcloud:before {
	content: ""
}

.fa-database:before {
	content: ""
}

.fa-file-pdf-o:before {
	content: ""
}

.fa-file-word-o:before {
	content: ""
}

.fa-file-excel-o:before {
	content: ""
}

.fa-file-powerpoint-o:before {
	content: ""
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: ""
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: ""
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: ""
}

.fa-file-code-o:before {
	content: ""
}

.fa-vine:before {
	content: ""
}

.fa-codepen:before {
	content: ""
}

.fa-jsfiddle:before {
	content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: ""
}

.fa-circle-o-notch:before {
	content: ""
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: ""
}

.fa-ge:before, .fa-empire:before {
	content: ""
}

.fa-git-square:before {
	content: ""
}

.fa-git:before {
	content: ""
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: ""
}

.fa-tencent-weibo:before {
	content: ""
}

.fa-qq:before {
	content: ""
}

.fa-wechat:before, .fa-weixin:before {
	content: ""
}

.fa-send:before, .fa-paper-plane:before {
	content: ""
}

.fa-send-o:before, .fa-paper-plane-o:before {
	content: ""
}

.fa-history:before {
	content: ""
}

.fa-circle-thin:before {
	content: ""
}

.fa-header:before {
	content: ""
}

.fa-paragraph:before {
	content: ""
}

.fa-sliders:before {
	content: ""
}

.fa-share-alt:before {
	content: ""
}

.fa-share-alt-square:before {
	content: ""
}

.fa-bomb:before {
	content: ""
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: ""
}

.fa-tty:before {
	content: ""
}

.fa-binoculars:before {
	content: ""
}

.fa-plug:before {
	content: ""
}

.fa-slideshare:before {
	content: ""
}

.fa-twitch:before {
	content: ""
}

.fa-yelp:before {
	content: ""
}

.fa-newspaper-o:before {
	content: ""
}

.fa-wifi:before {
	content: ""
}

.fa-calculator:before {
	content: ""
}

.fa-paypal:before {
	content: ""
}

.fa-google-wallet:before {
	content: ""
}

.fa-cc-visa:before {
	content: ""
}

.fa-cc-mastercard:before {
	content: ""
}

.fa-cc-discover:before {
	content: ""
}

.fa-cc-amex:before {
	content: ""
}

.fa-cc-paypal:before {
	content: ""
}

.fa-cc-stripe:before {
	content: ""
}

.fa-bell-slash:before {
	content: ""
}

.fa-bell-slash-o:before {
	content: ""
}

.fa-trash:before {
	content: ""
}

.fa-copyright:before {
	content: ""
}

.fa-at:before {
	content: ""
}

.fa-eyedropper:before {
	content: ""
}

.fa-paint-brush:before {
	content: ""
}

.fa-birthday-cake:before {
	content: ""
}

.fa-area-chart:before {
	content: ""
}

.fa-pie-chart:before {
	content: ""
}

.fa-line-chart:before {
	content: ""
}

.fa-lastfm:before {
	content: ""
}

.fa-lastfm-square:before {
	content: ""
}

.fa-toggle-off:before {
	content: ""
}

.fa-toggle-on:before {
	content: ""
}

.fa-bicycle:before {
	content: ""
}

.fa-bus:before {
	content: ""
}

.fa-ioxhost:before {
	content: ""
}

.fa-angellist:before {
	content: ""
}

.fa-cc:before {
	content: ""
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: ""
}

.fa-meanpath:before {
	content: ""
}

.fa-buysellads:before {
	content: ""
}

.fa-connectdevelop:before {
	content: ""
}

.fa-dashcube:before {
	content: ""
}

.fa-forumbee:before {
	content: ""
}

.fa-leanpub:before {
	content: ""
}

.fa-sellsy:before {
	content: ""
}

.fa-shirtsinbulk:before {
	content: ""
}

.fa-simplybuilt:before {
	content: ""
}

.fa-skyatlas:before {
	content: ""
}

.fa-cart-plus:before {
	content: ""
}

.fa-cart-arrow-down:before {
	content: ""
}

.fa-diamond:before {
	content: ""
}

.fa-ship:before {
	content: ""
}

.fa-user-secret:before {
	content: ""
}

.fa-motorcycle:before {
	content: ""
}

.fa-street-view:before {
	content: ""
}

.fa-heartbeat:before {
	content: ""
}

.fa-venus:before {
	content: ""
}

.fa-mars:before {
	content: ""
}

.fa-mercury:before {
	content: ""
}

.fa-intersex:before, .fa-transgender:before {
	content: ""
}

.fa-transgender-alt:before {
	content: ""
}

.fa-venus-double:before {
	content: ""
}

.fa-mars-double:before {
	content: ""
}

.fa-venus-mars:before {
	content: ""
}

.fa-mars-stroke:before {
	content: ""
}

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

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

.fa-neuter:before {
	content: ""
}

.fa-genderless:before {
	content: ""
}

.fa-facebook-official:before {
	content: ""
}

.fa-pinterest-p:before {
	content: ""
}

.fa-whatsapp:before {
	content: ""
}

.fa-server:before {
	content: ""
}

.fa-user-plus:before {
	content: ""
}

.fa-user-times:before {
	content: ""
}

.fa-hotel:before, .fa-bed:before {
	content: ""
}

.fa-viacoin:before {
	content: ""
}

.fa-train:before {
	content: ""
}

.fa-subway:before {
	content: ""
}

.fa-medium:before {
	content: ""
}

.fa-yc:before, .fa-y-combinator:before {
	content: ""
}

.fa-optin-monster:before {
	content: ""
}

.fa-opencart:before {
	content: ""
}

.fa-expeditedssl:before {
	content: ""
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
	content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
	content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: ""
}

.fa-mouse-pointer:before {
	content: ""
}

.fa-i-cursor:before {
	content: ""
}

.fa-object-group:before {
	content: ""
}

.fa-object-ungroup:before {
	content: ""
}

.fa-sticky-note:before {
	content: ""
}

.fa-sticky-note-o:before {
	content: ""
}

.fa-cc-jcb:before {
	content: ""
}

.fa-cc-diners-club:before {
	content: ""
}

.fa-clone:before {
	content: ""
}

.fa-balance-scale:before {
	content: ""
}

.fa-hourglass-o:before {
	content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: ""
}

.fa-hourglass:before {
	content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: ""
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: ""
}

.fa-hand-scissors-o:before {
	content: ""
}

.fa-hand-lizard-o:before {
	content: ""
}

.fa-hand-spock-o:before {
	content: ""
}

.fa-hand-pointer-o:before {
	content: ""
}

.fa-hand-peace-o:before {
	content: ""
}

.fa-trademark:before {
	content: ""
}

.fa-registered:before {
	content: ""
}

.fa-creative-commons:before {
	content: ""
}

.fa-gg:before {
	content: ""
}

.fa-gg-circle:before {
	content: ""
}

.fa-tripadvisor:before {
	content: ""
}

.fa-odnoklassniki:before {
	content: ""
}

.fa-odnoklassniki-square:before {
	content: ""
}

.fa-get-pocket:before {
	content: ""
}

.fa-wikipedia-w:before {
	content: ""
}

.fa-safari:before {
	content: ""
}

.fa-chrome:before {
	content: ""
}

.fa-firefox:before {
	content: ""
}

.fa-opera:before {
	content: ""
}

.fa-internet-explorer:before {
	content: ""
}

.fa-tv:before, .fa-television:before {
	content: ""
}

.fa-contao:before {
	content: ""
}

.fa-500px:before {
	content: ""
}

.fa-amazon:before {
	content: ""
}

.fa-calendar-plus-o:before {
	content: ""
}

.fa-calendar-minus-o:before {
	content: ""
}

.fa-calendar-times-o:before {
	content: ""
}

.fa-calendar-check-o:before {
	content: ""
}

.fa-industry:before {
	content: ""
}

.fa-map-pin:before {
	content: ""
}

.fa-map-signs:before {
	content: ""
}

.fa-map-o:before {
	content: ""
}

.fa-map:before {
	content: ""
}

.fa-commenting:before {
	content: ""
}

.fa-commenting-o:before {
	content: ""
}

.fa-houzz:before {
	content: ""
}

.fa-vimeo:before {
	content: ""
}

.fa-black-tie:before {
	content: ""
}

.fa-fonticons:before {
	content: ""
}

.fa-reddit-alien:before {
	content: ""
}

.fa-edge:before {
	content: ""
}

.fa-credit-card-alt:before {
	content: ""
}

.fa-codiepie:before {
	content: ""
}

.fa-modx:before {
	content: ""
}

.fa-fort-awesome:before {
	content: ""
}

.fa-usb:before {
	content: ""
}

.fa-product-hunt:before {
	content: ""
}

.fa-mixcloud:before {
	content: ""
}

.fa-scribd:before {
	content: ""
}

.fa-pause-circle:before {
	content: ""
}

.fa-pause-circle-o:before {
	content: ""
}

.fa-stop-circle:before {
	content: ""
}

.fa-stop-circle-o:before {
	content: ""
}

.fa-shopping-bag:before {
	content: ""
}

.fa-shopping-basket:before {
	content: ""
}

.fa-hashtag:before {
	content: ""
}

.fa-bluetooth:before {
	content: ""
}

.fa-bluetooth-b:before {
	content: ""
}

.fa-percent:before {
	content: ""
}

.fa-gitlab:before {
	content: ""
}

.fa-wpbeginner:before {
	content: ""
}

.fa-wpforms:before {
	content: ""
}

.fa-envira:before {
	content: ""
}

.fa-universal-access:before {
	content: ""
}

.fa-wheelchair-alt:before {
	content: ""
}

.fa-question-circle-o:before {
	content: ""
}

.fa-blind:before {
	content: ""
}

.fa-audio-description:before {
	content: ""
}

.fa-volume-control-phone:before {
	content: ""
}

.fa-braille:before {
	content: ""
}

.fa-assistive-listening-systems:before {
	content: ""
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: ""
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: ""
}

.fa-glide:before {
	content: ""
}

.fa-glide-g:before {
	content: ""
}

.fa-signing:before, .fa-sign-language:before {
	content: ""
}

.fa-low-vision:before {
	content: ""
}

.fa-viadeo:before {
	content: ""
}

.fa-viadeo-square:before {
	content: ""
}

.fa-snapchat:before {
	content: ""
}

.fa-snapchat-ghost:before {
	content: ""
}

.fa-snapchat-square:before {
	content: ""
}

.fa-pied-piper:before {
	content: ""
}

.fa-first-order:before {
	content: ""
}

.fa-yoast:before {
	content: ""
}

.fa-themeisle:before {
	content: ""
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: ""
}

.fa-fa:before, .fa-font-awesome:before {
	content: ""
}

.fa-handshake-o:before {
	content: ""
}

.fa-envelope-open:before {
	content: ""
}

.fa-envelope-open-o:before {
	content: ""
}

.fa-linode:before {
	content: ""
}

.fa-address-book:before {
	content: ""
}

.fa-address-book-o:before {
	content: ""
}

.fa-vcard:before, .fa-address-card:before {
	content: ""
}

.fa-vcard-o:before, .fa-address-card-o:before {
	content: ""
}

.fa-user-circle:before {
	content: ""
}

.fa-user-circle-o:before {
	content: ""
}

.fa-user-o:before {
	content: ""
}

.fa-id-badge:before {
	content: ""
}

.fa-drivers-license:before, .fa-id-card:before {
	content: ""
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: ""
}

.fa-quora:before {
	content: ""
}

.fa-free-code-camp:before {
	content: ""
}

.fa-telegram:before {
	content: ""
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
	content: ""
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: ""
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: ""
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: ""
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: ""
}

.fa-shower:before {
	content: ""
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
	content: ""
}

.fa-podcast:before {
	content: ""
}

.fa-window-maximize:before {
	content: ""
}

.fa-window-minimize:before {
	content: ""
}

.fa-window-restore:before {
	content: ""
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: ""
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: ""
}

.fa-bandcamp:before {
	content: ""
}

.fa-grav:before {
	content: ""
}

.fa-etsy:before {
	content: ""
}

.fa-imdb:before {
	content: ""
}

.fa-ravelry:before {
	content: ""
}

.fa-eercast:before {
	content: ""
}

.fa-microchip:before {
	content: ""
}

.fa-snowflake-o:before {
	content: ""
}

.fa-superpowers:before {
	content: ""
}

.fa-wpexplorer:before {
	content: ""
}

.fa-meetup:before {
	content: ""
}

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

@font-face {
	font-family: "PT Sans Narrow";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-ext-regular.woff2) format("woff2"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-ext-regular.woff) format("woff");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "PT Sans Narrow";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("PT Sans Narrow"), local("PTSans-Narrow"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-regular.woff2) format("woff2"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-regular.woff) format("woff");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "PT Sans Narrow";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-ext-700.woff2) format("woff2"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-ext-700.woff) format("woff");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "PT Sans Narrow";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("PT Sans Narrow Bold"), local("PTSans-NarrowBold"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-700.woff2) format("woff2"), url(/portal-additions/assets/pt-sans-narrow-v8-latin-700.woff) format("woff");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(/portal-additions/assets/source-sans-pro-v11-latin-300.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-300.woff) format("woff");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(/portal-additions/assets/source-sans-pro-v11-latin-regular.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-regular.woff) format("woff");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(/portal-additions/assets/source-sans-pro-v11-latin-600.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-600.woff) format("woff");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(/portal-additions/assets/source-sans-pro-v11-latin-700.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-700.woff) format("woff");
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-300.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-300.woff) format("woff");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: local("Source Sans Pro Regular"), local("SourceSansPro-Regular"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-regular.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-regular.woff) format("woff");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: local("Source Sans Pro SemiBold"), local("SourceSansPro-SemiBold"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-600.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-600.woff) format("woff");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-700.woff2) format("woff2"), url(/portal-additions/assets/source-sans-pro-v11-latin-ext-700.woff) format("woff");
	unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
	font-family: "Inter";
	src: url(/portal-additions/assets/Inter-Regular.woff) format("woff"), url(/portal-additions/assets/Inter-Regular.woff2) format("woff2"), url(/portal-additions/assets/Inter.f1c87530d95f27534b4d872eeca80cc7.ttf) format("truetype")
}

@font-face {
	font-family: "Inter Semi-Bold";
	src: url(/portal-additions/assets/Inter-SemiBold.woff) format("woff"), url(/portal-additions/assets/Inter-SemiBold.woff2) format("woff2"), url(/portal-additions/assets/Inter-SemiBold.b530b95d6280f6ad602c20672d2b4562.ttf) format("truetype")
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .headline-1 {
	font-family: Inter Semi-bold;
	font-weight: 600;
	padding: 0;
	line-height: 1.5;
	word-break: keep-all
}

.p-12 {
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 400
}

.p-14 {
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 400
}

.p-16 {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400
}

.p-20 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 400
}

.p-22 {
	font-size: 1.375rem;
	line-height: 2.25rem;
	font-weight: 400
}

.p-24 {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 400
}

.content-text, .content-link {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	color: #5a5e68
}

.content-text a, .content-link a {
	color: #26a69a
}

.content-text a:hover, .content-link a:hover {
	text-decoration: underline !important
}

.content-link {
	color: #26a69a;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.content-link a {
	color: #26a69a
}

.content-link a:hover {
	text-decoration: underline
}

.h-12 {
	font-size: .75rem;
	line-height: 1rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-14, h6, .h6 {
	font-size: .875rem;
	line-height: 1.25rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-16, h5, .h5 {
	font-size: 1rem;
	line-height: 1.5rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-20, h4, .h4 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-24, h3, .h3 {
	font-size: 1.5rem;
	line-height: 2rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-28 {
	font-size: 1.75rem;
	line-height: 2rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-32, h2, .h2 {
	font-size: 2rem;
	line-height: 2.25rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-40 {
	font-size: 2.5rem;
	line-height: 2.75rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-56, h1, .h1 {
	font-size: 3.5rem;
	line-height: 3.75rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.h-16-mobile {
	font-size: 1rem;
	line-height: 1.5rem;
	font-family: Inter Semi-bold;
	font-weight: 600
}

.headline-1 {
	font-size: 24px;
	line-height: 32px
}

.paragraph-1 {
	font-size: 16px;
	font-weight: 600;
	line-height: 24px
}

.simple-headline-text {
	color: #26a69a !important;
	margin-bottom: 8px
}

.main-headline-text {
	color: #103941 !important
}

@media(max-width:767px) {
	.p-12-mobile {
		font-size: .75rem;
		line-height: 1rem;
		font-weight: 400
	}

	.p-14-mobile {
		font-size: .875rem;
		line-height: 1.25rem;
		font-weight: 400
	}

	.p-16-mobile {
		font-size: 1rem;
		line-height: 1.5rem;
		font-weight: 400
	}

	.p-20-mobile {
		font-size: 1.25rem;
		line-height: 1.75rem;
		font-weight: 400
	}

	.p-22-mobile {
		font-size: 1.375rem;
		line-height: 2.25rem;
		font-weight: 400
	}

	.p-24-mobile {
		font-size: 1.5rem;
		line-height: 2rem;
		font-weight: 400
	}

	.h-12-mobile {
		font-size: .75rem;
		line-height: 1rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	.h-14-mobile {
		font-size: .875rem;
		line-height: 1.25rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	.h-16-mobile {
		font-size: 1rem;
		line-height: 1.5rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	.h-20-mobile {
		font-size: 1.25rem;
		line-height: 1.75rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	.h-24-mobile {
		font-size: 1.5rem;
		line-height: 2rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	h2, .h-28-mobile {
		font-size: 1.75rem !important;
		line-height: 2rem !important;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	.h-32-mobile {
		font-size: 2rem;
		line-height: 2.25rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	.h-40-mobile {
		font-size: 2.5rem;
		line-height: 2.75rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

	.h-56-mobile {
		font-size: 3.5rem;
		line-height: 3.75rem;
		font-family: Inter Semi-bold;
		font-weight: 600
	}

}

.testimonials {
	margin: auto;
	background-color: #ffeed5;
	padding: 40px 24px 80px;
	box-shadow: 0px 2px 8px rgba(27, 32, 50, .08)
}

.testimonials .testimonial-icons-container {
	margin-top: 48px;
	height: 64px
}

.testimonials .testimonial-icons-container .testimonial-icons {
	mix-blend-mode: multiply;
	height: 100%;
	margin-right: 32px;
	object-fit: contain
}

.testimonials .testimonials-text {
	color: #5a5e68;
	min-height: 144px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}

.slick-slider-wrapper {
	padding: 0 24px 0;
	margin: 0
}

.slick-slider-wrapper .testimonial-arrows-prev, .slick-slider-wrapper .testimonial-arrows-next {
	position: absolute
}

.slick-slider-wrapper .testimonial-arrows-prev:hover, .slick-slider-wrapper .testimonial-arrows-next:hover {
	cursor: pointer
}

.slick-slider-wrapper .testimonial-arrows-prev img, .slick-slider-wrapper .testimonial-arrows-next img {
	margin-left: 20px;
	height: 32px;
	width: 32px;
	border: unset;
	filter: invert(36%) sepia(13%) saturate(354%) hue-rotate(185deg) brightness(96%) contrast(90%)
}

.slick-slider-wrapper .testimonial-arrows-prev {
	bottom: -24px;
	left: 37%
}

.slick-slider-wrapper .testimonial-arrows-next {
	bottom: -24px;
	right: 40%
}

.slick-slider-wrapper .slick-slider .circular-wrapper {
	min-width: 190px;
	min-height: 190px;
	border-radius: 50%;
	position: relative;
	overflow: hidden !important;
	border: 8px #ffeed5 solid;
	margin-top: 27px !important
}

@media(max-width:575px) {
	.slick-slider-wrapper .slick-slider .circular-wrapper {
		min-width: 22.5vw;
		min-height: 22.5vw;
		height: 100%;
		width: 100%;
		border: 1.3vw #fff solid
	}

}

.slick-slider-wrapper .slick-slider .circular-wrapper .avatar-img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	object-fit: cover;
	align-items: center
}

.slick-slider-wrapper .slick-slider .circular-wrapper .single-img {
	max-width: 169px;
	height: 100%
}

@media(max-width:575px) {
	.slick-slider-wrapper .slick-slider .circular-wrapper .single-img {
		max-width: 20vw
	}

}

.slick-slider-wrapper .slick-slider .slide-info {
	margin: 48px 0px 32px 0px
}

.slick-slider-wrapper .slick-slider .slide-info .avatar-text {
	display: none;
	color: #5a5e68;
	white-space: nowrap
}

.slick-slider-wrapper .slick-slider .slide-info .h-16, .slick-slider-wrapper .slick-slider .slide-info h5, .slick-slider-wrapper .slick-slider .slide-info .h5 {
	margin-top: 15px;
	color: #103941
}

.slick-slider-wrapper .slick-slider .slick-center .circular-wrapper {
	z-index: 99;
	transform: scale(1.4) !important
}

.slick-slider-wrapper .slick-slider .slick-center .avatar-text {
	display: block
}

@media(max-width:992px) {
	.testimonial-icons-container {
		margin-top: 24px !important;
		margin-bottom: 72px
	}

	.testimonials-text {
		min-height: 96px !important
	}

}

@media(max-width:575px) {
	.testimonials {
		margin-top: 55px;
		padding: 32px 0px 32px !important;
		background: #fff !important
	}

	.testimonials .testimonials-text, .testimonials .testimonials-title {
		margin-bottom: 0
	}

	.testimonials .slick-slider-wrapper .slick-list {
		max-width: 400px;
		margin: 0 32px
	}

	.testimonials .slick-slider-wrapper .slide-info {
		margin-top: 10px;
		display: flex
	}

	.testimonials .slick-slider-wrapper .ml-extra {
		width: 100vw;
		margin-left: -39vw
	}

	.testimonial-icons-container {
		height: 40px !important
	}

	.testimonial-icons-container .testimonial-icons {
		margin-right: 10px !important
	}

	.testimonials-text {
		min-height: 96px !important
	}

}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.news-teaser {
	background-color: #f4fbfa;
	width: 100%
}

.news-teaser a {
	text-decoration: none !important
}

.news-teaser img {
	height: 318px;
	width: 100%;
	object-fit: cover
}

.news-teaser .news-teaser-body {
	text-decoration: none;
	padding: 24px;
	position: relative;
	height: 318px
}

.news-overview-container .news-teaser .news-teaser-body h2 {
	height: auto !important;
	min-height: 0 !important
}

.news-overview-container .news-teaser .news-teaser-body .subtitle {
	font-size: 18px;
	line-height: 24px
}

@media(max-width:576px) {
	.news-teaser .news-teaser-body {
		height: 190px
	}

}

.news-teaser .news-teaser-body p {
	margin: 0
}

.news-teaser .news-teaser-body .title {
	color: #103941;
	font-weight: 600;
	font-size: 32px;
	line-height: 36px;
	min-height: 73px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.news-teaser .news-teaser-body .subtitle {
	color: #5a5e68;
	margin-bottom: 46px;
	font-weight: 400;
	font-size: 22px;
	line-height: 36px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.news-teaser .news-teaser-body .date {
	position: absolute;
	bottom: 0;
	padding-bottom: 24px;
	color: #b4b4b9;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px
}

.m-24 {
	margin: 24px !important
}

.ml-24 {
	margin-left: 24px !important
}

.mr-24 {
	margin-right: 24px !important
}

.mb-24 {
	margin-bottom: 24px !important
}

.mt-24 {
	margin-top: 24px !important
}

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

.my-24 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.p-24 {
	padding: 24px !important
}

.pl-24 {
	padding-left: 24px !important
}

.pr-24 {
	padding-right: 24px !important
}

.px-24 {
	padding-left: 24px !important;
	padding-right: 24px !important
}

.py-24 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.news-suggestion-box {
	background-color: #f4fbfa;
	margin-right: 0px;
	width: 100% !important;
	height: fit-content
}

.news-suggestion-box hr {
	margin-top: -5px
}

.news-suggestion-box .h-20, .news-suggestion-box h4, .news-suggestion-box .h4 {
	padding: 16px 24px 16px
}

.news-suggestion-box .h-16, .news-suggestion-box h5, .news-suggestion-box .h5 {
	margin-left: 16px
}

.news-suggestion-box .p-14 {
	color: #b4b4b9;
	margin-left: 16px
}

.news-suggestion-box .news-row {
	padding: 8px 16px 8px
}

.news-suggestion-box img {
	height: 72px;
	width: 96px
}

.gutter0 {
	padding-left: 0px;
	padding-right: 0px
}

.gutter0 .row {
	margin-left: 0px;
	margin-right: 0px
}

.gutter0 .row>[class^=col-], .gutter0 .row>[class*=" col-"] {
	padding-left: 0px;
	padding-right: 0px
}

.gutter10 {
	padding-left: 5px;
	padding-right: 5px
}

.gutter10 .row {
	margin-left: -5px;
	margin-right: -5px
}

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

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.clear {
	clear: both
}

body {
	font-family: "Inter", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.6rem;
	line-height: 2.4rem;
	color: #103941;
	background: transparent;
	overflow-x: hidden
}

.container, .container-fluid {
	position: relative
}

.container-fluid img {
	margin: 0
}

.container .container {
	width: auto
}

.fa {
	color: #26a69a
}

.bg-primary .fa {
	color: #fff !important
}

a, a:hover, a:focus {
	text-decoration: none
}

img {
	max-width: 100%
}

.logo {
	width: 150px;
	margin-bottom: 20px
}

.side-menu {
	position: absolute;
	position: fixed;
	right: 0;
	margin-right: -100%;
	background-color: #103941;
	height: 100%;
	top: 0;
	width: 400px;
	z-index: 999999;
	overflow: scroll
}

.side-menu.slide-in {
	animation: slide-in .5s ease-in-out 0s 1 normal forwards
}

.side-menu.slide-out {
	animation: slide-out .5s ease-in-out 0s 1 normal forwards
}

.side-menu a, .side-menu div {
	color: #fff
}

.side-menu .h-24, .side-menu h3, .side-menu .h3 {
	padding: 16px 24px
}

.side-menu .p-16 {
	padding: 16px 24px 16px 40px;
	font-weight: 600
}

.side-menu .h-24, .side-menu h3, .side-menu .h3, .side-menu .p-16 {
	transition: background-color .5s
}

.side-menu .h-24:hover, .side-menu h3:hover, .side-menu .h3:hover, .side-menu .p-16:hover {
	background-color: #26a69a !important
}

.side-menu .active {
	background-color: #26a69a !important
}

.side-menu .nav-padding {
	padding-left: 24px;
	padding-right: 24px
}

.side-menu .icon-hover:hover {
	transition: filter .2s;
	cursor: pointer;
	filter: invert(46%) sepia(96%) saturate(349%) hue-rotate(125deg) brightness(99%) contrast(84%)
}

.side-menu .top-controls-bar {
	margin-bottom: 32px
}

.side-menu .top-controls-bar .close-icon:hover {
	transition: filter .25s;
	cursor: pointer;
	filter: invert(57%) sepia(24%) saturate(1149%) hue-rotate(125deg) brightness(90%) contrast(89%)
}

.side-menu .top-controls-bar .top-bar.not-logged {
	margin-bottom: 64px
}

.side-menu .side-menu-content {
	margin-left: 0
}

.side-menu .side-menu-content.slide-left {
	animation: slide-left .4s ease-in-out 0s 1 normal forwards
}

.side-menu .side-menu-content.slide-right {
	animation: slide-right .4s ease-in-out 0s 1 normal forwards
}

.side-menu .side-menu-content .top-user-bar {
	cursor: pointer
}

.side-menu .side-menu-content .top-user-bar.not-logged {
	margin-bottom: 124px
}

.side-menu .side-menu-content .top-user-bar .text-bar p {
	margin: 0
}

.side-menu .side-menu-content .top-user-bar .user {
	margin-right: 16px
}

.side-menu .side-menu-content .top-user-bar .logout-icon {
	margin-top: 15px !important
}

.side-menu .side-menu-content .top-bar-l3 {
	width: 100%;
	height: 76px;
	margin-top: 16px;
	margin-bottom: 48px
}

.side-menu .side-menu-content .top-bar-l3 .tiles-container .tile-link {
	width: 33%;
	max-width: 144px;
	height: 100%;
	padding: 16px 0;
	background: rgba(255, 255, 255, .2);
	transition: all .5s;
	border-radius: 4px
}

.side-menu .side-menu-content .top-bar-l3 .tiles-container .tile-link:hover {
	background-color: #26a69a !important
}

.side-menu .side-menu-content .top-bar-l3 .tiles-container .tile-link:nth-child(even) {
	margin: 0 24px
}

.side-menu .side-menu-content .top-bar-l3 .tiles-container .l3-icon {
	margin-bottom: 5px;
	width: 20px;
	height: 22px
}

.side-menu .side-menu-content .top-bar-l3 .tiles-container .p-12 {
	margin: 0;
	color: #fff
}

.side-menu .side-menu-content .navigate-back {
	margin-top: 64px;
	transition: background-color .5s
}

.side-menu .side-menu-content .navigate-back .icon {
	padding-right: 13px
}

.side-menu .side-menu-content .navigate-back:hover {
	cursor: pointer;
	background-color: #26a69a !important
}

.side-menu .side-menu-content .nav-bottom-link {
	padding: 16px 8px;
	transition: background-color .5s
}

.side-menu .side-menu-content .nav-bottom-link:hover {
	background-color: #26a69a !important
}

.side-menu .nav-border {
	border-top: 1px solid #fff;
	margin: 0 24px;
	min-height: 1px !important
}

.side-menu .top-space {
	margin-top: 64px
}

.side-menu .bottom-nav-links {
	margin-top: 64px
}

.side-menu .bottom-nav-links a {
	transition: color .25s;
	padding: 0 8px
}

.side-menu .bottom-nav-links a:hover {
	color: #26a69a !important
}

@media(max-width:1024px) {
	.side-menu {
		width: 100%
	}

}

@media(max-width:575px) {
	.nav-padding, .h-24, h3, .h3 {
		padding-left: 16px !important;
		padding-right: 16px !important
	}

	.p-16 {
		padding: 16px 16px 16px 32px !important
	}

	.nav-border {
		margin-left: 16px !important;
		margin-right: 16px !important
	}

}

@keyframes slide-in {
	from {
		margin-right: -100%
	}

	to {
		margin-right: 0
	}

}

@keyframes slide-out {
	from {
		margin-right: 0
	}

	to {
		margin-right: -100%
	}

}

@keyframes slide-left {
	from {
		margin-left: 100%
	}

	to {
		margin-left: 0
	}

}

@keyframes slide-right {
	from {
		margin-left: -100%
	}

	to {
		margin-left: 0
	}

}

.filter-white {
	filter: invert(100%) sepia(97%) saturate(23%) hue-rotate(60deg) brightness(116%) contrast(101%)
}

.filter-primary {
	filter: invert(17%) sepia(17%) saturate(1870%) hue-rotate(142deg) brightness(92%) contrast(91%)
}

.filter-dark-primary {
	filter: invert(11%) sepia(5%) saturate(4040%) hue-rotate(195deg) brightness(93%) contrast(86%)
}

.filter-dark-secondary {
	filter: invert(36%) sepia(13%) saturate(354%) hue-rotate(185deg) brightness(96%) contrast(90%)
}

.filter-dark-terteriary {
	filter: invert(73%) sepia(8%) saturate(119%) hue-rotate(202deg) brightness(99%) contrast(89%)
}

.filter-teal {
	filter: invert(57%) sepia(24%) saturate(1149%) hue-rotate(125deg) brightness(90%) contrast(89%)
}

.btn {
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
	padding: 12px 17px;
	margin: 10px 32px 10px 0
}

.btn:focus {
	outline: none;
	box-shadow: none
}

.btn-border-primary {
	border-radius: 4px
}

.btn-border-rounded {
	border-radius: 50px
}

.btn-tag {
	border-radius: 50px;
	color: #103941;
	border: 2px solid #b4b4b9;
	background-color: #fff
}

.btn-filter, .btn-filter-secondary {
	border-radius: 50px;
	height: auto;
	padding: 8px 12px
}

.btn-filter {
	color: #103941;
	border: 2px solid #103941;
	background-color: transparent
}

.btn-filter:hover, .btn-filter:focus {
	color: #fff;
	background-color: #103941
}

.btn-filter-active {
	color: #fff;
	background-color: #103941
}

.btn-filter-secondary {
	color: #fff;
	border: 2px solid #fff;
	background-color: transparent
}

.btn-filter-secondary:hover, .btn-filter-secondary:focus {
	color: #103941;
	background-color: #fff
}

.btn-filter-secondary-active {
	color: #103941;
	background-color: #fff
}

.btn-primary-dark {
	background-color: #103941;
	color: #fff
}

.btn-primary-dark span {
	color: #fff !important
}

.btn-primary-dark:hover {
	background-color: #0d4c59;
	color: #fff
}

.btn-primary-dark:active {
	background-color: #051f24
}

.btn-clear-dark {
	color: #103941;
	border: 2px solid #103941;
	background: transparent
}

.btn-clear-dark span {
	color: #103941 !important
}

.btn-clear-dark:hover {
	color: #0d4c59;
	border: 2px solid #0d4c59
}

.btn-clear-dark:active {
	color: #051f24;
	border: 2px solid #051f24
}

.btn-primary-light {
	background-color: #fff;
	color: #103941;
	border: 2px solid #fff
}

.btn-primary-light span {
	color: #103941 !important
}

.btn-primary-light:hover {
	color: #0d4c59
}

.btn-primary-light:active {
	color: #051f24
}

.btn-clear-light {
	color: #fff;
	border: 2px solid #fff
}

.btn-clear-light span {
	color: #fff !important
}

.btn-clear-light:hover {
	color: #fff;
	background-color: #0d4c59
}

.btn-clear-light:active {
	background-color: #051f24
}

.btn-link .fa {
	color: #2e353c
}

#application {
	background-color: #f3f5f7
}

.section-widget {
	box-sizing: border-box;
	max-width: 1664px;
	margin: 0 auto
}

.bg-primary, .bg-lightwhite, .bg-lightmint, .bg-lightgrey {
	padding: 80px clamp(24px, 24px, 191px);
	clear: both;
	position: relative
}

.bg-primary.medium-height, .bg-lightwhite.medium-height, .bg-lightmint.medium-height, .bg-lightgrey.medium-height {
	min-height: 300px
}

.bg-primary.min-height, .bg-lightwhite.min-height, .bg-lightmint.min-height, .bg-lightgrey.min-height {
	min-height: 150px
}

@media(max-width:767px) {
	.bg-primary.min-height, .bg-primary.medium-height, .bg-lightwhite.min-height, .bg-lightwhite.medium-height, .bg-lightmint.min-height, .bg-lightmint.medium-height, .bg-lightgrey.min-height, .bg-lightgrey.medium-height {
		min-height: 0
	}

}

.bg-primary {
	background: #103941
}

.bg-lightwhite {
	background: #fff
}

.bg-lightmint {
	background: #f4fbfa
}

.bg-lightgrey {
	background: #fefefe
}

.bg-daylightyellow {
	background: #ffeed5
}

.page-teaser-image {
	text-align: center;
	background: #fff
}

.page-teaser-image img {
	height: 360px;
	width: 100%;
	/*max-width: 1280px;*/
	object-fit: cover
}

@media(max-width:575px) {
	.page-teaser-image img {
		height: 200px
	}

}

.bg-primary p, .bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary div, .bg-primary .h1, .bg-primary .h2, .bg-primary .h3, .bg-primary .h4, .bg-primary .h5, .bg-primary .h6, .bg-primary .h-16, .bg-primary .h-20, .bg-primary .card.card-theme, .bg-primary .edit-mode-link {
	color: #fff
}

.bg-primary hr {
	border: .1px solid #fff !important
}

.footer-section .footer-border {
	border-top: 1px solid #dbe1e3;
	padding-top: 80px;
	min-height: 1px !important;
	width: 100%;
	position: absolute;
	left: 0
}

.footer-section .container {
	padding-top: 64px
}

.footer-section .footer {
	padding: 0
}

.footer-section .footer img {
	width: 200px
}

.footer-section .footer .link-container-wrapper {
	width: 200px;
	margin-left: 16px
}

.footer-section .add-space div:nth-child(2) {
	margin-left: 214px !important
}

.bg-brand-primary .fa, .bg-brand-secondary .fa {
	color: #fff !important
}

.no-padding {
	padding: 0 !important
}

.full-height {
	display: flex;
	min-height: 100vh
}

.medium-height .container, .full-height .container {
	margin: auto !important
}

.medium-height, .height-center {
	display: flex;
	text-align: center
}

.height-center .container {
	margin: auto !important
}

.social-links i {
	padding: 20px
}

.card:not(.card-theme) h1, .card:not(.card-theme) h2, .card:not(.card-theme) h3, .card:not(.card-theme) h4, .card:not(.card-theme) h5, .card:not(.card-theme) h6, .card:not(.card-theme) .h1, .card:not(.card-theme) .h2, .card:not(.card-theme) .h3, .card:not(.card-theme) .h4, .card:not(.card-theme) .h5, .card:not(.card-theme) .h6 {
	color: #3d4142 !important
}

.card:not(.card-theme) .fa, .card:not(.card-theme) p {
	color: #716f73 !important
}

.card-theme {
	background: transparent;
	box-shadow: none;
	border-radius: 0;
	border: 0
}

.card-theme .card-body {
	padding: 20px 0
}

.card-theme a:hover {
	text-decoration: none
}

.card-theme.card-list {
	display: block
}

.card-theme.card-list .card-icon {
	text-align: center;
	width: 22%;
	float: left
}

.card-theme.card-list .card-body {
	text-align: left;
	width: 78%;
	float: left
}

.card-theme.card-list .card-body h3 {
	position: relative
}

.card-theme.card-list .card-body h3:after {
	background: rgba(111, 111, 111, .2);
	left: -19px;
	top: 5px;
	content: "";
	display: block;
	height: 30px;
	position: absolute;
	width: 1px
}

@media(max-width:1199px) {
	.card-theme.card-list .card-icon {
		width: 25%
	}

	.card-theme.card-list .card-body {
		width: 75%
	}

}

@media(max-width:991px) {
	.card-theme.card-list .card-icon, .card-theme.card-list .card-body {
		text-align: center;
		width: 100%;
		float: none
	}

	.card-theme.card-list .card-body h3:after {
		display: none
	}

}

_:-ms-fullscreen, :root .card img {
	max-height: 200px;
	margin: 0 auto;
	display: block
}

footer [class*=bg-]:first-of-type {
	padding: 60px 0
}

footer a, footer a:hover, footer a:focus {
	color: #3d4142;
	text-decoration: none
}

footer table td {
	padding: 0 5px 0 0
}

footer .social-links {
	padding: 20px 0
}

footer .social-links i {
	font-size: 20px;
	padding: 0 20px
}

body, #application {
	height: 100%;
	padding: 0;
	margin: 0
}

#application>div {
	/*min-height: 100vh;*/
	display: flex;
	flex-direction: column
}

.content-wrapper {
	flex: 1
}

.content {
	margin-top: 82px
}

_:-ms-fullscreen, :root #application>div {
	display: block
}

_:-ms-fullscreen, :root .content-wrapper {
	flex: 0
}

.cookie-box {
	width: 100%;
	background: rgba(61, 65, 66, .85);
	z-index: 1000000
}

.cookie-banner {
	width: 100%;
	padding: 24px;
	background-color: #fff;
	color: #103941
}

.cookie-content {
	margin: 0;
	line-height: 20px
}

.cookie-button-wrapper {
	display: flex
}

.cookie-button-wrapper .btn {
	border-radius: 4px
}

.cookie-button {
	margin: 0
}

.cookie-box-title {
	font-weight: 700;
	font-size: 24px
}

.cookie-box-link {
	font-weight: 700;
	text-decoration: underline;
	margin-right: 16px
}

.cookie-box-content {
	font-size: 16px;
	padding: 24px 0
}

.cookie-box-content .form-check {
	padding: 0
}

.cookie-box-content .form-check-input {
	margin-left: 1rem
}

.cookie-box-content label {
	margin-bottom: 16px
}

img.cookie-img {
	margin: 0;
	opacity: .8;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH"
}

.cookie-img-box {
	margin-right: 1rem
}

@media(max-width:991px) {
	.cookie-img-box {
		width: 77px
	}

}

@media(max-width:767px) {
	.cookie-img-box {
		display: none
	}

	img.cookie-img {
		display: none
	}

	.cookie-content {
		margin: 0
	}

	.cookie-button {
		width: 48%;
		margin: 10px 5px 0 0 !important
	}

	.cookie-button+.cookie-button {
		margin: 10px 0 0 0 !important;
		float: right
	}

}

.card.box-offset {
	background: #fff;
	padding: 80px 100px;
	margin: -120px 0 0 0
}

@media(max-width:767px) {
	.card.box-offset {
		padding: 20px;
		margin: -65px 0 0 0
	}

}

@media(max-width:767px) {
	.text-right, .text-left {
		text-align: center !important
	}

}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media print {
	html, body {
		width: 800px !important
	}

	html, body, #application {
		height: auto;
		padding: 0;
		margin: 0
	}

	.full-height, #application>div {
		display: block;
		min-height: auto
	}

	.col-md-11 {
		width: 91.6666666667%;
		float: left !important
	}

	.col-md-10 {
		width: 83.3333333333%;
		float: left !important
	}

	.col-md-9 {
		width: 75%;
		float: left !important
	}

	.col-md-8 {
		width: 66.6666666667%;
		float: left !important
	}

	.col-md-7 {
		width: 58.3333333333%;
		float: left !important
	}

	.col-md-6 {
		width: 50%;
		float: left !important
	}

	.col-md-5 {
		width: 41.6666666667%;
		float: left !important
	}

	.col-md-4 {
		width: 33.3333333333%;
		float: left !important
	}

	.col-md-3 {
		width: 25%;
		float: left !important
	}

	.col-md-2 {
		width: 16.6666666667%;
		float: left !important
	}

	.col-md-1 {
		width: 8.3333333333%;
		float: left !important
	}

	.navbar-nav {
		display: none
	}

	a[href]:after {
		display: none
	}

	abbr[title]:after {
		display: none
	}

}

@media(max-width:767px) {
	.content {
		margin-top: 70px
	}

	h1, .h1 {
		font-size: 40px;
		line-height: 50px
	}

	h2, .h2 {
		font-size: 35px;
		line-height: 45px
	}

}

@media(max-width:991px) {
	.row.mobileHidden {
		display: none !important
	}

}

@media(max-width:767px) {
	.mobileHidden {
		display: none !important
	}

}