.AuthPageLeftSide{display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding:100px 40px 40px;width:50vw}.AuthPageLeftSide-top{padding-left:12px}.AuthPageLeftSide-title{font-family:Roboto,sans-serif;font-size:48px;font-style:normal;font-weight:400;letter-spacing:-.25px;line-height:56px;color:var(--color-on-primary-high);margin-left:0;text-transform:capitalize}.AuthPageLeftSide-subtitle{font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:28px;color:var(--color-on-primary-medium)}.AuthPageLeftSide-browserAlert{margin-bottom:0}.AuthPageRightSide{background-color:var(--background-elevation-16);box-shadow:0 16px 24px var(--first-elevation-color),0 6px 30px var(--second-elevation-color),0 8px 10px var(--third-elevation-color);height:100vh;overflow:auto;padding:80px 10% 0;width:50vw}@media(max-width:1400px){.AuthPageRightSide{padding-left:80px;padding-right:80px}}@media(max-width:1100px){.AuthPageRightSide{padding-left:16vw;padding-right:16vw;width:100vw}}@media(max-width:700px){.AuthPageRightSide{padding:32px 12vw}}@media(max-width:600px){.AuthPageRightSide{padding:16px 24px}}.AuthPageRightSide-top{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;padding-bottom:56px}@media(max-width:700px){.AuthPageRightSide-top{padding-bottom:8px}}.AuthPageRightSide-logo{display:flex;max-height:100px;max-width:260px;min-width:80px;position:relative}.AuthPageRightSide-logoImg{object-fit:contain;width:100%}.AuthPageRightSide-qualif{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:20px;color:var(--color-on-background-high);background-color:var(--secondary-100);border-radius:4px;bottom:-22px;padding:4px 8px;position:absolute}@media(max-width:700px){.AuthPageRightSide-qualif{bottom:-8px}}.AuthPageRightSide-subtitle{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px;align-items:flex-end;color:var(--primary-500);display:flex;flex-direction:column;text-align:right}.AuthPageRightSide-customLogo{max-height:100px;max-width:140px;min-width:80px;object-fit:contain;width:100%}.AuthPageRightSide-companyName{word-break:break-all}.AuthPageRightSide-releaseDate{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:20px;color:var(--color-on-background-low);display:none}@media(max-width:1100px){.AuthPageRightSide-releaseDate{display:block}}@media(max-width:600px){.AuthPageRightSide-releaseDate{display:none}}.AuthPageRightSide-content{height:min-content}.AuthPageRightSide-product{font-family:Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:28px;color:var(--primary-500);display:none;opacity:.6}@media(max-width:1100px){.AuthPageRightSide-product{display:block;margin-bottom:12px}}@media(max-width:600px){.AuthPageRightSide-product{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.15px;line-height:20px;margin-bottom:4px}}.AuthPageRightSide-body{display:flex;flex-direction:column;gap:16px}.AuthPageRightSide-cgu{color:var(--grey-600);padding-top:16px;text-align:right}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{background:currentcolor;-webkit-background-clip:text;background-clip:text}.AuthPageLoginWrapper{display:flex;flex-direction:column}.AuthPageLoginWrapper-title{font-family:Roboto,sans-serif;font-size:34px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:40px;color:var(--color-on-background-high);margin-left:0;padding-bottom:16px}.AuthPageLoginWrapper-form{display:flex;flex-direction:column;gap:16px}.AuthPageLoginWrapper-rememberMe{font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.5px;line-height:24px;color:var(--color-on-background-high);padding-top:16px}.AuthPageLoginWrapper-submit{padding-bottom:24px;padding-top:20px}.AuthPageLoginWrapper-separator{position:relative}.AuthPageLoginWrapper-separatorLabel{font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:20px;background-color:var(--background-elevation-16);box-shadow:none;color:var(--color-on-background-medium);align-items:center;border:1px solid rgba(var(--grey-900-rgb),.12);border-radius:99px;display:flex;height:32px;justify-content:center;left:50%;min-width:32px;padding:4px;position:absolute;text-transform:capitalize;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.AuthPageLoginWrapper-others{display:flex;flex-direction:column;gap:16px;padding-top:24px}.AuthPage{align-items:flex-start;background-color:var(--primary-800);background-size:cover;display:flex;width:100vw}@media(max-width:1100px){.AuthPage-leftSide{display:none}}.AuthPage-errorMessage{display:flex;flex-direction:column;gap:16px}html{overflow:hidden!important}
