:root{--progress-bar-width:120px;--progress-bar-height:120px;--font-size:2.5rem}.progress_bar_text{width:100%}.progress_bar_circle{flex-wrap:wrap}.circular-progress,.progress_bar_circle{align-items:center;display:flex;justify-content:center}.circular-progress{border-radius:50%;height:var(--progress-bar-height);margin-bottom:-30px;width:var(--progress-bar-width)}.inner-circle{background-color:#fff;border-radius:50%;height:calc(var(--progress-bar-height) - 15px);position:absolute;width:calc(var(--progress-bar-width) - 15px)}.percentage{color:rgba(0,0,0,.8);font-size:var(--font-size);margin-bottom:0;position:relative}@media screen and (max-width:800px){:root{--progress-bar-width:150px;--progress-bar-height:150px}.progress_bar_text{padding-left:15px}.progress_bar_text,.progress_bar_text *{text-align:left!important}.circular-progress p.percentage{font-size:29px;font-weight:700}.progress_bar_circle.why_inai_border.full-row{min-height:170px!important}}@media screen and (max-width:500px){:root{--progress-bar-width:120px;--progress-bar-height:120px;--font-size:1rem}}