{"template":{"LogoUrl":"https://cmp.secureprivacy.ai/assets/images/sp-logo-shield.svg","Layout":"<div id=\"banner-0\" class=\"frame-content\">\n\t<div class=\"frame-content__inner\">\n\t\t<div class=\"frame-content__logo logo\" {{displayBannerLogo}}>\n\t\t\t<span class=\"logo__custom\" style=\"background-image: url('{{bannerLogoUrl}}')\"></span>\n\t\t</div>\n\t\t<div class=\"frame-content__content\">\n\t\t\t<!--{{privacySignals}}-->\n\t\t\t<div class=\"frame-content__text\" data-nosnippet>{{bannerMessage}}</div>\n\t\t\t<div class=\"frame-content__controls frame-controls\">\n\t\t\t\t<button id=\"sp-accept\" onclick=\"window.parent.sp.saveAllConsents('acceptAll', 'cb')\">\n\t\t\t\t\t<span>{{text}}</span>\n\t\t\t\t</button>\n\t\t\t\t<button\n\t\t\t\t\tid=\"sp-decline\"\n\t\t\t\t\tclass=\"btn--bg--half-transparent\"\n\t\t\t\t\tonclick=\"window.parent.sp.saveAllConsents('declineAll', 'cb')\"\n\t\t\t\t>\n\t\t\t\t\t{{text}}\n\t\t\t\t</button>\n\n\t\t\t\t<button\n\t\t\t\t\tid=\"sp-customize\"\n\t\t\t\t\tclass=\"btn--bg--half-transparent btn--border ml-auto\"\n\t\t\t\t\tonclick=\"window.parent.sp.openPreferenceCenter()\"\n\t\t\t\t>\n\t\t\t\t\t{{text}}\n\t\t\t\t</button>\n\t\t\t</div>\n\t\t</div>\n\t\t<div class=\"frame-content__bottom\">\n\t\t\t<a\n\t\t\t\tclass=\"frame-content__branding sp-branding\"\n\t\t\t\t{{displayBranding}}\n\t\t\t\thref=\"https://secureprivacy.ai\"\n\t\t\t\ttarget=\"_blank\"\n\t\t\t>\n\t\t\t\t<span class=\"sp-branding__crafted-by\">Crafted by</span>\n\t\t\t\t<span>\n\t\t\t\t\t<img\n\t\t\t\t\t\tclass=\"sp-branding__icon\"\n\t\t\t\t\t\tsrc=\"https://cmp.secureprivacy.ai/assets/images/sp-logo.svg\"\n\t\t\t\t\t\talt=\"Secure Privacy logo\"\n\t\t\t\t\t/>\n\t\t\t\t\t<span class=\"sp-branding__brand\">Secure Privacy</span>\n\t\t\t\t</span>\n\t\t\t</a>\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)}}[data-spoiler] [data-spoiler-toggler]{padding:0;border:none;border-radius:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer;user-select:none}[data-spoiler] [data-spoiler-toggler].active [class*=__arrow]{transform:rotate(-270deg)}[data-spoiler] [data-spoiler-content]:not(.active){display:none}.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)}}a,.trust-widget-open{color:#fff;cursor:pointer;text-decoration:underline}button{min-width:130px;padding:0 14px;height:42px;text-align:center;border-radius:4px;font-weight:600;background-color:#fff;color:#168578}p{font-size:16px;line-height:24px}@media(max-width: 480px){p{font-size:14px;line-height:21px}}.btn--bg--half-transparent{color:#fff;background:rgba(255,255,255,.1)}.btn--border{border:1px solid rgba(232,232,232,.3)}.ml-auto{margin-left:auto}.frame-content{display:flex;flex-direction:column;background-image:url(\"https://cmp.secureprivacy.ai/assets/images/background-lines.png\");background-color:var(--banner-background-color, #168f7c);background-size:cover}.frame-content__inner{display:flex;flex-wrap:wrap;width:100%;max-width:1280px;margin:0 auto;padding:15px 48px;color:var(--banner-text-color, #fff);font-size:16px;min-height:0}@media(max-width: 960px){.frame-content__inner{padding:24px}}@media(max-width: 640px){.frame-content__inner{flex-direction:column;flex-wrap:nowrap;padding:16px}}.frame-content__logo{margin:auto;margin-right:36px}@media(max-width: 640px){.frame-content__logo{width:48px;height:48px;margin-right:auto;margin-bottom:18px}}.frame-content__logo:empty{display:initial}.frame-content__content{position:relative;display:flex;align-items:center;flex:1;min-height:0}@media(max-width: 960px){.frame-content__content{flex-direction:column;align-items:flex-start}}.frame-content__text{min-height:0;flex-grow:1;padding:8px 0;overflow-y:auto;margin-right:48px;line-height:1.4;font-size:15px}.frame-content__text p{line-height:inherit;font-size:inherit}.frame-content__text p:not(:last-child){margin-bottom:16px}@media(max-width: 960px){.frame-content__text{margin-right:0}}@media(max-width: 960px){.frame-content__controls{margin-top:16px}}.frame-content__bottom{width:100%;display:flex;gap:16px}@media(max-width: 960px){.frame-content__bottom{margin-top:16px}}@media(min-width: 960px){.frame-content__branding{margin-left:auto}}.frame-content .frame-controls{display:flex;align-items:center}@media(min-width: 640px){.frame-content .frame-controls>*:not(:last-child){margin-right:16px}}@media(max-width: 640px){.frame-content .frame-controls{width:100%;flex-direction:column}}@media(max-width: 640px){.frame-content .frame-controls button{width:100%;flex:auto;min-width:initial}.frame-content .frame-controls button:not(:last-child){margin-bottom:12px}}.logo{width:64px;height:76px;position:relative;filter:drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.185))}@media(max-width: 480px){.logo{width:44px;height:53px}}.logo__bg{width:100%;height:100%}.logo__custom{position:absolute;top:48%;left:50%;width:100%;height:100%;transform:translate(-50%, -50%);background-size:contain;background-position:center;background-repeat:no-repeat;z-index:1}.privacy-signals{position:absolute;top:0;right:0}","OuterDesign":"#ifrmCookieBanner{position:fixed;bottom:0;left:0;width:100%;max-height:100vh;z-index:2147483647;box-sizing:content-box !important;margin-bottom:0}","CustomCSS":"","Translation":{"Language":"en","AcceptButtonText":"Okay","ConsentMessageText":"<p><span style=\"background-color: transparent;\">We use cookies in compliance with the </span><a href=\"https://leginfo.legislature.ca.gov/faces/codes_displayText.xhtml?division=3.&amp;part=4.&amp;lawCode=CIV&amp;title=1.81.5\" rel=\"noopener noreferrer\" target=\"_blank\" style=\"background-color: transparent;\">CCPA</a><span style=\"background-color: transparent;\"> to make the website work better for you and to understand your needs. You can read more in our <a class=\"spCustomLink\" href=\"javascript:void(0);\" rel=\"noopener noreferrer\" onclick=\"window.parent.sp.openPreferenceCenter(null, &quot;PrivacyPolicy&quot;);\">Privacy Policy</a>.</span></p>"},"Settings":{"IsHideLogo":false,"AdvancedBanner":false,"AcceptButtonBackgroundColor":"#FFFFFF","AcceptButtonTextColor":"#014d71","AcceptButtonHoverBackgroundColor":"#FFFFFF","AcceptButtonHoverTextColor":"#014d71","AcceptButtonFilling":"Fill","AcceptButtonCorners":"Smooth","DeclineButtonType":"None","DeclineButtonBackgroundColor":"#FFFFFF","DeclineButtonTextColor":"#014d71","DeclineButtonHoverBackgroundColor":"#FFFFFF","DeclineButtonHoverTextColor":"#014d71","DeclineButtonFilling":"Fill","DeclineButtonCorners":"Smooth","CustomizeButtonType":"None","CustomizeButtonBackgroundColor":"#FFFFFF","CustomizeButtonTextColor":"#FFFFFF","CustomizeButtonHoverBackgroundColor":"#FFFFFF","CustomizeButtonHoverTextColor":"#FFFFFF","CustomizeButtonFilling":"Stroke","CustomizeButtonCorners":"Smooth","BackgroundColor":"#014d71","LineColor":"#014d71","TextColor":"#FFFFFF","HeadingColor":"#FFFFFF","LinkColor":"#FFFFFF","OverlayEnabled":false,"OverlayColor":"rgba(0, 0, 0, 0.34)"},"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":false,"DataRetentionPeriod":12,"FontFamily":"Default","FontSource":"System","ConsentType":"Implicit","RemoveBranding":false,"OverlayEnabled":false,"OverlayColor":"rgba(0, 0, 0, 0.34)","IframeTitle":"Cookie Banner","IframeAriaLabel":"Cookie Banner","BrowserSignalsSettings":{"RespectGpc":true,"RespectDnt":true,"DisplayLocation":"Hide"}},"gcm":true,"gcm_wait":"1111","uet":false,"clarity":false,"meta":false,"plan":"prod_NGPeMYY4HmByPi","cookies":[{"Name":"sbjs_migrations","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"This cookie is to identify the source of a visit and store user action information about it in a cookies. This is a analytic and behavioural cookie used for improving the visitor experience on the website.","PrivacyPolicy":"No policy availible ","FirstParty":true,"Expires":"Session","Plugin":"SourceBuster","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sbjs_current_add","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"This cookie is to identify the source of a visit and store user action information about it in a cookies. This is a analytic and behavioural cookie used for improving the visitor experience on the website.","PrivacyPolicy":"No policy availible ","FirstParty":true,"Expires":"Session","Plugin":"SourceBuster","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sbjs_first_add","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"This cookie is to identify the source of a visit and store user action information about it in a cookies. This is a analytic and behavioural cookie used for improving the visitor experience on the website.","PrivacyPolicy":"No policy availible ","FirstParty":true,"Expires":"Session","Plugin":"SourceBuster","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sbjs_current","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"This cookie is to identify the source of a visit and store user action information about it in a cookies. This is a analytic and behavioural cookie used for improving the visitor experience on the website.","PrivacyPolicy":"No policy availible ","FirstParty":true,"Expires":"Session","Plugin":"SourceBuster","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sbjs_first","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"This cookie is to identify the source of a visit and store user action information about it in a cookies. This is a analytic and behavioural cookie used for improving the visitor experience on the website.","PrivacyPolicy":"No policy availible ","FirstParty":true,"Expires":"Session","Plugin":"SourceBuster","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sbjs_udata","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"This cookie is to identify the source of a visit and store user action information about it in a cookies. This is a analytic and behavioural cookie used for improving the visitor experience on the website.","PrivacyPolicy":"No policy availible ","FirstParty":true,"Expires":"Session","Plugin":"SourceBuster","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cookieyes-consent","Host":"precisionwarehousedesign.com","Category":"essential","Description":"This cookie is set by CookieYes and is used to remember the consent of the users for the use of cookies in the 'Advertisement' category.","PrivacyPolicy":"https://www.cookieyes.com/privacy-policy/","FirstParty":true,"Plugin":"CookieYes","ScriptSrc":["https://cdn-cookieyes.com/"],"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,"Expires":"Session","Plugin":"Youtube","ScriptSrc":["https://www.youtube.com/s/player/bcd1f224/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/5f8f5b0f/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/2f238d39/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/baafab19/www-widgetapi.vflset/www-widgetapi.js",null,"https://www.youtube.com/s/player/b2858d36/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/94f771d8/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/69b31e11/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/9f49a55a/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/iframe_api","https://www.youtube.com/s/player/bcd893b3/www-widgetapi.vflset/www-widgetapi.js"],"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,"Expires":"2026-04-16","Plugin":"Youtube","ScriptSrc":["https://www.youtube.com/s/player/bcd1f224/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/5f8f5b0f/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/2f238d39/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/baafab19/www-widgetapi.vflset/www-widgetapi.js",null,"https://www.youtube.com/s/player/b2858d36/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/94f771d8/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/69b31e11/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/9f49a55a/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/iframe_api","https://www.youtube.com/s/player/bcd893b3/www-widgetapi.vflset/www-widgetapi.js"],"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,"Expires":"2026-04-16","Plugin":"Youtube","ScriptSrc":["https://www.youtube.com/s/player/bcd1f224/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/5f8f5b0f/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/2f238d39/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/baafab19/www-widgetapi.vflset/www-widgetapi.js",null,"https://www.youtube.com/s/player/b2858d36/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/94f771d8/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/69b31e11/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/s/player/9f49a55a/www-widgetapi.vflset/www-widgetapi.js","https://www.youtube.com/iframe_api","https://www.youtube.com/s/player/bcd893b3/www-widgetapi.vflset/www-widgetapi.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_gcl_au","Host":".precisionwarehousedesign.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-05-20","Plugin":"Google Ads","ScriptSrc":["googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga","Host":".precisionwarehousedesign.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-03-26","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"calltrk_referrer","Host":".precisionwarehousedesign.com","Category":"essential","Description":"Stores the referring URL so visitor source can be accurately attributed when displaying a tracking phone number.","PrivacyPolicy":"https://www.callrail.com/privacy/","FirstParty":false,"Expires":"2026-08-18","Plugin":"CallRail","ScriptSrc":["https://cdn.callrail.com/companies/917666794/e6a19c73913f9efcbe7f/12/swap.js",null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"calltrk_landing","Host":".precisionwarehousedesign.com","Category":"essential","Description":"Stores the referring URL so visitor source can be accurately attributed when displaying a tracking phone number.","PrivacyPolicy":"https://www.callrail.com/privacy/","FirstParty":false,"Expires":"2026-08-18","Plugin":"CallRail","ScriptSrc":["https://cdn.callrail.com/companies/917666794/e6a19c73913f9efcbe7f/12/swap.js",null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"calltrk_session_id","Host":".precisionwarehousedesign.com","Category":"essential","Description":"Stores a unique identifier for a user browser session so it can be associated with a phone call if one occurs.","PrivacyPolicy":"https://www.callrail.com/privacy/","FirstParty":false,"Expires":"2026-08-18","Plugin":"CallRail","ScriptSrc":["https://cdn.callrail.com/companies/917666794/e6a19c73913f9efcbe7f/12/swap.js",null],"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-03-26","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"NID","Host":".google.com","Category":"site_analytics","Description":"This cookie contains a unique ID Google uses to remember your preferences and other information, such as your preferred language (e.g. English).","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2026-04-19","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_ga_1L4694XBL4","Host":".precisionwarehousedesign.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-03-26","Plugin":"Google Analytics","ScriptSrc":["google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"sbjs_session","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"This cookie is to identify the source of a visit and store user action information about it in a cookies. This is a analytic and behavioural cookie used for improving the visitor experience on the website.","PrivacyPolicy":"No policy availible ","FirstParty":true,"Expires":"2025-09-17","Plugin":"SourceBuster","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__cf_bm","Host":".precisionwarehousedesign.com","Category":"essential","Description":"The __cf_bm cookie is a cookie necessary to support Cloudflare Bot Management, currently in private beta. As part of our bot management service, this cookie helps manage incoming traffic that matches criteria associated with bots.","PrivacyPolicy":"https://www.cloudflare.com/privacypolicy/","FirstParty":true,"Expires":"2026-02-19","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"test_cookie","Host":".doubleclick.net","Category":"advertising","Description":"This cookie is set by DoubleClick (which is owned by Google) to determine if the website visitor's browser supports cookies.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2026-02-19","Plugin":"Google Ads","ScriptSrc":["googleads.g.doubleclick.net"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__Secure-ROLLOUT_TOKEN","Host":".youtube.com","Category":"essential","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-04-16","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__utmzz","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"These cookies are used to collect information about how visitors use our site. We use the information to compile reports and to help us improve the site. The cookies collect information in an anonymous form, including the number of visitors to the site, where visitors have come to the site from and the pages they visited.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"2026-08-18","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__utmzzses","Host":".precisionwarehousedesign.com","Category":"site_analytics","Description":"These cookies are used to collect information about how visitors use our site. We use the information to compile reports and to help us improve the site. The cookies collect information in an anonymous form, including the number of visitors to the site, where visitors have come to the site from and the pages they visited.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":true,"Expires":"Session","Plugin":"Google Analytics","ScriptSrc":["www.google-analytics.com/analytics.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"cf_clearance","Host":".precisionwarehousedesign.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-19","Plugin":"Cloudflare","ScriptSrc":["https://manifest-gcp-us-east1-vop1.cfcdn.mux.com"],"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-24","Plugin":"Amazon Web Services","ScriptSrc":["https://mpop-prod-primary.s3.amazonaws.com/"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_zitok","Host":".precisionwarehousedesign.com","Category":"advertising","Description":"It's a first party cookie for maintaining a unique visitor identifier. This store Personally Identifiable information.","FirstParty":true,"Expires":"2027-02-19","Plugin":"ZoomInfo","ScriptSrc":[null],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_cfuvid","Host":".zoominfo.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":"bot_mitigation_cookie","Host":"compte.bodacc.fr","Category":"unclassified","FirstParty":false,"Expires":"Session","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"PHPSESSID","Host":"compte.bodacc.fr","Category":"essential","Description":"Cookie generated by applications based on the PHP language. This is a general purpose identifier used to maintain user session variables. It is normally a random generated number, how it is used can be specific to the site, but a good example is maintaining a logged-in status for a user between pages.","FirstParty":false,"Expires":"Session","Plugin":"The PHP Group","ScriptSrc":["https://precisionwarehousedesign.com/wp-content/themes/generatepress/assets/js/menu.min.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"etuix","Host":".bodacc.fr","Category":"unclassified","Description":"The Etuix cookie is used for web analytics, marketing attribution, and data management, primarily for analyzing user interactions and site performance.","FirstParty":true,"Expires":"2026-11-15","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"__Secure-YNID","Host":".youtube.com","Category":"essential","Description":"Pending","PrivacyPolicy":"Pending","FirstParty":false,"Expires":"2026-04-16","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"TS01fba31b","Host":".errial.georisques.gouv.fr","Category":"essential","Description":"Used for security and anti-fraud reasons","PrivacyPolicy":"https://support.wix.com/article/cookies-and-your-wix-site","FirstParty":false,"Expires":"Session","Plugin":"Wix.com","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_pk_id.266.97bc","Host":"errial.georisques.gouv.fr","Category":"site_analytics","Description":"Used to recognize visitors and hold their various properties.","PrivacyPolicy":"https://piwik.pro/privacy-policy/","FirstParty":false,"Expires":"2026-11-15","Plugin":"Piwik","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_pk_ses.266.97bc","Host":"errial.georisques.gouv.fr","Category":"site_analytics","Description":"Shows the visitor’s active session. If the cookie doesn’t exist, it means that the session ended more than 30 minutes ago and was counted in the _pk_id cookie.","PrivacyPolicy":"https://piwik.pro/privacy-policy/","FirstParty":false,"Expires":"2025-10-18","Plugin":"Piwik","ScriptSrc":[],"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-16","Plugin":"Google","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_GRECAPTCHA","Host":"www.google.com","Category":"essential","Description":"This cookie is set by Google reCAPTCHA, which protects the website against spam enquiries on contact forms.","PrivacyPolicy":"https://policies.google.com/privacy?hl=en-US","FirstParty":false,"Expires":"2026-08-18","Plugin":"Google reCAPTCHA","ScriptSrc":["https://www.googletagmanager.com/gtag/js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_clck","Host":".precisionwarehousedesign.com","Category":"unclassified","FirstParty":true,"Expires":"2027-02-19","ScriptSrc":[],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_clsk","Host":".precisionwarehousedesign.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-02-20","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.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":"2027-02-19","Plugin":"Microsoft Clarity","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"_cfuvid","Host":".challenges.cloudflare.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":"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,"Expires":"2027-02-13","Plugin":"Microsoft Advertising","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MR","Host":".c.bing.com","Category":"site_analytics","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,"Expires":"2026-01-26","Plugin":"Microsoft Clarity","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,"Expires":"2027-02-13","Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"SM","Host":".c.clarity.ms","Category":"unclassified","Description":"No cookie description available ","PrivacyPolicy":"No policy available available ","FirstParty":false,"Expires":"Session","Plugin":"No service available ","ScriptSrc":[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,"Expires":"2027-03-16","Plugin":"Microsoft Advertising","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"},{"Name":"MR","Host":".c.clarity.ms","Category":"site_analytics","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,"Expires":"2026-01-26","Plugin":"Microsoft Clarity","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,"Expires":"2026-01-19","Plugin":"Microsoft","ScriptSrc":["bat.bing.com/bat.js"],"PriorConsentEnabled":false,"IsEnabled":false,"WhitelistConfigurationType":"None","Type":"ScriptBlocking"}],"isIabTcfEnabled":false,"contextual":{"CustomCSS":"","Translation":{"Language":"en","MessageText":"This content uses cookies to personalize and improve the experience. Enable cookies to continue.","ButtonText":"I CONSENT TO COOKIES"},"Settings":{"BackgroundColor":"#f5f5f5","TextColor":"#444444","ButtonBackgroundColor":"#ffffff","ButtonTextColor":"#444444","ButtonHoverBackgroundColor":"#ffffff","ButtonHoverTextColor":"#444444","ButtonFilling":"Fill","ButtonCorners":"Smooth"}}}