!function(e){function t(s){if(n[s])return n[s].exports;var o=n[s]={i:s,l:!1,exports:{}};return e[s].call(o.exports,o,o.exports,t),o.l=!0,o.exports}var n={};t.m=e,t.c=n,t.d=function(e,n,s){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:s})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="",t(t.s=15)}({0:function(e,t){"use strict";function s(e,t,n){var i=function(e){var n,t={animation:"animationend",OAnimation:"oAnimationEnd",MozAnimation:"mozAnimationEnd",WebkitAnimation:"webkitAnimationEnd"};for(n in t)if(void 0!==e.style[n])return t[n]}(document.createElement("div")),s=void 0!==t.animation?t.animation:"",a=void 0!==t.duration?t.duration:"1s",o=void 0!==t.delay?t.delay:"0s";return e.css({"animation-duration":a,"animation-delay":o,"-webkit-animation-delay":o}),e.addClass("animated "+s).one(i,function(){jQuery(this).removeClass("animated "+s),"function"==typeof n&&n()}),this}t.a=s},15:function(e,t,n){/*!
 * getwid-image-hotspot
 */"use strict";Object.defineProperty(t,"__esModule",{value:!0});var s=n(0);!function(e){e(document).ready(function(){e(document.body).on("post-load",function(){n()});var n=function(){e(".wp-block-getwid-image-hotspot:not(.getwid-init)").each(function(t,n){e(this).addClass("getwid-init");var i=e(n).data("trigger"),a=e(n).data("theme"),r=e(n).data("tooltip-animation"),c=e(n).data("arrow"),o=e(n).data("image-points");e(".getwid-animation .wp-block-getwid-image-hotspot__dot").on("mouseenter",function(){Object(s.a)(e(this),{animation:e(this).closest(".getwid-animation").attr("data-animation")})}),e(n).find(".wp-block-getwid-image-hotspot__dot").each(function(t,n){var l=e(n),s=l.data("point-id"),d=_unescape(l.find(".wp-block-getwid-image-hotspot__dot-title").html()),u=_unescape(o[s].content),h=o[s].popUpOpen,m=o[s].placement,f=o[s].popUpWidth,p=tippy(n,{maxWidth:parseInt(f,10),hideOnClick:"multiple"!=i||"toggle",theme:a,animation:r,animateFill:!1,interactive:!0,trigger:"hover"==i?"mouseenter":"click",arrow:c,placement:m,allowHTML:!0,content:'<div class="wp-block-getwid-image-hotspot__tooltip"><div class="wp-block-getwid-image-hotspot__tooltip-title">'.concat(d,'</div><div class="wp-block-getwid-image-hotspot__tooltip-content">').concat(u,"</div></div>")});h&&setTimeout(function(){p.show()},1e3),l.find(".wp-block-getwid-image-hotspot__dot-description").remove(),new Waypoint({element:n,handler:function(){e(this.element).addClass("is-visible")},offset:"100%"})})})};n()})}(jQuery)}})