.auth-page{position:absolute;width:100%}.auth-page .flex{display:flex}.auth-page .flex\:col{flex-direction:column}.auth-page .flex\:row{flex-direction:row}.auth-page .w\:60\%{width:60%}.auth-page .w\:40\%{width:40%}.auth-page .items\:center{align-items:center}.auth-page .justify\:center{justify-content:center}.auth-page .flex-direction\:column{flex-direction:column}.auth-page .min-h\:100vh{min-height:100vh}.auth-page .bg\:sky{background-color:#f3f8ff}.auth-page .bg\:khaki{background-color:#fff9f4}.auth-page .bg\:white{background-color:#fff}.auth-page .abs{position:absolute}.auth-page .f\:bold{font-weight:700}.auth-page .f\:14{font-size:14px}.auth-page .ml\:8{margin-left:8px}.auth-page .as\:center{align-self:center}.auth-page .ai\:center{align-items:center}.auth-page .jc\:space-between{justify-content:space-between}.auth-page .top\:50{top:50px}.auth-page .left\:50{left:50px}.auth-page .sublogo{color:#fff;background-color:#e77723;height:28px;width:30px;border-radius:8px}.auth-page .container\:center,.auth-page .sublogo{display:flex;justify-content:center;align-items:center}.auth-page .container\:center{width:100%;height:100%}.auth-page .MuiInputBase-root{height:40px!important}.auth-page .MuiInputBase-root>input{padding:8px 14px!important}.auth-page .auth-logo-mobile{flex-direction:row;align-items:center;justify-content:center;padding:30px 0;width:100%}.auth-page .auth-logo-desktop{display:flex}.auth-page .auth-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%;padding:50px;box-sizing:border-box}.auth-page .auth-top-logo{display:flex;justify-content:center;flex-shrink:0;width:100%;max-width:500px;margin-bottom:45px}.auth-page .auth-top-logo img{display:block;width:100%;height:auto}.auth-page .auth-bottom-logo{display:flex;justify-content:center;flex-shrink:0;width:200px;margin-top:30px}.auth-page .auth-bottom-logo img{display:block;width:100%;height:auto}.auth-page .auth-form-content{display:flex;flex-direction:column;align-items:center;justify-content:start;flex:1 1;width:100%}.auth-page .auth-image-container{max-width:fit-content;flex-shrink:0;height:100vh}.auth-page .auth-form-container{flex:1 1;background-color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;height:100vh;overflow-y:auto}@media(max-width:998px){.auth-page .auth-image-container{display:none!important}.auth-page .auth-form-container{width:100%!important;flex-direction:column;display:flex;align-items:center;justify-content:center}.auth-page .auth-content-wrapper{padding:20px;max-width:100%;width:100%;display:flex;align-items:center;justify-content:center}}