.step-progress__wrapper{width:90%;margin:0 auto;position:relative}.step-progress__wrapper-before{background-color:gray;transform:translateY(-50%) perspective(1000px)}.step-progress__wrapper-after,.step-progress__wrapper-before{content:"";position:absolute;left:0;top:50%;height:12px;width:100%}.step-progress__wrapper-after{background-color:red;transform:scaleX(0) translateY(-50%) perspective(1000px);transform-origin:left center;transition:transform .5s ease}.step-progress__bar{width:100%;display:flex;height:100px;justify-content:space-between;align-items:center;margin-bottom:40px}.step-progress__step{z-index:2;position:relative;--activeColor:red;--currentStepColor:red;--passiveColor:gray;--activeBorder:5px;--passiveBorder:5px;--stepColor:var(--passiveColor)}.step-progress__step--valid{--stepColor:var(--activeColor)}.step-progress__step--active,.step-progress__step--active-not-process{--stepColor:var(--currentStepColor)}.step-progress__step span{color:var(--passiveColor);transition:.3s ease;display:block;font-size:50px;transform:translateZ(0) scale(1) perspective(1000px);font-weight:900;text-align:center;opacity:1}@media (max-width:767px){.step-progress__step span{font-size:28px}}.step-progress__step--active span{color:var(--currentStepColor)}.step-progress__step--active-not-process span{color:var(--currentStepColor);opacity:0;transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--valid span{color:var(--activeColor);opacity:0;transform:translateZ(0) scale(2) perspective(1000px)}.step-progress__step--active .step-progress__step-label,.step-progress__step--active-not-process .step-progress__step-label{color:var(--currentStepColor)}.step-progress__step--valid .step-progress__step-label{color:var(--activeColor)}.step-progress__step--active .step-progress__step-icon{opacity:1}.step-progress__step--active-not-process .step-progress__step-icon,.step-progress__step--valid .step-progress__step-icon{opacity:1;transform:translate3d(-50%,-50%,0) scale(1) perspective(1000px)}.step-progress__step:after{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%,-50%) perspective(1000px);width:75px;height:75px;background-color:#fff;border-radius:50%;border:var(--passiveBorder) solid var(--passiveColor);transition:.3s ease}@media (max-width:767px){.step-progress__step:after{width:40px;height:40px}}.step-progress__step--active-not-process:after,.step-progress__step--active:after{border:var(--activeBorder) solid var(--currentStepColor)}.step-progress__step--active-not-process:after{background-color:var(--currentStepColor)}.blink-active:after{animation:blink 2s ease-in-out infinite}.step-progress__step--valid:after{background-color:var(--activeColor);border:var(--activeBorder) solid var(--activeColor)}.step-progress__step-label{position:absolute;top:calc(100% + 25px);left:50%;transform:translateX(-50%) perspective(1000px);white-space:nowrap;font-size:18px;font-weight:600;color:gray;transition:.3s ease}.step-progress__step-icon{font-size:36px;color:#fff;position:absolute;left:50%;top:50%;transition:transform .3s ease;opacity:0;transform:translate3d(-50%,-50%,0) scale(0) perspective(1000px)}@media (max-width:767px){.step-progress__step-icon{font-size:22px}}.step-progress__bubble{position:absolute;bottom:calc(100% + 20px);background-color:var(--stepColor);color:#fff;padding:8px 16px;border-radius:8px;font-size:16px;font-weight:500;white-space:nowrap;z-index:3;max-width:200px;text-align:center}.step-progress__bubble:after{content:"";position:absolute;top:100%;border:8px solid transparent;border-top-color:var(--stepColor)}.step-progress__bubble--first{left:0}.step-progress__bubble--first:after{left:20px}.step-progress__bubble--last{right:0}.step-progress__bubble--last:after{right:20px}.step-progress__bubble--middle,.step-progress__bubble--middle:after{left:50%;transform:translateX(-50%)}@media (max-width:767px){.step-progress__bubble{font-size:14px;padding:6px 12px;max-width:150px}.step-progress__bubble:after{border-width:6px}.step-progress__bubble--first:after{left:15px}.step-progress__bubble--last:after{right:15px}}.blink-animation{animation:blink 2s ease-in-out infinite}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.step-progress__wrapper[data-v-4c99e790]{width:160px}[data-v-4c99e790] .step-progress__bar{height:40px;margin-bottom:5px}[data-v-4c99e790] .step-progress__step span{font-size:12px}@media (max-width:767px){[data-v-4c99e790] .step-progress__step span{font-size:10px}}[data-v-4c99e790] .step-progress__step:after{height:20px;width:20px}@media (max-width:767px){[data-v-4c99e790] .step-progress__step:after{height:16px;width:16px}}[data-v-4c99e790] .step-progress__step-label{font-size:10px}[data-v-4c99e790] .step-progress__step-icon{font-size:14px}@media (max-width:767px){[data-v-4c99e790] .step-progress__step-icon{font-size:12px}}[data-v-4c99e790] .step-progress__bubble{bottom:calc(100% + 10px);padding:4px 8px;font-size:12px}[data-v-4c99e790] .step-progress__bubble--first{left:-25px}[data-v-4c99e790] .step-progress__bubble--last{right:-25px}[data-v-1aaf34fc] .v-data-table__wrapper table th{text-align:center!important}td[data-v-1aaf34fc]{border:1px solid #ddd;padding:8px}td[style*=background-color][data-v-1aaf34fc]{color:#fff}[data-v-1aaf34fc] .v-data-table__wrapper table{border-collapse:collapse}[data-v-afdfd132] .v-data-table__wrapper table th{text-align:center!important}td[data-v-afdfd132]{border:1px solid #ddd;padding:8px}td[style*=background-color][data-v-afdfd132]{color:#fff}[data-v-afdfd132] .v-data-table__wrapper table{border-collapse:collapse}[data-v-05b0fd90] .v-data-table td:first-child,[data-v-05b0fd90] .v-data-table th:first-child{width:40%!important;max-width:40%!important;text-align:left!important}[data-v-05b0fd90] .v-data-table td:nth-child(2),[data-v-05b0fd90] .v-data-table td:nth-child(3),[data-v-05b0fd90] .v-data-table td:nth-child(4){width:20%!important;max-width:20%!important}[data-v-05b0fd90] .v-data-table th{text-align:center!important}[data-v-05b0fd90] .v-data-table td{text-align:right!important}td[data-v-05b0fd90]{border:1px solid #ddd;padding:8px}td[style*=background-color][data-v-05b0fd90]{color:#fff}[data-v-05b0fd90] .v-data-table table{border-collapse:collapse}[data-v-32c6b2bb] .v-tabs-bar{background-color:#fff!important}[data-v-32c6b2bb] .v-tab{color:#1976d2!important;max-width:300px!important;white-space:normal;padding:0 10px}[data-v-32c6b2bb] .v-tab--active{color:#1976d2!important}[data-v-32c6b2bb] .v-tabs-slider{background-color:#1976d2!important}[data-v-389746d2] .v-data-table td:first-child,[data-v-389746d2] .v-data-table th:first-child{width:40%!important;max-width:40%!important;text-align:left!important}[data-v-389746d2] .v-data-table td:nth-child(2),[data-v-389746d2] .v-data-table td:nth-child(3),[data-v-389746d2] .v-data-table td:nth-child(4){width:20%!important;max-width:20%!important}[data-v-389746d2] .v-data-table th{text-align:center!important}[data-v-389746d2] .v-data-table td{text-align:right!important}td[data-v-389746d2]{border:1px solid #ddd;padding:8px}td[style*=background-color][data-v-389746d2]{color:#fff}[data-v-389746d2] .v-data-table table{border-collapse:collapse}