.featured-resources{padding:2rem 0}.resources-container{margin:0 auto;max-width:1200px;padding:0 1rem}.resources-grid{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr;height:100%}.left-column{display:block;height:100%}.right-column{gap:1.5rem;justify-content:space-between}.resource-card.featured,.right-column{display:flex;flex-direction:column;height:100%}.resource-card.featured{border:1px solid #ddd;border-radius:8px;overflow:hidden}.resource-card.featured .card-image{align-items:center;background-color:#f2f4f7;display:flex;height:auto;justify-content:center;overflow:hidden;width:100%}.resource-card.featured .card-image img{display:block;height:auto;object-fit:contain;width:100%}.resource-card.horizontal{align-items:center;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:row;gap:1rem;height:100%;overflow:hidden}.card-thumb{align-items:center;background-color:#f4f4f4;display:flex;flex:0 0 120px;justify-content:center;max-height:140px;padding:.5rem}.card-thumb img{display:block;max-height:100%;max-width:100%;object-fit:contain}.card-content{display:flex;flex-direction:column;justify-content:center;padding:1.25rem}.card-title{color:#172d55;font-size:24px!important;font-weight:600;margin:.25rem 0}.resource-card.horizontal .card-title{font-size:22px!important}.resource-type{color:#666;font-size:.75rem;text-transform:uppercase}.resource-description{color:#444;font-size:.95rem;margin-top:.5rem}.read-more{color:#1baae2;display:inline-block;font-size:.85rem;margin-top:.75rem}@media (max-width:768px){.resources-grid{grid-template-columns:1fr}.resource-card.horizontal,.right-column{flex-direction:column}.card-thumb{max-height:180px;width:100%}.card-title{font-size:18px!important}}