{% if scanlines != false and scanlines != "false" and scanlines != "off" and scanlines != "no" and scanlines != "0" and scanlines != "" %}{% endif %}
{% if eyebrow %}

{{ eyebrow }}

{% endif %}

{{ headline|default:'// hero headline' }}

{% if sub %}

{{ sub }}

{% endif %}
{% if cta.label %}{{ cta.label }} {% endif %}{% if secondaryCta.label %}{{ secondaryCta.label }}{% endif %}