.download-document-details-drawer{--drawer-top-offset:calc(var(--header-height,135px) + 12px);--drawer-overlay-offset:calc(var(--header-height,135px));--drawer-z-index:104}.download-document-details-drawer__close{z-index:111;position:absolute;top:24px;left:24px}@media (width>=768px) and (width<=1024px){.download-document-details-drawer__close{top:12px;left:12px}}@media (width<=767px){.download-document-details-drawer__close{display:none}}.download-document-details-drawer__content{height:calc(100dvh - var(--drawer-top-offset,2vh) - 120px);gap:64px;padding:24px;display:flex;position:relative}.download-document-details-drawer__media{width:70%;height:100%}.download-document-details-drawer__info{flex-grow:1;height:100%;overflow-x:auto}.download-document-details-drawer__section{margin:16px 0}.download-document-details-drawer__section:first-child{margin-top:0}.download-document-details-drawer__section-title{color:var(--c-onyx--500);text-transform:uppercase;margin-top:0;margin-bottom:16px}.download-document-details-drawer__field{margin-bottom:16px}.download-document-details-drawer__field-label{color:var(--c-onyx--500);font-family:var(--font-family--secondary)}.download-document-details-drawer__field-text{margin:4px 0 0}.download-document-details-drawer__columns{grid-column-gap:16px;grid-row-gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:16px;display:grid}.download-document-details-drawer__channel{justify-content:flex-start;align-items:center;gap:6px;display:flex}
