.App{text-align:center;background-image:url(/assets/background.fead1db4.svg);background-size:cover;background-repeat:no-repeat;height:100%}.top-icon{font-size:60px;position:absolute;top:5%;left:47%}.main{position:absolute;top:25%;left:12%;margin:auto;height:70%;width:75%;display:flex;justify-content:center;gap:2%}.file-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.step-by-step{border-radius:27px;width:70%;background-color:#fff;padding:2em;display:flex;flex-direction:column;gap:2em}.progress{border-radius:27px;width:25%;background-color:#fff}.button{background-color:var(--primary-color);padding:.5em 2em;border-radius:1em;color:#fff;font-weight:700;border:none;cursor:pointer}input[type=file]{display:none}.step{height:100%;position:relative}.btn-next{position:absolute;bottom:2em;right:2em}:root{--primary-color: #F76161;--secondary-color: #F29F80}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
