.wallet-section{flex-direction:column;align-items:center;display:flex}.wallet-section>p{color:#e88c1e!important}.wallet-section>form{flex-direction:column;align-items:center;width:100%;max-width:512px;margin:32px auto 0;display:flex}.wallet-section>form .default-numbers{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:24px;display:grid}.wallet-section>form .default-numbers>li>button{color:#74848d;cursor:pointer;background-color:#e5e9ec;border:1px solid #74848d;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:44px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.wallet-section>form .default-numbers>li>button.active{color:#fff;background:#e98813;border-color:#ffd6a3}.wallet-section>form .default-numbers>li>button>span{font-size:14px}.wallet-section>form>button{margin-top:32px}
