.layout{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:100vh;min-height:100vh}.layout__logo{width:140px;margin-top:auto}.layout__logo img{width:100%;height:47px}.layout p{margin-top:10px;line-height:24px;text-align:center}.layout__content{margin-top:32px;display:flex;flex-direction:column;gap:12px;max-width:500px;width:100%}.layout__logout.ant-btn.ant-btn-primary.button{margin:0 auto!important;min-width:150px;margin:0 auto;font-size:16px;line-height:16px;font-weight:600;padding:18px 24px}