.progress-new{margin-top:-1px}.percent{width:23px;height:23px;display:flex;align-items:center}.percent svg{position:relative;width:25px;height:25px;transform:rotate(-90deg)}.percent:nth-child(1) svg circle:last-of-type{stroke:#f39c12}.percent svg circle:last-of-type{stroke-dasharray:66px;stroke-dashoffset:calc(66px - (66px * var(--percent)) / 100);stroke:#3498db}.percent svg circle{width:100%;height:100%;fill:none;stroke:#f0f0f0;stroke-width:2px;stroke-linecap:round}