.en-progress__progress{border:1px solid var(--color-tertiary);border-radius:4px;height:12px;padding:2px;position:relative}.en-progress__progress-bar{background-color:var(--color-tertiary);border-radius:4px;height:100%}.en-progress__progress-label{color:var(--color-white);display:flex;flex-wrap:wrap;font-size:var(--fs-x-small);font-weight:700;justify-content:space-between;margin-top:8px}.en-progress__progress-label div{flex:0 0 45%;max-width:45%}.en-progress__progress-label div:nth-child(2){text-align:right}