body{background-color:#fff}
#auth{height:100vh;overflow-x:hidden}
#auth #auth-right{height:100%;background:url(../../images/bg/4853433.jpg),linear-gradient(90deg,#2d499d,#3f5491);display:flex;align-items:center;justify-content:center;position:relative}
#auth #auth-left{padding:5rem 8rem}
#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}
#auth #auth-right .auth-logo-right{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2rem}
#auth #auth-right .auth-logo-right a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}
#auth #auth-right .auth-logo-right img{width:450px;height:450px;max-width:80%;max-height:80%;object-fit:contain;display:block;background:transparent;filter:drop-shadow(0 10px 20px rgba(0,0,0,0.5))}
@media screen and (max-width:767px){#auth #auth-left{padding:5rem}}
