.auth-page{width:100%;position:absolute}.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;border-radius:8px;justify-content:center;align-items:center;width:30px;height:28px;display:flex}.auth-page .container\:center{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.auth-page .MuiInputBase-root{height:40px!important}.auth-page .MuiInputBase-root>input{padding:8px 14px!important}.auth-page .auth-logo-mobile{flex-direction:row;justify-content:center;align-items:center;width:100%;padding:30px 0}.auth-page .auth-logo-desktop{display:flex}.auth-page .auth-content-wrapper{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:50px;display:flex}.auth-page .auth-top-logo{flex-shrink:0;justify-content:center;width:100%;max-width:500px;margin-bottom:45px;display:flex}.auth-page .auth-top-logo img{width:100%;height:auto;display:block}.auth-page .auth-bottom-logo{flex-shrink:0;justify-content:center;width:200px;margin-top:30px;display:flex}.auth-page .auth-bottom-logo img{width:100%;height:auto;display:block}.auth-page .auth-form-content{flex-direction:column;flex:1;justify-content:start;align-items:center;width:100%;display:flex}.auth-page .auth-image-container{flex-shrink:0;max-width:fit-content;height:100vh}.auth-page .auth-form-container{flex:1;height:100vh;overflow-y:auto;background-color:#fff!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}@media (max-width:998px){.auth-page .auth-image-container{display:none!important}.auth-page .auth-form-container{flex-direction:column;justify-content:center;align-items:center;display:flex;width:100%!important}.auth-page .auth-content-wrapper{justify-content:center;align-items:center;width:100%;max-width:100%;padding:20px;display:flex}}
