@supports not (grid-template-rows:subgrid){.ContactCardsGrid_contactsGrid__il2RF{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1rem}.ContactCardsGrid_contactCard__LVf1n{display:flex;flex-direction:column;gap:16px}.ContactCardsGrid_contactCardContent__NKLpF{flex-grow:1}.ContactCardsGrid_contactCardContacts__hmu6g{margin-top:auto}}@supports (grid-template-rows:subgrid){.ContactCardsGrid_contactsGrid__il2RF{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fit,auto auto auto);column-gap:1rem}@media (width < 80rem){.ContactCardsGrid_contactsGrid__il2RF{column-gap:21px}}@media (width < 64rem){.ContactCardsGrid_contactsGrid__il2RF{column-gap:1rem}}@media (width < 48rem){.ContactCardsGrid_contactsGrid__il2RF{grid-template-columns:1fr;row-gap:.5rem}}.ContactCardsGrid_contactCard__LVf1n{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0}.ContactCardsGrid_contactCardContacts__hmu6g{height:100%}}