.auth-layout{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.auth-layout__wrapper{max-width:336px;width:100%;transition:min-width .3s}@media screen and (max-width:480px){.auth-layout__wrapper{max-width:272px}}.auth-layout__logo{text-align:center;margin-bottom:32px}.auth-layout__logo-image{width:77px}