{% if topSection.background_image and topSection.background_image != '' %} {% elif topSection.background_image == '' %} {% endif %}
{% if topSection.title and topSection.title != '' %}

{{topSection.title}} {% if topSection.sub_title and topSection.sub_title != "" %} {{topSection.sub_title}} {% endif %}

{% endif %} {% if topSection.content and topSection.content != '' %}

{{topSection.content}}

{% endif %}
{% if topSection.vsl.videoRatioIsSquare == "true" %}
{% endif %} {% if topSection.vsl.videoRatioIsSquare == "true" %}
{% endif %}
{% from "../_cta/_cta.html" import cta with context %} {{ cta( ctaLink = '' ) }}
{% if topSection.showBullets.visibility_options.selected != "hide" %} {% endif %} {% if topSection.product_image.visibility_options.selected != 'hide' %}
{{topSection.product_image.alt}}
{% endif %} {% if topSection.disclaimer and topSection.disclaimer != '' %}
{{topSection.disclaimer}}
{% endif %}