.submit-hero{text-align:center;padding:22px}.submit-hero>span{font-size:42px}.submit-hero h1{margin:5px 0}.step-indicator{display:flex;align-items:center;justify-content:center;margin:0 auto 20px;max-width:480px}.step-indicator button{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:#e9eaf1;color:#777;font-weight:900}.step-indicator button span{position:absolute;margin-top:66px;font-size:12px}.step-indicator button.active{background:linear-gradient(135deg,#ed5e89,#6252dd);color:#fff;box-shadow:0 6px 18px #7155d84d}.step-indicator i{height:3px;flex:1;background:#e5e5ef}.step-form{overflow:hidden}.form-step{display:none;border:0;padding:0;margin:0}.form-step.active{display:grid;gap:18px;animation:stepIn .25s ease}.form-step legend{font-size:23px;font-weight:900;margin-bottom:20px}.step-buttons{display:flex!important;gap:10px}.step-buttons>*{flex:1}.fun-upload{display:block;border:2px dashed #bab4e8;border-radius:16px;padding:25px;text-align:center;background:#f7f5ff;color:#5648bf;cursor:pointer}.fun-upload input{position:absolute;opacity:0;width:1px!important;height:1px}.fun-upload span{font-weight:800}@keyframes stepIn{from{opacity:0;transform:translateX(15px)}to{opacity:1;transform:none}}
