{#if isPlaying && item.cardData.showInline} {:else} { if (item.cardData.showInline) isPlaying = true; else videoPlayer.show(item.cardData.youtubeId); }} class="absolute inset-0 flex h-full w-full cursor-pointer items-center justify-center" > {item.cardData.hrefText ?? 'Learn more'} {/if}