"use strict";!function(o,e,n){var t,l;l=(t=o(".js-startpagehero")).find("video"),t.length&&(o(document),t.on("scrollcontrol/isNotInView",function(){console.log("pause video"),l.length&&l.get(0).pause()}),t.on("scrollcontrol/isInView",function(){console.log("play video"),l.length&&l.get(0).play()}),l.length&&l.get(0).play())}(jQuery,window);