.stepper-component{height:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-around}.stepper-component__title{display:flex;justify-content:center}.stepper-component__title h4{font-size:1.7rem;line-height:1}.stepper-component__button__next{width:100%;text-align:center}.stepper-component__button__next .MuiButton-root{width:100%}.stepper-component__button__next .MuiButton-root p{font-size:1.2rem;font-weight:700;line-height:1}#stepper .MuiStepper-root{display:flex;justify-content:center}#stepper .MuiStep-root{padding:0!important}#stepper .MuiStepLabel-root.Mui-disabled .MuiSvgIcon-root{color:rgba(0,0,0,0)}#stepper .MuiStepLabel-iconContainer{padding:0!important}#stepper .MuiStepLabel-iconContainer svg{width:34px;height:34px}#stepper .MuiStepLabel-iconContainer svg circle{padding:30px}#stepper .MuiStepLabel-iconContainer svg text{font-size:1rem;font-weight:700;padding:5px}#stepper .MuiStepLabel-iconContainer:not(.Mui-disabled) text{fill:#fff!important}#stepper .MuiStepConnector-horizontal{flex:.1 1 auto}#stepper .MuiStepConnector-root .MuiStepConnector-lineHorizontal{border-top-width:3px}#stepper .last-icon text{font-size:1.8rem!important}