.auth-wrapper{align-items:center;display:flex;height:100vh;justify-content:center}@media screen and (max-width:768px){.auth-wrapper{flex-direction:column;justify-content:center}}#brand{height:100vh}@media screen and (max-width:768px){#brand{height:20vh}}.text-brand{font-size:2.25rem;font-weight:600;line-height:2.5rem}.auth-view{width:30%}#os-powered-by{border-radius:var(--border-radius-lg);bottom:2vh;display:flex;flex-direction:column;opacity:.5;padding:var(--spacing-5) var(--spacing-13);position:fixed;text-align:center;transition:opacity .5s ease;width:100%}#os-powered-by:hover{opacity:1}@media screen and (max-width:768px){#os-powered-by{bottom:1vw;right:unset}}
