<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.steps{list-style:none;margin:20px 10px 10px 10px;padding:0;display:table;table-layout:fixed;width:100%;color:#929292}.steps&gt;.step{position:relative;display:table-cell;text-align:center;font-size:12px;color:#929292}.steps&gt;.step:before{content:attr(data-step);display:block;margin:0 auto;background:#fff;border:2px solid #e6e6e6;color:#e6e6e6;width:30px;height:30px;text-align:center;border-radius:100%;position:relative;z-index:1;font-weight:700;font-size:16px;padding-top:2px}.steps&gt;.step:after{content:'';position:absolute;display:block;background:#e6e6e6;width:100%;height:5px;top:15px;left:50%}.steps&gt;.step:last-child:after{display:none}.steps&gt;.step.is-complete{color:#f68e20}.steps&gt;.step.is-complete:before{content:'âœ“';color:#f68e20;background:#fef0e2;border:3px solid #f68e20;padding-top:2px}.steps&gt;.step.is-complete:after{background:#f68e20}.steps&gt;.step.is-active{font-size:12px;color:#f68e20}.steps&gt;.step.is-active:before{color:#fff;border:2px solid #f68e20;background:#f68e20}.step-number{padding-top:20px}*,*:after,*:before{box-sizing:border-box}@media(max-width:768px){.step-number{display:none}}</pre></body></html>