{{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, ID = topSection.vsl.ID, src = topSection.vsl.video_src, placeholder = topSection.vsl.placeholder, alt = topSection.vsl.alt, customPlay = topSection.vsl.customPlay, showPlayButton = topSection.vsl.showPlayButton, path = global.path, hasControls = topSection.vsl.hasControls, isMutedAndAutoplay = topSection.vsl.isMutedAndAutoplay ) }} {% 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 ) }}