.elementor-68438 .elementor-element.elementor-element-66bf5e5{padding:80px 0px 80px 0px;}.elementor-68438 .elementor-element.elementor-element-70b0169 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-68438 .elementor-element.elementor-element-fe2cc2b{font-family:"Century Gothic Regular", Sans-serif;font-size:17px;font-weight:400;line-height:27px;color:#585858;}@media(max-width:767px){.elementor-68438 .elementor-element.elementor-element-fe2cc2b{font-size:14px;line-height:23px;}}/* Start custom CSS for text-editor, class: .elementor-element-fe2cc2b */.disclaimer_content {
	--lg-navy:   #08031C;
	--lg-blue:   #16769E;  
	--lg-hover:  #125F80;
	--lg-deco:   #28AAE1;  
	--lg-body:   #3F4650;
	--lg-muted:  #6B7280;
	--lg-card:   #F4F8FB;

	margin: 0 auto;
	padding: 48px 24px 88px;
	color: var(--lg-body);
	font-size: 16px;
	line-height: 1.75;
}


.disclaimer_content h2 {
	font-family: 'Century Gothic Bold', 'Century Gothic', sans-serif;
	color: var(--lg-navy);
	font-size: 34px;
	line-height: 1.25;
	margin: 0 0 10px;
	position: relative;
	padding-bottom: 16px;
}

.disclaimer_content h2::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 56px;
	height: 4px;
	background: var(--lg-deco);
	border-radius: 2px;
}

.disclaimer_content h3 {
	font-family: 'Century Gothic Bold', 'Century Gothic', sans-serif;
	color: var(--lg-navy);
	font-size: 23px;
	line-height: 1.3;
	margin: 44px 0 14px;
}

.disclaimer_content h4 {
	font-family: 'Century Gothic Bold', 'Century Gothic', sans-serif;
	color: var(--lg-blue);
	font-size: 18px;
	margin: 30px 0 10px;
}


.disclaimer_content p {
	margin: 0 0 18px;
}

.disclaimer_content strong {
	color: var(--lg-navy);
}


.disclaimer_content > p:first-of-type {
	font-size: 14px;
	color: var(--lg-muted);
	margin-bottom: 28px;
}


.disclaimer_content a {
	color: var(--lg-blue);
	text-decoration: underline;
	text-underline-offset: 3px;
	transition: color .15s ease;
}

.disclaimer_content a:hover,
.disclaimer_content a:focus {
	color: var(--lg-hover);
}


.disclaimer_content ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}

.disclaimer_content ul li {
	position: relative;
	padding-left: 24px;
	margin-bottom: 9px;
}

.disclaimer_content ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0.55em;
	width: 9px;
	height: 9px;
	background: var(--lg-deco);
	border-radius: 2px;
}


.disclaimer_content > p:last-of-type {
	background: var(--lg-card);
	border-left: 4px solid var(--lg-blue);
	border-radius: 8px;
	padding: 22px 26px;
	margin-top: 14px;
	line-height: 1.9;
}


@media (max-width: 767px) {
	.disclaimer_content {
		padding: 28px 16px 60px;
		font-size: 15px;
	}
	.disclaimer_content h2 { font-size: 26px; }
	.disclaimer_content h3 { font-size: 20px; margin-top: 34px; }
	.disclaimer_content h4 { font-size: 17px; }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Century Gothic Regular';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://elevateconstructionist.com/wp-content/uploads/2023/05/GOTHIC.ttf') format('truetype');
}
/* End Custom Fonts CSS */