.progress-steps{counter-reset:step}.progress-steps>li{color:rgba(var(--v-theme-on-background));float:left;list-style-type:none;position:relative;text-align:center;width:25%}.progress-steps>li:after{background-color:rgba(var(--v-theme-grey-300));content:"";height:3px;left:-50%;position:absolute;top:.4em;width:100%;z-index:1}.progress-steps>li:before{background-color:rgba(var(--v-theme-grey-300));border:2px solid rgba(var(--v-theme-surface));border-radius:50%;content:"";counter-increment:step;display:block;height:14px;line-height:2.5em;margin:0 auto .7em;text-align:center;width:14px}.progress-steps>li.active{color:rgba(var(--v-theme-primary));background:transparent}.progress-steps>li.active:before{background-color:rgba(var(--v-theme-primary))}.progress-steps>li.active:after{background-color:rgba(var(--v-theme-primary))}.progress-steps>li.active+li:after{background-color:rgba(var(--v-theme-primary))}.progress-steps>li:first-child:after{content:none}.progress-steps li.active+li:after{background-color:rgba(var(--v-theme-primary))}
