.gbp-gridbox-posts .wp-block-post-template{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;row-gap:40px;width:100%}@media (max-width:767px){.gbp-gridbox-posts .wp-block-post-template{grid-template-columns:1fr}}.gbp-gridbox-helps{column-gap:32px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:32px}@media (max-width:1024px){.gbp-gridbox-helps{column-gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}}@media (max-width:767px){.gbp-gridbox-helps{grid-template-columns:1fr;row-gap:24px}}