.brand{display:flex;flex-direction:column;align-items:stretch;gap:.65rem;text-decoration:none;padding:.65rem;border-radius:14px;background:linear-gradient(150deg,#071b12,#06100d);border:1px solid rgba(101,227,115,.18);overflow:hidden}.brand .exchange-brand-logo{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:8px}.brand .exchange-brand-label{font-size:.73rem;letter-spacing:.11em;text-transform:uppercase;color:#b2c9ba;text-align:center}.brand:hover,.brand:focus-visible{border-color:rgba(130,238,143,.5)}@media(max-width:760px){.brand{max-width:210px;margin-inline:auto}.brand .exchange-brand-label{font-size:.65rem}}