.wccs-wrapper{display:flex;justify-content:center;align-items:center;gap:18px;margin:40px auto}.wccs-step{display:flex;align-items:center;gap:12px}.wccs-step span{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #ddd;background:#fff;font-weight:700}.wccs-step.active span{background:#f7941d;border-color:#f7941d;color:#fff}.wccs-line{width:70px;height:2px;background:#ddd}.wccs-line.active{background:#f7941d}.wccs-step p{margin:0;font-size:24px;font-weight:600}