.wallet-module__5kxtza__page{background:#fff;flex-direction:column;min-height:100vh;padding:0 0 100px;display:flex}.wallet-module__5kxtza__header{z-index:10;background:#fff;border-bottom:1px solid #f0eef0;justify-content:space-between;align-items:center;height:56px;padding:16px 16px 0;display:flex;position:sticky;top:0}.wallet-module__5kxtza__headerTitle{color:#19101a;margin:0;font-family:Onest,sans-serif;font-size:22px;font-weight:700}.wallet-module__5kxtza__headerCurrency{color:#383639;cursor:pointer;background:#f8f9fb;border:1px solid #e4e2e4;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-family:Onest,sans-serif;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.wallet-module__5kxtza__headerCurrency:hover{background:#ede5f4}.wallet-module__5kxtza__body{padding:20px 16px 0}.wallet-module__5kxtza__balanceRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}@media (max-width:480px){.wallet-module__5kxtza__balanceRow{grid-template-columns:1fr}}.wallet-module__5kxtza__cashCard{color:#fff;background:linear-gradient(135deg,#8c37c3 0%,#c026d3 100%);border-radius:14px;padding:20px 18px;position:relative;overflow:hidden}.wallet-module__5kxtza__cashCard:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#ffffff26,#0000 60%);position:absolute;inset:0}.wallet-module__5kxtza__lyksCard{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b7791f 0%,#d97706 60%,#f59e0b 100%);border-radius:14px;padding:20px 18px;position:relative;overflow:hidden}.wallet-module__5kxtza__lyksCard:hover{opacity:.92}.wallet-module__5kxtza__lyksCard:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#ffffff2e,#0000 60%);position:absolute;inset:0}.wallet-module__5kxtza__cardLabel{opacity:.88;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-family:Onest,sans-serif;font-size:.72rem;font-weight:600}.wallet-module__5kxtza__cardAmount{white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-family:Onest,sans-serif;font-size:1.65rem;font-weight:800;line-height:1;overflow:hidden}.wallet-module__5kxtza__cardSubtext{opacity:.82;font-size:.75rem}.wallet-module__5kxtza__quickActions{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}@media (max-width:380px){.wallet-module__5kxtza__quickActions{grid-template-columns:repeat(2,1fr)}}.wallet-module__5kxtza__actionBtn{cursor:pointer;background:#fff;border:1px solid #f0eef0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.wallet-module__5kxtza__actionBtn:hover{background:#faf9fb;border-color:#e4e2e4}.wallet-module__5kxtza__actionDisabled{cursor:not-allowed;opacity:.5;background:#f8f9fb;border:1px solid #f0eef0;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;display:flex;position:relative}.wallet-module__5kxtza__comingSoonBadge{color:#fff;letter-spacing:.02em;background:#b6b1b7;border-radius:4px;padding:1px 5px;font-family:Onest,sans-serif;font-size:.6rem;font-weight:600}.wallet-module__5kxtza__actionIcon{border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.wallet-module__5kxtza__actionIcon.wallet-module__5kxtza__deposit{color:#8c37c3;background:#8c37c31a}.wallet-module__5kxtza__actionIcon.wallet-module__5kxtza__withdraw{color:#dc2626;background:#dc262614}.wallet-module__5kxtza__actionIcon.wallet-module__5kxtza__txn{color:#8c37c3;background:#8c37c31a}.wallet-module__5kxtza__actionIcon.wallet-module__5kxtza__lyks{color:#d97706;background:#d977061a}.wallet-module__5kxtza__actionLabel{color:#383639;text-align:center;font-family:Onest,sans-serif;font-size:.75rem;font-weight:500}.wallet-module__5kxtza__sectionTitle{color:#19101a;justify-content:space-between;align-items:center;margin-bottom:12px;font-family:Onest,sans-serif;font-size:.95rem;font-weight:700;display:flex}.wallet-module__5kxtza__seeAll{color:#8c37c3;font-size:.82rem;font-weight:500;text-decoration:none}.wallet-module__5kxtza__seeAll:hover{text-decoration:underline}.wallet-module__5kxtza__txList{flex-direction:column;gap:4px;display:flex}.wallet-module__5kxtza__txItem{cursor:default;background:#fff;border:1px solid #f0eef0;border-radius:10px;align-items:center;gap:14px;padding:14px 16px;display:flex}.wallet-module__5kxtza__txIconWrap{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wallet-module__5kxtza__txIconWrap.wallet-module__5kxtza__credit{color:#16a34a;background:#16a34a1a}.wallet-module__5kxtza__txIconWrap.wallet-module__5kxtza__debit{color:#dc2626;background:#dc262614}.wallet-module__5kxtza__txIconWrap.wallet-module__5kxtza__other{color:#8f8991;background:#f8f9fb}.wallet-module__5kxtza__txMeta{flex:1;min-width:0}.wallet-module__5kxtza__txDesc{color:#19101a;white-space:nowrap;text-overflow:ellipsis;font-family:Onest,sans-serif;font-size:.88rem;font-weight:500;overflow:hidden}.wallet-module__5kxtza__txDate{color:#8f8991;margin-top:2px;font-size:.74rem}.wallet-module__5kxtza__txAmount{white-space:nowrap;font-family:Onest,sans-serif;font-size:.92rem;font-weight:700}.wallet-module__5kxtza__txAmount.wallet-module__5kxtza__credit{color:#16a34a}.wallet-module__5kxtza__txAmount.wallet-module__5kxtza__debit{color:#dc2626}.wallet-module__5kxtza__txAmount.wallet-module__5kxtza__other{color:#8f8991}.wallet-module__5kxtza__skeletonCard{background:linear-gradient(90deg,#f0eef0 25%,#e8e4e8 50%,#f0eef0 75%) 0 0/400% 100%;border-radius:14px;height:110px;animation:1.4s infinite wallet-module__5kxtza__shimmer}.wallet-module__5kxtza__skeletonTx{background:linear-gradient(90deg,#f8f9fb 25%,#f0eef0 50%,#f8f9fb 75%) 0 0/400% 100%;border-radius:10px;height:64px;margin-bottom:4px;animation:1.4s infinite wallet-module__5kxtza__shimmer}@keyframes wallet-module__5kxtza__shimmer{0%{background-position:100%}to{background-position:0%}}.wallet-module__5kxtza__createPrompt{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;padding:48px 24px 36px;display:flex}.wallet-module__5kxtza__createIconOuter{background:radial-gradient(circle,#d69ef647 0%,#ffc8e624 55%,#0000 75%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:28px;display:flex}.wallet-module__5kxtza__createIconInner{color:#fff;background:linear-gradient(135deg,#9b42d8 0%,#7c2fc0 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 8px 24px #8c37c34d}.wallet-module__5kxtza__createTitle{color:#19101a;letter-spacing:-.03em;margin:0 0 10px;font-family:Onest,sans-serif;font-size:1.6rem;font-weight:800}.wallet-module__5kxtza__createDesc{color:#8f8991;max-width:300px;margin:0 0 32px;font-family:Inter,sans-serif;font-size:.92rem;font-weight:400;line-height:1.55}.wallet-module__5kxtza__createFeatures{flex-direction:column;gap:12px;width:100%;max-width:420px;margin-bottom:32px;display:flex}.wallet-module__5kxtza__createFeatureCard{text-align:left;background:#f8f9fb;border-radius:14px;flex-direction:row;align-items:center;gap:16px;padding:16px 18px;display:flex}.wallet-module__5kxtza__createFeatureIcon{color:#8c37c3;background:#8c37c31a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wallet-module__5kxtza__createFeatureMeta{flex-direction:column;gap:2px;display:flex}.wallet-module__5kxtza__createFeatureTitle{color:#19101a;font-family:Onest,sans-serif;font-size:.95rem;font-weight:700}.wallet-module__5kxtza__createFeatureDesc{color:#8f8991;font-family:Inter,sans-serif;font-size:.82rem;font-weight:400;line-height:1.45}.wallet-module__5kxtza__createErrorBox{color:#dc2626;text-align:left;background:#dc26260f;border:1px solid #dc262633;border-radius:8px;align-items:flex-start;gap:8px;width:100%;max-width:420px;margin-bottom:16px;padding:10px 14px;font-size:.82rem;display:flex}.wallet-module__5kxtza__createErrorBox button{color:#dc2626;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-top:1px;padding:0}.wallet-module__5kxtza__createBtn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#8c37c3;border:none;border-radius:14px;width:100%;max-width:420px;padding:16px;font-family:Onest,sans-serif;font-size:1rem;font-weight:700;transition:background .15s,box-shadow .15s;box-shadow:0 4px 18px #8c37c34d}.wallet-module__5kxtza__createBtn:hover{background:#7a2fad;box-shadow:0 6px 22px #8c37c366}.wallet-module__5kxtza__createBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;background:#8c37c3}.wallet-module__5kxtza__createTerms{color:#b6b1b7;text-align:center;margin:14px 0 0;font-family:Inter,sans-serif;font-size:.78rem}.wallet-module__5kxtza__createTermsLink{color:#8c37c3;cursor:pointer;text-decoration:underline}@media (min-width:1025px){.wallet-module__5kxtza__createPrompt{background:#fff;border:1px solid #f0eef0;border-radius:16px;max-width:520px;margin:0 auto;padding:56px 40px 48px;box-shadow:0 2px 16px #0000000d}}.wallet-module__5kxtza__errorBanner{color:#dc2626;background:#dc26260f;border:1px solid #dc262633;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:.88rem;display:flex}.wallet-module__5kxtza__errorBanner button{color:#dc2626;cursor:pointer;background:0 0;border:none;flex-shrink:0}.wallet-module__5kxtza__mobileOnly{display:block}.wallet-module__5kxtza__desktopOnly{display:none}@media (min-width:1025px){.wallet-module__5kxtza__mobileOnly{display:none}.wallet-module__5kxtza__desktopOnly{display:block}}.wallet-module__5kxtza__dPage{background:#fff;border-radius:8px;flex-direction:column;gap:24px;min-height:calc(100vh - 32px);margin:16px;padding:24px;display:flex}.wallet-module__5kxtza__dHeader{border-bottom:1px solid #f7f6f7;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.wallet-module__5kxtza__dHeaderTitle{color:#383639;margin:0;font-family:Onest,sans-serif;font-size:20px;font-weight:700;line-height:30px}.wallet-module__5kxtza__dHeaderMenu{color:#19101a;cursor:pointer;background:#f8f9fb;border:.75px solid #f7f6f7;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.wallet-module__5kxtza__dHeaderMenu:hover{background:#ede5f4}.wallet-module__5kxtza__dContent{flex-direction:row;align-items:flex-start;gap:32px;display:flex}.wallet-module__5kxtza__dLeft{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.wallet-module__5kxtza__dRight{flex-shrink:0;width:390px}@media (max-width:1280px){.wallet-module__5kxtza__dRight{width:320px}}@media (max-width:1140px){.wallet-module__5kxtza__dRight{display:none}}.wallet-module__5kxtza__dBalanceCards{flex-direction:column;gap:8px;display:flex}.wallet-module__5kxtza__dCardInner{z-index:1;flex-direction:column;gap:6px;display:flex;position:relative}.wallet-module__5kxtza__dCardTopRow{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.wallet-module__5kxtza__dCardLabelRow{align-items:center;gap:4px;display:flex}.wallet-module__5kxtza__dCardLabel{color:#e5d1f1;font-family:Onest,sans-serif;font-size:10px;font-weight:300;line-height:13px}.wallet-module__5kxtza__dCardAmountRow{align-items:center;gap:8px;margin-top:4px;display:flex}.wallet-module__5kxtza__dCardAmount{color:#fffefe;white-space:nowrap;text-overflow:ellipsis;font-family:Onest,sans-serif;font-size:14px;font-weight:500;line-height:17px;overflow:hidden}.wallet-module__5kxtza__dCardSub{color:#fffefe;font-family:Onest,sans-serif;font-size:10px;font-weight:300;line-height:13px}.wallet-module__5kxtza__dEyeBtn{color:#fffefe;cursor:pointer;opacity:.85;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:opacity .15s;display:flex}.wallet-module__5kxtza__dEyeBtn:hover{opacity:1}.wallet-module__5kxtza__dCurrencyBadge{color:#fffefe;cursor:pointer;border:.5px solid #bc8bdc;border-radius:100px;align-items:center;gap:2px;padding:2px 6px;font-family:Onest,sans-serif;font-size:10px;display:flex}.wallet-module__5kxtza__dLyksBadge{color:#fff;white-space:nowrap;background:#c96d13;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-family:Onest,sans-serif;font-size:10px;font-weight:400;display:flex}.wallet-module__5kxtza__dCashCard{background:linear-gradient(#8c37c3 48.56%,#25194e 100%);border-radius:8px;padding:16px;position:relative;overflow:hidden}.wallet-module__5kxtza__dCashCard:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#ffffff1f,#0000 55%);position:absolute;inset:0}.wallet-module__5kxtza__dCashCard .wallet-module__5kxtza__dCardLabel{color:#e5d1f1}.wallet-module__5kxtza__dLyksCard{cursor:pointer;background:linear-gradient(268.78deg,#ffb223 18.47%,#ff5709 70.62%);border-radius:8px;padding:16px;position:relative;overflow:hidden}.wallet-module__5kxtza__dLyksCard:hover{opacity:.93}.wallet-module__5kxtza__dLyksCard:before{content:"";pointer-events:none;background:radial-gradient(at 100% 0,#ffffff24,#0000 55%);position:absolute;inset:0}.wallet-module__5kxtza__dLyksCard .wallet-module__5kxtza__dCardLabel{color:#fff6e4}.wallet-module__5kxtza__dQuickActions{border:1px solid #f8f9fb;border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex}.wallet-module__5kxtza__dQATitle{color:#19101a;margin:0;font-family:Onest,sans-serif;font-size:16px;font-weight:700;line-height:20px}.wallet-module__5kxtza__dActionRow{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.wallet-module__5kxtza__dActionItem{cursor:pointer;flex-direction:column;align-items:center;gap:4px;text-decoration:none;display:flex}.wallet-module__5kxtza__dActionIconWrap{color:#8c37c3;background:#fcf9fd;border:.75px solid #f7ebff;border-radius:100px;justify-content:center;align-items:center;width:56px;height:56px;transition:background .15s,border-color .15s;display:flex}.wallet-module__5kxtza__dActionItem:hover .wallet-module__5kxtza__dActionIconWrap{background:#f0e5f8;border-color:#d4a8ed}.wallet-module__5kxtza__dActionIconSend{color:#fffefe;background:#8c37c3;border-color:#8c37c3}.wallet-module__5kxtza__dActionItem:hover .wallet-module__5kxtza__dActionIconSend{background:#7a2fad;border-color:#7a2fad}.wallet-module__5kxtza__dActionItemDisabled{cursor:not-allowed;opacity:.45;flex-direction:column;align-items:center;gap:4px;display:flex}.wallet-module__5kxtza__dActionIconDisabled{color:#b6b1b7;background:#f3f3f4;border:.75px solid #e8e6e8;border-radius:100px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.wallet-module__5kxtza__dComingSoon{color:#b6b1b7;background:#f0eef0;border-radius:4px;padding:1px 5px;font-family:Onest,sans-serif;font-size:10px;font-weight:600}.wallet-module__5kxtza__dViewAllBtn{color:#8c37c3;font-family:Onest,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none}.wallet-module__5kxtza__dViewAllBtn:hover{text-decoration:underline}.wallet-module__5kxtza__dActionLabel{color:#383639;text-align:center;white-space:nowrap;font-family:Onest,sans-serif;font-size:12px;font-weight:500;line-height:18px}.wallet-module__5kxtza__dTxSection{flex-direction:column;gap:12px;display:flex}.wallet-module__5kxtza__dTxHeader{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 0 0;display:flex}.wallet-module__5kxtza__dSectionTitle{color:#19101a;font-family:Onest,sans-serif;font-size:16px;font-weight:700;line-height:20px}.wallet-module__5kxtza__dDownloadBtn{color:#8c37c3;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background .15s;display:flex}.wallet-module__5kxtza__dDownloadBtn:hover{background:#f7ebff}.wallet-module__5kxtza__dTabs{background:#fff;border-bottom:1px solid #f1f0f1;flex-direction:row;align-items:stretch;gap:0;display:flex}.wallet-module__5kxtza__dTab{cursor:pointer;color:#383639;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:7px;padding:0 0 2px;font-family:Onest,sans-serif;font-size:12px;font-weight:500;line-height:18px;transition:color .15s;display:flex;position:relative}.wallet-module__5kxtza__dTab:after{content:"";border-top:2px solid #0000;width:100%;height:0;margin-top:7px;transition:border-color .15s;display:block}.wallet-module__5kxtza__dTabActive{color:#8c37c3}.wallet-module__5kxtza__dTabActive:after{border-color:#8c37c3}.wallet-module__5kxtza__dFilters{flex-direction:row;align-items:center;gap:8px;display:flex}.wallet-module__5kxtza__dFilterBtn{color:#383639;cursor:pointer;white-space:nowrap;background:#f8f9fb;border:1px solid #f7f6f7;border-radius:8px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:8px;padding:6px 8px;font-family:Onest,sans-serif;font-size:12px;font-weight:400;line-height:18px;transition:background .15s,border-color .15s;display:flex}.wallet-module__5kxtza__dFilterBtn:hover{background:#ede5f4;border-color:#d4a8ed}.wallet-module__5kxtza__dTxList{flex-direction:column;gap:0;display:flex}.wallet-module__5kxtza__dTxRow{background:#fffefe;border-bottom:1px solid #f8f9fb;flex-direction:row;justify-content:space-between;align-items:center;gap:18px;padding:8px 0;display:flex}.wallet-module__5kxtza__dTxRow:last-child{border-bottom:none}.wallet-module__5kxtza__dTxLeft{flex-direction:row;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.wallet-module__5kxtza__dTxIconWrap{flex-shrink:0;width:38px;height:38px;position:relative}.wallet-module__5kxtza__dTxIcon{border-radius:200px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.wallet-module__5kxtza__dTxIconCredit,.wallet-module__5kxtza__dTxIconDebit{color:#8c37c3;background:#fcf9fd;border:1px solid #f7ebff}.wallet-module__5kxtza__dTxIconOther{color:#8f8991;background:#f8f9fb;border:1px solid #f7f6f7}.wallet-module__5kxtza__dTxBadge{border:1px solid #fffefe;border-radius:200px;justify-content:center;align-items:center;width:15px;height:15px;font-size:7px;font-weight:700;line-height:1;display:flex;position:absolute;bottom:-1px;right:-1px}.wallet-module__5kxtza__dTxBadgeCash{color:#8c37c3;background:#f7ebff}.wallet-module__5kxtza__dTxBadgeLyks{color:#faad14;background:#fff6e4}.wallet-module__5kxtza__dTxMeta{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.wallet-module__5kxtza__dTxDesc{color:#383639;white-space:nowrap;text-overflow:ellipsis;font-family:Onest,sans-serif;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.wallet-module__5kxtza__dTxDate{color:#8f8991;font-family:Onest,sans-serif;font-size:10px;font-weight:400;line-height:13px}.wallet-module__5kxtza__dTxRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.wallet-module__5kxtza__dTxAmount{color:#383639;white-space:nowrap;font-family:Onest,sans-serif;font-size:12px;font-weight:500;line-height:18px}.wallet-module__5kxtza__dTxStatus{border-radius:4px;align-items:center;padding:4px;font-family:Onest,sans-serif;font-size:8px;font-weight:500;line-height:10px;display:flex}.wallet-module__5kxtza__statusPending{color:#faad14;background:#fff6e4}.wallet-module__5kxtza__statusSuccess{color:#2cb864;background:#f7fcf9}.wallet-module__5kxtza__statusFailed{color:#e5373f;background:#fef7f8}.wallet-module__5kxtza__dTxEmpty{color:#8f8991;text-align:center;padding:24px 0;font-size:.88rem}.wallet-module__5kxtza__dPromoBanner{background:linear-gradient(90deg,#f9e4ff 37.02%,#f7deff 47.76%,#9547c7 70.67%);border:1px solid #eee1f6;border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;height:111px;padding:20px 16px;display:flex;position:relative;overflow:hidden}.wallet-module__5kxtza__dPromoBanner:before{content:"";pointer-events:none;background:radial-gradient(at 100%,#ffffff1a,#0000 60%);position:absolute;inset:0}.wallet-module__5kxtza__dPromoContent{z-index:1;flex-direction:column;gap:8px;display:flex}.wallet-module__5kxtza__dPromoTitleRow{flex-direction:row;align-items:center;gap:6px;display:flex}.wallet-module__5kxtza__dPromoTitle{letter-spacing:-.04em;color:#383639;font-family:Onest,sans-serif;font-size:16px;font-weight:500;line-height:20px}.wallet-module__5kxtza__dPromoHotBadge{color:#fffefe;background:linear-gradient(#0003,#0003),#ff2934;border-radius:4px;justify-content:center;align-items:center;height:18px;padding:0 4px;font-family:Onest,sans-serif;font-size:9px;font-weight:700;line-height:18px;display:flex}.wallet-module__5kxtza__dPromoLink{color:#4e494f;flex-direction:row;align-items:center;gap:4px;font-family:Onest,sans-serif;font-size:12px;font-weight:500;line-height:160%;text-decoration:none;transition:color .15s;display:flex}.wallet-module__5kxtza__dPromoLink:hover{color:#8c37c3}.wallet-module__5kxtza__dPromoStar{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.wallet-module__5kxtza__dPromoSparkle{color:#9547c7;opacity:.8;font-size:10px;position:absolute}
