.szdas {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.drgdsrthj {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.drgdsrthj {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.dgdfhdaj {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.dgdfhdaj {
		display: grid !important;
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.dgdfhdaj {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.gdfgdkkk {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jghjrtj {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.iopoip {
	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;
	line-height: 1.5 !important;
}

.iopoip h2 {
	text-align: center !important;
	color: #000 !important;
}

.iopoip h3 {
	text-align: center !important;
	color: #000 !important;
}

.iopoip h4 {
	text-align: center !important;
	color: #000;
}

.iopoip h5,
.iopoip h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.iopoip li,
.iopoip span,
.iopoip a {
	color: #000 !important;
}

.iopoip img {
	max-width: 100%;
	height: auto;
}

.iopoip p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.iopoip table {
	word-break: break-all !important;
}

.iopoip td {
	font-size: 16px !important;
	color: #000 !important;
}

.iopoip li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.top-bar-container {
	height: 71px;
}

.top-bar-container--with_submenu {
	height: 122px;
}

@media screen and (max-width: 64.06125em) {
	.top-bar-container--with_submenu {
		height: 112px;
	}
}