.wp-grid-builder .wpgb-card.wpgb-card-hidden .wpgb-card-wrapper {
	opacity: 1 !important;
	visibility: visible !important;
	transform: none !important
}

.wpgb-facet {
	opacity: 1 !important;
	pointer-events: auto !important
}

.wpgb-facet *:not(.wpgb-pagination-facet) {
	display: none
}

@media (max-width:980px) {
	.fdf {
		margin-top: 15px;
	}
}

.fxgesr {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.srfdtfwe {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dfgdxsd {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}


.dgxfvet {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 30px;
}

@media (min-width:1024px) {
	.dgxfvet {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 30px;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.dgxfvet {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
}

h1 {
	text-align: center;
	font-weight: bold !important;
	font-size: 28px !important;
	line-height: 1.3;
	color: #fff !important;
	padding-bottom: 20px !important;
}

h2 {
	font-weight: bold;
	font-size: 30px !important;
	line-height: 1.3;
}

h3 {
	font-weight: bold;
	font-size: 24px !important;
}

.dfxgvsdvcvas h2 {
	text-align: center;
	color: #fff;
}

.dfxgvsdvcvas h3 {
	text-align: center;
	color: #fff;
}

.dfxgvsdvcvas h4 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

.dfxgvsdvcvas h5,
.dfxgvsdvcvas h6 {
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.dfxgvsdvcvas li,
.dfxgvsdvcvas span,
.dfxgvsdvcvas a {
	color: #fff;
}

.dfxgvsdvcvas img {
	max-width: 100%;
	height: auto;
}

.dfxgvsdvcvas p {
	font-size: 18px;
	line-height: 1.6;
	text-align: left;
	color: #fff;
}

.dfxgvsdvcvas table {
	word-break: break-all;
}

.dfxgvsdvcvas td {
	font-size: 16px;
	color: #fff;
}

.dfxgvsdvcvas li {
	font-size: 16px;
	text-align: left !important;
	color: #fff;
}