body{background-color:var(--bs-body-bg)}#auth{min-height:100vh;overflow-x:hidden}#auth #auth-right{height: 100%;background-image: url("/images/banner_auth.png");background-size: contain;background-repeat: no-repeat;background-position: center;background-color: #f8f9fa;}#auth #auth-left{padding: 2.5rem 3rem;}#auth #auth-left .auth-title{font-size:4rem;margin-bottom:1rem}#auth #auth-left .auth-subtitle{font-size:1.7rem;line-height:2.5rem;color:#a8aebb}#auth #auth-left .auth-logo{margin-bottom:7rem}#auth #auth-left .auth-logo img{height:2rem}@media screen and (max-width: 1399.9px){#auth #auth-left{padding:3rem}}@media screen and (max-width: 767px){#auth #auth-left{padding:5rem}}@media screen and (max-width: 576px){#auth #auth-left{padding:5rem 3rem}}html[data-bs-theme=dark] #auth-right{height: 100%;background-image: url("/images/banner_auth.png");background-size: cover;background-repeat: no-repeat;background-position: center;background-color: #f8f9fa;}
