
#honeypot-field-url {
	display: none !important;
}

.comment-form-cookies-consent {
	width: 100%;
	overflow: hidden;
}

.wc_apbct_email_id {
	display: none !important;
}

.um-form input[type=text].apbct_special_field, input[class*=apbct].apbct_special_field, label[id*=apbct_label_id].apbct_special_field {
	display: none !important;
}

.apbct-tooltip {
	display: none;
	position: inherit;
	margin-top: 5px;
	left: 5px;
	background: #d3d3d3;
	border-radius: 5px;
	opacity: .9;
}

.apbct-tooltip--text {
	position: sticky;
	background: #d3d3d3;
	padding: 10px;
	border-radius: 5px;
	width: max-content;
}

.apbct-tooltip--arrow {
	position: absolute;
	background: #d3d3d3;
	width: 10px;
	height: 10px;
	top: -5px;
	left: 10px;
	transform: rotate(135deg);
}

.apbct-trusted-text--div {
	font-size: small !important;
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-bottom: 2pc;
}

.apbct-trusted-text--center {
	font-size: small !important;
	display: block;
	text-align: center;
	width: 100%;
	margin-bottom: 2pc;
}

.apbct-trusted-text--label {
	font-size: small !important;
	display: inline-block;
	text-align: center;
	width: 100%;
	padding: 5px 0 5px 0;
}

.apbct-trusted-text--label_left {
	font-size: small !important;
	display: inline-block;
	text-align: left;
	padding: 5px 0 5px 0;
}

.apbct-trusted-text--span {
	display: inline-block;
}

.apbct-popup-fade:before {
	content: "";
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	z-index: 9999;
}

.apbct-popup {
	position: fixed;
	top: 20%;
	left: 50%;
	padding: 20px;
	width: 360px;
	margin-left: -200px;
	background: #fff;
	border: 1px solid;
	border-radius: 4px;
	z-index: 99999;
	opacity: 1;
}

.apbct-check_email_exist-bad_email, .apbct-check_email_exist-good_email, .apbct-check_email_exist-load {
	z-index: 9999 !important;
	transition: none !important;
	background-size: contain;
	background-repeat: no-repeat !important;
	background-position-x: right;
	background-position-y: center;
	cursor: pointer !important;
}

.apbct-check_email_exist-load {
	background-size: contain;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/plugins/cleantalk-spam-protect/css/images/checking_email.gif") !important;
}

.apbct-check_email_exist-load.nitro-lazy {
	background-image: none !important;
}

.apbct-check_email_exist-block {
	position: fixed !important;
	display: block !important;
}

.apbct-check_email_exist-good_email {
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/plugins/cleantalk-spam-protect/css/images/good_email.svg") !important;
}

.apbct-check_email_exist-good_email.nitro-lazy {
	background-image: none !important;
}

.apbct-check_email_exist-bad_email {
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/plugins/cleantalk-spam-protect/css/images/bad_email.svg") !important;
}

.apbct-check_email_exist-bad_email.nitro-lazy {
	background-image: none !important;
}

.apbct-check_email_exist-popup_description {
	display: none;
	position: fixed !important;
	padding: 2px !important;
	border: 1px solid #e5e8ed !important;
	border-radius: 16px 16px 0 16px !important;
	background: #fff !important;
	background-position-x: right !important;
	font-size: 14px !important;
	text-align: center !important;
	transition: all 1s ease-out !important;
}

@media screen and (max-width:782px) {
	.apbct-check_email_exist-popup_description {
		width: 100% !important;
	}
}

.ct-encoded-form {
	display: none;
}

.ct-encoded-form-loader {
	display: block;
	width: 48px;
	height: 48px;
	border: 5px solid #f3f3f3;
	border-top: 5px solid #3498db;
	border-radius: 50%;
	animation: ct-encoded-form-loader-spin 1s linear infinite;
	margin: auto;
}

@keyframes ct-encoded-form-loader-spin {
	0% {
		transform: rotate(0);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.ct-encoded-form-forbidden {
	display: block;
	border: 1px solid red;
	padding: 10px;
	background: #fdd;
	color: red;
	font-weight: 700;
}

.comments-area .comment-list article .comment-author {
	overflow: visible !important;
}

.apbct-email-encoder-popup {
	width: 30vw;
	min-width: 400px;
	font-size: 16px;
}

.apbct-email-encoder--popup-header {
	font-size: 16px;
	color: #333;
}

.apbct-email-encoder-elements_center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 16px !important;
	color: #000 !important;
}

.top-margin-long {
	margin-top: 5px;
}

.apbct-tooltip {
	display: none;
}

.apbct-email-encoder {
	position: relative;
}

.apbct-blur {
	filter: blur(5px);
	transition: filter 2s;
}

.apbct-email-encoder.no-blur .apbct-blur {
	filter: none;
}

.apbct-email-encoder-select-whole-email {
	-webkit-user-select: all;
	user-select: all;
}

.apbct-email-encoder-got-it-button {
	all: unset;
	margin-top: 10px;
	padding: 5px 10px;
	border-radius: 5px;
	background-color: #333;
	color: #fff;
	cursor: pointer;
	transition: background-color .3s;
}

.apbct-ee-animation-wrapper {
	display: flex;
	height: 60px;
	justify-content: center;
	font-size: 16px;
	align-items: center;
}

.apbct_dog {
	margin: 0 5px;
	color: transparent;
	text-shadow: 0 0 2px #aaa;
}

.apbct_dog_one {
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-delay: 0s;
	animation-name: apbct_dog;
}

.apbct_dog_two {
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-delay: .5s;
	animation-name: apbct_dog;
}

.apbct_dog_three {
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-delay: 1s;
	animation-name: apbct_dog;
}

@keyframes apbct_dog {
	0% {
		scale: 100%;
		color: transparent;
		text-shadow: 0 0 2px #aaa;
	}
	
	25% {
		scale: 200%;
		color: unset;
		text-shadow: unset;
	}
	
	75% {
		scale: 100%;
		color: transparent;
		text-shadow: 0 0 2px #aaa;
	}
	
	100% {
		scale: 100%;
		color: transparent;
		text-shadow: 0 0 2px #aaa;
	}
}

.apbct-email-encoder--settings_example_encoded {
	position: relative;
}

@media screen and (max-width:782px) {
	.apbct-email-encoder--settings_example_encoded {
		position: relative;
		display: block;
	}
	
	.apbct-email-encoder-popup {
		width: 20vw;
		min-width: 200px;
		font-size: 16px;
		top: 20%;
		left: 75%;
	}
	
	.apbct-email-encoder-elements_center {
		flex-direction: column !important;
		text-align: center;
	}
}

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

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #00a0d2;
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900;
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	/* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before, .wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d;
	/* Dark Gray 800 */
	opacity: .75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: "";
	position: absolute;
	background-color: #fbfbfc;
	/* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	
	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}
	
	50% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: .5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}

/*
* iziModal | v1.6.0
* http://izimodal.marcelodolce.com
* by Marcelo Dolce.
*/
.iziModal {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	transition: margin-top .3s ease, height .3s ease;
	transform: translateZ(0);
	box-sizing: border-box;
}

.iziModal * {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
}

.iziModal::after {
	content: "";
	width: 100%;
	height: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, .35)));
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .35) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .35) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#59000000", GradientType=0);
	transition: height .3s ease-in-out, opacity .3s ease-in-out;
	pointer-events: none;
}

.iziModal.hasShadow::after {
	height: 30px;
	opacity: 1;
}

.iziModal .iziModal-progressbar {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.iziModal .iziModal-progressbar > div {
	height: 2px;
	width: 100%;
}

.iziModal .iziModal-header {
	background: #88a0b9;
	padding: 14px 18px 15px;
	box-shadow: inset 0 -10px 15px -12px rgba(0, 0, 0, .3), 0 0 0 #555;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

.iziModal .iziModal-header-icon {
	font-size: 40px;
	color: rgba(255, 255, 255, .5);
	padding: 0 15px 0 0;
	margin: 0;
	float: left;
}

.iziModal .iziModal-header-title {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
}

.iziModal .iziModal-header-subtitle {
	color: rgba(255, 255, 255, .6);
	font-size: 12px;
	line-height: 1.45;
}

.iziModal .iziModal-header-subtitle, .iziModal .iziModal-header-title {
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Lato", Arial;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;
}

.iziModal .iziModal-header-buttons {
	position: absolute;
	top: 50%;
	right: 10px;
	margin: -17px 0 0;
}

.iziModal .iziModal-button {
	display: block;
	float: right;
	z-index: 2;
	outline: 0;
	height: 34px;
	width: 34px;
	border: 0;
	padding: 0;
	margin: 0;
	opacity: .3;
	border-radius: 50%;
	transition: transform .5s cubic-bezier(.16, .81, .32, 1), opacity .5s ease;
	background-size: 67% !important;
	-webkit-tap-highlight-color: transparent;
}

.iziModal .iziModal-button-close {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==") no-repeat 50% 50%;
}

.iziModal .iziModal-button-close.nitro-lazy {
	background: none !important;
}

.iziModal .iziModal-button-fullscreen {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=") no-repeat 50% 50%;
}

.iziModal .iziModal-button-fullscreen.nitro-lazy {
	background: none !important;
}

.iziModal.isFullscreen .iziModal-button-fullscreen {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal.isFullscreen .iziModal-button-fullscreen.nitro-lazy {
	background: none !important;
}

.iziModal .iziModal-button-close:hover {
	transform: rotate(180deg);
}

.iziModal .iziModal-button:hover {
	opacity: .8;
}

.iziModal .iziModal-header.iziModal-noSubtitle {
	height: auto;
	padding: 10px 15px 12px;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
	font-size: 23px;
	padding-right: 13px;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
	font-size: 15px;
	margin: 3px 0 0;
	font-weight: 400;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons {
	right: 6px;
	margin: -16px 0 0;
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button {
	height: 30px;
	width: 30px;
}

.iziModal-rtl {
	direction: rtl;
}

.iziModal-rtl .iziModal-header {
	padding: 14px 18px 15px 40px;
}

.iziModal-rtl .iziModal-header-icon {
	float: right;
	padding: 0 0 0 15px;
}

.iziModal-rtl .iziModal-header-buttons {
	right: initial;
	left: 10px;
}

.iziModal-rtl .iziModal-button {
	float: left;
}

.iziModal-rtl .iziModal-header-subtitle, .iziModal-rtl .iziModal-header-title {
	text-align: right;
	font-family: Tahoma, "Lato", Arial;
	font-weight: 500;
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle {
	padding: 10px 15px 12px 40px;
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
	padding: 0 0 0 13px;
}

.iziModal.iziModal-light .iziModal-header-icon {
	color: rgba(0, 0, 0, .5);
}

.iziModal.iziModal-light .iziModal-header-title {
	color: #000;
}

.iziModal.iziModal-light .iziModal-header-subtitle {
	color: rgba(0, 0, 0, .6);
}

.iziModal.iziModal-light .iziModal-button-close {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal.iziModal-light .iziModal-button-close.nitro-lazy {
	background: none !important;
}

.iziModal.iziModal-light .iziModal-button-fullscreen {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal.iziModal-light .iziModal-button-fullscreen.nitro-lazy {
	background: none !important;
}

.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen.nitro-lazy {
	background: none !important;
}

.iziModal .iziModal-loader {
	background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=") no-repeat 50% 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
}

.iziModal .iziModal-loader.nitro-lazy {
	background: none !important;
}

.iziModal .iziModal-content-loader {
	background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=") no-repeat 50% 50%;
}

.iziModal .iziModal-content-loader.nitro-lazy {
	background: none !important;
}

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

.iziModal .iziModal-content:after {
	clear: both;
}

.iziModal .iziModal-content {
	zoom: 1;
	width: 100%;
	-webkit-overflow-scrolling: touch;
}

.iziModal .iziModal-wrap {
	width: 100%;
	position: relative;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.iziModal .iziModal-iframe {
	border: 0;
	margin: 0 0 -6px;
	width: 100%;
	transition: height .3s ease;
}

.iziModal-overlay {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.iziModal-navigate {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	pointer-events: none;
}

.iziModal-navigate-caption {
	position: absolute;
	left: 10px;
	top: 10px;
	color: #fff;
	line-height: 16px;
	font-size: 9px;
	font-family: "Lato", Arial;
	letter-spacing: .1em;
	text-indent: 0;
	text-align: center;
	width: 70px;
	padding: 5px 0;
	text-transform: uppercase;
	display: none;
}

.iziModal-navigate-caption::after, .iziModal-navigate-caption::before {
	position: absolute;
	top: 2px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	content: "";
	background-size: 100% !important;
}

.iziModal-navigate-caption:before {
	left: 0;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=") no-repeat 50% 50%;
}

.iziModal-navigate-caption:after {
	right: 0;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}

.iziModal-navigate > button {
	position: fixed;
	bottom: 0;
	top: 0;
	border: 0;
	height: 100%;
	width: 84px;
	background-size: 100% !important;
	cursor: pointer;
	padding: 0;
	opacity: .2;
	transition: opacity .3s ease;
	pointer-events: all;
	margin: 0;
	outline: 0;
}

.iziModal-navigate > button:hover {
	opacity: 1;
}

.iziModal-navigate-prev {
	left: 50%;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==") no-repeat 50% 50%;
}

.iziModal-navigate-prev.nitro-lazy {
	background: none !important;
}

.iziModal-navigate-next {
	right: 50%;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=") no-repeat 50% 50%;
}

.iziModal-navigate-next.nitro-lazy {
	background: none !important;
}

.iziModal.isAttachedTop .iziModal-header {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.iziModal.isAttachedTop {
	margin-top: 0 !important;
	margin-bottom: auto !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}

.iziModal.isAttachedBottom {
	margin-top: auto !important;
	margin-bottom: 0 !important;
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.iziModal.isFullscreen {
	max-width: 100% !important;
	margin: 0 !important;
	height: 100% !important;
}

.iziModal.isAttached, .iziModal.isFullscreen {
	border-radius: 0 !important;
}

.iziModal.hasScroll .iziModal-wrap {
	overflow-y: auto;
	overflow-x: hidden;
}

html.iziModal-isAttached, html.iziModal-isOverflow {
	overflow: hidden;
}

html.iziModal-isAttached body, html.iziModal-isOverflow body {
	overflow-y: scroll;
	position: relative;
}

.iziModal ::-webkit-scrollbar {
	overflow: visible;
	height: 7px;
	width: 7px;
}

.iziModal ::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .2);
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0;
	min-height: 28px;
	padding: 100px 0 0;
	box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
}

.iziModal ::-webkit-scrollbar-thumb:active {
	background-color: rgba(0, 0, 0, .4);
}

.iziModal ::-webkit-scrollbar-button {
	height: 0;
	width: 0;
}

.iziModal ::-webkit-scrollbar-track {
	background-clip: padding-box;
	border: solid transparent;
	border-width: 0 0 0 2px;
}

.iziModal.transitionIn .iziModal-header {
	-webkit-animation: iziM-slideDown .7s cubic-bezier(.7, 0, .3, 1);
	-moz-animation: iziM-slideDown .7s cubic-bezier(.7, 0, .3, 1);
	animation: iziM-slideDown .7s cubic-bezier(.7, 0, .3, 1);
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon {
	-webkit-animation: iziM-revealIn 1s cubic-bezier(.16, .81, .32, 1) both;
	-moz-animation: iziM-revealIn 1s cubic-bezier(.16, .81, .32, 1) both;
	animation: iziM-revealIn 1s cubic-bezier(.16, .81, .32, 1) both;
}

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle, .iziModal.transitionIn .iziModal-header .iziModal-header-title {
	-webkit-animation: iziM-slideIn 1s cubic-bezier(.16, .81, .32, 1) both;
	-moz-animation: iziM-slideIn 1s cubic-bezier(.16, .81, .32, 1) both;
	animation: iziM-slideIn 1s cubic-bezier(.16, .81, .32, 1) both;
}

.iziModal.transitionIn .iziModal-header .iziModal-button {
	-webkit-animation: iziM-revealIn 1.2s cubic-bezier(.7, 0, .3, 1);
	-moz-animation: iziM-revealIn 1.2s cubic-bezier(.7, 0, .3, 1);
	animation: iziM-revealIn 1.2s cubic-bezier(.7, 0, .3, 1);
}

.iziModal.transitionIn .iziModal-iframe, .iziModal.transitionIn .iziModal-wrap {
	-webkit-animation: iziM-fadeIn 1.3s;
	-moz-animation: iziM-fadeIn 1.3s;
	animation: iziM-fadeIn 1.3s;
}

.iziModal.transitionIn .iziModal-header {
	-webkit-animation-delay: 0s;
	-moz-animation: 0s;
	animation-delay: 0s;
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon, .iziModal.transitionIn .iziModal-header .iziModal-header-title {
	-webkit-animation-delay: .4s;
	-moz-animation: .4s;
	animation-delay: .4s;
}

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle {
	-webkit-animation-delay: .5s;
	-moz-animation: .5s;
	animation-delay: .5s;
}

.iziModal.transitionOut .iziModal-header, .iziModal.transitionOut .iziModal-header * {
	transition: none !important;
}

.iziModal .fadeOut, .iziModal-navigate.fadeOut, .iziModal-overlay.fadeOut, .iziModal.fadeOut {
	-webkit-animation: iziM-fadeOut .5s;
	-moz-animation: iziM-fadeOut .5s;
	animation: iziM-fadeOut .5s;
	animation-fill-mode: forwards;
}

.iziModal .fadeIn, .iziModal-navigate.fadeIn, .iziModal-overlay.fadeIn, .iziModal.fadeIn {
	-webkit-animation: iziM-fadeIn .5s;
	-moz-animation: iziM-fadeIn .5s;
	animation: iziM-fadeIn .5s;
}

.iziModal-overlay.comingIn, .iziModal.comingIn {
	-webkit-animation: iziM-comingIn .5s ease;
	-moz-animation: iziM-comingIn .5s ease;
	animation: iziM-comingIn .5s ease;
}

.iziModal-overlay.comingOut, .iziModal.comingOut {
	-webkit-animation: iziM-comingOut .5s cubic-bezier(.16, .81, .32, 1);
	-moz-animation: iziM-comingOut .5s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-comingOut .5s cubic-bezier(.16, .81, .32, 1);
	animation-fill-mode: forwards;
}

.iziModal-overlay.bounceInDown, .iziModal.bounceInDown {
	-webkit-animation: iziM-bounceInDown .7s ease;
	animation: iziM-bounceInDown .7s ease;
}

.iziModal-overlay.bounceOutDown, .iziModal.bounceOutDown {
	-webkit-animation: iziM-bounceOutDown .7s ease;
	animation: iziM-bounceOutDown .7s ease;
}

.iziModal-overlay.bounceInUp, .iziModal.bounceInUp {
	-webkit-animation: iziM-bounceInUp .7s ease;
	animation: iziM-bounceInUp .7s ease;
}

.iziModal-overlay.bounceOutUp, .iziModal.bounceOutUp {
	-webkit-animation: iziM-bounceOutUp .7s ease;
	animation: iziM-bounceOutUp .7s ease;
}

.iziModal-overlay.fadeInDown, .iziModal.fadeInDown {
	-webkit-animation: iziM-fadeInDown .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInDown .7s cubic-bezier(.16, .81, .32, 1);
}

.iziModal-overlay.fadeOutDown, .iziModal.fadeOutDown {
	-webkit-animation: iziM-fadeOutDown .5s ease;
	animation: iziM-fadeOutDown .5s ease;
}

.iziModal-overlay.fadeInUp, .iziModal.fadeInUp {
	-webkit-animation: iziM-fadeInUp .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInUp .7s cubic-bezier(.16, .81, .32, 1);
}

.iziModal-overlay.fadeOutUp, .iziModal.fadeOutUp {
	-webkit-animation: iziM-fadeOutUp .5s ease;
	animation: iziM-fadeOutUp .5s ease;
}

.iziModal-overlay.fadeInLeft, .iziModal.fadeInLeft {
	-webkit-animation: iziM-fadeInLeft .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInLeft .7s cubic-bezier(.16, .81, .32, 1);
}

.iziModal-overlay.fadeOutLeft, .iziModal.fadeOutLeft {
	-webkit-animation: iziM-fadeOutLeft .5s ease;
	animation: iziM-fadeOutLeft .5s ease;
}

.iziModal-overlay.fadeInRight, .iziModal.fadeInRight {
	-webkit-animation: iziM-fadeInRight .7s cubic-bezier(.16, .81, .32, 1);
	animation: iziM-fadeInRight .7s cubic-bezier(.16, .81, .32, 1);
}

.iziModal-overlay.fadeOutRight, .iziModal.fadeOutRight {
	-webkit-animation: iziM-fadeOutRight .5s ease;
	animation: iziM-fadeOutRight .5s ease;
}

.iziModal-overlay.flipInX, .iziModal.flipInX {
	-webkit-animation: iziM-flipInX .7s ease;
	animation: iziM-flipInX .7s ease;
}

.iziModal-overlay.flipOutX, .iziModal.flipOutX {
	-webkit-animation: iziM-flipOutX .7s ease;
	animation: iziM-flipOutX .7s ease;
}

@-webkit-keyframes iziM-comingIn {
	0% {
		opacity: 0;
		transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg);
	}
	
	to {
		opacity: 1;
		transform: scale(1) translateY(0) perspective(600px) rotateX(0);
	}
}

@-moz-keyframes iziM-comingIn {
	0% {
		opacity: 0;
		transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg);
	}
	
	to {
		opacity: 1;
		transform: scale(1) translateY(0) perspective(600px) rotateX(0);
	}
}

@keyframes iziM-comingIn {
	0% {
		opacity: 0;
		transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg);
	}
	
	to {
		opacity: 1;
		transform: scale(1) translateY(0) perspective(600px) rotateX(0);
	}
}

@-webkit-keyframes iziM-comingOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(.9);
	}
}

@-moz-keyframes iziM-comingOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(.9);
	}
}

@keyframes iziM-comingOut {
	0% {
		opacity: 1;
		transform: scale(1);
	}
	
	to {
		opacity: 0;
		transform: scale(.9);
	}
}

@-webkit-keyframes iziM-fadeOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@-moz-keyframes iziM-fadeOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes iziM-fadeOut {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@-webkit-keyframes iziM-fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@-moz-keyframes iziM-fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes iziM-fadeIn {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@-webkit-keyframes iziM-slideIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes iziM-slideIn {
	0% {
		opacity: 0;
		-moz-transform: translateX(50px);
	}
	
	to {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@keyframes iziM-slideIn {
	0% {
		opacity: 0;
		transform: translateX(50px);
	}
	
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@-webkit-keyframes iziM-slideDown {
	0% {
		opacity: 0;
		-webkit-transform: scale(1, 0) translateY(-40px);
		-webkit-transform-origin: center top;
	}
}

@-moz-keyframes iziM-slideDown {
	0% {
		opacity: 0;
		-moz-transform: scale(1, 0) translateY(-40px);
		-moz-transform-origin: center top;
	}
}

@keyframes iziM-slideDown {
	0% {
		opacity: 0;
		transform: scale(1, 0) translateY(-40px);
		transform-origin: center top;
	}
}

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

@-moz-keyframes iziM-revealIn {
	0% {
		opacity: 0;
		-moz-transform: scale3d(.3, .3, 1);
	}
}

@keyframes iziM-revealIn {
	0% {
		opacity: 0;
		transform: scale3d(.3, .3, 1);
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes iziM-fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes iziM-fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes iziM-fadeOutLeft {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
}

@keyframes iziM-fadeOutLeft {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(-200px, 0, 0);
		transform: translate3d(-200px, 0, 0);
	}
}

@-webkit-keyframes iziM-fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes iziM-fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
	
	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes iziM-fadeOutRight {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
}

@keyframes iziM-fadeOutRight {
	0% {
		opacity: 1;
	}
	
	to {
		opacity: 0;
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
	}
}

@-webkit-keyframes iziM-flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(60deg);
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
	}
	
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
	}
	
	to {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@keyframes iziM-flipInX {
	0% {
		transform: perspective(400px) rotateX(60deg);
		opacity: 0;
	}
	
	40% {
		transform: perspective(400px) rotateX(-10deg);
	}
	
	70% {
		transform: perspective(400px) rotateX(10deg);
	}
	
	to {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes iziM-flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}
	
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		opacity: 0;
	}
}

@keyframes iziM-flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}
	
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 40deg);
		opacity: 0;
	}
}

:root {
	--swiper-theme-color: #007aff;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
	touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
	touch-action: pan-x;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
	height: auto;
}

.swiper-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
	perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
	transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, .15);
}

.swiper-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
	content: "";
	flex-shrink: 0;
	order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	min-height: 1px;
	width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	min-width: 1px;
	height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
	height: 1px;
	width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
	width: 1px;
	height: var(--swiper-virtual-size);
}

:root {
	--swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - ( var(--swiper-navigation-size) / 2 ));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
	display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
	content: "next";
}

.swiper-button-lock {
	display: none;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33);
}

.swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
	display: inline-block;
	border-radius: 50%;
	background: var(--swiper-pagination-bullet-inactive-color, #000);
	opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet:only-child {
	display: none !important;
}

.swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
	display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-lock {
	display: none;
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
	display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-scrollbar-lock {
	display: none;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
	animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.swiper .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
	flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube {
	overflow: visible;
}

.swiper-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
	transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
	content: "";
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}

.swiper-flip {
	overflow: visible;
}

.swiper-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
	transition-property: transform, opacity, height;
}

.swiper-cards {
	overflow: visible;
}

.swiper-cards .swiper-slide {
	transform-origin: center bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: hidden;
}

@charset "UTF-8";

@keyframes fadein {
	0% {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
	overflow-x: hidden;
	margin: 0;
	color: #333;
}

details, main {
	display: block;
}

hr {
	overflow: visible;
	box-sizing: content-box;
	height: 0;
	clear: both;
	margin: 30px 0;
	border-collapse: collapse;
	border: 0;
	border-top: 1px solid #eee;
}

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

a {
	background-color: transparent;
	transition: color .2s ease-in-out, background-color .2s ease-in-out;
	text-decoration: underline;
	color: #0073e5;
}

abbr[title] {
	text-decoration: underline dotted;
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
}

b, strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

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

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

img {
	border-style: none;
}

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

optgroup {
	font-size: 100%;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: .35em .75em .625em;
}

legend {
	display: table;
	max-width: 100%;
	white-space: normal;
	color: inherit;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

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

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

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

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

summary {
	display: list-item;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu, [hidden], template {
	display: none;
}

*, ::after, ::before {
	box-sizing: inherit;
}

.author-box::before, .clearfix::before, .entry-content::before, .entry::before, .footer-widgets::before, .nav-primary::before, .nav-secondary::before, .pagination::before, .site-container::before, .site-footer::before, .site-header::before, .widget::before, .wrap::before {
	display: table;
	content: " ";
}

.author-box::after, .clearfix::after, .entry-content::after, .entry::after, .footer-widgets::after, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .widget::after, .wrap::after {
	display: table;
	clear: both;
	content: " ";
}

.button, .gallery img, button, input:focus, input[type=button], input[type=reset], input[type=submit], textarea:focus {
	transition: all .2s ease-in-out;
}

a:focus, a:hover {
	text-decoration: none;
	color: #333;
}

p {
	margin: 0 0 30px;
}

ol, p, ul {
	padding: 0;
}

li {
	list-style-type: none;
}

blockquote, cite, em, i {
	font-style: italic;
}

mark {
	color: #333;
	background: #ddd;
}

blockquote {
	margin: 30px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.entry-content h3, .entry-content h4, .site-container .entry-content .wpforms-form .wpforms-field-label {
	font-weight: 600;
}

.entry-content h4 {
	margin-top: 40px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.wp-caption, embed, iframe, img, object, video {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure, ol, ul {
	margin: 0;
}

.gallery {
	overflow: hidden;
}

.gallery img {
	height: auto;
	padding: 4px;
	border: 1px solid #eee;
}

.gallery img:focus, .gallery img:hover, input:focus, textarea:focus {
	border: 1px solid #999;
	outline: 0;
}

.gallery-columns-1 .gallery-item, .widget_calendar table {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}

input, select, textarea {
	font-size: 18px;
	font-weight: 400;
	width: 100%;
	padding: 15px;
	color: #333;
	border: 1px solid #ddd;
	background-color: #fff;
}

.wp-custom-logo .title-area img, input[type=checkbox], input[type=image], input[type=radio] {
	width: auto;
}

::-moz-placeholder {
	opacity: 1;
	color: #333;
}

::placeholder {
	opacity: 1;
	color: #333;
}

.button, .site-container div.wpforms-container-full .wpforms-form button[type=submit], .site-container div.wpforms-container-full .wpforms-form input[type=submit], button, input[type=button], input[type=reset], input[type=submit] {
	font-size: 16px;
	font-weight: 600;
	width: auto;
	padding: 15px 30px;
	cursor: pointer;
	text-align: center;
	white-space: normal;
	text-decoration: none;
	color: #fff;
	border: 0;
	border-radius: 5px;
	background-color: #333;
}

.button:focus, .button:hover, .site-container div.wpforms-container-full .wpforms-form button[type=submit]:focus, .site-container div.wpforms-container-full .wpforms-form button[type=submit]:hover, .site-container div.wpforms-container-full .wpforms-form input[type=submit]:focus, .site-container div.wpforms-container-full .wpforms-form input[type=submit]:hover, button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover {
	color: #fff;
	border-width: 0;
	background-color: #0073e5;
}

.entry-content .button:focus, .entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

.site-container button:disabled, .site-container button:disabled:hover, .site-container input:disabled, .site-container input:disabled:hover, .site-container input[type=button]:disabled, .site-container input[type=button]:disabled:hover, .site-container input[type=reset]:disabled, .site-container input[type=reset]:disabled:hover, .site-container input[type=submit]:disabled, .site-container input[type=submit]:disabled:hover {
	cursor: not-allowed;
	color: #777;
	border-width: 0;
	background-color: #eee;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button {
	display: none;
}

table {
	width: 100%;
	margin-bottom: 40px;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: collapse;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td, th {
	text-align: left;
	vertical-align: top;
}

td {
	padding: 10px;
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0 10px 10px;
}

td:first-child, th:first-child {
	padding-left: 0;
}

td:last-child, th:last-child {
	padding-right: 0;
}

.screen-reader-shortcut, .screen-reader-text, .screen-reader-text span {
	position: absolute !important;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	width: 1px;
	height: 1px;
	word-wrap: normal !important;
	border: 0;
}

.screen-reader-shortcut:focus, .screen-reader-text:focus, .widget_search input[type=submit]:focus {
	font-size: 1em;
	font-weight: 700;
	z-index: 100000;
	display: block;
	clip: auto !important;
	width: auto;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	color: #333;
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}

.more-link {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
}

.site-container {
	overflow-x: hidden;
	width: 100%;
	word-wrap: break-word;
}

.avatar {
	float: left;
	border-radius: 50%;
}

.alignleft .avatar, .author-box .avatar {
	margin-right: 20px;
}

.alignright .avatar {
	margin-left: 20px;
}

.comment .avatar {
	margin: 0 15px 20px 0;
}

.after-entry, .archive-description, .author-box {
	margin-bottom: 40px;
}

.after-entry {
	padding: 20px 30px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}

.after-entry .widget:last-of-type {
	margin-bottom: 0;
}

.genesis-title-hidden .breadcrumb {
	margin-top: 40px;
}

.archive-description p:last-child, .author-box p:last-child {
	margin-bottom: 0;
}

.search-form {
	overflow: hidden;
}

.entry-content .search-form {
	width: 50%;
	margin-bottom: 40px;
}

.post-password-form input[type=submit], .search-form input[type=submit] {
	margin-top: 10px;
}

.widget_search input[type=submit] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.faq-filter-image-link figure {
	float: none !important;
	clear: both;
	width: 100%;
	margin: 0;
}

.archive-description .entry-title, .archive-title, .author-box-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 30px;
	margin-bottom: 10px;
}

.entry-title a, .sidebar .widget-title a {
	text-decoration: none;
	color: #333;
}

.entry-title a:focus, .entry-title a:hover {
	color: #0073e5;
}

.genesis-title-hidden .site-inner {
	padding-top: 0;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft, a.alignnone, a.alignright {
	max-width: 100%;
}

.aligncenter, .singular-image, img.centered {
	display: block;
	margin: 0 auto 30px;
}

.alignnone, img.alignnone {
	margin-bottom: 15px;
}

.wp-caption.alignleft, a.alignleft, img.alignleft {
	margin: 0 20px 20px 0;
}

.wp-caption.alignright, a.alignright, img.alignright {
	margin: 0 0 20px 20px;
}

.gallery-caption, .wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content ol ol, .entry-content p.wp-caption-text, .entry-content ul ul {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
	margin: 0 0 30px;
}

.widget p:last-child, .widget ul > li:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: -20px;
}

.widget li li {
	margin: 0 0 0 30px;
	padding: 0;
	border: 0;
}

.after-entry .enews-widget input, .widget_calendar td, .widget_calendar th, div#filters {
	text-align: center;
}

.featured-content .entry {
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
	border-bottom: none;
}

.featured-content .entry-title {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.container {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 30px;
}

.after-entry .enews {
	padding: 10px;
	text-align: center;
}

.sidebar .enews {
	padding: 30px;
	background-color: #f5f5f5;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 10px;
}

.enews-widget input[type=submit] {
	width: 100%;
	margin: 0;
}

.enews form + p {
	margin-top: 20px;
}

.gs-faq__question {
	padding-right: 0;
	padding-left: 0;
	color: #333;
	border-bottom: 1px solid #eee;
	background: 0 0;
}

.gs-faq__question:focus, .gs-faq__question:hover {
	color: #0073e5;
	background: 0 0;
}

.gs-faq__question::after {
	font-family: dashicons;
	float: right;
	content: "";
}

.gs-faq__question.gs-faq--expanded::after {
	content: "";
}

.entry-content .wpforms-container {
	margin-bottom: 40px;
}

.entry-content .wpforms-form .wpforms-field {
	clear: both;
	overflow: hidden;
	margin: 20px 0;
}

.site-container .wpforms-container .wpforms-form .wpforms-field input {
	height: auto;
	padding: 15px;
	border-radius: 0;
}

.site-container .entry-content .wpforms-form .wpforms-field-sublabel {
	font-size: 14px;
	font-weight: 300;
}

.entry-content .wpforms-form .wpforms-field-hp {
	position: absolute !important;
	left: -9000px !important;
	display: none !important;
}

.site-container .entry-content .wpforms-form textarea {
	padding: 15px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-small {
	height: 120px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-medium {
	height: 200px;
}

.site-container .entry-content .wpforms-form textarea.wpforms-field-large {
	height: 300px;
}

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	width: 0;
	height: 0;
	list-style: none;
}

:focus {
	color: #333;
	outline: #ccc solid 1px;
}

.site-header {
	padding: 0 30px;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}

.title-area {
	float: left;
	padding-top: 5px;
	padding-bottom: 25px;
}

.wp-custom-logo .title-area {
	width: 100%;
	max-width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.site-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 0;
}

.site-title a, .site-title a:focus, .site-title a:hover {
	text-decoration: none;
	color: #333;
}

.site-description, .wp-custom-logo .site-title {
	position: absolute !important;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	width: 1px;
	height: 1px;
	word-wrap: normal !important;
	border: 0;
}

.genesis-nav-menu {
	line-height: 1;
	clear: both;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	position: relative;
	display: block;
	float: none;
}

.genesis-nav-menu a {
	font-size: 15px;
	font-weight: 400;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	color: #333;
	outline-offset: -1px;
}

.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu a:focus, .genesis-nav-menu a:hover {
	text-decoration: none;
	color: #0073e5;
}

.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	position: static;
	z-index: 99;
	display: none;
	clear: both;
	margin: 0;
	padding-left: 15px;
	opacity: 1;
}

.genesis-nav-menu .sub-menu a {
	font-size: 14px;
	position: relative;
	word-wrap: break-word;
	background-color: #fff;
}

.genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
	position: relative;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	display: block;
	opacity: 1;
}

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item.sfHover > ul.sub-menu, .menu .menu-item > a:focus + ul.sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-responsive-menu {
	position: relative;
	display: none;
}

.menu-toggle, .sub-menu-toggle {
	display: block;
	visibility: visible;
	overflow: hidden;
	text-align: center;
	color: #333;
	border-width: 0;
	background-color: transparent;
}

.sub-menu-toggle {
	margin: 0 auto;
}

.menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
	color: #0073e5;
	border-width: 0;
	background-color: transparent;
}

.menu-toggle {
	line-height: 20px;
	position: relative;
	z-index: 1000;
	float: right;
	margin: 10px auto;
	padding: 15px 0;
}

.menu-toggle.activated::before {
	content: "";
}

.site-header .menu-toggle::before {
	position: relative;
	top: 1px;
	float: left;
	margin-right: 5px;
	text-rendering: auto;
}

.sub-menu-toggle {
	position: absolute;
	z-index: 100;
	top: 0;
	right: 0;
	float: right;
	padding: 9px 10px;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	transition: transform .25s ease-in-out;
	transform: rotate(0);
	text-rendering: auto;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

.nav-primary {
	clear: both;
	width: 100%;
	padding-top: 0;
	padding-bottom: 5px;
	text-align: center;
}

.nav-primary .sub-menu {
	text-align: left;
}

.archive-entry-content-thumbnail {
	width: 200px;
	height: 165px;
	margin: 8px 20px 20px 0;
}

figcaption {
	font-size: 14px;
	font-style: italic;
	display: block;
	max-width: 300px;
	margin-top: .5rem;
	margin-bottom: 1rem;
	text-align: center;
}

figure.alignright {
	margin-left: 20px;
}

.archive-entry-content-thumbnail img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.nav-phone-number {
	float: right;
	text-align: right;
}

.nav-secondary {
	margin-top: 10px;
}

.nav-secondary .genesis-nav-menu {
	line-height: 1.5;
}

.nav-secondary .menu-item {
	display: inline-block;
}

.nav-secondary a {
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}

.entry {
	margin-bottom: 40px;
}

.entry-content ol, .entry-content ul {
	margin-bottom: 30px;
	padding-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.comment-content ul > li, .entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ul > li, .entry-content ul ul > li {
	list-style-type: circle;
}

.content .sticky, .entry-content code {
	background-color: #f5f5f5;
}

.content .sticky {
	padding: 30px;
}

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 20px;
}

.entry-footer .entry-meta {
	padding-top: 20px;
	border-top: 1px solid #eee;
}

.entry-categories, .entry-tags {
	display: block;
}

.entry-comments-link::before {
	margin: 0 6px 0 2px;
	content: "—";
}

.archive-pagination, .pagination ul {
	display: flex;
	width: 100%;
	justify-content: center;
}

.archive-pagination {
	align-items: center;
}

.pagination {
	width: 100%;
	margin: 50px 0 !important;
}

.pagination ul {
	align-content: center;
	flex-wrap: wrap;
}

.adjacent-entry-pagination, .comment-header p {
	margin-bottom: 0;
}

body .archive-pagination .pagination-next a, body .archive-pagination .pagination-previous a {
	font-size: 18px;
	font-weight: 700;
	color: #244692;
}

@media (max-width:767px) {
	body .archive-pagination .pagination-next a, body .archive-pagination .pagination-previous a {
		font-size: 16px;
	}
}

.related-articles > .related-video a:hover, body .archive-pagination .pagination-next a:hover, body .archive-pagination .pagination-previous a:hover {
	color: #244692;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a, .archive-pagination > a, .archive-pagination > span {
	font-size: 16px;
	font-weight: 600;
	line-height: 2;
	display: inline-block;
	height: 48px;
	padding: 8px 12px;
	cursor: pointer;
	text-decoration: none;
	color: #333;
	background-color: #f5f5f5;
}

@media (max-width:767px) {
	.archive-pagination li a, .archive-pagination > a, .archive-pagination > span {
		font-size: 14px;
		height: 42px;
	}
}

.archive-pagination li a:focus, .archive-pagination li a:hover, .archive-pagination li.active a, .archive-pagination > a:focus, .archive-pagination > a:hover, .archive-pagination > span.current {
	color: #fff !important;
	background-color: #244692 !important;
}

.comment-respond, .entry-comments, .entry-pings {
	margin-bottom: 40px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-respond input[type=email], .comment-respond input[type=text], .comment-respond input[type=url] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-pings .reply, .widget-title br + br {
	display: none;
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px;
}

.sidebar {
	font-size: 16px;
	line-height: 1.5;
}

.sidebar p {
	margin-bottom: 20px;
}

.footer-widgets {
	clear: both;
	padding: 60px 0;
	border-top: 1px solid #eee;
	background-color: #fff;
}

.footer-widgets .wrap {
	margin-right: auto;
	margin-left: auto;
}

.footer-widget-area {
	margin-bottom: 40px;
	padding-right: 30px;
	padding-left: 30px;
}

.footer-widget-area:last-child, .footer-widgets .widget:last-child {
	margin-bottom: 0;
}

.site-footer {
	width: 100%;
	border-top: 1px solid #eee;
}

.site-footer p {
	margin-bottom: 0;
}

.footer-columns {
	display: flex;
	flex-wrap: wrap;
}

.footer-columns .footer-columns__column {
	width: 33%;
	min-width: 260px;
	margin: 0 auto;
	text-align: left;
}

.copyright {
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
}

.content-sidebar-wrap {
	display: flex;
	align-items: flex-start;
}

.content-sidebar-wrap aside {
	width: 30%;
}

.content-sidebar-wrap main {
	width: 70%;
	padding-right: 30px;
}

.home .content-sidebar-wrap main {
	padding-right: 0;
}

.rs-areas-list li {
	float: left;
	width: 50%;
	margin-left: 0 !important;
	padding: 0 0 0 .5em;
	list-style-position: inside !important;
}

.rs-areas-list:after {
	display: table;
	clear: both;
	content: "";
}

.hc-map .hc-map-inner, .related-videos {
	display: flex;
	justify-content: space-between;
}

.related-articles > .related-video .img-wrp img, .related-videos img, .single-entry-content-thumbnail img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.related-videos {
	flex-wrap: wrap;
}

.related-videos > .related-video {
	width: 45%;
	min-width: 300px;
}

.related-videos a {
	display: block;
	text-align: center;
}

.related-videos img {
	display: block;
	float: none !important;
	clear: both;
	margin: 0 0 10px !important;
}

@media screen and (max-width:768px) {
	h2 {
		font-size: 30px;
	}
}

.content-sidebar-wrap h2 {
	font-size: 26px;
	margin-top: 35px;
}

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

.related-articles > .related-video, .related-videos a {
	margin-bottom: 20px;
}

.related-articles > .related-video a {
	font-family: Montserrat, sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.3;
	color: #244692;
}

.related-articles > .related-video p {
	font-size: 14px;
	line-height: 1.8;
}

.related-articles > .related-video .img-wrp {
	float: left;
	overflow: hidden;
	width: 190px;
	height: 150px;
	margin: 0 20px 20px 0;
}

@media (max-width:576px) {
	.related-articles > .related-video .img-wrp {
		width: 100%;
		height: 200px;
	}
}

body:not(.home) .related-articles {
	margin-top: 35px;
	border-top: 1px solid #244692;
}

body:not(.home) .related-articles .blog-article {
	width: 100%;
	height: 100%;
	min-height: initial;
	box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
}

body:not(.home) .related-articles .blog-article-thumb {
	height: 200px;
}

body:not(.home) .related-articles .blog-article p {
	font-size: 16px;
	margin: 0;
}

body:not(.home) .related-articles > span {
	font-style: normal !important;
	width: 100% !important;
	padding: 0 !important;
	text-align: left;
	border: 0 !important;
}

@media only screen and (min-width:480px) {
	table {
		table-layout: auto;
		word-break: normal;
	}
}

@media only screen and (min-width:992px) {
	.home .content-sidebar-wrap main {
		width: 100%;
	}
	
	.site-header {
		position: sticky;
		z-index: 9999;
		top: 0;
	}
	
	.admin-bar .site-header {
		top: 32px;
	}
	
	.genesis-nav-menu .menu-item {
		display: inline-block;
	}
	
	.genesis-nav-menu .menu-item:focus, .genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	
	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}
	
	.genesis-nav-menu > .menu-highlight > a {
		font-weight: 600;
		margin-left: 15px;
		padding-right: 20px;
		padding-left: 20px;
		color: #fff;
		border-radius: 3px;
		background-color: #333;
	}
	
	.genesis-nav-menu > .menu-highlight > a:focus, .genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}
	
	.genesis-nav-menu .sub-menu, .genesis-nav-menu .sub-menu a {
		width: 180px;
	}
	
	.genesis-nav-menu .sub-menu {
		position: absolute;
		padding-left: 0;
		transition: opacity .4s ease-in-out;
		opacity: 0;
		border-top: 1px solid #eee;
	}
	
	.genesis-nav-menu .sub-menu a {
		padding-top: 15px;
		padding-bottom: 15px;
		border: 1px solid #eee;
		border-top: 0;
	}
	
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}
	
	.genesis-responsive-menu {
		display: block;
		padding-top: 15px;
	}
	
	.menu-toggle, .sub-menu-toggle {
		display: none;
		visibility: hidden;
	}
	
	.nav-primary .genesis-nav-menu a {
		padding-right: 15px;
		padding-left: 15px;
	}
	
	.sidebar, .sidebar-content .content {
		float: right;
	}
	
	.full-width-content .content {
		float: none;
		margin-right: auto;
		margin-left: auto;
	}
	
	.sidebar {
		width: 30%;
	}
	
	.sidebar-content .sidebar {
		float: left;
	}
	
	.author-box {
		padding: 30px;
		background-color: #f5f5f5;
	}
	
	.after-entry {
		padding: 40px 60px;
	}
	
	.after-entry .enews {
		padding-right: 30px;
		padding-left: 30px;
	}
	
	.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
		float: left;
		margin-left: 2.5641025641%;
	}
	
	.one-half, .three-sixths, .two-fourths {
		width: 48.7179487179%;
	}
	
	.one-third, .two-sixths {
		width: 31.6239316239%;
	}
	
	.four-sixths, .two-thirds {
		width: 65.811965812%;
	}
	
	.one-fourth {
		width: 23.0769230769%;
	}
	
	.three-fourths {
		width: 74.358974359%;
	}
	
	.one-sixth {
		width: 14.5299145299%;
	}
	
	.five-sixths {
		width: 82.905982906%;
	}
	
	.first {
		clear: both;
		margin-left: 0;
	}
	
	.after-entry, .archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-pings {
		margin-bottom: 60px;
	}
	
	.footer-widgets .wrap {
		max-width: 1140px;
	}
	
	.footer-widget-area {
		float: left;
		width: 33.3333333333%;
		margin-bottom: 0;
	}
}

@media screen and (max-width:992px) {
	.content-sidebar-wrap main {
		padding-right: 0;
	}
}

@media print {
	*, ::after, ::before {
		color: #333 !important;
		background: 0 0 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]::after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]::after {
		content: " (" attr(title) ")";
	}
	
	.site-title > a::after, a[href^='#']::after, a[href^='javascript:']::after {
		content: "";
	}
	
	thead {
		display: table-header-group;
	}
	
	img, tr {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	@page {
		margin: 2cm .5cm;
	}
	
	h1, h2, h3, h4, h5, h6, p {
		orphans: 3;
		widows: 3;
	}
	
	blockquote, pre {
		border: 1px solid #999;
	}
	
	.content, .content-sidebar {
		width: 100%;
	}
	
	.breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-comments-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar, button, input, select, textarea {
		display: none !important;
	}
	
	.title-area {
		width: 100%;
		text-align: center;
	}
	
	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}
	
	.site-inner {
		position: relative;
	}
	
	.author-box {
		margin-bottom: 0;
	}
	
	h1, h2, h3, h4, h5, h6, img {
		page-break-after: avoid;
	}
	
	blockquote, h1, h2, h3, h4, h5, h6, pre, table {
		page-break-inside: avoid;
	}
	
	dl, ol, ul {
		page-break-before: avoid;
	}
}

.text-18 {
	font-size: 1.125rem;
}

@media (max-width:992px) {
	.text-18 {
		font-size: 1rem;
	}
}

.sidebar-contact-form__subheading {
	font-size: 22px;
	padding: 0 0 15px;
	text-align: center;
}

.sidebar-contact-form__phone-heading {
	font-size: 22px;
	display: block;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
}

.sidebar-contact-form__phone-heading a {
	font-weight: 700;
	padding: 0 0 15px;
	color: #001a4a;
}

.sidebar-contact-form {
	margin-bottom: 0;
	padding: 20px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
}

.sidebar .faq-page-listing {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	border: .0625rem solid #e8e8e8;
	border-radius: .25rem;
}

@media (max-width:992px) {
	.sidebar .faq-page-listing img {
		width: 100%;
		height: auto;
	}
}

.faq-filter-portfolio-wrapper .faq-meta {
	display: flex;
	padding: .9375rem;
	align-items: center;
	justify-content: center;
}

.faq-page__link-env {
	position: relative;
	text-decoration: none;
}

.faq-page__link-env:before {
	position: absolute;
	z-index: 60;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	transition: all .3s ease-in-out;
	opacity: 0;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
	background: rgba(255, 255, 255, .3);
}

.faq-page__link-env:hover:before {
	transition: all .3s ease-in-out;
	opacity: 1;
}

.faq-filter-portfolio-wrapper .faq-meta a {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

.faq-page-listing span, .widget-title {
	font-weight: 700;
	display: block;
	margin: 0;
}

.faq-page-listing span {
	font-size: 17px;
	min-height: 112px;
	padding: .9375rem;
	text-align: center;
	color: #333;
}

.faq-page-listing figure {
	position: relative;
	z-index: 20;
	display: flex;
	float: none;
	width: 100%;
	height: 12.5rem;
	margin: 0;
}

.widget-title {
	font-size: 24px;
	line-height: 1.1;
	color: #4872d1;
	background-color: #f3f3f3;
}

.widget-title-wrap {
	margin-top: 60px;
	background-color: #f3f3f3;
}

.widget-title-wrap h3, .widget-title-wrap h4 {
	margin: 0;
	padding: 0;
}

.sidebar .widget:not(:first-child) .widget-title {
	margin-top: 30px;
	padding: 30px 25px 10px;
}

@media (max-width:576px) {
	.sidebar .widget:not(:first-child) {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

.sidebar .widget:not(:first-child) ul {
	padding: 5px 25px 25px;
	background-color: #f3f3f3;
}

@media (max-width:576px) {
	.sidebar .widget:not(:first-child) ul {
		padding: 5px 30px 25px;
	}
}

.location-widget-links .single-location-link, .widget-wrap ul li {
	display: flex;
	margin: 0;
	align-items: center;
	gap: 10px;
}

.location-widget-links .single-location-link img, .location-widget-links .single-location-link svg, .widget-wrap ul li img, .widget-wrap ul li svg {
	width: 12px;
	height: 10px;
}

.location-widget-links .single-location-link svg, .widget-wrap ul li svg {
	fill: #244692;
}

.location-widget-links .single-location-link a, .widget-wrap ul li a, div#filters a {
	font-family: Montserrat, sans-serif;
	transition: all .3s ease-in-out;
	text-decoration: none;
	color: #393939;
}

.location-widget-links .single-location-link a, .widget-wrap ul li a {
	font-size: 15px;
	font-weight: 400;
	position: relative;
	display: flex;
	margin: 7px 0;
	padding: 0;
	text-transform: capitalize;
}

.location-widget-links .single-location-link a:hover, .widget-wrap ul li a:hover {
	transform: translateX(5px);
	color: #4872d1;
}

.faq-filter-items .faq-meta {
	display: flex;
	padding: .9375rem;
	align-items: center;
	justify-content: center;
}

.faq-filter-items .faq-page-listing img {
	position: relative;
	z-index: 20;
	display: flex;
	float: none;
	width: 100%;
	height: 200px;
	margin: 0;
	-o-object-fit: cover;
	object-fit: cover;
}

.faq-filter-items {
	display: flex;
	margin-top: 40px;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.faq-filter-items .row, .full-width-content main.content {
	width: 100%;
}

.faq-filter-items .faq-page-listing {
	width: 100%;
	min-height: 314px;
	margin-bottom: 30px;
	opacity: .85;
	border: 1px solid #cacaca;
	border-radius: 4px;
}

.faq-filter-items .faq-page-listing:hover {
	opacity: 1;
}

.faq-filter-items .faq-page-listing h4 {
	margin-top: 0;
}

.faq-filter-items .faq-meta a {
	font-size: .8rem;
	text-decoration: none;
	color: #777;
}

.faq-filter-items .faq-meta a:hover {
	text-decoration: underline;
}

div#filters {
	margin: 0 auto;
	padding: 20px 40px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}

div#filters a {
	font-size: 18px;
	display: inline-block;
	margin: 0 10px;
	padding: 7px 0 0;
	letter-spacing: .6px;
	border-bottom: 2px solid transparent;
}

div#filters a.filter-active, div#filters a:hover {
	color: #244692;
	border-bottom: 2px solid #244692;
}

@media (max-width:992px) {
	.hc-map__inner {
		flex-direction: column;
	}
	
	.content-sidebar-wrap aside.sidebar, .content-sidebar-wrap main.content, .hc-map__address {
		width: 100%;
	}
	
	.hc-map__map-embed {
		width: 100%;
		padding: 0;
	}
	
	.faq-page-listing figure, .hc-map__map-embed .map-container {
		height: 21.875rem;
	}
	
	.content-sidebar-wrap {
		flex-direction: column;
	}
}

@media (max-width:576px) {
	.faq-page-listing figure {
		height: 15.625rem;
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		overflow-x: auto;
		width: 100%;
		-webkit-overflow-scrolling: touch;
	}
	
	.table-responsive-sm > .table-bordered {
		border: 0;
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		overflow-x: auto;
		width: 100%;
		-webkit-overflow-scrolling: touch;
	}
	
	.table-responsive-md > .table-bordered {
		border: 0;
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		overflow-x: auto;
		width: 100%;
		-webkit-overflow-scrolling: touch;
	}
	
	.table-responsive-lg > .table-bordered {
		border: 0;
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		overflow-x: auto;
		width: 100%;
		-webkit-overflow-scrolling: touch;
	}
	
	.table-responsive-xl > .table-bordered {
		border: 0;
	}
}

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

/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@keyframes shake {
	10%, 90% {
		transform: translate3d(-1px, 0, 0);
	}
	
	20%, 80% {
		transform: translate3d(2px, 0, 0);
	}
	
	30%, 50%, 70% {
		transform: translate3d(-4px, 0, 0);
	}
	
	40%, 60% {
		transform: translate3d(4px, 0, 0);
	}
}

@keyframes slideUp {
	0% {
		transform: translateY(100px);
		opacity: 0;
	}
	
	to {
		transform: translateY(0);
		opacity: 1;
	}
}

:root {
	--bs-blue: #0d6efd;
	--bs-indigo: #6610f2;
	--bs-purple: #6f42c1;
	--bs-pink: #d63384;
	--bs-red: #dc3545;
	--bs-orange: #fd7e14;
	--bs-yellow: #ffc107;
	--bs-green: #198754;
	--bs-teal: #20c997;
	--bs-cyan: #0dcaf0;
	--bs-white: #fff;
	--bs-gray: #6c757d;
	--bs-gray-dark: #343a40;
	--bs-gray-100: #f8f9fa;
	--bs-gray-200: #e9ecef;
	--bs-gray-300: #dee2e6;
	--bs-gray-400: #ced4da;
	--bs-gray-500: #adb5bd;
	--bs-gray-600: #6c757d;
	--bs-gray-700: #495057;
	--bs-gray-800: #343a40;
	--bs-gray-900: #212529;
	--bs-primary: #0d6efd;
	--bs-secondary: #6c757d;
	--bs-success: #198754;
	--bs-info: #0dcaf0;
	--bs-warning: #ffc107;
	--bs-danger: #dc3545;
	--bs-light: #f8f9fa;
	--bs-dark: #212529;
	--bs-primary-rgb: 13, 110, 253;
	--bs-secondary-rgb: 108, 117, 125;
	--bs-success-rgb: 25, 135, 84;
	--bs-info-rgb: 13, 202, 240;
	--bs-warning-rgb: 255, 193, 7;
	--bs-danger-rgb: 220, 53, 69;
	--bs-light-rgb: 248, 249, 250;
	--bs-dark-rgb: 33, 37, 41;
	--bs-white-rgb: 255, 255, 255;
	--bs-black-rgb: 0, 0, 0;
	--bs-body-color-rgb: 33, 37, 41;
	--bs-body-bg-rgb: 255, 255, 255;
	--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
	--bs-body-font-family: var(--bs-font-sans-serif);
	--bs-body-font-size: 1rem;
	--bs-body-font-weight: 400;
	--bs-body-line-height: 1.5;
	--bs-body-color: #212529;
	--bs-body-bg: #fff;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .site-inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: var(--bs-gutter-x, .75rem);
	padding-left: var(--bs-gutter-x, .75rem);
}

@media (min-width:1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .site-inner {
		max-width: 1140px;
	}
}

@media (min-width:1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .site-inner {
		max-width: 1600px;
	}
	
	body:not(.page-template-front-page) .internal-hero .container {
		width: 1600px;
	}
}

.row {
	display: flex;
	margin-top: calc(-1 * var(--bs-gutter-y));
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	flex-wrap: wrap;
}

.row > * {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin-top: var(--bs-gutter-y);
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	flex-shrink: 0;
}

.col {
	flex: 1 0 0;
}

.row-cols-auto > * {
	width: auto;
	flex: 0 0 auto;
}

.row-cols-1 > * {
	width: 100%;
	flex: 0 0 auto;
}

.row-cols-2 > * {
	width: 50%;
	flex: 0 0 auto;
}

.row-cols-3 > * {
	width: 33.3333333333%;
	flex: 0 0 auto;
}

.row-cols-4 > * {
	width: 25%;
	flex: 0 0 auto;
}

.row-cols-5 > * {
	width: 20%;
	flex: 0 0 auto;
}

.col-auto, .row-cols-6 > * {
	width: 16.6666666667%;
	flex: 0 0 auto;
}

.col-auto {
	width: auto;
}

.col-1, .col-2 {
	width: 8.33333333%;
	flex: 0 0 auto;
}

.col-2 {
	width: 16.66666667%;
}

.col-3, .col-4 {
	width: 25%;
	flex: 0 0 auto;
}

.col-4 {
	width: 33.33333333%;
}

.col-5, .col-6 {
	width: 41.66666667%;
	flex: 0 0 auto;
}

.col-6 {
	width: 50%;
}

.col-7, .col-8 {
	width: 58.33333333%;
	flex: 0 0 auto;
}

.col-8 {
	width: 66.66666667%;
}

.col-10, .col-9 {
	width: 75%;
	flex: 0 0 auto;
}

.col-10 {
	width: 83.33333333%;
}

.col-11, .col-12 {
	width: 91.66666667%;
	flex: 0 0 auto;
}

.col-12 {
	width: 100%;
}

.offset-1 {
	margin-left: 8.33333333%;
}

.offset-2 {
	margin-left: 16.66666667%;
}

.offset-3 {
	margin-left: 25%;
}

.offset-4 {
	margin-left: 33.33333333%;
}

.offset-5 {
	margin-left: 41.66666667%;
}

.offset-6 {
	margin-left: 50%;
}

.offset-7 {
	margin-left: 58.33333333%;
}

.offset-8 {
	margin-left: 66.66666667%;
}

.offset-9 {
	margin-left: 75%;
}

.offset-10 {
	margin-left: 83.33333333%;
}

.offset-11 {
	margin-left: 91.66666667%;
}

.g-0, .gx-0 {
	--bs-gutter-x: 0;
}

.g-0, .gy-0 {
	--bs-gutter-y: 0;
}

.g-1, .gx-1 {
	--bs-gutter-x: .25rem;
}

.g-1, .gy-1 {
	--bs-gutter-y: .25rem;
}

.g-2, .gx-2 {
	--bs-gutter-x: .5rem;
}

.g-2, .gy-2 {
	--bs-gutter-y: .5rem;
}

.g-3, .gx-3 {
	--bs-gutter-x: 1rem;
}

.g-3, .gy-3 {
	--bs-gutter-y: 1rem;
}

.g-4, .gx-4 {
	--bs-gutter-x: 1.5rem;
}

.g-4, .gy-4 {
	--bs-gutter-y: 1.5rem;
}

.g-5, .gx-5 {
	--bs-gutter-x: 3rem;
}

.g-5, .gy-5 {
	--bs-gutter-y: 3rem;
}

@media (min-width:576px) {
	.col-sm {
		flex: 1 0 0;
	}
	
	.row-cols-sm-auto > * {
		width: auto;
		flex: 0 0 auto;
	}
	
	.row-cols-sm-1 > * {
		width: 100%;
		flex: 0 0 auto;
	}
	
	.row-cols-sm-2 > * {
		width: 50%;
		flex: 0 0 auto;
	}
	
	.row-cols-sm-3 > * {
		width: 33.3333333333%;
		flex: 0 0 auto;
	}
	
	.row-cols-sm-4 > * {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.row-cols-sm-5 > * {
		width: 20%;
		flex: 0 0 auto;
	}
	
	.col-sm-auto, .row-cols-sm-6 > * {
		width: 16.6666666667%;
		flex: 0 0 auto;
	}
	
	.col-sm-auto {
		width: auto;
	}
	
	.col-sm-1, .col-sm-2 {
		width: 8.33333333%;
		flex: 0 0 auto;
	}
	
	.col-sm-2 {
		width: 16.66666667%;
	}
	
	.col-sm-3, .col-sm-4 {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.col-sm-4 {
		width: 33.33333333%;
	}
	
	.col-sm-5, .col-sm-6 {
		width: 41.66666667%;
		flex: 0 0 auto;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-7, .col-sm-8 {
		width: 58.33333333%;
		flex: 0 0 auto;
	}
	
	.col-sm-8 {
		width: 66.66666667%;
	}
	
	.col-sm-10, .col-sm-9 {
		width: 75%;
		flex: 0 0 auto;
	}
	
	.col-sm-10 {
		width: 83.33333333%;
	}
	
	.col-sm-11, .col-sm-12 {
		width: 91.66666667%;
		flex: 0 0 auto;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.offset-sm-0 {
		margin-left: 0;
	}
	
	.offset-sm-1 {
		margin-left: 8.33333333%;
	}
	
	.offset-sm-2 {
		margin-left: 16.66666667%;
	}
	
	.offset-sm-3 {
		margin-left: 25%;
	}
	
	.offset-sm-4 {
		margin-left: 33.33333333%;
	}
	
	.offset-sm-5 {
		margin-left: 41.66666667%;
	}
	
	.offset-sm-6 {
		margin-left: 50%;
	}
	
	.offset-sm-7 {
		margin-left: 58.33333333%;
	}
	
	.offset-sm-8 {
		margin-left: 66.66666667%;
	}
	
	.offset-sm-9 {
		margin-left: 75%;
	}
	
	.offset-sm-10 {
		margin-left: 83.33333333%;
	}
	
	.offset-sm-11 {
		margin-left: 91.66666667%;
	}
	
	.g-sm-0, .gx-sm-0 {
		--bs-gutter-x: 0;
	}
	
	.g-sm-0, .gy-sm-0 {
		--bs-gutter-y: 0;
	}
	
	.g-sm-1, .gx-sm-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-sm-1, .gy-sm-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-sm-2, .gx-sm-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-sm-2, .gy-sm-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-sm-3, .gx-sm-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-sm-3, .gy-sm-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-sm-4, .gx-sm-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-sm-4, .gy-sm-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-sm-5, .gx-sm-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-sm-5, .gy-sm-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:768px) {
	.col-md {
		flex: 1 0 0;
	}
	
	.row-cols-md-auto > * {
		width: auto;
		flex: 0 0 auto;
	}
	
	.row-cols-md-1 > * {
		width: 100%;
		flex: 0 0 auto;
	}
	
	.row-cols-md-2 > * {
		width: 50%;
		flex: 0 0 auto;
	}
	
	.row-cols-md-3 > * {
		width: 33.3333333333%;
		flex: 0 0 auto;
	}
	
	.row-cols-md-4 > * {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.row-cols-md-5 > * {
		width: 20%;
		flex: 0 0 auto;
	}
	
	.col-md-auto, .row-cols-md-6 > * {
		width: 16.6666666667%;
		flex: 0 0 auto;
	}
	
	.col-md-auto {
		width: auto;
	}
	
	.col-md-1, .col-md-2 {
		width: 8.33333333%;
		flex: 0 0 auto;
	}
	
	.col-md-2 {
		width: 16.66666667%;
	}
	
	.col-md-3, .col-md-4 {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.col-md-4 {
		width: 33.33333333%;
	}
	
	.col-md-5, .col-md-6 {
		width: 41.66666667%;
		flex: 0 0 auto;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-7, .col-md-8 {
		width: 58.33333333%;
		flex: 0 0 auto;
	}
	
	.col-md-8 {
		width: 66.66666667%;
	}
	
	.col-md-10, .col-md-9 {
		width: 75%;
		flex: 0 0 auto;
	}
	
	.col-md-10 {
		width: 83.33333333%;
	}
	
	.col-md-11, .col-md-12 {
		width: 91.66666667%;
		flex: 0 0 auto;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.offset-md-0 {
		margin-left: 0;
	}
	
	.offset-md-1 {
		margin-left: 8.33333333%;
	}
	
	.offset-md-2 {
		margin-left: 16.66666667%;
	}
	
	.offset-md-3 {
		margin-left: 25%;
	}
	
	.offset-md-4 {
		margin-left: 33.33333333%;
	}
	
	.offset-md-5 {
		margin-left: 41.66666667%;
	}
	
	.offset-md-6 {
		margin-left: 50%;
	}
	
	.offset-md-7 {
		margin-left: 58.33333333%;
	}
	
	.offset-md-8 {
		margin-left: 66.66666667%;
	}
	
	.offset-md-9 {
		margin-left: 75%;
	}
	
	.offset-md-10 {
		margin-left: 83.33333333%;
	}
	
	.offset-md-11 {
		margin-left: 91.66666667%;
	}
	
	.g-md-0, .gx-md-0 {
		--bs-gutter-x: 0;
	}
	
	.g-md-0, .gy-md-0 {
		--bs-gutter-y: 0;
	}
	
	.g-md-1, .gx-md-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-md-1, .gy-md-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-md-2, .gx-md-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-md-2, .gy-md-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-md-3, .gx-md-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-md-3, .gy-md-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-md-4, .gx-md-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-md-4, .gy-md-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-md-5, .gx-md-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-md-5, .gy-md-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:992px) {
	.col-lg {
		flex: 1 0 0;
	}
	
	.row-cols-lg-auto > * {
		width: auto;
		flex: 0 0 auto;
	}
	
	.row-cols-lg-1 > * {
		width: 100%;
		flex: 0 0 auto;
	}
	
	.row-cols-lg-2 > * {
		width: 50%;
		flex: 0 0 auto;
	}
	
	.row-cols-lg-3 > * {
		width: 33.3333333333%;
		flex: 0 0 auto;
	}
	
	.row-cols-lg-4 > * {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.row-cols-lg-5 > * {
		width: 20%;
		flex: 0 0 auto;
	}
	
	.col-lg-auto, .row-cols-lg-6 > * {
		width: 16.6666666667%;
		flex: 0 0 auto;
	}
	
	.col-lg-auto {
		width: auto;
	}
	
	.col-lg-1, .col-lg-2 {
		width: 8.33333333%;
		flex: 0 0 auto;
	}
	
	.col-lg-2 {
		width: 16.66666667%;
	}
	
	.col-lg-3, .col-lg-4 {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.col-lg-4 {
		width: 33.33333333%;
	}
	
	.col-lg-5, .col-lg-6 {
		width: 41.66666667%;
		flex: 0 0 auto;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-7, .col-lg-8 {
		width: 58.33333333%;
		flex: 0 0 auto;
	}
	
	.col-lg-8 {
		width: 66.66666667%;
	}
	
	.col-lg-10, .col-lg-9 {
		width: 75%;
		flex: 0 0 auto;
	}
	
	.col-lg-10 {
		width: 83.33333333%;
	}
	
	.col-lg-11, .col-lg-12 {
		width: 91.66666667%;
		flex: 0 0 auto;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.offset-lg-0 {
		margin-left: 0;
	}
	
	.offset-lg-1 {
		margin-left: 8.33333333%;
	}
	
	.offset-lg-2 {
		margin-left: 16.66666667%;
	}
	
	.offset-lg-3 {
		margin-left: 25%;
	}
	
	.offset-lg-4 {
		margin-left: 33.33333333%;
	}
	
	.offset-lg-5 {
		margin-left: 41.66666667%;
	}
	
	.offset-lg-6 {
		margin-left: 50%;
	}
	
	.offset-lg-7 {
		margin-left: 58.33333333%;
	}
	
	.offset-lg-8 {
		margin-left: 66.66666667%;
	}
	
	.offset-lg-9 {
		margin-left: 75%;
	}
	
	.offset-lg-10 {
		margin-left: 83.33333333%;
	}
	
	.offset-lg-11 {
		margin-left: 91.66666667%;
	}
	
	.g-lg-0, .gx-lg-0 {
		--bs-gutter-x: 0;
	}
	
	.g-lg-0, .gy-lg-0 {
		--bs-gutter-y: 0;
	}
	
	.g-lg-1, .gx-lg-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-lg-1, .gy-lg-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-lg-2, .gx-lg-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-lg-2, .gy-lg-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-lg-3, .gx-lg-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-lg-3, .gy-lg-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-lg-4, .gx-lg-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-lg-4, .gy-lg-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-lg-5, .gx-lg-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-lg-5, .gy-lg-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:1200px) {
	.col-xl {
		flex: 1 0 0;
	}
	
	.row-cols-xl-auto > * {
		width: auto;
		flex: 0 0 auto;
	}
	
	.row-cols-xl-1 > * {
		width: 100%;
		flex: 0 0 auto;
	}
	
	.row-cols-xl-2 > * {
		width: 50%;
		flex: 0 0 auto;
	}
	
	.row-cols-xl-3 > * {
		width: 33.3333333333%;
		flex: 0 0 auto;
	}
	
	.row-cols-xl-4 > * {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.row-cols-xl-5 > * {
		width: 20%;
		flex: 0 0 auto;
	}
	
	.col-xl-auto, .row-cols-xl-6 > * {
		width: 16.6666666667%;
		flex: 0 0 auto;
	}
	
	.col-xl-auto {
		width: auto;
	}
	
	.col-xl-1, .col-xl-2 {
		width: 8.33333333%;
		flex: 0 0 auto;
	}
	
	.col-xl-2 {
		width: 16.66666667%;
	}
	
	.col-xl-3, .col-xl-4 {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.col-xl-4 {
		width: 33.33333333%;
	}
	
	.col-xl-5, .col-xl-6 {
		width: 41.66666667%;
		flex: 0 0 auto;
	}
	
	.col-xl-6 {
		width: 50%;
	}
	
	.col-xl-7, .col-xl-8 {
		width: 58.33333333%;
		flex: 0 0 auto;
	}
	
	.col-xl-8 {
		width: 66.66666667%;
	}
	
	.col-xl-10, .col-xl-9 {
		width: 75%;
		flex: 0 0 auto;
	}
	
	.col-xl-10 {
		width: 83.33333333%;
	}
	
	.col-xl-11, .col-xl-12 {
		width: 91.66666667%;
		flex: 0 0 auto;
	}
	
	.col-xl-12 {
		width: 100%;
	}
	
	.offset-xl-0 {
		margin-left: 0;
	}
	
	.offset-xl-1 {
		margin-left: 8.33333333%;
	}
	
	.offset-xl-2 {
		margin-left: 16.66666667%;
	}
	
	.offset-xl-3 {
		margin-left: 25%;
	}
	
	.offset-xl-4 {
		margin-left: 33.33333333%;
	}
	
	.offset-xl-5 {
		margin-left: 41.66666667%;
	}
	
	.offset-xl-6 {
		margin-left: 50%;
	}
	
	.offset-xl-7 {
		margin-left: 58.33333333%;
	}
	
	.offset-xl-8 {
		margin-left: 66.66666667%;
	}
	
	.offset-xl-9 {
		margin-left: 75%;
	}
	
	.offset-xl-10 {
		margin-left: 83.33333333%;
	}
	
	.offset-xl-11 {
		margin-left: 91.66666667%;
	}
	
	.g-xl-0, .gx-xl-0 {
		--bs-gutter-x: 0;
	}
	
	.g-xl-0, .gy-xl-0 {
		--bs-gutter-y: 0;
	}
	
	.g-xl-1, .gx-xl-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-xl-1, .gy-xl-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-xl-2, .gx-xl-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-xl-2, .gy-xl-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-xl-3, .gx-xl-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-xl-3, .gy-xl-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-xl-4, .gx-xl-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-xl-4, .gy-xl-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-xl-5, .gx-xl-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-xl-5, .gy-xl-5 {
		--bs-gutter-y: 3rem;
	}
}

@media (min-width:1400px) {
	.col-xxl {
		flex: 1 0 0;
	}
	
	.row-cols-xxl-auto > * {
		width: auto;
		flex: 0 0 auto;
	}
	
	.row-cols-xxl-1 > * {
		width: 100%;
		flex: 0 0 auto;
	}
	
	.row-cols-xxl-2 > * {
		width: 50%;
		flex: 0 0 auto;
	}
	
	.row-cols-xxl-3 > * {
		width: 33.3333333333%;
		flex: 0 0 auto;
	}
	
	.row-cols-xxl-4 > * {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.row-cols-xxl-5 > * {
		width: 20%;
		flex: 0 0 auto;
	}
	
	.row-cols-xxl-6 > * {
		width: 16.6666666667%;
		flex: 0 0 auto;
	}
	
	.col-xxl-auto {
		width: auto;
		flex: 0 0 auto;
	}
	
	.col-xxl-1, .col-xxl-2 {
		width: 8.33333333%;
		flex: 0 0 auto;
	}
	
	.col-xxl-2 {
		width: 16.66666667%;
	}
	
	.col-xxl-3, .col-xxl-4 {
		width: 25%;
		flex: 0 0 auto;
	}
	
	.col-xxl-4 {
		width: 33.33333333%;
	}
	
	.col-xxl-5, .col-xxl-6 {
		width: 41.66666667%;
		flex: 0 0 auto;
	}
	
	.col-xxl-6 {
		width: 50%;
	}
	
	.col-xxl-7, .col-xxl-8 {
		width: 58.33333333%;
		flex: 0 0 auto;
	}
	
	.col-xxl-8 {
		width: 66.66666667%;
	}
	
	.col-xxl-10, .col-xxl-9 {
		width: 75%;
		flex: 0 0 auto;
	}
	
	.col-xxl-10 {
		width: 83.33333333%;
	}
	
	.col-xxl-11, .col-xxl-12 {
		width: 91.66666667%;
		flex: 0 0 auto;
	}
	
	.col-xxl-12 {
		width: 100%;
	}
	
	.offset-xxl-0 {
		margin-left: 0;
	}
	
	.offset-xxl-1 {
		margin-left: 8.33333333%;
	}
	
	.offset-xxl-2 {
		margin-left: 16.66666667%;
	}
	
	.offset-xxl-3 {
		margin-left: 25%;
	}
	
	.offset-xxl-4 {
		margin-left: 33.33333333%;
	}
	
	.offset-xxl-5 {
		margin-left: 41.66666667%;
	}
	
	.offset-xxl-6 {
		margin-left: 50%;
	}
	
	.offset-xxl-7 {
		margin-left: 58.33333333%;
	}
	
	.offset-xxl-8 {
		margin-left: 66.66666667%;
	}
	
	.offset-xxl-9 {
		margin-left: 75%;
	}
	
	.offset-xxl-10 {
		margin-left: 83.33333333%;
	}
	
	.offset-xxl-11 {
		margin-left: 91.66666667%;
	}
	
	.g-xxl-0, .gx-xxl-0 {
		--bs-gutter-x: 0;
	}
	
	.g-xxl-0, .gy-xxl-0 {
		--bs-gutter-y: 0;
	}
	
	.g-xxl-1, .gx-xxl-1 {
		--bs-gutter-x: .25rem;
	}
	
	.g-xxl-1, .gy-xxl-1 {
		--bs-gutter-y: .25rem;
	}
	
	.g-xxl-2, .gx-xxl-2 {
		--bs-gutter-x: .5rem;
	}
	
	.g-xxl-2, .gy-xxl-2 {
		--bs-gutter-y: .5rem;
	}
	
	.g-xxl-3, .gx-xxl-3 {
		--bs-gutter-x: 1rem;
	}
	
	.g-xxl-3, .gy-xxl-3 {
		--bs-gutter-y: 1rem;
	}
	
	.g-xxl-4, .gx-xxl-4 {
		--bs-gutter-x: 1.5rem;
	}
	
	.g-xxl-4, .gy-xxl-4 {
		--bs-gutter-y: 1.5rem;
	}
	
	.g-xxl-5, .gx-xxl-5 {
		--bs-gutter-x: 3rem;
	}
	
	.g-xxl-5, .gy-xxl-5 {
		--bs-gutter-y: 3rem;
	}
}

.d-inline {
	display: inline !important;
}

.d-inline-block {
	display: inline-block !important;
}

.d-block {
	display: block !important;
}

.d-grid {
	display: grid !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;
}

.d-none {
	display: none !important;
}

.flex-fill {
	flex: 1 1 auto !important;
}

.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-grow-0 {
	flex-grow: 0 !important;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	flex-shrink: 0 !important;
}

.flex-shrink-1 {
	flex-shrink: 1 !important;
}

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

.justify-content-evenly {
	justify-content: space-evenly !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;
}

.order-first {
	order: -1 !important;
}

.order-0 {
	order: 0 !important;
}

.order-1 {
	order: 1 !important;
}

.order-2 {
	order: 2 !important;
}

.order-3 {
	order: 3 !important;
}

.order-4 {
	order: 4 !important;
}

.order-5 {
	order: 5 !important;
}

.order-last {
	order: 6 !important;
}

.m-0 {
	margin: 0 !important;
}

.m-1 {
	margin: .25rem !important;
}

.m-2 {
	margin: .5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.m-auto {
	margin: auto !important;
}

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

.mx-1 {
	margin-right: .25rem !important;
	margin-left: .25rem !important;
}

.mx-2 {
	margin-right: .5rem !important;
	margin-left: .5rem !important;
}

.mx-3 {
	margin-right: 1rem !important;
	margin-left: 1rem !important;
}

.mx-4 {
	margin-right: 1.5rem !important;
	margin-left: 1.5rem !important;
}

.mx-5 {
	margin-right: 3rem !important;
	margin-left: 3rem !important;
}

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

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

.my-1 {
	margin-top: .25rem !important;
	margin-bottom: .25rem !important;
}

.my-2 {
	margin-top: .5rem !important;
	margin-bottom: .5rem !important;
}

.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}

.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}

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

.mt-0 {
	margin-top: 0 !important;
}

.mt-1 {
	margin-top: .25rem !important;
}

.mt-2 {
	margin-top: .5rem !important;
}

.mt-3 {
	margin-top: 1rem !important;
}

.mt-4 {
	margin-top: 1.5rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}

.mt-auto {
	margin-top: auto !important;
}

.me-0 {
	margin-right: 0 !important;
}

.me-1 {
	margin-right: .25rem !important;
}

.me-2 {
	margin-right: .5rem !important;
}

.me-3 {
	margin-right: 1rem !important;
}

.me-4 {
	margin-right: 1.5rem !important;
}

.me-5 {
	margin-right: 3rem !important;
}

.me-auto {
	margin-right: auto !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

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

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

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

.mb-4 {
	margin-bottom: 1.5rem !important;
}

.mb-5 {
	margin-bottom: 3rem !important;
}

.mb-auto {
	margin-bottom: auto !important;
}

.ms-0 {
	margin-left: 0 !important;
}

.ms-1 {
	margin-left: .25rem !important;
}

.ms-2 {
	margin-left: .5rem !important;
}

.ms-3 {
	margin-left: 1rem !important;
}

.ms-4 {
	margin-left: 1.5rem !important;
}

.ms-5 {
	margin-left: 3rem !important;
}

.ms-auto {
	margin-left: auto !important;
}

.p-0 {
	padding: 0 !important;
}

.p-1 {
	padding: .25rem !important;
}

.p-2 {
	padding: .5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

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

.px-1 {
	padding-right: .25rem !important;
	padding-left: .25rem !important;
}

.px-2 {
	padding-right: .5rem !important;
	padding-left: .5rem !important;
}

.px-3 {
	padding-right: 1rem !important;
	padding-left: 1rem !important;
}

.px-4 {
	padding-right: 1.5rem !important;
	padding-left: 1.5rem !important;
}

.px-5 {
	padding-right: 3rem !important;
	padding-left: 3rem !important;
}

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

.py-1 {
	padding-top: .25rem !important;
	padding-bottom: .25rem !important;
}

.py-2 {
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}

.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}

.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}

.pt-0 {
	padding-top: 0 !important;
}

.pt-1 {
	padding-top: .25rem !important;
}

.pt-2 {
	padding-top: .5rem !important;
}

.pt-3 {
	padding-top: 1rem !important;
}

.pt-4 {
	padding-top: 1.5rem !important;
}

.pt-5 {
	padding-top: 3rem !important;
}

.pe-0 {
	padding-right: 0 !important;
}

.pe-1 {
	padding-right: .25rem !important;
}

.pe-2 {
	padding-right: .5rem !important;
}

.pe-3 {
	padding-right: 1rem !important;
}

.pe-4 {
	padding-right: 1.5rem !important;
}

.pe-5 {
	padding-right: 3rem !important;
}

.pb-0 {
	padding-bottom: 0 !important;
}

.pb-1 {
	padding-bottom: .25rem !important;
}

.pb-2 {
	padding-bottom: .5rem !important;
}

.pb-3 {
	padding-bottom: 1rem !important;
}

.pb-4 {
	padding-bottom: 1.5rem !important;
}

.pb-5 {
	padding-bottom: 3rem !important;
}

.ps-0 {
	padding-left: 0 !important;
}

.ps-1 {
	padding-left: .25rem !important;
}

.ps-2 {
	padding-left: .5rem !important;
}

.ps-3 {
	padding-left: 1rem !important;
}

.ps-4 {
	padding-left: 1.5rem !important;
}

.ps-5 {
	padding-left: 3rem !important;
}

@media (min-width:576px) {
	.d-sm-inline {
		display: inline !important;
	}
	
	.d-sm-inline-block {
		display: inline-block !important;
	}
	
	.d-sm-block {
		display: block !important;
	}
	
	.d-sm-grid {
		display: grid !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;
	}
	
	.d-sm-none {
		display: none !important;
	}
	
	.flex-sm-fill {
		flex: 1 1 auto !important;
	}
	
	.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-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-sm-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.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;
	}
	
	.justify-content-sm-evenly {
		justify-content: space-evenly !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;
	}
	
	.order-sm-first {
		order: -1 !important;
	}
	
	.order-sm-0 {
		order: 0 !important;
	}
	
	.order-sm-1 {
		order: 1 !important;
	}
	
	.order-sm-2 {
		order: 2 !important;
	}
	
	.order-sm-3 {
		order: 3 !important;
	}
	
	.order-sm-4 {
		order: 4 !important;
	}
	
	.order-sm-5 {
		order: 5 !important;
	}
	
	.order-sm-last {
		order: 6 !important;
	}
	
	.m-sm-0 {
		margin: 0 !important;
	}
	
	.m-sm-1 {
		margin: .25rem !important;
	}
	
	.m-sm-2 {
		margin: .5rem !important;
	}
	
	.m-sm-3 {
		margin: 1rem !important;
	}
	
	.m-sm-4 {
		margin: 1.5rem !important;
	}
	
	.m-sm-5 {
		margin: 3rem !important;
	}
	
	.m-sm-auto {
		margin: auto !important;
	}
	
	.mx-sm-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-sm-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-sm-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-sm-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-sm-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-sm-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-sm-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-sm-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-sm-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-sm-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-sm-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-sm-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-sm-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-sm-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-sm-0 {
		margin-top: 0 !important;
	}
	
	.mt-sm-1 {
		margin-top: .25rem !important;
	}
	
	.mt-sm-2 {
		margin-top: .5rem !important;
	}
	
	.mt-sm-3 {
		margin-top: 1rem !important;
	}
	
	.mt-sm-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-sm-5 {
		margin-top: 3rem !important;
	}
	
	.mt-sm-auto {
		margin-top: auto !important;
	}
	
	.me-sm-0 {
		margin-right: 0 !important;
	}
	
	.me-sm-1 {
		margin-right: .25rem !important;
	}
	
	.me-sm-2 {
		margin-right: .5rem !important;
	}
	
	.me-sm-3 {
		margin-right: 1rem !important;
	}
	
	.me-sm-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-sm-5 {
		margin-right: 3rem !important;
	}
	
	.me-sm-auto {
		margin-right: auto !important;
	}
	
	.mb-sm-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-sm-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-sm-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-sm-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-sm-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-sm-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-sm-auto {
		margin-bottom: auto !important;
	}
	
	.ms-sm-0 {
		margin-left: 0 !important;
	}
	
	.ms-sm-1 {
		margin-left: .25rem !important;
	}
	
	.ms-sm-2 {
		margin-left: .5rem !important;
	}
	
	.ms-sm-3 {
		margin-left: 1rem !important;
	}
	
	.ms-sm-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-sm-5 {
		margin-left: 3rem !important;
	}
	
	.ms-sm-auto {
		margin-left: auto !important;
	}
	
	.p-sm-0 {
		padding: 0 !important;
	}
	
	.p-sm-1 {
		padding: .25rem !important;
	}
	
	.p-sm-2 {
		padding: .5rem !important;
	}
	
	.p-sm-3 {
		padding: 1rem !important;
	}
	
	.p-sm-4 {
		padding: 1.5rem !important;
	}
	
	.p-sm-5 {
		padding: 3rem !important;
	}
	
	.px-sm-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-sm-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-sm-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-sm-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-sm-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-sm-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-sm-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-sm-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-sm-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-sm-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-sm-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-sm-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-sm-0 {
		padding-top: 0 !important;
	}
	
	.pt-sm-1 {
		padding-top: .25rem !important;
	}
	
	.pt-sm-2 {
		padding-top: .5rem !important;
	}
	
	.pt-sm-3 {
		padding-top: 1rem !important;
	}
	
	.pt-sm-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-sm-5 {
		padding-top: 3rem !important;
	}
	
	.pe-sm-0 {
		padding-right: 0 !important;
	}
	
	.pe-sm-1 {
		padding-right: .25rem !important;
	}
	
	.pe-sm-2 {
		padding-right: .5rem !important;
	}
	
	.pe-sm-3 {
		padding-right: 1rem !important;
	}
	
	.pe-sm-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-sm-5 {
		padding-right: 3rem !important;
	}
	
	.pb-sm-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-sm-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-sm-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-sm-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-sm-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-sm-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-sm-0 {
		padding-left: 0 !important;
	}
	
	.ps-sm-1 {
		padding-left: .25rem !important;
	}
	
	.ps-sm-2 {
		padding-left: .5rem !important;
	}
	
	.ps-sm-3 {
		padding-left: 1rem !important;
	}
	
	.ps-sm-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-sm-5 {
		padding-left: 3rem !important;
	}
}

@media (min-width:768px) {
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-grid {
		display: grid !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;
	}
	
	.d-md-none {
		display: none !important;
	}
	
	.flex-md-fill {
		flex: 1 1 auto !important;
	}
	
	.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-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.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;
	}
	
	.justify-content-md-evenly {
		justify-content: space-evenly !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;
	}
	
	.order-md-first {
		order: -1 !important;
	}
	
	.order-md-0 {
		order: 0 !important;
	}
	
	.order-md-1 {
		order: 1 !important;
	}
	
	.order-md-2 {
		order: 2 !important;
	}
	
	.order-md-3 {
		order: 3 !important;
	}
	
	.order-md-4 {
		order: 4 !important;
	}
	
	.order-md-5 {
		order: 5 !important;
	}
	
	.order-md-last {
		order: 6 !important;
	}
	
	.m-md-0 {
		margin: 0 !important;
	}
	
	.m-md-1 {
		margin: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.m-md-3 {
		margin: 1rem !important;
	}
	
	.m-md-4 {
		margin: 1.5rem !important;
	}
	
	.m-md-5 {
		margin: 3rem !important;
	}
	
	.m-md-auto {
		margin: auto !important;
	}
	
	.mx-md-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-md-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-md-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-md-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-md-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-md-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-md-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-md-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-md-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-md-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-md-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-md-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-md-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-md-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-md-0 {
		margin-top: 0 !important;
	}
	
	.mt-md-1 {
		margin-top: .25rem !important;
	}
	
	.mt-md-2 {
		margin-top: .5rem !important;
	}
	
	.mt-md-3 {
		margin-top: 1rem !important;
	}
	
	.mt-md-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-md-5 {
		margin-top: 3rem !important;
	}
	
	.mt-md-auto {
		margin-top: auto !important;
	}
	
	.me-md-0 {
		margin-right: 0 !important;
	}
	
	.me-md-1 {
		margin-right: .25rem !important;
	}
	
	.me-md-2 {
		margin-right: .5rem !important;
	}
	
	.me-md-3 {
		margin-right: 1rem !important;
	}
	
	.me-md-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-md-5 {
		margin-right: 3rem !important;
	}
	
	.me-md-auto {
		margin-right: auto !important;
	}
	
	.mb-md-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-md-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-md-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-md-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-md-auto {
		margin-bottom: auto !important;
	}
	
	.ms-md-0 {
		margin-left: 0 !important;
	}
	
	.ms-md-1 {
		margin-left: .25rem !important;
	}
	
	.ms-md-2 {
		margin-left: .5rem !important;
	}
	
	.ms-md-3 {
		margin-left: 1rem !important;
	}
	
	.ms-md-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-md-5 {
		margin-left: 3rem !important;
	}
	
	.ms-md-auto {
		margin-left: auto !important;
	}
	
	.p-md-0 {
		padding: 0 !important;
	}
	
	.p-md-1 {
		padding: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.p-md-3 {
		padding: 1rem !important;
	}
	
	.p-md-4 {
		padding: 1.5rem !important;
	}
	
	.p-md-5 {
		padding: 3rem !important;
	}
	
	.px-md-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-md-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-md-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-md-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-md-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-md-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-md-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-md-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-md-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-md-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-md-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-md-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-md-0 {
		padding-top: 0 !important;
	}
	
	.pt-md-1 {
		padding-top: .25rem !important;
	}
	
	.pt-md-2 {
		padding-top: .5rem !important;
	}
	
	.pt-md-3 {
		padding-top: 1rem !important;
	}
	
	.pt-md-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-md-5 {
		padding-top: 3rem !important;
	}
	
	.pe-md-0 {
		padding-right: 0 !important;
	}
	
	.pe-md-1 {
		padding-right: .25rem !important;
	}
	
	.pe-md-2 {
		padding-right: .5rem !important;
	}
	
	.pe-md-3 {
		padding-right: 1rem !important;
	}
	
	.pe-md-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-md-5 {
		padding-right: 3rem !important;
	}
	
	.pb-md-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-md-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-md-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-md-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-md-0 {
		padding-left: 0 !important;
	}
	
	.ps-md-1 {
		padding-left: .25rem !important;
	}
	
	.ps-md-2 {
		padding-left: .5rem !important;
	}
	
	.ps-md-3 {
		padding-left: 1rem !important;
	}
	
	.ps-md-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-md-5 {
		padding-left: 3rem !important;
	}
}

@media (min-width:992px) {
	.d-lg-inline {
		display: inline !important;
	}
	
	.d-lg-inline-block {
		display: inline-block !important;
	}
	
	.d-lg-block {
		display: block !important;
	}
	
	.d-lg-grid {
		display: grid !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;
	}
	
	.d-lg-none {
		display: none !important;
	}
	
	.flex-lg-fill {
		flex: 1 1 auto !important;
	}
	
	.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-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-lg-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.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;
	}
	
	.justify-content-lg-evenly {
		justify-content: space-evenly !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;
	}
	
	.order-lg-first {
		order: -1 !important;
	}
	
	.order-lg-0 {
		order: 0 !important;
	}
	
	.order-lg-1 {
		order: 1 !important;
	}
	
	.order-lg-2 {
		order: 2 !important;
	}
	
	.order-lg-3 {
		order: 3 !important;
	}
	
	.order-lg-4 {
		order: 4 !important;
	}
	
	.order-lg-5 {
		order: 5 !important;
	}
	
	.order-lg-last {
		order: 6 !important;
	}
	
	.m-lg-0 {
		margin: 0 !important;
	}
	
	.m-lg-1 {
		margin: .25rem !important;
	}
	
	.m-lg-2 {
		margin: .5rem !important;
	}
	
	.m-lg-3 {
		margin: 1rem !important;
	}
	
	.m-lg-4 {
		margin: 1.5rem !important;
	}
	
	.m-lg-5 {
		margin: 3rem !important;
	}
	
	.m-lg-auto {
		margin: auto !important;
	}
	
	.mx-lg-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-lg-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-lg-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-lg-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-lg-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-lg-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-lg-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-lg-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-lg-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-lg-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-lg-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-lg-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-lg-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-lg-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-lg-0 {
		margin-top: 0 !important;
	}
	
	.mt-lg-1 {
		margin-top: .25rem !important;
	}
	
	.mt-lg-2 {
		margin-top: .5rem !important;
	}
	
	.mt-lg-3 {
		margin-top: 1rem !important;
	}
	
	.mt-lg-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-lg-5 {
		margin-top: 3rem !important;
	}
	
	.mt-lg-auto {
		margin-top: auto !important;
	}
	
	.me-lg-0 {
		margin-right: 0 !important;
	}
	
	.me-lg-1 {
		margin-right: .25rem !important;
	}
	
	.me-lg-2 {
		margin-right: .5rem !important;
	}
	
	.me-lg-3 {
		margin-right: 1rem !important;
	}
	
	.me-lg-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-lg-5 {
		margin-right: 3rem !important;
	}
	
	.me-lg-auto {
		margin-right: auto !important;
	}
	
	.mb-lg-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-lg-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-lg-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-lg-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-lg-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-lg-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-lg-auto {
		margin-bottom: auto !important;
	}
	
	.ms-lg-0 {
		margin-left: 0 !important;
	}
	
	.ms-lg-1 {
		margin-left: .25rem !important;
	}
	
	.ms-lg-2 {
		margin-left: .5rem !important;
	}
	
	.ms-lg-3 {
		margin-left: 1rem !important;
	}
	
	.ms-lg-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-lg-5 {
		margin-left: 3rem !important;
	}
	
	.ms-lg-auto {
		margin-left: auto !important;
	}
	
	.p-lg-0 {
		padding: 0 !important;
	}
	
	.p-lg-1 {
		padding: .25rem !important;
	}
	
	.p-lg-2 {
		padding: .5rem !important;
	}
	
	.p-lg-3 {
		padding: 1rem !important;
	}
	
	.p-lg-4 {
		padding: 1.5rem !important;
	}
	
	.p-lg-5 {
		padding: 3rem !important;
	}
	
	.px-lg-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-lg-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-lg-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-lg-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-lg-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-lg-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-lg-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-lg-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-lg-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-lg-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-lg-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-lg-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-lg-0 {
		padding-top: 0 !important;
	}
	
	.pt-lg-1 {
		padding-top: .25rem !important;
	}
	
	.pt-lg-2 {
		padding-top: .5rem !important;
	}
	
	.pt-lg-3 {
		padding-top: 1rem !important;
	}
	
	.pt-lg-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-lg-5 {
		padding-top: 3rem !important;
	}
	
	.pe-lg-0 {
		padding-right: 0 !important;
	}
	
	.pe-lg-1 {
		padding-right: .25rem !important;
	}
	
	.pe-lg-2 {
		padding-right: .5rem !important;
	}
	
	.pe-lg-3 {
		padding-right: 1rem !important;
	}
	
	.pe-lg-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-lg-5 {
		padding-right: 3rem !important;
	}
	
	.pb-lg-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-lg-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-lg-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-lg-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-lg-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-lg-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-lg-0 {
		padding-left: 0 !important;
	}
	
	.ps-lg-1 {
		padding-left: .25rem !important;
	}
	
	.ps-lg-2 {
		padding-left: .5rem !important;
	}
	
	.ps-lg-3 {
		padding-left: 1rem !important;
	}
	
	.ps-lg-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-lg-5 {
		padding-left: 3rem !important;
	}
}

@media (min-width:1200px) {
	.d-xl-inline {
		display: inline !important;
	}
	
	.d-xl-inline-block {
		display: inline-block !important;
	}
	
	.d-xl-block {
		display: block !important;
	}
	
	.d-xl-grid {
		display: grid !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;
	}
	
	.d-xl-none {
		display: none !important;
	}
	
	.flex-xl-fill {
		flex: 1 1 auto !important;
	}
	
	.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-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-xl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.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;
	}
	
	.justify-content-xl-evenly {
		justify-content: space-evenly !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;
	}
	
	.order-xl-first {
		order: -1 !important;
	}
	
	.order-xl-0 {
		order: 0 !important;
	}
	
	.order-xl-1 {
		order: 1 !important;
	}
	
	.order-xl-2 {
		order: 2 !important;
	}
	
	.order-xl-3 {
		order: 3 !important;
	}
	
	.order-xl-4 {
		order: 4 !important;
	}
	
	.order-xl-5 {
		order: 5 !important;
	}
	
	.order-xl-last {
		order: 6 !important;
	}
	
	.m-xl-0 {
		margin: 0 !important;
	}
	
	.m-xl-1 {
		margin: .25rem !important;
	}
	
	.m-xl-2 {
		margin: .5rem !important;
	}
	
	.m-xl-3 {
		margin: 1rem !important;
	}
	
	.m-xl-4 {
		margin: 1.5rem !important;
	}
	
	.m-xl-5 {
		margin: 3rem !important;
	}
	
	.m-xl-auto {
		margin: auto !important;
	}
	
	.mx-xl-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-xl-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-xl-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-xl-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-xl-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-xl-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-xl-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-xl-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-xl-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-xl-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-xl-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-xl-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-xl-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-xl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-xl-0 {
		margin-top: 0 !important;
	}
	
	.mt-xl-1 {
		margin-top: .25rem !important;
	}
	
	.mt-xl-2 {
		margin-top: .5rem !important;
	}
	
	.mt-xl-3 {
		margin-top: 1rem !important;
	}
	
	.mt-xl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-xl-5 {
		margin-top: 3rem !important;
	}
	
	.mt-xl-auto {
		margin-top: auto !important;
	}
	
	.me-xl-0 {
		margin-right: 0 !important;
	}
	
	.me-xl-1 {
		margin-right: .25rem !important;
	}
	
	.me-xl-2 {
		margin-right: .5rem !important;
	}
	
	.me-xl-3 {
		margin-right: 1rem !important;
	}
	
	.me-xl-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-xl-5 {
		margin-right: 3rem !important;
	}
	
	.me-xl-auto {
		margin-right: auto !important;
	}
	
	.mb-xl-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-xl-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-xl-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-xl-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-xl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-xl-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-xl-auto {
		margin-bottom: auto !important;
	}
	
	.ms-xl-0 {
		margin-left: 0 !important;
	}
	
	.ms-xl-1 {
		margin-left: .25rem !important;
	}
	
	.ms-xl-2 {
		margin-left: .5rem !important;
	}
	
	.ms-xl-3 {
		margin-left: 1rem !important;
	}
	
	.ms-xl-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-xl-5 {
		margin-left: 3rem !important;
	}
	
	.ms-xl-auto {
		margin-left: auto !important;
	}
	
	.p-xl-0 {
		padding: 0 !important;
	}
	
	.p-xl-1 {
		padding: .25rem !important;
	}
	
	.p-xl-2 {
		padding: .5rem !important;
	}
	
	.p-xl-3 {
		padding: 1rem !important;
	}
	
	.p-xl-4 {
		padding: 1.5rem !important;
	}
	
	.p-xl-5 {
		padding: 3rem !important;
	}
	
	.px-xl-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-xl-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-xl-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-xl-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-xl-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-xl-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-xl-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-xl-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-xl-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-xl-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-xl-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-xl-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-xl-0 {
		padding-top: 0 !important;
	}
	
	.pt-xl-1 {
		padding-top: .25rem !important;
	}
	
	.pt-xl-2 {
		padding-top: .5rem !important;
	}
	
	.pt-xl-3 {
		padding-top: 1rem !important;
	}
	
	.pt-xl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-xl-5 {
		padding-top: 3rem !important;
	}
	
	.pe-xl-0 {
		padding-right: 0 !important;
	}
	
	.pe-xl-1 {
		padding-right: .25rem !important;
	}
	
	.pe-xl-2 {
		padding-right: .5rem !important;
	}
	
	.pe-xl-3 {
		padding-right: 1rem !important;
	}
	
	.pe-xl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-xl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-xl-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-xl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-xl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-xl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-xl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-xl-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-xl-0 {
		padding-left: 0 !important;
	}
	
	.ps-xl-1 {
		padding-left: .25rem !important;
	}
	
	.ps-xl-2 {
		padding-left: .5rem !important;
	}
	
	.ps-xl-3 {
		padding-left: 1rem !important;
	}
	
	.ps-xl-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-xl-5 {
		padding-left: 3rem !important;
	}
}

@media (min-width:1400px) {
	.d-xxl-inline {
		display: inline !important;
	}
	
	.d-xxl-inline-block {
		display: inline-block !important;
	}
	
	.d-xxl-block {
		display: block !important;
	}
	
	.d-xxl-grid {
		display: grid !important;
	}
	
	.d-xxl-table {
		display: table !important;
	}
	
	.d-xxl-table-row {
		display: table-row !important;
	}
	
	.d-xxl-table-cell {
		display: table-cell !important;
	}
	
	.d-xxl-flex {
		display: flex !important;
	}
	
	.d-xxl-inline-flex {
		display: inline-flex !important;
	}
	
	.d-xxl-none {
		display: none !important;
	}
	
	.flex-xxl-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-xxl-row {
		flex-direction: row !important;
	}
	
	.flex-xxl-column {
		flex-direction: column !important;
	}
	
	.flex-xxl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-xxl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-xxl-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-xxl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-xxl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-xxl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.flex-xxl-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-xxl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-xxl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.justify-content-xxl-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-xxl-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-xxl-center {
		justify-content: center !important;
	}
	
	.justify-content-xxl-between {
		justify-content: space-between !important;
	}
	
	.justify-content-xxl-around {
		justify-content: space-around !important;
	}
	
	.justify-content-xxl-evenly {
		justify-content: space-evenly !important;
	}
	
	.align-items-xxl-start {
		align-items: flex-start !important;
	}
	
	.align-items-xxl-end {
		align-items: flex-end !important;
	}
	
	.align-items-xxl-center {
		align-items: center !important;
	}
	
	.align-items-xxl-baseline {
		align-items: baseline !important;
	}
	
	.align-items-xxl-stretch {
		align-items: stretch !important;
	}
	
	.align-content-xxl-start {
		align-content: flex-start !important;
	}
	
	.align-content-xxl-end {
		align-content: flex-end !important;
	}
	
	.align-content-xxl-center {
		align-content: center !important;
	}
	
	.align-content-xxl-between {
		align-content: space-between !important;
	}
	
	.align-content-xxl-around {
		align-content: space-around !important;
	}
	
	.align-content-xxl-stretch {
		align-content: stretch !important;
	}
	
	.align-self-xxl-auto {
		align-self: auto !important;
	}
	
	.align-self-xxl-start {
		align-self: flex-start !important;
	}
	
	.align-self-xxl-end {
		align-self: flex-end !important;
	}
	
	.align-self-xxl-center {
		align-self: center !important;
	}
	
	.align-self-xxl-baseline {
		align-self: baseline !important;
	}
	
	.align-self-xxl-stretch {
		align-self: stretch !important;
	}
	
	.order-xxl-first {
		order: -1 !important;
	}
	
	.order-xxl-0 {
		order: 0 !important;
	}
	
	.order-xxl-1 {
		order: 1 !important;
	}
	
	.order-xxl-2 {
		order: 2 !important;
	}
	
	.order-xxl-3 {
		order: 3 !important;
	}
	
	.order-xxl-4 {
		order: 4 !important;
	}
	
	.order-xxl-5 {
		order: 5 !important;
	}
	
	.order-xxl-last {
		order: 6 !important;
	}
	
	.m-xxl-0 {
		margin: 0 !important;
	}
	
	.m-xxl-1 {
		margin: .25rem !important;
	}
	
	.m-xxl-2 {
		margin: .5rem !important;
	}
	
	.m-xxl-3 {
		margin: 1rem !important;
	}
	
	.m-xxl-4 {
		margin: 1.5rem !important;
	}
	
	.m-xxl-5 {
		margin: 3rem !important;
	}
	
	.m-xxl-auto {
		margin: auto !important;
	}
	
	.mx-xxl-0 {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	
	.mx-xxl-1 {
		margin-right: .25rem !important;
		margin-left: .25rem !important;
	}
	
	.mx-xxl-2 {
		margin-right: .5rem !important;
		margin-left: .5rem !important;
	}
	
	.mx-xxl-3 {
		margin-right: 1rem !important;
		margin-left: 1rem !important;
	}
	
	.mx-xxl-4 {
		margin-right: 1.5rem !important;
		margin-left: 1.5rem !important;
	}
	
	.mx-xxl-5 {
		margin-right: 3rem !important;
		margin-left: 3rem !important;
	}
	
	.mx-xxl-auto {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.my-xxl-0 {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.my-xxl-1 {
		margin-top: .25rem !important;
		margin-bottom: .25rem !important;
	}
	
	.my-xxl-2 {
		margin-top: .5rem !important;
		margin-bottom: .5rem !important;
	}
	
	.my-xxl-3 {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.my-xxl-4 {
		margin-top: 1.5rem !important;
		margin-bottom: 1.5rem !important;
	}
	
	.my-xxl-5 {
		margin-top: 3rem !important;
		margin-bottom: 3rem !important;
	}
	
	.my-xxl-auto {
		margin-top: auto !important;
		margin-bottom: auto !important;
	}
	
	.mt-xxl-0 {
		margin-top: 0 !important;
	}
	
	.mt-xxl-1 {
		margin-top: .25rem !important;
	}
	
	.mt-xxl-2 {
		margin-top: .5rem !important;
	}
	
	.mt-xxl-3 {
		margin-top: 1rem !important;
	}
	
	.mt-xxl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mt-xxl-5 {
		margin-top: 3rem !important;
	}
	
	.mt-xxl-auto {
		margin-top: auto !important;
	}
	
	.me-xxl-0 {
		margin-right: 0 !important;
	}
	
	.me-xxl-1 {
		margin-right: .25rem !important;
	}
	
	.me-xxl-2 {
		margin-right: .5rem !important;
	}
	
	.me-xxl-3 {
		margin-right: 1rem !important;
	}
	
	.me-xxl-4 {
		margin-right: 1.5rem !important;
	}
	
	.me-xxl-5 {
		margin-right: 3rem !important;
	}
	
	.me-xxl-auto {
		margin-right: auto !important;
	}
	
	.mb-xxl-0 {
		margin-bottom: 0 !important;
	}
	
	.mb-xxl-1 {
		margin-bottom: .25rem !important;
	}
	
	.mb-xxl-2 {
		margin-bottom: .5rem !important;
	}
	
	.mb-xxl-3 {
		margin-bottom: 1rem !important;
	}
	
	.mb-xxl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.mb-xxl-5 {
		margin-bottom: 3rem !important;
	}
	
	.mb-xxl-auto {
		margin-bottom: auto !important;
	}
	
	.ms-xxl-0 {
		margin-left: 0 !important;
	}
	
	.ms-xxl-1 {
		margin-left: .25rem !important;
	}
	
	.ms-xxl-2 {
		margin-left: .5rem !important;
	}
	
	.ms-xxl-3 {
		margin-left: 1rem !important;
	}
	
	.ms-xxl-4 {
		margin-left: 1.5rem !important;
	}
	
	.ms-xxl-5 {
		margin-left: 3rem !important;
	}
	
	.ms-xxl-auto {
		margin-left: auto !important;
	}
	
	.p-xxl-0 {
		padding: 0 !important;
	}
	
	.p-xxl-1 {
		padding: .25rem !important;
	}
	
	.p-xxl-2 {
		padding: .5rem !important;
	}
	
	.p-xxl-3 {
		padding: 1rem !important;
	}
	
	.p-xxl-4 {
		padding: 1.5rem !important;
	}
	
	.p-xxl-5 {
		padding: 3rem !important;
	}
	
	.px-xxl-0 {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	
	.px-xxl-1 {
		padding-right: .25rem !important;
		padding-left: .25rem !important;
	}
	
	.px-xxl-2 {
		padding-right: .5rem !important;
		padding-left: .5rem !important;
	}
	
	.px-xxl-3 {
		padding-right: 1rem !important;
		padding-left: 1rem !important;
	}
	
	.px-xxl-4 {
		padding-right: 1.5rem !important;
		padding-left: 1.5rem !important;
	}
	
	.px-xxl-5 {
		padding-right: 3rem !important;
		padding-left: 3rem !important;
	}
	
	.py-xxl-0 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.py-xxl-1 {
		padding-top: .25rem !important;
		padding-bottom: .25rem !important;
	}
	
	.py-xxl-2 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	
	.py-xxl-3 {
		padding-top: 1rem !important;
		padding-bottom: 1rem !important;
	}
	
	.py-xxl-4 {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem !important;
	}
	
	.py-xxl-5 {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}
	
	.pt-xxl-0 {
		padding-top: 0 !important;
	}
	
	.pt-xxl-1 {
		padding-top: .25rem !important;
	}
	
	.pt-xxl-2 {
		padding-top: .5rem !important;
	}
	
	.pt-xxl-3 {
		padding-top: 1rem !important;
	}
	
	.pt-xxl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pt-xxl-5 {
		padding-top: 3rem !important;
	}
	
	.pe-xxl-0 {
		padding-right: 0 !important;
	}
	
	.pe-xxl-1 {
		padding-right: .25rem !important;
	}
	
	.pe-xxl-2 {
		padding-right: .5rem !important;
	}
	
	.pe-xxl-3 {
		padding-right: 1rem !important;
	}
	
	.pe-xxl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pe-xxl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-xxl-0 {
		padding-bottom: 0 !important;
	}
	
	.pb-xxl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pb-xxl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pb-xxl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pb-xxl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pb-xxl-5 {
		padding-bottom: 3rem !important;
	}
	
	.ps-xxl-0 {
		padding-left: 0 !important;
	}
	
	.ps-xxl-1 {
		padding-left: .25rem !important;
	}
	
	.ps-xxl-2 {
		padding-left: .5rem !important;
	}
	
	.ps-xxl-3 {
		padding-left: 1rem !important;
	}
	
	.ps-xxl-4 {
		padding-left: 1.5rem !important;
	}
	
	.ps-xxl-5 {
		padding-left: 3rem !important;
	}
}

@media print {
	.d-print-inline {
		display: inline !important;
	}
	
	.d-print-inline-block {
		display: inline-block !important;
	}
	
	.d-print-block {
		display: block !important;
	}
	
	.d-print-grid {
		display: grid !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;
	}
	
	.d-print-none {
		display: none !important;
	}
}

.title-home {
	margin: 0 0 30px;
}

.title-home, .title-home-line, body .coffee-collection-head h2, body .coffee-community-main h2 {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.1;
	text-align: center;
	color: #393939;
}

body .footer-information-form h3, body .home-cases-title h2, body .home-checklist-main h2, body .home-cta-main h2 {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.1;
	margin: 0 0 30px;
	text-align: center;
	color: #393939;
}

body .home-faqs-main > h2 {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.1;
	text-align: center;
	color: #393939;
}

body .home-form-main h2 {
	margin: 0 0 30px;
}

body .home-form-main h2, body .home-plan-main h2, body .home-practice .container > h2, body .home-relationship-main h2, body .home-team .container > h2, body .home-testimonials-main > h2, body:not(.page-template-front-page) .site-container .stronger-recent-main h2 {
	font-size: 48px;
	font-weight: 400;
	line-height: 1.1;
	text-align: center;
	color: #393939;
}

@media (max-width:767px) {
	.title-home, .title-home-line, body .coffee-collection-head h2, body .coffee-community-main h2, body .footer-information-form h3, body .home-cases-title h2, body .home-checklist-main h2, body .home-cta-main h2, body .home-faqs-main > h2, body .home-form-main h2, body .home-plan-main h2, body .home-practice .container > h2, body .home-relationship-main h2, body .home-team .container > h2, body .home-testimonials-main > h2, body:not(.page-template-front-page) .site-container .stronger-join-main h2, body:not(.page-template-front-page) .site-container .stronger-recent-main h2 {
		font-size: 28px;
		line-height: 1.2;
	}
}

.title-home strong, .title-home-line strong, body .coffee-collection-head h2 strong, body .coffee-community-main h2 strong, body .footer-information-form h3 strong, body .home-cases-title h2 strong, body .home-checklist-main h2 strong, body .home-cta-main h2 strong, body .home-faqs-main > h2 strong, body .home-form-main h2 strong, body .home-plan-main h2 strong, body .home-practice .container > h2 strong, body .home-relationship-main h2 strong, body .home-team .container > h2 strong, body .home-testimonials-main > h2 strong, body:not(.page-template-front-page) .site-container .stronger-join-main h2 strong, body:not(.page-template-front-page) .site-container .stronger-recent-main h2 strong {
	font-weight: 700;
	color: #4872d1;
}

.title-home-line, body .coffee-collection-head h2, body .coffee-community-main h2, body .home-faqs-main > h2, body .home-plan-main h2, body .home-practice .container > h2, body .home-relationship-main h2, body .home-team .container > h2, body .home-testimonials-main > h2, body:not(.page-template-front-page) .site-container .stronger-recent-main h2 {
	position: relative;
	margin: 0px 0 30px;
}

body:not(.page-template-front-page) .site-container .stronger-join-main h2::before, body:not(.page-template-front-page) .site-container .stronger-recent-main h2::before {
	position: absolute;
	z-index: 1;
	top: -80px;
	display: block;
	width: 1px;
	height: 62px;
	content: "";
	transform: translateX(-50%);
}

body:not(.page-template-front-page) .site-container .stronger-recent-main h2::before {
	left: 50%;
	background-color: #393939;
}

.title {
	font-size: 40px;
	margin: 40px 0 25px;
	text-align: left;
	letter-spacing: -.03em;
}

.title, .title-sm, body:not(.home) .related-articles > span, body:not(.page-template-front-page) .hc-map__address > h3 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 1.28;
	position: relative;
	text-transform: capitalize;
	color: #4872d1;
}

.title-sm, body:not(.home) .related-articles > span {
	margin: 40px 0 25px;
	text-align: left;
}

body:not(.page-template-front-page) .hc-map__address > h3 {
	letter-spacing: -.03em;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h2, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h2 {
	font-family: Montserrat, sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.28;
	position: relative;
	margin: 40px 0 25px;
	text-align: left;
	letter-spacing: -.03em;
	text-transform: capitalize;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h6, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h6 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	line-height: 1.28;
	position: relative;
	margin: 40px 0 25px;
	text-align: left;
	letter-spacing: -.03em;
	text-transform: capitalize;
}

body:not(.page-template-front-page) .site-container .stronger-form-head h2, body:not(.page-template-front-page) .site-container .stronger-join-head h2 {
	font-family: Montserrat, sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.28;
	position: relative;
	text-align: left;
	letter-spacing: -.03em;
	text-transform: capitalize;
}

body:not(.page-template-front-page) .site-container .stronger-join-main h2 {
	font-weight: 700;
	text-align: left;
}

body:not(.page-template-front-page) .site-container .stronger-join-main h2, body:not(.page-template-front-page) .site-container .stronger-recent-main h3 {
	font-family: Montserrat, sans-serif;
	font-size: 40px;
	line-height: 1.28;
	position: relative;
	margin: 40px 0 25px;
	letter-spacing: -.03em;
	text-transform: capitalize;
}

@media (max-width:767px) {
	.title, .title-sm, body:not(.home) .related-articles > span, body:not(.page-template-front-page) .hc-map__address > h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h2, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h6, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h2, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h6, body:not(.page-template-front-page) .site-container .stronger-form-head h2, body:not(.page-template-front-page) .site-container .stronger-join-head h2, body:not(.page-template-front-page) .site-container .stronger-join-main h2, body:not(.page-template-front-page) .site-container .stronger-recent-main h3 {
		font-size: 32px;
		letter-spacing: -.02em;
	}
}

.title-sm, body:not(.home) .related-articles > span {
	font-size: 42px;
	font-style: italic;
	width: -moz-max-content;
	width: max-content;
	padding: 0 15px 10px;
	letter-spacing: -1.05px;
	border-bottom: 2px solid #ececec;
}

@media (max-width:767px) {
	.title-sm, body:not(.home) .related-articles > span {
		font-size: 30px;
		line-height: 1.1;
		width: 100%;
	}
}

.link {
	font-size: 16px;
	display: flex;
	text-transform: uppercase;
	color: #244692;
	justify-content: flex-start;
	align-items: center;
}

@media (max-width:576px) {
	.link {
		font-size: 14px;
	}
}

.text, body:not(.page-template-front-page) .site-container .stronger-about-main p, body:not(.page-template-front-page) .site-container .stronger-join-main p, body:not(.page-template-front-page) .site-container .stronger-recent-main p {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	line-height: 2;
	margin: 0 0 30px;
}

.text, body:not(.page-template-front-page) .site-container .stronger-recent-main p {
	color: #000;
}

@media (max-width:1200px) {
	.text, body:not(.page-template-front-page) .site-container .stronger-about-main p, body:not(.page-template-front-page) .site-container .stronger-join-main p, body:not(.page-template-front-page) .site-container .stronger-recent-main p {
		font-size: 16px;
		line-height: 1.8;
	}
}

.text a, body:not(.page-template-front-page) .site-container .stronger-about-main p a, body:not(.page-template-front-page) .site-container .stronger-join-main p a, body:not(.page-template-front-page) .site-container .stronger-recent-main p a {
	color: #244692;
}

.text a:hover, body:not(.page-template-front-page) .site-container .stronger-about-main p a:hover, body:not(.page-template-front-page) .site-container .stronger-join-main p a:hover, body:not(.page-template-front-page) .site-container .stronger-recent-main p a:hover {
	color: #4872d1;
}

.submit-scholarship body input, body .btn, body .btn-blue, body .btn-global, body .btn-transparent, body .btn-white, body .submit-scholarship input {
	font-size: 17px;
	width: max-content;
	height: 56px;
	padding: 0 30px;
	border-radius: 40px;
}

.submit-scholarship body input, body .btn, body .btn-blue, body .btn-global, body .btn-transparent, body .btn-white, body .submit-scholarship input, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit input {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1;
	position: relative;
	z-index: 2;
	display: flex;
	width: -moz-max-content;
	min-width: 280px;
	transition: all .3s ease-in-out;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #fff !important;
	background: #bb9761;
	justify-content: center;
	align-items: center;
}

.submit-scholarship body input:hover, body .btn-blue:hover, body .btn-global:hover, body .btn-transparent:hover, body .btn-white:hover, body .btn:hover, body .submit-scholarship input:hover, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit input:hover {
	transform: scale(1.02);
	color: #000;
	background: #a4732a;
	box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
}

.submit-scholarship body input:active, body .btn-blue:active, body .btn-global:active, body .btn-transparent:active, body .btn-white:active, body .btn:active, body .submit-scholarship input:active, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit input:active {
	transform: translateY(2px);
	box-shadow: none;
}

body .btn-transparent {
	color: #000 !important;
	border: 2px solid #244692;
	background: 0 0;
}

.btn-white svg, body .btn-blue svg, body .btn-transparent svg {
	width: 13px;
	height: 13px;
	margin-left: 10px;
	transition: all .3s ease-in-out;
	transform: rotate(-90deg) translateY(-2px);
	fill: #fff;
}

body .btn-transparent:hover {
	color: #0e0f52;
	border: 2px solid #0e0f52;
	background: 0 0;
}

body .btn-transparent:hover svg, body .socials a:hover svg {
	fill: #e2af00;
}

.btn-white {
	border: 2px solid #fff;
	border-radius: 0 !important;
	background: 0 0 !important;
}

.btn-white:hover {
	border: 3px solid #bb9761;
}

body .btn-blue {
	color: #fff !important;
	border: 2px solid #2c64e3;
	background: #2c64e3;
}

body .btn-blue svg {
	fill: #393939;
}

body .btn-blue:hover {
	color: #393939 !important;
	border: 2px solid #244692;
	background: 0 0;
	box-shadow: none;
}

.link-global, .link-global svg {
	transition: all .3s ease-in-out;
	color: #bb9761;
}

.link-global {
	font-size: 45px;
	font-weight: 500;
	line-height: 1;
	display: flex;
	width: -moz-fit-content;
	width: fit-content;
	height: 55px;
	margin: 0 5px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.link-global svg {
	width: 25px;
	height: 25px;
	margin-right: 5px;
	fill: #bb9761;
}

.link-global svg:hover, .link-global:hover svg {
	fill: #244692;
}

.link-global span {
	font-size: 14px;
	font-weight: 700;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	color: #244692;
}

.link-global:hover {
	transform: scale(1.05);
	color: #244692;
}

@media (max-width:992px) {
	.link-global {
		display: none;
	}
}

body .btn-close, body .btn-close:hover {
	text-decoration: none;
	border-radius: 0;
	outline: 0;
	background: 0 0;
}

body .btn-close {
	position: absolute;
	z-index: 2;
	top: 40px;
	right: 30px;
	display: flex;
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	color: #244692;
	justify-content: center;
	align-items: center;
}

body .btn-close:hover {
	border: 0;
}

body .btn-close:hover svg, body .btn-nav.btn-next svg {
	transform: rotate(-180deg);
}

@media (max-width:576px) {
	body .btn-close {
		top: 15px;
		right: 15px;
	}
}

body .btn-close svg {
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	fill: #fff;
}

body .burger, body .phone_mob {
	position: relative;
	z-index: 33333;
	display: none;
	width: 30px;
	height: 30px;
	padding: 0;
	border: 0;
	border-radius: 0;
	outline: 0;
	background: 0 0;
	justify-content: flex-end;
	align-items: center;
}

body .burger:active, body .burger:focus, body .burger:hover, body .phone_mob:active, body .phone_mob:focus, body .phone_mob:hover {
	border: 0;
	border-radius: 0;
	outline: 0;
	background: 0 0;
}

@media (max-width:1200px) {
	body .burger, body .phone_mob {
		display: flex;
	}
}

body .burger svg, body .phone_mob svg {
	width: 100%;
	height: 100%;
	fill: #244692;
}

body .burger .close-icon, body .phone_mob .close-icon {
	display: none;
	width: 22px;
	height: 22px;
	fill: #244692;
}

body .phone_mob {
	pointer-events: none;
}

body .socials {
	display: flex;
	width: 100%;
	padding-top: 10px;
	justify-content: flex-start;
	align-items: center;
}

@media (max-width:1200px) {
	body .socials {
		justify-content: center;
	}
}

body .socials li {
	margin-right: 15px;
}

@media (max-width:1200px) {
	body .socials li {
		margin-right: 10px;
		margin-left: 10px;
	}
}

body .socials li:nth-child(3) a, body .socials li:nth-child(4) a {
	width: 25px;
	height: 25px;
}

body .btn-nav, body .btn-video span, body .socials a {
	display: flex;
	justify-content: center;
	align-items: center;
}

body .socials a {
	line-height: 1;
	flex-direction: column;
	width: 20px;
	height: 20px;
	padding: 0;
}

body .socials a:hover {
	transform: translateY(-3px);
}

#scrollToTop, body .socials svg {
	margin: 0;
	transition: all .3s ease-in-out;
}

body .socials svg {
	width: 100%;
	height: 100%;
	fill: #fff;
}

#scrollToTop {
	font-weight: 700;
	position: fixed;
	z-index: 995;
	right: 105px;
	bottom: -100px;
	overflow: hidden;
	width: 35px;
	height: 35px;
	padding: 0;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	opacity: .5;
	border: 1.6px solid #fff;
	border-radius: 0;
	outline: 0;
	background-color: #244692;
}

@media (max-width:1200px) {
	#scrollToTop {
		display: none;
	}
}

#scrollToTop:hover {
	opacity: 1;
	background: #e2af00;
}

#scrollToTop svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
	transform: translate(-50%, -50%) rotate(-180deg);
	fill: #fff;
}

#scrollToTop.btn-up-active {
	bottom: 25px;
}

body .btn-nav.btn-next {
	right: -90px;
	left: initial;
}

@media (max-width:1400px) {
	body .btn-nav.btn-next {
		right: -30px;
	}
}

@media (max-width:576px) {
	body .btn-nav.btn-next {
		right: 0;
	}
}

body .btn-nav, body .btn-video span {
	position: absolute;
	top: 50%;
}

body .btn-nav {
	z-index: 1;
	left: -90px;
	width: 25px;
	height: 80px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	transform: translateY(-50%);
	text-decoration: none;
	border: 0;
	border-radius: 0;
	outline: 0;
	background: 0 0;
}

@media (max-width:1400px) {
	body .btn-nav {
		left: -30px;
	}
}

@media (max-width:576px) {
	body .btn-nav {
		left: 0;
		display: none;
		width: 20px;
		height: 65px;
	}
}

body .btn-nav:hover svg {
	fill: #e2af00;
}

body .btn-nav svg, body .btn-video span svg {
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	fill: #ececec;
}

@media (min-width:1200px) {
	body .iziModal {
		max-width: 1000px !important;
	}
	
	body .iziModal iframe {
		height: 600px !important;
	}
}

body .btn-video {
	position: relative;
}

body .btn-video:hover span {
	background-color: rgba(66, 72, 138, .8);
}

body .btn-video, body .btn-video img, body .btn-video picture, body .lead-form form {
	display: block;
	width: 100%;
}

body .btn-video img {
	height: auto;
}

body .btn-video span {
	z-index: 3;
	left: 50%;
	width: 90px;
	height: 90px;
	transition: all .3s ease-in-out;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	background-color: #0e0f52;
}

@media (max-width:767px) {
	body .btn-video span {
		width: 50px;
		height: 50px;
	}
}

body .btn-video span svg {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: 3px;
	fill: #fff;
}

@media (max-width:767px) {
	body .btn-video span svg {
		width: 15px;
		height: 15px;
	}
}

@media (max-width:1400px) {
	body.es-pages .header-menu .genesis-nav-menu .menu > li {
		margin: 0 10px;
	}
	
	body.es-pages .header-menu .genesis-nav-menu .menu > li > a {
		font-size: 10px;
	}
}

body .header {
	position: fixed;
	z-index: 996;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .3s ease-in-out;
	background-color: #fff;
}

@media (max-width:1200px) {
	body .header-scroll .header-logo {
		box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
	}
}

body .header-logotype {
	display: block;
	width: 285px;
	height: 92px;
}

@media (max-width:1200px) {
	body .header-logotype {
		position: absolute;
		z-index: 1;
		top: 50%;
		left: 50%;
		width: 210px;
		height: 68px;
		transform: translate(-50%, -50%);
	}
}

body .footer-logotype img, body .header-logotype img {
	width: 100%;
	height: 100%;
}

body .header-logo {
	width: 100%;
}

@media (max-width:1200px) {
	body .header-logo {
		position: relative;
		z-index: 996;
		transition: all .3s ease-in-out;
		background-color: #fff;
	}
}

body .header-logo-main {
	position: relative;
	display: flex;
	width: 100%;
	padding: 25px 0;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

@media (max-width:1200px) {
	body .header-logo-main {
		position: relative;
		flex-direction: row;
		height: 64px;
		padding: 0;
		justify-content: flex-end;
	}
	
	body .header-logo-main .link-global {
		display: none;
	}
}

.submit-scholarship body .header-logo input, body .header-logo .btn-blue, body .header-logo .btn-global, body .header-logo .btn-transparent, body .header-logo .btn-white, body .header-logo .submit-scholarship input, body:not(.page-template-front-page) .header-logo .sidebar .sidebar-form .lead-form form .submit input, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit .header-logo input {
	font-size: 12px;
	position: absolute;
	top: 14px;
	right: 150px;
	height: 38px;
}

@media (max-width:1200px) {
	.submit-scholarship body .header-logo input, body .header-logo .btn-blue, body .header-logo .btn-global, body .header-logo .btn-transparent, body .header-logo .btn-white, body .header-logo .submit-scholarship input, body:not(.page-template-front-page) .header-logo .sidebar .sidebar-form .lead-form form .submit input, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit .header-logo input {
		display: none;
	}
}

body .header-links {
	display: flex;
	width: auto;
	justify-content: center;
}

@media (max-width:1400px) {
	body .header-links {
		display: none;
	}
}

body .header-links a:nth-child(2) {
	color: #e2af00;
}

body .header-links a:first-child {
	margin-bottom: 5px;
}

body .header-links .link-global {
	font-size: 23px;
	margin-left: 5px;
	color: #244692;
	background-color: #fff;
}

body .header-links .link-global span {
	font-size: 14px;
	margin-bottom: 0;
	color: #244692;
}

body .header-links .link-global svg {
	fill: #bb9761;
}

body .header-info {
	position: fixed;
	z-index: 991;
	top: 63px;
	left: 0;
	display: none;
	flex-direction: column;
	width: 100%;
	height: 56px;
	padding-top: 3px;
	transition: all .3s ease-in-out;
	background: #244692;
	justify-content: center;
	align-items: center;
}

@media (max-width:576px) {
	body .header-info {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

body .header-info::after, body .header-info::before {
	position: absolute;
	z-index: 992;
	top: 0;
	display: block;
	width: 30vw;
	height: 100%;
	content: none;
	background: #4872d1;
}

body .header-info::before {
	left: 100%;
}

@media (max-width:1200px) {
	body .header-info::after, body .header-info::before {
		content: "";
	}
}

@media (max-width:576px) {
	body .header-info::after, body .header-info::before {
		content: none;
	}
}

body .header-info::after {
	right: 100%;
	left: initial;
}

@media (max-width:1200px) {
	body .header-info {
		display: flex;
	}
}

body .header-info a, body .header-menu .genesis-nav-menu .menu > li > a {
	font-weight: 700;
	display: flex;
	text-transform: uppercase;
	outline: 0;
	justify-content: center;
	align-items: center;
}

body .header-info a {
	font-size: 28px;
	line-height: 1.1;
	transform: translateY(-2px);
	letter-spacing: .01em;
	color: #bb9761;
}

body .header-info a svg {
	width: 25px;
	height: 25px;
	margin-right: 10px;
	fill: #bb9761;
}

@media (max-width:1200px) {
	body .header-info a svg {
		margin-right: 5px;
	}
}

body .header-info a:hover {
	color: #fff;
	outline: 0;
}

body .header-nav {
	width: 100%;
}

@media (max-width:1200px) {
	body .header-nav {
		height: 100%;
	}
}

body .header-menu .genesis-nav-menu .menu > li.current-menu-item > a::after, body .header-nav-wrap {
	width: 100%;
}

@media (min-width:1200px) {
	body .header-nav-wrap {
		background-color: #0e0f52;
	}
}

@media (max-width:1200px) {
	body .header-nav-wrap {
		position: fixed;
		z-index: 996;
		bottom: -40px;
		left: -110%;
		overflow-y: auto;
		width: 400px;
		height: calc(100% - 63px);
		padding-top: 10px;
		transition: all .3s ease-in-out;
		border-top: 2px solid #4872d1;
		border-right: 2px solid #4872d1;
		background-color: #fff;
		box-shadow: none;
	}
}

@media (max-width:576px) {
	body .header-nav-wrap {
		width: 100%;
		height: calc(100% - 105px);
		border-right: none;
	}
}

body .header-nav-active {
	left: 0;
}

@media (max-width:1200px) {
	body .header-nav .container {
		width: 100%;
		height: 100%;
		padding: 0;
	}
}

body .header-menu {
	display: flex;
	width: 100%;
	transition: all .3s ease-in-out;
	justify-content: space-between;
	align-items: center;
}

@media (max-width:1200px) {
	body .header-menu {
		overflow-x: hidden;
		overflow-y: auto;
		flex-direction: column;
		width: 100%;
		height: 100%;
		padding: 0 0 100px;
		justify-content: flex-start;
		align-items: flex-start;
	}
}

body .header-menu .genesis-nav-menu {
	padding: 0;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu {
		width: 100%;
		padding: 0 0 15px;
	}
}

body .header-menu .genesis-nav-menu .menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu {
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
}

body .header-menu .genesis-nav-menu .menu a[href='#'] {
	cursor: default;
}

body .header-menu .genesis-nav-menu .menu li.menu-item-has-children {
	position: relative;
}

body .header-menu .genesis-nav-menu .menu li.menu-item-has-children::before {
	position: absolute;
	z-index: 1;
	top: 44%;
	right: 15px;
	display: inline-block;
	width: 10px;
	height: 10px;
	padding: 2px;
	content: "";
	transition: all .3s ease-in-out;
	transform: translateY(-50%) rotate(-45deg);
	border: solid #ececec;
	border-width: 0 2px 2px 0;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu li.menu-item-has-children::before {
		top: 17px;
		right: 23px;
		transform: rotate(45deg);
		border: solid #244692;
		border-width: 0 2px 2px 0;
	}
	
	body .header-menu .genesis-nav-menu .menu li.menu-item-has-children > a {
		width: -moz-max-content;
		width: max-content;
	}
}

body .header-menu .genesis-nav-menu .menu > li.current-menu-item > a, body .header-menu .genesis-nav-menu .menu > li.current-menu-item > a:hover {
	color: #e2af00;
	outline: 0;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li.current-menu-item > a {
		color: #244692;
	}
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li.current-menu-item > a:hover {
		color: #244692;
	}
}

body .header-menu .genesis-nav-menu .menu > li {
	position: relative;
	z-index: 2;
	margin: 0 30px;
}

@media (min-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li:not(:nth-last-child(-n+2))::after {
		position: absolute;
		z-index: 2;
		top: 50%;
		right: -40px;
		display: block;
		width: 2px;
		height: 10px;
		content: "";
		transform: translateY(-50%);
	}
	
	body .header-menu .genesis-nav-menu .menu > li:first-child {
		margin: 0 30px 0 0;
	}
	
	body .header-menu .genesis-nav-menu .menu > li:last-child {
		margin: 0 0 0 30px;
	}
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li {
		width: 100%;
		margin: 0;
		border-left: none;
	}
}

.breadcrumb a:hover, body .footer-copyright ul li a:hover, body .footer-copyright > p a:hover, body .header-menu .genesis-nav-menu .menu > li:hover > a {
	color: #e2af00;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li:hover > a {
		color: #244692;
	}
}

body .header-menu .genesis-nav-menu .menu > li > a {
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	line-height: 1.2;
	position: relative;
	color: #fff;
	background-color: transparent;
}

@media (min-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li > a {
		padding: 15px 0;
	}
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li > a {
		font-weight: 700;
		display: inline-block;
		width: 100%;
		padding: 15px;
		color: #244692;
		background-color: transparent;
		justify-content: flex-start;
	}
	
	body .header-menu .genesis-nav-menu .menu > li > a::after {
		content: none;
	}
}

body .header-menu .genesis-nav-menu .menu > li a[href$='/es/'] {
	color: #bb9761;
}

body .header-menu .genesis-nav-menu .menu > li a[href$='/es/']:hover {
	color: #e2af00;
	scale: 1.02;
}

body .header-menu .genesis-nav-menu .menu > li:nth-child(3) .sub-menu {
	width: 340px;
}

body .header-menu .genesis-nav-menu .menu > li:nth-child(4) .sub-menu .sub-menu {
	width: 280px;
}

@media (min-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li.menu-item-has-children {
		margin: 0 25px 0 15px;
	}
	
	body .header-menu .genesis-nav-menu .menu > li.menu-item-has-children li.menu-item-has-children:hover > ul, body .header-menu .genesis-nav-menu .menu > li.menu-item-has-children:hover > ul {
		display: flex;
		opacity: 1;
	}
}

@media (min-width:1400px) {
	body .header-menu .genesis-nav-menu .menu > li.menu-item-has-children {
		margin: 0 10px 0 15px;
	}
}

body .header-menu .genesis-nav-menu .menu > li.menu-item-has-children::before {
	right: -15px;
	transform: translateY(-45%) rotate(45deg) scale(.7);
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li.menu-item-has-children::before {
		top: 17px;
		right: 23px;
		transform: rotate(45deg);
	}
}

@media (min-width:1200px) {
	body .header-menu .genesis-nav-menu .menu > li.menu-item-has-children:hover::before {
		top: 55%;
		transform: translateY(-45%) rotate(-135deg) scale(.7);
	}
}

body .header-menu .genesis-nav-menu .menu .sub-menu {
	z-index: -1;
	display: none;
	width: 270px;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .25);
	flex-wrap: wrap;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu .sub-menu {
		position: static;
		top: initial;
		left: initial;
		display: none;
		visibility: visible;
		width: 100% !important;
		margin: 0;
		padding: 0 0 0 10px;
		opacity: 1;
		border-bottom: none;
		box-shadow: none;
	}
}

@media (min-width:1200px) {
	body .header-menu .genesis-nav-menu .menu .sub-menu li {
		width: 100%;
	}
}

body .header-menu .genesis-nav-menu .menu .sub-menu li.menu-item-has-children::before {
	border: solid #000;
	border-width: 0 2px 2px 0;
}

body .header-menu .genesis-nav-menu .menu .sub-menu .sub-menu {
	top: -10px;
	left: 100%;
	width: 200px;
	margin: 0;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu .sub-menu .sub-menu {
		padding-left: 30px;
		top: initial;
		left: initial;
		display: none;
	}
	
	body .header-menu .genesis-nav-menu .menu .sub-menu .sub-menu li {
		width: 100%;
	}
}

body .header-menu .genesis-nav-menu .menu .sub-menu .menu-item-has-children::before {
	top: 17px;
	right: 10px;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu .sub-menu .menu-item-has-children::before {
		top: 15px;
		right: 22px;
	}
	
	body .header-menu .genesis-nav-menu .menu .sub-menu .menu-item-has-children::after {
		top: 6px;
		right: -3px;
		width: 32px;
		height: 32px;
		border: 1px solid #ececec;
		background: 0 0;
	}
}

body .footer-logo h3 a:hover, body .footer-logo span a:hover, body .header-menu .genesis-nav-menu .menu .sub-menu li.current-menu-item > a {
	color: #4872d1;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu .sub-menu li.current-menu-item > a {
		color: #244692;
	}
}

body .header-menu .genesis-nav-menu .menu .sub-menu a {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	display: flex;
	width: 100%;
	padding: 8px 0;
	color: #000;
	border: 0;
	outline: 0;
	justify-content: space-between;
	align-items: center;
}

body .header-menu .genesis-nav-menu .menu .sub-menu a:hover {
	outline: 0;
}

@media (min-width:1200px) {
	body .header-menu .genesis-nav-menu .menu .sub-menu a:hover {
		color: #e2af00;
	}
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu .menu .sub-menu a {
		font-size: 12px;
		font-weight: 600;
		width: 100%;
		padding: 15px;
	}
}

body .header-menu .genesis-nav-menu #menu-main-menu-es {
	justify-content: center;
}

@media (max-width:1200px) {
	body .header-menu .genesis-nav-menu #menu-main-menu-es {
		justify-content: flex-start;
	}
}

@media (min-width:1200px) {
	body .header-menu .genesis-nav-menu #menu-main-menu-es > li {
		margin: 0 40px 0 25px;
	}
	
	body .header-menu .genesis-nav-menu #menu-main-menu-es > li:not(:last-child)::after {
		right: -35px;
	}
	
	body .header-menu .genesis-nav-menu #menu-main-menu-es > li:first-child {
		margin: 0 40px 0 0;
	}
	
	body .header-menu .genesis-nav-menu #menu-main-menu-es > li:last-child {
		margin: 0 0 0 40px;
	}
	
	body .header-scroll-active {
		box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
	}
}

body .header-nav-active {
	right: 0;
}

@media (max-width:1600px) {
	body .header .header-nav-wrap .container {
		max-width: 1250px;
	}
}

@media (min-width:1200px) {
	body.es-pages .header-menu .genesis-nav-menu ul > li:not(:last-child)::after {
		top: 50%;
		right: -30px;
	}
	
	body.es-pages .header-menu .genesis-nav-menu ul > li > a {
		font-size: 12px;
	}
}

@media (max-width:1200px) {
	body .header.header-mobile .genesis-nav-menu .menu > .menu-item-has-children.open > a {
		color: #4872d1;
	}
	
	body .header.header-mobile .genesis-nav-menu .menu > .menu-item-has-children.open::before {
		top: 21px;
		transform: rotate(-135deg);
		border-color: #4872d1;
	}
	
	body .header.header-mobile .genesis-nav-menu .menu > .menu-item-has-children.open .menu-item-has-children.open > a {
		color: #244692;
	}
	
	body .header.header-mobile .genesis-nav-menu .menu > .menu-item-has-children.open .menu-item-has-children.open::before {
		top: 21px;
		transform: rotate(-135deg);
		border-color: #244692;
	}
	
	body .header:not(.header-mobile) .genesis-nav-menu .menu > .menu-item-has-children.open .menu-item-has-children.open > a, body .header:not(.header-mobile) .genesis-nav-menu .menu > .menu-item-has-children.open > a {
		color: #4872d1;
	}
	
	body .header:not(.header-mobile) .genesis-nav-menu .menu > .menu-item-has-children.open .menu-item-has-children.open::before, body .header:not(.header-mobile) .genesis-nav-menu .menu > .menu-item-has-children.open::before {
		top: 21px;
		transform: rotate(-135deg);
		border-color: #4872d1;
	}
	
	body .header:not(.header-mobile) .genesis-nav-menu .menu > .menu-item-has-children.open .menu-item-has-children.open > ul, body .header:not(.header-mobile) .genesis-nav-menu .menu > .menu-item-has-children.open > ul {
		display: block !important;
	}
}

@media (max-width:576px) {
	#wpadminbar {
		position: fixed;
	}
}

body.admin-bar .header {
	top: 32px;
}

@media (max-width:782px) {
	body.admin-bar .header {
		top: 46px;
	}
}

body.admin-bar .header-info {
	top: 95px;
}

@media (max-width:782px) {
	body.admin-bar .header-info {
		top: 149px;
	}
}

@media (max-width:1200px) {
	body.admin-bar .header-nav-wrap {
		height: calc(100% - 96px);
	}
}

@media (max-width:782px) {
	body.admin-bar .header-nav-wrap {
		height: calc(100% - 110px);
	}
}

.overflowGlobal {
	overflow: hidden !important;
}

.top-bar-title {
	display: none;
	padding: 5px 0;
	text-align: center;
	background: #244692;
}

@media (max-width:1200px) {
	.top-bar-title {
		display: block;
	}
}

.top-bar-title a {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: .01em;
	color: #fff;
}

body .site-footer {
	width: 100%;
	max-width: 100%;
	padding: 0;
	border: 0;
}

body .footer {
	width: 100%;
	padding: 100px 0 30px;
	background-color: #090932;
}

@media (max-width:1200px) {
	body .footer {
		padding: 50px 0;
	}
}

@media (max-width:767px) {
	body .footer {
		padding: 50px 0 80px;
	}
}

body .footer-copyright {
	display: flex;
	width: 100%;
	margin-top: 50px;
	padding-top: 30px;
	border-top: 1px solid #f3f3f3;
	justify-content: center;
	align-items: center;
}

@media (max-width:1200px) {
	body .footer-copyright {
		flex-direction: column;
	}
}

@media (max-width:767px) {
	body .footer-copyright {
		margin-top: 10px;
	}
}

body .footer-copyright > p {
	width: -moz-max-content;
	width: max-content;
	margin: 0;
}

body .footer-copyright > p br {
	display: none;
}

body .footer-copyright > p a {
	display: inline-block;
	margin-left: 5px;
	color: rgba(255, 255, 255, .5);
}

body .footer-copyright ul, body .footer-copyright > p, body .footer-office button {
	display: flex;
	justify-content: center;
	align-items: center;
}

body .footer-copyright ul {
	padding-left: 30px;
}

@media (max-width:1200px) {
	body .footer-copyright ul {
		padding-left: 0;
	}
}

body .footer-copyright ul li {
	margin: 0 10px;
}

body .footer-copyright ul li a, body .footer-copyright > p {
	font-size: 13px;
	color: rgba(255, 255, 255, .5);
}

body .footer-office {
	position: relative;
	width: 100%;
	min-height: 466px;
}

body .footer-office button {
	position: absolute;
	z-index: 2;
	right: 10px;
	width: 60px;
	height: 40px;
	margin: 0;
	padding: 5px;
	cursor: pointer;
	transition: all .3s ease-in-out;
	opacity: 1;
	border: 0;
	border-radius: 2px;
	outline: 0;
	background: #244692;
}

body .blog-article:hover .blog-article-thumb img, body .footer-office button:hover {
	transform: scale(1.05);
}

body .footer-office button svg {
	width: 100%;
	height: 100%;
	fill: #fff;
}

body .footer-office button svg:last-child {
	display: none;
}

.breadcrumb li:first-child::before, body .footer-office button.active-btn svg:first-child {
	display: none;
}

body .footer-office button.active-btn svg:last-child {
	display: block;
}

body .footer-office iframe {
	z-index: 1;
	display: block;
	width: 100%;
	border: 0;
}

body .footer-office-main {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 40px 30px 50px;
	background-color: #13296a;
	justify-content: flex-start;
	align-items: center;
}

body .footer-office-main h3, body .footer-office-main span {
	font-size: 36px;
	font-weight: 400;
	margin: 0 0 10px;
	text-align: center;
	color: #fff;
}

body .footer-office-main span {
	font-size: 21px;
	display: flex;
	margin: 0 0 15px;
	justify-content: center;
	align-items: center;
}

body .footer-office-main span svg {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	fill: #ed4d4d;
}

body .footer-office-main address {
	font-weight: 700;
	font-style: normal;
}

body .footer-information-main > a, body .footer-office-main a {
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
}

body .footer-office-main a, body .footer-office-main address {
	font-size: 16px;
	text-align: center;
	color: #fff;
}

body .footer-office-main a svg {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	fill: #fff;
}

body .footer-office .iframe-address {
	position: absolute;
	z-index: 2;
	bottom: 0;
	transition: all .3s ease-in-out;
}

@media (min-width:1201px) {
	body .footer-office .iframe-address {
		top: 40%;
		bottom: unset;
		left: 2%;
	}
}

body .footer-office .iframe-address.active-map {
	z-index: -1;
	opacity: 0;
}

body .footer-information {
	width: 100%;
	padding: 80px 0;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/form.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

body .footer-information-form {
	display: flex;
	flex-direction: column;
	width: calc(100% - 15px);
	padding: 30px 30px 15px;
	background-color: #090932;
	justify-content: flex-start;
	align-items: flex-start;
}

@media (max-width:1200px) {
	body .footer-information-form {
		width: 100%;
	}
}

@media (max-width:767px) {
	body .footer-information-form {
		padding: 30px 15px 15px;
	}
}

body .footer-information-form > span, body .footer-information-main > span {
	font-size: 14px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
}

body .footer-information-form > span {
	font-weight: 600;
	margin: 20px 0 0;
}

body .footer-information.nitro-lazy {
	background-image: none !important;
}

body .footer-information-form h3 {
	font-weight: 600;
	margin: 5px 0 10px;
	text-align: left;
	color: #fff;
}

body .footer-information-form h3 + p {
	font-size: 17px;
	margin: 0 0 25px;
	color: #fff;
}

body .footer-information-address, body .footer-information-main {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body .footer-information-main > p {
	font-size: 17px;
	margin: 0 0 50px;
	text-align: center;
	color: #fff;
}

@media (max-width:1200px) {
	body .footer-information-main > p {
		margin: 35px 0 50px;
		text-align: center;
	}
}

body .footer-information-main > a {
	font-size: 48px;
	line-height: 1.1;
	margin-top: 10px;
	color: #000;
}

@media (max-width:576px) {
	body .footer-information-main > a {
		font-size: 35px;
	}
}

.breadcrumb a, body .footer-information-main > a:hover {
	color: #244692;
}

body .footer-information-main > a svg {
	width: 45px;
	height: 45px;
	margin-right: 10px;
	fill: #244692;
}

@media (max-width:576px) {
	body .footer-information-main > a svg {
		width: 30px;
		height: 30px;
		margin-right: 5px;
	}
}

body .footer-information-main > span {
	font-weight: 700;
	margin-top: 35px;
	letter-spacing: 1px;
}

body .footer-information-main .footer-information-phone {
	padding: 20px;
	color: #fff;
	background-color: #bb9761;
}

body .footer-information-main .footer-information-phone svg, body .home-checklist-main a.btn-blue:hover svg, body .home-checklist-main a.btn-global:hover svg, body .home-checklist-main a.btn-transparent:hover svg, body .home-checklist-main a.btn-white:hover svg {
	fill: #fff;
}

body .footer-information-main .footer-information-phone:hover {
	color: #fff;
	scale: 1.07;
}

body .footer-information-address {
	padding-top: 20px;
	text-align: center;
}

body .footer-information-address a:first-child {
	display: block;
	width: 100%;
}

body .footer-information-address picture {
	display: block;
	width: 100%;
	height: 200px;
}

body .footer-information-address picture img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top left;
	object-position: top left;
}

body .footer-information-address iframe {
	display: block;
	width: 100%;
	height: 185px;
	border: 0;
	outline: 0;
}

body .footer-information-address h4, body .footer-information-address span {
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
	margin: 15px 0 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

body .footer-information-address address {
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: #fff;
}

body .footer-information-address a:last-child {
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	color: #bb9761;
}

body .footer-information-address a:last-child:hover {
	color: #e2af00;
}

body .footer-logo {
	width: 100%;
}

@media (max-width:1200px) {
	body .footer-logo {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	
	body .footer-logo * {
		text-align: center;
	}
}

body .footer-logo h3 {
	font-size: 20px;
	display: block;
}

body .footer-logo h3, body .footer-logo span {
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	color: #fff;
}

body .footer-logo h3 a, body .footer-logo span a {
	color: #393939;
}

body .footer-logo address {
	font-style: normal;
	margin: 0 0 30px;
	color: rgba(255, 255, 255, .5);
}

body .footer-logo .direction {
	font-size: 20px;
	width: -moz-fit-content;
	width: fit-content;
	margin: 30px 0 10px;
	padding: 10px 40px;
	color: #fff;
	border: 2px solid #fff;
}

body .footer-logo .direction a, body .home-form-main h2, body .home-form-main h2 strong {
	color: #fff;
}

body .footer-logo .direction a:hover {
	color: #bb9761;
}

body .footer-logo address, body .footer-logo span {
	font-size: 14px;
	display: block;
}

body .footer-logo span + span {
	font-weight: 400;
	margin-left: 50px;
	color: #fff;
}

body .footer-logo .boldspan {
	font-size: 20px;
	color: #fff;
}

body .footer-logo .boldspan .footer-phone {
	display: flex;
	width: -moz-fit-content;
	width: fit-content;
	margin-bottom: 10px;
	padding: 15px;
	color: #fff;
	border-radius: 30px;
	background-color: #bb9761;
	align-items: center;
	gap: 10px;
}

body .footer-logo .boldspan svg {
	width: 19px;
	height: 19px;
	fill: #fff;
}

body .footer-logotype {
	display: block;
	width: 285px;
	height: 92px;
	margin-bottom: 30px;
}

body .footer-nav {
	width: 100%;
}

@media (max-width:1200px) {
	body .footer-nav {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	
	body .footer-nav * {
		text-align: center;
	}
}

body .footer-nav h3, body .footer-nav h4 {
	margin: 0 0 20px;
	color: #fff;
}

body .footer-nav ul {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: flex-start;
}

body .footer-nav ul li a {
	font-size: 14px;
	display: inline-block;
	color: rgba(255, 255, 255, .5);
}

body .footer-nav ul li a:hover {
	transform: translateX(5px);
	color: #e2af00;
}

body .home-hero {
	position: relative;
	width: 100%;
	margin-top: 0;
	border-bottom: 2px solid #fff;
	background-color: #fff;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/homepage-banner-2024-2.webp");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
	display: flex;
	align-items: flex-end;
	padding-bottom: 50px;
	height: 650px;
}

body .home-hero.nitro-lazy {
	background-image: none !important;
}

@media (min-width:1201px) {
	body .home-hero {
		margin-top: 25px;
	}
}

@media (max-width:1200px) {
	body .home-hero {
		background-size: contain;
	}
}

@media (max-width:576px) {
	body .home-hero {
		background-position: 40% 0;
		background-size: 100%;
	}
}

body .home-hero::before {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background: linear-gradient(360deg, #fff 22%, rgba(255, 255, 255, 0) 45%);
}

@media (max-width:576px) {
	body .home-hero::before {
		display: none;
	}
}

body .home-hero .container {
	position: relative;
	z-index: 2;
}

body .home-hero-main {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body .home-hero-main h1, body .home-hero-main p {
	font-weight: 600;
	font-style: normal;
	text-align: center;
	color: #000;
}

body .home-hero-main h1 {
	font-family: Montserrat, sans-serif;
	font-size: 72px;
	line-height: 72px;
	letter-spacing: -1px;
}

@media (max-width:992px) {
	body .home-hero-main h1 {
		font-size: 45px;
		line-height: normal;
		margin-top: 20px;
	}
}

body .home-hero-main p {
	font-family: #000;
	font-size: 36px;
	line-height: 27.3px;
}

@media (max-width:767px) {
	body .home-hero-main p {
		font-size: 16px;
	}
}

@media (max-width:576px) {
	body .home-hero-main p {
		margin: 0 0 20px;
	}
	
	body .home-hero-main p br {
		display: none;
	}
}

body .home-hero-links {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

@media (max-width:767px) {
	body .home-hero-links {
		flex-direction: column;
	}
}

body .home-hero-links a {
	margin: 0 15px;
}

@media (max-width:767px) {
	body .home-hero-links a {
		font-size: 12px;
		max-width: 200px;
		height: 40px;
		margin: 5px 0;
	}
}

body .home-hero-awards {
	display: flex;
	width: 100%;
	margin: 0;
	padding: 5px 0 40px;
	justify-content: center;
	align-items: center;
}

@media (max-width:767px) {
	body .home-hero-awards {
		justify-content: space-between;
	}
}

body .home-hero-awards li {
	margin: 0 30px;
}

@media (max-width:767px) {
	body .home-hero-awards li {
		margin: 0 10px;
	}
}

body .trusted-immigration-partners {
	margin: 0 auto;
	background-color: #0e0f52;
}

body .trusted-immigration-partners-main {
	display: flex;
	flex-direction: column;
	color: #fff;
	align-items: center;
}

body .trusted-immigration-partners-main p, body .trusted-immigration-partners-main span {
	font-family: Montserrat, sans-serif;
	font-style: normal;
	line-height: normal;
	text-align: center;
	color: #fff;
}

body .trusted-immigration-partners-main p {
	font-size: 32px;
	margin-top: 50px;
}

body .trusted-immigration-partners-main-logos {
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
	align-items: center;
	width: 100%;
	justify-content: center;
}

@media (max-width:992px) {
	body .trusted-immigration-partners-main-logos {
		margin-bottom: 20px;
		gap: 10px;
	}
	
	body .trusted-immigration-partners-main-logos img {
		max-width: 60px;
	}
}

body .trusted-immigration-partners-main span {
	font-size: 48px;
	margin-bottom: 50px;
}

@media (max-width:992px) {
	body .trusted-immigration-partners-main span {
		font-size: 24px;
	}
}

body .home-form {
	display: flex;
	width: 100%;
	background: var(--Linear, linear-gradient(265deg, #13144c 30.49%, #244692 83.59%));
}

body .home-form-main {
	width: 100%;
	padding: 50px 0 20px;
}

body .home-form-main .cf7-text {
	font-size: 15px;
	max-width: 631px;
	margin: 15px auto !important;
	text-align: center;
	color: #fff;
}

body .lead-form {
	width: 100%;
}

body .lead-form form p {
	margin: 0;
}

body .home-testimonials-slider .swiper .swiper-pagination, body .lead-form form br {
	display: none;
}

body .lead-form form .wpcf7-not-valid-tip {
	font-size: 13px;
	color: #fff;
}

body .lead-form form .wpcf7-response-output {
	font-size: 15px;
	margin: 15px 0 0;
	color: #fff;
}

body .lead-form form .label, body .lead-form form label {
	display: block;
	width: 100%;
	margin: 0 0 15px;
}

body .lead-form form .label input, body .lead-form form .label textarea, body .lead-form form label input, body .lead-form form label textarea {
	font-size: 16px;
	width: 100%;
	border: 0;
	outline: 0;
}

body .lead-form form .submit {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

body .home-cases {
	width: 100%;
	padding: 50px 0;
}

body .home-cases-main, body .home-cases-title {
	width: 100%;
}

body .home-cases-title h2 {
	margin: 0 0 80px;
}

@media (max-width:767px) {
	body .home-cases-title h2 {
		margin: 0 0 50px;
	}
}

body .home-cases-title h2 strong {
	line-height: 52.8px;
	color: #0e0f52;
}

body .home-cases-title span {
	font-family: Montserrat, sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 33.6px;
	display: block;
	text-align: center;
	color: #244692;
}

@media (max-width:1200px) {
	body .home-cases-main {
		padding-bottom: 50px;
	}
}

@media (max-width:767px) {
	body .home-cases-main {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
}

body .home-cases-main h3 {
	font-size: 135px;
	font-weight: 600;
	line-height: 1;
	margin: 0;
	letter-spacing: -.7px;
	color: #0e0f52;
}

@media (max-width:1400px) {
	body .home-cases-main h3 {
		font-size: 160px;
	}
}

@media (max-width:767px) {
	body .home-cases-main h3 {
		font-size: 109px;
		margin: 0 0 15px;
	}
}

@media (max-width:576px) {
	body .home-cases-main h3 {
		text-align: center;
	}
}

body .home-cases-main h3 sup {
	font-size: 128px;
}

@media (max-width:1400px) {
	body .home-cases-main h3 sup {
		font-size: 100px;
	}
}

@media (max-width:767px) {
	body .home-cases-main h3 sup {
		font-size: 75px;
	}
}

body .home-cases-main h3 strong {
	font-size: 72px;
	color: #4872d1;
}

@media (max-width:1400px) {
	body .home-cases-main h3 strong {
		font-size: 65px;
	}
}

@media (max-width:767px) {
	body .home-cases-main h3 strong {
		font-size: 42px;
	}
}

body .home-cases-main p {
	font-size: 18px;
	margin: 0 0 20px;
	color: #393939;
}

body .home-cases-main p strong, body .home-faqs-main > h2 + p strong, body .home-team .container > h2 + p strong {
	color: #4872d1;
}

body .home-cases-main a.btn-blue, body .home-cases-main a.btn-global, body .home-cases-main a.btn-transparent, body .home-cases-main a.btn-white {
	margin-top: 25px;
}

body .home-cases-box {
	width: 100%;
	padding: 20px 20px 20px 40px;
	background-color: #ececec;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/uploads/2025/12/win.webp");
	background-repeat: no-repeat;
	background-position-x: 200px;
	background-size: contain;
}

body .home-cases-box.nitro-lazy {
	background-image: none !important;
}

@media (max-width:767px) {
	body .home-cases-box {
		padding: 15px 15px 15px 5px;
	}
}

body .home-cases-box span {
	display: block;
}

@media (max-width:767px) {
	body .home-cases-box span {
		font-size: 16px;
	}
}

body .home-cases-box h4, body .home-cases-box span {
	font-size: 84px;
	font-weight: 600;
	line-height: 1;
	display: flex;
	margin: 0;
	color: #244692;
	align-items: center;
	gap: 5px;
}

@media (max-width:767px) {
	body .home-cases-box h4, body .home-cases-box span {
		font-size: 61px;
	}
}

body .home-cases-box h4 sup, body .home-cases-box span sup {
	font-size: 58px;
	top: unset;
}

@media (max-width:767px) {
	body .home-cases-box h4 sup, body .home-cases-box span sup {
		font-size: 42px;
	}
}

body .home-cases-box h4 strong, body .home-cases-box span strong {
	font-size: 36px;
}

@media (max-width:767px) {
	body .home-cases-box h4 strong, body .home-cases-box span strong {
		font-size: 26px;
	}
}

body .home-cases-box h4 + *, body .home-cases-box span + * {
	font-size: 13px;
	line-height: 1.2;
	margin: 0 0 3px 15px;
	color: #244692;
}

body .home-cases-box p {
	font-size: 14px;
	margin: 0 0 15px 15px;
	color: #4872d1;
}

body .home-cases-box p + p {
	margin: 0 0 0 15px;
}

body .home-cases-more {
	display: flex;
	width: 100%;
	gap: 23px;
}

@media (max-width:1200px) {
	body .home-cases-more {
		flex-direction: column;
		padding-left: 0;
	}
}

@media (max-width:767px) {
	body .home-cases-more {
		align-items: center;
	}
}

body .home-cases-link {
	display: flex;
	width: 100%;
	justify-content: flex-end;
}

body .home-cases-link a {
	font-size: 14px;
	font-weight: 600;
	display: flex;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: #393939;
	justify-content: flex-end;
	align-items: center;
}

body .home-cases-link a svg {
	width: 10px;
	height: 10px;
	margin-left: 7px;
	transition: all .3s ease-in-out;
	transform: rotate(-90deg) translateY(-3px);
	fill: #bc985a;
}

body .home-cases-buttons {
	display: flex;
	gap: 20px;
}

.submit-scholarship body .home-cases-buttons input, body .home-cases-buttons .btn-blue, body .home-cases-buttons .btn-global, body .home-cases-buttons .btn-transparent, body .home-cases-buttons .btn-white, body .home-cases-buttons .submit-scholarship input, body:not(.page-template-front-page) .home-cases-buttons .sidebar .sidebar-form .lead-form form .submit input, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit .home-cases-buttons input {
	border-radius: unset;
}

@media (max-width:992px) {
	body .home-cases-buttons {
		flex-direction: column;
		gap: 0;
	}
}

body .home-cases .home-cases-thumb {
	align-content: center;
}

body .home-cases .home-cases-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

body .home-testimonials {
	width: 100%;
}

@media (max-width:576px) {
	body .home-testimonials {
		padding: 50px 0 0;
		background-color: #244692;
	}
	
	body .home-testimonials .ti-widget.ti-goog .ti-footer span, body .home-testimonials .ti-widget.ti-goog .ti-footer strong {
		color: #fff !important;
	}
	
	body .home-testimonials .ti-widget.ti-goog .ti-controls {
		display: block;
	}
	
	body .home-testimonials .ti-widget.ti-goog .ti-read-more, body .home-testimonials .ti-widget.ti-goog .ti-review-content, body .home-testimonials .ti-widget.ti-goog .ti-widget-container .ti-date, body .home-testimonials .ti-widget.ti-goog .ti-widget-container .ti-name {
		color: #393939 !important;
	}
}

body .home-testimonials .ti-widget.ti-goog .ti-review-item > .ti-inner {
	border-color: #5859b1 !important;
	background-color: #253d83 !important;
}

@media (max-width:576px) {
	body .home-testimonials .ti-widget.ti-goog .ti-review-item > .ti-inner {
		background-color: #fff !important;
	}
}

body .home-testimonials-main {
	width: 100%;
	padding: 10px 0 50px;
}

@media (max-width:576px) {
	body .home-testimonials-main > h2 {
		color: #fff;
	}
	
	body .home-testimonials-main > h2::after, body .home-testimonials-main > h2::before {
		background-color: #fff;
	}
}

body .home-testimonials-slider {
	position: relative;
	width: 100%;
}

body .home-testimonials-slider .swiper {
	padding: 40px 10px 10px;
}

@media (max-width:576px) {
	body .home-testimonials-slider .swiper {
		padding: 40px 0;
	}
}

body .home-testimonials-slider .swiper .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	margin: 0 7px !important;
	transition: all .3s ease-in-out;
	opacity: 1;
	outline: 0;
	background-color: #4872d1;
}

body .home-testimonials-slider .swiper .swiper-pagination-bullet-active {
	background-color: #e2af00;
}

@media (max-width:576px) {
	body .home-testimonials-slider .swiper .swiper-pagination {
		bottom: 0;
		display: block;
	}
}

body .home-testimonials-slide {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 40px 30px;
	background-color: #244692;
	box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
	justify-content: flex-start;
	align-items: center;
}

@media (max-width:576px) {
	body .home-testimonials-slide {
		padding: 40px 0 10px;
		box-shadow: none;
	}
}

body .home-testimonials-slide::before {
	font-size: 60px;
	font-weight: 700;
	line-height: 1.3;
	position: absolute;
	z-index: 1;
	top: -25px;
	left: 50%;
	display: block;
	width: 50px;
	height: 50px;
	content: "“";
	transform: translateX(-50%);
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #4872d1;
}

body .home-testimonials-slide :not(svg) {
	text-align: center;
	color: #fff;
}

body .home-testimonials-slide .stars {
	display: flex;
	width: 100%;
	padding: 10px 0;
	justify-content: center;
	align-items: center;
}

body .home-testimonials-slide .stars svg {
	width: 15px;
	height: 15px;
	margin: 0 1px;
	fill: #e2af00;
}

body .home-testimonials-slide h3 {
	font-size: 24px;
	margin: 0 0 10px;
}

body .home-testimonials-slide p {
	font-size: 18px;
	margin: 0 0 10px;
}

body .home-testimonials-slide span {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
}

body .home-plan, body .home-relationship {
	position: relative;
	overflow: hidden;
	width: 100%;
}

body .home-plan::before, body .home-relationship::before {
	position: absolute;
	right: 0;
	width: 20%;
	height: 100%;
	content: "";
	background-color: #244692;
}

@media (max-width:992px) {
	body .home-plan::before, body .home-relationship::before {
		content: none;
	}
}

body .home-plan::after, body .home-relationship::after {
	left: 0;
	width: 80%;
	height: 100%;
	content: "";
	background-color: #fff;
}

body .home-plan-main, body .home-relationship-main {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

@media (min-width:576px) {
	body .home-plan-main h2, body .home-relationship-main h2 {
		text-align: left;
	}
	
	body .home-plan-main h2::before, body .home-relationship-main h2::before {
		left: 25%;
	}
}

body .home-plan-main a.btn-blue, body .home-plan-main a.btn-global, body .home-plan-main a.btn-transparent, body .home-plan-main a.btn-white, body .home-relationship-main a.btn-blue, body .home-relationship-main a.btn-global, body .home-relationship-main a.btn-transparent, body .home-relationship-main a.btn-white {
	margin-top: 30px;
}

body .home-plan-main ul, body .home-relationship-main ul {
	width: 100%;
	padding-right: 80px;
}

@media (max-width:992px) {
	body .home-plan-main ul, body .home-relationship-main ul {
		padding-right: 0;
	}
}

body .home-plan-main ul li, body .home-relationship-main ul li {
	display: flex;
	width: 100%;
	margin: 0 0 15px;
	justify-content: flex-start;
	align-items: center;
}

@media (max-width:576px) {
	body .home-plan-main ul li, body .home-relationship-main ul li {
		flex-direction: column;
	}
}

body .home-relationship-main ul li picture {
	display: flex;
	flex-direction: column;
	width: 60px;
	height: 75px;
	justify-content: center;
	align-items: center;
}

body .home-plan-main ul li picture img, body .home-relationship-main ul li picture img {
	width: auto;
	height: 50px;
}

body .home-relationship-main ul li p {
	width: calc(100% - 60px);
	margin: 0;
	padding: 0 0 0 15px;
}

@media (max-width:576px) {
	body .home-plan-main ul li p, body .home-relationship-main ul li p {
		width: 100%;
		padding: 0;
		text-align: center;
	}
}

body .home-plan-video, body .home-relationship-video {
	width: 100%;
	padding: 80px 0 30px;
}

@media (max-width:767px) {
	body .home-plan-video, body .home-relationship-video {
		padding: 50px 0 10px;
	}
}

@media (max-width:576px) {
	body .home-plan-video, body .home-relationship-video {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

body .home-plan-thumb, body .home-relationship-thumb {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}

@media (max-width:576px) {
	body .home-plan-thumb, body .home-relationship-thumb {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

body .home-plan-thumb picture, body .home-relationship-thumb picture {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 50vw;
	height: 100%;
}

@media (max-width:992px) {
	body .home-plan-thumb picture, body .home-relationship-thumb picture {
		position: static;
		top: initial;
		left: initial;
		width: 100%;
	}
}

body .home-plan-thumb picture img, body .home-relationship-thumb picture img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: left center;
	object-position: left center;
}

@media (max-width:576px) {
	body .home-plan-thumb picture img, body .home-relationship-thumb picture img {
		margin-top: 65px;
		-o-object-position: right center;
		object-position: right center;
	}
}

body .home-relationship-main ul li:nth-child(3) picture img {
	height: 44px;
}

body .home-plan {
	padding: 50px 0 0;
}

@media (max-width:576px) {
	body .home-plan {
		padding: 10px 0 0;
	}
}

body .home-plan-main {
	padding: 0 0 50px;
}

@media (max-width:576px) {
	body .home-plan-main {
		padding: 0;
	}
}

body .home-plan-main ul li:nth-child(2) img {
	height: 34px;
}

body .home-plan-main ul li:nth-child(5) img {
	height: 36px;
}

body .home-plan-main ul li picture {
	display: flex;
	flex-direction: column;
	width: 40px;
	height: 50px;
	justify-content: center;
	align-items: center;
}

body .home-plan-main ul li img {
	width: auto;
	height: 40px;
}

body .home-plan-main ul li p {
	width: calc(100% - 40px);
	margin: 0;
	padding: 0 0 0 15px;
}

@media (max-width:576px) {
	body .home-plan-main ul li p {
		width: 100%;
	}
}

body:not(.page-template-front-page) .home-team-slider .swiper {
	padding-bottom: 45px;
}

body:not(.page-template-front-page) .home-team-slider .swiper .swiper-pagination {
	bottom: 0;
	display: block;
}

body:not(.page-template-front-page) .home-team-thumb {
	width: 100%;
	height: 270px;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .home-team-thumb {
		width: 100%;
		height: 315px;
	}
}

body:not(.page-template-front-page) .home-team-meta {
	padding: 5px;
}

body:not(.page-template-front-page) .home-team-meta h3 {
	font-size: 17px;
	margin: 0;
	color: #fff;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .home-team-meta h3 {
		font-size: 20px;
	}
}

body:not(.page-template-front-page) .home-team-meta span {
	font-size: 10px;
	color: #fff;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .home-team-meta span {
		font-size: 14px;
	}
}

body .home-team {
	width: 100%;
	padding: 20px 0 50px;
}

.home-process h2, body .home-faqs-main > h2 + p, body .home-team .container > h2 + p {
	font-size: 21px;
	text-align: center;
}

body .home-faqs-item button, body .home-team-slider {
	position: relative;
	width: 100%;
}

@media (max-width:576px) {
	body .home-team-slider {
		padding: 0 40px;
	}
	
	body .home-team-slider .swiper {
		padding: 0 0 50px;
	}
}

body .home-team-slider .swiper .swiper-pagination {
	display: none;
}

@media (max-width:576px) {
	body .home-team-slider .swiper .swiper-pagination {
		bottom: 0;
		display: block;
	}
}

body .home-team-slider .swiper .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	margin: 0 7px !important;
	transition: all .3s ease-in-out;
	opacity: 1;
	outline: 0;
	background-color: #4872d1;
}

body .home-team-slider .swiper .swiper-pagination-bullet-active {
	background-color: #e2af00;
}

body .home-team-slide {
	display: block;
	width: 100%;
}

body .home-team-thumb {
	width: 100%;
	height: 315px;
}

body .home-team-thumb picture {
	display: block;
	width: 100%;
	height: 100%;
}

body .home-practice-box picture img, body .home-team-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top center;
	object-position: top center;
}

body .home-team-meta {
	width: 100%;
	padding: 15px;
	background: linear-gradient(265deg, #13144c 30.49%, #244692 83.59%);
}

body .home-team-meta h3 {
	font-size: 24px;
	margin: 0;
	color: #fff;
}

body .home-team-meta span {
	font-size: 14px;
	color: #a5d7fc;
}

body .home-practice {
	width: 100%;
	padding: 100px 0 100px;
	background-color: #244692;
}

@media (max-width:767px) {
	body .home-practice {
		padding: 130px 0 60px;
	}
}

body .home-practice .container > h2 {
	margin: 0 0 40px;
	color: #fff;
}

body .home-practice .container > h2::after, body .home-practice .container > h2::before {
	background-color: #fff;
}

body .home-practice .col-xl-3 {
	margin-bottom: 30px;
}

body .home-practice-box {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 420px;
	padding: 30px 20px;
	text-align: center;
	justify-content: flex-end;
	align-items: center;
}

@media (max-width:767px) {
	body .home-practice-box {
		height: 370px;
	}
}

@media (max-width:576px) {
	body .home-practice-box {
		width: calc(100% - 80px);
		margin: 0 auto;
	}
}

body .home-practice-box::after {
	z-index: 2;
	content: "";
	transition: all .3s ease-in-out;
	opacity: 1;
	background: linear-gradient(to top, #000 10%, rgba(255, 255, 255, 0) 100%);
}

body .home-practice-box picture, body .home-practice-box::after, body .home-practice-box::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

body .home-practice-box::before {
	z-index: 2;
	content: "";
	transition: all .3s ease-in-out;
	opacity: 0;
	background: rgba(72, 114, 209, .7);
}

body .home-practice-box:hover::after {
	opacity: 0;
}

body .home-practice-box:hover::before {
	opacity: 1;
}

body .home-practice-box picture {
	z-index: 1;
}

body .home-practice-box picture img {
	-o-object-position: center center;
	object-position: center center;
}

body .home-practice-box h3 {
	font-size: 32px;
	position: relative;
	z-index: 3;
	color: #fff;
}

@media (max-width:767px) {
	body .home-practice-box h3 {
		font-size: 24px;
	}
}

body .home-practice-box p {
	position: relative;
	z-index: 3;
	display: none;
	margin: 10px 0 0;
	color: #fff;
}

@media (max-width:1400px) {
	body .home-practice-box p {
		font-size: 16px;
	}
}

body .home-practice-more {
	display: flex;
	width: 100%;
	padding-top: 30px;
	justify-content: center;
}

body .home-faqs {
	width: 100%;
	padding: 100px 0 100px;
}

@media (max-width:767px) {
	body .home-faqs {
		padding: 130px 0 40px;
	}
}

body .home-faqs-list, body .home-faqs-main {
	width: 100%;
}

body .home-faqs-main > h2 {
	font-weight: 700;
	margin: 0 0 20px;
}

body .home-faqs-main > h2 + p {
	margin: 0 0 50px;
	color: #393939;
}

body .home-faqs-item {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	background-color: #cddaf7;
}

body .home-faqs-item button {
	font-size: 24px;
	font-weight: 700;
	display: block;
	padding: 25px 50px 25px 25px;
	cursor: pointer;
	text-align: left;
	color: #000;
	border: 0;
	outline: 0;
	background: 0 0;
}

body .home-faqs-item button svg {
	position: absolute;
	z-index: 1;
	top: 50%;
	right: 25px;
	width: 20px;
	height: 20px;
	transition: all .3s ease-in-out;
	transform: translateY(-50%);
	fill: #000;
}

body .home-faqs-item button.home-faqs-active svg {
	transform: translateY(-50%) rotate(-180deg) !important;
}

body .home-faqs-answer {
	display: none;
	padding: 10px 25px 30px;
	background: #fff;
}

body .home-faqs-answer p {
	font-size: 18px;
	margin: 0 0 25px;
	color: #000;
}

body .home-faqs-answer p a {
	font-weight: 500;
	color: #e2af00;
}

body .home-faqs-answer p a:hover {
	color: #000;
}

body .home-cta {
	width: 100%;
	padding: 100px 0;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/background-free-advice.webp");
	background-size: 100% 100%;
}

body .home-cta.nitro-lazy {
	background-image: none !important;
}

@media (max-width:767px) {
	body .home-cta {
		padding: 50px 0;
	}
}

body .home-cta-main {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body .home-cta-main h2 {
	margin: 0 0 40px;
	color: #fff;
}

body .home-checklist-main a.btn-blue:hover, body .home-checklist-main a.btn-global:hover, body .home-checklist-main a.btn-transparent:hover, body .home-checklist-main a.btn-white:hover, body .home-cta-main h2 strong {
	color: #fff;
}

body .home-cta-main a.btn-video {
	max-width: 540px;
}

body .home-cta-main ul {
	width: 100%;
	padding: 30px 0 15px;
}

body .home-cta-main ul li {
	font-size: 32px;
	width: auto;
	margin-bottom: 15px;
	text-align: center;
	color: #fff;
}

@media (max-width:767px) {
	body .home-cta-main ul li {
		font-size: 21px;
		width: 100%;
	}
}

@media (min-width:576px) {
	body .home-cta-main ul li {
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

body .home-cta-main ul li svg {
	display: block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	fill: #bb9761;
}

@media (max-width:767px) {
	body .home-cta-main ul li svg {
		width: 25px;
		height: 25px;
		margin-right: 5px;
	}
}

@media (max-width:576px) {
	body .home-cta-main ul li svg {
		float: left;
		transform: translateY(5px);
	}
}

body .home-checklist {
	width: 100%;
	padding: 150px 0 100px;
}

body .home-checklist-main {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 30px 30px 30px 100px;
	background: linear-gradient(265deg, #13144c 30.49%, #244692 83.59%);
	box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
	justify-content: flex-start;
	align-items: center;
}

@media (max-width:992px) {
	body .home-checklist-main {
		padding: 100px 30px 30px;
	}
}

body .home-checklist-main img {
	position: absolute;
	z-index: 1;
	top: 45%;
	left: -130px;
	transform: translateY(-50%);
}

@media (max-width:1200px) {
	body .home-checklist-main img {
		left: -80px;
	}
}

@media (max-width:992px) {
	body .home-checklist-main img {
		top: -80px;
		left: 50%;
		width: 150px;
		height: auto;
		transform: translateX(-50%);
	}
}

body .home-checklist-main h2 {
	font-weight: 600;
	margin: 0 0 7px;
	text-align: center;
	color: #fff;
}

body .home-checklist-main p {
	margin: 0 0 15px;
	text-align: center;
	color: #fff;
}

body .home-checklist-main a.btn-blue svg, body .home-checklist-main a.btn-global svg, body .home-checklist-main a.btn-transparent svg, body .home-checklist-main a.btn-white svg {
	transform: translateY(-1px);
}

body .home-checklist .btn-transparent {
	color: #fff !important;
}

.home-process {
	padding: 52px 0;
	text-align: center;
	background-color: #f8f8f8;
}

.home-process h2 {
	font-family: Montserrat, sans-serif;
	font-size: 48px;
	font-weight: 400;
	font-style: normal;
	line-height: 52.8px;
	margin-top: 0;
	margin-bottom: 50px;
	color: #1e1e1e;
}

.home-process .process-wrapper {
	display: flex;
	align-items: center;
	gap: 130px;
	flex-wrap: wrap;
	justify-content: center;
}

@media (max-width:992px) {
	.home-process .process-wrapper {
		gap: 20px;
	}
}

.home-process .process-wrapper-card {
	max-width: 452px;
}

.home-process .process-wrapper-card p, .home-process .process-wrapper-card-header span {
	font-family: Montserrat, sans-serif;
	font-style: normal;
	line-height: 28.8px;
	text-align: center;
}

.home-process .process-wrapper-card p {
	font-size: 18px;
	font-weight: 400;
	max-width: 509px;
	margin-top: 24px;
	color: #000;
}

.home-process .process-wrapper-card-header {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.home-process .process-wrapper-card-header span {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 24px;
	color: #0e0f52;
}

.home-process .process-wrapper-card-header h3 {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 28.8px;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: -moz-fit-content;
	width: 100%;
	max-width: 557px;
	margin-bottom: 0;
	padding: 14px 28px;
	transform: translate(-50%);
	color: #fff;
	background-color: #2c64e3;
	flex-shrink: 0;
}

@media (max-width:992px) {
	.home-process .process-wrapper-card-header h3 {
		font-size: 18px;
	}
}

.home-process .btn-blue {
	margin: 0 auto;
}

@media (max-width:992px) {
	.home-process .btn-blue {
		font-size: 12px;
	}
}

.home-legal-support-services {
	padding: 90px 0;
	color: #fff;
	background: linear-gradient(265deg, #13144c 30.49%, #244692 83.59%);
}

.home-legal-support-services-title {
	font-family: Montserrat, sans-serif;
	font-size: 48px;
	font-weight: 400;
	font-style: normal;
	line-height: 65px;
	position: relative;
	width: 100%;
	color: #fff;
}

.home-legal-support-services-video {
	align-content: center;
}

.home-legal-support-services-list {
	display: grid;
	padding-left: 60px;
	gap: 35px;
}

@media (max-width:992px) {
	.home-legal-support-services-list {
		padding-left: 0;
	}
}

.home-legal-support-services-list .home-legal-support-services-item {
	display: flex;
	align-items: center;
	gap: 15px;
}

.home-legal-support-services-list .home-legal-support-services-item p {
	margin: 0;
	flex-basis: 90%;
}

.home-legal-support-services-list .home-legal-support-services-item picture {
	flex-basis: 5%;
}

.home-legal-support-services-list .home-legal-support-services-item picture img {
	width: 100%;
	max-width: 40px;
	height: 40px;
}

.home-legal-support-services .btn-global, .home-legal-support-services .btn-white, .home-legal-support-services .submit-scholarship input, .home-legal-support-services body .btn-blue, .home-legal-support-services body .btn-transparent, .home-legal-support-services body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit input, .submit-scholarship .home-legal-support-services input, body .home-legal-support-services .btn-blue, body .home-legal-support-services .btn-transparent, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit .home-legal-support-services input {
	margin: 40px auto;
}

.home-legal-support-services .home-legal-support-services-main {
	display: flex;
	flex-wrap: wrap;
}

.page-template-page-contact-us .widget {
	display: none;
}

.page-template-page-contact-us #custom_html-2 {
	display: block;
}

@media (max-width:1200px) {
	.page-template-page-contact-us .content-sidebar-wrap {
		display: flex;
		flex-direction: column-reverse;
	}
}

body .content-sidebar-wrap {
	position: relative;
	flex-wrap: wrap;
}

body .content-sidebar-wrap main {
	width: 70%;
	padding-right: 0;
}

@media (max-width:1200px) {
	body .content-sidebar-wrap main {
		width: 100%;
	}
}

body .content-sidebar-wrap aside {
	width: 30%;
	padding-bottom: 30px;
	padding-left: 30px;
}

@media (max-width:1200px) {
	body .content-sidebar-wrap aside {
		width: 100%;
		padding-top: 30px;
		padding-bottom: 0;
		padding-left: 0;
	}
}

body.page-template-front-page .site-inner {
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
}

body:not(.page-template-front-page) .site-container {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

body:not(.page-template-front-page) .site-container .site-inner {
	flex-grow: 2;
}

.breadcrumb {
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	z-index: 3;
	display: block;
	margin-bottom: 25px;
	padding-top: 15px;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb li::before {
	margin: 0 4px;
	content: "»";
	color: #4a4a4a;
}

.breadcrumb a:hover svg {
	fill: #e2af00;
}

.breadcrumb a svg {
	position: relative;
	top: 1px;
}

body.blog .site-container {
	min-height: initial;
}

body:not(.page-template-front-page) .internal-hero, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-shortcode, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-shortcode {
	width: 100%;
}

body:not(.page-template-front-page) .internal-hero-center {
	width: 100%;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/come-back-stronger-thumb.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

body:not(.page-template-front-page) .internal-hero-center.nitro-lazy {
	background-image: none !important;
}

body:not(.page-template-front-page) .internal-hero-center .internal-hero-main {
	display: flex;
	flex-direction: column;
	min-height: 535px;
	justify-content: center;
	align-items: center;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .internal-hero-center .internal-hero-main {
		min-height: 450px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .internal-hero-center .internal-hero-main {
		min-height: 350px;
	}
}

body:not(.page-template-front-page) .internal-hero-center .internal-hero-main h1 {
	font-family: "Chong Modern Std", sans-serif;
	font-size: 90px;
	font-weight: 400;
	line-height: 1;
	display: block;
	width: 100%;
	margin: 0;
	text-align: center;
	color: #fff;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .internal-hero-center .internal-hero-main h1 {
		font-size: 70px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .internal-hero-center .internal-hero-main h1 {
		font-size: 50px;
	}
}

body:not(.page-template-front-page) .internal-hero-main {
	font-family: "Chong Modern Std", sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 1;
	width: 100%;
	min-height: 380px;
	padding: 40px 0 10px;
	text-transform: capitalize;
	color: #4872d1;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .internal-hero-main {
		font-size: 50px;
		min-height: initial;
		padding: 50px 0 20px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .internal-hero-main {
		font-size: 45px;
	}
}

body:not(.page-template-front-page) .internal-hero-main h1 {
	font-family: Montserrat, sans-serif;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	line-height: 51.2px;
	margin-top: 56px;
	letter-spacing: -1.2px;
	text-transform: capitalize;
	color: #000;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .internal-hero-main h1 {
		font-size: 50px;
		margin-top: 0;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .internal-hero-main h1 {
		font-size: 45px;
	}
}

body:not(.page-template-front-page) .internal-hero-main p {
	font-family: Montserrat, sans-serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.5;
	display: block;
	width: 100%;
	margin: 5px 0 20px;
	color: #393939;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .internal-hero-main p {
		font-size: 18px;
	}
}

body:not(.page-template-front-page) .internal-hero-main a {
	font-weight: 400;
	line-height: 1.3;
}

body:not(.page-template-front-page) .internal-hero-main svg {
	max-width: 350px;
	margin: 13px 0 20px;
}

body:not(.page-template-front-page) .internal-hero-main .google-review {
	display: flex;
	align-items: center;
	gap: 5px;
}

body:not(.page-template-front-page) .internal-hero-main .google-review svg {
	width: 13px;
	height: 11px;
	margin: 0;
	fill: #ffcb00;
}

body:not(.page-template-front-page) .internal-hero-main .google-review span {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	line-height: 19.6px;
	margin-left: 15px;
	text-align: center;
	color: #252c44;
}

body:not(.page-template-front-page) .internal-hero-thumb {
	position: relative;
	width: 100%;
	height: 100%;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .internal-hero-thumb {
		height: auto;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .internal-hero-thumb {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

body:not(.page-template-front-page) .internal-hero-thumb picture {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0px;
	display: block;
	width: 100%;
	max-width: 1025px;
	height: 100%;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .internal-hero-thumb picture {
		position: static;
		top: initial;
		left: initial;
		width: 100%;
		height: initial;
	}
}

body:not(.page-template-front-page) .internal-hero-thumb picture img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: 100%;
	object-position: 100%;
}

body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb {
	overflow: hidden;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb {
		position: relative;
		height: 300px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb {
		height: 200px;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb {
		height: 250px;
	}
}

body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture {
	top: -69px;
	left: -37%;
	width: 99vw;
	max-width: 2000px;
	height: auto;
}

@media (min-width:1400px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture {
		top: 10%;
		left: 0;
		width: 107%;
	}
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture {
		position: absolute;
		top: 15%;
		left: 0;
		width: 100%;
	}
}

@media screen and (max-width:1199px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
}

@media (max-width:992px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture {
		position: absolute;
		top: -7%;
		left: 0;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture {
		top: -7%;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture {
		top: 0;
	}
}

body:not(.page-template-front-page) .internal-hero-thumb.blog-page-hero-thumb picture img {
	-o-object-fit: cover;
	object-fit: cover;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .home-checklist {
		padding: 100px 0 60px;
	}
}

body .social-share, body .social-share a {
	display: flex;
	justify-content: center;
	align-items: center;
}

body .social-share {
	z-index: 2;
	width: 100%;
	padding-bottom: 38px;
}

body .social-share a {
	overflow: hidden;
	width: 45px;
	height: 45px;
	margin: 0 10px;
	transition: all .3s ease-in-out;
	border-radius: 50%;
}

body .social-share a:hover {
	transform: translateY(-5px);
}

body .social-share a svg {
	width: 60%;
	height: 60%;
	transition: all .3s ease-in-out;
	fill: #fff;
}

body .social-share-twitter {
	background-color: #55acee;
}

body .social-share-facebook {
	background-color: #1877f2;
}

body .social-share-linkedin {
	background-color: #0077b5;
}

body .social-share-pinterest {
	background-color: #e60019;
}

body:not(.page-template-front-page).es-pages .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main a, body:not(.page-template-front-page).es-pages .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main a {
	font-size: 35px !important;
}

body:not(.page-template-front-page).es-pages .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main p, body:not(.page-template-front-page).es-pages .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main p {
	font-size: 14px;
}

body:not(.page-template-front-page).admin-bar .site-container .site-inner .content-sidebar-wrap #blogSidebar.sidebar-active {
	top: 270px;
}

body:not(.page-template-front-page).admin-bar .site-container .site-inner .content-sidebar-wrap #blogSidebar.sidebar-active-bottom {
	top: initial;
	bottom: 37px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content {
	min-height: 470px;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content {
		min-height: initial;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div {
	position: relative;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content img.wp-post-image:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div img.wp-post-image:first-child {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content img.wp-post-image:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div img.wp-post-image:first-child {
		display: block;
		float: initial;
		width: 100%;
		max-width: 100%;
		margin: 0 0 25px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content img.wp-post-image:first-child + h2, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content img.wp-post-image:first-child + h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content img.wp-post-image:first-child + p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div img.wp-post-image:first-child + h2, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div img.wp-post-image:first-child + h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div img.wp-post-image:first-child + p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h2:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h3:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > p:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h2:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h3:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > p:first-child {
	margin: 0 0 30px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .wp-block-image img, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .wp-block-image img {
	width: 100%;
	height: auto;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content img, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div img {
		display: block;
		float: initial;
		width: 100%;
		max-width: 100%;
		margin: 0 0 25px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h2, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h6, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h2, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h6, body:not(.page-template-front-page) .site-container .stronger-about-main p {
	color: #393939;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h3 {
	font-size: 36px;
	color: #393939;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h3 {
		font-size: 30px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div video {
	display: block;
	width: 100%;
	height: 900px;
	margin-bottom: 30px;
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div video {
		height: 750px;
	}
}

@media (max-width:992px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div video {
		height: 690px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div video {
		height: 510px;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div video {
		height: 400px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h4 {
	font-size: 32px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h4, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h4 {
		font-size: 24px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h5 {
	font-size: 28px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h5, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h5 {
		font-size: 22px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h6, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h6 {
	font-size: 24px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > h6, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > h6 {
		font-size: 18px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content ul.community-list, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div ul.community-list {
	width: 100%;
	margin: 0;
	padding: 0;
	-moz-column-count: 2;
	column-count: 2;
	-moz-column-gap: 30px;
	column-gap: 30px;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content ul.community-list, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div ul.community-list {
		-moz-column-count: 1;
		column-count: 1;
		-moz-column-gap: 0;
		column-gap: 0;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content ul.community-list li, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div ul.community-list li {
	display: inline-block;
	width: 100%;
	height: 100%;
	margin-bottom: 30px;
	padding: 15px;
	list-style-type: none;
	box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content ul.community-list li, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div ul.community-list li {
		margin-bottom: 15px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content figcaption, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div figcaption {
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0 0 15px;
	padding-top: 5px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content ol, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content ul, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div ol, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div ul {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	line-height: 1.8;
	color: #393939;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-shortcode p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .wp-block-image img, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-shortcode p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .wp-block-image img {
	margin: 0;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .youtubeiFrame, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .youtubeiFrame {
	height: 450px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .wp-block-image, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .wp-block-image {
	width: 100%;
	margin-bottom: 30px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content li a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div li a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > p a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > p a {
	font-weight: 700;
	text-decoration: underline;
	color: #4872d1;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content li a span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div li a span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > p a span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > p a span {
	font-weight: 700 !important;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content li a:hover, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div li a:hover, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > p a:hover, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > p a:hover {
	text-decoration: underline;
	color: #e2af00;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content li a:hover br, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div li a:hover br, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div > p a:hover br, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > p a:hover br, body:not(.page-template-front-page) .site-container .stronger-form-main form br, body:not(.page-template-front-page) .site-container .stronger-join-main form br {
	display: none;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .video-testimonials-slide a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .video-testimonials-slide a {
	height: 250px;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .video-testimonials-slide a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .video-testimonials-slide a {
		height: 270px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .video-testimonials-slide a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .video-testimonials-slide a {
		height: 230px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist {
	display: flex;
	width: 100%;
	background-color: #f7f7f7;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist .img-wrapper, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist .img-wrapper {
	width: 200px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist .img-wrapper, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist .img-wrapper {
		display: none;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist .content-wrapper, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist .content-wrapper {
	display: flex;
	flex-direction: column;
	width: calc(100% - 200px);
	padding: 25px;
	justify-content: center;
	align-items: center;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist .content-wrapper, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist .content-wrapper {
		width: 100%;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist .content-wrapper h3, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist .content-wrapper h3 {
	margin: 0 0 15px;
	text-align: center;
	color: #244692;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist .content-wrapper p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist .content-wrapper p {
	font-size: 16px;
	margin: 0 0 15px;
	text-align: center;
	color: #393939;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .car-accident-checklist .content-wrapper a svg, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .car-accident-checklist .content-wrapper a svg {
	margin-left: 5px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .after-hero, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .after-hero {
	position: relative;
	width: 100%;
	padding: 100px 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .after-hero, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .after-hero {
		padding: 50px 30px;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .after-hero, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .after-hero {
		width: calc(100% + 60px);
		margin-top: -5px;
		margin-left: -30px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .after-hero::before, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .after-hero::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	opacity: .85;
	background: #22275b;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .after-hero p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .after-hero p {
	font-size: 46px;
	font-weight: 700;
	line-height: 1.2;
	position: relative;
	z-index: 2;
	margin: 0;
	text-align: center;
	color: #fff;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .after-hero p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .after-hero p {
		font-size: 32px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .otm-checklist, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .otm-checklist {
	position: relative;
	max-width: 420px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .otm-checklist h2.ctct-form-header, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .otm-checklist h2.ctct-form-header {
	line-height: 1.1 !important;
	margin: 0 0 15px;
	text-align: center;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .otm-checklist p.ctct-form-text, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .otm-checklist p.ctct-form-text {
	font-size: 14px;
	text-align: center;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .otm-checklist .ctct-form-footer, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .otm-checklist .ctct-form-footer {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .otm-checklist .ctct-form-footer img, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .otm-checklist .ctct-form-footer img {
	position: static;
	top: initial;
	left: initial;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .otm-checklist p.ctct-gdpr-text, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .otm-checklist p.ctct-gdpr-text {
	font-size: 10px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .otm-checklist div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .otm-checklist div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
		font-size: 20px;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta {
		margin-right: -40px;
		margin-left: -40px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-wrap, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-wrap {
	width: 100%;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/cta-thumb.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-wrap.nitro-lazy, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-wrap.nitro-lazy {
	background-image: none !important;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team {
	position: relative;
	display: flex;
	align-items: center;
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team {
		flex-direction: column;
		flex-wrap: wrap;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .mobile, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .mobile {
	width: 100%;
	max-width: 500px;
	margin-bottom: 0;
}

@media (min-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .mobile, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .mobile {
		display: none;
	}
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .desktop, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .desktop {
		display: none;
		margin-bottom: 0;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main {
	position: absolute;
	top: 18%;
	right: 0;
	display: flex;
	flex-direction: column;
	max-width: 415px;
	margin-top: 10px;
	gap: 15px;
	place-items: center;
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main {
		position: relative;
		width: 100%;
		max-width: 500px;
		margin-top: 0;
		padding-top: 10px;
		background-color: #0e0f52;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main span {
	font-size: 18px;
	line-height: 28px;
	padding: 0 20px;
	text-align: left;
	text-transform: unset;
}

@media (max-width:992px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main span {
		margin-top: 0;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main p {
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 23.2px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 5px;
	color: #bb9761;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main .cta-phone, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main .cta-phone {
	width: 100%;
	padding: 6px;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main .cta-phone, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main .cta-phone {
		background-color: #bb9761;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main a {
	font-size: 28px !important;
	display: flex;
	width: 100%;
	height: 100%;
	margin-top: auto;
	padding: 10px;
	color: #fff;
	align-items: center;
	justify-content: center;
}

@media (max-width:992px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-team .cta-main a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-team .cta-main a {
		font-size: 25px !important;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main {
	padding: 40px 15px;
}

@media (max-width:992px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main {
		padding: 30px;
		background-color: #244692;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main {
		padding: 30px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main::before, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 125%;
	height: 100%;
	content: "";
	background-color: #244692;
	clip-path: polygon(0 0, 100% 0, 83% 100%, 0 100%);
}

@media (max-width:992px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main::before, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main::before {
		content: none;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main span {
	font-size: 12px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main span:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main span:first-child {
	font-size: 50px;
	line-height: 1;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main span:first-child + span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main span:first-child + span {
		max-width: 75%;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main p {
	font-size: 14px;
	font-weight: 400;
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-left .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-left .cta-main p {
		font-size: 12px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main *, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main * {
	position: relative;
	z-index: 2;
	text-align: center;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main span {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .4px;
	text-transform: uppercase;
	color: #fff;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main a {
	font-size: 35px !important;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	color: #e2af00;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main a {
		margin: 5px 0;
	}
}

body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .wpcf7-not-valid-tip, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .wpcf7-response-output, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main a:hover, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main a:hover {
	color: #fff;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main p {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0;
	color: #fff;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-main p {
		font-size: 15px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb {
	width: 100%;
	background-color: #244692;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main {
	padding: 30px 15px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main {
		padding: 20px 15px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main a:hover span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main a:hover span {
	color: #87acff;
}

body:not(.home).page-template-page-practice-areas .practice-areas-thumb a:hover img, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main a:hover span::after, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main a:hover span::after {
	transform: scale(1.1);
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main img, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main img {
	width: 158px;
	height: 41px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main p {
	margin: 5px 0;
	font-weight: 400;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main span {
	font-size: 60px;
	font-weight: 700;
	position: relative;
	transition: all .3s ease-in-out;
	letter-spacing: 0;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main span {
		font-size: 28px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main span::after, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main span::after {
	position: absolute;
	z-index: 1;
	right: -50px;
	bottom: -50px;
	display: block;
	width: 40px;
	height: 60px;
	content: "";
	transition: all .3s ease-in-out;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/mouse-pointer.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .cta-thumb .cta-main span::after, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div .cta-thumb .cta-main span::after {
		right: -30px;
		bottom: -15px;
		width: 20px;
		height: 30px;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content > div {
		padding: 0;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar {
	position: absolute;
	z-index: 2;
	top: 0;
	display: flex;
	flex-direction: column;
	width: 280px;
}

@media (max-width:1600px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar {
		width: 250px;
		transform: translateX(-10px);
	}
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar {
		display: none;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar-main {
	width: 100%;
	padding-bottom: 15px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar-main span:first-child {
	margin: 0 0 15px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar-main span:last-child {
	margin: 15px 0 0;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar-main span {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	position: relative;
	display: block;
	width: 100%;
	margin: 15px 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	transition: all .3s ease-in-out;
	text-align: left;
	color: #000;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar-main span::after {
	position: absolute;
	z-index: 1;
	bottom: -7px;
	left: 0;
	display: block;
	width: 85%;
	height: 1px;
	content: "";
	background-color: #000;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar-main span:hover {
	color: #e2af00;
	text-shadow: 1px 0 0 #e2af00;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar .contents {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 15px;
	letter-spacing: .24px;
	text-transform: capitalize;
	color: #244692;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .blogSidebar .scrollToElements.active {
	color: #000;
	text-shadow: 1.2px 0 0 #000;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap #blogSidebar.sidebar-active {
	position: fixed;
	top: 230px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap #blogSidebar.sidebar-active-bottom {
	position: absolute;
	top: initial;
	bottom: 20px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .entry, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .entry-content {
	position: relative;
	width: 100%;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .entry-content > img:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .entry > img:first-child {
	max-width: 240px;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .entry-content > img:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .entry > img:first-child {
		width: 100%;
		max-width: 100%;
	}
}

body:not(.page-template-front-page) .sidebar .sidebar-form {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 35px 25px 15px;
	background: linear-gradient(265deg, #13144c 30.49%, #244692 83.59%);
	justify-content: flex-start;
	align-items: center;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .sidebar .sidebar-form {
		width: calc(100% + 30px);
		margin-left: -15px;
		padding: 35px 15px 15px;
	}
}

body:not(.page-template-front-page) .sidebar .sidebar-form-text {
	width: 100%;
	margin: 0 0 15px;
	text-align: center;
	color: #fff;
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .sidebar .sidebar-form-text {
		font-size: 13px;
	}
}

body:not(.page-template-front-page) .sidebar .sidebar-form-head {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body:not(.page-template-front-page) .sidebar .sidebar-form-head h3 {
	font-size: 28px;
	font-weight: 700;
	line-height: 122%;
	margin: 10px 0 25px;
	padding: 0;
	text-align: center;
	color: #fff;
}

@media (max-width:1400px) {
	body:not(.page-template-front-page) .sidebar .sidebar-form-head h3 {
		font-size: 22px;
		margin: 3px 0 25px;
	}
}

body:not(.page-template-front-page) .sidebar .sidebar-form-head h3 strong {
	font-weight: 700;
}

body:not(.page-template-front-page) .sidebar .sidebar-form-head span {
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	letter-spacing: .5px;
	color: #fff;
}

body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .label, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form label {
	margin: 10px 0;
	color: #fff;
}

body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .label input, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form label input {
	font-size: 16px;
	height: 45px;
	padding: 0 15px;
	border: 0;
}

body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .label textarea, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form label textarea {
	height: 150px;
	padding: 10px 15px;
	resize: none;
	border: 0;
}

body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit input {
	font-size: 16px;
	width: 100% !important;
	height: 50px;
	padding: 0 30px;
	border-radius: unset !important;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active {
	padding-left: 305px;
}

@media (max-width:1600px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active {
		padding-left: 270px;
	}
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active {
		padding-left: 0;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active {
		padding-right: 15px;
		padding-left: 15px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-wrap.sm .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-wrap.sm .cta-main {
	padding: 10px 0;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-wrap.sm .cta-main span:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-wrap.sm .cta-main span:first-child {
	font-size: 30px;
}

@media (min-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-team .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-team .cta-main p {
		font-size: 14px;
	}
}

@media (min-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-team .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-team .cta-main p {
		font-size: 15px;
	}
}

@media (min-width:1600px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-team .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-team .cta-main p {
		font-size: 16px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main {
	padding: 15px;
}

@media (min-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main span:first-child, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main span:first-child {
		font-size: 35px;
	}
	
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main span {
		font-size: 13px;
		letter-spacing: 1px;
	}
}

@media (min-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main span {
		font-size: 16px;
		letter-spacing: 1px;
	}
}

@media (min-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main a {
		font-size: 25px !important;
	}
}

@media (min-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main a {
		font-size: 30px !important;
	}
}

@media (min-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main p {
		font-size: 12px;
	}
}

@media (min-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-left .cta-main p, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-left .cta-main p {
		font-size: 14px;
	}
}

@media (min-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-thumb .cta-main a span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-thumb .cta-main a span {
		font-size: 38px;
	}
}

@media (min-width:1400px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .cta-thumb .cta-main a span, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .cta-thumb .cta-main a span {
		font-size: 45px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .youtubeiFrame, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .youtubeiFrame {
	height: 300px;
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .video-testimonials-slide a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .video-testimonials-slide a {
	height: 180px;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .video-testimonials-slide a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .video-testimonials-slide a {
		height: 270px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry .video-testimonials-slide a, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content .video-testimonials-slide a {
		height: 230px;
	}
}

body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content video {
	height: 350px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content video {
		height: 300px;
	}
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry video, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content iframe, body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .toc-active .entry-content video {
		height: 230px;
	}
}

body .blog-article {
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
	box-shadow: 0 0 8px 0 rgba(34, 60, 80, .2);
}

body .blog-article-thumb {
	overflow: hidden;
	width: 100%;
	height: 250px;
}

body .blog-article-thumb *, body .blog-article-thumb a:hover {
	color: #f5f5f5;
}

body .blog-article-thumb a {
	display: block;
	width: 100%;
	height: 100%;
}

body .blog-article-thumb img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

body .blog-article-main {
	padding: 30px 15px;
}

@media (max-width:576px) {
	body .blog-article-main {
		padding: 30px;
	}
}

body .blog-article-main p {
	font-size: 16px;
	margin: 0;
}

body .blog-article-main span {
	font-family: Montserrat, sans-serif;
	letter-spacing: .3px;
}

body .blog-article-main span a {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
	margin: 0 0 20px;
	color: #0073e5;
}

body .blog-article-main span a:hover {
	color: #333;
}

body .blog-section, body .sidebar-cta {
	width: 100%;
}

@media (max-width:576px) {
	body .blog-section .col-sm-6 {
		padding-right: 0;
		padding-left: 0;
	}
}

body .sidebar-cta-title {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body .sidebar-cta-title p {
	font-size: 21px;
	line-height: 1.5;
	margin: 0 0 14px;
	text-align: center;
	color: #244692;
}

@media (max-width:1400px) {
	body .sidebar-cta-title p {
		font-size: 19px;
	}
}

.submit-scholarship body .sidebar-cta-title input, .submit-scholarship body .sidebar-cta-trust .trust-cta input, body .sidebar-cta-title .btn-blue, body .sidebar-cta-title .btn-global, body .sidebar-cta-title .btn-transparent, body .sidebar-cta-title .btn-white, body .sidebar-cta-title .submit-scholarship input, body .sidebar-cta-trust .trust-cta .btn-blue, body .sidebar-cta-trust .trust-cta .btn-global, body .sidebar-cta-trust .trust-cta .btn-transparent, body .sidebar-cta-trust .trust-cta .btn-white, body .sidebar-cta-trust .trust-cta .submit-scholarship input, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit .sidebar-cta-title input, body:not(.page-template-front-page) .sidebar .sidebar-form .lead-form form .submit .sidebar-cta-trust .trust-cta input, body:not(.page-template-front-page) .sidebar-cta-title .sidebar .sidebar-form .lead-form form .submit input, body:not(.page-template-front-page) .sidebar-cta-trust .trust-cta .sidebar .sidebar-form .lead-form form .submit input {
	font-size: 14px;
	height: 45px;
}

body .sidebar-cta-trust {
	display: flex;
	width: 100%;
	padding-top: 10px;
	flex-wrap: wrap;
}

body .sidebar-cta-trust .trust-thumb {
	overflow: hidden;
	width: 75px;
	height: 75px;
	border: 1px solid #ececec;
	border-radius: 50%;
	background-color: #ececec;
}

body .sidebar-cta-trust .trust-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 0 0;
	object-position: 0 0;
}

body .sidebar-cta-trust .trust-meta {
	display: flex;
	flex-direction: column;
	width: calc(100% - 75px);
	padding-left: 15px;
	justify-content: flex-start;
	align-items: flex-start;
}

body .sidebar-cta-trust .trust-meta * {
	text-align: left;
}

body .sidebar-cta-trust .trust-meta span:first-child {
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	color: #2d2d2d;
}

body .sidebar-cta-trust .trust-meta h4 {
	font-family: Montserrat, sans-serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 1;
	margin: 5px 0 7px;
	text-align: center;
	color: #2d2d2d;
}

body .sidebar-cta-trust .trust-meta span:last-child {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.3;
	color: #2d2d2d;
}

@media (max-width:1400px) {
	body .sidebar-cta-trust .trust-meta span:last-child {
		font-size: 14px;
	}
}

body .sidebar-cta-trust .trust-cta {
	display: flex;
	width: 100%;
	padding-top: 10px;
	justify-content: center;
	align-items: center;
}

body:not(.page-template-front-page).page-template-page-come-back-stronger .site-inner {
	padding-right: 0;
	padding-left: 0;
}

body:not(.page-template-front-page).page-template-page-come-back-stronger .breadcrumb {
	padding-right: 15px;
	padding-left: 15px;
}

body:not(.page-template-front-page) .site-container .stronger-about {
	width: 100%;
	padding: 100px 0 170px;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .stronger-about {
		padding: 0 0 60px;
	}
}

body:not(.page-template-front-page) .site-container .stronger-about-main {
	width: 100%;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .stronger-about-main {
		padding-bottom: 50px;
	}
}

body:not(.page-template-front-page) .site-container .stronger-about-main h2 {
	font-family: "Chong Modern Std", sans-serif;
	font-size: 70px;
	line-height: 1;
	margin: 0 0 15px;
	color: #4872d1;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .stronger-about-main h2 {
		font-size: 50px;
	}
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .stronger-about-main h2 {
		font-size: 40px;
	}
}

body:not(.page-template-front-page) .site-container .stronger-about-main h2 + * {
	font-size: 21px;
	font-weight: 700;
	margin: 0 0 15px;
	color: #393939;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .stronger-about-main h2 + * {
		font-size: 18px;
	}
}

body:not(.page-template-front-page) .site-container .stronger-about-main p strong {
	color: #4872d1;
}

body:not(.page-template-front-page) .site-container .stronger-about-video {
	width: 100%;
}

body:not(.page-template-front-page) .site-container .stronger-info {
	position: relative;
	width: 100%;
	background-color: #244692;
}

body:not(.page-template-front-page) .site-container .stronger-info::after, body:not(.page-template-front-page) .site-container .stronger-info::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: calc(100% - 1px);
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #244692;
}

body:not(.page-template-front-page) .site-container .stronger-info::after {
	right: calc(100% - 1px);
	left: initial;
}

body:not(.page-template-front-page) .site-container .stronger-form-thumb picture {
	top: 40px !important;
	left: 40px !important;
	overflow: hidden;
	width: 800px !important;
	height: 800px !important;
	padding: 50px;
	border-radius: 50%;
	background-color: #fff;
}

@media (max-width:1600px) {
	body:not(.page-template-front-page) .site-container .stronger-form-thumb picture {
		top: 100px !important;
		width: 650px !important;
		height: 650px !important;
	}
}

body:not(.page-template-front-page) .site-container .stronger-form-thumb picture img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: center center;
	object-position: center center;
}

body:not(.page-template-front-page) .site-container .stronger-form, body:not(.page-template-front-page) .site-container .stronger-join {
	width: 100%;
}

body:not(.page-template-front-page) .site-container .stronger-form-thumb, body:not(.page-template-front-page) .site-container .stronger-join-thumb {
	position: relative;
	width: 100%;
	height: 100%;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .stronger-form-thumb, body:not(.page-template-front-page) .site-container .stronger-join-thumb {
		display: flex;
		flex-direction: column;
		padding-bottom: 60px;
		justify-content: flex-start;
		align-items: center;
	}
}

body:not(.page-template-front-page) .site-container .stronger-form-head, body:not(.page-template-front-page) .site-container .stronger-form-main, body:not(.page-template-front-page) .site-container .stronger-join-head, body:not(.page-template-front-page) .site-container .stronger-join-main {
	width: 100%;
}

body:not(.page-template-front-page) .site-container .stronger-form-main form .col-12 p, body:not(.page-template-front-page) .site-container .stronger-join-main form .col-12 p {
	font-size: 16px;
	margin: 0 0 30px;
}

body:not(.page-template-front-page) .site-container .stronger-form-main form p, body:not(.page-template-front-page) .site-container .stronger-join-main form p {
	margin: 0;
	color: #fff;
}

body:not(.page-template-front-page) .site-container .stronger-form-head h2, body:not(.page-template-front-page) .site-container .stronger-join-head h2 {
	margin: 0 0 10px;
	color: #fff;
}

body:not(.page-template-front-page) .site-container .stronger-form-head p, body:not(.page-template-front-page) .site-container .stronger-join-head p {
	font-size: 21px;
	line-height: 1.4;
	margin: 0 0 30px;
	color: #fff;
}

body:not(.page-template-front-page) .site-container .stronger-form-main {
	padding: 150px 0;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .stronger-form-main {
		padding: 60px 0;
	}
	
	body:not(.page-template-front-page) .site-container .stronger-form-thumb {
		display: none;
	}
}

body:not(.page-template-front-page) .site-container .stronger-form-thumb picture {
	position: absolute;
	z-index: 1;
	display: block;
	width: 50vw;
	max-width: 900px;
}

body:not(.page-template-front-page) .site-container .stronger-join {
	padding: 0 0 100px;
}

@media (max-width:1200px) {
	body:not(.page-template-front-page) .site-container .stronger-join {
		padding: 0 0 60px;
	}
}

body:not(.home).page-template-page-practice-areas .practice-areas-thumb a:hover span, body:not(.page-template-front-page) .site-container .stronger-join-main h2, body:not(.page-template-front-page) .site-container .stronger-join-main p {
	color: #fff;
}

body:not(.page-template-front-page) .site-container .stronger-join-main h2::before {
	left: 25%;
	background-color: #fff;
}

body:not(.page-template-front-page) .site-container .stronger-recent {
	width: 100%;
	padding: 50px 0 80px;
}

@media (max-width:767px) {
	body:not(.page-template-front-page) .site-container .stronger-recent {
		padding: 50px 0 30px;
	}
}

body:not(.page-template-front-page) .site-container .stronger-recent-main {
	width: 100%;
}

body:not(.page-template-front-page) .site-container .stronger-recent-main h3 {
	font-weight: 500;
	text-align: center;
	color: #393939;
}

body:not(.page-template-front-page) .site-container .stronger-recent-main h3 strong {
	font-weight: 500;
	color: #4872d1;
}

body:not(.page-template-front-page) .site-container .stronger-recent-main p {
	text-align: center;
}

body:not(.page-template-front-page) .site-container .stronger-slider {
	position: relative;
	width: 100%;
	padding: 50px 0;
	background-color: #f3f3f3;
}

body:not(.page-template-front-page) .site-container .stronger-slider::after, body:not(.page-template-front-page) .site-container .stronger-slider::before {
	position: absolute;
	z-index: 1;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #f3f3f3;
}

body:not(.page-template-front-page) .site-container .stronger-slider::before {
	left: 100%;
}

body:not(.page-template-front-page) .site-container .stronger-slider::after {
	right: 100%;
	left: initial;
}

body:not(.page-template-front-page) .site-container .stronger-slider-main {
	position: relative;
	width: 100%;
}

body:not(.page-template-front-page) .site-container .stronger-slider-main .swiper {
	padding-bottom: 50px;
}

body:not(.page-template-front-page) .site-container .stronger-slider-main .swiper-pagination {
	bottom: 0;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

body:not(.page-template-front-page) .site-container .stronger-slider-main .swiper-pagination-bullet {
	display: inline-block;
	width: 85px;
	height: 5px;
	margin: 0 !important;
	transition: all .3s ease-in-out;
	opacity: 1;
	border-radius: 0;
	outline: 0;
	background-color: #b9b9b9;
}

body:not(.page-template-front-page) .site-container .stronger-slider-main .swiper-pagination-bullet-active {
	background-color: #4872d1;
}

body:not(.page-template-front-page) .site-container .stronger-slide {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body:not(.page-template-front-page) .site-container .stronger-slide > span {
	font-size: 21px;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	color: #393939;
}

@media (max-width:576px) {
	body #modal-video, body #modal-video iframe {
		height: 280px !important;
	}
}

body #otm-checklist-inner, body #otm-checklist-overlay {
	width: 100%;
	text-align: center;
	align-items: center;
	justify-content: center;
}

body #otm-checklist-inner {
	display: flex;
	overflow: hidden;
	height: 0;
	margin-bottom: 25px;
	transition: all ease-in-out .3s;
}

body .otm-checklist {
	position: relative;
	max-width: 420px;
}

body .otm-checklist h2.ctct-form-header {
	line-height: 1.1 !important;
	margin: 0 0 15px;
	text-align: center;
}

body .otm-checklist p.ctct-form-text {
	font-size: 14px;
	text-align: center;
}

body .otm-checklist .ctct-form-footer {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

body .otm-checklist .ctct-form-footer img {
	position: static;
	top: initial;
	left: initial;
}

body .otm-checklist p.ctct-gdpr-text {
	font-size: 10px;
}

@media (max-width:767px) {
	body .otm-checklist div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header {
		font-size: 20px;
	}
}

body #otm-checklist-overlay {
	position: fixed;
	z-index: 100000000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	height: 100%;
	padding: 1rem;
	background-color: rgba(0, 0, 0, .5);
}

body #otm-checklist-overlay .otm-checklist {
	position: relative;
	display: inline-block;
	max-width: 400px;
	min-height: 200px;
	margin: 10px;
	padding: 25px;
	border-radius: 5px;
	background-color: #fff;
}

body #otm-checklist-close {
	font-size: 30px;
	line-height: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

body:not(.page-template-front-page) .youtubeiFrame {
	position: relative;
	width: 100%;
	height: 520px;
	margin-bottom: 30px;
}

body:not(.page-template-front-page) .youtubeiFrame img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

body:not(.page-template-front-page) .youtubeiFrame iframe {
	display: block;
	width: 100% !important;
	height: 100% !important;
	border: 0 !important;
}

body:not(.page-template-front-page) .youtubeiFrame svg {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	transform: translate(-50%, -50%);
	fill: #fff;
}

body .video-testimonials {
	padding-bottom: 15px;
}

body .video-testimonials .swiper {
	padding-bottom: 40px;
}

body .video-testimonials .swiper-pagination {
	bottom: 0;
}

body .video-testimonials .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px !important;
	transition: all .3s ease-in-out;
	opacity: 1;
	outline: 0;
	background-color: #393939;
}

body .video-testimonials .swiper-pagination-bullet-active {
	background-color: #4872d1;
}

body .community-slider, body .video-testimonials, body .video-testimonials-slide {
	position: relative;
	width: 100%;
}

body .video-testimonials-slide a {
	display: block;
	width: 100%;
	height: 270px;
}

body .video-testimonials-slide a:hover svg {
	transform: translate(-50%, -50%) scale(1.1);
}

@media (max-width:767px) {
	body .video-testimonials-slide a {
		height: 230px;
	}
}

body .video-testimonials-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

body .video-testimonials-slide svg {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	width: 35px;
	height: 35px;
	transition: all .3s ease-in-out;
	transform: translate(-50%, -50%);
	fill: #fff;
}

body:not(.page-template-front-page) .case-result {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 25px;
	background-color: #f3f3f3;
}

body:not(.page-template-front-page) .case-result-list {
	-moz-column-count: 1;
	column-count: 1;
	-moz-column-gap: 25px;
	column-gap: 25px;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .case-result-list {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

body:not(.page-template-front-page) .case-result h3 {
	font-size: 26px;
	margin: 0 0 15px;
	color: #393939;
}

body:not(.page-template-front-page) .case-result span {
	font-size: 36px;
	font-weight: 700;
	color: #4872d1;
	margin-bottom: 10px;
	display: block;
}

body:not(.page-template-front-page) .case-result p {
	margin: 10px 0 0;
	color: #393939;
}

body:not(.page-template-front-page) .case-result-main {
	width: 100%;
	padding: 25px;
	background-color: #f3f3f3;
}

body:not(.page-template-front-page) .case-result-main .entry-content {
	min-height: initial !important;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .case-result-main {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
}

body:not(.page-template-front-page) .case-result-main p:last-child {
	margin: 0 !important;
}

body .community-slider .swiper-text-wrapper {
	width: 100%;
	padding: 30px 0;
}

body .community-slider .swiper {
	padding-bottom: 40px;
}

body .community-slider .swiper-pagination {
	bottom: 0;
}

body .community-slider .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px !important;
	transition: all .3s ease-in-out;
	opacity: 1;
	outline: 0;
	background-color: #393939;
}

body .coffee-community-main h2::before, body .community-slider .swiper-pagination-bullet-active {
	background-color: #4872d1;
}

body .community-slide {
	display: block;
	width: 100%;
	height: 500px;
}

@media (max-width:576px) {
	body .community-slide {
		height: 400px;
	}
}

body .community-slide iframe, body .community-slide img, body .community-slide video {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

body .testimonials-list {
	width: 100%;
}

body .community-posts .community-card, body .testimonials-list-item {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
}

body .testimonials-list-item {
	padding: 25px;
	background-color: #f3f3f3;
	align-items: flex-start;
}

body .testimonials-list-item h3 {
	font-size: 26px;
	margin: 0 0 15px;
	color: #393939;
}

body .testimonials-list-item span {
	font-size: 20px;
	font-weight: 700;
	color: #4872d1;
}

body .testimonials-list-item p {
	margin: 0 0 10px;
	color: #393939;
}

body .community-posts {
	width: 100%;
}

body .community-posts .community-card {
	align-items: center;
}

body .community-posts .community-card iframe {
	width: 350px;
	height: 620px;
}

body .community-posts .community-card-text-wrapper {
	width: 100%;
	margin-top: 50px;
	padding: 30px 30px 10px;
	background-color: #f3f3f3;
}

body .community-posts .community-card-text-wrapper * {
	text-align: center;
}

body.post-type-archive-media .blog-article-main h3, body.post-type-archive-media .blog-article-main span, body.tax-types .blog-article-main h3, body.tax-types .blog-article-main span {
	margin: 0 !important;
}

body.post-type-archive-media .blog-article-main h3 a, body.post-type-archive-media .blog-article-main span a, body.tax-types .blog-article-main h3 a, body.tax-types .blog-article-main span a {
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #4872d1;
}

body.post-type-archive-media .blog-article-main h3 a:hover, body.post-type-archive-media .blog-article-main span a:hover, body.tax-types .blog-article-main h3 a:hover, body.tax-types .blog-article-main span a:hover {
	color: #e2af00;
}

body:not(.page-template-front-page) .hc-map {
	overflow: hidden;
	width: 100%;
	border: 1px solid #244692;
}

body:not(.page-template-front-page) .hc-map .row .col-lg-6 {
	padding-right: 0;
	padding-left: 0;
}

body:not(.page-template-front-page) .hc-map__address {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 30px 20px 10px 30px;
	border-right: 1px solid #244692;
	justify-content: flex-start;
	align-items: flex-start;
}

body:not(.page-template-front-page) .hc-map__address > h3 {
	font-size: 30px;
	width: 100%;
	margin: 0 0 30px;
	padding: 0 0 15px;
	text-align: left;
	border-bottom: 2px solid #e2af00;
}

body:not(.page-template-front-page) .hc-map__address > strong {
	font-size: 25px;
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	text-align: left;
	color: #000;
}

body:not(.page-template-front-page) .hc-map__address address {
	font-style: normal;
	display: block;
	margin: 0 0 25px;
}

body:not(.page-template-front-page) .hc-map__address p {
	margin: 0 0 5px;
}

body:not(.page-template-front-page) .hc-map__address p a, body:not(.page-template-front-page) .hc-map__map-embed .map-more a {
	font-weight: 700;
	color: #244692;
}

body:not(.page-template-front-page) .hc-map__address p a:hover, body:not(.page-template-front-page) .hc-map__map-embed .map-more a:hover {
	color: #e2af00;
}

body:not(.page-template-front-page) .hc-map__map-embed {
	width: 100%;
	height: 397px;
}

@media (max-width:576px) {
	body:not(.page-template-front-page) .hc-map__map-embed {
		height: 300px;
	}
}

body:not(.page-template-front-page) .hc-map__map-embed .map-container {
	width: 100%;
	height: calc(100% - 40px);
}

body:not(.page-template-front-page) .hc-map__map-embed .map-container iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

@media (max-width:992px) {
	body:not(.page-template-front-page) .hc-map__map-embed .map-container iframe {
		height: 300px;
	}
}

body:not(.page-template-front-page) .hc-map__map-embed .map-more {
	display: flex;
	width: 100%;
	height: 40px;
	justify-content: center;
	align-items: center;
}

body #checklist {
	width: 400px;
}

@media (max-width:576px) {
	body #checklist {
		width: 100%;
	}
}

body .g-recaptcha {
	z-index: -1;
	display: none;
	opacity: 0;
}

.page-id-212 .internal-hero-main a, body.page-template-reviews-page main.content > .entry-content {
	display: none;
}

body:not(.page-template-front-page) .community-card {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body:not(.page-template-front-page) .community-card p {
	margin: 30px 0 !important;
}

body:not(.home).page-template-page-practice-areas .site-container .site-inner .content-sidebar-wrap .content .entry-content {
	min-height: initial;
	padding-bottom: 50px;
}

body:not(.home).page-template-page-practice-areas .practice-areas {
	width: 100%;
}

body:not(.home).page-template-page-practice-areas .practice-areas-box {
	width: 100%;
	height: 100%;
}

body:not(.home).page-template-page-practice-areas .practice-areas-box:hover .practice-areas-links {
	display: block;
	width: 100%;
	margin: 0;
	padding: 25px 30px 21px;
	background-color: #f3f3f3;
}

body:not(.home).page-template-page-practice-areas .practice-areas-thumb {
	width: 100%;
	height: 300px;
}

@media (max-width:576px) {
	body:not(.home).page-template-page-practice-areas .practice-areas-thumb {
		height: 250px;
	}
}

body:not(.home).page-template-page-practice-areas .practice-areas-thumb a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

body:not(.home).page-template-page-practice-areas .practice-areas-thumb a::after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0, 0, 0, .5);
}

@media (max-width:576px) {
	body:not(.home).page-template-page-practice-areas .practice-areas-thumb a:hover {
		padding: 25px 15px 20px;
	}
}

body:not(.home).page-template-page-practice-areas .practice-areas-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	filter: brightness(2);
}

body:not(.home).page-template-page-practice-areas .practice-areas-thumb span {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	display: block;
	width: 71%;
	padding: 10px 18px;
	transform: translate(-50%, -50%);
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #4971d0;
}

body:not(.home).page-template-page-practice-areas .practice-areas-links {
	display: none;
}

@media (max-width:992px) {
	body:not(.home).page-template-page-practice-areas .practice-areas-links {
		display: block;
		padding: 5px 10px;
		background-color: #f3f3f3;
	}
}

body:not(.home).page-template-page-practice-areas .practice-areas-links li {
	width: 100%;
	margin-bottom: 10px;
}

body:not(.home).page-template-page-practice-areas .practice-areas-links li a {
	font-size: 15px;
}

.sidebar .sidebar-form span#scholarship {
	font-size: 20px;
}

.submit-scholarship {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.submit-scholarship input {
	font-size: 16px;
	height: 50px;
	margin-top: 20px;
	padding: 0 30px;
	color: #393939;
	border-radius: 0;
}

.contact-scholarship span {
	font-size: 21px;
	font-weight: 500;
	color: #fff;
}

.hero-cta, .popup {
	z-index: 2;
	display: none;
}

.popup {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 80%;
	padding: 20px;
	transform: translate(-50%, -50%);
	border: 1px solid #ccc;
	background: rgba(255, 255, 255, .95);
	box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
}

@media (min-width:1201px) {
	.page-id-212 .hero-cta {
		display: block;
	}
}

.hero-cta {
	position: relative;
	margin-top: -80px;
}

.hero-cta-box {
	width: 23%;
	margin: 0 10px;
	padding-bottom: 30px;
	background: #fff;
	box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .12);
}

.hero-cta-text {
	font-size: 17px;
	font-weight: 500;
	line-height: 21px;
	margin: 0;
	padding: 25px 20px;
	text-align: center;
}

.hero-cta .cta-link, .hero-cta .cta-link .cta-button-hero {
	display: flex;
	text-align: center;
	justify-content: center;
}

.hero-cta .cta-link .cta-button-hero {
	font-family: Montserrat, sans-serif;
	padding: 10px 25px;
	text-transform: uppercase;
	color: #0073e5;
	border: 2px solid #0073e5;
	background: #fff;
}

.box {
	cursor: pointer;
}

.box .areas-we-serve {
	display: none;
}

.iziModal .iziModal-header {
	box-shadow: inset 0 0 0 0;
}

.areas-we-serve {
	background-color: #f3f3f3;
}

.areas-we-serve .iziModal-header-title {
	display: none;
}

.areas-we-serve .iziModal-button-close {
	filter: brightness(0);
}

.areas-we-serve .iziModal-content {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	line-height: 1.8;
	padding: 0 50px 20px !important;
	color: #393939;
}

.areas-we-serve .iziModal-content .heading-box {
	font-size: 40px;
	margin-bottom: 20px;
}

@media (max-width:767px) {
	.areas-we-serve .iziModal-content .heading-box {
		font-size: 30px;
	}
	
	.areas-we-serve .iziModal-content {
		padding: 0 35px 20px !important;
	}
}

.areas-we-serve .iziModal-content li {
	padding: 4px 0;
	list-style: disc;
}

.areas-we-serve .iziModal-content li::marker {
	color: #0073e5;
}

.areas-we-serve .iziModal-content li ul {
	padding-left: 20px;
	list-style: none;
}

.areas-we-serve .iziModal-content li ul li {
	list-style: circle;
}

.image-title {
	position: relative;
	display: inline-block;
	width: 95%;
	margin: 20px 0;
}

@media (max-width:576px) {
	.image-title {
		margin: 0;
	}
}

@media (max-width:992px) {
	.image-title {
		width: 100%;
	}
}

.image-title img {
	width: 100%;
	height: auto;
}

.image-title h2 {
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	margin-top: 0;
	padding: 10px 15px;
	transform: translate(-50%, -50%);
	text-align: center;
	white-space: nowrap;
	color: #fff;
	border-radius: 5px;
	background: #4872d1;
}

body.page-template-page-coffee .site-inner {
	max-width: 100%;
	padding: 0;
}

body .coffee-hero {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding: 125px 0 50px;
}

@media (max-width:1200px) {
	body .coffee-hero {
		padding: 50px 0;
	}
}

body .coffee-hero::before {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	display: block;
	width: 74%;
	height: 100%;
	content: "";
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/coffee/thumb-hero.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media (max-width:1200px) {
	body .coffee-hero::before {
		content: none;
	}
}

body .coffee-hero-main {
	width: 100%;
	padding: 60px 50px 60px 0;
	background-color: #fff;
}

@media (max-width:1200px) {
	body .coffee-hero-main {
		display: flex;
		flex-direction: column;
		padding: 50px 0 30px;
		justify-content: flex-start;
		align-items: center;
	}
}

@media (max-width:767px) {
	body .coffee-hero-main {
		padding: 20px 0 30px;
	}
}

body .coffee-hero-main h1, body .coffee-proceeds-percent span {
	font-family: "Chong Modern Std", sans-serif;
	font-size: 64px;
	font-weight: 700;
}

body .coffee-hero-main h1, body .coffee-proceeds-main h2 {
	line-height: 96.5%;
	margin: 0 0 30px;
	letter-spacing: -.02em;
	color: #393939;
}

@media (max-width:1200px) {
	body .coffee-hero-main h1 {
		text-align: center;
	}
}

@media (max-width:767px) {
	body .coffee-hero-main h1 {
		font-size: 45px;
	}
}

body .coffee-hero-main p {
	font-size: 16px;
	font-weight: 400;
	line-height: 165%;
	width: 100%;
	max-width: 405px;
	margin: 0 0 30px;
	letter-spacing: .01em;
	color: #434444;
}

@media (max-width:1200px) {
	body .coffee-hero-main p {
		max-width: 100%;
		text-align: center;
	}
}

body .coffee-community-main p a, body .coffee-hero-main p a, body .coffee-more-main > p a {
	color: #4872d1;
}

body .coffee-community-main p a:hover, body .coffee-hero-main p a:hover, body .coffee-more-main > p a:hover {
	color: #e2af00;
}

@media (max-width:576px) {
	body .coffee-hero-main img {
		max-width: 70%;
		margin: 0 auto;
	}
}

body .coffee-hero-quote {
	position: relative;
	width: 100%;
	height: 100%;
}

body .coffee-hero-wrap {
	position: absolute;
	z-index: 1;
	bottom: -300px;
	left: 60%;
	display: flex;
	width: 450px;
	height: 450px;
	padding: 130px 70px 50px;
	transform: translateX(-50%);
	border-radius: 50%;
	background-color: #fff;
	justify-content: center;
	align-items: flex-start;
}

@media (max-width:1200px) {
	body .coffee-hero-wrap {
		position: static;
		bottom: initial;
		left: initial;
		width: 100%;
		height: auto;
		padding: 130px 0 0;
		transform: initial;
		border-right: 0;
	}
}

body .coffee-hero-wrap::before, body .coffee-proceeds::before {
	position: absolute;
	display: block;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
}

body .coffee-hero-wrap::before {
	top: 35px;
	left: 48%;
	width: 109px;
	height: 83px;
	transform: translateX(-50%);
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/coffee/bean.jpg");
	background-size: contain;
}

body .coffee-hero-wrap p {
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.7;
	text-align: center;
	color: #434444;
}

@media (max-width:1200px) {
	body .coffee-hero-wrap p {
		max-width: 300px;
		margin: 0;
	}
}

body .coffee-proceeds {
	position: relative;
	z-index: 2;
	width: 100%;
	margin-top: 100px;
	padding: 50px 0 100px;
	background-color: #fff;
}

body .coffee-proceeds::before {
	z-index: 1;
	top: 0;
	left: 0;
	width: 347px;
	height: 650px;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/coffee/left-beans.jpg");
	background-size: cover;
}

@media (max-width:1200px) {
	body .coffee-proceeds::before {
		top: -150px;
	}
}

@media (max-width:992px) {
	body .coffee-proceeds::before {
		left: -100px;
	}
}

@media (max-width:576px) {
	body .coffee-proceeds::before {
		top: 50px;
		left: -220px;
	}
}

body .coffee-proceeds::after {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	display: block;
	width: 340px;
	height: 606px;
	content: "";
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/coffee/right-beans.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media (max-width:1200px) {
	body .coffee-proceeds::after {
		top: 250px;
		right: -75px;
	}
}

@media (max-width:992px) {
	body .coffee-proceeds::after {
		right: -150px;
	}
}

@media (max-width:576px) {
	body .coffee-proceeds::after {
		top: 370px;
		right: -230px;
	}
}

@media (max-width:1200px) {
	body .coffee-proceeds {
		margin-top: 0;
	}
}

@media (max-width:767px) {
	body .coffee-proceeds {
		padding: 30px 0 100px;
	}
}

body .coffee-proceeds .container {
	position: relative;
	z-index: 2;
}

body .coffee-proceeds-main, body .coffee-up img {
	width: 100%;
}

body .coffee-proceeds-main h2 {
	font-family: Montserrat, sans-serif;
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	line-height: 49px;
	margin: 0 0 50px;
	text-align: center;
}

@media (max-width:767px) {
	body .coffee-proceeds-main h2 {
		font-size: 30px;
	}
}

body .coffee-proceeds-percent {
	display: flex;
	width: 100%;
	height: 100%;
	border-right: 1px solid #000;
	justify-content: center;
	align-items: center;
}

body .coffee-proceeds-percent span {
	line-height: 77px;
	color: #000;
}

@media (max-width:767px) {
	body .coffee-proceeds-percent span {
		font-size: 35px;
	}
}

body .coffee-proceeds-info {
	width: 100%;
	height: 100%;
	padding: 30px 0 30px 45px;
}

@media (max-width:992px) {
	body .coffee-proceeds-info {
		padding: 30px 50px 30px 0;
	}
}

@media (max-width:576px) {
	body .coffee-proceeds-info {
		padding: 30px 0;
	}
}

.page-template-page-careers .reasons-block-item-overlay:hover .info p, body .coffee-proceeds-info p {
	margin: 0;
}

@media (max-width:767px) {
	body .coffee-proceeds-info p {
		font-size: 14px;
	}
}

body .coffee-up {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}

@media (max-width:576px) {
	body .coffee-up {
		height: 200px;
	}
}

@media (max-width:576px) {
	body .coffee-up img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: top center;
		object-position: top center;
	}
}

body .coffee-collection {
	width: 100%;
	padding: 50px 0;
}

body .coffee-collection-head {
	width: 100%;
}

body .coffee-collection-head h2 {
	font-size: 40px;
	font-weight: 400;
	line-height: 49px;
	width: 100%;
	text-align: center;
	letter-spacing: -.02em;
	color: #393939;
}

@media (max-width:767px) {
	body .coffee-collection-head h2 {
		font-size: 30px;
	}
}

body .coffee-collection-head p {
	font-size: 16px;
	font-weight: 400;
	line-height: 165%;
	width: 100%;
	max-width: 890px;
	margin: 0 auto 40px;
	text-align: center;
	letter-spacing: .01em;
}

body .coffee-collection-link {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	justify-content: space-between;
	align-items: flex-start;
}

body .coffee-collection-main, body .coffee-collection-thumb img {
	width: 100%;
}

body .coffee-collection-main span:nth-child(2) {
	font-size: 16px;
	font-weight: 300;
	line-height: 165%;
	letter-spacing: .01em;
	color: #000;
}

body .coffee-collection-main h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 185.5%;
	margin: 10px 0 0;
	letter-spacing: .01em;
	text-transform: uppercase;
	color: #000;
}

body .coffee-collection-main span:nth-child(4) {
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 185.5%;
	letter-spacing: .01em;
	color: #000;
}

body .coffee-collection-main p {
	font-size: 14px;
	font-weight: 400;
	line-height: 170%;
	margin: 18px 0 30px;
	letter-spacing: .02em;
	color: #000;
}

body .coffee-collection-thumb {
	width: 100%;
	margin-bottom: 15px;
}

body .coffee-collection-cta {
	width: 100%;
}

body .coffee-collection-cta a {
	font-size: 16px;
	font-weight: 700;
	line-height: 165%;
	letter-spacing: .11em;
}

body .coffee-more {
	position: relative;
	width: 100%;
	max-width: 1920px;
	margin: 100px auto 0;
	padding-top: 120px;
}

body .coffee-more::after, body .coffee-more::before {
	position: absolute;
	z-index: 1;
	left: 50%;
	display: block;
	content: "";
	transform: translateX(-50%);
}

body .coffee-more::before {
	top: -120px;
	width: 1px;
	height: 125px;
	background-color: #000;
}

@media (max-width:1200px) {
	body .coffee-more::after, body .coffee-more::before {
		content: none;
	}
}

body .coffee-more::after {
	top: 5px;
	width: 1px;
	height: 50px;
	background-color: #fff;
}

@media (max-width:1200px) {
	body .coffee-more {
		margin: 0 auto;
		padding-top: 0;
	}
}

body .coffee-more .container {
	position: relative;
}

body .coffee-more .container::before, body .coffee-more-info::before {
	position: absolute;
	display: block;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
}

body .coffee-more .container::before {
	z-index: -1;
	top: -115px;
	right: 7.5px;
	width: 90%;
	height: calc(100% - 80px);
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/coffee/thumb-teas.jpg");
	background-size: cover;
}

@media (max-width:1200px) {
	body .coffee-more .container::before {
		content: none;
	}
}

body .coffee-more-main {
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 60px 45px 60px 50px;
	background-color: #fff;
}

@media (max-width:1200px) {
	body .coffee-more-main {
		display: flex;
		flex-direction: column;
		padding: 50px 0;
		justify-content: flex-start;
		align-items: center;
	}
}

@media (max-width:576px) {
	body .coffee-more-main {
		padding: 0;
	}
}

body .coffee-more-main h2, body .coffee-more-main > p {
	font-size: 40px;
	font-weight: 400;
	line-height: 49px;
	width: 100%;
	margin: 0 0 30px;
	letter-spacing: -.02em;
	color: #393939;
}

@media (max-width:1200px) {
	body .coffee-more-main h2 {
		text-align: center;
	}
}

@media (max-width:767px) {
	body .coffee-more-main h2 {
		font-size: 30px;
	}
}

body .coffee-more-main > p {
	font-size: 16px;
	font-style: normal;
	line-height: 165%;
	max-width: 405px;
	margin: 0 0 50px;
	letter-spacing: .01em;
	color: #434444;
}

@media (max-width:1200px) {
	body .coffee-more-main > p {
		max-width: 100%;
		text-align: center;
	}
}

body .coffee-more-main img {
	position: relative;
	z-index: 3;
}

@media (max-width:576px) {
	body .coffee-more-main img {
		max-width: 75%;
		margin: 0 auto;
	}
}

body .coffee-more-info {
	position: absolute;
	z-index: 1;
	bottom: 50px;
	left: 100%;
	display: flex;
	width: 400px;
	height: 400px;
	padding: 150px 70px 50px;
	transform: translateX(-50%);
	border-radius: 50%;
	background-color: #fff;
	justify-content: center;
	align-items: flex-start;
}

body .coffee-more-info::before {
	top: 15px;
	left: 48%;
	width: 106px;
	height: 118px;
	transform: translateX(-50%);
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/coffee/tea-leaf.jpg");
	background-size: contain;
}

@media (max-width:1200px) {
	body .coffee-more-info {
		position: relative;
		bottom: initial;
		left: initial;
		width: 100%;
		height: auto;
		margin-top: 30px;
		padding: 150px 0 0;
		transform: initial;
		border-right: 0;
	}
}

body .coffee-more-info p {
	font-size: 18px;
	font-weight: 700;
	font-style: italic;
	line-height: 1.7;
	text-align: center;
	color: #434444;
}

@media (max-width:1200px) {
	body .coffee-more-info p {
		max-width: 300px;
	}
}

body .coffee-community {
	width: 100%;
	padding: 50px 0 100px;
}

@media (max-width:767px) {
	body .coffee-community {
		padding: 50px 0;
	}
}

body .coffee-community-main {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: flex-start;
	align-items: center;
}

body .coffee-community-main h2 {
	font-size: 40px;
	font-weight: 400;
	font-style: normal;
	line-height: 49px;
	letter-spacing: -.02em;
	color: #393939;
}

@media (max-width:767px) {
	body .coffee-community-main h2 {
		font-size: 30px;
	}
}

body .coffee-community-main p {
	font-size: 16px;
	font-weight: 400;
	line-height: 165%;
	max-width: 750px;
	margin: 0 0 30px;
	text-align: center;
	letter-spacing: .01em;
	color: #000;
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box {
	padding: 20px 50px 50px;
	text-align: center;
	background: linear-gradient(180deg, #f3f0ef 0, #aeafae 153.69%);
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .title, body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .title-sm, body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box body:not(.home) .related-articles > span, body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box body:not(.page-template-front-page) .hc-map__address > h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h4, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h5, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h6, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h4, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h5, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h6, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-form-head h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-head h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-main h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-recent-main h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-form-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-join-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-join-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-recent-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h3, body:not(.home) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .related-articles > span, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h4, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h5, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h6, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h4, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h5, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h6, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .hc-map__address > h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-form-head h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-head h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-main h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-recent-main h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-form-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-join-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-join-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-recent-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h3 {
	font-family: Montserrat, sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 46px;
	margin: 0 0 20px;
	text-align: center;
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .copy {
	font-size: 18px;
	line-height: 1.8;
	color: #393939;
}

@media (max-width:992px) {
	body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box {
		padding: 30px;
	}
	
	body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .title, body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .title-sm, body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box body:not(.home) .related-articles > span, body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box body:not(.page-template-front-page) .hc-map__address > h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h4, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h5, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h6, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h4, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h5, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h6, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-form-head h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-head h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-main h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-recent-main h3, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-form-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-join-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-join-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body.page-template-page-referral body:not(.page-template-front-page) .site-container .stronger-recent-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h3, body:not(.home) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .related-articles > span, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h4, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h5, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > div > h6, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h4, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h5, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .entry-content > h6, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .hc-map__address > h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-form-head h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-head h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-join-main h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .grey-box .stronger-recent-main h3, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-form-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-join-head .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-join-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h2, body:not(.page-template-front-page) body.page-template-page-referral .site-container .stronger-recent-main .site-inner .content-sidebar-wrap .content .entry-content .grey-box h3 {
		font-size: 30px;
	}
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-list {
	margin: 0;
	padding: 0;
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item {
	display: flex;
	margin-bottom: 30px;
	padding: 30px 60px 40px 25px;
	color: #fff;
	background-color: #244692;
	flex-wrap: wrap;
}

@media (max-width:992px) {
	body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item {
		padding: 30px;
	}
}

@media (max-width:576px) {
	body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item {
		flex-direction: column;
		text-align: center;
	}
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__counter {
	font-family: Montserrat, sans-serif;
	font-size: 44px;
	font-weight: 700;
	display: flex;
	width: 88px;
	height: 88px;
	color: #244692;
	background: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/svg/benefits-counter-bg.svg") no-repeat center/cover;
	justify-content: center;
	align-items: center;
}

@media (max-width:576px) {
	body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__counter {
		margin: 0 auto;
	}
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__counter-wrap {
	width: 110px;
}

@media (max-width:576px) {
	body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__counter-wrap {
		width: 100%;
	}
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__data-wrap {
	width: calc(100% - 110px);
}

@media (max-width:576px) {
	body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__data-wrap {
		width: 100%;
	}
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__title {
	font-size: 32px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #fff;
}

body.page-template-page-referral .site-container .site-inner .content-sidebar-wrap .content .entry-content .benefits-item__copy {
	font-size: 18px;
	line-height: 1.8;
	margin: 0;
	color: #fff;
}

body.page-template-page-referral .home-cases {
	padding-top: 200px;
}

@media (max-width:767px) {
	body.page-template-page-referral .home-cases {
		padding-top: 100px;
	}
}

@media (max-width:576px) {
	body.page-template-page-referral .home-cases {
		width: 50px;
	}
}

body.page-template-page-referral .home-hero-awards {
	margin: 100px auto;
	gap: 30px;
}

@media (max-width:576px) {
	body.page-template-page-referral .home-hero-awards {
		margin: 50px auto;
	}
}

.sidebar .legal-widget {
	margin-top: 20px;
	background-color: #000;
}

.sidebar .legal-widget .call-action .call-text, .sidebar .legal-widget h3 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

.sidebar .legal-widget h3 {
	font-size: 32px;
	line-height: 32px;
	padding: 20px 0;
}

.sidebar .legal-widget h3 span {
	font-size: 60px;
	font-weight: 700;
	font-style: normal;
	line-height: 100%;
}

.sidebar .legal-widget ul {
	color: #fff;
	background-color: #000 !important;
}

.sidebar .legal-widget ul li {
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	font-weight: 600;
	font-style: normal;
	line-height: 25px;
	display: flex;
	margin-bottom: 20px;
	letter-spacing: .17px;
	color: #fff;
	gap: 20px;
}

.sidebar .legal-widget .call-action a, .sidebar .legal-widget ul li span {
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 150%;
	letter-spacing: .17px;
	color: #bb9761;
}

.sidebar .legal-widget ul li::before {
	content: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/checkmark.webp");
}

.sidebar .legal-widget .peace-of-mind, .sidebar-testimonials span {
	font-family: Montserrat, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

.sidebar .legal-widget .peace-of-mind {
	font-size: 23px;
	line-height: 29px;
	margin-bottom: 50px;
	color: rgba(255, 255, 255, .7);
}

.sidebar .legal-widget .call-action {
	display: flex;
	flex-direction: column;
	background: linear-gradient(265deg, #13144c 30.49%, #244692 83.59%);
	align-items: center;
	justify-content: center;
}

.sidebar .legal-widget .call-action img {
	margin-top: -30px;
}

.sidebar .legal-widget .call-action img:hover {
	transform: translate3d(0, 0, 0);
	animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
	backface-visibility: hidden;
	perspective: 1000px;
}

.sidebar .legal-widget .call-action .call-text {
	font-size: 24px;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.sidebar .legal-widget .call-action a {
	font-size: 44px;
	line-height: 110%;
	letter-spacing: .44px;
}

.sidebar .legal-widget .call-action a:hover {
	scale: 1.1;
}

.sidebar .legal-widget .call-action p {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	line-height: 23px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;
	color: #fff;
}

.sidebar .legal-widget .call-action p span {
	font-size: 21px;
	font-weight: 700;
	line-height: 130%;
}

.legal-assistance, .sidebar-testimonials, .success-story {
	display: flex;
	flex-direction: column;
	margin-top: 25px;
	align-items: center;
}

.sidebar-testimonials {
	padding: 10px;
	background-color: #e6e6e6;
}

.sidebar-testimonials span {
	font-size: 13px;
	font-weight: 700;
	font-style: normal;
	line-height: 15.6px;
	color: #000;
}

.legal-assistance h3, .sidebar-testimonials h3 {
	font-size: 24px;
	font-weight: 700;
	font-style: normal;
}

.sidebar-testimonials h3 {
	line-height: 27.6px;
	margin-top: 14px;
	color: #0e0f52;
}

.sidebar-testimonials .testimonials-card {
	max-width: 326px;
	margin-bottom: 20px;
	padding: 20px;
	border-bottom: 2px solid #244692;
	background: rgba(255, 255, 255, .7);
	box-shadow: 0 25px 40px 0 rgba(0, 0, 0, .25);
}

.sidebar-testimonials .testimonials-card h3, .sidebar-testimonials .testimonials-card p, .sidebar-testimonials .testimonials-card span {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	line-height: 28.8px;
}

.sidebar-testimonials .testimonials-card h3 {
	margin-bottom: 0;
	text-align: left;
	color: #333;
}

.sidebar-testimonials .testimonials-card p {
	font-weight: 400;
	line-height: 32.4px;
	margin-bottom: 5px;
	color: #333;
}

.sidebar-testimonials .testimonials-card span {
	color: #244692;
}

.sidebar-testimonials .testimonials-card .stars {
	display: flex;
	margin-top: 10px;
	align-items: center;
	grid-area: 9px;
	justify-content: center;
}

.sidebar-testimonials .testimonials-card .stars svg {
	width: 13px;
	height: 11px;
	fill: #ffcb00;
}

.legal-assistance, .success-story {
	padding: 20px;
	gap: 15px;
}

.success-story {
	background: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/success-story.webp") #244692 80%/cover no-repeat;
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/success-story.webp");
}

.success-story.nitro-lazy {
	background-image: none !important;
}

.sidebar-testimonials h3, .success-story p, .success-story span {
	font-family: Montserrat, sans-serif;
	text-align: center;
}

.success-story span {
	font-size: 50px;
	font-weight: 600;
	line-height: 36px;
	color: #bb9761;
}

@media (max-width:1400px) {
	.success-story span {
		font-size: 40px;
	}
}

.success-story p {
	font-size: 21px;
	font-style: normal;
	line-height: 33.6px;
	max-width: 370px;
	color: #fff;
}

.legal-assistance {
	position: relative;
	min-height: 566px;
	background: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/legal-assistance-bg.webp") #244692 80%/cover no-repeat;
}

.legal-assistance h3 {
	line-height: 36px;
	margin-bottom: 0;
	color: #fff;
}

.legal-assistance p {
	font-size: 13px;
	font-weight: 600;
	font-style: normal;
	line-height: 18.6px;
	letter-spacing: .26px;
	text-transform: uppercase;
	color: #fff;
}

.legal-assistance .hero-team-1 {
	position: absolute;
	bottom: 90px;
	left: 0;
}

.legal-assistance .hero-team-2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.random-faq-loop {
	margin-top: 25px;
	border: 1px solid #0e0f52;
}

.random-faq-loop .widget-title {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 26.4px;
	margin-top: 0 !important;
	padding: 20px 15px !important;
	text-align: center;
	color: #fff;
	background-color: #0e0f52;
}

.random-faq-loop .faq-page-listing {
	display: flex;
	flex-direction: row;
	margin: 20px 30px;
	border: 0;
	border-radius: 0;
	background-color: #ececec;
}

.random-faq-loop .faq-page-listing a, .sidebar-socials {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
}

.random-faq-loop .faq-page-listing a span {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	display: flex;
	color: #333;
	align-items: center;
}

.random-faq-loop .faq-page-listing a img {
	width: 103px;
	height: 103px;
	-o-object-fit: cover;
	object-fit: cover;
}

.sidebar-socials {
	flex-direction: column;
	padding: 40px;
	text-align: center;
	background-color: #000;
}

.legal-assistance h3, .legal-assistance p, .sidebar-socials h3, .sidebar-socials p {
	font-family: Montserrat, sans-serif;
	text-align: center;
}

.sidebar-socials p {
	font-size: 11px;
	font-weight: 600;
	font-style: normal;
	line-height: 16.5px;
	position: relative;
	width: 100%;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: #bb9761;
}

.sidebar-socials p::after, .sidebar-socials p::before {
	position: absolute;
	top: 50%;
	width: 55px;
	height: 1px;
	content: "";
	background-color: #bb9761;
}

.sidebar-socials p::before {
	left: 13%;
}

.sidebar-socials p::after {
	right: 13%;
}

.sidebar-socials h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 31px;
	color: #fff;
}

.sidebar-socials ul {
	display: flex;
	background-color: transparent !important;
	justify-content: center;
}

.sidebar-socials ul li a svg {
	width: 25px;
	height: 25px;
	fill: #bb9761;
}

.home-team-slider-wrapper {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
}

@media (max-width:1200px) {
	.home-team-slider-wrapper {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width:992px) {
	.home-team-slider-wrapper {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width:576px) {
	.home-team-slider-wrapper {
		grid-template-columns: repeat(1, 1fr);
	}
}

.page-template-page-careers .container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 1rem;
}

.page-template-page-careers .flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-template-page-careers .col {
	display: flex;
	flex-direction: column;
}

.page-template-page-careers .careers-hero {
	min-height: 850px;
	background: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/careers-hero-bg.webp") no-repeat center center/cover;
}

@media (max-width:767px) {
	.page-template-page-careers .careers-hero {
		min-height: 400px;
	}
}

.page-template-page-careers .careers-hero-overlay {
	display: flex;
	flex-direction: column;
	min-height: inherit;
	padding-bottom: 5rem;
	text-align: center;
	background: linear-gradient(360deg, #fff 18.52%, rgba(255, 255, 255, 0) 37.5%);
	justify-content: flex-end;
	align-items: center;
}

@media (max-width:767px) {
	.page-template-page-careers .careers-hero-overlay {
		padding-bottom: 1rem;
		background: linear-gradient(360deg, #fff 16.52%, rgba(255, 255, 255, 0) 49.5%);
	}
	
	.page-template-page-careers .careers-hero-overlay h2 {
		font-size: 1rem;
	}
}

.page-template-page-careers .careers-hero-title {
	font-size: 4.5rem;
	font-weight: 600;
	margin-bottom: 1rem;
	color: #2e2d2d;
}

@media (max-width:767px) {
	.page-template-page-careers .careers-hero-title {
		font-size: 2rem;
	}
}

.page-template-page-careers .reasons {
	display: flex;
	flex-direction: column;
	margin-bottom: 3rem;
	color: #fff;
	background-color: #090932;
}

.page-template-page-careers .reasons .row {
	display: flex;
	padding: 2.5rem 0;
	text-align: center;
	justify-content: center;
}

.page-template-page-careers .reasons .row h3 {
	font-size: 2rem;
	font-weight: 500;
}

.page-template-page-careers .reasons-block {
	display: flex;
	flex-direction: column;
	text-align: center;
	background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/architecture-bg.webp") no-repeat center center/cover;
	gap: 1rem;
}

.page-template-page-careers .reasons-block .overlay {
	padding-bottom: 4rem;
	background: linear-gradient(180deg, #0e0f52 0, rgba(14, 15, 82, 0) 130%);
}

.page-template-page-careers .reasons-block-title {
	margin-top: 2rem;
	text-align: center;
}

.page-template-page-careers .reasons-block-list {
	display: flex;
	margin-bottom: 2rem;
	gap: 1rem;
}

@media (max-width:767px) {
	.page-template-page-careers .reasons-block-list {
		flex-direction: column;
	}
}

.page-template-page-careers .reasons-block-item {
	display: flex;
	min-height: 420px;
	flex: 1;
}

.page-template-page-careers .reasons-block-item-overlay {
	display: flex;
	overflow: hidden;
	flex-direction: column;
	width: 100%;
	padding: 1rem;
	transition: all .3s ease-out;
	text-align: left;
	background: linear-gradient(0deg, #000 0, transparent 91.18%);
	justify-content: flex-end;
}

@media (max-width:992px) {
	.page-template-page-careers .reasons-block-item-overlay {
		background: rgba(0, 0, 0, .7);
	}
}

.page-template-page-careers .reasons-block-item-overlay .info {
	display: none;
	animation: slideUp .5s ease-out;
}

@media (max-width:992px) {
	.page-template-page-careers .reasons-block-item-overlay .info {
		font-size: .9rem;
		display: flex;
		flex-direction: column;
		gap: 12px;
	}
	
	.page-template-page-careers .reasons-block-item-overlay .info p {
		margin: 0;
	}
	
	.page-template-page-careers .reasons-block-item-overlay .info ul li::before {
		margin-right: .5rem;
		content: "•";
	}
}

.page-template-page-careers .reasons-block-item-overlay:hover {
	background: rgba(0, 0, 0, .7);
}

.page-template-page-careers .reasons-block-item-overlay:hover .info {
	font-size: .9rem;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.page-template-page-careers .reasons-block-item-overlay:hover .info ul li::before {
	margin-right: .5rem;
	content: "•";
}

.page-template-page-careers .culture .container {
	padding: 64px 0;
}

.page-template-page-careers .culture .container h2 {
	font-size: 3rem;
	font-weight: 400;
}

.page-template-page-careers .culture-carousel {
	width: 90%;
	max-width: 1200px;
	margin: 2rem 0 1rem;
	padding: 0 1rem;
}

.page-template-page-careers .culture .swiper {
	height: 400px;
}

.page-template-page-careers .culture .swiper-slide img {
	width: 100%;
	aspect-ratio: 1/1;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.page-template-page-careers .culture .swiper .swiper-button {
	position: absolute;
	z-index: 10;
	top: 50%;
	display: flex;
	width: 40px;
	height: 40px;
	cursor: pointer;
	transform: translate(0, -85%);
	border-radius: 50%;
	background: #bb9761;
	align-items: center;
	justify-content: center;
}

.page-template-page-careers .culture .swiper .swiper-button.next {
	right: 0;
	left: auto;
}

.page-template-page-careers .culture .swiper .swiper-button-prev {
	right: auto;
	left: 0;
}

.page-template-page-careers .jobs {
	background: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/careers-jobs-bg.webp") no-repeat center center/cover;
}

.page-template-page-careers .jobs .container {
	padding: 64px 0;
}

.page-template-page-careers .jobs-title {
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 2rem;
}

@media (max-width:767px) {
	.page-template-page-careers .jobs-title {
		font-size: 2rem;
	}
}

.page-template-page-careers .jobs-list {
	display: flex;
	flex-direction: column;
	margin-bottom: 2rem;
	gap: 2rem;
}

@media (max-width:992px) {
	.page-template-page-careers .jobs-list {
		padding: 0 1rem;
	}
}

@media (max-width:767px) {
	.page-template-page-careers .jobs-list {
		gap: 1rem;
	}
}

.page-template-page-careers .jobs-list-item {
	display: flex;
	flex-direction: column;
	padding: 2rem;
	color: #fff;
	background: linear-gradient(90deg, #13144c 0, #244692 100%);
	gap: 2rem;
}

.page-template-page-careers .jobs-list-item-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media (max-width:767px) {
	.page-template-page-careers .jobs-list-item-top {
		flex-direction: column-reverse;
		gap: 1rem;
		align-items: start;
	}
}

.page-template-page-careers .jobs-list-item .info, .page-template-page-careers .jobs-list-item-top h3 {
	margin: 0;
}

.page-template-page-careers .jobs-list-item-top span {
	font-size: 14px;
}

.page-template-page-careers .jobs-list-item-meta {
	display: flex;
	gap: 1rem;
	align-items: center;
}

.page-template-page-careers .jobs-bottom {
	padding: 1rem;
	text-align: center;
}

.page-template-page-careers .bottom {
	margin-bottom: 0px;
	background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/architecture-bg.webp") no-repeat center center/cover;
}

.page-template-page-careers .bottom-overlay {
	background: linear-gradient(180deg, #0e0f52 0, rgba(14, 15, 82, 0) 130%);
	overflow-y: hidden;
}

.page-template-page-careers .bottom-overlay h2 {
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

@media (max-width:992px) {
	.page-template-page-careers .bottom-overlay h2 {
		font-size: 2rem;
	}
}

.page-template-page-careers .bottom-overlay p {
	margin: 35px 0 0;
	text-align: center;
	color: #fff;
}

.page-template-page-careers .bottom-overlay p a {
	text-decoration: underline;
	color: #fff;
}

.page-template-page-careers .bottom-overlay p a:hover {
	color: #bb9761;
}

.page-template-page-careers .bottom-overlay .team-img {
	margin-top: 50px;
}

@media (max-width:576px) {
	.page-template-page-careers .bottom-overlay .team-img {
		margin-top: 40px;
	}
}

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

* {
	font-variant-numeric: lining-nums;
}

.page-template-page-research .site-inner.main-wrap {
	max-width: 968px;
}

.page-template-page-research .site-inner.main-wrap #breadcrumbs {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 15px 0;
}

@media (min-width:992px) {
	.page-template-page-research .site-inner.main-wrap #breadcrumbs {
		border-bottom: none;
	}
}

.page-template-page-research .site-inner.main-wrap p, body {
	font-size: 18px;
	line-height: 1.8;
}

.page-template-page-research .site-inner.main-wrap p > iframe {
	margin-top: -10px;
}

@media (max-width:576px) {
	.page-template-page-research .site-inner.main-wrap p > iframe {
		max-height: unset !important;
	}
}

@media (max-width:768px) {
	.page-template-page-research .site-inner.main-wrap table tr:first-child td {
		vertical-align: top;
	}
	
	.page-template-page-research .site-inner.main-wrap table td {
		padding: 1px;
		text-align: center;
		vertical-align: middle;
		border: 1px solid #eee;
	}
	
	.page-template-page-research .site-inner.main-wrap table td b {
		font-size: 13px;
		white-space: normal;
		word-break: break-word;
	}
}

.page-template-page-research .site-inner.main-wrap h2, .page-template-page-research .site-inner.main-wrap h3 {
	text-transform: capitalize;
}

.page-template-page-research .site-inner.main-wrap img {
	width: 100%;
}

.page-template-page-research .content-sidebar-wrap {
	display: block;
}

.page-template-page-research .content-sidebar-wrap main.content {
	width: 100%;
	padding: 0;
}

.page-template-page-research .hero {
	display: flex;
	flex-direction: column;
	min-height: 250px;
	margin-top: 20px;
	padding: 20px 0;
	background-color: #f7f7f7;
	background-image: none;
	justify-content: center;
	align-items: center;
}

.page-template-page-research .hero.nitro-lazy {
	background-image: none !important;
}

.page-template-page-research .hero .wrapper {
	display: flex;
}

.page-template-page-research .hero .research-wrapper {
	display: flex;
	max-width: 968px;
	margin: 0 auto;
	padding: 0 15px;
	align-items: center;
}

@media (max-width:992px) {
	.page-template-page-research .hero .research-wrapper {
		flex-direction: column;
		padding: 5px 0;
		gap: 5px;
	}
	
	.page-template-page-research .hero .research-img {
		width: unset;
		order: 2;
	}
}

.page-template-page-research .hero .research-img img {
	max-width: 285px;
	border-radius: 15px;
}

@media (max-width:992px) {
	.page-template-page-research .hero .research-img img {
		max-width: 180px;
	}
}

.page-template-page-research .hero .research-title {
	margin-left: 50px;
}

@media (max-width:992px) {
	.page-template-page-research .hero .research-title {
		margin-left: 0;
		text-align: center;
	}
}

.page-template-page-research .hero .research-title h1 {
	font-size: 45px;
	font-weight: 600;
	line-height: 54px;
	padding-top: 10px;
	color: #2e2d2d;
}

@media (max-width:992px) {
	.page-template-page-research .hero .research-title h1 {
		font-size: 40px;
		line-height: 50px;
		padding-top: 0;
	}
}

@media (max-width:767px) {
	.page-template-page-research .hero .research-title h1 {
		font-size: 26px;
		line-height: 36px;
	}
}

body {
	font-family: Montserrat, sans-serif;
	line-height: 1.6;
	padding-top: 155px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

body a {
	transition: all .3s ease-in-out;
}

body a, body a:hover {
	text-decoration: none;
	outline: 0;
}

body p:empty {
	display: none;
}

.scholarship_form_jot iframe {
	height: 2590px !important;
}

@media (max-width: 1200px) {
	.scholarship_form_jot iframe {
		height: 2050px !important;
	}
}

@media (max-width: 495px) {
	.scholarship_form_jot iframe {
		height: 2570px !important;
	}
}

.page-id-212 .hero-cta {
	padding-bottom: 20px;
	position: relative;
	top: -40px;
}

.sidebar .legal-assistance, .sidebar .success-story {
	mix-blend-mode: initial !important;
}

.breadcrumb {
	margin-left: -.75rem;
	margin-right: -.75rem;
}

.areas-we-serve-page .practice-areas-thumb .image-title img {
	height: 340px;
}

body.archive .site-container {
	min-height: auto;
}

.legal-assistance {
	padding-bottom: 0;
	min-height: initial;
}

img.heroteam-2 {
	margin-top: 20px;
}

body .blog-article-thumb img {
	-o-object-fit: contain;
	object-fit: contain;
	background-color: #fff;
}

body {
	padding-top: 233px;
}

.inner-banner {
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/banner-bg.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.inner-banner.nitro-lazy {
	background-image: none !important;
}

body:not(.page-template-front-page) .internal-hero-main {
	min-height: 315px;
	padding: 15px 0px;
}

body:not(.page-template-front-page) .hero_main h1 {
	margin-top: 0px;
}

.banner_content {
	color: #000;
	font-size: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 15px 0px;
}

.banner_img {
	position: absolute;
	right: 0px;
	width: 65%;
	height: 100%;
	bottom: 0px;
	text-align: right;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.banner_img img {}

.hero_main {
	display: flex;
	align-items: center;
}

.container {
	max-width: 1600px;
	width: 100%;
}

.long-sub-menu ul.sub-menu ul.sub-menu {
	left: -200px !important;
}

.job-listing {
	background: #e9e9e9;
	padding: 50px 0;
}

a.tutorial_link {
	display: none !important;
}

body .home-hero-main h1 {
	margin-bottom: 15px;
}

body .home-hero-links {
	margin-top: 15px;
}

.banner-highlight-content {
	font-size: 26px;
	font-weight: 700;
	color: #bb9761;
	font-family: Montserrat, sans-serif;
	line-height: 36px;
	letter-spacing: 2px;
}

body .home-hero::before {
	display: none !important;
}

.home-banner-content-desktop {
	margin-top: -100px;
	padding-bottom: 30px;
}

.home-mobile-banner-content {
	padding: 0px 0 20px;
}

/*.mobile-banner-image::before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(360deg, #fff 15%, rgba(255, 255, 255, 0) 45%);
}*/
.mobile-banner-image {
	position: relative;
}

@media screen and (min-width: 1400px) and (max-width: 1620px) {
	.breadcrumb {
		margin-left: -20px;
		margin-right: -20px;
	}
	
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .site-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 1400px) {
	.areas-we-serve-page .practice-areas-thumb .image-title img {
		height: 250px;
	}
}

@media screen and (max-width: 1200px) {
	body .home-hero-main h1 {
		font-size: 50px;
		margin: 0;
		line-height: 50px;
	}
	
	body .home-hero {
		padding-bottom: 30px;
		height: 400px;
	}
	
	.home-banner-content-desktop {
		margin-top: -60px;
	}
}

@media screen and (max-width: 991px) {
	.areas-we-serve-page .practice-areas-thumb .image-title img {
		height: auto;
	}
	
	body .home-hero-main p {
		font-size: 30px;
		line-height: 30px;
	}
	
	body {
		padding-top: 180px;
	}
	
	body .home-hero-main h1 {
		font-size: 36px;
		line-height: 40px;
	}
	
	body .home-hero {
		height: 350px;
	}
}

@media screen and (max-width: 1199px) {
	.banner_img {
		position: relative;
		width: 100%;
	}
}

@media screen and (max-width: 575px) {
	.banner-highlight-content {
		font-size: 15px;
		line-height: 24px;
		letter-spacing: 1px;
		margin-bottom: 15px;
	}
	
	body .home-hero-main h1 {
		font-size: 30px;
		line-height: 36px;
	}
}

.userway_buttons_wrapper {
	bottom: 20px !important;
	left: 60px !important;
}

.page-template-page-about-us, .page-template-temp-case-results2 {
	font-family: "Inter", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.page-template-page-about-us p, .page-template-temp-case-results2 p {
	font-size: 16px;
	line-height: 1.9;
}

.common-padding {
	padding: 120px 0px;
}

.heading {
	font-size: 40px;
	font-weight: 600;
}

.layout-container {
	max-width: 1600px;
	padding: 0px 15px;
	margin-left: auto;
	margin-right: auto;
}

body .btn2 {
	border-radius: 0px;
	font-weight: 600;
}

.bg-grey {
	background-color: #f8f8f8;
}

.page-template-page-about-us .site-inner, .page-template-temp-case-results2 .site-inner {
	max-width: 100%;
	padding: 0px;
}

.team-box {
	padding: 14px;
	border: 1px solid #d0d0d0;
	display: block;
	color: #000;
	text-align: left;
	transition: .5s;
}

.team-box:hover {
	background-color: #bb9761;
	color: #fff;
	box-shadow: 0px 8px 50px 0px rgba(0, 0, 0, .16);
}

.team-thumb img {
	height: 462px;
	width: 100%;
	object-fit: cover;
	object-position: top;
}

.team-box span {
	color: #393939;
}

.team-box:hover span {
	color: #fff;
}

.reduce-row-space {
	margin-left: -10px !important;
	margin-right: -10px !important;
}

.col-box {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.border-image:after {
	content: "";
	right: 0px;
	position: absolute;
	top: 40px;
	width: 100%;
	height: calc(100% - 80px);
	z-index: -1;
	border: 1px solid rgba(0, 0, 0, .3);
}

.border-image img {
	width: 100%;
	display: block;
}

.border-image {
	padding-right: 20px;
}

.container {
	max-width: 1600px !important;
	width: 100% !important;
}

.bg-blue {
	background-color: #0e0f52;
}

ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 10px 25px;
	margin-bottom: 50px;
	flex-wrap: wrap;
}

ul.tabs li {
	cursor: pointer;
	padding: 15px 35px;
	border: 1px solid #fff;
	background-color: transparent;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	transition: .5s;
	text-align: center;
}

ul.tabs li:hover {
	background-color: #bb9761;
	border-color: #bb9761;
	color: #fff;
}

ul.tabs li.active {
	background-color: #bb9761;
	color: #fff;
	border-color: #bb9761;
}

.tab_container {
	clear: both;
	overflow: auto;
	color: #fff;
}

.tab_content {
	display: none;
}

.tab_drawer_heading {
	display: none;
}

.accordion-header {
	padding: 0px;
	cursor: pointer;
	font-size: 24px;
	font-weight: 500;
	position: relative;
	padding-right: 20px;
}

.accordion-header a {
	color: #fff;
}

.accordion-items {
	border: 1px solid #9394dc;
	padding: 24px 30px;
	margin-bottom: 20px;
}

.accordion-body {
	border-top: none;
	display: none;
}

.accordion-header.open {}

.accordion-header.open::after {
	transform: rotate(225deg);
	margin: 0px;
}

.accordion-header::after {
	float: right;
	height: 15px;
	width: 15px;
	content: "";
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -8px;
	transition: .5s;
}

.category_content h4 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}

.category_content {
	margin-bottom: 40px;
}

.category_content a {
	color: #fff;
	text-decoration: underline;
}

.accordion-body p a {
	color: #fff;
	text-decoration: underline;
}

.accordion-header a:hover {
	color: #fff;
}

.accordion-body p a:hover {
	text-decoration: none;
}

.grey-container {
	background-color: #f5f5f5;
	padding: 80px 90px;
}

.case_result_box {
	height: 100%;
	color: #fff;
	padding: 30px;
}

.case_result_title {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 15px;
}

.case_results_amount {
	color: #bb9761;
	font-size: 40px;
	font-weight: 900;
	border-bottom: 1px solid #fff;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.case_result_description {
	line-height: 2;
	font-weight: 400;
}

.case_result_settlement {
	font-weight: 600;
	font-size: 26px;
}

.read_more_btn {
	font-weight: 600;
	padding: 0px;
	background: none;
	background-color: transparent;
	text-transform: uppercase;
	text-decoration: underline;
}

.case_result_box .read_more_btn {
	color: #bb9761 !important;
}

.case_result_box .read_more_btn:hover {
	text-decoration: none;
	color: #fff !important;
}

.read_more_btn:hover, .read_more_btn:focus {
	background: none;
	color: #bb9761;
	outline: none;
	border: none;
}

.model_content_style {
	color: #333;
}

.model_content_style .modal-dialog-centered {
	transform: none !important;
	display: flex;
	align-items: center;
	justify-content: center;
	height: calc(100% - 60px);
	overflow-y: auto;
}

/* .modal-open {
    overflow: hidden !important;
} */
.model_content_style {
	background: rgba(0, 0, 0, .5);
}

.model_content_style .close {
	opacity: 1;
	font-size: 30px;
}

body .home-testimonials .ti-widget.ti-goog .ti-review-item > .ti-inner {
	border-color: #253d83 !important;
}

.related-articles > span {
	margin-bottom: 25px !important;
	display: block;
	margin-top: 25px !important;
}

.desc_why a {
	color: #fff;
	text-decoration: underline;
}

/* New bannner of inner pages*/
.inner-banner {
	background-image: url("https://fasigbrooks.com/nitropack_static/kmwYgzjAcADrINFAfeBjdaKYScTMqVce/assets/images/optimized/rev-a8d11fb/fasigbrooks.com/wp-content/themes/fasig-brooks/assets/app/img/new-banner-img-1.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.inner-banner.nitro-lazy {
	background-image: none !important;
}

.internal-hero-main.hero_main {
	justify-content: center;
	text-align: center;
}

body:not(.page-template-front-page) .internal-hero-main .google-review {
	justify-content: center;
}

.inner-banner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(9, 9, 50, .87);
}

body:not(.page-template-front-page) .internal-hero-main h1 {
	color: #fff;
}

body:not(.page-template-front-page) .internal-hero-main .google-review span {
	color: #fff;
}

.banner_imgnew {
	display: flex;
	align-items: end;
}

.position-relative {
	position: relative !important;
}

body:not(.page-template-front-page) .internal-hero-main .btn-global {
	margin: auto;
}

.z-2 {
	z-index: 2;
}

/* .banner-highlight-content {text-shadow: 0 2px 6px rgba(0, 0, 0, 0.45), 0 0 2px rgba(0, 0, 0, 0.6);color: #fff;} */

/*End New bannner of inner pages*/
@media screen and (max-width: 1399px) {
	.common-padding {
		padding: 80px 0px;
	}
	
	.heading {
		font-size: 34px;
	}
	
	.team-thumb img {
		height: 400px;
	}
	
	.grey-container {
		padding: 40px 55px;
	}
}

@media screen and (max-width: 1199px) {
	.team-thumb img {
		height: 350px;
	}
	
	ul.tabs {
		gap: 10px 15px;
		margin-bottom: 25px;
	}
	
	ul.tabs li {
		padding: 12px 14px;
		font-size: 15px;
	}
	
	.accordion-header {
		font-size: 20px;
	}
	
	.accordion-items {
		padding: 15px 15px;
		margin-bottom: 15px;
	}
	
	.grey-container {
		padding: 20px 30px;
	}
}

@media screen and (max-width: 991px) {
	.case_results_amount {
		font-size: 22px;
		margin-bottom: 15px;
		padding-bottom: 10px;
	}
	
	.case_result_title {
		font-size: 20px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 767px) {
	.common-padding {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.heading {
		font-size: 28px;
	}
	
	.page-template-page-about-us p {
		font-size: 14px;
		line-height: 1.7;
	}
	
	.team-meta h3 {
		font-size: 20px;
	}
	
	.category_content h4 {
		font-size: 20px;
	}
	
	body {
		padding-top: 178px;
	}
	
	.grey-container {
		padding: 15px 15px;
	}
	
	.case_result_box {
		padding: 15px;
	}
}

@media screen and (max-width: 575px) {
	ul.tabs li {
		width: 100%;
	}
	
	.team-thumb img {
		height: 375px;
	}
}

.footer-form-section {
	position: relative;
	background: #234692;
}

.footer-left-image {
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.footer-left-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.footer-form {
	color: #fff;
	padding: 70px 0 70px 50px;
	font-size: 16px;
	line-height: 36px;
}

.footer-form-subheading {
	font-size: 20px;
	font-weight: 600;
	font-family: Montserrat, sans-serif;
}

.footer-form-title {
	font-size: 40px;
	font-weight: 600;
	font-family: Montserrat, sans-serif;
	margin: 0 0 15px;
}

.footer-lead-form .form-control {
	background: transparent;
	border: 0;
	box-shadow: none !important;
	border-bottom: 1px solid rgba(255, 255, 255, .6);
	border-radius: 0;
	padding: 10px 0;
	height: 50px;
	font-size: 16px;
	color: #fff;
}

.footer-lead-form .form-group {
	margin-bottom: 20px;
}

.footer-lead-form textarea.form-control {
	resize: none;
	height: 70px;
}

.footer-lead-form .form-group.form-group-text {
	max-width: 70%;
}

.footer-lead-form span.wpcf7-spinner {
	position: absolute;
	bottom: 17px;
	right: -53px;
}

.footer-lead-form form.wpcf7-form {
	position: relative;
}

.footer-lead-form .wpcf7-response-output {
	position: absolute;
	padding: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	bottom: -40px;
}

.footer-lead-form span.wpcf7-not-valid-tip {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: normal;
	font-size: 11px;
	background: #fff;
	padding: 2px;
}

.footer-form a {
	color: #fff;
}

.footer-form a:hover {
	color: #bb9761;
}

.footer-form .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 1);
}

.footer-form .form-control::-moz-placeholder {
	color: rgba(255, 255, 255, 1);
}

.footer-form .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, 1);
}

.footer-form .form-control:-moz-placeholder {
	color: rgba(255, 255, 255, 1);
}

.section-pd {
	padding-top: 80px;
	padding-bottom: 80px;
}

.footer-address-map iframe {
	width: 100%;
	/* height: 250px; */
	height: 350px;
	display: block;
	border: 0;
}

.location-title {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.footer-address {
	font-size: 16px;
	line-height: 24px;
	color: #393939;
}

.footer-phone-number a {
	font-size: 16px;
	color: #bb9761;
	font-weight: 600;
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.footer-phone-number a svg {
	margin-right: 5px;
	width: 24px;
	height: 24px;
	display: inline-block;
}

.footer-address-wraper {
	margin-top: 15px;
}

.footer-map-list {
	padding: 10px;
}

.blue-bg {
	background: #090932;
}

.footer-main {
	color: #fff;
}

.footer-main a {
	color: #fff;
}

.footer-main a:hover {
	color: #bb9761;
}

.footer-title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
}

.footer-menu-list ul li a {
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: 400;
}

.footer-menu-list ul li a:hover {
	color: #bb9761;
}

.footer-socials-link ul {
	display: flex;
	flex-wrap: wrap;
}

.footer-socials-link ul li {
	margin-right: 10px;
	margin-bottom: 10px;
}

.footer-socials-link ul li a {
	width: 42px;
	height: 42px;
	border: 1px solid #fff;
	display: flex;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
}

.footer-socials-link ul li a svg {
	width: 20px;
	height: 20px;
	display: inline-block;
	fill: #fff;
}

.footer-socials-link ul li a:hover {
	background: #bb9761;
	border-color: #bb9761;
}

.footer-socials-link {
	margin-top: 70px;
}

.footer-heading {
	font-size: 20px;
	font-weight: 600;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 15px;
}

.footer-content-wraper {
	font-size: 16px;
	line-height: 25px;
}

.footer-heading svg {
	width: 24px;
	height: 24px;
	margin-right: 5px;
}

.footer-bottom {
	border-top: 1px solid #f3f3f3;
	padding: 15px 0px;
}

.footer-copyright-left {
	font-size: 16px;
	line-height: 32px;
}

.footer-bottom-menu ul {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}

.footer-bottom-menu ul li {
	margin-left: 10px;
	padding-left: 10px;
	position: relative;
}

.footer-bottom-menu ul li a {
	font-size: 16px;
}

.footer-copyright-wraper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.footer-bottom-menu ul {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: center;
	margin: 0;
	padding: 0;
}

.footer-bottom-menu ul li {
	margin-left: 15px;
	padding-left: 15px;
	position: relative;
}

.footer-bottom-menu ul li::before {
	content: "|";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	margin: auto;
}

.footer-bottom-menu ul li:first-child {
	margin-left: 0px;
	padding-left: 0px;
}

.footer-bottom-menu ul li:first-child::before {
	display: none;
}

.footer-lead-form .row {
	margin-right: calc(-.5 * var(--bs-gutter-x));
	margin-left: calc(-.5 * var(--bs-gutter-x));
}

.footer-heading span {
	display: flex;
}

.form-group-btn, .form-group-btn p {
	display: inline-block;
	position: relative;
}

@media screen and (max-width: 991px) {
	.footer-lead-form .form-group.form-group-text {
		max-width: 100%;
	}
	
	.footer-left-image {
		position: static;
		width: 100%;
		height: auto;
	}
	
	.footer-left-image img {
		height: auto;
	}
	
	.footer-form {
		padding: 70px 0;
	}
	
	.footer-right-wraper {
		margin-top: 25px;
	}
	
	.footer-copyright-wraper {
		justify-content: center;
	}
	
	.footer-bottom-menu, .footer-copyright-left {
		width: 100%;
		text-align: center;
	}
	
	.footer-bottom-menu ul {
		justify-content: center;
	}
	
	.footer-address-map iframe {
		height: 250px;
	}
}

@media screen and (max-width: 767px) {
	.f-address-list {
		margin-bottom: 25px;
	}
	
	.section-pd {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.footer-socials-link {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
