.outer-container{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100%;padding:1rem;display:flex}.step-circle-container{background:#fff;border-radius:2rem;width:100%;max-width:48rem;margin-left:auto;margin-right:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.step-indicator-row{align-items:center;width:100%;padding:2rem 2rem 1rem;display:flex}.step-content-default{position:relative;overflow:hidden}.step-default{padding-bottom:1rem;padding-left:2rem;padding-right:2rem}.footer-container{padding-bottom:2rem;padding-left:2rem;padding-right:2rem}.footer-nav{margin-top:2rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{color:#303a4d;cursor:pointer;background:0 0;border:2px solid #303a4d;border-radius:9999px;padding:.75rem 1.5rem;font-weight:600;transition:all .35s}.back-button:hover{background:#f4f2e6}.back-button.inactive{pointer-events:none;opacity:.5}.next-button{color:#fff;letter-spacing:-.025em;cursor:pointer;background-color:#303a4d;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .35s;display:flex;box-shadow:0 4px 12px #303a4d4d}.next-button:hover{background-color:#3b4559;transform:translateY(-2px);box-shadow:0 6px 16px #303a4d66}.next-button:active{transform:translateY(0)}.step-indicator{cursor:pointer;outline:none;position:relative}.step-indicator-inner{border:3px solid #0000;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;display:flex}.active-dot{background-color:#303a4d;border-radius:9999px;width:.75rem;height:.75rem}.step-number{font-size:.875rem;font-weight:700}.step-connector{background-color:#e5e5e5;border-radius:.25rem;flex:1;height:.25rem;margin-left:.5rem;margin-right:.5rem;position:relative;overflow:hidden}.step-connector-inner{height:100%;position:absolute;top:0;left:0}.check-icon{color:#fed141;width:1.25rem;height:1.25rem}@media (max-width:640px){.step-indicator-row{padding:1.5rem 1rem .5rem}.step-default,.footer-container{padding-left:1rem;padding-right:1rem}.step-indicator-inner{width:2rem;height:2rem}.back-button,.next-button{padding:.625rem 1.25rem;font-size:.875rem}}
