@import"https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap";.mobile .main .memberWallet>.container{padding-top:8px}.mobile .memberWallet .walletsList{background:#fff;border-radius:12px;margin-top:12px;padding:16px 14px}.mobile .memberWallet .walletsList ul{background:var(--mainColorBg);border-radius:10px;display:flex;flex-wrap:wrap}.mobile .memberWallet .walletsList .listItem{align-items:center;display:flex;flex-direction:column;padding:10px 3px;position:relative;width:33.333%}.mobile .memberWallet .walletsList .listItem:nth-child(3n+1):before,.mobile .memberWallet .walletsList .listItem:nth-child(3n+2):before{background:#fff;content:"";height:32px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.mobile .memberWallet .walletsList .coin{align-items:center;color:var(--mainColor);display:flex;flex-direction:column;font-size:16px;font-weight:600;line-height:20px}.mobile .memberWallet .walletsList .name{color:var(--gray5);font-size:12px;line-height:16px;margin-top:3px}
