.stepper-root{position:relative;display:flex;flex-direction:row;gap:.5rem}@media (min-width:1024px){.stepper-root{gap:2.5rem;flex-direction:column}}.stepper-root.mode-vertical{flex-direction:column;gap:2.5rem}.stepper-root.mode-horizontal{flex-direction:row;gap:.5rem}.stepper-root:before{position:absolute;left:1rem;top:.75rem;width:1px;--tw-bg-opacity:1;background-color:rgb(206 213 213/var(--tw-bg-opacity,1));content:"";height:calc(100% - 32px)}.stepper-root .step{position:relative;display:flex;flex-shrink:0;align-items:center}.stepper-root.step:after{position:absolute;left:.75rem;top:0;height:100%;width:.125rem;background-color:transparent;content:""}.stepper-root .step:last-child:after{display:none}.stepper-root .circle{font-size:12px;line-height:16px;height:1.5rem;width:1.5rem;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}@media (min-width:1024px){.stepper-root .circle{margin-right:.5rem;height:2rem;width:2rem}}.stepper-root .circle{display:flex;flex-shrink:0;align-items:center;justify-content:center}.stepper-root.mode-vertical .circle{margin-right:.5rem;height:2rem;width:2rem}.stepper-root.mode-horizontal .circle{margin-right:0;height:1.5rem;width:1.5rem}.stepper-root .step.active .circle{font-weight:700;margin-right:.5rem}.stepper-root .label{font-size:12px;line-height:16px;padding-right:.5rem;--tw-text-opacity:1;color:rgb(64 93 99/var(--tw-text-opacity,1))}@media (min-width:1024px){.stepper-root .label{font-size:14px;line-height:19px;padding-right:0}}.stepper-root.mode-vertical .label{font-size:14px;line-height:19px;padding-right:0}.stepper-root.mode-horizontal .label{font-size:12px;line-height:16px;padding-right:.5rem}.stepper-root .step .circle{border-width:1px;--tw-border-opacity:1;border-color:rgb(206 213 213/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(102 120 124/var(--tw-text-opacity,1))}.stepper-root .step .label{display:none}@media (min-width:1024px){.stepper-root .step .label{display:block}}.stepper-root.mode-vertical .step .label{display:block}.stepper-root.mode-horizontal .step .label{display:none}.stepper-root .step.active .label{display:block}.stepper-root .step.completed .circle{border-width:1px;--tw-border-opacity:1;border-color:rgb(64 93 99/var(--tw-border-opacity,1))}.stepper-root .step.active .circle{border-style:none;--tw-bg-opacity:1;background-color:rgb(64 93 99/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.stepper-root .step.active .label{font-weight:700}.stepper-root .checkmark-icon{height:.75rem;width:.75rem}@media (min-width:1024px){.stepper-root .checkmark-icon{height:1rem;width:1rem}}.stepper-root.mode-vertical .checkmark-icon{height:1rem;width:1rem}.stepper-root.mode-horizontal .checkmark-icon{height:.75rem;width:.75rem}