{% if styling is not defined or (styling is defined and styling is empty) %}{% set styling = headlineTag|default('h1') %}{% endif %}<{{ headlineTag|default('h1') }} class="headline headline--{{ styling }} {{ class|default }}{% if position|default %} headline--{{ position }}{% endif %}" {{ attributes|default([])|getAttributes }}>{{ text | raw }}</{{ headlineTag|default('h1') }}>