.auth-layout{display:flex;width:100%;min-height:100vh;padding:3rem;justify-content:center;align-items:center;background:#edf5fc}.auth-layout__container{padding:64px 38px;width:90%;max-width:600px;border-radius:15px;background:#fff;box-shadow:0 4px 27px rgba(0,0,0,.1)}.auth-layout__logo{max-width:168px;max-height:24px;margin-bottom:38px}.auth-layout__logo img{width:100%;height:100%}