/* Document covers and download links follow the Hexapan resource section. */
.resource-downloads{padding-top:48px;padding-bottom:42px}
.resource-downloads h2{margin-bottom:28px}
.resource-downloads .download-documents{display:grid;grid-template-columns:repeat(3,minmax(0,240px));gap:32px;width:100%;max-width:784px}
.resource-downloads .download-document{display:flex;flex-direction:column;align-items:center;min-width:0;padding:8px 0;background:transparent;border:0}
.resource-downloads .download-preview-open{display:flex;align-items:center;justify-content:center;width:104px;height:88px;margin:0 0 12px;padding:4px;border-radius:3px;background:transparent;cursor:zoom-in}
.resource-downloads .download-preview-open img{display:block;width:auto;height:auto;max-width:96px;max-height:80px;object-fit:contain;box-shadow:0 2px 7px #102c3d20;transition:transform .2s ease}
.resource-downloads .download-preview-open:hover{background:var(--wash)}
.resource-downloads .download-preview-open:hover img{transform:translateY(-2px)}
.resource-downloads .download-document-info{display:flex;flex:1;flex-direction:column;align-items:center;gap:4px;width:100%;text-align:center}
.resource-downloads .download-document h3{min-height:64px;max-width:220px;margin:0;font-size:1rem;line-height:1.35;font-weight:500;letter-spacing:0;color:var(--deep)}
.resource-downloads .download-document h3 a{color:inherit}
.resource-downloads .download-document-footer{display:flex;flex-direction:column;align-items:center;margin-top:auto}
.resource-downloads .download-document-meta{font-size:.875rem;line-height:1.5;color:var(--muted);white-space:nowrap}
.resource-downloads .download-document-protection{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;line-height:1.5;color:var(--muted)}
.resource-downloads .download-document-protection svg{width:13px;height:13px;flex-shrink:0}
.pdf-password-notice{font-size:.9rem;line-height:1.5;color:var(--muted)}
.resource-downloads .download-document-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:.875rem;font-weight:600;line-height:1.3;color:#087fa6;white-space:nowrap}
.resource-downloads .download-document-link svg{width:17px;height:17px;flex-shrink:0}
.resource-downloads .download-document-link:hover,.resource-downloads h3 a:hover{text-decoration:underline;text-underline-offset:4px}
.resource-downloads a:focus-visible{outline:2px solid var(--blue);outline-offset:4px}
@media(max-width:760px){.resource-downloads .download-documents{grid-template-columns:repeat(2,minmax(0,240px));gap:20px;max-width:500px}.resource-downloads{padding-top:36px;padding-bottom:32px}}
@media(max-width:480px){.resource-downloads .download-documents{grid-template-columns:1fr;gap:24px;max-width:240px}.resource-downloads .download-document h3{min-height:0}}
@media(prefers-reduced-motion:reduce){.resource-downloads .download-preview-open img{transition:none}}
