'use strict';document.addEventListener("DOMContentLoaded",function(){function m(){p.forEach(function(e){e.pause()})}var q=document.querySelectorAll(".rotator-slider .popover");const p=document.querySelectorAll(".rotator-slider .hotspot .popover.show .video-media");document.querySelector(".rotator-slider .popover.show .play-pause-btn");var r=document.querySelectorAll(".rotator-slider .popover .play-pause-btn .glyph");const n=document.querySelectorAll(".rotator-slider .hotspot-container .hotspot"); document.addEventListener("click",function(e){n.forEach(function(b){b.classList.remove("disableHotspot");b.classList.remove("active");b.closest(".hotspot-container").classList.remove("active-hotspot")});m()});q.forEach(function(e){e.addEventListener("click",function(b){b.stopPropagation()})});n.forEach(function(e,b,c){e.addEventListener("click",function(a){var d=a.target.closest(".hotspot-container").querySelector(".popover-content");d&&setTimeout(function(){d.scrollIntoView({behavior:"smooth",block:"nearest"})}, 0);a.stopPropagation();window.matchMedia("(max-width: 860px)").matches&&a.target.closest(".hotspot-container").classList.add("active-hotspot");m();c.forEach(function(g){g.classList.remove("disableHotspot")});a=e.closest(".rotator-slider").querySelectorAll(".hotspot");0