.progress-wrap{grid-column:span 1/span 1;grid-row:span 1/span 1;display:flex;align-items:flex-start;gap:1rem}.progress-wrap .MuiTypography-caption{font-size:.875rem}.progress-wrap h5{text-align:left;font-size:1.25rem;color:var(--text-primary);font-family:Newsreader!important}.progress-wrap .MuiTypography-body1{font-size:.875rem;color:var(--text-secondary)}.progress-wrap .MuiTypography-body1 strong{color:var(--text-primary)}.progress-wrap .progress-text{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;border-radius:100%;border-width:5px;border-style:solid;border-color:var(--primary-states-dark)}.progress-wrap .progress-text span{font-weight:700}.progress-wrap .progress-text span.MuiTypography-root{color:var(--text-primary)}.progress-wrap .circular-progress{color:var(--primary-main)}