jQuery(document).ready((function(){jQuery("body").on("click",".widget-pagination a",(function(e){var t,r,a,i;e.preventDefault(),t=jQuery(this).attr("href"),a=(r=jQuery(this).parents(".elementor-widget-container")).closest(".elementor-element").attr("data-id"),i=jQuery(this).closest(".tg-module-wrapper"),r.height(i.outerHeight()),i.removeClass("tg-fade-in");r.load(t+' [data-id="'+a+'"] .tg-module-wrapper',(function(){jQuery(this).css("height","auto")}))}))}));