.ss-steps{margin:0 auto;max-width:50rem}.ss-steps .ss-steps-line{position:absolute;top:50%;right:0;left:0;z-index:0;margin-right:6rem;margin-left:6rem;background-color:var(--foreground);height:1px}.ss-steps .ss-step{display:flex;position:relative;justify-content:center;align-items:center;z-index:2}.ss-steps .ss-step span{display:block;border:1px solid var(--foreground);border-radius:50%;background:var(--white);width:50px;height:50px;line-height:50px;text-align:center}.ss-step-labels{margin:0 auto;max-width:50rem}