.xfaszxcxf {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.daszs {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.daszs {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.daszs {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

a {
	text-decoration: none !important;
}

@media (max-width:991px) {
	.pcmenu {
		padding-top: 20px !important;
	}

	.sewq {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}

	.dfsed {
		padding-top: 20px !important;
	}
}

@media (min-width:992px) {
	.pcmenu {
		display: flex;
		align-items: center;
	}

	.sewq {
		padding-left: 10px !important;
	}
}

.yc1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yc2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dxzedqwa {
	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;
}

.dxzedqwa h2 {
	text-align: center !important;
	color: #000 !important;
}

.dxzedqwa h3 {
	text-align: center !important;
	color: #000 !important;
}

.dxzedqwa h4 {
	text-align: center !important;
	color: #000;
}

.dxzedqwa h5,
.dxzedqwa h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.dxzedqwa li,
.dxzedqwa span,
.dxzedqwa a {
	color: #000 !important;
}

.dxzedqwa img {
	max-width: 100%;
	height: auto;
}

.dxzedqwa p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.dxzedqwa table {
	word-break: break-all !important;
}

.dxzedqwa td {
	font-size: 16px !important;
	color: #000 !important;
}

.dxzedqwa li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.pp-podcast {
	opacity: 0;
}




.molongui-disabled-link {
	border-bottom: none !important;
	text-decoration: none !important;
	color: inherit !important;
	cursor: inherit !important;
}

.molongui-disabled-link:hover,
.molongui-disabled-link:hover span {
	border-bottom: none !important;
	text-decoration: none !important;
	color: inherit !important;
	cursor: inherit !important;
}








/* Hide reCAPTCHA V3 badge */
.grecaptcha-badge {

	visibility: hidden !important;

}