.xfvsd {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dfzfab {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.dfzfab {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.dfzfab {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

a {
	text-decoration: none !important;
}

.zdcszr {
	padding-top: 20px !important;
}

@media (min-width:769px) {
	.zdcszr {
		padding-top: 50px !important;
	}
}

.vcggdfx {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.khjk {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.fdxtwef {
	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;
}

.fdxtwef h2 {
	text-align: center !important;
	color: #000 !important;
}

.fdxtwef h3 {
	text-align: center !important;
	color: #000 !important;
}

.fdxtwef h4 {
	text-align: center !important;
	color: #000;
}

.fdxtwef h5,
.fdxtwef h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.fdxtwef li,
.fdxtwef span,
.fdxtwef a {
	color: #000 !important;
}

.fdxtwef img {
	max-width: 100%;
	height: auto;
}

.fdxtwef p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.fdxtwef table {
	word-break: break-all !important;
}

.fdxtwef td {
	font-size: 16px !important;
	color: #000 !important;
}

.fdxtwef li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.perfmatters-lazy[data-src] {
	display: none !important;
}



#block-13b34771e19ff96342160324069b065a .social-media__link {
	background-color: var(--wp--preset--color--background);
	padding: 12px;
	border-radius: 48px;
}

#block-13b34771e19ff96342160324069b065a .social-media__link:hover,
.social-media__link:focus {
	background-color: var(--wp--preset--color--primary);
}

#block-13b34771e19ff96342160324069b065a .social-media__link svg {
	fill: var(--wp--preset--color--primary-safe);
}

#block-13b34771e19ff96342160324069b065a .social-media__links {
	gap: 16px;
}

#block-13b34771e19ff96342160324069b065a .social-media__links {
	justify-content: left;
}

#block-13b34771e19ff96342160324069b065a .social-media__link:hover svg,
.social-media__link:focus svg {
	fill: var(--wp--preset--color--main);
}