.main{background-image:url(/assets/bg-auth.png);background-repeat:no-repeat;background-size:cover;background-position:40% 40%;display:flex;flex-direction:column;flex:1 1;justify-content:center;min-height:80dvh}.container{align-self:center;box-shadow:2px 2px 6px 0 rgba(0,0,0,.1);max-width:480px;margin-top:24px;margin-bottom:24px;width:100%;background-color:#fff;min-height:720px}@media (max-width:480px){.container{align-self:center;width:100%;box-shadow:none;margin-top:0;margin-bottom:0}}