:root{--transition-time:300ms}.col-type-counting_stat{position:relative}.col-type-counting_stat::before{content:"";background-image:url(../../../images/stat-circle.png);background-size:contain;background-position:center center;background-repeat:no-repeat;position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;animation:rotating 10s linear infinite}@keyframes rotating{from{transform:rotate(0)}to{transform:rotate(360deg)}}.col-type-counting_stat .container{padding:80px;display:flex;align-items:center;justify-content:center;flex-direction:column}.col-type-counting_stat .container .stat-wrap p{position:relative;font-family:p22-mackinac-pro,serif;font-size:120px;line-height:120px;white-space:nowrap;display:flex}.col-type-counting_stat .container .stat-wrap p .stat{display:inline-block;width:150px}.col-type-counting_stat .container .text{margin-top:10px}
