.Document__Data{padding:calc(var(--chakra-space-3) + 0px);font-family:var(--chakra-fonts-mono);font-size:.75rem;display:flex;flex-direction:column;gap:.875rem;background:rgba(var(--chakra-colors-gray-800-rgb),.5);border-radius:10px;container-type:inline-size;border-radius:20px;gap:.5rem}@media screen and (min-width:48em){.Document__Data{padding:calc(var(--chakra-space-4) + 0px)}}@media screen and (min-width:62em){.Document__Data{padding:calc(var(--chakra-space-5) + 0px)}}@media screen and (min-width:80em){.Document__Data{padding:calc(var(--chakra-space-6) + 0px)}}.Document__Data--Loading .InfoLine__Value{height:1.5rem}.Document__Data--Loading .Document__Data__InfoContainer{overflow:hidden}.Document__Data--Loading .Document__Data__InfoContainerValue{width:100px;max-width:100%}.Document__Data__RowContainer{display:flex;justify-content:space-between;gap:.875rem}.Document__Data__InfoContainer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4px;padding:24px;background:rgba(var(--chakra-colors-gray-800-rgb),.5);border-radius:10px;width:100%}.Document__Data__InfoContainer .InfoLine__Title svg{width:1.75rem;height:1.75rem}.Document__Data__LinesContainer{flex-direction:column}.Document__DataTitle{font-family:var(--chakra-fonts-heading);font-weight:700;font-size:.75rem;letter-spacing:.4px;text-transform:uppercase}.Document__InfoBlocks{display:flex;gap:1.25rem}.Document__InfoBlock{width:50%}@media screen and (max-width:62em){.Document__InfoBlocks{flex-direction:column}.Document__InfoBlock{width:100%}}@media screen and (max-width:48em){.Document__InfoBlocks{flex-direction:column;gap:.75rem}.Document__InfoBlock{width:100%}}