{"id":39186,"date":"2026-03-22T01:42:00","date_gmt":"2026-03-21T21:42:00","guid":{"rendered":"https:\/\/cbf.ca\/?p=39186"},"modified":"2026-06-26T19:36:42","modified_gmt":"2026-06-26T15:36:42","slug":"championnats-canadiens-de-bridge-2027","status":"publish","type":"post","link":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/","title":{"rendered":"Championnats canadiens de bridge 2027"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\"\/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Championnats canadiens de bridge 2027 &#8211; Qu\u00e9bec<\/title>\n  <style>\n    :root {\n      --red: #c0181a;\n      --red-dark: #8f1113;\n      --blue: #0b4f91;\n      --blue-dark: #07315b;\n      --charcoal: #252525;\n      --ink: #252525;\n      --muted: #626262;\n      --line: #d8d6d0;\n      --soft: #f3f2ef;\n      --cream: #fff8e6;\n      --gold: #c9971a;\n      --green: #6f7667;\n      --white: #ffffff;\n      --page: 100%;\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n    html {\n      scroll-behavior: smooth;\n      overflow-x: hidden;\n    }\n\n    body {\n      margin: 0;\n      font-family: \"Segoe UI\", Arial, sans-serif;\n      color: var(--ink);\n      background:\n        linear-gradient(180deg, #eeeeec 0%, #ffffff 42%, #f4f3f0 100%);\n      font-size: 16px;\n      line-height: 1.55;\n      overflow-x: hidden;\n    }\n\n    a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    .cbf-cbc-page {\n      width: 100%;\n      max-width: none;\n      margin: 0;\n      background: var(--white);\n      min-height: 100vh;\n      box-shadow: none;\n      overflow-x: clip;\n    }\n\n    @supports selector(body:has(> .cbf-cbc-page)) {\n      body:not(:has(> .cbf-cbc-page)) .cbf-cbc-page {\n        width: 100vw;\n        max-width: 100vw;\n        margin-left: calc(50% - 50vw);\n        margin-right: calc(50% - 50vw);\n      }\n    }\n\n    .hero {\n      position: relative;\n      overflow: hidden;\n      background: var(--charcoal);\n    }\n\n    .hero img {\n      display: block;\n      width: 100%;\n      height: auto;\n    }\n\n    .main {\n      width: min(1280px, 100%);\n      margin: 0 auto;\n      padding: 0 40px 56px;\n    }\n\n    .sr-only {\n      position: absolute;\n      width: 1px;\n      height: 1px;\n      padding: 0;\n      margin: -1px;\n      overflow: hidden;\n      clip: rect(0, 0, 0, 0);\n      white-space: nowrap;\n      border: 0;\n    }\n\n    .quick-dates {\n      display: grid;\n      grid-template-columns: repeat(5, minmax(0, 1fr));\n      gap: 14px;\n      margin-top: -42px;\n      position: relative;\n      z-index: 2;\n    }\n\n    .date-tile {\n      min-height: 120px;\n      padding: 18px;\n      border: 1px solid var(--line);\n      border-top: 4px solid var(--charcoal);\n      border-radius: 8px;\n      background: #ffffff;\n      box-shadow: 0 14px 34px rgba(37, 37, 37, 0.08);\n    }\n\n    .date-tile.onsite {\n      border-top-color: var(--red);\n      background: linear-gradient(180deg, #ffffff 0%, #fff4f5 100%);\n    }\n\n    .date-tile.qualifying {\n      border-top-color: var(--charcoal);\n      background: linear-gradient(180deg, #ffffff 0%, #f5f4f1 100%);\n    }\n\n    .date-tile.mixed {\n      border-top-color: var(--gold);\n    }\n\n    .date-tile.open {\n      border-top-color: var(--gold);\n    }\n\n    .date-label {\n      color: var(--muted);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n    }\n\n    .date-main {\n      margin-top: 8px;\n      font-size: 28px;\n      line-height: 1.08;\n      font-weight: 900;\n      color: var(--ink);\n    }\n\n    .date-note {\n      margin-top: 10px;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.45;\n    }\n\n    .welcome-band {\n      margin-top: 42px;\n      padding: 30px 34px;\n      border: 1px solid var(--line);\n      border-left: 6px solid var(--red);\n      border-radius: 8px;\n      background:\n        linear-gradient(135deg, #ffffff 0%, #f5f4f1 64%, #fff5f5 100%);\n      box-shadow: 0 16px 36px rgba(37, 37, 37, 0.08);\n    }\n\n    .cbf-cbc-page h2 {\n      margin: 0 !important;\n      padding: 0 !important;\n      border: 0 !important;\n      background: transparent !important;\n      box-shadow: none !important;\n      color: var(--ink) !important;\n      font-family: \"Segoe UI\", Arial, sans-serif !important;\n      font-style: normal !important;\n      font-weight: 900 !important;\n      letter-spacing: 0 !important;\n      text-transform: none !important;\n    }\n\n    .cbf-cbc-page h2::before,\n    .cbf-cbc-page h2::after {\n      display: none !important;\n      content: none !important;\n    }\n\n    .cbf-cbc-page .welcome-band h2 {\n      max-width: 900px !important;\n      font-size: clamp(30px, 4vw, 46px) !important;\n      line-height: 1.08 !important;\n    }\n\n    .welcome-band p {\n      margin: 16px 0 0;\n      max-width: 980px;\n      color: var(--muted);\n      font-size: 18px;\n      line-height: 1.7;\n    }\n\n    .notice-band {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      margin-top: 18px;\n      padding: 16px 18px;\n      border: 1px solid #e5d39a;\n      border-left: 5px solid var(--gold);\n      border-radius: 8px;\n      background: #fffaf0;\n      color: var(--charcoal);\n      font-weight: 800;\n    }\n\n    .notice-dot {\n      width: 12px;\n      height: 12px;\n      border-radius: 50%;\n      background: var(--gold);\n      flex: 0 0 auto;\n    }\n\n    .section {\n      margin-top: 48px;\n    }\n\n    .section-head {\n      display: flex;\n      align-items: end;\n      justify-content: space-between;\n      gap: 24px;\n      margin-bottom: 18px;\n    }\n\n    .cbf-cbc-page .section-head h2 {\n      font-size: clamp(28px, 4vw, 42px) !important;\n      line-height: 1.08 !important;\n    }\n\n    .section-head p {\n      margin: 0;\n      max-width: 590px;\n      color: var(--muted);\n      font-size: 16px;\n    }\n\n    .event-overview {\n      display: grid;\n      grid-template-columns: 0.9fr 1.1fr;\n      gap: 18px;\n      align-items: stretch;\n    }\n\n    .feature-panel,\n    .info-panel {\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: var(--white);\n      overflow: hidden;\n    }\n\n    .feature-panel {\n      padding: 28px;\n      background: linear-gradient(135deg, #f9fbfd 0%, #ffffff 52%, #fff5f5 100%);\n    }\n\n    .feature-eyebrow {\n      color: var(--red-dark);\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n    }\n\n    .feature-panel h3 {\n      margin: 8px 0 0;\n      font-size: 32px;\n      line-height: 1.1;\n      letter-spacing: 0;\n    }\n\n    .feature-panel p {\n      margin: 14px 0 0;\n      color: var(--muted);\n      max-width: 52ch;\n    }\n\n    .venue-list {\n      display: grid;\n      gap: 12px;\n      margin-top: 22px;\n    }\n\n    .venue-item {\n      display: grid;\n      grid-template-columns: 42px 1fr;\n      gap: 12px;\n      align-items: start;\n    }\n\n    .venue-icon {\n      display: grid;\n      place-items: center;\n      width: 42px;\n      height: 42px;\n      border-radius: 8px;\n      background: #fff4cf;\n      color: var(--charcoal);\n      font-weight: 900;\n    }\n\n    .venue-item strong {\n      display: block;\n      font-size: 16px;\n    }\n\n    .venue-item span {\n      display: block;\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .info-panel {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .info-block {\n      padding: 24px;\n      border-right: 1px solid var(--line);\n      border-bottom: 1px solid var(--line);\n    }\n\n    .info-block:nth-child(2n) {\n      border-right: 0;\n    }\n\n    .info-block:nth-last-child(-n+2) {\n      border-bottom: 0;\n    }\n\n    .info-block strong {\n      display: block;\n      font-size: 17px;\n      margin-bottom: 6px;\n    }\n\n    .info-block span {\n      display: block;\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .quebec-grid {\n      display: grid;\n      grid-template-columns: 1.1fr 0.9fr;\n      gap: 18px;\n      align-items: stretch;\n    }\n\n    .quebec-card {\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: #ffffff;\n      overflow: hidden;\n      box-shadow: 0 16px 34px rgba(37, 37, 37, 0.08);\n    }\n\n    .quebec-card-head {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 14px;\n      padding: 18px 20px;\n      border-bottom: 1px solid var(--line);\n      background: var(--soft);\n    }\n\n    .quebec-card-head h3 {\n      margin: 0;\n      font-size: 23px;\n      letter-spacing: 0;\n    }\n\n    .venue-card-body {\n      padding: 22px;\n    }\n\n    .hotel-name {\n      margin: 0;\n      font-size: 28px;\n      line-height: 1.1;\n      letter-spacing: 0;\n    }\n\n    .hotel-rate {\n      display: inline-flex;\n      align-items: center;\n      margin-top: 14px;\n      padding: 8px 12px;\n      border-radius: 999px;\n      background: #fff4d8;\n      color: #76540b;\n      font-weight: 900;\n      border: 1px solid #efd28a;\n    }\n\n    .hotel-details {\n      display: grid;\n      gap: 10px;\n      margin-top: 18px;\n      color: var(--muted);\n    }\n\n    .hotel-details strong {\n      color: var(--ink);\n    }\n\n    .map-preview {\n      display: block;\n      width: 100%;\n      height: auto;\n      margin-top: 18px;\n      border-radius: 8px;\n      border: 1px solid var(--line);\n    }\n\n    .schedule-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n\n    .schedule-card {\n      border: 1px solid var(--line);\n      border-radius: 8px;\n      background: #ffffff;\n      overflow: hidden;\n    }\n\n    .schedule-card-header {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 16px;\n      padding: 18px 20px;\n      border-bottom: 1px solid var(--line);\n      background: var(--soft);\n    }\n\n    .schedule-card-header h3 {\n      margin: 0;\n      font-size: 22px;\n      letter-spacing: 0;\n    }\n\n    .tag {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 28px;\n      padding: 4px 10px;\n      border-radius: 999px;\n      background: #ffffff;\n      border: 1px solid var(--line);\n      color: var(--charcoal);\n      font-size: 12px;\n      font-weight: 900;\n      text-transform: uppercase;\n      letter-spacing: 0.06em;\n      white-space: nowrap;\n    }\n\n    .schedule-table-wrap {\n      overflow-x: auto;\n    }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    th,\n    td {\n      padding: 15px 18px;\n      border-bottom: 1px solid var(--line);\n      text-align: left;\n      vertical-align: top;\n    }\n\n    th {\n      color: var(--muted);\n      background: #fbfcfe;\n      font-size: 12px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n\n    tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .schedule-date {\n      color: var(--ink);\n      white-space: nowrap;\n    }\n\n    .event-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n    }\n\n    .event-pill {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 28px;\n      padding: 5px 10px;\n      border-radius: 999px;\n      border: 1px solid transparent;\n      font-size: 13px;\n      font-weight: 900;\n      line-height: 1;\n      white-space: nowrap;\n    }\n\n    .event-pill.mixed {\n      background: #fff4d8;\n      border-color: #efd28a;\n      color: #76540b;\n    }\n\n    .event-pill.women {\n      background: #fff0f1;\n      border-color: #ffc8cf;\n      color: var(--red-dark);\n    }\n\n    .event-pill.flight {\n      background: #e8f5ff;\n      border-color: #c5e6ff;\n      color: #176399;\n    }\n\n    .event-pill.open {\n      background: #eaf2ff;\n      border-color: #c9dcff;\n      color: var(--blue-dark);\n    }\n\n    .event-pill.senior {\n      background: #eef1f4;\n      border-color: #d7dee6;\n      color: #4a5666;\n    }\n\n    .round-robin-grid {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 14px;\n      padding: 18px;\n      background: linear-gradient(180deg, #ffffff 0%, #f7faff 100%);\n    }\n\n    .round-card {\n      display: flex;\n      flex-direction: column;\n      min-height: 250px;\n      padding: 18px;\n      border: 1px solid var(--line);\n      border-top: 5px solid var(--charcoal);\n      border-radius: 8px;\n      background: #ffffff;\n      box-shadow: 0 16px 34px rgba(37, 37, 37, 0.08);\n    }\n\n    .round-card.mixed-card {\n      border-top-color: var(--gold);\n      background: linear-gradient(180deg, #ffffff 0%, #fff9eb 100%);\n    }\n\n    .round-card.women-card {\n      border-top-color: var(--red);\n      background: linear-gradient(180deg, #ffffff 0%, #fff5f6 100%);\n    }\n\n    .round-card.open-card {\n      border-top-color: var(--charcoal);\n      background: linear-gradient(180deg, #ffffff 0%, #f5f4f1 100%);\n    }\n\n    .round-card.senior-card {\n      border-top-color: #8996a6;\n      background: linear-gradient(180deg, #ffffff 0%, #f5f7f9 100%);\n    }\n\n    .round-date {\n      color: var(--muted);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n    }\n\n    .round-date strong {\n      display: block;\n      margin-top: 7px;\n      color: var(--ink);\n      font-size: 28px;\n      line-height: 1.05;\n      letter-spacing: 0;\n      text-transform: none;\n    }\n\n    .round-card .event-pills {\n      margin-top: 16px;\n    }\n\n    .deadline-box {\n      margin-top: auto;\n      padding-top: 18px;\n    }\n\n    .deadline-label {\n      color: var(--muted);\n      font-size: 12px;\n      font-weight: 900;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    .deadline-date {\n      margin-top: 4px;\n      color: var(--ink);\n      font-size: 18px;\n      font-weight: 900;\n    }\n\n    .register-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      min-height: 42px;\n      margin-top: 14px;\n      padding: 10px 14px;\n      border-radius: 8px;\n      background: var(--red);\n      color: #ffffff;\n      font-size: 13px;\n      font-weight: 900;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      box-shadow: 0 10px 20px rgba(209, 34, 47, 0.24);\n    }\n\n    .register-btn:hover {\n      background: var(--red-dark);\n    }\n\n    .register-btn.inactive,\n    .register-btn.inactive:hover {\n      background: #6b7788;\n      box-shadow: none;\n      cursor: not-allowed;\n      opacity: 0.92;\n    }\n\n    .small-note {\n      display: block;\n      margin-top: 5px;\n      color: var(--muted);\n      font-size: 13px;\n    }\n\n    .timeline {\n      display: grid;\n      gap: 12px;\n      padding: 18px 20px 20px;\n    }\n\n    .timeline-item {\n      display: grid;\n      grid-template-columns: 112px 1fr;\n      gap: 14px;\n      align-items: start;\n      padding-bottom: 12px;\n      border-bottom: 1px solid var(--line);\n    }\n\n    .timeline-item:last-child {\n      padding-bottom: 0;\n      border-bottom: 0;\n    }\n\n    .timeline-date {\n      color: var(--red-dark);\n      font-weight: 900;\n      white-space: nowrap;\n    }\n\n    .timeline-title {\n      font-weight: 900;\n    }\n\n    .timeline-detail {\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .resource-band {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 18px;\n    }\n\n    .resource {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      min-height: 104px;\n      padding: 18px 18px 20px;\n      border: 1px solid var(--line);\n      border-top: 4px solid var(--gold);\n      border-radius: 8px;\n      background: var(--white);\n      box-shadow: 0 14px 28px rgba(37, 37, 37, 0.08);\n    }\n\n    .resource.inactive-resource {\n      cursor: not-allowed;\n    }\n\n    .resource-icon {\n      display: grid;\n      place-items: center;\n      width: 40px;\n      height: 40px;\n      border-radius: 10px;\n      border: 1px solid #e5d39a;\n      background: #fff7df;\n      color: var(--charcoal);\n      font-weight: 900;\n      flex: 0 0 auto;\n    }\n\n    .resource-icon svg {\n      width: 22px;\n      height: 22px;\n      stroke: currentColor;\n      stroke-width: 2;\n      fill: none;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n    }\n\n    .resource strong {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--ink);\n      font-size: 17px;\n    }\n\n    .resource span {\n      color: var(--muted);\n      font-size: 14px;\n    }\n\n    .resource b,\n    .resource small {\n      display: block;\n      color: var(--muted);\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.45;\n    }\n\n    @media (max-width: 1100px) {\n      .quick-dates,\n      .resource-band {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n\n      .event-overview,\n      .quebec-grid,\n      .schedule-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .round-robin-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 760px) {\n      .cbf-cbc-page {\n        width: 100%;\n        box-shadow: none;\n      }\n\n      .hero {\n        background: var(--charcoal);\n      }\n\n      .hero img {\n        min-height: 220px;\n        object-fit: cover;\n        object-position: left center;\n      }\n\n      .main {\n        padding: 0 18px 40px;\n      }\n\n      .welcome-band {\n        margin-top: 28px;\n        padding: 22px 20px;\n      }\n\n      .welcome-band p {\n        font-size: 16px;\n      }\n\n      .notice-band {\n        align-items: flex-start;\n      }\n\n      .quick-dates,\n      .round-robin-grid,\n      .resource-band,\n      .quebec-grid,\n      .info-panel {\n        grid-template-columns: 1fr;\n      }\n\n      .info-block,\n      .info-block:nth-child(2n),\n      .info-block:nth-last-child(-n+2) {\n        border-right: 0;\n        border-bottom: 1px solid var(--line);\n      }\n\n      .info-block:last-child {\n        border-bottom: 0;\n      }\n\n      .section-head {\n        display: block;\n      }\n\n      .section-head p {\n        margin-top: 10px;\n      }\n\n      .schedule-card-header {\n        align-items: flex-start;\n        flex-direction: column;\n      }\n\n      th,\n      td {\n        padding: 13px 14px;\n      }\n\n      .timeline-item {\n        grid-template-columns: 1fr;\n        gap: 4px;\n      }\n\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"cbf-cbc-page\">\n    <section class=\"hero\" aria-label=\"2027 Canadian Bridge Championships\">\n      <h1 class=\"sr-only\">Championnats canadiens de bridge 2027 \u00e0 Qu\u00e9bec<\/h1>\n      <img decoding=\"async\" src=\"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png\" alt=\"2027 Canadian Bridge Championships banner with Quebec City skyline, playing cards, and Canadian and Quebec visual motifs.\"\/>\n    <\/section>\n\n    <main class=\"main\">\n      <section class=\"quick-dates\" aria-label=\"Key championship dates\">\n        <article class=\"date-tile mixed\">\n          <div class=\"date-label\">Tournoi \u00e0 la ronde<\/div>\n          <div class=\"date-main\">8-10 jan.<\/div>\n          <div class=\"date-note\"><strong>\u00c9quipes mixtes<\/strong><\/div>\n        <\/article>\n        <article class=\"date-tile\">\n          <div class=\"date-label\">Tournoi \u00e0 la ronde<\/div>\n          <div class=\"date-main\">16-17 jan<\/div>\n          <div class=\"date-note\"><strong>\u00c9quipes Femmes et CNTC-C<\/strong><\/div>\n        <\/article>\n        <article class=\"date-tile open\">\n          <div class=\"date-label\">Tournoi \u00e0 la ronde<\/div>\n          <div class=\"date-main\">22-24 jan.<\/div>\n          <div class=\"date-note\"><strong>\u00c9quipes Open<\/strong><\/div>\n        <\/article>\n        <article class=\"date-tile\">\n          <div class=\"date-label\">Tournoi \u00e0 la ronde<\/div>\n          <div class=\"date-main\">6-7 f\u00e9v.<\/div>\n          <div class=\"date-note\"><strong>\u00c9quipes S\u00e9niors et CNTC-B<\/strong><\/div>\n        <\/article>\n        <article class=\"date-tile onsite\">\n          <div class=\"date-label\">Qu\u00e9bec<\/div>\n          <div class=\"date-main\">19-25 mai<\/div>\n          <div class=\"date-note\"><strong>Semaine de championnats en personne et \u00e9liminatoires<\/strong><\/div>\n        <\/article>\n      <\/section>\n\n      <section class=\"welcome-band\" aria-labelledby=\"welcome-title\">\n        <h2 id=\"welcome-title\">Bienvenue aux Championnats canadiens de bridge 2027<\/h2>\n        <p>Participez \u00e0 cet \u00e9v\u00e9nement majeur du bridge au Canada, \u00e0 Qu\u00e9bec.<\/p>\n        <p>Les comp\u00e9titions CNTC-A, CWTC, CSTC et CMTC offrent aux participants la possibilit\u00e9 de repr\u00e9senter le Canada lors des championnats du monde. Les comp\u00e9titions CNTC-B et CNTC-C offrent quant \u00e0 elles des prix en esp\u00e8ces aux vainqueurs.<\/p>\n      <\/section>\n\n      <div class=\"notice-band\" role=\"note\">\n        <span class=\"notice-dot\" aria-hidden=\"true\"><\/span>\n        <span>Plus d&rsquo;informations \u00e0 venir.<\/span>\n      <\/div>\n\n      <section class=\"section\" id=\"schedule\">\n        <div class=\"section-head\">\n          <h2>Horaire<\/h2>\n          <p>Les tournois \u00e0 la ronde sont jou\u00e9s sur RealBridge, menant aux finales \u00e0 Qu\u00e9bec.<\/p>\n        <\/div>\n\n        <div class=\"schedule-grid\">\n          <article class=\"schedule-card\">\n            <div class=\"schedule-card-header\">\n              <h3>Tournois \u00e0 la ronde sur RealBridge<\/h3>\n              <span class=\"tag\">RealBridge<\/span>\n            <\/div>\n            <div class=\"round-robin-grid\" aria-label=\"Round robin schedule\">\n              <article class=\"round-card mixed-card\">\n                <div class=\"round-date\">Date <strong>8 &#8211; 10 jan.<\/strong><\/div>\n                <div class=\"event-pills\">\n                  <span class=\"event-pill mixed\">\u00c9quipes mixtes<\/span>\n                <\/div>\n                <div class=\"deadline-box\">\n                  <div class=\"deadline-label\">Date limite d&rsquo;inscription<\/div>\n                  <div class=\"deadline-date\">29 d\u00e9c. 2026<\/div>\n                  <span class=\"register-btn inactive\" aria-disabled=\"true\">Register<\/span>\n                <\/div>\n              <\/article>\n\n              <article class=\"round-card women-card\">\n                <div class=\"round-date\">Date <strong>16 &#8211; 17 jan.<\/strong><\/div>\n                <div class=\"event-pills\">\n                  <span class=\"event-pill women\">Femmes<\/span>\n                  <span class=\"event-pill flight\">CNTC-C<\/span>\n                <\/div>\n                <div class=\"deadline-box\">\n                  <div class=\"deadline-label\">Date limite d&rsquo;inscription<\/div>\n                  <div class=\"deadline-date\">6 jan 2027<\/div>\n                  <span class=\"register-btn inactive\" aria-disabled=\"true\">Register<\/span>\n                <\/div>\n              <\/article>\n\n              <article class=\"round-card open-card\">\n                <div class=\"round-date\">Date <strong>22 &#8211; 24 jan.<\/strong><\/div>\n                <div class=\"event-pills\">\n                  <span class=\"event-pill open\">CNTC-A<\/span>\n                <\/div>\n                <div class=\"deadline-box\">\n                  <div class=\"deadline-label\">Date limite d&rsquo;inscription<\/div>\n                  <div class=\"deadline-date\">12 jan. 2027<\/div>\n                  <span class=\"register-btn inactive\" aria-disabled=\"true\">Register<\/span>\n                <\/div>\n              <\/article>\n\n              <article class=\"round-card senior-card\">\n                <div class=\"round-date\">Date <strong>6 &#8211; 7 f\u00e9v.<\/strong><\/div>\n                <div class=\"event-pills\">\n                  <span class=\"event-pill senior\">S\u00e9niors<\/span>\n                  <span class=\"event-pill flight\">CNTC-B<\/span>\n                <\/div>\n                <div class=\"deadline-box\">\n                  <div class=\"deadline-label\">Date limite d&rsquo;inscription<\/div>\n                  <div class=\"deadline-date\">27 jan. 2027<\/div>\n                  <span class=\"register-btn inactive\" aria-disabled=\"true\">Register<\/span>\n                <\/div>\n              <\/article>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" id=\"event-info\">\n        <div class=\"section-head\">\n          <h2>Informations sur l&rsquo;\u00e9v\u00e9nement<\/h2>\n          <p>Les finales de championnat se d\u00e9roulent \u00e0 Qu\u00e9bec, aux dates et \u00e0 l&rsquo;h\u00f4tel indiqu\u00e9s ci-dessous.<\/p>\n        <\/div>\n\n        <div class=\"quebec-grid\">\n          <article class=\"quebec-card\">\n            <div class=\"quebec-card-head\">\n              <h3>Dates \u00e0 Qu\u00e9bec<\/h3>\n              <span class=\"tag\">Mai 2027<\/span>\n            <\/div>\n            <div class=\"schedule-table-wrap\">\n              <table aria-label=\"Quebec City championship week schedule\">\n                <thead>\n                  <tr>\n                    <th>Date<\/th>\n                    <th>\u00c9v\u00e9nement<\/th>\n                  <\/tr>\n                <\/thead>\n                <tbody>\n                  <tr>\n                    <td><span class=\"schedule-date\">18 &#8211; 21 mai<\/span><\/td>\n                    <td><span class=\"event-pill open\">CNTC-A<\/span><\/td>\n                  <\/tr>\n                  <tr>\n                    <td><span class=\"schedule-date\">19 &#8211; 20 mai<\/span><\/td>\n                    <td><span class=\"event-pill flight\">CNTC-B<\/span><\/td>\n                  <\/tr>\n                  <tr>\n                    <td><span class=\"schedule-date\">20 &#8211; 21 mai<\/span><\/td>\n                    <td><span class=\"event-pill women\">CWTC<\/span><\/td>\n                  <\/tr>\n                  <tr>\n                    <td><span class=\"schedule-date\">21 &#8211; 22 mai<\/span><\/td>\n                    <td><span class=\"event-pill flight\">CNTC-C<\/span><\/td>\n                  <\/tr>\n                  <tr>\n                    <td><span class=\"schedule-date\">23 &#8211; 25 mai<\/span><\/td>\n                    <td><span class=\"event-pill mixed\">CMTC<\/span><\/td>\n                  <\/tr>\n                  <tr>\n                    <td><span class=\"schedule-date\">24 &#8211; 25 mai<\/span><\/td>\n                    <td><span class=\"event-pill senior\">CSTC<\/span><\/td>\n                  <\/tr>\n                <\/tbody>\n              <\/table>\n            <\/div>\n          <\/article>\n\n          <article class=\"quebec-card\">\n            <div class=\"quebec-card-head\">\n              <h3>H\u00f4tel h\u00f4te<\/h3>\n              <span class=\"tag\">Endroit<\/span>\n            <\/div>\n            <div class=\"venue-card-body\">\n              <h3 class=\"hotel-name\">H\u00f4tel &#038; Centre de congr\u00e8s Travelodge Qu\u00e9bec<\/h3>\n              <div class=\"hotel-rate\">$159\/nuit &#8211; occupation double<\/div>\n              <div class=\"hotel-details\">\n                <div><strong>Adresse :<\/strong> 3125 boul. Hochelaga, Qu\u00e9bec, Qu\u00e9bec G1W 2P9<\/div>\n                <div><strong>T\u00e9l\u00e9phone :<\/strong> +1-800-463-5241<\/div>\n                <div><strong>\u00c0 proximit\u00e9 : <\/strong> \u00e0 environ 15-20 minutes du Vieux-Qu\u00e9bec et de l&rsquo;a\u00e9roport<\/div>\n                <div><strong>H\u00f4tel:<\/strong> <a href=\"https:\/\/www.travelodgequebec.ca\/\" target=\"_blank\" rel=\"noopener\">travelodgequebec.ca<\/a><\/div>\n              <\/div>\n              <img decoding=\"async\" class=\"map-preview\" src=\"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-cbc-quebec-venue-map.png\" alt=\"Map showing the Travelodge Hotel and Convention Centre by Wyndham Quebec City.\"\/>\n            <\/div>\n          <\/article>\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" id=\"resources\">\n        <div class=\"section-head\">\n          <h2>Ressources<\/h2>\n          <p>Les informations cl\u00e9s sur les championnats seront publi\u00e9es sous peu.<\/p>\n        <\/div>\n\n        <div class=\"resource-band\">\n          <div class=\"resource inactive-resource\" aria-disabled=\"true\">\n            <span class=\"resource-icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M14 2H7a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7z\"><\/path><path d=\"M14 2v5h5\"><\/path><path d=\"M9 13h6\"><\/path><path d=\"M9 17h4\"><\/path><\/svg>\n            <\/span>\n            <span>\n              <strong>R\u00e8glements des comp\u00e9titions<\/strong>\n              <b>R\u00e8glements g\u00e9n\u00e9raux \/ R\u00e8glements compl\u00e9mentaires<\/b>\n            <\/span>\n          <\/div>\n              <a class=\"resource\" href=\"https:\/\/cbf.ca\/events\/canadian-bridge-championships\/\">\n             <span class=\"resource-icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M12 2v20\"><\/path><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7H14a3.5 3.5 0 0 1 0 7H6\"><\/path><\/svg>\n            <\/span>\n            <span>\n              <strong>Co\u00fbts<\/strong>\n              <b>Tournoi \u00e0 la ronde : $\/jour<br \/>\u00c9liminatoires : $\/jour<\/b>\n            <\/span>\n          <\/a>\n          <a class=\"resource\" href=\"https:\/\/realbridge.online\/player-guide.html\/\">\n            <span class=\"resource-icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"2\"><\/rect><path d=\"M8 20h8\"><\/path><path d=\"M12 16v4\"><\/path><\/svg>\n            <\/span>\n            <span>\n              <strong>RealBridge<\/strong>\n              <b>Guide : \u00e9crans et auto-alertes<\/b>\n            <\/span>\n          <\/a>\n          <div class=\"resource inactive-resource\" aria-disabled=\"true\">\n            <span class=\"resource-icon\" aria-hidden=\"true\">\n              <svg viewBox=\"0 0 24 24\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9.5\" cy=\"7\" r=\"4\"><\/circle><path d=\"M22 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n            <\/span>\n            <span>\n              <strong>Pairage &#8211; Partenariat<\/strong>\n              <b>Trouver un partenaire ou une \u00e9quipe<\/b>\n            <\/span>\n          <\/div>\n        <\/div>\n      <\/section>\n    <\/main>\n  <\/div>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Bienvenue aux CCB 2027. Participez \u00e0 cet \u00e9v\u00e9nement majeur du bridge au Canada, \u00e0 Qu\u00e9bec.<br \/>\nLes comp\u00e9titions CNTC-A, CWTC, CSTC et CMTC offrent aux participants la possibilit\u00e9 de repr\u00e9senter le Canada lors des championnats du monde. Les comp\u00e9titions CNTC-B et CNTC-C offrent quant \u00e0 elles des prix en esp\u00e8ces aux vainqueurs.<br \/>\nContinuer la lecture pour voir les dates des tournois \u00e0 la ronde et des finales de chacun des \u00e9v\u00e9nements, et plus.<br><a class=\"moretag signature-animation\" href=\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/\">CONTINUER LA LECTURE<\/a>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[59,91,57],"tags":[66],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Championnats canadiens de bridge 2027 - Canadian Bridge Federation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Championnats canadiens de bridge 2027 - Canadian Bridge Federation\" \/>\n<meta property=\"og:description\" content=\"Bienvenue aux CCB 2027. Participez \u00e0 cet \u00e9v\u00e9nement majeur du bridge au Canada, \u00e0 Qu\u00e9bec. Les comp\u00e9titions CNTC-A, CWTC, CSTC et CMTC offrent aux participants la possibilit\u00e9 de repr\u00e9senter le Canada lors des championnats du monde. Les comp\u00e9titions CNTC-B et CNTC-C offrent quant \u00e0 elles des prix en esp\u00e8ces aux vainqueurs. Continuer la lecture pour voir les dates des tournois \u00e0 la ronde et des finales de chacun des \u00e9v\u00e9nements, et plus.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/\" \/>\n<meta property=\"og:site_name\" content=\"Canadian Bridge Federation\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Canadian.Bridge.Federation\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-21T21:42:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-26T15:36:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png\" \/>\n<meta name=\"author\" content=\"CBF\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"CBF\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/\",\"url\":\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/\",\"name\":\"Championnats canadiens de bridge 2027 - Canadian Bridge Federation\",\"isPartOf\":{\"@id\":\"https:\/\/cbf.ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png\",\"datePublished\":\"2026-03-21T21:42:00+00:00\",\"dateModified\":\"2026-06-26T15:36:42+00:00\",\"author\":{\"@id\":\"https:\/\/cbf.ca\/#\/schema\/person\/c409857263030e10c0b741322b020962\"},\"breadcrumb\":{\"@id\":\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#primaryimage\",\"url\":\"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png\",\"contentUrl\":\"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png\",\"width\":1920,\"height\":640},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cbf.ca\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nouvelles et mises \u00e0 jour\",\"item\":\"https:\/\/cbf.ca\/fr\/category\/nouvelles\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Championnats canadiens de bridge 2027\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cbf.ca\/#website\",\"url\":\"https:\/\/cbf.ca\/\",\"name\":\"Canadian Bridge Federation\",\"description\":\"F\u00e9d\u00e9ration canadienne de bridge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cbf.ca\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/cbf.ca\/#\/schema\/person\/c409857263030e10c0b741322b020962\",\"name\":\"CBF\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/cbf.ca\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2e07347839234ddf344ce518ef5ac81a?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2e07347839234ddf344ce518ef5ac81a?s=96&d=identicon&r=g\",\"caption\":\"CBF\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Championnats canadiens de bridge 2027 - Canadian Bridge Federation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/","og_locale":"fr_FR","og_type":"article","og_title":"Championnats canadiens de bridge 2027 - Canadian Bridge Federation","og_description":"Bienvenue aux CCB 2027. Participez \u00e0 cet \u00e9v\u00e9nement majeur du bridge au Canada, \u00e0 Qu\u00e9bec. Les comp\u00e9titions CNTC-A, CWTC, CSTC et CMTC offrent aux participants la possibilit\u00e9 de repr\u00e9senter le Canada lors des championnats du monde. Les comp\u00e9titions CNTC-B et CNTC-C offrent quant \u00e0 elles des prix en esp\u00e8ces aux vainqueurs. Continuer la lecture pour voir les dates des tournois \u00e0 la ronde et des finales de chacun des \u00e9v\u00e9nements, et plus.","og_url":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/","og_site_name":"Canadian Bridge Federation","article_publisher":"https:\/\/www.facebook.com\/Canadian.Bridge.Federation\/","article_published_time":"2026-03-21T21:42:00+00:00","article_modified_time":"2026-06-26T15:36:42+00:00","og_image":[{"url":"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png"}],"author":"CBF","twitter_misc":{"\u00c9crit par":"CBF","Dur\u00e9e de lecture estim\u00e9e":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/","url":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/","name":"Championnats canadiens de bridge 2027 - Canadian Bridge Federation","isPartOf":{"@id":"https:\/\/cbf.ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#primaryimage"},"image":{"@id":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#primaryimage"},"thumbnailUrl":"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png","datePublished":"2026-03-21T21:42:00+00:00","dateModified":"2026-06-26T15:36:42+00:00","author":{"@id":"https:\/\/cbf.ca\/#\/schema\/person\/c409857263030e10c0b741322b020962"},"breadcrumb":{"@id":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#primaryimage","url":"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png","contentUrl":"https:\/\/cbf.ca\/wp-content\/uploads\/2026\/06\/2027-CBC-Quebec-Picture.png","width":1920,"height":640},{"@type":"BreadcrumbList","@id":"https:\/\/cbf.ca\/fr\/championnats-canadiens-de-bridge-2027\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cbf.ca\/"},{"@type":"ListItem","position":2,"name":"Nouvelles et mises \u00e0 jour","item":"https:\/\/cbf.ca\/fr\/category\/nouvelles\/"},{"@type":"ListItem","position":3,"name":"Championnats canadiens de bridge 2027"}]},{"@type":"WebSite","@id":"https:\/\/cbf.ca\/#website","url":"https:\/\/cbf.ca\/","name":"Canadian Bridge Federation","description":"F\u00e9d\u00e9ration canadienne de bridge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cbf.ca\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Person","@id":"https:\/\/cbf.ca\/#\/schema\/person\/c409857263030e10c0b741322b020962","name":"CBF","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/cbf.ca\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2e07347839234ddf344ce518ef5ac81a?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e07347839234ddf344ce518ef5ac81a?s=96&d=identicon&r=g","caption":"CBF"}}]}},"_links":{"self":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/posts\/39186"}],"collection":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/comments?post=39186"}],"version-history":[{"count":9,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/posts\/39186\/revisions"}],"predecessor-version":[{"id":39200,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/posts\/39186\/revisions\/39200"}],"wp:attachment":[{"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/media?parent=39186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/categories?post=39186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cbf.ca\/fr\/wp-json\/wp\/v2\/tags?post=39186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}