.QuorumInfo{display:flex;flex-direction:column;gap:.5rem}.QuorumInfo__LineContainer{display:flex;align-items:center;min-height:3rem;border-radius:10px;background-color:rgba(var(--chakra-colors-gray-800-rgb),.5);gap:.5rem;padding:.5rem 1.25rem}.QuorumInfo__InfoLine{width:100%;justify-content:flex-start}.QuorumInfo__InfoLine .InfoLine__Title{width:12.5rem}.QuorumInfo__InfoLine .InfoLine__Value{line-height:.813rem}.QuorumInfo .InfoLine--Loading .InfoLine__Value{width:100%!important}@media screen and (max-width:62em){.QuorumInfo__LineContainer{padding:.5rem 1rem}}@media screen and (max-width:48em){.QuorumInfo__InfoLine{justify-content:space-between}.QuorumInfo__InfoLine .InfoLine__Title{width:11rem}.QuorumInfo__LineContainer{padding:.5rem .75rem}}@media screen and (max-width:30em){.QuorumInfo .InfoLine__Title{width:8rem}}.Block .PageDataContainer__Content{display:flex;flex-direction:column;overflow:visible}.Block__InfoBlocks{display:flex;width:100%;gap:1.25rem}.Block__InfoBlock{width:50%}.Block__InfoBlock .InfoLine--Loading{flex-wrap:nowrap}@media screen and (max-width:62em){.Block__InfoBlocks{flex-direction:column}.Block__InfoBlock{width:100%}}@media screen and (max-width:48em){.Block__InfoBlocks{flex-direction:column;gap:.75rem}.Block__InfoBlock{width:100%}}