{{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' %}