.deposit-address-card.qr-layout{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center}.deposit-qr{width:180px;height:180px;display:grid;place-items:center;background:#fff;border-radius:9px;padding:10px}.deposit-qr img{width:100%;height:100%;object-fit:contain}.deposit-qr>span{color:#777!important;font-size:11px}.deposit-address-info>div+div{margin-top:18px}.address-copy{background:var(--green);color:#07100c;border:0;font-weight:800;padding:9px 15px}.deposit-address-card.qr-layout>div+div{margin-top:0!important}@media(max-width:650px){.deposit-address-card.qr-layout{grid-template-columns:1fr}.deposit-qr{margin:auto}}
