{% if topSection.background_image.displayBackgroundImage == 'true' and topSection.background_image.image_src != '' %} {% endif %} {% if topSection.title_position_options.selected == 'above_background_area' and topSection.title and topSection.title != '' %}

{{ topSection.title }}

{% endif %}
{% if topSection.title_position_options.selected == 'within_background_area' and topSection.title and topSection.title != '' %}

{{ topSection.title }}

{% endif %} {% if topSection.vslSoundInfo.text and topSection.vslSoundInfo.text != '' %}

{{topSection.vslSoundInfo.text}}

{% endif %} {% if topSection.vsl.video_src and topSection.vsl.video_src != '' %} {% from '../_vsl/_vsl.html' import vsl %} {{ vsl( brightcoveVideoStorage = topSection.vsl.brightcoveVideoStorage, brightcoveAccountID = '6415579764001', brightcoveVideoID = topSection.vsl.brightcoveVideoID, brightcoveVideoID_mobile = topSection.vsl.brightcoveVideoID_mobile, isFullScreenInlineDesktop = topSection.vsl.isFullScreenInline.desktop, isFullScreenInlineMobile = topSection.vsl.isFullScreenInline.mobile, ID = topSection.vsl.ID, src = topSection.vsl.video_src, placeholder = topSection.vsl.placeholder, placeholder_mobile = topSection.vsl.placeholder_mobile, alt = topSection.vsl.alt, customPlay = topSection.vsl.customPlay, showPlayButton = topSection.vsl.showPlayButton, path = global.path, hasControls = topSection.vsl.hasControls, isMutedAndAutoplay = topSection.vsl.isMutedAndAutoplay ) }} {% endif %} {% if topSection.viewCount.show == 'true' %}
{{topSection.viewCount.content}}
{% endif %} {% from '../_CTA/_CTA.html' import CTA %} {{ CTA ( wrapCTA = 'true', hidden = 'true', spaceAround = 'true', ctaID = 'videoCTA', dataParam = 'true', ctaTarget = '_self', mainBtn = global.mainBtn, href = global.mainBtn_link ) }}
{% if topSection.title_position_options.selected == 'within_background_area' and topSection.title and topSection.title != '' %}
{% endif %} {% if topSection.vsl.isFullScreenInline.desktop == 'true' or topSection.vsl.isFullScreenInline.mobile == 'true' %} {% endif %}