A Creative Studio Serving Up Fresh
Ideas With A Side Of Fries

Your go-to for more
than just production.

We make like producers, think like strategists, and craft experiences that connect, excite, and inspire.

From big ideas to final execution, we create work that’s felt, shared, and remembered.

Our team brings together world-class directors, photographers, designers, audio experts, VFX specialists, and strategists to solve creative problems from every angle.

Whether it’s a campaign, a film, an activation, or something that doesn’t have a name yet—we think boldly, make brilliantly, and deliver with purpose. Our multidisciplinary approach means we’re just as comfortable building from scratch as we are jumping 
in to elevate what’s already in motion.

We were built to support the future of the creative industry – so we launched Made by Humans, our AI Artist and Director division, exploring the creative frontier through a deeply human lens.

'; var blobUrl = URL.createObjectURL(new Blob([html], { type: 'text/html' })); _slateBlobRegistry.push(blobUrl); return blobUrl; }// Appends query params to a Slate embed URL for hover (muted autoplay preview) // Slate may or may not honour these — if ignored, browser autoplay policy // still blocks unmuted playback so silence is effectively guaranteed. function slateEmbedHoverSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1&muted=1&loop=1'; }// Appends autoplay param for fullscreen popup (unmuted, Slate's own controls) function slateEmbedPopupSrc(src) { return src + (src.indexOf('?') !== -1 ? '&' : '?') + 'autoplay=1'; }window.addEventListener('beforeunload', function () { _slateBlobRegistry.forEach(function (url) { URL.revokeObjectURL(url); }); _slateBlobRegistry = []; });// ############### Play video on hover, pause on leave ############### // Vimeo → removes