a {
	text-decoration: none !important;
}

.gdftger {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.gdftger {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.gdftger {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.gdfgweadf {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dgergh {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sdbvher {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.appear-o {
	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;
	margin-top: 0px !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;
	line-height: 1.5 !important;
}

.appear-o h2 {
	text-align: center !important;
	color: #000 !important;
	margin-top: 0px !important;
}

.appear-o h3 {
	text-align: center !important;
	color: #000 !important;
}

.appear-o h4 {
	text-align: center !important;
	color: #000;
}

.appear-o h5,
.appear-o h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.appear-o li,
.appear-o span,
.appear-o a {
	color: #000 !important;
}

.appear-o img {
	max-width: 100%;
	height: auto;
}

.appear-o p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.appear-o table {
	word-break: break-all !important;
}

.appear-o td {
	font-size: 16px !important;
	color: #000 !important;
}

.appear-o li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}



.cls-1 {
	fill: #1c355e;
}

.cls-2 {
	fill: #898a8d;
}