.DownloadPdfStack{flex-direction:column;gap:2rem;display:flex}.DownloadPdfBlock{gap:var(--size-2);flex-direction:column;display:flex}.DownloadPdfCaption{justify-content:space-between;align-items:baseline;gap:var(--size-1) var(--size-3);flex-wrap:wrap;display:flex}.DownloadPdfCaption-name{color:var(--text-1);font-weight:600}.DownloadPdfCaption-date{color:var(--text-2)}.DownloadPdfFrame{border:1px solid var(--border-subtle);border-radius:var(--radius-3);width:100%;height:85vh}