a {
	text-decoration: none !important;
}

@media (min-width:768px) {
	.sdzxcdsd {
		padding-left: 20px !important;
	}
}
.sdsaf {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}
@media (min-width:992px) {
.sdsaf {
	display: grid !important;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
}
@media (max-width:992px) and (min-width:768px) {
.sdsaf {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}
}
.dfgwae {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xvxf {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zfsa {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dxfasd {
	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;
}

.dxfasd h2 {
	text-align: center !important;
	color: #000 !important;
}

.dxfasd h3 {
	text-align: center !important;
	color: #000 !important;
}

.dxfasd h4 {
	text-align: center !important;
	color: #000;
}

.dxfasd h5,
.dxfasd h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.dxfasd li,
.dxfasd span,
.dxfasd a {
	color: #000 !important;
}

.dxfasd img {
	max-width: 100%;
	height: auto;
}

.dxfasd p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.dxfasd table {
	word-break: break-all !important;
}

.dxfasd td {
	font-size: 16px !important;
	color: #000 !important;
}

.dxfasd li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !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;
	}
}





.unlimited-elements-background-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.unlimited-elements-background-overlay.uc-bg-front {
	z-index: 999;
}