.progress{position:relative}.progress__track{background-color:#fff;border:1px solid;margin-top:5px;max-width:100%;min-width:100px;height:16px}.progress__bar{background-color:#000;height:1.5em;width:3%;min-width:3%;max-width:100%}.progress__description,.progress__percentage{color:#555;overflow:hidden;font-size:.875em;margin-top:.2em}.progress__description{float:left}[dir=rtl] .progress__description{float:right}.progress__percentage{float:right}[dir=rtl] .progress__percentage{float:left}.progress--small .progress__track{height:7px}.progress--small .progress__bar{height:7px;background-size:20px 20px}.progress-wrapper{margin-bottom:1rem}.progress-wrapper:last-child .progress{margin-bottom:5px}.progress-wrapper .message{font-weight:700;margin-bottom:5px}.progress-wrapper .percentage,.progress-wrapper .progress-label{font-size:.875rem}.progress-wrapper .progress-bar{min-width:2em}