.latestBlocks{padding:24px;height:calc(100vh - 120px);overflow:hidden}.latestBlocksList{margin-top:16px;height:calc(100vh - 253px);overflow:auto;padding-right:10px}.latestBlocksItemWrapper{margin-bottom:16px}.latestBlocksItemWrapper:last-of-type{margin-bottom:0}.latestBlocksItem{display:flex;align-items:center;column-gap:16px;border-radius:12px}.latestBlocksItem:hover{background:#ececec}.latestBlocksItemLeft{align-items:flex-start;flex-direction:column;font-weight:400}.latestBlocksItemLeft,.latestBlocksItemRight{display:flex;column-gap:16px;color:#070219;font-size:14px}.latestBlocksItemRight{align-items:center;font-weight:600}.latestBlocksItemRight>div{white-space:nowrap}.latestBlocksItemContent{display:flex;align-items:flex-start;padding:6px 6px 6px 0;justify-content:space-between;width:100%}@media(max-width:560px){.latestBlocksItemContent{flex-direction:column;align-items:flex-start}}.latestBlocksItemContentTop{color:#070219;font-size:14px;font-weight:600}.latestBlocksItemContentBottom{color:#6f6d7b}.tokensBlock{padding:24px;border-right:1px solid #eaeaec;height:-webkit-fill-available}.tokensSearchInput{margin-top:16px;margin-bottom:16px}.tokensList{display:grid;grid-template-columns:1fr;grid-column-gap:8px;column-gap:8px}@media(max-width:961px){.tokensList{grid-template-columns:1fr}}.tokenListItem{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:12px;cursor:pointer}.tokenListItem:hover{background:#5838e7}.tokenListItem:hover .tokenListItemCode,.tokenListItem:hover .tokenListItemName,.tokenListItem:hover .tokenListItemPrice{color:#fff}.tokenListItemLeft{display:flex;align-items:center}.tokenListItemName{color:#000;margin-right:4px;margin-left:8px}.tokenListItemCode,.tokenListItemName{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.tokenListItemCode{color:#6f6d7b}.tokenListItemPrice{font-size:14px;font-style:normal;font-weight:600;line-height:20px;color:#000;margin-right:8px}.tokenListItemPriceDiff{color:#008c55;font-size:14px;font-style:normal;font-weight:400;width:60px}.tokenListItemRight{display:flex;align-items:center}