.sdrw {
	font-size: 16px !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dfxfrgdf {
	display: grid !important;
	grid-template-columns: repeat(1, 1fr);
	gap: 20px;
}

@media (min-width:992px) {
	.dfxfrgdf {
		display: grid !important;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media (max-width:992px) and (min-width:768px) {
	.dfxfrgdf {
		display: grid !important;
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}
}

.yc1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yc2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yc3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dcxrfwe {
	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;
	margin: 0px !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;
}

.dcxrfwe h2 {
	text-align: center !important;
	color: #000 !important;
}

.dcxrfwe h3 {
	text-align: center !important;
	color: #000 !important;
}

.dcxrfwe h4 {
	text-align: center !important;
	color: #000;
}

.dcxrfwe h5,
.dcxrfwe h6 {
	text-align: center !important;
	font-weight: bold !important;
	color: #000 !important;
}

.dcxrfwe li,
.dcxrfwe span,
.dcxrfwe a {
	color: #000 !important;
}

.dcxrfwe img {
	max-width: 100%;
	height: auto;
}

.dcxrfwe p {
	line-height: 1.6 !important;
	text-align: left !important;
	color: #000 !important;
}

.dcxrfwe table {
	word-break: break-all !important;
}

.dcxrfwe td {
	font-size: 16px !important;
	color: #000 !important;
}

.dcxrfwe li {
	font-size: 16px !important;
	text-align: left !important;
	color: #000 !important;
}

.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
	background-image: none !important;
}

@media screen and (max-height: 1024px) {

	.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
	.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
		background-image: none !important;
	}
}

@media screen and (max-height: 640px) {

	.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
	.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
		background-image: none !important;
	}
}



@font-face {
	font-family: "CS";
	src: url("https://www.cflowapps.com/wp-content/uploads/2024/05/Circular-Std-Book.woff") format('woff'), url("https://www.cflowapps.com/wp-content/uploads/2024/05/Circular-Std-Book.ttf") format('truetype'), url(https://www.cflowapps.com/wp-content/uploads/2024/05/Circular-Std-Book.eot) format('opentype'), url(https://www.cflowapps.com/wp-content/uploads/2024/05/Circular-Std-Book.svg) format('svg');
	font-display: swap;
	font-style: normal;
	font-weight: 600;
}



.uicore-animate-scroll {
	animation-fill-mode: both;
	animation-timing-function: linear;
	animation-timeline: view(block);
}