.wallet-currencies{width:420px;max-width:100%;display:flex;flex-direction:column;gap:20px}.wallet-currencies__text{font-weight:600;font-size:14px}.wallet-currencies__list{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.wallet-currencies__list button{width:100%;gap:6px;justify-content:flex-start}.wallet-currencies__list button svg{width:20px;height:20px}.wallet-currencies__list button.active{color:var(--color_main__100);background:var(--bg_light_hover__100)}
