body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1e293b;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.page-container{flex-wrap:wrap;min-height:100vh}.left-section,.page-container{display:flex;width:100%;overflow-x:hidden}.left-section{flex-direction:column;max-width:100vw;justify-content:center}@media (min-width:1024px){.left-section{width:50%;max-width:50%;flex:0 0 50%}}@media (min-width:1400px){.left-section{justify-content:center}}.header{display:flex;justify-content:flex-start;align-items:center;position:absolute;top:0;left:0;padding:.5rem 1rem;z-index:10}@media (min-width:1024px){.header{padding-left:2rem}}.logo{width:40px;height:40px;margin-right:.5rem}.logo-text{font-size:1.125rem;font-weight:700;color:#2563eb;text-decoration:none}.form-container{display:flex;flex-direction:column;justify-content:flex-start;padding-top:10px;margin:0 auto 10px;width:100%;max-width:100%;overflow-x:hidden;padding-left:1rem;padding-right:1rem;height:auto;max-height:90vh;overflow-y:auto}@media (min-width:640px){.form-container{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.form-container{justify-content:center;width:100%}}@media (min-width:1400px){.form-container{max-width:750px;justify-content:center;align-items:center}}.form-content{display:flex;width:100%;flex-direction:column;border-radius:1rem;background-color:white;padding:.5rem;overflow-x:hidden;max-height:calc(100vh - 80px);overflow-y:auto}@media (min-width:640px){.form-content{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.form-content{padding-top:.5rem;padding-bottom:.5rem;max-height:80vh}}.progress-container{margin:0 auto;width:100%;max-width:28rem;padding-bottom:.75rem;padding-left:2rem;padding-right:2rem}@media (min-width:640px){.progress-container{padding-left:0;padding-right:0}}.progress-bar-container{position:relative}.progress-bar{position:absolute;left:0;top:.5rem;height:.4vh;width:100%;background-color:#e5e7eb}.progress-steps{position:relative;display:flex;width:100%;justify-content:space-between}.step-item{text-align:left}.step-button{display:flex;height:2vh;width:2vh;align-items:center;justify-content:center;border-radius:9999px;font-size:1.3vh;font-weight:600}.step-completed{background-color:#4b5563;color:white}.step-incomplete{background-color:#e5e7eb;color:#1f2937}.form-section{display:flex;width:100%;flex-direction:column;padding-bottom:1rem;overflow-x:hidden;align-self:center;max-height:calc(100vh - 130px);overflow-y:auto}.section-title{font-size:1.125rem;margin-top:.75rem;font-weight:500;text-align:left!important}.MuiAutocomplete-root,.MuiFormControl-root,.MuiInputBase-root{width:100%!important}.MuiAutocomplete-popper{width:100%!important;min-width:100%!important}.MuiOutlinedInput-notchedOutline{background-color:transparent!important;border-color:#d1d5db!important;border-width:1px!important;z-index:1!important}.MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#2563eb!important;border-width:1px!important}.MuiInputLabel-outlined,.MuiInputLabel-root{background-color:white!important;padding:0 5px!important;margin-left:-5px}.MuiInputLabel-root{z-index:10!important}.MuiInputLabel-outlined.MuiInputLabel-shrink{background-color:white!important;padding:0 5px!important;z-index:10!important;transform:translate(14px,-9px) scale(.75)!important}.MuiAutocomplete-root .MuiOutlinedInput-root{padding:2px!important;border-width:1px!important;box-shadow:none!important}.MuiAutocomplete-root .MuiOutlinedInput-root.Mui-focused{border-color:#2563eb!important}.MuiFormControl-root .MuiOutlinedInput-root{border-width:1px!important;box-shadow:none!important}.MuiFormControl-root .MuiOutlinedInput-root.Mui-focused{border-color:#2563eb!important}.MuiAutocomplete-root .MuiInputLabel-outlined,.MuiAutocomplete-root .MuiInputLabel-shrink{transform:translate(14px,-9px) scale(.75)!important}.MuiAutocomplete-inputRoot{padding:3px!important}.MuiFormLabel-filled,.MuiInputLabel-shrink{background-color:white!important;padding:0 4px!important;z-index:1}.form{display:flex;flex-direction:column;width:100%;overflow-x:hidden}@media (min-width:1024px){.form{padding-top:1vh}}.input-wrapper{position:relative;display:flex;overflow:hidden;border-radius:.375rem;border:1px solid #d1d5db;transition:border-color .2s;width:100%;max-width:100%;margin:0 auto;justify-content:flex-start}.input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.input-group{display:flex;flex-direction:column;padding-top:.5rem;width:100%;align-items:center;margin:0 auto}.form-input{width:100%;max-width:100%;flex-shrink:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:white;padding:1vh 1vw;font-size:1.125rem;color:#374151;outline:none;border:none;text-align:left}.ReactPasswordStrength{width:100%;max-width:300px;display:flex;flex-direction:column;align-items:flex-start;margin:0 auto}.ReactPasswordStrength-strength-bar{max-width:300px;margin:0;display:flex;justify-content:flex-start;width:100%!important}.ReactPasswordStrength .ReactPasswordStrength-strength-bar>span{margin:0}.login-section{padding-top:2vh}.login-text{color:#4b5563;font-size:1.125rem}.login-link{white-space:nowrap;font-weight:600;color:#111827;text-decoration:underline;text-underline-offset:4px}.terms-container{margin-bottom:.25rem;display:flex;flex-direction:column;gap:.75rem;padding:0 1rem;max-width:100%}.terms-label{display:flex;align-items:flex-start;gap:.25rem;flex-wrap:nowrap;width:100%}.terms-checkbox{height:10px;width:10px;margin-top:.35rem;flex-shrink:0;accent-color:#111827}.terms-text{font-size:.75rem;color:#4b5563;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.required-error{color:#ef4444;font-size:.875rem;margin-top:.25rem}.continue-button{margin:.5rem 1rem;display:flex;align-items:center;justify-content:center;border-radius:1vh;background-color:#111827;padding:1vh 0;font-size:1.125rem;color:white;cursor:pointer;border:none;width:calc(100% - 2rem)}.button-icon{margin-left:1rem;height:2vh;width:2vh}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}.screen_size_150{font-size:1.125rem}.right-panel{position:relative;height:100vh;background-color:#2563eb;background-image:linear-gradient(to bottom right,#2563eb,#1e40af);display:none}@media (min-width:1024px){.right-panel{display:flex;width:50%;max-width:50%;flex:0 0 50%;flex-direction:column;justify-content:center}}.right-panel-content{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);text-align:center;color:white;padding:0 5vw}.right-panel-title{font-size:1.125rem;font-weight:600}.right-panel-description{margin-top:8px;font-size:.875rem;opacity:.9}.portrait-hidden{display:none}@media (orientation:landscape) and (min-width:1024px){.portrait-hidden{display:block}}