.gr-bgcat__heading{margin:0 auto;max-width:1280px}.gr-bgcat__categories,.gr-bgcat__sub{margin-left:auto;margin-right:auto;max-width:1280px}.gr-bgcat__categories{display:flex;flex-direction:column;gap:24px;text-align:left}.gr-bgcat__category{display:flex;flex-direction:column;gap:12px}.gr-bgcat__row{display:grid;gap:16px;grid-template-columns:repeat(6,1fr)}.gr-bgcat__tile{aspect-ratio:200/128;border-radius:2px;display:block;object-fit:cover;width:100%}@media (max-width:1100px){.gr-bgcat__row{gap:12px;grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.gr-bgcat__row{gap:10px;grid-template-columns:repeat(2,1fr)}}