.stepbar{width:100%}.progress{height:8px}.step-button{background-color:#eee}.step-button,.step-button-active{font-size:large;width:40px;height:40px;z-index:1020;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%}.step-button-active{color:#fff;background-color:var(--success);display:-webkit-box;display:-ms-flexbox;display:flex}.step-label{font-size:small;color:grey;margin-top:50px;white-space:nowrap;position:absolute}.bg-success{background-color:var(--success)!important}@media (max-width:768px){.step-label{display:none}}