.background{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.background .modal{background:#fff;border-radius:8px;flex-direction:column;gap:32px;width:512px;padding:40px;display:flex;box-shadow:0 1px 4px rgba(12,12,13,.05),0 1px 4px rgba(12,12,13,.1)}.background .modal .auth-header{flex-direction:row;gap:7px;display:flex}.background .modal .auth-header>.auth-text{flex-direction:column;justify-content:center;display:flex}.background .modal .auth-header>.auth-text>b{font-size:20px;line-height:23px}.background .modal .auth-header>.auth-text>span{color:#999;font-size:9px;line-height:10px}.background .modal span{line-height:20px}
