.counter-value,.counter-title {	font-family: "Montserrat", sans-serif;	color: #151515;}.counter-simple {	text-align: center;}.counter-simple .counter-value {	font-size: 3rem;	font-weight: 700;}.counter-simple .counter-title {	text-transform: capitalize;}@media (min-width: 576px) {	.counter-simple {		display: flex;		align-items: center;		text-align: left;	}	.counter-simple .counter-value {		margin-right: 1.3125rem;		font-size: 4rem;		line-height: 1.22;	}	.counter-simple .counter-title {		font-size: 1.125rem;	}}.counter-circle {	position: relative;	z-index: 0;	padding: 1.3125rem 0rem 0rem;	text-align: center;}.counter-circle .counter-bg {	position: absolute;	top: 0;	left: 50%;	z-index: -1;	width: 65%;	padding-bottom: 65%;	content: '';	transform: translateX(-50%);	background: linear-gradient(0deg, rgba(234, 234, 234, 0), #eaeaea);	border-radius: 50%;}.counter-circle * + .counter-title {	margin-top: 0.1875rem;}.counter-circle * + .counter-description {	margin-top: 0.375rem;}@media (min-width: 992px) {	.counter-circle {		padding: 1.3125rem 0.625rem 0rem;	}}
/*# sourceMappingURL=counter.css.map */
