.gdxgxbc {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}


@media (min-width:1121px) {
	.dsfv {
		padding-left: 10px !important;
	}
}

@media (max-width:1120px) {
	.dsfv {
		padding-top: 20px !important;
	}

	.dsdfgdf {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}


.xcszsd {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xcgxgcx {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dxfsxvvdf {
	word-break: break-all;
}

h1 {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 30px !important;
	line-height: 1.3 !important;
	color: #000 !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;
}

.dxfsxvvdf h2 {
	text-align: center !important;
	color: #000 !important;
}

.dxfsxvvdf h3 {
	text-align: center !important;
	color: #000 !important;
}

.dxfsxvvdf h4 {
	text-align: center !important;
	color: #000;
}

.dxfsxvvdf h5,
.dxfsxvvdf h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.dxfsxvvdf li,
.dxfsxvvdf span,
.dxfsxvvdf a {
	color: #000 !important;
}

.dxfsxvvdf img {
	max-width: 100%;
	height: auto;
}

.dxfsxvvdf p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.dxfsxvvdf table {
	word-break: break-all !important;
}

.dxfsxvvdf td {
	font-size: 16px !important;
	color: #000 !important;
}

.dxfsxvvdf li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.cmplz-hidden {
	display: none !important;
}




.no-js img.lazyload {
	display: none;
}

figure.wp-block-image img.lazyloading {
	min-width: 150px;
}

.lazyload,
.lazyloading {
	--smush-placeholder-width: 100px;
	--smush-placeholder-aspect-ratio: 1/1;
	width: var(--smush-placeholder-width) !important;
	aspect-ratio: var(--smush-placeholder-aspect-ratio) !important;
}

.lazyload,
.lazyloading {
	opacity: 0;
}

.lazyloaded {
	opacity: 1;
	transition: opacity 400ms;
	transition-delay: 0ms;
}





.ct-FontAwesomeicon-caret-down {
	width: 0.571428571429em
}