:where(.brxe-max-woo-stock-progress-bar){display:grid;gap:20px;width:100%}:where(.brxe-max-woo-stock-progress-bar) label{cursor:inherit;display:flex;justify-content:space-between;margin-bottom:.5em}:where(.brxe-max-woo-stock-progress-bar) label>*{flex:1}:where(.brxe-max-woo-stock-progress-bar) label>*+.mab-available{flex:none}:where(.brxe-max-woo-stock-progress-bar) .bar{background-color:var(--bricks-bg-light);height:8px;overflow:hidden;position:relative}:where(.brxe-max-woo-stock-progress-bar) .bar span{background-color:#dee2e5;height:100%;left:0;position:absolute;transition:all .6s cubic-bezier(.55,.055,.675,.19);width:0}