@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "Heading Now Variable";
  src: url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/woff2/HeadingNowVarVF.woff2") format("woff2-variations"), url("https://s1.quebecormedia.com/infojdem/fonts/heading-now/ttf/Heading-Now-Variable.ttf") format("truetype-variations");
  font-weight: 110 1000;
  font-stretch: 100% 1000%;
}
.inclusion-container {
  max-width: 700px;
  margin: 25px auto;
  background-color: white;
}
@media screen and (min-width: 451px) {
  .inclusion-container {
    padding: 25px;
  }
}
@media screen and (max-width: 700px) {
  .inclusion-container {
    padding: 25px 16px;
  }
}

.embedded-others .inclusion-container {
  max-width: 700px !important;
}

.embedded-others > div.in-portrait {
  max-width: 700px !important;
}

.in-portrait {
  max-width: 700px !important;
  margin: 25px auto;
  border-top: 3px solid #8c3572;
}
@media screen and (max-width: 700px) {
  .in-portrait {
    margin: 25px 15px;
    padding: 20px 10px;
  }
}
.in-portrait .sous-categorie {
  margin-right: 10px !important;
}
@media all and (min-width: 701px) {
  .in-portrait .partie-gauche .portrait,
  .in-portrait .partie-gauche .credits-photo {
    margin-left: 10px !important;
  }
}

.categorie-principale {
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 800;
  text-align: left;
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  color: #fff;
  background: #8c3572;
  border-radius: 4px;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 0 11px;
  margin-bottom: 8px;
  margin-top: 0;
}
.categorie-principale::before {
  content: "";
  height: 8px;
  width: 100%;
  background-color: white;
  display: block;
  position: absolute;
  top: -8px;
  left: 0;
}
.categorie-principale::after {
  content: "";
  height: 8px;
  width: 100%;
  background-color: white;
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.categorie-secondaire {
  background: #EBEBEB;
  border-radius: 4px;
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 900;
  line-height: 30px;
  color: #8c3572;
  text-align: left;
  display: flex;
  align-items: center;
  padding: 0 12px;
  overflow: visible;
  font-size: 24px;
  margin-bottom: 30px;
  min-height: 60px;
}
.categorie-secondaire br.mobile-only {
  display: none;
}
.categorie-secondaire::after {
  content: "";
  height: 8px;
  width: 100%;
  background-color: white;
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
}
@media screen and (max-width: 650px) {
  .categorie-secondaire {
    line-height: 20px;
    font-size: 22px;
  }
  .categorie-secondaire br.mobile-only {
    display: block;
  }
}
@media screen and (max-width: 320px) {
  .categorie-secondaire {
    line-height: 30px;
    font-size: 23px;
  }
}

.article-wrapper .stick-to-top,
.article-content .stick-to-top {
  top: 60px !important;
}

.local .stick-to-top {
  position: sticky;
  top: 8px;
}
.local .stick-to-top.categorie-principale {
  top: 8px;
  z-index: 3;
}
.local .stick-to-top.categorie-secondaire {
  top: 64px;
  z-index: 2;
}
.partie-sticky .local .stick-to-top {
  top: 132px;
  z-index: 1;
}

.stick-to-top {
  position: sticky;
  top: 8px;
}
.stick-to-top.categorie-principale {
  top: 8px;
  z-index: 3;
}
.stick-to-top.categorie-secondaire {
  top: 64px;
  z-index: 2;
}

.partie-sticky .stick-to-top {
  top: 132px;
  z-index: 1;
}

@media screen and (min-width: 961px) {
  [data-cy=detailedStoryBody] .stick-to-top.categorie-principale {
    top: 74px;
  }
  [data-cy=detailedStoryBody] .stick-to-top.categorie-secondaire {
    top: 129px;
  }
  [data-cy=detailedStoryBody] .partie-sticky .stick-to-top {
    top: 185px;
  }
}
@media screen and (max-width: 650px) {
  [data-cy=detailedStoryBody] .partie-sticky .stick-to-top {
    top: 140px;
  }
}

.article-container .stick-to-top.categorie-principale {
  top: 50px;
}
.article-container .stick-to-top.categorie-secondaire {
  top: 158px;
}
.article-container .partie-sticky .stick-to-top {
  top: 223px;
}
@media screen and (max-width: 450px) {
  .article-container .partie-sticky .stick-to-top {
    top: 226px;
  }
}

.icone-sport {
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.icone-sport.biathlon {
  background-image: url("images/pictos/BTH.svg");
}
.icone-sport.bobsleigh {
  background-image: url("images/pictos/BOB.svg");
}
.icone-sport.hockey {
  background-image: url("images/pictos/IHO.svg");
}
.icone-sport.patinage-artistique {
  background-image: url("images/pictos/FSK.svg");
}
.icone-sport.patinage-vitesse {
  background-image: url("images/pictos/STK.svg");
}
.icone-sport.planche {
  background-image: url("images/pictos/SBD.svg");
}
.icone-sport.ski-acrobatique {
  background-image: url("images/pictos/FRS.svg");
}
.icone-sport.ski-alpin {
  background-image: url("images/pictos/ALP.svg");
}
.icone-sport.ski-fond {
  background-image: url("images/pictos/CCS.svg");
}
.icone-sport.icone-fiche {
  width: 100px;
  min-width: 100px;
  height: 100px;
}
.icone-sport.icone-fiche.patinage-vitesse-courte-piste {
  background-image: url("images/pictos/STK.svg");
}
.icone-sport.icone-fiche.patinage-vitesse-longue-piste {
  background-image: url("images/pictos/STK.svg");
}
.icone-sport.icone-fiche.planche-demi-lune {
  background-image: url("images/pictos/SBD.svg");
}
.icone-sport.icone-fiche.planche-slalom {
  background-image: url("images/pictos/SBD.svg");
}
.icone-sport.icone-fiche.planche-big-air {
  background-image: url("images/pictos/SBD.svg");
}
.icone-sport.icone-fiche.planche-cross {
  background-image: url("images/pictos/SBD.svg");
}
.icone-sport.icone-fiche.ski-saut {
  background-image: url("images/pictos/SJP.svg");
}
.icone-sport.icone-fiche.ski-bosse {
  background-image: url("images/pictos/ALP.svg");
}
.icone-sport.icone-fiche.ski-cross {
  background-image: url("images/pictos/CCS.svg");
}
.icone-sport.icone-fiche.ski-slopestyle {
  background-image: url("images/pictos/ALP.svg");
}
.icone-sport.icone-fiche.biathlon {
  background-image: url("images/pictos/BTH.svg");
}
.icone-sport.icone-fiche.bobsleigh {
  background-image: url("images/pictos/BOB.svg");
}
.icone-sport.icone-fiche.hockey {
  background-image: url("images/pictos/IHO.svg");
}
.icone-sport.icone-fiche.patinage-artistique {
  background-image: url("images/pictos/FSK.svg");
}
.icone-sport.icone-fiche.patinage-vitesse {
  background-image: url("images/pictos/STK.svg");
}
.icone-sport.icone-fiche.planche {
  background-image: url("images/pictos/SBD.svg");
}
.icone-sport.icone-fiche.ski-acrobatique {
  background-image: url("images/pictos/FRS.svg");
}
.icone-sport.icone-fiche.ski-alpin {
  background-image: url("images/pictos/ALP.svg");
}
.icone-sport.icone-fiche.ski-fond {
  background-image: url("images/pictos/CCS.svg");
}

#sommaire {
  padding: 15px 5px;
}
#sommaire .sommaire-titre {
  font-family: "Barlow", sans-serif;
  font-style: normal;
  font-weight: 800;
  text-align: left;
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  color: #fff;
  border-radius: 4px;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 0 11px;
  margin-bottom: 8px;
  background: #8c3572;
}
@media all and (max-width: 700px) {
  #sommaire .sommaire-titre {
    margin-bottom: 12px;
  }
}
#sommaire ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 11px;
}
#sommaire ul + ul {
  border-top: 1px solid #8c3572;
  padding-top: 11px;
}
#sommaire ul li {
  flex-basis: calc(32% - 11px);
  list-style-type: none !important;
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 650%;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
  text-transform: uppercase;
  color: rgba(97, 122, 173, 0.5);
  text-align: left;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  transition: all ease-in-out 0.1s;
}
@media all and (max-width: 700px) {
  #sommaire ul li {
    flex-direction: column;
    line-height: 1;
    text-align: center;
    font-size: 14px;
  }
}
#sommaire ul li:hover {
  color: #8c3572;
  text-decoration: underline;
}
#sommaire ul li:hover .icone-sport.biathlon {
  background-image: url("images/pictos/BTH.svg");
}
#sommaire ul li:hover .icone-sport.bobsleigh {
  background-image: url("images/pictos/BOB.svg");
}
#sommaire ul li:hover .icone-sport.hockey {
  background-image: url("images/pictos/IHO.svg");
}
#sommaire ul li:hover .icone-sport.patinage-artistique {
  background-image: url("images/pictos/FSK.svg");
}
#sommaire ul li:hover .icone-sport.patinage-vitesse {
  background-image: url("images/pictos/STK.svg");
}
#sommaire ul li:hover .icone-sport.planche {
  background-image: url("images/pictos/SBD.svg");
}
#sommaire ul li:hover .icone-sport.ski-acrobatique {
  background-image: url("images/pictos/FRS.svg");
}
#sommaire ul li:hover .icone-sport.ski-alpin {
  background-image: url("images/pictos/ALP.svg");
}
#sommaire ul li:hover .icone-sport.ski-fond {
  background-image: url("images/pictos/CCS.svg");
}
#sommaire ul li.disabled {
  color: #AFAFAF;
}
@media all and (min-width: 701px) {
  #sommaire .icone-sport {
    margin-right: 9px;
  }
}
@media all and (max-width: 700px) {
  #sommaire .icone-sport {
    margin-bottom: 9px;
  }
}

.sommaire-light-btn {
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: all ease 0.4s;
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  text-align: left;
  font-style: normal;
  font-weight: normal !important;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none !important;
  color: #ffffff !important;
  height: 40px;
  padding: 0 15px;
  background: #8c3572;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  display: flex;
  align-items: center;
  z-index: 4;
}
.sommaire-light-btn.shrunk {
  font-size: 0;
  width: 40px;
  padding: 0;
  justify-content: center;
}
.sommaire-light-btn.active {
  font-size: 13px;
  width: auto;
  padding: 0 15px;
  border: 1px solid #b6609d;
}
.sommaire-light-btn.hidden {
  display: none;
}
.sommaire-light-btn .hamburgere {
  width: 20px;
  height: 14px;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.sommaire-light-btn .hamburgere span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #cf7ab6;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.sommaire-light-btn .hamburgere span:nth-child(1) {
  top: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.sommaire-light-btn .hamburgere span:nth-child(2) {
  top: 6px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.sommaire-light-btn .hamburgere span:nth-child(3) {
  top: 12px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.sommaire-light-btn.active .hamburgere span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -1px;
  left: 4px;
}
.sommaire-light-btn.active .hamburgere span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.sommaire-light-btn.active .hamburgere span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 13px;
  left: 4px;
}

.sommaire-light {
  display: flex;
  flex-direction: column;
  background: #8c3572;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  position: fixed;
  bottom: 80px;
  right: 15px;
  z-index: 3;
  width: 270px;
  padding: 0 20px 0;
  transition: all ease-in-out 0.6s;
  border-radius: 4px;
}
@media (max-width: 700px) {
  .sommaire-light {
    width: 190px;
  }
}
.sommaire-light.inactive {
  bottom: -800px;
}
.sommaire-light.inactive .sommaire-chapitre {
  opacity: 0;
}
.sommaire-light.hidden {
  display: none;
}
.sommaire-light .sommaire-chapitre {
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 17px;
  display: flex;
  padding: 14px 0;
  align-items: center;
  color: #C881B3 !important;
  text-decoration: none !important;
  transition: all ease-in-out 0.1s;
  border-bottom: 1px solid #C881B3;
  position: relative;
  -webkit-font-smoothing: antialiased;
  z-index: 2;
}
.sommaire-light .sommaire-chapitre:last-of-type {
  border-bottom: none;
}
.sommaire-light .sommaire-chapitre.active, .sommaire-light .sommaire-chapitre:hover {
  color: #FFFFFF !important;
  font-weight: 900;
}
.sommaire-light::after {
  content: "";
  display: block;
  height: 40px;
  width: 40px;
  background: #8c3572;
  margin: -22px auto 0;
  transform: rotate(45deg);
  border-radius: 0 0 4px 0;
  position: relative;
  bottom: -10px;
  right: -100px;
}
@media (max-width: 700px) {
  .sommaire-light::after {
    right: -70px;
  }
}

a.read-also {
  text-decoration: none !important;
  background-color: #003E48;
  display: flex;
  color: white !important;
  border-radius: 4px;
  max-width: 200px;
  margin: 12px auto;
  align-items: center;
  justify-content: center;
  height: 30px;
}
a.read-also:hover {
  background-color: #222;
}
a.read-also:not(.published) {
  display: none;
}

.categorie-item {
  background-color: white;
  display: grid;
  grid-template-columns: 270px auto;
  grid-template-rows: auto auto auto 1fr;
  grid-template-areas: "photo titre" "photo sous-titre" "photo categorie" "photo details" "actionshot actionshot";
  position: relative;
  padding-top: 32px;
  padding-bottom: 32px;
}
.categorie-item.external {
  grid-template-rows: auto auto auto 1fr auto;
  grid-template-areas: "photo titre" "photo sous-titre" "photo categorie" "photo details" "photo external" "actionshot actionshot";
  padding-bottom: 55px;
}
@media (max-width: 700px) {
  .categorie-item.external {
    grid-template-areas: "titre" "sous-titre" "photo" "categorie" "details" "external" "actionshot";
  }
}
@media all and (max-width: 700px) {
  .categorie-item {
    grid-template-columns: auto;
    grid-template-areas: "titre" "sous-titre" "photo" "categorie" "details" "actionshot";
  }
}
.categorie-item::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #8c3572;
  border-radius: 0px;
  display: flex;
  position: absolute;
  bottom: 0;
}
.categorie-item .partie-gauche {
  grid-area: photo;
}
.categorie-item .partie-gauche .portrait {
  overflow: hidden;
  border-radius: 30px 0 30px 0;
}
@media all and (min-width: 701px) {
  .categorie-item .partie-gauche .portrait {
    margin-right: 15px;
    height: 300px;
  }
}
@media (max-width: 700px) {
  .categorie-item .partie-gauche .portrait {
    height: 390px;
  }
  .categorie-item .partie-gauche .portrait.passeport {
    overflow: hidden;
    position: relative;
  }
  .categorie-item .partie-gauche .portrait.passeport img {
    object-fit: contain;
    height: auto;
    position: absolute;
    top: -20%;
  }
}
.categorie-item .partie-gauche .portrait img {
  display: block;
  height: 100%;
  width: 100%;
  margin: 0;
  object-fit: cover;
}
.categorie-item .partie-gauche .credits-photo {
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 169%;
  color: #A9A9A9;
  text-align: left;
}
.categorie-item.external .partie-gauche .portrait {
  height: 100%;
  min-height: 400px;
}
@media (max-width: 700px) {
  .categorie-item.external .partie-gauche .portrait {
    min-height: 270px;
    height: 270px;
  }
}
.categorie-item .titre-item {
  color: #617aaf;
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  font-style: normal;
  text-align: left;
  font-weight: 800;
  font-size: 38px;
  line-height: 35px;
  margin-bottom: 10px;
  grid-area: titre;
}
.categorie-item .sous-titre-item {
  color: rgb(0, 62, 72);
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  grid-area: sous-titre;
}
@media all and (max-width: 700px) {
  .categorie-item .sous-titre-item {
    margin-bottom: 15px;
  }
}
.categorie-item .sous-categorie {
  border-top: 1px solid #8c3572;
  border-bottom: 1px solid #8c3572;
  margin: 10px 0;
  padding: 10px 0;
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  font-style: normal;
  text-align: left;
  font-weight: 800;
  font-size: 18px;
  line-height: 110%;
  text-transform: uppercase;
  color: #014a5c;
  grid-area: categorie;
}
.categorie-item .item-details {
  display: flex;
  flex-direction: row;
  grid-area: details;
}
.categorie-item .item-details img {
  width: 100%;
  margin: 0;
}
.categorie-item .item-details div:not(.icone-fiche) {
  flex-grow: 1;
  padding-left: 15px;
  text-align: left;
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  line-height: 1.16;
  color: #014a5c;
}
.categorie-item .item-details div:not(.icone-fiche) ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-top: 10px;
}
.categorie-item .item-details div:not(.icone-fiche) ul li {
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  font-size: 16px;
  line-height: 125%;
  color: #014a5c;
}
.categorie-item .action-photo {
  grid-area: actionshot;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}
.categorie-item .action-photo .athlete-extra-info {
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 450%;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 116%;
  color: #333;
  text-align: left;
  margin-bottom: 29px;
}
.categorie-item .action-photo .img-action {
  max-width: 100%;
  height: auto;
  border-radius: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.categorie-item .action-photo .credits-photo-action {
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 169%;
  color: #A9A9A9;
  text-align: left;
}
.categorie-item .external-btn {
  grid-area: external;
  width: 100%;
  height: 40px;
  display: block;
  border: 1px solid #8c3572;
  box-sizing: border-box;
  border-radius: 60px;
  font-family: "Heading Now Variable", sans-serif !important;
  font-stretch: 500%;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #8c3572 !important;
  text-decoration: none;
  margin-top: 15px;
}
.categorie-item .external-btn:hover {
  text-decoration: underline;
}
.categorie-item .external-btn img {
  max-width: 12px;
  margin-left: 5px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline;
}

/*# sourceMappingURL=style-50.css.map */
