.shake{animation:shake .6s}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%{transform:translateX(-8px)}50%,70%{transform:translateX(-4px)}90%{transform:translateX(-2px)}20%,40%{transform:translateX(8px)}60%,80%{transform:translateX(4px)}}.totp-login__wrapper{box-sizing:border-box;width:640px;max-width:100%;padding:56px;background-color:#fff;border-radius:6px;margin-bottom:80px;justify-content:center;align-items:center}.totp-login__wrapper market-field,.totp-login__wrapper market-select,.totp-login__wrapper market-textarea{margin:0 0 15px}.totp-login__wrapper market-button{margin:16px 0}.totp-login__wrapper .totp-login__actions{display:flex;flex-direction:column;align-items:center;justify-content:center}.totp-login__wrapper .totp-login__actions .market-button.totp-sms-send-verification-code-btn{margin-top:0;margin-bottom:10px;width:100%}.totp-login__wrapper .totp-login__actions .totp-email-send-verification-code-btn,.totp-login__wrapper .totp-login__actions .totp-sign-in-btn{margin:12px 0;width:100%}.totp-login__wrapper .totp-login__actions .totp-login__code-sublinks{display:flex;justify-content:center;align-items:center}.totp-login__wrapper .totp-login__actions .totp-login__code-sublinks market-link{margin:0 15px}.totp-login__wrapper #captcha{margin-bottom:15px}