!function(e,n){"use strict";var t=function(e,n){var t=e.find(".bdt-flip-box"),o=t.data("settings");t.length&&("click"===o.flipTrigger&&n(t).on("click",(function(){n(this).toggleClass("bdt-active")})),"hover"===o.flipTrigger&&(n(t).on("mouseenter",(function(){n(this).addClass("bdt-active")})),n(t).on("mouseleave",(function(){n(this).removeClass("bdt-active")}))))};jQuery(window).on("elementor/frontend/init",(function(){elementorFrontend.hooks.addAction("frontend/element_ready/bdt-flip-box.default",t)}))}(jQuery,window.elementorFrontend);