.block-affiliate-links__header:not(:empty){margin-bottom:16px}.block-affiliate-links__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}div.block-affiliate-links__inner a{background:var(--wp--preset--color--background);border:4px solid var(--wp--preset--color--denary);display:block;font-size:var(--wp--preset--font-size--min);line-height:var(--wp--custom--line-height--small);text-align:center;text-decoration:none}div.block-affiliate-links__inner img{aspect-ratio:1;object-fit:contain}.block-affiliate-links__inner .aff-title{display:block;margin:8px 0;color:var(--wp--preset--color--foreground);font-family:var(--wp--custom--typography--heading--font-family);letter-spacing:var(--wp--custom--typography--heading--letter-spacing);text-transform:var(--wp--custom--typography--heading--text-transform);font-size:var(--wp--preset--font-size--tiny);font-weight:700;line-height:var(--wp--custom--line-height--tiny)}.block-affiliate-links__inner .aff-desc{display:block;font-family:var(--wp--custom--typography--interface--font-family);letter-spacing:var(--wp--custom--typography--interface--letter-spacing);text-transform:var(--wp--custom--typography--interface--text-transform);font-size:var(--wp--preset--font-size--min);text-decoration:underline;margin:8px 0}.block-affiliate-links__inner .aff-title:not(:last-child){margin-bottom:4px}@media only screen and (min-width:820px){.block-affiliate-links__inner{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:16px}.full-width-content .block-affiliate-links__inner{grid-template-columns:repeat(6,minmax(0,1fr))}}