.form-02 .actions,.form-02 .form-step{display:none}.form-step-indicators-container{margin-bottom:20px;position:relative}.form-step-indicators{display:flex;justify-content:space-between;position:relative;z-index:1}.step-indicator{align-items:center;border-radius:50%;display:flex;font-size:18px;font-weight:700;height:60px;justify-content:center;transition:background-color .3s;width:60px}.form-progress-bar-track{width:100%}.form-progress-bar,.form-progress-bar-track{height:4px;position:absolute;top:50%;transform:translateY(-50%);z-index:0}.form-progress-bar{max-width:100%!important;transition:width .3s;width:0}.form-step-indicators-container .form-progress-bar{width:0}.form-step-indicators-container .step-2.active~.form-progress-bar{width:33.33333%}.form-step-indicators-container .step-3.active~.form-progress-bar{width:66.66667%}