.sdgwae {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

a {
	text-decoration: none !important;
}

.ignss {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.ignss {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.ignss {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.dgxsz {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.vdfhc {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.szczxdf {
	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;
}

.szczxdf h2 {
	text-align: center !important;
	color: #000 !important;
	margin: 10px 0
}

.szczxdf h3 {
	text-align: center !important;
	color: #000 !important;
	margin: 10px 0
}

.szczxdf h4 {
	text-align: center !important;
	color: #000;
}

.szczxdf h5,
.szczxdf h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.szczxdf li,
.szczxdf span,
.szczxdf a {
	color: #000 !important;
}

.szczxdf img {
	max-width: 100%;
	height: auto;
}

.szczxdf p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.szczxdf table {
	word-break: break-all !important;
}

.szczxdf td {
	font-size: 16px !important;
	color: #000 !important;
}

.szczxdf li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.lazyload[data-src] {
	display: none !important;
}



.lazyload {
	background-image: none !important;
}

.lazyload:before {
	background-image: none !important;
}



.wp-block-kadence-advancedheading.kt-adv-heading0cf4b0-2c,
.wp-block-kadence-advancedheading.kt-adv-heading0cf4b0-2c[data-kb-block="kb-adv-heading0cf4b0-2c"] {
	margin-bottom: 15px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	font-family: Audiowide;
}

.wp-block-kadence-advancedheading.kt-adv-heading0cf4b0-2c mark.kt-highlight,
.wp-block-kadence-advancedheading.kt-adv-heading0cf4b0-2c[data-kb-block="kb-adv-heading0cf4b0-2c"] mark.kt-highlight {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;
	font-style: normal;
	color: #cc0000;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}