{"template":{"LogoUrl":"https://app.secureprivacy.ai/assets/images/secureprivacy-01-black.png","Layout":"<div role=\"main\" class=\"sp-banner-show lower frame-content\" id=\"banner-0\">\n\t<div id=\"grouped-pageload-Banner\">\n\t\t<div>\n\t\t\t<div class=\"sp-introduction-banner\">\n\t\t\t\t<!--{{privacySignals}}-->\n\t\t\t\t<div class=\"group-content-text\">\n\t\t\t\t\t<div class=\"sp-cookie-banner-1\" {{displayBannerLogo}}>\n\t\t\t\t\t\t<img alt=\"Privacy reminder\" id=\"evOpenSP\" src=\"{{bannerLogoUrl}}\" style=\"height: 48px\" />\n\t\t\t\t\t</div>\n\t\t\t\t\t<div class=\"sp-cookie-banner-2\" style=\"line-height: 25px; font-size: 16px\" data-nosnippet>\n\t\t\t\t\t\t{{bannerMessage}}\n\t\t\t\t\t</div>\n\n\t\t\t\t\t<div class=\"sp-cookie-banner-3\">\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-customize\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.openPreferenceCenter()\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn evSpOpenWidget\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-accept\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.saveAllConsents('acceptAll', 'cb')\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn save-consents evSpAcceptBtn\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t\t<button\n\t\t\t\t\t\t\tid=\"sp-decline\"\n\t\t\t\t\t\t\tonclick=\"window.parent.sp.saveAllConsents('declineAll', 'cb')\"\n\t\t\t\t\t\t\tclass=\"intro-banner-btn evSpRejectBtn\"\n\t\t\t\t\t\t\ttabindex=\"0\"\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{{text}}\n\t\t\t\t\t\t</button>\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t</div>\n\t</div>\n</div>\n\n<template data-tpl-name=\"privacy-signals\">\n\t<div class=\"privacy-signals privacy-signals--bottom-left\">\n\t\t<span class=\"privacy-signals__indicator {{privacySignalsStatus}}\"></span>\n\t\t<div class=\"privacy-signals__content\">\n\t\t\t<p class=\"privacy-signals__title\">Privacy signals</p>\n\t\t\t<table class=\"privacy-signals__table signals-table\">\n\t\t\t\t<!--{{signalsTableRows}}-->\n\t\t\t</table>\n\t\t</div>\n\t</div>\n\t<template data-tpl-name=\"signals-table-row\">\n\t\t<tr>\n\t\t\t<td><a {{signalDocHref}} target=\"_blank\">{{signalName}}</a>:</td>\n\t\t\t<td class=\"signals-table__status {{signalStatus}}\">{{signalStatusText}}</td>\n\t\t</tr>\n\t</template>\n</template>\n","Design":"*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen,Ubuntu,Cantarell,\"Open Sans\",\"Helvetica Neue\",sans-serif}a{color:inherit;text-decoration:underline}input{font-family:inherit;font-size:inherit;line-height:inherit;outline:none}button{border:none;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:1;margin:0;padding:0;cursor:pointer;position:relative}button.loading{--loader-color: currentColor;display:inline-flex;align-items:center;justify-content:center;font-size:0}button.loading::before{position:absolute}[hidden],.hide{display:none !important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background-color:#dfdfdf}::-webkit-scrollbar-thumb{background-color:#000;border-radius:4px}.mb-0{margin-bottom:0}div:empty,p:empty{display:none}@media(min-width: 480px){.mobile-only{display:none !important}}@media(max-width: 480px){.desktop-only{display:none !important}}.sp-branding{display:inline-flex;align-items:center;text-decoration:none;font-size:12px;font-weight:400;color:inherit;font-family:inherit;white-space:nowrap;flex-shrink:0}.sp-branding--vertical{flex-direction:column;align-items:flex-start}.sp-branding__crafted-by{flex-shrink:0;margin-right:8px}.sp-branding__icon{width:12px;height:12px;margin-right:2px;transform:translateY(2px);filter:drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.2))}.sp-branding__brand{font-weight:500}.loading{--loader-size: 20px;--loader-color: var(--color-main-dark);--loader-background: transparent}.loading::before{content:\"\";display:block;width:var(--loader-size);height:var(--loader-size);border:2px solid var(--loader-background, transparent);border-top-color:var(--loader-color, #fff);border-radius:50%;animation:rotate360 .5s infinite ease}@keyframes rotate360{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.custom-checkbox{display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer;user-select:none;position:relative}@supports(--css: variables){.custom-checkbox__input{position:absolute;padding:0;border:0;height:0;width:0;overflow:hidden;opacity:0;pointer-events:none}}@supports(--css: variables){.custom-checkbox__input:focus-visible+.custom-checkbox__checkbox{outline-width:2px;outline-style:auto}}.custom-checkbox__input:checked~.custom-checkbox__checkbox{border-color:var(--custom-checkbox-border-active-color, #000);background-color:var(--custom-checkbox-bg-active-color, #000)}.custom-checkbox__input:checked~.custom-checkbox__checkbox::before{display:block}.custom-checkbox.partial [class*=__checkbox]{border-color:var(--custom-checkbox-partial-border-color, #000);background-color:var(--custom-checkbox-partial-bg-color, #000)}.custom-checkbox__checkbox{position:relative;display:none;flex-shrink:0;width:18px;height:18px;border-width:1px;border-style:solid;border-color:var(--custom-checkbox-border-color, #000);background-color:var(--custom-checkbox-bg-color, transparent);border-radius:4px}@supports(--css: variables){.custom-checkbox__checkbox{display:block}}.custom-checkbox__checkbox::before{display:none;content:\"\";position:absolute;left:6px;top:3px;width:4px;height:9px;border-width:1px;border-style:solid;border-color:var(--custom-checkbox-check-color, #fff);border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox__text{margin-left:8px;font-size:12px;color:var(--custom-checkbox-text-color, inherit);user-select:none}.custom-checkbox :disabled,.custom-checkbox.disabled{opacity:.5;pointer-events:none}.advanced-banner{--advanced-banner-color-bg: var(--advanced-banner-background-color);--custom-checkbox-border-active-color: #fff;--custom-checkbox-bg-active-color: #fff;--custom-checkbox-partial-border-color: #fff;--custom-checkbox-partial-bg-color: #fff;--custom-checkbox-border-color: #fff;--custom-checkbox-bg-color: #fff;--custom-checkbox-check-color: #000;--custom-checkbox-text-color: var(--banner-text-color);position:relative;padding:12px 32px;background-color:var(--advanced-banner-color-bg);max-height:82px;overflow-y:auto}@media(max-width: 640px){.advanced-banner{padding:12px 16px}}.advanced-banner__list{--gap: 12px;display:flex;flex-wrap:wrap;justify-content:center;margin:0 calc(var(--gap)*-1)}@media(max-width: 640px){.advanced-banner__list{--gap: 6px}}.advanced-banner__checkbox{margin:calc(var(--gap)/2) var(--gap);min-width:120px}@media(max-width: 768px){.advanced-banner__checkbox{flex:1 1 auto;margin:8px}}.custom-checkbox{padding:14px 16px;border-radius:5px;background:rgba(255,255,255,.1)}@media(max-width: 640px){.custom-checkbox{padding:12px 10px}}.custom-checkbox__checkbox::before{width:4px;height:9px}.custom-checkbox__text{white-space:nowrap}.custom-checkbox :disabled,.custom-checkbox.disabled{opacity:.5;pointer-events:none}.privacy-signals{--pc-content-visibility: hidden;--pc-content-opacity: 0;position:relative;display:inline-flex;align-items:center;width:fit-content;height:fit-content;border:1px solid var(--advanced-banner-background-color, rgba(0, 0, 0, 0.2));border-radius:50%;z-index:1;border-radius:4px;vertical-align:middle}.privacy-signals--bottom-right{--pc-content-position-top: calc(2px + 100%);--pc-content-position-right: auto;--pc-content-position-bottom: auto;--pc-content-position-left: 0}.privacy-signals--bottom-left{--pc-content-position-top: calc(2px + 100%);--pc-content-position-right: 0;--pc-content-position-bottom: auto;--pc-content-position-left: auto}.privacy-signals--top-right{--pc-content-position-top: auto;--pc-content-position-right: auto;--pc-content-position-bottom: calc(2px + 100%);--pc-content-position-left: 0}.privacy-signals--top-left{--pc-content-position-top: auto;--pc-content-position-right: 0;--pc-content-position-bottom: calc(2px + 100%);--pc-content-position-left: auto}.privacy-signals:hover{--pc-content-visibility: visible;--pc-content-opacity: 1}.privacy-signals__indicator{display:grid;place-items:center;width:6px;height:6px;border-radius:50%;background-color:orange}.privacy-signals__indicator.active{background-color:#32cd32}.privacy-signals__indicator::before{content:\"\";width:100%;height:100%;border-radius:50%;opacity:.7;background-color:inherit;animation:ping 1s infinite}.privacy-signals__title{font-size:12px;line-height:1;color:#fff;margin-bottom:4px}.privacy-signals__text{font-size:14px;line-height:1;color:#f1f1f1;opacity:.8}.privacy-signals__content{position:absolute;top:var(--pc-content-position-top);right:var(--pc-content-position-right);bottom:var(--pc-content-position-bottom);left:var(--pc-content-position-left);visibility:var(--pc-content-visibility);opacity:var(--pc-content-opacity);background-color:#101828;padding:10px;border-radius:4px;transition:visibility .2s ease,opacity .2s ease;color:var(--banner-text-color, #fff);font-size:14px;line-height:1}.privacy-signals__content a{text-decoration:none;color:inherit;cursor:initial}.privacy-signals__content a[href]{text-decoration:underline;cursor:pointer}.privacy-signals__content p{font-size:inherit;line-height:inherit}.signals-table tr{color:#d1d5dc}.signals-table td{white-space:nowrap}.signals-table__status{padding-left:8px;text-align:right}@keyframes ping{75%,100%{opacity:0;transform:scale(3)}}.evSelectAllCheckbox{position:relative;top:2px;right:3px}.sp-cookie-banner-2 h3{font-size:inherit;margin:0px;font-weight:inherit;font-family:inherit}.trust-widget-open:focus,button:focus{outline:1px solid !important}.cookie-consent-group{height:30px;width:100%;cursor:pointer;display:block;margin:0px 10px 15px 0px;padding:5px 15px;background:#fff;border:solid 1px #eae9e9;border-radius:3px;font-size:14px}.count-badge{margin-right:10px;background:#eae9e9;padding:5px;border-radius:50%;font-size:11px;line-height:10px;width:11px;display:inline-block;text-align:center;float:right}.lower,.upper{position:fixed}body{background:0 0;margin:0;padding:0}#sp-trust-badge{border:2px solid #fff !important;border-radius:4px !important;transition:transform .2s ease-in-out,background-color .2s ease-in-out !important;display:inline-block}.lower{bottom:0}.upper{top:0}a{color:inherit}.group-content-text{display:flex}.group-content-text,.group-content-text p,.intro-banner-btn,.sp-cookie-banner-2{font-size:14px !important;margin:0}.sp-banner-show{width:100%;background:#fff}.sp-introduction-banner{max-width:1200px !important;padding:25px !important;margin:auto}.sp-cookie-banner-1{display:flex !important;align-items:center !important;margin:0 25px 0 0;justify-content:center !important}.sp-cookie-banner-1,.sp-cookie-banner-1 img{padding:0}.sp-cookie-banner-2{width:100% !important;float:left !important;margin-right:20px}.sp-cookie-banner-2>*{max-width:1200px}.sp-cookie-banner-3{width:360px !important;float:right !important;display:flex !important;align-items:center !important;justify-content:center !important}.intro-banner-link{margin-left:15px;background-color:transparent;color:#fff;border:none;text-decoration:underline;cursor:pointer}.intro-banner-btn{margin:0px 15px 0px 0px !important;padding:16px 14px !important;float:right !important;cursor:pointer !important;line-height:16px !important;font-weight:600;width:130px !important;border:none !important;text-shadow:none;background-image:none;transition:transform .2s ease-in-out,background-color .2s ease-in-out;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.3);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.3);box-shadow:0 0 10px 0 rgba(0,0,0,.3)}.dismiss-button{position:absolute;top:10px;right:10px}.sp-close-button{border-radius:50%;border:0;color:#525151;cursor:pointer;font-size:26px;font-weight:600;height:26px;line-height:1px;outline:0;padding:0;text-align:center;transition:transform .1s ease-in-out,background-color .1s ease-in-out;width:26px;z-index:1;margin:0;background:0 0}.sp-close-button img{margin:0}@media only screen and (max-width: 767px){.group-content-text{flex-direction:column}.sp-cookie-banner-1{display:none !important}.sp-cookie-banner-2{max-height:145px;overflow-y:auto;margin-right:initial}.iab-buttons{line-height:25px !important;margin:0px 10px;font-size:10px}.sp-cookie-banner-3{margin-top:15px}.details-cookie{margin:5px 0 5px calc(50% - 45px) !important}}@media(max-width: 500px){.sp-cookie-banner-2{max-height:71px}.sp-cookie-banner-2 p{display:inline}.count-badge{display:none}.sp-introduction-banner{padding:20px !important}.sp-cookie-banner-1{display:none !important}.details-cookie{margin:0 auto !important;position:initial !important;box-shadow:none !important}.sp-cookie-banner-3{padding:0px !important;width:100% !important;float:right !important;display:flex !important;align-items:center !important;justify-content:center !important}.sp-cookie-banner-2>a{color:inherit !important;text-decoration:none !important;border-bottom:solid 1px !important}.sp-cookie-banner-2{width:100% !important;float:left !important}.footer_buttons button{width:auto !important;float:left !important;min-width:130px}.pba .contents{width:calc(100% - 40px) !important}.privacy_banner_advanced_header{padding:0 20px !important}.pba{max-height:41vh !important}}.trust-widget-open{border-bottom:solid 1px;border-color:inherit;cursor:pointer}.sp_privacy_banner_detailed{margin:0 auto;background:#fff}.privacy_banner_advanced_header{overflow:auto;margin:0 auto;text-align:center;padding:5px 0}@media screen and (min-width: 1200px){.pba .contents{width:860px}.privacy_banner_advanced_header{width:860px !important}}@media screen and (min-width: 1024px)and (max-width: 1024px){.privacy_banner_advanced_header{padding:5px 20px;width:800px}.pba{padding:25px 20px !important}.sp-introduction-banner{padding:25px 19px !important;width:900px}}.privacy_banner_advanced_header .checboxes{padding:4px 0px;font-size:13px}.privacy_banner_advanced_header label{text-transform:capitalize;margin-right:25px;cursor:pointer}.details-cookie{text-transform:capitalize;cursor:pointer;background:#f5f5f5;min-width:87px !important;font-weight:400;border-radius:4px;font-family:inherit;font-size:14px;line-height:28px;border:solid 1px #eae9e9}.details-cookie span{border:solid #9e9e9e;border-width:0 2px 2px 0;display:inline-block;padding:4px;vertical-align:text-top;margin-left:5px}.content_body .div_category_item,.pba{display:none}.details-cookie span.down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.details-cookie span.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);vertical-align:text-bottom}.pba{font-size:14px;background:#f5f5f5;padding:25px 0;max-height:65vh;overflow-x:auto}.pba .footer_buttons{margin-top:25px}.pba .contents{margin:0 auto;width:800px}.contents p{margin:0}.contents .content-intro-1{font-size:14px;line-height:23px;margin:0 0 15px}.pba .contents ul{list-style-type:none;padding:0;margin:0px;width:25%;float:left;background:#fff}ul li{text-transform:capitalize;padding:10px;cursor:pointer;background:#f5f5f5;border-bottom:solid 1px #eae9e9}ul li.active{text-transform:capitalize;background:#fff}.content_body{font-size:14px;line-height:23px;float:left;background:#fff;width:75%;height:220px;overflow-y:auto}.content_body .div_category_item.active{display:block;padding:10px}.content_body table{margin:15px 0;text-align:left;width:100%}.content_body table tr td,.content_body table tr th{padding:5px 0;font-size:14px;line-height:23px}.footer_buttons button{float:none !important;margin:0 20px 0 0 !important}.sp-slider-switch a{color:#45413e;text-decoration:none;line-height:16px;border-bottom:solid 1px rgba(69,65,62,.59)}.sp-slider-switch .switch-secure{position:relative;display:inline-block;width:45px;height:15px}.sp-slider-switch .switch-secure input{display:none}.sp-slider-switch .switch{position:relative;display:inline-block;width:45px;height:15px}.sp-slider-switch .switch input{display:none}.sp-slider-switch .slider{overflow:inherit;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.sp-slider-switch .slider:before{position:absolute;height:20px;width:20px;left:0;bottom:-2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;box-shadow:0 1px 3px 0 rgba(0,0,0,.4)}.sp-slider-switch input:checked+.slider{background-color:rgba(4,166,0,.42)}.sp-slider-switch input:focus+.slider{box-shadow:0 0 1px #04a600}.sp-slider-switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);background:#04a600}.sp-slider-switch .slider.sp-round{border-radius:34px}.sp-slider-switch .slider.sp-round:before{border-radius:50%}.sp-loader:before,.sp-slider-switch .slider:before,.sp-slider:before{content:\"\"}.sp-banner-footer{background:#fff;overflow:auto;padding:15px 30px;border-top:solid .5px #ccc;font-family:\"Raleway\" !important}.plugins-wrapper{overflow:hidden;background:#f5f5f5;border:solid 1px #eae9e9;border-radius:3px}.container{position:relative;padding-left:20px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-1;left:0;height:18px;width:18px;background-color:#eee;border-radius:4px}.container:hover input~.checkmark{background-color:#ccc}.container input:checked~.checkmark{background-color:#04a600}.checkmark:after{content:\"\";position:absolute;display:none}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:6px;top:2px;width:3px;height:8px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.disabled:after{border-color:rgba(255,255,255,.44) !important}.iab-buttons{cursor:pointer;line-height:30px;margin:0px 15px;text-decoration:underline;font-size:14px;color:#000}@media only screen and (max-width: 767px){.checboxes label{margin-right:20px;margin-top:10px;margin-bottom:10px;display:inline-block}.privacy_banner_advanced_header{text-align:inherit}}.ql-size-small{font-size:.75em}.ql-size-large{font-size:1.5em}.ql-size-huge{font-size:2.5em}.frame-content{background-color:var(--banner-background-color, #2e6da4);color:var(--banner-text-color, #fff)}.privacy-signals{position:absolute;top:8px;right:8px}","OuterDesign":"#ifrmCookieBanner{position:fixed;bottom:0;left:0;width:100%;max-height:100vh;z-index:2147483647;box-sizing:content-box !important}","CustomCSS":"","Translation":{"Language":"en","AcceptButtonText":"Accept","DeclineButtonText":"Decline","CustomizeButtonText":"Customize","ConsentMessageText":"We use cookies on this site to enhance your user experience. <br/>For a complete overview of of all cookies used, please see your <span class=\"trust-widget-open\" > personal settings.</span>","AdvancedSaveButtonText":"Save"},"Settings":{"IsHideLogo":false,"AdvancedBanner":false,"AcceptButtonBackgroundColor":"#208191","AcceptButtonTextColor":"#000000","AcceptButtonHoverBackgroundColor":"#208191","AcceptButtonHoverTextColor":"#000000","AcceptButtonFilling":"Fill","AcceptButtonCorners":"Sharp","DeclineButtonType":"None","DeclineButtonBackgroundColor":"#ffcf01","DeclineButtonTextColor":"#000000","DeclineButtonHoverBackgroundColor":"#ffcf01","DeclineButtonHoverTextColor":"#000000","DeclineButtonFilling":"Fill","DeclineButtonCorners":"Sharp","CustomizeButtonType":"Button","CustomizeButtonBackgroundColor":"#ffcf01","CustomizeButtonTextColor":"#000000","CustomizeButtonHoverBackgroundColor":"#ffcf01","CustomizeButtonHoverTextColor":"#000000","CustomizeButtonFilling":"Fill","CustomizeButtonCorners":"Sharp","BackgroundColor":"#ffffff","LineColor":"#ffffff","TextColor":"#000000","HeadingColor":"#FFFFFF","LinkColor":"#000000","OverlayEnabled":false},"TemplateTranslation":{"Language":"en","Introduction":"In order to comply with data protection laws, we ask you to review the key points below of our Privacy Policy. To continue using our website, you need to select your preferences and click 'Save'. You can read more about our privacy policy. We document your agreement and you can opt out by going to our privacy policy and clicking on the widget.","BlockText":"Enable Services","NoOptOut":"Opt out unavailable","Expiry":"Expiry","Service":"Service","Name":"Name","Description":"Description","Host":"Host","Type":"Type","ExpiresIn":"Expires in","FirstPartyCookie":"First-party cookie","ThirdPartyCookie":"Third-party cookie","ConsentGiven":"Consent given","ShowCookies":"Show cookies","Save":"Save","Cancel":"Cancel","CategoryTranslations":[{"CategoryId":11,"CategoryType":"advertising","CategoryName":"Advertising","CategoryText":"We use plugins to measure and personalize content. These plugins share the content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":12,"CategoryType":"social_media","CategoryName":"Social Media","CategoryText":"We use social media tools on our website to enable sharing from our website. These plugins share content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":13,"CategoryType":"site_analytics","CategoryName":"Analytics","CategoryText":"We use a 3rd party analytical software to gather statistical information about our website visitors. These plugins share the content you provide to 3rd party. We recommend you read their privacy policies."},{"CategoryId":14,"CategoryType":"customer_interaction","CategoryName":"Customer Interaction","CategoryText":"We communicate and interact with our customers. We may temporarily store your email to get back to you regarding your inquiries. No data is shared with 3rd party."},{"CategoryId":16,"CategoryType":"audio_video_player","CategoryName":"Audio/Video Player","CategoryText":"Audio/Video services"},{"CategoryId":17,"CategoryType":"essential","CategoryName":"Essential","CategoryText":"We use plugins to ensure security, stability and performance of this website. These tools are necessary for us to serve you this website."}]},"ConsentLogEnabled":true,"DataRetentionPeriod":12,"FontFamily":"Raleway","FontSource":"Google","ConsentType":"Explicit","RemoveBranding":true,"OverlayEnabled":false,"IframeTitle":"Cookie Banner","IframeAriaLabel":"Cookie Banner","BrowserSignalsSettings":{"RespectGpc":true,"RespectDnt":true,"DisplayLocation":"Hide"}},"gcm":true,"gcm_wait":"500","uet":false,"clarity":false,"meta":false,"plan":"prod_G83hnhLg0ODERX","cookies":[{"Name":"_gcl_au","Host":".amsterdammanor.com","Category":"advertising","Description":"Used for the \"Conversion Linker\" functionality - it takes information in ad clicks and stores it in a first-party cookie so that conversions can be attributed outside the landing page.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2026-07-20","Plugin":"Google Ads","ScriptSrc":["googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"CLID","Host":"www.clarity.ms","Category":"site_analytics","Description":"Identifies the first-time Clarity saw this user on any site using Clarity.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Expires":"2026-08-24","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gid","Host":".amsterdammanor.com","Category":"site_analytics","Description":"This cookie is installed by Google Analytics.\nThe cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing.\nThe data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2024-10-17","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat_UA-162681275-1","Host":".amsterdammanor.com","Category":"site_analytics","Description":"This cookie enables website owners to track visitor behaviour measure of site performance. To learn more about how Google collects and uses data, visit https://policies.google.com/privacy/partners.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ar_debug","Host":".doubleclick.net","Category":"advertising","Description":"Store and track conversions.","PrivacyPolicy":"https://policies.google.com/technologies/ads","FirstParty":false,"Expires":"2024-12-16","Plugin":"Google Ads","ScriptSrc":["https://www.googletagmanager.com/gtag/js","https://www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"IDE","Host":".doubleclick.net","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2027-05-16","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_fbp","Host":".amsterdammanor.com","Category":"advertising","Description":"Used by Facebook to deliver a series of advertisement products such as real time bidding from third party advertisers","PrivacyPolicy":"https://www.facebook.com/policy.php","FirstParty":true,"Expires":"2026-07-20","Plugin":"Facebook","ScriptSrc":["https://connect.facebook.net/signals/config/1740363023056977","https://connect.facebook.net/signals/config/874854896761748"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_clck","Host":".amsterdammanor.com","Category":"site_analytics","FirstParty":true,"Expires":"2027-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".videopolis.com","Category":"site_analytics","Description":"Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2025-12-21","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".media.videopolis.com","Category":"site_analytics","Description":"Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2025-12-21","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gid","Host":".media.videopolis.com","Category":"site_analytics","Description":"This cookie is installed by Google Analytics.\nThe cookie is used to store information of how visitors use a website and helps in creating an analytics report of how the website is doing.\nThe data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2024-11-17","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat","Host":".media.videopolis.com","Category":"site_analytics","Description":"This cookie name is associated with Google Universal Analytics, according to documentation it is used to throttle the request rate - limiting the collection of data on high traffic sites.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2024-11-16","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MUID","Host":".bing.com","Category":"advertising","Description":"This cookie is widely used my Microsoft as a unique user identifier. It can be set by embedded microsoft scripts. Widely believed to sync across many different Microsoft domains, allowing user tracking.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MR","Host":".c.bing.com","Category":"advertising","Description":"This is a Microsoft MSN 1st party cookie which we use to measure the use of the website for internal analytics.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"SRM_B","Host":".c.bing.com","Category":"advertising","Description":"This is a Microsoft MSN 1st party cookie that ensures the proper functioning of this website.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"SM","Host":".c.clarity.ms","Category":"advertising","Description":"No cookie description available ","PrivacyPolicy":"No policy available available ","FirstParty":false,"Plugin":"No service available ","ScriptSrc":["https://api.cartstack.com/js/customer-tracking/www.amsterdammanor.com_50dfc998a4141ae62099408a28f44b7c.js",null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MUID","Host":".clarity.ms","Category":"advertising","Description":"This cookie is widely used my Microsoft as a unique user identifier. It can be set by embedded microsoft scripts. Widely believed to sync across many different Microsoft domains, allowing user tracking.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MR","Host":".c.clarity.ms","Category":"advertising","Description":"This is a Microsoft MSN 1st party cookie which we use to measure the use of the website for internal analytics.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ANONCHK","Host":".c.clarity.ms","Category":"advertising","Description":"This cookie carries out information about how the end user uses the website and any advertising that the end user may have seen before visiting the said website.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":false,"Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_4FES43FHGD","Host":".amsterdammanor.com","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-05-26","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"Google","Host":".amsterdammanor.com","Category":"essential","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js","https://www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_3R5SJEDWK4","Host":".amsterdammanor.com","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":true,"Expires":"2027-05-26","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".amsterdammanor.com","Category":"site_analytics","Description":"Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2027-05-26","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_8Y1TZ7Y895","Host":".videopolis.com","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":false,"Expires":"2025-12-21","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cf_clearance","Host":".www.amsterdammanor.com","Category":"essential","Description":"Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":true,"Expires":"2026-04-22","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_clsk","Host":".amsterdammanor.com","Category":"site_analytics","Description":"Connects multiple page views by a user into a single Clarity session recording.","PrivacyPolicy":"https://privacy.microsoft.com/en-US/","FirstParty":true,"Expires":"2026-04-22","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".earthcam.net","Category":"site_analytics","Description":"Google Analytics cookie enabling control of one-time visits. This cookie is installed the first time a user enters the website through a browser. When the user comes back to the website through the same browser, the cookie will consider him to be the same user. Only in the event that the user changes browser, will he be deemed to be a different user.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2027-05-26","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_LXTDRPVZKR","Host":".earthcam.net","Category":"site_analytics","Description":"Used by Google Analytics to collect data on the number of times a user has visited the website as well as dates for the first and most recent visit.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-USs","FirstParty":false,"Expires":"2027-05-26","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"YSC","Host":".youtube.com","Category":"advertising","Description":"This cookie is set by YouTube to track views of embedded videos.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":false,"Plugin":"Youtube","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"VISITOR_INFO1_LIVE","Host":".youtube.com","Category":"advertising","Description":"The \"VISITOR_INFO1_LIVE\" cookie is a first-party cookie that is set by YouTube, a video-sharing platform owned by Google. The purpose of the cookie is to track user preferences and to display customized video recommendations to users based on their viewing history and behavior on the site.\n\nWhen a user visits a page that contains an embedded YouTube video, the \"VISITOR_INFO1_LIVE\" cookie is typically set in their browser. The cookie stores user preferences such as the preferred language, video playback settings, and other preferences. This allows YouTube to display videos that are relevant to the user's interests and viewing history, as well as to improve the overall user experience on the site.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Plugin":"Youtube","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"VISITOR_PRIVACY_METADATA","Host":".youtube.com","Category":"advertising","Description":"Stores the user's cookie consent state for the current domain","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":false,"Plugin":"Youtube","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__cfruid","Host":".smooch.io","Category":"essential","Description":"Cookie associated with sites using CloudFlare, used to identify trusted web traffic.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"otuvid","Host":".opentable.com","Category":"unclassified","FirstParty":false,"Expires":"Session","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"OT-SessionId","Host":".opentable.com","Category":"unclassified","FirstParty":false,"Expires":"2026-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ot-cookie-check","Host":".www.opentable.com","Category":"unclassified","FirstParty":false,"Expires":"Session","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"OT-Session-Update-Date","Host":".opentable.com","Category":"unclassified","FirstParty":false,"Expires":"2026-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"OT-Interactive-SessionId","Host":".opentable.com","Category":"unclassified","FirstParty":false,"Expires":"2026-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ha_userSession","Host":"www.opentable.com","Category":"unclassified","FirstParty":false,"Expires":"Session","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"ak_bmsc","Host":".opentable.com","Category":"essential","Description":"This cookie is an Akamai cookie which is used to identify trraffic and monitor site performance","PrivacyPolicy":"https://www.akamai.com/legal/privacy-and-policies","FirstParty":false,"Expires":"2026-04-21","Plugin":"Akamai","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gat_tct","Host":".amsterdammanor.com","Category":"site_analytics","Description":"These cookies are used to throttle the request rate and to distinguish unique users by assigning a randomly generated number as a client identifier . It is included in each page request in a site and used to calculate visitor, session and campaign data for sites' analytics reports.","PrivacyPolicy":"https://policies.google.com/privacy","FirstParty":true,"Expires":"2024-10-16","Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"receive-cookie-deprecation","Host":".doubleclick.net","Category":"advertising","Description":"No cookie description available","PrivacyPolicy":"https://policies.google.com/privacy?hl=en","FirstParty":false,"Expires":"2026-04-23","Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bm_sz","Host":".opentable.com","Category":"essential","Description":"This cookie is an Akamai cookie which is used to identify trraffic and monitor site performance","PrivacyPolicy":"https://www.akamai.com/legal/privacy-and-policies","FirstParty":false,"Expires":"2026-04-21","Plugin":"Akamai","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_abck","Host":".opentable.com","Category":"essential","Description":"This cookie is used to analyze traffic to determine if it is automated traffic generated by IT systems or a human user.","PrivacyPolicy":"https://www.akamai.com/legal/privacy-and-policies","FirstParty":false,"Expires":"2027-04-21","Plugin":"Akamai","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_cfuvid","Host":".smooch.io","Category":"essential","Description":"The _cfuvid cookie is only set when a site uses this option in a Rate Limiting Rule, and is only used to allow the Cloudflare WAF to distinguish individual users who share the same IP address.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-session-cookie-en","Host":"www.warwickhotels.com","Category":"essential","Description":"","FirstParty":true,"Expires":"2025-05-23","Plugin":"Galaxy","ScriptSrc":["https://www.amsterdammanor.com/frontend/galaxy-helpers/public/initPersonalization.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cf_clearance","Host":".amsterdammanor.com","Category":"essential","Description":"Clearance Cookie stores the proof of challenge passed. It is used to no longer issue a captcha or jschallenge challenge if present. It is required to reach origin server.\n","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":true,"Expires":"2027-02-26","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"galaxy-session-cookie-en","Host":"www.amsterdammanor.com","Category":"essential","Description":"","FirstParty":true,"Expires":"2026-04-21","Plugin":"Galaxy","ScriptSrc":["https://www.amsterdammanor.com/frontend/galaxy-helpers/public/initPersonalization.bundle.js","https://www.amsterdammanor.com/frontend/galaxy-helpers/public/initPersonalization~personalizationSections.bundle.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"AWSALBCORS","Host":"api-prod.secureprivacy.ai","Category":"essential","Description":"AWS Application Load Balancer Cookie.\nLoad Balancing Cookie: It includes the same information as the original stickiness cookie plus this SameSite attribute.","PrivacyPolicy":"https://aws.amazon.com/privacy/","FirstParty":false,"Expires":"2025-08-31","Plugin":"Amazon Web Services","ScriptSrc":["https://mpop-prod-primary.s3.amazonaws.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"WMF-Uniq","Host":".upload.wikimedia.org","Category":"site_analytics","Description":"The WMF-Uniq cookie is used for A/B testing, DDoS protection, and visitor analysis.","FirstParty":false,"Expires":"2027-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"yTdQICo1/r1xCqoTP+TiqPi/Qe9lFhs/utG4QnImuJdnBRUt1805vRMLDulyvKZV","Host":"sys.akia.ai","Category":"unclassified","FirstParty":false,"Expires":"2026-06-24","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Description":"Tag for handling Bing conversions","FirstParty":false,"ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"MigratedEntryWithNoType"},{"Name":"_dd_s","Host":"amadeus.com","Category":"essential","Description":"Cookie used to group all events generated from a unique user session across multiple pages. It contains the current session ID, whether the session is excluded due to sampling, and the expiration date of the session. The cookie is extended for an extra 15 minutes every time the user interacts with the website, up to the maximum user session duration (4 hours).","PrivacyPolicy":"","FirstParty":false,"Expires":"Session","Plugin":"DataDog","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_cfuvid","Host":".my.matterport.com","Category":"essential","Description":"The _cfuvid cookie is only set when a site uses this option in a Rate Limiting Rule, and is only used to allow the Cloudflare WAF to distinguish individual users who share the same IP address.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_cfuvid","Host":".cdn-2.matterport.com","Category":"essential","Description":"The _cfuvid cookie is only set when a site uses this option in a Rate Limiting Rule, and is only used to allow the Cloudflare WAF to distinguish individual users who share the same IP address.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":false,"Expires":"Session","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bm_ss","Host":".opentable.com","Category":"unclassified","FirstParty":false,"Expires":"2026-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bm_so","Host":".opentable.com","Category":"unclassified","FirstParty":false,"Expires":"2026-04-22","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bm_mi","Host":".opentable.com","Category":"essential","Description":"Cookie for differentiating between unwanted, automated access and legitimate, human users.","PrivacyPolicy":"https://www.akamai.com/legal/privacy-and-policies","FirstParty":false,"Expires":"2026-04-21","Plugin":"Akamai","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bm_sv","Host":".opentable.com","Category":"essential","Description":"The bm_sv cookie is used for cache optimization and bot detection, essential for website performance and security.","FirstParty":false,"Expires":"2026-04-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bm_s","Host":".opentable.com","Category":"unclassified","FirstParty":false,"Expires":"2026-05-22","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"bm_lso","Host":".www.opentable.com","Category":"unclassified","FirstParty":false,"Expires":"2026-05-21","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"}],"isIabTcfEnabled":false}