(r=>{r(window).on("elementor/frontend/init",function(){o.init(),e.init(),t.init(),a.init(),n.init(),d.init(),_.init()});var o={init:function(){if(Boolean(elementorFrontend.isEditMode()))for(var e in qodefCore.shortcodes)for(var t in qodefCore.shortcodes[e])o.reInitShortcode(e,t)},reInitShortcode:function(t,o){elementorFrontend.hooks.addAction("frontend/element_ready/"+t+".default",function(e){void 0===qodefCore.shortcodes[t][o]?console.log(o):"function"==typeof qodefCore.shortcodes[t][o].initSlider&&e.find(".qodef-instagram-swiper-container").length?qodefCore.shortcodes[t][o].initSlider(e.find(".qodef-instagram-swiper-container"),!1):"function"==typeof qodefCore.shortcodes[t][o].initSlider?e.find(".qodef-swiper-container").length&&qodefCore.shortcodes[t][o].initSlider(e.find(".qodef-swiper-container")):"function"==typeof qodefCore.shortcodes[t][o].initPopup&&e.find(".qodef-magnific-popup").length?qodefCore.shortcodes[t][o].initPopup(e.find(".qodef-magnific-popup")):"function"==typeof qodefCore.shortcodes[t][o].initItem&&e.find(".qodef-shortcode").length?qodefCore.shortcodes[t][o].initItem(e.find(".qodef-shortcode")):qodefCore.shortcodes[t][o].init()})}},e={init:function(){elementorFrontend.hooks.addAction("frontend/element_ready/section",t.init)}},t={init:function(e){var t=e;Boolean(elementorFrontend.isEditMode())?void 0!==e&&i.editModeInit(t):(e=qodefElementorGlobal.vars.elementorSectionHandler,i.frontendModeInit(t,e))}},a={init:function(){elementorFrontend.hooks.addAction("frontend/element_ready/container",n.init)}},n={init:function(e){var t=e;Boolean(elementorFrontend.isEditMode())?void 0!==e&&i.editModeInit(t):(e=qodefElementorContainerGlobal.vars.elementorContainerHandler,i.frontendModeInit(t,e))}},i={editModeInit:function(e){var t=window.elementor.elements,o=e.data("id"),a=e.hasClass("e-con--column")||e.hasClass("elementor-inner-section"),n=[],d={};r.each(t.models,function(e,t){o==t.id?d=t.attributes.settings.attributes:a&&void 0!==t.attributes.elements.models&&t.attributes.elements.models.length&&r.each(t.attributes.elements.models,function(e,t){void 0!==t.attributes.settings.attributes&&o==t.attributes.id&&(d=t.attributes.settings.attributes)})}),void 0!==d.qodef_parallax_type&&(n.enable_parallax=d.qodef_parallax_type),void 0!==d.qodef_parallax_image&&d.qodef_parallax_image.url&&(n.parallax_image_url=d.qodef_parallax_image.url),void 0!==d.qodef_offset_type&&(n.enable_offset=d.qodef_offset_type),void 0!==d.qodef_offset_image&&d.qodef_offset_image.url&&(n.offset_image_url=d.qodef_offset_image.url),void 0!==d.qodef_offset_parallax&&(n.offset_parallax=d.qodef_offset_parallax),void 0!==d.qodef_offset_vertical_anchor&&(n.offset_vertical_anchor=d.qodef_offset_vertical_anchor),void 0!==d.qodef_offset_vertical_position&&(n.offset_vertical_position=d.qodef_offset_vertical_position),void 0!==d.qodef_offset_horizontal_anchor&&(n.offset_horizontal_anchor=d.qodef_offset_horizontal_anchor),void 0!==d.qodef_offset_horizontal_position&&(n.offset_horizontal_position=d.qodef_offset_horizontal_position),void 0!==e&&i.generateOutput(e,n)},frontendModeInit:function(o,e){var a=[];r.each(e,function(t,e){e.forEach(function(e){void 0!==e.parallax_type&&"parallax"===e.parallax_type&&(o=r('[data-id="'+t+'"]'),a.parallax_type=e.parallax_type,a.parallax_image_url=e.parallax_image.url,void 0!==a.parallax_image_url)&&(a.enable_parallax="parallax"),void 0!==e.offset_type&&"offset"===e.offset_type&&(o=r('[data-id="'+t+'"]'),a.offset_type=e.offset_type,a.offset_image_url=e.offset_image.url,a.offset_parallax=e.offset_parallax,a.offset_vertical_anchor=e.offset_vertical_anchor,a.offset_vertical_position=e.offset_vertical_position,a.offset_horizontal_anchor=e.offset_horizontal_anchor,a.offset_horizontal_position=e.offset_horizontal_position,void 0!==a.offset_image_url)&&(a.enable_offset="offset")}),void 0===o||o.hasClass("qodef-parallax--init")||(i.generateOutput(o,a),a=[])})},generateOutput:function(e,t){var o;void 0!==t.enable_parallax&&"parallax"===t.enable_parallax&&void 0!==t.parallax_image_url&&(r(".qodef-parallax-row-holder",e).remove(),e.removeClass("qodef-parallax qodef--parallax-row"),e.addClass("qodef-parallax qodef--parallax-row"),r('<div class="qodef-parallax-row-holder"><div class="qodef-parallax-img-holder"><div class="qodef-parallax-img-wrapper"><img class="qodef-parallax-img" src="'+t.parallax_image_url+'" alt="Parallax Image"></div></div></div>').prependTo(e),(o=new Image).onload=function(){e.find("img.qodef-parallax-img").attr("src",this.src),qodefCore.qodefParallaxBackground.ready(e)},o.src=t.parallax_image_url),void 0!==t.enable_offset&&"offset"===t.enable_offset&&void 0!==t.offset_image_url&&(r(".qodef-offset-image-holder",e).remove(),e.removeClass("qodef-offset-image"),o="",void 0!==t.offset_parallax&&"yes"===t.offset_parallax&&(o=" qodef-parallax-item"),e.addClass("qodef-offset-image"),r('<div class="qodef-offset-image-holder" style="position: absolute; z-index: 5; '+t.offset_vertical_anchor+":"+t.offset_vertical_position+";"+t.offset_horizontal_anchor+":"+t.offset_horizontal_position+'"><div class="qodef-offset-image-wrapper'+o+'"><img src="'+t.offset_image_url+'" alt="Offset Image"></div></div>').prependTo(e))}},d={init:function(){elementorFrontend.hooks.addAction("frontend/element_ready/column",_.init)}},_={init:function(e){var o=e,t=Boolean(elementorFrontend.isEditMode()),a=[],n={};if(t&&void 0!==e){var t=window.elementor.elements,d=o.data("id");if(!t.models)return!1;r.each(t.models,function(e,t){r.each(t.attributes.elements.models,function(e,t){d==t.id&&(n=t.attributes.settings.attributes)})}),void 0!==n.qodef_background_text_enable&&n.qodef_background_text_enable.length&&(a.background_text_enable=n.qodef_background_text_enable),void 0!==n.qodef_background_text&&n.qodef_background_text.length&&(a.background_text=n.qodef_background_text),void 0!==n.qodef_background_text_color&&n.qodef_background_text_color.length&&(a.background_text_color=n.qodef_background_text_color),void 0!==n.qodef_background_text_size&&n.qodef_background_text_size.length&&(a.background_text_size=n.qodef_background_text_size),void 0!==n.qodef_background_text_size_1440&&n.qodef_background_text_size_1440.length&&(a.background_text_size_1440=n.qodef_background_text_size_1440),void 0!==n.qodef_background_text_size_1366&&n.qodef_background_text_size_1366.length&&(a.background_text_size_1366=n.qodef_background_text_size_1366),void 0!==n.qodef_background_text_size_1024&&n.qodef_background_text_size_1024.length&&(a.background_text_size_1024=n.qodef_background_text_size_1024),void 0!==n.qodef_background_text_vertical_offset&&n.qodef_background_text_vertical_offset.length&&(a.background_text_vertical_offset=n.qodef_background_text_vertical_offset),void 0!==n.qodef_background_text_vertical_offset_1440&&n.qodef_background_text_vertical_offset_1440.length&&(a.background_text_vertical_offset_1440=n.qodef_background_text_vertical_offset_1440),void 0!==n.qodef_background_text_vertical_offset_1366&&n.qodef_background_text_vertical_offset_1366.length&&(a.background_text_vertical_offset_1366=n.qodef_background_text_vertical_offset_1366),void 0!==n.qodef_background_text_vertical_offset_1024&&n.qodef_background_text_vertical_offset_1024.length&&(a.background_text_vertical_offset_1024=n.qodef_background_text_vertical_offset_1024),void 0!==n.qodef_background_text_horizontal_align&&n.qodef_background_text_horizontal_align.length&&(a.background_text_horizontal_align=n.qodef_background_text_horizontal_align),void 0!==n.qodef_background_text_vertical_align&&n.qodef_background_text_vertical_align.length&&(a.background_text_vertical_align=n.qodef_background_text_vertical_align)}else{e=qodefElementorGlobal.vars.elementorColumnHandler;r.each(e,function(e,t){o=r('[data-id="'+e+'"]'),a.background_text=t[0],a.background_text_color=t[1],a.background_text_size=t[2],a.background_text_size_1440=t[3],a.background_text_size_1366=t[4],a.background_text_size_1024=t[5],a.background_text_vertical_offset=t[6],a.background_text_vertical_offset_1440=t[7],a.background_text_vertical_offset_1366=t[8],a.background_text_vertical_offset_1024=t[9],a.background_text_horizontal_align=t[10],a.background_text_vertical_align=t[11],void 0!==a.background_text&&(a.background_text_enable="yes"),void 0!==o&&o.length&&_.generateOutput(o,a)})}void 0!==o&&_.generateOutput(o,a)},generateOutput:function(e,t){void 0!==t.background_text_enable&&"yes"==t.background_text_enable&&void 0!==t.background_text&&(r(".qodef-m-background-text-holder",e).remove(),e.removeClass("qodef-background-text"),e.addClass("qodef-background-text"),r('<div class="qodef-m-background-text-holder"><span class="qodef-m-background-text">'+t.background_text+"</span></div>").prependTo(e),e.find(".qodef-m-background-text").css({color:t.background_text_color}),e.find(".qodef-m-background-text-holder").css({"justify-content":t.background_text_horizontal_align,"align-items":t.background_text_vertical_align}),e.find(".qodef-m-background-text").attr("data-size-3840",t.background_text_size),e.find(".qodef-m-background-text").attr("data-size-1440",t.background_text_size_1440),e.find(".qodef-m-background-text").attr("data-size-1366",t.background_text_size_1366),e.find(".qodef-m-background-text").attr("data-size-1024",t.background_text_size_1024),e.find(".qodef-m-background-text").attr("data-vertical-offset-3840",t.background_text_vertical_offset),e.find(".qodef-m-background-text").attr("data-vertical-offset-1440",t.background_text_vertical_offset_1440),e.find(".qodef-m-background-text").attr("data-vertical-offset-1366",t.background_text_vertical_offset_1366),e.find(".qodef-m-background-text").attr("data-vertical-offset-1024",t.background_text_vertical_offset_1024),qodefBackgroundText.init())}}})(jQuery);