.stepper{align-items:start;display:flex}.step{max-width:60px;position:relative;text-align:center;z-index:1}.circle{align-items:center;background:#ccc;border-radius:50%;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;width:60px}.active .circle{background:#2971db}.circle span{display:flex}.step p{color:#333;font-size:14px;margin-top:10px}.line{background:#ccc;flex-grow:1;height:4px;margin-top:30px;z-index:0}.line.active{background:#2971db}.step svg{height:28px;width:28px;fill:#fff;stroke:#fff;stroke-width:2}