.ResourceIndex_section__FD0FY{padding:5rem 0 8rem;background:var(--cream)}.ResourceIndex_grid__6VBd4{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.ResourceIndex_grid__6VBd4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ResourceIndex_grid__6VBd4{grid-template-columns:repeat(3,1fr)}}.ResourceIndex_card__TSevx{display:flex;flex-direction:column;gap:0;padding:2rem;background:var(--white);border:1px solid var(--border-light);border-radius:16px;text-decoration:none;transition:border-color .25s,box-shadow .25s,transform .25s}.ResourceIndex_card__TSevx:hover{border-color:rgba(13,148,136,.3);box-shadow:0 10px 36px rgba(13,148,136,.08);transform:translateY(-3px)}.ResourceIndex_cardTop__xn6n4{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.ResourceIndex_typeBadge__zq9f4{display:inline-block;padding:.3rem .75rem;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--teal);background:rgba(13,148,136,.08);border:1px solid rgba(13,148,136,.18);border-radius:100px}.ResourceIndex_typeIcon__bCnWU{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--teal);opacity:.5;transition:opacity .15s}.ResourceIndex_card__TSevx:hover .ResourceIndex_typeIcon__bCnWU{opacity:.85}.ResourceIndex_typeIcon__bCnWU svg{width:20px;height:20px}.ResourceIndex_cardTitle__rRWnp{font-family:var(--font-display);font-size:1.1875rem;font-weight:400;line-height:1.3;color:var(--text-primary);margin-bottom:.75rem;transition:color .15s}.ResourceIndex_card__TSevx:hover .ResourceIndex_cardTitle__rRWnp{color:var(--teal)}.ResourceIndex_cardDesc__zZV_s{font-size:.9375rem;line-height:1.65;color:var(--text-secondary);flex:1;margin-bottom:1.5rem}.ResourceIndex_cardCTA__3iana{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:var(--teal);transition:gap .15s}.ResourceIndex_card__TSevx:hover .ResourceIndex_cardCTA__3iana{gap:.65rem}.ResourceIndex_cardCTA__3iana svg{width:14px;height:14px}