
if(typeof tb_pathToImage!='string'){var tb_pathToImage=thickboxL10n.loadingAnimation}
/*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/
jQuery(document).ready(function(){tb_init('a.thickbox, area.thickbox, input.thickbox');imgLoader=new Image();imgLoader.src=tb_pathToImage});function tb_init(domChunk){jQuery('body').on('click',domChunk,tb_click).on('thickbox:iframe:loaded',function(){jQuery('#TB_window').removeClass('thickbox-loading')})}
function tb_click(){var t=this.title||this.name||null;var a=this.href||this.alt;var g=this.rel||!1;tb_show(t,a,g);this.blur();return!1}
function tb_show(caption,url,imageGroup){var $closeBtn;try{if(typeof document.body.style.maxHeight==="undefined"){jQuery("body","html").css({height:"100%",width:"100%"});jQuery("html").css("overflow","hidden");if(document.getElementById("TB_HideSelect")===null){jQuery("body").append("<iframe id='TB_HideSelect'>"+thickboxL10n.noiframes+"</iframe><div id='TB_overlay'></div><div id='TB_window' class='thickbox-loading'></div>");jQuery("#TB_overlay").on('click',tb_remove)}}else{if(document.getElementById("TB_overlay")===null){jQuery("body").append("<div id='TB_overlay'></div><div id='TB_window' class='thickbox-loading'></div>");jQuery("#TB_overlay").on('click',tb_remove);jQuery('body').addClass('modal-open')}}
if(tb_detectMacXFF()){jQuery("#TB_overlay").addClass("TB_overlayMacFFBGHack")}else{jQuery("#TB_overlay").addClass("TB_overlayBG")}
if(caption===null){caption=""}
jQuery("body").append("<div id='TB_load'><img src='"+imgLoader.src+"' width='208' /></div>");jQuery('#TB_load').show();var baseURL;if(url.indexOf("?")!==-1){baseURL=url.substr(0,url.indexOf("?"))}else{baseURL=url}
var urlString=/\.jpg$|\.jpeg$|\.png$|\.gif$|\.bmp$|\.webp$|\.avif$/;var urlType=baseURL.toLowerCase().match(urlString);if(urlType=='.jpg'||urlType=='.jpeg'||urlType=='.png'||urlType=='.gif'||urlType=='.bmp'||urlType=='.webp'||urlType=='.avif'){TB_PrevCaption="";TB_PrevURL="";TB_PrevHTML="";TB_NextCaption="";TB_NextURL="";TB_NextHTML="";TB_imageCount="";TB_FoundURL=!1;if(imageGroup){TB_TempArray=jQuery("a[rel="+imageGroup+"]").get();for(TB_Counter=0;((TB_Counter<TB_TempArray.length)&&(TB_NextHTML===""));TB_Counter++){var urlTypeTemp=TB_TempArray[TB_Counter].href.toLowerCase().match(urlString);if(!(TB_TempArray[TB_Counter].href==url)){if(TB_FoundURL){TB_NextCaption=TB_TempArray[TB_Counter].title;TB_NextURL=TB_TempArray[TB_Counter].href;TB_NextHTML="<span id='TB_next'>&nbsp;&nbsp;<a href='#'>"+thickboxL10n.next+"</a></span>"}else{TB_PrevCaption=TB_TempArray[TB_Counter].title;TB_PrevURL=TB_TempArray[TB_Counter].href;TB_PrevHTML="<span id='TB_prev'>&nbsp;&nbsp;<a href='#'>"+thickboxL10n.prev+"</a></span>"}}else{TB_FoundURL=!0;TB_imageCount=thickboxL10n.image+' '+(TB_Counter+1)+' '+thickboxL10n.of+' '+(TB_TempArray.length)}}}
imgPreloader=new Image();imgPreloader.onload=function(){imgPreloader.onload=null;var pagesize=tb_getPageSize();var x=pagesize[0]-150;var y=pagesize[1]-150;var imageWidth=imgPreloader.width;var imageHeight=imgPreloader.height;if(imageWidth>x){imageHeight=imageHeight*(x/imageWidth);imageWidth=x;if(imageHeight>y){imageWidth=imageWidth*(y/imageHeight);imageHeight=y}}else if(imageHeight>y){imageWidth=imageWidth*(y/imageHeight);imageHeight=y;if(imageWidth>x){imageHeight=imageHeight*(x/imageWidth);imageWidth=x}}
TB_WIDTH=imageWidth+30;TB_HEIGHT=imageHeight+60;jQuery("#TB_window").append("<a href='' id='TB_ImageOff'><span class='screen-reader-text'>"+thickboxL10n.close+"</span><img id='TB_Image' src='"+url+"' width='"+imageWidth+"' height='"+imageHeight+"' alt='"+caption+"'/></a>"+"<div id='TB_caption'>"+caption+"<div id='TB_secondLine'>"+TB_imageCount+TB_PrevHTML+TB_NextHTML+"</div></div><div id='TB_closeWindow'><button type='button' id='TB_closeWindowButton'><span class='screen-reader-text'>"+thickboxL10n.close+"</span><span class='tb-close-icon' aria-hidden='true'></span></button></div>");jQuery("#TB_closeWindowButton").on('click',tb_remove);if(!(TB_PrevHTML==="")){function goPrev(){if(jQuery(document).off("click",goPrev)){jQuery(document).off("click",goPrev)}
jQuery("#TB_window").remove();jQuery("body").append("<div id='TB_window'></div>");tb_show(TB_PrevCaption,TB_PrevURL,imageGroup);return!1}
jQuery("#TB_prev").on('click',goPrev)}
if(!(TB_NextHTML==="")){function goNext(){jQuery("#TB_window").remove();jQuery("body").append("<div id='TB_window'></div>");tb_show(TB_NextCaption,TB_NextURL,imageGroup);return!1}
jQuery("#TB_next").on('click',goNext)}
jQuery(document).on('keydown.thickbox',function(e){if(e.which==27){tb_remove()}else if(e.which==190){if(!(TB_NextHTML=="")){jQuery(document).off('thickbox');goNext()}}else if(e.which==188){if(!(TB_PrevHTML=="")){jQuery(document).off('thickbox');goPrev()}}
return!1});tb_position();jQuery("#TB_load").remove();jQuery("#TB_ImageOff").on('click',tb_remove);jQuery("#TB_window").css({'visibility':'visible'})};imgPreloader.src=url}else{var queryString=url.replace(/^[^\?]+\??/,'');var params=tb_parseQuery(queryString);TB_WIDTH=(params.width*1)+30||630;TB_HEIGHT=(params.height*1)+40||440;ajaxContentW=TB_WIDTH-30;ajaxContentH=TB_HEIGHT-45;if(url.indexOf('TB_iframe')!=-1){urlNoQuery=url.split('TB_');jQuery("#TB_iframeContent").remove();if(params.modal!="true"){jQuery("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><button type='button' id='TB_closeWindowButton'><span class='screen-reader-text'>"+thickboxL10n.close+"</span><span class='tb-close-icon' aria-hidden='true'></span></button></div></div><iframe frameborder='0' hspace='0' allowtransparency='true' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;' >"+thickboxL10n.noiframes+"</iframe>")}else{jQuery("#TB_overlay").off();jQuery("#TB_window").append("<iframe frameborder='0' hspace='0' allowtransparency='true' src='"+urlNoQuery[0]+"' id='TB_iframeContent' name='TB_iframeContent"+Math.round(Math.random()*1000)+"' onload='tb_showIframe()' style='width:"+(ajaxContentW+29)+"px;height:"+(ajaxContentH+17)+"px;'>"+thickboxL10n.noiframes+"</iframe>")}}else{if(jQuery("#TB_window").css("visibility")!="visible"){if(params.modal!="true"){jQuery("#TB_window").append("<div id='TB_title'><div id='TB_ajaxWindowTitle'>"+caption+"</div><div id='TB_closeAjaxWindow'><button type='button' id='TB_closeWindowButton'><span class='screen-reader-text'>"+thickboxL10n.close+"</span><span class='tb-close-icon' aria-hidden='true'></span></button></div></div><div id='TB_ajaxContent' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px'></div>")}else{jQuery("#TB_overlay").off();jQuery("#TB_window").append("<div id='TB_ajaxContent' class='TB_modal' style='width:"+ajaxContentW+"px;height:"+ajaxContentH+"px;'></div>")}}else{jQuery("#TB_ajaxContent")[0].style.width=ajaxContentW+"px";jQuery("#TB_ajaxContent")[0].style.height=ajaxContentH+"px";jQuery("#TB_ajaxContent")[0].scrollTop=0;jQuery("#TB_ajaxWindowTitle").html(caption)}}
jQuery("#TB_closeWindowButton").on('click',tb_remove);if(url.indexOf('TB_inline')!=-1){jQuery("#TB_ajaxContent").append(jQuery('#'+params.inlineId).children());jQuery("#TB_window").on('tb_unload',function(){jQuery('#'+params.inlineId).append(jQuery("#TB_ajaxContent").children())});tb_position();jQuery("#TB_load").remove();jQuery("#TB_window").css({'visibility':'visible'})}else if(url.indexOf('TB_iframe')!=-1){tb_position();jQuery("#TB_load").remove();jQuery("#TB_window").css({'visibility':'visible'})}else{var load_url=url;load_url+=-1===url.indexOf('?')?'?':'&';jQuery("#TB_ajaxContent").load(load_url+="random="+(new Date().getTime()),function(){tb_position();jQuery("#TB_load").remove();tb_init("#TB_ajaxContent a.thickbox");jQuery("#TB_window").css({'visibility':'visible'})})}}
if(!params.modal){jQuery(document).on('keydown.thickbox',function(e){if(e.which==27){tb_remove();return!1}})}
$closeBtn=jQuery('#TB_closeWindowButton');if($closeBtn.find('.tb-close-icon').is(':visible')){$closeBtn.trigger('focus')}}catch(e){}}
function tb_showIframe(){jQuery("#TB_load").remove();jQuery("#TB_window").css({'visibility':'visible'}).trigger('thickbox:iframe:loaded')}
function tb_remove(){jQuery("#TB_imageOff").off("click");jQuery("#TB_closeWindowButton").off("click");jQuery('#TB_window').fadeOut('fast',function(){jQuery('#TB_window, #TB_overlay, #TB_HideSelect').trigger('tb_unload').off().remove();jQuery('body').trigger('thickbox:removed')});jQuery('body').removeClass('modal-open');jQuery("#TB_load").remove();if(typeof document.body.style.maxHeight=="undefined"){jQuery("body","html").css({height:"auto",width:"auto"});jQuery("html").css("overflow","")}
jQuery(document).off('.thickbox');return!1}
function tb_position(){var isIE6=typeof document.body.style.maxHeight==="undefined";jQuery("#TB_window").css({marginLeft:'-'+parseInt((TB_WIDTH/2),10)+'px',width:TB_WIDTH+'px'});if(!isIE6){jQuery("#TB_window").css({marginTop:'-'+parseInt((TB_HEIGHT/2),10)+'px'})}}
function tb_parseQuery(query){var Params={};if(!query){return Params}
var Pairs=query.split(/[;&]/);for(var i=0;i<Pairs.length;i++){var KeyVal=Pairs[i].split('=');if(!KeyVal||KeyVal.length!=2){continue}
var key=unescape(KeyVal[0]);var val=unescape(KeyVal[1]);val=val.replace(/\+/g,' ');Params[key]=val}
return Params}
function tb_getPageSize(){var de=document.documentElement;var w=window.innerWidth||self.innerWidth||(de&&de.clientWidth)||document.body.clientWidth;var h=window.innerHeight||self.innerHeight||(de&&de.clientHeight)||document.body.clientHeight;arrayPageSize=[w,h];return arrayPageSize}
function tb_detectMacXFF(){var userAgent=navigator.userAgent.toLowerCase();if(userAgent.indexOf('mac')!=-1&&userAgent.indexOf('firefox')!=-1){return!0}};



!function(e){function i(){}function o(e){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],l(e,this)}function n(r,i){for(;3===r._state;)r=r._value;0===r._state?r._deferreds.push(i):(r._handled=!0,o._immediateFn(function(){var e,t=1===r._state?i.onFulfilled:i.onRejected;if(null===t)(1===r._state?a:s)(i.promise,r._value);else{try{e=t(r._value)}catch(e){return void s(i.promise,e)}a(i.promise,e)}}))}function a(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var r=e.then;if(e instanceof o)return t._state=3,t._value=e,void c(t);if("function"==typeof r)return void l((i=r,n=e,function(){i.apply(n,arguments)}),t)}t._state=1,t._value=e,c(t)}catch(e){s(t,e)}var i,n}function s(e,t){e._state=2,e._value=t,c(e)}function c(e){2===e._state&&0===e._deferreds.length&&o._immediateFn(function(){e._handled||o._unhandledRejectionFn(e._value)});for(var t=0,r=e._deferreds.length;t<r;t++)n(e,e._deferreds[t]);e._deferreds=null}function u(e,t,r){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=r}function l(e,t){var r=!1;try{e(function(e){r||(r=!0,a(t,e))},function(e){r||(r=!0,s(t,e))})}catch(e){r||(r=!0,s(t,e))}}var t=setTimeout;o.prototype.catch=function(e){return this.then(null,e)},o.prototype.then=function(e,t){var r=new this.constructor(i);return n(this,new u(e,t,r)),r},o.all=function(e){var s=Array.prototype.slice.call(e);return new o(function(n,o){if(0===s.length)return n([]);for(var a=s.length,e=0;e<s.length;e++)!function t(r,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var i=e.then;if("function"==typeof i)return i.call(e,function(e){t(r,e)},o)}s[r]=e,0==--a&&n(s)}catch(e){o(e)}}(e,s[e])})},o.resolve=function(t){return t&&"object"==typeof t&&t.constructor===o?t:new o(function(e){e(t)})},o.reject=function(r){return new o(function(e,t){t(r)})},o.race=function(n){return new o(function(e,t){for(var r=0,i=n.length;r<i;r++)n[r].then(e,t)})},o._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){t(e,0)},o._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},o._setImmediateFn=function(e){o._immediateFn=e},o._setUnhandledRejectionFn=function(e){o._unhandledRejectionFn=e},"undefined"!=typeof module&&module.exports?module.exports=o:e.Promise||(e.Promise=o)}(this),function(e){function g(e,t){return(65535&e)*t+(((e>>>16)*t&65535)<<16)}function m(e,t){return e<<t|e>>>32-t}function p(e){return e=g(e^e>>>16,2246822507),(e=g(e^=e>>>13,3266489909))^e>>>16}function h(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var r=[0,0,0,0];return r[3]+=e[3]+t[3],r[2]+=r[3]>>>16,r[3]&=65535,r[2]+=e[2]+t[2],r[1]+=r[2]>>>16,r[2]&=65535,r[1]+=e[1]+t[1],r[0]+=r[1]>>>16,r[1]&=65535,r[0]+=e[0]+t[0],r[0]&=65535,[r[0]<<16|r[1],r[2]<<16|r[3]]}function d(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var r=[0,0,0,0];return r[3]+=e[3]*t[3],r[2]+=r[3]>>>16,r[3]&=65535,r[2]+=e[2]*t[3],r[1]+=r[2]>>>16,r[2]&=65535,r[2]+=e[3]*t[2],r[1]+=r[2]>>>16,r[2]&=65535,r[1]+=e[1]*t[3],r[0]+=r[1]>>>16,r[1]&=65535,r[1]+=e[2]*t[2],r[0]+=r[1]>>>16,r[1]&=65535,r[1]+=e[3]*t[1],r[0]+=r[1]>>>16,r[1]&=65535,r[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],r[0]&=65535,[r[0]<<16|r[1],r[2]<<16|r[3]]}function f(e,t){return 32===(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:[e[1]<<(t-=32)|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t]}function _(e,t){return 0===(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]}function b(e,t){return[e[0]^t[0],e[1]^t[1]]}function w(e){return e=b(e,[0,e[0]>>>1]),e=b(e=d(e,[4283543511,3981806797]),[0,e[0]>>>1]),b(e=d(e,[3301882366,444984403]),[0,e[0]>>>1])}var t={version:"2.1.2",x86:{},x64:{}};t.x86.hash32=function(e,t){for(var r=(e=e||"").length%4,i=e.length-r,n=t||0,o=0,a=0;a<i;a+=4)o=g(o=255&e.charCodeAt(a)|(255&e.charCodeAt(a+1))<<8|(255&e.charCodeAt(a+2))<<16|(255&e.charCodeAt(a+3))<<24,3432918353),o=g(o=m(o,15),461845907),n=g(n=m(n^=o,13),5)+3864292196;switch(o=0,r){case 3:o^=(255&e.charCodeAt(a+2))<<16;case 2:o^=(255&e.charCodeAt(a+1))<<8;case 1:o=g(o^=255&e.charCodeAt(a),3432918353),n^=o=g(o=m(o,15),461845907)}return(n=p(n^=e.length))>>>0},t.x86.hash128=function(e,t){for(var r=(e=e||"").length%16,i=e.length-r,n=t=t||0,o=t,a=t,s=t,c=0,u=0,l=0,h=0,d=0;d<i;d+=16)c=255&e.charCodeAt(d)|(255&e.charCodeAt(d+1))<<8|(255&e.charCodeAt(d+2))<<16|(255&e.charCodeAt(d+3))<<24,u=255&e.charCodeAt(d+4)|(255&e.charCodeAt(d+5))<<8|(255&e.charCodeAt(d+6))<<16|(255&e.charCodeAt(d+7))<<24,l=255&e.charCodeAt(d+8)|(255&e.charCodeAt(d+9))<<8|(255&e.charCodeAt(d+10))<<16|(255&e.charCodeAt(d+11))<<24,h=255&e.charCodeAt(d+12)|(255&e.charCodeAt(d+13))<<8|(255&e.charCodeAt(d+14))<<16|(255&e.charCodeAt(d+15))<<24,c=m(c=g(c,597399067),15),n=m(n^=c=g(c,2869860233),19),n=g(n+=o,5)+1444728091,u=m(u=g(u,2869860233),16),o=m(o^=u=g(u,951274213),17),o=g(o+=a,5)+197830471,l=m(l=g(l,951274213),17),a=m(a^=l=g(l,2716044179),15),a=g(a+=s,5)+2530024501,h=m(h=g(h,2716044179),18),s=m(s^=h=g(h,597399067),13),s=g(s+=n,5)+850148119;switch(h=l=u=c=0,r){case 15:h^=e.charCodeAt(d+14)<<16;case 14:h^=e.charCodeAt(d+13)<<8;case 13:h=g(h^=e.charCodeAt(d+12),2716044179),s^=h=g(h=m(h,18),597399067);case 12:l^=e.charCodeAt(d+11)<<24;case 11:l^=e.charCodeAt(d+10)<<16;case 10:l^=e.charCodeAt(d+9)<<8;case 9:l=g(l^=e.charCodeAt(d+8),951274213),a^=l=g(l=m(l,17),2716044179);case 8:u^=e.charCodeAt(d+7)<<24;case 7:u^=e.charCodeAt(d+6)<<16;case 6:u^=e.charCodeAt(d+5)<<8;case 5:u=g(u^=e.charCodeAt(d+4),2869860233),o^=u=g(u=m(u,16),951274213);case 4:c^=e.charCodeAt(d+3)<<24;case 3:c^=e.charCodeAt(d+2)<<16;case 2:c^=e.charCodeAt(d+1)<<8;case 1:c=g(c^=e.charCodeAt(d),597399067),n^=c=g(c=m(c,15),2869860233)}return n=(n^=e.length)+(o^=e.length)+(a^=e.length),o+=n+=s^=e.length,a+=n,s+=n,n=p(n),o=p(o),o+=n=(n+=o)+(a=p(a))+(s=p(s)),a+=n,s+=n,("00000000"+(n>>>0).toString(16)).slice(-8)+("00000000"+(o>>>0).toString(16)).slice(-8)+("00000000"+(a>>>0).toString(16)).slice(-8)+("00000000"+(s>>>0).toString(16)).slice(-8)},t.x64.hash128=function(e,t){for(var r=(e=e||"").length%16,i=e.length-r,n=[0,t=t||0],o=[0,t],a=[0,0],s=[0,0],c=[2277735313,289559509],u=[1291169091,658871167],l=0;l<i;l+=16)a=[255&e.charCodeAt(l+4)|(255&e.charCodeAt(l+5))<<8|(255&e.charCodeAt(l+6))<<16|(255&e.charCodeAt(l+7))<<24,255&e.charCodeAt(l)|(255&e.charCodeAt(l+1))<<8|(255&e.charCodeAt(l+2))<<16|(255&e.charCodeAt(l+3))<<24],s=[255&e.charCodeAt(l+12)|(255&e.charCodeAt(l+13))<<8|(255&e.charCodeAt(l+14))<<16|(255&e.charCodeAt(l+15))<<24,255&e.charCodeAt(l+8)|(255&e.charCodeAt(l+9))<<8|(255&e.charCodeAt(l+10))<<16|(255&e.charCodeAt(l+11))<<24],a=f(a=d(a,c),31),n=h(n=f(n=b(n,a=d(a,u)),27),o),n=h(d(n,[0,5]),[0,1390208809]),s=f(s=d(s,u),33),o=h(o=f(o=b(o,s=d(s,c)),31),n),o=h(d(o,[0,5]),[0,944331445]);switch(a=[0,0],s=[0,0],r){case 15:s=b(s,_([0,e.charCodeAt(l+14)],48));case 14:s=b(s,_([0,e.charCodeAt(l+13)],40));case 13:s=b(s,_([0,e.charCodeAt(l+12)],32));case 12:s=b(s,_([0,e.charCodeAt(l+11)],24));case 11:s=b(s,_([0,e.charCodeAt(l+10)],16));case 10:s=b(s,_([0,e.charCodeAt(l+9)],8));case 9:s=d(s=b(s,[0,e.charCodeAt(l+8)]),u),o=b(o,s=d(s=f(s,33),c));case 8:a=b(a,_([0,e.charCodeAt(l+7)],56));case 7:a=b(a,_([0,e.charCodeAt(l+6)],48));case 6:a=b(a,_([0,e.charCodeAt(l+5)],40));case 5:a=b(a,_([0,e.charCodeAt(l+4)],32));case 4:a=b(a,_([0,e.charCodeAt(l+3)],24));case 3:a=b(a,_([0,e.charCodeAt(l+2)],16));case 2:a=b(a,_([0,e.charCodeAt(l+1)],8));case 1:a=d(a=b(a,[0,e.charCodeAt(l)]),c),n=b(n,a=d(a=f(a,31),u))}return n=h(n=b(n,[0,e.length]),o=b(o,[0,e.length])),o=h(o,n),n=h(n=w(n),o=w(o)),o=h(o,n),("00000000"+(n[0]>>>0).toString(16)).slice(-8)+("00000000"+(n[1]>>>0).toString(16)).slice(-8)+("00000000"+(o[0]>>>0).toString(16)).slice(-8)+("00000000"+(o[1]>>>0).toString(16)).slice(-8)},"undefined"!=typeof exports?(exports="undefined"!=typeof module&&module.exports?module.exports=t:exports).murmurHash3=t:"function"==typeof define&&define.amd?define([],function(){return t}):(t._murmurHash3=e.murmurHash3,t.noConflict=function(){return e.murmurHash3=t._murmurHash3,t._murmurHash3=void 0,t.noConflict=void 0,t},e.murmurHash3=t)}(this),function(e){"use strict";var r={},t=e.imprint||{test:function(e){return Promise.all(e.map(function(e){if(r.hasOwnProperty(e))return r[e]();throw"No test registered with the alias "+e})).then(function(e){return murmurHash3.x86.hash128(e.join("~"))})},registerTest:function(e,t){r[e]=t}};"object"==typeof module&&"undefined"!=typeof exports&&(module.exports=imprintJs),e.imprint=t}(window),function(){"use strict";imprint.registerTest("adBlocker",function(){return new Promise(function(t){var r=document.createElement("div");r.innerHTML="&nbsp;",r.className="adsbox",r.style.display="block",r.style.position="absolute",r.style.top="0px",r.style.left="-9999px";try{document.body.appendChild(r),window.setTimeout(function(){var e=0===r.offsetHeight;return document.body.removeChild(r),t(e)},10)}catch(e){return t(!1)}})})}(window),function(){"use strict";imprint.registerTest("audio",function(){return new Promise(function(t){try{var e=new(window.AudioContext||window.webkitAudioContext),r=(e.createOscillator(),e.createAnalyser(),e.createGain(),e.createScriptProcessor(4096,1,1),e.destination);return t(e.sampleRate.toString()+"_"+r.maxChannelCount+"_"+r.numberOfInputs+"_"+r.numberOfOutputs+"_"+r.channelCount+"_"+r.channelCountMode+"_"+r.channelInterpretation)}catch(e){return t("")}})})}(window),function(){"use strict";imprint.registerTest("availableScreenResolution",function(){return new Promise(function(e){return e((screen.availHeight>screen.availWidth?[screen.availHeight,screen.availWidth]:[screen.availWidth,screen.availHeight]).join("x"))})})}(window),function(){"use strict";imprint.registerTest("canvas",function(){return new Promise(function(e){var t=[],r=document.createElement("canvas"),i=(r.width=2e3,r.height=200,r.style.display="inline",r.getContext("2d"));return i.rect(0,0,10,10),i.rect(2,2,6,6),t.push("canvas winding:"+(!1===i.isPointInPath(5,5,"evenodd")?"yes":"no")),i.textBaseline="alphabetic",i.fillStyle="#f60",i.fillRect(125,1,62,20),i.fillStyle="#069",i.font="11pt no-real-font-123",i.fillText("Cwm fjordbank glyphs vext quiz, 😃",2,15),i.fillStyle="rgba(102, 204, 0, 0.2)",i.font="18pt Arial",i.fillText("Cwm fjordbank glyphs vext quiz, 😃",4,45),i.globalCompositeOperation="multiply",i.fillStyle="rgb(255,0,255)",i.beginPath(),i.arc(50,50,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(0,255,255)",i.beginPath(),i.arc(100,50,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(255,255,0)",i.beginPath(),i.arc(75,100,50,0,2*Math.PI,!0),i.closePath(),i.fill(),i.fillStyle="rgb(255,0,255)",i.arc(75,75,75,0,2*Math.PI,!0),i.arc(75,75,25,0,2*Math.PI,!0),i.fill("evenodd"),t.push("canvas fp:"+r.toDataURL()),e(t.join("~"))})})}(window),function(){"use strict";imprint.registerTest("colorDepth",function(){return new Promise(function(e){var t=screen.colorDepth;return e((t=32===t?24:t)||"")})})}(window),function(){"use strict";imprint.registerTest("cookies",function(){return new Promise(function(e){return e(navigator.cookieEnabled)})})}(window),function(){"use strict";imprint.registerTest("cpuClass",function(){return new Promise(function(e){return e(navigator.cpuClass||"")})})}(window),function(){"use strict";imprint.registerTest("deviceDpi",function(){return new Promise(function(e){return e((screen.deviceXDPI||0)+"x"+(screen.deviceYDPI||0))})})}(window),function(){"use strict";imprint.registerTest("doNotTrack",function(){return new Promise(function(e){return e(navigator.doNotTrack||navigator.msDoNotTrack||window.doNotTrack||"")})})}(window),function(){"use strict";imprint.registerTest("indexedDb",function(){return new Promise(function(t){try{return t(!!window.indexedDB)}catch(e){return t(!0)}})})}(window);var FontDetector=function(){var e,n=["monospace","sans-serif","serif"],o=document.getElementsByTagName("body")[0],a=document.createElement("span"),s=(a.style.fontSize="201px",a.innerHTML="mmmmmmmmmmlli",{}),c={};for(e in n)a.style.fontFamily=n[e],o.appendChild(a),s[n[e]]=a.offsetWidth,c[n[e]]=a.offsetHeight,o.removeChild(a);this.detect=function(e){var t,r=!0;for(t in n){a.style.fontFamily=e+","+n[t],o.appendChild(a);var i=a.offsetWidth!=s[n[t]]||a.offsetHeight!=c[n[t]];o.removeChild(a),r=r&&i}return r}};!function(){"use strict";imprint.registerTest("installedFonts",function(){return new Promise(function(e){for(var t=new FontDetector,r=["ADOBE CASLON PRO","ADOBE GARAMOND PRO","AVENIR","Adobe Fangsong Std","Adobe Ming Std","Agency FB","Aharoni","Amazone BT","AngsanaUPC","Antique Olive","Apple Chancery","Apple Color Emoji","Apple SD Gothic Neo","Arab","Arial Baltic","Arial CE","Arial CYR","Arial Greek","Arial MT","Arial Unicode MS","Arrus BT","AvantGarde Bk BT","AvantGarde Md BT","Ayuthaya","Baskerville Old Face","Bell MT","Benguiat Bk BT","Berlin Sans FB","BernhardFashion BT","BernhardMod BT","Big Caslon","Bitstream Vera Sans Mono","Bitstream Vera Serif","BlairMdITC TT","Bodoni 72 Smallcaps","Bodoni MT Poster Compressed","Boulder","Bradley Hand","Broadway","Browallia New","BrowalliaUPC","Calisto MT","Cambria Math","Centaur","Chalkboard","Chalkboard SE","Chalkduster","Charter BT","ChelthmITC Bk BT","Chiller","Comic Sans MS","Constantia","Copperplate","Corbel","Cordia New","CordiaUPC","Coronet","Courier New Baltic","Courier New CE","Courier New CYR","Courier New TUR","Cuckoo","DFKai-SB","DaunPenh","Dauphin","David","DejaVu LGC Sans Mono","Denmark","Desdemona","DokChampa","Dotum","Ebrima","Edwardian Script ITC","Eras Bold ITC","EucrosiaUPC","Euphemia","Eurostile","FRUTIGER","FangSong","Felix Titling","Forte","Fransiscan","FreesiaUPC","French Script MT","FrnkGothITC Bk BT","Fruitger","Futura Bk BT","Futura Md BT","Futura ZBlk BT","FuturaBlack BT","Galliard BT","Garamond","Gautami","Geeza Pro","Geneva","GeoSlab 703 Lt BT","Geometr231 BT","Geometr231 Hv BT","Gigi","Gill Sans","GoudyOLSt BT","GulimChe","GungSeo","Gurmukhi MN","Harlow Solid Italic","Heather","HeiT","High Tower Text","Hiragino Kaku Gothic ProN","Hiragino Mincho ProN","Hiragino Sans GB","Hoefler Text","Humanst521 BT","Humanst521 Lt BT","Impact","Imprint MT Shadow","Incised901 BT","Incised901 Lt BT","Informal Roman","Informal011 BT","IrisUPC","Kabel Bk BT","KacstOne","KaiTi","Khmer UI","Kokila","LUCIDA GRANDE","Latha","Leelawadee","Lohit Gujarati","Long Island","Lucida Calligraphy","Lucida Console","Lucida Sans","Lucida Sans Typewriter","Lydian BT","MS Gothic","MS Mincho","MS PGothic","MS Reference Sans Serif","MS Reference Specialty","MS Serif","MUSEO","MYRIAD","Malgun Gothic","Mangal","Marigold","Market","Marlett","Meiryo","Meiryo UI","Menlo","Microsoft PhagsPa","Microsoft Uighur","MingLiU","MingLiU_HKSCS","Minion","Miriam Fixed","Mona Lisa Solid ITC TT","Monaco","Monotype Corsiva","NEVIS","News Gothic","News GothicMT","NewsGoth BT","Nyala","Old Century","Old English Text MT","Onyx","Oriya Sangam MN","PMingLiU","Palatino","Parchment","Pegasus","Perpetua","Perpetua Titling MT","Pickwick","Poster","Pristina","Raavi","Rage Italic","Rockwell","Roman","Sakkal Majalla","Savoye LET","Sawasdee","Segoe UI Symbol","Serifa BT","Serifa Th BT","Showcard Gothic","Shruti","Signboard","SimHei","SimSun","SimSun-ExtB","Simplified Arabic","Simplified Arabic Fixed","Sinhala Sangam MN","Sketch Rockwell","Socket","Stencil","Styllo","Swis721 BlkEx BT","Swiss911 XCm BT","Symbol","Synchro LET","System","TRAJAN PRO","Technical","Teletype","Tempus Sans ITC","Thonburi","Times","Times New Roman Baltic","Times New Roman CYR","Times New Roman PS","Trebuchet MS","Tubular","Tunga","Tw Cen MT","TypoUpright BT","Ubuntu","Unicorn","Utopia","Viner Hand ITC","Vivaldi","Vrinda","Westminster","Wide Latin","Zurich BlkEx BT"],i=[],n=0;n<r.length;n++)t.detect(r[n])&&i.push(r[n]);return e(i.join("~"))})})}(window),function(){"use strict";var e,t;function r(){this.names=t('[ "Latin", "Chinese", "Arabic", "Devanagari", "Cyrillic", "Bengali/Assamese", "Kana", "Gurmukhi", "Javanese", "Hangul", "Telugu", "Tamil", "Malayalam", "Burmese", "Thai", "Sundanese", "Kannada", "Gujarati", "Lao", "Odia", "Ge-ez", "Sinhala", "Armenian", "Khmer", "Greek", "Lontara", "Hebrew", "Tibetan", "Georgian", "Modern Yi", "Mongolian", "Tifinagh", "Syriac", "Thaana", "Inuktitut", "Cherokee" ]'),this.codes=t("[[76,97,116,105,110], [27721,23383], [1575,1604,1593,1585,1576,1610,1577], [2342,2375,2357,2344,2366,2327,2352,2368], [1050,1080,1088,1080,1083,1080,1094,1072], [2476,2494,2434,2482,2494,32,47,32,2437,2488,2478,2496,2479,2492,2494], [20206,21517], [2583,2625,2608,2606,2625,2582,2624], [43415,43438], [54620,44544], [3108,3142,3122,3137,3095,3137], [2980,2990,3007,2996,3021], [3374,3378,3375,3390,3379,3330], [4121,4156,4116,4154,4121,4140], [3652,3607,3618], [7070,7077,7060,7082,7059], [3221,3240,3277,3240,3233], [2711,2753,2716,2736,2750,2724,2752], [3749,3762,3751], [2825,2852,2893,2837,2867], [4877,4821,4829], [3523,3538,3458,3524,3517], [1344,1377,1397,1400,1409], [6017,6098,6040,6082,6042], [917,955,955,951,957,953,954,972], [6674,6682,6664,6673], [1488,1500,1508,1489,1497,1514], [3926,3964,3921,3851], [4325,4304,4320,4311,4323,4314,4312], [41352,41760], [6190,6179,6185,6189,6179,6191], [11612,11593,11580,11593,11599,11568,11606], [1808,1834,1825,1821,1808], [1931,1960,1928,1964,1920,1960], [5123,5316,5251,5198,5200,5222], [5091,5043,5033], [55295, 7077]]"),this.fontSize=401,this.fontFace="Verdana",this.extraHeigth=15,this.res=[]}t=function(e){try{return JSON.parse(e)}catch(e){return!1}},r.prototype.begin=function(){var e,t,r,i,n,o,a,s,c,u,l,h,d,g,m,p,f,_,b,w,T,v,A,S,E,C,M=0;for(this.widths=[],this.heights=[],this.support=[],this.test_div=document.createElement("div"),document.body.appendChild(this.test_div),this.test_div.id="WritingTest",i=0,s=(w=this.codes).length;i<s;i++){for(t=w[i],this.height=[],this.width=[],this.div=document.createElement("div"),this.test_div.appendChild(this.div),M+=1,this.div.id=M,this.div.style.display="inline-block",n=0,c=t.length;n<c;n++)e=t[n],this.div.innerHTML="<span style = 'font-family:"+this.fontFace+"; font-size:"+this.fontSize+"px;'>&#"+e+"</span>",this.height.push(document.getElementById(M).clientHeight),this.width.push(document.getElementById(M).clientWidth);for(this.div.innerHTML="",o=0,u=t.length;o<u;o++)e=t[o],this.div.innerHTML+="<span style = 'font-family:"+this.fontFace+"; font-size:"+this.fontSize+"px;'>&#"+e+"</span>";this.test_div.innerHTML+=this.height+";"+this.width+"<br>",this.heights.push(this.height),this.widths.push(this.width)}for(this.tw=this.widths.pop(),this.sw1=this.tw[0],this.sw2=this.tw[1],this.sh=this.heights.pop()[0],a=0,l=(T=this.heights).length;a<l;a++){for(r=T[a],p=this.passed=0,h=r.length;p<h;p++)if(r[p]!==this.sh){this.support.push(!0),this.passed=1;break}0===this.passed&&this.support.push(!1)}for(f=this.writing_scripts_index=0,d=(v=this.widths).length;f<d;f++){for(_=0,g=(C=v[f]).length;_<g;_++)E=C[_],!1===this.support[this.writing_scripts_index]&&E!==this.sw1&&E!==this.sw2&&(this.support[this.writing_scripts_index]=!0);this.writing_scripts_index+=1}for(this.res=[],b=this.writing_scripts_index=0,m=(A=this.support).length;b<m;b++)S=A[b],this.test_div.innerHTML+=this.names[this.writing_scripts_index]+": "+S+" <br>",!0===S&&this.res.push(this.names[this.writing_scripts_index]),this.writing_scripts_index+=1;return this.test_div.remove(),this.res},e=r,imprint.registerTest("installedLanguages",function(){return new Promise(function(t){try{return t((new e).begin().join("~"))}catch(e){return t("")}})})}(window),function(){"use strict";imprint.registerTest("language",function(){return new Promise(function(e){return e(navigator.language||navigator.userLanguage||navigator.browserLanguage||navigator.systemLanguage||"")})})}(window),function(){"use strict";imprint.registerTest("localIp",function(){return new Promise(function(t){try{var r=new(window.RTCPeerConnection||window.mozRTCPeerConnection||window.webkitRTCPeerConnection)({iceServers:[]}),i=function(){};r.createDataChannel(""),r.createOffer(r.setLocalDescription.bind(r),i),r.onicecandidate=function(e){return r.onicecandidate=i,e&&e.candidate&&e.candidate.candidate?(e=/([0-9]{1,3}(\.[0-9]{1,3}){3}|[a-f0-9]{1,4}(:[a-f0-9]{1,4}){7})/.exec(e.candidate.candidate)[1],t(e)):t("")}}catch(e){return t("")}})})}(window),function(){"use strict";imprint.registerTest("localStorage",function(){return new Promise(function(t){try{return t(!!window.localStorage)}catch(e){return t(!0)}})})}(window),function(){"use strict";imprint.registerTest("mediaDevices",function(){return new Promise(function(t){if(!navigator.mediaDevices||!navigator.mediaDevices.enumerateDevices)return t(cd||"");navigator.mediaDevices.enumerateDevices().then(function(e){e=e.map(function(e){return e.kind+":"+e.label+" id = "+e.deviceId});return t(e.join(","))}).catch(function(e){return t("")})})})}(window),function(){"use strict";imprint.registerTest("pixelRatio",function(){return new Promise(function(e){return e(window.devicePixelRatio||"")})})}(window),function(){"use strict";imprint.registerTest("platform",function(){return new Promise(function(e){return e(navigator.platform||"")})})}(window),function(){"use strict";imprint.registerTest("plugins",function(){return new Promise(function(e){var n=[];if((Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window)&&(n=["AcroPDF.PDF","Adodb.Stream","AgControl.AgControl","DevalVRXCtrl.DevalVRXCtrl.1","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","Msxml2.XMLHTTP","PDF.PdfCtrl","QuickTime.QuickTime","QuickTimeCheckObject.QuickTimeCheck.1","RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)","Scripting.Dictionary","SWCtl.SWCtl","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","Skype.Detection","TDCCtl.TDCCtl","WMPlayer.OCX","rmocx.RealPlayer G2 Control","rmocx.RealPlayer G2 Control.1"].map(function(e){try{return new ActiveXObject(e),e}catch(e){return null}})),navigator.plugins){for(var t=[],r=0,i=navigator.plugins.length;r<i;r++)t.push(navigator.plugins[r]);(t=navigator.userAgent.match(/palemoon/i)?t.sort(function(e,t){return e.name>t.name?1:e.name<t.name?-1:0}):t).map(function(e){for(var t=[],r=0;r<e.length;r++){var i=e[r];t.push([i.type,i.suffixes].join("~"))}n.push([e.name,e.description,t.join(",")].join("::"))})}return e(n.join("~"))})})}(window),function(){"use strict";imprint.registerTest("processorCores",function(){return new Promise(function(e){return e(navigator.hardwareConcurrency)})})}(window),function(){"use strict";imprint.registerTest("publicIp",function(){return new Promise(function(e){var t=new XMLHttpRequest;t.onreadystatechange=function(){4==t.readyState&&200==t.status&&e(t.responseText)},t.open("GET","https://api.ipify.org",!0),t.send(null)})})}(window),function(){"use strict";imprint.registerTest("screenResolution",function(){return new Promise(function(e){return e((screen.height>screen.width?[screen.height,screen.width]:[screen.width,screen.height]).join("x"))})})}(window),function(){"use strict";imprint.registerTest("sessionStorage",function(){return new Promise(function(t){try{return t(!!window.sessionStorage)}catch(e){return t(!0)}})})}(window),function(){"use strict";imprint.registerTest("timezoneOffset",function(){return new Promise(function(e){return e((new Date).getTimezoneOffset())})})}(window),function(){"use strict";imprint.registerTest("touchSupport",function(){return new Promise(function(e){var t=0,r=!1;void 0!==navigator.maxTouchPoints?t=navigator.maxTouchPoints:void 0!==navigator.msMaxTouchPoints&&(t=navigator.msMaxTouchPoints);try{document.createEvent("TouchEvent"),r=!0}catch(e){}return e([t,r,"ontouchstart"in window].join("~"))})})}(window),function(){"use strict";imprint.registerTest("userAgent",function(){return new Promise(function(e){return e(navigator.userAgent)})})}(window),function(){"use strict";imprint.registerTest("webGl",function(){return new Promise(function(t){try{var e=function(e){return i.clearColor(0,0,0,1),i.enable(i.DEPTH_TEST),i.depthFunc(i.LEQUAL),i.clear(i.COLOR_BUFFER_BIT|i.DEPTH_BUFFER_BIT),"["+e[0]+", "+e[1]+"]"},r=document.createElement("canvas"),i=null;try{i=r.getContext("webgl")||r.getContext("experimental-webgl")}catch(e){}if(!i)return t("");var n=[],o=i.createBuffer(),a=(i.bindBuffer(i.ARRAY_BUFFER,o),new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0])),s=(i.bufferData(i.ARRAY_BUFFER,a,i.STATIC_DRAW),o.itemSize=3,o.numItems=3,i.createProgram()),c=i.createShader(i.VERTEX_SHADER),u=(i.shaderSource(c,"attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}"),i.compileShader(c),i.createShader(i.FRAGMENT_SHADER));i.shaderSource(u,"precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}"),i.compileShader(u),i.attachShader(s,c),i.attachShader(s,u),i.linkProgram(s),i.useProgram(s),s.vertexPosAttrib=i.getAttribLocation(s,"attrVertex"),s.offsetUniform=i.getUniformLocation(s,"uniformOffset"),i.enableVertexAttribArray(s.vertexPosArray),i.vertexAttribPointer(s.vertexPosAttrib,o.itemSize,i.FLOAT,!1,0,0),i.uniform2f(s.offsetUniform,1,1),i.drawArrays(i.TRIANGLE_STRIP,0,o.numItems),null!=i.canvas&&n.push(i.canvas.toDataURL()),n.push("extensions:"+i.getSupportedExtensions().join(";")),n.push("webgl aliased line width range:"+e(i.getParameter(i.ALIASED_LINE_WIDTH_RANGE))),n.push("webgl aliased point size range:"+e(i.getParameter(i.ALIASED_POINT_SIZE_RANGE))),n.push("webgl alpha bits:"+i.getParameter(i.ALPHA_BITS)),n.push("webgl antialiasing:"+(i.getContextAttributes().antialias?"yes":"no")),n.push("webgl blue bits:"+i.getParameter(i.BLUE_BITS)),n.push("webgl depth bits:"+i.getParameter(i.DEPTH_BITS)),n.push("webgl green bits:"+i.getParameter(i.GREEN_BITS)),n.push("webgl max anisotropy:"+((d=(h=i).getExtension("EXT_texture_filter_anisotropic")||h.getExtension("WEBKIT_EXT_texture_filter_anisotropic")||h.getExtension("MOZ_EXT_texture_filter_anisotropic"))?h=0===(h=h.getParameter(d.MAX_TEXTURE_MAX_ANISOTROPY_EXT))?2:h:null)),n.push("webgl max combined texture image units:"+i.getParameter(i.MAX_COMBINED_TEXTURE_IMAGE_UNITS)),n.push("webgl max cube map texture size:"+i.getParameter(i.MAX_CUBE_MAP_TEXTURE_SIZE)),n.push("webgl max fragment uniform vectors:"+i.getParameter(i.MAX_FRAGMENT_UNIFORM_VECTORS)),n.push("webgl max render buffer size:"+i.getParameter(i.MAX_RENDERBUFFER_SIZE)),n.push("webgl max texture image units:"+i.getParameter(i.MAX_TEXTURE_IMAGE_UNITS)),n.push("webgl max texture size:"+i.getParameter(i.MAX_TEXTURE_SIZE)),n.push("webgl max varying vectors:"+i.getParameter(i.MAX_VARYING_VECTORS)),n.push("webgl max vertex attribs:"+i.getParameter(i.MAX_VERTEX_ATTRIBS)),n.push("webgl max vertex texture image units:"+i.getParameter(i.MAX_VERTEX_TEXTURE_IMAGE_UNITS)),n.push("webgl max vertex uniform vectors:"+i.getParameter(i.MAX_VERTEX_UNIFORM_VECTORS)),n.push("webgl max viewport dims:"+e(i.getParameter(i.MAX_VIEWPORT_DIMS))),n.push("webgl red bits:"+i.getParameter(i.RED_BITS)),n.push("webgl renderer:"+i.getParameter(i.RENDERER)),n.push("webgl shading language version:"+i.getParameter(i.SHADING_LANGUAGE_VERSION)),n.push("webgl stencil bits:"+i.getParameter(i.STENCIL_BITS)),n.push("webgl vendor:"+i.getParameter(i.VENDOR)),n.push("webgl version:"+i.getParameter(i.VERSION));try{var l=i.getExtension("WEBGL_debug_renderer_info");l&&(n.push("webgl unmasked vendor:"+i.getParameter(l.UNMASKED_VENDOR_WEBGL)),n.push("webgl unmasked renderer:"+i.getParameter(l.UNMASKED_RENDERER_WEBGL)))}catch(e){}return i.getShaderPrecisionFormat&&(n.push("webgl vertex shader high float precision:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.HIGH_FLOAT).precision),n.push("webgl vertex shader high float precision rangeMin:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.HIGH_FLOAT).rangeMin),n.push("webgl vertex shader high float precision rangeMax:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.HIGH_FLOAT).rangeMax),n.push("webgl vertex shader medium float precision:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.MEDIUM_FLOAT).precision),n.push("webgl vertex shader medium float precision rangeMin:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.MEDIUM_FLOAT).rangeMin),n.push("webgl vertex shader medium float precision rangeMax:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.MEDIUM_FLOAT).rangeMax),n.push("webgl vertex shader low float precision:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.LOW_FLOAT).precision),n.push("webgl vertex shader low float precision rangeMin:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.LOW_FLOAT).rangeMin),n.push("webgl vertex shader low float precision rangeMax:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.LOW_FLOAT).rangeMax),n.push("webgl fragment shader high float precision:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_FLOAT).precision),n.push("webgl fragment shader high float precision rangeMin:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_FLOAT).rangeMin),n.push("webgl fragment shader high float precision rangeMax:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_FLOAT).rangeMax),n.push("webgl fragment shader medium float precision:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.MEDIUM_FLOAT).precision),n.push("webgl fragment shader medium float precision rangeMin:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.MEDIUM_FLOAT).rangeMin),n.push("webgl fragment shader medium float precision rangeMax:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.MEDIUM_FLOAT).rangeMax),n.push("webgl fragment shader low float precision:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.LOW_FLOAT).precision),n.push("webgl fragment shader low float precision rangeMin:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.LOW_FLOAT).rangeMin),n.push("webgl fragment shader low float precision rangeMax:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.LOW_FLOAT).rangeMax),n.push("webgl vertex shader high int precision:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.HIGH_INT).precision),n.push("webgl vertex shader high int precision rangeMin:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.HIGH_INT).rangeMin),n.push("webgl vertex shader high int precision rangeMax:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.HIGH_INT).rangeMax),n.push("webgl vertex shader medium int precision:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.MEDIUM_INT).precision),n.push("webgl vertex shader medium int precision rangeMin:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.MEDIUM_INT).rangeMin),n.push("webgl vertex shader medium int precision rangeMax:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.MEDIUM_INT).rangeMax),n.push("webgl vertex shader low int precision:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.LOW_INT).precision),n.push("webgl vertex shader low int precision rangeMin:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.LOW_INT).rangeMin),n.push("webgl vertex shader low int precision rangeMax:"+i.getShaderPrecisionFormat(i.VERTEX_SHADER,i.LOW_INT).rangeMax),n.push("webgl fragment shader high int precision:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_INT).precision),n.push("webgl fragment shader high int precision rangeMin:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_INT).rangeMin),n.push("webgl fragment shader high int precision rangeMax:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_INT).rangeMax),n.push("webgl fragment shader medium int precision:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.MEDIUM_INT).precision),n.push("webgl fragment shader medium int precision rangeMin:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.MEDIUM_INT).rangeMin),n.push("webgl fragment shader medium int precision rangeMax:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.MEDIUM_INT).rangeMax),n.push("webgl fragment shader low int precision:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.LOW_INT).precision),n.push("webgl fragment shader low int precision rangeMin:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.LOW_INT).rangeMin),n.push("webgl fragment shader low int precision rangeMax:"+i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.LOW_INT).rangeMax)),t(n.join("~"))}catch(e){return t("")}var h,d})})}(window);let burst_track_hit_running=!1,burst_initial_track_hit=!1,burst_cookieless_option=burst.options.enable_cookieless_tracking,burst_page_url=(window.burst_enable_cookieless_tracking=burst.options.enable_cookieless_tracking,window.location.href),burst_completed_goals=[],burst_goals_script_url=burst.goals_script_url||"./burst-goals.js";const pageIsRendered=new Promise(e=>{document.prerendering?document.addEventListener("prerenderingchange",e,{once:!0}):e()}),burst_import_goals=async()=>{(await import(burst_goals_script_url)).default()};if(0<burst.goals.length)for(let e=0;e<burst.goals.length;e++)if(""!==burst.goals[e].page_url||burst.goals[e].page_url===burst_page_url){burst_import_goals();break}let burst_get_cookie=n=>new Promise((t,e)=>{n+="=";var r=window.document.cookie.split(";");for(let e=0;e<r.length;e++){var i=r[e].trim();0===i.indexOf(n)&&t(i.substring(n.length,i.length))}e(!1)}),burst_set_cookie=(e,t)=>{let r="",i=";secure";var n=new Date,o=burst.cookie_retention_days,o=(n.setTime(n.getTime()+24*o*60*60*1e3),";expires="+n.toGMTString());"https:"!==window.location.protocol&&(i=""),0<r.length&&(r=";domain="+r),document.cookie=e+"="+t+";SameSite=Strict"+i+o+r+";path=/"},burst_use_cookies=()=>!(!navigator.cookieEnabled||burst_cookieless_option&&window.burst_enable_cookieless_tracking);function burst_enable_cookies(){window.burst_enable_cookieless_tracking=0,burst_use_cookies()&&burst_uid().then(e=>{burst_set_cookie("burst_uid",e.uid)})}const burst_uid=()=>new Promise(t=>{burst_get_cookie("burst_uid").then(e=>{t(e)}).catch(()=>{var e=burst_generate_uid();burst_set_cookie("burst_uid",e),t(e)})});let burst_generate_uid=()=>{let t="";for(let e=0;e<32;e++)t+=Math.floor(16*Math.random()).toString(16);return t};const burst_fingerprint=()=>new Promise((t,r)=>{imprint.test(["availableScreenResolution","canvas","colorDepth","cookies","cpuClass","deviceDpi","doNotTrack","indexedDb","language","localStorage","pixelRatio","platform","plugins","processorCores","screenResolution","sessionStorage","timezoneOffset","touchSupport","userAgent","webGl"]).then(function(e){t(e)}).catch(e=>{r(e)})});let burst_get_time_on_page=()=>new Promise(e=>{"undefined"==typeof TimeMe&&e(0);var t=TimeMe.getTimeOnCurrentPageInMilliseconds();TimeMe.resetAllRecordedPageTimes(),TimeMe.initialize({idleTimeoutInSeconds:30}),e(t)}),burst_is_user_agent=()=>{var e=new RegExp("(googlebot/|bot|Googlebot-Mobile|Googlebot-Image|Google favicon|Mediapartners-Google|bingbot|slurp|java|wget|curl|Commons-HttpClient|Python-urllib|libwww|httpunit|nutch|phpcrawl|msnbot|jyxobot|FAST-WebCrawler|FAST Enterprise Crawler|biglotron|teoma|convera|seekbot|gigablast|exabot|ngbot|ia_archiver|GingerCrawler|webmon |httrack|webcrawler|grub.org|UsineNouvelleCrawler|antibot|netresearchserver|speedy|fluffy|bibnum.bnf|findlink|msrbot|panscient|yacybot|AISearchBot|IOI|ips-agent|tagoobot|MJ12bot|dotbot|woriobot|yanga|buzzbot|mlbot|yandexbot|purebot|Linguee Bot|Voyager|CyberPatrol|voilabot|baiduspider|citeseerxbot|spbot|twengabot|postrank|turnitinbot|scribdbot|page2rss|sitebot|linkdex|Adidxbot|blekkobot|ezooms|dotbot|Mail.RU_Bot|discobot|heritrix|findthatfile|europarchive.org|NerdByNature.Bot|sistrix crawler|ahrefsbot|Aboundex|domaincrawler|wbsearchbot|summify|ccbot|edisterbot|seznambot|ec2linkfinder|gslfbot|aihitbot|intelium_bot|facebookexternalhit|yeti|RetrevoPageAnalyzer|lb-spider|sogou|lssbot|careerbot|wotbox|wocbot|ichiro|DuckDuckBot|lssrocketcrawler|drupact|webcompanycrawler|acoonbot|openindexspider|gnam gnam spider|web-archive-net.com.bot|backlinkcrawler|coccoc|integromedb|content crawler spider|toplistbot|seokicks-robot|it2media-domain-crawler|ip-web-crawler.com|siteexplorer.info|elisabot|proximic|changedetection|blexbot|arabot|WeSEE:Search|niki-bot|CrystalSemanticsBot|rogerbot|360Spider|psbot|InterfaxScanBot|Lipperhey SEO Service|CC Metadata Scaper|g00g1e.net|GrapeshotCrawler|urlappendbot|brainobot|fr-crawler|binlar|SimpleCrawler|Livelapbot|Twitterbot|cXensebot|smtbot|bnf.fr_bot|A6-Indexer|ADmantX|Facebot|Twitterbot|OrangeBot|memorybot|AdvBot|MegaIndex|SemanticScholarBot|ltx71|nerdybot|xovibot|BUbiNG|Qwantify|archive.org_bot|Applebot|TweetmemeBot|crawler4j|findxbot|SemrushBot|yoozBot|lipperhey|y!j-asr|Domain Re-Animator Bot|AddThis)","i"),t=navigator.userAgent;return e.test(t)},burst_is_do_not_track=()=>!!burst.options.do_not_track&&("1"===navigator.doNotTrack||"yes"===navigator.doNotTrack||"1"===navigator.msDoNotTrack||"1"===window.doNotTrack||1===navigator.globalPrivacyControl),burst_api_request=i=>new Promise((e,t)=>{var r;burst.options.beacon_enabled?(r={type:"application/json"},r=new Blob([JSON.stringify(i.data)],r),window.navigator.sendBeacon(burst.beacon_url,r),e("ok")):(r="token="+Math.random().toString(36).replace(/[^a-z]+/g,"").substring(0,7),wp.apiFetch({path:"/burst/v1/track/?"+r,keepalive:!0,method:"POST",data:i.data}).then(e=>{202===e.status&&e.json().then(e=>console.warn(e))},e=>console.log(e)))});async function burst_update_hit(e=!1){var t;await pageIsRendered,burst_is_user_agent()||burst_is_do_not_track()||burst_initial_track_hit&&(t=new CustomEvent("burst_before_update_hit",{detail:burst}),document.dispatchEvent(t),t={fingerprint:!1,uid:!1,url:location.href,time_on_page:await burst_get_time_on_page(),completed_goals:burst_completed_goals},e?(t.uid=await burst_uid(),t.fingerprint=await burst_fingerprint()):burst_use_cookies()?t.uid=await burst_uid():t.fingerprint=await burst_fingerprint(),0<t.time_on_page||!1!==t.uid)&&await burst_api_request({data:JSON.stringify(t)}).catch(e=>{})}async function burst_track_hit(){var e,t;await pageIsRendered,burst_initial_track_hit?burst_update_hit():(burst_initial_track_hit=!0,burst_is_user_agent()||burst_is_do_not_track()||burst_track_hit_running||(burst_track_hit_running=!0,t=new CustomEvent("burst_before_track_hit",{detail:burst}),document.dispatchEvent(t),e={uid:!1,fingerprint:!1,url:location.href,referrer_url:document.referrer,user_agent:navigator.userAgent||"unknown",device_resolution:window.screen.width*window.devicePixelRatio+"x"+window.screen.height*window.devicePixelRatio,time_on_page:await burst_get_time_on_page(),completed_goals:burst_completed_goals},burst_use_cookies()?e.uid=await burst_uid():e.fingerprint=await burst_fingerprint(),t=new CustomEvent("burst_track_hit",{detail:e}),document.dispatchEvent(t),t={method:"POST",data:JSON.stringify(e)},burst_api_request(t).catch(e=>{burst_track_hit_running=!1}),burst_track_hit_running=!1))}function burst_init_events(){!burst.options.enable_turbo_mode||"loading"!==document.readyState?burst_track_hit():document.addEventListener("load",burst_track_hit),document.addEventListener("visibilitychange",function(){"hidden"!==document.visibilityState&&"unloaded"!==document.visibilityState||burst_update_hit()}),document.addEventListener("pagehide",burst_update_hit),document.addEventListener("burst_fire_hit",function(){burst_track_hit()});const i=history.pushState,n=history.replaceState,o=()=>{burst.options.track_url_change&&(burst_initial_track_hit=!1,burst_track_hit())};history.pushState=function(e,t,r){i.apply(history,arguments),o()},history.replaceState=function(e,t,r){n.apply(history,arguments),o()},window.addEventListener("popstate",o),document.addEventListener("burst_enable_cookies",function(){burst_enable_cookies(),burst_update_hit(!0)})}document.addEventListener("wp_listen_for_consent_change",function(e){var t,r=e.detail;for(t in r)r.hasOwnProperty(t)&&"statistics"===t&&"allow"===r[t]&&burst_init_events()}),"function"==typeof wp_has_consent&&!wp_has_consent("statistics")||burst_init_events();


