<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.resources p{margin:0 auto 75px;max-width:70ch}.resources-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.resources-grid a{border-radius:10px;height:100%;overflow:hidden}.resources-grid a:hover{text-decoration:none!important}.resources-grid div{margin-bottom:20px;max-height:220px;overflow:hidden;width:100%}.resources-image{height:220px;object-fit:cover;transform-origin:center center;transition:.5s ease;width:100%}.resources-grid a:hover .resources-image{transform:scale(1.04)}.resources-grid .tag{background-color:#d3d3d3;border-radius:40px;color:#000;font-size:.75rem;padding:5px 10px}.resources-grid h3{margin-top:25px}@media (max-width:768px){.resources-image{height:175px}}</pre></body></html>