Nice browser. Is it antique?
No, seriously - your browser is so old that some features of patternplate don't work as expected.
Don't worry - you can either continue with a restricted version or install an up-to-date browser.
We messed up.
Sorry, but your user experience might be affected.
- Try reloading the page
- Report the problem at github.com/patternplate/patternplate

Progress Indicator@1.0.0

<div class="c-linear-progress">
    <div class="c-linear-progress__title">Saving your choices</div>
    <div class="c-linear-progress--indeterminate">
        <div class="c-linear-progress__buffer-dots"></div>
        <div class="c-linear-progress__buffer"></div>
        <div class="c-linear-progress__primary-bar">
            <span class="c-linear-progress__bar-inner"></span>
        </div>
        <div class="c-linear-progress__secondary-bar">
            <span class="c-linear-progress__bar-inner"></span>
        </div>
    </div>
</div>