// Check if the HubSpot cookie (__hstc) exists if (!document.cookie.includes('__hstc')) { // If the cookie doesn't exist (first-time visitor), show the form document.getElementById('hubspot-form').style.display = 'block'; } else { // If the cookie exists (returning visitor), hide the form document.getElementById('hubspot-form').style.display = 'none'; }

Start My Team Packs

Start My Team Packs