.BlocksListItem{display:flex;width:100%;text-decoration:none;padding:7px 12px;margin-bottom:8px;line-height:24px;color:var(--chakra-colors-gray-100);font-family:var(--chakra-fonts-mono);font-size:12pt;border-radius:10px;border:1px solid var(--chakra-colors-gray-750);background-color:rgba(var(--chakra-colors-gray-800-rgb),.5);transition:all .1s}@media(hover:hover)and (pointer:fine){.BlocksListItem:hover{background-color:var(--chakra-colors-gray-750);text-decoration:none;cursor:pointer}}.BlocksListItem:active{transform:translateY(1px);box-shadow:inset 0 0 9999px 0 rgba(0,0,0,.25)}.BlocksListItem:last-child{margin-bottom:0}.BlocksListItem__Column--Credits,.BlocksListItem__Column--Number{font-size:.75rem;font-weight:700}.BlocksListItem__IdentifierContainer{display:flex;align-items:center;min-width:50px}.BlocksListItem__Avatar{height:24px;width:24px;flex-shrink:0;margin-right:12px}.BlocksListItem--Timestamp,.BlocksListItem__Column--Timestamp{font-family:var(--chakra-fonts-mono);white-space:nowrap;color:#fff}.BlocksListItem,.BlocksListItem--Timestamp,.BlocksListItem--Timestamp .DateBlock__Date,.BlocksListItem__Column--Timestamp,.BlocksListItem__Column--Timestamp .DateBlock__Date{font-size:.75rem}.BlocksListItem__Content{display:grid;grid-gap:16px;gap:16px;width:100%}@container (min-width: 90em){.BlocksListItem__Content{grid-template-columns:6rem 5.3rem minmax(0,500rem) 35rem minmax(5rem,15rem) 4.75rem}}.BlocksListItem__Content{grid-template-columns:6rem 5.3rem minmax(0,60rem) 16.5rem minmax(5rem,8rem) 4.75rem}@container (max-width: 56em){.BlocksListItem__Content{grid-template-columns:6rem 5.3rem minmax(0,30rem) 6.25rem minmax(5rem,8rem) 4.75rem}}@container (max-width: 46.5em){.BlocksListItem__Content{grid-template-columns:6rem 5.3rem minmax(0,30rem) 6.25rem 4.75rem}}@container (max-width: 37.5em){.BlocksListItem__Content{grid-template-columns:6rem 5.3rem minmax(0,30rem) 4.75rem}}@container (max-width: 30em){.BlocksListItem__Content{grid-template-columns:6rem 5.3rem minmax(0,30rem)}}@container (max-width: 24.5em){.BlocksListItem__Content{grid-template-columns:6rem minmax(0,400px) 4.75rem}}@container (max-width: 23em){.BlocksListItem__Content{grid-template-columns:6rem minmax(0,400px)}}.BlocksListItem__Content{align-items:center}.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{display:grid;grid-gap:16px;gap:16px;width:100%}@container (min-width: 90em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem 5.3rem minmax(0,500rem) 35rem minmax(5rem,15rem) 4.75rem}}.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem 5.3rem minmax(0,60rem) 16.5rem minmax(5rem,8rem) 4.75rem}@container (max-width: 56em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem 5.3rem minmax(0,30rem) 6.25rem minmax(5rem,8rem) 4.75rem}}@container (max-width: 46.5em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem 5.3rem minmax(0,30rem) 6.25rem 4.75rem}}@container (max-width: 37.5em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem 5.3rem minmax(0,30rem) 4.75rem}}@container (max-width: 30em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem 5.3rem minmax(0,30rem)}}@container (max-width: 24.5em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem minmax(0,400px) 4.75rem}}@container (max-width: 23em){.BlocksListItem--TimestampAbsolute .BlocksListItem__Content{grid-template-columns:9rem minmax(0,400px)}}.BlocksListItem__LinkContainer{max-width:100%}.BlocksListItem__Column{display:flex;align-items:center}.BlocksListItem__Column--Fees{width:5rem}@container (max-width: 46.5em){.BlocksListItem__Column--Fees{display:none}}@container (max-width: 37.5em){.BlocksListItem__Column--Validator{display:none}}@container (max-width: 30em){.BlocksListItem__Column--Txs{display:none}}@container (max-width: 24.5em){.BlocksListItem__Column--Txs{display:flex}.BlocksListItem__Column--Height{display:none}}@container (max-width: 23em){.BlocksListItem__Column--Txs{display:none}}.BlocksListItem__Column:last-child{text-align:right;justify-content:flex-end}.BlocksListItem__Column--Fees{overflow:visible}.BlocksListItem__Column--Validator .Identifier__SymbolsContainer{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:.8rem;max-height:1.6rem;overflow:hidden;text-overflow:ellipsis;white-space:normal!important}@container (max-width: 56em){.BlocksListItem__Column--Validator .Identifier__SymbolsContainer{-webkit-line-clamp:1;max-height:.8rem}}.BlocksList__Pagination{margin-top:2rem!important}.BlocksList__ScrollZone{width:-moz-fit-content;width:fit-content;min-width:100%}@media screen and (max-width:48em){.BlocksList__Pagination{margin-top:1.5rem!important}}@media screen and (max-width:30em){.BlocksList__Pagination{margin-top:1rem!important}}.BlocksList{container-type:inline-size}.BlocksList__ColumnTitles{padding:7px 12px;border-radius:10px;background-color:var(--chakra-colors-gray-800);margin-bottom:8px;font-family:var(--chakra-fonts-heading);font-weight:700;font-size:12px;text-transform:uppercase;color:var(--chakra-colors-white)}.BlocksList__ColumnTitles--Light{background:transparent!important;font-weight:500!important;color:#fff!important;text-transform:none!important}.BlocksList__ColumnTitles{display:grid;grid-gap:16px;gap:16px;width:100%}@container (min-width: 90em){.BlocksList__ColumnTitles{grid-template-columns:6rem 5.3rem minmax(0,500rem) 35rem minmax(5rem,15rem) 4.75rem}}.BlocksList__ColumnTitles{grid-template-columns:6rem 5.3rem minmax(0,60rem) 16.5rem minmax(5rem,8rem) 4.75rem}@container (max-width: 56em){.BlocksList__ColumnTitles{grid-template-columns:6rem 5.3rem minmax(0,30rem) 6.25rem minmax(5rem,8rem) 4.75rem}}@container (max-width: 46.5em){.BlocksList__ColumnTitles{grid-template-columns:6rem 5.3rem minmax(0,30rem) 6.25rem 4.75rem}}@container (max-width: 37.5em){.BlocksList__ColumnTitles{grid-template-columns:6rem 5.3rem minmax(0,30rem) 4.75rem}}@container (max-width: 30em){.BlocksList__ColumnTitles{grid-template-columns:6rem 5.3rem minmax(0,30rem)}}@container (max-width: 24.5em){.BlocksList__ColumnTitles{grid-template-columns:6rem minmax(0,400px) 4.75rem}}@container (max-width: 23em){.BlocksList__ColumnTitles{grid-template-columns:6rem minmax(0,400px)}}.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{display:grid;grid-gap:16px;gap:16px;width:100%}@container (min-width: 90em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem 5.3rem minmax(0,500rem) 35rem minmax(5rem,15rem) 4.75rem}}.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem 5.3rem minmax(0,60rem) 16.5rem minmax(5rem,8rem) 4.75rem}@container (max-width: 56em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem 5.3rem minmax(0,30rem) 6.25rem minmax(5rem,8rem) 4.75rem}}@container (max-width: 46.5em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem 5.3rem minmax(0,30rem) 6.25rem 4.75rem}}@container (max-width: 37.5em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem 5.3rem minmax(0,30rem) 4.75rem}}@container (max-width: 30em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem 5.3rem minmax(0,30rem)}}@container (max-width: 24.5em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem minmax(0,400px) 4.75rem}}@container (max-width: 23em){.BlocksList--TimestampAbsolute .BlocksList__ColumnTitles{grid-template-columns:9rem minmax(0,400px)}}.BlocksList__ColumnTitle{display:flex;align-items:center}.BlocksList__ColumnTitle--Fees{width:5rem}@container (max-width: 46.5em){.BlocksList__ColumnTitle--Fees{display:none}}@container (max-width: 37.5em){.BlocksList__ColumnTitle--Validator{display:none}}@container (max-width: 30em){.BlocksList__ColumnTitle--Txs{display:none}}@container (max-width: 24.5em){.BlocksList__ColumnTitle--Txs{display:flex}.BlocksList__ColumnTitle--Height{display:none}}@container (max-width: 23em){.BlocksList__ColumnTitle--Txs{display:none}}.BlocksList__ColumnTitle{word-break:normal;white-space:normal;overflow-wrap:break-word}.BlocksList__ColumnTitle--Hash{white-space:nowrap}.BlocksList__ColumnTitle:last-child{text-align:right}