.g-progress-circle{position:relative;box-sizing:border-box;display:inline-block;width:100%;max-width:200px;height:100%}.g-progress-circle .progress-circle-wrapper{display:block}.g-progress-circle .center-circle{fill:#000;stroke:#dfe4e8}.g-progress-circle .progress-bar{fill:none;stroke:coral;transform:rotate(-90deg);transform-origin:center;will-change:stroke-dashoffset}.g-progress-circle .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
