#pdf-resources{--subtext-width:80%;--column-min-width:350px;background:var(--light-grey)}#pdf-resources h3{margin-bottom:1.8rem;font-size:2.625rem;font-weight:300;color:var(--steel-blue)}#pdf-resources .subtext{margin-bottom:1.875rem;width:var(--subtext-width);color:var(--charcoal)}.pdf-resources-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--column-min-width),1fr));margin-top:2.5rem;gap:1.875rem}#pdf-resources .pdf-container{display:flex;gap:10px}#pdf-resources .pdf-container img{max-height:24px;max-width:15px}@media (width < 800px){#pdf-resources{--subtext-width:100%}}@media (width < 760px){#pdf-resources{--subtext-width:100%;--column-min-width:100%}}