Summary navigation box
You are at stage 3 of 7: Prepare your application
document.addEventListener("DOMContentLoaded", function () { const cookieBanner = document.getElementById("cc-panel"); if (cookieBanner) { cookieBanner.setAttribute("data-clarity-mask", "true"); } });
You are at stage 3 of 7: Prepare your application