!function(n){var r={};function o(e){if(r[e])return r[e].exports;var t=r[e]={i:e,l:!1,exports:{}};return n[e].call(t.exports,t,t.exports,o),t.l=!0,t.exports}o.m=n,o.c=r,o.d=function(e,t,n){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(t,e){if(1&e&&(t=o(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(o.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var r in t)o.d(n,r,function(e){return t[e]}.bind(null,r));return n},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=392)}({1:function(e,n,t){"use strict";function r(e){for(var t in e)n.hasOwnProperty(t)||(n[t]=e[t])}Object.defineProperty(n,"__esModule",{value:!0}),r(t(42)),r(t(6)),r(t(7)),r(t(14)),r(t(74)),r(t(75)),r(t(76)),r(t(115))},100:function(e,t,n){"use strict";n.d(t,"b",function(){return u}),n.d(t,"a",function(){return l});var f=n(1),h=n(9);function r(e,t){for(var n=0;n, or IntMap");this.set_.add(e),this.maxId_=Math.max(this.maxId,e),this.bitLength=0}},l.prototype.empty=function(){this.set_=new Set},l.prototype.forEach=function(e){for(var t=1;t<=this.maxId;t++)e(this.has(t),t)},Object.defineProperty(l.prototype,"size",{get:function(){return this.set_.size},enumerable:!0,configurable:!0}),l.prototype.setAll=function(e){this.set(e)},l);function l(){var e=null!==s&&s.apply(this,arguments)||this;return e.bitLength=0,e.maxId_=0,e.set_=new Set,e}t.Vector=u},110:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(62),c=n(43),u=n(67),o=n(73),l=n(6),p=n(64),d=n(7),i=(s.encode=function(o,i){var e,s=this;try{e=this.fieldSequence[""+o.version][i]}catch(e){throw new l.EncodingError("Unable to encode version: "+o.version+", segment: "+i)}var a="";return i!==d.Segment.CORE&&(a=u.IntEncoder.encode(d.SegmentIDs.KEY_TO_ID[i],c.BitLength.segmentType)),e.forEach(function(t){var e=o[t],n=u.FieldEncoderMap[t],r=c.BitLength[t];void 0===r&&s.isPublisherCustom(t)&&(r=+o[p.Fields.numCustomPurposes]);try{a+=n.encode(e,r)}catch(e){throw new l.EncodingError("Error encoding "+i+"->"+t+": "+e.message)}}),r.Base64Url.encode(a)},s.decode=function(e,o,t){var i=this,s=r.Base64Url.decode(e),a=0;return t===d.Segment.CORE&&(o.version=u.IntEncoder.decode(s.substr(a,c.BitLength[p.Fields.version]),c.BitLength[p.Fields.version])),t!==d.Segment.CORE&&(a+=c.BitLength.segmentType),this.fieldSequence[""+o.version][t].forEach(function(e){var t=u.FieldEncoderMap[e],n=c.BitLength[e];if(void 0===n&&i.isPublisherCustom(e)&&(n=+o[p.Fields.numCustomPurposes]),0!==n){var r=s.substr(a,n);if(t===u.VendorVectorEncoder?o[e]=t.decode(r,o.version):o[e]=t.decode(r,n),Number.isInteger(n))a+=n;else{if(!Number.isInteger(o[e].bitLength))throw new l.DecodingError(e);a+=o[e].bitLength}}}),o},s.isPublisherCustom=function(e){return 0===e.indexOf("publisherCustom")},s.fieldSequence=new o.FieldSequence,s);function s(){}t.SegmentEncoder=i},111:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o,i,s,a,c,u,l,p,d,f,h,v,b,g,E,_,m,y,I,C,L,S,O,P,A,w=n(7),V=n(24),T=n(68),R=n(45),M=n(15),N=n(69),D=n(70),j=n(71),F=(r=w.Fields.version,o=w.Fields.created,i=w.Fields.lastUpdated,s=w.Fields.cmpId,a=w.Fields.cmpVersion,c=w.Fields.consentScreen,u=w.Fields.consentLanguage,l=w.Fields.vendorListVersion,p=w.Fields.policyVersion,d=w.Fields.isServiceSpecific,f=w.Fields.useNonStandardStacks,h=w.Fields.specialFeatureOptins,v=w.Fields.purposeConsents,b=w.Fields.purposeLegitimateInterests,g=w.Fields.purposeOneTreatment,E=w.Fields.publisherCountryCode,_=w.Fields.vendorConsents,m=w.Fields.vendorLegitimateInterests,y=w.Fields.publisherRestrictions,I=w.Fields.vendorsDisclosed,C=w.Fields.vendorsAllowed,L=w.Fields.publisherConsents,S=w.Fields.publisherLegitimateInterests,O=w.Fields.numCustomPurposes,P=w.Fields.publisherCustomConsents,A=w.Fields.publisherCustomLegitimateInterests,k[r]=M.IntEncoder,k[o]=T.DateEncoder,k[i]=T.DateEncoder,k[s]=M.IntEncoder,k[a]=M.IntEncoder,k[c]=M.IntEncoder,k[u]=N.LangEncoder,k[l]=M.IntEncoder,k[p]=M.IntEncoder,k[d]=V.BooleanEncoder,k[f]=V.BooleanEncoder,k[h]=R.FixedVectorEncoder,k[v]=R.FixedVectorEncoder,k[b]=R.FixedVectorEncoder,k[g]=V.BooleanEncoder,k[E]=N.LangEncoder,k[_]=j.VendorVectorEncoder,k[m]=j.VendorVectorEncoder,k[y]=D.PurposeRestrictionVectorEncoder,k.segmentType=M.IntEncoder,k[I]=j.VendorVectorEncoder,k[C]=j.VendorVectorEncoder,k[L]=R.FixedVectorEncoder,k[S]=R.FixedVectorEncoder,k[O]=M.IntEncoder,k[P]=R.FixedVectorEncoder,k[A]=R.FixedVectorEncoder,k);function k(){}t.FieldEncoderMap=F},112:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(7);t.FieldSequence=function(){var e,t;this[1]=((e={})[r.Segment.CORE]=[r.Fields.version,r.Fields.created,r.Fields.lastUpdated,r.Fields.cmpId,r.Fields.cmpVersion,r.Fields.consentScreen,r.Fields.consentLanguage,r.Fields.vendorListVersion,r.Fields.purposeConsents,r.Fields.vendorConsents],e),this[2]=((t={})[r.Segment.CORE]=[r.Fields.version,r.Fields.created,r.Fields.lastUpdated,r.Fields.cmpId,r.Fields.cmpVersion,r.Fields.consentScreen,r.Fields.consentLanguage,r.Fields.vendorListVersion,r.Fields.policyVersion,r.Fields.isServiceSpecific,r.Fields.useNonStandardStacks,r.Fields.specialFeatureOptins,r.Fields.purposeConsents,r.Fields.purposeLegitimateInterests,r.Fields.purposeOneTreatment,r.Fields.publisherCountryCode,r.Fields.vendorConsents,r.Fields.vendorLegitimateInterests,r.Fields.publisherRestrictions],t[r.Segment.PUBLISHER_TC]=[r.Fields.publisherConsents,r.Fields.publisherLegitimateInterests,r.Fields.numCustomPurposes,r.Fields.publisherCustomConsents,r.Fields.publisherCustomLegitimateInterests],t[r.Segment.VENDORS_ALLOWED]=[r.Fields.vendorsAllowed],t[r.Segment.VENDORS_DISCLOSED]=[r.Fields.vendorsDisclosed],t)}},113:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(7);t.SegmentSequence=function(e,t){var n;this[1]=[r.Segment.CORE],this[2]=[r.Segment.CORE],2===e.version&&(e.isServiceSpecific?this[2].push(r.Segment.PUBLISHER_TC):((n=!(!t||!t.isForVendors))&&!0!==e[r.Fields.supportOOB]||this[2].push(r.Segment.VENDORS_DISCLOSED),n&&(e[r.Fields.supportOOB]&&0{TITLE}
\n \n {SECTION}
\n \n {NAME}\n\n
\n {VENDOR_NAME}
\n \n '.concat(q("tcf_v2.storage_info.detailed.method_title"),"\n \n ").concat(q("tcf_v2.storage_info.detailed.type.".concat("string"==typeof r?r:"cookie")),"\n
"),'\n \n '.concat(q("tcf_v2.storage_info.detailed.duration"),"\n \n ").concat(u,"\n
"),"string"==typeof i?'\n \n '.concat(q("tcf_v2.storage_info.detailed.domain"),"\n \n ").concat(J(i),"\n
"):"",'\n \n '.concat(q("tcf_v2.storage_info.detailed.purposes"),"\n \n ").concat(c,"\n
")].join("")}function X(e){var t='[data-iub-storage-info-id="'.concat(e,'"');return document.querySelector(t)}function Z(e){var t=e.cookieMaxAgeSeconds,n=e.usesNonCookieAccess,r=e.deviceStorageDisclosureUrl,o=e.cookieRefresh;Object.assign(this,{cookieMaxAgeSeconds:t,usesNonCookieAccess:n,deviceStorageDisclosureUrl:r,cookieRefresh:o,root:document.createElement("div")})}Object.assign(Z.prototype,{render:function(){var e,t,n=!1,r="",o="";return void 0!==this.cookieMaxAgeSeconds&&(n=!0,null!==this.cookieMaxAgeSeconds&&-100!==this.cookieMaxAgeSeconds?r=z(this.cookieMaxAgeSeconds,!0,this.cookieRefresh):this.usesNonCookieAccess?r=q("tcf_v2.storage_info.intro.indefinite"):n=!1,void 0!==this.deviceStorageDisclosureUrl?(e=q("tcf_v2.storage_info.learn_label"),t=J('\n\n ').concat(q("tcf_v2.storage_info.label"),"\n ").concat(r,"\n ").concat(o,"\n
"):"",o&&(this.storageInfoPopupLink=this.root.querySelector(".storage-info-popup")),this.assignEvents(),this.root},assignEvents:function(){var n=this;this.storageInfoPopupLink&&this.storageInfoPopupLink.addEventListener("click",function(){var e,o=n.id,t=n.deviceStorageDisclosureUrl,i=function(){var e=X(o);e&&(e.innerHTML='Error while loading ').concat(t,""))};(e=new XMLHttpRequest).onload=function(e){var t=X(o);if(t)try{var n=e.target,r=JSON.parse(n.responseText).disclosures;t.innerHTML=r.map($).join("\n ').concat(te("tcf_v2.privacy_policy"),"\n
\n ");if(!e.length)return t;var n=this.generateHtmlLinks(e,"privacy",te("tcf_v2.privacy_policy"));if(!n.mainLink)return t;var r='';return r+=n.mainLink,n.links.length&&(r+=" (".concat(n.links.join(" - "),")")),r+"
"},getLegIntLinks:function(e){if(!e.length)return"";var t=this.generateHtmlLinks(e,"legIntClaim",te("tcf_v2.leg_int_information"));if(!t.mainLink)return"";var n='';return n+=t.mainLink,t.links.length&&(n+=" (".concat(t.links.join(" - "),")")),n+"
"},getVendorScreenReaderLabel:function(){var e=0\n '.concat(te("tcf_v2.purposes_label")," ").concat(t.join(te("tcf_v2.purpose_list_separator")+" "),".\n
"):"",n.length?'\n '.concat(te("tcf_v2.legit_purposes_label")," ").concat(n.join(te("tcf_v2.purpose_list_separator")+" "),".\n
"):"",r.length?'\n '.concat(te("tcf_v2.special_purposes_label")," ").concat(r.join(te("tcf_v2.purpose_list_separator")+" "),".\n
"):"",o.length?'\n '.concat(te("tcf_v2.features_label")," ").concat(o.join(te("tcf_v2.purpose_list_separator")+" "),".\n
"):"",i.length?'\n '.concat(te("tcf_v2.special_features_label")," ").concat(i.join(te("tcf_v2.purpose_list_separator")+" "),".\n
"):"",s.length?'\n '.concat(te("tcf_v2.data_declaration_label"),":\n
{FEATURES_INTRO}
\n{SPECIAL_FEATURES_INTRO}
\n \n\n {DESCRIPTION}\n {ILLUSTRATION}\n
\n ",{NAME:t,DESCRIPTION:n,DESCRIPTION_LEGAL:r,VENDOR_NAME:s?C()("",{NAME:t,COUNT:s[e],VENDORS:le("tcf_v2.vendors")}):C()("{NAME}",{NAME:t}),ILLUSTRATION:a&&o?C()('\n \n',{NAME:t,DESCRIPTION_LEGAL:r,LEARN_MORE:le("tcf_v2.learn_more")}):""}))}),c.join("")},createVendors:function(e){var t=this,n=this.vendorViews;ie.setCache(e),e.vendors.forEach(function(e){return n.push(new ie(e,t.publisherPurposeStates))}),2.2<=_iub.cs.options.tcfVersion&&(this.purposeCounts={all:{},consent:{},legitimateInterest:{}},this.specialPurposeCounts={},n.forEach(function(e){e.purposes.forEach(function(e){t.purposeCounts.all[e]=(t.purposeCounts.all[e]||0)+1,t.purposeCounts.consent[e]=(t.purposeCounts.consent[e]||0)+1}),e.legIntPurposes.forEach(function(e){t.purposeCounts.all[e]=(t.purposeCounts.all[e]||0)+1,t.purposeCounts.legitimateInterest[e]=(t.purposeCounts.legitimateInterest[e]||0)+1}),e.specialPurposes.forEach(function(e){t.specialPurposeCounts[e]=(t.specialPurposeCounts[e]||0)+1})}))},renderVendors:function(){var t;this.isVendorsRendered||(t=this.vendorsCollapsible.getBody(),this.vendorViews.forEach(function(e){return t.appendChild(e.render())}),this.isVendorsRendered=!0)},openVendorsList:function(){var e=this,t=this.promiseCreate();return this.renderPromise.then(function(){e.renderVendors(),e.vendorsCollapsible.setCollapsed(!1),t.resolve()}),t},closeVendorsList:function(){this.vendorsCollapsible.setCollapsed(!0)},buildUI:function(e){function t(e){return n._root.getElementsByClassName(e)[0]}var n=this;n.createVendors(e);var r=C()(pe,{TITLE:le("tcf_v2.widget_title"),DESCRIPTION:""+le("tcf_v2.widget_intro"),IAB_TITLE:le("tcf_v2.widget_iab_title"),PURPOSES_TITLE:le("tcf_v2.widget_purposes_title"),SPECIAL_PURPOSES_TITLE:le("tcf_v2.widget_special_purposes_title"),FEATURES_TITLE:le("tcf_v2.widget_features_title"),FEATURES_INTRO:le("tcf_v2.widget_features_intro"),SPECIAL_FEATURES_TITLE:le("tcf_v2.widget_special_features_title"),SPECIAL_FEATURES_INTRO:le("tcf_v2.widget_special_features_intro"),BUTTON_REJECT_CAPTION:le("tcf_v2.deactivate_all_purposes_button"),BUTTON_ACCEPT_ALL_CAPTION:le("tcf_v2.activate_all_purposes_button"),FEATURES_LIST:n.getFeaturesListHtml("features",n.vendorsData.features,null,"2.2"!==this.gvlHelper.tcfVersion),SPECIAL_PURPOSES:n.getFeaturesListHtml("specialPurposes",n.vendorsData.specialPurposes,this.specialPurposeCounts)});n._root.insertAdjacentHTML("beforeend",r),n.widgetContainer=t("widget-container"),n.purposesContainer=t("iub-cmp-purposes-container"),n.specialFeaturesContainer=t("iub-cmp-special-features-container"),n.activateAllPurposesButton=t("iub-cmp-enable-btn"),n.deactivateAllPurposesButton=t("iub-cmp-reject-btn"),n.purposesListView=new K("core",e.purposes,n.getLegIntPurposesMap(e.purposes),n.publisherPurposeStates,n.purposeCounts,!0,"purposes",function(e,t){return n.callbackPurposeEnabled(e,t)},function(e,t){return n.callbackLegIntPurposeEnabled(e,t)}),n.purposesContainer.appendChild(n.purposesListView.render()),n.specialFeaturesListView=new K("special-feature",e.specialFeatures,null,null,null,"2.2"!==this.gvlHelper.tcfVersion,"specialFeatures",function(e,t){return n.callbackSpecialFeatureEnabled(e,t)}),n.specialFeaturesContainer.appendChild(n.specialFeaturesListView.render()),n.vendorsCollapsible=new A("iub-cmp-collapse",le("tcf_v2.vendors_section_title"),n.callbackOnVendorsCollapse.bind(n)),n.widgetContainer.appendChild(n.vendorsCollapsible.root)},checkAndDisableVendors:function(e){var r=this;e.forEach(function(e){var t=e.purposes.every(function(e){return!1===r.purposesListView.isPurposeEnabled(e)}),n=e.specialFeatures.every(function(e){return!1===r.specialFeaturesListView.isPurposeEnabled(e)});t&&n&&e.setEnabled(!1)})},checkAndDisableVendorsLI:function(e){var t=this;e.forEach(function(e){e.legIntPurposes.every(function(e){return!1===t.purposesListView.isLegIntPurposeEnabled(e)})&&e.setLegIntEnabled(!1)})},callbackPurposeEnabled:function(e,t){e?this.vendorViews.forEach(function(e){e.hasPurpose(t)&&e.setEnabled(!0)}):this.checkAndDisableVendors(this.vendorViews)},callbackLegIntPurposeEnabled:function(e,t){e?this.vendorViews.forEach(function(e){e.hasLegIntPurpose(t)&&e.setLegIntEnabled(!0)}):this.checkAndDisableVendorsLI(this.vendorViews)},callbackSpecialFeatureEnabled:function(e,t){e?this.vendorViews.forEach(function(e){e.hasSpecialFeature(t)&&e.setEnabled(!0)}):this.checkAndDisableVendors(this.vendorViews)},callbackOnVendorsCollapse:function(e){e||this.openVendorsList(),this.isVendorListOpened=!e},assignEvents:function(){var e=this,t=_iub.cs.options.perPurposeConsent;this.popover.listen(e._root),e._root.addEventListener("click",function(e){return e.stopPropagation()}),e.activateAllPurposesButton.addEventListener("click",function(){e.enableAllEntities(),t||e.enableAllCustomPurposes()}),e.deactivateAllPurposesButton.addEventListener("click",function(){e.disableAllEntities(),t||e.disableAllCustomPurposes()})},render:function(t){var n=this;n.renderPromise=this.promiseCreate(),n.getVendorList(function(e){n.vendorsData=n.prepareVendorsData(e),n.buildUI(n.vendorsData),_iub.cs.options.googleAdditionalConsentMode&&(n.acInitialize(),_iub.cs.options.perPurposeConsent||n.acBuildUi(!1)),""!==n.consentString&&(n.setState(n.consentString),n.purposesListView.saveState({enabledPurposeIds:n.purposesListView.getEnabledPurposeIds(),enabledLegIntPurposeIds:n.purposesListView.getEnabledLegIntPurposeIds()}),n.specialFeaturesListView.saveState({enabledPurposeIds:n.specialFeaturesListView.getEnabledPurposeIds(),enabledLegIntPurposeIds:n.specialFeaturesListView.getEnabledLegIntPurposeIds()}),n.saveVendorsState({enabledVendorsIds:n.getEnabledVendorIds(),enabledLegIntVendorsIds:n.getEnabledLegIntVendorIds()}),n.acSaveState(n.acGetState())),n.assignEvents(),n.isRendered=!0,t(n._root),n.renderPromise.resolve()},function(){ce()("Something went wrong while retrieving the vendors list"),n.renderPromise.resolve()})},setState:function(e){if(e){var t=this.gvlHelper.getTcModel(e);if(t.purposeOneTreatment&&!t.isServiceSpecific)return;var n=[],r=[];t.purposeConsents.forEach(function(e,t){e&&n.push(t)}),t.purposeLegitimateInterests.forEach(function(e,t){e&&r.push(t)}),this.purposesListView.setAllEnabled(!1).setAllLegIntEnabled(!1).setPurposesEnabled(n,!0).setLegIntPurposedEnabled(r,!0),this.setSpecialFeaturesPurposes(t),this.vendorViews.forEach(function(e){e.setEnabled(t.vendorConsents.has(e.id)),e.setLegIntEnabled(t.vendorLegitimateInterests.has(e.id))})}this.acSetState(this.customPreferences?this.customPreferences.gac:"")},getRestrictionType:function(e){switch(e){case E.PURPOSE_DISALLOWED:return g.RestrictionType.NOT_ALLOWED;case E.PURPOSE_CONSENT_ONLY:return g.RestrictionType.REQUIRE_CONSENT;case E.PURPOSE_LI_ONLY:return g.RestrictionType.REQUIRE_LI;default:return null}},getState:function(){var u=this;if(!this.isRendered)return null;var e=this.tcModel,t=[],n=[],r=[];this.vendorViews.forEach(function(e){n.push(e.id),e.isEnabled()&&t.push(e.id),e.isLegIntEnabled()&&r.push(e.id)}),e.unsetAll(),e.publisherConsents.empty(),e.publisherLegitimateInterests.empty(),e.vendorConsents.set(t),e.vendorsDisclosed.set(n),e.vendorLegitimateInterests.set(r);var o=this.purposesListView.getEnabledPurposeIds(),i=this.purposesListView.getEnabledLegIntPurposeIds();e.purposeConsents.set(o),e.purposeLegitimateInterests.set(i),e.publisherConsents.set(o),e.publisherLegitimateInterests.set(i),e.specialFeatureOptins.set(this.specialFeaturesListView.getEnabledPurposeIds()),e.publisherRestrictions=new g.PurposeRestrictionVector;var s,l=e.publisherRestrictions;l.gvl=e.gvl,Object.entries(this.publisherPurposeStates).forEach(function(e){var t,n,r,o,i=(n=2,function(e){if(Array.isArray(e))return e}(t=e)||function(e,t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e)){var n=[],r=!0,o=!1,i=void 0;try{for(var s,a=e[Symbol.iterator]();!(r=(s=a.next()).done)&&(n.push(s.value),!t||n.length!==t);r=!0);}catch(e){o=!0,i=e}finally{try{r||null==a.return||a.return()}finally{if(o)throw i}}return n}}(t,n)||function(e,t){if(e){if("string"==typeof e)return ue(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ue(e,t):void 0}}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),s=i[0],a=i[1],c=u.getRestrictionType(a);null!==c&&(r=parseInt(s,10),o=new g.PurposeRestriction(r,c),u.vendorViews.forEach(function(e){var t=e.id;l.vendorHasRestriction(t,o)||l.add(t,o)}))}),e.consentScreen=this.isDisplayed?p.a.CONSENT_SCREEN_WIDGET:p.a.CONSENT_SCREEN_BANNER,e.consentLanguage=this.getISO639Lang(),e.gvl.changeLanguage(this.getISO639Lang()),e.isServiceSpecific=!0,"consent_not_needed"===this.publisherPurposeStates[1]&&(e.purposeOneTreatment=!0,(s=this.csOptions.tcfPublisherCC)&&"string"==typeof s&&2<=s.length&&(e.publisherCountryCode=s.substring(0,2).toUpperCase())),e.updated(),_=g.SemanticPreEncoder.process,g.SemanticPreEncoder.process=function(e,t){var n=_.call(this,e,t),r=n.gvl.vendors,o=Object.keys(r).filter(function(e){var t=r[e];return t.specialPurposes.length&&!t.purposes.length&&!t.legIntPurposes.length}).map(function(e){return+e});return n.vendorLegitimateInterests.set(o),n};var a=g.TCString.encode(e,{segments:["core"]});return g.SemanticPreEncoder.process=_,a}});var he=fe,ve=window,be=void 0===ve._iub?ve._iub={}:ve._iub,ge=be.cmp||(be.cmp={}),Ee=ge.VERSION||(ge.VERSION={});ge.exposeCmpGlobalFunction=function(e){var t,n,r,o,i=2