#background-with-image {position: absolute;width: 100vw;height: 100vh;overflow: hidden;scrollbar-width: none !important;}#background-with-image::before {content: '';position: absolute;top: 0;left: 0;width: 100vw;height: 101vh;background-image: url('auth-background-19243faaf534a9f5ab1a115f5c090513.png');background-size: cover;background-repeat: no-repeat;background-position: center center;background-origin: content-box;background-clip: content-box;z-index: 0;}#background-with-image.with-filter::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.05);z-index: 1;}#background-with-image > * {position: relative;z-index: 2;}.background {height: 100%;width: 100%;}.content-login {z-index: 3;position: absolute;top: 0;left: 0;width: 100vw !important;height: 100vh !important;margin: 0 !important;background: transparent;}#col-with-text {border-radius: 0 var(--radius-xxl) var(--radius-xxl) 0;background-color: var(--bg-level-1);transition: all 0.3s ease-in-out;max-width: 33%;}@media (max-width: 1280px) {#col-with-text {padding-right: 40px;padding-left: 40px;max-width: 100% !important;border-radius: 0;}}@media (max-height: 700px) {#col-with-text {margin-top: 40px;margin-bottom: 40px;border-radius: 0;}}.content-login:has(#modale-format) {display: flex;flex-direction: column;justify-content: space-around;align-items: center;}#modale-format {display: flex;max-width: 33%;max-height: 100%;margin: 0 !important;gap: 30px;padding: 40px 70px;border-radius: 20px;background-color: var(--bg-level-1);transition: all 0.3s ease-in-out;overflow-y: scroll;}#modale-format #modale-content {display: flex;align-items: center;justify-content: center;flex-direction: column;}@media (max-width: 1300px) {#modale-format {max-width: 50% !important;overflow-y: scroll;}}@media (max-width: 900px) {#modale-format {max-width: 100% !important;border-radius: 0;padding: 12px 40px;max-height: calc(100% - 200px);}.content-login:has(#modale-format) {display: flex;justify-content: space-between;align-items: start;top: 0;flex-direction: column;flex-wrap: wrap;align-content: center;}}.login-btn {min-width: 150px;}.logo-img {width: auto;height: 100px;max-width: 100%;}.auth-link {display: flex;justify-content: right;text-decoration: none;margin-top: 10px;}.auth-link:hover {text-decoration: underline;}.form-check {padding-left: 0 !important;}.link-footer{color: var(--noir-950);}@media (max-width: 768px) {.login-footer {flex-direction: column;gap: 0.5rem;}}.link-footer,.text-footer {white-space: nowrap;text-align: center;}.link-footer:hover {text-decoration: none;}#preprod-flag {position: absolute;top: 10px;left: 10px;background-color: red;color: white;padding: 5px;border-radius: 5px;z-index: 9000;}