1!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(n="undefined"!=typeof globalThis?globalThis:n||self).LazyLoad=t()}
2(this,(function(){"use strict";function n(){return n=Object.assign||function(n){for(var t=1;t<arguments.length;t++){var e=arguments[t];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(n[i]=e[i])}
3return n}
4,n.apply(this,arguments)}
5var t="undefined"!=typeof window,e=t&&!("onscroll"in window)||"undefined"!=typeof navigator&&/(gle|ing|ro)bot|crawl|spider/i.test(navigator.userAgent),i=t&&"IntersectionObserver"in window,o=t&&"classList"in document.createElement("p"),a=t&&window.devicePixelRatio>1,r={elements_selector:".lazy",container:e||t?document:null,threshold:300,thresholds:null,data_src:"src",data_srcset:"srcset",data_sizes:"sizes",data_bg:"bg",data_bg_hidpi:"bg-hidpi",data_bg_multi:"bg-multi",data_bg_multi_hidpi:"bg-multi-hidpi",data_poster:"poster",class_applied:"applied",class_loading:"loading",class_loaded:"loaded",class_error:"error",class_entered:"entered",class_exited:"exited",unobserve_completed:!0,unobserve_entered:!1,cancel_on_exit:!0,callback_enter:null,callback_exit:null,callback_applied:null,callback_loading:null,callback_loaded:null,callback_error:null,callback_finish:null,callback_cancel:null,use_native:!1}
6,c=function(t){return n({}
7,r,t)}
8,u=function(n,t){var e,i="LazyLoad::Initialized",o=new n(t);try{e=new CustomEvent(i,{detail:{instance:o}
9}
10)}
11catch(n){(e=document.createEvent("CustomEvent")).initCustomEvent(i,!1,!1,{instance:o}
12)}
13window.dispatchEvent(e)}
14,l="src",s="srcset",f="sizes",d="poster",_="llOriginalAttrs",g="loading",v="loaded",b="applied",p="error",h="native",m="data-",E="ll-status",I=function(n,t){return n.getAttribute(m+t)}
15,y=function(n){return I(n,E)}
16,A=function(n,t){return function(n,t,e){var i="data-ll-status";null!==e?n.setAttribute(i,e):n.removeAttribute(i)}
17(n,0,t)}
18,k=function(n){return A(n,null)}
19,L=function(n){return null===y(n)}
20,w=function(n){return y(n)===h}
21,x=[g,v,b,p],O=function(n,t,e,i){n&&(void 0===i?void 0===e?n(t):n(t,e):n(t,e,i))}
22,N=function(n,t){o?n.classList.add(t):n.className+=(n.className?" ":"")+t}
23,C=function(n,t){o?n.classList.remove(t):n.className=n.className.replace(new RegExp("(^|\\s+)"+t+"(\\s+|$)")," ").replace(/^\s+/,"").replace(/\s+$/,"")}
24,M=function(n){return n.llTempImage}
25,z=function(n,t){if(t){var e=t._observer;e&&e.unobserve(n)}
26}
27,R=function(n,t){n&&(n.loadingCount+=t)}
28,T=function(n,t){n&&(n.toLoadCount=t)}
29,G=function(n){for(var t,e=[],i=0;t=n.children[i];i+=1)"SOURCE"===t.tagName&&e.push(t);return e}
30,D=function(n,t){var e=n.parentNode;e&&"PICTURE"===e.tagName&&G(e).forEach(t)}
31,V=function(n,t){G(n).forEach(t)}
32,F=[l],j=[l,d],P=[l,s,f],S=function(n){return!!n[_]}
33,U=function(n){return n[_]}
34,$=function(n){return delete n[_]}
35,q=function(n,t){if(!S(n)){var e={}
36;t.forEach((function(t){e[t]=n.getAttribute(t)}
37)),n[_]=e}
38}
39,H=function(n,t){if(S(n)){var e=U(n);t.forEach((function(t){!function(n,t,e){e?n.setAttribute(t,e):n.removeAttribute(t)}
40(n,t,e[t])}
...
</html>