<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cz_counter,
.cz_counter &gt; div &gt; span,
.cz_counter &gt; div &gt; span i {
	transition: all .2s ease-in-out
}
.cz_counter .cz_svg_bg:before {
	z-index: -1
}
.cz_counter &gt; div &gt; span {
	font-size: 30px
}
.cz_counter.cz_1row .cz_counter_before {
	margin: 0 10px 0 0
}
.cz_counter.cz_1row .cz_counter_after,
.rtl .cz_counter.cz_1row .cz_counter_before {
	margin: 0 0 0 10px
}
.rtl .cz_counter.cz_1row .cz_counter_after {
	margin: 0 10px 0 0
}
.cz_counter.cz_2rows &gt; div &gt; span {
	display: block;
	clear:both;
	line-height: initial
}
.cz_counter.cz_2rows.tac &gt; div &gt; span {
	margin: 0 auto
}
.cz_counter .cz_counter_num_wrap{
	display: inline-block;
	line-height: initial;
	font-size: 48px;
	font-weight: 700
}
.cz_counter .cz_counter_num_wrap i {
	position: relative;
	font-style: normal
}</pre></body></html>