.block-category-listing__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;text-align:center}.block-category-listing__inner span{background:var(--wp--preset--color--background);display:inline-block;padding:10px 18px}.block-category-listing__inner a{display:block;text-decoration:none;font-family:var(--wp--preset--font-family--system-font);font-size:var(--wp--preset--font-size--small);font-weight:700;line-height:var(--wp--custom--line-height--small);letter-spacing:var(--wp--custom--highlight--letter-spacing);text-transform:var(--wp--custom--highlight--text-transform)}.block-category-listing--feature .block-category-listing__inner{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:16px}.block-category-listing--feature a{position:relative}.block-category-listing--feature img{aspect-rato:1;width:100%;height:100%;object-fit:cover}.block-category-listing--feature span{background:var(--wp--preset--color--background);color:var(--wp--preset--color--foreground);position:absolute;bottom:0;left:0}.block-category-listing--feature .block-category-listing__inner a:nth-child(5n+1){grid-column:span 2}.block-category-listing--feature .block-category-listing__inner a:nth-child(5n+1) img{aspect-ratio:2}@media only screen and (min-width:600px){.block-category-listing__inner{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.block-category-listing--feature .block-category-listing__inner{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:900px){.block-category-listing__inner{grid-template-columns:repeat(6,minmax(0,1fr))}.block-category-listing--feature .block-category-listing__inner{grid-template-columns:repeat(6,1fr)}}@media only screen and (max-width:1200px){.block-category-listing.block-category-listing--small{margin-left:calc(-1 * var(--wp--custom--layout--padding));margin-right:calc(-1 * var(--wp--custom--layout--padding));max-width:calc(100% + 2 * var(--wp--custom--layout--padding))}.block-category-listing--small .block-category-listing__header{padding-left:var(--wp--custom--layout--padding);padding-right:var(--wp--custom--layout--padding)}.block-category-listing--small .block-category-listing__inner{padding-left:16px}}.block-category-listing--small .block-category-listing__inner{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:104px;grid-column-gap:16px;overflow-x:auto}.block-category-listing--small .block-category-listing__inner a{padding:4px}.block-category-listing--small .block-category-listing__inner span{padding:0}.block-category-listing--small .block-category-listing__inner img{border-radius:50%;margin-bottom:8px}