html{box-sizing:border-box;height:100%}*,:after,:before{box-sizing:inherit}body{font-family:Inter,Source Sans Pro,sans-serif;min-height:100vh}.login-page{flex-wrap:nowrap}.left-signup,.login-page{display:flex;width:100%;min-height:100vh}.left-signup{height:100%;justify-content:center;background-color:rgba(227,247,255,1);padding:5%}.left-theme{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.left-content{text-align:center;margin-bottom:2rem}.right-signup{display:flex;flex-direction:column;padding:5% 8%;width:100%;min-height:100vh;justify-content:center;max-width:560px;margin:0 auto}.right-logo{display:flex;justify-content:flex-start;margin-bottom:1.5rem}.logo{display:flex;justify-content:center;align-items:center;margin-bottom:5%}.step-one{display:flex;flex-direction:column;justify-content:space-between}.signup-part{justify-content:start;display:flex;align-items:center}.login-form,.signup-form{width:100%;margin-bottom:1.5rem}.signup-lef-img img{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.mobile-auth-hero{display:none}.desktop-only{display:flex}@media (max-width:900px){.desktop-only{display:none!important}.mobile-auth-hero{display:flex;flex-direction:column;align-items:center;background:lightcyan;border-radius:20px;padding:1.5rem 1rem 1.25rem;margin:-2rem -.25rem 1.25rem}.mobile-auth-hero-logo{height:32px;width:auto;margin-bottom:.75rem}.mobile-auth-hero-img{max-width:160px;width:100%;height:auto}.right-signup{min-height:100vh;justify-content:flex-start;padding:3rem 1.25rem 2rem}.right-logo{margin-bottom:1rem}.right-logo img{height:48px;width:auto}.signup-part{flex-direction:column;align-items:flex-start}.signup-part .MuiTypography-root{margin:0 0 .25rem!important;font-size:1.5rem!important}.login-form,.signup-form{margin-bottom:1rem}.step-one .MuiTextField-root{margin-bottom:.75rem!important}}