.sdg {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sxfwar {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:1024px) {
	.sxfwar {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.sxfwar {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.sdxcfesds {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cgvcxftg {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sdxfwas {
	word-break: break-all;
}

h1 {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 30px !important;
	line-height: 1.3 !important;
	color: #fff !important;
	padding-bottom: 20px !important;
}

h2 {
	font-weight: bold !important;
	font-size: 26px !important;
	line-height: 1.3 !important;
}

h3 {
	font-weight: bold !important;
	font-size: 23px !important;
	line-height: 1.3 !important;
}

h4 {
	font-weight: bold !important;
	font-size: 20px !important;
	line-height: 1.3 !important;
}

p {
	font-size: 18px !important;
}

.sdxfwas h2 {
	text-align: center !important;
	color: #fff !important;
}

.sdxfwas h3 {
	text-align: center !important;
	color: #fff !important;
}

.sdxfwas h4 {
	text-align: center !important;
	color: #fff;
}

.sdxfwas h5,
.sdxfwas h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #fff !important;
}

.sdxfwas li,
.sdxfwas span,
.sdxfwas a {
	color: #fff !important;
}

.sdxfwas img {
	max-width: 100%;
	height: auto;
}

.sdxfwas p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #fff !important;
}

.sdxfwas table {
	word-break: break-all !important;
}

.sdxfwas td {
	font-size: 16px !important;
	color: #fff !important;
}

.sdxfwas li {
	font-size: 16px !important;
	text-align: left !important;
	color: #fff !important;
}

.gform_required_legend {
	display: none;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield select {
	font-size: 16px;
	line-height: 1.8em;
	border-radius: 25px;
	padding: 10px;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size: 16px;
	line-height: 1.8em;
	border-radius: 25px;
	padding: 10px;
	height: 140px;
}

body .gform_wrapper .gform_footer input[type=submit] {
	font-size: 18px;
	font-weight: 500;
	display: block;
	width: 100%;
}

.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label,
.gravity-theme .gsurvey-rating:not(:checked)>label {
	background-position: center center;
	background-size: 32px 32px;
	color: #ddd;
	cursor: pointer;
	float: right;
	font-size: 36px !important;
	line-height: 36px;
	width: 36px;
}

.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label:hover,
.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label:hover~label,
.gravity-theme .gsurvey-rating:not(:checked)>label:hover,
.gravity-theme .gsurvey-rating:not(:checked)>label:hover~label {
	background-size: 32px 32px;
	font-size: 36px !important;
	line-height: 36px;
	width: 36px;
}

.gform_legacy_markup_wrapper .gsurvey-rating:not(:checked)>label,
.gravity-theme .gsurvey-rating:not(:checked)>label {
	background-size: 32px 32px;
	font-size: 36px !important;
	line-height: 36px;
	width: 36px;
}

.gform_legacy_markup_wrapper .gsurvey-rating>input:checked~label,
.gravity-theme .gsurvey-rating>input:checked~label {
	background-size: 32px 32px;
	font-size: 36px !important;
	line-height: 36px;
	width: 36px;
}




.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}




.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
	background-image: none !important;
}

@media screen and (max-height: 1024px) {

	.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
	.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
		background-image: none !important;
	}
}

@media screen and (max-height: 640px) {

	.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
	.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
		background-image: none !important;
	}
}