-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcb.js
8 lines (8 loc) · 175 KB
/
cb.js
1
2
3
4
5
6
7
8
/*
* Cookie Consents Banner by Intastellar Solutions, International
* intastellarsolutions.com/gdpr-cookiebanner
* consents.cdn.intastellarsolutions.com/uc.js
* @copy 2022-2024 Intastellar Solutions, International
*
*/
const pSBC = (e, n, t, i) => { let a, o, s, l, r, c, d, g = parseInt, k = Math.round, p = "string" == typeof t; return "number" != typeof e || e < -1 || e > 1 || "string" != typeof n || "r" != n[0] && "#" != n[0] || t && !p ? null : (this.pSBCr || (this.pSBCr = e => { let n = e.length, t = {}; if (n > 9) { if ([a, o, s, p] = e = e.split(","), n = e.length, n < 3 || n > 4) return null; t.r = g("a" == a[3] ? a.slice(5) : a.slice(4)), t.g = g(o), t.b = g(s), t.a = p ? parseFloat(p) : -1 } else { if (8 == n || 6 == n || n < 4) return null; n < 6 && (e = "#" + e[1] + e[1] + e[2] + e[2] + e[3] + e[3] + (n > 4 ? e[4] + e[4] : "")), e = g(e.slice(1), 16), 9 == n || 5 == n ? (t.r = e >> 24 & 255, t.g = e >> 16 & 255, t.b = e >> 8 & 255, t.a = k((255 & e) / .255) / 1e3) : (t.r = e >> 16, t.g = e >> 8 & 255, t.b = 255 & e, t.a = -1) } return t }), d = n.length > 9, d = p ? t.length > 9 || "c" == t && !d : d, r = this.pSBCr(n), l = e < 0, c = t && "c" != t ? this.pSBCr(t) : l ? { r: 0, g: 0, b: 0, a: -1 } : { r: 255, g: 255, b: 255, a: -1 }, l = 1 - (e = l ? -1 * e : e), r && c ? (i ? (a = k(l * r.r + e * c.r), o = k(l * r.g + e * c.g), s = k(l * r.b + e * c.b)) : (a = k((l * r.r ** 2 + e * c.r ** 2) ** .5), o = k((l * r.g ** 2 + e * c.g ** 2) ** .5), s = k((l * r.b ** 2 + e * c.b ** 2) ** .5)), p = r.a, c = c.a, r = p >= 0 || c >= 0, p = r ? p < 0 ? c : c < 0 ? p : p * l + c * e : 0, d ? "rgb" + (r ? "a(" : "(") + a + "," + o + "," + s + (r ? "," + k(1e3 * p) / 1e3 : "") + ")" : "#" + (4294967296 + 16777216 * a + 65536 * o + 256 * s + (r ? k(255 * p) : 0)).toString(16).slice(1, r ? void 0 : -2)) : null) }; function darkLightCheck(e) { let n, t, i, a; return e.match(/^rgb/) ? (n = (e = e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/))[1], t = e[2], i = e[3]) : (n = (e = +("0x" + e.slice(1).replace(e.length < 5 && /./g, "$&$&"))) >> 16, t = e >> 8 & 255, i = 255 & e), a = Math.sqrt(n * n * .299 + t * t * .587 + i * i * .114), a > 163.5 ? "light" : "dark" } let message = "", cookieBtn = ""; const banner = document.createElement("inta-consents-settings-btn"), bannerContent = document.createElement("button"), intastellarLogoLight = "https://www.intastellarsolutions.com/assets/logos/intastellar-logo-new-white.svg", intastellarLogoDark = "https://www.intastellarsolutions.com/assets/logos/intastellar-logo-new.svg", moreSettings = document.createElement("inta-consents-banner"), moreSettingsContent = document.createElement("section"), moreintHeader = document.createElement("intheader"), moreContentText = document.createElement("section"), moreFooter = document.createElement("div"), intaconsents = document.createElement("intastellarconsents"), pluginSource = void 0 === findScriptParameter("utm_source") ? "Intastellar+Solutions+Cookiebanner" : findScriptParameter("utm_source"); window.platform = void 0 === findScriptParameter("utm_source") ? "Manual" : findScriptParameter("utm_source"); let intastellarCookieLanguageSettings = "Cookie Indstillinger"; "de" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Cookie Einstellungen" : "en" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Cookie Settings" : "es" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Configuración de cookies" : "fr" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Paramètres des cookies" : "sv" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Kakinställningar" : "no" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Informasjonskapselinnstillinger" : "nl" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Cookie-instellingen" : "it" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Impostazioni dei cookie" : "fi" == intastellarCookieLanguage ? intastellarCookieLanguageSettings = "Evästeasetukset" : "ru" == intastellarCookieLanguage && (intastellarCookieLanguageSettings = "Настройки файлов cookie"), moreSettings.setAttribute("class", "intastellarCookieConstents"), moreSettingsContent.setAttribute("class", "intastellarCookieConstents__content"), moreintHeader.setAttribute("class", "intastellarCookieConstents__content-intHeader"), moreFooter.setAttribute("class", "intastellarCookieConstents__content-footer"), moreContentText.setAttribute("class", "intastellarCookieConstents__content-main"); const intastellarCookieConstents__Container = document.createElement("article"), intastellarCookieButtons = document.createElement("section"), testSection = document.createElement("section"); testSection.setAttribute("class", "intastellarCookieConstents__contentC"), testSection.appendChild(moreintHeader), testSection.appendChild(moreContentText), moreSettingsContent.appendChild(intastellarCookieConstents__Container), intastellarCookieConstents__Container.appendChild(testSection), intastellarCookieConstents__Container.appendChild(intastellarCookieButtons), intastellarCookieConstents__Container.appendChild(moreFooter); const cookieSettings = document.createElement("article"), cookieSettingsContent = document.createElement("section"); bannerContent.setAttribute("class", "intastellarCookie-settingsContainer"), intastellarCookieButtons.setAttribute("class", "intastellarCookie-settings__buttons"), bannerContent.setAttribute("title", intastellarCookieLanguageSettings), cookieSettings.setAttribute("class", "intastellarCookie-settings__container"), banner.setAttribute("onclick", "javascript:IntastellarCookieConsent.renew();"); const arrange = void 0 === window?.INTA?.settings || void 0 === window?.INTA?.settings.arrange ? "" : window?.INTA?.settings.arrange, intastellarLogo = "light" === darkLightCheck(window.INTA.settings.color) ? intastellarLogoDark : intastellarLogoLight; function setIntastellarPartnerDomain() { if (null !== window?.INTA?.settings.partnerDomain && window?.INTA?.settings?.partnerDomain?.length > 0) { const e = document.createElement("iframe"); e.src = "/cookieSharingIframe.html", e.id = "intastellarCrossSiteCheck", e.style.display = "none", e.style.position = "absolute", e.style.top = "-100%", e.style.left = "-100%" } } function generatePoweredBy() { return -1 == window.location.host.indexOf("intastellarsolutions") && (poweredBy = "<span class='intastellarCookie-settings__poweredBy' alt='This cookie banner is powered by Intastellar Consents Solutions'>Powered by <a class='intastellarCookie-settings__poweredByLink' href='https://www.intastellarsolutions.com?utm_source=" + encodeURI(window.location.href) + "&utm_content=powered_by&utm_medium=referral&utm_campaign=" + pluginSource + "&utm_term=gdpr_banner_logo' target='_blank' rel='noopener'><img class='intastellarCookie-settings__poweredByImg' width='100px' height='100px' src='" + intastellarLogo + "' alt='Intastellar Solutions, International'></a></span>"), `<section class="intSettingsPoweredBy" > ${poweredBy}</section>` } -1 == window.location.host.indexOf("intastellarsolutions") && (poweredBy = "<span class='intastellarCookie-settings__poweredBy' alt='This cookie banner is powered by Intastellar Consents Solutions'>Powered by <a class='intastellarCookie-settings__poweredByLink' href='https://www.intastellarsolutions.com?utm_source=" + encodeURI(window.location.href) + "&utm_content=powered_by&utm_medium=referral&utm_campaign=" + pluginSource + "&utm_term=gdpr_banner_logo' target='_blank' rel='noopener'><img class='intastellarCookie-settings__poweredByImg' width='100px' height='100px' src='" + intastellarLogo + "' alt='Intastellar Solutions, International'></a></span>"), "ltr" == arrange && (bannerContent.classList.add("intastellarCookie-settingsContainer--otherSide"), cookieSettings.classList.add("intastellarCookie-settings__container--otherSide")); const messages = { danish: "Ved at acceptere alle cookies understøtter du " + document.domain + " med at udvikle en bedre løsning til dig.</p><p>Vælg om du vil tillade kun de nødvendige cookies eller om du vil tillade alle cookies.", german: "Wenn Sie auf akzeptieren klicken, unterstützen Sie " + document.domain + " bei der Weiterentwicklung von unserer Webseite.</p><p>Wählen Sie zwischen alle Cookies akzeptieren oder Ablehnen.", english: "By accepting all cookies, you support " + document.domain + " in developing a better solution for you. </p><p> Select whether you want to allow only the necessary cookies or whether you want to allow all cookies.", spanish: "Al aceptar todas las cookies, apoyas a " + document.domain + " en el desarrollo de una mejor solución para ti.</p><p>Seleccione si desea permitir solo las cookies necesarias o si desea permitir todas las cookies.", french: "En acceptant tous les cookies, vous soutenez " + document.domain + " dans le développement d'une meilleure solution pour vous.</p><p>Sélectionnez si vous souhaitez autoriser uniquement les cookies nécessaires ou si vous souhaitez autoriser tous les cookies.", swedish: "Genom att acceptera alla cookies stöder du " + document.domain + " i att utveckla en bättre lösning för dig.</p><p>Välj om du vill tillåta endast nödvändiga cookies eller om du vill tillåta alla cookies.", norwegian: "Ved å akseptere alle informasjonskapsler støtter du " + document.domain + " i å utvikle en bedre løsning for deg.</p><p>Velg om du vil tillate bare nødvendige informasjonskapsler eller om du vil tillate alle informasjonskapsler.", finnish: "Hyväksymällä kaikki evästeet tuet " + document.domain + " paremman ratkaisun kehittämisessä sinulle.</p><p>Valitse, haluatko sallia vain välttämättömät evästeet vai haluatko sallia kaikki evästeet.", dutch: "Door alle cookies te accepteren, ondersteunt u " + document.domain + " bij het ontwikkelen van een betere oplossing voor u.</p><p>Kies of u alleen de noodzakelijke cookies wilt toestaan of dat u alle cookies wilt toestaan.", italian: "Accettando tutti i cookie, supporti " + document.domain + " nello sviluppo di una soluzione migliore per te.</p><p>Scegli se vuoi consentire solo i cookie necessari o se vuoi consentire tutti i cookie.", portuguese: "Ao aceitar todos os cookies, você apoia " + document.domain + " no desenvolvimento de uma solução melhor para você.</p><p>Escolha se deseja permitir apenas os cookies necessários ou se deseja permitir todos os cookies.", russian: "Принимая все файлы cookie, вы поддерживаете " + document.domain + " в разработке лучшего решения для вас.</p><p>Выберите, хотите ли вы разрешить только необходимые файлы cookie или разрешить все файлы cookie." }, messageWrapStart = "<div class='intastellarCookie-settings__contentConatiner'><p>", messageWrapEnd = "</p></div>", settingsMessagesLanguages = { danish: `<h3 style=" font-size: 25px;">Du bestemmer selv over dine data!</h3>\n <p>Vi og vores samarbejdspartnere bruger teknologier, herunder cookies, til at indsamle oplysninger om dig til forskellige formål, herunder:</p>\n <ol>\n <li>Funktion</li>\n <li>Statistik</li>\n <li>Marketing</li>\n </ol>\n <p>Ved at trykke på 'Accepter' giver du samtykke til alle disse formål. Du kan også vælge hvilke formål du ønsker at give samtykke til ved at benytte checkboksene herunder, og derefter trykke på ”Gem”.\n Du kan til enhver tid trække dit samtykke tilbage ved at trykke på det lille ikon nederst i ${"ltr" == window?.INTA?.settings.arrange ? "venstre" : "højre"} hjørne af hjemmesiden.</p>\n <p>Du kan læse mere om vores brug af cookies og andre teknologier, samt om vores indsamling og behandling af personoplysninger ved at trykke på nedenstående links.</p>\n ${generatePolicyUrl("Vores privat og cookie politik")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International privat politik</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, german: `<h3 style=" font-size: 25px;">Sie haben die Kontrolle über Ihre Daten</h3>\n <p>Wir und unsere Geschäftspartner nutzen Technologien wie Cookies dazu, personenbezogene Informationen für verschiedene Zwecke zu sammeln, darunter:</p>\n <ol>\n <li>Funktion</li>\n <li>Statistik</li>\n <li>Werbung</li>\n </ol>\n <p>Wenn Sie auf „Akzeptieren“ klicken, erteilen Sie Ihre Einwilligung für alle diese Zwecke. Sie können auch entscheiden, welchen Zwecken Sie zustimmen, indem Sie das Kästchen neben dem Zweck anklicken und auf „Speichern“ klicken.</p>\n <p>Sie können Ihre Einwilligung jederzeit widerrufen, indem Sie auf das kleine Symbol unten in der ${"ltr" == window?.INTA?.settings.arrange ? "linken" : "rechten"} Ecke klicken.</p>\n ${generatePolicyUrl("Unsere Datenschutz Erklährung und Cookie politik")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International Datenschutz erklährung</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, english: `<h3 style=" font-size: 25px;">You´re in control</h3>\n <p>We and our business partners uses technologies, including cookies, to collect information about you for various purposes, including:</p>\n <ol>\n <li>Functional</li>\n <li>Statistical</li>\n <li>Advertisement</li>\n </ol>\n <p>By clicking 'Accept', you give your consent for all these purposes. You can also choose to specify the purposes you consent to by ticking the checkbox next to the purpose and clicking 'Save settings'.</p>\n <p>You may withdraw your consent at any time by clicking the small icon at the bottom ${"ltr" == window?.INTA?.settings.arrange ? "left" : "right"} corner of the website.</p>\n ${generatePolicyUrl("Our Privacy and cookie Policy")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International privacy policy</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, spanish: `<h3 style=" font-size: 25px;">Tienes el control</h3>\n <p>Nosotros y nuestros socios comerciales utilizamos tecnologías, incluidas las cookies, para recopilar información sobre usted con diversos fines, incluidos:</p>\n <ol>\n <li>Funcional</li>\n <li>Estadísticas</li>\n <li>Publicidad</li>\n </ol>\n <p>Al hacer clic en "Aceptar", usted da su consentimiento para todos estos fines. También puede decidir a qué fines dar su consentimiento marcando la casilla junto al fin y haciendo clic en "Guardar configuración".</p>\n <p>Puede retirar su consentimiento en cualquier momento haciendo clic en el pequeño icono en la esquina inferior ${"ltr" == window?.INTA?.settings.arrange ? "izquierda" : "derecha"} del sitio web.</p>\n ${generatePolicyUrl("Nuestra política de privacidad y cookies")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International política de privacidad</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, french: `<h3 style=" font-size: 25px;">Vous êtes aux commandes</h3>\n <p>Nous et nos partenaires commerciaux utilisons des technologies, y compris des cookies, pour collecter des informations vous concernant à diverses fins, notamment:</p>\n <ol>\n <li>Fonctionnel</li>\n <li>Statistiques</li>\n <li>Publicité</li>\n </ol>\n <p>En cliquant sur "Accepter", vous donnez votre consentement pour tous ces objectifs. Vous pouvez également choisir de spécifier les objectifs auxquels vous consentez en cochant la case à côté de l'objectif et en cliquant sur "Enregistrer les paramètres".</p>\n <p>Vous pouvez retirer votre consentement à tout moment en cliquant sur le petit icône en bas à gauche du site web.</p>\n ${generatePolicyUrl("Notre politique de confidentialité et de cookies")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International politique de confidentialité</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, swedish: `<h3 style=" font-size: 25px;">Du har kontrollen</h3>\n <p>Vi och våra affärspartners använder teknik, inklusive cookies, för att samla in information om dig för olika ändamål, inklusive:</p>\n <ol>\n <li>Funktionell</li>\n <li>Statistik</li>\n <li>Marknadsföring</li>\n </ol>\n <p>Genom att klicka på "Acceptera" ger du ditt samtycke till alla dessa ändamål. Du kan också välja att specificera de ändamål du samtycker till genom att markera rutan bredvid ändamålet och klicka på "Spara inställningar".</p>\n <p>Du kan återkalla ditt samtycke när som helst genom att klicka på den lilla ikonen längst ned ${"ltr" == window?.INTA?.settings.arrange ? "vänster" : "höger"} hörn av webbplatsen.</p>\n ${generatePolicyUrl("Vår integritets- och cookiepolicy")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International integritetspolicy</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, norwegian: `<h3 style=" font-size: 25px;">Du har kontrollen</h3>\n <p>Vi og våre forretningspartnere bruker teknologi, inkludert informasjonskapsler, for å samle inn informasjon om deg for ulike formål, inkludert:</p>\n <ol>\n \n <li>Funksjonell</li>\n <li>Statistikk</li>\n <li>Markedsføring</li>\n </ol>\n <p>Ved å klikke på "Godta", gir du ditt samtykke til alle disse formålene. Du kan også velge å spesifisere formålene du samtykker til ved å krysse av i boksen ved siden av formålet og klikke på "Lagre innstillinger".</p>\n <p>Du kan når som helst trekke tilbake ditt samtykke ved å klikke på det lille ikonet nederst ${"ltr" == window?.INTA?.settings.arrange ? "venstre" : "høyre"} hjørne av nettsiden.</p>\n ${generatePolicyUrl("Vår personvern- og informasjonskapsler")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International personvernpolicy</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, finnish: `<h3 style=" font-size: 25px;">Olet ohjaimissa</h3>\n <p>Me ja liikekumppanimme käytämme teknologioita, mukaan lukien evästeet, kerätäksemme tietoja sinusta eri tarkoituksiin, mukaan lukien:</p>\n <ol>\n <li>Toiminnallinen</li>\n <li>Tilastollinen</li>\n <li>Mainonta</li>\n </ol>\n <p>Klikkaamalla "Hyväksy" annat suostumuksesi kaikkiin näihin tarkoituksiin. Voit myös valita, mihin tarkoituksiin suostut valitsemalla ruudun tarkoituksen vieressä ja napsauttamalla "Tallenna asetukset".</p>\n <p>Voit peruuttaa suostumuksesi milloin tahansa napsauttamalla sivuston alareunan pientä kuvaketta ${"ltr" == window?.INTA?.settings.arrange ? "vasen" : "oikea"} kulma.</p>\n ${generatePolicyUrl("Tietosuojakäytäntömme ja evästekäytäntömme")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International tietosuojakäytäntö</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, dutch: `<h3 style=" font-size: 25px;">U bent in controle</h3>\n <p>Wij en onze zakenpartners gebruiken technologieën, waaronder cookies, om informatie over u te verzamelen voor verschillende doeleinden, waaronder:</p>\n <ol>\n <li>Functioneel</li>\n <li>Statistisch</li>\n <li>Reclame</li>\n </ol>\n <p>Door op 'Accepteren' te klikken, geeft u uw toestemming voor al deze doeleinden. U kunt ook beslissen welke doeleinden u wilt goedkeuren door het selectievakje naast het doel aan te vinken en op 'Instellingen opslaan' te klikken.</p>\n <p>U kunt uw toestemming te allen tijde intrekken door op het kleine pictogram te klikken onderaan de ${"ltr" == window?.INTA?.settings.arrange ? "linker" : "rechter"} hoek van de website.</p>\n ${generatePolicyUrl("Ons privacy- en cookiebeleid")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International privacybeleid</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, italian: `<h3 style=" font-size: 25px;">Sei al comando</h3>\n <p>Noi e i nostri partner commerciali utilizziamo tecnologie, tra cui i cookie, per raccogliere informazioni su di te per vari scopi, tra cui:</p>\n <ol>\n <li>Funzionale</li>\n <li>Statistiche</li>\n <li>Pubblicità</li>\n </ol>\n <p>Cliccando su "Accetta", dai il tuo consenso per tutti questi scopi. Puoi anche decidere a quali scopi acconsentire spuntando la casella accanto allo scopo e cliccando su "Salva impostazioni".</p>\n <p>Puoi revocare il tuo consenso in qualsiasi momento cliccando sull'icona in basso a sinistra del sito web.</p>\n ${generatePolicyUrl("La nostra politica sulla privacy e sui cookie")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International privacy policy</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, portuguese: `<h3 style=" font-size: 25px;">Você está no controle</h3>\n <p>Nós e nossos parceiros comerciais usamos tecnologias, incluindo cookies, para coletar informações sobre você para diversos fins, incluindo:</p>\n <ol>\n <li>Funcional</li>\n <li>Estatísticas</li>\n <li>Publicidade</li>\n </ol>\n <p>Ao clicar em "Aceitar", você dá seu consentimento para todos esses fins. Você também pode optar por especificar os fins aos quais consente marcando a caixa ao lado do fim e clicando em "Salvar configurações".</p>\n <p>Você pode retirar seu consentimento a qualquer momento clicando no pequeno ícone na parte inferior ${"ltr" == window?.INTA?.settings.arrange ? "esquerda" : "direita"} do site.</p>\n ${generatePolicyUrl("Nossa política de privacidade e cookies")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International política de privacidade</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}`, russian: `<h3 style=" font-size: 25px;">Вы в контроле</h3>\n <p>Мы и наши деловые партнеры используем технологии, включая файлы cookie, для сбора информации о вас для различных целей, включая:</p>\n <ol>\n <li>Функциональный</li>\n <li>Статистика</li>\n <li>Реклама</li>\n </ol>\n <p>Нажимая «Принять», вы даете согласие на все эти цели. Вы также можете решить, какие цели вы согласны утвердить, установив флажок рядом с целью и нажав «Сохранить настройки».</p>\n <p>Вы можете отозвать свое согласие в любое время, нажав на небольшой значок в нижнем ${"ltr" == window?.INTA?.settings.arrange ? "левом" : "правом"} углу веб-сайта.</p>\n ${generatePolicyUrl("Наша политика конфиденциальности и файлы cookie")}\n <button onClick="showPrivacy()" class="intastellarCookie-settings__privacyLink">Intastellar Solutions, International политика конфиденциальности</button>\n ${"banner" == window.INTA.settings.design ? generatePoweredBy() : ""}` }; null != intastellarCookieLanguage && ("da" === intastellarCookieLanguage || "da-DK" === intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.danish, intastellarShowHideDetailsText = "Vis detaljer", message = messageWrapStart + messages.danish + "</p></div>" + generatePolicyUrl("Vores privat og cookie politik") + ("banner" == window.INTA.settings.design ? generatePoweredBy() : ""), generateCookieSettingsButton(intastellarSupportedLanguages.danish.saveSettings, "Accepter"), intastellarShowHideDetailsText, cookieBtn = generateCookieButtons("Accepter", "Afvis", "Indstillinger"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.danish.saveSettings, "Accepter")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, moreFooter.innerHTML = `\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <p>ID: ${getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2])).uid : intaConsentsObjectVariable.uid}</p>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n \n `) : "de-DE" === intastellarCookieLanguage || "de" === intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.german, intastellarShowHideDetailsText = "Details einblenden", message = messageWrapStart + messages.german + "</p></div>" + generatePolicyUrl("Unsere Datenschutz Erklährung und Cookie politik") + ("banner" == window.INTA.settings.design ? generatePoweredBy() : ""), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.german.saveSettings, "Akzeptieren")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Akzeptieren", "Ablehnen", "Einstellungen"), moreFooter.innerHTML = `\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.german.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.german.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.german.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.german.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <p>ID: ${getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2])).uid : intaConsentsObjectVariable.uid}</p>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.german.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.german.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.german.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.german.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.german.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.german.statisic.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.german.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.german.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n `) : "en" === intastellarCookieLanguage || "en-GB" === intastellarCookieLanguage || "en-US" === intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.english, intastellarShowHideDetailsText = "Show details", message = messageWrapStart + messages.english + "</p></div>" + generatePolicyUrl("Our Privacy and cookie Policy") + ("banner" == window.INTA.settings.design ? generatePoweredBy() : ""), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n \n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.english.saveSettings, "Accept")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Accept", "Decline All", "Settings"), moreFooter.innerHTML = `\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.english.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.english.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.english.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.english.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <p>ID: ${getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2])).uid : intaConsentsObjectVariable.uid}</p>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.english.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.english.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.english.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.english.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.english.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.english.statisic.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.english.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.english.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n `) : "es" == intastellarCookieLanguage || "es-ES" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.spanish, intastellarShowHideDetailsText = "Mostrar detalles", message = messageWrapStart + messages.spanish + "</p></div>" + generatePolicyUrl("Nuestra política de privacidad y cookies"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.spanish.saveSettings, "Aceptar")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Aceptar", "Rechazar", "Configuración"), moreFooter.innerHTML = `\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSetting checkMarkContainer" disabled>\n <span class="intSettingsTitle">${intastellarSupportedLanguages.spanish.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.spanish.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.spanish.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.spanish.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <p>ID: ${getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2])).uid : intaConsentsObjectVariable.uid}</p>\n <h3 class="intaExpandCookieList">\n ${intastellarSupportedLanguages.spanish.necessary.title} <i class="intastellar__arrow"></i>\n </h3>\n <p>${intastellarSupportedLanguages.spanish.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.spanish.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.spanish.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.spanish.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.spanish.statisic.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.spanish.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.spanish.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n `) : "fr" == intastellarCookieLanguage || "fr-FR" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.french, intastellarShowHideDetailsText = "Afficher les détails", message = messageWrapStart + messages.french + "</p></div>" + generatePolicyUrl("Notre politique de confidentialité et de cookies"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.french.saveSettings, "Accepter")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Accepter", "Refuser", "Paramètres"), moreFooter.innerHTML = `\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.french.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.french.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.french.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.french.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <p>ID: ${getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2])).uid : intaConsentsObjectVariable.uid}</p>\n <h3 class="intaExpandCookieList">\n ${intastellarSupportedLanguages.french.necessary.title} <i class="intastellar__arrow"></i>\n </h3>\n <p>${intastellarSupportedLanguages.french.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.french.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.french.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.french.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.french.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.french.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.french.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n `) : "sv" == intastellarCookieLanguage || "sv-SE" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.swedish, intastellarShowHideDetailsText = "Visa detaljer", message = messageWrapStart + messages.swedish + "</p></div>" + generatePolicyUrl("Vår sekretesspolicy och cookiepolicy"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.swedish.saveSettings, "Acceptera")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Acceptera", "Avvisa", "Inställningar"), moreFooter.innerHTML = `\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.swedish.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.swedish.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.swedish.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.swedish.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <p>ID: ${getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2])).uid : intaConsentsObjectVariable.uid}</p>\n <h3 class="intaExpandCookieList">\n ${intastellarSupportedLanguages.swedish.necessary.title} <i class="intastellar__arrow"></i>\n </h3>\n <p>${intastellarSupportedLanguages.swedish.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.swedish.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.swedish.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.swedish.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.swedish.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.swedish.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.swedish.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n `) : "no" == intastellarCookieLanguage || "no-NO" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.norwegian, intastellarShowHideDetailsText = "Vis detaljer", message = messageWrapStart + messages.norwegian + "</p></div>" + generatePolicyUrl("Vår personvernerklæring og informasjonskapsler"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.norwegian.saveSettings, "Godta")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Godta", "Avslå", "Innstillinger"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && "" != window.INTA.settings.logo || "banner" == window.INTA.settings.design && window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.danish.saveSettings, "Accept")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Accepter", "Afvis", "Indstillinger"), moreFooter.innerHTML = `\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.norwegian.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.norwegian.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.dutch.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.norwegian.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.norwegian.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.norwegian.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.norwegian.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.norwegian.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n `) : "nl" == intastellarCookieLanguage || "nl-NL" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.dutch, intastellarShowHideDetailsText = "Toon details", message = messageWrapStart + messages.dutch + "</p></div>" + generatePolicyUrl("Ons privacy- en cookiebeleid"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.dutch.saveSettings, "Accepteren")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Accepteren", "Weigeren", "Instellingen"), moreFooter.innerHTML = `\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.dutch.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.dutch.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.dutch.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.dutch.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.dutch.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.dutch.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.dutch.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.dutch.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.dutch.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n `) : "it" == intastellarCookieLanguage || "it-IT" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.italian, intastellarShowHideDetailsText = "Mostra dettagli", message = messageWrapStart + messages.italian + "</p></div>" + generatePolicyUrl("Ons privacy- en cookiebeleid"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.italian.saveSettings, "Accetta")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Accetta", "Rifiuta", "Impostazioni"), moreFooter.innerHTML = `\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.italian.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.italian.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.italian.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.italian.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.italian.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.italian.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.italian.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.italian.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.italian.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.italian.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.italian.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.italian.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n `) : "fi" == intastellarCookieLanguage || "fi-FI" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.finnish, intastellarShowHideDetailsText = "Näytä tiedot", message = messageWrapStart + messages.finnish + "</p></div>" + generatePolicyUrl("Tietosuojakäytäntömme ja evästekäytäntömme"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.finnish.saveSettings, "Hyväksy")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Hyväksy", "Hylkää", "Asetukset"), moreFooter.innerHTML = `\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.finnish.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.finnish.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.finnish.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.finnish.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.finnish.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.finnish.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.finnish.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.finnish.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.finnish.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.finnish.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.finnish.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.finnish.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n `) : "ru" == intastellarCookieLanguage || "ru-RU" == intastellarCookieLanguage ? (settingsMessage = settingsMessagesLanguages.russian, intastellarShowHideDetailsText = "Показать детали", message = messageWrapStart + messages.russian + "</p></div>" + generatePolicyUrl("Наша политика конфиденциальности и использования файлов cookie"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && window.INTA.settings.logo && "" != window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.russian.saveSettings, "Принять")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Принять", "Отклонить", "Настройки"), moreFooter.innerHTML = `\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.russian.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.russian.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.russian.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.russian.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.russian.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.russian.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.russian.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.russian.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.russian.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.russian.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.russian.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.russian.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n `) : (settingsMessage = settingsMessagesLanguages.danish, intastellarShowHideDetailsText = "Vis detaljer", message = messageWrapStart + messages.danish + "</p></div>" + generatePolicyUrl("Vores privat og cookie politik"), intastellarCookieButtons.innerHTML = `<section class="intCookieSaveSettingsContainer">\n ${"banner" == window.INTA.settings.design && "" != window.INTA.settings.logo || "banner" == window.INTA.settings.design && window.INTA.settings.logo ? `\n <img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ${generateCookieSettingsButton(intastellarSupportedLanguages.danish.saveSettings, "Accept")}\n <button class="intLearnMoreBtn" >${intastellarShowHideDetailsText}</button>\n </section>`, cookieBtn = ("banner" == window.INTA.settings.design) + `\n ${window.INTA.settings.logo && "" != window.INTA.settings.logo ? `<img class="intSettingsCompanyLogo" src="${window.INTA.settings.logo}" alt="Intastellar Solutions, International">` : ""}\n ` + generateCookieButtons("Accepter", "Afvis", "Indstillinger"), moreFooter.innerHTML = `\n <section class="intastellar_privacyPolicy"></section>\n <article class="intReadMore">\n <section class="required">\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.necessary.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.necessary.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_requiredCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.functional.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.functional.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_functionalCookieList)}\n </article> \n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.statisic.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.statisic.description}</p> \n <article class="intaCookieListOverview">\n ${listAllCookies(inta_statisticCookieList)}\n </article>\n </section>\n <section>\n <h3 class="intaExpandCookieList">${intastellarSupportedLanguages.danish.marketing.title} <i class="intastellar__arrow"></i></h3>\n <p>${intastellarSupportedLanguages.danish.marketing.description}</p>\n <article class="intaCookieListOverview">\n ${listAllCookies(inta_marketingCookieList)}\n </article>\n </section>\n </article>\n <article class="intCookieSetting__form">\n <section class="intastellarSettings__control">\n <label class="intSettingDisabled checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.necessary.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" type="checkbox" disabled checked>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.functional.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="functional" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.functionalCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.statisic.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="statics" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.staticsticCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n <section class="intastellarSettings__control">\n <label class="checkMarkContainer">\n <span class="intSettingsTitle">${intastellarSupportedLanguages.danish.marketing.title}</span>\n <span class="intCheckmarkSliderContainer">\n <input class="intCookieSetting__checkbox" id="marketing" type="checkbox" ${"" != getCookie(int_hideCookieBannerName) && getCookie(int_hideCookieBannerName).indexOf("__inta") > -1 && JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents?.advertisementCookies}>\n <span class="checkmark round"></span>\n </span>\n </label>\n </section>\n </article>\n `)), moreContentText.innerHTML = settingsMessage; let ccpa = void 0 !== window?.INTA?.settings && void 0 !== window?.INTA?.settings.ccpa && window?.INTA?.settings.ccpa.on, ccpaUrl = void 0 !== window?.INTA?.settings && void 0 !== window?.INTA?.settings.ccpa && window?.INTA?.settings.ccpa.url, cookieColor = void 0 === window?.INTA?.settings || void 0 === window?.INTA?.settings.color || !1 === window?.INTA?.settings.color || window?.INTA?.settings.color.indexOf("[") > -1 || "" === window?.INTA?.settings.color ? "rgba(0, 51, 153, 1)" : window?.INTA?.settings.color, cookieLogo = void 0 === window?.INTA?.settings || void 0 === window?.INTA?.settings.logo || "" === window?.INTA?.settings.logo || window?.INTA?.settings.logo.indexOf("[") > -1 ? null : window?.INTA?.settings.logo, backgroundColor = void 0 === window?.INTA?.settings || void 0 === window?.INTA?.settings.background_color ? "#fff" : window?.INTA?.settings.background_color, cookieTextColor = invertColor(backgroundColor); const checkMarkColor = cookieColor; let brightColor = ""; if (-1 != cookieColor.indexOf("var")) { document.querySelector(":root").style.setProperty(cookieColor.split("(")[1].split(")")[0] + "--bright", pSBC(-.6, getComputedStyle(document.documentElement).getPropertyValue(cookieColor.split("(")[1].split(")")[0]))), brightColor = "var(" + cookieColor.split("(")[1].split(")")[0] + "--bright)" } else brightColor = pSBC(-.6, cookieColor); const intaCookieBannerStyle = document.createElement("style"); let textSettings = void 0 !== window?.INTA?.settings && void 0 !== window?.INTA?.settings.text && window?.INTA?.settings.text, withText = `\n.intastellarCookie-settingsContainer{\n border-radius: 50%;\n}\n\n.intastellarCookieConstents__content-main p,\n.intastellarCookieConstents__content-main h3,\n.intastellarCookieConstents__content-main ol li,\n.intastellarCookieConstents__content-main .intastellarCookie-settings__privacyLink{\n color: ${"light" === darkLightCheck(window.INTA.settings.color) ? "#000" : "#fff"} !important;\n}\n\n.intaGDPR-content p{\n color: #000 !important;\n text-align: left !important;\n font-size: 16px;\n line-height: 17px;\n}\n\n.intaGDPR-content ol {\n list-style: none;\n counter-reset: item;\n padding: 0 !important;\n}\n\n.intaGDPR-content .paragraph__list:before {\n content: "§ " counters(item, ".") ". ";\n counter-increment: item;\n}\n\n.intaGDPR-content ol li {\n color: #000 !important;\n font-size: 16px;\n line-height: 17px;\n}\n\n.intaGDPR-content a{\n display: inline-block;\n padding: 5px 0px;\n color: #00a0a0;\n}\n\n.intaGDPR-content h2{\n text-align: left;\n}\n\n.intaGDPR-content h3{\n font-weight: lighter;\n font-size: 17px;\n}\n\n.intCookieIcon-openSettings{\n width: 55px;\n height: 55px;\n}\n`, position = "--right", text = "", cookieSize = "100%"; "ltr" == arrange && (position = "--left"); let IntastellarToolTip = '<div class="intastellarToolTip ' + position + '">' + intastellarCookieLanguageSettings + "</div>"; if (textSettings && (IntastellarToolTip = "", withText = '\n .intastellarCookie-settingsContainer{\n border-radius: 20px;\n }\n .intCookieIcon-openSettings{\n width: 40px;\n height: 40px;\n }\n .intaGDPR-content p{\n color: #000 !important;\n text-align: left !important;\n font-size: 16px;\n line-height: 17px;\n }\n\n .intaGDPR-content ol {\n list-style: none;\n counter-reset: item;\n padding: 0 !important;\n }\n\n .intaGDPR-content .paragraph__list:before {\n content: "§ " counters(item, ".") ". ";\n counter-increment: item;\n }\n\n .intaGDPR-content ol li {\n color: #000 !important;\n font-size: 16px;\n line-height: 17px;\n }\n\n .intaGDPR-content a{\n display: inline-block;\n padding: 5px 0px;\n color: #00a0a0;\n }\n\n .intaGDPR-content h2{\n text-align: left;\n }\n\n .intaGDPR-content h3{\n font-weight: lighter;\n font-size: 17px;\n }\n ', text = " Cookie notice", cookieSize = "25%"), intaCookieBannerStyle.innerHTML = ".intastellarCookie-settingsContainer,.intastellarCookieConstents__contentC, .intastellarCookie-settings__btn.--bg, .intastellarCCPAContainer{background: " + cookieColor + " !important;color: #fff !important;} .intCookie_ConsentLogo-container{border-color: #fff; background: linear-gradient(#fff 0 0) padding-box, " + cookieColor + " border-box;} .intCookie_ConsentContainer-content{border-color: #fff; background: linear-gradient(#fff 0 0) padding-box, " + cookieColor + " border-box;} .intastellarCookie-settings__btn.--changePermission{background: transparent !important; border-image-slice: 1;border-color: " + cookieColor + ";border-image:" + cookieColor + " 1 !important; border-width: 3px; border-style: solid; transition: background .25s ease-in-out; width: max-content; margin-inline: auto !important;} .intastellarCookie-settings__btn.--changePermission:hover{background: " + cookieColor + " !important; color: #fff !important;} .intCookieSetting__checkbox:checked ~ .checkmark{background: " + checkMarkColor + ";}.intastellarCCPA__popupClose{background:" + cookieColor + "; color: #fff;} .intastellarCookie-settings__btn.--bg:hover{background: " + brightColor + " !important;}.intastellarCookie-settings__close:hover{background: " + brightColor + " !important;} .intastellarCookieConstents__content-main .intastellarCookie-settings__privacyLink{color: #fff !important;} .intastellarCookie-settings__privacyLink{text-decoration: underline !important;}.intastellarCookie-settings__content .intastellarCookie-settings__privacyLink{color: " + cookieTextColor + ";}.intastellarCookie-settings__content p{color: " + cookieTextColor + " !important;}.intastellarCookie-settings__intHeader{color:" + cookieTextColor + " !important;}.intastellarCookie-settings__container{background-color: " + backgroundColor + " !important;} .intastellarCookie-settingsMoreContainer{display:none;position: fixed; top: 50%; left: 50%; background: #fff; padding: 15px;z-index: 1000; transform: translate(-50%,-50%);}" + withText, intHead.appendChild(intaCookieBannerStyle), ccpa && isValidCCPALink()) { const e = document.createElement("inta-consents-ccpa"), n = document.createElement("section"); e.setAttribute("class", "intastellarCCPAContainer"), e.setAttribute("title", "California Consumer Privacy Act: Do not sell my information!"), n.setAttribute("class", "intastellarCCPAContainer__content"), n.innerHTML = '\n <svg class="intastellarCCPA__icon" height="14" viewBox=".2 0 19.4 20" width="13" xmlns="http://www.w3.org/2000/svg"><path d="m2.2 20c1 0 1.7-.5 2.4-.9.6-.3 1.2-.7 1.9-1 3.2-1.7 6.4-3.5 9.6-5.3 1-.5 2.3-1 3-1.9.2-.3.5-.7.4-1.2-.3-1.1-1.7-1.5-2.6-2-2.2-1.2-4.5-2.5-6.7-3.7-.8-.5-2-1.4-3-.7-.4.2-.6.4-.7.7-.1.4 0 .9 0 1.3v3.2c0 .9-.1 1.6.5 2 .2.1.6.2.9.1 1-.4.7-2.2.7-3.6v-1.1c1.7.9 3.4 1.8 5.1 2.6.6.3 1.6.6 1.8 1.4.2.9-1.7 1.6-2.3 1.9l-6.9 3.9c-.5.3-1.8 1.3-2.6 1-.3-.1-.5-.4-.5-.6-.1-.4-.1-1-.1-1.5v-3.2-5.4c0-.8-.1-1.8.2-2.3.7-1 2.3.8 2.8-.8.1-.4-.1-.8-.3-1-.4-.6-2.2-1.5-2.9-1.7-.2-.1-.7-.2-1-.2-1.7.3-1.3 3-1.3 5v9.9c0 1.5-.2 3.5.4 4.4.3.5.6.5 1.2.7zm5.2-6.5c1.5 0 1.6-1.9.2-2.2-.8-.1-1.4.7-1.2 1.4.2.5.5.6 1 .8z" fill="#fff"/></svg> Do not sell my personal data!\n ', e.appendChild(n), intaconsents.appendChild(e); const t = document.createElement("inta-consents-ccpa-popup"); t.setAttribute("class", "intastellarCCPApopup"); const i = document.createElement("section"); i.setAttribute("class", "intastellarCCPApopup__content"), null != window?.INTA?.settings.ccpa.collection ? i.innerHTML = `\n <h2><svg class="intastellarCCPA__icon" width="18px" height="19px" viewBox=".2 0 19.4 20" width="13" xmlns="http://www.w3.org/2000/svg"><path d="m2.2 20c1 0 1.7-.5 2.4-.9.6-.3 1.2-.7 1.9-1 3.2-1.7 6.4-3.5 9.6-5.3 1-.5 2.3-1 3-1.9.2-.3.5-.7.4-1.2-.3-1.1-1.7-1.5-2.6-2-2.2-1.2-4.5-2.5-6.7-3.7-.8-.5-2-1.4-3-.7-.4.2-.6.4-.7.7-.1.4 0 .9 0 1.3v3.2c0 .9-.1 1.6.5 2 .2.1.6.2.9.1 1-.4.7-2.2.7-3.6v-1.1c1.7.9 3.4 1.8 5.1 2.6.6.3 1.6.6 1.8 1.4.2.9-1.7 1.6-2.3 1.9l-6.9 3.9c-.5.3-1.8 1.3-2.6 1-.3-.1-.5-.4-.5-.6-.1-.4-.1-1-.1-1.5v-3.2-5.4c0-.8-.1-1.8.2-2.3.7-1 2.3.8 2.8-.8.1-.4-.1-.8-.3-1-.4-.6-2.2-1.5-2.9-1.7-.2-.1-.7-.2-1-.2-1.7.3-1.3 3-1.3 5v9.9c0 1.5-.2 3.5.4 4.4.3.5.6.5 1.2.7zm5.2-6.5c1.5 0 1.6-1.9.2-2.2-.8-.1-1.4.7-1.2 1.4.2.5.5.6 1 .8z" fill="#000"/></svg> Do not sell my personal data!</h2><button class="intastellarCCPA__popupClose">X</button>\n <p>This section is about our California Consumer Privacy Act.</p>\n ${createCCPAPolicyLink(ccpaUrl)}\n <h3>Personal data we collect:</h3>\n <ul>\n <li>IP-Address</li>\n ${window?.INTA?.settings.ccpa.collection.map((e => "<li>" + e.charAt(0).toUpperCase() + e.slice(1) + "</li>")).join("")}\n </ul>\n ` : i.innerHTML = '\n <h2><svg class="intastellarCCPA__icon" width="18px" height="19px" viewBox=".2 0 19.4 20" width="13" xmlns="http://www.w3.org/2000/svg"><path d="m2.2 20c1 0 1.7-.5 2.4-.9.6-.3 1.2-.7 1.9-1 3.2-1.7 6.4-3.5 9.6-5.3 1-.5 2.3-1 3-1.9.2-.3.5-.7.4-1.2-.3-1.1-1.7-1.5-2.6-2-2.2-1.2-4.5-2.5-6.7-3.7-.8-.5-2-1.4-3-.7-.4.2-.6.4-.7.7-.1.4 0 .9 0 1.3v3.2c0 .9-.1 1.6.5 2 .2.1.6.2.9.1 1-.4.7-2.2.7-3.6v-1.1c1.7.9 3.4 1.8 5.1 2.6.6.3 1.6.6 1.8 1.4.2.9-1.7 1.6-2.3 1.9l-6.9 3.9c-.5.3-1.8 1.3-2.6 1-.3-.1-.5-.4-.5-.6-.1-.4-.1-1-.1-1.5v-3.2-5.4c0-.8-.1-1.8.2-2.3.7-1 2.3.8 2.8-.8.1-.4-.1-.8-.3-1-.4-.6-2.2-1.5-2.9-1.7-.2-.1-.7-.2-1-.2-1.7.3-1.3 3-1.3 5v9.9c0 1.5-.2 3.5.4 4.4.3.5.6.5 1.2.7zm5.2-6.5c1.5 0 1.6-1.9.2-2.2-.8-.1-1.4.7-1.2 1.4.2.5.5.6 1 .8z" fill="#000"/></svg> Do not sell my personal data!</h2><button class="intastellarCCPA__popupClose">X</button>\n <h3>Personal data we collect:</h3>\n <p>This section is about our California Consumer Privacy Act.</p>\n <ul>\n <li>IP-Address</li>\n </ul>\n ', t.appendChild(i), intaconsents.appendChild(t) } else if (!isValidCCPALink() && "ccpa" in window?.INTA?.settings && "true" === window?.INTA?.settings.ccpa.on) throw new IntastellarSolutionsSDK("Please add your valid 'California Consumer Privacy Act' url to the banner. Read more at https://www.intastellarsolutions.com/solutions/cookie-consents"); cookieSettingsContent.setAttribute("class", "intastellarCookie-settings__content"); let intCookieIconSmallClass = cookieLogo == intCookieIcon ? " intastellarIcon" : "", CompanyLogoName = cookieLogo == intCookieIcon ? "Cookie Icon" : `${document.domain} logo`; function getMeta(e) { for (var n = document.getElementsByTagName("meta"), t = 0; t < n.length; t++)if (n[t].getAttribute("name") === e) return n[t].getAttribute("content"); return "" } function invertColor(e) { var n, t, i, a; return e.match(/^rgb/) ? (n = (e = e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/))[1], t = e[2], i = e[3]) : (n = (e = +("0x" + e.slice(1).replace(e.length < 5 && /./g, "$&$&"))) >> 16, t = e >> 8 & 255, i = 255 & e), (a = Math.sqrt(n * n * .299 + t * t * .587 + i * i * .114)) >= 0 && 165 > a ? "#fff" : "#000" } function listCookies() { for (var e = document.cookie.split(";"), n = "", t = 1; t <= e.length; t++)n += t + " " + e[t - 1] + "\n"; return n } function allStorage() { for (var e = [], n = Object.keys(localStorage), t = n.length; t--;)e.push(getCookie(n[t])); return e } function listAllCookies(e) { return e.map((e => { const n = e.vendor; return null != intastellarCookieLanguage && "da" === intastellarCookieLanguage || "da-DK" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">Udbyder</h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">Privat Politik</p>\n <p>${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Privatslivs politik") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Privatslivs politik</a>`}</p>\n <h4 class="intaCookieList-CookieName">Domæne</h4>\n ${e.domains.map((e => { if (null != e) return `\n \n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n ` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "de-DE" === intastellarCookieLanguage || "de" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">Anbieter</h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">Datenschutzerklährung</p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Datenschutzerklährung") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Datenschutzerklährung</a>`}\n <h4 class="intaCookieList-CookieName">Domain</h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n ` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "en" === intastellarCookieLanguage || "en-GB" === intastellarCookieLanguage || "en-US" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">Vendor</h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">Privacy policy</p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Privacy policy") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Privacy policy</a>`}\n <h4 class="intaCookieList-CookieName">Domains</h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n ` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "es" === intastellarCookieLanguage || "es-ES" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">Proveedor</h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">Política de privacidad</p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Política de privacidad") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Política de privacidad</a>`}\n <h4 class="intaCookieList-CookieName">Dominios</h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n ` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "sv" === intastellarCookieLanguage || "sv-SE" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">Leverantör</h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Integritetspolicy\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Integritetspolicy") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Integritetspolicy</a>`}\n <h4 class="intaCookieList-CookieName">Domäner</h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "fr" === intastellarCookieLanguage || "fr-FR" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">\n Fournisseur\n </h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Politique de confidentialité\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Politique de confidentialité") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Politique de confidentialité</a>`}\n <h4 class="intaCookieList-CookieName">\n Domaines\n </h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "pr" === intastellarCookieLanguage || "pr-PT" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">\n Fornecedor\n </h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Política de privacidade\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Política de privacidade") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Política de privacidade</a>`}\n <h4 class="intaCookieList-CookieName">\n Domaines\n </h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "it" === intastellarCookieLanguage || "it-IT" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">\n Fornitore\n </h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Informativa sulla privacy\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Informativa sulla privacy") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">\n Informativa sulla privacy\n </a>`}\n <h4 class="intaCookieList-CookieName">\n Domaines\n </h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => { if (null != e.cookie) return `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>` })).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "ru" === intastellarCookieLanguage || "ru-RU" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">\n Поставщик\n </h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Политика конфиденциальности\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Политика конфиденциальности") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Политика конфиденциальности</a>`}\n <h4 class="intaCookieList-CookieName">\n Домены\n </h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">\n Cookies\n </h3>\n <section>\n ${e.cookies.map((e => `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n `)).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "fi" === intastellarCookieLanguage || "fi-FI" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">\n Toimittaja\n </h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Tietosuojakäytäntö\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("\n Tietosuojakäytäntö") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Tietosuojakäytäntö</a>`}\n <h4 class="intaCookieList-CookieName">\n Verkkotunnukset\n </h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">\n Cookies\n </h3>\n <section>\n ${e.cookies.map((e => `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n `)).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "no" === intastellarCookieLanguage || "no-NO" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">\n Leverandør\n </h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Personvernerklæring\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("\n Personvernerklæring") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Personvernerklæring</a>`}\n <h4 class="intaCookieList-CookieName">\n Domener\n </h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">\n Cookies\n </h3>\n <section>\n ${e.cookies.map((e => `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n `)).join(" ")}\n </section>\n </section>\n </section>\n ` : null != intastellarCookieLanguage && "nl" === intastellarCookieLanguage || "nl-NL" === intastellarCookieLanguage ? `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">\n Leverancier\n </h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">\n Privacybeleid\n </p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("\n Privacybeleid") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Privacybeleid</a>`}\n <h4 class="intaCookieList-CookieName">\n Domeinen\n </h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">\n Cookies\n </h3>\n <section>\n ${e.cookies.map((e => `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n `)).join(" ")}\n </section>\n </section>\n </section>\n ` : `\n <section class="intaCookieListOverview-grid">\n <section class="intaCookieList-left">\n <h3 class="intaCookieListOverview-heading">Udbyder</h3>\n <p class="intaCookieListOverview-vendor">${n}</p>\n <p class="intaCookieListOverview-heading">Privat Politik</p>\n ${null === e.vendor_privacy || null == e.vendor_privacy ? generatePolicyUrl("Privatslivs politik") : `<a href="${e.vendor_privacy}" target="_blank" rel="noopener noreferrer">Privatslivs politik</a>`}\n <h4 class="intaCookieList-CookieName">Domæne</h4>\n ${e.domains.map((e => { if (null != e) return `\n <p>${e}</p>\n ` })).join(" ")}\n </section>\n <section>\n <h3 class="intaCookieListOverview-heading">Cookies</h3>\n <section>\n ${e.cookies.map((e => `\n <article class="intaCookieList-cookie">\n <h4 class="intaCookieList-CookieName">${e.cookie}</h4>\n <p>${e.purpose}</p>\n </article>\n `)).join(" ")}\n </section>\n </section>\n </section>\n ` })).join(" ") } function isURL(e) { const n = new RegExp("^(https?:\\/\\/)?((([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}|((\\d{1,3}\\.){3}\\d{1,3}))(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*(\\?[;&a-z\\d%_.~+=-]*)?(\\#[-a-z\\d_]*)?$", "i"), t = document.createElement("a"); return t.href = e, (t.host !== window.location.host || t.host == window.location.host) && !!(n.test(e) && -1 != e.indexOf("policy") || n.test(e) && -1 != e.indexOf("cookie") || n.test(e) && -1 != e.indexOf("privat") || n.test(e) && -1 != e.indexOf("privacy") || n.test(e) && -1 != e.indexOf("conditions") || n.test(e) && -1 != e.indexOf("datenschutz") || n.test(e) && -1 != e.indexOf("politica") || n.test(e) && -1 != e.indexOf("handelsbetingelser")) } moreintHeader.innerHTML = `\n ${void 0 !== window?.INTA?.settings.logo ? '<img class="intSettingsCompanyLogo" src="' + window?.INTA?.settings.logo + '" alt="' + CompanyLogoName + '" title="' + CompanyLogoName + '">' : ""}\n ${"overlay" == window.INTA.settings.design || null == window.INTA.settings.design ? `<section class="intSettingsPoweredBy">${poweredBy}</section>` : ""}\n `, cookieSettingsContent.innerHTML = '<intHeader class="intastellarCookie-settings__intHeader"><img src="' + window?.INTA?.settings.logo + '" alt="' + CompanyLogoName + '" title="' + CompanyLogoName + '" style="width: 100%;float: left; max-width: 50px;max-height: 50px;object-fit:contain;"><h2>Cookie</h2><button class="intastellarCookie-settings__close" style="background: ' + cookieColor + ';" aria-label="Close cookie banner"></button></intHeader>' + message + cookieBtn + ("overlay" !== window.INTA.settings.design || null != window.INTA.settings.design) ? poweredBy : null, cookieSettings.appendChild(cookieSettingsContent), window?.INTA?.settings.advanced, banner.setAttribute("class", "intastellarCookie-settings"), bannerContent.innerHTML = '<img class="intCookieIcon-openSettings" style="filter: brightness(' + ("light" === darkLightCheck(window.INTA.settings.color) ? "0" : "100") + ') !important" src="' + intCookieIcon + '" alt="Cookie Icon">' + IntastellarToolTip + " " + text, banner.appendChild(bannerContent), moreSettings.appendChild(moreSettingsContent), intaconsents.appendChild(banner), intaconsents.appendChild(moreSettings), null != document.querySelector(".intastellarCCPAContainer") && document.querySelector(".intastellarCCPAContainer").addEventListener("click", (function () { document.querySelector(".intastellarCCPApopup").classList.toggle("--active") })), window.addEventListener("load", (function () { (adsbygoogle = window.adsbygoogle || []).pauseAdRequests = 0; const e = location.host.split(".").reverse(), n = (encodeURI(e[1] + "." + e[0]), document.createElement("iframe")); if (n.name = "intastellar-solutions-sharinglibrary-iframe", n.style.display = "none", n.title = "Intastellar Solutions cookie sharing library", n.src = intastellarCookieBannerRootDomain + "/cookieSharingIframe.html", document.body.appendChild(n), null != document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]")) { const e = document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]"); if (window?.INTA?.settings?.partnerDomain) { window.addEventListener("message", (function (n) { "https://consents.cdn.intastellarsolutions.com" === n.origin && "ready" === n.data && intaConsentsObjectVariable.sharingDomains.length > 0 && intaConsentsObjectVariable.sharingDomains.includes(window.location.host) && e.contentWindow.postMessage(intaConsentsObjectVariable, "https://consents.cdn.intastellarsolutions.com") })) } } if (gtag("set", { user_id: getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2])).uid : intaConsentsObjectVariable.uid }), !isValidPolicyLink()) { const e = document.createElement("div"), n = document.createElement("div"); throw e.className = "intastellarErrorMessage", n.className = "intastellarErrorMessage-content", n.innerHTML = "Intastellar Solutions SDK: Please add a valid privacy & cookie policy to the banner. Read more at <a href='https://developers.intastellarsolutions.com/cookie-solutions/docs/add-privacy-policy' target='_blank' rel='noopener'>https://developers.intastellarsolutions.com/cookie-solutions/docs/add-privacy-policy</a>", e.appendChild(n), new IntastellarSolutionsSDK("Please add a valid privacy & cookie policy to the banner. Read more at https://developers.intastellarsolutions.com/cookie-solutions/docs/add-privacy-policy") } { document.querySelectorAll(".intaCookieListOverview-vendor").forEach(((e, n) => { "" != window?.INTA?.settings.company && null != window?.INTA?.settings.company && e.innerText == window.location.host && (e.innerText = window?.INTA?.settings.company) })), document.querySelectorAll(".intCookie_ConsentLogo").forEach((e => { e.src = window?.INTA?.settings.logo })), document.querySelectorAll(".intLearnMoreBtn").forEach((e => { e.addEventListener("click", (function (e) { learnMore(this) })) })), window?.INTA?.settings?.partnerDomain?.forEach((e => { intaConsentsObjectVariable.sharingDomains.push(e) })), window?.INTA?.settings?.partnerDomain && dataLayer.push({ linker: { domains: window?.INTA?.settings?.partnerDomain } }), "" == getCookie(int_hideCookieBannerName) && -1 == getCookie(int_hideCookieBannerName).indexOf("__inta") && (document.querySelector(".intastellarCookieConstents").classList.add("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" })), document.querySelectorAll(".intaExpandCookieList").forEach(((e, n) => { e.addEventListener("click", (() => { document.querySelectorAll(".intastellar__arrow")[n].classList.toggle("open"), document.querySelectorAll(".intaCookieListOverview")[n].classList.toggle("view") })) })); document.querySelector(".intastellarCookie-settings__container"); null != document.querySelector(".intastellarCookieBanner") ? getCookie(int_hideCookieBannerName).split(".")[0].indexOf("1") > -1 ? document.querySelector(".intastellarCookieBanner").style.display = "none" : document.querySelector(".intastellarCookieBanner").style.display = "" : getCookie(int_hideCookieBannerName).split(".")[0].indexOf("1") > -1 && (document.querySelector("html").classList.remove("noScroll"), null != document.querySelector(".intastellarCookieConstents") && document.querySelector(".intastellarCookieConstents").classList.remove("--active")), document.querySelectorAll(".intastellarCookieBanner__settings").forEach((e => { e.addEventListener("click", (() => { let e = document.querySelector(".intastellarCookieConstents"); e?.classList.contains("--active") || (e?.classList.add("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }), document.querySelector(".intastellarCookie-settings__container").classList.remove("intastellarCookie-settings__container--expand")) })) })); const e = document.querySelector("#functional"), n = document.querySelector("#statics"), t = document.querySelector("#marketing"), i = {}; null != intastellarCookieLanguage && "en" === intastellarCookieLanguage || "en-GB" === intastellarCookieLanguage || "en-US" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Decline All", i.saveSettingsText = "Save settings") : null != intastellarCookieLanguage && "de-DE" === intastellarCookieLanguage || "de" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Ablehnen", i.saveSettingsText = "Speichern") : null != intastellarCookieLanguage && "da" === intastellarCookieLanguage || "da-DK" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Afvis", i.saveSettingsText = "Gem") : null != intastellarCookieLanguage && "es" === intastellarCookieLanguage || "es-ES" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Rechazar", i.saveSettingsText = "Guardar") : null != intastellarCookieLanguage && "fr" === intastellarCookieLanguage || "fr-FR" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Refuser", i.saveSettingsText = "Enregistrer") : null != intastellarCookieLanguage && "it" === intastellarCookieLanguage || "it-IT" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Rifiuta", i.saveSettingsText = "Salva") : null != intastellarCookieLanguage && "nl" === intastellarCookieLanguage || "nl-NL" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Weigeren", i.saveSettingsText = "Opslaan") : null != intastellarCookieLanguage && "pl" === intastellarCookieLanguage || "pl-PL" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Odrzuć", i.saveSettingsText = "Zapisz") : null != intastellarCookieLanguage && "sv" === intastellarCookieLanguage || "sv-SE" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Avvisa", i.saveSettingsText = "Spara") : null != intastellarCookieLanguage && "pt" === intastellarCookieLanguage || "pt-PT" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Recusar", i.saveSettingsText = "Salvar") : null != intastellarCookieLanguage && "ru" === intastellarCookieLanguage || "ru-RU" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Отклонить", i.saveSettingsText = "Сохранить") : null != intastellarCookieLanguage && "no" === intastellarCookieLanguage || "no-NO" === intastellarCookieLanguage ? (i.necessaryCookiesText = "Avvis", i.saveSettingsText = "Lagre") : (i.necessaryCookiesText = "Afvis", i.saveSettingsText = "Gem"), e?.addEventListener("change", (() => { document.querySelector(".intastellarCookie-settings__btn.intastellarCookieBanner__settings.--save").innerText = !1 === e?.checked && !1 === n?.checked && !1 === t?.checked ? i.necessaryCookiesText : i.saveSettingsText })), n?.addEventListener("change", (() => { document.querySelector(".intastellarCookie-settings__btn.intastellarCookieBanner__settings.--save").innerText = !1 === e?.checked && !1 === n?.checked && !1 === t?.checked ? i.necessaryCookiesText : i.saveSettingsText })), t?.addEventListener("change", (() => { document.querySelector(".intastellarCookie-settings__btn.intastellarCookieBanner__settings.--save").innerText = !1 === e?.checked && !1 === n?.checked && !1 === t?.checked ? i.necessaryCookiesText : i.saveSettingsText })), document.querySelector(".intastellarCookie-settings__btn.intastellarCookieBanner__settings.--save").innerText = !0 === e?.checked && !0 === n?.checked && !0 === t?.checked || !0 === e?.checked || !0 === n?.checked || !0 === t?.checked ? i.saveSettingsText : i.necessaryCookiesText; document.getElementsByClassName("intastellarCookieBanner__accpetNecssery"), document.getElementsByClassName("intastellarCookieSettings--acceptAll"); if (document.querySelectorAll(".intastellarCookie-settings__btn.--changePermission").forEach((e => { e.addEventListener("click", (e => { const n = getCookie(int_hideCookieBannerName) ? JSON.parse(decodeIntaConsentsObject(getCookie(int_hideCookieBannerName)?.split(".")[2]))?.consents : intaConsentsObjectVariable.consents, t = document.createElement("iframe"); let i = e.target.getAttribute("data-type"); "intFunctionalCookies" === i ? (n.functionalCookies = "checked", t.src = e.target.parentElement.parentElement.parentElement.getAttribute("data-src")) : "intMarketingCookies" === i ? (n.advertisementCookies = "checked", t.src = e.target.parentElement.parentElement.parentElement.getAttribute("data-src")) : "intStaticsticCookies" === i && (n.staticsticCookies = "checked", t.src = e.target.parentElement.parentElement.parentElement.getAttribute("data-src")), document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(n), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain; e.target.parentElement.parentElement.parentElement.parentNode; window.location.reload() })) })), document.querySelector(".--save").addEventListener("click", (() => { const i = []; if (e?.checked) gtag("consent", "update", { functionality_storage: "granted" }), i.push("functionalCookies"); else { gtag("consent", "update", { functionality_storage: "denied" }); const e = i.indexOf("functionalCookies"); e > -1 && i.splice(e, 1) } if (n?.checked) gtag("consent", "update", { analytics_storage: "granted", ad_storage: "granted", ad_user_data: "granted" }), i.push("staticsticCookies"); else { gtag("consent", "update", { analytics_storage: "denied" }); const e = i.indexOf("staticsticCookies"); e > -1 && i.splice(e, 1) } if (t?.checked) gtag("consent", "update", { ad_storage: "granted", personalization_storage: "granted", ads_data_redaction: "granted", ad_user_data: "granted", ad_personalization: "granted" }), window.uetq.push("consent", "update", { ad_storage: "granted" }), i.push("advertisementCookies"); else { window.uetq.push("consent", "update", { ad_storage: "denied" }), gtag("consent", "update", { ad_storage: "denied", personalization_storage: "denied", ads_data_redaction: "denied", ad_user_data: "denied", ad_personalization: "denied" }); const e = i.indexOf("advertisementCookies"); e > -1 && i.splice(e, 1) } saveINTCookieSettings("changePermission", i) })), void 0 !== window?.INTA?.settings.ccpa && window?.INTA?.settings.ccpa.on) { document.querySelector(".intastellarCCPA__popupClose").addEventListener("click", (() => { document.querySelector(".intastellarCCPApopup").classList.remove("--active") })) } if (null == button__acceptAll && null == button__acceptAll || button__acceptAll.addEventListener("click", (function () { intaConsentsObjectVariable.consents = { staticsticCookies: "checked", functionalCookies: "checked", advertisementCookies: "checked" }, intaConsentsObjectVariable.time = (new Date).getTime(), document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.cookie = "_vis_opt=0; expires=" + new Date((new Date).getTime() + 864e7).toGMTString() + "; path=/; " + intCookieDomain, document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*"), document.querySelector("html").classList.toggle("noScroll"), document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }), gtag("consent", "update", { ad_storage: "granted", personalization_storage: "granted", analytics_storage: "granted", functionality_storage: "granted", ads_data_redaction: "granted", ad_user_data: "granted", ad_personalization: "granted", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "granted" }), dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }), updateConsents("all") })), null == button__acceptAll && null == button__acceptAll || button__acceptAll.addEventListener("click", (function () { intaConsentsObjectVariable.consents = { staticsticCookies: "checked", functionalCookies: "checked", advertisementCookies: "checked" }, intaConsentsObjectVariable.time = (new Date).getTime(), document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.cookie = "_vis_opt=1; expires=" + new Date((new Date).getTime() + 864e7).toGMTString() + "; path=/; " + intCookieDomain; for (var e = document.getElementsByTagName("script"), n = 0; n < e.length; n++)e.type = ""; document.querySelector("html").classList.toggle("noScroll"), document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }); const t = { intaConsentsObjectVariable: intaConsentsObjectVariable, partnerDomain: window?.INTA?.settings.partnerDomain }; window.addEventListener("message", (function (e) { "ready" != e.data && e.origin != intastellarCookieBannerRootDomain || document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(t), "*") })), gtag("consent", "update", { ad_storage: "granted", personalization_storage: "granted", analytics_storage: "granted", functionality_storage: "granted", ads_data_redaction: "granted", ad_user_data: "granted", ad_personalization: "granted", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "granted" }), dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }), updateConsents("all") })), null == button__acceptAll && null == button__acceptAll || button__acceptAllNecessary.addEventListener("click", (function () { intaConsentsObjectVariable.consents = { staticsticCookies: !1, functionalCookies: !1, advertisementCookies: !1 }, intaConsentsObjectVariable.time = (new Date).getTime(); document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.cookie = "_vis_opt=1; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.querySelector("html").classList.toggle("noScroll"), document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }); const e = { intaConsentsObjectVariable: intaConsentsObjectVariable, partnerDomain: window?.INTA?.settings.partnerDomain }; window.addEventListener("message", (function (n) { "ready" != n.data && n.origin != intastellarCookieBannerRootDomain || document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(e), "*") })), gtag("consent", "update", { ad_storage: "denied", personalization_storage: "denied", analytics_storage: "denied", functionality_storage: "denied", ads_data_redaction: "denied", ad_user_data: "denied", ad_personalization: "denied", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "denied" }), dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }) })), null != button__acceptAll || null != button__acceptAll) { const e = document.querySelectorAll(".intastellarCookie-settingsContainer"), n = document.querySelectorAll(".intastellarCookieBanner__accpetNecssery"), t = document.querySelectorAll(".intastellarCookieSettings--acceptAll"), i = (document.querySelector(".analytics"), document.querySelector(".intastellarCookie-settings__close")); document.querySelectorAll(".intastellarCookie-settings__btn.--changePermission").forEach((e => { e.addEventListener("click", (function () { "intMarketingCookies" == this.getAttribute("data-type") ? document.querySelector("#marketing").checked = !0 : "intFunctionalCookies" == this.getAttribute("data-type") && (document.querySelector("#functional").checked = !0), saveINTCookieSettings("changePermission", this.getAttribute("data-type")), document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*") })) })), !1 === window?.INTA?.settings.advanced || "" === window?.INTA?.settings.advanced || void 0 === window?.INTA?.settings.advanced ? e.forEach((e => { e.addEventListener("click", (function () { let e = document.querySelector(".intastellarCookie-settings__container"); document.querySelector("html").classList.toggle("noScroll"), e.classList.toggle("intastellarCookie-settings__container--expand") })) })) : e.forEach((e => { e.addEventListener("click", (function () { document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }) })) })), window?.INTA?.settings.advanced && i.addEventListener("click", (function () { document.querySelector(".intastellarCookie-settings__container").classList.toggle("intastellarCookie-settings__container--expand") })), n.forEach((e => { e.addEventListener("click", (function () { intaConsentsObjectVariable.consents = { staticsticCookies: !1, functionalCookies: !1, advertisementCookies: !1 }, intaConsentsObjectVariable.time = (new Date).getTime(); document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.cookie = "_vis_opt=1; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.querySelector("html").classList.toggle("noScroll"), document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }), document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*"), gtag("consent", "update", { ad_storage: "denied", personalization_storage: "denied", analytics_storage: "denied", functionality_storage: "denied", ads_data_redaction: "denied", ad_user_data: "denied", ad_personalization: "denied", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "denied" }), dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }), updateConsents("denied"), document.querySelector("#marketing").checked = !1, document.querySelector("#statics").checked = !1, document.querySelector("#functional").checked = !1 })) })), t.forEach((e => { e.addEventListener("click", (function () { intaConsentsObjectVariable.consents = { staticsticCookies: "checked", functionalCookies: "checked", advertisementCookies: "checked" }, intaConsentsObjectVariable.time = (new Date).getTime(); document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.cookie = "_vis_opt=1; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain; for (var e = document.getElementsByTagName("script"), n = 0; n < e.length; n++)e.type = ""; document.querySelector("html").classList.toggle("noScroll"), document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }), document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*"), gtag("consent", "update", { ad_storage: "granted", personalization_storage: "granted", analytics_storage: "granted", functionality_storage: "granted", ads_data_redaction: "granted", ad_user_data: "granted", ad_personalization: "granted", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "granted" }), dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }), updateConsents("all"), document.querySelector("#marketing").checked = !0, document.querySelector("#statics").checked = !0, document.querySelector("#functional").checked = !0 })) })) } else { const e = document.querySelectorAll(".intastellarCookie-settingsContainer"), n = document.querySelectorAll(".config"), t = document.querySelectorAll(".intastellarCookieBanner__accpetNecssery"), i = document.querySelectorAll(".intastellarCookieSettings--acceptAll"), a = document.querySelectorAll(".intastellarCookie-settings__btn.--changePermission"), o = (document.querySelector(".intastellarCCPA__popupClose"), document.querySelector(".analytics"), document.querySelector(".intastellarCookie-settings__close")); document.querySelector(".intastellarCookie-settings__container"); a.forEach((e => { e.addEventListener("click", (function () { "intMarketingCookies" == this.getAttribute("data-type") ? document.querySelector("#marketing").checked = !0 : "intFunctionalCookies" == this.getAttribute("data-type") && (document.querySelector("#functional").checked = !0), saveINTCookieSettings("changePermission", this.getAttribute("data-type")), document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*") })) })), window?.INTA?.settings.advanced ? (e.forEach((e => { e.addEventListener("click", (function () { let e = document.querySelector(".intastellarCookie-settings__container"); document.querySelector("html").classList.toggle("noScroll"), e.classList.toggle("intastellarCookie-settings__container--expand") })) })), n.forEach((e => { e.addEventListener("click", (function () { document.querySelector(".intastellarCookie-settings__container").classList.toggle("intastellarCookie-settings__container--expand") })) }))) : e.forEach((e => { e.addEventListener("click", (function () { let e = document.querySelector(".intastellarCookieConstents"); document.querySelector("html").classList.toggle("noScroll"), e.classList.add("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }) })) })), window?.INTA?.settings.advanced && o.addEventListener("click", (function () { document.querySelector(".intastellarCookie-settings__container").classList.toggle("intastellarCookie-settings__container--expand") })), t.forEach((e => { e.addEventListener("click", (function () { intaConsentsObjectVariable.consents = { staticsticCookies: !1, functionalCookies: !1, advertisementCookies: !1 }, intaConsentsObjectVariable.time = (new Date).getTime(); document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/;" + intCookieDomain, document.cookie = "_vis_opt=1; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.querySelector("html").classList.toggle("noScroll"), document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }), document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*"), document.querySelector("#marketing").checked = !1, document.querySelector("#statics").checked = !1, document.querySelector("#functional").checked = !1, gtag("consent", "update", { ad_storage: "denied", personalization_storage: "denied", analytics_storage: "denied", functionality_storage: "denied", ads_data_redaction: "denied", ad_user_data: "denied", ad_personalization: "denied", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "denied" }), dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }) })) })), i.forEach((e => { e.addEventListener("click", (function () { intaConsentsObjectVariable.consents = { staticsticCookies: "checked", functionalCookies: "checked", advertisementCookies: "checked" }, intaConsentsObjectVariable.time = (new Date).getTime(), document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, document.cookie = "_vis_opt=1; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain; for (var e = document.getElementsByTagName("script"), n = 0; n < e.length; n++)e.type = ""; document.querySelector("html").classList.toggle("noScroll"), document.querySelector(".intastellarCookieConstents").classList.toggle("--active"), dataLayer.push({ event: "cookie_consent_widget_visible" }), document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*"), gtag("consent", "update", { ad_storage: "granted", personalization_storage: "granted", analytics_storage: "granted", functionality_storage: "granted", ads_data_redaction: "granted", ad_user_data: "granted", ad_personalization: "granted", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "granted" }), dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }), updateConsents("all"), document.querySelector("#marketing").checked = !0, document.querySelector("#statics").checked = !0, document.querySelector("#functional").checked = !0 })) })) } window.addEventListener("message", (e => { if ("ready" == e.data && document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*"), e.data) { e.data } })) } })); const IntastellarCookieConsent = { renew: function () { document.querySelector(".intastellarCookieConstents").classList.add("--active"), document.querySelector("html").classList.add("noScroll"), dataLayer.push({ event: "cookie_consent_widget_visible" }) }, remove: function (e) { e.classList.remove("--active") }, initialize: function (e) { "loading" === document.readyState ? document.addEventListener("DOMContentLoaded", (() => { if (0 === document.querySelectorAll('script[src^="https://downloads.intastellarsolutions.com/cookieconsents/"][src$="/config.js"]').length || void 0 === window.INTA) { let e = window.location.host; e.replace(/^(?:https?:\/\/)?(?:www\.)?/i, ""), e = e.replace(/:\d+$/, ""); const n = "https://downloads.intastellarsolutions.com/cookieconsents/" + e + "/config.js", t = document.createElement("script"); t.src = n; const i = new XMLHttpRequest; i.open("GET", n), i.send(), 200 === i.status && document.head.insertBefore(t, document.currentScript) } document.body.append(e) })) : document.body.append(e) } }; function isCCPAURL(e) { const n = new RegExp("^(https?:\\/\\/)?((([a-z\\d]([a-z\\d-]*[a-z\\d])*)\\.)+[a-z]{2,}|((\\d{1,3}\\.){3}\\d{1,3}))(\\:\\d+)?(\\/[-a-z\\d%_.~+]*)*(\\?[;&a-z\\d%_.~+=-]*)?(\\#[-a-z\\d_]*)?$", "i"), t = document.createElement("a"); return t.href = e, (t.host !== window.location.host || t.host == window.location.host) && !!(n.test(e) && -1 != e.indexOf("policy") || n.test(e) && -1 != e.indexOf("ccpa") || n.test(e) && -1 != e.indexOf("california-consumer-privacy-act") || n.test(e) && -1 != e.indexOf("california") || n.test(e) && -1 != e.indexOf("privacy-act") || n.test(e) && -1 != e.indexOf("california-consumer")) } function getCookies() { for (var e = document.cookie.split(";"), n = "", t = 1; t <= e.length; t++)n += t + " - " + e[t - 1] + "<br>"; return n } function findScriptParameter(e) { const n = document.currentScript.src; if (n.indexOf(e) > -1) { return new URL(n).searchParams.get(e) } } let intastellarSolutionsPrivacyPolicy = "https://www.intastellarsolutions.com/about/legal/privacy/gdpr-cookiebanner/embedded/privacy-policy"; const xhr = new XMLHttpRequest; function showPrivacy() { let e = "100px"; "banner" === window.INTA.settings.design && (e = "56px"), document.querySelector(".intLearnMoreBtn").style.display = "none", document.querySelector(".intastellarCookieConstents__content").style.scrollPaddingTop = e; const n = document.querySelector(".intastellar_privacyPolicy"); n.style.height = "100%", n.style.background = "#ffff", n.style.color = "#000", n.style.borderBottom = "1px solid #c4c4c4", n.style.textAlign = "left", n.innerHTML = `\n <div style="padding: 25px;">\n <button onClick="hidePrivacy()" class="intastellarCookieBannerPrivacy-BackButton">Back</button>\n ${intastellarSolutionsPrivacyPolicy}\n </div>\n `, n.scrollIntoView({ behavior: "smooth", block: "start" }) } function hidePrivacy() { document.querySelector(".intLearnMoreBtn").style.display = "block"; document.querySelector(".intastellar_privacyPolicy").style.height = "0" } function checkIfIncluded(e) { for (var n = document.getElementsByTagName("link"), t = 0; t < n.length; t++)if (n[t].href.substr(-e.length) == e) return !0; var i = document.getElementsByTagName("script"); for (t = 0; t < i.length; t++)if (i[t].src.substr(-e.length) == e) return !0; return !1 } function isValidCCPALink() { return !!("object" == typeof window?.INTA?.settings.ccpa && isCCPAURL(window?.INTA?.settings.ccpa.url) && window?.INTA?.settings.ccpa.url.length > 0 && void 0 !== window?.INTA?.settings.ccpa.url) } function generatePolicyUrl(e) { let n = ""; return "object" == typeof window.INTA.policy_link ? n = "<a href='" + window.INTA.policy_link.url + "' target='" + window.INTA.policy_link.target + "' class='intastellarCookie-settings__privacyLink'>" + e + "</a>" : "string" == typeof window.INTA.policy_link && (n = "<a href='" + window.INTA.policy_link + "' class='intastellarCookie-settings__privacyLink'>" + e + "</a>"), n } function generateCookieButtons(e, n, t) { return '<button class="intastellarCookie-settings__btn --bg intastellarCookieSettings--acceptAll">' + e + '</button><button class="intastellarCookie-settings__btn intastellarCookieBanner__accpetNecssery">' + n + '</button><button class="intastellarCookie-settings__btn intastellarCookieBanner__settings">' + t + "</button>" } function generateCookieSettingsButton(e, n) { return '<section class="intSettingsButton"><button class="intastellarCookie-settings__btn intastellarCookieBanner__settings --save">' + e + '</button><button class="intastellarCookie-settings__btn --noBorderRadius --bg intastellarCookieSettings--acceptAll">' + n + "</button></section>" } function createCCPAPolicyLink(e) { let n = ""; return n = "<a href='" + e + "' class='intastellarCookie-settings__privacyLink'>Read more about our ccpa</a>", n } function isValidPolicyLink() { return !!("string" == typeof window.INTA.policy_link && isURL(window.INTA.policy_link) && window.INTA.policy_link.length > 0) || !!("object" == typeof window.INTA.policy_link && isURL(window.INTA.policy_link.url) && window.INTA.policy_link.url.length > 0 && void 0 !== window.INTA.policy_link.url) } function learnMore(e) { let n = "140px"; "banner" === window.INTA.settings.design && (n = "56px"), document.querySelector(".intReadMore").classList.toggle("view"), document.querySelector(".intastellarCookieConstents__content").style.scrollPaddingTop = n, document.querySelector(".intReadMore").classList.contains("view") ? ("da-DK" == intastellarCookieLanguage || "da" == intastellarCookieLanguage || "dk" == intastellarCookieLanguage ? e.innerHTML = "Skjul detaljer" : null != intastellarCookieLanguage && "en" === intastellarCookieLanguage || "en-GB" === intastellarCookieLanguage || "en-US" === intastellarCookieLanguage ? e.innerHTML = "Hide details" : null != intastellarCookieLanguage && "de" === intastellarCookieLanguage || "de-DE" === intastellarCookieLanguage ? e.innerHTML = "Details ausblenden" : null != intastellarCookieLanguage && "es" === intastellarCookieLanguage || "es-ES" === intastellarCookieLanguage ? e.innerHTML = "Ocultar detalles" : null != intastellarCookieLanguage && "fr" === intastellarCookieLanguage || "fr-FR" === intastellarCookieLanguage ? e.innerHTML = "Masquer les détails" : null != intastellarCookieLanguage && "it" === intastellarCookieLanguage || "it-IT" === intastellarCookieLanguage ? e.innerHTML = "Nascondi dettagli" : null != intastellarCookieLanguage && "nl" === intastellarCookieLanguage || "nl-NL" === intastellarCookieLanguage ? e.innerHTML = "Verberg details" : null != intastellarCookieLanguage && "pl" === intastellarCookieLanguage || "pl-PL" === intastellarCookieLanguage ? e.innerHTML = "Ukryj szczegóły" : null != intastellarCookieLanguage && "pt" === intastellarCookieLanguage || "pt-PT" === intastellarCookieLanguage ? e.innerHTML = "Ocultar detalhes" : null != intastellarCookieLanguage && "ru" === intastellarCookieLanguage || "ru-RU" === intastellarCookieLanguage ? e.innerHTML = "Скрыть детали" : (null != intastellarCookieLanguage && "sv" === intastellarCookieLanguage || "sv-SE" === intastellarCookieLanguage) && (e.innerHTML = "Dölj detaljer"), document.querySelector(".intReadMore").scrollIntoView({ behavior: "smooth", block: "start" })) : ("da-DK" == intastellarCookieLanguage || "da" == intastellarCookieLanguage || "dk" == intastellarCookieLanguage ? e.innerHTML = "Vis detaljer" : null != intastellarCookieLanguage && "en" === intastellarCookieLanguage || "en-GB" === intastellarCookieLanguage || "en-US" === intastellarCookieLanguage ? e.innerHTML = "Show details" : null != intastellarCookieLanguage && "de" === intastellarCookieLanguage || "de-DE" === intastellarCookieLanguage ? e.innerHTML = "Details einblenden" : null != intastellarCookieLanguage && "es" === intastellarCookieLanguage || "es-ES" === intastellarCookieLanguage ? e.innerHTML = "Mostrar detalles" : null != intastellarCookieLanguage && "fr" === intastellarCookieLanguage || "fr-FR" === intastellarCookieLanguage ? e.innerHTML = "Afficher les détails" : null != intastellarCookieLanguage && "it" === intastellarCookieLanguage || "it-IT" === intastellarCookieLanguage ? e.innerHTML = "Mostra dettagli" : null != intastellarCookieLanguage && "nl" === intastellarCookieLanguage || "nl-NL" === intastellarCookieLanguage ? e.innerHTML = "Toon details" : null != intastellarCookieLanguage && "pl" === intastellarCookieLanguage || "pl-PL" === intastellarCookieLanguage ? e.innerHTML = "Pokaż szczegóły" : null != intastellarCookieLanguage && "pt" === intastellarCookieLanguage || "pt-PT" === intastellarCookieLanguage ? e.innerHTML = "Mostrar detalhes" : null != intastellarCookieLanguage && "ru" === intastellarCookieLanguage || "ru-RU" === intastellarCookieLanguage ? e.innerHTML = "Показать детали" : (null != intastellarCookieLanguage && "sv" === intastellarCookieLanguage || "sv-SE" === intastellarCookieLanguage) && (e.innerHTML = "Visa detaljer"), document.querySelector(".intastellarCookieConstents__contentC").scrollIntoView({ behavior: "smooth", block: "start" })) } function updateConsents(e, n = null) { window.allScripts.map((e => { "marketing" == e.type && e.scripts.forEach((e => { document.querySelectorAll("script").forEach((n => { (new RegExp(e, "ig").test(n.src) || n.innerText.indexOf(e) > -1) && (n.type = "text/javascript") })) })) })); let t = document.querySelector("script[src*='https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js']")?.src; if (t = t?.split("client=")[1]?.split("&")[0], "all" == e) { let e = [...inta_statisticCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1), n = [...inta_marketingCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1), t = [...inta_functionalCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1); int__cookiesToKeep.push.apply(int__cookiesToKeep, e), int__cookiesToKeep.push.apply(int__cookiesToKeep, n), int__cookiesToKeep.push.apply(int__cookiesToKeep, t), deleteAllCookies() } if (n.length > 0 && n.forEach((e => { if ("staticsticCookies" == e) { let e = [...inta_statisticCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1); -1 == int__cookiesToKeep.indexOf(e) && int__cookiesToKeep.push.apply(int__cookiesToKeep, e), deleteAllCookies() } else if ("advertisementCookies" == e) { let e = [...inta_marketingCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1); -1 == int__cookiesToKeep.indexOf(e) && int__cookiesToKeep.push.apply(int__cookiesToKeep, e), deleteAllCookies() } else if ("functionalCookies" == e) { let e = [...inta_functionalCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1); -1 == int__cookiesToKeep.indexOf(e) && int__cookiesToKeep.push.apply(int__cookiesToKeep, e), deleteAllCookies() } })), "checked" === intaCookieConsents?.staticsticCookies) { let e = [...inta_statisticCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1); int__cookiesToKeep.push.apply(int__cookiesToKeep, e), deleteAllCookies(), window.allScripts.map((e => { console.log(e), "statics" == e.type && e.scripts.forEach((e => { document.querySelectorAll("script").forEach((n => { (new RegExp(e, "ig").test(n.src) || n.innerText.indexOf(e) > -1) && (n.type = "text/javascript") })) })) })) } else window.allScripts.map((e => { "statics" == e.type && e.scripts.forEach((e => { document.querySelectorAll("script").forEach((n => { (new RegExp(e, "ig").test(n.src) || n.innerText.indexOf(e) > -1) && (n.type = "text/blocked") })) })) })); if ("checked" === intaCookieConsents?.functionalCookies) { const e = document.querySelectorAll("inta-consents[data-src]"); window.allScripts.map((e => { "functional" == e.type && e.scripts.forEach((e => { document.querySelectorAll("script").forEach((n => { (new RegExp(e, "ig").test(n.src) || n.innerText.indexOf(e) > -1) && (n.type = "text/javascript") })) })) })); let n = [...inta_functionalCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1); int__cookiesToKeep.push.apply(int__cookiesToKeep, n), deleteAllCookies(), e.forEach((e => { const n = document.createElement("iframe"); n.border = "0", n.frameBorder = "0", e.getAttribute("data-class") ? n.setAttribute("class", e.getAttribute("data-class")) : (n.width = "560", n.height = "315"), "undefined" !== e.getAttribute("data-src") && (n.src = e.getAttribute("data-src"), e.parentElement.replaceChild(n, e)) })) } else window.allScripts.map((e => { "functional" == e.type && e.scripts.forEach((e => { document.querySelectorAll("script").forEach((n => { (new RegExp(e, "ig").test(n.src) || n.innerText.indexOf(e) > -1) && (n.type = "text/blocked") })) })) })); if ("checked" === intaCookieConsents?.advertisementCookies) { const e = document.querySelectorAll("inta-consents-iframe[data-src]"); document.querySelectorAll("script[data-marketing]"); let n = [...inta_marketingCookieList.map((e => e.cookies.map((e => null != e.cookie ? e.cookie : ""))))].flat(1); int__cookiesToKeep.push.apply(int__cookiesToKeep, n), deleteAllCookies(), fbq("consent", "grant"), window.allScripts.map((e => { "marketing" == e.type && e.scripts.forEach((e => { document.querySelectorAll("script").forEach((n => { (new RegExp(e, "ig").test(n.src) || n.innerText.indexOf(e) > -1) && (n.type = "text/javascript") })) })) })), e.forEach((e => { const n = document.createElement("iframe"); n.border = "0", n.frameBorder = "0", n.setAttribute("inta-yt-placeholder-img", e?.querySelector("inta-consents-bg")?.getAttribute("inta-bg-img")), (e.getAttribute("data-src").indexOf("youtube") > -1 || e.getAttribute("data-src").indexOf("youtu.be") > -1) && (n.allow = "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture", n.title = "YouTube video player"), e.getAttribute("data-class") ? n.setAttribute("class", e.getAttribute("data-class")) : (n.width = "560", n.height = "315"), n.src = e.getAttribute("data-src"), e.parentElement.replaceChild(n, e) })) } else window.allScripts.map((e => { "marketing" == e.type && e.scripts.forEach((e => { document.querySelectorAll("script").forEach((n => { (new RegExp(e, "ig").test(n.src) || n.innerText.indexOf(e) > -1) && (n.type = "text/blocked") })) })) })) } function saveINTCookieSettings(e, n = null) { document.querySelector("html").classList.remove("noScroll"), document.querySelector(".intastellarCookieConstents").classList.remove("--active"); const t = document.querySelector("#functional"), i = document.querySelector("#statics"), a = document.querySelector("#marketing"); a?.checked ? (gtag("consent", "update", { ad_storage: "granted", ad_user_data: "granted", ad_personalization: "granted", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "granted" })) : (gtag("consent", "update", { ad_storage: "denied", ad_user_data: "denied", ad_personalization: "denied", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "denied" })), t?.checked ? gtag("consent", "update", { functionality_storage: "granted", url_passthrough: !0 }) : gtag("consent", "update", { functionality_storage: "denied" }), i?.checked ? gtag("consent", "update", { analytics_storage: "granted", ad_storage: "granted", ad_user_data: "granted", ad_personalization: "granted", url_passthrough: !0 }) : (gtag("consent", "update", { analytics_storage: "denied", ad_user_data: "denied", ad_personalization: "denied", url_passthrough: !0 }), window.uetq.push("consent", "update", { ad_storage: "denied" })), intaConsentsObjectVariable.consents = { staticsticCookies: !!i?.checked && "checked", functionalCookies: !!t?.checked && "checked", advertisementCookies: !!a?.checked && "checked" }, dataLayer.push({ event: "cookie_consent_update", cookie_consent: intaConsentsObjectVariable.consents }), intaConsentsObjectVariable.time = (new Date).getTime(), document.cookie = int_hideCookieBannerName + "=__inta1." + encodeIntaConsentsObject(JSON.stringify(intaConsentsObjectVariable), randomIntFromInterval(20, 34)) + "; expires=" + cookieLifeTime + "; path=/; " + intCookieDomain, updateConsents(e, n), document.querySelector("[name=intastellar-solutions-sharinglibrary-iframe]").contentWindow.postMessage(JSON.stringify(intaConsentsObjectVariable), "*") } xhr.onload = function () { intastellarSolutionsPrivacyPolicy = "loading...", 200 === this.status && (intastellarSolutionsPrivacyPolicy = this.responseText) }, xhr.open("GET", "https://www.intastellarsolutions.com/about/legal/privacy/gdpr-cookiebanner/embedded/privacy-policy?lang=" + (void 0 === window?.INTA?.settings || "auto" === window?.INTA?.settings.lang || "" === window?.INTA?.settings.lang ? document.querySelector("html").getAttribute("lang") : "german" == window?.INTA?.settings.language ? "de" : "danish" == window?.INTA?.settings.language ? "da" : "english" == window?.INTA?.settings.language ? "en" : document.querySelector("html").getAttribute("lang")) + "&v=" + (new Date).getTime()), xhr.send(), setIntastellarPartnerDomain(), IntastellarCookieConsent.initialize(intaconsents);