.scenePageContainer{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;padding:30px}.loadingContainer{display:flex;justify-content:center;align-items:center;height:80vh}.stepsContainer{z-index:10;height:100%;width:100%}.step{height:80vh;display:flex;place-items:center}.spacer{height:40vh}.stepContent{background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;border-radius:5px;padding:.5rem 1rem;display:flex;flex-direction:column;justify-content:left;box-shadow:1px 1px 10px #0003;text-align:left;max-width:500px}.step.active .stepContent{background:#fff;color:#000}.scenePageContainer.svelte-1szpqr6{max-width:1200px;margin:0 auto}
