/*! For license information please see osano.js.LICENSE.txt */ (()=>{var e={5289:()=>{!function(){var e=/\[object (Boolean|Number|String|Function|Array|Date|RegExp)\]/;function t(t){return null==t?String(t):(t=e.exec(Object.prototype.toString.call(Object(t))))?t[1].toLowerCase():"object"}function r(e,t){return Object.prototype.hasOwnProperty.call(Object(e),t)}function o(e){if(!e||"object"!=t(e)||e.nodeType||e==e.window)return!1;try{if(e.constructor&&!r(e,"constructor")&&!r(e.constructor.prototype,"isPrototypeOf"))return!1}catch(n){return!1}for(var o in e);return void 0===o||r(e,o)}function n(e,t,r){this.b=e,this.f=t||function(){},this.d=!1,this.a={},this.c=[],this.e=function(e){return{set:function(t,r){c(s(t,r),e.a)},get:function(t){return e.get(t)}}}(this),i(this,e,!r);var o=e.push,n=this;e.push=function(){var t=[].slice.call(arguments,0),r=o.apply(e,t);return i(n,t),r}}function i(e,r,n){for(e.c.push.apply(e.c,r);!1===e.d&&0{"use strict";t.$y=void 0;var o=r(9592),n=function(){var e=[],t=[],r=void 0;return{enhancer:function(e){return r=e,function(e){return function(r){return o.compose.apply(void 0,t)(e)(r)}}},addMiddleware:function(){for(var o,n,i=arguments.length,s=Array(i),c=0;c{"use strict";r.r(t),r.d(t,{__DO_NOT_USE__ActionTypes:()=>l,applyMiddleware:()=>b,bindActionCreators:()=>h,combineReducers:()=>g,compose:()=>m,createStore:()=>u,legacy_createStore:()=>d});var o=r(2362);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function i(e){for(var t=1;t{"use strict";r.d(t,{SK:()=>Z,Qm:()=>te,Gf:()=>X,LB:()=>ee,R$:()=>N,fQ:()=>re,tu:()=>U,wm:()=>F,AZ:()=>V,Qj:()=>J});var o=r(2362);const n={};function i(e,t){let r;const o=function(){return delete n[r],e(...arguments)};return t?o():r=document.hidden?`${setTimeout(o,0)}_`:`_${window.requestAnimationFrame(o)}`,r&&(n[r]=e),r}function s(e){const[t,r]=e.split("_").map((e=>parseInt(e,10)));e&&delete n[e],r&&window.cancelAnimationFrame(parseInt(r,10)),t&&clearTimeout(parseInt(t,10))}document.addEventListener("visibilitychange",(function(){Object.entries(n).forEach((e=>{let[t,r]=e;s(t),i(r)}))}),!1);var c=r(1184),a=r.n(c);function l(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function p(e){for(var t=1;t100){this.wait.call(this,this.createInlineWorker.bind(this,e,t));break}}}createWebWorker(e,t){const r=u(this.doWork);this.webWorker=r,r.onmessage=t=>{this.cleanup(),r.terminate(),e(t.data)},r.onerror=e=>{this.cleanup(),r.terminate(),t(e.error)},r.postMessage(this.data)}cleanup(){s(this.requestId),this.webWorker&&this.webWorker.terminate(),delete this.webWorker,delete this.requestId}postMessage(e){this.data=p(p({},this.data),e),this.webWorker&&this.webWorker.postMessage(this.data)}terminate(){this.cleanup(),this.inlineReject&&this.inlineReject("abort")}classify(e){return this._promise?this.postMessage(e):(this.data=e,this._promise=new(a())(((e,t)=>{this.inlineReject=t,"string"==typeof this.doWork?this.wait(this.createWebWorker.bind(this,e,t)):this.wait(this.createInlineWorker.bind(this,e,t))}))),this._promise}get promise(){return this._promise||a().reject()}}var g=r(8734),f=r(5036),h=r(4045);const m=/(^|@)\S+:\d+/,b=/^\s*at .*(\S+:\d+|\(native\))/m,y=/^(eval@)?(\[native code])?$/;function O(e){return e&&e.replace(/^\(/,"").replace(/\)$/,"")}const v={parse:function(e){if(void 0!==e.stacktrace||void 0!==e["opera#sourceloc"])return this.parseOpera(e);if(e.stack&&e.stack.match(b))return this.parseV8OrIE(e);if(e.stack)return this.parseFFOrSafari(e);throw new Error("Cannot parse given Error object")},extractLocation:function(e){if(-1===e.indexOf(":"))return[e];var t=O(e),r=/(?:\(.*)?:(\d+)?(?::(\d+))?\)?$/.exec(t),o=r&&r[1]||void 0,n=r&&r[2]||void 0,i=r&&r.index||void 0;return[t.slice(0,i),o&&parseInt(o,10),n&&parseInt(n,10)]},parseV8OrIE:function(e){return e.stack.split("\n").filter((function(e){return!!e.match(b)}),this).map((function(e){e.indexOf("(eval ")>-1&&(e=e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var t=e.replace(/^\s+/,"").replace(/\(eval code/g,"("),r=t.match(/ (\((.+):(\d+):(\d+)\)$)/),o=(t=r?t.replace(r[0],""):t).split(/\s+/).slice(1),n=this.extractLocation(r?r[1]:o.pop());return{functionName:o.join(" ")||void 0,fileName:["eval",""].indexOf(n[0])>-1?void 0:n[0],lineNumber:n[1],columnNumber:n[2],source:e}}),this)},parseFFOrSafari:function(e){return e.stack.split("\n").filter((function(e){return!e.match(y)}),this).map((function(e){if(e.indexOf(" > eval")>-1&&(e=e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===e.indexOf("@")&&-1===e.indexOf(":")||e.indexOf("data:text/")>=0)return{functionName:e};var t=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=e.match(t),o=r&&r[1]?r[1]:void 0,n=this.extractLocation(e.replace(t,""));return{functionName:o,fileName:n[0],lineNumber:n[1],columnNumber:n[2],source:e}}),this)},parseOpera:function(e){return!e.stacktrace||e.message.indexOf("\n")>-1&&e.message.split("\n").length>e.stacktrace.split("\n").length?this.parseOpera9(e):e.stack?this.parseOpera11(e):this.parseOpera10(e)},parseOpera9:function(e){for(var t=/Line (\d+).*script (?:in )?(\S+)/i,r=e.message.split("\n"),o=[],n=2,i=r.length;n/,"$2").replace(/\([^)]*\)/g,"")||void 0;return n.match(/\(([^)]*)\)/)&&(t=n.replace(/^[^(]+\(([^)]*)\)$/,"$1")),{functionName:i,args:void 0===t||"[arguments not available]"===t?void 0:t.split(","),fileName:o[0],lineNumber:o[1],columnNumber:o[2],source:e}}),this)}};var w=r(1825),$=r(8428),A=r(1344),_=r(924),j=r(5041),S=r(2078),P=r(2981);function k(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function E(e){for(var t=1;t{const t=e&&e[g.gY]||e;return t&&x.has(t)&&x.get(t)||void 0};function L(){let e=new Error;if(g.lw)try{throw e}catch(n){e=n}const t=v.parse(e);let r,o;for(;r=t.pop();){const{fileName:e,source:t}=r;o=o||!!e;const n=e&&0!==e.indexOf(w.OSANO_IFRAME_URI)&&("http"===e.slice(0,4)||"//"===e.slice(0,2))&&e||(t&&t.indexOf("")>=0?o&&C:void 0);if(n)return[n]}return[]}const M=e=>{const{node:t=e,src:r}=e||I,o=t&&r?String(r).substring(0,20).trim().substring(0,5):"";return!o&&(null==t?void 0:t.textContent)||"data:"===o},R=e=>{const{node:t=e}=e||I;return!(!t||!M(e))||!(!t||!t[g.wo]||t===t[g.wo])&&R(t[g.wo])},F=e=>{const{node:t=e}=e||I;return!(!t||!t[g.I_])||!(!t||!t[g.wo]||t===t[g.wo])&&F(t[g.wo])};function H(e,t){if(!R(e)){const r=e&&e.ownerDocument?e.ownerDocument.currentScript:g.Bl.currentScript;if(r)return[r,[]];const o=t||e&&e.ownerDocument===g.Bl&&L()||[],n=o[o.length-1];return[n&&(0,_.iF)(n)||void 0,o]}return[void 0,[]]}const U=(e,t)=>{const{node:r=e}=e||I;if(!R(e)){if(F(e))return!0;const[o,n]=H(r,t);return F(o)||(e=>{try{return(e||L()).filter((e=>e===C||D.has(e))).length>0||void 0}catch(t){return!1}})(n)}return!1},B=function(){return!0},V=e=>{if(e&&(0,h.Tv)(e)){const t=N(e),{src:r=S.oK.call(e)}=t||e;r&&!M(t||e)&&D.add(r)}try{Object.defineProperty(e,g.I_,{configurable:!1,enumerable:!1,get:B})}catch(t){}return e},K=["img","script","iframe"];function J(e){if(e&&e.tagName&&!e[g.b7]&&!e[g.gY]&&K.includes(e.tagName.toLowerCase())){try{const[t,r]=H(e);Object.defineProperty(e,g.wo,{configurable:!1,enumerable:!1,get:function(){return t}}),U(e,r)&&V(e)}catch(t){}try{Object.defineProperty(e,g.b7,{configurable:!1,enumerable:!1,get:B})}catch(t){}}}const G=e=>{const{classifications:t,value:r}=e,o=t.shift();if(void 0===o)return g.zT;const n=o[0],i=new RegExp(""+n,"gm");if(String(r).match(i)){const{classification:e=o[1]}=o[1]||{};return e}},W=function(e,t){var r=e.data.classifications,o=r.length;function n(i){var s=e.data.category||"";if(i)for(var c=0;c{if(t&&(t[g.I_]||t[g.wo]&&t[g.wo][g.I_]))return V(t),[e,!0];const r=(0,$.A)(e,(0,A.A)(t&&t.ownerDocument||g.Bl));if(t&&e&&(!/^http(s)?:/.test(r.href)||g.TW.test(r.href)||g.aD.test(r.href)))return[e,!0];try{g.Y3.href=r.href}catch(o){return[e,!0]}return[e?String(r.href):e,!1]},z=(e,t,r)=>{const{entityType:o}=e||{},{node:n}=e,i=n&&n[g.gY]||n,s=N(i)||E({},e);let c=!1,a=!1,l="",p="",u="",h=/||/g;const m=(0,f.aX)(r,i);switch(o){case"iframe":{u=j.LC.value.call(n,"src")||"",p=e.src||u||s.src||"",l=p;const[t,o]=q(p,n);c=s.src!==t,a=!!p&&n&&!m,h=g.aD,(0,f.XL)(r)&&!o||(e.ignore=!0),e.src=t,p=t;break}case"script":{const t=n.parentElement;u=j.LC.value.call(n,"src")||S.oK.call(n)||"",p=e.src||u||s.src||"",l=t&&s.originalValue||p;const[r,o]=q(p,n);c=!(t&&u||s.src===r),a=!g.lw&&!!p&&!!n&&P.L.value.call(n,"async")&&!m,h=g.TW,o&&(e.ignore=!0),e.src=r,p=t?l:r;break}case"cookie":p=e.name,u=e.name,l=e.value,c=s.name!==p,a=!1,h=g.Wm}if(p=String(p),Object.entries(e).forEach((e=>{let[t,r]=e;if("ignore"===t)!1===r&&delete s[`${t}`]||(s[`${t}`]=r);else void 0!==r&&(s[`${t}`]=r)})),(!s.classification||c&&p)&&(s.classification="",s.originalValue=l,s.async&&s.async.running&&(s.ignore||!a?(s.async.terminate(),delete s.async):s.async.postMessage({value:e.src,classifications:Object.entries(t)})),!s.async&&!s.ignore)){if(m)s.classification=m;else{const e=T[o][p];if(e)s.classification=s.classification||e;else{const[e,r]=t[`${u}`]?[t[`${u}`],u]:((e,t)=>{g.Y3.href=e;const r=g.Y3.pathname.split("/").filter((e=>!!e)),o=`${g.Y3.protocol}//${g.Y3.hostname}/`;return r.reduce(((e,r)=>{let[o,n]=e;if(o)return[o,n];const i=`${n}${r}/`;return[t[`${i}`],i]}),[t[`${e}`]||t[`${o}`],o])})(p,t);if(e){const{classification:n=e}=e;n?(s.classification=n,T[o][p]=n):delete t[`${r}`]}}}if(!s.classification)if(a)s.async=new d(Q?Y:G),s.async.classify({value:e.src,classifications:Object.entries(t)}).then((e=>(delete s.async,s.classification=e,T[o][p]=e,s))).catch((e=>{if(delete s.async,"abort"===e)s.classification="",delete T[o][p];else s.classification=g.zT,T[o][p]=g.zT;return s}));else{const r=((e,t,r)=>{const{name:o,src:n=o}=e;let i=T[r][n];return void 0===i&&(i=W({data:{value:n,classifications:Object.entries(t)}},{postMessage:()=>{}}),T[r][n]=i),i})(e,t,o);s.classification=r,T[o][p]=r}}(!s.fromOsano||c&&p)&&(s.fromOsano=h.test(p)),"cookie"===o&&!s.fromOsano&&["",g.zT].includes(s.classification)&&(s.ignore=s.ignore||U());try{x.set(i,s)}catch(b){}return s},Z=(e,t)=>{const r="string"==typeof e?e.replace(/\s*;\s*/g,";").split(";").reduce(((e,t,r)=>{const[o,...n]=t.split("="),i=n.join("=");if(0===r)return-1!==t.indexOf("=")||i?E(E({},e),{},{name:o,value:i}):E(E({},e),{},{name:"",value:o});switch(o.toLowerCase()){case"domain":case"path":case"secure":case"httponly":case"samesite":case"expires":case"max-age":return E(E({},e),{},{[o.toLowerCase()]:i||""})}return e}),{}):e,{name:o,value:n,httponly:i,Secure:s=!1,secure:c=s,path:a,domain:l,expires:p,"max-age":u,Samesite:d="lax",SameSite:g=d,samesite:h=g,ignore:m}=r,b={};return b.secure=""===c||!!c,void 0!==a&&(b.path=a.replace(/['"]/g,"")),void 0!==l&&(b.domain=l),void 0!==u?b["max-age"]=u:void 0!==p&&(b.expires=p),b.samesite=h,void 0!==m&&(b.ignore=m),void 0!==i&&(b.httponly=i),z(E(E({name:o,value:n},b),{},{entityType:"cookie"}),(0,f.qv)(t),t)},X=(e,t)=>{let r=e;e instanceof Node&&(r={node:e});const{node:o}=r,n=j.LC.value.call(o,"src")||"",{src:i,classification:s,ignore:c}=r,a={node:o,classification:s,src:i||n,entityType:"iframe"};return void 0!==c&&(a.ignore=c),z(a,(0,f.Cw)(t),t)},ee=(e,t)=>{let r=e;if(e instanceof Node){if(!(0,h.Qn)(e))return;r={node:e}}const{node:o}=r,n=j.LC.value.call(o,"src")||"",{src:i,classification:s,ignore:c}=r,a={node:o,classification:s,src:i||n,entityType:"script"};return void 0!==c&&(a.ignore=c),z(a,(0,f.nj)(t),t)},te=(e,t)=>{let{node:r=e,tagName:o=r.tagName||"",entityType:n=o.toLowerCase()}=e||{};try{switch(n){case"iframe":return X(e,t);case"script":return ee(e,t)}}catch(i){}},re=(e,t)=>N(e)&&te({node:e,ignore:!1},t)},8251:(e,t,r)=>{"use strict";r.d(t,{UF:()=>g,e1:()=>p,KU:()=>u});var o=r(5126),n=r(2362);var i=r(8734);const s=["hideOptOut","eu","tcf","usp"],c=["iab","cookies","iframes","scripts"];function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function l(e){for(var t=1;tl({type:flavor,lang:language||"en"},customerConfig||window.customerConfig||{}),u=void 0!==window.__CSP_NONCE?window.__CSP_NONCE:i.Bl.currentScript&&i.Bl.currentScript.nonce||void 0,d=(e,t)=>{if(!t)return e;const r=Object.keys(t);return l(l({},t),Object.entries(e).filter((e=>{let[t]=e;return!r.includes(t)})).reduce(((e,t)=>{let[r,o]=t;return e[`${r}`]=o,e}),{}))},g=(e,t)=>{const{iab:{hideOptOut:r=!1,eu:n,tcf:i=n,usp:a}={},cookies:p,iframes:u,scripts:g}=e,f=(0,o.A)(e.iab,s),h=(0,o.A)(e,c),{notified:m}=a||{};return{config:l({cookies:d(p,null==t?void 0:t.cookies),iframes:d(u,null==t?void 0:t.iframes),scripts:d(g,null==t?void 0:t.scripts)},h),iab:l(l({},f),{},{tcf:i,usp:{hideOptOut:r,notified:m,signatory:void 0}})}}},8734:(e,t,r)=>{"use strict";r.d(t,{FA:()=>ie,rO:()=>q,iZ:()=>ee,KW:()=>$e,D4:()=>ke,Fr:()=>se,rG:()=>Z,qY:()=>De,Tn:()=>Oe,jA:()=>le,SD:()=>pe,q6:()=>ue,yp:()=>ce,u4:()=>ae,ft:()=>ge,aI:()=>de,RG:()=>te,e5:()=>he,hT:()=>xe,TG:()=>Q,Ae:()=>Ee,gz:()=>me,PA:()=>Pe,H7:()=>oe,UM:()=>B,Wm:()=>Ae,wo:()=>R,EH:()=>fe,aD:()=>je,gY:()=>H,bW:()=>U,TW:()=>Se,b7:()=>M,I_:()=>F,$w:()=>z,Kq:()=>ve,_U:()=>Y,O3:()=>X,AQ:()=>V,SP:()=>J,O8:()=>G,gy:()=>K,hB:()=>W,Pb:()=>Te,fb:()=>L,zT:()=>re,_$:()=>we,AR:()=>be,ex:()=>ye,zM:()=>ne,Y3:()=>N,q9:()=>T,lw:()=>h,iQ:()=>Ie,Yk:()=>O,Bl:()=>C,gg:()=>I,Bh:()=>m});var o=r(1825),n=r(2362),i=r(4525);function s(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const c="en",a=["ar","arc","ckb","dv","fa","ha","he","khw","ks","ps","ur","uz-af","yi"],l=new WeakMap,p=new WeakMap,u=new WeakMap;var d=r(8428),g=r(1344);const f=new Map,h=!!window.document.documentMode,m=e=>{try{return e.EventTarget}catch{return}},b=document.createElement("iframe");document.head.appendChild(b);let y=b.contentWindow||window;const O={Document:y.Document,Element:y.Element,EventTarget:m(y),HTMLDocument:y.HTMLDocument,HTMLElement:y.HTMLElement,HTMLIFrameElement:y.HTMLIFrameElement,HTMLScriptElement:y.HTMLScriptElement,Navigator:y.Navigator,Node:y.Node,Storage:y.Storage,window:y};!h&&document.head.removeChild(b);const{Document:v,Element:w,EventTarget:$,HTMLDocument:A,HTMLElement:_,HTMLIFrameElement:j,HTMLImageElement:S,HTMLScriptElement:P,Navigator:k,Node:E,Storage:D}=O,x=Symbol("osano.cmp.domLoaded"),T=()=>f.get(x),C=document;f.set(x,!1),document.addEventListener("DOMContentLoaded",(function(){f.set(x,!0)}));const I=window,N=C.createElement("a"),L=parseInt("%%TATTLE_RATIO%%",10),M=Symbol("osano.cmp.stamp"),R=Symbol("osano.cmp.createdBy"),F=Symbol("osano.cmp.userscript"),H=Symbol("osano.cmp.originalNode"),U=Symbol("osano.cmp.replacementNode"),B=Symbol("osano.cmp.allowed"),V="osano_consentmanager",K=`${V}_tattles-ignore`,J=`${V}_tattles-cookie`,G=`${V}_tattles-iframe`,W=`${V}_tattles-script`,Y="osano/blocked",Q="MARKETING",q="ANALYTICS",z="PERSONALIZATION",Z="ESSENTIAL",X="STORAGE",ee="BLACKLISTED",te="HIDDEN",re="UNCLASSIFIED",oe="OPT_OUT",ne=[Q,q,z,Z],ie="ACCEPT",se="DENY",ce="config",ae="consent",le={[q]:["analytics_storage"],[Q]:["ad_storage","ad_user_data","ad_personalization"],[z]:["personalization_storage"],[Z]:["security_storage","functionality_storage"]},pe="default",ue="update",de="granted",ge={[ie]:de,[se]:"denied"},fe="dMzRlOT",he=o.IFRAME_TIMEOUT||10,me=10,be="VALIDATE_IFRAME",ye="VALIDATE_IFRAME_RESPONSE",Oe="GET_STORAGE",ve="RECEIVE_STORAGE",we="UPDATE_STORAGE",$e="CLEAR_STORAGE",Ae=new RegExp(`^${V}`),_e=(0,d.A)(o.OSANO_IFRAME_URI,(0,g.A)(document)),je=new RegExp(`^(?:https?:)?(?://)?(?:${_e.host}${_e.pathname}|${o.OSANO_DSAR_URI})(([#|?].*)|(?!.*))?$`),Se=new RegExp(`${o.OSANO_SCRIPT_URI}(?:/[^?#]*)?/osano(?:-[a-z]*(?:\\.legacy|\\.modern)?)?.js(?:[#|?].*)?$`),Pe=33177600,ke=Pe,Ee=new Date(864e13).getTime(),De={BLOCKING:"osano-cm-blocking",INIT:"osano-cm-initialized",NEW_CONSENT:"osano-cm-consent-new",CONSENT_CHANGED:"osano-cm-consent-changed",CONSENT_SAVED:"osano-cm-consent-saved",LOCALE_UPDATED:"osano-cm-locale-updated",SCRIPT_BLOCKED:"osano-cm-script-blocked",COOKIE_BLOCKED:"osano-cm-cookie-blocked",IFRAME_BLOCKED:"osano-cm-iframe-blocked",CONSENT_ACCEPT_MARKETING:"osano-cm-marketing",CONSENT_ACCEPT_ANALYTICS:"osano-cm-analytics",CONSENT_ACCEPT_PERSONALIZATION:"osano-cm-personalization",CONSENT_ACCEPT_STORAGE:"osano-cm-storage",CCPA_OPT_OUT:"osano-cm-opt-out",UI_CHANGED_STATE:"osano-cm-ui-changed"},xe=new class{setup(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c;const r={};Object.entries(e).forEach((e=>{let[locale,t]=e;r[`${locale}`]=function(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:c;return l.get(this)[`${locale}`]=(0,i.h1)(l.get(this)[`${locale}`]||{},e),this}override(e){let locale=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c;return p.get(this)[`${locale}`]=e,this}set locale(locale){u.set(this,locale)}get locale(){return u.get(this)}get fallbackLanguages(){const[e,t]=this.locale.split("-");return t?[this.locale,e,c]:[this.locale,c]}get isRTL(){return a.includes(this.locale)}replace(e,t){return t?l.get(this)[`${t}`]=e||{}:l.set(this,{[this.locale]:e||{}}),this}template(e){return(t,r)=>this.translate(e,t,r)}translate(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0;const locale="string"==typeof t?t:t.locale||this.locale;let o="string"==typeof r?r:`${locale}.${e}`;const n=l.get(this)[`${locale}`],s=p.get(this)[`${locale}`];let c=s&&(0,i.Jt)(s,e)||(0,i.Jt)(n,e)||(locale.length>2?this.translate(e,locale.slice(0,2),o):o);const{interpolations:a={}}=t;return Object.entries(a).forEach((e=>{let[t,r]=e;const o=new RegExp(`%{${t}}`,"g");c=c.replace(o,r)})),c}isLocaleAvailable(locale){return!!o.LANGUAGES.includes(locale)}isLocaleLoaded(locale){const e=l.get(this)[`${locale}`];return"object"==typeof e&&Object.keys(e).length>0}isEmpty(){return 0===Object.keys(l.get(this)).length}},Te={None:0,Dialog:1,Drawer:2},Ce="fr",Ie={re:Ce,gp:Ce,mq:Ce,gy:Ce,yt:Ce,mf:Ce}},3505:(e,t,r)=>{"use strict";r.d(t,{M:()=>o,V:()=>n});const o={PUSH:1,POP:-1,REPLACE:0},n={CONSENT:"consent",DO_NOT_SELL:"doNotSell",DISCLOSURE:"disclosure",VENDOR_CONSENT:"vendorConsent"}},261:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>Ui,getStyleConstant:()=>Fi});var o,n=r(2362),i=r(8734);const s=window,c=s.trustedTypes,a=c?c.createPolicy("lit-html",{createHTML:e=>e}):void 0,l="$lit$",p=`lit$${(Math.random()+"").slice(9)}$`,u="?"+p,d=`<${u}>`,g=document,f=()=>g.createComment(""),h=e=>null===e||"object"!=typeof e&&"function"!=typeof e,m=Array.isArray,b=e=>m(e)||"function"==typeof(null==e?void 0:e[Symbol.iterator]),y="[ \t\n\f\r]",O=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,v=/-->/g,w=/>/g,$=RegExp(`>|${y}(?:([^\\s"'>=/]+)(${y}*=${y}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),A=/'/g,_=/"/g,j=/^(?:script|style|textarea|title)$/i,S=e=>function(t){for(var r=arguments.length,o=new Array(r>1?r-1:0),n=1;n{const r=e.length-1,o=[];let n,i=2===t?"":"",s=O;for(let c=0;c"===a[0]?(s=null!=n?n:O,u=-1):void 0===a[1]?u=-2:(u=s.lastIndex-a[2].length,r=a[1],s=void 0===a[3]?$:'"'===a[3]?_:A):s===_||s===A?s=$:s===v||s===w?s=O:(s=$,n=void 0);const f=s===$&&e[c+1].startsWith("/>")?" ":"";i+=s===O?t+d:u>=0?(o.push(r),t.slice(0,u)+l+t.slice(u)+p+f):t+p+(-2===u?(o.push(void 0),c):f)}return[T(e,i+(e[r]||"")+(2===t?"":"")),o]};class I{constructor(e,t){let r,{strings:o,_$litType$:n}=e;this.parts=[];let i=0,s=0;const a=o.length-1,d=this.parts,[g,h]=C(o,n);if(this.el=I.createElement(g,t),x.currentNode=this.el.content,2===n){const e=this.el.content,t=e.firstChild;t.remove(),e.append(...t.childNodes)}for(;null!==(r=x.nextNode())&&d.length0){r.textContent=c?c.emptyScript:"";for(let o=0;o2&&void 0!==arguments[2]?arguments[2]:e,o=arguments.length>3?arguments[3]:void 0;var n,i,s,c;if(t===k)return t;let a=void 0!==o?null===(n=r._$Co)||void 0===n?void 0:n[o]:r._$Cl;const l=h(t)?void 0:t._$litDirective$;return(null==a?void 0:a.constructor)!==l&&(null===(i=null==a?void 0:a._$AO)||void 0===i||i.call(a,!1),void 0===l?a=void 0:(a=new l(e),a._$AT(e,r,o)),void 0!==o?(null!==(s=(c=r)._$Co)&&void 0!==s?s:c._$Co=[])[o]=a:r._$Cl=a),void 0!==a&&(t=N(e,a._$AS(e,t.values),a,o)),t}class L{constructor(e,t){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=t}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){var t;const{el:{content:r},parts:o}=this._$AD,n=(null!==(t=null==e?void 0:e.creationScope)&&void 0!==t?t:g).importNode(r,!0);x.currentNode=n;let i=x.nextNode(),s=0,c=0,a=o[0];for(;void 0!==a;){if(s===a.index){let t;2===a.type?t=new M(i,i.nextSibling,this,e):1===a.type?t=new a.ctor(i,a.name,a.strings,this,e):6===a.type&&(t=new V(i,this,e)),this._$AV.push(t),a=o[++c]}s!==(null==a?void 0:a.index)&&(i=x.nextNode(),s++)}return x.currentNode=g,n}v(e){let t=0;for(const r of this._$AV)void 0!==r&&(void 0!==r.strings?(r._$AI(e,r,t),t+=r.strings.length-2):r._$AI(e[t])),t++}}class M{constructor(e,t,r,o){var n;this.type=2,this._$AH=E,this._$AN=void 0,this._$AA=e,this._$AB=t,this._$AM=r,this.options=o,this._$Cp=null===(n=null==o?void 0:o.isConnected)||void 0===n||n}get _$AU(){var e,t;return null!==(t=null===(e=this._$AM)||void 0===e?void 0:e._$AU)&&void 0!==t?t:this._$Cp}get parentNode(){let e=this._$AA.parentNode;const t=this._$AM;return void 0!==t&&11===(null==e?void 0:e.nodeType)&&(e=t.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e){e=N(this,e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:this),h(e)?e===E||null==e||""===e?(this._$AH!==E&&this._$AR(),this._$AH=E):e!==this._$AH&&e!==k&&this._(e):void 0!==e._$litType$?this.g(e):void 0!==e.nodeType?this.$(e):b(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==E&&h(this._$AH)?this._$AA.nextSibling.data=e:this.$(g.createTextNode(e)),this._$AH=e}g(e){var t;const{values:r,_$litType$:o}=e,n="number"==typeof o?this._$AC(e):(void 0===o.el&&(o.el=I.createElement(T(o.h,o.h[0]),this.options)),o);if((null===(t=this._$AH)||void 0===t?void 0:t._$AD)===n)this._$AH.v(r);else{const e=new L(n,this),t=e.u(this.options);e.v(r),this.$(t),this._$AH=e}}_$AC(e){let t=D.get(e.strings);return void 0===t&&D.set(e.strings,t=new I(e)),t}T(e){m(this._$AH)||(this._$AH=[],this._$AR());const t=this._$AH;let r,o=0;for(const n of e)o===t.length?t.push(r=new M(this.k(f()),this.k(f()),this,this.options)):r=t[o],r._$AI(n),o++;o0&&void 0!==arguments[0]?arguments[0]:this._$AA.nextSibling,t=arguments.length>1?arguments[1]:void 0;var r;for(null===(r=this._$AP)||void 0===r||r.call(this,!1,!0,t);e&&e!==this._$AB;){const t=e.nextSibling;e.remove(),e=t}}setConnected(e){var t;void 0===this._$AM&&(this._$Cp=e,null===(t=this._$AP)||void 0===t||t.call(this,e))}}class R{constructor(e,t,r,o,n){this.type=1,this._$AH=E,this._$AN=void 0,this.element=e,this.name=t,this._$AM=o,this.options=n,r.length>2||""!==r[0]||""!==r[1]?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=E}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this,r=arguments.length>2?arguments[2]:void 0,o=arguments.length>3?arguments[3]:void 0;const n=this.strings;let i=!1;if(void 0===n)e=N(this,e,t,0),i=!h(e)||e!==this._$AH&&e!==k,i&&(this._$AH=e);else{const o=e;let s,c;for(e=n[0],s=0;s1&&void 0!==arguments[1]?arguments[1]:this,0))&&void 0!==t?t:E)===k)return;const r=this._$AH,o=e===E&&r!==E||e.capture!==r.capture||e.once!==r.once||e.passive!==r.passive,n=e!==E&&(r===E||o);o&&this.element.removeEventListener(this.name,this,r),n&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){var t,r;"function"==typeof this._$AH?this._$AH.call(null!==(r=null===(t=this.options)||void 0===t?void 0:t.host)&&void 0!==r?r:this.element,e):this._$AH.handleEvent(e)}}class V{constructor(e,t,r){this.element=e,this.type=6,this._$AN=void 0,this._$AM=t,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(e){N(this,e)}}const K={O:l,P:p,A:u,C:1,M:C,L,D:b,R:N,I:M,V:R,H:U,N:B,U:F,F:V},J=s.litHtmlPolyfillSupport;null==J||J(I,M),(null!==(o=s.litHtmlVersions)&&void 0!==o?o:s.litHtmlVersions=[]).push("2.7.5");const G=(e,t,r)=>{var o,n;const i=null!==(o=null==r?void 0:r.renderBefore)&&void 0!==o?o:t;let s=i._$litPart$;if(void 0===s){const e=null!==(n=null==r?void 0:r.renderBefore)&&void 0!==n?n:null;i._$litPart$=s=new M(t.insertBefore(f(),e),e,void 0,null!=r?r:{})}return s._$AI(e),s};var W=r(5036);const Y=i.hT.template("aria.newWindow"),Q=i.hT.template("aria.external"),q=i.hT.template("aria.externalNewWindow");var z=r(5126);const Z={block:"__",modifier:"--",space:"-",value:"_"};function X(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function ee(e){for(var t=1;t{let{block:t,element:r,modifiers:o={},prefix:n="",syntax:i={},verbose:s=!1,className:c=[]}=e;if(!t&&!r)throw new Error("You must specify a block or an element when using BEM syntax");const a=c?Array.isArray(c)?c:"object"==typeof c?Object.keys(c):c.split(" "):[],l=ee(ee({},Z),i),p=n?n.replace(/^['"]/,"").replace(/['"]$/,""):"";if(t){a.push(r?`${p}${t}${l.block}${r}`:`${p}${t}`);(o.block?Object.keys(o.block):[]).forEach((e=>{const n=!(!o.block[`${e}`]||""===o.block[`${e}`])&&o.block[`${e}`];if("true"===n||n===!!n){if(n){const o=`${p}${t}${l.modifier}${e}`;a.push(o),s&&r&&a.push(`${o}${l.block}${r}`)}}else{const o=`${p}${t}${l.modifier}${e}${l.value}${n}`;a.push(o),s&&r&&a.push(`${o}${l.block}${r}`)}}))}if(r){a.push(`${p}${r}`);(o.element?Object.keys(o.element):[]).forEach((e=>{const n=!(!o.element[`${e}`]||""===o.element[`${e}`])&&o.element[`${e}`];"true"===n||n===!!n?n&&(a.push(`${p}${r}${l.modifier}${e}`),s&&t&&a.push(`${p}${t}${l.block}${r}${l.modifier}${e}`)):(a.push(`${p}${r}${l.modifier}${e}${l.value}${n}`),s&&t&&a.push(`${p}${t}${l.block}${r}${l.modifier}${e}${l.value}${n}`))}))}return a.map((e=>e.toString().replace(/\s\s+/g," ").replace(/[\s!"#$%&'()*+,./:<=>?@[\\\]^`{|}~]/g,l.space)))},re=function(){for(var e=arguments.length,t=new Array(e),r=0;r(e[`${t}`]=!0,e)),{})},oe=te,ne=1,ie=2,se=e=>function(){for(var t=arguments.length,r=new Array(t),o=0;o2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter((t=>e[t])).join(" ")+" "}update(e,t){let[r]=t;var o,n;if(void 0===this.it){this.it=new Set,void 0!==e.strings&&(this.nt=new Set(e.strings.join(" ").split(/\s/).filter((e=>""!==e))));for(const e in r)r[e]&&!(null===(o=this.nt)||void 0===o?void 0:o.has(e))&&this.it.add(e);return this.render(r)}const i=e.element.classList;this.it.forEach((e=>{e in r||(i.remove(e),this.it.delete(e))}));for(const s in r){const e=!!r[s];e===this.it.has(s)||(null===(n=this.nt)||void 0===n?void 0:n.has(s))||(e?(i.add(s),this.it.add(s)):(i.remove(s),this.it.delete(s)))}return k}}),le=e=>null!=e?e:E,pe=["block","label","disabled","onClick","className","modifiers","ariaLabel","tabIndex"];function ue(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function de(e){for(var t=1;t ${r} `}var he=r(5785),me=r(8437);function be(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function ye(e){for(var t=1;t{let{dispatch:t}=e;return()=>{t((0,he.Qi)(i.FA)),t((0,he.Zx)(i.FA)),t((0,he.ov)(i.FA)),t(me.Ay.acceptAllConsent()),t(me.Ay.saveConsent()),t(me.Ay.hideAll()),t(me.Ay.showWidget()),t(me.Ay.focusWidget())}},ve={element:{type:"accept"}},we=i.hT.template("buttons.acceptAll");function $e(e){const{prefix:t,store:r,onClick:o}=e;return P`${fe(ye(ye({},e),{},{className:`${t}accept-all`,label:we(),onClick:o??Oe(r),modifiers:ve}))}`}function Ae(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function _e(e){for(var t=1;t{let{dispatch:t}=e;return()=>{t(me.Ay.acceptAllConsent()),t(me.Ay.saveConsent()),t(me.Ay.hideDialog()),t(me.Ay.showWidget()),t(me.Ay.focusWidget())}},Se={element:{type:"accept"}},Pe=i.hT.template("buttons.accept");function ke(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ee(e){for(var t=1;t{let{dispatch:t}=e;return()=>{t((0,he.Qi)(i.Fr)),t((0,he.Zx)(i.Fr)),t((0,he.ov)(i.Fr)),t((0,he.$V)(i.Fr)),t(me.Ay.denyAllConsent()),t(me.Ay.saveConsent()),t(me.Ay.hideAll()),t(me.Ay.showWidget()),t(me.Ay.focusWidget())}},xe={element:{type:"denyAll"}},Te=i.hT.template("buttons.denyAll");function Ce(e){const{prefix:t,store:r,onClick:o}=e;return P`${fe(Ee(Ee({label:Te()},e),{},{className:`${t}denyAll`,onClick:o??De(r),modifiers:xe}))}`}function Ie(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ne(e){for(var t=1;t{let{dispatch:t}=e;return()=>{t(me.Ay.denyAllConsent()),t(me.Ay.saveConsent()),t(me.Ay.hideDialog()),t(me.Ay.showWidget()),t(me.Ay.focusWidget())}},Me={element:{type:"deny"}},Re=i.hT.template("buttons.deny");function Fe(e){const{prefix:t,store:r,block:o}=e;return P`
${$e({block:o,prefix:t,store:r})} ${Ce({block:o,prefix:t,store:r})}
`}function He(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ue(e){for(var t=1;t{let{dispatch:t}=e;return()=>{t(me.Ay.saveConsent()),t(me.Ay.hideDialog()),t(me.Ay.showWidget())}},Ve={element:{type:"save"}},Ke=i.hT.template("buttons.save");const Je=["ariaDescribedBy","block","className","href","target","label","onClick","tabIndex","title","type"];function Ge(e){const{ariaDescribedBy:t,block:r,className:o="",href:n,target:i,label:s,onClick:c,tabIndex:a=0,title:l,type:p}=e,u=(0,z.A)(e,Je),{prefix:d="osano-cm-"}=u,g={root:re({prefix:d,block:r,element:"link",className:o,modifiers:{element:{type:p}}})};return P`${s}`}i.hT.template("buttons.denyAll");function We(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ye(e){for(var t=1;tt=>{t(me.Ay.showDisclosure(Ze.M.PUSH,e))},et=["type","purposeId","onClick","retention"];function tt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const rt=i.hT.template("iab.legal.title"),ot=i.hT.template("iab.partnerCount"),nt=i.hT.template("iab.partnerCountPlural"),it=i.hT.template("iab.vendor.dataRetention");function st(e){const{type:t,purposeId:r,onClick:o,retention:s}=e,c=(0,z.A)(e,et),{prefix:a,store:{dispatch:l,getState:p}}=c,u=r?`${a}tcf-v2-legal--${t}_${r}`:`${a}tcf-v2-legal`,d=r?i.hT.translate(`iab.${t}.${r}.description`):void 0,g=r?i.hT.translate(`iab.${t}.${r}.name`):rt(),f=Object.keys((0,ze.GQ)(p(),{type:t,id:r})).length,h=1===f?ot({interpolations:{partnerCount:f}}):nt({interpolations:{partnerCount:f}});return P`${Ge(function(e){for(var t=1;tt=>{t(me.Ay.showVendorConsent(Ze.M.PUSH,e))},at=["vendorId","onClick"];function lt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const pt=i.hT.template("iab.vendor.title");function ut(e){const{vendorId:t,onClick:r}=e,o=(0,z.A)(e,at),{store:{dispatch:i,getState:s}}=o,c=s(),a=t?(0,ze.Tp)(c,t).name:pt();return P`${Ge(function(e){for(var t=1;t${c}`}function bt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function yt(e){for(var t=1;t{let{category:t,store:r}=e;return e=>{const o=e.target.checked;r.dispatch(me.Ay.setConsent(t,o?i.FA:i.Fr))}};function vt(e){const{category:t,prefix:r,store:{getState:o}}=e,n=o(),s=(0,W.MJ)(n),c=(0,W.aE)(n,t),a=(0,W.pU)(n,t),l=s&&`${r}drawer-toggle--category_${t}--description`,p=i.hT.translate(`categories.${t}.label`)||"",u=i.hT.translate(`categories.${t}.label`)||"";return mt(yt(yt({},e),{},{descriptionId:l,label:p,title:u||p,checked:c,disabled:a,onChange:Ot(e)}))}function wt(e){const{store:{getState:t},label:r}=e,o=t(),n=(0,gt.v4)("arialabelclose"),{linkColor:i,closeButtonColor:s=i}=(0,W.Sf)(o);return P` ${r} `}const $t=function(e){let{className:t,block:r,prefix:o="osano-cm-"}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return{prefix:o,block:r,element:e,className:t,modifiers:{element:arguments.length>2?arguments[2]:void 0}}},At=function(){return re($t(...arguments))},_t=function(){return oe($t(...arguments)).join(" ")};var jt=r(4525);const{I:St}=K,Pt=(e,t)=>void 0===t?void 0!==(null==e?void 0:e._$litType$):(null==e?void 0:e._$litType$)===t,kt=()=>document.createComment(""),Et=(e,t,r)=>{var o;const n=e._$AA.parentNode,i=void 0===t?e._$AB:t._$AA;if(void 0===r){const t=n.insertBefore(kt(),i),o=n.insertBefore(kt(),i);r=new St(t,o,e,e.options)}else{const t=r._$AB.nextSibling,s=r._$AM,c=s!==e;if(c){let t;null===(o=r._$AQ)||void 0===o||o.call(r,e),r._$AM=e,void 0!==r._$AP&&(t=e._$AU)!==s._$AU&&r._$AP(t)}if(t!==i||c){let e=r._$AA;for(;e!==t;){const t=e.nextSibling;n.insertBefore(e,i),e=t}}}return r},Dt=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e;return e._$AI(t,r),e},xt={},Tt=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:xt;return e._$AH=t},Ct=e=>e._$AH,It=e=>{var t;null===(t=e._$AP)||void 0===t||t.call(e,!1,!0);let r=e._$AA;const o=e._$AB.nextSibling;for(;r!==o;){const e=r.nextSibling;r.remove(),r=e}},Nt=e=>{e._$AR()},Lt=(e,t,r)=>{const o=new Map;for(let n=t;n<=r;n++)o.set(e[n],n);return o},Mt=se(class extends ce{constructor(e){if(super(e),e.type!==ie)throw Error("repeat() can only be used in text expressions")}dt(e,t,r){let o;void 0===r?r=t:void 0!==t&&(o=t);const n=[],i=[];let s=0;for(const c of e)n[s]=o?o(c,s):s,i[s]=r(c,s),s++;return{values:i,keys:n}}render(e,t,r){return this.dt(e,t,r).values}update(e,t){let[r,o,n]=t;var i;const s=Ct(e),{values:c,keys:a}=this.dt(r,o,n);if(!Array.isArray(s))return this.ht=a,c;const l=null!==(i=this.ht)&&void 0!==i?i:this.ht=[],p=[];let u,d,g=0,f=s.length-1,h=0,m=c.length-1;for(;g<=f&&h<=m;)if(null===s[g])g++;else if(null===s[f])f--;else if(l[g]===a[h])p[h]=Dt(s[g],c[h]),g++,h++;else if(l[f]===a[m])p[m]=Dt(s[f],c[m]),f--,m--;else if(l[g]===a[m])p[m]=Dt(s[g],c[m]),Et(e,p[m+1],s[g]),g++,m--;else if(l[f]===a[h])p[h]=Dt(s[f],c[h]),Et(e,s[g],s[f]),f--,h++;else if(void 0===u&&(u=Lt(a,h,m),d=Lt(l,g,f)),u.has(l[g]))if(u.has(l[f])){const t=d.get(a[h]),r=void 0!==t?s[t]:null;if(null===r){const t=Et(e,s[g]);Dt(t,c[h]),p[h]=t}else p[h]=Dt(r,c[h]),Et(e,s[g],r),s[t]=null;h++}else It(s[f]),f--;else It(s[g]),g++;for(;h<=m;){const t=Et(e,p[m+1]);Dt(t,c[h]),p[h++]=t}for(;g<=f;){const e=s[g++];null!==e&&It(e)}return this.ht=a,Tt(e,p),k}}),Rt=["children","term","id","render","termClass","descriptionClass"];function Ft(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ht(e){for(var t=1;t${r} ${Mt(t,jt.D_,(e=>P`
${n?n(Ht(Ht({},c),{},{block:a},e)):e}
`))} `}const Bt=se(class extends ce{constructor(){super(...arguments),(0,n.A)(this,"part",null),(0,n.A)(this,"children",null),(0,n.A)(this,"mapper",null),(0,n.A)(this,"index",0)}commitChild(e){0===this.index&&Nt(this.part);const t=Et(this.part);Dt(t,e)}draw(){const{children:e,mapper:t}=this;window.requestAnimationFrame((r=>{this&&this.children===e&&this.mapper===t&&this.loopChildren(r)}))}loopChildren(e){for(;this.index10)return void this.draw()}}update(e,t){let[r,o]=t;return r===this.children&&o===this.mapper||(this.part=e,this.children=r,this.mapper=o,this.index=0,this.loopChildren(Date.now())),k}render(){return k}});se(class extends ce{constructor(e){super(e),this.loaded=!1}update(e,t){let{element:r}=e,[o,...n]=t;return this.loaded?k:(o.apply(void 0,[r,...n]),this.loaded=!0)}render(){return this.loaded}});const Vt=new WeakMap;class Kt extends ce{constructor(e){super(e)}static onScroll(e){e.stopPropagation();const t=Vt.get(e.target)||{};null!=t&&t.activeView&&(t.scrollPositions[`${t.activeView}`]=e.target.scrollTop)}static saveScrollState(e,t){const r=Vt.get(e)||{activeView:"",scrollPositions:{}},o=r.activeView!==t;if(o){const o=r.activeView||t;r.activeView=t,r.scrollPositions[`${o}`]=e.scrollTop||0}return Vt.set(e,r),o}update(e,t){let[r]=t;const{element:o}=e;if(Kt.saveScrollState(o,r)){const e=Vt.get(o),t=e.scrollPositions[`${r}`]??0;window.cancelAnimationFrame(e.nextScroll),e.nextScroll=window.requestAnimationFrame((()=>{o.scrollTop=t}))}return o.addEventListener("scroll",Kt.onScroll),""}render(){return k}}const Jt=se(Kt),Gt={},Wt=se(class extends ce{constructor(){super(...arguments),this.st=Gt}render(e,t){return t()}update(e,t){let[r,o]=t;if(Array.isArray(r)){if(Array.isArray(this.st)&&this.st.length===r.length&&r.every(((e,t)=>e===this.st[t])))return k}else if(this.st===r)return k;return this.st=Array.isArray(r)?Array.from(r):r,this.render(r,o)}}),Yt=["block","children","itemId","itemRenderer"];function Qt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function qt(e){for(var t=1;t30?Wt(r,(()=>P`${Bt(r,(e=>n(qt(qt({},i),"object"==typeof e?e:{[o]:e}))))}`)):Mt(r,(e=>n(qt(qt({},i),{},{block:t},"object"==typeof e?e:{[o]:e}))))}const Zt=["id","element","className","itemClassName","title","ariaLive","role"];function Xt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function er(e){for(var t=1;t ${t(or(or({},o),{},{block:nr}))} `}const sr=["id","element","className","itemClassName","title","ariaLive","role"];function cr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function ar(e){for(var t=1;t ${zt(er(er({},a),{},{block:r,className:n,itemRenderer:Ut}))} `}(pr(pr({},e),{},{className:r,element:ur})):function(e){const{id:t,element:r,className:o="",itemClassName:n="",title:i,ariaLive:s,role:c="list"}=e,a=(0,z.A)(e,sr);return P`
    ${zt(ar(ar({},a),{},{block:r,className:n,itemRenderer:ir}))}
`}(pr(pr({},e),{},{className:r,element:ur}))}const gr=(e,t,r)=>{const o=(0,W.qi)(e).toLowerCase();return i.hT.translate(`${t}.${o}`,void 0,r)},fr=["block"],hr=["block"],mr=["block","disabled","className"],br=["block"],yr=["block"],Or=["id","block","disabled","className"],vr=["id","block","className"];function wr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function $r(e){for(var t=1;t{let{dispatch:t,getState:r}=e;return()=>{const e=r();!(0,W.Gs)(e)&&(0,W.dP)(e)&&(t(me.Ay.acceptAllConsent()),t(me.Ay.saveConsent())),t(me.Ay.hideDialog()),t(me.Ay.showWidget()),t(me.Ay.focusWidget())}},Rr=e=>{let{dispatch:t}=e;return()=>{t(me.Ay.hideDialog()),t(me.Ay.showDrawer())}},Fr=e=>{let{dispatch:t}=e;return()=>{t(me.Ay.hideDialog()),t(me.Ay.showVendorConsent(Ze.M.REPLACE))}},Hr=e=>{const t=Object.assign({},(function(e){if(null==e)throw new TypeError("Cannot destructure "+e)}(e),e)),{prefix:r,store:o}=t,{getState:n}=o,i=n(),s=gr(i,"buttons.dialog.openDrawer",Ir());return P`${fe($r($r({},e),{},{className:`${r}manage`,label:s,onClick:Rr(o),modifiers:{element:{type:"manage"}}}))}`},Ur=e=>{const{block:t}=e,r=(0,z.A)(e,fr),{store:o}=r,{getState:n}=o,i=n();return P`${(0,W.Ow)(i)?Hr(e):function(e){const{prefix:t,store:r}=e;return P`${fe(Ue(Ue({},e),{},{className:`${t}save`,label:Ke(),onClick:Be(r),modifiers:Ve}))}`}($r($r({},r),{},{block:t}))}`},Br=e=>{const{block:t}=e,r=(0,z.A)(e,hr),{store:o}=e,{getState:n}=o,i=n();if(!(0,W.sD)(i))return"";const s=gr(i,"buttons.dialog.denyAll",Cr());return P`${Ce($r($r({},r),{},{block:t,label:s}))}`},Vr=e=>{const{block:t,disabled:r,className:o=""}=e,n=(0,z.A)(e,mr),{prefix:i,store:s}=n,{getState:c}=s,a=c(),l="buttons",p=r||!(0,W.R_)(a),u={root:re({prefix:i,block:t,element:l,modifiers:{element:{disabled:p}},className:o})};return(0,W.dP)(a)?(0,W.td)(a)?P`
${Hr($r($r({},n),{},{block:l}))}
`:"":(0,ze.lF)(a)||(0,W.kA)(a)?P`
${Ur($r($r({},n),{},{block:l}))} ${$e($r($r({},n),{},{block:l}))} ${Br($r($r({},n),{},{block:l}))}
`:P`
${function(e){const{prefix:t,store:r}=e;return P`${fe(_e(_e({},e),{},{className:`${t}accept`,label:Pe(),onClick:je(r),modifiers:Se}))}`}($r($r({},n),{},{block:l}))} ${function(e){const{prefix:t,store:r}=e;return P`${fe(Ne(Ne({},e),{},{className:`${t}deny`,label:Re(),onClick:Le(r),modifiers:Me}))}`}($r($r({},n),{},{block:l}))} ${Br($r($r({},n),{},{block:l}))} ${(0,W.td)(a)?Hr($r($r({},n),{},{block:l})):""}
`},Kr=e=>{let{line:t}=e;return t},Jr="dialog";function Gr(e){const{id:t=(0,gt.v4)(Jr),block:r,className:o=""}=e,n=(0,z.A)(e,vr),{prefix:s="osano-cm-",store:c}=n,{getState:a}=c,l=a(),p=(0,W.rE)(l),u=(0,ze.lF)(l),d=(0,W.I1)(l),g=!(0,W.R_)(l),f=u?(0,W.PR)(l):(0,W.U0)(l),h=u&&!(0,W.BR)(l)||(0,W.LU)(l),m=(0,W.Sf)(l),{dialogType:b,displayPosition:y}=m,O=`${t}__label`,v={root:re({prefix:s,block:r,element:Jr,modifiers:{element:{hidden:g,position:y,type:b,context:(0,W.jB)(l)&&"amp",wide:"box"===b&&u}},className:o}),content:re({prefix:s,block:Jr,element:"content"})},w=p.map((e=>{let[t,r]=e;return P`${Qe($r($r({},n),{},{block:"content",className:"additional-link",href:r,linkText:t}))}`}));return P` `}const Wr=()=>(e,t)=>{e(me.Ay.revertConsent()),e(me.Ay.hideDrawer());const r=t();setTimeout((()=>{e(me.Ay.hideDoNotSell()),(0,W.Gs)(r)?(e(me.Ay.showWidget()),e(me.Ay.focusWidget())):e(me.Ay.showDialog())}),400)};const Yr=se(class extends ce{constructor(e){super(e),this.tt=new WeakMap}render(e){return[e]}update(e,t){let[r]=t;if(Pt(this.et)&&(!Pt(r)||this.et.strings!==r.strings)){const t=Ct(e).pop();let r=this.tt.get(this.et.strings);if(void 0===r){const e=document.createDocumentFragment();r=G(E,e),r.setConnected(!1),this.tt.set(this.et.strings,r)}Tt(r,[t]),Et(r,void 0,t)}if(Pt(r)){if(!Pt(this.et)||this.et.strings!==r.strings){const t=this.tt.get(r.strings);if(void 0!==t){const r=Ct(t).pop();Nt(e),Et(e,void 0,r),Tt(e,[r])}}this.et=r}else this.et=void 0;return this.render(r)}}),Qr=e=>{let{category:t,open:r}=e;return e=>{e(me.Ay.toggleDisclosure(t,r))}},qr=["block","name","expiry","provider","purpose"],zr=["block","name","provider","purpose"],Zr=["category","disclosures","onToggle","className","label","tabIndex"];function Xr(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function eo(e){for(var t=1;t{const{type:t}=e;return"no-results"===t?P`${lo()}`:P`${Yr("script"===t?(e=>{const{block:t,name:r,provider:o,purpose:n}=e,i=(0,z.A)(e,zr),{prefix:s="osano-cm-"}=i,c="script-disclosure",a=_t(c,{prefix:s,block:t}),l={termClass:_t("title",{prefix:s,block:c}),descriptionClass:_t("description",{prefix:s,block:c})};return P`${dr(eo(eo({},i),{},{block:t,className:a,children:[eo(eo({},l),{},{term:io(),children:[r||" "]}),eo(eo({},l),{},{term:so(),children:[o||" "]}),eo(eo({},l),{},{term:co(),children:[n||" "]})],type:"description",headingLevel:3,title:r}))}`})(e):(e=>{const{block:t,name:r,expiry:o,provider:n,purpose:i}=e,s=(0,z.A)(e,qr),{prefix:c="osano-cm-"}=s,a="cookie-disclosure",l=_t(a,eo(eo({},s),{},{prefix:c,block:t})),p={termClass:_t("title",{prefix:c,block:a}),descriptionClass:_t("description",{prefix:c,block:a})};return P`${dr(eo(eo({},s),{},{block:t,className:l,children:[eo(eo({},p),{},{term:to(),children:[r||" "]}),eo(eo({},p),{},{term:ro(),children:[n||" "]}),eo(eo({},p),{},{term:oo(),children:[o||" "]}),eo(eo({},p),{},{term:no(),children:[i||" "]})],type:"description"}))}`})(e))}`},uo="disclosure";const go=i.hT.template("iab.terms.consent"),fo=i.hT.template("iab.terms.legInt");const ho=(e,t)=>r=>o=>{const n=r.target.checked;o(me.Ay.setConsent(e,n?i.FA:i.Fr,t))},mo=["purposeId"],bo=["category","block","hasDisclosures"];function yo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Oo(e){for(var t=1;tr=>{r.preventDefault();const n=t?i.Fr:i.FA;return s(e(o,n)),!1},a=`${n}tcf-purpose${o}-consent`,l=go(),p=`${n}tcf-purpose--label`,u=P``;if(!dt.C1.includes(o))return u;const d=`${n}tcf-purpose${o}-legint`,g=fo(),f=P``;return P`${u}${f}`}(Oo({purposeId:t,consentChecked:n,liChecked:s},r)):""}`}function wo(e){const{category:t="",block:r,hasDisclosures:o=!0}=e,n=(0,z.A)(e,bo),{prefix:s,store:{dispatch:c,getState:a}}=n,l=a(),p=`${s}drawer-toggle--category_${t}--description`,u=(0,ze.lF)(l)&&dt.pO[`${t}`],d=u?i.hT.translate(`iab.stacks.${u}.name`):i.hT.translate(`categories.${t}.label`)||"",g=u?`iab.stacks.${u}.description`:`categories.${t}.description`,f=(i.hT.translate(g)||"").split("\n\n").filter(Boolean),h=(dt.Ll[`${t}`]||[]).map((e=>({purposeId:e,type:"purposes"}))),m="description",b={description:re({prefix:s,block:r,element:m})};return P`${mt(Oo(Oo({},n),{},{ariaLevel:"2",id:`${s}drawer-toggle--category_${t}`,descriptionId:p,category:t,block:r,label:d,checked:(0,W.aE)(l,t),disabled:(0,W.pU)(l,t),onChange:e=>c(ho(t,(0,W.IP)(l))(e)),className:oe({prefix:s,block:r,element:"drawer-toggle"}).join(" ")}))}

${f.map(((e,t)=>P`${t>0?P`

`:null}${e}`))}

${(0,ze.lF)(l)?dr(Oo(Oo({},n),{},{block:m,children:h,itemId:"purposeId",render:vo})):""}
${o?function(e){const{category:t,disclosures:r=[],onToggle:o=(()=>{}),className:n="",label:i,tabIndex:s=0}=e,c=(0,z.A)(e,Zr),{prefix:a,store:{dispatch:l,getState:p}}=c,u=p(),d=`${a}${t}_disclosures`,g=(0,W.ro)(u)&&!(0,W.DZ)(u,t),f=!(0,W.G8)(u,t),h={root:At(uo,eo(eo({},c),{},{className:n}),{collapse:f,loading:g}),toggle:At("toggle",eo(eo({},c),{},{block:uo}))},m=e=>{if(e.preventDefault(),"keypress"===e.type){const t=e.charCode||e.keyCode;if(32!==t&&13!==t)return!1}return l(Qr({category:t})),o(t,!f),!1};return P`
${ao()}
${dr(eo(eo({},c),{},{id:d,block:"disclosure",children:r,render:po,ariaLive:f?"none":"polite"}))}
`}(Oo(Oo({},n),{},{block:r,category:t,disclosures:(0,W.fc)(l,t),label:d})):""}`}function $o(e){return Math.max(e||0,0)/60/60/24}const Ao=["id","block"];function _o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function jo(e){for(var t=1;t{let[t,r]=e;return P`${Ge(jo(jo({},m),{},{className:"osano-cm-additional-link",label:i.hT.template(`messaging.${t}`)(),href:r}))}`}));return P`

${function(e){if((0,W.IP)(e))return ko();if((0,ze.lF)(e))return Po({interpolations:{consentMaxAgeMonths:Math.floor($o((0,W.Ym)(e))/30)}}).split(/\r?\n/g).map((e=>P`
${e}`));return So()}(a)}

${(0,W.IP)(a)?P`

${Eo()} ${Ge(m)}${b}

`:""}

${u&&!(0,W.IP)(a)?P`${Ge(m)}${b}`:""} ${l?ut(jo({block:"description"},o)):""} ${l?st(jo({block:"description"},o)):""}

${l?Fe(jo(jo({},o),{},{block:r})):""} `}const xo=e=>t=>r=>{const o=t.target.checked;r((0,he.c)(e,o?i.FA:i.Fr))},To=["block","description","name","specialFeatureId"];function Co(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Io(e){for(var t=1;ts(xo(n)(e)),className:oe({prefix:l,block:t,element:"drawer-toggle"}).join(" ")}))}
${r}
`}const Lo=["id","active","block","className"];function Mo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ro(e){for(var t=1;t({category:e}))):(0,W.bW)(p).map((e=>({category:e}))),...(0,W.tu)(p)?d:[],...u?Object.keys(i.hT.translate(g)).map((e=>{const t=`${g}.${e}`;return{specialFeatureId:e,name:i.hT.translate(`${t}.name`),description:i.hT.translate(`${t}.description`),id:`osano-cm-tcf-v2-specialFeatures--specialFeature_${e}`,render:No}})):[]],h="view",m={root:re({prefix:c,block:o,element:h,className:n,modifiers:{element:{active:r,type:"consent"}}}),poweredBy:re({prefix:c,block:h,element:"powered-by"})};return P`
${Do(Ro(Ro({},s),{},{prefix:c,id:t,block:h}))} ${dr(Ro(Ro({},s),{},{prefix:c,block:h,children:f,render:wo,itemClassName:oe({prefix:c,element:"drawer-item"}).join(" ")}))} ${fe(Ro(Ro({},s),{},{prefix:c,block:h,className:"osano-cm-save",label:Fo(),onClick:()=>a((e=>{e(me.Ay.saveConsent()),e(me.Ay.hideDrawer()),setTimeout((()=>{e(me.Ay.hideDoNotSell()),e(me.Ay.showWidget()),e(me.Ay.focusWidget())}),400)}))}))}
${Ge(Ro(Ro({},s),{},{prefix:c,block:"powered-by",label:Ho(),ariaDescribedBy:`${c}aria.external`,href:"https://www.osano.com/?utm_campaign=cmp&utm_source=cmp-dialog&utm_medium=drawer"}))}
`}const Bo=["element","type","plural","itemId"],Vo=["id","active","className"];function Ko(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Jo(e){for(var t=1;t{const{element:t,type:r,plural:o,itemId:n}=e,s=(0,z.A)(e,Bo),{store:{getState:c}}=s,a={description:At(t,e)},l=`iab.${o}.${n}`,p=i.hT.translate(`${l}.description`),u=Object.keys((0,ze.GQ)(c(),{type:"legIntPurposes",id:n})).length,d="purpose"===r?1===u?Wo({interpolations:{partnerCount:u}}):Yo({interpolations:{partnerCount:u}}):"",g=`${l}.illustrations`,f=i.hT.translate(g),h="object"==typeof f?Object.keys(f).map((e=>({item:i.hT.translate(`${g}.${e}`)}))):[];return P`

${d}

${p}

${h.length?dr({type:"description",block:"illustrations",children:[{id:`osano-cm-tcf-v2_2--${r}-${n}-illustrations`,term:Qo(),children:h}],render:e=>{let{item:t}=e;return t}}):""}`},zo=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:`${e}s`;return Object.keys(i.hT.translate(`iab.${t}`)).map((r=>({element:e,term:i.hT.translate(`iab.${t}.${r}.name`),id:`osano-cm-tcf-v2-${t}--${e}_${r}`,itemId:r,children:[{type:e,plural:t,itemId:r}]})))};function Zo(e){const{id:t,active:r,className:o=""}=e,n=(0,z.A)(e,Vo),i="view",s=zo("purpose"),c=zo("specialPurpose"),a=zo("feature"),l=zo("specialFeature"),p=zo("dataCategory","dataCategories"),u=Jo(Jo({},n),{},{type:"description",block:i,render:qo}),d={root:At(i,Jo(Jo({},n),{},{className:o}),{active:r,type:"disclosure"}),description:At("description",u)};return P`

${Go()}

${dr(Jo(Jo({},u),{},{children:s}))}${dr(Jo(Jo({},u),{},{children:c}))}${dr(Jo(Jo({},u),{},{children:a}))}${dr(Jo(Jo({},u),{},{children:l}))}${dr(Jo(Jo({},u),{},{children:p}))}
`}const Xo={preventScroll:!0};function en(e){return null!==e.offsetParent}const tn=function(e){return(e||document).querySelectorAll('button, a[href]:not([rel="ignore"]), input:not([type="hidden"]):not([type="file"]), select, textarea, [tabindex]:not([tabindex="-1"]):not([data-focus="first"]):not([data-focus="last"])')},rn=function(e,t){if(null===e)return;const r=document.activeElement,o=Array.from(tn(e)).filter(en)[0];try{o.focus(Xo)}catch(a){t&&t.focus(Xo)}return r},on={first:"last",last:"first"},nn=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return function(){const t=Array.from(tn(this.parentNode)),r=on[`${e}`]||"first",o="last"===r?t.length-1:0,n="last"===r?-1:1;let i=t[parseInt(o,10)];if(i){if(i.getAttribute("data-focus")===r&&(i=t[o+n]),i.getAttribute("data-focus")===e)return;try{i.focus()}catch(a){}}}};function sn(e){let{dataFocus:t}=e;return P`${function(e){let{onFocus:t,dataFocus:r}=e;return P``}({dataFocus:t,onFocus:nn(t)})}`}const cn=e=>t=>r=>{const o=t.target.checked;r((0,he.Fk)(e,o?i.FA:i.Fr))},an=e=>t=>r=>{const o=t.target.checked;r((0,he.gG)(e,o?i.FA:i.Fr))};const ln=(e,t)=>r=>{r(me.Ay.toggleExpansionPanel(e,t))},pn=["body","header","id","tabIndex"],un=(e,t)=>{let{prefix:r,element:o}=t;const n=`${r}${o}--expanded`;e.nextElementSibling.parentNode.classList.toggle(n)},dn="expansion-panel";const gn=["purposes","vendorId"],fn=["legIntPurposes","vendorId"],hn=["category","block","vendorId"];function mn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function bn(e){for(var t=1;t{if(!e)return r;const o=e[t];return void 0===o?r:o},Nn=e=>t=>({retention:In(e.purposes,t,e.stdRetention),purposeId:t,type:"purposes"}),Ln=e=>t=>({retention:In(e.specialPurposes,t,e.stdRetention),purposeId:t,type:"specialPurposes"}),Mn=e=>({purposeId:e,type:"features"}),Rn=e=>({purposeId:e,type:"specialFeatures"}),Fn=e=>({purposeId:e,type:"dataCategories"}),Hn=(e,t,r)=>null!=t&&t.length?[{term:e(),children:t.map(r)}]:[],Un=(e,t,r)=>{if(null==e||!e.length)return P``;const o=e.reduce(((e,t)=>e.set(t.langId,t)),new Map),n=i.hT.fallbackLanguages.find((e=>o.has(e))),s=n?o.get(n):e[0],c=Object.entries(Cn).map((e=>{let[r,o]=e;const n=s[r];return n?{label:o(),href:n,ariaDescribedBy:`${t.prefix}aria.externalNewWindow`,target:"_blank"}:void 0})).filter(Boolean);return dr(bn(bn({},t),{},{block:r.block,className:_t("vendor-link",r),children:c,render:e=>Ge(e)}))},Bn=e=>{const{purposes:t,vendorId:r}=e,o=(0,z.A)(e,gn);if(0===t.length)return"";const{store:{getState:n}}=o,i=n(),s=xn(),c=(0,ze.Sh)(i)[`${r}`],a=c&&!(0,ze.CT)(i,{vendorId:r});return mt(bn(bn({},o),{},{label:s,title:s,disabled:!c,checked:a}))},Vn=e=>{const{legIntPurposes:t,vendorId:r}=e,o=(0,z.A)(e,fn),{store:{getState:n}}=o,i=n(),s=(0,ze.g4)(i,r);if(0===t.length&&!s)return"";const c=Tn(),a=s||(0,ze.ZZ)(i)[`${r}`],l=s||a&&!(0,ze.r6)(i,{vendorId:r});return mt(bn(bn({},o),{},{label:c,title:c,disabled:s||!a,checked:l}))};function Kn(e){const{category:t="",block:r,vendorId:o}=e,n=(0,z.A)(e,hn),{store:{dispatch:i,getState:s}}=n,c=s(),{name:a,purposes:l,legIntPurposes:p,flexiblePurposes:u,specialPurposes:d,features:g,specialFeatures:f,cookieMaxAgeSeconds:h,usesNonCookieAccess:m,deviceStorageDisclosureUrl:b,urls:y,dataRetention:O={},dataDeclaration:v}=(0,ze.Tp)(c,{vendorId:o}),{prefix:w}=n,$=l.filter((e=>!u.includes(e))),A=$o(h),_=Nn(O),j=Ln(O);return P`${function(e){const{id:t,level:r,title:o}=e;return o?P`
${o}
`:""}({level:2,title:a})}

${a}

${Bn(bn(bn({},n),{},{purposes:l,vendorId:o,category:t,block:r,id:`${w}drawer-toggle--vendor_${o}`,onChange:e=>i(cn(o)(e)),className:_t("drawer-toggle",e)}))} ${Vn(bn(bn({},n),{},{legIntPurposes:p,vendorId:o,category:t,block:r,id:`${w}drawer-toggle--vendor_${o}_li`,onChange:e=>i(an(o)(e)),className:_t("drawer-toggle",e)}))}${Un(y,n,e)}${function(e){const{body:t="",header:r,id:o=(0,gt.v4)("expansionPanel"),tabIndex:n=0}=e,i=(0,z.A)(e,pn),{prefix:s="osano-cm-",store:c}=i,{dispatch:a,getState:l}=c,p=l(),u=(0,W.a8)(p,o),d={prefix:s,block:dn},g={root:At(dn,e),body:At("body",d),toggle:At("toggle",d)},f=e=>{if(e.preventDefault(),e.stopPropagation(),"keypress"===e.type){const t=e.charCode||e.keyCode;if(32!==t&&13!==t)return!1}return a(ln(o)),un(e.target,{prefix:s,element:dn}),!1};return P`
${r}
`}(bn(bn({},n),{},{block:r,id:`${w}vendor-disclosure--${o}`,header:jn(),body:dr(bn(bn({},n),{},{block:"disclosures",className:_t("disclosures",bn(bn({},e),{},{block:"expansion-panel"})),children:[{term:Pn(),children:[{type:"string",disclosure:`${A} ${1===A?kn():En()}`},...m?[{type:"string",disclosure:P`${Sn()}`}]:[]]},...Hn(yn,p,_),...Hn(On,$,_),...Hn(vn,u,_),...Hn(wn,d,j),...Hn($n,g,Mn),...Hn(An,f,Rn),...Hn(_n,v,Fn),...b?[{term:Dn(),children:[{type:"link",href:b,label:b,ariaDescribedBy:`${w}aria.externalNewWindow`,title:`${a} ${jn()}`,target:"_blank"}]}]:[]],type:"description",render:e=>{const{type:t,disclosure:r}=e;return"string"===t?r:"link"===t?Ge(e):st(e)}}))}))}`}const Jn=["id","active","className"];function Gn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Wn(e){for(var t=1;t

${Yn()}

${Fe(Wn(Wn({},n),{},{block:c}))} ${Yr(dr(Wn(Wn({},n),{},{block:c,children:l,render:Kn,itemId:"vendorId",itemClassName:_t({prefix:i,element:"drawer-item"})})))} `}const qn=["activeView"],zn=["id"],Zn=["className","id"];function Xn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function ei(e){for(var t=1;t California Consumer Privacy Act (CCPA) Opt-Out Icon `}(),ai={[Ze.V.CONSENT]:ri,[Ze.V.DO_NOT_SELL]:oi,[Ze.V.DISCLOSURE]:ni,[Ze.V.VENDOR_CONSENT]:ii},li=e=>e.stopPropagation(),pi=e=>{switch(e){case Ze.V.CONSENT:case Ze.V.DO_NOT_SELL:return Uo;case Ze.V.DISCLOSURE:return Zo;case Ze.V.VENDOR_CONSENT:return Qn}return()=>P``},ui=e=>{let{dispatch:t}=e;return()=>t((e=>{e(me.Ay.goBack())}))},di=e=>{const{id:t}=e,r=(0,z.A)(e,zn),{store:o}=e,{getState:n}=o,i="info-dialog-header",s=n(),c=(0,W.q$)(s),a=(0,W.kR)(s),l={root:At(i,e),close:At("close",ei(ei({},e),{},{block:i})),header:At("header",ei(ei({},e),{},{block:i}))},p=ai[`${c[`${a}`]}`]||function(){return""},u=ai[`${c[""+(a-1)]}`]||function(){return""};return P``},gi="info";function fi(e){const{className:t="",id:r}=e,o=(0,z.A)(e,Zn),{prefix:n,store:{dispatch:i,getState:s}}=o,c=s(),a=!(0,W.MJ)(c),l=(0,W.Sf)(c),p=(0,W.q$)(c).map(((e,t)=>({name:e,index:t,id:`${n}${e}--view`,view:pi(e)}))),u=(0,W.kR)(c),{infoDialogPosition:d}=l,g=`${r}__label`,f={wrapper:At("info-dialog",ei(ei({},e),{},{className:t}),{hidden:a}),root:At(gi,ei(ei({},o),{},{block:"info-dialog"}),{position:d,do_not_sell:(0,W.IP)(c),open:!a}),view:At("info-views",ei(ei({},o),{},{block:gi}),{hidden:a,position:`${u}`})},h=p[parseInt(u,10)],m=ei(ei({},o),{},{tabIndex:a?-1:0,activeView:h&&h.name,block:"info-views"});return P``}const hi=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1?arguments[1]:void 0;if(0===e.indexOf("rgb"))try{return e.replace(/[^\d,.]/g,"").split(",").map((e=>{const t=parseFloat(e);if(isNaN(t))throw new Error("Invalid color value");return t}))}catch(i){return hi(t,"rgba(0,0,0,1)")}let r=`${e||""}`.toLowerCase().replace(/[^0-9a-f]/,"");if(3===r.length||4===r.length)r=r.split("").map((e=>`${e}${e}`)).join("");else if(6!==r.length&&8!==r.length)return hi(t,"rgba(0,0,0,1)");const o=[];let n=0;for(;n(~~(255*e)%256+256)%256,bi=(e,t,r)=>(Math.round(299*e)+Math.round(587*t)+Math.round(114*r))/1e3>=128?0:1,yi=(e,t,r)=>mi(.21*e+.72*t+.07*r),Oi=(e,t)=>{const r=Math.abs(t)!==t?-1:1,o=Math.abs(t)<=1;let n=Math.abs(t);n=Math.floor(Math.min(255,Math.max(-255,o?Math.round(255*n):n)))*r;let[i,s,c]="string"==typeof e?hi(e):e;return i+=n,i>255?i=255:i<0&&(i=0),c+=n,c>255?c=255:c<0&&(c=0),s+=n,s>255?s=255:s<0&&(s=0),`#${function(){for(var e=arguments.length,t=new Array(e),r=0;r`${e}${`00${t.toString(16)}`.slice(-2)}`),"")}(i,s,c)}`},vi={},wi=e=>{const t=vi[`${e}`]||[hi(e)];return t[1]=t[1]??bi.apply(null,t[0]),t[2]=t[2]??yi.apply(null,t[0]),vi[`${e}`]=t,t},$i=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:.08;const[,r]=wi(e);return(t<0?!r:r)?(o=e,n=Math.abs(t),Oi(o,n)):((e,t)=>Oi(e,-t))(e,Math.abs(t));var o,n},Ai=["block","id"],_i=i.hT.template("messaging.widgetAltText"),ji=e=>{let{store:t}=e;return()=>{t.dispatch((e=>{e(me.Ay.hideWidget()),e(me.Ay.showDrawer())}))}},Si="widget";var Pi=r(6277),ki=r(5053),Ei=r(1825);let Di,xi;function Ti(e){let{dom:t,drawerId:r,dialogId:o,widgetId:n}=e;return e=>s=>c=>{const a=s(c),{type:l,payload:p}=c,u=e.getState(),d=(0,W.YK)(u),g=(0,W.QH)(u);switch(l){case me.gK.render:t.render();break;case me.gK.ready:switch(p){case"blocking":case"consent":case"dom":if((0,W.Dp)(u)){const t=(0,W.z6)(u)||!(0,W.Gs)(u);requestAnimationFrame((()=>{t?e.dispatch(me.Ay.showDialog()):e.dispatch(me.Ay.showWidget())}))}}break;case me.gK.saveConsent:(0,W.Gs)(u)&&!p.shouldShowDialog&&requestAnimationFrame((()=>{e.dispatch(me.Ay.hideDialog())}));break;case me.gK.toggleDisclosure:{const{category:t}=p;!(0,W.ro)(u)&&!(0,W.DZ)(u,t)&&(e.dispatch(me.Ay.fetchDisclosuresBegin(t)),function(e){let{customerId:t,configId:r,category:o,language="en"}=e;const n={language,category:o};return ki.A.get(`${Ei.DISCLOSURE_URI}/customer/${t}/config/${r}`,n)}({customerId:d,configId:g,category:t}).then((r=>{const o=r||[];return e.dispatch(me.Ay.fetchDisclosuresSuccess(o,t)),r})).catch((r=>{e.dispatch(me.Ay.fetchDisclosuresFailure(r,t))})));break}case me.gK.hideDialog:clearTimeout(xi);break;case me.gK.showDialog:(0,W.fJ)(u)&&(xi&&clearTimeout(xi),xi=(e=>(e.dispatch(me.Ay.timeoutBegin()),setTimeout((()=>{(0,W.Gs)(e.getState())||(e.dispatch(me.Ay.acceptAllConsent()),e.dispatch(me.Ay.saveConsent())),(0,W.z6)(e.getState())&&(e.dispatch(me.Ay.timeoutComplete()),e.dispatch(me.Ay.showWidget())),(0,W.HC)(e.getState())||e.dispatch(me.Ay.hideDialog())}),1e3*(0,W.jU)(e.getState()))))(e)),Di&&Di.focus(),Di=rn(i.Bl.getElementById(o));break;case me.gK.showWidget:rn(i.Bl.getElementById(n),Di),Di=void 0;break;case me.gK.focusWidget:var f;null===(f=i.Bl.getElementById(n))||void 0===f||f.focus(),Di=void 0;break;case me.gK.showVendorConsent:case me.gK.showDisclosure:case me.gK.showDrawer:Di&&Di.focus(),Di=rn(i.Bl.getElementById(r))}return a}}var Ci=r(4814),Ii=r(6421);var Ni=r(8251),Li=r(5677);function Mi(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ri(e){for(var t=1;twindow.getComputedStyle(i.Bl.querySelector(".osano-cm-window")).getPropertyValue(`--${e}`);Object.defineProperty(document,"createElement",Ri(Ri({},Ci.ZS),{},{value:function(){for(var e=arguments.length,t=new Array(e),r=0;r{const{getState:e}=r,{prefix:t="osano-cm-"}=e(),n="window";return P` ${function(e){let{prefix:t}=e;return P``}({config:o,prefix:t,store:r})} ${Gr({id:c,block:n,config:o,prefix:t,store:r,drawerId:a})} ${function(e){const{block:t,id:r}=e,o=(0,z.A)(e,Ai),{prefix:n="osano-cm-",store:{getState:i}}=o,s=i(),{widgetPosition:c}=(0,W.Sf)(s),a=!(0,W.R_)(s),l=!(0,W.MJ)(s),p=(0,W.tC)(s),u={root:re({prefix:n,block:t,element:Si,modifiers:{element:{hidden:p||!l||!a,position:c}}}),outline:re({prefix:n,block:Si,element:"outline"}),dot:re({prefix:n,block:Si,element:"dot"})};return P` `}({id:l,block:n,config:o,prefix:t,store:r})} ${fi({id:a,block:n,config:o,prefix:t,store:r})} `},container:n,dynamicMiddleware:t,middleware:Ti({dom:this,dialogId:c,widgetId:l,drawerId:a}),styleContainer:s,store:r})}setup(){const e=Hi.get(this)||{},{dynamicMiddleware:t,store:r}=e;if(t&&t.addMiddleware(this.middleware),!e.unsubscribe){const t=r.subscribe(this.render.bind(this));Hi.set(this,Ri(Ri({},e),{},{unsubscribe:t}))}return this}teardown(){const e=Hi.get(this)||{},{dynamicMiddleware:t}=e;return t.removeMiddleware(this.middleware),e.unsubscribe&&(e.unsubscribe(),delete e.unsubscribe,Hi.set(this,Ri({},e))),this}render(){if(null===i.Bl.body)return;const{template:e,container:t,styleContainer:r,store:o}=Hi.get(this);if(!(0,W.Dp)(o.getState()))return;const{getState:n}=o,s=n(),{prefix:c="osano-cm-"}=s,a=oe({prefix:c,block:"window",modifiers:{block:{context:(0,W.jB)(s)&&"amp"}}}).join(" ");return t.className!==a&&(t.className=a),t.parentNode&&t.parentNode===i.Bl.body||(i.Bl.body.firstChild?Ii.y.value.call(i.Bl.body,t,i.Bl.body.firstChild):Pi.y.value.call(i.Bl.body,t)),r.parentNode&&r.parentNode===i.Bl.head||(i.Bl.head.firstChild?Ii.y.value.call(i.Bl.head,r,i.Bl.head.firstChild):Pi.y.value.call(i.Bl.head,r)),Li.yu.value.call(t,"dir",i.hT.isRTL?"rtl":"ltr"),G((e=>{const t=e.getState(),{buttonBackgroundColor:r,buttonForegroundColor:o,buttonDenyBackgroundColor:n,buttonDenyForegroundColor:s,dialogBackgroundColor:c,dialogForegroundColor:a,infoDialogBackgroundColor:l,infoDialogForegroundColor:p,infoDialogOverlayColor:u,linkColor:d,toggleOffBackgroundColor:g,toggleButtonOffColor:f,toggleOnBackgroundColor:h,toggleButtonOnColor:m,widgetColor:b,widgetFillColor:y,widgetOutlineColor:O}=(0,W.Sf)(t),v=`rgba(${hi(l).slice(0,3).join(",")},0)`;return P` ${'.osano-cm-window{font-family:Helvetica,Arial,Hiragino Sans GB,STXihei,Microsoft YaHei,WenQuanYi Micro Hei,Hind,MS Gothic,Apple SD Gothic Neo,NanumBarunGothic,sans-serif;font-size:16px;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothingz:auto;display:block;left:0;line-height:1;position:absolute;top:0;width:100%;z-index:2147483638;--fade-transition-time:700ms;--slide-transition-time:400ms}.osano-cm-window--context_amp{height:100%}.osano-visually-hidden{height:1px;left:-10000px;margin:-1px;opacity:0;overflow:hidden;position:absolute;width:1px}.osano-cm-button{border-radius:.25em;border-style:solid;border-width:thin;cursor:pointer;flex:1 1 auto;font-size:1em;font-weight:700;line-height:1;margin:.125em;min-width:6em;padding:.5em .75em;transition-duration:.2s;transition-property:background-color;transition-timing-function:ease-out}.osano-cm-button--type_icon{border-radius:50%;height:1em;line-height:0;min-width:1em;width:1em}.osano-cm-button:focus,.osano-cm-button:hover{outline:none}.osano-cm-close{border-radius:50%;border-style:solid;border-width:2px;box-sizing:content-box;cursor:pointer;height:20px;margin:.5em;min-height:20px;min-width:20px;order:0;outline:none;overflow:hidden;padding:0;width:20px;stroke-width:1px;justify-content:center;line-height:normal;text-decoration:none;transform:rotate(0deg);transition-duration:.2s;transition-property:transform,color,background-color,stroke,stroke-width;transition-timing-function:ease-out;z-index:2}.osano-cm-close:focus,.osano-cm-close:hover{transform:rotate(90deg);stroke-width:2px}.ccpa-opt-out-icon{display:flex;flex:1 1 auto}.ccpa-opt-out-icon svg{max-width:40px}.osano-cm-link{cursor:pointer;text-decoration:underline;transition-duration:.2s;transition-property:color;transition-timing-function:ease-out}.osano-cm-link:active,.osano-cm-link:hover{outline:none}.osano-cm-link:focus{font-weight:700;outline:none}.osano-cm-link--type_feature,.osano-cm-link--type_purpose,.osano-cm-link--type_specialFeature,.osano-cm-link--type_specialPurpose{cursor:help;display:block;-webkit-text-decoration:dashed;text-decoration:dashed}.osano-cm-link--type_denyAll{display:block;text-align:right}[dir=rtl] .osano-cm-link--type_denyAll{text-align:left}.osano-cm-link--type_vendor{display:block}.osano-cm-vendor-link{font-size:.75em}.osano-cm-list-item{margin:0}.osano-cm-list-item--type_term{border-top-style:solid;border-top-width:1px;font-size:.875rem;font-weight:400;margin-bottom:.25em;margin-top:.5em;padding:.5em .75rem 0;position:relative;top:-1px}.osano-cm-list-item--type_description{font-size:.75rem;font-weight:lighter;padding:0 .75rem}.osano-cm-list{list-style-position:outside;list-style-type:none;margin:0;padding:0}.osano-cm-list__list-item{text-indent:0}.osano-cm-list--type_description{margin:0 -1em}.osano-cm-list:first-of-type .osano-cm-list__list-item:first-of-type{border-top-width:0;margin-top:0;padding-top:0}.osano-cm-toggle{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start;margin:.25em 0;pointer-events:auto;position:relative}.osano-cm-toggle__label{margin:0 .5em 0 0}[dir=rtl] .osano-cm-toggle__label{margin:0 0 0 .5em}.osano-cm-toggle__switch{border-radius:14px;border-style:solid;border-width:2px;box-sizing:content-box;color:transparent;display:block;flex-shrink:0;height:18px;line-height:0;margin:0;position:relative;text-indent:-9999px;transition-duration:.2s;transition-property:background-color;transition-timing-function:ease-out;width:40px}.osano-cm-toggle__switch:hover{cursor:pointer}.osano-cm-toggle__switch:after{border-radius:9px;border-width:0;height:18px;left:0;top:0;width:18px}.osano-cm-toggle__switch:before{border-radius:16px;border-width:2px;bottom:-6px;box-sizing:border-box;left:-6px;right:-6px;top:-6px}.osano-cm-toggle__switch:after,.osano-cm-toggle__switch:before{border-style:solid;content:"";margin:0;position:absolute;transform:translateX(0);transition-duration:.3s;transition-property:transform,left,border-color;transition-timing-function:ease-out}.osano-cm-toggle__switch:after:active,.osano-cm-toggle__switch:before:active{transition-duration:.1s}.osano-cm-toggle__switch:after:active{width:26px}.osano-cm-toggle__switch:before:active{width:34px}[dir=rtl] .osano-cm-toggle__switch:after{left:100%;transform:translateX(-100%)}.osano-cm-toggle__input{height:1px;left:-10000px;margin:-1px;opacity:0;overflow:hidden;position:absolute;width:1px}[dir=rtl] .osano-cm-toggle__input{left:0;right:-10000px}.osano-cm-toggle__input:disabled{cursor:default}.osano-cm-toggle--type_checkbox .osano-cm-toggle__switch{border-radius:4px;border-style:solid;border-width:1px;height:22px;width:22px}.osano-cm-toggle--type_checkbox .osano-cm-toggle__switch:after{background-color:transparent!important;border-bottom-width:2px;border-left-width:2px;border-radius:0;content:none;height:6px;left:3px;top:3px;transform:rotate(-45deg);transition-property:color;transition-timing-function:ease-out;width:12px}.osano-cm-toggle--type_opt-out .osano-cm-toggle__switch{border-radius:4px;border-style:solid;border-width:1px;height:22px;width:22px}.osano-cm-toggle--type_opt-out .osano-cm-toggle__switch:after,.osano-cm-toggle--type_opt-out .osano-cm-toggle__switch:before{background-color:transparent!important;border-bottom-width:1px;border-radius:0;border-top-width:1px;content:none;height:0;left:-3px;top:7px;transition-property:color;transition-timing-function:ease-out;width:12px}.osano-cm-toggle--type_opt-out .osano-cm-toggle__switch:after{transform:translate(50%,50%) rotate(-45deg)}.osano-cm-toggle--type_opt-out .osano-cm-toggle__switch:before{transform:translate(50%,50%) rotate(45deg)}.osano-cm-toggle__input:checked+.osano-cm-toggle__switch:after{left:100%;transform:translateX(-100%)}[dir=rtl] .osano-cm-toggle__input:checked+.osano-cm-toggle__switch:after{left:0;transform:translateX(0)}.osano-cm-toggle__input:disabled+.osano-cm-toggle__switch{cursor:default}.osano-cm-toggle--type_checkbox .osano-cm-toggle__input:checked+.osano-cm-toggle__switch:after{content:"";left:3px;top:3px;transform:rotate(-45deg)}.osano-cm-toggle--type_opt-out .osano-cm-toggle__input:checked+.osano-cm-toggle__switch:after,.osano-cm-toggle--type_opt-out .osano-cm-toggle__input:checked+.osano-cm-toggle__switch:before{content:"";left:-1px;top:9px}.osano-cm-toggle--type_opt-out .osano-cm-toggle__input:checked+.osano-cm-toggle__switch:after{transform:translate(50%,50%) rotate(-45deg)}.osano-cm-toggle--type_opt-out .osano-cm-toggle__input:checked+.osano-cm-toggle__switch:before{transform:translate(50%,50%) rotate(45deg)}.osano-cm-toggle--type_checkbox .osano-cm-toggle__input:disabled+.osano-cm-toggle__switch,.osano-cm-toggle--type_opt-out .osano-cm-toggle__input:disabled+.osano-cm-toggle__switch{opacity:.3}.osano-cm-widget{background:none;border:none;bottom:12px;cursor:pointer;height:40px;opacity:.9;outline:none;padding:0;position:fixed;transition:transform .1s linear 0s,opacity .2s linear 0ms,visibility 0ms linear 0ms;visibility:visible;width:40px;z-index:2147483636}.osano-cm-widget--position_right{right:12px}.osano-cm-widget--position_left{left:12px}.osano-cm-widget:focus{outline:solid;outline-offset:.2rem}.osano-cm-widget:focus,.osano-cm-widget:hover{opacity:1;transform:scale(1.1)}.osano-cm-widget--hidden{opacity:0;visibility:hidden}.osano-cm-widget--hidden:focus,.osano-cm-widget--hidden:hover{opacity:0;transform:scale(1)}.osano-cm-dialog{align-items:center;box-sizing:border-box;font-size:1em;line-height:1.25;overflow:auto;padding:1.5em;position:fixed;transition-delay:0ms,0ms;transition-duration:.7s,0ms;transition-property:opacity,visibility;visibility:visible;z-index:2147483637}.osano-cm-dialog--hidden{opacity:0;transition-delay:0ms,.7s;visibility:hidden}.osano-cm-dialog--type_bar{box-sizing:border-box;display:flex;flex-direction:column;left:0;right:0}.osano-cm-dialog--type_bar .osano-cm-button{flex:none;margin:.125em auto;width:80%}@media screen and (min-width:768px){.osano-cm-dialog--type_bar{flex-direction:row}.osano-cm-dialog--type_bar .osano-cm-button{flex:1 1 100%;margin:.25em .5em;width:auto}}.osano-cm-dialog--type_box{flex-direction:column;max-height:calc(100vh - 2em);max-width:20em;width:calc(100vw - 2em)}.osano-cm-dialog__close{position:absolute;right:0;top:0}.osano-cm-dialog__list{margin:.5em 0 0;padding:0}.osano-cm-dialog__list .osano-cm-item{display:flex;margin-top:0}.osano-cm-dialog__list .osano-cm-item:last-child{margin-bottom:0}.osano-cm-dialog__list .osano-cm-toggle{flex-direction:row}[dir=rtl] .osano-cm-dialog__list .osano-cm-toggle{flex-direction:row-reverse}.osano-cm-dialog__list .osano-cm-label{white-space:nowrap}[dir=ltr] .osano-cm-dialog__list .osano-cm-label{margin-left:.375em}[dir=rtl] .osano-cm-dialog__list .osano-cm-label{margin-right:.375em}.osano-cm-dialog__buttons{display:flex;flex-wrap:wrap}.osano-cm-dialog--type_bar .osano-cm-dialog__content{flex:5;margin-bottom:.25em;width:100%}.osano-cm-dialog--type_box .osano-cm-dialog__content{display:flex;flex-direction:column;flex-grow:.0001;transition:flex-grow 1s linear}.osano-cm-dialog--type_bar .osano-cm-dialog__list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;margin:.75em auto}@media screen and (min-width:376px){.osano-cm-dialog--type_bar .osano-cm-dialog__list{flex-direction:row}}@media screen and (min-width:768px){.osano-cm-dialog--type_bar .osano-cm-dialog__list{margin:.5em 0 0 auto}[dir=rtl] .osano-cm-dialog--type_bar .osano-cm-dialog__list{margin:.5em auto 0 0}}[dir=ltr] .osano-cm-dialog--type_bar .osano-cm-dialog__list .osano-cm-item{margin-right:.5em}[dir=rtl] .osano-cm-dialog--type_bar .osano-cm-dialog__list .osano-cm-item{margin-left:.5em}.osano-cm-dialog--type_bar .osano-cm-dialog__list .osano-cm-label{padding-top:0}.osano-cm-dialog--type_bar .osano-cm-dialog__buttons{flex:1;justify-content:flex-end;margin:0;width:100%}@media screen and (min-width:768px){.osano-cm-dialog--type_bar .osano-cm-dialog__buttons{margin:0 0 0 .5em;max-width:30vw;min-width:16em;position:sticky;top:0;width:auto}[dir=rtl] .osano-cm-dialog--type_bar .osano-cm-dialog__buttons{margin:0 .5em 0 0}}.osano-cm-dialog--type_box .osano-cm-dialog__buttons{margin:.5em 0 0}.osano-cm-dialog--type_bar.osano-cm-dialog--position_top{top:0}.osano-cm-dialog--type_bar.osano-cm-dialog--position_bottom{bottom:0}.osano-cm-dialog--type_box.osano-cm-dialog--position_top-left{left:1em;top:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_top-right{right:1em;top:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_bottom-left{bottom:1em;left:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_bottom-right{bottom:1em;right:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_center{left:50%;top:50%;transform:translate(-50%,-50%)}.osano-cm-dialog--type_box.osano-cm-dialog--wide{max-width:50em}@media screen and (max-height:800px)and (max-width:1200px){.osano-cm-dialog--type_box.osano-cm-dialog--wide{max-width:calc(100vw - 4em)}}.osano-cm-dialog--type_box.osano-cm-dialog--wide .osano-cm-dialog__list{display:flex;flex-wrap:wrap}.osano-cm-dialog--context_amp{height:100%;position:relative}.osano-cm-content__message{margin-bottom:1em;word-break:break-word}.osano-cm-drawer-links{margin:.5em 0 0}.osano-cm-drawer-links__link{display:block}.osano-cm-storage-policy{display:inline-block}.osano-cm-usage-list{margin:0 0 .5em}.osano-cm-usage-list__list{list-style-position:inside;list-style-type:disc}:export{fadeTransitionTime:.7s;slideTransitionTime:.4s}.osano-cm-info-dialog{height:100vh;left:0;position:fixed;top:0;transition-delay:0ms,0ms;transition-duration:.2s,0ms;transition-property:opacity,visibility;visibility:visible;width:100vw;z-index:2147483638}.osano-cm-info-dialog--hidden{opacity:0;transition-delay:0ms,.2s;visibility:hidden}.osano-cm-header{margin:0 0 -1em;padding:1em 0;position:sticky;top:0;z-index:1}.osano-cm-info{animation:delay-overflow .4s;bottom:0;box-shadow:0 0 2px 2px #ccc;box-sizing:border-box;max-width:20em;overflow:visible visible;position:fixed;top:0;transition-duration:.4s;transition-property:transform;width:100%}.osano-cm-info--position_left{left:0;transform:translate(-100%)}.osano-cm-info--position_right{right:0;transform:translate(100%)}.osano-cm-info--open{animation:none;overflow:hidden auto;transform:translate(0)}.osano-cm-info--do_not_sell{animation:none;height:-moz-fit-content;height:fit-content;left:50%;position:fixed;right:auto;top:50%;transform:translate(-50%,-50%);transition:none}.osano-cm-info--do_not_sell .osano-cm-close{order:-1}.osano-cm-info--do_not_sell .osano-cm-header{box-sizing:content-box;display:block;flex:none}.osano-cm-info-views{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;transition-duration:.4s;transition-property:transform;width:100%}[dir=rtl] .osano-cm-info-views{flex-direction:row-reverse}.osano-cm-info-views__view{box-sizing:border-box;flex-shrink:0;width:100%}.osano-cm-info-views--position_0>:not(:first-of-type){max-height:100%;overflow:hidden}.osano-cm-info-views--position_1{transform:translateX(-100%)}.osano-cm-info-views--position_1>:not(:nth-of-type(2)){max-height:100%;overflow:hidden}.osano-cm-info-views--position_2{transform:translateX(-200%)}.osano-cm-info-views--position_2>:not(:nth-of-type(3)){max-height:100%;overflow:hidden}.osano-cm-info--do_not_sell .osano-cm-info-views{height:-moz-fit-content;height:fit-content}.osano-cm-view{height:0;padding:0 .75em 1em;transition-delay:.4s;transition-duration:0ms;transition-property:height,visibility;visibility:hidden;width:100%}.osano-cm-view__button{font-size:.875em;margin:1em 0 0;width:100%}.osano-cm-view--active{height:auto;transition-delay:0ms;visibility:visible}.osano-cm-description{font-size:.75em;font-weight:300;line-height:1.375;margin:1em 0 0}.osano-cm-description:first-child{margin:0}.osano-cm-description:last-of-type{margin-bottom:1em}.osano-cm-drawer-toggle .osano-cm-label{font-size:.875em;line-height:1.375em;margin:0 auto 0 0}[dir=rtl] .osano-cm-drawer-toggle .osano-cm-label{margin:0 0 0 auto}.osano-cm-info-dialog-header{align-items:center;display:flex;flex-direction:row-reverse;left:auto;min-height:3.25em;position:sticky;top:0;width:100%;z-index:1}[dir=rtl] .osano-cm-info-dialog-header{flex-direction:row}.osano-cm-info-dialog-header__header{align-items:center;display:flex;flex:1 1 auto;font-size:1em;justify-content:flex-start;margin:0;order:1;padding:1em .75em}.osano-cm-info-dialog-header__description{font-size:.75em;line-height:1.375}.osano-cm-back,.osano-cm-info-dialog-header__close{position:relative}.osano-cm-back{flex:0 1 auto;margin:0 0 0 .5em;min-width:0;order:2;width:auto;z-index:2}[dir=rtl] .osano-cm-back{margin:0 .5em 0 0}.osano-cm-powered-by{align-items:center;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin:1em 0}.osano-cm-powered-by__link{font-size:.625em;outline:none;text-decoration:none}.osano-cm-powered-by__link:focus,.osano-cm-powered-by__link:hover{text-decoration:underline}@keyframes delay-overflow{0%{overflow:hidden auto}}.osano-cm-drawer-iab-button-container{display:flex;gap:.5em;justify-content:center;margin-bottom:2em}.osano-cm-illustrations__list>.osano-cm-list-item--type_description{padding:.2rem 1rem}.osano-cm-drawer-item.osano-cm-description__list li{padding-top:.75em}.osano-cm-tcf-purpose--label{border-bottom:1px solid rgba(0,0,0,.1);display:block;margin-bottom:.5em;padding:.25em 0 .5em}.osano-cm-link.osano-cm-link--type_purpose{font-weight:400}.osano-cm-tcf-purpose--label input{float:right;margin-right:.5em}.osano-cm-expansion-panel{border-bottom:1px solid rgba(0,0,0,.1);display:block;font-size:.75em;margin:0 -1.5em 1em;padding:1.5em 1.5em 0}.osano-cm-expansion-panel--expanded{border-bottom:none}.osano-cm-expansion-panel--empty,.osano-cm-expansion-panel--empty:not([open]){border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:0}.osano-cm-expansion-panel__body{background-color:rgba(0,0,0,.1);line-height:1.25;list-style:none;margin:0 -1.5em;max-height:0;overflow:hidden;padding:0 1.5em;transition-delay:0ms,0ms,0ms,.3s;transition-duration:.3s,.3s,.3s,0s;transition-property:max-height,padding-top,padding-bottom,visibility;transition-timing-function:ease-out;visibility:hidden}.osano-cm-expansion-panel__toggle{cursor:pointer;display:block;line-height:1.25;margin:0 auto 1em 0;outline:none;position:relative}.osano-cm-expansion-panel__toggle:active,.osano-cm-expansion-panel__toggle:focus,.osano-cm-expansion-panel__toggle:hover{outline:none}[dir=rtl] .osano-cm-expansion-panel__toggle{margin:0 0 1em auto}.osano-cm-expansion-panel--expanded .osano-cm-expansion-panel__body{max-height:none;padding:1.25em 1.5em 1em;transition-delay:0ms,0ms,0ms,0ms;visibility:visible}.osano-cm-cookie-disclosure__title,.osano-cm-script-disclosure__title{border:0;clear:both;display:block;flex:0 1 30%;font-size:1em;font-weight:700;line-height:1.375;margin:0 0 .5em;padding:0}.osano-cm-cookie-disclosure__description,.osano-cm-script-disclosure__description{flex:0 1 70%;font-size:1em;line-height:1.375;margin:0 0 .5em;padding:0}.osano-cm-disclosure{border-bottom:none;display:block;font-size:.75em;margin:0 -1.5em 1em;padding:1.5em 1.5em 0}.osano-cm-disclosure--collapse{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:1em}.osano-cm-disclosure--empty,.osano-cm-disclosure--empty:not([open]){border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:0}.osano-cm-disclosure__list{background-color:rgba(0,0,0,.1);line-height:1.25;list-style:none;margin:0 -1.5em;padding:1.25em 1.5em 1em}.osano-cm-disclosure__list:empty{border:none;padding:0 1.5em}.osano-cm-disclosure__list:first-of-type{margin-top:1em;padding:1.25em 1.5em 1em}.osano-cm-disclosure__list:first-of-type:empty{padding:1.75em 1.5em .75em}.osano-cm-disclosure__list:not(:first-of-type):not(:empty){border-top:1px solid rgba(0,0,0,.1)}.osano-cm-disclosure__list:empty+.osano-cm-disclosure__list:not(:empty){border:none;padding:0 1.5em}.osano-cm-disclosure__list:not(:empty)~.osano-cm-disclosure__list:empty+.osano-cm-disclosure__list:not(:empty){border-top:1px solid rgba(0,0,0,.1)}.osano-cm-disclosure__list>.osano-cm-list-item{line-height:1.25}.osano-cm-disclosure__list>.osano-cm-list-item:not(:first-of-type){border-top:1px solid rgba(0,0,0,.1);margin:1em -1.25em 0;padding:1em 1.25em 0}.osano-cm-disclosure__toggle{cursor:pointer;display:block;font-weight:700;line-height:1.25;margin:0 auto 0 0;outline:none;position:relative}.osano-cm-disclosure__toggle:focus,.osano-cm-disclosure__toggle:hover{text-decoration:underline}[dir=rtl] .osano-cm-disclosure__toggle{margin:0 0 0 auto}.osano-cm-disclosure--loading .osano-cm-disclosure__list{height:0;line-height:0;max-height:0}.osano-cm-disclosure--loading .osano-cm-disclosure__list>*{display:none}.osano-cm-disclosure--loading .osano-cm-disclosure__list:after{animation-duration:1s;animation-iteration-count:infinite;animation-name:osano-load-scale;animation-timing-function:ease-in-out;border-radius:100%;content:"";display:block;height:1em;position:relative;top:-.125em;transform:translateY(-50%);width:1em}.osano-cm-disclosure--collapse .osano-cm-disclosure__list{display:none}.osano-cm-disclosure--collapse .osano-cm-disclosure__list:after{content:none}.osano-cm-cookie-disclosure,.osano-cm-script-disclosure{display:flex;flex-wrap:wrap;margin:0}.osano-cm-cookie-disclosure__description:last-of-type,.osano-cm-cookie-disclosure__title:last-of-type,.osano-cm-script-disclosure__description:last-of-type,.osano-cm-script-disclosure__title:last-of-type{margin-bottom:0}@keyframes osano-load-scale{0%{transform:translateY(-50%) scale(0)}to{opacity:0;transform:translateY(-50%) scale(1)}}'} .osano-cm-window { direction: ${i.hT.isRTL?"rtl":"ltr"}; text-align: ${i.hT.isRTL?"right":"left"}; } .osano-cm-dialog { background: ${c}; color: ${a}; } .osano-cm-dialog__close { color: ${a}; stroke: ${a}; } .osano-cm-dialog__close:focus { background-color: ${a}; border-color: ${a}; stroke: ${c}; } .osano-cm-dialog__close:hover { stroke: ${$i(a)}; } .osano-cm-dialog__close:focus:hover { stroke: ${$i(c)}; } .osano-cm-info-dialog { background: ${u}; } .osano-cm-header, .osano-cm-info-dialog-header { background: ${l}; background: linear-gradient( 180deg, ${l} 2.5em, ${v} 100% ); } .osano-cm-info { background: ${l}; color: ${p}; } .osano-cm-link-separator::before { content: '|'; padding: 0 0.5em; } .osano-cm-close { display: flex; background-color: transparent; border-color: transparent; } .osano-cm-info-dialog-header__close { color: ${p}; stroke: ${p}; } .osano-cm-info-dialog-header__close:focus { background-color: ${p}; border-color: ${p}; stroke: ${l}; } .osano-cm-info-dialog-header__close:hover { stroke: ${$i(p)}; } .osano-cm-info-dialog-header__close:focus:hover { stroke: ${$i(l)}; } .osano-cm-disclosure__list:first-of-type::after { background-color: ${d}; } .osano-cm-disclosure__toggle, .osano-cm-expansion-panel__toggle { color: ${d}; } .osano-cm-disclosure__toggle:hover, .osano-cm-disclosure__toggle:active, .osano-cm-expansion-panel__toggle:hover, .osano-cm-expansion-panel__toggle:active { color: ${d}; } .osano-cm-disclosure__toggle:focus, .osano-cm-expansion-panel__toggle:focus { color: ${$i(d)}; } .osano-cm-button { background-color: ${r}; border-color: ${o}; color: ${o}; } .osano-cm-button--type_deny { background-color: ${n}; border-color: ${s}; color: ${s}; } .osano-cm-button:focus, .osano-cm-button:hover { background-color: ${$i(r,.08)}; } .osano-cm-button--type_deny:focus, .osano-cm-button--type_deny:hover { background-color: ${$i(n,.08)}; } .osano-cm-link { color: ${d}; } .osano-cm-link:hover, .osano-cm-link:active { color: ${d}; } .osano-cm-link:focus { color: ${$i(d)}; } .osano-cm-toggle__switch { background-color: ${g}; } .osano-cm-toggle__switch::after { background-color: ${f}; border-color: ${f}; } .osano-cm-toggle__switch::before { border-color: transparent; } .osano-cm-toggle__input:checked + .osano-cm-toggle__switch { background-color: ${h}; border-color: ${h}; } .osano-cm-toggle__input:checked + .osano-cm-toggle__switch::after, .osano-cm-toggle__input:checked + .osano-cm-toggle__switch::before { border-color: ${m}; } .osano-cm-toggle__input:focus + .osano-cm-toggle__switch, .osano-cm-toggle__input:hover + .osano-cm-toggle__switch { background-color: ${$i(g)}; border-color: ${$i(g)}; } .osano-cm-toggle__input:focus + .osano-cm-toggle__switch::before { border-color: ${$i(g)}; } .osano-cm-toggle__input:checked:focus + .osano-cm-toggle__switch, .osano-cm-toggle__input:checked:hover + .osano-cm-toggle__switch { background-color: ${$i(h)}; border-color: ${$i(h)}; } .osano-cm-toggle__input:checked:focus + .osano-cm-toggle__switch::before { border-color: ${$i(h)}; } .osano-cm-toggle__input:disabled + .osano-cm-toggle__switch, .osano-cm-toggle__input:disabled:focus + .osano-cm-toggle__switch, .osano-cm-toggle__input:disabled:hover + .osano-cm-toggle__switch { background-color: ${$i(g,.25)}; border-color: ${$i(g,.25)}; } .osano-cm-toggle__input:disabled + .osano-cm-toggle__switch::after, .osano-cm-toggle__input:disabled:focus + .osano-cm-toggle__switch::after, .osano-cm-toggle__input:disabled:hover + .osano-cm-toggle__switch::after { background-color: ${$i(f,.25)}; border-color: ${$i(f,.25)}; } .osano-cm-toggle__input:disabled + .osano-cm-toggle__switch::before, .osano-cm-toggle__input:disabled:focus + .osano-cm-toggle__switch::before, .osano-cm-toggle__input:disabled:hover + .osano-cm-toggle__switch::before { border-color: transparent; } .osano-cm-toggle__input:disabled:checked + .osano-cm-toggle__switch, .osano-cm-toggle__input:disabled:checked:focus + .osano-cm-toggle__switch, .osano-cm-toggle__input:disabled:checked:hover + .osano-cm-toggle__switch { background-color: ${$i(h,.25)}; border-color: ${$i(h,.25)}; } .osano-cm-toggle__input:disabled:checked + .osano-cm-toggle__switch::after, .osano-cm-toggle__input:disabled:checked:focus + .osano-cm-toggle__switch::after, .osano-cm-toggle__input:disabled:checked:hover + .osano-cm-toggle__switch::after { background-color: ${$i(m,.25)}; border-color: ${$i(m,.25)}; } .osano-cm-toggle__input:disabled:checked + .osano-cm-toggle__switch::before, .osano-cm-toggle__input:disabled:checked:focus + .osano-cm-toggle__switch::before, .osano-cm-toggle__input:disabled:checked:hover + .osano-cm-toggle__switch::before { border-color: transparent; } .osano-cm-widget__outline { fill: ${y}; stroke: ${O}; } .osano-cm-widget__dot { fill: ${b}; } .osano-cm-tcf-purpose--label input { accent-color: ${h}; } `})(o),r),G(e(),t),this}}},8375:(e,t,r)=>{"use strict";r.d(t,{L_:()=>n,bP:()=>o,f7:()=>c,nj:()=>i,r3:()=>s});const o={tcfeuv2:2,tcfcav1:5,uspv1:6},n={NOT_READY:"not ready",READY:"ready"},i={STUB:"stub",LOADED:"loaded",ERROR:"error"},s={VISIBLE:"visible",HIDDEN:"hidden",DISABLED:"disabled"},c={LISTENER_REGISTERED:"listenerRegistered",LISTENER_REMOVED:"listenerRemoved",CMP_STATUS_CHANGED:"cmpStatus",CMP_DISPLAY_STATUS_CHANGED:"cmpDisplayStatus",SIGNAL_STATUS_CHANGED:"signalStatus",ERROR:"error",SECTION_CHANGED:"sectionChange"}},6796:(e,t,r)=>{"use strict";r.d(t,{Bh:()=>a,Eu:()=>u,Q2:()=>p,fS:()=>s,ix:()=>c,oR:()=>l});var o=r(8375),n=r(8734),i=r(4525);const s=e=>(0,i.Jt)(e,"ui.currentScreen",n.Pb.None)!==n.Pb.None,c=e=>Object.keys((0,i.Jt)(e,"iab.consentStrings",{})).filter((e=>!!o.bP[`${e}`])),a=e=>"true"===(0,i.Jt)(e,"config.gdprApplies",!1).toString(),l=(e,t)=>(0,i.Jt)(e,"config.jurisdiction","").substring(0,t.length)===t,p=(e,t)=>(0,i.Jt)(e,`iab.consentStrings.${t}`,void 0),u=e=>!s(e)&&!!(0,i.Jt)(e,"savedConsent",!1)},5785:(e,t,r)=>{"use strict";r.d(t,{$V:()=>g,Fk:()=>a,Qi:()=>l,S1:()=>f,Yq:()=>h,Zx:()=>u,b6:()=>i,c:()=>d,fw:()=>m,gG:()=>p,ov:()=>c,sL:()=>s,uu:()=>y,xE:()=>b});var o=r(2775);const n="OsanoCMP_IAB-TCF",i=(0,o.lQ)(`${n}/SET_PURPOSE_CONSENT`,(0,o.YW)("purposeId","acceptOrDeny")),s=(0,o.lQ)(`${n}/SET_PURPOSE_LI_CONSENT`,(0,o.YW)("purposeId","acceptOrDeny")),c=(0,o.lQ)(`${n}/SET_ALL_PURPOSE_CHOICES`,(0,o.YW)("acceptOrDeny")),a=(0,o.lQ)(`${n}/SET_VENDOR_CONSENT`,(0,o.YW)("vendorId","acceptOrDeny")),l=(0,o.lQ)(`${n}/SET_ALL_VENDOR_CONSENT`,(0,o.YW)("acceptOrDeny")),p=(0,o.lQ)(`${n}/SET_VENDOR_LI_CONSENT`,(0,o.YW)("vendorId","acceptOrDeny")),u=(0,o.lQ)(`${n}/SET_ALL_VENDOR_LI_CONSENT`,(0,o.YW)("acceptOrDeny")),d=(0,o.lQ)(`${n}/SET_SPECIAL_FEATURE_CONSENT`,(0,o.YW)("specialFeatureId","acceptOrDeny")),g=(0,o.lQ)(`${n}/SET_ALL_SPECIAL_FEATURE_CONSENT`,(0,o.YW)("acceptOrDeny")),f=(0,o.lQ)(`${n}/SET_GDPR_APPLIES`,o.Mv),h=(0,o.lQ)(`${n}/UPDATE_PURPOSE_LIST`,(0,o.YW)("purposeList","language")),m=(0,o.lQ)(`${n}/UPDATE_VENDOR_LIST_BEGIN`,o.m7),b=(0,o.lQ)(`${n}/UPDATE_VENDOR_LIST_SUCCESS`,o.Mv),y=(0,o.lQ)(`${n}/UPDATE_VENDOR_LIST_FAILURE`,o.Mv)},3803:(e,t,r)=>{"use strict";r.d(t,{$T:()=>a,A5:()=>f,C1:()=>u,L_:()=>g,Ll:()=>d,Vj:()=>l,hP:()=>c,pO:()=>h,ue:()=>m,vx:()=>p});var o=r(2362),n=r(8734);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;ts(s({},e),{},{[`${t}`]:!1})),{}),legitimateInterests:u.reduce(((e,t)=>s(s({},e),{},{[`${t}`]:!0})),{})},specialFeatureOptins:{},stacks:[],vendorListError:null,vendorListLoading:!1,vendorListLoaded:!1,vendorListVersion:0,vendorOptOuts:{consents:{},legitimateInterests:{}},vendors:{}}}}}},2240:(e,t,r)=>{"use strict";r.d(t,{Bh:()=>d,CT:()=>I,Ck:()=>v,GQ:()=>E,KA:()=>l,O$:()=>x,Q2:()=>g,QD:()=>T,Sh:()=>M,Tp:()=>A,Ur:()=>u,Vh:()=>k,YQ:()=>$,ZZ:()=>R,dV:()=>j,g4:()=>D,jP:()=>b,kF:()=>f,kb:()=>m,l:()=>O,lF:()=>L,lT:()=>_,pH:()=>S,pT:()=>h,r6:()=>N,uY:()=>C,uj:()=>P,xl:()=>w});var o=r(3803),n=r(1825),i=r(8734),s=r(4525),c=r(5036),a=r(6796);const l=e=>(0,s.Jt)(e,"iab.tcf",{}),p=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2;return(0,s.Jt)(l(e),[`v${parseInt(t,10)}`],{})},u=e=>(0,s.Jt)(e,"ui.currentScreen",i.Pb.None),d=e=>!!(0,s.Jt)(l(e),"gdprApplies",n.GDPR_COUNTRIES.includes((0,c.gI)(e))),g=(e,t)=>{let{gppSection:r,tcString:o}=t;return(0,s.Jt)(e,["iab","consentStrings",r],o)},f=e=>((0,s.Jt)(l(e),"publisherCC")||(0,c.gI)(e)||"US").toUpperCase(),h=()=>[...o.vx],m=(e,t)=>(0,s.Jt)(p(e,t),"purposes.consents")||{},b=(e,t)=>(0,s.Jt)(p(e,t),"purposes.legitimateInterests")||{},y=(e,t)=>(0,s.Jt)(p(e,t),"savedConsent"),O=(e,t)=>(0,s.Jt)(y(e,t),"purposes"),v=(e,t)=>(0,s.Jt)(y(e,t),"vendorOptOuts"),w=(e,t)=>(0,s.Jt)(p(e,t),"specialFeatureOptins")||{},$=(e,t)=>(0,s.Jt)(p(e,t),"vendors")||{},A=(e,t)=>{let{apiVersion:r,vendorId:o}=t;return(0,s.Jt)($(e,r),`${o}`)||{}},_=(e,t)=>{const r=$(e,t);return Object.values(r).filter((e=>!e.deletedDate)).map((e=>Number(e.id)))},j=(e,t)=>(0,s.Jt)(p(e,t),"vendorOptOuts")||{},S=(e,t)=>(0,s.Jt)(j(e,t),"consents")||{},P=(e,t)=>(0,s.Jt)(j(e,t),"legitimateInterests")||{},k=(e,t)=>(0,s.Jt)(p(e,t),"vendorListVersion"),E=(e,t)=>{let{type:r,id:o}=t;const n=$(e);return Object.values(n).filter((e=>(e[`${r}`]||[]).includes(Number(o))))},D=(e,t)=>{const{purposes:r,legIntPurposes:o,specialPurposes:n}=A(e,{vendorId:t});return 0===(null==r?void 0:r.length)&&0===(null==o?void 0:o.length)&&(null==n?void 0:n.length)>0},x=e=>({iab:{v2:{p:{c:m(e,"2.0"),li:b(e,"2.0")},v:{c:S(e,"2.0"),li:P(e,"2.0")}},euconsent:g(e,{gppSection:"tcfeuv2"})}}),T=(e,t)=>!!(0,s.Jt)(e,["iab","hasActed",t]),C=(e,t)=>{let{apiVersion:r,specialFeatureId:o}=t;return!!w(e,r)[`${o}`]},I=(e,t)=>{let{apiVersion:r,vendorId:o}=t;return!!S(e,r)[`${o}`]},N=(e,t)=>{let{apiVersion:r,vendorId:o}=t;return!!P(e,r)[`${o}`]},L=e=>(d(e)||(0,a.oR)(e,"ca"))&&!!(0,s.Jt)(l(e),"enabled",(e=>!!(0,s.Jt)(e,"config.iabEnabled"))(e)),M=function(e){let{apiVersion:t,useSaved:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(r&&!y(e,t))return{};const o=$(e,t),n=r?((e,t)=>(0,s.Jt)(v(e,t),"consents")||{})(e,t):{},i=r?((e,t)=>(0,s.Jt)(y(e,t),"purposes.consents")||{})(e,t):m(e,t);return Object.entries(o).reduce(((e,t)=>{let[r,{purposes:o=[],deletedDate:s}={}]=t;return s||n[`${r}`]||!o.some((e=>i[`${e}`]))||(e[`${r}`]=!0),e}),{})},R=function(e){let{apiVersion:t,useSaved:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=r?((e,t)=>(0,s.Jt)(v(e,t),"legitimateInterests")||{})(e,t):{},i=r?((e,t)=>(0,s.Jt)(y(e,t),"purposes.legitimateInterests"))(e,t)||o.ue.iab.tcf.v2.purposes.legitimateInterests:b(e,t),c=$(e,t),a={};return Object.entries(c).forEach((e=>{let[t,{legIntPurposes:r=[],purposes:o=[],specialPurposes:s=[],deletedDate:c}={}]=e;if(!c&&!n[`${t}`]){(r&&r.some((e=>i[`${e}`]))||0===o.length&&0===r.length&&s.length>0)&&(a[`${t}`]=!0)}})),a}},4814:(e,t,r)=>{"use strict";r.d(t,{LC:()=>p,ZS:()=>d,dG:()=>u});var o=r(8734),n=r(7479),i=r(2248),s=r(5023),c=r(8952),a=r(5267);const l=Object.getOwnPropertyDescriptor(Document.prototype,"createElement")||Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"createElement"),p=Object.getOwnPropertyDescriptor(o.Yk.Document.prototype,"createElement")||Object.getOwnPropertyDescriptor(o.Yk.HTMLDocument.prototype,"createElement"),u=function(e){const t=e.tagName.toLowerCase(),r=(0,i.mf)(e),a=l.value.call(o.Bl,t),p=(0,s.KA)(r);Object.entries(p).forEach((t=>{let[r,o]=t;for(let[i,s]of o)for(let[t,o]of s)n.y.value.call(a,r,i,t,...o),c.y.value.call(e,r,i,t,...o);o.clear()}));try{Object.defineProperty(a,o.gY,{configurable:!1,enumerable:!1,get:()=>r})}catch(u){}try{Object.defineProperty(e,o.bW,{configurable:!1,enumerable:!1,get:()=>a})}catch(u){}return a},d={configurable:!0,enumerable:l.enumerable,writable:!0,value:function(){for(var e=arguments.length,t=new Array(e),r=0;r{"use strict";r.d(t,{Ay:()=>u,LC:()=>l,yu:()=>a});var o=r(2248),n=r(4960),i=r(5267),s=r(8734),c=r(4045);const a=Object.getOwnPropertyDescriptor(Element.prototype,"getAttribute"),l=Object.getOwnPropertyDescriptor(s.Yk.Element.prototype,"getAttribute");function p(e){let t;switch(null==this?void 0:this.tagName){case"SCRIPT":t="src"===e||c.uH[`${e}`]?e:void 0;break;case"IFRAME":if(!(0,n.oR)())return a.value.call(this,e);t="src"===e||n.uH[`${e}`]?e:void 0}if(t)switch(this[`${e}`],e){case"src":{const e=(0,i.R$)(this);if(e)return String(e.originalValue);break}default:if(o.w9.has(this)&&void 0!==o.w9.get(this)[`${e}`])return String(o.w9.get(this)[`${e}`][0])}return a.value.call(this,e)}const u={configurable:a.configurable,enumerable:a.enumerable,writable:a.writable,value(e){return p.call((0,o.fb)(this),e)}}},2981:(e,t,r)=>{"use strict";r.d(t,{L:()=>n});var o=r(8734);Object.getOwnPropertyDescriptor(Element.prototype,"hasAttribute");const n=Object.getOwnPropertyDescriptor(o.Yk.Element.prototype,"hasAttribute")},2425:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>p,LC:()=>a});var o=r(4960),n=r(2248),i=r(8734),s=r(4045);const c=Object.getOwnPropertyDescriptor(Element.prototype,"removeAttribute"),a=Object.getOwnPropertyDescriptor(i.Yk.Element.prototype,"removeAttribute");function l(e){switch(null==this?void 0:this.tagName){case"SCRIPT":switch(e){case"async":case"defer":this[`${e}`]=!1;break;case"src":this[`${e}`]="";break;default:s.uH[`${e}`]&&(this[`${e}`]="")}break;case"IFRAME":if(!(0,o.oR)())break;if("src"===e)this[`${e}`]="";else o.uH[`${e}`]&&(this[`${e}`]="")}return c.value.call(this,e)}const p={configurable:c.configurable,enumerable:c.enumerable,writable:c.writable,value(e){const t=(0,n.fb)(this);return t!==this&&l.call(t,e),l.call(this,e)}}},5677:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>p,LC:()=>a,yu:()=>c});var o=r(4960),n=r(2248),i=r(8734),s=r(4045);const c=Object.getOwnPropertyDescriptor(Element.prototype,"setAttribute"),a=Object.getOwnPropertyDescriptor(i.Yk.Element.prototype,"setAttribute");function l(e,t){switch(null==this?void 0:this.tagName){case"SCRIPT":switch(e){case"async":case"defer":return this[`${e}`]=!0,c.value.call(this,e,t);case"src":return void(this[`${e}`]=t);case"data-osano":case"osano":throw new Error("All inline classifications must be provided in the markup");default:return s.uH[`${e}`]?void(this[`${e}`]=t):c.value.call(this,e,t)}case"IFRAME":if(!(0,o.oR)())break;switch(e){case"src":return void(this.src=t);case"data-osano":case"osano":throw new Error("All inline classifications must be provided in the markup");default:return o.uH[`${e}`]?void(this[`${e}`]=t):c.value.call(this,e,t)}}return c.value.call(this,e,t)}const p={configurable:c.configurable,enumerable:c.enumerable,writable:c.writable,value(e,t){const r=(0,n.fb)(this);return r!==this&&l.call(r,e,t),l.call(this,e,t)}}},7479:(e,t,r)=>{"use strict";r.d(t,{y:()=>o});const o=Object.hasOwnProperty.call(Node.prototype,"addEventListener")?Object.getOwnPropertyDescriptor(Node.prototype,"addEventListener"):Object.getOwnPropertyDescriptor(EventTarget.prototype,"addEventListener")},5023:(e,t,r)=>{"use strict";r.d(t,{KA:()=>g,F6:()=>y});var o=r(8734),n=r(5267),i=r(7479);const s=Object.hasOwnProperty.call(Node.prototype,"dispatchEvent")?Object.getOwnPropertyDescriptor(Node.prototype,"dispatchEvent"):Object.getOwnPropertyDescriptor(EventTarget.prototype,"dispatchEvent");var c=r(5036),a=r(4960),l=r(4045),p=r(8952),u=r(2248);const d=new WeakMap;function g(e){const t=d.has(e)?d.get(e):{};return d.set(e,t),t}function f(e,t){const r=g(e);return r[`${t}`]=r[`${t}`]||new Map}function h(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),s=1;s1?t-1:0),n=1;n1?t-1:0),n=1;n{const o={configurable:i.y.configurable,enumerable:i.y.enumerable,value:function(){for(var e=arguments.length,t=new Array(e),o=0;o{"use strict";r.d(t,{y:()=>o});const o=Object.hasOwnProperty.call(Node.prototype,"removeEventListener")?Object.getOwnPropertyDescriptor(Node.prototype,"removeEventListener"):Object.getOwnPropertyDescriptor(EventTarget.prototype,"removeEventListener")},6591:(e,t,r)=>{"use strict";r.d(t,{m:()=>n,y:()=>o});const o=Object.getOwnPropertyDescriptor(HTMLElement.prototype,"onerror"),n={defaultValue:null,descriptor:o}},8865:(e,t,r)=>{"use strict";r.d(t,{m:()=>n,y:()=>o});const o=Object.getOwnPropertyDescriptor(HTMLElement.prototype,"onload"),n={defaultValue:null,descriptor:o}},4960:(e,t,r)=>{"use strict";r.d(t,{cw:()=>w,om:()=>$,uH:()=>v,RA:()=>_,oR:()=>S,Tv:()=>A,F6:()=>j});var o=r(2362),n=r(2248),i=r(5267),s=r(8437),c=r(1184),a=r.n(c),l=(r(5041),r(5036));const p=Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"src");function u(e){const t=p.get.call(this);return e!==t&&n.u1.call(this,e)!==t&&p.set.call(this,e),e}const d=(e,t)=>(r,o)=>{const{node:c,originalValue:a}=e;if(a!==t&&n.u1.call(c,a)!==n.u1.call(c,t))return e;return(0,l.OB)(o(),e)||(0,i.tu)(e)?(u.call(c,t),r(s.Ay.allowIFrame(e))):r(s.Ay.blockIFrame(e)),e};function g(e){return{configurable:p.configurable,enumerable:p.enumerable,get(){const t=(0,i.Gf)(this,e.getState());return n.qi.call(this,t.src)},set(t){return((e,t)=>(r,o)=>{const n=(0,i.Gf)({node:e,src:t,ignore:!1},o()),{async:s}=n;return s?s.promise.then((()=>d(n,t)(r,o))):a().resolve(d(n,t)(r,o))})(this,t)(e.dispatch,e.getState),t}}}var f=r(8734);const h={defaultValue:"0",descriptor:Object.getOwnPropertyDescriptor(HTMLIFrameElement.prototype,"height")};var m=r(6591),b=r(8865);function y(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}let O=!1;const v={height:h,onerror:m.m,onload:b.m},w=e=>{if(!O)return;const{node:t,src:r}=e;t[f.UM]=!0,(0,n.fq)(t,v),r&&u.call(t,r)},$=e=>{if(!O)return;const{node:t,ignore:r}=e;if(r)return w(e);t&&(0,n.js)(t,v),u.call(t,"")},A=e=>e&&1===e.nodeType&&"IFRAME"===e.tagName,_=e=>(null==e?void 0:e.getElementsByTagName)&&Array.from(e.getElementsByTagName("iframe"))||[],j=(e,t)=>{O=!0;try{Object.defineProperties(e.prototype,function(e){for(var t=1;t{"use strict";r.d(t,{y:()=>o});const o=Object.getOwnPropertyDescriptor(Node.prototype,"appendChild")},6421:(e,t,r)=>{"use strict";r.d(t,{y:()=>o});const o=Object.getOwnPropertyDescriptor(Node.prototype,"insertBefore")},1667:(e,t,r)=>{"use strict";r.d(t,{y:()=>o});const o=Object.getOwnPropertyDescriptor(Node.prototype,"parentElement")||Object.getOwnPropertyDescriptor(HTMLElement.prototype,"parentElement")},3615:(e,t,r)=>{"use strict";r.d(t,{L:()=>i,y:()=>n});var o=r(8734);const n=Object.getOwnPropertyDescriptor(Node.prototype,"parentNode"),i=Object.getOwnPropertyDescriptor(o.Yk.Node.prototype,"parentNode")},7861:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>i,yu:()=>n});var o=r(2248);const n=Object.getOwnPropertyDescriptor(Node.prototype,"removeChild"),i={configurable:n.configurable,enumerable:n.enumerable,value(e){return n.value.call(this,(0,o.fb)(e))},writable:n.writable}},8549:(e,t,r)=>{"use strict";r.d(t,{y:()=>o});const o=Object.getOwnPropertyDescriptor(Node.prototype,"replaceChild")},4045:(e,t,r)=>{"use strict";r.d(t,{cw:()=>k,om:()=>E,uH:()=>S,Tv:()=>D,F6:()=>T,Qn:()=>x});var o=r(2362),n=r(8734),i=r(2248),s=r(2078);const c=Object.getOwnPropertyDescriptor(HTMLScriptElement.prototype,"type");function a(e){return!e||["text/javascript","application/javascript","module",n._U,"application/ecmascript","application/x-ecmascript","application/x-javascript","text/ecmascript","text/javascript1.0","text/javascript1.1","text/javascript1.2","text/javascript1.3","text/javascript1.4","text/javascript1.5","text/jscript","text/livescript","text/x-ecmascript","text/x-javascript"].some((t=>String(e).split(";")[0]===t))}const l={defaultValue:n._U,descriptor:c,shouldPrevent:a,useSetAttribute:!0};var p=r(7479),u=r(6277),d=r(5267);const g=Object.getOwnPropertyDescriptor(HTMLScriptElement.prototype,"async");function f(e){return{configurable:g.configurable,enumerable:g.enumerable,get:g.get,set(t){return g.set.call(this,t),(0,d.fQ)(this,e.getState()),t}}}const h=Object.getOwnPropertyDescriptor(HTMLScriptElement.prototype,"defer");function m(e){return{configurable:h.configurable,enumerable:h.enumerable,get:h.get,set(t){return h.set.call(this,t),(0,d.fQ)(this,e.getState()),t}}}var b=r(4814),y=r(5041),O=r(1667),v=r(7861),w=r(8952),$=r(8549),A=r(5677);const _=Object.getOwnPropertyDescriptor(Node.prototype,"textContent");function j(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const S={type:l},P=e=>{if(e.target&&e.target[n.bW]||y.yu.value.call(e.target,"type")===n._U)return e.preventDefault(),!1},k=e=>{const{node:t,src:r,originalValue:o=r}=e;if(!t)return;if(t[n.UM]=!0,t[n.bW])return void A.yu.value.call(t,"type",n._U);if(y.yu.value.call(t,"type")!==n._U)return(0,i.fq)(t,S),o&&s.qB.call(t,o),t;const c=t?t.ownerDocument:n.Bl,a=t&&(O.y?O.y.get.call(t):t.parentElement)||c.body||c.head,l=(0,b.dG)(t);_.set.call(l,t.textContent);const p=t.attributes;for(let n=p.length-1;n>=0;n--){let{name:e,value:r}=p[parseInt(n,10)];if("nonce"===e)r=t.nonce,A.yu.value.call(l,e,r);else S[`${e}`]||A.yu.value.call(l,e,r)}(0,i.fq)(l,S);for(const[n,i]of Object.entries(t))l[`${n}`]=i;t.onload&&(l.onload=t.onload,t.onload=null),t.onerror&&(l.onerror=t.onerror,t.onerror=null),o&&s.qB.call(l,o),w.y.value.call(l,"beforescriptexecute",P);try{$.y.value.call(a,l,t)}catch(g){try{t&&a&&v.yu.value.call(a,t)}catch(g){}u.y.value.call(a,l)}(0,i.fq)(t,S);const d=y.yu.value.call(t,"src");return d&&s.qB.call(l,d),l},E=e=>{const{node:t,ignore:r,shouldRemoveOnBlock:o}=e;if(r)return k(e);t&&((0,i.js)(t,S),p.y.value.call(t,"beforescriptexecute",P),o&&t.parentElement&&t.parentElement.removeChild(t))},D=e=>e&&Object.isPrototypeOf.call(HTMLScriptElement.prototype,e),x=e=>D(e)&&a(y.yu.value.call(e,"type")),T=(e,t)=>{try{Object.defineProperties(e.prototype,function(e){for(var t=1;t{"use strict";r.d(t,{Ay:()=>b,oK:()=>g,qB:()=>f});var o=r(2248),n=r(5267),i=r(8437),s=r(1184),c=r.n(s),a=r(5041),l=r(5036),p=r(8734),u=r(5677);const d=Object.getOwnPropertyDescriptor(HTMLScriptElement.prototype,"src");Object.getOwnPropertyDescriptor(p.Yk.HTMLScriptElement.prototype,"src");function g(){if("string"==typeof a.LC.value.call(this,"src")){const e=d.get.call(this);if(e)return o.qi.call(this,e)}return""}function f(e){return d.set.call(this,e),u.LC.value.call(this,"src",e),e}const h=(e,t)=>(r,s)=>{const{node:c,originalValue:a}=e;if(a!==t&&o.u1.call(c,a)!==o.u1.call(c,t))return e;return r((0,l.OB)(s(),e)||(0,n.tu)(e)?i.Ay.allowScript(e):i.Ay.blockScript(e)),e},m=(e,t)=>(r,o)=>{const i=(0,n.LB)({node:e,src:t,ignore:!1},o());if(void 0===i)return c().resolve(i);const{async:s}=i;return s?s.promise.then((()=>h(i,t)(r,o))):c().resolve(h(i,t)(r,o))};function b(e){return{configurable:d.configurable,enumerable:d.enumerable,get(){const t=(0,n.LB)(this,e.getState());return void 0===t?d.get.call(this):o.qi.call(this,t.src)},set(t){return m(this,t)(e.dispatch,e.getState),t}}}},2248:(e,t,r)=>{"use strict";r.d(t,{Jx:()=>v,dG:()=>w,fb:()=>d,fq:()=>y,js:()=>O,mG:()=>h,mf:()=>g,qi:()=>A,u1:()=>$,w9:()=>m,wH:()=>f});var o=r(8734),n=r(5267),i=r(8428),s=r(1344),c=r(2981),a=r(5036),l=r(3615),p=r(2425),u=r(5677);function d(e){let t;try{t=l.L.get.call(e)}catch(r){}return e&&!t&&e[o.bW]||e}function g(e){return e&&e[o.gY]||e}function f(e){return{configurable:e.configurable,enumerable:e.enumerable,value:function(){for(var t=arguments.length,r=new Array(t),o=0;o1&&(r[1]=d(r[1]));const i=e.value.apply(this,r);return(0,n.Qj)(i),i},writable:e.writable}}function h(e,t){if(void 0===e)return;const r=!e.value,o=r&&!e.set,n={configurable:e.configurable,enumerable:e.enumerable};return r?(n.get=function(){return e.get.call(d(this))},o||(n.set=function(r){const o=d(this);return t&&o!==this&&e.set.call(this,r),e.set.call(o,r)})):(n.writable=e.writable,n.value=function(){const r=d(this);for(var o=arguments.length,n=new Array(o),i=0;ie),shouldPrevent:p=(()=>!0)}=r,u=m.has(e)?m.get(e):{},d=p(n);let g=!1;return void 0!==u[`${t}`]||i||(g=(n=l(a.get.call(e)))===o._U||!c.L.value.call(e,t)),d&&void 0!==n&&(u[`${t}`]=[n,a,g],m.set(e,u)),d?s:n}function y(e,t){const{node:r}=(0,n.R$)(e)||{node:e},o=m.get(r)||{};e&&Object.entries(t||{}).forEach((t=>{let[r,n]=t;const{descriptor:i}=n,[s,c,a]=o[`${r}`]||[];if(void 0!==s)if(a)p.LC.value.call(e,r);else try{i.set.call(e,s)}catch(l){u.LC.value.call(e,r,s)}})),e===r&&m.delete(r)}function O(e,t){Object.entries(t||{}).forEach((t=>{let[r,o]=t;const{descriptor:n}=o,i=b(e,r,o);if(e)try{n.set.call(e,i)}catch(s){u.LC.value.call(e,r,i)}}))}function v(e,t){const{getState:r}=e;return Object.entries(t||{}).reduce(((e,t)=>{let[o,i]=t;const{descriptor:s,useSetAttribute:c}=i;return e[`${o}`]={configurable:s.configurable,enumerable:s.enumerable,get(){const e=r(),t=(0,n.R$)(this);if(!(0,a.OB)(e,t)){const e=m.get(this);if(e&&e[`${o}`])return e[`${o}`][0]}return s.get.call(this)},set(e){const t=r(),l=(0,n.R$)(this)||(0,n.Qm)(this,t),p=(0,a.OB)(t,l),d=b(this,o,i,e,!0),g=p?e:d;try{s.set.call(this,g),c&&u.LC.value.call(this,o,g)}catch(f){u.LC.value.call(this,o,g)}}},e}),{})}function w(e){try{e.preventDefault()}catch(t){}try{e.stopPropagation()}catch(t){}try{e.stopImmediatePropagation()}catch(t){}return!1}function $(e){return(0,i.A)(e,(0,s.A)(this.ownerDocument||o.Bl)).href}function A(e){return"http"===String(e).substring(0,4)||"//"===String(e).substring(0,2)?$.call(this,e):e}},3731:(e,t,r)=>{"use strict";r.d(t,{Lg:()=>p});var o=r(2033);const n=window,i=`_${(new Date).getTime()}`;const s=Object.getOwnPropertyDescriptor(window,"localStorage"),c=new o.Ay,a=function(){try{const e=window.localStorage;return e.setItem(i,"1"),e.removeItem(i),!0}catch(e){return!1}}(),l=a&&window.localStorage||c,p=()=>{try{return a&&s.get.call(n)||c}catch(e){}return l}},2033:(e,t,r)=>{"use strict";r.d(t,{Ai:()=>c,Ay:()=>l,SO:()=>s});const o=new WeakMap,n=e=>(o.has(e)||o.set(e,{}),o.get(e));function i(e){const t=n(this);return Object.hasOwnProperty.call(t,e)?t[`${e}`]:null}function s(e,t){n(this)[`${e}`]=String(t)}function c(e){delete n(this)[`${e}`]}function a(){o.has(this)&&o.set(this,{})}class l{constructor(){o.set(this,{})}getItem(e){return i.call(this,e)}setItem(e,t){return s.call(this,e,t)}removeItem(e){return c.call(this,e)}clear(){return a.call(this)}toString(){return"[object Storage]"}}},8437:(e,t,r)=>{"use strict";r.d(t,{Ay:()=>a,gK:()=>c});var o=r(2362),n=r(2775);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const s={init:n.Mv,ready:n.Mv,readyApi:(0,n.YW)("apiName","options"),updateLocale:(0,n.YW)("language","json"),updateConfig:n.Mv,fetchDisclosuresBegin:n.Mv,fetchDisclosuresFailure:(0,n.YW)("error","category"),fetchDisclosuresSuccess:(0,n.YW)("disclosures","category"),setExtUsrData:n.Mv,setConsent:(0,n.YW)("category","acceptOrDeny","isDoNotSellView"),setConsentId:n.Mv,allowCookie:n.Mv,blockCookie:n.Mv,allowIFrame:n.Mv,blockIFrame:n.Mv,allowScript:n.Mv,blockScript:n.Mv,acceptAllConsent:n.m7,denyAllConsent:n.m7,saveConsent:(0,n.YW)("consentTimestamp","skipRecord","shouldShowDialog"),revertConsent:n.m7,clearConsent:n.Mv,recordConsent:(0,n.YW)("uuid","consented"),timeoutBegin:n.m7,timeoutComplete:n.m7,render:n.m7,showDialog:n.m7,hideDialog:n.m7,showDrawer:n.m7,hideDrawer:n.m7,showWidget:n.m7,hideWidget:n.m7,focusWidget:n.m7,showDoNotSell:n.m7,hideDoNotSell:n.m7,hideAll:n.m7,goBack:n.m7,showDisclosure:n.Mv,hideDisclosure:n.Mv,showVendorConsent:n.Mv,hideVendorConsent:n.Mv,toggleDisclosure:(0,n.YW)("category","open"),toggleExpansionPanel:(0,n.YW)("id","open")},c=(0,n.cY)([...Object.keys(s)],"OsanoCMP"),a=(0,n.kr)(function(e){for(var t=1;t{"use strict";r.d(t,{Mv:()=>a,YW:()=>l,cY:()=>p,kr:()=>d,lQ:()=>u,m7:()=>c,mz:()=>g});var o=r(2362),n=r(4525);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function s(e){for(var t=1;t{},a=e=>({payload:e}),l=function(){for(var e=arguments.length,t=new Array(e),r=0;r"string"!=typeof e)))throw new Error("Redux Utils :: 'namedParameters' arguments must be of type 'String'");return function(){for(var e=arguments.length,r=new Array(e),n=0;ns(s({},e),{},{[t]:r[parseInt(o,10)]})),s({},o))}}},p=function(){let e=arguments.length>1?arguments[1]:void 0;return((e,t)=>t?Object.entries(e).reduce(((e,r)=>{let[o,n]=r;return e[`${o}`]=`${t}/${n}`,e}),{}):e)((arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).reduce(((e,t)=>"string"==typeof t?s(s({},e),{},{[`${(0,n.xQ)(t)}`]:`${(0,n.LW)(t).toUpperCase()}`}):e),{}),e)},u=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:c;if(!e)return;const r=function(){return s({type:e},t(...arguments))};return Object.defineProperty(r,"type",{get:function(){return e},configurable:!1,enumerable:!1}),r},d=(e,t)=>Object.keys(e).reduce(((r,o)=>{const n=u(t[`${o}`],e[`${o}`]);return n?s(s({},r),{},{[o]:n}):r}),{}),g=(e,t)=>function(r){let{type:o,payload:n,meta:i}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const s=void 0===r?e:r,c=t[`${o}`];return"function"!=typeof c?s:c(s,n,i)}},6136:(e,t,r)=>{"use strict";r.d(t,{vy:()=>v,Ay:()=>w,ue:()=>f});var o=r(2362),n=r(8734),i=r(3505),s=r(5036),c=r(8437),a=r(1825),l=r(2775),p=r(4525);const u=function(){for(var e=arguments.length,t=Array(e),r=0;r2?r-2:0),s=2;s{const{classification:r}=t||{};if(!t||!r)return e;const o=e[`${r}`]||[];return e[`${r}`]=o,o.push(g({type:"cookie"},t)),e},m=e=>t=>{const r=(0,s.lf)(t);return g(g({},t),{},{consent:g(g({},t.consent),r.reduce(((r,o)=>{const i=function(e,r){switch(e){case n.rG:return n.FA;case n.H7:return(0,s.v)(t,r===n.FA?n.Fr:n.FA)}return r===n.FA?n.FA:n.Fr}(o,e);return i&&(r[`${o}`]=i),r}),{}))})},b=(e,t)=>{let{hidden:r,view:o,direction:c}=t;const a=(0,p.h1)(g({},e),{ui:{currentScreen:n.Pb.Drawer,drawer:{hidden:!!r}}}),l=[...(0,s.q$)(e)];let u=(0,s.kR)(e);switch(c){case i.M.POP:l.splice(l.lastIndexOf(o)+1,l.length),u=Math.max(0,l.lastIndexOf(o)-1);break;case i.M.PUSH:l.splice(u+1,l.length,o),u=l.length-1;break;case i.M.REPLACE:l.splice(0,l.length,o),u=0}return a.ui.drawer.views=l,a.ui.drawer.currentIndex=u,a},y=(e,t)=>{const r=(0,p.h1)(g({},e),t);return(0,s.Vt)(r)&&(r.config.type={timer:!0,analyticsAlways:!0,categories:!1,rejectAll:!1,firstLayerUsage:!1,managePreferences:!1,canDismissDialog:!0}),(0,s.Gs)(r)||(r.consent[`${n.rO}`]=(0,s.Gd)(r)?n.FA:n.Fr),r},O=(0,l.mz)(f,{[c.gK.ready]:(e,t)=>g(g({},e),{},{ready:g(g({},e.ready),{},{[t]:!0})}),[c.gK.readyApi]:(e,t)=>{let{apiName:r,options:o={}}=t;return"shopify"===r?g(g({},e),{},{api:g(g({},e.api),{},{[`${r}`]:o})}):e},[c.gK.timeoutBegin]:e=>g(g({},e),{},{timeoutRunning:!0}),[c.gK.timeoutComplete]:e=>g(g({},e),{},{timeoutRunning:!1}),[c.gK.init]:y,[c.gK.updateConfig]:(e,t)=>y(e,{config:t}),[c.gK.updateLocale]:function(e){let{language}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return language?g(g({},e),{},{config:g(g({},e.config),{},{lang:language})}):e},[c.gK.setExtUsrData]:(e,t)=>g(g({},e),{},{extUsrData:`${t}`||e.extUsrData}),[c.gK.showDialog]:e=>(0,p.h1)(g({},e),{ui:{currentScreen:n.Pb.Dialog,dialog:{hidden:!1}}}),[c.gK.hideDialog]:e=>(0,p.h1)(g({},e),{ui:{currentScreen:n.Pb.None,dialog:{hidden:!0}},timeoutRunning:!1}),[c.gK.showWidget]:e=>(0,p.h1)(g({},e),{ui:{widget:{hidden:!1}}}),[c.gK.hideWidget]:e=>(0,p.h1)(g({},e),{ui:{widget:{hidden:!0}}}),[c.gK.showDrawer]:e=>b(e,{view:i.V.CONSENT,direction:i.M.REPLACE}),[c.gK.hideDrawer]:e=>(0,p.h1)(g({},e),{ui:{currentScreen:n.Pb.None,drawer:{hidden:!0}}}),[c.gK.showDoNotSell]:e=>b(e,{view:i.V.DO_NOT_SELL,direction:i.M.REPLACE}),[c.gK.hideDoNotSell]:e=>g(g({},e),{},{ui:g(g({},e.ui),{},{currentScreen:n.Pb.None,drawer:{currentIndex:0,hidden:!0}})}),[c.gK.goBack]:e=>{var t,r;const o=(null==e||null===(t=e.ui)||void 0===t||null===(t=t.drawer)||void 0===t?void 0:t.views)||[],n=(null==e||null===(r=e.ui)||void 0===r||null===(r=r.drawer)||void 0===r?void 0:r.currentIndex)||0;return b(e,{view:o[parseInt(n,10)]||i.V.CONSENT,direction:i.M.POP})},[c.gK.showDisclosure]:(e,t)=>b(e,{view:i.V.DISCLOSURE,direction:t}),[c.gK.hideDisclosure]:e=>b(e,{view:i.V.DISCLOSURE,direction:i.M.POP}),[c.gK.showVendorConsent]:(e,t)=>b(e,{view:i.V.VENDOR_CONSENT,direction:t}),[c.gK.hideVendorConsent]:e=>b(e,{view:i.V.VENDOR_CONSENT,direction:i.M.POP}),[c.gK.hideAll]:e=>(0,p.h1)(g({},e),{ui:{dialog:{hidden:!0},drawer:{hidden:!0},widget:{hidden:!0}},timeoutRunning:!1}),[c.gK.setConsent]:(e,t)=>{let{category:r,acceptOrDeny:o,isDoNotSellView:i}=t;const c=(0,s.lf)(e),a=i||(0,s.tu)(e);function l(t,r,o){switch(t){case n.rG:return n.FA;case n.H7:return(0,s.v)(e,r);case n.TG:if(a){if(o&&o[`${n.H7}`]===n.FA)return n.Fr;if(!o&&(0,s.aE)(e,n.H7))return n.Fr}return r}return r===n.FA?n.FA:n.Fr}if("object"==typeof r){const{extUsrData:t,consentTimestamp:o}=r;return g(g({},e),{},{consent:g(g({},e.consent),Object.entries(r).reduce(((e,t)=>{let[o,n]=t;return c.includes(o)&&(e[`${o}`]=l(o,n,r)),e}),{})),consentTimestamp:o>0?o:e.consentTimestamp,extUsrData:t?`${t}`:e.extUsrData})}if("string"==typeof r){if(!c.includes(r))return e;const t=g(g({},e.consent),{},{[r]:l(r,o)});return a&&r===n.H7&&o===n.FA&&(t[`${n.TG}`]=n.Fr),g(g({},e),{},{consent:t})}return e},[c.gK.acceptAllConsent]:e=>{const t=m(n.FA)(e),r=(0,s.v)(e,n.Fr);return r===n.FA&&(t.consent[`${n.H7}`]=r,t.consent[`${n.TG}`]=n.Fr),t},[c.gK.denyAllConsent]:m(n.Fr),[c.gK.saveConsent]:(e,t)=>{let{consentTimestamp:r=Date.now()}=t;const o=(0,s.Vk)(e,r),i=(0,s.hr)(e);return(0,s.IP)(e)&&(0,s.aE)(e,n.H7)&&(i[`${n.TG}`]=n.Fr),g(g({},e),{},{consent:i,consentTimestamp:r,savedConsent:o?f.savedConsent:g({},i)})},[c.gK.clearConsent]:e=>{const t=(0,s.v)(e,f.consent[`${n.H7}`]);return g(g({},e),{},{consent:g(g({},f.consent),{},{[n.H7]:t,[n.rO]:(0,s.Gd)(e)?n.FA:n.Fr}),consentTimestamp:0,savedConsent:f.savedConsent})},[c.gK.revertConsent]:e=>{const t=g({},(0,s.Yh)(e)||f.consent);return(0,s.Yh)(e)||(t[`${n.H7}`]=(0,s.v)(e,t[`${n.H7}`]),t[`${n.rO}`]=(0,s.Gd)(e)?n.FA:n.Fr),g(g({},e),{},{consent:t})},[c.gK.toggleExpansionPanel]:(e,t)=>{let{id:r,open:o}=t;const n=g({},e.ui.expansionPanels);let i=!n[`${r}`];return void 0!==o&&(i=o),i?n[`${r}`]=!0:delete n[`${r}`],g(g({},e),{},{ui:g(g({},e.ui),{},{expansionPanels:n})})},[c.gK.toggleDisclosure]:(e,t)=>{let{category:r,open:o}=t;const n=g({},e.disclosures.open);let i=!n[`${r}`];return void 0!==o&&(i=o),i?n[`${r}`]=!0:delete n[`${r}`],g(g({},e),{},{disclosures:g(g({},e.disclosures),{},{open:n})})},[c.gK.fetchDisclosuresBegin]:(e,t)=>g(g({},e),{},{disclosures:g(g({},e.disclosures),{},{loading:!0,fetched:[...e.disclosures.fetched,t].filter(((e,t,r)=>r.indexOf(e)===t))})}),[c.gK.fetchDisclosuresFailure]:(e,t)=>{let{category:r}=t;return g(g({},e),{},{disclosures:g(g({},e.disclosures),{},{loading:!1,fetched:e.disclosures.fetched.filter((e=>e!==r))})})},[c.gK.fetchDisclosuresSuccess]:(e,t)=>{let{disclosures:r=[]}=t;const{disclosures:{results:o,fetched:n=[]}}=e,i=(0,s.bW)(e),c=[...n],a=Object.entries(r.reduce(h,g({},o))).filter((e=>{let[t]=e;return i.includes(t)&&c.push(t)})).reduce(((e,t)=>{let[r,o]=t;const n={};return e[`${r}`]=o.filter((e=>{if(!e)return!1;const{name:t,type:r="cookie"}=e,o=`${r}:${t}`;return!n[`${o}`]&&(n[`${o}`]=!0,!0)})).sort(((e,t)=>`${e.type}:${e.name}`.localeCompare(`${t.type}:${t.name}`))),e}),{});return g(g({},e),{},{disclosures:g(g({},e.disclosures),{},{results:a,fetched:c.filter(((e,t,r)=>r.indexOf(e)===t)),loading:!1})})}});function v(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return u.apply(null,[p.h1.apply(null,[{},f,...Object.values(e).map((e=>e()))]),O,...Object.values(e)])}const w=v()},5036:(e,t,r)=>{"use strict";r.d(t,{BR:()=>m,Cw:()=>U,DQ:()=>ve,DZ:()=>A,Dp:()=>ge,G8:()=>pe,Gd:()=>se,Gs:()=>ye,Gy:()=>Re,H:()=>Ie,HC:()=>be,I1:()=>De,IP:()=>ue,IZ:()=>re,JH:()=>M,Kn:()=>Fe,LU:()=>Ne,MJ:()=>me,OB:()=>_e,Ou:()=>H,Ow:()=>Le,PR:()=>P,Pq:()=>W,QH:()=>D,R_:()=>he,Sf:()=>J,U0:()=>k,UX:()=>R,Um:()=>Ce,Vk:()=>$e,Vt:()=>$,Wi:()=>K,XL:()=>Ae,YK:()=>I,Yh:()=>z,Ym:()=>G,Zp:()=>Pe,_m:()=>v,_o:()=>fe,a8:()=>de,aE:()=>ne,aX:()=>B,ao:()=>ce,bW:()=>S,c4:()=>ke,cJ:()=>le,dP:()=>Q,fJ:()=>q,fc:()=>E,gI:()=>O,h:()=>C,hr:()=>x,i_:()=>V,jB:()=>ie,jU:()=>Y,kA:()=>Me,kR:()=>ee,lf:()=>T,nj:()=>Z,pH:()=>X,pU:()=>ae,q$:()=>te,qi:()=>N,qv:()=>L,rE:()=>oe,ro:()=>b,sD:()=>Ee,tC:()=>we,td:()=>Te,tu:()=>w,uF:()=>je,v:()=>j,ye:()=>F,z6:()=>Oe,ze:()=>Se});var o=r(2362),n=r(8734),i=r(1825),s=r(8428),c=r(3505),a=r(4525),l=r(3731),p=r(6136);function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const d=(0,s.A)(i.OSANO_IFRAME_URI).hostname,g=["","debug","permissive","production"],f=[],h=[{elementModifiers:{type:"no-results"},type:"no-results"}],m=e=>!!(0,a.Jt)(e,"config.managePreferencesEnabled"),b=e=>!!(0,a.Jt)(e,"disclosures.loading"),y=e=>(0,a.Jt)(e,"config.jurisdiction")||"",O=e=>`${y(e)}`.substring(0,2)||null,v=e=>"us"===(O(e)||"").toLowerCase(),w=e=>!!(0,a.Jt)(e,"iab.usp.ccpaApplies",v(e)),$=e=>(0,a.Jt)(e,"config.ccpaRelaxed",!1)&&v(e)&&(e=>!1===Object.values((0,a.Jt)(e,"config.type",{})).reduce(((e,t)=>e||t),!1))(e),A=(e,t)=>(t&&(0,a.Jt)(e,"disclosures.fetched")||[]).indexOf(t)>=0,_=e=>{const t=!!(0,a.Jt)(e,"config.gpcSupport"),r=!!(0,a.Jt)(e,"config.dntSupport");if(!t&&!r)return!1;const o=!!n.gg.navigator.globalPrivacyControl,i=["1",1,!0].includes(n.gg.navigator.doNotTrack);return t&&o||r&&i},j=(e,t)=>{if(_(e)||t===n.FA||!0===t)return n.FA;if(void 0===t){return(0,a.Jt)(e,`consent.${n.H7}`)||p.ue.consent[n.H7]}return n.Fr},S=e=>(0,a.Jt)(e,"config.categories")||p.ue.config.categories,P=e=>[n.O3,...S(e)].filter((e=>e!==n.rG)),k=e=>S(e).filter((e=>e!==n.rG)),E=(e,t)=>{const r=(0,a.Jt)(e,`disclosures.results.${t}`)||[];if(r.length)return r;return b(e)&&!A(e,t)?f:h},D=e=>(0,a.Jt)(e,"config.configId")||"",x=e=>{const t=function(e){for(var t=1;t[...S(e),n.O3,n.H7],C=e=>(0,a.Jt)(e,"consentTimestamp")||0,I=e=>(0,a.Jt)(e,"config.customerId")||"",N=e=>n.iQ[`${O(e)}`.toLowerCase()]||y(e),L=e=>(0,a.Jt)(e,"config.cookies")||{},M=(e,t)=>{const r=(0,a.Jt)(e,"config.mode")||"production",o=(0,a.Jt)(e,`config.${t}Blocking`,r),n=Math.min(g.indexOf(r),g.indexOf(o));return g[parseInt(n,10)]},R=e=>(0,a.Jt)(e,"config.domains")||[],F=e=>(0,a.Jt)(e,"config.remoteConsent")||!1,H=e=>F(e)?(0,a.Jt)(e,"extUsrData",""):"",U=e=>(0,a.Jt)(e,"config.iframes")||{},B=(e,t)=>{var r;const o=(null==t?void 0:t.osano)||(null==t||null===(r=t.dataset)||void 0===r?void 0:r.osano)||"",i=o&&((0,a.Jt)(e,`config.inline.${o}`)||S(e).find((e=>e===`${o}`.toUpperCase()))||"");return n.zM.find((e=>e===i))},V=e=>{const t=n.Bl.location.hostname,r=R(e);return r.filter((e=>t.match(e))).reduce(((e,t)=>e?e.length(0,a.Jt)(e,"config.mode","listener"),J=e=>Object.entries((0,a.Jt)(e,"config.palette",{})).reduce(((e,t)=>{let[r,o]=t;return e[`${r}`]=o||((0,a.Jt)(p.ue,"config.palette")[`${r}`]||"inherit"),e}),{}),G=e=>{const t=parseInt((0,a.Jt)(e,"maxConsentSeconds"),10);return Math.min(Number.isNaN(t)?n.D4:t,n.D4)},W=e=>(0,a.Jt)(e,"config.storagePolicyHref"),Y=e=>Math.max(0,parseInt((0,a.Jt)(e,"config.timeoutSeconds"),10))||10,Q=e=>!!(0,a.Jt)(e,"config.type.timer"),q=e=>Q(e)&&(e=>(0,a.Jt)(e,"config.allowTimeout",!0))(e),z=e=>(0,a.Jt)(e,"savedConsent",null),Z=e=>(0,a.Jt)(e,"config.scripts")||{},X=e=>(0,a.Jt)(e,"api"),ee=e=>(0,a.Jt)(e,"ui.drawer.currentIndex",0),te=e=>(0,a.Jt)(e,"ui.drawer.views",[]),re=e=>(0,a.Jt)(e,"config.policyLinkText","storagePolicy"),oe=e=>(0,a.Jt)(e,"config.additionalLinks",[]),ne=(e,t)=>x(e)[`${t}`]===n.FA,ie=e=>(0,a.Jt)(e,"amp",!1),se=e=>!!(0,a.Jt)(e,"config.type.analyticsAlways"),ce=e=>"boolean"==typeof(0,a.Jt)(e,"config.codeSplitting"),ae=(e,t)=>t===n.rG||(t===n.H7?_(e):t===n.TG&&(_(e)||w(e)&&ne(e,n.H7))),le=e=>(0,a.Jt)(e,"ready.consent"),pe=(e,t)=>!!(0,a.Jt)(e,"disclosures.open",{})[`${t}`],ue=e=>te(e)[ee(e)]===c.V.DO_NOT_SELL,de=(e,t)=>!!(0,a.Jt)(e,"ui.expansionPanels",{})[`${t}`],ge=e=>(e=>!!(0,a.Jt)(e,"ready.blocking"))(e)&&le(e)&&(e=>!!(0,a.Jt)(e,"ready.dom"))(e),fe=(e,t)=>"debug"===M(e,t)||!M(e,t),he=e=>!(0,a.Jt)(e,"ui.dialog.hidden"),me=e=>!(0,a.Jt)(e,"ui.drawer.hidden"),be=e=>!!(0,a.Jt)(e,"config.visualOnly"),ye=e=>null!==(0,l.Lg)().getItem(ie(e)?`${n.AQ}_${D(e)}`:n.AQ)||!!z(e),Oe=e=>(0,a.Jt)(e,"timeoutRunning")||!1,ve=(e,t)=>{const r=(0,s.A)(t).hostname;return r===d||R(e).filter((e=>r.match(e))).length>0},we=e=>!!(0,a.Jt)(e,"ui.widget.hidden"),$e=(e,t)=>{const r=G(e),o=parseInt(t,10),n=isNaN(o)?0:o+1e3*r,i=Date.now(),s=(e=>{const t=~~(Date.now()/1e3),r=parseInt((0,a.Jt)(e,"config.forceReconsent"),10);return isNaN(r)||r>t?0:r})(e);return n<=i||t<1e3*s},Ae=e=>!!(0,a.Jt)(e,"config.iframeBlocking"),_e=(e,t)=>{if(void 0===t)return!0;const{async:r,classification:o,entityType:i,fromOsano:s,ignore:c,node:a,src:l}=t;if(c)return!0;if(r&&r.running)return!1;if(a&&a[n.I_])return!0;if(fe(e,i))return!0;switch(i){case"cookie":{const{"max-age":e,expires:r}=t;if(void 0!==e){if(parseInt(e,10)<=0)return!0}else if(void 0!==r&&new Date(r).getTime()<=Date.now())return!0;if(s)return!1;break}case"iframe":if(!Ae(e)||!l)return!0;if(s)return!0;break;case"script":if(s||!l)return!0}if(""===o)return!1;if(o===n.rG)return!0;if(o===n.iZ)return!1;if(!ye(e)&&o===n.rO)if(se(e))return!0;return o===n.RG||o===n.zT?((e,t)=>"permissive"===M(e,t))(e,i):(z(e)||{})[`${o}`]===n.FA},je=e=>(0,a.Jt)(e,"config.googleConsent")||!1,Se=e=>!!(0,a.Jt)(e,"config.type.categories"),Pe=e=>!!(0,a.Jt)(e,"config.policyLinkInDrawer",!1),ke=e=>!!(0,a.Jt)(e,"shouldTattle"),Ee=e=>(0,a.Jt)(e,"config.type.rejectAll"),De=e=>(0,a.Jt)(e,"config.type.firstLayerUsage"),xe=e=>(0,a.Jt)(e,"config.type.managePreferences"),Te=e=>(0,a.Jt)(e,"config.forceManagePreferences",!1),Ce=e=>(0,a.Jt)(e,"config.type.canDismissDialog"),Ie=e=>!!(0,a.Jt)(e,"config.crossDomain",!1),Ne=e=>!m(e)&&Se(e),Le=e=>Se(e)?m(e):xe(e)||Te(e),Me=e=>xe(e)||Se(e),Re=e=>xe(e)&&Ne(e)&&!Le(e)&&(Q(e)||Me(e)||!Te(e)),Fe=e=>(0,a.Jt)(e,"config.disclosedVendorCount")},5053:(e,t,r)=>{"use strict";r.d(t,{A:()=>c});var o=r(1184),n=r.n(o),i=r(8428);const s=function(e,t){let r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=(0,i.A)(t).href;const s={method:e.toUpperCase(),headers:{Accept:"application/json","Content-Type":"application/json"},mode:"cors",redirect:"follow",referrer:"no-referrer",body:"GET"!==e?JSON.stringify(r):void 0};return"get"===e.toLowerCase()&&(o=Object.entries(r).reduce(((e,t,r)=>{let[o,n]=t;return`${e}${0===r?"?":"&"}${encodeURIComponent(o)}=${encodeURIComponent(n)}`}),o)),new(n())(((e,t)=>{const r=new XMLHttpRequest,i=[],c=[],a={},l=()=>({ok:2==(r.status/100|0),statusText:r.statusText,status:r.status,url:r.responseURL,text:()=>n().resolve(r.responseText),json:()=>n().resolve(r.responseText).then(JSON.parse),blob:()=>n().resolve(new Blob([r.response])),clone:l,headers:{keys:()=>i,entries:()=>c,get:e=>a[e.toLowerCase()],has:e=>e.toLowerCase()in a}});r.onreadystatechange=()=>{4===r.readyState&&(r.status>=200&&r.status<300?(r.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,((e,t,r)=>{i.push(t=t.toLowerCase()),c.push([t,r]),a[`${t}`]=a[`${t}`]?`${a[`${t}`]},${r}`:r})),e((e=>204===e.status||"opaque"===e.type?"":e.json().then((t=>e.ok?t:n().reject(e))))(l()))):t({status:r.status,statusText:r.statusText}))},r.open(s.method||"get",o,!0),r.withCredentials="include"===s.credentials;for(const o in s.headers)Object.hasOwnProperty.call(s.headers,o)&&r.setRequestHeader(`${o}`,s.headers[`${o}`]);r.send(s.body||null)}))},c={get:(e,t)=>s("GET",e,t),post:(e,t)=>s("POST",e,t)}},924:(e,t,r)=>{"use strict";r.d(t,{iF:()=>a,mH:()=>c,D_:()=>p});var o=r(8428),n=r(1344);const i=Object.getOwnPropertyDescriptor(Document.prototype,"getElementsByTagName")||Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"getElementsByTagName");var s=r(8734);const c=e=>{const t=e instanceof HTMLElement&&window.getComputedStyle(e).overflowY;return e?"visible"!==t&&"hidden"!==t&&e.scrollHeight>=e.clientHeight?e:c(e.parentNode)||document.body:null},a=e=>{const t=i.value.call(s.Bl,"script"),r=(0,o.A)(e,(0,n.A)(s.Bl));for(let o=0;o{if("loading"===s.Bl.readyState){const t=r=>{if(l.includes(s.Bl.readyState))return s.Bl.removeEventListener(r.type,t,!0),e()};s.Bl.addEventListener("readystatechange",t,!0)}else e()}},8428:(e,t,r)=>{"use strict";r.d(t,{A:()=>n});const o=(e,t)=>{const r=String(e).replace(/^\s+|\s+$/g,"").match(/^([^:/?#]+:)?(?:\/\/(?:([^:@/?#]*)(?::([^:@/?#]*))?@)?(([^:/?#]*)(?::(\d*))?))?([^?#]*)(\?[^#]*)?(#[\s\S]*)?/);if(!r)throw new RangeError;let n=r[1]||"",i=r[2]||"",s=r[3]||"",c=r[4]||"",a=r[5]||"",l=r[6]||"",p=r[7]||"",u=r[8]||"",d=r[9]||"";if(void 0!==t){const e=o(t),r=""===n&&""===c&&""===i;r&&""===p&&""===u&&(u=e.search),r&&"/"!==p.charAt(0)&&(p=""!==p?`${""===e.host&&""===e.username||""!==e.pathname?"":"/"}${e.pathname.slice(0,e.pathname.lastIndexOf("/")+1)}${p}`:e.pathname);const d=[];p.replace(/^(\.\.?(\/|$))+/,"").replace(/\/(\.(\/|$))+/g,"/").replace(/\/\.\.$/,"/../").replace(/\/?[^/]*/g,(function(e){return"/.."===e?d.pop():d.push(e),""})),p=d.join("").replace(/^\//,"/"===p.charAt(0)?"/":""),r&&(l=e.port,a=e.hostname,c=e.host,s=e.password,i=e.username),""===n&&(n=e.protocol)}const g=""!==n||""!==c?"//":"";return{origin:`${n}${g}${c}`,href:`${n}${g}${""!==i?`${i}${""!==s?`:${s}`:""}@`:""}${c}${p}${u}${d}`,protocol:n,username:i,password:s,host:c,hostname:a,port:l,pathname:p,search:"?"===u?"":u,hash:"#"===d?"":d}},n=o},6269:(e,t,r)=>{"use strict";var o;r.d(t,{v4:()=>d});var n=new Uint8Array(16);function i(){if(!o&&!(o="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return o(n)}const s=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;const c=function(e){return"string"==typeof e&&s.test(e)};for(var a=[],l=0;l<256;++l)a.push((l+256).toString(16).substr(1));const p=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=(a[e[t+0]]+a[e[t+1]]+a[e[t+2]]+a[e[t+3]]+"-"+a[e[t+4]]+a[e[t+5]]+"-"+a[e[t+6]]+a[e[t+7]]+"-"+a[e[t+8]]+a[e[t+9]]+"-"+a[e[t+10]]+a[e[t+11]]+a[e[t+12]]+a[e[t+13]]+a[e[t+14]]+a[e[t+15]]).toLowerCase();if(!c(r))throw TypeError("Stringified UUID is invalid");return r};const u=function(e,t,r){var o=(e=e||{}).random||(e.rng||i)();if(o[6]=15&o[6]|64,o[8]=63&o[8]|128,t){r=r||0;for(var n=0;n<16;++n)t[r+n]=o[n];return t}return p(o)};function d(e){let t;try{t=u(e)}catch(r){t="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)}))}return t}},1344:(e,t,r)=>{"use strict";function o(e){let t=e&&e.baseURI;if(e&&!t)try{const r=e.getElementsByTagName("base")[0];t=r?r.href:e.location}catch(r){t=e.location}return t}r.d(t,{A:()=>o})},4525:(e,t,r)=>{"use strict";r.d(t,{D_:()=>c,Jt:()=>l,LW:()=>u,h1:()=>s,hZ:()=>p,xQ:()=>d});var o=r(2362);function n(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const i=(e,t)=>{let[r,o]=t;const n=e[`${r}`],s=typeof n,c=typeof o;if(null===o)e[`${r}`]=null;else switch(s){case"object":Array.isArray(n)?Array.isArray(o)&&(e[`${r}`]=Object.entries(o).reduce(i,e[`${r}`])):"object"!==c||Array.isArray(o)||(e[`${r}`]=Object.entries(o).reduce(i,e[`${r}`]));break;case"function":break;default:switch(c){case"function":break;case"object":Array.isArray(o)?e[`${r}`]=[...o]:e[`${r}`]=Object.entries(o).reduce(i,{});break;default:e[`${r}`]=o}}return e};function s(e,t){return e===t||"object"!=typeof t?function(e){for(var t=1;te,a=e=>Array.isArray(e)?e.map((e=>String(e))).join(".").split("."):e.split(".");function l(e,t,r){const o=a(t).reduce(((e,t)=>void 0===e?e:"()"===t.slice(-2)?e[`${t}`]():e[`${t}`]),e);return void 0===o?r:o}function p(e,t,r){const o=a(t),n=o.length-1;o.reduce(((e,t,o)=>o>n?e:(o===n?e[`${t}`]=r:"object"!=typeof e[`${t}`]&&(e[`${t}`]={}),e[`${t}`])),e)}function u(e){return e&&e.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g).map((e=>e.toLowerCase())).join("_")}function d(e){return e&&e.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g).map(((e,t)=>0===t?e.toLowerCase():`${e[0].toUpperCase()}${e.slice(1).toLowerCase()}`)).join("")}},1184:e=>{"use strict";e.exports=window.Promise},1825:e=>{"use strict";e.exports={LANGUAGES:["af","ar","bg","ca","cs","da","de-at","de","el","en-au","en-ca","en-gb","en","es-mx","es","et","fa","fi","fr-ca","fr","gd","he","hi","hr","hu","hy","id","is","it","ja","kk","ko","lt","lv","mi","ms","nb","nl-be","nl","nn","no","pl","pt-br","pt","ro","ru","sk","sl","sq","sr","sv","th","tl","tr","uk","vi","zh-hk","zh-tw","zh","zu"],CONSENT_URI:"https://consent.api.osano.com",DISCLOSURE_URI:"https://disclosure.api.osano.com",LOCALE_URI:"https://locale.cmp.osano.com",TATTLE_URL:"https://tattle.api.osano.com",LOOKUPS_URI:"https://lookups.api.osano.com",OSANO_IFRAME_URI:"https://cmp.osano.com",OSANO_IFRAME_ORIGIN:"https://cmp.osano.com",OSANO_SCRIPT_URI:"https://cmp.osano.com",OSANO_DSAR_URI:"https://my.datasubject.com",OSANO_VENDORLIST_URI:"https://cmp.osano.com",OSANO_ORIGIN:"https://cmp.osano.com",CMP_VERSION:"2024.11.2",IAB_CMP_VERSION:2402,GDPR_COUNTRIES:[]}},2362:(e,t,r)=>{"use strict";function o(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.d(t,{A:()=>o})},5126:(e,t,r)=>{"use strict";function o(e,t){if(null==e)return{};var r,o,n=function(e,t){if(null==e)return{};var r,o,n={},i=Object.keys(e);for(o=0;o=0||(n[r]=e[r]);return n}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}r.d(t,{A:()=>o})}},t={};function r(o){var n=t[o];if(void 0!==n)return n.exports;var i=t[o]={exports:{}};return e[o](i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var o in t)r.o(t,o)&&!r.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{"use strict";var e=r(1184),t=r.n(e),o=r(2362),n=r(8734),i=r(9592),s=r(5036),c=r(8437);const a=new WeakMap;function l(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),o=1;o{let[,t]=e;return!t})),a.set(this,n),i.forEach((e=>{let[t]=e;return t.apply(void 0,r)}))}function p(e,t,r){if("function"==typeof t){const o=a.get(this),n=o[`${e}`]||[];if(n.some((e=>{let[r]=e;return r===t})))return;n.push([t,!!r]),o[`${e}`]=n,a.set(this,o)}}function u(e,t){const r=a.get(this),o=r[`${e}`]||[];r[`${e}`]=o.filter((e=>{let[r]=e;return r!==t})),a.set(this,r)}const d=new class{constructor(){a.set(this,{})}emit(){for(var e=arguments.length,t=new Array(e),r=0;rr=>o=>{const i=e.getState(),a=(0,s.hr)(i),l=null!==(0,s.Yh)(i),p=(0,s.Yh)(i)||{},u=r(o),d=e.getState(),g=(0,s.lf)(d),{type:f,payload:h}=o;switch(f){case c.gK.ready:switch("blocking"===h&&t(n.qY.BLOCKING),h){case"blocking":case"consent":case"dom":if((0,s.Dp)(d)){const e=(0,s.Yh)(d);t(n.qY.INIT,e||void 0)}}break;case c.gK.updateLocale:{const{json:e}=h;t(n.qY.LOCALE_UPDATED,e);break}case c.gK.setConsent:{const{category:e,acceptOrDeny:r}=h;if(e&&"object"==typeof e){const o=Object.entries(e).reduce(((e,t)=>{let[r,o]=t;return g.includes(r)&&o!==a[`${r}`]&&(e[`${r}`]=o),e}),{});!r&&Object.keys(o).length&&t(n.qY.CONSENT_CHANGED,o)}else"string"==typeof e&&g.includes(e)&&t(n.qY.CONSENT_CHANGED,{[e]:r===n.FA?n.FA:n.Fr});break}case c.gK.saveConsent:{const e=(0,s.Yh)(d);e&&(t(n.qY.CONSENT_SAVED,e),l||t(n.qY.NEW_CONSENT,e),[n.rO,n.TG,n.$w,n.O3].forEach((r=>{e[`${r}`]===n.FA&&p[`${r}`]!==e[`${r}`]&&t(n.qY[`CONSENT_ACCEPT_${r}`])})),e[`${n.H7}`]===n.FA&&p[`${n.H7}`]!==e[`${n.H7}`]&&t(n.qY.CCPA_OPT_OUT));break}case c.gK.clearConsent:break;case c.gK.blockCookie:case c.gK.blockIFrame:case c.gK.blockScript:{const{payload:e}=o,{entityType:r}=e;switch(r){case"cookie":t(n.qY.COOKIE_BLOCKED,e.name);break;case"iframe":t(n.qY.IFRAME_BLOCKED,e.src);break;case"script":t(n.qY.SCRIPT_BLOCKED,e.src)}break}case c.gK.hideDialog:t(n.qY.UI_CHANGED_STATE,"dialog","hide");break;case c.gK.hideDrawer:t(n.qY.UI_CHANGED_STATE,"drawer","hide");break;case c.gK.hideWidget:t(n.qY.UI_CHANGED_STATE,"widget","hide");break;case c.gK.showDialog:t(n.qY.UI_CHANGED_STATE,"dialog","show");break;case c.gK.showDrawer:t(n.qY.UI_CHANGED_STATE,"drawer","show");break;case c.gK.showWidth:t(n.qY.UI_CHANGED_STATE,"widget","show")}return u}}var f=r(6136),h=r(3731),m=r(4525);function b(e){return function(t){var r=t.dispatch,o=t.getState;return function(t){return function(n){return"function"==typeof n?n(r,o,e):t(n)}}}}var y=b();y.withExtraArgument=b;const O=y;function v(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}const w="true"===(0,h.Lg)().getItem(`${n.AQ}_debug`),$=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=[arguments.length>1?arguments[1]:void 0,g({dispatchEvent:function(){for(var e=arguments.length,t=new Array(e),r=0;r!!e)),r=w&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__||i.compose;let c;const a=(0,m.h1)(function(e){for(var t=1;t{var r,o,n;let{gppSection:i,value:c}=t;return P(P({},e),{},{iab:P(P({},null==e?void 0:e.iab),{},{consentStrings:P(P({},null==e||null===(r=e.iab)||void 0===r?void 0:r.consentStrings),{},{[i]:c}),hasActed:P(P({},null==e||null===(o=e.iab)||void 0===o?void 0:o.hasActed),{},{[i]:!!(0,s.cJ)(e)&&c!==(null==e||null===(n=e.iab)||void 0===n?void 0:n.consentStrings[`${i}`])})})})}}),E=document,D=window,x=e=>{const t=!!D.frames[`${e}`];if(!t)if(E.body){const t=E.createElement("iframe");t.style.cssText="display:none",t.name=e,E.body.appendChild(t)}else setTimeout(x,5,e);return!t},T=e=>(t,r)=>{const o=new Map;A(t,"iab",k),Object.entries(e).forEach((e=>{let[n,{reducer:i,versions:s}]=e;i&&A(t,`iab.${n}`,i),Object.entries(s).forEach((e=>{let[i,{api:s,apiName:c,createMiddleware:a,gppSection:l,iframeName:p,postMessageEventHandler:u,reducer:d}]=e;"gpp"!==l&&t.dispatch(j(l,"")),d&&A(t,`iab.${n}.${i}`,d),a&&r.addMiddleware(a({dispatchEvent:s.dispatch}));const g=s.bind(t,o);o.set(l,g),!c||D[`${c}`]&&"function"==typeof D[`${c}`]||!x(p)||(D[`${c}`]=g,D.addEventListener("message",u,!1))}))}))},C=(0,_.mz)({iab:{}},{});var I=r(8375);const N="__gpp",L={gppSection:"gpp",version:"1.1",headerPrefix:"DB",sectionId:3,gppSpecVersion:1};var M=r(6796),R=r(5126);class F extends Error{constructor(e){super(e),this.name="InvalidBitStringError"}}class H extends Error{constructor(e){super(e),this.name="InvalidBase64UrlError"}}class U extends Error{constructor(e,t){super(`Value ${e} does not fit in ${t} bits`),this.name="InvalidSizeError"}}Error;class B extends Error{constructor(e){super(e),this.name="InvalidStringCharacterError"}}const V=(e,t)=>{let r;if("string"==typeof e&&(e=parseInt(e,10)),r=e.toString(2),r.length>t||e<0)throw new U(e,t);return r.lengthe?parseInt(e,2):0,J={decode:K,encode:V},G=Object.freeze({0:52,1:53,2:54,3:55,4:56,5:57,6:58,7:59,8:60,9:61,A:0,B:1,C:2,D:3,E:4,F:5,G:6,H:7,I:8,J:9,K:10,L:11,M:12,N:13,O:14,P:15,Q:16,R:17,S:18,T:19,U:20,V:21,W:22,X:23,Y:24,Z:25,a:26,b:27,c:28,d:29,e:30,f:31,g:32,h:33,i:34,j:35,k:36,l:37,m:38,n:39,o:40,p:41,q:42,r:43,s:44,t:45,u:46,v:47,w:48,x:49,y:50,z:51,"-":62,_:63}),W=e=>t=>{if(!/^[01]*$/.test(t))throw new F(t);t=e(t);let r="",o=0;for(;o<=t.length-6;){let e=t.substring(o,o+6),n=K(e);r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charAt(n),o+=6}return r},Y=e=>{if(!/^[A-Za-z0-9\-_]*$/.test(e))throw new H(e);let t="";for(let r=0;r{for(;e.length%8>0;)e+="0";for(;e.length%6>0;)e+="0";return e})),q={decode:Y,encode:Q},z=e=>{const t=[];if(e>=1&&(t.push(1),e>=2)){t.push(2);let r=2;for(;e>=t[r-1]+t[r-2];)t.push(t[r-1]+t[r-2]),r++}let r="1";for(let o=t.length-1;o>=0;o--){const n=t[o];e>=n?(r="1"+r,e-=n):r="0"+r}return r},Z=e=>{if(!/^[01]*11$/.test(e))throw new Error("Invalid bit string");let t=0;const r=[];for(let o=0;oe?"1":"0",ee=e=>"1"===e,te={decode:ee,encode:X},re=e=>{e=e.sort(((e,t)=>e-t));const t=[];let r=0,o=0;for(;o{if(!/^[01]{12,}$/.test(e))throw new Error("invalid bit string");const t=[];let r=K(e.substring(0,12)),o=0,n=12;for(let i=0;i(t,r)=>{const[o,...n]=t.split("~");if(o.substring(0,e.headerPrefix.length)!==e.headerPrefix)throw new Error(`${ie}: Invalid header`);const i=oe(Y(o.substring(2)));if(n.length!==i.length)throw new Error(`${ie}: Number of sections does not match header`);return{sectionList:i,applicableSections:i.filter((e=>((e,t)=>{switch(e){case 2:return(0,M.Bh)(t);case 5:return(0,M.oR)(t,"ca");case 6:return(0,M.oR)(t,"us");default:return!1}})(e,r))),gppString:t}},ce=e=>{const t=(e=>t=>{const r=(0,M.ix)(t).map((e=>({sectionId:I.bP[`${e}`],consentString:(0,M.Q2)(t,e)}))).filter((e=>{let{consentString:t}=e;return void 0!==t})).sort(((e,t)=>e.sectionId-t.sectionId)),o=`${e.headerPrefix}${Q(re(r.map((e=>{let{sectionId:t}=e;return t}))))}`;return[o,...r.map((e=>{let{consentString:t}=e;return t}))].join("~")})(e),r=se(e);return n=>{const i=t(n),c=i?r(i,n):{};return function(e){for(var t=1;t`${I.bP[e]}:${e}`)),cmpId:279},c)}},ae=["listenerId"];function le(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function pe(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:null;const r=de.get(e);if(r)return r;if(t&&"gpp"!==e){switch(e){case"tcfeuv2":de.set(e,((e,r,o)=>t(e,2,r,o)));break;case"uspv1":de.set(e,((e,r,o)=>t(e,1,r,o)));break;default:de.set(e,t)}return de.get(e)}};const fe=window;function he(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return function(r){const{data:o,source:n}=r,i="string"==typeof o;let s={};try{s=i?JSON.parse(o):o}catch(a){s=o}const c="object"==typeof s&&s[`${e}Call`];if(c){const{command:r,parameter:o,version:s,callId:a}=c,l=function(t){let r=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],o={[`${e}Return`]:{returnValue:t,success:r,callId:a}};i&&(o=JSON.stringify(o)),n.postMessage(o,"*")},p=t?[r,s,l,o]:[r,l,o],u=fe[`${e}`].apply(this,p);u&&l(u)}}}const me={api:function(e){const t=ce(e),r=function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;const o=t(e),n=(0,M.ix)(e).reduce(((e,t)=>{const o=r?r.get(t):void 0,n=ge(t,o),i=n?n("getSection"):void 0;return i?pe(pe({},e),{},{[t]:i}):e}),{});return pe(pe({},o),{},{parsedSections:n})},o=(e,t)=>{if(0===ue.size)return;const o=r(t);ue.forEach(((t,r)=>{t(pe(pe({},e),{},{listenerId:r,pingData:o}),!0)}))};return{bind:function(e,t){const i=new Map;return function(s,c,a){const l=e.getState();if("function"!=typeof c)throw new Error("Callback must be a function");switch(s){case"ping":return void c(r(l,t),!0);case"addEventListener":{(()=>{if(i.size>0)return;const r=(0,M.ix)(e.getState());t.forEach(((t,n)=>{if(!r.includes(n))return;const s=t=>{const{listenerId:r}=t,i=(0,R.A)(t,ae);o({eventName:n,data:i},e.getState())};i.set(n,s),ge(n,t)("addEventListener",s)}))})();const s=(()=>{let e=0,t=n.Ae-Date.now();do{t-=e++}while(ue.has(t));return t})();let a,p=!1;try{ue.set(s,c),a={eventName:I.f7.LISTENER_REGISTERED,listenerId:s,data:!0,pingData:r(l,t)},p=!0}catch{ue.delete(s),a={eventName:I.f7.LISTENER_REGISTERED,listenerId:0,data:!1,pingData:null},p=!1}return void c(a,p)}case"removeEventListener":{const e=parseInt(a,10);return void c(ue.delete(e),!0)}case"hasSection":{const e=a;return void c((0,M.ix)(l).includes(`${e}`),!0)}case"getSection":{const e=a,r=ge(e,t.get(e));try{const t=r("getSection");if(void 0===t)throw new Error(`Section ${e} does not support getSection`);c(t,!0)}catch{c(null,!1)}return}case"getField":{const[e,...r]=a.split("."),o=ge(e,t.get(e));try{const t=o("getField",void 0,r.join("."));if(void 0===t)throw new Error(`Section ${e} does not support getField`);c(t,!0)}catch{c(null,!1)}return}default:{const e=s.indexOf(".");if(e<0)throw new Error(`Invalid command: ${s}`);const r=s.substring(3,e),o=s.substring(e+1);return void ge(r,t.get(r))(o,c,a)}}}},dispatch:o}}(L),apiName:N,createMiddleware:function(){let{dispatchEvent:e}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return t=>r=>o=>{if("function"!=typeof e)return void 0;const n=t.getState(),i=r(o),{payload:s,type:a}=o,l=t.getState(),p=(t,r)=>{e({eventName:t,data:r},l)},u=(0,M.Eu)(n),d=(0,M.Eu)(l);switch(a!==c.gK.clearConsent&&a!==c.gK.showDialog&&a!==c.gK.showDrawer&&a!==c.gK.showDoNotSell||!u||d||p(I.f7.SIGNAL_STATUS_CHANGED,I.L_.NOT_READY),a){case j.type:(0,M.ix)(l).includes(s.gppSection)&&(0,M.Q2)(n,s.gppSection)!==s.value&&p(I.f7.SECTION_CHANGED,s.gppSection);break;case c.gK.showDialog:case c.gK.showDrawer:case c.gK.showDoNotSell:case c.gK.hideDialog:case c.gK.hideDrawer:case c.gK.hideDoNotSell:case c.gK.hideAll:{const e=(0,M.fS)(n),t=(0,M.fS)(l);e!==t&&p(I.f7.CMP_DISPLAY_STATUS_CHANGED,t?I.r3.VISIBLE:I.r3.HIDDEN);break}case c.gK.ready:"consent"===s&&p(I.f7.CMP_STATUS_CHANGED,I.nj.LOADED)}return a!==c.gK.saveConsent&&a!==c.gK.hideDialog&&a!==c.gK.hideDrawer&&a!==c.gK.hideDoNotSell||u||!d||p(I.f7.SIGNAL_STATUS_CHANGED,I.L_.READY),i}},gppSection:"gpp",iframeName:"__gppLocator",postMessageEventHandler:he(N)},be={reducer:C,versions:{v1_1:me}};var ye=r(1825),Oe=r(5053);const ve=(e,t,r,o)=>{const i=n.hT.isEmpty();r&&n.hT.extend(r,t),o&&!i||(n.hT.locale=t,e.dispatch(c.Ay.updateLocale(t,r)))};function we(e,r,o){const i=void 0!==o;if(!n.hT.isLocaleAvailable(r)&&!o){if(!i)return t().reject("Language unavailable");r="en"}const c=n.hT.isLocaleLoaded(r);if(o||c)return ve(e,r,o,i),t().resolve(r);const a=e.getState(),l=(0,s.ao)(a)?`${ye.OSANO_ORIGIN}/${(0,s.YK)(a)}/${(0,s.QH)(a)}/${r}.json`:`${ye.LOCALE_URI}/${r}.json`;return Oe.A.get(l).then((t=>(ve(e,r,t,i),r)))}function $e(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ae(e){for(var t=1;t{let{emitter:i,store:c}=r;i.once.apply(i,o);const a=c.getState();if((0,s.cJ)(a)&&(0,s.Gs)(a)){(0,s.Yh)(a)[`${e}`]===n.FA&&i.emit.call(i,t)}},Ee=e=>{const t=new Error('"userData" must be a string or number that is no longer than 128 characters'),r=`${e}`;if(r.length>128)throw t;switch(typeof e){case"string":case"number":return r;default:throw t}};const De=function(){const e={},t=window.Osano.data;for(let o=t.length-1;o>=0;o--){const[n,...i]=Array.from(t[o]);if("userData"===n){try{e.extUsrData=Ee(i[0])}catch(r){console.error(r)}t.splice(o,1)}}return e}();class xe{constructor(e){let{emitter:t,store:r}=e;Pe.set(this,{emitter:t,store:r,deprecation:{storage:{getConsent:()=>Ae({},(0,s.hr)(r.getState()))}}})}setup(e){e.Osano.cm=this;const t=function(t){const[r,...o]=Array.from(t);if("string"==typeof r)if(r.startsWith("on")){const t=`osano-cm-${r.substring(2).replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}`;e.Osano.cm.addEventListener(t,...o)}else 1===o.length?e.Osano.cm[r]=o[0]:console.error(new Error(`Osano: Expected one argument for property setter "${r}", got ${o.length}`));else console.error(new Error(`Osano: First argument must be a "string", got "${typeof r}"`))},r=e.Osano.data;r.push=t,r.forEach(t),r.splice(0,r.length)}on(){for(var e=arguments.length,t=new Array(e),r=0;re(t)))}}break;case n.qY.CONSENT_ACCEPT_ANALYTICS:ke(n.rO,o,Pe.get(this),t);break;case n.qY.CONSENT_ACCEPT_MARKETING:ke(n.TG,o,Pe.get(this),t);break;case n.qY.CONSENT_ACCEPT_PERSONALIZATION:ke(n.$w,o,Pe.get(this),t);break;case n.qY.CONSENT_ACCEPT_STORAGE:ke(n.O3,o,Pe.get(this),t);break;case n.qY.CCPA_OPT_OUT:ke(n.H7,o,Pe.get(this),t);break;default:i.addListener.apply(i,t)}}off(){for(var e=arguments.length,t=new Array(e),r=0;r{e.dispatch(c.Ay.hideDoNotSell())}),400)}render(){const{store:e}=Pe.get(this);e.dispatch(c.Ay.render())}ready(e,t){const{store:r}=Pe.get(this);r.dispatch(c.Ay.readyApi(e,t))}get analytics(){const{store:e}=Pe.get(this);return(0,s.hr)(e.getState())[`${n.rO}`]===n.FA}get cmpContentHash(){const{store:e}=Pe.get(this);return e.getState().cmpContentHash}get cmpVersion(){const{store:e}=Pe.get(this);return e.getState().cmpVersion}get countryCode(){const{store:e}=Pe.get(this),t=e.getState();return(0,s.qi)(t).substring(0,2)}get jurisdiction(){const{store:e}=Pe.get(this),t=e.getState();return(0,s.qi)(t)}get marketing(){const{store:e}=Pe.get(this);return(0,s.hr)(e.getState())[`${n.TG}`]===n.FA}get personalization(){const{store:e}=Pe.get(this);return(0,s.hr)(e.getState())[`${n.$w}`]===n.FA}get publishTimestamp(){const{store:e}=Pe.get(this);return e.getState().publishTimestamp}get optOut(){const{store:e}=Pe.get(this);return(0,s.hr)(e.getState())[`${n.H7}`]===n.FA}getConsent(){const{store:e}=Pe.get(this);return Ae({},(0,s.hr)(e.getState()))}get storage(){const{deprecation:{storage:e}}=Pe.get(this);return e}set userData(e){const{store:t}=Pe.get(this);if((0,s.ye)(t.getState())){const r=Ee(e);t.dispatch(c.Ay.setExtUsrData(r))}}get userData(){const{store:e}=Pe.get(this);return(0,s.Ou)(e.getState())}}var Te=r(8251),Ce=r(4960),Ie=r(4045),Ne=r(5267),Le=r(5677);const Me={childList:!0,subtree:!0,attributes:!0,attributeFilter:["osano","data-osano"],attributeOldValue:!0},Re=(e,t)=>r=>{const{async:o,entityType:i,node:s,ignore:a,classification:l}=r;if(s&&s.osano&&delete s.dataset.osano,!a&&!l&&o&&o.running){if(!o.listening){switch(i){case"iframe":(0,Ce.om)(r);break;case"script":(0,Ie.om)(r)}o.listening=!0,o.promise.then((()=>Re(e,t)(r)))}return r}if(e.shouldBlockEntity(r)){switch(i){case"iframe":t.dispatch(c.Ay.blockIFrame(r));break;case"script":t.dispatch(c.Ay.blockScript(r))}return r}if(s[n.UM])return r;switch(i){case"iframe":t.dispatch(c.Ay.allowIFrame(r));break;case"script":t.dispatch(c.Ay.allowScript(r))}return r};var Fe=r(4814),He=r(924);const Ue=["format","consentTimestamp","expDate"];function Be(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ve(e){for(var t=1;t{let[t,r]=e;return Ke.style[`${t}`]=r})),Ke.setAttribute("width",0),Ke.setAttribute("height",0),Ke.setAttribute("src",ye.OSANO_IFRAME_URI),Te.KU&&Le.yu.value.call(Ke,"nonce",Te.KU);const Je=e=>Ke.parentNode?t().resolve(e):new(t())(((t,r)=>{let o,i;o=()=>{Ke.removeEventListener("load",i),Ke.removeEventListener("error",o),r("Unable to request remote consent")},i=()=>{Ke.removeEventListener("load",i),Ke.removeEventListener("error",o),t(e)},Ke.addEventListener("load",i),Ke.addEventListener("error",o),n.Bl.body.appendChild(Ke)})),Ge=e=>(Ke.parentNode&&Ke.parentNode.removeChild(Ke),t().resolve(e));function We(e){const{format:t,consentTimestamp:r=Date.now(),expDate:o}=e,n=(0,R.A)(e,Ue);if("string"===t){const{consent:e,storeKey:t,configId:r,eventName:i}=n;return`${t}|${r}|${i}${e?`|_|${JSON.stringify(e)}`:o?`|expdate|${o}`:""}`}return JSON.stringify(Ve(Ve({},n),{},{consentTimestamp:r}))}const Ye=(e,t,r,o)=>(i,c)=>{const a=i=>{const{data:l,origin:p,source:u}=i;if((0,s.DQ)(c(),p)&&u===Ke.contentWindow){const{storeKey:i,eventName:s,consent:p=null,expDate:u}=function(e){switch(typeof e){case"string":try{const{storeKey:t,eventName:r,consent:o,consentTimestamp:n,expDate:i}=JSON.parse(e);return{storeKey:t,eventName:r,consent:o,consentTimestamp:n,expDate:i,format:"json"}}catch(t){if(e&&""!==e.replace(/"|'/gm,"")){const[t,o,i,s]=e.split("|"),c=parseInt(s,10);let a=i;try{a=JSON.parse(i)}catch(r){}return o===n.Kq?{storeKey:t,eventName:o,consent:a,expDate:Number.isNaN(c)?0:c,format:"string"}:{storeKey:t,eventName:o,format:"string"}}}break;case"object":{const{storeKey:t,eventName:r,consent:o,consentTimestamp:n,expDate:i}=e;return{storeKey:t,eventName:r,consent:o,consentTimestamp:n,expDate:i,format:"object"}}}return{}}(l);if(i===n.AQ)switch(s){case n.Kq:clearTimeout(o),n.gg.removeEventListener("message",a,!1),null!==p?t(Xt(c(),p,u)):r(`No value for ${n.AQ}_${e}`);break;case n.ex:t(!0)}}};return a},Qe=(e,r,o,i)=>(s,c)=>{let a;const l=i&&function(e){return n.gg.removeEventListener("message",a,!1),i(e)};return new(t())(((t,i)=>{const l=setTimeout((()=>i(o)),n.e5);a=Ye(e,t,i,l)(s,c),n.gg.addEventListener("message",a,!1),Ke.contentWindow.postMessage(r,ye.OSANO_IFRAME_ORIGIN)})).then((e=>(n.gg.removeEventListener("message",a,!1),!l&&Ge(e),e)),l).catch((e=>{try{n.gg.removeEventListener("message",a,!1),Ge()}catch(t){}throw e}))},qe=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return(r,o)=>{if(e>=n.gz)return t().reject("Iframe did not respond to messages.");const i=(0,s.QH)(o()),c=We({storeKey:n.AQ,configId:i,eventName:n.AR,format:"json"});return Qe(i,c,e,(e=>qe(e+1)(r,o)))(r,o)}},ze="Cross-Domain consent is not supported",Ze=()=>(e,r)=>{if((0,s.H)(r()))return new(t())(((t,r)=>{(0,He.D_)((()=>Je().then((()=>e(qe()))).then((()=>e(((e,t)=>{const r=(0,s.QH)(t()),o=We({storeKey:n.AQ,configId:r,eventName:n.Tn,format:"json"});return Qe(r,o,"Request for consent from root domain failed.")(e,t)})))).then(t).catch(r)))}));throw ze},Xe=(e,r)=>(o,i)=>(0,s.H)(i())?Je().then((()=>o(function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Date.now();return(r,o)=>{const i=o(),c=(0,s.QH)(i),a=We({storeKey:n.AQ,configId:c,eventName:n._$,consent:e,consentTimestamp:t,format:"json"});return Qe(c,a,"Could not store consent on root domain.")(r,o)}}(e,r)))):t().reject(ze),et=()=>(e,r)=>(0,s.H)(r())?Je().then((()=>e(((e,t)=>{const r=(0,s.QH)(t()),o=We({storeKey:n.AQ,configId:r,eventName:n.KW,consentTimestamp:0,expDate:0,format:"json"});return Qe(r,o,"Could not clear consent from root domain.")(e,t)})))):t().reject(ze),tt=["customerId","configId","consentedCategories","uuid"];function rt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function ot(e){for(var t=1;t{let[r,o]=t,n="";switch(r.toLowerCase()){case"max-age":case"expires":case"domain":case"path":o&&(n=`; ${r}=${o}`);break;case"httponly":(o||""===o)&&(n=`; ${r}=${o}`);break;case"secure":o&&(n=";secure");break;case"samesite":switch(o.toLowerCase()){case"lax":case"strict":case"none":n=`; samesite=${o.toLowerCase()}`}}return`${e}${n}`},st=Object.getOwnPropertyDescriptor(Document.prototype,"cookie")||Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"cookie"),ct=e=>{let t=st.get.call(n.Bl)||"";if(!e)return t;t=`;${t.replace(/; +/g,";")}`;const r=t.split(`;${e}=`);return r.length>=2?r.pop().split(";").shift():""},at=e=>{const t=(0,Ne.SK)(e,{}),{name:r,fromOsano:o,value:i}=t,s=(0,R.A)(t,nt),c=Object.entries(s).reduce(it,`${r}=${i}`);o&&st.set.call(n.Bl,`${c}; expires=1 Jan 1970 00:00:00 GMT;`),st.set.call(n.Bl,c)},lt=()=>{if(window.dataLayer=window.dataLayer||[],!window.dataLayer.some((e=>e[1]===`developer_id.${n.EH}`)))try{window.dataLayer.push(["set",`developer_id.${n.EH}`,!0])}catch(e){}},pt=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.q6;try{const r=Object.entries(n.jA).reduce(((t,r)=>{let[o,i]=r;return i.forEach((r=>{e[`${o}`]&&(t[`${r}`]=o===n.rG?n.aI:n.ft[e[`${o}`]])})),t}),{});Object.keys(r).length>0&&window.gtag(n.u4,t,r)}catch(r){}},ut=/^((GT)|G|(AW)|(DC)|(GMC)|(UA))-/i,dt=new Set;let gt=!1;function ft(){let{0:e,1:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};switch(null==e?void 0:e.toLowerCase()){case n.u4:return void([n.q6,n.SD].includes(null==t?void 0:t.toLowerCase())&&(gt=!0));case n.yp:return void(gt||dt.has(t)||!ut.test(t)||(dt.add(t),console.warn(`Error: Google tag ${t} loaded before Consent Mode update. Please review and resolve Google Consent Mode sequencing.`)))}}let ht=!1;function mt(){if(!window.dataLayer||ht)return;let e=window.DataLayerHelper;e||(r(5289),e=window.DataLayerHelper,delete window.DataLayerHelper),new e(window.dataLayer,ft,!0),ht=!0}var bt=r(8428),yt=r(1344),Ot=r(2033);function vt(e){return 0===String(e).indexOf(n.AQ)}const wt=Object.getOwnPropertyDescriptor(Storage.prototype,"removeItem");function $t(e){return this.constructor===Storage?wt.value.call(this,e):Ot.Ai.call(this,e)}const At=Object.getOwnPropertyDescriptor(Storage.prototype,"setItem");function _t(e,t){return this.constructor===Storage?At.value.call(this,e,t):Ot.SO.call(this,e,t)}const jt=["value","classification","name","entityType","fromOsano"],St=(0,h.Lg)(),Pt=e=>~~((e=>~-encodeURI(JSON.stringify(e)).split(/%..|./).length)(e)/1024),kt=[],Et=["script","cookie","iframe"],Dt=e=>{let t=e;switch(e){case"script":t=n.hB;break;case"cookie":t=n.SP;break;case"iframe":t=n.O8;break;case"ignore":t=n.gy}try{return JSON.parse(St.getItem(t))}catch(r){$t.call(St,t)}},xt=()=>Object.entries(Dt(n.gy)||{}).reduce(((e,t)=>{let[r,o]=t;return Et.includes(r)&&(e[`${r}`]=o&&Array.isArray(o)?new Set(o):e[`${r}`]),e}),{script:new Set([]),cookie:new Set([]),iframe:new Set([])}),Tt=(e,t,r)=>{let[o,i,s]=e;const[c,a,l]=t||[];(o||r)&&$t.call(St,n.hB),(i||r)&&$t.call(St,n.SP),(s||r)&&$t.call(St,n.O8),(t||r)&&$t.call(St,n.gy);try{o&&!r&&_t.call(St,n.hB,JSON.stringify(Array.from(o.values())))}catch(p){}try{i&&!r&&_t.call(St,n.SP,JSON.stringify(Array.from(i.values())))}catch(p){}try{s&&!r&&_t.call(St,n.O8,JSON.stringify(Array.from(s.values())))}catch(p){}try{t&&!r&&_t.call(St,n.gy,JSON.stringify({script:c?Array.from(c.values()):[],cookie:a?Array.from(a.values()):[],iframe:l?Array.from(l.values()):[]}))}catch(u){}},Ct=e=>{const[t,r,o]=(()=>{const[e=new Set([]),t=new Set([]),r=new Set([])]=Et.map(Dt).map((e=>e&&Array.isArray(e)?new Set(e):void 0));return[e,t,r]})(),{script:n,cookie:i,iframe:s}=xt();let c=0,a=0;e.forEach((e=>{const{storeType:l,storeKey:p}=e;switch(l){case"script":t.has(p)&&++c&&t.delete(p),!n.has(p)&&++a&&n.add(p);break;case"cookie":r.has(p)&&++c&&r.delete(p),!i.has(p)&&++a&&i.add(p);break;case"iframe":o.has(p)&&++c&&o.delete(p),!s.has(p)&&++a&&s.add(p)}})),(c||a)&&Tt(c?[t,r,o]:[],a?[n,i,s]:void 0)},It=e=>{const{script:t,cookie:r,iframe:o}=xt();let n=0;e.forEach((e=>{const{storeType:i,storeKey:s}=e;switch(i){case"script":t.has(s)&&++n&&t.delete(s);break;case"cookie":r.has(s)&&++n&&r.delete(s);break;case"iframe":o.has(s)&&++n&&o.delete(s)}})),n&&Tt([],[t,r,o])},Nt=(e,t)=>{if(Array.isArray(t))return e.concat(t.reduce(Nt,[]));if("object"==typeof t){const{storeKey:r,storeType:o}=t;if(r&&o)return e.concat(t)}return e};setInterval((e=>{if(kt.length>0){const t=kt.splice(0);for(;Pt(t)>224;){const e=[0,0].concat(t.splice(~~(t.length/2)));Array.prototype.splice.apply(kt,e)}const r=e?t:t.reduce(Nt,[]);return Oe.A.post(`${ye.TATTLE_URL}/`,r).then((e=>(Ct(r),e))).catch((()=>{const e=[kt.length,0].concat(r);Array.prototype.splice.apply(kt,e)}))}return t().resolve()}),3e4);const Lt=e=>{const{entityType:t="script",name:r,src:o,node:i}=e;let s;switch(t){case"script":case"iframe":if("string"==typeof o&&`${o}`.trim())try{s=(0,bt.A)(o,(0,yt.A)((null==i?void 0:i.ownerDocument)||n.Bl)).href,s=/http(s)?:/.test(s)?o.replace(/\?.*/g,""):""}catch(c){s=o.replace(/\?.*/g,"")}s=`${s||""}`.trim();break;case"cookie":"string"==typeof r&&(s=`${r}`)}return s};class Mt{static encrypt(e,t){if(e=String(e),t=String(t),0===e.length)return"";const r=Mt.strToLongs(Mt.utf8Encode(e)),o=Mt.strToLongs(Mt.utf8Encode(t).slice(0,16)),n=Mt.encode(r,o),i=Mt.longsToStr(n);return Mt.base64Encode(i).replace(/\+/gi,"-").replace(/\//gi,"_")}static decrypt(e,t){if(e=String(e),t=String(t),0===e.length)return"";const r=e.replace(/-/gi,"+").replace(/_/gi,"/"),o=Mt.strToLongs(Mt.base64Decode(r)),n=Mt.strToLongs(Mt.utf8Encode(t).slice(0,16)),i=Mt.decode(o,n),s=Mt.longsToStr(i);return Mt.utf8Decode(s.replace(/\0+$/,""))}static encode(e,t){e.length<2&&(e[1]=0);const r=e.length;let o,n,i=Math.floor(6+52/r),s=e[r-1],c=e[0],a=0;for(;i>0;){i--,a+=2654435769,n=a>>>2&3;for(let i=0;i>>5^c<<2)+(c>>>3^s<<4)^(a^c)+(t[3&i^n]^s),s=e[parseInt(i,10)]+=o}return e}static decode(e,t){const r=e.length,o=2654435769,n=Math.floor(6+52/r);let i,s,c=e[r-1],a=e[0],l=n*o;for(;0!==l;){s=l>>>2&3;for(let o=r-1;o>=0;o--)c=e[o>0?o-1:r-1],i=(c>>>5^a<<2)+(a>>>3^c<<4)^(l^a)+(t[3&o^s]^c),a=e[parseInt(o,10)]-=i;l-=o}return e}static strToLongs(e){const t=new Array(Math.ceil(e.length/4));for(let r=0;r>>8&255,e[parseInt(r,10)]>>>16&255,e[parseInt(r,10)]>>>24&255);return t}static utf8Encode(e){return unescape(encodeURIComponent(e))}static utf8Decode(e){try{return decodeURIComponent(escape(e))}catch(t){return e}}static base64Encode(e){if("undefined"!=typeof btoa)return btoa(e);if("undefined"!=typeof Buffer)return new Buffer(e,"binary").toString("base64");throw new Error("No Base64 Encode")}static base64Decode(e){if("undefined"==typeof atob&&"undefined"==typeof Buffer)throw new Error("No base64 decode");try{if("undefined"!=typeof atob)return atob(e);if("undefined"!=typeof Buffer)return new Buffer(e,"base64").toString("binary")}catch(t){throw new Error(`Invalid ciphertext ${t.toString()}`)}}}const Rt=Mt;var Ft=r(6269);const Ht=window.TextEncoder,Ut=window.crypto&&window.crypto.subtle&&window.crypto.subtle.digest;function Bt(e,r,o){if(o&&Ht&&Ut){const t=(new Ht).encode(`${e}/${r}/${o}`);return window.crypto.subtle.digest("SHA-512",t).then((e=>{const t=new Uint8Array(e),r=String.fromCharCode(...Array.from(t));return btoa(r).replace(/\+/gi,"-").replace(/\//gi,"_")}))}return t().reject()}function Vt(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Kt(e){for(var t=1;t{const n="https:"===document.location.protocol;_t.call(Jt,e,t),at({name:e,value:t,"max-age":o,domain:r,secure:n,path:"/"})},qt=(e,t)=>{const r="https:"===document.location.protocol;$t.call(Jt,e),at({name:e,value:"","max-age":-99999999,domain:t,secure:r,path:"/"}),t&&at({name:e,value:"","max-age":-99999999,secure:r,path:"/"})},zt=function(e,t){let r;try{r=JSON.parse(e)}catch(o){try{r=JSON.parse(Rt.decrypt(e,t))}catch(n){}}return r},Zt=function(e,t,r){const o=JSON.stringify({consent:e,consentTimestamp:t});return r?Rt.encrypt(o,r):o},Xt=function(e,t,r){const o=(0,s.Ym)(e);let i=(0,s.i_)(e);const c=e=>(t,r)=>t||((t=zt(e,r))&&(i=r),t);let a;if("string"==typeof t)try{a=JSON.parse(t)}catch(g){a=(0,s.UX)(e).reduce(c(t),void 0)||void 0}else a=t,i=t&&t.domain||i;let{consentTimestamp:l,consent:p=a,expDate:u=r}=a||{};if("string"==typeof p)try{p=JSON.parse(p)}catch(g){p=(0,s.UX)(e).reduce(c(p),void 0)||void 0}p&&(l=p.consentTimestamp||l,p=p.consent||p);const d=void 0===l;return d&&(l=u-1e3*n.PA),l=parseInt(l,10),l=Number.isNaN(l)?0:l,p&&l+1e3*o>Date.now()?{consent:p,consentTimestamp:l,domain:i,wasExpiryBased:d}:void 0},er=e=>new(t())((t=>{if((0,s.pH)(e.getState()).shopify)return t();const r=e.subscribe((()=>{(0,s.pH)(e.getState()).shopify&&(r(),t())}))})),tr=e=>{const t=(0,s.Ou)(e);if(!t||!(0,s.ye)(e))return;const r=(0,s.YK)(e),o=(0,s.QH)(e);return Bt(r,o,t).then((i=>((e,t,r)=>Oe.A.get(`${ye.LOOKUPS_URI}/customer/${e}/config/${t}/user/${r}/consent`).catch((()=>null)))(r,o,i).then((r=>{let{consented:o,lastConsentTimestamp:i,userConsentId:c}=r;if(!o||!i)return null;const a=Date.parse(i),l=(0,s.Ym)(e);if(Number.isNaN(a)||a+1e3*lKt(Kt({},e),{},{[`${t}`]:o.includes(t)?n.FA:n.Fr})),{})),{},{extUsrData:t}),consentTimestamp:a,uuid:c}})).catch((()=>null))))},rr=e=>{const t=e.getState(),r=(0,s.i_)(t),o=parseInt(Jt.getItem(`${n.AQ}_expdate`),10);return Xt(t,zt(Jt.getItem(n.AQ),r),o)};class or{get uuid(){return Gt.get(this).uuid}set uuid(e){Gt.get(this).uuid=e;const t=this.store.getState(),r=(0,s.Ym)(t),o=(0,s.i_)(t);Qt(`${n.AQ}_uuid`,e,o,r)}get store(){const{store:e}=Gt.get(this)||{};return e}constructor(e){const t={store:e,uuid:Jt.getItem(`${n.AQ}_uuid`)||(0,Ft.v4)(),ignoreScriptTattles:new Set([]),ignoreIFrameTattles:new Set([]),ignoreCookieTattles:new Set([])},r=(0,s.i_)(e.getState()),o=Jt.getItem(n.hB)||Jt.getItem(`${n.AQ}_tattles`)||"[]";try{t.scriptTattles=new Set(JSON.parse(o)||[])}catch(l){qt(n.hB,r),t.scriptTattles=new Set([])}qt(`${n.AQ}_tattles`,r);const i=Jt.getItem(n.SP)||"[]";try{t.cookieTattles=new Set(JSON.parse(i)||[])}catch(l){qt(n.SP,r),t.cookieTattles=new Set([])}const c=Jt.getItem(n.O8)||"[]";try{t.iframeTattles=new Set(JSON.parse(c)||[])}catch(l){qt(n.O8,r),t.iframeTattles=new Set([])}const a=Jt.getItem(`${n.gy}`)||"{}";try{const e=JSON.parse(a);Object.entries(a).reduce(((e,t)=>{let[r,o]=t;return["script","cookie","iframe"].includes(r)&&(e[`${r}`]=o&&Array.isArray(o)?o:e[`${r}`]),e}),{script:[],cookie:[],iframe:[]}),t.ignoreCookieTattles=new Set(e.cookie),t.ignoreIFrameTattles=new Set(e.iframe),t.ignoreScriptTattles=new Set(e.script)}catch(l){qt(`${n.AQ}_tattles-ignore`,r)}Gt.set(this,t)}setup(){const e=Gt.get(this)||{},{store:r}=e,o=r.getState(),i=(0,s.i_)(o),a=tr(o);return((e,t)=>{var r;const{store:o}=e,i=ct().replace(/; +/g,";").split(";").reduce(((e,t)=>{const[r,...o]=t.split("=");return 0===r.indexOf(n.AQ)&&(e[`${r}`]=e[`${r}`]||[],e[`${r}`].unshift(o.join("="))),e}),{}),s=i[`${n.AQ}`],c=null===(r=i[`${n.AQ}_expdate`])||void 0===r?void 0:r.map((e=>parseInt(e||0,10)));let{consentTimestamp:a}=rr(o)||{};if(!s)return;let l=0;const[p,u]=s.map(((e,r)=>{const o=zt(e,t);if(!o)return-1;const{consentTimestamp:i}=o;return void 0!==i?(l++,i):c[r-l]-1e3*n.PA})).reduce(((e,t,r)=>{let[o,n]=e;return n>=t||t=0&&(Object.entries(i).forEach((e=>{let[r,i]=e;if(r===`${n.AQ}_expdate`)return;let s=i[p];if(r===n.AQ){const e=Xt(o.getState(),s,u+1e3*n.PA);if(e&&e.domain===t){const{consent:r,consentTimestamp:o}=e;s=Zt(r,o,t)}else s=void 0}s&&_t.call(Jt,r.trim(),s)})),e.uuid=Jt.getItem(`${n.AQ}_uuid`)||e.uuid)})(e,i),((e,r)=>{let o;try{if(!(0,s.Gs)(e.getState()))throw"Unsaved";let{consentTimestamp:i,consent:c,wasExpiryBased:a}=rr(e)||{};if(void 0===c)throw"Unsaved, Expired or Malformed";qt(`${n.AQ}_expdate`,r),o=t().resolve({consent:c,consentTimestamp:i,domain:r,setStorage:a&&i>Date.now()-1e3*n.PA})}catch(i){qt(n.AQ,r),qt(`${n.AQ}_expdate`,r);try{o=Ze()(e.dispatch,e.getState).then((t=>{const{consent:o,consentTimestamp:n}=Xt(e.getState(),t)||{};if(void 0===o)throw et()(e.dispatch,e.getState),"Unsaved, Expired or Malformed";return{consent:o,consentTimestamp:n,domain:r,setStorage:!0}})).catch((()=>null))}catch{o=t().resolve(null)}}return o})(r,i).then(((e,t,r,o)=>n=>{var i;const c=null==n||null===(i=n.consent)||void 0===i?void 0:i.extUsrData,a="No valid consent found";if(!(0,s.ye)(e)){if(!n)throw a;if(c)throw r(),a;return n}const l=(0,s.Ou)(e);if(!l){if(!n)throw a;if(c)throw r(),a;return n}return o.then((e=>{if(!e){if(!n)throw a;if(l!==c)throw r(),a;return n}return l!==c?Kt(Kt({},e),{},{skipRecord:!0,setStorage:!0}):e.consentTimestamp>((null==n?void 0:n.consentTimestamp)||-1)?Kt(Kt({},e),{},{domain:t,setStorage:!0,skipRecord:!0}):n}))})(o,i,(()=>{e.uuid=(0,Ft.v4)(),r.dispatch(c.Ay.clearConsent(!0))}),a)).then((async t=>{(e=>t=>{let{consent:r,consentTimestamp:o,domain:i,setStorage:s,skipRecord:a,uuid:l}=t;const{store:p}=e;l&&(e.uuid=l),s&&_t.call(Jt,n.AQ,Zt(r,o,i)),p.dispatch(c.Ay.setConsent(r,!0)),p.dispatch(c.Ay.saveConsent(o,a))})(e)(t),window.Shopify&&await er(r),r.dispatch(c.Ay.ready("consent"))})).catch((async e=>{(e=>t=>{(0,s.cJ)(e.getState())?e.dispatch(c.Ay.ready("consent")):((0,s.uF)(e.getState())&&(lt(),mt(),pt((0,s.hr)(e.getState()),n.SD)),(0,s.dP)(e.getState())&&(e.dispatch(c.Ay.timeoutBegin()),e.dispatch(c.Ay.acceptAllConsent()),window.Shopify||e.dispatch(c.Ay.saveConsent())))})(r)(e),window.Shopify&&await er(r),r.dispatch(c.Ay.ready("consent"))}))}teardown(){}shouldTattleOnEntity(e){const{cookieTattles:t,iframeTattles:r,scriptTattles:o,store:i}=Gt.get(this),c=i.getState();if(!(0,s.c4)(c))return!1;const{classification:a,node:l,ignore:p,entityType:u,src:d,name:g}=e;return!(p||a&&a!==n.zT)&&((!l||!l[n.I_])&&(!("script"===u&&o.has(d)||"cookie"===u&&t.has(g)||"iframe"===u&&r.has(d))&&!!(0,s.JH)(c,u)))}tattle(e){const{classification:t,entityType:r}=e,{cookieTattles:o,iframeTattles:i,scriptTattles:c,store:a}=Gt.get(this),l=a.getState(),p=(0,s.QH)(l),u=(0,s.YK)(l);if(Yt.call(this,e)){if(this.shouldTattleOnEntity(e))switch(((e,t)=>{let{customerId:r,configId:o}=t;const{entityType:i="script"}=e,s={configId:o,customerId:r,currentURI:n.Bl.location.href,language:n.hT.locale,storeType:i};if(s.storeKey=Lt(e),s.storeKey){switch(i){case"cookie":{const{value:t,classification:r,name:o,entityType:n,fromOsano:i}=e,c=(0,R.A)(e,jt);Object.entries(c).forEach((e=>{let[t,r]=e;return s[`${t}`]=r}));break}}kt.push(s)}})(e,{customerId:u,configId:p}),r){case"script":{const{src:t}=e;!c.has(t)&&c.add(t);break}case"cookie":{const{name:t}=e;!o.has(t)&&o.add(t);break}case"iframe":{const{src:t}=e;!i.has(t)&&i.add(t);break}}}else switch((e=>{const{entityType:t}=e,r=Lt(e);r&&kt.reduce(((e,o,n)=>{let{storeType:i,storeKey:s}=o;return i!==t||s!==r||e.unshift(n),e}),[]).forEach((e=>kt.splice(e,1)))})(e),r){case"script":{const{classification:t,src:r}=e;c.has(r)&&c.delete(r),t&&It([{storeKey:r,storeType:"script"}]);break}case"cookie":{const{name:r}=e;o.has(r)&&o.delete(r),t&&It([{storeKey:r,storeType:"cookie"}]);break}case"iframe":{const{src:r}=e;i.has(r)&&i.delete(r),t&&It([{storeKey:r,storeType:"iframe"}]);break}}Tt([c,o,i])}shouldRecordConsent(e,t){const r=this.store.getState(),o=(0,s.h)(r),i=(0,s.Ou)(r),c=[...(0,s.bW)(r),n.H7].reduce(((r,o)=>(r[`${o}`]=t[`${o}`]||e[`${o}`],r)),{});return{consentedCategories:Object.entries(c).filter((e=>{let[,t]=e;return t===n.FA})).map((e=>{let[t]=e;return t})),extUsrData:i,consentTimestamp:o,shouldRecord:Object.keys(c).some((r=>t[`${r}`]!==e[`${r}`]))||(null==e?void 0:e.consentTimestamp){})),m={}):(!(0,s.HC)(i)&&Qt(n.AQ,h,l,c),qt(`${n.AQ}_expdate`,l),this.store.dispatch(Xe(h,a)).catch((()=>{})));const b=[];if(!o){const{consentedCategories:e,extUsrData:t,shouldRecord:r}=this.shouldRecordConsent(f||{},m);(r||g"")).then((t=>(e=>{let{customerId:t,configId:r,consentedCategories:o,uuid:n}=e,i=(0,R.A)(e,tt);return Oe.A.post(`${ye.CONSENT_URI}/record`,ot(ot({},i),{},{osnoCustomerId:t,osnoConfigId:r,userConsentId:n,consented:o.join(", ")})).catch((()=>{}))})({configId:u,consentedCategories:e,customerId:p,extUsrData:t,uuid:this.uuid}))))}return d&&(lt(),mt(),pt(m,n.q6)),t().all(b)}}var nr=r(2240);function ir(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function sr(e){for(var t=1;t{if(!e||!(0,Ie.Qn)(e)&&!(0,Ce.Tv)(e))return;!(0,n.q9)()||e[n.b7]||e[n.gY]||(0,Ce.Tv)(e)||(0,Ne.AZ)(e);const t=(0,Ne.R$)(e)||(0,Ne.Qm)(e,r.getState());t&&!(0,Ne.wm)(e)&&(!n.lw||(0,n.q9)()||"script"!==t.entityType||e[n.b7]||e[n.gY]||(t.shouldRemoveOnBlock=!0),o(t))};return(e,o)=>{o.disconnect(),e.forEach((e=>{const{addedNodes:o=[],removedNodes:n=[],type:s,attributeName:a,target:l,oldValue:p}=e;switch(s){case"attributes":((0,Ie.Tv)(l)||(0,Ce.Tv)(l))&&["osano","data-osano"].includes(a)&&Le.yu.value.call(l,a,p);break;case"childList":{var u;Array.from(o).forEach((e=>{[e,...(0,Ce.RA)(e)].forEach(i)}));const e=[...(null==t||null===(u=t.dom)||void 0===u?void 0:u.requiredNodes)||[]];Array.from(n).some((t=>e.includes(t)))&&r.dispatch(c.Ay.render());break}}})),o.observe(n.Bl.documentElement,Me)}}({manager:this,store:r})),i=new or(r),a=function(e){let{manager:t,storage:r}=e;return e=>o=>n=>{const i=e.getState(),a=o(n),{type:l,payload:p}=n,u=e.getState(),d=(0,s.hr)(u),g=l===c.gK.setExtUsrData?p:(0,s.Ou)(u);switch(l){case c.gK.revertConsent:t.unblock();break;case c.gK.setExtUsrData:if(!(0,s.ye)(u)||(0,s.Ou)(i)===g)break;if(g){r.setup();break}if(!(0,s.Gs)(u))break;case c.gK.saveConsent:{const{payload:{consentTimestamp:e=Date.now(),skipRecord:o}}=n,i=sr(sr(sr({},d),(0,nr.O$)(u)),{},{extUsrData:g});g&&(i.extUsrData=g),r.saveConsent(i,e,o),t.unblock();break}case c.gK.clearConsent:{const e=n.payload;r.saveConsent({},0,e),t.unblock();break}case c.gK.setConsentId:r.uuid=p;break;case c.gK.allowCookie:{const{payload:e}=n;t.permitCookie(e);break}case c.gK.allowIFrame:{const{payload:e}=n;t.permitIFrame(e);break}case c.gK.allowScript:{const{payload:e}=n;t.permitScript(e);break}case c.gK.blockCookie:{const{payload:e}=n;t.preventCookie(e);break}case c.gK.blockIFrame:{const{payload:e}=n;t.preventIFrame(e);break}case c.gK.blockScript:{const{payload:e}=n;t.preventScript(e);break}}return a}}({manager:this,storage:i}),l={active:!1,cookies:new Set([]),dynamicMiddleware:t,iframes:new Set([]),scripts:new Set([]),middleware:a,documentObserver:o,store:r,storage:i};lr.set(this,l)}preventCookie(e){const{cookies:t}=lr.get(this);t.add(e),this.storage.tattle(e)}preventIFrame(e){(0,Ce.om)(e);const{iframes:t}=lr.get(this);t.add(e),this.storage.tattle(e)}preventScript(e){(0,Ie.om)(e);const{scripts:t}=lr.get(this);t.add(e),this.storage.tattle(e)}permitCookie(e){at(e);const{cookies:t}=lr.get(this);t.delete(e),this.storage.tattle(e)}permitIFrame(e){(0,Ce.cw)(e);const{iframes:t}=lr.get(this);t.delete(e),this.storage.tattle(e)}permitScript(e){(0,Ie.cw)(e);const{scripts:t}=lr.get(this);t.delete(e),this.storage.tattle(e)}shouldBlockEntity(e){const{store:t}=lr.get(this),r=t.getState();return!(0,s.OB)(r,e)}unblock(){const{cookies:e,iframes:t,scripts:r,store:o}=lr.get(this),i=Array.from(r),s=Array.from(t),a=Array.from(e);r.clear(),t.clear(),e.clear(),i.filter((e=>{const{src:t,node:r}=e,i=r?r.ownerDocument:n.Bl;return!(!r||!(r.parentElement&&ar.call(i,r)||!n.Bl.querySelectorAll(`script[src="${t}"]`).length))&&(!!this.shouldBlockEntity(e)||(o.dispatch(c.Ay.allowScript(e)),!1))})).forEach((e=>this.preventScript.call(this,e))),s.filter((e=>{const{node:t}=e;return!!t&&(!!this.shouldBlockEntity(e)||(o.dispatch(c.Ay.allowIFrame(e)),!1))})).forEach((e=>this.preventIFrame.call(this,e))),a.filter((e=>!!this.shouldBlockEntity(e)||(o.dispatch(c.Ay.allowCookie(e)),!1))).forEach((e=>this.preventCookie.call(this,e)))}setup(){const e=lr.get(this),{documentObserver:t,dynamicMiddleware:r}=e;e.active=!0,t.observe(n.Bl.documentElement,Me),r&&r.addMiddleware(this.middleware),this.storage.setup()}teardown(){const e=lr.get(this),{documentObserver:t,dynamicMiddleware:r}=e;e.active=!1,t.disconnect(),r&&r.removeMiddleware(this.middleware),this.storage.teardown()}}var ur=r(2248);const dr=Object.getOwnPropertyDescriptor(Document.prototype,"append"),gr={configurable:dr.configurable,enumerable:dr.enumerable,value:function(){for(var e=arguments.length,t=new Array(e),r=0;re&&1===e.nodeType)).forEach((e=>{(0,Ne.Qj)(e)})),dr.value.apply(this,t)},writable:dr.writable},fr=Object.getOwnPropertyDescriptor(Document.prototype,"createElementNS")||Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"createElementNS"),hr={configurable:!0,enumerable:fr.enumerable,writable:!0,value:function(){for(var e=arguments.length,t=new Array(e),r=0;re&&1===e.nodeType)).forEach((e=>{(0,Ne.Qj)(e)})),mr.value.apply(this,t)},writable:mr.writable},yr=Object.getOwnPropertyDescriptor(Document.prototype,"write")||Object.getOwnPropertyDescriptor(HTMLDocument.prototype,"write"),Or=(e,r,o)=>{const n={configurable:st.configurable,enumerable:st.enumerable,get:()=>ct(),set:e=>((e=>(r,o)=>{const n=(0,Ne.SK)(String(e),o());return(0,s.OB)(o(),n)?(at(n),r(c.Ay.allowCookie(n))):r(c.Ay.blockCookie(n)),t().resolve(n)})(String(e))(o.dispatch,o.getState),e)},i={configurable:yr.configurable,enumerable:yr.enumerable,writable:yr.writable,value:function(){for(var e=arguments.length,t=new Array(e),r=0;r()=>_r.call(e,t),Sr=Object.getOwnPropertyDescriptor(Element.prototype,"append"),Pr={configurable:Sr.configurable,enumerable:Sr.enumerable,value:function(){for(var e=arguments.length,t=new Array(e),r=0;re&&1===e.nodeType)).forEach((e=>{(0,Ne.Qj)(e)})),Sr.value.apply(this,t)},writable:Sr.writable},kr=Object.getOwnPropertyDescriptor(Element.prototype,"toggleAttribute"),Er=(0,ur.mG)(kr);var Dr=r(5041);const xr=new WeakMap,Tr=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=null===e?"":`${e}`;"[object RegExp]"===Object.prototype.toString.call(e)&&(t=t.split(/\/(.+?)\//)[1]);try{xr.set(this,t)}catch(r){}},Cr={configurable:!1,enumerable:!1,get:function(){return ar.call(n.Bl,this)&&(this[n.b7]||void 0!==xr.get(this)||Tr.call(this,Dr.yu.value.call(this,"data-osano"))),xr.get(this)||""}},Ir=Object.getOwnPropertyDescriptor(Element.prototype,"prepend"),Nr={configurable:Ir.configurable,enumerable:Ir.enumerable,value:function(){for(var e=arguments.length,t=new Array(e),r=0;re&&1===e.nodeType)).forEach((e=>{(0,Ne.Qj)(e)})),Ir.value.apply(this,t)},writable:Ir.writable};var Lr=r(2425);const Mr=(e,t)=>{const r={configurable:$r.configurable,enumerable:$r.enumerable,get(){return Ar.call(this)},set(e){return jr(this,e)(t.dispatch,t.getState),e}};try{Object.defineProperties(e.prototype,{append:Pr,osano:Cr,prepend:Nr,removeAttribute:Lr.Ay,getAttribute:Dr.Ay,setAttribute:Le.Ay}),Object.defineProperty(wr,"innerHTML",r),e.prototype.toggleAttribute&&Object.defineProperty(e.prototype,"toggleAttribute",function(e){return{configurable:kr.configurable,enumerable:kr.enumerable,value(t,r){const o=Er.value.call(this,t,r);if(this&&this.nodeType===Node.ELEMENT_NODE&&"SCRIPT"===this.tagName)switch(t){case"async":case"defer":(0,Ne.LB)(this,e.getState())}return o}}}(t))}catch(o){0}};var Rr=r(5023),Fr=r(6591),Hr=r(8865);const Ur=new WeakMap;function Br(e){const t=e&&e[n.gY]||e,r=Ur.has(t)?Ur.get(t):{};return Ur.set(t,r),r}function Vr(e,t){for(var r=arguments.length,o=new Array(r>2?r-2:0),i=2;i{const r={configurable:Hr.y.configurable,enumerable:Hr.y.enumerable,get:function(){return Br(this).onload||Hr.y.get.call(this)},set:function(e){const r=Br(this);return e&&((0,Ce.Tv)(this)||(0,Ie.Tv)(this))?(r.onload=e,this[n.bW]&&Hr.y.set.call(this[n.bW],Vr.bind(this[n.bW],t,e)),Hr.y.set.call(this,Vr.bind(this,t,e))):(delete r.onload,Hr.y.set.call(this,e))}},o={configurable:Fr.y.configurable,enumerable:Fr.y.enumerable,get:function(){return Br(this).onerror||Fr.y.get.call(this)},set:function(e){const r=Br(this);return e&&((0,Ce.Tv)(this)||(0,Ie.Tv)(this))?(r.onerror=e,this[n.bW]&&Fr.y.set.call(this[n.bW],Vr.bind(this[n.bW],t,e)),Fr.y.set.call(this,Vr.bind(this,t,e))):(delete r.onerror,Fr.y.set.call(this,e))}};try{Object.defineProperties(e.prototype,{onload:r,onerror:o})}catch(i){0}};var Jr=r(6277);const Gr=Object.getOwnPropertyDescriptor(Node.prototype,"cloneNode");var Wr=r(6421);const Yr=Object.getOwnPropertyDescriptor(Node.prototype,"nextSibling");var Qr=r(1667),qr=r(3615);const zr=Object.getOwnPropertyDescriptor(Node.prototype,"previousSibling");var Zr=r(7861),Xr=r(8549);const eo=e=>{try{Object.defineProperties(e.prototype,{appendChild:(0,ur.wH)(Jr.y),cloneNode:(0,ur.wH)(Gr),insertBefore:(0,ur.wH)(Wr.y),nextSibling:(0,ur.mG)(Yr),parentElement:(0,ur.mG)(Qr.y),parentNode:(0,ur.mG)(qr.y),previousSibling:(0,ur.mG)(zr),removeChild:Zr.Ay,replaceChild:(0,ur.wH)(Xr.y)})}catch(t){0}},to=(e,t)=>{const r={setItem:{configurable:At.configurable,enumerable:At.enumerable,writable:At.writable,value:function(e,t){if(this!==(0,h.Lg)()||!vt(e))return _t.call(this,e,t)}}};try{Object.defineProperties(e.prototype,r)}catch(o){0}try{Object.defineProperties(t.prototype,r)}catch(o){0}},ro=()=>{};var oo=r(628);function no(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function io(e){for(var t=1;t=(0,s.Ym)(i);h||o!==c.gK.saveConsent&&m?o!==c.gK.saveConsent&&(0,s.dP)(i)&&t.dispatch(c.Ay.saveConsent(Date.now(),!1,!0)):!u||d{}))}(p,g,f,r):!m&&f{const{config:r}=t||{},{config:{gdprApplies:o,iabEnabled:n}={}}=e,{gdprApplies:i=o,iabEnabled:s=n}=r||{};return(0,m.h1)(ho({},e),{iab:{tcf:{enabled:"string"==typeof s?"true"===s:!!s,gdprApplies:"string"==typeof i?"true"===i:!!i}}})},yo=(0,_.mz)(mo,{[c.gK.init]:bo,[c.gK.updateConfig]:(e,t)=>bo(e,{config:t}),[uo.S1.type]:(e,t)=>(0,m.h1)(ho({},e),{iab:{tcf:{gdprApplies:"string"==typeof t?"true"===t:!!t}}})}),Oo={decode:e=>new Date(100*K(e)),encode:function(e){let t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:36;try{t=Math.round(e.getTime()/100)}catch(o){t=e}return V(t,r)}},vo=e=>{if(!/^[01]*$/.test(e))throw new F(e);const t=[];for(let r=0;r{let r="";for(let o=0;o=t?r:r+"0".repeat(t-r.length),r},$o={encode:(e,t)=>wo(Object.entries(e||{}).reduce(((e,t)=>{let[r,o]=t;return e[r-1]=o,e}),[]),t),decode:(e,t)=>vo(e,t).reduce(((e,t,r)=>(e[r+1]=t,e)),{})},Ao=1,_o=16,jo=12,So=1,Po=16,ko=_o+Ao,Eo=Po+So+jo,Do={FIELD:0,RANGE:1},xo={decode:e=>{if(!e)return{bitLength:0,value:{}};let t=0;const r=J.decode(e.substr(t,_o),_o);t+=_o;const o=J.decode(e.charAt(t),Ao);if(t+=Ao,o===Do.RANGE){const o=new Set,n=J.decode(e.substr(t,jo),jo);t+=jo;for(let r=0;r{const t=Object.entries(e).filter((e=>{let[,t]=e;return!!t})).map((e=>{let[t]=e;const r=parseInt(t,10);if(isNaN(r)||r<1||!1===/^\d+$/.test(t))throw new Error(`Invalid vendor ID: ${t}`);return r})),r=new Set(t),o=Math.max(0,...t),n=[];let i=[],s="",c=o>Eo;const a=ko+o;let l=ko+jo;for(let p=1;p<=o;p++){const e=r.has(p);if(s+=te.encode(e),c=c&&l{const t=e.length;let r=J.encode(t,jo);return e.forEach((e=>{const t=1===e.length;r+=te.encode(!t),r+=J.encode(e[0],Po),t||(r+=J.encode(e[1],Po))})),r})(n):Do.FIELD.toString()+s)}},To={decode:e=>{if(!/^[01]*$/.test(e)||e.length%6!=0)throw new F(e);let t="";for(let r=0;r{e=e.length>=t?e:e+" ".repeat(t-e.length);let r="";for(let o=0;o=65))throw new B(e);r+=V(e.charCodeAt(o)-65,6)}}return r}},Co=W((e=>{for(;e.length%24>0;)e+="0";return e})),Io={decode:Y,encode:Co},No=e=>({decode:(t,r)=>({bitLength:r,value:e.decode(t,r)}),encode:e.encode}),Lo=No(te),Mo=No(Oo),Ro=No($o),Fo=No(J),Ho=No({decode:To.decode,encode:e=>To.encode(e,2).toUpperCase()}),Uo={cmpId:279,cmpVersion:ye.IAB_CMP_VERSION,fallbackGvlVersion:187,defaultTimestamp:Date.now()},Bo=(e,t)=>{let{defaultTimestamp:r=0}=e;const o=new Date((0,s.h)(t)||r),n=Date.UTC(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate());return Math.round(Math.max(0,n)/100)};function Vo(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ko(e){for(var t=1;tt=>{const{encoder:{decode:r},coreFieldSequence:o,tcfPolicyVersion:i,cmpId:s,cmpVersion:c,specFieldMode:a=!1}=e,l=r(t.split(".")[0]),p=a?{}:zo(zo({},Zo),{},{cmpId:s,cmpVersion:c,consentLanguage:n.hT.locale.slice(0,2).toUpperCase(),tcfPolicyVersion:i});return o.reduce(((e,t)=>{let[r,o,{decode:n},i]=t;const s=isFinite(o)?l.slice(e,e+o):l.slice(e),{bitLength:c,value:u}=n(s,o),d=a?r[0].toUpperCase()+r.substring(1):i||r;return(0,m.hZ)(p,d,u),e+c}),0),p},en=e=>{let{apiVersion:t="2.0",cmpId:r,cmpVersion:o,fallbackGvlVersion:i,gppSection:c,staticFields:a,dynamicFields:l={}}=e;return function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},p=arguments.length>1?arguments[1]:void 0;const{gdprApplies:u}=(0,m.h1)((0,nr.KA)(p),e),d=(0,nr.kF)(p),g=(0,nr.Ur)(p),f=g!==n.Pb.None,h=!(0,s.Gs)(p)||f,b=(0,s.cJ)(p)?go.$T.LOADED:go.$T.STUB,y=(0,nr.Vh)(p,t)||i,O=Object.entries(l).reduce(((t,r)=>{let[o,n]=r;return t[`${o}`]=n(e,p),t}),{});return zo(zo(zo({version:a.version},Zo),O),{},{cmpLoaded:b===go.$T.LOADED,cmpStatus:b,cmpId:r,cmpVersion:o,consentLanguage:n.hT.locale.slice(0,2).toUpperCase(),currentScreen:g,displayStatus:f?go.Vj.VISIBLE:go.Vj.HIDDEN,enableAdvertiserConsentMode:(0,s.uF)(p),eventStatus:h?go.hP.CMP_UI_SHOWN:(0,nr.QD)(p,c)?go.hP.USER_ACTION_COMPLETE:go.hP.TC_LOADED,gdprApplies:void 0!==u?u:(0,nr.Bh)(p),gvlVersion:y,publisherCC:d,purpose:(0,nr.l)(p,t)||go.ue.iab.tcf.v2.purposes,specialFeatureOptins:(0,nr.xl)(p,t),tcfPolicyVersion:a.tcfPolicyVersion,vendor:{consents:(0,nr.Sh)(p,{apiVersion:t,useSaved:!0}),legitimateInterests:(0,nr.ZZ)(p,{apiVersion:t,useSaved:!0})}})}},tn=e=>(t,r)=>{const{encoder:{encode:o},coreFieldSequence:n,staticFields:i}=e,s=en(e)(t,r),[c]=n.reduce(((e,t)=>{let r,[o,n]=e,[c,a,{encode:l},p=c]=t;if(Object.hasOwnProperty.call(i,p)){r=i[`${p}`]}else r=(0,m.Jt)(s,p);const u=l(r,a);return[o+u,n+u.length]}),["",0]),a=o(c),[l,...p]=(0,nr.Q2)(r,e).split(".");return[a,...p].join(".")},rn=e=>t=>{const{defaultTimestamp:r}=e,o={defaultTimestamp:r};return zo(zo({},en(e)(o,t)),{},{tcString:tn(e)(o,t)})};function on(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function nn(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};return n=>i=>s=>{const a=i(s),{type:l,payload:p}=s,u=n.getState();switch(l){case c.gK.ready:if(e&&"consent"===p){const o=t({},u),n=r(o,u);e(nn(nn({},o),{},{tcString:n}))}break;case c.gK.showDialog:case c.gK.showDoNotSell:case c.gK.showDrawer:{const o=t({},u);o.eventStatus=go.hP.CMP_UI_SHOWN;const n=r(o,u);e&&e(nn(nn({},o),{},{tcString:n}));break}case c.gK.clearConsent:case c.gK.saveConsent:{const i=t({},u);i.eventStatus=go.hP.USER_ACTION_COMPLETE;const s=r(i,u);n.dispatch(j(o,s)),e&&e(nn(nn({},i),{},{tcString:s}));break}}return a}}}function cn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function an(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:"en").slice(0,2),{purposes:r,specialPurposes:o,features:i,specialFeatures:s,stacks:c}=e||{};n.hT.override({iab:{v2:{purposes:r,specialPurposes:o,features:i,specialFeatures:s,stacks:c}}},t)},pn=(e,t)=>{const{iab:r={}}=t||{},{v2:{vendorListVersion:o=(0,nr.Vh)(e),vendors:n=(0,nr.YQ)(e)}={}}=r,i=(0,m.h1)(an({},e),{iab:{tcf:{v2:{vendorListVersion:o}}}});return i.iab.tcf.v2.vendors=n,(0,s.Gs)(e)||(i.iab.tcf.v2.purposes=go.ue.iab.tcf.v2.purposes,i.iab.tcf.v2.vendorOptOuts={consents:Object.keys(n).reduce(((e,t)=>(e[`${t}`]=!1,e)),{}),legitimateInterests:Object.keys(n).reduce(((e,t)=>(e[`${t}`]=!1,e)),{})}),i},un=(e,t,r)=>{const o=an({},(0,nr.xl)(e));for(const s of t)r===n.FA?o[`${s}`]=!0:delete o[`${s}`];const i=(0,m.h1)(an({},e),{});return i.iab.tcf.v2.specialFeatureOptins=o,i},dn=(e,t,r)=>{const o=an({},(0,nr.kb)(e));for(const i of t)o[`${i}`]=r===n.FA;return an(an({},e),{},{iab:an(an({},e.iab),{},{tcf:an(an({},e.iab.tcf),{},{v2:an(an({},e.iab.tcf.v2),{},{purposes:an(an({},e.iab.tcf.v2.purposes),{},{consents:o})})})})})},gn=(e,t,r)=>{const o=an({},(0,nr.jP)(e));for(const i of t.filter((e=>go.C1.includes(e))))o[`${i}`]=r===n.FA;return an(an({},e),{},{iab:an(an({},e.iab),{},{tcf:an(an({},e.iab.tcf),{},{v2:an(an({},e.iab.tcf.v2),{},{purposes:an(an({},e.iab.tcf.v2.purposes),{},{legitimateInterests:o})})})})})},fn=(e,t,r)=>{const o=an({},(0,nr.pH)(e));for(const s of t)r===n.Fr?o[`${s}`]=!0:delete o[`${s}`];const i=(0,m.h1)(an({},e),{});return i.iab.tcf.v2.vendorOptOuts.consents=o,i},hn=(e,t,r)=>{const o=an({},(0,nr.uj)(e));for(const s of t)r!==n.Fr||(0,nr.g4)(e,s)?delete o[`${s}`]:o[`${s}`]=!0;const i=(0,m.h1)(an({},e),{});return i.iab.tcf.v2.vendorOptOuts.legitimateInterests=o,i},mn=(e,t)=>Object.entries(e).reduce(((e,r)=>{let[o,n]=r;return t.includes(Number(o))?an(an({},e),{},{[`${o}`]:!n}):e}),t.reduce(((e,t)=>an(an({},e),{},{[`${t}`]:!0})),{}));function bn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function yn(e){for(var t=1;tfunction(t){const r=On(t);Object.entries(vn).forEach((t=>{let[o,{apiVersion:n,callback:i}]=t;parseInt(e,10)===parseInt(n,10)&&i(yn(yn({},r),{},{listenerId:parseInt(o,10)}),!0)}))},$n=()=>{};const An=e=>Object.entries(e).filter((e=>{let[,t]=e;return t})).map((e=>{let[t]=e;return parseInt(t,10)})),_n=(e,t)=>{const r=Array.from({length:t}).fill(!1);return Object.entries(e).forEach((e=>{let[t,o]=e;r[t-1]=o})),r},jn=e=>new Date(100*e);function Sn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Pn(e){for(var t=1;t3&&"boolean"==typeof e)return t.dispatch((0,uo.S1)(e)),void u("set",!0);u(void 0,!1);break}case"ping":try{const{cmpId:t,cmpLoaded:o,cmpStatus:n,cmpVersion:i,displayStatus:s,gdprApplies:c,gvlVersion:a,tcfPolicyVersion:l}=rn(yn({},e))(r);u({apiVersion:e.apiVersion,cmpId:t,cmpLoaded:o,cmpStatus:n,cmpVersion:i,displayStatus:s,gdprApplies:c,gvlVersion:a,tcfPolicyVersion:l})}catch(d){u(void 0,!1)}break;case"getTCData":{const t=((t,r)=>{try{return On(rn(yn(yn({},e),{},{apiVersion:r}))(t))}catch{return}})(r,e.apiVersion);u(t,!!t);break}case"addEventListener":if("function"==typeof l)try{let t=0,o=n.Ae-Date.now();do{o-=t++}while(vn[`${o}`]);vn[`${o}`]={apiVersion:e.apiVersion,callback:l};const i=rn(yn({},e))(r);l(yn(yn({},On(i)),{},{listenerId:o}),!0)}catch(d){l(void 0,!1)}break;case"removeEventListener":delete vn[`${p}`],u(!0);break}}},dispatch:wn(e.version)}}(Qo),apiName:Jo,createMiddleware:sn(Qo),gppSection:Qo.gppSection,iframeName:"__tcfapiLocator",postMessageEventHandler:he(Jo,!0),reducer:function(e){return(0,_.mz)(go.ue,{[c.gK.init]:pn,[c.gK.updateConfig]:(e,t)=>pn(e,{config:t}),[c.gK.setConsent]:(t,r)=>{let{category:o,acceptOrDeny:n}=r;if("object"==typeof o){const{iab:{v2:{p:r={},v:n={},i}={},euconsent:s}={}}=o,c=r.c||mn(r,go.vx),a=r.li||mn(r,go.C1),l=(0,m.h1)(an({},t),{iab:{tcf:{v2:{purposes:{consents:c,legitimateInterests:a},vendorOptOuts:{consents:n.c||n,legitimateInterests:n.li||i||n}}}}});if(s&&"string"==typeof s){const{specialFeatureOptins:t={}}=Xo(e)(s);l.iab.tcf.v2.specialFeatureOptins=t}return l}const i=go.Ll[`${o}`]||[],s=dn(t,i,n);return(0,m.h1)(s,gn(s,i,n))},[c.gK.saveConsent]:e=>{const t=(0,m.h1)(an({},e),{});return t.iab.tcf.v2.savedConsent={purposes:{consents:(0,nr.kb)(e),legitimateInterests:(0,nr.jP)(e)},vendorOptOuts:(0,nr.dV)(e)},t},[c.gK.revertConsent]:e=>{const t=(0,nr.l)(e),r=(0,nr.Ck)(e);if(!t&&!r){const t=(0,m.h1)(an({},e),{});return t.iab.tcf.v2.purposes=go.ue.iab.tcf.v2.purposes,t.iab.tcf.v2.vendorOptOuts=go.ue.iab.tcf.v2.vendorOptOuts,t}const o=t&&{purposes:t},n=(0,m.h1)(an({},e),{iab:{tcf:{v2:an({},o)}}});return n.iab.tcf.v2.vendorOptOuts=r,n},[uo.c.type]:(e,t)=>{let{specialFeatureId:r,acceptOrDeny:o}=t;return un(e,[r],o)},[uo.$V.type]:(e,t)=>{let{acceptOrDeny:r}=t;const o=new Set(Object.values((0,nr.YQ)(e)).map((e=>e.specialPurposes)).reduce(((e,t)=>e.concat(t)),[]));return un(e,o,r)},[uo.b6.type]:(e,t)=>{let{purposeId:r,acceptOrDeny:o}=t;return dn(e,[r],o)},[uo.sL.type]:(e,t)=>{let{purposeId:r,acceptOrDeny:o}=t;return gn(e,[r],o)},[uo.ov.type]:(e,t)=>{let{acceptOrDeny:r}=t;const o=(0,nr.pT)(e),n=dn(e,o,r);return(0,m.h1)(n,gn(n,o,r))},[uo.Fk.type]:(e,t)=>{let{vendorId:r,acceptOrDeny:o}=t;return fn(e,[r],o)},[uo.Qi.type]:(e,t)=>{let{acceptOrDeny:r}=t;const o=(0,nr.lT)(e);return fn(e,o,r)},[uo.gG.type]:(e,t)=>{let{vendorId:r,acceptOrDeny:o}=t;return hn(e,[r],o)},[uo.Zx.type]:(e,t)=>{let{acceptOrDeny:r}=t;const o=(0,nr.lT)(e);return hn(e,o,r)},[uo.Yq.type]:(e,t)=>{let{purposeList:r,language="en"}=t;return ln(r,language),e},[uo.fw.type]:e=>(0,m.h1)(e,{iab:{tcf:{v2:{vendorListError:null,vendorListLoading:!0}}}}),[uo.xE.type]:(e,t)=>{var r;if(!t)return e;const{v2:o={}}=(null==e||null===(r=e.iab)||void 0===r?void 0:r.tcf)||{},{vendorListVersion:n=(null==o?void 0:o.vendorListVersion),vendors:i={}}=t,s=parseInt(n,10),c=Math.max((null==o?void 0:o.vendorListVersion)||0,isNaN(s)?0:s);ln(t);return(0,m.h1)(an({},e),{iab:{tcf:{v2:{vendorListError:null,vendorListLoading:!1,vendorListLoaded:!0,vendorListVersion:c,vendors:s>c?i:{}}}}})},[uo.uu.type]:function(e){var t;let{statusText:r=null}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return(0,m.h1)(e,{iab:{tcf:{v2:{vendorListError:r,vendorListLoading:!1,vendorListLoaded:(null==e||null===(t=e.iab)||void 0===t||null===(t=t.tcf)||void 0===t||null===(t=t.v2)||void 0===t?void 0:t.vendorListLoaded)||!1}}}})}})}(Qo)},Cn={api:function(e){const t=rn(e),r=r=>{const o=t(r);return e.coreFieldSequence.reduce(((e,t)=>{let[r,n,,i,s]=t;const c=(0,m.Jt)(o,i);return e[`${r}`]=s?s(c,n):c,e}),{})};return{bind:function(e){return function(t,o,n){const i=e.getState();switch(t){case"getField":{const e=n;return r(i)[`${e}`]}case"getSection":return[r(i)]}}}}}(xn),createMiddleware:sn(xn),gppSection:xn.gppSection},In={reducer:yo,versions:{tcfeuv2:Tn,tcfcav1:Cn}};function Nn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Ln(e){for(var t=1;t{const{config:r}=t||{},{config:{jurisdiction:o}={}}=e,{jurisdiction:n=o}=r||{},{ccpaApplies:i="us"===`${n||""}`.toLowerCase().substring(0,2)}=r||{};return(0,m.h1)(Ln({},e),{iab:{usp:{ccpaApplies:i}}})},Fn=(e,t)=>[(0,s.v)(e,t),t].includes(n.FA)||!0===t,Hn=(0,_.mz)(Mn,{[c.gK.init]:Rn,[c.gK.updateConfig]:(e,t)=>Rn(e,{config:t}),[c.gK.setConsent]:(e,t)=>{let{category:r,acceptOrDeny:o}=t;return"object"==typeof r&&r[`${n.H7}`]?(0,m.h1)(Ln({},e),{iab:{usp:{optOut:Fn(e,r[`${n.H7}`])}}}):"string"==typeof r&&r===n.H7?(0,m.h1)(Ln({},e),{iab:{usp:{optOut:Fn(e,o)}}}):e},[c.gK.revertConsent]:e=>{const{[n.H7]:t}=(0,s.Yh)(e)||{};return(0,m.h1)(Ln({},e),{iab:{usp:{optOut:Fn(e,t)}}})},[c.gK.acceptAllConsent]:e=>(0,m.h1)(Ln({},e),{iab:{usp:{optOut:Fn(e,!1)}}}),[c.gK.denyAllConsent]:e=>(0,m.h1)(Ln({},e),{iab:{usp:{optOut:Fn(e,!0)}}})}),Un="__uspapi",Bn="uspv1",Vn={gppSection:Bn,version:1},Kn=e=>void 0===e?"-":e?"Y":"N",Jn=e=>(0,m.Jt)(e,"iab.usp",{}),Gn=e=>!!(0,m.Jt)(e,"iab.usp.ccpaApplies",(0,s._m)(e)),Wn=function(e){let{gppSection:t,version:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const o=(0,m.Jt)(e,["iab","consentStrings",t]);if(o)return o;const{notified:n,signatory:i,optOut:s}=Jn(e),c=[n,s,i],a=isNaN(parseInt(r,10))?1:parseInt(r,10);return Gn(e)?`${parseInt(a.toString(),10)}${c.map(Kn).join("")}`:`${parseInt(a.toString(),10)}---`},Yn=function(){let{version:e=1}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return t=>{const[r=e,o,n,i]=(t||"").split("").map(((t,r)=>{return 0===r?isNaN(parseInt(t,10))?e:parseInt(t,10):"-"===(o=t)||void 0===o?void 0:!("Y"!==(o||"N").toUpperCase());var o}));return{version:r,notified:o,signatory:i,optOut:n}}},Qn=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return(t,r)=>{const{version:o,notified:n,optOut:i,signatory:s}=Yn(e)(Wn(r,e)),{version:c=o,notified:a=n,optOut:l=i,signatory:p=s}=(0,m.h1)(Jn(r),t),u=[a,l,p];return Gn(r)?`${parseInt(c.toString(),10)}${u.map(Kn).join("")}`:`${parseInt(c.toString(),10)}---`}},qn=e=>(t,r)=>{const{version:o,notified:n,optOut:i,signatory:s}=Yn(e)(Wn(r,e)),{version:c=o,notified:a=n,optOut:l=i,signatory:p=s}=(0,m.h1)(Jn(r),t);return Gn(r)?{version:c,notified:a,signatory:p,optOut:l}:{version:c}};function zn(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,o)}return r}function Zn(e){for(var t=1;t0&&void 0!==arguments[0]?arguments[0]:{};return(t,r)=>{const[,o,n,i]=Wn(t,e).split("");switch(r){case"Version":return 1;case"Notice":return o;case"OptOutSale":return n;case"LspaCovered":return i}}}(e),a=function(t){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.apiVersion;try{const o=(e=>t=>{const{version:r}=e;if(1!==r)throw new Error("Unsupported version");return{version:r,uspString:Qn(e)(qn(e)(void 0,t),t)}})(Zn(Zn({},e),{},{version:r}))(t);return o}catch(o){return}};switch(r){case"getUSPData":if("function"==typeof n){const e=a(s,o);n(e,!!e)}break;case"getField":return c(s,i);case"getSection":return[a(s,o)]}}}}}(Vn),apiName:Un,createMiddleware:function(){return e=>t=>r=>{const o=t(r),{type:i}=r,a=e.getState();switch(i){case c.gK.saveConsent:{const{[n.H7]:t}=(0,s.hr)(a),r=ei(Xn({optOut:t===n.FA},a),a);e.dispatch(j(Bn,r));break}case c.gK.clearConsent:{const t=ei(Xn({optOut:n.Fr},a),a);e.dispatch(j(Bn,t));break}}return o}},gppSection:Bn,iframeName:"__uspapiLocator",postMessageEventHandler:he(Un,!0)},ri={reducer:Hn,versions:{v1_0:ti}};Promise=t(),function(customerConfig,flavor,language,locale,e,o,i){n.hT.setup({},language);const a=(0,Te.e1)(customerConfig,flavor,language),l=(0,Te.UF)(a,e),p=(0,oo.$y)(),u=$((0,m.h1)(i,po(po({},l),{},{extUsrData:De.extUsrData})),p.enhancer),g=new xe({emitter:d,store:u});(0,s.HC)(u.getState())||function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;const{Document:r,Element:o,HTMLDocument:i,HTMLElement:c,HTMLIFrameElement:a,HTMLScriptElement:l,Node:p,Storage:u}=t;try{return Or(r,i,e),Mr(o,e),(0,Rr.F6)((0,n.Bh)(t),p,e),Kr(c,e),(0,s.XL)(e.getState())&&(0,Ce.F6)(a,e),eo(p,e),(0,Ie.F6)(l,e),to(u,Ot.Ay,e),ro(t,e),!0}catch(d){}}(u);const f=new pr({dynamicMiddleware:p,store:u});p.addMiddleware(function(e){return t=>r=>o=>{const n=r(o),i=t.getState(),{type:a}=o;switch(a){case c.gK.saveConsent:case c.gK.readyApi:case c.gK.ready:Object.entries((0,s.pH)(i)||{}).forEach((r=>{let[o,n]=r;if("shopify"===o)try{ao(e,t,n,a)}catch(i){}}))}return n}}(f)),o&&o(u,p),f.setup(),u.dispatch(c.Ay.init(l)),u.dispatch(c.Ay.ready("blocking")),(0,s._o)(u.getState())||(0,He.D_)((()=>{const e=language,o=locale;return t().all([Promise.resolve().then(r.bind(r,261)),we(u,e,o)]).then((e=>{let[{default:t}]=e;const r=new t({dynamicMiddleware:p,store:u});f.dom=r,r.setup(),requestAnimationFrame((()=>requestAnimationFrame((()=>u.dispatch(c.Ay.ready("dom"))))))})).catch((e=>{0}))})),g.setup(window)}({iab:{tcf:{v2:{vendors:{'10':{id:10,name:'Index Exchange, Inc. ',urls:[{langId:'en',privacy:'https://www.indexexchange.com/privacy',legIntClaim:'https://www.indexexchange.com/privacy/exchange-platform-privacy-policy/#section-3'}],features:[3],purposes:[1,2,7],policyUrl:'https://www.indexexchange.com/privacy',usesCookies:true,cookieRefresh:true,dataRetention:{purposes:{'2':90,'7':90,'10':30},stdRetention:0,specialPurposes:{}},legIntPurposes:[],dataDeclaration:[1,2,3,8,9,11],specialFeatures:[1],specialPurposes:[1,2],flexiblePurposes:[2,7],cookieMaxAgeSeconds:34128000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://cdn.indexexchange.com/device_storage_disclosure.json'},'13':{id:13,name:'Sovrn Holdings Inc',urls:[{langId:'en',privacy:'https://www.sovrn.com/privacy-policy/',legIntClaim:'https://www.sovrn.com/privacy-policy/'}],features:[1,2,3],purposes:[1,2,3,5,7,8,9,10],policyUrl:'https://www.sovrn.com/sovrn-privacy/',usesCookies:true,cookieRefresh:false,dataRetention:{purposes:{},stdRetention:180,specialPurposes:{}},legIntPurposes:[],dataDeclaration:[1,2,3,6,8,10,11],specialFeatures:[],specialPurposes:[1,2],flexiblePurposes:[],cookieMaxAgeSeconds:31536000,usesNonCookieAccess:false,deviceStorageDisclosureUrl:'https://www.sovrn.com/legal/tcf-disclosure/'},'24':{id:24,name:'Epsilon',urls:[{langId:'en',privacy:'https://www.epsilon.com/emea/privacy-policy',legIntClaim:'https://www.epsilon.com/emea/privacy-policy'},{langId:'fr',privacy:'https://legal.epsilon.com/eu/privacy-poliicy-services-fr',legIntClaim:'https://legal.epsilon.com/eu/privacy-poliicy-services-fr'},{langId:'de',privacy:'https://legal.epsilon.com/eu/privacy-policy-services-de',legIntClaim:'https://legal.epsilon.com/eu/privacy-policy-services-de'}],features:[1,2,3],purposes:[1,2,3,4,5,6,7,9,10],policyUrl:'https://www.epsilon.com/emea/privacy-policy',usesCookies:true,cookieRefresh:true,dataRetention:{purposes:{'3':3285,'4':3285,'5':3285,'6':3285,'8':540,'9':56,'11':455},stdRetention:480,specialPurposes:{'3':2190}},legIntPurposes:[],dataDeclaration:[1,2,3,4,5,6,7,8,10,11],specialFeatures:[],specialPurposes:[1,2],flexiblePurposes:[],cookieMaxAgeSeconds:34768829,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://s-usweb.dotomi.com/assets/js/taggy-js/2.3.6/device_storage_disclosure.json'},'52':{id:52,name:'Magnite, Inc. ',urls:[{langId:'en',privacy:'https://www.magnite.com/legal/advertising-technology-privacy-policy/',legIntClaim:'https://www.magnite.com/legal/advertising-technology-privacy-policy/'}],features:[],overflow:{httpGetLimit:128},purposes:[1],policyUrl:'https://www.magnite.com/legal/advertising-technology-privacy-policy/',usesCookies:true,cookieRefresh:false,dataRetention:{purposes:{'10':90},stdRetention:28,specialPurposes:{}},legIntPurposes:[2,7,10],dataDeclaration:[1,2,3,4,6,8,9,11],specialFeatures:[1],specialPurposes:[1,2],flexiblePurposes:[2,7,10],cookieMaxAgeSeconds:31536000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://gdpr.rubiconproject.com/dvplus/devicestoragedisclosure.json'},'91':{id:91,name:'Criteo SA',urls:[{langId:'en',privacy:'https://www.criteo.com/privacy/',legIntClaim:'https://www.criteo.com/privacy/how-we-use-your-data/'},{langId:'fr',privacy:'https://www.criteo.com/fr/privacy/',legIntClaim:'https://www.criteo.com/fr/privacy/how-we-use-your-data/'},{langId:'de',privacy:'https://www.criteo.com/de/privacy/',legIntClaim:'https://www.criteo.com/de/privacy/how-we-use-your-data/'},{langId:'es',privacy:'https://www.criteo.com/es/privacy/',legIntClaim:'https://www.criteo.com/es/privacy/how-we-use-your-data/'}],features:[1,2,3],purposes:[1,2,3,4,7],policyUrl:'https://www.criteo.com/privacy/',usesCookies:true,cookieRefresh:false,dataRetention:{purposes:{},stdRetention:390,specialPurposes:{}},legIntPurposes:[],dataDeclaration:[1,2,3,4,5,6,8,10,11],specialFeatures:[],specialPurposes:[1],flexiblePurposes:[],cookieMaxAgeSeconds:33696000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://privacy.criteo.com/iab-europe/tcfv2/disclosure'},'95':{id:95,name:'Lotame Solutions, inc',urls:[{langId:'en',privacy:'https://www.lotame.com/privacy/privacy-notices/services/',legIntClaim:'https://www.lotame.com/wp-content/uploads/2024/07/TC_String_Legitimate_Interests_Assessment_Lotame.pdf'}],features:[1,2,3],overflow:{httpGetLimit:128},purposes:[1,3,5,7,8,10],policyUrl:'https://www.lotame.com/about-lotame/privacy/lotames-products-services-privacy-policy/',usesCookies:true,cookieRefresh:true,dataRetention:{purposes:{},stdRetention:396,specialPurposes:{'3':30}},legIntPurposes:[],dataDeclaration:[1,2,3,4,5,6,7,10,11],specialFeatures:[2],specialPurposes:[],flexiblePurposes:[],cookieMaxAgeSeconds:23652000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://tags.crwdcntrl.net/privacy/tcf-purposes.json'},'142':{id:142,name:'Media.net Advertising FZ-LLC',urls:[{langId:'en',privacy:'https://www.media.net/privacy-policy/',legIntClaim:'https://www.media.net/privacy-policy/#legitimate-interest'}],features:[3],purposes:[1,3,4],policyUrl:'https://www.media.net/privacy-policy/',usesCookies:true,cookieRefresh:true,dataRetention:{purposes:{'3':365,'4':365,'5':365,'6':365,'8':180,'9':180,'10':180},stdRetention:2190,specialPurposes:{}},legIntPurposes:[2,5,6,7,8,9,10],dataDeclaration:[1,2,3,4,5,6,7,8,10,11],specialFeatures:[],specialPurposes:[1,2],flexiblePurposes:[2,5,6,8,9],cookieMaxAgeSeconds:189216000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://www.media.net/tcfv2/gvl/deviceStorage.json'},'755':{id:755,name:'Google Advertising Products',urls:[{langId:'en',privacy:'https://business.safety.google/privacy/',legIntClaim:'https://policies.google.com/privacy#europeanrequirements'},{langId:'bg',privacy:'https://business.safety.google/intl/bg/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=bg#europeanrequirements'},{langId:'cs',privacy:'https://business.safety.google/intl/cs/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=cs#europeanrequirements'},{langId:'da',privacy:'https://business.safety.google/intl/da/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=da#europeanrequirements'},{langId:'de',privacy:'https://business.safety.google/intl/de/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=de#europeanrequirements'},{langId:'el',privacy:'https://business.safety.google/intl/el/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=el#europeanrequirements'},{langId:'es',privacy:'https://business.safety.google/intl/es/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=es#europeanrequirements'},{langId:'et',privacy:'https://business.safety.google/intl/et/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=et#europeanrequirements'},{langId:'fi',privacy:'https://business.safety.google/intl/fi/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=fi#europeanrequirements'},{langId:'fr',privacy:'https://business.safety.google/intl/fr/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=fr#europeanrequirements'},{langId:'hr',privacy:'https://business.safety.google/intl/hr/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=hr#europeanrequirements'},{langId:'hu',privacy:'https://business.safety.google/intl/hu/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=hu#europeanrequirements'},{langId:'it',privacy:'https://business.safety.google/intl/it/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=it#europeanrequirements'},{langId:'lt',privacy:'https://business.safety.google/intl/lt/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=lt#europeanrequirements'},{langId:'lv',privacy:'https://business.safety.google/intl/lv/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=lv#europeanrequirements'},{langId:'nl',privacy:'https://business.safety.google/intl/nl/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=nl#europeanrequirements'},{langId:'no',privacy:'https://business.safety.google/intl/no/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=no#europeanrequirements'},{langId:'pl',privacy:'https://business.safety.google/intl/pl/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=pl#europeanrequirements'},{langId:'pt',privacy:'https://business.safety.google/intl/pt-PT/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=pt-PT#europeanrequirements'},{langId:'ro',privacy:'https://business.safety.google/intl/ro/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=ro#europeanrequirements'},{langId:'sk',privacy:'https://business.safety.google/intl/sk/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=sk#europeanrequirements'},{langId:'sl',privacy:'https://business.safety.google/intl/sl/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=sl#europeanrequirements'},{langId:'sv',privacy:'https://business.safety.google/intl/sv/privacy/',legIntClaim:'https://policies.google.com/privacy?hl=sv#europeanrequirements'}],features:[1,2],purposes:[1,3,4],policyUrl:'https://policies.google.com/privacy',usesCookies:true,cookieRefresh:false,dataRetention:{purposes:{'3':180,'4':180},stdRetention:548,specialPurposes:{'1':1096}},legIntPurposes:[2,5,6,7,9,10],dataDeclaration:[1,2,3,5,6,7,8,10,11],specialFeatures:[],specialPurposes:[1,2],flexiblePurposes:[2,5,6,7,9,10],cookieMaxAgeSeconds:34190000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://www.gstatic.com/iabtcf/deviceStorageDisclosure.json'},'793':{id:793,name:'Amazon Advertising',urls:[{langId:'en',privacy:'https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010',legIntClaim:'https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010#GUID-A440AA65-7F7E-4134-8FA8-842156F43EEE__SECTION_9E24D5FE5F4041028B4C2F9EDD690457'},{langId:'fr',privacy:'https://www.amazon.fr/gp/help/customer/display.html?nodeId=201909010',legIntClaim:'https://www.amazon.fr/gp/help/customer/display.html?nodeId=201909010#GUID-45AD78C8-97B0-4FAC-BB81-E55E7DCE1304__SECTION_AA585B558BBE481693B96AD804709045'},{langId:'de',privacy:'https://www.amazon.de/gp/help/customer/display.html?nodeId=201909010&language=de_DE',legIntClaim:'https://www.amazon.de/gp/help/customer/display.html?nodeId=201909010&language=de_DE#GUID-9DFA0CFF-9E83-4207-8EE5-5B1B8CFC3F4A__SECTION_EC2ADA9968FE4544AF666884DFCB9E9E'},{langId:'cs',privacy:'https://www.amazon.de/gp/help/customer/display.html?nodeId=201909010&language=cs_CZ',legIntClaim:'https://www.amazon.de/gp/help/customer/display.html?nodeId=201909010&language=cs_CZ#GUID-9DFA0CFF-9E83-4207-8EE5-5B1B8CFC3F4A__SECTION_EC2ADA9968FE4544AF666884DFCB9E9E'},{langId:'nl',privacy:'https://www.amazon.nl/gp/help/customer/display.html?ie=UTF8&nodeId=201909010',legIntClaim:'https://www.amazon.nl/gp/help/customer/display.html?ie=UTF8&nodeId=201909010#GUID-911A5FBF-48DF-4889-8E7A-FD39126E3932__SECTION_2C5B806C7D484AE09082C6298DDABD6F'},{langId:'pl',privacy:'https://www.amazon.pl/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ',legIntClaim:'https://www.amazon.pl/gp/help/customer/display.html?nodeId=GX7NJQ4ZB8MHFRNJ#GUID-75B52270-B96A-4B94-AAFE-CCCB793EBD68__SECTION_EC2ADA9968FE4544AF666884DFCB9E9E'},{langId:'tr',privacy:'https://www.amazon.com.tr/gp/help/customer/display.html?nodeId=201909010',legIntClaim:'https://www.amazon.com.tr/gp/help/customer/display.html?nodeId=201909010#GUID-76613C0D-37C3-4817-8287-6FF3811CB687__SECTION_7061132732334935AC85C3ABFB5AD7A7'},{langId:'es',privacy:'https://www.amazon.es/gp/help/customer/display.html?nodeId=201909010',legIntClaim:'https://www.amazon.es/gp/help/customer/display.html?nodeId=201909010#GUID-98F241D9-40E2-4803-94B6-5DCA7B54B091__SECTION_3EC12027F6EF48CC9D32393440630CA7'},{langId:'sv',privacy:'https://www.amazon.se/gp/help/customer/display.html?ie=UTF8&nodeId=201909010',legIntClaim:'https://www.amazon.se/gp/help/customer/display.html?ie=UTF8&nodeId=201909010#GUID-10C35865-E6C7-4978-A3BE-D2EA966E2D56__SECTION_B919E35F3784459CBAAD4C97BBD0A24A'},{langId:'it',privacy:'https://www.amazon.it/gp/help/customer/display.html?nodeId=200545460',legIntClaim:'https://www.amazon.it/gp/help/customer/display.html?nodeId=200545460#GUID-39BCAF6A-C3F5-45F7-8A6B-2D747519AB82__SECTION_2212884398A441EAA8681159A81D3DEC'}],features:[],purposes:[1,2,3,4,7,9,10],policyUrl:'https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010',usesCookies:true,cookieRefresh:true,dataRetention:{purposes:{},stdRetention:395,specialPurposes:{}},legIntPurposes:[],dataDeclaration:[1,2,3,5,6,8,10,11],specialFeatures:[],specialPurposes:[1,2],flexiblePurposes:[2,3,4,7,9,10],cookieMaxAgeSeconds:34190000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://m.media-amazon.com/images/G/01/adprefs/deviceStorageDisclosure.json'},'943':{id:943,name:'Marfeel Solutions, SL (Compass)',urls:[{langId:'en',privacy:'https://community.marfeel.com/t/marfeel-saas-privacy-policy/7500'}],features:[2],purposes:[1,5,6,7,8,9,10],policyUrl:'https://community.marfeel.com/t/marfeel-saas-privacy-policy/7500',usesCookies:true,cookieRefresh:false,dataRetention:{purposes:{},stdRetention:180,specialPurposes:{}},legIntPurposes:[],dataDeclaration:[1,2,6,8,11],specialFeatures:[],specialPurposes:[],flexiblePurposes:[],cookieMaxAgeSeconds:15552000,usesNonCookieAccess:true,deviceStorageDisclosureUrl:'https://live.mrf.io/statics/marfeel/resources/lib/deviceStorage/compass.json'}},vendorListVersion:78},vendors:[755,142,13,24,10,52,95,793,91,943]},hideOptOut:false},cookies:{'1442_lv':{expiry:'',purpose:'It looks like these might be Marfeel cookies. Upon Googling, I found reference to them associated with the domain events.newsroom.bi, and that domain redirects to Marfeel.com now. ',provider:'',classification:'ANALYTICS'},'1442_s':{expiry:'',purpose:'It looks like these might be Marfeel cookies. Upon Googling, I found reference to them associated with the domain events.newsroom.bi, and that domain redirects to Marfeel.com now. ',provider:'',classification:'ANALYTICS'},'1442_u':{expiry:'',purpose:'It looks like these might be Marfeel cookies. Upon Googling, I found reference to them associated with the domain events.newsroom.bi, and that domain redirects to Marfeel.com now. ',provider:'',classification:'ANALYTICS'},'3pi':{expiry:'90 Days',purpose:'',provider:'ID5',classification:'MARKETING'},'^A3$':{expiry:'365 Days',purpose:'No Description Available',provider:'yahoo',classification:'MARKETING'},'^ab$':{expiry:'364 Days',purpose:'',provider:'Aggregate Knowledge',classification:'MARKETING'},ADGRX_CM_PUBMATIC_BRIDGED:{expiry:'1 Day',purpose:'',provider:'Adgear Technologies Inc',classification:'MARKETING'},'^ADGRX_UID$':{expiry:'13 Months',purpose:'Used to enable user to share pages through third party social networking websites.',provider:'Adgear Technologies Inc',classification:'MARKETING'},'^ad-id$':{expiry:'',purpose:'Used for advertising purposes',provider:'Amazon.com Inc',classification:'MARKETING'},'^ad-privacy$':{expiry:'1898 Days',purpose:'Used for advertising purposes',provider:'Amazon.com Inc',classification:'MARKETING'},'^anHistory$':{expiry:'30 Days',purpose:'No Description Available',provider:'Datonics',classification:'MARKETING'},'^anj$':{expiry:'90 Days',purpose:'Contains data denoting whether a cookie ID is synced with an AppNexus partner.',provider:'AppNexus Inc',classification:'MARKETING'},'^ANON_ID$':{expiry:'',purpose:'Used to categorise the user\'s interest and demographic profiles in terms of resales for targeted marketing.',provider:'TribalFusion',classification:'MARKETING'},'^anProfile$':{expiry:'180',purpose:'No Description Available',provider:'Datonics',classification:'MARKETING'},'^ASP\\.NET_SessionId$':{expiry:'',purpose:'Used to maintain an anonymous user session by the server. It is a general purpose platform session cookie.',provider:'Microsoft Corporation',classification:'ESSENTIAL'},'^__atuvc$':{expiry:'Undefined',purpose:'Enables visitors to share content with a range of networking and sharing platforms. It stores an updated page share count.',provider:'Oracle',classification:'MARKETING'},'^audience$':{expiry:'365 Days',purpose:'No Description Available',provider:'Spotx Inc',classification:'MARKETING'},'^audit$':{expiry:'364 Days',purpose:'No Description Available',provider:'Rubicon Project Inc',classification:'MARKETING'},'^AWSELB.*':{expiry:'',purpose:'Used for routing client request on the server.',provider:'Amazon.com Inc',classification:'ESSENTIAL'},ayl_visitor:{expiry:'',purpose:'',provider:'Adyoulike',classification:'MARKETING'},'^bito$':{expiry:'395 Days',purpose:'Used for advertising purposes',provider:'Beeswax',classification:'MARKETING'},bitoIsSecure:{expiry:'395 Days',purpose:'',provider:'Beeswax',classification:'MARKETING'},bkdc:{expiry:'180 Days',purpose:'',provider:'BLUEKAI',classification:'MARKETING'},'^bkpa$':{expiry:'180 Days',purpose:'No Description Available',provider:'BlueKai',classification:'MARKETING'},'^bku$':{expiry:'180 Days',purpose:'Used for advertising purposes',provider:'BlueKai',classification:'MARKETING'},browser_id:{expiry:'5 years',purpose:'',provider:'',classification:'ANALYTICS'},'^bssSessionId$':{expiry:'',purpose:'',provider:'MWS',classification:'ANALYTICS'},'^c$':{expiry:'390 Days',purpose:'No Description Available',provider:'Platform 161',classification:'MARKETING'},'^C$':{expiry:'30 Days',purpose:'',provider:'Adform ApS',classification:'MARKETING'},callback:{expiry:'1 Day',purpose:'',provider:'ID5',classification:'MARKETING'},car:{expiry:'1 Day',purpose:'',provider:'ID5',classification:'MARKETING'},'^_cc_.*':{expiry:'270 Days',purpose:'Used for advertising purposes',provider:'Lotame Solutions Inc',classification:'MARKETING'},cct:{expiry:'363 Days',purpose:'',provider:'AdScale',classification:'MARKETING'},CDIUSER:{expiry:'731 Days',purpose:'',provider:'DeepIntent',classification:'ANALYTICS'},'^cf$':{expiry:'1 Day',purpose:'',provider:'ID5',classification:'MARKETING'},'^__cf_bm$':{expiry:'1 Day',purpose:'No Description Available',provider:'MGID Inc',classification:'ESSENTIAL'},chkChromeAb67Sec:{expiry:'3 Months',purpose:'',provider:'PubMatic Inc',classification:'MARKETING'},c_id:{expiry:'1 Day',purpose:'',provider:'Shareaholic Inc',classification:'ANALYTICS'},cip:{expiry:'1 Day',purpose:'',provider:'ID5',classification:'MARKETING'},'^_clck$':{expiry:'1 Year',purpose:'',provider:'Microsoft Clarity',classification:'MARKETING'},'^_clsk$':{expiry:'1 Day',purpose:'',provider:'Microsoft Clarity',classification:'MARKETING'},'^CMID$':{expiry:'3 Months',purpose:'Helps to customize advertising for users.',provider:'Casale Media',classification:'MARKETING'},'^CMPRO$':{expiry:'3 Months',purpose:'Helps to customize advertising for users.',provider:'Casale Media',classification:'MARKETING'},'^CMPS$':{expiry:'3 Months',purpose:'Helps to customize advertising for users.',provider:'Casale Media',classification:'MARKETING'},'^CMTS$':{expiry:'3 Months',purpose:'No Description Available',provider:'CasaleMedia',classification:'MARKETING'},cnac:{expiry:'1 Day',purpose:'',provider:'ID5',classification:'MARKETING'},_cobrowse_active_session:{expiry:'',purpose:'',provider:'',classification:'ESSENTIAL'},_cobrowse_device_id:{expiry:'',purpose:'',provider:'',classification:'ESSENTIAL'},_cobrowse_device_registration:{expiry:'',purpose:'',provider:'',classification:'ESSENTIAL'},_cobrowse_window_id:{expiry:'',purpose:'',provider:'',classification:'ESSENTIAL'},'^compass_uid$':{expiry:'6 Months',purpose:'',provider:'Marfeel',classification:'ANALYTICS'},cref:{expiry:'13 Months',purpose:'',provider:'Quantcast Corp',classification:'MARKETING'},criteo:{expiry:'13 Days',purpose:'',provider:'exchange.mediavine.com',classification:'MARKETING'},'^criteo_write_test$':{expiry:'4 Hours',purpose:'',provider:'Criteo',classification:'MARKETING'},'^csync$':{expiry:'1 Year',purpose:'Optimizes the visualisation of ads according to combined user movement and various campaigns',provider:'Smart',classification:'MARKETING'},cto_axid:{expiry:'',purpose:'',provider:'Criteo',classification:'MARKETING'},'^cto_bundle$':{expiry:'13 Months',purpose:'',provider:'Criteo',classification:'MARKETING'},cto_optout:{expiry:'',purpose:'',provider:'Criteo',classification:'MARKETING'},cto_sid:{expiry:'',purpose:'',provider:'Criteo',classification:'MARKETING'},'^cto_tld_test$':{expiry:'5 Hours',purpose:'',provider:'Criteo',classification:'MARKETING'},'^cu$':{expiry:'364 Days',purpose:'No Description Available',provider:'Adelphic',classification:'MARKETING'},'data-c':{expiry:'29 Days',purpose:'',provider:'Media.Net Advertising',classification:'MARKETING'},'data-c-ts':{expiry:'29 Days',purpose:'',provider:'Media.Net Advertising',classification:'MARKETING'},'^data-rk$':{expiry:'363 Days',purpose:'No Description Available',provider:'Media.Net Advertising',classification:'MARKETING'},'^_dc_gtm_UA-.*':{expiry:'1 Day',purpose:'Associated with sites using Google Tag Manager to load other scripts and code into a page.',provider:'Google LLC',classification:'ESSENTIAL'},'^dd_cookie_test_':{expiry:'1 day',purpose:'',provider:'Datadog Inc',classification:'ANALYTICS'},'^dd_cookie_test$':{expiry:'1 Second',purpose:'',provider:'Datadog Inc',classification:'ANALYTICS'},'dd_cookie_test_75282d61-9655-42fc-915c-717ce484282c':{expiry:'1 day',purpose:'',provider:'Datadog Inc',classification:'ANALYTICS'},'dd_cookie_test_7e9448ce-b29e-41fa-aeee-05fcd69cb0fa':{expiry:'1 day',purpose:'',provider:'Datadog Inc',classification:'ANALYTICS'},'dd_cookie_test_80976b4c-94b8-426b-969c-35164d7cb85a':{expiry:'1 day',purpose:'',provider:'Datadog Inc',classification:'ANALYTICS'},'dd_cookie_test_b9b7db62-c60e-404e-b9c2-f0c0ee2b46fc':{expiry:'1 day',purpose:'',provider:'Datadog Inc',classification:'ANALYTICS'},'^_dd_s$':{expiry:'4 hours',purpose:'',provider:'Datadog Inc',classification:'ANALYTICS'},'^demdex$':{expiry:'179 Days',purpose:'Set by Adobe Audience Manger to perform basic functions such as visitor identification, ID synchronization, segmentation, modeling, reporting, etc.',provider:'Adobe Inc',classification:'MARKETING'},'^didts$':{expiry:'',purpose:'No Description Available',provider:'LiveRamp',classification:'MARKETING'},_dlt:{expiry:'1 Day',purpose:'',provider:'Quantcast Corp',classification:'ANALYTICS'},'^DotomiTest$':{expiry:'A few seconds',purpose:'Helps to customize advertising for users.',provider:'Dotomi',classification:'MARKETING'},'^dpm$':{expiry:'179 Days',purpose:'Set by Adobe Audience Manager to record information around synchronisation of IDs.',provider:'Adobe Inc',classification:'MARKETING'},DPSync3:{expiry:'3 Months',purpose:'',provider:'PubMatic Inc',classification:'MARKETING'},'^eud$':{expiry:'1 Year',purpose:'No Description Available',provider:'Zeta',classification:'MARKETING'},'^euds$':{expiry:'Session',purpose:'No Description Available',provider:'Rocket fuel',classification:'MARKETING'},'^_fbc$':{expiry:'Undefined',purpose:'Placed by Facebook to store last visit',provider:'Meta',classification:'MARKETING'},'^_fbp$':{expiry:'3 Months',purpose:'Used by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers',provider:'Facebook Inc',classification:'MARKETING'},'^fr$':{expiry:'3 Months',purpose:'Contains a browser and user unique ID combinaton and is used for targeted advertising.',provider:'Meta',classification:'MARKETING'},'^_ga_.*':{expiry:'2 Years',purpose:'Used to persist session state.',provider:'Google LLC',classification:'ANALYTICS'},'^_ga$':{expiry:'2 Years',purpose:'Associated with Google Universal Analytics to distinguish unique users by assigning a randomly generated number as a client identifier.',provider:'Google LLC',classification:'ANALYTICS'},'_gac_.*':{expiry:'90 days',purpose:'Contains campaign related information for the user. If you have linked your Google Analytics and Google Ads accounts',provider:'Google LLC',classification:'ANALYTICS'},'^__gads$':{expiry:'389 Days',purpose:'Used by DoubleClick for the showing of adverts on the site, from which the owner may earn revenue.',provider:'Google LLC',classification:'MARKETING'},'^_gali$':{expiry:'7 Days',purpose:'Set by Google Analytics to distinguish users.',provider:'Google LLC',classification:'ANALYTICS'},'^_gat$':{expiry:'1 Minute',purpose:'Associated with Google Universal Analytics to throttle the request rate - limiting the collection of data on high traffic sites.',provider:'Google LLC',classification:'ANALYTICS'},'^_gat_gaTracker$':{expiry:'1 Minute',purpose:'',provider:'Google LLC',classification:'ANALYTICS'},'^_gat_gtag_':{expiry:'1 Minute',purpose:'Used to set and get tracking data',provider:'Google LLC',classification:'ANALYTICS'},'^_gat_UA-.*':{expiry:'Undefined',purpose:'Set by Google Analytics to identity the number of the account or website it relates to.',provider:'Google LLC',classification:'ANALYTICS'},'^_gcl_au$':{expiry:'3 Months',purpose:'Used by Google AdSense for experimenting with advertisement efficiency across websites using their services',provider:'Google LLC',classification:'MARKETING'},'^_gcl_aw$':{expiry:'Undefined',purpose:'Stores ad click information so that conversions can be attributed outside the landing page',provider:'Google LLC',classification:'MARKETING'},_gcl_gb:{expiry:'',purpose:'',provider:'Google LLC',classification:'MARKETING'},gdpr:{expiry:'1 Day',purpose:'',provider:'ID5',classification:'ESSENTIAL'},'^_gid$':{expiry:'1 Day',purpose:'Associated with Google Universal Analytics to distinguish unique users by assigning a randomly generated number as a client identifier.',provider:'Google LLC',classification:'ANALYTICS'},'^gi_u$':{expiry:'364 Days',purpose:'Used for targeted ads and to document efficacy of each individual ad.',provider:'GetIntent',classification:'MARKETING'},'^GoogleAdServingTest$':{expiry:'Session',purpose:'Used to determine what ads have been shown to the website visitor.',provider:'Google LLC',classification:'MARKETING'},googtrans:{expiry:'',purpose:'',provider:'Google LLC',classification:'ESSENTIAL'},__gpi:{expiry:'389 Days',purpose:'',provider:'',classification:'MARKETING'},'^_hjAbsoluteSessionInProgress$':{expiry:'1 Day',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},_hjCookieTest:{expiry:'session',purpose:'',provider:'Hotjar Ltd',classification:'ANALYTICS'},'^_hjFirstSeen$':{expiry:'1 Day',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},_hjHasCachedUserAttributes:{expiry:'session',purpose:'',provider:'Hotjar Ltd',classification:'ANALYTICS'},'^_hjid$':{expiry:'1 Year',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},_hjIncludedInPageviewSample:{expiry:'1 Day',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},'^_hjIncludedInSessionSample_.*':{expiry:'1 Day',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},'^_hjSession_.*':{expiry:'1 Day',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},'^_hjSession.*':{expiry:'30 minutes',purpose:'A cookie that holds the current session data. This ensues that subsequent requests within the session window will be attributed to the same Hotjar session.',provider:'Hotjar Ltd',classification:'ANALYTICS'},_hjSession_1920329:{expiry:'1 Day',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},'^_hjSessionUser_.*':{expiry:'1 year',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},_hjSessionUser_1920329:{expiry:'1 Year',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},'^_hjTLDTest$':{expiry:'Session',purpose:'',provider:'Hotjar Ltd',classification:'MARKETING'},'homepage-alert':{expiry:'',purpose:'Home page alert for subscriber sites. Used to let user dismiss an alert.',provider:'InvestorPlace',classification:'ESSENTIAL'},'__Host-ERIC_*':{expiry:'',purpose:'',provider:'',classification:'ESSENTIAL'},'^ibkukinet$':{expiry:'364 Days',purpose:'No Description Available',provider:'Xaxis Inc',classification:'MARKETING'},'^ibkukiuno$':{expiry:'364 Days',purpose:'No Description Available',provider:'Xaxis Inc',classification:'MARKETING'},'^id$':{expiry:'1 Year',purpose:'No Description Available',provider:'Yieldlab',classification:'MARKETING'},id5:{expiry:'90 Days',purpose:'',provider:'ID5',classification:'MARKETING'},'^IDE$':{expiry:'1 Year',purpose:'Carries information about how the end user uses the website and any advertising that the end user may have seen before visiting said website.',provider:'Google LLC',classification:'MARKETING'},'^IDSYNC$':{expiry:'1 Year',purpose:'Carries information about how the end user uses the website and any advertising that the end user may have seen before visiting said website.',provider:'Oath',classification:'MARKETING'},INGRESSCOOKIE:{expiry:'Session',purpose:'',provider:'Pulsepoint Inc',classification:'ESSENTIAL'},'ipm-blendScore':{expiry:'365 Days',purpose:'',provider:'',classification:'PERSONALIZATION'},IPMFooterStickyAd:{expiry:'session',purpose:'',provider:'',classification:'PERSONALIZATION'},IPMHideStockReport:{expiry:'',purpose:'',provider:'',classification:'PERSONALIZATION'},IPMSwipeUpDOE:{expiry:'',purpose:'',provider:'',classification:'PERSONALIZATION'},'^JSESSIONID$':{expiry:'',purpose:'Used to maintain an anonymous user session by the server. It is a general purpose platform session cookie.',provider:'',classification:'ESSENTIAL'},'^KADUSERCOOKIE$':{expiry:'90 Days',purpose:'Used for advertising purposes',provider:'PubMatic Inc',classification:'MARKETING'},'^KCCH$':{expiry:'1 Day',purpose:'No Description Available',provider:'PubMatic Inc',classification:'MARKETING'},'^khaos$':{expiry:'365 Days',purpose:'Carries information about how the end user uses the website and any advertising that the end user may have seen before visiting said website.',provider:'Rubicon Project Inc',classification:'MARKETING'},'^KRTBCOOKIE_.*':{expiry:'30 Days',purpose:'',provider:'PubMatic Inc',classification:'MARKETING'},KRTBCOOKIE_97:{expiry:'30 Days',purpose:'',provider:'PubMatic Inc',classification:'MARKETING'},'^_lc2_fpi$':{expiry:'729 Days',purpose:'',provider:'LiveIntent',classification:'MARKETING'},'^_li_dcdm_c$':{expiry:'Session',purpose:'',provider:'LiveIntent',classification:'MARKETING'},lidid:{expiry:'2 Years',purpose:'',provider:'LiveIntent',classification:'MARKETING'},'^_li_ss$':{expiry:'29 Days',purpose:'No Description Available',provider:'LiveIntent',classification:'MARKETING'},'^ljt_reader$':{expiry:'365 Days',purpose:'Collects data related to reader interests, context, demographics, etc.',provider:'Sovrn Inc.',classification:'MARKETING'},'^ljtrtb$':{expiry:'365 Days',purpose:'Gathers data on reader intentions, context, demographic data and other information.',provider:'Sovrn Inc.',classification:'MARKETING'},'^_ljtrtb_\\d{1,5}':{expiry:'',purpose:'Used to associate browsing information with customer records.',provider:'Sovrn Inc.',classification:'MARKETING'},ljtrtbexp:{expiry:'1 Year',purpose:'',provider:'Sovrn Inc.',classification:'MARKETING'},'^lockerdome_click_id$':{expiry:'1 Month',purpose:'',provider:'Lockerdome',classification:'MARKETING'},_lr_env:{expiry:'',purpose:'',provider:'LiveRamp',classification:'MARKETING'},_lr_geo_location:{expiry:'',purpose:'',provider:'',classification:'MARKETING'},'^matchpubmatic$':{expiry:'',purpose:'Regulates synchronisation of user identification and exchange of user data between various ad services.',provider:'PubMatic Inc',classification:'MARKETING'},'^mc$':{expiry:'390 Days',purpose:'Used to track anonymous information about how website visitors use the site.',provider:'Quantserve',classification:'MARKETING'},mCookie:{expiry:'Session',purpose:'',provider:'',classification:'MARKETING'},'mf_a23177fe-f084-4e2a-9479-39d99440c89b':{expiry:'',purpose:'',provider:'Mouseflow Aps',classification:'ANALYTICS'},mf_user:{expiry:'',purpose:'',provider:'Mouseflow Aps',classification:'ANALYTICS'},mg_sync:{expiry:'29 Days',purpose:'',provider:'MarketGid',classification:'MARKETING'},'^MKT\\d{6}_MKT\\d{6}_AST\\d{6}$':{expiry:'60 Days',purpose:'',provider:'MWS',classification:'ESSENTIAL'},'mt.av':{expiry:'session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'mt.pevt':{expiry:'session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'mt.pv':{expiry:'session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'mt.sac_14':{expiry:'Session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'mt.sac_15':{expiry:'session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'mt.sac_16':{expiry:'session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'mt.sac_19':{expiry:'session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'mt.sac_27':{expiry:'session',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'^mt.v$':{expiry:'10 Years',purpose:'',provider:'Monetate Inc',classification:'MARKETING'},'^MUID$':{expiry:'365 Days',purpose:'Used by Microsoft as a unique user identifier and is used to sync across many different Microsoft domains, allowing user tracking.',provider:'Microsoft Corporation',classification:'MARKETING'},mUserCookie:{expiry:'Session',purpose:'',provider:'',classification:'MARKETING'},mv_tokens:{expiry:'13 Days',purpose:'',provider:'exchange.mediavine.com',classification:'MARKETING'},'mv_tokens_invalidate-verizon-pushes':{expiry:'13 Days',purpose:'',provider:'\texchange.mediavine.com',classification:'MARKETING'},'^mxpim$':{expiry:'2 Years',purpose:'Used for advertising purposes',provider:'MaxPoint Interactive',classification:'MARKETING'},'^___nrbi$':{expiry:'6 Months',purpose:'',provider:'Marfeel',classification:'ANALYTICS'},'^___nrbic$':{expiry:'Session',purpose:'',provider:'Marfeel',classification:'ANALYTICS'},'^osano_consentmanager.*':{expiry:'1 Year',purpose:'',provider:'Osano Inc',classification:'ESSENTIAL'},'^outbrain_cid_fetch$':{expiry:'1 Day',purpose:'',provider:'Outbrain Inc',classification:'MARKETING'},outbrain_click_id:{expiry:'',purpose:'',provider:'Outbrain Inc',classification:'MARKETING'},panoramaId:{expiry:'A few seconds',purpose:'',provider:'',classification:'MARKETING'},'^pb_rtb_ev$':{expiry:'',purpose:'Used for advertising purposes',provider:'contextweb.com',classification:'MARKETING'},'^pd$':{expiry:'',purpose:'Used for advertising purposes',provider:'OpenX GmbH',classification:'MARKETING'},peclosed:{expiry:'1 year',purpose:'',provider:'PushEngage',classification:'MARKETING'},'^pid$':{expiry:'390 Days',purpose:'Used to allow website visitors to use Twitter-related features from within the web page they are visiting.',provider:'Smart',classification:'MARKETING'},PugT:{expiry:'30 Days',purpose:'',provider:'PubMatic Inc',classification:'MARKETING'},PushSubscriberStatus:{expiry:'4 years',purpose:'',provider:'PushEngage',classification:'MARKETING'},'^pxrc$':{expiry:'60 Days',purpose:'No Description Available',provider:'LiveRamp',classification:'MARKETING'},'^__qca$':{expiry:'392 Days',purpose:'This is a cookie provides website rankings and the data collected is used for audience segmentation and targeted advertising.',provider:'Quantcast Corp',classification:'MARKETING'},qcSxc:{expiry:'365 Days',purpose:'',provider:'Quantcast Corp',classification:'MARKETING'},'^_rdt_uuid$':{expiry:'90 Days',purpose:'',provider:'Reddit Inc',classification:'MARKETING'},'^rlas3$':{expiry:'365 Days',purpose:'Used for advertising purposes',provider:'LiveRamp',classification:'MARKETING'},'^rud$':{expiry:'365 Days',purpose:'No Description Available',provider:'zeta global',classification:'MARKETING'},'^ruds$':{expiry:'Session',purpose:'Registers anonymised user data, such as IP address, geographical location, visited websites, and what ads the user has clicked, with the purpose of optimising ad display based on the user\'s movement on websites that use the same ad network.',provider:'Zeta',classification:'MARKETING'},'sa-user-id':{expiry:'364 Days',purpose:'',provider:'StackAdapt Inc',classification:'MARKETING'},'sa-user-id-v2':{expiry:'364 Days',purpose:'',provider:'StackAdapt Inc',classification:'MARKETING'},'sd-session-id':{expiry:'',purpose:'',provider:'live.rezync.com',classification:'ANALYTICS'},'^seerid$':{expiry:'10 Years',purpose:'',provider:'Lytics',classification:'MARKETING'},'^seerses$':{expiry:'5 Months',purpose:'',provider:'Lytics',classification:'MARKETING'},'^SERVERID$':{expiry:'1 Day',purpose:'Used for load balancing.',provider:'Eyeota',classification:'ESSENTIAL'},sessionId:{expiry:'Session',purpose:'',provider:'StickyAds',classification:'MARKETING'},'^SEUNCY$':{expiry:'364 Days',purpose:'No Description Available',provider:'Semasio',classification:'MARKETING'},smxbds:{expiry:'9 Days',purpose:'',provider:'Smadex',classification:'MARKETING'},smxtrack:{expiry:'365 Days',purpose:'',provider:'Smadex',classification:'MARKETING'},'^_sp_.*':{expiry:'',purpose:'',provider:'Snowplow',classification:'ANALYTICS'},'^ssh$':{expiry:'729 Days',purpose:'Optimizes sharing settings for users',provider:'',classification:'MARKETING'},'^ssi$':{expiry:'364 Days',purpose:'No Description Available',provider:'',classification:'MARKETING'},'^_ssuma$':{expiry:'29 Days',purpose:'No Description Available',provider:'',classification:'MARKETING'},stx_user_id:{expiry:'29 Days',purpose:'',provider:'Sharethrough Inc',classification:'MARKETING'},SyncRTB3:{expiry:'90 Days',purpose:'',provider:'PubMatic Inc',classification:'MARKETING'},taboola_session_id:{expiry:'session',purpose:'',provider:'Taboola Inc',classification:'MARKETING'},TapAd_3WAY_SYNCS:{expiry:'60 Days',purpose:'',provider:'Tapad Inc',classification:'MARKETING'},'^TapAd_DID$':{expiry:'60 Days',purpose:'Carries information about how the end user uses the website and any advertising that the end user may have seen before visiting said website.',provider:'Tapad Inc',classification:'MARKETING'},'^TapAd_TS$':{expiry:'60 Days',purpose:'Carries information about how the end user uses the website and any advertising that the end user may have seen before visiting said website.',provider:'Tapad Inc',classification:'MARKETING'},'^TDCPM$':{expiry:'366 Days',purpose:'Carries information about how the end user uses the website and any advertising that the end user may have seen before visiting said website.',provider:'TradeDesk',classification:'MARKETING'},'^TDID$':{expiry:'365 Days',purpose:'Carries information about how the end user uses the website and any advertising that the end user may have seen before visiting said website.',provider:'TradeDesk',classification:'MARKETING'},TESTCOOKIESENABLED:{expiry:'session',purpose:'',provider:'Youtube Llc',classification:'MARKETING'},'^TestIfCookieP$':{expiry:'390 Days',purpose:'Used to make advertising messages more relevant to website visitor.',provider:'Smart',classification:'MARKETING'},'^t_gid$':{expiry:'365 Days',purpose:'Used for advertising purposes',provider:'Taboola Inc',classification:'MARKETING'},TiPMix:{expiry:'Session',purpose:'',provider:'Microsoft Corporation',classification:'ESSENTIAL'},'^tt$':{expiry:'730 Days',purpose:'',provider:'SteelHouse',classification:'MARKETING'},'^_tt_enable_cookie$':{expiry:'390 Days',purpose:'',provider:'TikTok',classification:'MARKETING'},'^_ttp$':{expiry:'390 Days',purpose:'',provider:'TikTok',classification:'MARKETING'},'^tt_viewer$':{expiry:'360 Days',purpose:'No Description Available',provider:'Teads',classification:'MARKETING'},'^tu$':{expiry:'30 Days',purpose:'No Description Available',provider:'AdScale',classification:'MARKETING'},'^u$':{expiry:'364 Days',purpose:'No Description Available',provider:'Aggregate Knowledge',classification:'MARKETING'},'^_uetsid$':{expiry:'1 Day',purpose:'Used to determine what ads should be shown that may be relevant to the end user perusing the site.',provider:'Microsoft Corporation',classification:'MARKETING'},'^_uetvid$':{expiry:'390 Days',purpose:'',provider:'Microsoft Corporation',classification:'MARKETING'},uid:{expiry:'',purpose:'',provider:'AddThis',classification:'MARKETING'},'^UID$':{expiry:'30 Days',purpose:'Gathers data about activity on the website',provider:'StickyAds',classification:'MARKETING'},'uid-bp-11554':{expiry:'14 Days',purpose:'',provider:'StickyAds',classification:'MARKETING'},'^um$':{expiry:'90 Days',purpose:'No Description Available',provider:'Improve Digital',classification:'MARKETING'},umeh:{expiry:'90 Days',purpose:'',provider:'Improve Digital',classification:'MARKETING'},univ_id:{expiry:'15 Days',purpose:'',provider:'OpenX GmbH',classification:'MARKETING'},__upin:{expiry:'468 Days',purpose:'',provider:'Aidata',classification:'MARKETING'},__upints:{expiry:'468 Days',purpose:'',provider:'AIDATA',classification:'MARKETING'},'^userId$':{expiry:'',purpose:'No Description Available',provider:'',classification:'MARKETING'},'^uu$':{expiry:'362 Days',purpose:'No Description Available',provider:'Adscale',classification:'MARKETING'},'^uuid$':{expiry:'30 Days',purpose:'Used to optimize ad relevance by collecting visitor data from multiple websites.',provider:'Smartclip',classification:'MARKETING'},'^uuid2$':{expiry:'90 Days',purpose:'Allows targeted advertising and collects anonymous data on ad views IP adddress, page views, and more.',provider:'AppNexus Inc',classification:'MARKETING'},'^visitor$':{expiry:'',purpose:'Remembers language preferences and personalize content.',provider:'Magnolia International LTD',classification:'PERSONALIZATION'},'visitor-id':{expiry:'364 Days',purpose:'',provider:'Media.Net Advertising',classification:'MARKETING'},'^wfivefivec$':{expiry:'395 Days',purpose:'Used for advertising purposes',provider:'DataXu Inc',classification:'MARKETING'},'x-ms-routing-name':{expiry:'Session',purpose:'',provider:'Microsoft Corporation',classification:'ESSENTIAL'},'^zc$':{expiry:'730 Days',purpose:'',provider:'Zeotap',classification:'MARKETING'},zsc:{expiry:'1 Day',purpose:'',provider:'Zeotap',classification:'MARKETING'},'zync-uuid':{expiry:'180 Days',purpose:'',provider:'zeta',classification:'MARKETING'},__atrfs:{expiry:'',purpose:'',provider:'',classification:'HIDDEN'},ef_tid_c_a_14:{expiry:'',purpose:'',provider:'',classification:'HIDDEN'}},palette:{linkColor:'#3e94d7',borderless:false,dialogType:'bar',widgetPosition:'right',displayPosition:'bottom',infoDialogPosition:'right',toggleButtonOnColor:'',toggleButtonOffColor:'',buttonBackgroundColor:'#ffffff',buttonForegroundColor:'#0079d1',dialogBackgroundColor:'#e6e6e6',dialogForegroundColor:'#525252',infoDialogOverlayColor:'',toggleOnBackgroundColor:'#0079d1',toggleOffBackgroundColor:'#ababab',buttonDenyBackgroundColor:'',buttonDenyForegroundColor:'',infoDialogBackgroundColor:'',infoDialogForegroundColor:''},scripts:{'adnxs\\.com':'MARKETING','amazon-adsystem\\.com':'MARKETING','amazonaws\\.com':'MARKETING','bing\\.com':'MARKETING','brandfolder\\.com':'ESSENTIAL','brightcove\\.com':'ESSENTIAL','brightcove\\.net':'ESSENTIAL','cloudflare\\.com':'ESSENTIAL','criteo\\.com':'MARKETING','criteo\\.net':'MARKETING','crwdcntrl\\.net':'MARKETING','doubleclick\\.net':'MARKETING','fontawesome\\.com':'ESSENTIAL','google-analytics\\.com':'ANALYTICS','googleapis\\.com':'ESSENTIAL','google\\.com*':'MARKETING','googlesyndication\\.com':'MARKETING','googletagservices\\.com':'ESSENTIAL','gstatic\\.com':'ESSENTIAL','hotjar\\.com':'ANALYTICS','https://adservice.google':'MARKETING','https://altapub.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js':'ESSENTIAL','https://altapub.com/wp-content/':'ESSENTIAL','https://altapub.com/wp-includes/js/dist/hooks.min.js':'ESSENTIAL','https://altapub.com/wp-includes/js/jquery/ui/core.min.js':'ESSENTIAL','https://altapub.com/wp-includes/js/wp-emoji-release.min.js':'ESSENTIAL','https://amplify.outbrain.com/cp/obtp.js':'MARKETING','https://analytics.tiktok.com*':'MARKETING','https://api.nimblecapture.com/static/file/cnt-1.7.2.2.js':'ESSENTIAL','https://api.nimblecapture.com/static/file/rcx-cd-v3.js':'BLACKLISTED','https://ats.rlcdn.com/ats.js':'ANALYTICS','https://bat.bing.com/':'MARKETING','https://beaconstreetservices.live-preview.salesforce-experience.com/ip/s/sfsites/auraFW/javascript/ZzhjQmRxMXdrdzhvS0RJMG5qQVdxQTdEcXI0cnRHWU0zd2xrUnFaakQxNXc5LjMyMC4y/aura_prod.js':'ESSENTIAL','https://beaconstreetservices.live-preview.salesforce-experience.com/ip/s/sfsites/l/%7B%22mode%22%3A%22PROD%22%2C%22dfs%22%3A%228%22%2C%22app%22%3A%22siteforce%3AcommunityApp%22%2C%22fwuid%22%3A%22ZzhjQmRxMXdrdzhvS0RJMG5qQVdxQTdEcXI0cnRHWU0zd2xrUnFaakQxNXc5LjMyMC4y%22%2C%22loaded%22%3A%7B%22APPLICATION%40markup%3A%2F%2Fsiteforce%3AcommunityApp%22%3A%221176_gJXcTqd3KllqEBeApbDkWQ%22%7D%2C%22mlr%22%3A1%2C%22pathPrefix%22%3A%22%2Fsfsites%2Fc%22%2C%22dns%22%3A%22c%22%7D/bootstrap.js':'ESSENTIAL','https://beaconstreetservices.live-preview.salesforce-experience.com/ip/s/sfsites/l/%7B%22mode%22%3A%22PROD%22%2C%22dfs%22%3A%228%22%2C%22app%22%3A%22siteforce%3AcommunityApp%22%2C%22fwuid%22%3A%22ZzhjQmRxMXdrdzhvS0RJMG5qQVdxQTdEcXI0cnRHWU0zd2xrUnFaakQxNXc5LjMyMC4y%22%2C%22loaded%22%3A%7B%22APPLICATION%40markup%3A%2F%2Fsiteforce%3AcommunityApp%22%3A%221176_gJXcTqd3KllqEBeApbDkWQ%22%7D%2C%22mlr%22%3A1%2C%22pathPrefix%22%3A%22%2Fsfsites%2Fc%22%2C%22dns%22%3A%22c%22%7D/resources.js':'ESSENTIAL','https://beaconstreetservices.live-preview.salesforce-experience.com/ip/s/sfsites/l/%7B%22mode%22%3A%22PROD%22%2C%22dfs%22%3A%228%22%2C%22app%22%3A%22siteforce%3AcommunityApp%22%2C%22serializationVersion%22%3A%221-9.320.2-b%22%2C%22parts%22%3A%22f%22%2C%22loaded%22%3A%7B%22APPLICATION%40markup%3A%2F%2Fsiteforce%3AcommunityApp%22%3A%221176_gJXcTqd3KllqEBeApbDkWQ%22%7D%2C%22dns%22%3A%22c%22%7D/app.js':'ESSENTIAL','https://c.amazon-adsystem.com/aax2/apstag.js':'MARKETING','https://cdn1.lockerdomecdn.com/':'MARKETING','https://cdn.taboola.com/':'MARKETING','https://client.px-cloud.net/PXWcW0JElx/main.min.js':'BLACKLISTED','https://c.lytics.io/':'ANALYTICS','https://connect.facebook.net/':'MARKETING','https://dx.steelhousemedia.com/':'MARKETING','https://dx.steelHousemedia.com/spx':'MARKETING','https://experiences.mrf.io/statics/inline-experiences/esnext/standalone.js':'MARKETING','https://experiences.mrf.io/statics/inline-experiences/legacy/standalone.js':'MARKETING','https://flowcards.mrf.io/13185ca0a6fbf9ab04f04cdf21ca91aa6d8499e9da6c9a47b6637442d8b989f9/loader.js':'MARKETING','https://f.monetate.net/trk/4/s/a-64c35d56/p/investorplace.com/':'ANALYTICS','https://googleads.g.doubleclick.net/pagead/viewthroughconversion/994196426/':'MARKETING','https://investorplace.dev/wp-content/themes/InvestorPlaceV2/assets/js/vendor/prebid.js':'MARKETING','https://js.cobrowse.io/CobrowseIO.js':'ESSENTIAL','https://live.rezync.com/sync':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/bcVideo.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/countdownClockText.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/curtainPop.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/COIN.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/DTX.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/EFIR.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/EFSM.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/EFTS.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/ESI.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/HGI.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/IHOT.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/INI.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/IPDG.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/IP.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/IPKW.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/.+?\\.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/LLBT.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/LNEL.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/MESI.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/MPTR.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/MUC.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/NAVL.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/NQGI.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/NVIP.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/OMLT.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/OMNI.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/SELE.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/TDP.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/footers/VCD.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/ipm-global.bundle.min.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/md5.min.js':'ESSENTIAL','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/fb4.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/ims-cpc.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/io0420.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/io-p.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/jng1.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/.+?\\.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/ld6.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/MKT578565.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/MKT616647.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/ne1.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/ob1.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/sm2.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/tf1.js':'MARKETING','https://marketingassets.cloudsna.com/prod/javascript/IPM/pixels/vs5.js':'MARKETING','https://netfree.link/card/card-injection.js':'BLACKLISTED','https://netfree.link/injection-script/go-payment.js':'BLACKLISTED','https://netfree.link/injection-script/popup-card-init.js':'BLACKLISTED','https://pf-cdn.printfriendly.com/ssl/main.js':'BLACKLISTED','https://sdk.mrf.io/statics/marfeel-sdk.es5.js':'ANALYTICS','https://secure.investorplacenow.com/W10':'ESSENTIAL','https://thefreeportsocietyresearch.com/wp-content/plugins/elementor/assets/js/*':'ESSENTIAL','https://thefreeportsocietyresearch.com/wp-content/plugins/elementor-pro/':'ESSENTIAL','https://thefreeportsocietyresearch.com/wp-includes/js/*':'ESSENTIAL','https://www.datadoghq-browser-agent.com/us1/v5/datadog-rum.js':'ANALYTICS','https://www.googleadservices.com/':'MARKETING','https://www.google-analytics.com/':'ANALYTICS','https://www.googletagmanager.com/':'ESSENTIAL','intentiq\\.com':'BLACKLISTED','investorplace\\.com':'ESSENTIAL','investorplace\\.dev':'ESSENTIAL','investorplacefinancial\\.com':'ESSENTIAL','investorplace\\.test':'ESSENTIAL','jquery\\.com':'ESSENTIAL','jquery.min.js':'ESSENTIAL','jsdelivr\\.net':'ESSENTIAL','liadm\\.com':'ANALYTICS','lijit\\.com':'MARKETING','lytics\\.io':'ANALYTICS','microsofttranslator\\.com':'ESSENTIAL','monetate\\.net':'ANALYTICS','mouseflow\\.com':'ANALYTICS','newrelic\\.com':'ANALYTICS','nr-data\\.net':'ANALYTICS','onetrust\\.com':'ESSENTIAL','outbrain\\.com':'MARKETING','p-n\\.io':'PERSONALIZATION','quantcount\\.com':'ANALYTICS','quantserve\\.com':'MARKETING','redditstatic\\.com':'ESSENTIAL','revcontent\\.com':'MARKETING','rfihub\\.net':'MARKETING','scorecardresearch\\.com':'ANALYTICS','sdk.mrf\\.io':'ANALYTICS','steelhousemedia\\.com':'MARKETING','steelHousemedia\\.com':'MARKETING','taboola\\.com':'MARKETING','twitter\\.com':'MARKETING','/wp-includes/js/dist/i18n.min.js':'ESSENTIAL','/wp-includes/js/jquery/jquery-migrate.min.js':'ESSENTIAL','yimg\\.com':'ANALYTICS','zencdn\\.net':'ESSENTIAL','https://aisupersummit2023.com/wp-content/plugins/advanced-responsive-video-embedder/build/main.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor/assets/js/frontend.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor/assets/js/text-editor.2c35aafbe5bf0e127950.bundle.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.e65811186e94a386ba7b.bundle.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js':'HIDDEN','https://aisupersummit2023.com/wp-content/plugins/ip-wp-authentication/dist/js/smsSignup.js':'HIDDEN','https://aisupersummit2023.com/wp-includes/js/dist/hooks.min.js':'HIDDEN','https://aisupersummit2023.com/wp-includes/js/jquery/ui/core.min.js':'HIDDEN'},dntSupport:false,gpcSupport:true,iabEnabled:true,ccpaRelaxed:true,crossDomain:true,disclosures:[],allowTimeout:true,codeSplitting:false,googleConsent:false,iframeBlocking:'',policyLinkText:'privacyPolicy',timeoutSeconds:3,additionalLinks:[],storagePolicyHref:'/privacy-policy/',policyLinkInDrawer:false,legacyBrowserSupport:false,forcedClassifyEnabled:true,forceManagePreferences:false,managePreferencesEnabled:true,customerId:'AzydZ7TEJc3cu8mk6',configId:'42852686-4119-4ea9-babb-2ce0393c007c',mode:'permissive',domains:['investorplace.com','investorplacefinancial.com','investorplace.dev','thefreeportsociety.com','mastersintrading.com','tradesmith.com','predictivealpha.com','tradesmithresearch.com','jeffclarktrader.com','derbycityinsights.com'],iframes:{},disclosedVendorCount:90},{timer:false,analyticsAlways:false,categories:true,rejectAll:true,firstLayerUsage:false,managePreferences:true,canDismissDialog:true},"en",{"buttons":{"accept":"Accept","acceptAll":"Accept All","deny":"Deny","dialog":{"denyAll":{"fr":"Continue Without Accepting"},"openDrawer":{"fr":"Customize Your Choices"}},"denyAll":"Reject All","managePreferences":"Manage Preferences","save":"Save","storagePolicy":"Data Storage Policy"},"categories":{"ESSENTIAL":{"label":"Essential","description":"Required to enable basic website functionality. You may not disable essential cookies."},"MARKETING":{"label":"Targeted Advertising","description":"Used to deliver advertising that is more relevant to you and your interests. May also be used to limit the number of times you see an advertisement and measure the effectiveness of advertising campaigns. Advertising networks usually place them with the website operator’s permission."},"PERSONALIZATION":{"label":"Personalization","description":"Allow the website to remember choices you make (such as your username, language, or the region you are in) and provide enhanced, more personal features. For example, a website may provide you with local weather reports or traffic news by storing data about your general location."},"ANALYTICS":{"label":"Analytics","description":"Help the website operator understand how its website performs, how visitors interact with the site, and whether there may be technical issues."},"STORAGE":{"label":"Storage","description":"Allows the website to store data locally on your device. For example, this site may store data that will remember your previous selections, search filters, or other information that would provide a seamless user experience as you navigate throughout the website."},"OPT_OUT":{"label":"Do Not Sell or Share My Personal Information","description":"By switching the toggle to the right and clicking save, you are indicating that you do not want us to sell your personal information or share your personal information for online targeted advertising activities. Please note if you use different computers or browsers, you must indicate your choices again on each computer or browser used to access our services."}},"dialog":{"close":"Close this dialog","label":"Cookie Consent Banner"},"messaging":{"poweredBy":"Powered by Osano","default":"This website utilizes technologies such as cookies to enable essential site functionality, as well as for %{analytics}, %{personalization}, and %{marketing}.","categories":"You may change your settings at any time or accept the default settings.","cookieQuestion":"What is a cookie?","timer":"To learn more, view the following link:","privacyPolicy":"Privacy Policy","cookiePolicy":"Cookie Policy","privacyNotice":"Privacy Notice","cookieNotice":"Cookie Notice","moreDetails":"More Details","widgetAltText":"Cookie Preferences","usageWhat":"To improve your experience, we (and our partners) store and/or access information on your terminal (cookie or equivalent) with your consent for all our websites and applications, on your connected terminals.","usageHow":"Our website may use these cookies to:","usageList":"Measure the audience of the advertising on our website, without profiling\nDisplay personalized ads based on your navigation and your profile\nPersonalize our editorial content based on your navigation\nAllow you to share content on social networks or platforms present on our website\nSend you advertising based on your location","viewCookies":"View Cookies","closeButton":"You may close this banner to continue with only essential cookies.","subjectRightsRequest":"Subject Rights Request","doNotSellOrShare":"Do Not Sell or Share My Personal Information","securityPolicy":"Security Policy","imprint":"Imprint","googlePrivacyPolicy":"Google Privacy Policy"},"disclosure":{"day":"day","label":"Storage Items","none":"No Storage Items","cookie":{"purpose":"Purpose","expiry":"Expiration","name":"Name","classification":"Classification","provider":"Provider"},"dayPlural":"days","script":{"purpose":"Purpose","name":"Name","classification":"Classification","provider":"Provider"}},"drawer":{"header":"Storage Preferences","close":"Close Cookie Preferences","description":"When you visit websites, they may store or retrieve data about you using cookies and similar technologies (\"cookies\"). Cookies may be necessary for the basic functionality of the website as well as other purposes. You have the option of disabling certain types of cookies, though doing so may impact your experience on the website."},"iab":{"vendor":{"dataRetention":"Data retention is %{days} days","title":"Third Parties","preamble":"This website shares data with the following third-party IAB TCF vendors. You may change your consent preferences for each IAB TCF vendor in this section. If you opt-out of a IAB TCF vendor, they will not be allowed to process your personal data based on consent. Some Vendors are not requesting consent and are processing your data on the basis of their legitimate interest. You have the right to object to such processing by disabling the legitimate interest option below.","maxCookieStorage":"Maximum cookie storage","usesNonCookieAccess":"This vendor uses other methods of storage or accessing information already stored on a user's device."},"layer1":"We and our %{vendorCount} IAB TCF partners store and access information on your device for the following purposes: %{stacks}. \n\n\nPersonal data may be processed to do the following: %{iab.specialFeatures.1.name} and %{iab.specialFeatures.2.name}. \n\n\nOur third party IAB TCF partners may store and access information on your device such as IP address and device characteristics. Our IAB TCF Partners may process this personal data on the basis of legitimate interest, or with your consent. You may change or withdraw your preferences at any time by clicking on the cookie icon or link; however, as a consequence, you may not see relevant ads or personalized content.","legal":{"title":"All Third Party Disclosures","preamble":"Third-party vendors on this website may implement the following features, purposes, special features, and functionality."},"terms":{"dataCategories":"Data Categories:","illustrations":"Illustrations:","legIntClaim":"Legitimate Interests at Stake","specialPurposes":"Special Purposes:","features":"Features:","specialFeatures":"Special Features:","legInt":"Legitimate Interest","consent":"Consent"},"partnerCount":"%{partnerCount} partner","partnerCountPlural":"%{partnerCount} partners","purposes":{"1":{"name":"Store and/or access information on a device","description":"Cookies, device or similar online identifiers (e.g. login-based identifiers, randomly assigned identifiers, network based identifiers) together with other information (e.g. browser type and information, language, screen size, supported technologies etc.) can be stored or read on your device to recognise it each time it connects to an app or to a website, for one or several of the purposes presented here.","illustrations":{"1":"Most purposes explained in this notice rely on the storage or accessing of information from your device when you use an app or visit a website. For example, a vendor or publisher might need to store a cookie on your device during your first visit on a website, to be able to recognise your device during your next visits (by accessing this cookie each time)."}},"2":{"name":"Use limited data to select advertising","description":"Advertising presented to you on this service can be based on limited data, such as the website or app you are using, your non-precise location, your device type or which content you are (or have been) interacting with (for example, to limit the number of times an ad is presented to you).","illustrations":{"1":"A car manufacturer wants to promote its electric vehicles to environmentally conscious users living in the city after office hours. The advertising is presented on a page with related content (such as an article on climate change actions) after 6:30 p.m. to users whose non-precise location suggests that they are in an urban zone.","2":"A large producer of watercolour paints wants to carry out an online advertising campaign for its latest watercolour range, diversifying its audience to reach as many amateur and professional artists as possible and avoiding showing the ad next to mismatched content (for instance, articles about how to paint your house). The number of times that the ad has been presented to you is detected and limited, to avoid presenting it too often."}},"3":{"name":"Create profiles for personalised advertising","description":"Information about your activity on this service (such as forms you submit, content you look at) can be stored and combined with other information about you (for example, information from your previous activity on this service and other websites or apps) or similar users. This is then used to build or improve a profile about you (that might include possible interests and personal aspects). Your profile can be used (also later) to present advertising that appears more relevant based on your possible interests by this and other entities.","illustrations":{"1":"If you read several articles about the best bike accessories to buy, this information could be used to create a profile about your interest in bike accessories. Such a profile may be used or improved later on, on the same or a different website or app to present you with advertising for a particular bike accessory brand. If you also look at a configurator for a vehicle on a luxury car manufacturer website, this information could be combined with your interest in bikes to refine your profile and make an assumption that you are interested in luxury cycling gear.","2":"An apparel company wishes to promote its new line of high-end baby clothes. It gets in touch with an agency that has a network of clients with high income customers (such as high-end supermarkets) and asks the agency to create profiles of young parents or couples who can be assumed to be wealthy and to have a new child, so that these can later be used to present advertising within partner apps based on those profiles."}},"4":{"name":"Use profiles to select personalised advertising","description":"Advertising presented to you on this service can be based on your advertising profiles, which can reflect your activity on this service or other websites or apps (like the forms you submit, content you look at), possible interests and personal aspects.","illustrations":{"1":"An online retailer wants to advertise a limited sale on running shoes. It wants to target advertising to users who previously looked at running shoes on its mobile app. Tracking technologies might be used to recognise that you have previously used the mobile app to consult running shoes, in order to present you with the corresponding advertisement on the app.","2":"A profile created for personalised advertising in relation to a person having searched for bike accessories on a website can be used to present the relevant advertisement for bike accessories on a mobile app of another organisation."}},"5":{"name":"Create profiles to personalise content","description":"Information about your activity on this service (for instance, forms you submit, non-advertising content you look at) can be stored and combined with other information about you (such as your previous activity on this service or other websites or apps) or similar users. This is then used to build or improve a profile about you (which might for example include possible interests and personal aspects). Your profile can be used (also later) to present content that appears more relevant based on your possible interests, such as by adapting the order in which content is shown to you, so that it is even easier for you to find content that matches your interests.","illustrations":{"1":"You read several articles on how to build a treehouse on a social media platform. This information might be added to a profile to mark your interest in content related to outdoors as well as do-it-yourself guides (with the objective of allowing the personalisation of content, so that for example you are presented with more blog posts and articles on treehouses and wood cabins in the future).","2":"You have viewed three videos on space exploration across different TV apps. An unrelated news platform with which you have had no contact builds a profile based on that viewing behaviour, marking space exploration as a topic of possible interest for other videos."}},"6":{"name":"Use profiles to select personalised content","description":"Content presented to you on this service can be based on your content personalisation profiles, which can reflect your activity on this or other services (for instance, the forms you submit, content you look at), possible interests and personal aspects, such as by adapting the order in which content is shown to you, so that it is even easier for you to find (non-advertising) content that matches your interests.","illustrations":{"1":"You read articles on vegetarian food on a social media platform and then use the cooking app of an unrelated company. The profile built about you on the social media platform will be used to present you vegetarian recipes on the welcome screen of the cooking app.","2":"You have viewed three videos about rowing across different websites. An unrelated video sharing platform will recommend five other videos on rowing that may be of interest to you when you use your TV app, based on a profile built about you when you visited those different websites to watch online videos."}},"7":{"name":"Measure advertising performance","description":"Information regarding which advertising is presented to you and how you interact with it can be used to determine how well an advert has worked for you or other users and whether the goals of the advertising were reached. For instance, whether you saw an ad, whether you clicked on it, whether it led you to buy a product or visit a website, etc. This is very helpful to understand the relevance of advertising campaigns.","illustrations":{"1":"You have clicked on an advertisement about a “black Friday” discount by an online shop on the website of a publisher and purchased a product. Your click will be linked to this purchase. Your interaction and that of other users will be measured to know how many clicks on the ad led to a purchase.","2":"You are one of very few to have clicked on an advertisement about an “international appreciation day” discount by an online gift shop within the app of a publisher. The publisher wants to have reports to understand how often a specific ad placement within the app, and notably the “international appreciation day” ad, has been viewed or clicked by you and other users, in order to help the publisher and its partners (such as agencies) optimise ad placements."}},"8":{"name":"Measure content performance","description":"Information regarding which content is presented to you and how you interact with it can be used to determine whether the (non-advertising) content e.g. reached its intended audience and matched your interests. For instance, whether you read an article, watch a video, listen to a podcast or look at a product description, how long you spent on this service and the web pages you visit etc. This is very helpful to understand the relevance of (non-advertising) content that is shown to you.","illustrations":{"1":"You have read a blog post about hiking on a mobile app of a publisher and followed a link to a recommended and related post. Your interactions will be recorded as showing that the initial hiking post was useful to you and that it was successful in interesting you in the related post. This will be measured to know whether to produce more posts on hiking in the future and where to place them on the home screen of the mobile app.","2":"You were presented a video on fashion trends, but you and several other users stopped watching after 30 seconds. This information is then used to evaluate the right length of future videos on fashion trends."}},"9":{"name":"Understand audiences through statistics or combinations of data from different sources","description":"Reports can be generated based on the combination of data sets (like user profiles, statistics, market research, analytics data) regarding your interactions and those of other users with advertising or (non-advertising) content to identify common characteristics (for instance, to determine which target audiences are more receptive to an ad campaign or to certain contents).","illustrations":{"1":"The owner of an online bookstore wants commercial reporting showing the proportion of visitors who consulted and left its site without buying, or consulted and bought the last celebrity autobiography of the month, as well as the average age and the male/female distribution of each category. Data relating to your navigation on its site and to your personal characteristics is then used and combined with other such data to produce these statistics.","2":"An advertiser wants to better understand the type of audience interacting with its adverts. It calls upon a research institute to compare the characteristics of users who interacted with the ad with typical attributes of users of similar platforms, across different devices. This comparison reveals to the advertiser that its ad audience is mainly accessing the adverts through mobile devices and is likely in the 45-60 age range."}},"10":{"name":"Develop and improve services","description":"Information about your activity on this service, such as your interaction with ads or content, can be very helpful to improve products and services and to build new products and services based on user interactions, the type of audience, etc. This specific purpose does not include the development or improvement of user profiles and identifiers.","illustrations":{"1":"A technology platform working with a social media provider notices a growth in mobile app users, and sees based on their profiles that many of them are connecting through mobile connections. It uses a new technology to deliver ads that are formatted for mobile devices and that are low-bandwidth, to improve their performance.","2":"An advertiser is looking for a way to display ads on a new type of consumer device. It collects information regarding the way users interact with this new kind of device to determine whether it can build a new mechanism for displaying advertising on this type of device."}},"11":{"name":"Use limited data to select content","description":"Content presented to you on this service can be based on limited data, such as the website or app you are using, your non-precise location, your device type, or which content you are (or have been) interacting with (for example, to limit the number of times a video or an article is presented to you).","illustrations":{"1":"A travel magazine has published an article on its website about the new online courses proposed by a language school, to improve travelling experiences abroad. The school’s blog posts are inserted directly at the bottom of the page, and selected on the basis of your non-precise location (for instance, blog posts explaining the course curriculum for different languages than the language of the country you are situated in).","2":"A sports news mobile app has started a new section of articles covering the most recent football games. Each article includes videos hosted by a separate streaming platform showcasing the highlights of each match. If you fast-forward a video, this information may be used to select a shorter video to play next."}}},"specialPurposes":{"1":{"name":"Ensure security, prevent and detect fraud, and fix errors","description":"Your data can be used to monitor for and prevent unusual and possibly fraudulent activity (for example, regarding advertising, ad clicks by bots), and ensure systems and processes work properly and securely. It can also be used to correct any problems you, the publisher or the advertiser may encounter in the delivery of content and ads and in your interaction with them.","illustrations":{"1":"An advertising intermediary delivers ads from various advertisers to its network of partnering websites. It notices a large increase in clicks on ads relating to one advertiser, and uses data regarding the source of the clicks to determine that 80% of the clicks come from bots rather than humans."}},"2":{"name":"Deliver and present advertising and content","description":"Certain information (like an IP address or device capabilities) is used to ensure the technical compatibility of the content or advertising, and to facilitate the transmission of the content or ad to your device.","illustrations":{"1":"Clicking on a link in an article might normally send you to another page or part of the article. To achieve this, 1°) your browser sends a request to a server linked to the website, 2°) the server answers back (“here is the article you asked for”), using technical information automatically included in the request sent by your device, to properly display the information / images that are part of the article you asked for. Technically, such exchange of information is necessary to deliver the content that appears on your screen."}},"3":{"name":"Save and communicate privacy choices","description":"The choices you make regarding the purposes and entities listed in this notice are saved and made available to those entities in the form of digital signals (such as a string of characters). This is necessary in order to enable both this service and those entities to respect such choices.","illustrations":{"1":"When you visit a website and are offered a choice between consenting to the use of profiles for personalised advertising or not consenting, the choice you make is saved and made available to advertising providers, so that advertising presented to you respects that choice."}}},"features":{"1":{"name":"Match and combine data from other data sources","description":"Information about your activity on this service may be matched and combined with other information relating to you and originating from various sources (for instance your activity on a separate online service, your use of a loyalty card in-store, or your answers to a survey), in support of the purposes explained in this notice."},"2":{"name":"Link different devices","description":"In support of the purposes explained in this notice, your device might be considered as likely linked to other devices that belong to you or your household (for instance because you are logged in to the same service on both your phone and your computer, or because you may use the same Internet connection on both devices)."},"3":{"name":"Identify devices based on information transmitted automatically","description":"Your device might be distinguished from other devices based on information it automatically sends when accessing the Internet (for instance, the IP address of your Internet connection or the type of browser you are using) in support of the purposes exposed in this notice."}},"specialFeatures":{"1":{"name":"Use precise geolocation data","description":"With your acceptance, your precise location (within a radius of less than 500 metres) may be used in support of the purposes explained in this notice."},"2":{"name":"Actively scan device characteristics for identification","description":"With your acceptance, certain characteristics specific to your device might be requested and used to distinguish it from other devices (such as the installed fonts or plugins, the resolution of your screen) in support of the purposes explained in this notice."}},"basis":{"legit":"Legal basis is legitimate interest.","consent":"Legal basis is consent.","combined":"Legal basis is legitimate interest or consent."},"dataCategories":{"1":{"name":"IP addresses","description":"Your IP address is a number assigned by your Internet Service Provider to any Internet connection. It is not always specific to your device and is not always a stable identifier.\nIt is used to route information on the Internet and display online content (including ads) on your connected device."},"2":{"name":"Device characteristics","description":"Technical characteristics about the device you are using that are not unique to you, such as the language, the time zone or the operating system."},"3":{"name":"Device identifiers","description":"A device identifier is a unique string of characters assigned to your device or browser by means of a cookie or other storage technologies. \nIt may be created or accessed to recognise your device e.g. across web pages from the same site or across multiple sites or apps."},"4":{"name":"Probabilistic identifiers","description":"A probabilistic identifier can be created by combining characteristics associated with your device (the type of browser or operating system used) and the IP address of the Internet connection. If you give your agreement, additional characteristics (e.g. the installed font or screen resolution) can also be combined to improve precision of the probabilistic identifier.\nSuch an identifier is considered \"probabilistic\" because several devices can share the same characteristics and Internet connection. It may be used to recognise your device across e.g. web pages from the same site or across multiple sites or apps."},"5":{"name":"Authentication-derived identifiers","description":"Where an identifier is created on the basis of authentication data, such as contact details associated with online accounts you have created on websites or apps (e.g. e-mail address, phone number) or customer identifiers (e.g. identifier provided by your telecom operator), that identifier may be used to recognise you across websites, apps and devices when you are logged-in with the same contact details."},"6":{"name":"Browsing and interaction data","description":"Your online activity such as the websites you visit, apps you are using, the content you search for on this service, or your interactions with content or ads, such as the number of times you have seen a specific content or ad or whether you clicked on it."},"7":{"name":"User-provided data","description":"The information you may have provided by way of declaration via a form (e.g. feedback, a comment) or when creating an account (e.g. your age, your occupation)."},"8":{"name":"Non-precise location data","description":"An approximation of your location, expressed as an area with a radius of at least 500 meters. Your approximate location can be deduced from e.g. the IP address of your connection."},"9":{"name":"Precise location data","description":"Your precise location within a radius of less than 500 meters based on your GPS coordinates. It may be used only with your acceptance."},"10":{"name":"Users’ profiles","description":"Certain characteristics (e.g. your possible interests, your purchase intentions, your consumer profile) may be inferred or modeled from your previous online activity (e.g. the content you viewed or the service you used, your time spent on various online content and services) or the information you have provided (e.g. your age, your occupation)."},"11":{"name":"Privacy choices","description":"Your preferences regarding the processing of your data, based on the information you have received."}},"drawer":{"description":"Third-party vendors on this website may implement the following purposes, special features, and functionality based on your consent. Some Vendors are not requesting consent and are processing your data on the basis of their legitimate interest. You have the right to object to such processing by disabling the legitimate interest option below per purpose. You may also object to legitimate interest per Vendor via the Third Parties link.\n\nThe choices you make regarding the purposes and vendors listed in this notice are saved in a cookie named osano_consentmanager for a maximum duration of %{consentMaxAgeMonths} months."},"stacks":{"3":{"name":"Personalised advertising","description":"Advertising can be personalised based on your profile. Your activity on this service can be used to build or improve a profile about you for personalised advertising."},"20":{"name":"Advertising and content measurement, audience research, and services development","description":"Advertising and content performance can be measured. Your activity on this service can help develop and improve products and services. Reports can be generated based on your activity and those of others."},"44":{"name":"Personalised content","description":"Content can be personalised based on your profile. Your activity on this service can be used to build or improve a profile about you for personalised content."}}},"aria":{"newWindow":"Opens in a new window","external":"Opens an external website","externalNewWindow":"Opens an external website in a new window"},"doNotSell":{"header":"Your Privacy Choices","description":"We allow certain online advertising partners to collect information from our services through cookies and similar technologies to deliver ads which are more relevant to you and assist us with advertising-related analytics. This may be considered \"selling\" or \"sharing\" for targeted online advertising under certain laws. To opt out of this activity, use the toggle below.","link":"You may learn more about our privacy practices by reviewing our policies:"}},{"scripts":{"www.googletagmanager.com/gtag/js":"BLACKLISTED","google-analytics.com":"BLACKLISTED"},"cookies":{"^FPLC$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_ga$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_gac_":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_gid$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_gat":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^__utm[abctvz]$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^FPID$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_ga_":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_dc_gtm_":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_gaexp$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_gaexp_rc$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_opt_aw[cmgk]id$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^_opt_utmc$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^AMP_TOKEN$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"},"^GA_OPT_OUT$":{"expiry":"","purpose":"","provider":"","classification":"BLACKLISTED"}}},T({gpp:be,tcf:In,usp:ri}))})();var Promise})(); //# sourceMappingURL=osano.js.map