.aheto-progress--bizy-circle{max-width:350px;margin:auto}.aheto-progress--bizy-circle .aheto-progress__title{margin:20px 0 10px}.aheto-progress--bizy-circle .aheto-progress__chart-holder{position:relative;width:80%;margin:0 auto;max-width:350px}.aheto-progress--bizy-circle .aheto-progress__chart-bg{stroke-width:.3;stroke:rgba(var(--ca-dark),.2)}.aheto-progress--bizy-circle .aheto-progress__chart-circle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);stroke-width:1;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;stroke:var(--c-active)}.aheto-progress--bizy-circle .aheto-progress__chart-circle.active{animation:circle-chart-fill 2.5s reverse}.aheto-progress--bizy-circle .aheto-progress__chart-symbol{position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:52%;top:48%;color:var(--c-dark);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.aheto-progress--bizy-circle .aheto-progress__chart-symbol i{font-style:normal}.aheto-progress--bizy-circle .aheto-progress__chart{width:80%;height:80%;position:relative}@-webkit-keyframes circle-chart-fill{to{stroke-dasharray:0 100}}@keyframes circle-chart-fill{to{stroke-dasharray:0 100}}.aheto-progress--bizy-circle .aheto-progress__chart-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:var(--c-active)}.aheto-progress--bizy-circle .aheto-progress__chart-number{position:absolute;top:50%;left:50%;margin:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.aheto-progress--bizy-circle--chart{padding:0 10px;max-width:300px;margin:0 auto}@media screen and (max-width:1199px){.aheto-progress--bizy-circle--chart{padding:0}}.aheto-progress--bizy-circle--chart .aheto-progress__title{margin-top:25px;color:var(--c-dark)}.aheto-progress--bizy-circle.aheto-progress__white-text{color:var(--c-light)}.aheto-progress--bizy-circle.aheto-progress__white-text .aheto-progress__title{color:var(--c-light)}.aheto-progress--bizy-circle.aheto-progress__white-text .aheto-progress__chart-symbol{color:var(--c-light)}.aheto-progress--bizy-circle.aheto-progress__white-text .aheto-progress__chart-bg{stroke:rgba(var(--ca-light),.2)}