.hb6d767d2f8-currencies{display:flex;flex-wrap:wrap;padding:20px;overflow:auto;gap:8px}.hb6d767d2f8-currencies-item{display:flex;position:relative;flex-basis:32%;flex-wrap:wrap;padding:8px 16px;overflow:hidden;border-radius:4px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.hb6d767d2f8-currencies-item__link{width:100%;padding-right:5px;overflow:hidden;text-align:start;text-overflow:ellipsis}.hb6d767d2f8-currencies-item__code{font-weight:600;font-size:14px;line-height:1.5;font-family:Onest,sans-serif}.hb6d767d2f8-currencies-item__name{font-weight:400;font-size:14px;line-height:1.5;font-family:Onest,sans-serif}.hb6d767d2f8-currencies-item:hover{background-color:#f5f7f8}.hb6d767d2f8-currencies-item svg{display:none;position:absolute;top:50%;right:5%;transform:translateY(-50%);color:#8046f1}.hb6d767d2f8-currencies-item.active{border:1px solid #8046f1;background-color:#f5f7f8}.hb6d767d2f8-currencies-item.active svg{display:block}@media only screen and (max-width:1200px){.hb6d767d2f8-currencies-item{flex-basis:48%}}@media only screen and (max-width:767px){.hb6d767d2f8-currencies-item{flex-basis:100%}}