// source --> https://arocasafety.eu/wp-content/litespeed/js/7146609634f503ecd8fc6bf3e4f198a2.js?ver=198a2 
!function(){var e={241:function(){"document"in window.self&&((!("classList"in document.createElement("_"))||document.createElementNS&&!("classList"in document.createElementNS("http://www.w3.org/2000/svg","g")))&&function(e){"use strict";if("Element"in e){var t="classList",o="prototype",r=e.Element[o],n=Object,i=String[o].trim||function(){return this.replace(/^\s+|\s+$/g,"")},s=Array[o].indexOf||function(e){for(var t=0,o=this.length;t<o;t++)if(t in this&&this[t]===e)return t;return-1},a=function(e,t){this.name=e,this.code=DOMException[e],this.message=t},c=function(e,t){if(""===t)throw new a("SYNTAX_ERR","An invalid or illegal string was specified");if(/\s/.test(t))throw new a("INVALID_CHARACTER_ERR","String contains an invalid character");return s.call(e,t)},u=function(e){for(var t=i.call(e.getAttribute("class")||""),o=t?t.split(/\s+/):[],r=0,n=o.length;r<n;r++)this.push(o[r]);this._updateClassName=function(){e.setAttribute("class",this.toString())}},d=u[o]=[],l=function(){return new u(this)};if(a[o]=Error[o],d.item=function(e){return this[e]||null},d.contains=function(e){return-1!==c(this,e+="")},d.add=function(){var e,t=arguments,o=0,r=t.length,n=!1;do{-1===c(this,e=t[o]+"")&&(this.push(e),n=!0)}while(++o<r);n&&this._updateClassName()},d.remove=function(){var e,t,o=arguments,r=0,n=o.length,i=!1;do{for(t=c(this,e=o[r]+"");-1!==t;)this.splice(t,1),i=!0,t=c(this,e)}while(++r<n);i&&this._updateClassName()},d.toggle=function(e,t){e+="";var o=this.contains(e),r=o?!0!==t&&"remove":!1!==t&&"add";return r&&this[r](e),!0===t||!1===t?t:!o},d.toString=function(){return this.join(" ")},n.defineProperty){var f={get:l,enumerable:!0,configurable:!0};try{n.defineProperty(r,t,f)}catch(e){void 0!==e.number&&-2146823252!==e.number||(f.enumerable=!1,n.defineProperty(r,t,f))}}else n[o].__defineGetter__&&r.__defineGetter__(t,l)}}(window.self),function(){"use strict";var e=document.createElement("_");if(e.classList.add("c1","c2"),!e.classList.contains("c2")){var t=function(e){var t=DOMTokenList.prototype[e];DOMTokenList.prototype[e]=function(e){var o,r=arguments.length;for(o=0;o<r;o++)e=arguments[o],t.call(this,e)}};t("add"),t("remove")}if(e.classList.toggle("c3",!1),e.classList.contains("c3")){var o=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(e,t){return 1 in arguments&&!this.contains(e)==!t?t:o.call(this,e)}}e=null}())},810:function(){!function(){if("undefined"!=typeof window)try{var e=new window.CustomEvent("test",{cancelable:!0});if(e.preventDefault(),!0!==e.defaultPrevented)throw new Error("Could not prevent default")}catch(e){var t=function(e,t){var o,r;return(t=t||{}).bubbles=!!t.bubbles,t.cancelable=!!t.cancelable,(o=document.createEvent("CustomEvent")).initCustomEvent(e,t.bubbles,t.cancelable,t.detail),r=o.preventDefault,o.preventDefault=function(){r.call(this);try{Object.defineProperty(this,"defaultPrevented",{get:function(){return!0}})}catch(e){this.defaultPrevented=!0}},o};t.prototype=window.Event.prototype,window.CustomEvent=t}}()},237:function(){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}var t=function(e){return"string"==typeof e},o=function(e){return e instanceof Blob};function r(e,r){var n=this.event&&this.event.type,i="unload"===n||"beforeunload"===n,s="XMLHttpRequest"in this?new XMLHttpRequest:new ActiveXObject("Microsoft.XMLHTTP");s.open("POST",e,!i),s.withCredentials=!0,s.setRequestHeader("Accept","*/*"),t(r)?(s.setRequestHeader("Content-Type","text/plain;charset=UTF-8"),s.responseType="text"):o(r)&&r.type&&s.setRequestHeader("Content-Type",r.type);try{s.send(r)}catch(e){return!1}return!0}(function(){"navigator"in this||(this.navigator={});"function"!=typeof this.navigator.sendBeacon&&(this.navigator.sendBeacon=r.bind(this))}).call("object"===("undefined"==typeof window?"undefined":e(window))?window:{})},147:function(e,t,o){"use strict";o.r(t),o.d(t,{DOMException:function(){return v},Headers:function(){return d},Request:function(){return m},Response:function(){return _},fetch:function(){return k}});var r="undefined"!=typeof globalThis&&globalThis||"undefined"!=typeof self&&self||void 0!==o.g&&o.g||{},n={searchParams:"URLSearchParams"in r,iterable:"Symbol"in r&&"iterator"in Symbol,blob:"FileReader"in r&&"Blob"in r&&function(){try{return new Blob,!0}catch(e){return!1}}(),formData:"FormData"in r,arrayBuffer:"ArrayBuffer"in r};if(n.arrayBuffer)var i=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(e){return e&&i.indexOf(Object.prototype.toString.call(e))>-1};function a(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||""===e)throw new TypeError('Invalid character in header field name: "'+e+'"');return e.toLowerCase()}function c(e){return"string"!=typeof e&&(e=String(e)),e}function u(e){var t={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return n.iterable&&(t[Symbol.iterator]=function(){return t}),t}function d(e){this.map={},e instanceof d?e.forEach((function(e,t){this.append(t,e)}),this):Array.isArray(e)?e.forEach((function(e){if(2!=e.length)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+e.length);this.append(e[0],e[1])}),this):e&&Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}function l(e){if(!e._noBody)return e.bodyUsed?Promise.reject(new TypeError("Already read")):void(e.bodyUsed=!0)}function f(e){return new Promise((function(t,o){e.onload=function(){t(e.result)},e.onerror=function(){o(e.error)}}))}function h(e){var t=new FileReader,o=f(t);return t.readAsArrayBuffer(e),o}function y(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function p(){return this.bodyUsed=!1,this._initBody=function(e){var t;this.bodyUsed=this.bodyUsed,this._bodyInit=e,e?"string"==typeof e?this._bodyText=e:n.blob&&Blob.prototype.isPrototypeOf(e)?this._bodyBlob=e:n.formData&&FormData.prototype.isPrototypeOf(e)?this._bodyFormData=e:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)?this._bodyText=e.toString():n.arrayBuffer&&n.blob&&((t=e)&&DataView.prototype.isPrototypeOf(t))?(this._bodyArrayBuffer=y(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(e)||s(e))?this._bodyArrayBuffer=y(e):this._bodyText=e=Object.prototype.toString.call(e):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var e=l(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=l(this);return e||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}if(n.blob)return this.blob().then(h);throw new Error("could not read as ArrayBuffer")},this.text=function(){var e,t,o,r,n,i=l(this);if(i)return i;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,o=f(t),r=/charset=([A-Za-z0-9_-]+)/.exec(e.type),n=r?r[1]:"utf-8",t.readAsText(e,n),o;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),o=new Array(t.length),r=0;r<t.length;r++)o[r]=String.fromCharCode(t[r]);return o.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(g)}),this.json=function(){return this.text().then(JSON.parse)},this}d.prototype.append=function(e,t){e=a(e),t=c(t);var o=this.map[e];this.map[e]=o?o+", "+t:t},d.prototype.delete=function(e){delete this.map[a(e)]},d.prototype.get=function(e){return e=a(e),this.has(e)?this.map[e]:null},d.prototype.has=function(e){return this.map.hasOwnProperty(a(e))},d.prototype.set=function(e,t){this.map[a(e)]=c(t)},d.prototype.forEach=function(e,t){for(var o in this.map)this.map.hasOwnProperty(o)&&e.call(t,this.map[o],o,this)},d.prototype.keys=function(){var e=[];return this.forEach((function(t,o){e.push(o)})),u(e)},d.prototype.values=function(){var e=[];return this.forEach((function(t){e.push(t)})),u(e)},d.prototype.entries=function(){var e=[];return this.forEach((function(t,o){e.push([o,t])})),u(e)},n.iterable&&(d.prototype[Symbol.iterator]=d.prototype.entries);var b=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function m(e,t){if(!(this instanceof m))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');var o,n,i=(t=t||{}).body;if(e instanceof m){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new d(e.headers)),this.method=e.method,this.mode=e.mode,this.signal=e.signal,i||null==e._bodyInit||(i=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"same-origin",!t.headers&&this.headers||(this.headers=new d(t.headers)),this.method=(o=t.method||this.method||"GET",n=o.toUpperCase(),b.indexOf(n)>-1?n:o),this.mode=t.mode||this.mode||null,this.signal=t.signal||this.signal||function(){if("AbortController"in r)return(new AbortController).signal}(),this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(i),!("GET"!==this.method&&"HEAD"!==this.method||"no-store"!==t.cache&&"no-cache"!==t.cache)){var s=/([?&])_=[^&]*/;if(s.test(this.url))this.url=this.url.replace(s,"$1_="+(new Date).getTime());else{this.url+=(/\?/.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}function g(e){var t=new FormData;return e.trim().split("&").forEach((function(e){if(e){var o=e.split("="),r=o.shift().replace(/\+/g," "),n=o.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(n))}})),t}function _(e,t){if(!(this instanceof _))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=void 0===t.statusText?"":""+t.statusText,this.headers=new d(t.headers),this.url=t.url||"",this._initBody(e)}m.prototype.clone=function(){return new m(this,{body:this._bodyInit})},p.call(m.prototype),p.call(_.prototype),_.prototype.clone=function(){return new _(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new d(this.headers),url:this.url})},_.error=function(){var e=new _(null,{status:200,statusText:""});return e.ok=!1,e.status=0,e.type="error",e};var w=[301,302,303,307,308];_.redirect=function(e,t){if(-1===w.indexOf(t))throw new RangeError("Invalid status code");return new _(null,{status:t,headers:{location:e}})};var v=r.DOMException;try{new v}catch(e){(v=function(e,t){this.message=e,this.name=t;var o=Error(e);this.stack=o.stack}).prototype=Object.create(Error.prototype),v.prototype.constructor=v}function k(e,t){return new Promise((function(o,i){var s=new m(e,t);if(s.signal&&s.signal.aborted)return i(new v("Aborted","AbortError"));var u=new XMLHttpRequest;function l(){u.abort()}if(u.onload=function(){var e,t,r={statusText:u.statusText,headers:(e=u.getAllResponseHeaders()||"",t=new d,e.replace(/\r?\n[\t ]+/g," ").split("\r").map((function(e){return 0===e.indexOf("\n")?e.substr(1,e.length):e})).forEach((function(e){var o=e.split(":"),r=o.shift().trim();if(r){var n=o.join(":").trim();try{t.append(r,n)}catch(e){console.warn("Response "+e.message)}}})),t)};0===s.url.indexOf("file://")&&(u.status<200||u.status>599)?r.status=200:r.status=u.status,r.url="responseURL"in u?u.responseURL:r.headers.get("X-Request-URL");var n="response"in u?u.response:u.responseText;setTimeout((function(){o(new _(n,r))}),0)},u.onerror=function(){setTimeout((function(){i(new TypeError("Network request failed"))}),0)},u.ontimeout=function(){setTimeout((function(){i(new TypeError("Network request timed out"))}),0)},u.onabort=function(){setTimeout((function(){i(new v("Aborted","AbortError"))}),0)},u.open(s.method,function(e){try{return""===e&&r.location.href?r.location.href:e}catch(t){return e}}(s.url),!0),"include"===s.credentials?u.withCredentials=!0:"omit"===s.credentials&&(u.withCredentials=!1),"responseType"in u&&(n.blob?u.responseType="blob":n.arrayBuffer&&(u.responseType="arraybuffer")),t&&"object"==typeof t.headers&&!(t.headers instanceof d||r.Headers&&t.headers instanceof r.Headers)){var f=[];Object.getOwnPropertyNames(t.headers).forEach((function(e){f.push(a(e)),u.setRequestHeader(e,c(t.headers[e]))})),s.headers.forEach((function(e,t){-1===f.indexOf(t)&&u.setRequestHeader(t,e)}))}else s.headers.forEach((function(e,t){u.setRequestHeader(t,e)}));s.signal&&(s.signal.addEventListener("abort",l),u.onreadystatechange=function(){4===u.readyState&&s.signal.removeEventListener("abort",l)}),u.send(void 0===s._bodyInit?null:s._bodyInit)}))}k.polyfill=!0,r.fetch||(r.fetch=k,r.Headers=d,r.Request=m,r.Response=_)}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var i=t[r]={exports:{}};return e[r](i,i.exports,o),i.exports}o.d=function(e,t){for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o(147),o(810),o(241),o(237),Element.prototype.toggleAttribute||(Element.prototype.toggleAttribute=function(e,t){return void 0!==t&&(t=!!t),this.hasAttribute(e)?!!t||(this.removeAttribute(e),!1):!1!==t&&(this.setAttribute(e,""),!0)}),Element.prototype.remove||(Element.prototype.remove=function(){this.parentNode&&this.parentNode.removeChild(this)}),function(){if(!function(){try{const e={registeredDomain:"arocasafety.eu",currentDomain:window.location.hostname},t=e.registeredDomain.replace(/^www\./,""),o=e.currentDomain.replace(/^www\./,"").split(".");for(let e=0;e<o.length;e++){if(o.slice(e).join(".")===t)return!0}return!1}catch(e){return!1}}())throw new Error("Looks like your website URL has changed. To ensure the proper functioning of your banner, update the registered URL on your CookieYes account (navigate to the Organizations & Sites page (https://app.cookieyes.com/settings/organizations-and-sites) and click the More button associated with your site). Then, reload this page to retry. If the issue persists, please contact us at https://www.cookieyes.com/support.");if(!!(!window.cookieyes||!window.cookieyes._ckyStore)){window.cookieyes=window.cookieyes||{};const o=window.cookieyes;o._ckyGetCookieMap=function(){const e={};try{document.cookie.split(";").map((t=>{const[o,r]=t.split("=");o&&(e[o.trim()]=r)}))}catch(e){}return e},o._ckySetCookie=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:o._ckyStore._rootDomain;const i=new Date,s=0===r?0:i.setTime(i.getTime()+24*r*60*60*1e3),a=new Date(s).toUTCString(),c=window.ckySettings?.iframeSupport?"None":"Strict";document.cookie=`${e}=${t}; expires=${a}; path=/;domain=${n}; SameSite=${c}; secure`},o._ckyRandomString=function(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const o=(t?"0123456789":"")+"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghiklmnopqrstuvwxyz",r=[];for(let t=0;t<e;t++)r.push(o[Math.floor(Math.random()*o.length)]);return t?btoa(r.join("")).replace(/\=+$/,""):r.join("")},o._ckyIsCategoryToBeBlocked=function(e){const t=o._ckyGetFromStore(e);return"no"===t||!t&&o._ckyStore._categories.some((t=>t.slug===e&&!t.isNecessary))},o._ckyEscapeRegex=function(e){return e.replace(/[.*+?^${}()[\]\\]/g,"\\$&")},o._ckyShouldBlockProvider=function(e){const t=o._ckyStore._providersToBlock.find((t=>{let{url:r}=t;return new RegExp(o._ckyEscapeRegex(r)).test(e)}));return t&&t.categories.some((e=>o._ckyIsCategoryToBeBlocked(e)))},o._ckyStartsWith=function(e,t){return e.slice(0,t.length)===t},o._ckyReplaceAll=function(e,t,r){return e.replace(new RegExp(o._ckyEscapeRegex(t),"g"),r)},o._ckyStore={_backupNodes:[],_categories:[{slug:"necessary",isNecessary:!0,defaultConsent:{gdpr:!0,ccpa:!0},cookies:[{cookieID:"wpEmojiSettingsSupports",domain:"arocasafety.eu"},{cookieID:"cookieyes-consent",domain:"arocasafety.eu"}]},{slug:"functional",isNecessary:!1,defaultConsent:{gdpr:!1,ccpa:!1},cookies:[]},{slug:"analytics",isNecessary:!1,defaultConsent:{gdpr:!1,ccpa:!1},cookies:[{cookieID:"sbjs_migrations",domain:".arocasafety.eu"},{cookieID:"sbjs_current_add",domain:".arocasafety.eu"},{cookieID:"sbjs_first_add",domain:".arocasafety.eu"},{cookieID:"sbjs_current",domain:".arocasafety.eu"},{cookieID:"sbjs_first",domain:".arocasafety.eu"},{cookieID:"sbjs_udata",domain:".arocasafety.eu"},{cookieID:"sbjs_session",domain:".arocasafety.eu"}]},{slug:"performance",isNecessary:!1,defaultConsent:{gdpr:!1,ccpa:!1},cookies:[]},{slug:"advertisement",isNecessary:!1,defaultConsent:{gdpr:!1,ccpa:!1},cookies:[]}],_providersToBlock:[{url:"sourcebuster.min.js",categories:["analytics"],fullPath:!1}],_rootDomain:"",_commonShortCodes:[{key:"cky_audit_table",content:{container:'<ul class="cky-cookie-des-table">[CONTENT]</ul>'},uiTag:"audit-table",type:"data",customTag:"",attributes:{}},{key:"cky_outside_audit_table",content:{container:'<h3>[cky_preference_{{category_slug}}_title]</h3><div class="cky-category-des">[cky_preference_{{category_slug}}_description]</div><div class="cky-table-wrapper"><table class="cky-cookie-audit-table">[CONTENT]</tbody></table></div>'},uiTag:"video-placeholder",type:"data",customTag:"",attributes:{}},{key:"cky_audit_table_empty",content:{container:'<p class="cky-empty-cookies-text">[cky_audit_table_empty_text]</p>'},uiTag:"audit-table",type:"data",customTag:"",attributes:{}}],_resetConsentID:!1,_bannerAttached:!1,_gpcStatus:!!navigator.globalPrivacyControl},o._ckyConsentStore=new Map,o._ckyGetFromStore=function(e){return o._ckyConsentStore.get(e)||""};let r=o._ckyGetCookieMap();o._ckySetInStore=function(e,t){o._ckyConsentStore.set(e,t);const r=[];for(const[e,t]of o._ckyConsentStore)r.push(`${e}:${t}`);const n=o._ckyStore._bannerConfig&&o._ckyStore._bannerConfig.scriptExpiry?o._ckyStore._bannerConfig.scriptExpiry:365;o._ckySetCookie("cookieyes-consent",r.join(","),n)};let n=(r["cookieyes-consent"]||"").split(",").reduce(((e,t)=>{if(!t)return e;const[o,r]=t.split(":");return e[o]=r,e}),{});["consentid","consent","action"].concat(o._ckyStore._categories.map((e=>{let{slug:t}=e;return t}))).map((e=>o._ckyConsentStore.set(e,n[e]||""))),o._ckySendPageViewLog=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";try{const r={consent_session_id:o._ckyGetFromStore("consentid"),banner_id:t},n=new FormData;n.append("key","893b12f66ca603d395c5ce88e32fb613"),n.append("request_type",e),n.append("event_log_time",Math.round(Date.now()/1e3)),n.append("payload",JSON.stringify(r)),navigator.sendBeacon("https://log.cookieyes.com/api/v1/log",n)}catch(e){console.error(e)}},function(){if(o._ckyGetFromStore("consentid"))return;const e=o._ckyRandomString(32);o._ckySetInStore("consentid",e),o._ckyStore._resetConsentID=!0}(),o._ckySendPageViewLog("banner_load");try{o._ckyCreateElementBackup=document.createElement,document.createElement=function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];const i=o._ckyCreateElementBackup.call(document,...r);if("script"!==i.nodeName.toLowerCase())return i;const s=i.setAttribute.bind(i);return Object.defineProperties(i,{src:{get:function(){return i.getAttribute("src")||""},set:function(e){return t(i,e)&&s("type","javascript/blocked"),s("src",e),!0},configurable:!0},type:{get:function(){return i.getAttribute("type")||""},set:function(e){return e=t(i)?"javascript/blocked":e,s("type",e),!0},configurable:!0}}),i.setAttribute=(e,o)=>{if("type"===e||"src"===e)return i[e]=o;s(e,o),"data-cookieyes"!==e||t(i)||s("type","text/javascript")},i}}catch(s){console.error(s)}function e(t){if(t.nodeName)if(["script","iframe"].includes(t.nodeName.toLowerCase()))!function(e){try{const t=o._ckyStartsWith(e.src,"//")?`${window.location.protocol}${e.src}`:e.src,{hostname:r,pathname:n}=new URL(t),i=`${r}${n}`.replace(/^www./,"");if(function(e,t){const r=e.hasAttribute("data-cookieyes")&&e.getAttribute("data-cookieyes");if(!r)return;const n=r.replace("cookieyes-","");for(const e of o._ckyStore._categories)if(e.isNecessary&&e.slug===n)return;const i=o._ckyStore._providersToBlock.find((e=>{let{url:o}=e;return o===t}));i?i.isOverriden?i.categories.includes(n)||i.categories.push(n):(i.categories=[n],i.isOverriden=!0):o._ckyStore._providersToBlock.push({url:t,categories:[n],fullPath:!1})}(e,i),!o._ckyShouldBlockProvider(i))return;const s=o._ckyRandomString(8,!1);if("iframe"===e.nodeName.toLowerCase())!function(e,t){let{offsetWidth:o,offsetHeight:r}=e;if(0===o||0===r){if(({offsetWidth:o,offsetHeight:r}=function(e){let{width:t,height:o}=e.style;if(!t||!o){const r=window.getComputedStyle(e);({width:t,height:o}=r)}if(!parseInt(t)||!parseInt(o))return{offsetWidth:null,offsetHeight:null};return{offsetWidth:t,offsetHeight:o}}(e)),!o||!r)return}else o=`${o}px`,r=`${r}px`;e.insertAdjacentHTML("afterend",'<div class="video-placeholder-normal" data-cky-tag="video-placeholder" id="[UNIQUEID]"><p class="video-placeholder-text-normal" data-cky-tag="placeholder-title">[cky_video_placeholder_title]</p></div>'.replace("[UNIQUEID]",t));const n=document.getElementById(t);n.style.width=o,n.style.height=r;const i=document.querySelector(`#${t} .video-placeholder-text-normal`);i.style.display="none";const s=function(e){const t=e.match(/^.*(youtu\.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/);return!!(t&&Array.isArray(t)&&t[2]&&11===t[2].length)&&t[2]}(e.src);if(!s)return;n.classList.replace("video-placeholder-normal","video-placeholder-youtube"),n.style.backgroundImage=`linear-gradient(rgba(76,72,72,.7),rgba(76,72,72,.7)),url('https://img.youtube.com/vi/${s}/maxresdefault.jpg')`,i.classList.replace("video-placeholder-text-normal","video-placeholder-text-youtube")}(e,s),o._ckyStore._bannerAttached&&o._ckySetPlaceHolder&&o._ckySetPlaceHolder(s);else{e.type="javascript/blocked";const t=function(o){o.preventDefault(),e.removeEventListener("beforescriptexecute",t)};e.addEventListener("beforescriptexecute",t)}const a=document.head.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_CONTAINED_BY?"head":"body";e.remove(),o._ckyStore._backupNodes.push({position:a,node:e.cloneNode(),uniqueID:s})}catch(e){}}(t);else if(t.childElementCount>0&&"noscript"!==t.nodeName.toLowerCase())for(const o of t.childNodes)e(o)}function t(e,t){return e.hasAttribute("data-cookieyes")&&o._ckyIsCategoryToBeBlocked(e.getAttribute("data-cookieyes").replace("cookieyes-",""))||o._ckyShouldBlockProvider(t||e.src)}o._nodeListObserver=new MutationObserver((function(t){for(const{addedNodes:o}of t)for(const t of o)e(t)})),o._nodeListObserver.observe(document.documentElement,{childList:!0,subtree:!0});const i=document.createElement("script");i.src="https://cdn-cookieyes.com/client_data/893b12f66ca603d395c5ce88e32fb613/banner.js",i.async=!0,i.id="cookieyes-banner",document.head.appendChild(i)}}()}()
;