





.fl-node-pqn4x87c1vsk > .fl-row-content-wrap {
	background-color: #f7f7f7;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.fl-node-pqn4x87c1vsk .fl-row-content {
	max-width: 900px;
}
 .fl-node-pqn4x87c1vsk > .fl-row-content-wrap {
	padding-top:0px;
	padding-bottom:0px;
}






 .fl-node-ef8bvan1wtum > .fl-row-content-wrap {
	padding-top:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-left:20px;
}






.fl-node-uzdpke7qi3n6 > .fl-row-content-wrap {
	background-color: rgba(245, 245, 245, 0.78);
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}






.fl-node-iwbgvnzyctru > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}










.fl-node-jk9xtm0blpui {
	width: 57.7%;
}




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




.fl-node-umifcx0to7jw {
	width: 33.333%;
}




.fl-node-5cenymw8oxsp {
	width: 100%;
}




.fl-node-5y9k2giclo3z {
	width: 100%;
}




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




.fl-node-js3tcb7lry4w {
	width: 42.3%;
}




.fl-node-0i2ygkx6howz {
	width: 33.333%;
}




.fl-node-zb63rpe7ixhg {
	width: 33.333%;
}
.fl-module-box:before,
.fl-module-box:after {
	position: absolute;
}
a.fl-module-box {
	text-decoration: none;
}

/* Zero margins for child modules */
.fl-module-box :where( .fl-module ),
.fl-module-box :where( .fl-module-content ),
.fl-module-box.fl-block > * {
	margin: 0;
}

/* Ensure child modules size properly */
:where(.fl-module-box) { 
    min-width: 0;
    min-height: 0;
}.fl-builder-content-45537 .fl-node-jh91dk0c8bx4 {
	display: flex;
	flex-direction: row;
	justify-content: stretch;
	align-items: stretch;
	gap: 10px;
}
	.fl-builder-content .fl-node-8oam16v70xgk.fl-module-rich-text.fl-rich-text,
	.fl-builder-content .fl-node-8oam16v70xgk.fl-module-rich-text.fl-rich-text * {
		color: #1a1a1a;
	}
	.fl-builder-content .fl-node-8oam16v70xgk.fl-module-rich-text.fl-rich-text, .fl-builder-content .fl-node-8oam16v70xgk.fl-module-rich-text.fl-rich-text *:not(b, strong) {
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0px;
	text-align: center;
}
 .fl-node-8oam16v70xgk.fl-module-rich-text {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.fl-builder-content .fl-node-v2nu86mfdsre.fl-module-rich-text.fl-rich-text, .fl-builder-content .fl-node-v2nu86mfdsre.fl-module-rich-text.fl-rich-text *:not(b, strong) {
	line-height: 1.3;
}








.fl-node-ydl27rbhnsm9 .fl-video-poster {
	display: none;
}


/* Title
---------------------------------------------------*/

body a.fl-callout-title-link {
	text-decoration: none;
}
body h1.fl-callout-title,
body h2.fl-callout-title,
body h3.fl-callout-title,
body h4.fl-callout-title,
body h5.fl-callout-title,
body h6.fl-callout-title {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Text
---------------------------------------------------*/

.fl-callout-text p {
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
}

/* Button
---------------------------------------------------*/

.fl-callout-button {
	padding: 10px 0 0 0;
}

/* CTA Link
---------------------------------------------------*/

.fl-callout-cta-link {
	display: block;
}

/* Icons
---------------------------------------------------*/

/* Above/Below Title */
.fl-callout-icon-above-title .fl-icon {
	display: block;
	margin-bottom: 20px;
}
.fl-callout-icon-below-title .fl-icon {
	display: block;
	margin: 10px 0 15px;
}
.fl-callout-icon-above-title .fl-icon i,
.fl-callout-icon-below-title .fl-icon i {
	display: inline-block;
	float: none;
}

/* Left/Right of Title */
.fl-callout-icon-left-title .fl-callout-title,
.fl-callout-icon-right-title .fl-callout-title {
	display: inline-block;
}
.fl-callout-icon-left-title .fl-callout-title span,
.fl-callout-icon-right-title .fl-callout-title span {
	display: table-cell;
	vertical-align: middle;
}
.fl-callout-icon-left-title .fl-icon {
	padding-right: 15px;
}
.fl-callout-icon-right-title .fl-icon {
	padding-left: 15px;
}

/* Left/Right */
.fl-callout-icon-left,
.fl-callout-icon-right {
	display: table;
}
.fl-callout-icon-left .fl-icon,
.fl-callout-icon-left-text .fl-icon {
	display: table-cell;
	vertical-align: top;
	padding-right: 15px;
}
.fl-callout-icon-right .fl-icon,
.fl-callout-icon-right-text .fl-icon {
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
}

.fl-callout-icon-left .fl-callout-content,
.fl-callout-icon-right .fl-callout-content,
.fl-callout-icon-left-text .fl-callout-text-wrap,
.fl-callout-icon-right-text .fl-callout-text-wrap {
	display: table-cell;
}

/* Photos
---------------------------------------------------*/

/* Above Title */
.fl-callout-photo-above-title .fl-photo {
	margin-bottom: 15px;
}

/* Below Title */
.fl-callout-photo-below-title .fl-photo {
	margin-bottom: 15px;
	margin-top: 5px;
}

/* Left */
.fl-callout-photo-left {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.fl-callout-photo-left .fl-callout-photo,
.fl-callout-photo-left-text .fl-callout-photo {
	display: table-cell;
	padding-right: 30px;
	width: 50%;
	vertical-align: top;
}
.fl-callout-photo-left .fl-callout-content,
.fl-callout-photo-left-text .fl-callout-text-wrap {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

/* Right */
.fl-callout-photo-right {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.fl-callout-photo-right .fl-callout-photo,
.fl-callout-photo-right-text .fl-callout-photo {
	display: table-cell;
	padding-left: 30px;
	width: 50%;
	vertical-align: top;
}
.fl-callout-photo-right .fl-callout-content,
.fl-callout-photo-right-text .fl-callout-text-wrap {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
}

.fl-module-callout .fl-module-content {
	overflow: hidden;
}
@media (max-width: 768px) { .fl-callout-photo-left,
.fl-callout-photo-right {
	display: block;
}
.fl-callout-photo-left .fl-callout-photo,
.fl-callout-photo-left-text .fl-callout-photo {
	display: block;
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.fl-callout-photo-right .fl-callout-photo,
.fl-callout-photo-right-text .fl-callout-photo {
	display: block;
	margin-top: 25px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}
.fl-callout-photo-left .fl-callout-content,
.fl-callout-photo-left-text .fl-callout-content,
.fl-callout-photo-right .fl-callout-content,
.fl-callout-photo-right-text .fl-callout-content {
	display: block;
	width: auto;
} }.fl-node-a3pf76norube .fl-callout {
	text-align: left;
}
.fl-node-a3pf76norube .fl-callout-icon-left, .fl-node-a3pf76norube .fl-callout-icon-right {
	float: none;
}
.fl-node-a3pf76norube .fl-module-content {
	background-color: #ffffff;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
.fl-node-a3pf76norube .fl-callout-text, .fl-node-a3pf76norube .fl-callout-cta-link {
	font-size: 15px;
	line-height: 1.5;
}
@media(max-width: 992px) {
	.fl-node-a3pf76norube .fl-callout-icon-left, .fl-node-a3pf76norube .fl-callout-icon-right {
		float: none;
	}
}
@media(max-width: 768px) {
	.fl-node-a3pf76norube .fl-callout-icon-left, .fl-node-a3pf76norube .fl-callout-icon-right {
		float: none;
	}
}
.fl-node-0uknwqz612xs, .fl-node-0uknwqz612xs .fl-photo {
	text-align: center;
}
 .fl-node-0uknwqz612xs.fl-module-photo {
	margin-top:0px;
	margin-bottom:0px;
}
.fl-node-jk89nxy71lfw, .fl-node-jk89nxy71lfw .fl-photo {
	text-align: center;
}
 .fl-node-jk89nxy71lfw.fl-module-photo {
	margin-top:0px;
	margin-bottom:0px;
}
.fl-node-jrdl8zf0xi43, .fl-node-jrdl8zf0xi43 .fl-photo {
	text-align: center;
}
 .fl-node-jrdl8zf0xi43.fl-module-photo {
	margin-top:0px;
	margin-bottom:0px;
}
.fl-builder-content .fl-node-ayfrev7px1jn.fl-module-rich-text.fl-rich-text, .fl-builder-content .fl-node-ayfrev7px1jn.fl-module-rich-text.fl-rich-text *:not(b, strong) {
	line-height: 1.3;
}
 .fl-node-ayfrev7px1jn.fl-module-rich-text {
	margin-top:0px;
	margin-bottom:0px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

