﻿.progress-circle{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.progress-circle .progress-ring{width:100%;height:100%;transform:rotate(-90deg)}.progress-circle .progress-ring-circle{stroke:#fff}.progress-circle .progress-ring-progress{stroke:#93a39f}.progress-circle .progress-icon{position:absolute;width:50%;height:50%}.progress-circle .progress-icon>svg{width:100%;height:100%}.progress-circle_hasIcon .progress-icon{width:unset;height:unset}
