body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{background-color:#3b82f6;border:none;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;color:#fff;cursor:pointer;font-size:2.25rem;font-weight:700;outline:none;padding:1.5rem 3rem;transition:background-color .3s ease-in-out;@media (max-width:1000px){font-size:clamp(.875rem,2.5vw,1rem);padding-bottom:.5rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem}}.button:hover{background-color:#1d4ed8}.button:checked{background-color:#1d26d8}.button:disabled{background-color:#d1d5db!important;color:#9ca3af!important;cursor:not-allowed}.buttonFail{background-color:#f63b3b}.buttonFail:hover{background-color:#920707}.buttonFail:checked{background-color:#923507}.buttonSuccess{background-color:#51f63b}.buttonSuccess:checked,.buttonSuccess:hover{background-color:#079243}.step{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:start;margin-left:30px;padding:20px;width:100%;@media (max-width:1000px){align-items:center;justify-content:center}}h1,h2{@media (max-width:1000px){font-size:clamp(1rem,2.5vw,1.5rem)}}.stepImage{border-radius:40px;margin-left:50px;max-height:800px;max-width:500px;@media (max-width:1000px){margin-left:10px;max-height:500px;max-width:300px}@media (max-width:600px){margin-left:10px;max-height:300px;max-width:200px}}.progress-bar{background-color:#333;border-radius:10px;box-shadow:0 4px 6px #0000001a;height:7%;margin:10px auto;overflow:hidden;position:relative;width:500px}.progress-bar-fill{background-color:#3b82f6;height:100%;transition:width .3s ease-in-out}.progress-bar-fill.overfill{background-color:red}.progress-bar-label{align-items:center;color:#fff;display:flex;font-weight:700;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.carousel{background-color:#121212;color:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100vw}.slides{display:flex;flex:1 1;transition:transform .5s ease-in-out}.slide{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;font-size:1.2rem;justify-content:center;@media (max-width:1000px){flex-direction:column}}.controls,.slide{color:#fff;padding:20px;width:100%}.connectControls,.controls{text-align:center}.connectControls{align-items:center;color:#fff;display:inline-flex;font-size:3rem;justify-content:center;width:100%}button{background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin:0 5px;outline:none;padding:8px 16px}.completed-message{color:#0f0;font-weight:700;margin-bottom:10px}.header{background-color:#333;display:flex;flex-direction:column;padding:20px;@media (max-width:1000px){padding-bottom:5px;padding-left:5px;padding-right:5px;padding-top:5px}}.header h1{color:#fff;margin:0;text-align:center;@media (max-width:1000px){font-size:clamp(1.5rem,2.5vw,2rem)}}
/*# sourceMappingURL=main.b3f29af9.css.map*/