.resources-container{max-width:1200px;margin:0 auto;padding:0 1rem}.resource-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem 3rem;margin-top:1.5rem;margin-bottom:2rem}.resource-item{background:#fff;padding:0}.resources h3{margin-top:2rem}.resources .btn-ghost{display:inline-block;padding:.6rem 1rem;border:1px solid #22577a;border-radius:999px;color:#22577a;text-decoration:none;font-size:.9rem;margin-top:.5rem;margin-bottom:1rem}.resources .btn-ghost:hover{background:#22577a;color:#fff}@media (max-width:768px){.resource-grid{grid-template-columns:1fr}.resources-container{padding:0 1rem}}