MAD Arts works with artists, companies, non-profits, and cities to bring groundbreaking light and immersive projects to life.
From the co-producers of IGNITE Broward Festival and I Was Here’s Podium at One World Trade
MAD Arts offers:
  • Close relationships with technologists, artists, and creatives
  • Ongoing support with production logistics for cities and partnering organizations
  • Curatorial services
  • Immersive tech capabilities and resources
  • Virtual reality and motion capture studios
  • Manufacturing facilities
  • Full-service digital, marketing, and advertising solutions via its founding agency

For more information, please contact art@yeswearemad.com or call us at (754)239-0707

(function () { var COOKIE_NAME = 'ann_dismissed'; var RESET_HOURS = 12; function setCookie(name, ms) { var expires = new Date(Date.now() + ms).toUTCString(); document.cookie = name + '=1; expires=' + expires + '; path=/; SameSite=Lax'; } function getCookie(name) { return document.cookie.match(new RegExp('(?:^|;\\s*)' + name + '=')); } var overlay = document.querySelector('.pop-up-overlay'); if (!overlay) return; // If no cookie, show the banner as flex if (!getCookie(COOKIE_NAME)) { overlay.style.display = 'flex'; } // Set cookie and hide when user clicks "Continue to site" var cta = document.querySelector('.pop-up-cta'); if (cta) { cta.addEventListener('click', function () { setCookie(COOKIE_NAME, RESET_HOURS * 60 * 60 * 1000); overlay.style.display = 'none'; }); } })();