{% if global.prelanderPageType_options.selected == 'Video Content' %}
{% endif %} {% if topSection.logo.svgLogoName != ''%} {% endif %} {% if topSection.preTitle != '' %}
{{topSection.preTitle}}
{% endif %} {% if topSection.title != '' %}

{{topSection.title}}

{% endif %}
{% if topSection.quote.text != '' %}
{{alt}}
{{topSection.quote.text}} {{topSection.quote.author}}
{% endif %} {% if topSection.intro and topSection.intro != '' %}

{{topSection.intro}}

{% endif %} {% if topSection.content[0].paragraph != '' %} {% for paragraph in topSection.content %}

{{paragraph.paragraph}}

{% if paragraph.hasDisclaimer == "true" and topSection.disclaimer != "" %}

{{topSection.disclaimer}}

{% endif %} {% endfor %} {% endif %}
{% if global.prelanderPageType_options.selected == 'Video Content' %}
{% endif %}