.angie-slider-progress-wrapper-211 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.angie-sp-number-211 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
}

.angie-sp-line-211 {
	width: 1px;
	background-color: #C4C4C4;
	position: relative;
	overflow: hidden;
}

.angie-sp-progress-211 {
	width: 100%;
	background-color: #E25B45;
	position: absolute;
	top: 0;
	left: 0;
	transition: height 0.3s ease;
}
