Tobias Bonfanti

Tobias Bonfanti, once an adrenaline-chasing pro snowboarder, Tobias has seamlessly transitioned from carving slopes to crafting stories, bringing the thrill of the mountains to the cinematic landscape. His journey from snowy peaks to director's chair has infused his filmmaking with a unique perspective.

In this new chapter, Tobias's deep connection to the outdoors and snowboarding culture shapes a distinct visual language, turning his films into an immersive experience that resonates with authenticity and passion.

His commitment to genuine content and compelling storytelling has resonated with global brands, earning him accolades and appreciation in the cinematic and commercial realms.

'; 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