{{item.subtitle}}
{% endif %} {{item.text_html}} {% if item.split_text %} {% for text in item.split_text %} {% if text.large_letter or text.subtitle or text.body_text %} {% assign has_content = true %} {% endif %} {% endfor %} {% endif %} {% if has_content %} {% for text in item.split_text %} {% if text.large_letter or text.subtitle or text.body_text %}{{text.large_letter}}
{{text.subtitle}}
{{text.body_text}}
{% endif %}
{% else %}
{% if item.button_text and item.button_url %}
{{item.button_text}}
{% endif %}
{% endif %}
{{include.floating_heading}}
{{include.floating_heading}}
{{item.subtitle}}
{% endif %} {{item.text_html}} {% if item.split_text %} {% for text in item.split_text %} {% if text.large_letter or text.subtitle or text.body_text %} {% assign has_content = true %} {% endif %} {% endfor %} {% endif %} {% if has_content %} {% for text in item.split_text %} {% if text.large_letter or text.subtitle or text.body_text %}{{text.large_letter}}
{{text.subtitle}}
{{text.body_text}}
{% endif %}
{% else %}
{% if item.button_text and item.button_url %}
{{item.button_text}}
{% endif %}
{% endif %}