document.addEventListener("DOMContentLoaded", function () { const bar = document.querySelector('[fs-cc="bar"]'); // ✅ Don't run in Webflow Designer/Editor (prevents overlay blocking clicks) const isWebflow = window.Webflow && typeof Webflow.env === "function"; const inDesigner = isWebflow && Webflow.env("design"); const inEditor = isWebflow && Webflow.env("editor"); if (inDesigner || inEditor) { if (bar) bar.style.display = "none"; return; } // Delay check to give Safari time to read storage properly setTimeout(() => { let consent = localStorage.getItem("fs-cc"); try { consent = JSON.parse(consent); } catch (e) { consent = null; } if (bar) { if (!consent || Object.keys(consent).length === 0) { bar.classList.remove("hide-before-load"); // Show bar if no consent } else { bar.style.display = "none"; // Hide bar if consent exists } } }, 300); // Hide bar when buttons are clicked const hideBar = () => { if (bar) bar.style.display = "none"; }; const accept = document.querySelector('[fs-cc="accept"]'); const deny = document.querySelector('[fs-cc="deny"]'); const save = document.querySelector('[fs-cc="save"]'); if (accept) accept.addEventListener("click", hideBar); if (deny) deny.addEventListener("click", hideBar); if (save) save.addEventListener("click", hideBar); });

Shaping Your Business for What's Next.

Discover scalable IT solutions designed to accelerate your growth. We align our services with your business goals, ensuring you stay ahead in a rapidly evolving landscape.

Team sitting at a desk smiling
3D Jelly substance
office-staff-having-a-chat
3D laptop Model
market-strategy-meeting-on-desk
office-staff-working-together-on-desk-laptop
3D Jelly substance
office-staff-having-a-chat
3D laptop Model
market-strategy-meeting-on-desk
Why Nexxo

Pathfinders in IT Innovation

We don't just manage your IT—we future-proof it. Our expert team partners with you to build scalable, resilient technology solutions that fuel growth and innovation.

stats chart svg

Proactive IT management for long-term success

setting icon svg

Tailored solutions designed for SMBs and Enterprises

chat icon svg

Reliable support from industry-leading experts

Blog

Latest insights in the Tech Industry

Stay Ahead with Expert IT Tips

Unlock Your Technological Potential

Let's discuss how Nexxo can empower your business with future-ready IT solutions

A woman and a man discussing at a wooden desk