.block-affiliate-links__header:not(:empty){margin-bottom:24px}.block-affiliate-links__header{position:relative}.block-affiliate-links__header .wp-block-heading:first-child{font-size:var(--wp--preset--font-size--large);width:fit-content;margin-inline-start:0;padding:12px 20px;background-color:var(--wp--preset--color--tertiary);border-radius:var(--wp--custom--border-radius--small) var(--wp--custom--border-radius--small) 0 0}.block-affiliate-links__header .wp-block-heading:first-child::before{content:"";position:absolute;left:0;right:0;height:2px;background-color:inherit;bottom:0}.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-radius:var(--wp--custom--border-radius--small);box-shadow:var(--wp--custom--box-shadow--1);display:block;padding:0 0 18px;color:currentColor;font-size:var(--wp--preset--font-size--min);line-height:var(--wp--custom--line-height--small);text-align:center;text-decoration:none;overflow:hidden}div.block-affiliate-links__inner img{aspect-ratio:1;object-fit:contain}.block-affiliate-links__inner .aff-title{display:block;margin-top:8px;padding-inline-start:8px;padding-inline-end:8px;color:var(--wp--preset--color--foreground);font-family:var(--wp--custom--typography--heading--font-family);font-size:var(--wp--preset--font-size--small);line-height:var(--wp--custom--line-height--medium);font-weight:500}.block-affiliate-links__inner .aff-desc{font-weight:600;text-transform:uppercase;text-decoration:underline;padding-inline-start:8px;padding-inline-end:8px}.block-affiliate-links__inner a:where(:focus,:hover) .aff-desc{text-decoration:none}.block-affiliate-links__inner .aff-title:not(:last-child){margin-bottom:12px}@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))}}