.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{left:24px;position:absolute;top:24px;z-index:111}@media (min-width:768px) and (max-width:1024px){.download-document-details-drawer__close{left:12px;top:12px}}@media (max-width:767px){.download-document-details-drawer__close{display:none}}.download-document-details-drawer__content{display:flex;gap:64px;height:calc(100dvh - var(--drawer-top-offset, 2vh) - 120px);padding:24px;position:relative}.download-document-details-drawer__media{height:100%;width:70%}.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);margin-bottom:16px;margin-top:0;text-transform:uppercase}.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{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:16px;grid-column-gap:16px;grid-row-gap:16px}.download-document-details-drawer__channel{align-items:center;display:flex;gap:6px;justify-content:flex-start}
