`}function getCookieConsentStatus(){return document.cookie.split("; ").find(e=>e.startsWith("cookieConsent="))?.split("=")[1]==="accepted"}