{"id":482,"date":"2025-12-03T20:31:52","date_gmt":"2025-12-03T20:31:52","guid":{"rendered":"https:\/\/mcsportedge.com\/?page_id=482"},"modified":"2025-12-03T22:20:39","modified_gmt":"2025-12-03T22:20:39","slug":"evenements","status":"publish","type":"page","link":"https:\/\/mcsportedge.com\/en\/evenements\/","title":{"rendered":"Events"},"content":{"rendered":"<style>\n          \/* Met tout le fond de la page en beige cr\u00e8me sur CETTE page *\/\n          html,\n          body,\n          .site,\n          .ct-main,\n          .ct-pageContent,\n          .entry-content {\n            background: #FDFBF3 !important;\n          }\n\n          .mc-ev-wrapper {\n            background: transparent; \/* le fond est g\u00e9r\u00e9 par le body *\/\n            padding: 3rem 0;\n          }\n\n          .mc-ev-inner {\n            max-width: 1120px;\n            margin: 0 auto;\n            padding: 0 1.5rem;\n          }\n\n          .mc-ev-hero {\n            margin-bottom: 2.5rem;\n          }\n\n          .mc-ev-kicker {\n            text-transform: uppercase;\n            letter-spacing: .12em;\n            font-size: .75rem;\n            opacity: .7;\n          }\n\n          .mc-ev-hero h1 {\n            font-size: 2rem;\n            margin: .5rem 0 1rem;\n          }\n\n          .mc-ev-intro {\n            max-width: 640px;\n            font-size: .98rem;\n            color: #4b5563;\n          }\n\n          \/* Barre de recherche + filtres *\/\n          .mc-ev-search {\n            margin-top: 2rem;\n          }\n\n          .mc-ev-search-label {\n            font-size: .85rem;\n            text-transform: uppercase;\n            letter-spacing: .12em;\n            margin-bottom: .35rem;\n            color: #6b7280;\n          }\n\n          .mc-ev-search-row {\n            display: flex;\n            flex-wrap: wrap;\n            gap: .75rem;\n            align-items: center;\n          }\n\n          \/* Champ de recherche *\/\n          .mc-ev-search-input {\n            flex: 1 1 260px;\n            min-width: 0;\n            padding: .7rem 1rem;\n            border-radius: 999px;\n            border: 1px solid #d1d5db;\n            font-size: .95rem;\n            line-height: 1.4;\n            box-sizing: border-box;\n            outline: none;\n            background: #ffffff;\n          }\n\n          .mc-ev-search-input:focus {\n            border-color: #E2D385;\n            box-shadow: 0 0 0 1px #E2D38540;\n          }\n\n          \/* Filtres (mois \/ sport) \u2013 plus de hauteur *\/\n          .mc-ev-select {\n            flex: 0 0 220px;\n            min-width: 220px;\n            padding: 0.95rem 1.1rem;\n            border-radius: 999px;\n            border: 1px solid #d1d5db;\n            font-size: .95rem;\n            line-height: 1.3;\n            height: 3.1rem;\n            box-sizing: border-box;\n            outline: none;\n            background: #ffffff;\n          }\n\n          .mc-ev-select:focus {\n            border-color: #E2D385;\n            box-shadow: 0 0 0 1px #E2D38540;\n          }\n\n          .mc-ev-select option {\n            line-height: 1.4;\n          }\n\n          .mc-ev-search-button,\n          .mc-ev-clear-button {\n            padding: .7rem 1.4rem;\n            border-radius: 999px;\n            font-size: .9rem;\n            cursor: pointer;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            white-space: nowrap;\n            transition: background .15s ease, color .15s ease, transform .1s ease, border-color .15s ease;\n          }\n\n          .mc-ev-search-button {\n            border: 1px solid #E2D385;\n            background: #111827;\n            color: #FDFBF3;\n          }\n\n          .mc-ev-search-button:hover {\n            background: #E2D385;\n            color: #111827;\n            transform: translateY(-1px);\n          }\n\n          .mc-ev-clear-button {\n            border: 1px solid #d1d5db;\n            background: transparent;\n            color: #374151;\n          }\n\n          .mc-ev-clear-button:hover {\n            border-color: #E2D385;\n            color: #111827;\n            transform: translateY(-1px);\n          }\n\n          .mc-ev-section {\n            margin-top: 2.5rem;\n          }\n\n          .mc-ev-section h2 {\n            font-size: 1.4rem;\n            margin-bottom: 1.5rem;\n          }\n\n          \/* Liste et cartes \u00e9v\u00e9nements *\/\n          .mc-ev-list {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n          }\n\n          .mc-ev-card {\n            display: grid;\n            grid-template-columns: 80px minmax(0, 1fr) 200px;\n            gap: 1.25rem;\n            padding: 1.4rem 1.5rem;\n            border-radius: 1.25rem;\n            background: #ffffff;\n            border: 1px solid #e5e7eb;\n            box-shadow: 0 10px 25px rgba(15, 23, 42, 0.04);\n            align-items: center;\n          }\n\n          \/* Date \u00e0 gauche *\/\n          .mc-ev-date {\n            border-radius: 1rem;\n            background: #111827;\n            color: #FDFBF3;\n            padding: .55rem .4rem;\n            text-align: center;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            min-width: 80px;\n          }\n\n          .mc-ev-date-range {\n            font-size: 1.3rem;\n            font-weight: 700;\n            line-height: 1.1;\n            white-space: nowrap;\n          }\n\n          .mc-ev-date-month {\n            font-size: .8rem;\n            text-transform: uppercase;\n            letter-spacing: .08em;\n            margin-top: .1rem;\n            white-space: nowrap;\n          }\n\n          .mc-ev-date-year {\n            font-size: .7rem;\n            opacity: .8;\n            margin-top: .1rem;\n            white-space: nowrap;\n          }\n\n          \/* Corps de la carte *\/\n          .mc-ev-body {\n            display: flex;\n            flex-direction: column;\n            gap: .4rem;\n          }\n\n          .mc-ev-title {\n            font-size: 1.05rem;\n            font-weight: 600;\n            margin: 0;\n          }\n\n          .mc-ev-title a {\n            color: #111827;\n            text-decoration: none;\n          }\n\n          .mc-ev-title a:hover {\n            text-decoration: underline;\n          }\n\n          .mc-ev-meta {\n            font-size: .88rem;\n            color: #6b7280;\n          }\n\n          .mc-ev-tags {\n            display: flex;\n            flex-wrap: wrap;\n            gap: .4rem;\n            margin-top: .25rem;\n          }\n\n          .mc-ev-tag {\n            font-size: .75rem;\n            text-transform: uppercase;\n            letter-spacing: .12em;\n            padding: .2rem .6rem;\n            border-radius: 999px;\n            border: 1px solid #e5e7eb;\n            background: #f9fafb;\n            color: #4b5563;\n          }\n\n          .mc-ev-actions {\n            margin-top: .75rem;\n          }\n\n          .mc-ev-btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            padding: .55rem 1.2rem;\n            border-radius: 999px;\n            border: 1px solid #E2D385;\n            font-size: .85rem;\n            text-decoration: none;\n            cursor: pointer;\n            background: #111827;\n            color: #FDFBF3;\n            transition: background .15s ease, color .15s ease, transform .1s ease;\n          }\n\n          .mc-ev-btn:hover {\n            background: #E2D385;\n            color: #111827;\n            transform: translateY(-1px);\n          }\n\n          \/* Logo \u00e0 droite \u2013 plus gros *\/\n          .mc-ev-logo {\n            justify-self: end;\n          }\n\n          .mc-ev-logo img {\n            max-width: 180px;\n            width: 100%;\n            height: auto;\n            display: block;\n            border-radius: 1rem;\n            background: #F9FAFB;\n            padding: .35rem .5rem;\n            object-fit: contain;\n          }\n\n          .mc-ev-empty {\n            font-size: .95rem;\n            color: #6b7280;\n          }\n\n          @media (max-width: 900px) {\n            .mc-ev-card {\n              grid-template-columns: 80px minmax(0, 1fr);\n            }\n            .mc-ev-logo {\n              justify-self: flex-start;\n              margin-top: .5rem;\n            }\n          }\n\n          @media (max-width: 640px) {\n              .mc-ev-wrapper { padding: 2rem 0; }\n              .mc-ev-hero h1 { font-size: 1.6rem; }\n            \n              \/* Mobile par d\u00e9faut (sans logo) *\/\n              .mc-ev-card {\n                grid-template-columns: minmax(0, 1fr);\n                gap: .9rem;\n                padding: 1.1rem 1.1rem;\n              }\n            \n              \/* Date en barre *\/\n              .mc-ev-date {\n                flex-direction: row;\n                justify-content: flex-start;\n                gap: .45rem;\n                padding: .35rem .65rem;\n                align-items: baseline;\n              }\n              .mc-ev-date-range { font-size: 1.05rem; }\n            \n              \/* \u2705 Si logo: logo \u00e0 gauche + contenu \u00e0 droite *\/\n              .mc-ev-card.has-logo {\n                --mc-logo-col: 78px;\n                --mc-card-gap: .9rem;\n            \n                grid-template-columns: var(--mc-logo-col) minmax(0, 1fr);\n                gap: var(--mc-card-gap);\n                grid-template-areas:\n                  \"date date\"\n                  \"logo body\";\n                align-items: start;\n              }\n            \n              .mc-ev-card.has-logo .mc-ev-date { grid-area: date; }\n            \n              .mc-ev-card.has-logo .mc-ev-logo {\n                grid-area: logo;\n                justify-self: start;\n                align-self: start;\n                margin-top: .15rem;\n              }\n            \n              .mc-ev-card.has-logo .mc-ev-body { grid-area: body; }\n            \n              \/* Vignette logo compacte *\/\n              .mc-ev-card.has-logo .mc-ev-logo img {\n                width: 78px;\n                max-width: 78px;\n                max-height: 54px;\n                height: auto;\n                padding: .18rem .22rem;\n                border-radius: .85rem;\n                object-fit: contain;\n              }\n            \n              \/* \u2705 CTA: centr\u00e9 + long + 1 ligne *\/\n              .mc-ev-actions {\n                margin-top: .9rem;\n                width: 100%;\n                display: flex;\n                justify-content: center;\n              }\n            \n              \/* IMPORTANT: si logo pr\u00e9sent, on \u00e9tire la zone CTA sur TOUTE la carte (logo+body) *\/\n              .mc-ev-card.has-logo .mc-ev-actions {\n                width: calc(100% + var(--mc-logo-col) + var(--mc-card-gap));\n                margin-left: calc(-1 * (var(--mc-logo-col) + var(--mc-card-gap)));\n              }\n            \n              .mc-ev-actions .mc-ev-btn {\n                display: inline-flex !important;\n                justify-content: center !important;\n                align-items: center !important;\n            \n                width: min(100%, 420px) !important;  \/* \u201csur le long\u201d, mais centr\u00e9 *\/\n                max-width: 100% !important;\n            \n                white-space: nowrap;                 \/* 1 ligne *\/\n                text-align: center !important;\n            \n                padding: .85rem 1.1rem !important;\n              }\n            }\n        <\/style>\n\n        <script>\n          \/\/ R\u00e9initialise les filtres et soumet le formulaire\n          function mcEvClearFilters(form) {\n            if (!form) return;\n            var search = form.querySelector('input[name=\"mc_ev_search\"]');\n            var month  = form.querySelector('select[name=\"mc_ev_month\"]');\n            var sport  = form.querySelector('select[name=\"mc_ev_sport\"]');\n            if (search) search.value = '';\n            if (month)  month.value  = '';\n            if (sport)  sport.value  = '';\n            form.submit();\n          }\n        <\/script>\n\n        <div class=\"mc-ev-wrapper\">\n          <div class=\"mc-ev-inner\">\n\n            <section class=\"mc-ev-hero\">\n              <p class=\"mc-ev-kicker\">Event calendar<\/p>\n              <h1>Find an MC Sport event<\/h1>\n              <p class=\"mc-ev-intro\">\n                Browse all current and upcoming events timed or announced by MC Sport. Use search and filters to quickly find a race, a location, or a sport.\n              <\/p>\n\n              <form class=\"mc-ev-search\" method=\"get\" action=\"\">\n                <div class=\"mc-ev-search-label\">Filter events<\/div>\n                <div class=\"mc-ev-search-row\">\n                  <input\n                    class=\"mc-ev-search-input\"\n                    type=\"search\"\n                    name=\"mc_ev_search\"\n                    placeholder=\"Search by name, venue, city, organizer\u2026\"\n                    value=\"\"\n                  \/>\n                  <select name=\"mc_ev_month\" class=\"mc-ev-select\">\n                    <option value=\"\">All months<\/option>\n                                          <option value=\"2026-05\" >\n                        May 2026                      <\/option>\n                                          <option value=\"2026-06\" >\n                        June 2026                      <\/option>\n                                          <option value=\"2026-07\" >\n                        July 2026                      <\/option>\n                                          <option value=\"2026-08\" >\n                        August 2026                      <\/option>\n                                          <option value=\"2026-09\" >\n                        September 2026                      <\/option>\n                                      <\/select>\n                  <select name=\"mc_ev_sport\" class=\"mc-ev-select\">\n                    <option value=\"\">All sports<\/option>\n                                          <option value=\"Course \u00e0 Pied\" >\n                        Course \u00e0 Pied                      <\/option>\n                                          <option value=\"Gravelle\" >\n                        Gravel                      <\/option>\n                                          <option value=\"Hyrox\" >\n                        HYROX                      <\/option>\n                                          <option value=\"Trail\" >\n                        Trail                      <\/option>\n                                          <option value=\"V\u00e9lo de Montagne\" >\n                        Mountain Biking                      <\/option>\n                                      <\/select>\n                  <button class=\"mc-ev-search-button\" type=\"submit\">\n                    Search\n                  <\/button>\n                  <button\n                    class=\"mc-ev-clear-button\"\n                    type=\"button\"\n                    onclick=\"mcEvClearFilters(this.form)\"\n                  >\n                    Clear\n                  <\/button>\n                <\/div>\n              <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n            <\/section>\n\n            <section class=\"mc-ev-section\">\n              <h2>\n                Current and upcoming events              <\/h2>\n\n                              <div class=\"mc-ev-list\">\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">23<\/div>\n                        <div class=\"mc-ev-date-month\">May<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-1-2026.html\">\n                            Coupe NV Cloutier #1 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Mont-Bellevue \u2022 Sherbrooke \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Combined package<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-1-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-150x150.png 150w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-768x768.png 768w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">23\u201324<\/div>\n                        <div class=\"mc-ev-date-month\">May<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/mouvement-frade-rush-1.html\">\n                            Mouvement Frade &#8211; Rush #1                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            \u00c9cole Juv\u00e9nat Notre-Dame \u2022 Saint-Romuald \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">HYROX<\/span>\n                                                                                <span class=\"mc-ev-tag\">Announcing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/mouvement-frade-rush-1.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"225\" height=\"225\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/01\/frade.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/01\/frade.png 225w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/01\/frade-150x150.png 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">30\u201331<\/div>\n                        <div class=\"mc-ev-date-month\">May<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-1-coupe-quebec-1-et-2-sherbrooke-2026.html\">\n                            Coupe Canada Cup #1 \/ Coupe Qu\u00e9bec #1 et #2 Sherbrooke 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Mont-Bellevue \u2022 Sherbrooke \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Announcing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-1-coupe-quebec-1-et-2-sherbrooke-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"298\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">16<\/div>\n                        <div class=\"mc-ev-date-month\">Jun<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-2-2026.html\">\n                            Coupe NV Cloutier #2 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Mont-Bellevue \u2022 Sherbrooke \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Combined package<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-2-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-150x150.png 150w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-768x768.png 768w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">20\u201321<\/div>\n                        <div class=\"mc-ev-date-month\">Jun<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/gaspesia-100.html\">\n                            Gaspesia 100                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Perc\u00e9 \u2022 Perc\u00e9 \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Trail<\/span>\n                                                                                <span class=\"mc-ev-tag\">Announcing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/gaspesia-100.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"225\" height=\"225\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/01\/gaspesia100.jpg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/01\/gaspesia100.jpg 225w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/01\/gaspesia100-150x150.jpg 150w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">23<\/div>\n                        <div class=\"mc-ev-date-month\">Jun<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-3-2026.html\">\n                            Coupe NV Cloutier #3 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Mont-Bellevue \u2022 Sherbrooke \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Combined package<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-3-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-150x150.png 150w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-768x768.png 768w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">28<\/div>\n                        <div class=\"mc-ev-date-month\">Jun<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/demi-marathon-rbc-de-sherbrooke-2026.html\">\n                            Demi-Marathon RBC de Sherbrooke 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Sherbrooke                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Course \u00e0 Pied<\/span>\n                                                                                <span class=\"mc-ev-tag\">Announcing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/demi-marathon-rbc-de-sherbrooke-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"225\" height=\"225\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/04\/images.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/04\/images.png 225w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/04\/images-150x150.png 150w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/04\/images-12x12.png 12w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/04\/images-100x100.png 100w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">4<\/div>\n                        <div class=\"mc-ev-date-month\">Jul<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/la-buckland-sur-gravelle-2026.html\">\n                            La Buckland sur Gravelle 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            \u00c9cole du Bon-Vent \u2022 Notre-Dame-Auxiliatrice-de-Buckland \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Gravel<\/span>\n                                                                                <span class=\"mc-ev-tag\">Timing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/la-buckland-sur-gravelle-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"275\" height=\"183\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/03\/buckland.jpeg\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/03\/buckland.jpeg 275w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/03\/buckland-18x12.jpeg 18w\" sizes=\"(max-width: 275px) 100vw, 275px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">4\u20135<\/div>\n                        <div class=\"mc-ev-date-month\">Jul<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-5-coupe-quebec-5-et-6-st-felicien.html\">\n                            Coupe Canada Cup #5 \/ Coupe Qu\u00e9bec #5 et #6 St-F\u00e9licien                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Tobo-Ski \u2022 St-F\u00e9licien \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Announcing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-5-coupe-quebec-5-et-6-st-felicien.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"298\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">7\u20139<\/div>\n                        <div class=\"mc-ev-date-month\">Aug<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-6-dieppe-2026.html\">\n                            Coupe Canada Cup #6 Dieppe 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Parc Rotary Park \u2022 Dieppe \u2022 Nouveau-Brunswick                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Timing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-6-dieppe-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"298\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">14\u201315<\/div>\n                        <div class=\"mc-ev-date-month\">Aug<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-7-brookvale-2026.html\">\n                            Coupe Canada Cup #7 Brookvale 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Mark Arendz Provincial Ski Park \u2022 North Wiltshire \u2022 Prince Edward Island                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Timing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-canada-cup-7-brookvale-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"298\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/coupecan-150x150.png 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">29<\/div>\n                        <div class=\"mc-ev-date-month\">Aug<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-4-2026.html\">\n                            Coupe NV Cloutier #4 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Mont-Bellevue \u2022 Sherbrooke \u2022 Qu\u00e9bec                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Mountain Biking<\/span>\n                                                                                <span class=\"mc-ev-tag\">Combined package<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/coupe-nv-cloutier-4-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-300x300.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-150x150.png 150w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier-768x768.png 768w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2025\/11\/nvcloutier.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                      <article class=\"mc-ev-card has-logo\">\n                      <div class=\"mc-ev-date\">\n                        <div class=\"mc-ev-date-range\">23<\/div>\n                        <div class=\"mc-ev-date-month\">Sep<\/div>\n                        <div class=\"mc-ev-date-year\">2026<\/div>\n                      <\/div>\n\n                      <div class=\"mc-ev-body\">\n                        <h3 class=\"mc-ev-title\">\n                          <a href=\"https:\/\/mcsportedge.com\/events\/2026\/jeux-fadoq-2026.html\">\n                            Jeux FADOQ 2026                          <\/a>\n                        <\/h3>\n\n                                                  <div class=\"mc-ev-meta\">\n                            Saint-Hyacinthe                          <\/div>\n                        \n                        <div class=\"mc-ev-tags\">\n                                                      <span class=\"mc-ev-tag\">Course \u00e0 Pied<\/span>\n                                                                                <span class=\"mc-ev-tag\">Announcing Division<\/span>\n                                                  <\/div>\n\n                        <div class=\"mc-ev-actions\">\n                          <a class=\"mc-ev-btn\" href=\"https:\/\/mcsportedge.com\/events\/2026\/jeux-fadoq-2026.html\">\n                            View event details\n                          <\/a>\n                        <\/div>\n                      <\/div>\n\n                                              <div class=\"mc-ev-logo\">\n                          <img decoding=\"async\" width=\"300\" height=\"188\" src=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/03\/jeuxfadoq2026-300x188.png\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" srcset=\"https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/03\/jeuxfadoq2026-300x188.png 300w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/03\/jeuxfadoq2026-18x12.png 18w, https:\/\/mcsportedge.com\/wp-content\/uploads\/2026\/03\/jeuxfadoq2026.png 480w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>                        <\/div>\n                                          <\/article>\n                                  <\/div>\n                          <\/section>\n\n          <\/div>\n        <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-482","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/pages\/482","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/comments?post=482"}],"version-history":[{"count":1,"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/pages\/482\/revisions"}],"predecessor-version":[{"id":483,"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/pages\/482\/revisions\/483"}],"wp:attachment":[{"href":"https:\/\/mcsportedge.com\/en\/wp-json\/wp\/v2\/media?parent=482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}