





	/* Full Height Rows */
	.fl-node-helrsa0yqog7.fl-row-full-height > .fl-row-content-wrap,
	.fl-node-helrsa0yqog7.fl-row-custom-height > .fl-row-content-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.fl-node-helrsa0yqog7.fl-row-full-height > .fl-row-content-wrap {
		min-height: 100vh;
	}
	.fl-node-helrsa0yqog7.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 0;
	}

	.fl-builder-edit .fl-node-helrsa0yqog7.fl-row-full-height > .fl-row-content-wrap {
		min-height: calc( 100vh - 48px );
	}

	/* Full height iPad with portrait orientation. */
	@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
		.fl-node-helrsa0yqog7.fl-row-full-height > .fl-row-content-wrap {
			min-height: 1024px;
		}
	}
	/* Full height iPad with landscape orientation. */
	@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
		.fl-node-helrsa0yqog7.fl-row-full-height > .fl-row-content-wrap {
			min-height: 768px;
		}
	}
	/* Full height iPhone 5. You can also target devices with aspect ratio. */
	@media screen and (aspect-ratio: 40/71) {
		.fl-node-helrsa0yqog7.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-helrsa0yqog7.fl-row-default-height > .fl-row-content-wrap, .fl-node-helrsa0yqog7.fl-row-full-height > .fl-row-content-wrap, .fl-node-helrsa0yqog7.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}






.fl-node-2036pclmybgt.fl-row-default-height > .fl-row-content-wrap, .fl-node-2036pclmybgt.fl-row-full-height > .fl-row-content-wrap, .fl-node-2036pclmybgt.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}




.fl-node-0lma391h78fv {
	width: 100%;
}




.fl-node-d7vo60xry1am {
	width: 100%;
}




.fl-node-iv9zwobts3qf {
	width: 65.92%;
}




.fl-node-w0msf8t7reuc {
	width: 100%;
}




.fl-node-1yf3cv87zuxq {
	width: 34.08%;
}
.fl-builder-content .fl-rich-text strong {
	font-weight: bold;
}

/**
 * Remove bottom margins from the last paragraph
 * in v2+ text editor modules.
 */
.fl-module.fl-rich-text p:last-child {
	margin-bottom: 0;
}
/* Handle overlays in the builder */
.fl-builder-edit .fl-module.fl-rich-text p:not(:has(~ *:not(.fl-block-overlay))) {
	margin-bottom: 0;
}
:where(.fl-builder-content .fl-node-j70qs8wndvmp.fl-module-rich-text.fl-rich-text *) {
	color: inherit;
}
.fl-module-heading .fl-heading {
	padding: 0 !important;
	margin: 0 !important;
}.fl-node-grfwaohjbxtl.fl-module-heading, .fl-node-grfwaohjbxtl.fl-module-heading :where(a, q, p, span) {
	font-family: "Fira Sans", sans-serif;
	font-weight: 300;
	font-size: 34px;
	line-height: 0.6em;
	letter-spacing: -0.5px;
	text-align: left;
}
 .fl-node-grfwaohjbxtl.fl-module-heading {
	margin-top:24px;
	margin-bottom:0px;
}
@media (max-width: 767px) { .fl-node-grfwaohjbxtl.fl-module-heading { margin-top:21px; } }:where(.fl-builder-content .fl-node-yznm3dscu6w0.fl-module-rich-text.fl-rich-text *) {
	color: inherit;
}
img.mfp-img {
    padding-bottom: 40px !important;
}

/* Support for object-fit */
.fl-builder-edit .fl-fill-container img {
	transition: object-position .5s;
}

.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {
	height: 100% !important;
	width: 100% !important;
}

@media (max-width: 767px) { /* Mobile Photo */
.fl-photo-content,
.fl-photo-img {
	max-width: 100%;
} }.fl-node-dc93yz0lt64a, .fl-node-dc93yz0lt64a .fl-photo {
	text-align: center;
}
:where(.fl-builder-content .fl-node-hk4ipw2jef8n.fl-module-rich-text.fl-rich-text *) {
	color: inherit;
}
 .fl-node-hk4ipw2jef8n.fl-module-rich-text {
	margin-top:-50px;
}
@media (max-width: 767px) { .fl-node-hk4ipw2jef8n.fl-module-rich-text { margin-top:21px; } }
/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        



@media (min-width: 768px) and (max-width: 992px) {
	.fl-col-group .fl-visible-desktop-medium.fl-col,
	.fl-col-group .fl-visible-medium.fl-col,
	.fl-col-group .fl-visible-medium-mobile.fl-col {
		display: flex;
	}
}
@media (max-width: 767px) {
	.fl-col-group .fl-visible-medium-mobile.fl-col,
	.fl-col-group .fl-visible-mobile.fl-col {
		display: flex;
	}
}
