.stepper-outer-container{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;min-height:100%;padding:.5rem;display:flex}@media (min-width:640px){.stepper-outer-container{padding:1rem}}.stepper-circle-container{background:var(--background);border:1px solid #222;border-radius:1rem;width:100%;max-width:100%;margin-left:auto;margin-right:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width:1024px){.stepper-circle-container{max-width:42rem}}@media (min-width:768px){.stepper-circle-container{border-radius:2rem}}.stepper-indicator-row{align-items:center;gap:.25rem;width:100%;padding:1rem;display:flex}@media (min-width:640px){.stepper-indicator-row{gap:.5rem;padding:1.5rem}}@media (min-width:768px){.stepper-indicator-row{padding:2rem}}.stepper-content-default{border-radius:0 0 1rem 1rem;position:relative;overflow:hidden}@media (min-width:768px){.stepper-content-default{border-radius:0 0 2rem 2rem}}.stepper-step-default{padding:1rem}@media (min-width:640px){.stepper-step-default{padding:1.5rem}}@media (min-width:768px){.stepper-step-default{padding:2rem}}.stepper-footer-container{padding-bottom:1rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.stepper-footer-container{padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.stepper-footer-container{padding-bottom:2rem;padding-left:2rem;padding-right:2rem}}.stepper-footer-nav{gap:.75rem;margin-top:1.5rem;display:flex}@media (min-width:640px){.stepper-footer-nav{gap:1rem;margin-top:2rem}}@media (min-width:768px){.stepper-footer-nav{margin-top:2.5rem}}.stepper-footer-nav.spread{justify-content:space-between}.stepper-footer-nav.end{justify-content:flex-end}.stepper-back-button{transition:all .35s}.stepper-back-button.inactive{pointer-events:none;opacity:.5}.stepper-next-button{color:#fff;background-color:#b1976b;transition:all .35s}.stepper-next-button:hover{opacity:.9;background-color:#b1976b}.stepper-next-button:active{background-color:#b1976b}.stepper-indicator{cursor:pointer;outline:none;flex-shrink:0;position:relative}.stepper-indicator-inner{border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-weight:600;display:flex}@media (min-width:640px){.stepper-indicator-inner{width:2rem;height:2rem}}.stepper-active-dot{background-color:#fff;border-radius:9999px;width:.75rem;height:.75rem}.stepper-step-number{font-size:.875rem}.stepper-connector{background-color:hsl(var(--border));border-radius:.25rem;flex:1;min-width:.5rem;height:.125rem;margin-left:.25rem;margin-right:.25rem;position:relative;overflow:hidden}@media (min-width:640px){.stepper-connector{margin-left:.5rem;margin-right:.5rem}}.stepper-connector-inner{height:100%;position:absolute;top:0;left:0}.stepper-check-icon{color:#fff;width:1rem;height:1rem}
