.statistics
	//

.pie-chart
	transform rotate(-90deg)

.slice
	color black
	default-transition
	transform scale(1)
	:hover
		transform scale(1.05)