.table-wrapper{flex-direction:column;height:100%;overflow:hidden}.table-header,.table-wrapper{display:flex;border-radius:20px}.table-header{height:60px;background:linear-gradient(90.12deg,#60c3eb -.87%,#2b509c 100.71%);color:#fcfdfe;font-weight:600;padding:12px;position:sticky;top:0;z-index:0;margin:0 0 20px 0}.table-body{overflow-y:auto;max-height:465px;display:block}.table-rows-wrapper{border-radius:20px;overflow:hidden;background:#fcfdfe}.table-row{display:flex;border-top:1px solid rgba(70,127,237,.1);padding:12px;align-items:center}.table-row:hover{box-shadow:0 0 4px 1px rgba(16,104,193,.3)}.table-cell{flex:1;padding:0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center}@media screen and (max-width:901px){.table-cell[data-col=change],.table-cell[data-col=marketCap]{display:none}}.table-cell.left{justify-content:flex-start}.table-cell.right{justify-content:flex-end}.table-cell.center{justify-content:center}.table-cell.left{text-align:left}.table-cell.right{text-align:right}.table-cell.center{text-align:center}.table-cell.custom-padding{padding:0 24px}.table-cell-inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-message{padding:16px;text-align:center;color:#1b1c1e;background:#fcfdfe;font-weight:500}.table-message.loading{gap:10px}.table-message.loading,.table__cell-inner-price{display:flex;align-items:center;justify-content:center}.table__cell-inner-price{gap:5px}.table__cell-inner-price .icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center}.histo-table[data-v-6c656bf6]{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%}.histo-table__title[data-v-6c656bf6]{font-weight:700}.histo-table__table[data-v-6c656bf6]{width:100%}.histo-table__load[data-v-6c656bf6]{display:flex;align-items:center;justify-content:center;border:0;color:#fff;background-color:var(--primary);transition:background-color .15s}.histo-table__load[data-v-6c656bf6]:hover{cursor:pointer;background-color:#00f}.histo-table__load[data-v-6c656bf6]:disabled{cursor:not-allowed;background-color:grey}.currency[data-v-c7c1cc1e]{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap}.currency__elem[data-v-c7c1cc1e]{margin:2rem 0}.currency__row[data-v-c7c1cc1e]{display:flex;align-items:center;justify-content:space-between;width:100%}.currency__row--center[data-v-c7c1cc1e]{justify-content:center}.currency__header[data-v-c7c1cc1e]{display:flex;align-items:center;font-weight:700}.currency__header-text[data-v-c7c1cc1e]{margin-left:1.5vw}.currency__symbol[data-v-c7c1cc1e]{margin-left:.25em;font-size:.5em;align-self:flex-end}.currency__price[data-v-c7c1cc1e]{display:flex;align-items:center;white-space:nowrap}.currency__change[data-v-c7c1cc1e]{margin-left:.5em;padding:.5em;color:#fff;background-color:var(--secondary);font-size:.75em}.currency__chart[data-v-c7c1cc1e]{width:100%}.up[data-v-c7c1cc1e]{background-color:green}.down[data-v-c7c1cc1e]{background-color:#f35c5c}