.macros-loopers-posts-grid .posts-holder{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:2.5rem;gap:2.5rem}@media(min-width:768px){.macros-loopers-posts-grid .posts-holder{-moz-column-gap:1.5rem;column-gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}}@media(min-width:1024px){.macros-loopers-posts-grid .posts-holder{grid-template-columns:repeat(3,minmax(0,1fr))}}.macros-loopers-posts-grid .each-post{display:flex;justify-content:center}.macros-loopers-posts-grid .posts-empty{display:block;font-family:Rubik,Rubik Fallback,Arial,sans-serif;font-size:18px;padding-bottom:4rem;padding-top:4rem;text-align:center;--tw-text-opacity:1;color:rgb(var(--color-copy-secondary)/1);color:rgb(var(--color-copy-secondary)/var(--tw-text-opacity,1))}