.StepIndicator-module__efwjha__container{justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:3rem;display:flex}.StepIndicator-module__efwjha__stepWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.StepIndicator-module__efwjha__circle{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1);display:flex}.StepIndicator-module__efwjha__label{color:var(--text-muted);white-space:nowrap;font-size:.9rem;font-weight:700;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.StepIndicator-module__efwjha__line{background:#ffffff0d;border-radius:2px;flex:0 60px;height:2px;transition:transform .4s,opacity .4s,background-color .4s,border-color .4s,color .4s,filter .4s}.StepIndicator-module__efwjha__active .StepIndicator-module__efwjha__circle{background:var(--primary);border-color:var(--primary);color:#000;transform:scale(1.1);box-shadow:0 0 20px #00d2ff4d}.StepIndicator-module__efwjha__active .StepIndicator-module__efwjha__label{color:#fff}.StepIndicator-module__efwjha__completed .StepIndicator-module__efwjha__circle{border-color:var(--secondary);color:var(--secondary);background:#00ffaa26}.StepIndicator-module__efwjha__completed .StepIndicator-module__efwjha__label{color:var(--secondary)}.StepIndicator-module__efwjha__lineCompleted{background:var(--secondary);box-shadow:0 0 10px #0fa3}@media (max-width:640px){.StepIndicator-module__efwjha__label{display:none}.StepIndicator-module__efwjha__line{flex:1}}
