CINXE.COM

Portfolio | Momentumm

<!doctype html><html lang="fr"><head> <meta charset="utf-8"> <title>Portfolio | Momentumm</title> <meta name="description" content="Découvrez nos réalisations et études de cas qui ont permis à nos clients d'atteindre leurs objectifs de nos clients. Contactez-nous pour en savoir plus."> <link rel="shortcut icon" href="https://www.momentumm.co/hubfs/MMTMM%20Logos/logo-badge-light-blue-circle.svg"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" media="screen"> <link rel="stylesheet" href="https://unpkg.com/lenis@1.1.20/dist/lenis.css" media="screen"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="Découvrez nos réalisations et études de cas qui ont permis à nos clients d'atteindre leurs objectifs de nos clients. Contactez-nous pour en savoir plus."> <meta property="og:title" content="Portfolio | Momentumm"> <meta name="twitter:description" content="Découvrez nos réalisations et études de cas qui ont permis à nos clients d'atteindre leurs objectifs de nos clients. Contactez-nous pour en savoir plus."> <meta name="twitter:title" content="Portfolio | Momentumm"> <style> a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px} </style> <link rel="stylesheet" href="https://www.momentumm.co/hs-fs/hubfs/hub_generated/template_assets/1/174325174710/1738883866356/template_main.css"> <link rel="stylesheet" href="https://www.momentumm.co/hs-fs/hubfs/hub_generated/template_assets/1/182675735631/1738705196323/template_listing-template.css"> <style> header { position: fixed; width: 100%; z-index: 1003; transition: all .5s; animation: fadeDown 1s; background-color: rgba(10, 10, 23, 1); } .transparent { background-color: rgba(10, 10, 23, 0.6); backdrop-filter: blur(7.5px); -webkit-backdrop-filter: blur(7.5px); } main { background-color: rgba(10, 10, 23, 1); padding-top: calc(43px + 16px + 16px); } @media (max-width: 991px) { main { padding-top: calc(33px + 16px + 16px); } } @keyframes fadeDown { from { opacity: 0; transform: translateY(-100%); } to { opacity: 1; transform: translateY(0); } } #Simple_Header { width: 100%; } #Simple_Header figure { margin: 0; } #Simple_Header ul { margin: 0; list-style: none; } #Simple_Header p { margin: 0; } #Simple_Header a { text-decoration: none; transition: all .3s; } #Simple_Header .module-container { padding-right: 5%; padding-left: 5%; } #Simple_Header .header-wrapper { display: flex; justify-content: space-between; align-items: center; flex-direction: column; position: relative; } #Simple_Header .header-top { display: flex; justify-content: space-between; align-items: center; width: 100%; height: 43px; } /***** LOGO *****/ #Simple_Header .header-logo { display: flex; width: 150px; height: 16.6px; } #Simple_Header .header-logo span h2 { margin-top: 0; font-size: 1.75rem; } /***** NAV MENU *****/ #Simple_Header nav { overflow: hidden; position: absolute; width: 102px; z-index: 100; right: 0; display: grid; align-items: end; transition: all .25s linear; overflow-x: hidden; background: linear-gradient(150deg, rgba(245, 126, 32, 1), rgba(241, 91, 93, 1)); gap: 38px; border-radius: 20px; grid-template-rows: 1fr auto; height: 43px; } #Simple_Header nav.show { width: 480px; padding: 8% 4% 4%; /* padding: 96px 58px 58px; */ /* padding: 10% 4% 4%; */ height: calc(100dvh - 16px - 16px); } #Simple_Header nav.show .main-menu, #Simple_Header nav.show .nav-btn, #Simple_Header nav.show .header__language-switcher--wrapper { visibility: visible; opacity: 1; } #Simple_Header nav.show .main-menu, #Simple_Header nav.show .header__language-switcher--wrapper { transform: translateY(0); } #Simple_Header .nav-btn { position: absolute; margin: 23px 22px; visibility: hidden; opacity: 0; width: fit-content; display: flex; justify-content: center; align-items: center; white-space: nowrap; font-size: 1.125rem; font-weight: 700; letter-spacing: 0px; text-transform: uppercase; padding: 12px 24px; border-radius: 50px; align-self: start; background-color: rgba(255, 255, 255, 1); } #Simple_Header .main-menu, #Simple_Header .header__language-switcher--wrapper { visibility: hidden; opacity: 0; transform: translateX(100%); transition: all .8s ease; } #Simple_Header .main-menu { width: 100%; height: 100%; list-style: none; padding: 0; gap: 24px; display: flex; align-items: end; flex-direction: column; justify-content: end; } #Simple_Header .menu-link { position: relative; display: inline-block; color: rgba(253, 224, 224, 1); font-family: Inter; font-weight: normal; font-size: 2.125rem; font-weight: 400; transition: all .3s; } #Simple_Header .main-menu > .menu-item { display: grid; grid-template-columns: 1fr auto; column-gap: 15px; align-items: center; justify-self: end; cursor: pointer; overflow: hidden; text-align: end; } #Simple_Header .menu-link-wrapper { display: flex; align-items: center; justify-self: end; gap: 16px; } #Simple_Header .main-menu > .menu-item > .menu-link, #Simple_Header .menu-link-wrapper .menu-link { font-size: 3rem; color: rgba(253, 224, 224, 1); } #Simple_Header .main-menu .menu-item:hover > .menu-link, #Simple_Header .menu-link-wrapper:hover span, #Simple_Header .menu-link:hover, #Simple_Header .menu-link-wrapper:hover span svg path, #Simple_Header span.menu-link.show, #Simple_Header span.menu-arrow.open svg path { color: rgba(255, 255, 255, 1); fill: rgba(255, 255, 255, 1); } #Simple_Header .has-submenu { position: relative; } #Simple_Header .menu-arrow { width: 41px; height: 41px; display: inline-block; transition: all .3s; } #Simple_Header .menu-arrow path { transition: all .2s; } #Simple_Header .menu-arrow.open { transform: rotate(180deg); } /* Menu Button */ #Simple_Header .header-menu-btn { display: flex; align-items: center; position: relative; } #Simple_Header .header-menu-btn button { display: flex; justify-content: center; align-items: center; position: relative; z-index: 101; border: none; font-style: normal; font-weight: 700; line-height: 125%; text-transform: uppercase; background: transparent; transition: all .3s; padding: 10px 24px; border-radius: 50px; font-size: 1.125rem; color: rgba(255, 255, 255, 1); } #Simple_Header .header-menu-btn button.show { /* transform: translateX(0); */ transform: rotate3d(1, 0, 0, 90deg); visibility: hidden; opacity: 0; } #Simple_Header .x-icon { visibility: hidden; opacity: 0; position: absolute; top: 0; right: 0; transform: rotate3d(1, 0, 0, -90deg); z-index: 101; margin: 20px; cursor: pointer; transition: all .3s; } #Simple_Header .x-icon.show { visibility: visible; opacity: 1; transform: rotate3d(1, 0, 0, 0deg); } #Simple_Header .submenu { /* visibility: hidden; opacity: 0; */ display: none; transform: translateY(-50%); /* width: max-content; */ max-height: 0; padding: 0; margin: 0 10px; transition: all .3s; grid-column: 1 / -1; } #Simple_Header .submenu.show { /* visibility: visible; opacity: 1; */ transform: translate(0); margin: 40px 12px calc(40px - 24px) 0; } #Simple_Header .main-menu > .menu-item.show:before { width: 0; } #Simple_Header .has-submenu .submenu { display: block; } #Simple_Header .menu-item { text-align: end; column-gap: 0; } /* #Simple_Header .menu-item .menu-link { padding: 10px 0; } */ #Simple_Header .overlay { height: 100dvh; width: 100%; position: fixed; z-index: 99; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.75); overflow: hidden; transition: opacity 0.5s ease-in-out; opacity: 0; visibility: hidden; } #Simple_Header .overlay.show { opacity: 1; visibility: visible; } /***** Language Switcher *****/ #hs_cos_wrapper_Language_Switcher_, #hs_cos_wrapper_widget_1719273143199, #hs_cos_wrapper_widget_1719273116114, #hs_cos_wrapper_widget_1719273075888 { /* display: none; */ } #Simple_Header .header__language-switcher--label { display: unset; } #Simple_Header .header__language-switcher--wrapper > span { display: none; } #Simple_Header .lang_switcher_class { opacity: 1; } #Simple_Header .globe_class { background-image: none; display: none; } #Simple_Header .lang_list_class { display: none; } #Simple_Header .header__language-switcher { padding-right: 0; } #Simple_Header .header__language-switcher .globe_class { cursor: auto; } #Simple_Header .header__language-switcher .lang_list_class { margin-left: 15px; } #Simple_Header .lang_switcher_link { text-decoration: none; cursor: pointer; text-align: right; margin-right: 15px; font-weight: 400; color: rgba(255, 255, 255, 1); font-size: 2rem; } #Simple_Header .lang_switcher_link:hover { color: rgba(255, 255, 255, 1); } /****** Responsive ******/ @media (min-height: 1180px) { #Simple_Header nav { max-height: 70dvh; } } @media (min-width: 1820px) { #Simple_Header .module-container { max-width: 80vw; padding-left: 0; padding-right: 0; } #Simple_Header nav.show { padding-right: 2%; } } @media (min-width: 1200px) { #Simple_Header nav.show { width: 600px; } } @media (max-width: 991px) { #Simple_Header .header-top { height: 33px; } #Simple_Header .header-logo { width: 150px; } #Simple_Header .header-logo span h2 { font-size: 1.25rem; } #Simple_Header nav, #Simple_Header .header-menu-btn button { width: 82px; height: 33px; } #Simple_Header .header-menu-btn button { font-size: 0.875rem; padding: 0; } #Simple_Header .nav-btn { margin: 21px 20px; padding: 10px 24px; font-size: 1rem; } #Simple_Header .x-icon svg { width: 41px; height: 42px; } #Simple_Header .main-menu > .menu-item > .menu-link, #Simple_Header .menu-link-wrapper .menu-link { font-size: 2rem; } #Simple_Header .menu-link { font-size: 1.375rem; } #Simple_Header .lang_switcher_link { font-size: 1.5rem; } } @media (max-width: 743px) { #Simple_Header nav.show { width: 100%; max-width: 100%; padding: 24% 9% 9%; } } @media (max-width: 400px) { #Simple_Header nav.show { /* width: calc(100vw - calc(5% * 2)); */ width: calc(100vw - calc(16px + 16px)); } } </style> <link rel="stylesheet" href="/hs/hsstatic/cos-LanguageSwitcher/static-1.336/sass/LanguageSwitcher.css"> <style> #Simple_Footer { width: 100%; background-color: #0a0a17; } #Simple_Footer p { margin: 0; } #Simple_Footer a { text-decoration: none; transition: all .3s; } #Simple_Footer figure { margin: 0; } #Simple_Footer .module-container { padding-bottom: 0; margin: auto; } #Simple_Footer .footer-section { padding-top: 88px; padding-bottom: 40px; border-top: 1px solid #838399; } #Simple_Footer .footer-top-wrapper { display: flex; align-items: flex-start; justify-content: space-between; margin-bottom: 20px; gap: 20px; } #Simple_Footer .section-left { width: 50% } #Simple_Footer .footer-logo { width: 40%; margin-bottom: 42px; } #Simple_Footer .footer-title { background: linear-gradient(90deg, #F57E20 0%, #F15B5D 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; width: 75%; } #Simple_Footer .info-link { display: inline-block; width: 35%; line-height: 1.5; margin-top: 42px; } #Simple_Footer .info-link--1 { color: rgba(255, 255, 255, 1); } #Simple_Footer .footer-social-wrapper { display: flex; gap: 8px; /* justify-content: center; */ align-items: center; padding-top: 42px; padding-bottom: 0px; } #Simple_Footer .footer-social-wrapper a:hover span, #Simple_Footer .footer-social-wrapper a:hover img { animation: shake .25s infinite; } @keyframes shake { 0% { transform:translate(0); } 25% { transform:translate(2px) rotate(5deg); } 50% { transform:translate(0, 0); } 75% { transform:translate(-2px) rotate(-5deg); } 100% { transform:translate(0); } } #Simple_Footer .footer-social-wrapper span { display: inline-block; width: 30px; height: 30px; } #Simple_Footer .section-right { display: flex; justify-content: space-around; width: 50%; } #Simple_Footer .col-module { display: flex; justify-content: space-between; width: 100%; gap: 10px; } #Simple_Footer .col-title { margin-bottom: 20px; color: rgba(255, 255, 255, 1); font-weight: bold; text-align: start; } #Simple_Footer .col-module ul { flex-direction: column; gap: 13px; align-items: start; } #Simple_Footer .col-module ul a { color: rgba(255, 255, 255, 1); } #Simple_Footer .col-module ul a:hover { color: rgba(252, 126, 0, 1); } #Simple_Footer .col-3 a { text-align: center; font-size: 0.784rem; border-radius: 50%; width: 143px; height: 143px; display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 25px; padding: 10px; border: 3px solid transparent; } /* Footer Bottom */ #Simple_Footer .footer-bottom-wrapper { margin-top: 140px; } #Simple_Footer .footer-logo a { display: block; } #Simple_Footer .footer-copyright-wrapper { display: flex; justify-content: space-between; align-items: center; } #Simple_Footer .footer-copyright p { font-size: 0.75rem; color: rgba(255, 255, 255, 1); } #Simple_Footer .footer-site-authorship a { font-size: 0.75rem; color: rgba(255, 255, 255, 1); } #Simple_Footer .footer-site-authorship a:hover { color: rgba(252, 126, 0, 1); } /****** Responsive ******/ /* @media (max-width: 991px) { */ @media (max-width: 991px) { #Simple_Footer .footer-section { padding-top: 16px; } #Simple_Footer .footer-top-wrapper { flex-direction: column; align-items: center; gap: 38px; margin-bottom: 10px; } #Simple_Footer .footer-title { width: 100%; } #Simple_Footer .section-left, #Simple_Footer .section-right { width: 100%; } #Simple_Footer .section-right { margin-bottom: 10px; } #Simple_Footer .col-module { flex-wrap: wrap; flex-direction: row; justify-content: start; row-gap: 38px; column-gap: 49px; } #Simple_Footer .col-3 { order: -1; flex: 1 0 100%; } #Simple_Footer .col-3 a { font-size: 0.615rem; width: 120px; height: 120px; } #Simple_Footer .arrow-mark path { width: 28.8px; height: 1.4px; } #Simple_Footer .footer-logo { margin: 42px 0; } #Simple_Footer .footer-bottom-wrapper { margin-top: 48px; } } @media (max-width: 532px) { #Simple_Footer .info-link { width: 50%; } } </style> <style> @font-face { font-family: "Inter"; font-weight: 500; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/500.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/500.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 600; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/600.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/600.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 400; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/regular.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/regular.woff") format("woff"); } @font-face { font-family: "Inter"; font-weight: 700; font-style: normal; font-display: swap; src: url("/_hcms/googlefonts/Inter/700.woff2") format("woff2"), url("/_hcms/googlefonts/Inter/700.woff") format("woff"); } </style> <!-- Added by GoogleTagManager integration --> <script> var _hsp = window._hsp = window._hsp || []; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} var useGoogleConsentModeV2 = true; var waitForUpdateMillis = 1000; var hsLoadGtm = function loadGtm() { if(window._hsGtmLoadOnce) { return; } if (useGoogleConsentModeV2) { gtag('set','developer_id.dZTQ1Zm',true); gtag('consent', 'default', { 'ad_storage': 'denied', 'analytics_storage': 'denied', 'ad_user_data': 'denied', 'ad_personalization': 'denied', 'wait_for_update': waitForUpdateMillis }); _hsp.push(['useGoogleConsentModeV2']) } (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MGTSWRF'); window._hsGtmLoadOnce = true; }; _hsp.push(['addPrivacyConsentListener', function(consent){ if(consent.allowed || (consent.categories && consent.categories.analytics)){ hsLoadGtm(); } }]); </script> <!-- /Added by GoogleTagManager integration --> <link rel="canonical" href="https://www.momentumm.co/portfolio"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "ProfessionalService", "name": "Momentumm", "image": "https://www.momentumm.co/hs-fs/hubfs/preview-1.png?width=50&name=preview-1.png", "@id": "https://momentumm.co", "url": "https://momentumm.co", "telephone": "514-647-9961", "address": { "@type": "PostalAddress", "streetAddress": "4035 rue saint-ambroise, suite 405", "addressLocality": "Montréal", "addressRegion": "QC", "postalCode": "H4C2E1", "addressCountry": "CA" }, "geo": { "@type": "GeoCoordinates", "latitude": 45.47727769999999, "longitude": -73.59266339999999 }, "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday" ], "opens": "09:00", "closes": "17:00" }, "sameAs": [ "https://www.facebook.com/momentummMTL", "https://www.instagram.com/momentumm_mtl/", "https://www.youtube.com/channel/UCNLxKgZaSr3xY9cqR3YAYDQ", "https://www.linkedin.com/company/11787184/" ], "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5.0", // Replace with your actual average rating "reviewCount": "53" // Replace with your actual total number of reviews } } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-RB4LBQDG66"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-RB4LBQDG66'); </script> <meta property="og:url" content="https://www.momentumm.co/portfolio"> <meta name="twitter:card" content="summary"> <meta http-equiv="content-language" content="fr"> <link rel="alternate" hreflang="en" href="https://www.momentumm.co/en/portfolio"> <link rel="alternate" hreflang="fr" href="https://www.momentumm.co/portfolio"> <meta name="generator" content="HubSpot"></head> <body> <!-- Added by GoogleTagManager integration --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MGTSWRF" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- /Added by GoogleTagManager integration --> <div data-global-resource-path="Elan-Momentumm/templates/partials/simple-header.html"><header class="header"> <a href="#main-content" class="header__skip">Skip to content</a> <div class="container-fluid content-wrapper-top"> <div class="row-fluid-wrapper"> <div class="row-fluid"> <div class="span12 widget-span widget-type-cell " style="" data-widget-type="cell" data-x="0" data-w="12"> </div><!--end widget-span --> </div> </div> </div> <div id="hs_cos_wrapper_Simple_Header" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <!-- HTML --> <div id="Simple_Header"> <div class="module-container content-wrapper"> <div class="header-wrapper"> <div class="header-top"> <!-- Logo --> <div class="header-logo"> <a href="https://www.momentumm.co"> <img class="custom-logo" src="https://www.momentumm.co/hubfs/logo-light%20(2).png" alt="logo-light (2)"> </a> </div> <div class="header-menu-btn"> <button>Menu</button> <div class="x-icon"> <svg width="51" height="52" viewbox="0 0 51 52" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M25.9023 51.7039C39.7095 51.7039 50.9023 40.2456 50.9023 26.111C50.9023 11.9764 39.7095 0.518066 25.9023 0.518066C12.0952 0.518066 0.902344 11.9764 0.902344 26.111C0.902344 40.2456 12.0952 51.7039 25.9023 51.7039ZM15.1616 37.2842C14.2806 36.3823 14.2806 34.92 15.1616 34.0181L22.8872 26.1092L15.1626 18.2014C14.2816 17.2995 14.2816 15.8372 15.1626 14.9353C16.0436 14.0334 17.472 14.0334 18.353 14.9353L26.0777 22.8431L33.8026 14.935C34.6836 14.0331 36.112 14.0331 36.9931 14.935C37.8741 15.8369 37.8741 17.2992 36.9931 18.2011L29.2681 26.1092L36.994 34.0184C37.875 34.9203 37.875 36.3826 36.994 37.2845C36.113 38.1864 34.6846 38.1864 33.8036 37.2845L26.0777 29.3753L18.3521 37.2842C17.4711 38.1861 16.0426 38.1861 15.1616 37.2842Z" fill="rgba(255, 255, 255, 1)" /> </svg> </div> </div> </div> <!-- Nav Menu --> <nav> <!-- Button --> <a class="nav-btn" href="https://www.momentumm.co/contactez-nous">Contactez-nous</a> <!-- Nav Menu --> <ul class="main-menu level-0" aria-hidden="false"> <li class="has-submenu menu-item"> <a href="" onclick="event.preventDefault();" class="menu-link-wrapper"> <span class="menu-link">Services</span> <span class="menu-arrow"> <svg width="41" height="41" viewbox="0 0 41 41" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M20.5 0.342775C9.4543 0.342776 0.499997 9.29708 0.499998 20.3428C0.499999 31.3885 9.45431 40.3428 20.5 40.3428C31.5457 40.3428 40.5 31.3885 40.5 20.3428C40.5 9.29708 31.5457 0.342774 20.5 0.342775ZM21.453 30.151L30.9989 20.605C31.5847 20.0193 31.5847 19.0695 30.9989 18.4837C30.4131 17.8979 29.4634 17.8979 28.8776 18.4837L21.8923 25.469L21.8923 11.5952L18.8923 11.5952L18.8923 25.469L11.9071 18.4837C11.3213 17.8979 10.3715 17.8979 9.78573 18.4837C9.19995 19.0695 9.19995 20.0193 9.78573 20.605L19.3317 30.151C19.9175 30.7368 20.8672 30.7368 21.453 30.151Z" fill="rgba(253, 224, 224, 1)" /> </svg> </span> </a> <ul class="submenu level-1" aria-hidden="true"> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-hubspot-montreal">HubSpot</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-production-video-montreal">Production Vidéo</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-seo-montreal">SEO</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-conception-site-web-montreal">Conception Web</a> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/agence-publicite-numerique">Publicité numérique</a> </li> </ul> </li> <li class="no-submenu menu-item"> <a class="menu-link" href="https://www.momentumm.co/a-propos">L’agence</a> </li> <li class="no-submenu menu-item"> <a class="menu-link active-item" href="https://www.momentumm.co/portfolio" aria-current="page">Portfolio</a> </li> </ul> <!-- Language Switcher --> <div class="header__language-switcher--wrapper"> <span id="hs_cos_wrapper_Simple_Header_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_language_switcher" style="" data-hs-cos-general-type="widget" data-hs-cos-type="language_switcher"><div class="lang_switcher_class"> <div class="globe_class" onclick=""> <ul class="lang_list_class"> <li> <a class="lang_switcher_link" data-language="fr" lang="fr" href="https://www.momentumm.co/portfolio">Français</a> </li> <li> <a class="lang_switcher_link" data-language="en" lang="en" href="https://www.momentumm.co/en/portfolio">English</a> </li> </ul> </div> </div></span> <div class="header__language-switcher header__element"> <div class="header__language-switcher--label"> <div id="simple_language_switcher_button"></div> </div> </div> </div> </nav> </div> </div> <div class="overlay"></div> </div> <script> document.addEventListener("DOMContentLoaded", function() { const hasSubmenus = document.querySelectorAll(".has-submenu"); const menuBtn = document.querySelector("#Simple_Header .header-menu-btn button"); const xIcon = document.querySelector("#Simple_Header .x-icon"); const navMenu = document.querySelector("#Simple_Header nav"); const overlay = document.querySelector("#Simple_Header .overlay"); hasSubmenus.forEach(hasSubmenu => { const menuLinkWrapper = hasSubmenu.querySelector(".menu-link-wrapper"); menuLinkWrapper.addEventListener("click", function(event) { event.stopPropagation(); toggleAccordion(hasSubmenu); if (hasSubmenu.querySelectorAll('.submenu').length > 0) { // Close other submenus when one is opened hasSubmenus.forEach(menu => { if (menu !== hasSubmenu) { toggleAccordion(menu, false); } }); } }); }); // Accordion-style toggle function function toggleAccordion(element, forceState) { const submenu = element.querySelector(".submenu"); const menuArrow = element.querySelector(".menu-arrow"); // If a forceState is provided (true or false), apply it if (forceState === true) { openAccordion(element, submenu); } else if (forceState === false) { closeAccordion(element, submenu); } else { // Toggle the state when clicked if (submenu.style.maxHeight) { closeAccordion(element, submenu); } else { openAccordion(element, submenu); } } } // Open accordion function function openAccordion(element, submenu) { submenu.style.maxHeight = submenu.scrollHeight + "px"; submenu.classList.add("show"); const menuArrow = element.querySelector(".menu-arrow"); menuArrow.classList.add("open"); addShowClassToLinks(element); if (navMenu.querySelector('.show')) { navMenu.classList.add("active"); } } // Close accordion function function closeAccordion(element, submenu) { submenu.style.maxHeight = null; submenu.classList.remove("show"); const menuArrow = element.querySelector(".menu-arrow"); menuArrow.classList.remove("open"); removeShowClassFromLinks(element); if (!navMenu.querySelector('.show')) { navMenu.classList.remove("active"); } } // Add the "show" class to menu links function addShowClassToLinks(element) { const menuLinks = element.querySelectorAll(".menu-link"); menuLinks.forEach(menuLink => { menuLink.classList.add("show"); }); } // Remove the "show" class from menu links function removeShowClassFromLinks(element) { const menuLinks = element.querySelectorAll(".menu-link"); menuLinks.forEach(menuLink => { menuLink.classList.remove("show"); }); } // Menu Button menuBtn.addEventListener("click", function() { menuBtn.classList.add("show"); navMenu.classList.add("show"); xIcon.classList.add("show"); overlay.classList.add("show"); lenis.stop(); }); xIcon.addEventListener("click", function() { menuBtn.classList.remove("show"); navMenu.classList.remove("show"); xIcon.classList.remove("show"); overlay.classList.remove("show"); lenis.start(); }); overlay.addEventListener("click", function() { menuBtn.classList.remove("show"); navMenu.classList.remove("show"); xIcon.classList.remove("show"); overlay.classList.remove("show"); lenis.start(); }); }); // Language Switcher const langEls = document.querySelectorAll('.lang_switcher_link'); const currPage = window.location.href.split('?')[0]; const switcherButton = document.querySelector('#simple_language_switcher_button'); for (let i = 0; i < langEls.length; i++) { if (langEls[i].href == currPage) { langEls[i].style.display = "none"; } else { if (!switcherButton.contains(langEls[i])) { switcherButton.appendChild(langEls[i]); } langEls[i].style.display = "block"; } if (false) { langEls[i].innerHTML = langEls[i].innerHTML.substring(0, 2); } } // Transsparent when Scrolling window.addEventListener('scroll', function() { const header = document.querySelector('header'); const scrollPosition = window.scrollY || document.documentElement.scrollTop; if (scrollPosition > 10) { header.classList.add('transparent'); } else { header.classList.remove('transparent'); } }); </script></div> </header></div> <div class="body-wrapper smooth-scroll-wrapper"> <main id="main-content"> <link rel="alternate" hreflang="fr" href="https://www.momentumm.co/portfolio?"> <link rel="alternate" hreflang="en" href="https://www.momentumm.co/en/portfolio"> <style> /* header { background-color: transparent !important; } */ main { background-color: #000; } #study-index { background-color: #F3F0ED; } .study-title-wrapepr { background-color: #000; border-radius: 0 0 80px 80px; } .card-list--title-heading { color: #000; font-size: 32px; font-weight: bold; } .card-list--content-summary, .card-list--content-summary p { color: #000; font-size: 16px; } /* .card-list--wrapper { opacity: 0; visibility: hidden; transition: opacity 0.3s ease-in-out; } .card-list--wrapper.visible { opacity: 1; visibility: visible; } */ .card-list--content-btn .arrow-mark path { transition: all 0.15s; } /* Play Btn */ .study-index__post_image { position: relative; } .study-listing-play-icon_wrapper { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); } .study-listing-play-icon_wrapper svg { width: 100px; height: auto; opacity: 0.6; transition: all .3s; } .card-list--wrapper:hover .study-listing-play-icon_wrapper svg { opacity: 1; } /* Pop-up Video */ #case-studies-overlay { opacity: 0; visibility: hidden; transform: translateY(100%); position: fixed; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0,0,0,0.9); z-index: 999; cursor: pointer; transition: all .3s; } .case-studies-popup-viewer { opacity: 0; visibility: hidden; width: 65%; position: fixed; left: 50%; top: 50%; transform: translate(-50%, 100%); z-index: 1000; transition: all .35s; } #case-studies-overlay.active, .case-studies-popup-viewer.active { opacity: 1; visibility: visible; } #case-studies-overlay.active { transform: translateY(0); } .case-studies-popup-viewer.active { transform: translate(-50%, -50%); } /* Pagination */ .study-pagination { display: flex; justify-content: center; align-items: center; gap: 20px; margin-top: 48px; } .study-pagination__link { height: 20px; color: #8e8e8e; transition: all .3s; } .study-pagination__link--active { color: #303030; } @media screen and (max-width: 991px) { .case-studies-popup-viewer { width: 100%; } .card-list--title-heading { font-size: 26px; } } @media screen and (max-width: 743px) { .study-title-wrapepr { border-radius: 0 0 25px 25px; } } </style> <!-- HTML --> <div id="study-index"> <div class="study-title-wrapepr"> <div class="module-container"> <div id="hs_cos_wrapper_rich-text-area" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><span id="hs_cos_wrapper_rich-text-area_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h1 style="font-size: 20px; font-weight: bold;"><span style="color: #ff7621;">Réalisations et études de cas</span></h1> <h2>Découvrez certaines de nos réalisations et <br>leur impact sur les objectifs de nos clients</h2></span></div> </div> </div> <div class="module-container"> <div class="tag-filter"> <a class="tag-filter--link" href="?filter=seo">SEO</a> <a class="tag-filter--link" href="?filter=google-ads">Google Ads</a> <a class="tag-filter--link" href="?filter=conception-web">Conception Web</a> <a class="tag-filter--link" href="?filter=video">Vidéo</a> <a class="tag-filter--link" href="?filter=image-de-marque">Image de marque</a> <a class="tag-filter--link" href="?filter=facebook-ads">Facebook Ads</a> <a class="tag-filter--link" href="?filter=hubspot">Hubspot</a> <a class="tag-filter--link" href="?filter=creation-de-contenu">Création de contenu</a> <a class="tag-filter--link" href="?filter=animation">Animation</a> </div> <div class="card-list--grid"> <a class="card-list--wrapper" href="https://www.momentumm.co/portfolio/fincap"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Images%20Hero%20Case%20Study.png" loading="lazy" alt=""> </figure> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Fincap Financial Group</h3> </div> <div class="card-list--content-summary"> Propulser la présence en ligne d'un leader en financement commercial au Canada. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir l'étude de cas<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Aspex-v2%201200x620.png" loading="lazy" alt="Aspex-v2 1200x620"> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/ASPEX%20_%20Promotional%20Shorts%20Reel.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/ASPEX%20_%20Promotional%20Shorts%20Reel.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Aspex</h3> </div> <div class="card-list--content-summary"> Vidéo animée. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" href="https://www.momentumm.co/portfolio/cerc"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/cerc-etude-de-cas-marketing.webp" loading="lazy" alt="cerc-etude-de-cas-marketing"> </figure> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">CERC</h3> </div> <div class="card-list--content-summary"> Refonte de l'image de marque et du site web du CERC, suivi de campagne SEO augmentant dramatiquement... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir l'étude de cas<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" href="https://www.momentumm.co/portfolio/attrix"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Attrix%20%C3%89tude%20de%20cas.png" loading="lazy" alt=""> </figure> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">AttriX</h3> </div> <div class="card-list--content-summary"> Migration complète vers HubSpot pour le plus grand partenaire Geotab au Canada. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir l'étude de cas<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" href="https://www.momentumm.co/portfolio/caa"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/CAA-v1%20-%201200x620.png" loading="lazy" alt="CAA-v1 - 1200x620"> </figure> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">CAA</h3> </div> <div class="card-list--content-summary"> Création de contenu et de boîtes à outils flexibles pour les réseaux sociaux nationaux et régionaux ... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir le projet<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" href="https://www.momentumm.co/portfolio/astor"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Astor-v1-%20-%201200x620.png" loading="lazy" alt="Astor-v1- - 1200x620"> </figure> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Astor</h3> </div> <div class="card-list--content-summary"> Création d'un tout nouveau site web pour un leader en solution d'acier inoxidable. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir le projet<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" href="https://www.momentumm.co/portfolio/microage-canada"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/MicroAge%20Canada%20refonte%20site%20web%20(1).png" loading="lazy" alt=""> </figure> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">MicroAge Canada</h3> </div> <div class="card-list--content-summary"> Refonte d'un site web national composé de 30 sous-sites régionaux pour un leader en TI au Canada. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir le projet<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" href="https://www.momentumm.co/portfolio/apero"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/apero-thumbnail.png" loading="lazy" alt=""> </figure> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Apéro</h3> </div> <div class="card-list--content-summary"> Refonte complète du site des appartements Apéro, axé sur la visibilité de l'ensemble de leurs propri... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir le projet<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/01.%20Groupe%20Mackay%20-%20Vendeur%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/Groupe%20Mackay%20-%20Vendeur.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/Groupe%20Mackay%20-%20Vendeur.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Groupe Mackay</h3> </div> <div class="card-list--content-summary"> Vidéo promotionnelle pour la qualité des courtiers du groupe immobilier. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/WEBP/02.%20TW%2090%20sec%20(THUMBNAIL).webp" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/TW%2090%20sec%20%20(With%20Davinci%20Grade)_FINAL.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/TW%2090%20sec%20%20(With%20Davinci%20Grade)_FINAL.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Little Burgundy Classic</h3> </div> <div class="card-list--content-summary"> Vidéo récapitulative et promotionnelle du tournoi de golf Little Burgundy Classic en support à la fo... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/GM%20-%20LEGS%20%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/03.%20BNC%20-%20GROUPE%20MAHEUX%20-%20S%C3%89GUIN%20-%20LEGS%20(BNC).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/03.%20BNC%20-%20GROUPE%20MAHEUX%20-%20S%C3%89GUIN%20-%20LEGS%20(BNC).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Gestion Maheu-Séguin</h3> </div> <div class="card-list--content-summary"> Vidéo promotionnelle expliquant l'importance de la planification successorale et des assurances pour... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/01.%20APPLAUZ%20(ENG)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/APPLAUZ_FRN%20V6%20(FINAL)%20(WITHOUT%20SUBTITLES).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/APPLAUZ_FRN%20V6%20(FINAL)%20(WITHOUT%20SUBTITLES).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Applauz</h3> </div> <div class="card-list--content-summary"> Vidéo animée promotionnelle de l'application et ses avantages. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/03.%20FINCAP%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/FINCAP_FRN.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/FINCAP_FRN.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">FINCAP</h3> </div> <div class="card-list--content-summary"> Vidéo animée promotionnelle des services de financement de Fincap Financial Group. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/02.%20Microage%20Recruitment%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Microage%20Recruitment%20FRN.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Microage%20Recruitment%20FRN.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">MicroAge Canada</h3> </div> <div class="card-list--content-summary"> Vidéo animée mettant en lumière le programme de franchise de MicroAge Canada. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/07.%20KEZBER%20Recruitement%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/KEZBER%20Recruitement%20V6.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/KEZBER%20Recruitement%20V6.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Kezber</h3> </div> <div class="card-list--content-summary"> Vidéo de recrutement visant à promouvoir le recrutement international pour Kezber </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/04.%2040%20Accross%20-%20Lancement%20Kickstarter%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/04.%2040%20Accross%20(ENG).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/04.%2040%20Accross%20(ENG).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">40 Across</h3> </div> <div class="card-list--content-summary"> Vidéo Kickstarter ayant pour objectif de récolter des fonds pour le lancement d'un produit. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/05.%20Sting%20Security%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/05.%20Sting%20Security%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/05.%20Sting%20Security%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Sécurité Sting</h3> </div> <div class="card-list--content-summary"> Vidéo promotionnelle pour Sting Security mettant en avant les caractéristiques et les avantages de l... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/04.%20SIMPLEX_LEGAL%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/04.%20SIMPLEX_LEGAL%20(ENG).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/04.%20SIMPLEX_LEGAL%20(ENG).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">SIMPLEX LEGAL</h3> </div> <div class="card-list--content-summary"> Vidéo animée promotionnelle pour Simplex Legal: Partenaire en services juridiques pour entreprises. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/05.%20Createch%20-%20The%20end%20is%20near%20for%20the%20IBM%20Maximo%20solution%20(ENG)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/05.%20Createch%20-%20The%20end%20is%20near%20for%20the%20IBM%20Maximo%20solution%20(ENG).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/05.%20Createch%20-%20The%20end%20is%20near%20for%20the%20IBM%20Maximo%20solution%20(ENG).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Createch</h3> </div> <div class="card-list--content-summary"> Vidéo animée informative au sujet de la fin du support d'IBM Maximo 7.6.1 prévue en 2025. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/07.%20EEVA%20(ENG)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/EEVA%20V3%20(2).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/EEVA%20V3%20(2).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Eeva</h3> </div> <div class="card-list--content-summary"> Vidéo animée promotionnelle de l'application Eeva. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/06.%20KEZBER%20-%20AEM%20_%20T%C3%A9moignage%20client%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/AEM%20Testimonial%20video%20V5.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/AEM%20Testimonial%20video%20V5.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Kezber</h3> </div> <div class="card-list--content-summary"> Vidéo témoignage avec l'association des employeurs maritimes et leurs projets avec Kezber. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/08.%20%C3%89cole%20nationale%20de%20cirque%20%20-%20Campagne%20de%20lev%C3%A9%20de%20fond%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/08.%20%C3%89cole%20nationale%20de%20cirque%20%20-%20Campagne%20de%20lev%C3%A9%20de%20fond%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/08.%20%C3%89cole%20nationale%20de%20cirque%20%20-%20Campagne%20de%20lev%C3%A9%20de%20fond%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">École nationale de cirque</h3> </div> <div class="card-list--content-summary"> Vidéo ayant pour objectif de promouvoir une campagne de collecte de fonds pour l'avenir de l'institu... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/BN%20-%20DEUX%20MAISON%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/03.%20BNC%20-%20GROUPE%20MAHEUX%20-%20S%C3%89GUIN%20-%20DEUX%20MAISON%20%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/03.%20BNC%20-%20GROUPE%20MAHEUX%20-%20S%C3%89GUIN%20-%20DEUX%20MAISON%20%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Gestion Maheu-Séguin</h3> </div> <div class="card-list--content-summary"> Vidéo promotionnelle mettant en avant une situation financière complexe lors de l'achat d'un bien im... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/08.%20Softlanding%20-%20Cyber%20Security%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/08.%20Softlanding%20-%20Cyber%20Security.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/08.%20Softlanding%20-%20Cyber%20Security.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Softlanding - Cybersécurité</h3> </div> <div class="card-list--content-summary"> Vidéo animée visant à promouvoir l'importance de la cybersécurité. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/12.%20CHUM%20-%20Mieux%20g%C3%A9rer%20la%20douleur%20et%20l%E2%80%99usage%20des%20opio%C3%AFdes%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/10.%20CHUM%20-%20Le%20sevrage%20s%C3%A9curitaire%20et%20la%20gestion%20de%20la%20m%C3%A9dication%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/10.%20CHUM%20-%20Le%20sevrage%20s%C3%A9curitaire%20et%20la%20gestion%20de%20la%20m%C3%A9dication%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">CHUM</h3> </div> <div class="card-list--content-summary"> Vidéo animée encourageant le sevrage sécuritaire et la gestion de la médication. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/14.%20MOBILUS%20(%20THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/14.%20MOBILUS%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/14.%20MOBILUS%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Mobilus</h3> </div> <div class="card-list--content-summary"> Vidéo animée promotionnelle pour Mobilus, mettant en lumière leur solution optimisant la livraison à... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/09.%20ARQ%20-%20Gala%2085e%20anniversaire%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/09.%20ARQ%20-%20Gala%2085e%20anniversaire%20(ENG%20%26%20French).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/09.%20ARQ%20-%20Gala%2085e%20anniversaire%20(ENG%20%26%20French).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">ARQ - Gala 85e anniversaire</h3> </div> <div class="card-list--content-summary"> Video promotionelle du Gala célébrant les 85 ans de l'ARQ: La restauration comme 11e art! </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/10%20-%20QUEBEC%20QUANTIQUE%20-%20INCUBATEUR%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/10%20-%20QUEBEC%20QUANTIQUE%20-%20INCUBATEUR%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/10%20-%20QUEBEC%20QUANTIQUE%20-%20INCUBATEUR%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">QUÉBEC QUANTIQUE</h3> </div> <div class="card-list--content-summary"> Vidéo mettant en lumière les efforts collectifs pour renforcer l'écosystème quantique de la région. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/11.%20Quebec%20Quantique%20-%20Pr%C3%A9sentation%20de%20lorganisation%20THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/11.%20Quebec%20Quantique%20-%20Pr%C3%A9sentation%20de%20lorganisation%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/11.%20Quebec%20Quantique%20-%20Pr%C3%A9sentation%20de%20lorganisation%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">QUÉBEC QUANTIQUE</h3> </div> <div class="card-list--content-summary"> Vidéo d'introduction mettant en avant Québec Quantique et son rôle dans l'écosystème quantique au Qu... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/12.%20KEZBER_TRIUM%20Case%20study%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/12.%20KEZBER_TRIUM%20Case%20study%20(ENG).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/12.%20KEZBER_TRIUM%20Case%20study%20(ENG).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Kezber - Témoignage TRIUM</h3> </div> <div class="card-list--content-summary"> Vidéo témoignage de l'équipe TRIUM présentant leurs projets en collaboration avec Kezber. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/13.%20KEZBER%20-%20Vid%C3%A9o%20de%20description%20de%20poste%20-%20Sp%C3%A9cialiste%20au%20d%C3%A9veloppement%20des%20affaires%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/13.%20KEZBER%20-%20Vid%C3%A9o%20de%20description%20de%20poste%20-%20Sp%C3%A9cialiste%20au%20d%C3%A9veloppement%20des%20affaires%20%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/13.%20KEZBER%20-%20Vid%C3%A9o%20de%20description%20de%20poste%20-%20Sp%C3%A9cialiste%20au%20d%C3%A9veloppement%20des%20affaires%20%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Kezber - Présentation carrière</h3> </div> <div class="card-list--content-summary"> Vidéo explicative au sujet du poste: Spécialiste au développement des affaires. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/14.%20KEZBER%20-%20Vid%C3%A9o%20de%20description%20de%20poste%20-%20Analyste%20d%E2%80%99affaires%20et%20fonctionnel%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/14.%20KEZBER%20-%20Vid%C3%A9o%20de%20description%20de%20poste%20-%20Analyste%20d%E2%80%99affaires%20et%20fonctionnel%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/14.%20KEZBER%20-%20Vid%C3%A9o%20de%20description%20de%20poste%20-%20Analyste%20d%E2%80%99affaires%20et%20fonctionnel%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Kezber - Présentation carrière</h3> </div> <div class="card-list--content-summary"> Vidéo explicative au sujet du poste: Analyste d’affaires et fonctionnel. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/15.%20CYCLE%20MOMENTUMM%20-%20PROMO%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/15.%20CYCLE%20MOMENTUMM%20-%20PROMO%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/15.%20CYCLE%20MOMENTUMM%20-%20PROMO%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">CYCLE MOMENTUM</h3> </div> <div class="card-list--content-summary"> Vidéo promotionnelle pour Cycle Momentum. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/16.%20ATTRIX%20-%20T%C3%A9moiniage%20ACQ%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/16.%20ATTRIX%20-%20T%C3%A9moiniage%20ACQ%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/16.%20ATTRIX%20-%20T%C3%A9moiniage%20ACQ%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">ATTRIX</h3> </div> <div class="card-list--content-summary"> Vidéo de l'équipe AttriX lors du 69e Congrès annuel Association du camionnage du Québec. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/17.%20Entreprendre%20ICI%20-%20Enfants%20%20Sauvages%20_%20Pr%C3%A9sentation%20dentreprise%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/17.%20Entreprendre%20ICI%20-%20Enfants%20%20Sauvages%20_%20Pr%C3%A9sentation%20dentreprise.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/17.%20Entreprendre%20ICI%20-%20Enfants%20%20Sauvages%20_%20Pr%C3%A9sentation%20dentreprise.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Entreprendre ICI - Enfant Sauvage</h3> </div> <div class="card-list--content-summary"> Capsule vidéo présentant l'entreprise Enfant Sauvage. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/18.%20Entreprendre%20ICI%20-%20ADDmedia%20Pr%C3%A9sentation%20dentreprise%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/18.%20Entreprendre%20ICI%20-%20ADDmedia%20Pr%C3%A9sentation%20dentreprise%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/18.%20Entreprendre%20ICI%20-%20ADDmedia%20Pr%C3%A9sentation%20dentreprise%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Entreprendre ICI - ADDmedia</h3> </div> <div class="card-list--content-summary"> Capsule vidéo présentant l'entreprise - ADDmedia </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/19.%20Entreprende%20ICI%20-%20Bourses%20dhonneur%202023%20%20-%20Recap%20d%C3%A9v%C3%A9nement%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/19.%20Entreprende%20ICI%20-%20Bourses%20dhonneur%202023%20%20-%20Recap%20d%C3%A9v%C3%A9nement%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/19.%20Entreprende%20ICI%20-%20Bourses%20dhonneur%202023%20%20-%20Recap%20d%C3%A9v%C3%A9nement%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Entreprendre ICI - Bourses d'honneur 2023</h3> </div> <div class="card-list--content-summary"> Vidéo récapitulative de l'événement Bourse d'honneur 2023. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/20.%20ARQ%20Hommage%20-%20Jean-Pierre%20Leger%20(2018)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/20.%20ARQ%20Hommage%20-%20Jean-Pierre%20Leger%20(2018)%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/20.%20ARQ%20Hommage%20-%20Jean-Pierre%20Leger%20(2018)%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">ARQ Hommage - Jean-Pierre Leger (2018)</h3> </div> <div class="card-list--content-summary"> Vidéo pour l'Association des Restaurateurs du Québec rendant hommage à Jean-Pierre Léger en 2018. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/23.%20Propulsion%20Quebec%20-%20CREAFORM%20%20Pr%C3%A9sentation%20carriere%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/23.%20Propulsion%20Qu%C3%A9bec%20-%20%20EN%20ROUTE%202022%20-%20CREAFORM%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/23.%20Propulsion%20Qu%C3%A9bec%20-%20%20EN%20ROUTE%202022%20-%20CREAFORM%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - Creaform</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste d'Ingénieur FE... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/21.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202021%20-%20BRP%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/21.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202021%20-%20BRP%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/21.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202021%20-%20BRP%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - BRP</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste d'ingénieur ju... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/22.%20Propulsion%20Qu%C3%A9bec%20-%20%20EN%20ROUTE%202021%20-%20DANA%20TM4%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/22.%20Propulsion%20Qu%C3%A9bec%20-%20%20EN%20ROUTE%202021%20-%20DANA%20TM4%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/22.%20Propulsion%20Qu%C3%A9bec%20-%20%20EN%20ROUTE%202021%20-%20DANA%20TM4%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - DANA TM4</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste de concepteur ... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/24.%20Propulsion%20Qu%C3%A9bec%20-%20ALSTOM%20-%20ENROUTE%202022%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/24.%20Propulsion%20Qu%C3%A9bec%20-%20ALSTOM%20-%20ENROUTE%202022%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/24.%20Propulsion%20Qu%C3%A9bec%20-%20ALSTOM%20-%20ENROUTE%202022%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - ALSTOM</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste de Train Contr... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/25.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20ASTUS%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/25.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20ASTUS%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/25.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20ASTUS%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - ASTUS</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste de chargé de p... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/27.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20Pr%C3%A9sentation%20Carri%C3%A8re%20BRP%20(THUMBNAIL)).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/27.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20BRP%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/27.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20BRP%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - BRP</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste de Chef d'équi... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/26.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20MERKUR%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/26.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20MERKUR%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/26.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20MERKUR%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - MERKUR</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste de Technicien ... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/34.%20NUAGEM%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/34.%20NUAGEM%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/34.%20NUAGEM%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Nuagem</h3> </div> <div class="card-list--content-summary"> Vidéo promotionnelle de l'entreprise Nuagem. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/28.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20Recyclage%20Lithion%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/28.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20Recyclage%20Lithion%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/28.%20Propulsion%20Qu%C3%A9bec%20-%20EN%20ROUTE%202022%20-%20Recyclage%20Lithion%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion Québec - Recyclage Lithion</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière le poste d’ingénieur d'... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/29.%20PROPULSION%20QUEBEC%20-%20IMPULSION%20MONTREAL%202021%20-%20R%C3%A9cap%20%C3%A9v%C3%A9nement%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/29.%20PROPULSION%20QUEBEC%20-%20IMPULSION%20MONTREAL%202021%20-%20R%C3%A9cap%20%C3%A9v%C3%A9nement%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/29.%20PROPULSION%20QUEBEC%20-%20IMPULSION%20MONTREAL%202021%20-%20R%C3%A9cap%20%C3%A9v%C3%A9nement%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion quebec - Impulsion montreal 2021</h3> </div> <div class="card-list--content-summary"> Vidéo récapitulative de l'événement Impulsion Montréal 2021. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/30.%20Propulsion%20Qu%C3%A9bec%20-%20IMPULSION%20MONTREAL%202021%20-%20ADDEnnergie%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/30.%20Propulsion%20Qu%C3%A9bec%20-%20IMPULSION%20MONTREAL%202021%20-%20ADDEnnergie.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/30.%20Propulsion%20Qu%C3%A9bec%20-%20IMPULSION%20MONTREAL%202021%20-%20ADDEnnergie.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Propulsion québec - ADDÉnergie</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour Propulsion Québec. Cette capsule met en lumière ADDÉnergie dans le cadr... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/31.%20ARQ%20-%20Jerome%20Ferrier%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/31.%20ARQ%20-%20Jerome%20Ferrier.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/31.%20ARQ%20-%20Jerome%20Ferrier.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">ARQ - Jerome Ferrier</h3> </div> <div class="card-list--content-summary"> Vidéo explicative pour l'ARQ dans le cadre de leur campagne de financement 2019. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/33.%20GROUPE%20SPINELLI%20-%20%20LEXUS%20LACHINE%20-%20DEALERSHIP%20VIDEO%20(ENG)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/33.%20GROUPE%20SPINELLI%20-%20%20LEXUS%20LACHINE%20-%20DEALERSHIP%20VIDEO%20(ENG).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/33.%20GROUPE%20SPINELLI%20-%20%20LEXUS%20LACHINE%20-%20DEALERSHIP%20VIDEO%20(ENG).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Groupe spinelli - Lexus lachine</h3> </div> <div class="card-list--content-summary"> Série de capsules vidéo pour le Groupe Spinelli. Cette capsule met en vedette le concessionnaire Lex... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/32.%20Group%20Spinelli%20promo%20video%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/32.%20Group%20Spinelli%20promo%20video.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/LIVE%20VIDEO/32.%20Group%20Spinelli%20promo%20video.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Group Spinelli promo</h3> </div> <div class="card-list--content-summary"> Vidéo promotionnelle du Groupe Spinelli. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/09.%20Softlanding%20-%20Hybrid%20Workplace%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/09.%20Softlanding%20-%20Hybrid%20Workplace.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/09.%20Softlanding%20-%20Hybrid%20Workplace.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">Softlanding - Travail hybride</h3> </div> <div class="card-list--content-summary"> Vidéo animée visant à promouvoir l'importance de la cybersécurité dans le contexte du travail hybrid... </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/13.%20360Platform%20(FRN)%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/13.%20360Platform%20(FRN).mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/13.%20360Platform%20(FRN).mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">360Platform </h3> </div> <div class="card-list--content-summary"> Vidéo animée promotionnelle des services offerts par 360 Platform. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> <a class="card-list--wrapper" onclick="event.preventDefault();"> <div class="study-index__post_image"> <figure class="card-list--content-figure"> <img class="card-list--content-img" src="https://www.momentumm.co/hubfs/Videos/THUMBNAILS/ANIMATION%20THUMBNAILS/15.%20CACI%20-%20HARCELEMENT_PSYCHOLOGIQUE%20(THUMBNAIL).png" loading="lazy" alt=""> </figure> <div class="study-listing-play-icon_wrapper"> <svg xmlns="http://www.w3.org/2000/svg" width="119" height="120" viewbox="0 0 119 120" fill="none"> <path d="M119 60.1953C119 93.0563 92.3609 119.695 59.5 119.695C26.6391 119.695 0 93.0563 0 60.1953C0 27.3344 26.6391 0.695312 59.5 0.695312C92.3609 0.695312 119 27.3344 119 60.1953Z" fill="url(#paint0_linear_4704_2081)" /> <path d="M39 79.1204V41.6682C39 35.1503 46.1828 31.1987 51.6829 34.691L81.1645 53.4134C86.2785 56.6578 86.2785 64.1234 81.1645 67.3678L51.6829 86.0903C46.1828 89.5825 39 85.631 39 79.1131V79.1204Z" fill="white" /> <defs> <lineargradient id="paint0_linear_4704_2081" x1="7.54212e-08" y1="70.5431" x2="119" y2="70.5431" gradientunits="userSpaceOnUse"> <stop stop-color="#F57E20" /> <stop offset="1" stop-color="#F15B5D" /> </lineargradient> </defs> </svg> </div> <video controls playsinline preload="none" class="case-studies-popup-viewer"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/15.%20CACI%20-%20HARCELEMENT_PSYCHOLOGIQUE.mp4" type="video/mp4"> <source src="https://www.momentumm.co/hubfs/Videos/ANIMATION/15.%20CACI%20-%20HARCELEMENT_PSYCHOLOGIQUE.mp4" type="video/webm"> </video> </div> <div class="card-list--content-wrapper"> <div class="card-list--content-top"> <div class="study-index__post-title"> <h3 class="card-list--title-heading">CACI</h3> </div> <div class="card-list--content-summary"> Vidéo animée sensibilant sur le harcèlement psychologique en milieu de travail. </div> </div> <div class="study-index__button"> <p class="card-list--content-btn">Voir la vidéo<span class="arrow-mark"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="8" viewbox="0 0 14 8" fill="none"> <path d="M1 3.38281C0.723858 3.38281 0.5 3.60667 0.5 3.88281C0.5 4.15895 0.723858 4.38281 1 4.38281L1 3.38281ZM13.1104 4.23637C13.3057 4.0411 13.3057 3.72452 13.1104 3.52926L9.92841 0.347279C9.73315 0.152017 9.41656 0.152017 9.2213 0.347279C9.02604 0.542541 9.02604 0.859124 9.2213 1.05439L12.0497 3.88281L9.2213 6.71124C9.02604 6.9065 9.02604 7.22308 9.2213 7.41835C9.41656 7.61361 9.73315 7.61361 9.92841 7.41835L13.1104 4.23637ZM1 4.38281L12.7568 4.38281L12.7568 3.38281L1 3.38281L1 4.38281Z" fill="#000" /> </svg> </span></p> </div> </div> </a> </div> </div> </div> <div id="case-studies-overlay"></div><!-- #overlay --> </main> <div data-global-resource-path="Elan-Momentumm/templates/partials/simple-footer.html"><div id="hs_cos_wrapper_Simple_Footer" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <footer id="Simple_Footer"> <div class="module-container"> <div class="footer-section"> <div class="footer-top-wrapper"> <!-- Section Left --> <div class="section-left"> <div class="footer-logo"> <figure> <img src="https://www.momentumm.co/hubfs/logo-light.svg" class="hs-site-logo" alt="logo-light" loading="lazy"> </figure> </div> <div class="section-text-area"> <p class="footer-title style-h4">Une agence de marketing web à Montréal dédiée à votre succès.</p> <a class="info-link info-link--1" href="https://www.google.com/maps/place/MOMENTUMM/@45.4759538,-73.583411,17z/data=!3m1!4b1!4m6!3m5!1s0x4cc9239527e25ca1:0x6406aadeb844d5f9!8m2!3d45.4759538!4d-73.5808361!16s%2Fg%2F11f9v9k07_?entry=ttu&amp;g_ep=EgoyMDI1MDEyNy4wIKXMDSoASAFQAw%3D%3D">4035 St-Ambroise #405 <br>Montréal QC H4C 2E1</a> </div> <!-- Social Icons --> <div class="footer-social-wrapper"> <a href="https://www.facebook.com/momentummMTL" aria-label="Visitez notre page Facebook"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Facebook.svg" alt="" loading="lazy"> </a> <a href="https://www.instagram.com/momentumm_mtl/" aria-label="Visitez notre profil Instagram"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Instagram.svg" alt="Instagram" loading="lazy"> </a> <a href="https://www.youtube.com/@momentumm_mtl" aria-label="Visitez notre page YouTube"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Youtube.svg" alt="Youtube" loading="lazy"> </a> <a href="https://www.linkedin.com/company/momentumm-digital/" aria-label="Visitez notre page LinkedIn"> <img src="https://www.momentumm.co/hubfs/MMTMM%20Social%20Icons%20Svg/Linkedin.svg" alt="Linkedin" loading="lazy"> </a> </div> </div> <!-- Section Right --> <div class="section-right"> <div class="col-module"> <div class="column col-1"> <p class="col-title"> Services </p> <span id="hs_cos_wrapper_Simple_Footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_Simple_Footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu"> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-hubspot-montreal" role="menuitem" target="_self">Hubspot et Inbound Marketing</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-production-video-montreal" role="menuitem" target="_self">Production vidéo</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-conception-site-web-montreal" role="menuitem" target="_self">Conception Web</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-publicite-numerique" role="menuitem" target="_self">Publicité numérique</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/agence-seo-montreal" role="menuitem" target="_self">Référencement Organique (SEO)</a></li> </ul> </div></span> </div> <div class="column col-2"> <p class="col-title"> À propos </p> <span id="hs_cos_wrapper_Simple_Footer_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_simple_menu" style="" data-hs-cos-general-type="widget" data-hs-cos-type="simple_menu"><div id="hs_menu_wrapper_Simple_Footer_" class="hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal" role="navigation" data-sitemap-name="" data-menu-id="" aria-label="Navigation Menu"> <ul role="menu" class="active-branch"> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/a-propos" role="menuitem" target="_self">L'agence</a></li> <li class="hs-menu-item hs-menu-depth-1 active active-branch" role="none"><a href="https://www.momentumm.co/portfolio" role="menuitem" target="_self">Projets</a></li> <li class="hs-menu-item hs-menu-depth-1" role="none"><a href="https://www.momentumm.co/blogue" role="menuitem" target="_self">Blogue</a></li> </ul> </div></span> </div> <div class="column col-3"> <a class="cta-secondary" href="https://www.momentumm.co/contactez-nous"> Travaillons ensemble <span class="arrow-mark"> <svg width="43" height="15" viewbox="0 0 43 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path id="Arrow 1" d="M1 6.37988C0.447715 6.37988 4.82823e-08 6.8276 0 7.37988C-4.82823e-08 7.93217 0.447715 8.37988 1 8.37988L1 6.37988ZM42.7071 8.08699C43.0976 7.69647 43.0976 7.0633 42.7071 6.67278L36.3431 0.308818C35.9526 -0.0817063 35.3195 -0.0817064 34.9289 0.308818C34.5384 0.699342 34.5384 1.33251 34.9289 1.72303L40.5858 7.37989L34.9289 13.0367C34.5384 13.4273 34.5384 14.0604 34.9289 14.451C35.3195 14.8415 35.9526 14.8415 36.3431 14.451L42.7071 8.08699ZM1 8.37988L42 8.37989L42 6.37989L1 6.37988L1 8.37988Z" fill="rgba(255, 255, 255, 1)" /> </svg> </span> </a> </div> </div> </div> </div> <!-- Footer bottom --> <div class="footer-bottom-wrapper"> <!-- Copyright --> <div class="footer-copyright-wrapper"> <div class="footer-copyright"> <p> Momentumm © 2025 </p> </div> <div class="footer-site-authorship"> <a href="https://www.momentumm.co/politique-de-confidentialite"> Politique de confidentialité </a> </div> </div> </div> </div> </div> </footer></div></div> </div> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/studio-freight/lenis@latest/bundled/lenis.min.js"></script> <!-- HubSpot performance collection script --> <script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script> <script src="https://www.momentumm.co/hs-fs/hubfs/hub_generated/template_assets/1/174336411292/1738885656066/template_main.min.js"></script> <script> var hsVars = hsVars || {}; hsVars['language'] = 'fr'; </script> <script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script> <script> /* ------------ Overlay effect ----------- */ const cardLists = document.querySelectorAll(".card-list--wrapper"); const filteredCardLists = Array.from(cardLists).filter(card => !card.hasAttribute("href")); const popupViewers = document.querySelectorAll(".case-studies-popup-viewer"); const overlay = document.getElementById("case-studies-overlay"); filteredCardLists.forEach((card) => { card.addEventListener("click", function () { popupViewers.forEach((video) => { video.pause(); }); overlay.classList.add("active"); const videoToPlay = this.querySelector("video"); if (videoToPlay) { videoToPlay.volume = 0.1; videoToPlay.classList.add("active"); videoToPlay.play(); } if (typeof lenis !== "undefined") lenis.stop(); }); }); overlay.addEventListener("click", function () { overlay.classList.remove("active"); popupViewers.forEach((video) => { video.classList.remove("active"); video.pause(); }); if (typeof lenis !== "undefined") lenis.start(); }); </script> <script id="url-queries"> window.addEventListener('DOMContentLoaded', () => { const alternateLinks = document.querySelectorAll('link[rel="alternate"][hreflang]'); for (let i = 0; i < 2; i++) { alternateLinks[i].remove(); } }); </script> <!-- Start of HubSpot Analytics Code --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "standard-page"]); _hsq.push(["setCanonicalUrl", "https:\/\/www.momentumm.co\/portfolio"]); _hsq.push(["setPageId", "122537611782"]); _hsq.push(["setContentMetadata", { "contentPageId": 122537611782, "legacyPageId": "122537611782", "contentFolderId": null, "contentGroupId": null, "abTestId": null, "languageVariantId": 122537611782, "languageCode": "fr", }]); </script> <script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/8404273.js"></script> <!-- End of HubSpot Analytics Code --> <script type="text/javascript"> var hsVars = { render_id: "d1b314ed-52dd-465f-9077-818ebf5de046", ticks: 1739767425586, page_id: 122537611782, content_group_id: 0, portal_id: 8404273, app_hs_base_url: "https://app.hubspot.com", cp_hs_base_url: "https://cp.hubspot.com", language: "fr", analytics_page_type: "standard-page", scp_content_type: "", analytics_page_id: "122537611782", category_id: 1, folder_id: 0, is_hubspot_user: false } </script> <script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.393/js/index.js"></script> <script type="text/javascript" src="//cdn.callrail.com/companies/705677342/21ded9bbb5d8523ea4b2/12/swap.js"></script> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10