img:is([sizes="auto" i], [sizes^="auto," i]) {
	contain-intrinsic-size: 3000px 1500px
}



.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;
	}
}

h1 {
	text-align: center !important;
	font-weight: bold !important;
	font-size: 36px !important;
	line-height: 1.3 !important;
	color: #000 !important;
	padding-bottom: 20px !important;
}

h2 {
	font-weight: bold !important;
	font-size: 30px !important;
	line-height: 1.3 !important;
}

h3 {
	font-weight: bold !important;
	font-size: 24px !important;
}

h4 {
	font-weight: bold !important;
	font-size: 20px !important;
}

p {
	font-size: 18px !important;
}

.szfvdfch h2 {
	text-align: center !important;
	color: #000 !important;
}

.szfvdfch h3 {
	text-align: center !important;
	color: #000 !important;
}

.szfvdfch h4 {
	text-align: center !important;
	color: #000;
}

.szfvdfch h5,
.szfvdfch h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.szfvdfch li,
.szfvdfch span,
.szfvdfch a {
	color: #000 !important;
}

.szfvdfch img {
	max-width: 100%;
	height: auto;
}

.szfvdfch p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.szfvdfch table {
	word-break: break-all !important;
}

.szfvdfch td {
	font-size: 16px !important;
	color: #000 !important;
}

.szfvdfch li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.sdfqwe {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}


@media (max-width:1024px) {
	.swwasxsf {
		padding-bottom: 60px !important;
	}
}

.szfdxcfx {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.szfdxcfx {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width:991px) and (min-width:768px) {
	.szfdxcfx {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.cvszx {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dxcd {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}