{card.title}
{card.description}
{#each page.sections as section}
{#if section.type === 'hero'}
{@const hero = section.data}
{hero.subtext} {block.lede} {card.description} {block.lede} {step.description} {block.lede} {item.description} {block.lede} {item.description} {paragraph} {block.body}
{hero.titleLead}
{#if hero.titleEmphasis}
{hero.titleEmphasis}
{/if}
{#if hero.stats?.length}
{block.title}
{card.title}
{block.title}
{step.title}
{block.title}
{item.title}
{block.title}
{#each block.items as item, index}
{item.title}
{block.title}
{/if}
{block.titleLead} {block.titleEmphasis} {block.titleTail}